/*
Theme Name: Amber Beaty Club Child
Author: Markception
Author URI: https://markception.com
Template: uncode
Version: 1.0.0
*/

@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;subset=cyrillic-ext");
@import url("https://fonts.googleapis.com/css?family=Cormorant+Infant:300,400,500,600,700&display=swap&subset=cyrillic");
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200i,300,300i,400,400i,600,600i,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&display=swap&subset=cyrillic');

/* @font-face {
    font-family: "Alethia Pro", serif;
    src: url(/wp-content/themes/uncode-child/fonts/Mint_Type_-_Alethia_Pro_ExtraLight.otf);
    font-weight: normal;
} */

*.overflow-hidden {
    overflow: hidden !important;
}

/* --------------GLOBAL styles --------------------- */

.header-scrolldown {
    margin-bottom: 30px;
}

.italic {
    font-style: italic;
}

.wpcf7 span.wpcf7-not-valid-tip,
.wpcf7 .wpcf7-validation-errors,
div.wpcf7-response-output {
    color: red !important;
}

div.wpcf7-response-output {
    margin: 2px !important;
}

.wpcf7 .wpcf7-mail-sent-ok {
    text-align: center;
}

.wpcf7 .wpcf7-not-valid {
    border-color: #ff4949; 
}

.wpcf7 .wpcf7-not-valid::-webkit-input-placeholder { color: #ff4949; }
.wpcf7 .wpcf7-not-valid::-moz-placeholder { color: #ff4949; }
.wpcf7 .wpcf7-not-valid:-moz-placeholder { color: #ff4949; }
.wpcf7 .wpcf7-not-valid:-ms-input-placeholder { color: #ff4949; }

.wpcf7 input:focus::-webkit-input-placeholder { opacity: 0; }
.wpcf7 input:focus::-moz-placeholder { opacity: 0; }
.wpcf7 input:focus:-moz-placeholder { opacity: 0; }
.wpcf7 input:focus:-ms-input-placeholder { opacity: 0; }

/* ------------Custom list-style-type rhombus ---------------*/

.custom-rhombus-list {
    list-style: none !important;
    padding-left: 10px !important;
    font-weight: 300;
    margin-top: 10px;
}

.custom-rhombus-list li {
    margin: 0;
    margin-bottom: 0.2em;
    padding-left: 1.3em;
    position: relative;
    font-size: 20px;
    line-height: 1.6;
}

.custom-rhombus-list li:after {
    content: "";
    height: 10px;
    width: 10px;
    /* background: #A5936B; */
    border: 1px solid #a5936b;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: 11px;
    left: 0;
}

/* ----------------------Custom modal styles ----------------------------- */

.modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100vw;
    min-height: 100vh;
    z-index: 10000;
    bottom: 0;
    right: 0;
    overflow: auto;
    display: none;
    padding: 5% 3px;
}

.custom-modal {
    width: 100%;
    max-width: 705px;
    min-height: 904px;
    background-color: #ffffff;
    background-image: url("/wp-content/uploads/2019/07/woman2.png") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    margin: auto;
}

.custom-modal .modal-logo {
    margin: 23px 0 0 28px;
}

.custom-modal .close-btn {
    width: 23px;
    height: 23px;
    cursor: pointer;
    margin: 23px 23px 0 0;
}

.custom-modal h1 {
    font-family: "Cormorant Infant", serif;
    font-size: 33px;
    text-align: center;
    font-weight: 300;
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding-top: 25px;
    line-height: 1.2; 
}

.modal-header .content-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.modal-body .content-wrapper {
    width: 100%;
    max-width: 563px;
    padding: 0 25px;
    margin: auto;
}

.custom-modal input,
.custom-modal select,
.custom-modal textarea,
.custom-contact-page-form input,
.custom-contact-page-form select,
.custom-contact-page-form textarea {
    border: 1px solid black;
    width: 100% !important;
    background: #ffffff;
    font-size: 16px;
    font-weight: 400;
}

.custom-modal .contact-agreed,
.custom-contact-page-form .contact-agreed {
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    max-width: 375px;
    display: inline-block;
}

.custom-modal .contact-agreed a,
.custom-contact-page-form .contact-agreed a {
    text-decoration: underline;
    color: #000000;
}

.custom-modal select,
.custom-contact-page-form select {
    background-image: url("/wp-content/uploads/2019/01/dropdown-arrow.png") !important;
    background-repeat: no-repeat;
    background-position: 98%;
}

.custom-modal label,
.custom-contact-page-form label {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
}

.custom-modal .modal-form,
.custom-contact-page-form .contact-page-form {
    display: flex;
    flex-flow: column;
}

.custom-modal .modal-form {
    margin-top: 10px;
}

.custom-modal input[type="checkbox"],
.custom-contact-page-form input[type="checkbox"] {
    width: 20px !important;
    /* height: 19px !important; */
}

.custom-modal .contact-btn-holder,
.custom-contact-page-form .contact-btn-holder {
    align-self: center;
    margin-top: 32px;
}

.custom-modal textarea {
    height: 116px;
}

.custom-modal .label-holder,
.custom-contact-page-form .label-holder {
    margin-top: 14px;
}

.custom-modal .label-holder br,
.custom-contact-page-form .label-holder br {
    display: none;
}

.btn-container-sidebar .custom-button-fill::before,
.btn-container-sidebar .custom-button-fill::after,
.custom-modal .custom-button-fill::before,
.custom-modal .custom-button-fill::after {
    z-index: 200;
}

.custom-modal .large-button {
    max-width: 255px !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.custom-time-sheet .icon-box-left .icon-box-content {
    padding-left: 15px !important;
}

.custom-time-sheet .icon-box-icon.different-padding {
    padding-left: 3px;
    padding-right: 3px;
}

.wpcf7 span.wpcf7-not-valid-tip {
    margin-top: 0px;
    margin-bottom: 10px;
}

/* -------------------Custom button styles -------------------------*/

.custom-button {
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    position: relative;
    padding: 18px 16px !important;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    font-size: 13px !important;
    font-weight: 600;
    margin: 0 25px;
    transition: none !important;
    line-height: 1 !important;
    background: none !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    width: 100%;
    max-width: 150px;
    text-align: center;
    box-sizing: border-box;
    letter-spacing: -0.5px !important;
}
.custom-button::before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: -18px;
    width: 35px;
    height: 35px;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    transform: rotate(45deg);
    z-index: -1;
}

.custom-button::after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    right: -18px;
    width: 35px;
    height: 35px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: rotate(-44deg);
    z-index: -1;
}

.custom-button:hover {
    border-color: #000000;
    background: #ffffff !important;
    color: #000000 !important;
}

.custom-button:hover::after {
    border-color: #000000;
    background: #ffffff;
}

.custom-button:hover::before {
    border-color: #000000;
    background: #ffffff;
}

.large-button {
    width: 100%;
    max-width: 230px !important;
}


/* ------------------Custom button styles ---------------------------- */
.style-light button[type="submit"] {
    font-weight: 600 !important;
}
.custom-button-fill {
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    position: relative;
    padding: 18px 16px !important;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    font-size: 13px !important;
    margin: 0 25px;
    transition: none !important;
    line-height: 1 !important;
    font-weight: 600 !important;
    background: #000000 !important;
    color: #ffffff !important;
    text-transform: uppercase;
    width: 100%;
    max-width: 180px;
    text-align: center;
    box-sizing: border-box;
    letter-spacing: -0.5px !important;
}
.custom-button-fill::before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: -18px;
    width: 35px;
    height: 35px;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    background: #000000;
    transform: rotate(45deg);
    z-index: 1;
}

.custom-button-fill::after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    right: -18px;
    width: 35px;
    height: 35px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background: #000000;
    transform: rotate(-44deg);
    z-index: 1;
}

