/* NOTE begin global */
html * {
    max-height: 1000000px;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: inherit;
}

:focus {
    outline: none;
}

p {
    margin: 0px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

#post-64 .single_title {
    display: none;
}
.navigation.pagination .screen-reader-text {
    display: none;
}
.widgettitle  {
	display: none;
}
/* NOTE end global */

/* NOTE begin Content Views */
.pt-cv-colsys {
    margin-left: 0px;
    margin-right: 0px;
}
.pt-cv-page > div {
    float: none !important;
    min-height: auto !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow: visible !important;
    padding-bottom: 0px !important;
}
.pt-cv-page > div .pt-cv-title {
    margin-bottom: 0px;
    font-weight: normal;
    line-height: normal;
}
.pt-cv-content, .pt-cv-content * {
    font-weight: normal;
    margin-bottom: 0px;
}
.pt-cv-view .pt-cv-title a {
    font-weight: normal;
}
.pt-cv-thumbnail {
    margin-bottom: 0px!important;
}
.pt-cv-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
/* NOTE end Content Views */

/* NOTE begin Contact Form 7 */
.wpcf7 p {
    margin: 0px !important;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;
}

.wpcf7 br {
    display: none !important;
}

.title_form_cf7 {
    display: none;
}
.name_imput {
    font-family: montserrat_m;
    font-size: 18px;
    padding-bottom: 5px;
}
.title_form_cf7.s_podstavleniem_zagolovka {
   
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #55c9e1;
    color: #FFFFFF;
    font-family: montserrat_m;
    font-size: 18px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.wpcf7-text,
.wpcf7-textarea {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #c5c5c5;
    background-color: #eeeeee;
    font-family: montserrat_m;
    color: #000000;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    border-radius: 5px;
}

.wpcf7-textarea {
    height: 80px;
    padding-top: 5px;
}

.wrap_f {
    margin-bottom: 20px;
}

.wpcf7-submit {
    border-radius: 10px;
    background-image: -moz-linear-gradient( 90deg, rgb(63,189,214) 0%, rgb(87,206,230) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(63,189,214) 0%, rgb(87,206,230) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(63,189,214) 0%, rgb(87,206,230) 100%);
    box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.15), inset 0px -5px 0px 0px rgba(33, 159, 184, 0.75);
    width: 364px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 18px;
    font-family: "Montserrat_B";
    color: rgb(255, 255, 255);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0;
    cursor: pointer;
}

