/*******************************************************************************************************************
 * ALAPVETŐ FORMÁZÁSOK
******************************************************************************************************************/
#p,
#p_phone_menu {
    font-family: 'Open Sans', serif;
    font-size: 16px;
}

#p h1{
    font-size: 42px;
    font-weight: 400;
}

#p h2{
    font-size: 26px;
    font-weight: 400;
}

#p h3{
    font-size: 18px;
    font-weight: 400;
}

#p a {
    font-weight: 600;
}

#p a:hover {
    text-decoration: underline;
}

#p .w_editable_text ul {
    padding-left: 15px;
    list-style-type: disc;
}

#p .w_editable_text ul li {
    background: none!important;
    text-indent: 0!important;
    list-style: disc;
}


/*******************************************************************************************************************
 * ŰRLAP MODUL
******************************************************************************************************************/
#p input[type=submit].p,
#p a.p_button_link{
    font-family: 'Open Sans', serif!important;
}

#p input[type=submit].p, #p a.p_button_link {
    border: 2px solid;
    background-color: transparent;
}

#p label{
    font-size: 14px;
    font-weight: 700;
}

#p .p_section_brake{
    font-size: 18px;
    margin: 0 0 7px 0;
    font-weight: 700;
    padding-bottom: 7px;
    display: block;
}

#p .p_form_element_description{
    display: block;
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 1.3em;
}

#p input[type=text],
#p input[type=password],
#p textarea,
#p select {
    font-size: 16px;
}

#p select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

#p input[type=submit],
#p a.p_button_link {
    padding: 10px 20px;
    font-weight: 600;
}

#p input[type=submit].p.p_button_style_1,
#p a.p_button_link.p_button_style_1{
    padding: 7px 15px;
    font-size: 13px;
    font-weight: 600;
    font-size: 13px;
}

#p input[type=submit].p.p_button_style_2,
#p a.p_button_link.p_button_style_2{
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 600;
    font-size: 16px;
}

#p input[type=submit].p.p_button_style_3,
#p a.p_button_link.p_button_style_3{
    padding: 12px 25px;
    font-size: 20px;
    font-weight: 600;
    font-size: 19px;
}

#p .w_error_msg {
    font-size: 13px;
}

/*------------------------------
  Legördülő menü (select)
------------------------------*/
#p .chosen-container-single a.chosen-single span {
    font-size: 16px;
    font-weight: 400;
}

#p .chosen-container-active.chosen-with-drop .chosen-single {
    display: block;
    margin: 0;
    width: 100%;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 44px;
    box-shadow: none;
    border-bottom: none !important;
}

#p .chosen-container.chosen-with-drop .chosen-drop {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid;
}

#p .chosen-container-single .chosen-drop {
    background-clip: padding-box;
}

#p .chosen-container .chosen-drop {
    padding-top: 10px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    left: -9999px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1010;
    border-top: none !important;
}

#p .chosen-container .chosen-results{
    padding: 0;
    margin-bottom: 0;
}

#p .chosen-container .chosen-results li.highlighted {
    background: none;
}


/*******************************************************************************************************************
 * KÉPVETÍTŐ MODUL
******************************************************************************************************************/
#p .p_slider_stepper{
    margin-top: -50px;
    width: 32px;
    height: 100px;
}

#p .w_module_helpers .p_slider_prev{
    margin-left: 10px;
}

#p .w_module_helpers .p_slider_next{
    margin-right: 10px;
}

#p .p_slider_prev{
    left: 0px;
}

#p .p_slider_next{
    right: 0;
}

#p .p_slider_next .p_arrow {
    width: 15px;
    height: 15px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: 43px;
    right: 0;
    left: -3px;
    bottom: 0;
    margin: auto;
}

#p .p_slider_prev .p_arrow {
    width: 15px;
    height: 15px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    position: relative;
    top: 43px;
    right: 0;
    left: 3px;
    bottom: 0;
    margin: auto;
}

#p_slideshow_image_text_container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#p_slideshow_image_title {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    padding: 15px 20px;
    font-size: 60px;
    font-weight: 700;
}

#p_slideshow_image_description {
    font-size: 13px;
    padding: 15px 20px;
    bottom: 0;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*******************************************************************************************************************
 * GALÉRIA MODUL
******************************************************************************************************************/
#p .p_brick_5 .p_gallery_image .p_zoom_image,
#p .p_brick_4 .p_gallery_image .p_zoom_image,
#p .p_brick_3 .p_gallery_image .p_zoom_image,
#p .p_brick_2 .p_gallery_image .p_zoom_image,
#p .p_brick .p_gallery_image .p_zoom_image {
    margin: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
}
#p .p_gallery_image .p_zoom_image{
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    -moz-transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
}

#p .p_gallery_image:hover .p_zoom_image{
    opacity: 1;
}

#p .p_gallery_module.p_border .p_gallery_image,
#p .p_image_module .p_border {
    -moz-transition: border .35s ease-in-out;
    -webkit-transition: border .35s ease-in-out;
    -o-transition: border .35s ease-in-out;
    transition: border .35s ease-in-out;
}


/***********************************************************************************************************************
* ALAPVETŐ FORMÁZÁSOK - MOBILNÉZET
***********************************************************************************************************************/
#p.p_mobile .p_header {
    line-height: 1;
    padding: 0px;
}

#p.p_mobile .p_content {
    margin-top: 0;
}

#p.p_mobile .p_content .p_site_outer_container {
    padding-bottom: 0;
    padding-top: 0;
    min-height: 0;
}

#p.p_mobile .p_gallery_image .p_zoom_image{
    opacity: 0;
}