.custom-button-fill-gold:after,
.custom-button-fill-gold:before {
    background: #c7ab6f; 
}


.custom-button-fill-gold {
    background: #c7ab6f !important; 
}

.custom-button-fill:hover {
    border-color: #000000;
    color: #000000 !important;
    background: #ffffff !important;
}

.custom-button-fill:hover::after {
    border-color: #000000;
    background: #ffffff;
}

.custom-button-fill:hover::before {
    border-color: #000000;
    background: #ffffff;
}

/* ------------------------------------------------------------ *\
    Btn Ghost
\* ------------------------------------------------------------ */

.custom-button-ghost:after,
.custom-button-ghost:before {
    background: transparent; 
}

.custom-button-ghost {
    background: transparent !important; 
}


.custom-button-ghost-dark {
    border-color: #000000;
    color: #000000 !important;
} 

.custom-button-ghost-dark:hover {
    border-color: #fff;
    color: #fff !important;
    background: #000 !important;
}

.custom-button-ghost-dark:after,
.custom-button-ghost-dark:before {
    border-color: #000000;
}

.custom-button-ghost-dark:hover::after {
    border-color: #fff;
    background: #000;
}

.custom-button-ghost-dark:hover::before {
    border-color: #fff;
    background: #000;
}

/* Top menu styles */