.wpcf7-submit:hover {
    border-radius: 10px;
    background-image: -moz-linear-gradient( 90deg, #29b3ce 0%, #29b3ce 100%);
    background-image: -webkit-linear-gradient( 90deg, #29b3ce 0%, #29b3ce 100%);
    background-image: -ms-linear-gradient( 90deg, #29b3ce 0%, #29b3ce 100%);
}

.wpcf7 ::-webkit-input-placeholder {
    color: #8f8f8f;
}

.wpcf7 ::-moz-placeholder {
    color: #8f8f8f;
}

.wpcf7 :-moz-placeholder {
    color: #8f8f8f;
}

.wpcf7 :-ms-input-placeholder {
    color: #8f8f8f;
}


.wpcf7-not-valid,
.theme_1.wpcf7-form input.error,
.theme_1.wpcf7-form select.error,
.theme_1.wpcf7-form textarea.error {
    border: 1px solid #dc3232 !important;
}

.wpcf7 .wrap_sent {
    display: flex;
    align-items: center;
}

.wpcf7 .ajax-loader {
    margin-left: 15px;
}

.wpcf7-response-output {
    border-color: transparent !important;
    margin: 0em 0.0em 0em !important;
    padding: 0em 0em !important;
    font-size: 14px !important;
    font-family: verdana !important;
    color: #dc3232;
}

.wpcf7 form.sent .wrap_form_cf7.no_popup .wpcf7-response-output {
    display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
    color: #dc3232;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px;
    font-family: verdana;
    line-height: normal;
    display: none;
}

.wpcf7-form-control-wrap {
    display: block;
    line-height: 0;
}

.wrap_f.wrap_email,
.wrap_f.wrap_agree {
    display: none;
}
span.wpcf7-list-item {
    margin: 0 0 0 0em;
}
.wpcf7-list-item label input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.wrap_soglasie_na_obrabotky .wpcf7-list-item-label {
    position: relative;
    padding: 0 0 0 30px;
    cursor: pointer;
    line-height: normal;
    display: block;
    font-family: montserrat_m;
}
.wrap_soglasie_na_obrabotky .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 19px;
    height: 19px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #dcdcdc;
}
.wrap_soglasie_na_obrabotky .wpcf7-list-item label input:checked + .wpcf7-list-item-label:before {
    background-image: url(../images/ok-shekboks.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.wrap_soglasie_na_obrabotky a {
        text-decoration: none !important;
        font-size: 16px !important;
        font-family: montserrat_m;
        color: rgb(47, 151, 205) !important;
}
.wrap_soglasie_na_obrabotky a:hover {
    text-decoration: underline !important;
}
/* NOTE End Contact Form 7 */

/* NOTE begin mfp lightbox для текста ответа во всплывающем окне после отправки формы*/
#popup_msg_cf7 {
    max-width: 320px;
    background-color: #FFFFFF;
    border-radius: 20px;
    box-sizing: border-box;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #333333;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#popup_msg_cf7 .popup-title {
    font-size: 40px;
}

#popup_msg_cf7 .popup-subtitle {
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.mfp-close-close {
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: #3fc43c;
    color: #FFFFFF;
    width: 200px;
    height: 50px;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
}

.mfp-close-close:hover {
    background-color: #37ab34;
}

.popup-img {
    background-image: url(../images/ok.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70% auto;
    border-radius: 80px;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    background-color: #3fc43c;
}

/* NOTE end mfp lightbox для текста ответа во всплывающем окне после отправки формы*/

/* NOTE begin mfp lightbox для всплывающего окна для формы обратной связи cf7*/


.su-lightbox-content {
    padding: 0px !important;
    text-align: left !important;
    border-radius: 10px;
}

.popup_forma_cf7 .content_form_cf7 {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}

@media screen and (max-width:500px) {
    .popup_forma_cf7 .content_form_cf7 {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }
}

/* NOTE end mfp lightbox для всплывающего окна для формы обратной связи cf7*/

/* NOTE  begin  для аккордион меню*/
.bellows {
    margin: 0px 0 !important;
}

.menu_bellows_main_48 {
    display: none;
}
/* для уровня 1 */
#bellows-main-62 ul#menu-levoe-menju .bellows-item-level-0 > a {
  
}
#bellows-main-62 ul#menu-levoe-menju  .bellows-item-level-0.bellows-current-menu-item > a, #bellows-main-62 ul#menu-levoe-menju  .bellows-item-level-0 > a:hover {
  
 }
 /* для уровня 2 */
 #bellows-main-62 li.bellows-item-level-1 a  {
    background-color: #eff8ff;
     font-size: 15px;
     font-family: "Gilroy_B";
     color: rgb(55, 53, 52);
     line-height: 1.286;
     padding-left: 92px;
     padding-top: 5px !important;
     padding-bottom: 5px !important;
   }
   
 #bellows-main-62 li.bellows-item-level-1 a:hover, #bellows-main-62 li.bellows-current-menu-item.bellows-item-level-1 a  {
     color: #48aed1;
  }
 

@media screen and (max-width:1140px) {
    #bellows-main-48_open {
        display: none;
    }

    .bellows {
        height: 100vw;
    }

    .menu_bellows_main_48 {
        display: flex;
        height: 40px;
        background-color: blue;
        color: #fff;
        font-family: Verdana;
    font-size: 18px;
        align-items: center;
        justify-content: center;
        margin-top: 80px;
        position: relative;
    }
    .menu_bellows_main_48:before {
        content: "≡" !important;
        font-family: verdana;
        font-style: normal;
        font-size: 40px;
        position: absolute;
        right: 10px;
    }
}