#p.p_mobile .p_gallery_module.p_border .p_gallery_image,
#p.p_mobile .p_image_module .p_border {
    -moz-transition: 0;
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
}

#p.p_mobile #p_logo_container{
    display: block;
    width: 100%;
    clear: both;
    float: none;
    text-align: center;
}

#p.p_mobile #p_logo_container a{
    display: inline-block;
}

#p.p_mobile #p_header_logo{
    padding-top: 20px;
    margin: 0;
    display: block;
    width: 100%;
    height: 100%;
    clear: both;
    float: none;
    text-align: center;
}

#p.p_mobile #p_header_logo img{
    max-width: 140px;
    max-height: 60px;
    display: inline-block;
}

#p.p_mobile #p_template_header {
    margin-bottom: 0px;
}

#p .w_editable_text a,
#p .w_editable_text a span{
    font-size: inherit;
}

#p .w_editable_text h1 span,
#p .w_editable_text h1 s,
#p .w_editable_text h1 u,
#p .w_editable_text h1 em,
#p .w_editable_text h1 strong{
    font-weight: 800;
    display: initial;
}

#p .w_editable_text h2 span,
#p .w_editable_text h2 s,
#p .w_editable_text h2 u,
#p .w_editable_text h2 em,
#p .w_editable_text h2 strong{
    font-weight: 800;
    display: initial;
}

#p .w_editable_text h3 span,
#p .w_editable_text h3 a,
#p .w_editable_text h3 s,
#p .w_editable_text h3 u,
#p .w_editable_text h3 em,
#p .w_editable_text h3 strong{
    font-weight: 800;
    display: initial;
}


/*******************************************************************************************************************
 * ÚJ
******************************************************************************************************************/
#p .p_title {
    font-weight: 600;
}

#p #p_header_title {
    font-size: 56px;
    letter-spacing: 30px;
}

#p #p_header_subtitle {
    font-size: 20px;
    letter-spacing: 5px;
}

#p .p_menu li a {
    font-weight: 600;
    font-size: 13px;
}

#p .p_social_icons a:hover,
#p_mobile_menu_social_icons a:hover {
    transform: translateY(-10px);
}

#p .p_header_social_icons a {
    display: inline-block;
}

#p .p_header_social_icons_outer.p_vertical a {
    display: block;
    height: 40px;
    line-height: 40px !important;
    font-size: 14px;
}

#p_header_content.p_align_left_top,
#p_header_content.p_align_left_center ,
#p_header_content.p_align_left_bottom {
    margin: 0 30px 0 100px;
    width: calc(100% - 130px);
}

#p #p_header_content > .p_header_social_icons_outer {
    display: none !important;
}

#p #p_header_content .p_header_social_icons {
    display: inline-block;
}

#p #p_header_content .p_header_social_icons a {
    margin: 0 2px;
}

#p input[type=submit],
#p a.p_button_link {
    -moz-transition: border-color .5s ease-in-out, color .5s ease-in-out;
    -webkit-transition: border-color .5s ease-in-out, color .5s ease-in-out;
    -o-transition: border-color .5s ease-in-out, color .5s ease-in-out;
    transition: border-color .5s ease-in-out, color .5s ease-in-out;
}


/*******************************************************************************************************************
 * ÚJ
******************************************************************************************************************/
#p.p_boxed #p_navigation_container {
    position: relative;
    padding: 0;
}

#p.p_boxed #p_navigation_container .p_menu {
    padding: 0;
    text-align: right;
}

#p #p_navigation_container .p_menu li {
    padding: 3px 0;
}

#p #p_navigation_container .p_menu li a {
    border: 2px solid;
    margin-left: 5px;
    padding: 6px 16px;
}

#p #p_navigation_container .p_menu li a.p_active {
    border: 2px solid;
    padding: 6px 16px;
}


/*******************************************************************************************************************
 * KOMPAKT MENÜ GOMB
******************************************************************************************************************/
.p_menu_button {
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.p_menu_button .p_menu_button_line { 
    top: -1px;
}

.p_menu_button .p_menu_button_line,
.p_menu_button .p_menu_button_line:before,
.p_menu_button .p_menu_button_line:after {
    width: 20px;
    height: 2px;
}

.p_menu_button .p_menu_button_line:before {
    top: -7px;
}

.p_menu_button .p_menu_button_line:after {
    top: 7px;
}

#p .p_header_social_icons a:hover {
    transform: translateX(10px);
}

#p #p_header_button a.p_button_link {
    padding: 10px 30px;
}


/*******************************************************************************************************************
 * ÚJ
******************************************************************************************************************/
#p.p_boxed #p_navigation {
    display: block;
}

#p.p_boxed #p_navigation {
    padding: 10px 60px 30px 60px;
}

#p #p_navigation .p_upper_row {
    width: 100%;
    display: table;
    position: relative;
    right: -18px;
    border-spacing: 10px;
}

#p #p_navigation .p_upper_row > * {
    display: table-cell;
    vertical-align: middle;
}

#p.p_boxed #p_navigation_container .p_language_select_block {
    width: auto;
    float: right;
}

#p.p_boxed #p_navigation_container .p_language_select_block .p_language_list {
    right: 0;
}

.p_language_select_block .p_language_name {
    font-weight: 600;
}

#p.p_boxed #p_navigation_container .p_lower_row {
    width: 100%;
    display: table;
}

#p.p_boxed #p_navigation_container .p_lower_row > * {
    display: table-cell;
    vertical-align: middle;
}

#p .p_table_module table th,
#p .p_table_module table td {
    padding: 20px;
    border: 1px solid;
}