.menu-light .menu-smart a {
    font-size: 12px;
}

#menu-top-menu-bg a {
    color: #ffffff !important;
}

.top-menu .row-menu {
    direction: rtl;
}

.header-scrolldown {
    cursor: pointer;
}

.menu-secondary .menu-bloginfo {
    padding: 8px 0;
}

.exclusive-amber {
    color: #a5936b;
}

#menu-item-77717 > a,
#menu-item-77718 > a,
#menu-item-73770 > a,
#menu-item-73568 > a,
#menu-item-73576 > a,
#menu-item-73572 > a,
#menu-item-73779 > a {
    font-weight: bold;
}

/* --------------------Home page styles --------------------------------*/

.page-id-73027 .header-content-inner {
    padding-bottom: 170px !important;
}

.aesthetic-light-color {
    font-family: "Cormorant Infant", serif;
    color: #ffffff !important;
    font-size: 26px;
}

.our-mission-row,
.exclusive-row {
    position: relative;
    overflow: hidden;
}

.our-mission-content,
.exclusive-content {
    position: relative;
    z-index: 10;
}

.exlusive-row .uncont {
    display: flex;
    flex-flow: row wrap;
}
.exclusive-row div {
    position: static !important;
}
.exclusive-row .icon-box {
    max-width: 380px;
}

.exclusive-row h2 {
    font-size: 45px !important;
}

.exclusive-row .exclusive-content img {
    height: 200px;
    width: auto;
    position: relative;
    top: -36px;
    margin-bottom: -20px;
}

.col-lg-0 {
    padding: 12px 36px 12px 36px;
}

.fa-2x {
    font-size: 1.4em;
}

.fa {
    line-height: 1.3;
}

.none-br .fa {
    padding-top: 17px;
}

.exclusive-animation .row-parent {
    padding: 0 !important;
}

.slider-row .owl-dots .owl-dot span {
    position: relative;
    width: 16px;
    height: 16px;
    transform: scale(1);
}

.slider-row .owl-dots .owl-dot span:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    left: 1px;
    top: 1px;
    border-radius: 50%;
    background: #000000;
}

.slider-row .owl-dots .owl-dot.active span:before {
    background: #ffffff;
}

.slider-row .owl-loaded .owl-dots {
    bottom: 0 !important;
}

.celebrity-slider
    .row.single-top-padding.single-bottom-padding.single-h-padding.row-child {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.celebrity-slider .owl-dots.double-h-padding.owl-dots-classes {
    display: none;
}

/* -------------------- Contact form styles -----------------------*/
.custom-input-holder {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.page-id-72913 .icon-box.icon-box-left {
    margin-top: 0px !important;
}

a.btn-color-xsdn.btn-flat.white-hover.btn-outline:hover {
    color: #6aa4a9 !important;
}

.dark-background h1,
.dark-background h2,
.dark-background h3,
.dark-background h4,
.dark-background h5,
.dark-background h6,
.dark-background p,
.dark-background span {
    color: #ffffff;
}

/* -------------- Contact form side-bar styles --------------- */

aside#media_image-2 .image {
    width: 100%;
}

aside#custom_html-2 input,
aside#custom_html-2 span {
    width: 100%;
}

aside#custom_html-2 input,
aside#custom_html-2 select {
    margin-top: 20px;
}

aside#custom_html-2 select {
    margin-bottom: 20px;
    color: grey;
}

aside#custom_html-2 h5 {
    padding-bottom: 20px;
    font-size: 18px;
}

aside .side-bar-form {
    display: flex;
    flex-flow: column;
}

aside .side-bar-form .custom-button-fill::before,
aside .side-bar-form .custom-button-fill::after {
    z-index: 0 !important;
}

aside .side-bar-form .contact-btn-holder {
    align-self: center;
    margin-top: 20px;
}

.widget-container button,
.side-bar-form aside .widget-container .btn {
    padding: 18px 28px !important;
}

select {
    font-weight: bold;
}

.panel-title > a span {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 400 !important;
    line-height: 1.4;
}