/* NOTE end для аккордион меню*/

/* NOTE begin mfp lightbox*/

.mfp-container {
    padding: 0 !important;
}
.mfp-close {
    font-size: 48px !important;
}
/* NOTE end mfp lightbox*/



/* NOTE begin uber menu*/

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
    /* отступ у пункта с саб меню*/
    padding-right: 0px !important;
}

.ubermenu .ubermenu-target {
    /* отступ у других пунктов*/
    padding: 10px !important;
}

.wrapper .ubermenu-skin-minimal.ubermenu-responsive-toggle {
    /* адаптивное меню, сама кнопка меню*/
    background: #3ba6bd;
    color: #fff;
    font-size: 18px;
    text-transform: none;
    font-weight: normal;
    font-family: Verdana;
    position: relative;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 1140px) {
    .ubermenu-responsive-toggle {
        display: flex !important;
    }
}

.fa-angle-down:before {
    /* иконка для верхнего уровня содержащего саб меню*/
    display: none;
    content: "";
    width: 10px;
    height: 10px;
    background-image: url(../images/fa-angle-down.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 0;
}

.fas.fa-bars {
    /* адаптивное меню, сама кнопка меню, иконка*/
    position: absolute;
    right: 10px;
    top: 15px;
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    /* адаптивное меню, сама кнопка меню, иконка*/
    content: "≡" !important;
    font-family: verdana;
    font-style: normal;
    font-size: 40px;
}

.ubermenu-responsive-toggle .fas {
    /* адаптивное меню, сама кнопка меню, иконка*/
    width: auto !important;
    text-align: left !important;
    margin-right: 0 !important;
}

.ubermenu-mobile-view {
    /* фон всплывающего окна адаптивного меню*/
    background: #3ba6bd !important;
}

.ubermenu-mobile-close-button {
    /* всплывающее окно кнопка закрыть*/
    position: absolute !important;
    top: 0 !important;
    right: 10px !important;
    display: block !important;
    width: auto !important;
    z-index: 1000;
    font-size: 0px !important;
}

.fa-times:before {
    /* всплывающее окно кнопка закрыть иконка*/
    content: "×" !important;
    font-family: verdana;
    font-style: normal;
    font-size: 30px;
    color: #fff;
}

/* NOTE end uber menu*/

/* NOTE begin стандартная галерея*/
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
}

.gallery img {
    max-width: 100%;
    height: auto;
}

.gallery figure {
    display: block;
    margin-block-start: 5px;
    margin-block-end: 5px;
    margin-inline-start: 5px;
    margin-inline-end: 5px;
}

/* NOTE end стандартная галерея*/


/* NOTE begin global gallery (глобальная шалерея)*/
.gg_galleria_slider_wrap {
    overflow: hidden;
}

.gg_main_overlay {
    display: none !important;
}

/* NOTE end global gallery (глобальная шалерея)*/

/* NOTE begin для страници 404*/
.error_404 {
    font-family: arial;
}

/* NOTE end для странийи 404*/



/* NOTE begin для плагина авторизации*/

.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
    background: #70b362 !important;
    color: #6d2323 !important;
}
.um input[type=submit].um-button:hover, .um input[type=submit].um-button:focus, .um a.um-button:hover, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
    background: #000080 !important;
    color: #78c0ae !important;
}
.um-account-profile-link {
   display: none;
}
.um-account-name.uimob800-hide a  {
    cursor: default;
 }
 .um-account-name.uimob800-hide a:hover  {
    color: inherit !important;
 }
/* NOTE end для плагина авторизации*/


/* NOTE begin для плагина поиска*/

#search-filter-form-746 ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
    display: flex;
 }
 .searchandfilter ul li {
    padding: 0px 0;
}
#search-filter-form-746 .sf-field-search input {
    font-size: 20px;
}
#search-filter-form-746 .sf-field-submit input {
    display: block;
    cursor: pointer;
    border: 0;
}
.search-filter-results .post-categories  {
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
    list-style-type: none;
}
.search-filter-results hr  {
   height: 1px;
   background-color: rgb(228, 228, 228);
   border: 0;
}
/* NOTE end для плагина поиска*/

/* NOTE begin для страници политики обработки персональных данных*/
.politica_text {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.politica_text p {
    margin-block-start: 1em;
    margin-block-end: 1em;
}

.politica_text .politica_zag {
    padding-bottom: 20px;
    text-align: center;
}
/* NOTE end для страници политики обработки персональных данных*/
/* NOTE bedin кнопка наверх */
.jakor {
	display: block;
	position: fixed;
	right: 20px;
	bottom: 20px;
	background-image: url(../images/top.png);
	width: 56px;
	height: 53px;
	z-index: 99999999;
	display:none;
}
.jakor:hover {
	opacity: 0.8;
}

/* NOTE end кнопка наверх  */

/* NOTE begin для Everest Gallery*/
.bx-wrapper  {
    max-width: 100% !important;
    width: 100% !important;
}
.eg-each-item  {
    margin-right: 20px !important;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    height: 160px !important;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 2px;
}
.eg-overlay-layout-1 .eg-overlay-wrapper:hover .eg-mask {
     opacity: 0; 
    visibility: visible;
}
.bx-viewport  {
    height: auto !important;
}
.eg-carousel-wrap .eg-carousel-outer-layout-1 .bx-wrapper .bx-controls-direction a.bx-prev:before, .eg-carousel-wrap .eg-carousel-outer-layout-1 .bx-wrapper .bx-controls-direction a.bx-next:before {
    display: none;
}
.eg-carousel-wrap .eg-carousel-outer-layout-1 .bx-wrapper .bx-controls-direction a {
    height: 35px;
    width: 35px;
    line-height: 35px;
    -webkit-transition: all 0ms ease-in-out;
    -moz-transition: all 0ms ease-in-out;
    transition: all 0ms ease-in-out;
    border-radius: 0%;
    background: transparent;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.eg-carousel-wrap .eg-carousel-outer-layout-1 .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -40px;
    background-image: url(../images/37.png);
}
.eg-carousel-wrap .eg-carousel-outer-layout-1 .bx-wrapper .bx-controls-direction a.bx-prev:hover {
    background-image: url(../images/34.png);
   
}
.eg-carousel-wrap .eg-carousel-outer-layout-1 .bx-wrapper .bx-controls-direction a.bx-next {
    right: -40px;
    background-image: url(../images/36.png);
}
.eg-carousel-wrap .eg-carousel-outer-layout-1 .bx-wrapper .bx-controls-direction a.bx-next:hover  {
    right: -40px;
    background-image: url(../images/35.png);
}
.eg-overlay-layout-1 .eg-overlay-wrapper .eg-button-holder {
    position: absolute;
    top: -100%;
    width: 100%;
    text-align: left;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    left: 0px;
    top: 0% !important;
    text-align: center;
    height: 100%;
}
.eg-overlay-layout-1 .eg-overlay-wrapper .eg-button-holder a {
    display: flex;
    width: auto;
    height: auto;
    color: #333;
    border: none;
    font-size: 20px;
    margin: 0 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    text-decoration: none;
    justify-content: center;
    align-items: center;
}
.eg-wrap .eg-overlay-wrapper img {
    width: 360px;
    height: 360px;
    object-fit: cover;
}

@media screen and (max-width:1140px)  {
    .eg-each-item {
        width: 49.3vw !important;
    }

}
@media screen and (max-width:500px)  {
    .eg-each-item {
        width: 45.3vw !important;
    }

}
/* NOTE end для Everest Gallery*/