h1,
.header-title.h1 h1,
.h2-first h1,
h2 span,
h2,
h3,
h4,
.h2-first {
    font-family: "Cormorant Infant", serif !important;
    font-weight: 400;
}

h5,
h6 {
    font-weight: 400; 
}

.header-title.h1 h1 {
    line-height: 1.1;
}

p {
    font-size: 17px; 
}

p,
span {
    font-family: "Open Sans", sans-serif;
}

.header-title.h1 span {
    font-size: 13px;
}

.catalog p {
    color: #444649;
}

.catalog a.learn-more {
    color: #a00522 !important;
    font-family: "Open Sans";
    font-weight: 400 !important;
    font-style: normal;
}

.catalog a.learn-more:hover {
    text-decoration: underline;
}

.catalog a {
    font-family: "Cormorant Infant", serif;
    font-weight: 300 !important;
}

.catalog .italic p {
    font-weight: 300;
}

.catalog .uncode_text_column {
    margin-top: 25px !important;
}

.description p,
.header-title.h1 .p1 {
    font-size: 20px !important;
}

.description p {
    font-weight: 300 !important;
}

.header-title.h1 .p1 {
    font-weight: 300;
    opacity: 1;
    font-style: italic;
}

.description .customer-name {
    color: #a5936b;
    font-size: 16px !important;
}

.separator-break {
    width: 44px !important;
    border-top-width: 1px !important;
}

.catalog-heading .separator-break,
.amber-club .separator-break {
    border-color: #000000 !important;
}

/* ------------------ Page dermatologichni-pregledi-i-konsultacii styles --------------------*/

.panel-body p,
.panel-body li {
    color: grey;
}

.custom-accordeon h2 {
    font-size: 30px;
    padding-bottom: 10px;
}

.procedures p {
    margin-top: 5px;
}

.procedures p.new-line {
    margin-top: 35px;
}

.procedures .custom-faq-title {
    color: #a5936b;
}

/* --------------------Infographic styles ----------------------- */

.infographic-icons .uncont {
    display: flex !important;
    flex-flow: row wrap;
    align-items: stretch;
}

.infographic-icons .uncont .icon-box {
    flex: 1;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

.infographic-icons h6 {
    margin-top: 20px;
    color: #000000;
    font-size: 22px;
}

.infographic-icons p {
    font-weight: 300;
    width: 100%;
    font-size: 20px;
}

.infographic-icons .icon-box-icon.fa-container img {
    width: 114px;
    height: 114px;
}

.infographic-icons .icon-box.icon-box-top {
    display: flex;
    justify-content: flex-start;
    padding: 15px 8px;
}

/* ---------------------- Page Amber club styles ------------------ */

.custom-icon-image figcaption {
    font-size: 26px;
    font-family: "Cormorant Infant", serif;
    font-weight: 100;
    padding-top: 40px;
    line-height: 1.3;
}

/* -------------------------- Page EKIP styles -------------------- */

.amber-team-gallery .t-entry-title.h5 {
    font-weight: 700;
}

.amber-team-gallery .tmb .t-entry p.t-entry-meta span {
    font-weight: 300;
    font-size: 20px;
}

/* --------------------- Page Friziorski Salon styles -----------------*/

.header-subheading {
    font-size: 50px !important;
    color: #a5936b !important;
    width: 82%;
}
/* .vc_row.grid-image-row.row-container.boomapps_vcrow 
.row.unequal.col-no-gutter.full-width.row-parent{
	padding: 0 !important;
} */

.download .custom-button-fill:before {
    z-index: 0;
}

.download .custom-button-fill:after {
    z-index: 0;
}

/* .empty-column .uncoltable {
	min-height: 548px;
} */

/* --------------- Contact page styles ----------------------*/

.background-map {
    position: relative;
}

.background-map div:not(.background-inner) {
    position: static !important;
}

.background-map .map-link {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: transparent !important;
}

.background-map .map-link:hover,
.background-map .map-link:focus,
.background-map .map-link:active {
    color: transparent !important;
}

/* -------------------- Footer styles ------------------------- */

.footer-logo .t-inside,
.footer-logo img {
    width: 210px !important;
}

.footer-last {
    padding-bottom: 50px;
}

.footer-title-widget {
    color: #ffffff;
}

.footer-description {
    color: #b2b2b2;
}

.footer-custom-menu a {
    color: #b2b2b2;
}

.footer-custom-menu a:hover {
    text-decoration: underline;
}

.footer-contact-info a {
    color: #ffffff;
    font-size: 16px;
}

.site-footer .fa.fa-instagram,
.site-footer .fa.fa-facebook {
    color: #ffffff;
}

.site-footer .fa.fa-instagram:hover,
.site-footer .fa.fa-facebook:hover {
    color: #5d5d5d;
}

.site-footer .menu-smart li:first-child {
    margin-left: -13px !important;
}
.site-footer .menu-smart {
    padding-left: 0;
}

.site-footer .icon-box img {
    width: 100%;
    max-width: 173px;
}

.site-footer .contact-agreed {
    color: #b2b2b2;
    font-size: 10px;
    display: inline-block;
}

.number-holder {
    border-top: 1px solid #1f2328;
    border-bottom: 1px solid #1f2328;
    width: 100%;
    max-width: 200px;
}

.number-holder a {
    display: inline-block;
    padding: 10px 0;
}

.footer-custom-social {
    margin-top: -20px;
}

/* ------------------- Footer Contact form 7 -------------------- */
.footer-contact-form .custom-input-holder input {
    width: 100%;
    background: #5d5d5d;
    border-color: #5d5d5d;
    color: #ffffff;
}

.footer-contact-form input[type="checkbox"] {
    background: #5d5d5d !important;
    border: #5d5d5d;
}

.footer-contact-form input[type="submit"] {
    width: 200px;
    border-radius: 50px;
    background: #a5936b;
    border: #a5936b;
    color: #ffffff;
}
.footer-contact-form label {
    display: flex;
}

.footer-contact-form ::placeholder {
    color: #c9c9c9;
    opacity: 1; /* Firefox */
}

.footer-contact-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #c9c9c9;
}

.footer-contact-form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #c9c9c9;
}

.copyright-holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    font-size: 12px;
}

.copyright-holder div {
    margin-top: 10px;
}

.copyright-holder div:first-child {
    margin-right: 15px;
}

.copyright-holder a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

footer .footer-center {
    padding: 30px 30px 35px;
}

.footer-custom-social {
    display: flex;
}

/* ------------------------------------------------------------ *\
    Custom Header Bar
\* ------------------------------------------------------------ */
 
.top-menu {
    background: rgba(0, 0, 0, 0.8) !important;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

/* Header Menu */

body.menu-mobile-transparent:not(.hmenu-center) .menu-absolute.menu-transparent {
    top: 49px; 
}

/* Custom Button SM */

#menu-top-menu-bg {
    display: flex;
    align-items: center;
}

#menu-top-menu-bg li:last-child {
    margin-left: auto; 
}

#menu-top-menu-bg .custom-button-sm:hover {
    color: #000 !important; 
}

.custom-button-sm {
    padding: 10px!important; 
    margin: 0 15px !important; 
    font-size: 11px !important;
    width: auto !important;  

}

.custom-button-sm::before {
    top: 4px;
    left: -12px;
    width: 22px;
    height: 22px;
}


#main-logo {
    top: -25px; 
}

.menu-primary.is_stuck  #main-logo {
    top: 5px; 
}

/* Main Menu Container */

.main-menu-container .menu-horizontal-inner {
    border-top: 1px solid #fff; 
}

.menu-primary.is_stuck .menu-horizontal-inner {
    border-top: 0; 
}

.logo-container {
    padding-top: 0; 
}

.menu-wrapper > .top-menu > .row-menu > .row-menu-inner > .col-lg-0.middle {
    width: 100%; 
}

.menu-wrapper > .top-menu > .row-menu > .row-menu-inner > .col-lg-0.middle > .menu-bloginfo {
    padding-left: 200px; 
} 

/* ------------------------------------------------------------ *\
    Subtitle Primary
\* ------------------------------------------------------------ */

.header-content-inner .header-title.h1  h1 + p,
.subtitle-primary {
    font-family: "Cormorant Infant", serif;
    font-size: 30px !important;
    font-style: normal !important;  
}

.subtitle-primary-sm {
    font-size: 20px; 
    font-family: "Cormorant Infant", serif;
    text-align: center; 
    line-height: 1.2;
    margin-bottom: 25px; 
}

/* ------------------------------------------------------------ *\
    Buttons Modifiactions
\* ------------------------------------------------------------ */

.btn-holder-alt .custom-button-fill {
    margin-left: 35px; 
    margin-right: 35px; 
}

.custom-button-sm::after {
    top: 4px;
    right: -12px;
    width: 22px;
    height: 22px;   
} 

.custom-button-lg {
    max-width: 300px;
}

/* ------------------------------------------------------------ *\
    Blockquote    
\* ------------------------------------------------------------ */

.blockquote p {
    font-size: 20px !important;  
}

/* ------------------------------------------------------------ *\
    Title Secondary
\* ------------------------------------------------------------ */

.title-secondary span,
.title-secondary {
    font-family: "Cormorant Infant", serif !important; 
}

/* ------------------------------------------------------------ *\
    Row Z Index Negative
\* ------------------------------------------------------------ */

.row-z-index-negative > .row-background {
    z-index: -1; 
}


/* ------------------------------------------------------------ *\
    Table Pricing
\* ------------------------------------------------------------ */

.table-pricing table {
    width: 100%; 
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px !important;
    border: 0;  
    margin: 0; 
    table-layout: fixed; 
}

.table-pricing td,
.table-pricing th {
    font-weight: 300; 
    padding: 10px 8px; 
    border: 0; 
    border-bottom: 1px solid #eaeaea; 
}

.table-pricing .table-pricing-price {
    text-align: right; 
}

.table-pricing tr {
    cursor: pointer;
    -webkit-transition: all .3s; 
         -o-transition: all .3s; 
            transition: all .3s; 
}

.table-pricing tr:hover {
    background: #eaeaea; 
}

.table-pricing > table > tbody tr:last-child > td {
    border: 0; 
}

.table-pricing > table > tbody > tr > td:first-child {
    width: 60%;
}

.table-pricing .table tr:last-child td {
    border: 0;
}

/* ------------------------------------------------------------ *\
    Footer
\* ------------------------------------------------------------ */

.site-footer .footer-title-widget p {
    line-height: 2.8; 
}

.site-footer .footer-slogan {
    color: #fff;    
}

.site-footer .footer-slogan strong {
    font-size: 18px; 
    line-height: 1.8; 
}

.site-footer .fa.fa-youtube {
    color: #fff; 
}

.site-footer .footer-custom-social {
    padding-left: 30px; 
}

/* ------------------------------------------------------------ *\
    Bottom Offset None
\* ------------------------------------------------------------ */

.bottom-offset-none > .row {
    padding-bottom: 0 !important; 
}

/* ------------------------------------------------------------ *\
    Team 
\* ------------------------------------------------------------ */

.team-member-title  h2 em:last-child {
    font-size: 35px; 
}

/* ------------------------------------------------------------ *\
    Form Cols
\* ------------------------------------------------------------ */

.form-cols {
    margin: 0 -5px; 
}

.form-cols:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.form-col {
    float: left;
    padding: 0 10px; 
}

.form-col input {
    width: 100%; 
}

.form-col label {
    display: block; 
}

.form-col br {
    display: none !important; 
}

.form-col-1of2 {
    width: 50%; 
}

/* ------------------------------------------------------------ *\
    Jquery Ui
\* ------------------------------------------------------------ */

.ui-datepicker p,
.ui-datepicker li,
.ui-datepicker dt,
.ui-datepicker dd,
.ui-datepicker dl,
.ui-datepicker address,
.ui-datepicker label,
.ui-datepicker small,
.ui-datepicker pre,
.ui-datepicker code {
    margin-top: 0; 
    font-size: 12px; 
    line-height: 1.2; 
}

/* ------------------------------------------------------------ *\
    Helpers
\* ------------------------------------------------------------ */

.min-height-75 h3 {
    min-height: 75px;
}

/* ------------------------------------------------------------ *\
    Slider Testimonials
\* ------------------------------------------------------------ */

.slider-testimonials .owl-loaded .owl-dots {
    bottom: 0 !important; 
}

/* ------------------------------------------------------------ *\
    Title Alt
\* ------------------------------------------------------------ */

.title-alt h3 {
    color: #fff; 
    font-family: "Open Sans", sans-serif !important;
    margin-bottom: 50px; 
    font-size: 24px !important; 
}

/* ------------------------------------------------------------ *\
    Team Aside
\* ------------------------------------------------------------ */

.team-aside {
    margin-top: 200px; 
}

.team-aside > .uncol {
    margin-top: -325px; 
}

/* ------------------------------------------------------------ *\
    Offset Top None
\* ------------------------------------------------------------ */

.offset-top-none {
    margin-top: 0 !important;  
}

/* ------------------------------------------------------------ *\
    Custom Rhombus List Alt
\* ------------------------------------------------------------ */

.custom-rhombus-list-alt li {
    margin-bottom: 10px; 
}

/* ------------------------------------------------------------ *\
    Post Content
\* ------------------------------------------------------------ */

.post-content > p:last-child {
    margin: 0; 
}

/* ------------------------------------------------------------ *\
    Description
\* ------------------------------------------------------------ */

.link-outer a,
.description a {
    color: #c7ab6f; 
}

.description a:hover {
    text-decoration: underline; 
}

/* ------------------------------------------------------------ *\
    Col With Link
\* ------------------------------------------------------------ */

.col-with-link {
    -webkit-transition: opacity .3s; 
         -o-transition: opacity .3s; 
            transition: opacity .3s; 
}

.col-with-link:hover {
    opacity: .7; 
}

/* ------------------------------------------------------------ *\
    Panel Title
\* ------------------------------------------------------------ */

.panel-title > a[href="#1568312042386-9-8"]:after,
.panel-title > a[href="#1563729522019-8-1"]:after,
.panel-title > a[href="#1586327063307-10-1"]:after{
    content: 'НОВО'; 
    color: #a5936b;
    display: inline-block; 
}

/* ------------------------------------------------------------ *\
    Form Secondary
\* ------------------------------------------------------------ */

.form-secondary .wpcf7-form-control {
    width: 100%; 
}

.form-secondary .wpcf7 {
    max-width: 700px;
    margin: 0 auto; 
    text-align: left; 
}

.form-secondary .wpcf7 .form-cols {
    text-align: center; 
}

.form-secondary .wpcf7 .wpcf7-textarea {
    margin-bottom: 20px; 
}

.form-secondary .wpcf7 .wpcf7-recaptcha {
    margin-bottom: 20px; 
}

/* ------------------------------------------------------------ *\
    Helpers  
\* ------------------------------------------------------------ */

.pr-34 {
    padding-right: 34px; 
}

.pr-13 {
    padding-right: 13px; 
}

@media(min-width: 960px){
    .hmenu .menu-primary .menu-smart > li > a:before,
    .hmenu-center .menu-primary .menu-smart > li > a:before {
        height: calc(49% - 0.50em);
    }
    
    
}

@media(max-width: 1400px){
    .menu-smart > li > a:not(.custom-button-sm) {
        padding: 0px 8px 0px 8px !important;
        font-size: 12px !important; 
    }
}

 @media (max-width: 1200px) {
    .navbar-brand > * {
        /*height: 30px !important; */
        top: 5px; 
    }

    .menu-wrapper > .top-menu > .row-menu > .row-menu-inner > .col-lg-0.middle > .menu-bloginfo {
        padding-left: 140px; 
    }
    
    .menu-smart > li > a:not(.custom-button-sm) {
       padding: 0 3px !important;
       font-size: 11px !important;
    }
  

    #menu-top-menu-bg li:last-child  {
        margin-right: -25px; 
    }

    .blockquote p {
        font-size: 20px !important; 
    }

} 

@media(max-width: 960px){
    #main-logo,
    .menu-primary.is_stuck  #main-logo {
        top: 0px; 
    }

    body.menu-mobile-transparent:not(.hmenu-center) .menu-absolute.menu-transparent {
        top: 0px;
    }

    .main-menu-container .menu-horizontal-inner {
        border-top: 0; 
    }

    .menu-smart > li > a:not(.custom-button-sm) {
        padding: 10px !important; 
    }

    .team-image > .single-wrapper {
        max-width: 320px !important;
    }

    .testimonial-image > .single-wrapper {
        max-width: 240px !important;
    }

    .table-pricing table {
        font-size: 12px !important;  
        table-layout: auto; 
    }

    .table-pricing > table > tbody > tr > td:first-child {
        width: 50%;
    }

    .table-pricing td,
    .table-pricing th {
        padding: 4px; 
    }

    p {
        font-size: 15px; 
    }

    .custom-button-lg {
        max-width: 300px;
    }

    .team-aside {
        margin-top: 0; 
    }

    .team-aside > .uncol {
        margin-top: 0; 
    }

    .title-alt h3 {
        color: #000; 
        margin-top: 10px;
        margin-bottom: 0; 
    }
}
/* --------------------- MEDIA QUERIES ----------------------- */

@media screen and (min-width: 960px) {
    .top-menu.top-menu-padding .menu-bloginfo {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .our-mission-image {
        position: absolute !important;
        bottom: 0;
        bottom: 0;
        right: 0;
        left: 10%;
        margin: auto;
        max-width: 1768px;
    }

    .our-mission-row .row,
    .our-mission-row .row-inner,
    .our-mission-row .pos-top,
    .our-mission-row .uncol,
    .our-mission-row .uncoltable,
    .our-mission-row .uncell {
        position: static !important;
    }

    .exclusive-row .tmb .t-entry-visual img {
        position: absolute !important;
        bottom: 0;
        right: 0;
        margin: auto;
        top: 0;
        width: auto;
        height: 100%;
        z-index: -1;
    }
    .exclusive-image,
    .exclusive-image div {
        height: 100%;
    }
}

@media screen and (min-width: 992px) {
    .slider-row .owl-loaded .owl-dots {
        padding: 20px 10px;
    }

    .slider-row .empty-space.empty-double,
    .slider-row .empty-space.empty-half {
        display: none;
    }

    .slider-row .owl-height,
    .slider-row .row-inner {
        height: 100% !important;
    }

    .slider-row .row-container .triple-bottom-padding {
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width: 959px) {
    .page-id-73027 .header-content-inner {
        padding-bottom: 50px !important;
    }

    .header-subheading {
        font-size: 33px !important;
        padding-bottom: 20px;
    }

    .our-mission-image {
        text-align: center;
    }

    body.menu-mobile-centered .menu-smart li:not(.social-icon) .fa {
        display: block !important;
    }

    #menu-main-header-menu,
    .menu-smart.sm.menu-icons.menu-smart-social {
        text-align: left;
    }

    .menu-smart.sm.menu-icons.menu-smart-social {
        padding-left: 32px !important;
    }

    body.menu-mobile-centered
        .main-menu-container
        .menu-horizontal
        .menu-horizontal-inner
        ul.menu-smart
        li.menu-item
        > a,
    body.menu-mobile-centered .menu-smart li.social-icon a .fa {
        font-size: 14px !important;
        font-weight: 300;
    }

    body.menu-mobile-centered
        .main-menu-container
        .menu-horizontal
        .menu-horizontal-inner {
        vertical-align: top;
    }

    .exclusive-row .exclusive-image {
        margin-bottom: -36px;
        margin-left: -36px;
        margin-right: -36px;
    }

    .our-mission-image {
        margin-left: -36px;
        margin-right: -36px;
    }

    .our-mission-content {
        margin-top: -36px !important;
    }

    .exclusive-row h2 {
        font-size: 37px !important;
    }

    footer .footer-last .uncell {
        text-align: left;
    }

    .header-content-inner .header-title .p1 {
        margin-top: 16px !important;
        margin-bottom: 20px;
    }
    .footer-custom-social {
        padding-top: 0 !important;
    }

    .site-footer .menu-smart li:first-child {
        margin-left: -6px !important;
    }

    .footer-custom-social.menu-smart.sm.menu-icons.menu-smart-social {
        padding-top: 0 !important;
    }

    body[class*=hmenu] ul.menu-smart > li,
    ul.menu-smart.menu-horizontal > li,
    .navbar-cta ul.menu-smart > li {
        text-align: left; 
    }
}

@media screen and (max-width: 768px) {
    .infographic-icons .uncont {
        flex-flow: column nowrap;
    }
}

@media screen and (max-width: 575px) {
    .header-subheading {
        font-size: 25px !important;
    }

    .exclusive-row .exclusive-image {
        margin-bottom: -36px;
        margin-left: -36px;
        margin-right: -36px;
    }

    .our-mission-image {
        margin-left: -36px;
        margin-right: -36px;
    }

    .our-mission-content {
        margin-top: -36px !important;
    }

    .exclusive-row h2 {
        font-size: 28px !important;
    }

    .large-button {
        width: auto;
    }

    .skuli-icons .uncont .icon-box {
        flex-basis: 50%;
        margin-top: 35px !important;
    }
    .main-container
        .row-container
        .row-parent
        .skuli-icons
        .uncont
        > *:first-child {
        margin-top: 35px !important;
    }

    .aesthetic-light-color {
        font-size: 20px;
    }
}

@media screen and (max-width: 480px) {
    .skuli-icons .uncont .icon-box {
        flex-basis: 100%;
    }

    .custom-modal h1 {
        font-size: 26px;
    }

    .modal-logo {
        width: 150px;
        height: 30px;
    }
}
