/*
Theme Name: LeadEngine
Theme URI: http://www.leadengine-wp.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Page Builder
Version: 2.8
Text Domain: leadengine
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt

/*
1. GLOBAL STYLES
2. TYPOGRAPHY
     2.1 FONTS
     2.2 HEADINGS
3. LAYOUT
     3.1 GENERAL
     3.2 PRELOADER
     3.3 LOGO
     3.4 CAROUSELS
4. MENU
5. HEADER
6. SECTIONS
7. FOOTER
8. ICONS
9. BLOG
10.404 PAGE
11.PORTFOLIO
12.CONTACT
13.BBPRESS
13.RESPONSIVE
14.CUSTOMIZER

--------------------------------------
1. GLOBAL STYLES
-----------------------------------------*/

html {
    font-size: 100%;
    background-color: #f7f9fb;
}
body {
    overflow-x: hidden;
    font-weight: normal;
    padding: 0;
    color: #828282;
    font-family: 'Open Sans';
    line-height: 24px;
}

@media (min-width: 1560px) {
body.boxed {
    -webkit-box-shadow: 0 0.0625rem 0.25rem 0 rgba(61,66,80,.18);
    box-shadow: 0 0.0625rem 0.25rem 0 rgba(61,66,80,.18);
    width: 1560px;
    margin: 0 auto;
}
}

body.modal-open.boxed {
    padding-right: 0!important;
}

@media (min-width: 1560px) {
.boxed #footer.fixed,
.boxed .navbar.navbar-default {
    left: 50%;
    margin-left: -780px;
    max-width: 1560px;
}
}

#wrapper #signup-content {
    /* height: 100vh; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    height: 100vh;
}

.post-link,
#comments .reply a,
.author-desc-wrapper a,
.blog-single-content .tags a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}


a, a:hover, a:focus, a:active, a.active {
    outline: 0;
    text-decoration: none;
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus {
    outline: 0;
}
p {
    margin-bottom: 0;
    line-height: 1.6;
}
.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
}

.vc_empty-placeholder {
    margin-bottom: 0 !important;
}

.vc_section {
    padding: 0!important;
    overflow: hidden;
    margin: 0!important;
}

#wrapper {
    position: relative;
    z-index: 10;
    background: #fff;
    padding-bottom: 40px;
}

.page-template-default #wrapper {
    padding-bottom: 0;
}

.page-template-default #primary {
    padding-bottom: 40px;
}

.home.page-template-default #wrapper {
    min-height: calc(100vh - 108px);
}

#wrapper.hide-title-section {
    padding-top: 115px;
}

.no-topbar + #wrapper.hide-title-section {
    padding-top: 68px;
}

.transparent-navigation #wrapper.hide-title-section {
    padding-top: 0;
}

@media (min-width: 1560px) {
body.boxed #wrapper {
    overflow: hidden;
}
}
.vc_row.outer-margin {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: none;
    max-width: 100%;
    padding: 0;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wpb_raw_html table { font-weight: bold; border: 1px solid #e5e7f2; width: 100%;}
.wpb_raw_html table td { border: 1px solid #e5e7f2; padding: 15px 30px; }
.wpb_raw_html table td:first-child { color: #1f1f1f}

#wrapper .wpb_single_image .vc_single_image-wrapper.vc_box_shadow {
    box-shadow: none;
    background: none;
}

#single-page .bbp-login-form .user-submit,
.woocommerce .woocommerce-form-login .button,
.woocommerce .checkout_coupon .button,
.content-area .vc_grid .vc_gitem-zone-c .vc_general,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
.woocommerce-cart #single-page table.cart .button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
#single-page .return-to-shop a,
.woocommerce-account #single-page .woocommerce-Button,
.keydesign-cart .buttons .btn,
.woocommerce #review_form #respond .form-submit input,
.woocommerce div.product form.cart .button,
.tt_button {
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    -ms-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    transition: 0.3s !important;
    text-align: center;
    min-width: 160px;
    font-weight: 600;
    color: #fff;
    padding: 15px 25px;
    margin: auto;
    display: table;
    box-sizing: border-box;
    line-height: 1;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    outline: none;
    transition: 0.25s;
    cursor: pointer;
    border-radius: 4px;
}


#single-page .bbp-login-form .bbp-submit-wrapper {
    width: 100%;
}

.woocommerce .woocommerce-form-login .button {
    margin: 0;
    margin-top: 34px;
}

.woocommerce .checkout_coupon .button:hover,
.content-area .vc_grid .vc_gitem-link:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce-cart #single-page table.cart .button[name="update_cart"]:hover,
.woocommerce-cart #single-page table.cart .button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
#single-page .return-to-shop a:hover,
.woocommerce-account #single-page .woocommerce-Button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.tt_button.btn_secondary_color:hover, .tt_button:hover {
    background: transparent;
}

#single-page .bbp-login-form .user-submit:hover,
.woocommerce .woocommerce-form-login .button:hover,
#posts-content .post .blog-social-sharing .tt_button:hover,
#posts-content .attachment .blog-social-sharing .tt_button:hover,
.post .blog-social-sharing .tt_button:hover,
.tt_button:hover {
    background: transparent;
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
}

.woocommerce-address-fields .button,
.woocommerce-error .button,
.woocommerce-info .button,
#wrapper .woocommerce-message .button,
.woocommerce-message .button {
    font-weight: 700;
    display: inline-block;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    padding: 14px 25px;
    cursor: pointer;
    margin-right: 15px;
    border-radius: 4px;
    font-size: inherit;
    color: #fff;
    line-height: 1;
    margin: 21px;
    margin-left: 0;
}

.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
#wrapper .woocommerce-message .button:not(.wc-forward),
.woocommerce-message .button:hover {
    background:transparent;
}


#wrapper .pr0 {padding-right: 0;}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 10px 0;
    padding: 0 4px 5px;
}
.bypostauthor {
    display: block;
}
.gallery-caption {
    display: block;
}


.container .font-weight100 {font-weight: 100;}
.container .font-weight300 {font-weight: 300;}
.container .font-weight500 {font-weight: 500;}
.container .font-weight700 {font-weight: 700;}


/* --------------------------------------
2. TYPOGRAPHY
-----------------------------------------*/

.container h1,
.container h2,
.container h3,
.container h4,
.container h5 {
    letter-spacing: -0.03em;
    line-height: 1.3;
    margin:0;
    font-weight: 400;
    margin-bottom: 20px;
}

.container h1 {font-size: 52px;font-weight: 300;}
.container h2 { font-size: 34px}
.container h3 { font-size: 28px}
.container h4 { font-size: 24px}
.container h5 { font-size: 20px}
.container h6 {font-size: 18px;}



.container h6 {
    line-height: 1.6;
    font-weight: 400;
    margin:0;
    color: inherit;
    margin-bottom: 20px;
}

.container h6 a {font-weight: 600;transition: 0.25s;}

.single-post section h1.section-heading {
    text-align: left;
    max-width: 100%;
    padding-left: 15px;
    margin: 0;
}

.heading-separator {
    width: 45px;
    height: 2px;
    display: block;
    margin: auto;
    border-radius: 0;
}

.with-overlay .heading-separator {
    background: #fff; opacity: 0.9;
}

.vc_separator.separator, .separator {
    margin-bottom: 25px;
    width: 50px;
    margin-top: -5px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}





/* --------------------------------------
3. LAYOUT
-----------------------------------------*/

/* 3.1 GENERAL*/

section {
    padding: 0;
    position: relative;
}
.row {
    margin: 0;
}
.container {
    padding: 0;
    position: relative;
}

.container.fullwidth {
    width: 100%;
}
.vc_row.container {
    margin-left: auto !important;
    margin-right: auto !important;
    z-index: 10;
}
.outer-margin {
    margin: 0 -15px;
}
.bg-light-gray {
    background-color: #f7f7f7;
}
.btn-primary {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-xl {
    height: 50px;
    border-radius: 2px;
    color: white;
    font-size: 0.875em;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    transition: 0.3s;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active {
    color: #fff;
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    background-image: none;
}
body.modal-open {
    overflow-y: scroll;
    padding: 0!important;
    width: 100%;
}
.parallax {
    position: relative;
    overflow: hidden;
}
.parallax .parallax-overlay {
    position: absolute;
    width: 100%;
    height: 125%;
    top: 0;
    opacity: 1;
    background-position: bottom;
    background-repeat: no-repeat;
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .parallax.with-overlay:after {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.7;
        z-index: 1;
        display: block;
        content: ".";
        font-size: 0;
    }
    .parallax.with-overlay .container {
        z-index: 10;
    }
}
@supports (-ms-accelerator:true) {
    .parallax.with-overlay:after {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.7;
        z-index: 1;
        display: block;
        content: ".";
        font-size: 0;
    }
    .parallax.with-overlay .container {
        z-index: 10;
    }
}
.parallax .parallax-overlay,
.with-overlay .parallax-overlay {
    background-size: cover !important;

}

.with-overlay .parallax-overlay {
        opacity: 0.4;
        height: 125%;
}


.with-overlay .section-subheading, .with-overlay .section-heading {
    color: #fff;
}
.gray-bg {
    background: #f8f8f8;
}
.header-buttons {
    margin: 60px auto 100px auto;
}
.primary-button {
    min-width: 150px;
    padding: 0 20px;
    background-color: white;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    font-size: 0.875em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 36px;
    margin: 0 10px;
    border: 2px solid white;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.primary-button.button-inverse {
    color: #fff;
    margin: 0;
}
.primary-button.button-inverse:hover {
    background: transparent;
}
.secondary-button {
    min-width: 150px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    line-height: 36px;
    color: white;
    font-size: 0.875em;
    margin: 0 10px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid white;
    border-radius: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.secondary-button-inverse {
    background: #fff
}
.secondary-button.secondary-button-inverse:hover {
    color: #fff;
}
.primary-button:hover {
    background: none;
    color: #fff;
    text-decoration: none;
}
.secondary-button:hover {
    background: #fff;
    text-decoration: none;
}

.side-content-text ul li,
.wpb_text_column ul li, .wpb_text_column ol li {
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
    margin: 0;
}

.side-content-text ul li { padding-left: 30px; }
.side-content-text ul>li:before { position: absolute; left: 0; }

.side-content-text ul,
.wpb_text_column ol, .wpb_text_column ul {list-style-type: none; padding-left: 0;}

.wpb_text_column ol, .wpb_text_column ul { display: table; }
.wpb_text_column ul li, .wpb_text_column ol li { display: table-row; }
.wpb_text_column ol>li:before, .wpb_text_column ul>li:before { display: table-cell!important; }

.side-content-text ul,
.wpb_text_column ul {padding-left: 0;margin-bottom: 25px;}

.side-content-text ul {margin-bottom:0;margin-top: 25px;}

.wpb_text_column ul ul {
    padding-left: 35px;
    margin-top: 10px;
}

.wpb_text_column ol {counter-reset: li;}
.wpb_text_column ol>li:before {
    content: counter(li,decimal);
    counter-increment: li;
    padding-right: 20px;
    font-weight: bold;
}
.side-content-text ul>li:before,
.wpb_text_column ul>li:before {
    content: "\f058";
    padding-right: 20px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}


body.compose-mode .vc_vc_row>.vc_parallax,
body.compose-mode .vc_vc_row>[data-vc-full-width=true],
body.compose-mode .vc_vc_row_inner,
body.compose-mode .vc_vc_section>.vc_parallax,
body.compose-mode .vc_vc_section>[data-vc-full-width=true],
body.compose-mode .vc_vc_video {
    padding-top: 0px;
}

body .vc_col-has-fill>.vc_column-inner,
body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
body .vc_section.vc_section-has-fill,
body .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
body .vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0px;
}

body.compose-mode .vc_row[data-vc-full-width] {
    overflow: visible;
}

body.compose-mode .vc_row[data-vc-full-width].vc_parallax {
    overflow: hidden;
}

body.compose-mode .vc_empty-shortcode-element,
body.compose-mode .vc_templatera,
body.compose-mode .vc_vc_column_text,
body.compose-mode .vc_vc_widget_sidebar {
    min-height: 0;
}

/*3.2 LOGO*/
#logo {
    float: left;
    display: flex;
    align-items: center;
    min-height: 68px;
}

@media (max-width: 960px) {
    #logo {
        min-height: 46px;
    }
}

#logo .logo {
    font-weight: 600;
    font-size: 22px;
    line-height: 67px;
    margin: 0;
    display: block;
    float: left;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

.navbar .container #logo .logo {margin-left: 15px;}
.navbar.fullwidth .container #logo .logo {margin-left: 0;}
.navbar.fullwidth .container .modal-menu-item {margin-right: 0;}
.single-portfolio .navbar.fullwidth .container #logo .logo {
    margin-left: 15px;
}



.topbar {
    border-bottom: 1px solid rgba(229, 231, 242, 0.85);
    background: #fff;
    -webkit-transition: background 0.25s ease-in-out;
    -moz-transition: background 0.25s ease-in-out;
    -o-transition: background 0.25s ease-in-out;
    -ms-transition: background 0.25s ease-in-out;
    transition: background 0.25s ease-in-out;
}

.topbar-phone , .topbar-email {
    line-height: 45px;
    float: left;
    font-size: 12.4px;
    letter-spacing: 0;
}

.topbar-email {margin-right: 0;}

.topbar-phone a , .topbar-email a {
    transition: 0.25s;
    color: inherit;
    margin-right: 10px;
}

.topbar-phone a:hover , .topbar-email a:hover {
    opacity:1;
}



.topbar-contact {margin: 0 15px;}

.topbar-phone .iconsmind-Telephone , .topbar-email .iconsmind-Mail {
    font-size: 16px;
    display: block;
    float: left;
    line-height: 45px;
    margin-right: 5px;
}

.topbar-socials {
    float: right;
    height: 45px;
    margin: 0 5px;
    margin-right: 10px;
}


.topbar-socials a {
    color: inherit;
    padding: 0 10px;
    line-height: 28px;
    display: block;
    float: left;
    margin-top: 10px;
    transition: 0.25s;
    font-size: 13px;
}

.blog_widget ul.redux-social-media-list li a:hover,
.topbar-socials a:hover {
    opacity: 0.8;
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
}

.topbar.second-template .topbar-socials { float: left; }
.topbar.second-template .topbar-contact { float: right; }

.topbar.second-template .redux-social-media-list {
    padding-left: 0;
}

.topbar.second-template .topbar-contact {margin-right: 10px;}

.topbar-socials a .fab {transition: 0.25s;font-size: 15px;}

.topbar-socials a:last-child {
    border: none;
}


.logo img {
    height: auto;
}
.nav-logo {
    display: none;
}

.transparent-navigation .nav-secondary-logo.navbar-shrink.nav-transparent-secondary-logo .nav-logo,
.transparent-navigation .nav-transparent-secondary-logo.navbar-shrink .fixed-logo,
.transparent-navigation .nav-transparent-secondary-logo .nav-logo,
.nav-secondary-logo.navbar-shrink .nav-logo {
    display: block;
}

.transparent-navigation .nav-secondary-logo.navbar-shrink.nav-transparent-secondary-logo .fixed-logo,
.transparent-navigation .nav-transparent-secondary-logo.navbar-shrink .nav-logo,
.transparent-navigation .nav-transparent-secondary-logo .fixed-logo,
.nav-secondary-logo.navbar-shrink .fixed-logo {
    display: none;
}

@media (max-width: 960px) {
.transparent-navigation .nav-transparent-secondary-logo .nav-logo {
    display: none;
}
.transparent-navigation .nav-transparent-secondary-logo .fixed-logo {
    display: block;
}
.home .nav-transparent-secondary-logo .nav-logo {
    display: none;
}
.home .nav-transparent-secondary-logo .fixed-logo {
    display: block;
}
}



/*3.3 PRELOADER*/
#kd-preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999;
    width: 100%;
    background: #fff;
    height: 100%;
    overflow: visible;
}
.kd-spinner {
  height: 5px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #f8f8f8;
}
.kd-spinner:before{
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 5px;
  animation: loading 2s linear infinite;
}

@keyframes loading {
    from {left: -200px; width: 30%;}
    50% {width: 30%;}
    70% {width: 70%;}
    80% { left: 50%;}
    95% {left: 120%;}
    to {left: 100%;}
}

/*3.4 CAROUSELS*/

.with-overlay  .owl-dot span {
    background: #fff;
}
.with-overlay  .owl-dot:hover span,
.with-overlay  .owl-dot.active span {
    border: 2px solid #fff;
}

 .owl-nav div {
    display: inline-block;
    zoom: 1;
    margin: 0;
    width: 30px;
    height: 30px;
    font-size: 0;
    margin: 0;
    margin-top: 0;
    filter: Alpha(Opacity=30);
    opacity: 1;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    border-radius: 4px;
}

 .owl-nav div:before {
    content: "\f105";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    line-height: 26px;
    box-sizing: border-box;
    font-weight: bold;
}

 .owl-nav div:hover {
}

 .owl-nav div.owl-prev {
    right: auto;
    left: 0;
}

 .owl-nav div.owl-prev:before {
    content: "\f104";
}

.clickable .owl-nav div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}
 .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
 .owl-dot span {
    display: block;
    width: 9px;
    height: 9px;
    opacity: 0.25;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid transparent;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.25;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    margin: 0 8px;
}

.owl-dot:hover span, .owl-dot.active span {
    opacity: 1;
}


  .owl-dot.active span,  .owl-dot:hover span {
    /* background: transparent; */
}
 .owl-dot.active span, .clickable .owl-dot:hover span {
    filter: Alpha(Opacity=100);    /*IE7 fix*/
    opacity: 1;
}
 .owl-dot span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.owl-item.loading {
    min-height: 150px;
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */
.owl-carousel {
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    z-index: 2;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
 .owl-dot, .owl-nav div {
    cursor: pointer;
}

.with-overlay .owl-nav div.owl-next,
.with-overlay .owl-nav div.owl-prev {
    color: #fff;
}


 .owl-nav {
    height: 30px;
    text-align: center;
    margin-top: 20px;
  }

   .clients.slider .owl-dots {
    margin-top: 30px;
   }

 .owl-nav.disabled { display: none; }
 .owl-dots.disabled { display: none; }

.grabbing {
    cursor: url(images/grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

/* --------------------------------------
4. MENU
-----------------------------------------*/

.navbar-default {
    border-color: transparent;
    width: inherit;
    top: inherit;
}
.navbar-default.fullwidth .container {
    width: 100%;
    padding: 0 35px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
    color: #fec503;
}
.navbar-default .navbar-collapse {
    border: none;
    box-shadow: none;
}
.navbar-default .navbar-toggle {
    border: none;
    margin-right: -10px;
}
.navbar-default .navbar-toggle .icon-bar {
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.navbar-default .nav li a {
    font-size: 14px;
    opacity: 1;
    margin: 0;
    padding: 0 15px;
    line-height: 1;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    font-weight: 600;
}


.navbar-default .nav:hover li a {
    opacity: 0.3;
}

.navbar-default .nav:hover li.dropdown:hover a,
.navbar-nav .nav:hover li.dropdown .dropdown-menu li a,
.navbar-nav li.dropdown .dropdown-menu:hover li a:hover,
.navbar-default .nav:hover li a:hover {
    opacity: 1;
}


.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 100%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
    outline: 0;
    background: none;
    opacity: 1;
}


#single-page .bbp-login-form .user-submit,
.tt_button.modal-menu-item {
    border-radius: 0;
    font-weight: 700;
    padding: 0 30px;
    margin: 11px 0 0 15px;
    box-sizing: content-box;
    display: block;
    float: right;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    padding: 14px 25px;
    line-height: 1;
    cursor: pointer;
    margin-right: 15px;
    border-radius: 4px;
    min-width: auto;
}

#single-page .bbp-login-form .user-submit {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    margin-bottom: 30px;
    margin-top: 20px;
}

#single-page .right-sidebar .bbp-login-form .user-submit {
   margin:0;
}

.modal-content-inner .wpcf7-submit:hover,
.keydesign-cart .buttons .btn:hover {
    color: #fff!important;
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
}

#main-menu .keydesign-cart { margin-top: 12px; }

.navbar.navbar-default .menubar {
     -webkit-transition: background 0.25s ease-in-out;
    -moz-transition: background 0.25s ease-in-out;
    -o-transition: background 0.25s ease-in-out;
    -ms-transition: background 0.25s ease-in-out;
     transition: background 0.25s ease-in-out;
}

.navbar-default.navbar-shrink .nav li a:hover, .navbar-default.navbar-shrink .nav li a:focus {
    outline: 0;
    background: none;
}
.navbar-default.navbar-shrink .navbar-nav>.active>a:focus, .navbar-default.navbar-shrink .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    background: none;
    opacity: 1;
}

.navbar-default.navbar-shrink.with-topbar {
    margin-top: -47px;
}


.navbar-default.navbar-shrink.with-topbar.with-topbar-sticky {
    margin-top: 0px;
}


.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0;
}

#kd-slider .bullet-bar.tparrows {
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#kd-slider .bullet-bar.tparrows:before {
    line-height: 50px;
}

#kd-slider .secondary_slider {
    background: #fff;
    border: 2px solid #fff;
}

#kd-slider .secondary_slider:hover {
    color: #fff;
    background: transparent;
}



@media(min-width:960px) {
    .navbar.navbar-default {
        padding: 0 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        z-index: 1090;
    }
    .navbar-default, .navbar-default.fullwidth {
        padding: 0;
    }
}

/* --------------------------------------
5. HEADER
-----------------------------------------*/
header {
    position: relative;
    text-align: center;
}

#particles-js , .particles-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    z-index: 0;
}

.custom.tparrows.tparrows {
    background: none !important;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.custom.tparrows.tparrows:hover {
    opacity: 0.7 !important;
}
.custom.tparrows:before {
    font-size: 18px !important;
}
.header-full-height {
    height: 100vh;
    height: 100%;
}

.big-custom-heading {
    margin: 0;
    letter-spacing: -3px;
}


#wrapper .erinyen .tp-thumb {
    opacity: 1;
    border-radius: 4px;
    overflow: hidden;
}


#wrapper .erinyen .tp-thumb .tp-thumb-over {border-radius: 3px}


#wrapper .erinyen .tp-thumb-title {
    font-weight: 700;
    font-family: inherit;
    font-size: 12px;
    text-transform: uppercase;
}

#wrapper .erinyen .tp-thumb-mask {overflow: visible!important;margin-top: -20px;}

#wrapper .erinyen .tp-thumb.selected {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.erinyen .tp-thumb .tp-thumb-title {display: none;}
.erinyen .tp-thumb.selected .tp-thumb-title, .erinyen .tp-thumb:hover .tp-thumb-title {
    display: block;
}

.slider-scroll-down {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
}
.slider-scroll-down a {
    width: 70px;
    height: 70px;
    border: 2px solid white;
    display: block;
    z-index: 99;
    border-radius: 90px;
    background-image: url('images/arrow-down.png');
    background-repeat: no-repeat;
    background-position: center 26px;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
.slider-scroll-down a:hover {
    background-position: center 30px;
}

.rev_slider .tt_button {
    font-size: 14px;
}

body.maintenance-mode {
    overflow: hidden;
    height: 100vh !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

body.maintenance-mode .container {
    background:transparent;
    padding: 0;
    flex-shrink: 0;
}

body.maintenance-mode .container .wpcf7 {width: 50%;margin: auto;margin-top: 90px;}

body.maintenance-mode .container h2 {
    font-size: 42px;
    margin-bottom: 0;
}

body.maintenance-mode .maintenance-content {
    font-weight:600;
}

body.maintenance-mode .kd-countdown {
    margin-top: 55px
}

body.maintenance-mode .container .wpcf7-form-control-wrap {margin-right: 10px;}

body.maintenance-mode .wpcf7-submit {margin-top: 0;}

body.maintenance-mode .wpcf7-submit:hover {
    background: transparent;
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.15);
    box-shadow: 0 8px 25px rgba(0,0,0,.15);
}

@media (max-width: 960px) {
    body.maintenance-mode .container {flex-shrink: inherit;}
    body.maintenance-mode .container .wpcf7 {
    width: 90%;
    margin: auto;
    margin-top: 40px;
    }
    body.maintenance-mode .kd-countdown {
        margin-top: 30px;
    }
    body.maintenance-mode .inline-cf .wpcf7 .wpcf7-submit { width: 100%; }
    body.maintenance-mode .container h2 {font-size: 36px; line-height: 1.3}
}



#main-menu .navbar-nav .menu-item-has-children .dropdown-menu {
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    border: none!important;
    border-top-style: solid;
    border-radius: 4px;
    box-shadow: 0 5px 40px rgba(0, 0, 0, .07);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    pointer-events: none;
}

.navbar-nav .menu-item-has-children .dropdown-menu::after {
    display: block;
    position: relative;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: transparent transparent #fff;
    border-width: 12px;
    top: -24px;
    position: absolute;
    z-index: 100;
    margin-left: -12px;
    display: none;
}

#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    pointer-events: initial;
}

.menubar #main-menu .navbar-nav .menu-item-has-children.mega-menu .dropdown-menu .dropdown-menu {
    opacity: 1;
    top: 0;
    left: inherit;
    margin-left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: none;
    position: relative;
    box-shadow: none;
    padding: 0;
    display: block;
}


.menubar #main-menu .navbar-nav .mega-menu .dropdown-menu .dropdown-menu .menu-item {
    width:100%;
}

.menubar #main-menu .navbar-nav .mega-menu.menu-item-has-children:hover .dropdown-menu .dropdown:before {
    display:none
}


.menubar #main-menu .navbar-nav .mega-menu.menu-item-has-children:hover .dropdown > a {pointer-events: none;margin-bottom: 0;}



#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown-menu {
    opacity:0;
    top: -17px;
    left:100%;
    margin-left: -10px;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    pointer-events: none;
}

#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown:hover .dropdown-menu {
    opacity:1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    pointer-events: inherit;
}

#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown:before {
    margin-right: 10px;
    font-weight: 600;
    color: inherit;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 10px;
    right: 25px;
    font-weight: bold;
    margin: 0;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    font-size: 12px;
}

#main-menu .navbar-nav > .menu-item-has-children > a:after {
    margin-right: 10px;
    color: inherit;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    margin: 0;
    font-size: 11px;
    display: inline-block;
    background: none;
    margin-left: 5px;
}


#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown:hover:before {
    right: 22px;
}

.logged-in #main-menu .navbar-nav a,
#main-menu .navbar-nav .menu-item a {padding-top: 28px;padding-bottom: 26px;}
#main-menu .navbar-nav .menu-item .dropdown-menu .menu-item a {padding: 8px 0px; padding-right: 15px;}


#main-menu .navbar-nav .dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    min-width: 225px;
    left: -10px;
    top: auto;
    overflow: visible;
    right: auto;
}


#main-menu .navbar-nav .dropdown-menu a {
    margin: 0;
    padding: 5px 10px;
    line-height: 18px;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    background: transparent;
    white-space: inherit;
}

#main-menu .navbar-nav .mega-menu {position: static;}
#main-menu .navbar-nav .mega-menu .dropdown-menu {
    left: 0;
    right: 0;
    padding: 35px;
    margin: 0 15px;
}

#main-menu .navbar-nav .mega-menu.demos-menu .dropdown-menu {
    left:auto;
    right:auto;
}

#main-menu .navbar-nav .mega-menu.demos-menu .dropdown-menu .menu-item {
    width:50%
}


.full-width #main-menu .navbar-nav .mega-menu .dropdown-menu {
    margin: 0 30px;
}

.fullwidth #main-menu .navbar-nav .mega-menu .dropdown-menu {
margin: 0 30px;
}

#main-menu .navbar-nav .mega-menu .dropdown-menu .menu-item {width: 25%;display: inline-block;float: left;margin-right: 0;}
#main-menu .navbar-nav .mega-menu .dropdown-menu .menu-item:nth-child(5n) {border:none;}
#main-menu .navbar-nav .mega-menu .dropdown-menu .menu-item a {width: auto;padding: 8px 10px;}

#main-menu .navbar-nav .wpglobus-selector-link .dropdown-menu { min-width: 100px; }

.topbar-menu-search {/* display: none; */float: right;display: inline-block;margin-right: 15px;}

.topbar-menu {
    display:inline-block;
    margin-right: 10px;
}

.topbar-search {
}



#menu-topbar-menu,
.navbar-topbar {
    padding:0;
    margin:0;
    list-style-type:none;
}

.navbar-topbar li {
    display:inline-block;
    line-height: 46px;
    font-size: 12.4px;
    letter-spacing: 0;
    max-height: 46px;
}

.navbar-topbar li a {
   transition: 0.25s;
   color: inherit;
   margin-right: 10px;
}

.topbar-search {
    display: inline-block;
    position: relative;
    line-height: 43px;
}

.fa.toggle-search {
    height: 22px;
    width: 22px;
    top: 12px;
    text-align: center;
    line-height: 22px;
    right: 8px;
    font-size: 12px;
    position: absolute;
    color: inherit;
    cursor: pointer;
}

.topbar-phone a,
.topbar-email a,
.navbar-topbar li a,
.fa.toggle-search {
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

.topbar-phone a:hover,
.topbar-email a:hover,
.navbar-topbar li a:hover,
.fa.toggle-search:hover {
    opacity: 1;
}


.topbar-search .search-form .search-submit {
    height: 34px;
    width: 34px;
    top: 0;
    right: 0;
    font-size: 13px;
    display: none;
}

.topbar-search .search-form label {
    margin-bottom:0;
}

.topbar-search .search-form .search-field {
    background: #f7f9fb;
    border: 1px solid #e5e7f2;
    border-radius: 4px;
    line-height: 34px;
    height: 34px;
    margin: 0;
    font-size: 12.4px;
    padding: 0 10px;
    width: 0;
    opacity: 0;
    font-weight: 400;
}

.topbar-search .search-form.active .search-field {
    width: 150px;
    opacity: 1;
}

.topbar-lang-switcher {
    float: right;
    min-width: 53px;
    min-height: 10px;
}

.topbar-lang-switcher .lang-switcher-wpml {
    width: 100px;
}


.topbar-lang-switcher ul, .topbar-lang-switcher ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

 .topbar-lang-switcher ul li.wpml-ls-item,
 .topbar-lang-switcher ul li {
     display:none;
     float: left;
     max-height: 13px;
     line-height: 12px;
     margin-bottom: 15px;
 }

 .topbar-lang-switcher ul li.wpml-ls-item .wpml-ls-display {
    display: none;
}
 .topbar-lang-switcher ul li.wpml-ls-item.wpml-ls-current-language,
 .topbar-lang-switcher ul li.wpml-ls-item,
 .topbar-lang-switcher ul:hover li,
 .topbar-lang-switcher ul li.current-lang {
    display: block;
 }

.topbar-lang-switcher .wpml-ls-legacy-list-vertical .wpml-ls-flag+span,
.topbar-lang-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
    margin-top: 2px;
}

.footer_widget .wpml-ls-legacy-list-horizontal,
.footer_widget .wpml-ls-legacy-list-vertical {
    padding:0;
}

.footer_widget .wpml-ls-legacy-list-horizontal a,
.footer_widget .wpml-ls-legacy-list-vertical a {
    padding-left: 0;
    margin-right: 20px;
}

.topbar-lang-switcher .wpml-ls-legacy-list-vertical>ul {
    margin-top: 3px!important;
    border: none;
}

.topbar-lang-switcher .wpml-ls-legacy-list-horizontal>ul,
.topbar-lang-switcher .wpml-ls-legacy-list-vertical>ul {
    padding: 5px;
}

.topbar-lang-switcher .wpml-ls-legacy-list-horizontal {
    padding-top: 4px;
}

.topbar-lang-switcher ul, .topbar-lang-switcher ul li a {
    color:#1f1f1f;
}

.topbar-lang-switcher ul {
        margin-left: 2px;
        margin-top: 5px;
        max-height: 30px;
        overflow: hidden;
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s;
        position: absolute;
        padding: 13px;
        z-index: 99;
        border-radius: 4px;
        padding-bottom: 2px;
}

.topbar-lang-switcher ul:hover {
    max-height: 150px;
    box-shadow: 0 5px 40px rgba(0, 0, 0, .07);
    background: #fff!important;
}

.topbar-lang-switcher ul:hover a {
    color: #1f1f1f!important;
}

.topbar-lang-switcher ul li span {
    margin-left: 5px!important;
    font-size: 12.4px;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    display: inline-flex;
}



/* --------------------------------------
6. SECTIONS
-----------------------------------------*/

/*6.9 SUBSCRIBE*/

.wpcf7-form {
    text-align: left;
    position: relative;
}

.wpcf7-form-control-wrap {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 10px;
}

div.wpcf7-response-output {
    border-radius: 4px;
}

.wpcf7-form label {
    font-weight: 600;
    width: 100%;
    line-height: 1.6;
}

.wpcf7 br {
    display: none;
}

.wpcf7-form .label {
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    color: #bbb;
    padding-left: 33px;
    font-size: 12px;
    letter-spacing: 0;
    margin-bottom: 10px;
    display: block;
    margin-top: 25px;
}

.wpcf7 .wpcf7-checkbox,
.wpcf7 .wpcf7-radio {
    display: flex;
    flex-flow: column wrap;
}

.wpcf7 .wpcf7-checkbox [type="checkbox"]:not(:checked), .wpcf7 .wpcf7-checkbox [type="checkbox"]:checked,
.wpcf7 .wpcf7-radio [type="radio"]:not(:checked), .wpcf7 .wpcf7-radio [type="radio"]:checked {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.wpcf7 .wpcf7-radio [type="radio"]:not(:checked)+span:before, .wpcf7 .wpcf7-radio [type="radio"]:not(:checked)+span:after,
.wpcf7 .wpcf7-radio [type="radio"]:checked+span:before, .wpcf7 .wpcf7-radio [type="radio"]:checked+span:after {
    border-radius: 50%;
}

.wpcf7 .wpcf7-checkbox [type="checkbox"]:not(:checked)+span, .wpcf7 .wpcf7-checkbox [type="checkbox"]:checked+span,
.wpcf7 .wpcf7-radio [type="radio"]:not(:checked)+span, .wpcf7 .wpcf7-radio [type="radio"]:checked+span {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    -webkit-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.wpcf7 .wpcf7-checkbox [type="checkbox"]+span:before, .wpcf7 .wpcf7-checkbox [type="checkbox"]+span:after,
.wpcf7 .wpcf7-radio [type="radio"]+span:before, .wpcf7 .wpcf7-radio [type="radio"]+span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    -webkit-transition: .28s ease;
    transition: .28s ease;
}

.wpcf7 .wpcf7-checkbox [type="checkbox"]:not(:checked)+span:before, .wpcf7 .wpcf7-checkbox [type="checkbox"]:not(:checked)+span:after,
.wpcf7 .wpcf7-radio [type="radio"]:not(:checked)+span:before, .wpcf7 .wpcf7-radio [type="radio"]:not(:checked)+span:after {
    border: 2px solid #959595;
}

.wpcf7 .wpcf7-checkbox [type="checkbox"]:checked+span:before,
.wpcf7 .wpcf7-radio [type="radio"]:checked+span:before {
    border: 2px solid transparent;
}

.wpcf7 .wpcf7-checkbox [type="checkbox"]:checked+span:before, .wpcf7 .wpcf7-checkbox [type="checkbox"]:checked+span:after,
.wpcf7 .wpcf7-radio [type="radio"]:checked+span:before, .wpcf7 .wpcf7-radio [type="radio"]:checked+span:after {
    border: 2px solid #959595;
}

.wpcf7 .wpcf7-checkbox [type="checkbox"]:checked+span:after,
.wpcf7 .wpcf7-radio [type="radio"]:checked+span:after {
    background-color: #959595;
}

.wpcf7 .wpcf7-checkbox [type="checkbox"]:not(:checked)+span:after,
.wpcf7 .wpcf7-radio [type="radio"]:not(:checked)+span:after {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.wpcf7 .wpcf7-checkbox [type="checkbox"]:checked+span:after,
.wpcf7 .wpcf7-radio [type="radio"]:checked+span:after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

#single-page #comments {
    clear: both;
    margin-top: 50px;
}

#single-page p {margin-bottom: 20px;}
#single-page .wpcf7 p {margin-bottom: 0;}
#single-page .wpcf7 .label {margin-bottom: 10px;}

.page-links {
    display: block;
    position: relative;
    clear: both;
}

.light-font {
    font-weight: 100;
}

.contact-map-container .toggle-map:hover, .wpcf7 .wpcf7-submit:hover {
    background: #fff;
}

#single-page #comments input[type="text"], #single-page #comments input[type="email"], #comments input[type="text"], #comments input[type="email"], #comments input[type="url"] {
    width: 100%;
    height: 50px;
    background-color: transparent;
    outline: none;
    display: inline-block;
    padding: 0 20px;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 600;
    text-shadow: none;
    letter-spacing: 1px;
    border-radius: 4px;
}
.register-form .wpcf7 .wpcf7-submit, .register-form .wpcf7-form-control-wrap {
    width: 22.5%!important;
    margin-left: 1%;
    margin-right: 1%;
    display: inline-block;
}

.register-form .wpcf7 .wpcf7-submit {
    float: right;
    margin-top: 0;
}

.register-form .wpcf7 .wpcf7-submit:hover {
    background: transparent!important;
}

.register-form .wpcf7 .ajax-loader {
    display: none;
}

.wpcf7-select {
    display: block;
    cursor: pointer;
    position: relative;
}

.woocommerce .woocommerce-ordering:after {
    display: block;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    padding: 8px;
    position: absolute;
    right: 20px;
    top: 17px;
    z-index: 10;
    width: 10%;
    font-weight: bold;
    line-height: 10%;
    width: 10px;
    height: 10px;
    color: #333;
    font-size: 12px;
}
.woocommerce .woocommerce-ordering:after {right: 5px;top: 2px;}
.register-form .wpcf7 .wpcf7-text, .register-form .wpcf7 .wpcf7-email, .register-form .wpcf7 .wpcf7-select {
    min-width: 100%;
    width: 100%;
}
.register-form div.wpcf7 img.ajax-loader {
    display: none;
}
#single-page #comments input[type="text"], #single-page #comments input[type="email"], #comments input[type="text"], #comments input[type="email"], #comments input[type="url"] {
    min-width: 100px;
    box-shadow: none;
    border: none;
    width: 100%;
    margin-bottom: 25px;
    width: calc(100% - 20px);
    border: 1px solid #e5e7f2;
    background: #f7f9fb;
}

.wpfc7 span.wpcf7-not-valid-tip {
    width: 100%;
    margin-top: 6px;
    color: #d93025;
    font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: normal;
}

span.wpcf7-not-valid-tip:before {
    content: '';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f06a";
    margin-right: 8px;
    margin-left: 2px;
    color: #d93025;
    font-size: 14px;
}

.footer-newsletter-form .wpcf7-response-output {
    position: absolute;
    width: 100%;
    color: #fff;
    font-weight: bold;
    line-height: 46px;
    margin: 0;
    padding: 0 20px;
    margin-top: 20px;
}

.footer-newsletter-form span.wpcf7-not-valid-tip {
    display: none;
}

.modal-content-inner .wpcf7-response-output {
    margin: 0px auto 0 auto;
    padding: 0;
    border: none !important;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    margin-top: 20px;
    max-width: 100%;
    line-height: 1.4;
    display: block;
    float: left;
}

.blog-header-form .wpcf7-not-valid-tip:hover:before,
.modal-content-inner .wpcf7-not-valid-tip:hover:before, .section .wpcf7-not-valid-tip:hover:before {
    opacity: 0.65;
}

/* --------------------------------------
7.FOOTER
-----------------------------------------*/
.vc_row.vc_row-has-fill {
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.vc_row .wpb_column.vc_column_container:first-child {
    position: initial;
}

.vc_parallax.vc_row .wpb_column.vc_column_container:first-child {
    position:relative;
}

.container .phone-number {
    font-weight: 600;
}

#footer {
    display: block;
    width: 100%;
    visibility: visible;
    opacity: 1;
}

#footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
#footer.classic {
    position: relative;
}
.lower-footer span, .lower-footer a {
    opacity: 1;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
}


.lower-footer a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.lower-footer a:hover {
    opacity: 1;
    text-decoration: none;
}
.lower-footer .pull-right a {
    margin: 0;
    padding: 0;
    display: block;
    margin-left: 15px;
    background: none;
}
.lower-footer i {
    margin: 0;
    opacity: 1;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 400;
    float: left;
    margin-right: 0;
}
.lower-footer {
    margin-top: 0px;
    padding: 25px 0 25px 0;
    width: 100%;
    border-top: 1px solid #e5e7f2;
}
.lower-footer .container {
    padding: 0 15px;
}

.upper-footer {
    padding: 60px 0 40px 0;
    border-top: 1px solid #e5e7f2;
}

.footer-business-info {
    padding: 40px;
    margin: 0 0 80px 0;
    border-top: 1px solid #e5e7f2;
    border-bottom: 1px solid #e5e7f2;
}

.footer-business-info.footer-socials a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    line-height: 40px;
    margin-right: 20px;
}

.footer-social-text {
    font-weight: bold;
    text-transform: uppercase;
    color: aliceblue;
    float: left;
    display: block;
    line-height: 40px;
    margin-right: 30px;
}

.container.footer-business-wrapper {
    max-width: 100%;
}

.footer-newsletter-form {
    float: right;
}

.footer-newsletter-form .wpcf7-form .wpcf7-email {
    height: 40px;
    line-height: 40px;
        margin: 0;
        font-weight: bold;
}

.footer-newsletter-form .wpcf7-form-control-wrap {
    width: auto;
    margin: 0;
}

.footer-newsletter-form .wpcf7 .wpcf7-submit {
    float: right;
    display: block;
    width: auto;
    margin: 0;
    height: 40px;
    line-height: 40px;
    border: none!important;
    font-weight: 900;
}

.wpcf7 textarea:focus::-webkit-input-placeholder { color:transparent; }
.wpcf7 textarea:focus:-moz-placeholder { color:transparent; }
.wpcf7 textarea:focus::-moz-placeholder { color:transparent; }
.wpcf7 textarea:focus:-ms-input-placeholder { color:transparent; }

.wpcf7 input:focus::-webkit-input-placeholder { color:transparent; }
.wpcf7 input:focus:-moz-placeholder { color:transparent; }
.wpcf7 input:focus::-moz-placeholder { color:transparent; }
.wpcf7 input:focus:-ms-input-placeholder { color:transparent; }

.footer-newsletter-form .wpcf7-form .wpcf7-email {color: #fff;}
.footer-newsletter-form .wpcf7-form .wpcf7-email::-webkit-input-placeholder { color: rgb(130, 130, 130) }
.footer-newsletter-form .wpcf7-form .wpcf7-email::-moz-placeholder { color: rgb(130, 130, 130) }
.footer-newsletter-form .wpcf7-form .wpcf7-email:-ms-input-placeholder { color: rgb(130, 130, 130)  }
.footer-newsletter-form .wpcf7-form .wpcf7-email:-moz-placeholder {  color: rgb(130, 130, 130)  }

#commentform textarea::-webkit-input-placeholder {color:#9e9e9e;}
#commentform textarea::-moz-placeholder  {color:#9e9e9e;}
#commentform textarea:-ms-input-placeholder {color: #9e9e9e;}

.footer-business-info.footer-socials a .fa {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.footer-business-info.footer-socials a:hover .fa {
    color: #fff;
}

.footer-business-info.footer-socials a .fa {
    color: inherit;
}

.footer-business-address,
.footer-business-phone,
.footer-business-email {
    width: 33%;
    display: block;
    position: relative;
    float: left;
}


.footer-nav {
    float: left;
    max-width: 280px;
    padding: 0;
    margin: 0;
    margin-top: 5px;
}

.footer-business-info [class^="iconsmind-"], .footer-business-info [class*=" iconsmind-"] {
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 600;
    color: #8f8f8f;
}

.footer-business-content a {
    color: inherit;
    transition: 0.25s;
}

.footer-business-phone:after,
.footer-business-address:after {
    content: "";
    display: block;
    width: 2px;
    height: 30px;
    background: rgba(255, 255, 255, 0.13);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}


.footer-business-title {
    font-weight: 600;
    display: block;
    margin-left: 20px;
    float: left;
}

.portfolio-template-default #comments {
    margin-bottom: 60px;
    padding: 0 15px;
}

.portfolio-template-default #comments input[type="submit"] {
    width: auto;
}

.footer-business-content {
    display: block;
    float: left;
    margin-left: 10px;
}

.footer_widget {
    max-width: 300px;
    margin: auto;
    margin-bottom: 30px;
}
.first-widget-area .footer_widget {
    max-width: 100%;
    margin-left: 0;
}
.third-widget-area .footer_widget {
    margin-right: 0;
}
.footer_widget ul {
    padding: 0;
    list-style-type: none;
}
.footer_widget .menu {
    list-style-type: none;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%;
    padding-bottom: 20px;
}
.footer_widget .menu li {
    display: inline-block;
    width: 100%;
}
.footer_widget ul li span {
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
}
.footer_widget ul li span.post-date {
    white-space: nowrap;
    width: 10px;
    display: inline-block;
}

.footer_widget ul a, .footer_widget .menu li a {
    line-height: 30px;
    color: inherit;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
.footer_widget ul a {
    text-transform: initial;
}

.footer_widget .post-date:before {
    content: "-";
    margin: 0 5px;
}
.upper-footer .textwidget {
    margin-bottom: 30px;
}

.textwidget img {
   max-width: 100%;
}

.textwidget select { max-width: 100%; }

.upper-footer .textwidget img {
    margin-bottom: 27px;
}

.upper-footer .textwidget span {
    float: left;
    width: 90%;
    margin-top: 10px;
}

.upper-footer .textwidget .address-overflow {
    padding-left: 0;
    margin-bottom: 0;
    line-height: 1.9;
    margin-top: -3px;
}

.upper-footer .textwidget a {
    color: inherit;
    font-weight: bold;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

.upper-footer .widget-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 20px;
    letter-spacing: 0;
}

.upper-footer i {
    color: inherit;
    margin-right: 10px;
    float: left;
    margin-top: 3px;
}

.upper-footer .modal-menu-item {
    width: 100%;
    text-align: center;
    float: left;
    margin: 0;
    margin-top: 40px;
    opacity: 1;
}
.upper-footer .modal-menu-item:hover {
    color: #fff;
}
.socials-widget {
    padding-top: 0;
    border-top: none;
    max-width: 240px;
    margin-top: 25px;
}
.socials-widget a {
    font-size: 15px;
    border-radius: 90px;
    margin-right: 25px;
    display: inline-block;
    text-align: center;
    transition: 0.25s;
    margin: 0 20px 0 0px;
}

.footer_widget .socials-widget a .fa, .footer_widget .socials-widget a {color: inherit;opacity: 0.85;}
.footer_widget .socials-widget a:hover .fa, .footer_widget .socials-widget:hover a {color: inherit;opacity: 1;}

.footer_widget .search-form {position: relative;}
.footer_widget .search-form label {width: 100%;}

.socials-widget a:hover .fa,
.socials-widget a:hover {
    opacity: 1;
    color: #fff;
}

.socials-widget a .fa {
    transition: 0.25s;
}
.socials-widget a:last-child {
    margin-right: 0;
}
.navbar-footer li {
    display: inline-block;
}
.navbar-footer li a {
    color: inherit;
    margin: 0;
    margin-left: 25px;
}
.navbar-footer li a:hover {
    background: none;
}
.lower-footer a {
    color: inherit;
}

.lower-footer .pull-left a {
    font-weight: bold;
}

.back-to-top {
    position: fixed;
    z-index: 9999;
    bottom: 40px;
    right: -50px;
    text-decoration: none;
    background: #6b2d87;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    line-height: 51px;
    border-radius: 100%;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.045);
}

.back-to-top:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
	background: #80c63e;
}

.back-to-top.active {
    right: 25px;
}
.back-to-top .fa {
    color: #fff;
    font-size: 18px;
}

/*-----------------------------------------------------------------*/

/* 8. ICONS
/*-----------------------------------------------------------------*/

#wrapper [class^="iconsmind-"], #wrapper [class*=" iconsmind-"],
[class^="iconsmind-"], [class*=" iconsmind-"] {
    font-family: 'iconsmind'!important;
    font-weight: normal;
}

.iconspage header {
    text-align: center;
    padding: 120px 0 0;
}
.iconspage header h1 {
    font-size: 2rem;
}
.iconspage header p {
    font-size: 1.4rem;
    margin-top: .6em;
}
.iconspage header a:hover {
    text-decoration: underline;
}
.iconspage section {
    width: 90%;
    max-width: 1200px;
    margin: 50px auto;
}
.iconspage section h2 {
    border-bottom: 1px solid #e2e2e2;
    padding: 0 0 1em .2em;
    margin-bottom: 1em;
}
.iconspage ul::after {
    clear: both;
    content: "";
    display: table;
}
.iconspage ul li {
    width: 25%;
    float: left;
    padding: 16px 0;
    text-align: center;
    border-radius: .25em;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
}
.iconspage ul li:hover {
    background: #dbdbdb;
}
.iconspage ul p {
    display: inline-block;
    font-size: 1rem;
    margin-top: 10px;
    color: #999999;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    white-space: nowrap;
    width: 100%;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*-----------------------------------------------------------------*/

/* 9. BLOG
/*-----------------------------------------------------------------*/


.vc_grid-item-mini .vc_gitem-zone {
    background-color: white;
    border-radius: 0;
}
.vc_grid-item-mini .vc_gitem-zone img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 10;
    position: relative;
}
.vc_grid-item-mini .vc_gitem-zone-a .vc_gitem-row-position-top,
.vc_grid-item-mini .vc_gitem-zone-b .vc_gitem-row-position-top {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
}

.vc_grid-item-mini .wpb_single_image.vc_align_center {
    margin-bottom: 0!important;
}

.vc_grid-item-mini .vc_custom_heading {
    margin-bottom: 0;
}

.vc_grid-item-mini .vc_gitem-post-data div {
    font-family: inherit!important;
    font-weight: 400!important;
}
.vc_grid-item-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_date {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
    line-height: 1.3;
    font-size: 15px;
}

.vc_grid-item-mini .blog-detailed-grid .vc_gitem-post-data.vc_gitem-post-data-source-post_date {
    display: inline-block;
    float: left;
}

.vc_grid-item-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_author div {
    line-height:1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vc_grid-item-mini .blog-detailed-grid .vc_gitem-post-data.vc_gitem-post-data-source-post_date div:before,
.vc_grid-item-mini .blog-detailed-grid .vc_gitem-post-data.vc_gitem-post-data-source-post_author a:before {
    font-family: "Font Awesome 5 Free";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f11c";
    display:inline-block;
    margin-right:8px;
}


.vc_grid-item-mini .blog-detailed-grid .vc_gitem-post-data.vc_gitem-post-data-source-post_date div:before {
    content: "\f017";
}


.vc_grid-item-mini .blog-detailed-grid .vc_gitem-post-data.vc_gitem-post-data-source-post_date:before {
    content: '';
    width: 1px;
    height: 12px;
    background: #e5e7f2;
    position: absolute;
    right: 0;
    top: 2px;
}

.vc_grid-item-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_date div {
    font-family:inherit !important;
    font-size: 14px !important;
    margin-bottom: 5px;
}

.vc_grid-item-mini .vc_gitem_row .vc_gitem-col {
    padding: 0;
}
.vc_grid-item-mini .vc_gitem-zone-a .vc_gitem-row-position-bottom, .vc_grid-item-mini .vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: relative;
}
.vc_grid-item-mini .vc_gitem_row .vc_gitem-col h4 {
    margin: 0;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1.4;
}
.vc_grid-item-mini .vc_gitem-zone-a .vc_gitem-row-position-middle, .vc_gitem-zone-b .vc_gitem-row-position-middle {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding: 35px;
    text-align: center;
    border: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: 10px;
    padding-top: 40px;
}
.vc_grid-item-mini .vc_gitem-zone .vc_btn3.vc_btn3-style-custom {
    text-align: center;
    height: 44px;
    border: none;
    border-radius: 0;
    min-width: 160px;
    font-size: 12px;
    font-weight: 900;
    color: #fff;
    padding: 0 25px;
    margin: auto;
    display: table;
    text-transform: uppercase;
    box-sizing: border-box;
    line-height: 46px;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    background: transparent;
    cursor: pointer;
}

.vc_grid-item-mini .vc_gitem-zone .vc_btn3.vc_btn3-style-custom:hover {
    color: #fff;
}

.vc_grid-item-mini .vc_btn3-container.vc_btn3-center {
    text-align: center;
    margin-top: 30px;
}

.vc_grid-item-mini .vc_btn3-container.vc_btn3-center {
    margin-bottom: 0;
}

.vc_grid-item-mini .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 30px;
}
.vc_grid-item-mini .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:hover {
    padding-right: 34px;
}
.entry-header {
    padding-top: 168px;
    text-align: left;
    margin-bottom: 50px;
    padding-bottom: 100px;
    overflow: hidden;
    background: #f7f9fb;
}


.portfolio-template-default .entry-header {
    background: transparent;
    padding-bottom: 0;
    margin-bottom: 0;
}

.portfolio-template-default .entry-header .container {
    border-bottom: 1px solid #e5e7f2;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    max-width: 1210px;
}

.portfolio-template-default .entry-header .blog-title-center .container {
    border-bottom: 0;
}

.woocommerce-page .entry-header,
.woocommerce-page .entry-header.with-topbar {
    background:none;
    padding-top: 183px;
}


body.woocommerce-page .entry-header .breadcrumbs {
    color: inherit;
}

.woocommerce-account.woocommerce-page .entry-header,
.woocommerce-checkout.woocommerce-page .entry-header,
.woocommerce-cart.woocommerce-page .entry-header {
    padding-bottom:10px;
}

.entry-header.blog-header {
    padding-bottom:70px;
    padding-top: 138px;
    margin-bottom: 10px;
}

.single-product .entry-header.blog-header {
    padding-bottom: 10px;
}

.blog-title-center {text-align: center;}

.blog-title-center .breadcrumbs,
.blog-title-center .section-subheading {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.blog-title-center .blog-header-form {
    margin-right:auto;
    margin-left:auto;

}

.blog-title-center .blog-header-form .wpcf7 {
    margin:auto;
}

.entry-header .container {
    padding: 0 15px;
}

.entry-header .section-heading {
    margin: 15px 0 0 0;
}

.entry-header.with-topbar {
    padding-top: 215px;
}

.blog-title-right .section-heading {text-align:right;}
.blog-title-right .section-subheading, #single-page .blog-title-right .section-subheading {
    text-align: right;float: right;
    }

.blog-title-right .breadcrumbs {
    margin-right: 0;
    max-width: 100%;
    text-align:right;
}

.entry-header.blog-header.with-topbar {
    padding-top: 183px;
}

.single-post .entry-header.blog-header {
 background:none!important;
 padding-bottom: 2px;
}

.single-post #posts-content {
    padding-top:0;
}


.breadcrumbs .container {
    padding: 0 15px
}

.breadcrumbs {
    background: #f7f9fb;
    padding: 33px 15px;
}

.breadcrumbs a {
    font-weight: 400;
    font-size: inherit;
    color: inherit;
    margin-right: 10px;
    transition: 0.25s;
}

.breadcrumbs .fa {
    margin-right: 10px;
    font-weight: 600;
    font-size: 12px;
    color: inherit;
}

#single-page .header-overlay {
    position: absolute;
    width: 100%;
    height: 450px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: 100%;
}

#single-page .single-page-heading {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    padding: 134px 0px 100px 0;
    margin-bottom: 60px;
    background: #f7f9fb;
}



.breadcrumbs {
    background: none;
    font-weight: 400;
    z-index: 100;
    position: relative;
    padding: 0;
    margin-top: 0;
    max-width: 66%;
}



#single-page .with-overlay .parallax-overlay {
    opacity: 1;
}

.maintenance #single-page .single-page-heading {
    margin-top: 0; padding-top: 0; display: none;
}

.entry-header .header-overlay {
    position: absolute;
    width: 100%;
    height: 105%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}
.home.blog .entry-header .header-overlay {
    background-size: cover;
}
.entry-header .intro-text {
    position: relative;
    padding-top: 220px;
    width: 100%;
    padding-bottom: 0;
}


#posts-content {
    padding: 60px 0;
    padding-bottom: 100px;
}

.woocommerce-page #wrapper {
    padding: 0;
    padding-bottom: 40px;
}



.search #posts-content,
.archive #posts-content,
.search #posts-content,
.blog #posts-content {
    padding-top: 60px;
    padding-bottom: 50px;
    }

.single-product .entry-header .section-heading,
.archive .entry-header .section-heading,
.search .entry-header .section-heading {
    line-height: 1;
}

.archive .entry-header .section-heading {
    font-size: 38px;
    font-weight: 400;
}

.category .taxonomy-description {
    margin: 18px 0 0px;
}

.related-content .owl-dots {
    text-align: center;
}

.related-posts .post,
.related-content .portfolio,
#posts-content.blog-detailed-grid .post,
#posts-content.blog-minimal-grid .post {
    width: calc(33.3333% - 30px);
    float: left;
    margin: 0 15px;
    border-radius: 4px;
    border: none;
    padding-bottom: 0px;
    margin-bottom:30px;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.owlslider-related-posts .portfolio,
.owlslider-related-posts .post {
    width: calc(100% - 30px);
}

.owlslider-related-posts .owl-nav {
    margin-bottom: 17px;
}

.navbar-footer {
    margin:0;
}

.vc_grid-item-mini .blog-detailed-grid img,
.vc_grid-item-mini .blog-detailed-grid {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.vc_grid-item-mini .blog-detailed-grid .vc_figure {
    overflow: hidden;
}

.vc_grid-item-mini .blog-detailed-grid img:hover {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.vc_grid-item-mini .blog-detailed-grid:hover {
    box-shadow: 0 5px 40px rgba(0, 0, 0, .05);
}

#posts-content.blog-detailed-grid.use-sidebar .post,
#posts-content.blog-minimal-grid.use-sidebar .post {
    width: calc(50% - 30px);
}
#posts-content.blog-detailed-grid.use-sidebar .col-lg-8,
#posts-content.blog-minimal-grid.use-sidebar .col-lg-8 {
    padding:0;
}

.related-posts .post:hover,
.related-content .portfolio:hover,
#posts-content.blog-detailed-grid .post:hover,
#posts-content.blog-minimal-grid .post:hover {
    box-shadow: 0 5px 40px rgba(0, 0, 0, .05);
}

.related-posts .post img,
.related-content .portfolio img,
#posts-content.blog-img-left-list .entry-image,
#posts-content.blog-img-left-list .post img,
#posts-content.blog-detailed-grid .post img,
#posts-content.blog-minimal-grid .post img {
    border-top-left-radius:4px;
    border-top-right-radius:4px;
        border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.related-posts .post img:hover,
.related-content .portfolio img:hover,
#posts-content.blog-img-left-list .post img:hover,
#posts-content.blog-detailed-grid .post img:hover,
#posts-content.blog-minimal-grid .post img:hover {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.related-posts .post .entry-content,
.related-content .portfolio .entry-content,
#posts-content .post-link, #posts-content.blog-minimal-grid .post .entry-content{
    line-height:1;
    font-weight:600;
}

#posts-content .post-link {
    margin-top: 25px;
    display: block;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.related-posts .entry-image,
.related-content .entry-image,
.blog-img-left-list .entry-image,
.blog-detailed-grid .entry-image,
.blog-minimal-grid .entry-image {
overflow: hidden;
}

.related-posts .entry-image,
.related-content .entry-image,
.blog-detailed-grid .entry-image,
.blog-minimal-grid .entry-image {
min-height:240px
}


.woo-entry-wrapper,
.related-posts .post .entry-wrapper,
.related-content .portfolio .entry-wrapper,
#posts-content.blog-detailed-grid .entry-wrapper,
#wrapper .blog-detailed-grid .entry-wrapper,
#posts-content.blog-minimal-grid .entry-wrapper {
    position: relative;
    overflow: hidden;
    background: #FFF;
    border-top: none;
    padding: 20px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 1px solid #e5e7f2;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#wrapper .blog-detailed-grid .vc_gitem-row-position-middle {
    padding:0;
}

.related-posts .post .entry-wrapper.without-image,
.related-content .portfolio .entry-wrapper.without-image,
#posts-content.blog-detailed-grid .entry-wrapper.without-image,
#posts-content.blog-minimal-grid .entry-wrapper.without-image {
    border-radius:4px;
    border-top: 1px solid #e5e7f2;
    min-height: 404px;
}

#posts-content.blog-detailed-grid .entry-wrapper.without-image {
    min-height: auto;
}

.blog-minimal-grid .col-xs-12.col-sm-12.col-lg-8,
.blog-detailed-grid .col-xs-12.col-sm-12.col-lg-8 {
    display: flex;
    flex-wrap: wrap;
}

.blog-minimal-grid .col-xs-12.col-sm-12.col-lg-8 .post,
.blog-detailed-grid .col-xs-12.col-sm-12.col-lg-8 .post {
    max-height: max-content;
}

blockquote:before,
#single-page blockquote:before,
.format-quote .entry-wrapper:before {
    content: "''";
    display: inline-block;
    position: relative;
    font-size: 90px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: 30px;
    float: left;
    margin-right: 25px;
}

.blockquote-reverse:before,
#single-page .blockquote-reverse:before {
    float:right;
    margin-right:0;
    margin-left:25px;
    content: close-quote;
}

#posts-content .post-meta-child {margin-bottom:5px;}
#posts-content.blog-detailed-grid .entry-meta {margin-bottom: 22px;margin-top: 5px;}
#posts-content.blog-detailed-grid .tt_button {margin-top:5px;}
#posts-content.blog-detailed-grid .entry-meta a {font-size:13px;}

.home.blog #posts-content {padding-top: 183px; min-height: calc(100vh - 74px);}



#posts-content.blog-img-left-list .entry-image {
    border-radius:4px;
}

.blog-single-content .blog-content {
    font-size: 1.2em;
    margin-top: 40px;
}

#posts-content.blog-img-left-list .entry-image:hover {
    box-shadow: 0 5px 40px rgba(0, 0, 0, .07);
}

#posts-content.blog-img-left-list .wp-post-image {
    height: auto;
    width: 100%;
}

#posts-content.blog-img-left-list .entry-image {
    float: left;
    max-width: 320px;
    margin-right: 50px;
}

#posts-content.blog-img-left-list .entry-meta {
    width: 100%;
    margin-bottom: 20px;
    line-height: 1;
    margin-top: 5px;
    float: left;
}

#posts-content.blog-img-left-list .entry-wrapper {
    float: left;
    width: calc(100% - 390px);
}

#posts-content.blog-img-left-list .BlogFullWidth .entry-wrapper.without-image,
#posts-content.blog-img-left-list .entry-wrapper.without-image {
    width: 100%;
}

#posts-content.blog-img-left-list .post {
    float: left;
    border: none;
    padding: 0;
    margin: 0;
    margin-bottom: 60px;
}

#posts-content.blog-img-left-list .post p,
#posts-content.blog-minimal-list .post p,
#posts-content.blog-img-top-list .post p,
#posts-content.blog-img-top-list .portfolio p {
   font-size: 16px;
   margin-bottom: 20px;
   margin-top: 0;
   max-width: 90%;
}

#posts-content article.type-portfolio {
    margin-bottom: 50px;
    background: 0 0;
    padding: 0;
    padding-bottom: 65px;
    border-radius: 0;
    font-size: inherit;
    margin-right: 10px;
    border-bottom: 1px solid #e5e7f2;
}

#posts-content article.type-portfolio:last-child {
    border: none;
    margin-bottom: 0;
}

#posts-content.blog-img-left-list .BlogFullWidth .post p {
  max-width: 100%;
  margin: 0;
}

#posts-content.blog-img-left-list .BlogFullWidth .tt_button {
    display: none;
}

#posts-content.blog-img-left-list .BlogFullWidth .entry-image {
    max-width: 200px;
    margin-right: 40px;
}

#posts-content.blog-img-left-list .BlogFullWidth .entry-wrapper {
    float: left;
    width: calc(100% - 240px);
}

#posts-content.blog-img-left-list .BlogFullWidth .post {
    width: 56%;
    margin: 0 22%;
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e7f2;
    padding-bottom: 50px;
}

#posts-content.blog-minimal-list .post {
    padding-bottom: 20px;
    margin-bottom: 35px;
}

#posts-content.blog-minimal-list .entry-meta {
    margin-bottom: 20px;
}

#posts-content .post .tt_button.tt_secondary_button:hover {
    color: #fff;
}

#posts-content.blog-img-top-list .blog-single-title {
    margin-bottom: 10px;
}

#posts-content.blog-img-left-list .tt_button.tt_secondary_button {
    margin-top: 13px;
}

#posts-content.blog-img-top-list .entry-meta {
    margin-bottom: 55px;
}

#posts-content.blog-img-left-list .blog-single-title a,
#posts-content.blog-minimal-list .blog-single-title a {
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#posts-content.blog-img-top-list .portfolio .page-content,
#posts-content.blog-img-top-list .post .page-content {
    margin-bottom: 30px;
    margin-top: 30px;
}

#posts-content.blog-minimal-list .entry-meta .blog-label,
#posts-content.blog-img-top-list .entry-meta .blog-label {
    padding-right: 10px;
    position: relative;
}

#posts-content.blog-minimal-list .entry-meta .blog-label:before,
#posts-content.blog-img-top-list .entry-meta .blog-label:before {
    content: '';
    width: 1px;
    height: 12px;
    background: #e5e7f2;
    position: absolute;
    right: 0;
    top: 2px;
}

.single-post #posts-content .BlogFullWidth,
#posts-content.blog-minimal-list .BlogFullWidth,
#posts-content.blog-img-top-list .BlogFullWidth {
    width: 66.6%;
    padding: 0;
}

.single-post #posts-content .BlogFullWidth .entry-meta,
.single-post #posts-content .BlogFullWidth .blog-single-title,
#posts-content.blog-minimal-list .BlogFullWidth .entry-meta,
#posts-content.blog-minimal-list .BlogFullWidth .blog-single-title,
#posts-content.blog-img-top-list .BlogFullWidth .entry-meta,
#posts-content.blog-img-top-list .BlogFullWidth .blog-single-title {
    text-align: center;
}

#posts-content.blog-minimal-list .BlogFullWidth p,
#posts-content.blog-img-top-list .BlogFullWidth p {
    max-width: 100%;
    text-align: left;
}

#posts-content.blog-minimal-list .BlogFullWidth p {
    text-align: center;
}

.woo-sidebar,
.right-sidebar {
    padding: 30px;
    border-radius: 4px;
    border: 1px solid #e5e7f2;
    padding-bottom: 0;
    background: #f7f9fb;
}

.single-post .right-sidebar {
    margin-top: -35px;
}

#posts-content .blog-separator {
    color: rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    display: inline-block;
    margin: 0;
}

.related-posts .entry-meta,
#posts-content .entry-meta {
    width: 100%;
    margin-bottom: 20px;
    line-height: 1.3;
}
#posts-content .more-button a {
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    margin-top: 15px;
    font-size: 14px;
}

.search #posts-content .portfolio,
.search #posts-content .product,
.search #posts-content .page,
#posts-content .type-attachment, #posts-content .post {
    margin-bottom: 50px;
    background: none;
    padding: 0;
    padding-bottom: 65px;
    border-radius: 0;
    font-size: inherit;
    margin-right: 10px;
    border-bottom: 1px solid #e5e7f2;
}

#posts-content .post.format-gallery .owl-dots {
    text-align:center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.search #posts-content .product,
.search #posts-content .portfolio,
.search #posts-content .page,
.search #posts-content .post {
    padding-bottom: 37px;
    margin-bottom: 29px;
}

.search #posts-content .entry-meta .published:before {
    display: none;
}

.search #posts-content .entry-meta {
    margin-bottom:25px;
}


#posts-content .post:last-child {
    border-bottom: none;
}


#posts-content .post.BlogMinimal .blog-single-title,
#posts-content .post.BlogMinimal {
    text-align: left;
    min-height: auto;
    overflow: visible;
    float: left;
    border: none;
    font-size: 18px;
    letter-spacing: -0.3px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
}

#posts-content .post.BlogMinimal img {
    margin: 0;
}

#posts-content .post.BlogMinimal .blog-image-container {
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
}


#posts-content .post.BlogMinimal .blog-image-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.1);
    opacity: 0;
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    z-index: 100;
}


#posts-content .post.BlogMinimal .blog-image-container:hover img {
     -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
     transform: scale(1.1);
}


#posts-content .post.BlogMinimal .blog-image-container:hover:before {
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.25s ease;
}

#posts-content .post.BlogMinimal {
    width: calc(33.333% - 20px);
    margin-right: 30px;
    padding-bottom: 0;
    margin-bottom: 18px;
}

#posts-content .post.BlogMinimal:nth-child(3n) {
    margin-right: 0;
}

#posts-content .post.BlogMinimal .comment-count {
    float: none;
}
#posts-content .post.BlogMinimal .entry-content {
    max-height: 50px;
    overflow: visible;
    margin-bottom: 25px;
    float: left;
    text-align: left;
    display: block;
}

#posts-content .post.BlogMinimal .entry-meta .published:before {
    display: none;
}

#posts-content .format-status .entry-content p {
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
}


.post_format-post-format-image .wp-post-image {
    display: none;
}



.single-post #posts-content .post {
    margin-bottom: 57px;
    border: none;
    border-bottom: 1px solid #e5e7f2;
}
#posts-content img {
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
}

#posts-content .blog_widget img {
    width: auto;
    margin: 0;
}

#posts-content .wp-post-image {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 200ms ease-in-out;
}

#posts-content.blog-img-top-list .wp-post-image,
.single-post #posts-content .wp-post-image {
box-shadow: 0 5px 40px rgba(0, 0, 0, .07);
border-radius: 4px;
}

#posts-content .wp-post-image:hover {
}
.single-post #posts-content .wp-post-image:hover {
    opacity: 1;
}
.single-post .navigation.pagination {
    margin-top: 65px;
    float: none;
}
.single-post .navigation.pagination .next, .single-post .navigation.pagination .prev {
}
#posts-content .comment-count {
    margin-right: 5px;
}

#posts-content .comment-count span {
    margin-right: 0;
}

#posts-content .comment-count .far {
    margin-right: 7px;
}
.entry-meta .fa, .entry-meta .far, .entry-meta .fas, .entry-meta .fab {
    margin-right: 10px;
    font-size: 14px;
}
.entry-meta span {
    margin-right: 10px;
}
.topbar-phone a:before,
.entry-meta .page-type:before,
.entry-meta .published:before,
.entry-meta .author:before {
    content: '';
    width: 1px;
    height: 12px;
    background: #e5e7f2;
    position: absolute;
    right: 0;
    top: 2px;
}

.topbar-phone a,
.entry-meta .page-type,
.entry-meta .published,
.entry-meta .author {
    padding-right: 10px;
    position: relative;
}

.entry-meta .fa-calendar-o {
    font-size: 11px;
}
#comments #respond #reply-title, .reply-title, .widget-title, #reply-title {
    font-size: 16px;
    font-family: inherit;
    text-align: left;
    font-weight: bold;
    margin: 0;
    letter-spacing: -0.3px;
    line-height: 40px;
}
.reply-title {
    border-bottom: 1px solid rgba(34, 35, 40, 0.13);
    padding-bottom: 30px;
}
.comment-notes {
    display: none;
}
#comments .children li:last-child, #comments .children li {
    border-top: none;
    margin-top: 30px;
    padding-bottom: 0;
    padding-top: 0;
    border-bottom: none;
}
.blog_widget {
    margin-bottom: 40px;
    padding-left: 0;
}

#single-page .single-page-content .widget ul,
.blog_widget ul {
    padding: 0;
    list-style-type: none;
    line-height: inherit;
}

.blog_widget ul.children {
    padding-top: 0;
    padding-left: 20px;
}

#single-page .single-page-content .widget ul li,
.blog_widget ul li {
    color: inherit;
    line-height: 2.1em;
}

#single-page .single-page-content .widget ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#single-page .single-page-content .widget ul li a {
    -webkit-transition: 0.3s ;
    -moz-transition: 0.3s ;
    -ms-transition: 0.3s ;
    -o-transition: 0.3s ;
    transition: 0.3s ;
}

#single-page .single-page-content .widget ul {margin-bottom: 40px;}

#single-page .single-page-content .widget .widgettitle {
    padding: 30px 0;
    padding-top: 33px;
    margin: 0;
    border-top: 2px solid;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
    font-family: inherit;
    letter-spacing: -0.3px;
}

#single-page .single-page-content .widget.widget_nav_menu .widgettitle {
    border-top: none;
    padding-top: 0;
}

#single-page .vc_col-sm-3 .wpcf7 .wpcf7-submit {
    float: none;
    border:none!important;
}

#single-page .vc_col-sm-3 .wpb_content_element {margin-bottom: 0;}

#single-page .vc_col-sm-3 .wpcf7 {
    padding: 20px;
    margin-bottom: 40px;
    background: rgba(0, 0, 0, 0.05);
}

.search .search-form .search-field,
.blog_widget .search-form .search-field,
.blog_widget .woocommerce-product-search .search-field,
.blog-header-form .wpcf7 .wpcf7-text,
.blog-header-form .wpcf7 .wpcf7-email {
    height: 50px;
    line-height: 50px;
    max-width: 100%;
    min-width: 100%;
    border: 1px solid #e5e7f2;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}

.blog-page-heading .section-subheading {
    margin-top: 17px;
}

.search .search-form,
.blog_widget .woocommerce-product-search,
.blog_widget .search-form {
    position: relative;
}

.search-no-results #posts-content #posts-content .search-form {display:inline-block;margin-left: 0;min-width: 300px;}
.search-no-results #posts-content #posts-content .search-form label {width:100%}


.search .search-form .search-field,
.blog_widget .woocommerce-product-search .search-field,
.blog_widget .search-form .search-field {
    border-radius: 4px;
    background: #f7f9fb;
}

.blog_widget .woocommerce-product-search .search-field,
.blog_widget .search-form .search-field {
    background: #fff;
}


.blog_widget .woocommerce-product-search label,
.blog_widget .search-form label {
    width: 100%;
    position: relative;
}

.blog-header-form {
    float: left;
    width: 100%;
    margin-top: 30px;
    display: block;
    display: inline-block;
}

.blog-header-form .wpcf7 {
    width:40%;
    position:relative;
}

.blog-header-form .wpcf7-form-control-wrap {
    position: relative;
    margin-right: 0;
    width: calc(100% - 150px);
    display: inline-block;
    float: left;
}

.blog-header-form .wpcf7 .wpcf7-submit {
    margin: 0;
    height: 50px;
    line-height: 48px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
    z-index: 10;
    position: relative;
    width: auto;
}

div.wpcf7-validation-errors {
    display: none !important;
}

.blog-header-form .wpcf7 .ajax-loader {
    display: none;
}


#wrapper .blog-header-form .wpcf7 .wpcf7-submit:hover {
    -webkit-transform: none;
    transform: none;
}


.blog_widget ul.sub-menu li,
.blog_widget ul.children li {
    background: none;
    padding-bottom: 0;
}

.blog_widget ul.sub-menu li {
    padding-right: 0;
}

.blog_widget ul li a {
    color: inherit;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

.blog_widget ul li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: relative;
    font-weight: bold;
    margin: 0;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    font-size: 12px;
    color: #828282!important;
    display: inline-block;
    padding-right: 10px;
}

.blog_widget ul.redux-social-media-list li a:before {
    display: none;
}

.blog_widget ul.redux-social-media-list li a {
    margin-right: 20px;
    transition: 0.25s;
    display: block;
}

.blog_widget ul.redux-social-media-list li a .fa {
    font-size: 18px;
}




.blog_widget select {
    width: 100%;
    padding: 0 15px;
    background: rgba(0, 0, 0, 0.05);
    outline: none;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    border: none;
    font-weight: bold;
    color: #2f2f2f;
}

.author-box-wrapper {
    position: relative;
    padding: 30px;
    border: 1px solid #e5e7f2;
    border-radius: 4px;
    margin-top: 65px;
}

.related-title h3,
#comments .reply-title, #comments #respond #reply-title {
    margin-top: 0;
    margin-bottom: 30px;
    border-top: none;
    padding-top: 0;
    font-size: 24px;
    margin-right: 40px;
    line-height: 1;
    font-weight: inherit;
    padding-bottom: 0;
    border-bottom: none;
    letter-spacing: -0.03em;
}
#comments #respond #reply-title {
    margin-bottom: 20px;
}

.related-title h3 {
    margin-left:15px;
}

#posts-content .post blockquote {
    margin: 20px 0;
    font-size: inherit;
    font-style: normal;
    border-left-width: 2px;
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0;
    border: none;
}

#posts-content .post blockquote p {
    margin-bottom: 0!important;
    max-width: calc(100% - 60px);
}

#posts-content .post table {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
        margin-bottom: 25px;
}
#posts-content .post td, #posts-content .post th {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding: 10px
}
#posts-content .post dl {
    margin: 0;
}
#posts-content .post dd {
    margin: 0 0 20px;
}
#posts-content .post p {
    margin-bottom: 25px;
}

#posts-content .post ul,
#posts-content .post ol {
    margin-bottom: 25px;
}

#posts-content .attachment .tt_button i,
#posts-content .post .tt_button i {
    color: #fff;
    margin-left: 10px;
    font-size: 12px;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

.attachment-template-default #posts-content .attachment img {
    width: inherit;
}

#posts-content .portfolio .tt_button,
#posts-content .post .tt_button {
    display: inline-block;
}

#posts-content .attachment .blog-social-sharing .tt_button,
#posts-content .post .blog-social-sharing .tt_button {
    display: inline-block;
    margin: 0;
    margin-right: 3px;
    padding: 0 20px;
}

#posts-content .post address {
    font-style: italic
}
#posts-content .post code, #posts-content .post kbd {
    background: #efefef;
    border: none;
    box-shadow: none;
}
#posts-content .post kbd {
    color: inherit;
}
#posts-content .post pre {
    background: #efefef;
    border: none;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 30px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
#posts-content .post input {
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 3px;
    line-height: 1;
    font-size: 14px;
    outline: none;
    padding: 0 15px;
}
#posts-content .post input[type="submit"] {
    border: none;
    border-radius: 2px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 25px;
    color: #fff;
}

#posts-content .post_format-post-format-gallery br {display: none;}
#posts-content .post .gallery-item {
    margin: 0;
    position: relative;
    margin-right: 0;
    margin-bottom: 0;
    overflow: hidden;
}

.feature-sections-wrapper .owl-wrapper-outer,
.single-format-gallery #posts-content .gallery .owl-wrapper-outer,
#posts-content .entry-gallery .owl-wrapper-outer {
    box-shadow: 0 5px 40px rgba(0, 0, 0, .07);
}

.feature-sections-wrapper .owl-wrapper-outer img {
    border-radius: 4px;
}

.single-format-gallery #posts-content .gallery .owl-nav,
#posts-content .entry-gallery .owl-nav {
    margin-top: -45px;
    z-index:10;
    position:relative;
    margin-bottom: 55px;
}
.single-format-gallery #posts-content .gallery .owl-nav div,
#posts-content .entry-gallery .owl-nav div {
    background:#fff;
    margin: 0 2px;
    border-radius: 4px;
}
.single-format-gallery #posts-content .gallery .owl-nav div:hover,
#posts-content .entry-gallery .owl-nav div:hover {
    border: 2px solid #fff;
}

#posts-content .gallery-item .gallery-caption , figcaption {
    opacity: 0;
    background: rgba(51, 51, 51, 0.8);
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 0px;
    right: 0;
    font-size: 11px;
    top: auto;
    visibility: hidden;
    transition: 0.25s;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
    line-height: 30px;
    padding: 5px 10px;
    white-space: nowrap;
}


figcaption {
    white-space: initial;
}



#posts-content .gallery-item:hover .gallery-caption {
opacity: 1;
visibility: visible;
}

.single-format-gallery #posts-content .gallery .gallery-item img,
#posts-content .post .gallery-item img {
    border: none;
    border-radius: 4px;
    width: 100%;
    height: auto;
}
#posts-content .post iframe {
    max-width: 100%;
}
.wp-block-embed-youtube .wp-block-embed__wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#posts-content .post.format-aside .blog-single-title {
    display: none;
}
.page-template-default #comments {
    margin-top: 30px;
}
#single-page {
    padding: 0;
}

#posts-content .post .gallery { display: flex; flex-flow: row wrap; }
#posts-content .post .gallery .gallery-item { margin: 0 10px 10px 0; }

#posts-content .post .gallery.post-gallery-carousel { display: block !important; }
#posts-content .post .gallery.post-gallery-carousel .gallery-item { margin: 0; }
.entry-video.simple-video-iframe { display: block; border-radius: 0; box-shadow: none; }
#posts-content .post .entry-video.simple-video-iframe iframe { position: relative; min-height: 440px; border-radius: 0; }


@media (max-width: 960px) {
#single-page {
    padding-top: 0!important
}
}


.maintenance #single-page {padding-top: 0!important;min-height: inherit;}

.section-subheading,
#single-page .section-subheading {
    margin-bottom: 0;
    float: left;
    text-align: left;
    max-width: 500px;
    margin-top: 17px;
}

#single-page blockquote {
    margin: 25px 0;
    background: #fff;
    transition: 0.25s;
    border: 1px solid #e5e7f2;
    padding: 30px;
    border-radius: 4px;
    font-size: 16px;
}

#single-page blockquote:hover {
    box-shadow: 0 5px 40px rgba(0, 0, 0, .05);
}

#single-page blockquote p {
    margin-bottom: 0;
}
blockquote cite {
    font-weight: 600;
    margin: 10px 0;
    display: block;
}
#single-page table {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
#single-page td, #single-page th {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding: 10px
}
#single-page dl {
    margin: 0 20px;
}
#single-page dd {
    margin: 0 0 20px;
}
#single-page code, #single-page kbd {
    background: #efefef;
    border: none;
    box-shadow: none;
}
#single-page kbd {
    color: inherit;
}
#single-page pre {
    background: #efefef;
    border: none;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 30px;
}
#single-page pre {
    background: #efefef;
    border: none;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 30px;
}
#single-page .gallery-item {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
}
#single-page .gallery-item img {
    border: none;
}
#single-page iframe {
    max-width: 100%;
}
#single-page.format-aside .blog-single-title {
    display: none;
}

.page img,
.single-post img {
    max-width: 100%;
    height: auto;
}
#single-page #comments ul li:before {
    display: none;
}
#posts-content .fa-thumb-tack {
    margin-right: 5px;
}
#posts-content .blog-content ul li, #posts-content .page-content ul li {
}
#posts-content .blog-content ul li:before, #posts-content .page-content ul li:before {
    margin-left: -10px;
}


#posts-content ol ul ol li,
#posts-content ol ul li,
#posts-content ol li {
    list-style-type: decimal!important;
}

#posts-content ol ul ol li:before,
#posts-content ol ul li:before,
#posts-content ol li:before {
    display: none!important;
}

#posts-content ol ul li {
    list-style-type: none!important;
}



.blog_widget ul li a:hover:before {
    opacity: 1;
}
.navigation.pagination .next:after, #posts-content .more-button a:after {
    margin-left: 8px;
    margin-right: 0;
    line-height: 25px;
}

.pagination {
    margin: 10px 0 0 0;
}
.navigation.pagination {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0;
}
.navigation.pagination .page-numbers {
    display: none
}
.navigation.pagination .screen-reader-text {
    display: none;
}
.navigation.pagination .next {
    float: right;
}
.navigation.pagination .prev {
    float: left;
}

.wpb_wrapper #loginform .button,
#comments input[type="submit"], #single-page #comments input[type="submit"], .contact-map-container .toggle-map, .wpcf7 .wpcf7-submit,
.navigation.pagination .next, .navigation.pagination .prev {
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    -ms-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    transition: 0.3s !important;
    text-align: center;
    height: 46px;
    border-radius: 0;
    font-weight: 600;
    padding: 0;
    margin: auto;
    display: table;
    box-sizing: border-box;
    line-height: 46px;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    outline: none;
    transition: 0.25s;
    cursor: pointer;
    background: transparent;
    border-radius: 4px;
    width: auto;
    min-width: 150px;
}

.wpb_wrapper #loginform .button,
 .wpcf7 .wpcf7-submit {
    width: auto;
    border: none;
    color: #fff;
    background: transparent;
    margin-top: 5px;
    width: 100%;
}

.wpcf7 input[type="file"] {
    width: 100%;
    background: #4f6df5;
    border: 1px solid #e5e7f2;
    background: #f7f9fb;
    color: inherit;
    border-radius: 4px;
    outline: none;
    padding: 13px 20px;
    -webkit-appearance: none;
}

.wpb_wrapper #loginform .button {
    float: left;
    width: auto;
}

.row .vc_custom_heading a:hover {
    opacity: 1;
}

.wpcf7-form textarea:focus,
.wpcf7 .wpcf7-text:focus {
    border-color: #ccc;
}

 .wpcf7 .wpcf7-submit:hover {
    background: #fff;
 }

#comments input[type="submit"], #single-page #comments input[type="submit"], .contact-map-container .toggle-map {
    float: left;
    height: 50px;
    line-height: 48px;
}

.wpcf7 .wpcf7-submit {
    height: 50px;
    line-height: 48px;
}

.widget_text .wpcf7 .wpcf7-submit {
    float: none;
}


#comments input[type="submit"], #single-page #comments input[type="submit"] {
    width: calc(100% - 20px);
}
#comments input[type="submit"] {
    float: none;
    display: inline-block;
    color: #fff;
}

#comments input[type="submit"]:hover {
    background: transparent;
}

.page #single-page #comments input[type="submit"]:hover,
#comments input[type="submit"]:hover,
#single-page #comments input[type="submit"]:hover,
.contact-map-container .toggle-map:hover,
.navigation.pagination .next:hover,
.navigation.pagination .prev:hover {
    color: #fff;
}


.searchform {
    position: relative;
}

.woocommerce-ordering select,
.searchform #s {
    width: 100%;
    padding: 0 20px;
    border: none;
    outline: none;
    font-size: inherit;
    line-height: 50px;
    height: 50px;
    margin-top: 0;
    border-radius: 0;
    background: none;
}

.woocommerce-product-search button[type="submit"],
.woocommerce-product-search input[type="submit"],
.search-submit {
    position: absolute;
    outline: none;
    background: none;
    margin-top: 0;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    border: none;
    top: 0;
    padding: 0;
    right: 0;
    height: 50px;
    width: 50px;
    font-family: "Font Awesome 5 Free";
    opacity: 0.7;
    font-weight: 600;
}

.woocommerce-product-search button[type="submit"] {
    font-size: 0;
}
.woocommerce-product-search button[type="submit"]:before {
    content: "\f002";
    font-size: 13px;
    display: block;
    line-height: 50px;
}

#wrapper .tparrows {
    border-radius: 4px!important;
    background: rgba(255, 255, 255, 0.2)!important;
    transition: 0.25s !important;
}

#wrapper .tparrows:hover {
    background: rgba(255, 255, 255, 0.35)!important;
}

#wrapper .tparrows:before {
    font-family: "revicons"!important;
    font-size: 11px!important;
    color: #fff!important;
    display: block!important;
    line-height: 40px!important;
    font-weight: bold!important;
    text-align: center!important;
}

#wrapper .play-video .fa-play {
    line-height: 16px!important;
}

.kd-rev-button-inv {
    background-color: transparent !important;
}

.kd-rev-button, .kd-rev-button-inv {
    filter: none!important;
    font-family: inherit!important;
}

.kd-rev-button:hover {
    background: transparent!important;
}

.woocommerce-product-search button[type="submit"]:hover,
.woocommerce-product-search input[type="submit"]:hover,
.search-submit:hover {
    opacity: 1;
}

.tags {
    margin-top: 0;
    margin-bottom: 25px;
    border-top: none;
    width: 100%;
    padding-top: 0;
}
.tags a, .tagcloud a, .tags-label {
    display: inline-block;
    margin-right: 10px;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    font-size: 14px!important;
    color: inherit;
}

.blog-single-content .btn-twitter {
    background: #00aced;
    border: 2px solid #00aced;
    color: #fff;
}

.blog-single-content .btn-facebook {
    background: #4267b2;
    border: 2px solid #4267b2;
    color: #fff;
}

.blog-single-content .btn-linkedin {
    background: #0077b5;
    border: 2px solid #0077b5;
    color: #fff;
}

.blog-single-content .btn-facebook:hover i,
.blog-single-content .btn-facebook:hover {
    color: #4267b2!important;
}

.blog-single-content .btn-twitter:hover i,
.blog-single-content .btn-twitter:hover {
    color: #00aced!important;
}

.blog-single-content .btn-linkedin:hover i,
.blog-single-content .btn-linkedin:hover {
    color: #0077b5!important;
}

.blog-social-sharing {
    margin-top: 42px;
}

.blog-social-sharing .tt_button {
    height: 46px;
    line-height: 44px;
    padding: 0;
}

#posts-content .blog-social-sharing .tt_button i {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    margin-right: 12px;
    float: left;
    line-height: 44px;
}

.admin-image img {
    box-shadow: 0 0px 40px rgba(0, 0, 0, .07);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.blog-single-content .tags {
    padding-top: 40px;
    clear: both;
}

.blog-single-content .tags a {
    font-weight: 600;
}

.tagcloud {
    margin-top: 0;
    width: 100%;
    margin-bottom: -8px;
}
.blog-single-content {
}
.blog-content p {
    margin-bottom: 25px;
}
#recentcomments li {
}
#recentcomments li .comment-author-link {
    font-size: 13px;
    color: inherit;
    text-transform: capitalize;
}
#recentcomments li .comment-author-link:after {
    content: "-";
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
}
#recentcomments a:before {
    display: none;
}
.comment-form-author, .comment-form-email, .comment-form-url  {
    width: 33.333%;
    float: left;
}

#commentform input[type="text"], #commentform input[type="email"] {
    height: 50px;
    line-height: 50px;
}
#comments .comment-list {
    list-style-type: none;
    padding-left: 0;
    padding-right: 10px;
    margin-bottom: 50px;
}
#comments .comment {
    list-style-type: none;
    padding: 0;
    margin-bottom: 30px;
    border-bottom: 0;
}

.page #comments .comment {
    float: left;
    width: 100%;
}

#comments .comment:last-child {
    border: none;
}

.author-box-wrapper .author-avatar img,
#comments .comment img {
    float: left;
    border-radius: 0;
    margin-right: 30px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
}
#comments .says {
    display: none
}

.author-website,
.author-box-wrapper .author-name h6,
#comments .fn {
    font-weight: 600;
    font-size:inherit;
    transition: 0.25s;
    margin:0;
}
#comments .comment-meta {
    background: none;
}
#comments .comment-meta a {
    color: inherit;
}
#comments .reply {
    margin-top: 25px;
    margin-left: 100px;
    line-height: 1;
}
#comments .reply a {
    text-transform: capitalize;
    font-weight: 600;
}

.author-desc p,
#comments .comment p {
    padding-left: 100px;
    margin-bottom: 0!important;
}
#comments .comment blockquote p {
    padding-left: 0px;
}
#comments .comment ul li, #comments .comment ol li {
    list-style-type: inherit;
}
#comments .comment ul.children li {
    list-style-type: none;
}
#respond {margin-top: 30px;}

#comments label {
    display: inline-block;
    max-width: 100%;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 1;
}

#comments .comment #commentform p {
    padding-left: 0;
}
#comments .comment-notes {
    margin-bottom: 30px;
    font-size: 14px;
}
#comments .children {
    padding-left: 30px;
}
#cancel-comment-reply-link {
    font-size: 14px;
    opacity: 1;
    color: inherit;
}
#comments .logged-in-as {
    margin-bottom: 15px;
}
#comments .logged-in-as a {
    color: inherit;
    margin-bottom: 0;
    display: inline-block;
    opacity: 1;
    margin-top: 10px;
}
#comments p.logged-in-as, #single-page #comments p.logged-in-as {
    margin-top: -25px;
    margin-bottom: 25px;
}
#comments ul li:before, #single-page #comments ul li:before {
    display: none;
}
#comments h1, #single-page #comments h1 {
    text-align: left;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
    margin-top: 25px;
}
#comments h2, #single-page #comments h2 {
    text-align: left;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 25px;
    margin-top: 25px;
}
#comments h3, #single-page #comments h3 {
    text-align: left;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 25px;
    margin-top: 25px;
}
#comments blockquote, #single-page #comments blockquote {
    margin: 25px 0;
    font-style: italic;
}
#comments table, #single-page #comments table {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
#comments td, #comments th, #single-page #comments td, #single-page #comments th {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding: 10px
}
#comments dl, #single-page #comments dl {
    margin: 0 20px;
}
#comments dd, #single-page #comments dd {
    margin: 0 0 20px;
}

.author-desc p,
#comments p, #single-page #comments p {
    margin-bottom: 0;
    font-size: inherit;
    margin-top: 20px;
}
#comments address, #single-page #comments address {
    font-style: italic
}
#comments code, #comments kbd, #single-page #comments code, #single-page #comments kbd {
    background: #efefef;
    border: none;
    box-shadow: none;
}
#comments kbd, #single-page #comments kbd {
    color: inherit;
}
#comments pre, #single-page #comments pre {
    background: #efefef;
    border: none;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 30px;
}
#comments .pingback, #single-page #comments .pingback {
    padding: 15px 0;
    border-bottom: 0;
}

#wp-comment-cookies-consent {margin-right: 10px;}

#posts-content .mejs-container {
    margin-bottom: 25px;
}

#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    color: inherit;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
}
#wp-calendar #next {
    text-align: right;
}
#wp-calendar td, #wp-calendar th {
    padding: 5px;
    text-align: center;
}
#wp-calendar td a {
    font-weight: bold;
}
.comment-body {
    position: relative;
    background: #f7f9fb;
    padding: 30px;
    border: 1px solid #e5e7f2;
    border-radius: 4px;
}


#wrapper .widget-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 20px;
    letter-spacing: 0;
}




#wrapper .blog_widget:first-child .widget-title {
    border-top: none;
    padding-top: 0;
}

.blog .navbar-default.fullwidth .container {
    width: 100%;
}
.blog_widget ul li a:hover {
    opacity: 1;
}
.blog_widget {
    font-size: inherit;
    position: relative;
}

.author-desc {
    max-width: calc(100% - 100px);
    display: inline-block;
}

.blog_widget p {
    margin-bottom:20px;
}
#posts-content .post .blog-single-title a,
#posts-content .post .blog-single-title {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

#posts-content.blog-img-left-list .blog-single-title {margin-bottom: 15px;}

.blog-single-content .blog-single-title {
    margin:0;
    margin-bottom: 17px;
}

.related-posts .entry-meta a,
#posts-content .entry-meta, #posts-content .entry-meta a {
    color: inherit;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    font-weight: inherit;
}

.related-posts {
 border-top: 1px solid #e5e7f2;
 padding-bottom: 20px;
 padding-top: 60px;
}

#posts-content .blog-single-content .entry-meta {
    margin-bottom: 55px;
}

.BlogFullWidth {margin:auto;float: none;width: 100%;padding: 0;}

.entry-video {
    position: relative;
    margin-bottom: 0;
    box-shadow: 0 5px 40px rgba(0, 0, 0, .07);
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
}

.single-post .entry-video {
    margin-bottom: 40px;
}

.entry-video p {
    margin-bottom:0!important;
}

.entry-video img {
    display: inline-block;
    opacity: 0;
    border-radius: 4px;
    /* float: left; */
}

.entry-video iframe {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:10;
    border-radius: 6px;
}

.entry-video .background-video-image {
    position: relative;
    z-index: 11;
    border-radius: 4px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    display: inline-block;
    background-size: cover!important;
}

.entry-video .play-video {
    z-index: 12;
}

.entry-video .show-video .play-video,
.entry-video .show-video .background-video-image {
    opacity:0;
    pointer-events: none;
}


/*-----------------------------------------------------------------*/

/* 10. 404 PAGE
/*-----------------------------------------------------------------*/
.error404 .navbar.navbar-default, .error404  .navbar-default.navbar-shrink {
    position: absolute;
    border: none;
}
.page-404 {
    height: 100vh;
    display: table;
    width: 100%;
}
.error404 .navbar.navbar-default {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.page-404 .container {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.page-404 {
    padding-top: 100px;
    height: calc(100vh - 200px);
}

.search-no-results #posts-content #posts-content {
    padding-top: 0;
}

.page-404 .secondary-button-inverse {
    background: transparent;
    color: #fff
}
.page-404 .section-subheading, .search-no-results #posts-content .section-subheading {
    margin-bottom: 50px;
    max-width: 420px;
    font-weight: 300;
}

.search-no-results #posts-content .section-subheading {float:none;}

.page-404 .section-subheading {
    font-weight: 600;
    margin: auto;
    margin-bottom: 35px;
    float: none;
    text-align: center;
}

.search-no-results #searchform {
    width: 80%;
    max-width: 320px;
    margin: auto;
}
.page-404 .tt_button {
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    -ms-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    transition: 0.3s !important;
    text-align: center;
    border: 2px solid;
    min-width: 170px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    padding: 0;
    padding: 16px 25px;
    margin: auto;
    display: table;
    box-sizing: border-box;
    line-height: 1;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    cursor: pointer;
}
.page-404 .tt_button:hover {
    background: transparent;
}

.page-404 .section-heading {
    font-size: 62px;
    line-height: 62px;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 300;
    text-transform: inherit;
}
.page404-overlay {
    position: absolute;
    background-position: center;
    height: 100%;
    width: 100%;
    opacity: 0.2;
    top: 0;
    background-blend-mode: overlay;
}

/*-----------------------------------------------------------------*/

/* 11. PORTFOLIO
/*-----------------------------------------------------------------*/

.portfolio-item {border-radius: 0;
    overflow: hidden;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;}

 .portfolio-item .tt_button {
    position: absolute;
    margin-left: -85px;
    right: 0;
    top: 50%;
    opacity: 0;
    margin-top: -50px;
    float: none;
    left: 50%;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.portfolio-item .portfolio-content {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    visibility: hidden;
    opacity: 0;
}
.portfolio-item:hover .portfolio-content {
    visibility: visible;
    opacity: 1;
    background: rgba(0,0,0,.5);
}

.portfolio-item:hover .tt_button {
    opacity: 1;
}

.portfolio-item .portfolio-content .gradient-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=0);
}
.portfolio-item .portfolio-inner-content {
    position: absolute;
    z-index: 10;
    width: 100%;
    top: 0;
    bottom: 0;
}
.portfolio-item .portfolio-inner-content h3 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 25px;
    position: absolute;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
    line-height: 50px;
    background: #1f1f1f;
}
.portfolio-item .portfolio-content:hover h3 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.portfolio-item .portfolio-inner-content p {
    font-size: 14px;
    font-style: normal;
    line-height: 25px;
    color: #fff;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.portfolio-item .portfolio-content:hover p {
    opacity: 1;
}
.portfolio-arrow {
    width: 55px;
    margin: auto;
    height: 18px;
    background: url(images/hover-arrow.png);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    margin-top: 40px;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    transform: translate(0, -10px);
}
.portfolio-item .portfolio-content:hover .portfolio-arrow {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
#portfolio-items {
    background: transparent;
    width: 100%;
    margin-top: 0px;
}
#portfolio-items:after {
    content: '';
    display: block;
    clear: both;
}
.portfolio-item.item-size-small {
    width: calc(33.3333333% - 25px);
    height: auto;
    margin: 12px;
    float: left;
    position: relative;
    max-height: 800px;
    overflow: hidden;
}
.portfolio-item.item-size-big {
    width: 40%;
    height: auto;
}
.portfolio-item img {
    width: 100%;
}





.woocommerce-page .navbar.navbar-default,
.attachment .navbar.navbar-default,
.single-post .navbar.navbar-default,
.single-portfolio .navbar.navbar-default,
.page-child .navbar.navbar-default {
    padding: 0;
    /*margin: 0;*/
}

.navbar.navbar-default {position: fixed;background: #fff;}
.navbar.navbar-default.navbar-shrink {box-shadow: 0 0px 20px rgba(0, 0, 0, .05);}
.navbar.navbar-default.fixed-menu {position: absolute;}

.navbar.navbar-default.full-width .container {
    width: 100%;
    padding: 0 15px;
}

.navbar.navbar-default.contained .topbar .topbar-socials {
    margin-right: -1px;
}


.navbar.navbar-default.contained .topbar .container {
    padding:0;
}

.single-portfolio #single-page {
    padding: 0;
}

@media (max-width: 960px) {
.single-portfolio #single-page {
    padding-top: 0;
}
}


.single-portfolio .navbar-default .container {
    padding: 0;
    width: 1240px;
}

.kd-section-title.text-right {
    margin-left: auto;
}

.kd-section-title.text-right .kd-separator {
    display:inline-block
}


.woocommerce-page .navbar-default .container,
.single-post .navbar-default .container, .single-page .navbar-default .container {

}

.page-child .navbar-default .container {
    padding: 0;
}

.gallery-item-list {
    margin-bottom: 40px;
}
.portfolio-content .portfolio-block .portfolio-title {
    font-size: 28px;
    text-align: left;
    line-height: 40px;
    letter-spacing: -1px;
    margin-top: -5px;
    font-weight: 700;
    margin-bottom: 30px;
}

.portfolio-block strong {
    font-size: 13px;
}

.portfolio-block.full-width {
    margin-left: 0;
}

.portfolio-block .heading-separator {
    float: left;
    margin: 20px 0 22px 0;
}

.portfolio-content .portfolio-block  p {
    margin-top: 0;
    padding-bottom: 0;
}
.portfolio-content .featured-image {
    margin-bottom: 40px;
    overflow: hidden;
}
#single-page .featured-image.single-image img {
    max-width: 100%;
}
.portfolio-meta-parent {
border-top: 0;
    margin-top: 30px;
    width: 100%;
    float: left;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 10px;
}

.portfolio-meta.share-meta .fa {
    font-size: 13px;
    margin-right: 20px;
    color: inherit;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.portfolio-meta.share-meta .fa:hover {
    opacity: 1;
}
.portfolio-content .portfolio-block.full-width  p {
    border: none;
}
.portfolio-content .portfolio-sidebar {
    padding-right: 0;
}
.portfolio-block h4 {
    font-size: 13px;
    display: inline-block;
    min-width: 180px;
    margin-top: 0;
    margin-bottom: 0;
}
.portfolio-block {
    float: left;
    max-width: calc(100% - 50px);
    width: 100%;
    margin-left: 30px;
}
.portfolio-block .portfolio-meta span {
    font-size: 14px;
    display: inline-block;
    line-height: 1.2;
}
.pswp .pswp__bg {
    background: #000;
    background: rgba(0, 0, 0, 0.75);
}
.pswp .pswp__ui--fit .pswp__top-bar, .pswp .pswp__ui--fit .pswp__caption, .pswp .pswp__button--arrow--left:before, .pswp  .pswp__button--arrow--right:before, .pswp .pswp__caption {
    background-color: transparent;
}

.pswp__caption__title {
    font-size: 14px;
}

.pswp__caption__desc {
    font-size: 12px;
}
.portfolio-content .featured-gallery, #single-page .gallery-item-list img {
    max-width: 100%;
    height: auto;
    border-radius: 0;
}
.portfolio-content .featured-gallery.full-width {
    max-width: 100%;
    width: 100%;
    margin-bottom: 90px;
}
#single-page .featured-gallery.full-width img {
    width: 100%;
}
.portfolio-content .featured-gallery {
    margin-bottom: 40px;
}
.portfolio-sidebar.fixed-sidebar {
    left: 50%;
    position: fixed;
    margin-left: 104px;
    top: 170px;
}
.portfolio-sidebar.fixed-sidebar.absolute-sidebar {
    position: absolute;
    bottom: 35px;
    top: auto;
}
.portfolio-navigation-links {
    float: none;
    margin-top: 0;
    border-top: 1px solid #e5e7f2;
    padding: 40px 0;
    background: #f7f9fb;
    margin-top: 40px;
}

.portfolio-template-default #wrapper {
    padding-bottom: 0;
}

.portfolio-navigation-links a {
    font-weight: 600;
    transition: 0.25s;
    margin: 0 5px;
}

.portfolio-navigation-links .port-prev:before,
.portfolio-navigation-links .port-next:after {
    content: "\f105";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    box-sizing: border-box;
    font-weight: bold;
    margin-left: 10px;
}

.portfolio-navigation-links .port-prev:before {
    margin-left: 0;
    margin-right: 10px;
    content: "\f104";
}

.portfolio-navigation-links .port-next {
    float: right;
}

.port-prev.tt_button {
    float: left;
    background: transparent;
    box-shadow: none;
    transition: 0.25s;
}
.port-next.tt_button {
    float: right;
    background: transparent;
    box-shadow: none;
    transition: 0.25s;
}

.port-prev.tt_button:hover,
.port-next.tt_button:hover {
    color: #fff;
}

.port-next.tt_button i, .port-prev.tt_button .fa {
    font-weight: bold;
}
.featured-gallery.full-width , .portfolio-gallery-content  {
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 99;
    width: 100%;
}

.portfolio-gallery-content  .owl-nav div  {
    background: #fff;
    border: 2px solid #fff;
}


.featured-gallery.full-width  .owl-dot span, .portfolio-gallery-content  .owl-dot span {
    margin: 0 7px;
}
.port-nav-prev {
    padding-left: 15px;
}

#portfolio-items .portfolio-item.align-right,
#portfolio-items .portfolio-item.item-size-small:nth-child(5) {
    float: right;
    margin-right: 15px;
}


.content-area .vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item,
.content-area .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item,
.content-area .vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item {
    margin: 0;
    border: none;
    border-collapse: collapse;
}

.content-area .vc_grid-filter>.vc_grid-filter-item.vc_active,
.content-area .vc_grid-filter>.vc_grid-filter-item:hover {
    background-color: transparent;
}

.content-area .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    padding: 5px 12px;
    font-weight: 600;
}

.content-area .vc_grid-filter {
    margin-bottom: 25px;
}

.content-area .vc_grid-filter>.vc_grid-filter-item span {
    position: relative;
    padding-bottom: 6px;
}

.content-area .vc_grid-filter>.vc_grid-filter-item span:after {
    content: "";
    transition: 0.3s all ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 50%;
    height: 2px;
    width: 0;
    bottom: 0px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.content-area .vc_grid-filter>.vc_grid-filter-item span:hover:after {
    width: 100%;
}

.content-area .vc_gitem-animate-scaleRotateIn {
    -webkit-transition: opacity 0.3s cubic-bezier(0.3,0.58,0.55,1),-webkit-transform 0.3s cubic-bezier(0.3,0.58,0.55,1)!important;

}

.content-area .vc_grid-gutter-30px .vc_gitem-animate-scaleRotateIn {
    border-radius: 4px;
}

.content-area .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transition: transform 0.6s cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition: transform 0.6s cubic-bezier(0, 1, 0.5, 1);
    transition: transform 0.6s cubic-bezier(0, 1, 0.5, 1);
}

.content-area .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.content-area .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
    background: rgba(0, 0, 0, 0.8)!important;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    min-height: auto!important;
}

.content-area .vc_grid-item-mini .vc_gitem-animate-scaleRotateIn .vc_gitem-col {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
     transform: scale(0.75);
     -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
}




.content-area .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-col {
     transform: scale(1);
     -webkit-transform: scale(1);
    -ms-transform: scale(1);
}



.content-area .vc_grid-item-mini .vc_gitem-animate-scaleRotateIn + .vc_gitem-zone.vc_gitem-zone-c {
    background: none!important;
    border:none;
}

.content-area .vc_grid-item-mini {
    position: relative;
}

.content-area .vc_grid-item-mini .vc_gitem-animate-scaleRotateIn + .vc_gitem-zone.vc_gitem-zone-c {
    background: none!important;
    border: none!important;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0;
    height: 100%;
    display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
     transform: scale(0.75);
     -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    opacity: 0;
    pointer-events:none;
}

.content-area .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn + .vc_gitem-zone.vc_gitem-zone-c {
    opacity: 1;
     transform: scale(1);
     -webkit-transform: scale(1);
    -ms-transform: scale(1);
       z-index: 999;
}

.content-area .vc_grid-item-mini .vc_gitem-animate-scaleRotateIn + .vc_gitem-zone.vc_gitem-zone-c .vc_btn3-container {
    display: none;
}

.content-area .vc_grid-item-mini .vc_gitem-animate-scaleRotateIn + .vc_gitem-zone.vc_gitem-zone-c h4 {
    color: #fff;
    margin:0;
}


.content-area .vc_grid-item-mini .vc_gitem_row .vc_gitem-col h4 {
    letter-spacing: -0.03em;
    line-height: 1.3;
    margin: 0;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 24px;
}

.content-area .vc_grid-item-mini .vc_custom_heading.vc_gitem-post-data-source-post_excerpt {
    display: none;
}


.content-area .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c {
    border-radius: 0;
    overflow: hidden;
    background: #FFF!important;
    border-top: none;
    padding: 30px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.content-area .vc_grid-gutter-30px .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c {
        border: 1px solid #e5e7f2;
}


.content-area .vc_grid-item-mini .vc_btn3-container {
    margin-bottom: 0;
    text-align: center;
    margin-top: 10px;
}

.vc_grid-item-mini .blog-detailed-grid .vc_btn3-container {
    float: left;
    display: inline-block;
}

.content-area .vc_grid-item-mini .vc_btn3-container a {
    padding:0;
    border:none;
    color:#fff;
    width: auto;
    min-width: auto;
    line-height: inherit;
    transform: none;
}

.vc_grid-item-mini .blog-detailed-grid .vc_btn3-container a {
    background: transparent!important;
}

.content-area .vc_grid.vc_row.vc_grid-gutter-30px .vc_gitem-zone.vc_gitem-zone-a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
}

.content-area .vc_grid .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    height: 460px;    display: block!important;
    opacity: 0;
}

.content-area .vc_grid .vc_col-sm-3 .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    height: 320px;    display: block!important;
    opacity: 0;
}


.content-area .vc_grid .vc_col-sm-6 .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    height: 680px;    display: block!important;
    opacity: 0;
}


.content-area .vc_grid .vc_col-sm-3 .vc_grid-item-mini .vc_gitem_row .vc_gitem-col h4 {
    font-size: 18px;
    line-height: inherit;
}

.content-area .vc_grid .vc_col-sm-6 .vc-gitem-zone-height-mode-auto.blog-detailed-grid  {
    min-height: auto;
}



.content-area .vc_grid .vc-gitem-zone-height-mode-auto.vc_gitem-zone.vc_gitem-zone-a:before,
.content-area .vc_grid-item-mini .vc_gitem-animate-fadeIn .vc_gitem-zone.vc_gitem-zone-a:before {
    position: absolute;
    top: 15px;
    left:15px;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    border-radius: 4px;
     -webkit-transition: opacity 0.3s cubic-bezier(0.3,0.58,0.55,1);
     transition: opacity 0.3s cubic-bezier(0.3,0.58,0.55,1);
     font-family: 'iconsmind';
     content: '\e871';
    font-size: 48px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
}

.content-area .vc_grid-item-mini .vc_gitem-animate-scaleRotateIn .vc-gitem-zone-height-mode-auto.vc_gitem-zone.vc_gitem-zone-a:before {
    display: none;
}



.content-area .vc_grid .vc_gitem-animated-block:hover .vc-gitem-zone-height-mode-auto.vc_gitem-zone.vc_gitem-zone-a:before,
.content-area .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn:hover .vc_gitem-zone.vc_gitem-zone-a:before {
    opacity: 0.9;
}



.content-area .vc_grid-item-mini .vc_gitem-zone-c h4 {
    text-align: center!important;
}

.content-area .vc_grid .vc_gitem-zone-c .vc_general {
    background: transparent;
}

.content-area .vc_grid .vc_gitem-zone-c .vc_gitem-link:hover {
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
}

.content-area .vc_masonry_grid {
    min-height: 500px;
}

.content-area .vc_basic_grid .vc_grid .vc_col-sm-4 .vc-gitem-zone-height-mode-auto {
    min-height: 250px;
}
.content-area .vc_basic_grid .vc_grid .vc_col-sm-3 .vc-gitem-zone-height-mode-auto {
    min-height: 200px;
}

.content-area .vc_basic_grid .vc_grid-item-mini .vc_gitem_row .vc_gitem-col h4 {
    text-align: left!important;
}

.content-area .vc_basic_grid .vc_grid .vc_gitem-zone-c .vc_gitem-link {
    margin-left: 0;
}

.content-area .vc_basic_grid .vc_grid-item-mini .vc_custom_heading.vc_gitem-post-data-source-post_excerpt {
    display: block;
}

.content-area .vc_basic_grid .vc_grid-item-mini .vc_custom_heading.vc_gitem-post-data-source-post_excerpt p {
    margin-bottom: 20px;
}

.blog-detailed-grid .vc_custom_heading.vc_gitem-post-data-source-post_excerpt {
    margin-top: 20px;
}

.content-area .vc_basic_grid .vc_grid .vc-gitem-zone-height-mode-auto.vc_gitem-zone.vc_gitem-zone-a:before {
    content: "\e8a0";
}



/*-----------------------------------------------------------------*/

/* 12. CONTACT
/*-----------------------------------------------------------------*/

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    -o-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}
.modalDialog .modalContent {
    width: 600px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    background: #fff;
}
.closeModal {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.closeModal:hover {
    background: #00d9ff;
}
#popup-modal {
    z-index: 10001;
    background: rgba(247, 249, 251, 0.75);
    cursor: pointer;
}
#popup-modal.in {
    visibility: visible;
}

#popup-modal .close {
    position: absolute;
    background: #fff;
    right: 20px;
    top: 20px;
    z-index: 999;
    border-radius: 90px;
    height: 18px;
    width: 18px;
    outline: none;
    font-size: 16px;
    font-weight: bold;
    text-shadow: none;
    opacity: 1;
    color: #1f1f1f;
    text-align: center;
    transition: 0.25s;
}

@media (max-width: 960px) {
#popup-modal .close {
    font-size: 22px;
    top: 10px;
    right: 10px;
}
}

#popup-modal.in .modal-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
#popup-modal .modal-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    overflow: hidden;
    transition: all 0.3s;
    width: 1100px;
    left: 50%;
    margin-left: -550px;
    border-radius: 0px;
    position: relative;
    border: none;
    box-shadow: none;
    box-shadow: 0 10px 90px -15px hsla(0, 0%, 15%, 0.25);
    border-radius: 4px;
    cursor: default;
    margin-top: 23vh;
    margin-bottom: 10vh;
}
.modal-backdrop {
    z-index: 2000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #B7BBC5;
    display: none;
}
.modal-backdrop.in {
    opacity: 0.7;
}
#popup-modal .modal-content h2 {
    text-align: left;
    font-style: normal;
    margin-bottom: 25px;
    margin-top: 0;
}
.modal-subheading {
    margin-bottom: 38px;
}
.modal-content-inner {
    padding: 100px;
    padding-top: 110px;
    height: 100%;
    right: 0;
    background-size: cover;
}
.modal-content-inner p {
    font-size: 13px;
    color: #333;
    line-height: 1.6;
}

.wpb_wrapper #loginform .input,
.woocommerce-product-search .search-field,
.search-form .search-field,
.wpcf7 input[type="date"],
.wpcf7 input[type="number"],
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select,
.modal-content-inner .wpcf7 .wpcf7-text, .modal-content-inner .wpcf7 .wpcf7-email {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    width: 100%;
    box-sizing: border-box;
    min-width: 100%;
    border: none;
    background: #fff;
    box-shadow: none;
    letter-spacing: 0;
    outline: none;
    line-height: 50px;
    height: 50px;
    padding: 0 20px;
    text-align: left;
    font-family: inherit;
    border-radius: 4px;
    font-weight: 400;
}

.wpcf7 input[type="number"] {
    padding-right: 0;
}

.inline-cf .wpcf7-form p {
    display: flex;
    width: 100%;
}

.inline-cf .wpcf7-form-control-wrap {
  flex: 1 1 auto;
  display: inline-flex;
  width: auto;
  margin-left: 10px;
}
.inline-cf .wpcf7-form-control-wrap:first-child {
    margin-left:0
}

.inline-cf label .wpcf7-form-control-wrap {
    display: block;
    width: auto;
    float: right;
    width: calc(100% - 200px);
}

.inline-cf .wpcf7 .wpcf7-submit {
    flex: 0 0 auto;
    width: auto;
    margin:0;
    margin-left: 10px;
}

.inline-cf .wpcf7-form-control-wrap input {
    margin-bottom:0;
}


.wpcf7 textarea,
.wpb_wrapper #loginform .input,
.wpcf7 input[type="date"],
.wpcf7 input[type="number"],
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-email,
.wpcf7 .wpcf7-select {
    border: 1px solid #e5e7f2;
    background: #f7f9fb;
}

.wpcf7 .wpcf7-not-valid {
    border: 1px solid #d93025;
}

.wpcf7 .wpcf7-checkbox.wpcf7-not-valid {
    border: none;
}

.wpcf7 .wpcf7-select  {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f7f9fb;
    background-image: url(core/assets/images/icons/select-arrow.png)!important;
    background-repeat: no-repeat!important;
    background-position: 95% center!important;
}

.kd-contact-form.white-input-bg .wpcf7-form input[type="date"],
.kd-contact-form.white-input-bg .wpcf7-form input[type="number"],
.kd-contact-form.white-input-bg .wpcf7-form select,
.kd-contact-form.white-input-bg .wpcf7-form textarea,
.kd-contact-form.white-input-bg .wpcf7 .wpcf7-text,
.kd-contact-form.white-input-bg .wpcf7 .wpcf7-email
{
    background: #fff;
}

.kd-contact-form.white-label-color .wpcf7-list-item-label {
    color: white;
}

.wpb_wrapper #loginform p {
    margin-bottom: 10px;
}

.wpb_wrapper #loginform label {
    font-weight: 400;
    margin: 20px 0;
}

.wpb_wrapper #loginform .login-username label,
.wpb_wrapper #loginform .login-password label {
    display: none;
}


.wpcf7 input[type="date"] {
    line-height: 48px;
}

.modal-content-inner {
    position: relative;
}

.modal-content-inner .wpcf7 {
    position: relative;
    z-index: 10;
}

.modal-content-inner::after {
   display: block;
   content: '';
   position: absolute;
   width: 100%;
   height: 100%;
   background: rgba(37, 37, 37, 0.6);
   top: 0;
   left: 0;
}

.wpcf7 input[type="date"]::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
}

.wpcf7-form textarea,
#commentform textarea {
    width: 100%;
    max-height: 100px;
    padding: 15px 20px;
    font-weight: 400;
    resize: none;
    border-radius: 4px;
    outline: none;
}

#commentform textarea {
    margin-bottom: 0;
    height: 100px;
    margin-right: 0;
    display: block;
    border: 1px solid #e5e7f2;
    max-width: calc(100% - 20px);
    padding: 20px;
    background: #f7f9fb;
}

.modal-content-inner .wpcf7-form-control-wrap textarea:focus, .modal-content-inner .wpcf7 .wpcf7-text:focus, .modal-content-inner .wpcf7 .wpcf7-email:focus {
    box-shadow: none;
    background: #fff;
}

.modal-content-inner .wpcf7-submit {
    margin-top: 5px;
    margin-bottom: 0;
    display: block;
    border: none;
    width: 100%;
}

.modal-content-inner div.wpcf7 img.ajax-loader {
    display: none;
}
div.wpcf7 .ajax-loader {
    display: none;
}

.modal-content-inner:before {
    width: 0px;
    content: '-';
    text-indent: -9999px;
    display: block;
    height: 0px;
    position: absolute;
    z-index: 9999;
    top: 50%;
    margin-top: -6px;
    left: -12px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    display: none;
}

.modal-content-contact {
    padding: 100px;
    padding-bottom: 90px;
}

.modal-content-contact h2 {
    margin-top: 0;
}

.modal-content-contact p{
    margin-bottom: 40px;
}

.modal-content-contact .key-icon-box.icon-left.icon-default .fa {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}
.modal-content-contact .key-icon-box .service-heading {
   font-size: 16px;
   font-weight: 600;

}

.modal-content-contact .key-icon-box .service-heading a {
       transition: 0.25s;
}



/*-----------------------------------------------------------------*/
/* 13. BBPRESS
/*-----------------------------------------------------------------*/

#single-page .bbp-login-form {
    padding: 30px;
    border-radius: 4px;
    border: 1px solid #e5e7f2;
    padding-bottom: 0;
    background: #f7f9fb;
    margin: 0 15px;
}

#single-page .right-sidebar .bbp-login-form {padding: 0;border: none;margin: 0;}

#single-page .bbp-login-form .bbp-template-notice {
    border-width: 1px;
    border-style: solid;
    padding: 0 0.6em;
    margin: 5px 0 15px;
    border-radius: 3px;
    background-color: #ffffe0;
    border-color: #e6db55;
    color: #000;
    clear: both;
    padding: 10px;
    text-align: center;
}


#single-page .bbp-login-form .bbp-username input,
#single-page .bbp-login-form .bbp-email input {
    border: 1px solid #e5e7f2;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 4px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}


/*-----------------------------------------------------------------*/
/* 13. RESPONSIVE
/*-----------------------------------------------------------------*/


@media (max-width:959px) {

    #posts-content .attachment .blog-social-sharing .tt_button,
    #posts-content .post .blog-social-sharing .tt_button {
    margin-bottom: 10px;
    }

    .modal-content-inner .wpcf7 .wpcf7-form .wpcf7-form-control-wrap { margin-bottom: 10px; }

    .modal-content-inner .wpcf7-response-output {
        display: none;
    }

    .modal-content-contact {
        padding: 20px;
        text-align: center;
    }

     .related-posts .post .entry-wrapper, #posts-content.blog-detailed-grid .entry-wrapper, #wrapper .blog-detailed-grid .entry-wrapper, #posts-content.blog-minimal-grid .entry-wrapper {
        margin-left: 15px;
        margin-right: 15px;
    }

    #wrapper .blog-detailed-grid .entry-wrapper {margin: 0;}
    .blog #wrapper .blog-detailed-grid .entry-wrapper {margin: 0 15px}
    .related-posts .post .entry-wrapper {margin-left:0; margin-right:0;}
    #posts-content.blog-detailed-grid .post img, #posts-content.blog-minimal-grid .post img {
        margin-bottom:0;
        margin-left:15px;
        margin-right:15px;
        max-width: calc(100% - 30px)
    }

    #posts-content.blog-img-left-list .post,
    #posts-content.blog-img-left-list .BlogFullWidth .post {
    width: calc(100% - 30px);
    margin: 0 15px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e7f2;
    padding-bottom: 50px;
    }

    #posts-content.blog-img-left-list .entry-image,
    #posts-content.blog-img-left-list .BlogFullWidth .entry-image {
    max-width: 100%;
    margin-right: 0;
    }

    #posts-content.blog-img-left-list .entry-wrapper,
    #posts-content.blog-img-left-list .BlogFullWidth .entry-wrapper {
    float: left;
    width: 100%;
    }


    #posts-content.blog-img-left-list .post p, #posts-content.blog-minimal-list .post p, #posts-content.blog-img-top-list .post p {
        text-align:left;
        max-width:100%;
    }

    .blog-header-form .wpcf7 .wpcf7-submit {
    margin: 0;
    height: 50px;
    line-height: 48px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
    z-index: 10;
    position: relative;
    width: auto;
    width: 100%;
}

    #posts-content.blog-img-top-list .post .page-content {
    margin-bottom: 25px;
    margin-top: 15px;
    }

    .blog-header-form .wpcf7 {
        width:100%;
        max-width: 400px;
        margin: auto;
    }

    .single-post #posts-content .BlogFullWidth, #posts-content.blog-minimal-list .BlogFullWidth, #posts-content.blog-img-top-list .BlogFullWidth {
        width:100%;
    }


    .vc_grid-item-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_date div {
        text-align: center!important;
    }

    .vc_grid-item-mini .blog-detailed-grid .vc_btn3-container {
        float: none;
    }

    .wpb_wrapper .vc_grid-item-mini .blog-detailed-grid img {margin-bottom: 0;}

    #particles-js, .particles-wrapper {display: none;}

    .container h1 {
        font-size: 36px;
        text-align: center;
    }

    .kd-separator {
    margin: auto;
    text-align: center;
    }
    @media (min-width: 1560px) {
    .boxed #footer.fixed, .boxed .navbar.navbar-default {
    left: inherit;
    margin-left: 0;
    max-width: 100%;
    }

    body.boxed {
        width: 100%;
    }
    }

    #contact-form-box .vc_column-inner {
        padding: 30px!important;
        margin-bottom: 20px;
        background: #fff;
    }

    .content-area .vc_basic_grid .vc_grid-item-mini .vc_gitem_row .vc_gitem-col h4 {
    text-align: center!important;
    }

    .content-area .vc_basic_grid .vc_grid .vc_gitem-zone-c .vc_gitem-link {
        margin: auto;
    }

    .container h2 {
        font-size: 28px;
        text-align: center;
    }

    .container h3 {
        font-size: 22px;
        text-align: center;
    }


    .kd-section-title.text-left h1,
    .kd-section-title.text-left h2,
    .kd-section-title.text-left h3,
    .kd-section-title.text-left h4,
    .kd-section-title.text-left h5,
    .kd-section-title.text-left h6 {
        text-align: left;
    }

    .kd-section-title.text-right h1,
    .kd-section-title.text-right h2,
    .kd-section-title.text-right h3,
    .kd-section-title.text-right h4,
    .kd-section-title.text-right h5,
    .kd-section-title.text-right h6 {
        text-align: right;
    }

    .wpb_wrapper #loginform .button {
        margin:auto;
        float:none;
    }

    .container h6 {
        font-size: 16px;
        text-align: center;
    }


    .woocommerce-page .entry-header, .woocommerce-page .entry-header.with-topbar,
    .entry-header.blog-header.with-topbar,
    .entry-header.blog-header,
    .entry-header.with-topbar {
        padding-top: 60px;
    }

    .woocommerce-account.woocommerce-page .entry-header, .woocommerce-checkout.woocommerce-page .entry-header, .woocommerce-cart.woocommerce-page .entry-header,
    .page-template-default .entry-header {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .vc_empty_space {
        max-height: 20px;
    }


.vc_row.wpb_row.vc_inner {
    padding-left: 20px!important;
    padding-right: 20px!important;
    margin: 0!important;
    padding-top: 50px!important;
    padding-bottom: 0px!important;
}

.vc_row.wpb_row.vc_inner .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

    .vc_col-sm-12 .wpcf7 .wpcf7-submit {
        margin-top: 0;
        width: 100%;
        flex: none;
        display: block;
    }

    #kd-slider .tp-caption.NotGeneric-Title {
        font-size: 22px!important;

        line-height: 25px!important;
        width: 100%!important;
    }

    #kd-slider .tt_button {
        zoom: 0.9;
        min-width: inherit;
    }


    .footer-business-info.footer-socials a {
        margin-bottom: 20px;
    }

    .wpb_text_column ul li, .wpb_text_column ol li {
        line-height: 30px;
        margin-bottom: 10px;
        text-align: center;
        width: 100%;
    }

    .footer_widget ul li span.post-date {
        white-space: inherit;
        width: auto;
        display: inline-block;
    }

    .footer-social-text {
        width: 100%;
        margin: 0;
    }

    .footer-newsletter-form .wpcf7 .wpcf7-submit {
        width: 100%;
    }

    .footer-newsletter-form {
        float: right;
        margin-top: 15px;
    width: 100%;
    }

    .navbar .topbar {
        display: none;

    }

    .clients-content:after, .kd_counter_number:after {
        display: none;
    }
    .navbar.navbar-default.full-width .container,
    .navbar.navbar-default .container,
    .navbar.navbar-default.contained .container {
        padding: 8px 15px;
    }

        .blog #posts-content {
            padding-top: 20px;
        padding-bottom: 20px;
    }

    #posts-content .post.BlogMinimal {
        width: 100%;
        padding-bottom: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-default {
    box-shadow: 0 0px 20px rgba(0, 0, 0, .05);
    }

     .navbar-default.navbar-shrink.with-topbar {
        margin-top: 0;

    }

    .single-post.page .breadcrumbs {
        background: none;
        z-index: 1000;
        position: relative;
        padding-bottom: 0;
        margin-top: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        text-align: center;
    }

    .entry-header {
        padding-top: 0;
        margin-bottom: 0;
    }

    .side-content-text ul li, .wpb_text_column ul li, .wpb_text_column ol li {
        text-align: left;
        width: 100%;
    }

    .wpb_text_column ol li {
        padding-left: 0;
    }


    .mb0 {margin-bottom: 0!important;}
    .mb1 {margin-bottom: 10px!important}
    .mb2 {margin-bottom: 20px!important;}
    .mt0 {margin-top: 0!important;}
    .mt1 {margin-top: 10px!important}
    .mt2 {margin-top: 20px!important;}
    .ml0 {margin-left: 0!important;}
    .ml1 {margin-left: 10px!important}
    .ml2 {margin-left: 20px!important;}
    .mr0 {margin-right: 0!important;}
    .mr1 {margin-right: 10px!important}
    .mr2 {margin-right: 20px!important;}

    .wpcf7-form textarea {
        min-width: 100%;
        max-width: 100%;
    }

    #single-page .header-overlay {
        background-size: cover;
    }

    #single-page .woocommerce ul.products li.product h3, .woocommerce ul.products li.product h3 {
        white-space: nowrap;
        max-width: 160px;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .woocommerce #wrapper .pr0 {
        padding-right: 15px;
    }

    .woocommerce-page #wrapper {
        padding-top: 66px;
    }

    .portfolio-block {
        float: left;
        max-width: 100%;
        width: 100%;
        margin-left: 0;
    }

    #posts-content .post.BlogMinimal .entry-content {
        max-height: 100%;
    }

    .big-custom-heading {
        line-height: 65px!important;
     font-size: 50px!important;
    }

    #portfolio-items .portfolio-item.item-size-small:nth-child(5),
    .portfolio-item.item-size-small {
        width: calc(33.3333333% - 25px);
        height: auto;
        margin: 0;
        margin-bottom: 20px;
    }

    .wpcf7-form .label {
        margin-top: 15px;
    }

    .upper-footer .textwidget span {
        width: 100%;
    }

    .upper-footer .textwidget i {
        display: none;
    }

    .navbar .container #logo .logo {
        margin-left: 0;
        line-height: 47px;
        font-size: 18px;
    }

    .woocommerce-page .navbar-default .container, .single-post .navbar-default .container, .single-page .navbar-default .container {
        width: 100%;
    }

    .modal-content-inner .modal-subheading {display: none;}


    .section.with-overlay .parallax-overlay {
        background-size: cover !important;

    }
    .error404 #wrapper {padding-top: 0;}
    .error404 .navbar-default.fullwidth .container {padding-left: 20px; padding-right: 20px;}
    .navbar-nav {
        margin: 0;
        margin-top: 20px;
        margin-bottom: 15px;
        text-align: left;
    }
    .modal-menu-item {
        margin-top: 0;
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }


    .row .vc_custom_1480365617320 {
     margin-top: 0 !important;
    }

    #main-menu .navbar-nav .dropdown-menu {
        padding: 0;
        border: none;
        border-radius: 0;
        box-shadow: none;
        min-width: 230px;
        left: auto;
        visibility: visible;
        float: none;
        opacity: 1;
        margin-bottom: 20px;
        width: 100%;
        top: auto;
        position: relative;
    }
    #main-menu .navbar-nav .mega-menu {position: relative;}
    #main-menu .navbar-nav .mega-menu.mobile-visible {position: relative;margin-bottom: 0;}
    #main-menu .navbar-nav .mega-menu.demos-menu .dropdown-menu .menu-item,
    #main-menu .navbar-nav .mega-menu .dropdown-menu .menu-item {
    width: 100%;
    display: inline-block;
    float: none;
    margin-right: 0;
    border-right: none;
    }
    #main-menu .navbar-nav .mega-menu .dropdown-menu {
        left: auto;
        margin: 0;
        padding: 0;
    }
    #main-menu .navbar-nav .menu-item .dropdown-menu .menu-item a {
        padding: 10px;
        padding-left: 0;
    }
    .menubar #main-menu .navbar-nav .mega-menu.menu-item-has-children:hover .dropdown > a {margin-bottom:0;}

    #main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children .dropdown-menu,
    #main-menu .navbar-nav .menu-item-has-children .dropdown-menu {display: none;}

    #main-menu .navbar-nav .menu-item-has-children.mobile-visible .dropdown-menu .menu-item-has-children.mobile-visible .dropdown-menu,
    #main-menu .navbar-nav .menu-item-has-children.mobile-visible .dropdown-menu {display: block; opacity: 1;visibility: visible;margin-top: 0;box-shadow: none;padding: 0;padding-left: 15px;margin: 0;opacity: 1;left: 0;position: relative;top: 0;margin: 0;transform: none;pointer-events: inherit;}

    #main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown:before {display:none;}
    #main-menu .navbar-nav .menu-item-has-children a { width: calc( 100% - 40px );}
    #main-menu .navbar-nav .menu-item-has-children .mobile-dropdown {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: inherit;
    text-rendering: auto;
    padding: 11px;
    top: 0;
    z-index: 99;
    font-size: 14px;
    right: -7px;
    position: absolute;
    -webkit-font-smoothing: antialiased;}
    #main-menu .navbar-nav .mega-menu .menu-item-has-children .mobile-dropdown {display:none;}

    #main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children .mobile-dropdown:before,
    #main-menu .navbar-nav .menu-item-has-children .mobile-dropdown:before {  content: "\f078"; }

    #main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children.mobile-visible .mobile-dropdown:before,
    #main-menu .navbar-nav .menu-item-has-children.mobile-visible .mobile-dropdown:before {  content: "\f077"; }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        overflow-y: scroll;
        max-height: calc(100vh - 65px);
    }
    .navbar .modal-menu-item {
        margin: 0;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .navbar-default .nav li a {
        margin-top: 15px;
    }
    #main-menu .navbar-nav .menu-item a {
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    opacity: 1;
    }
    #main-menu .navbar-nav .menu-item a:after {
        display:none;
    }

    .navbar-default.fullwidth .container {
        width: 100%;
        padding-left: 15px;
    padding-right: 15px;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .container.fullwidth {
        padding-right: 0;
        padding-left: 0;
    }

    header .header-dashboard .dashboard {
        max-width: 90%;
    }
    #particles-js {
        opacity: 0;
        visibility: hidden;
    }
    header .header-dashboard {
        background: none;
    }
    html {
        width: 100%;
        overflow-x: hidden;
    }
    .navbar-fixed-top {
        padding: 0px;
        min-height: 65px;
    }
    .navbar-fixed-top .page-scroll {
        margin: 0;
    }
    .logo img {
        max-height: 47px;
        margin-top: 0px;
        width: auto;
    }
    .mobile-app .header-dashboard {
        text-align: center;
        float: none;
        max-width: 50%;
    }
    .mobile-app .header-buttons .primary-button {
        float: none;
    }
    .mobile-app .header-buttons {
        margin-bottom: 0;
    }
    .mobile-app .header-dashboard .dashboard {
        margin-top: 50px;
        margin-bottom: 0;
        max-width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .mobile-app .intro-text .intro-lead-in, header .intro-text .intro-lead-in {
        font-size: 32px;
        letter-spacing: -1px;
        line-height: 35px;
    }
    .mobile-app .intro-text .intro-lead-in {
        text-align: center;
    }
    .mobile-app .intro-text .intro-heading {
        max-width: 100%;
        font-size: 15px;
        line-height: 21px;
        margin-top: 20px;
    }
    .mobile-app .intro-text {
        width: 100%;
        padding: 65px 20px 0 20px;
        text-align: center;
    }
    .subscribe-form .intro-text, header .intro-text {
        padding: 125px 20px 0 20px;
    }
    .subscribe-form .intro-text {
        padding-left: 0;
        padding-right: 0;
    }
    .subscribe-form header .wpcf7-text {
        width: 100%;
        border-right: 1px solid #fff;
    }
    .subscribe-form header .wpcf7-submit {
        width: 100%;
        margin-top: 20px;
    }
    .header-buttons {
        margin: 40px auto 40px auto;
    }
    header .intro-text .intro-heading {
        font-size: 15px;
        line-height: 21px;
        margin-top: 20px;
    }
    .container .portfolio-title, .row .contact h2, section h2.section-heading, section h1.section-heading {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 25px;
        letter-spacing: -0.3px;
        line-height: 30px;
    }

    .footer-business-info {
        padding: 40px 20px 20px 20px;
        margin: -70px 15px 20px 15px;
    }

    .footer-business-address, .footer-business-phone, .footer-business-email {
        width: 100%;
        display: block;
        position: relative;
        text-align: left;
        float: left;
        margin-left: 0;
        margin-bottom: 25px;
    }

    .footer-business-info [class^="iconsmind-"], .footer-business-info [class*=" iconsmind-"] {
        font-size: 25px;
        margin-top: 5px;
    }

    .footer-business-phone:after, .footer-business-address:after {
        display: none;
    }


    #contact {
        padding-top: 0;
    }
    .row .contact p, .row .contact h2 {
        text-align: center !important;
        width: 90%;
        margin: auto;
    }
    .row .contact p, section .section-subheading {
        margin-bottom: 30px;
        margin-top: 20px;
        font-size: 14px;
        line-height: 21px;
    }
    section .section-subheading {
        padding: 0 20px
    }
    p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    #posts-content .post li {
        font-size: 14px;
    }
    #posts-content .post p {
        text-align:left;
    }
    .modal-content-contact p {
        margin-bottom: 20px;
    }
    .service-heading {
        font-size: 18px;
        margin-bottom: 18px;
    }
    #services .col-md-3.last, #services .col-md-3 {
        padding: 0 30px;
        margin-bottom: 30px;
    }
    .video-socials .fa {
        margin: 0 15px;
    }
    .portfolio-item {
        position: relative !important;
        width: 100% !important;
        top: inherit !important;
    }
    #portfolio-items {
        height: auto !important;
        overflow: visible;
    }
    #comments input[type="text"], #comments input[type="url"], #comments input[type="email"], .wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select {
        min-width: 100%;
        width: 100%;
    }

    .inline-cf .wpcf7-form-control-wrap { margin-right: 0; margin-left: 0; }
    .inline-cf .wpcf7 .wpcf7-submit { margin-left: 0; }

    #comments input[type="url"] {margin-bottom:20px;}
    section h2.section-heading {
        text-align: center;
    }
    .woo-sidebar, .right-sidebar, .single-post .right-sidebar {padding:30px;margin-top:0;margin-bottom: 30px;}
    .features-tabs {
        text-align: center;
    }
    .features-tabs .tab a.active .triangle {
        display: none;
    }
    .features-tabs li {
        background: none;
        padding-left: 0;
        list-style: none;
        margin: 0;
        text-align: center;
        color: #666;
        font-size: 13px;
        font-weight: 400;
        line-height: 25px;
    }
    .video-modal .modal-content {
        width: 100%;
        margin: 0;
        top: 50%;
        left: 0;
        margin-top: -150px;
        height: 300px;
        max-height: 300px;
    }
    .video-modal iframe {
        width: 90%;
        height: 300px;
    }
    .chart-content {
        margin-top: -20px;
        margin-bottom: 50px;
    }
    .chart-content h4 {
        font-size: 15px;
    }
    .owl-carousel {
        width: 100%;
        margin: auto;
    }
    .rc-content.owl-carousel {width: 100%;}
    .container .chart {
        display: none;
    }
    .team-member {
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
    }
    .team-member.design-minimal {margin:0;margin-bottom: 20px;}
    .team-member img {
        width: 100%;
        height: auto;
    }
    .team-member .team-image img {
        margin: 0 auto;
        border: none;
        max-width: 100%;
        height: auto;
        float: left;
        width: 100%;
        display: block;
        margin-right: 0;
    }

    .owl-nav div.owl-prev {
        margin-left: 0;
    }
      .owl-nav div.owl-next {
        margin-right: 0;
    }
    .subscribe .wpb_wrapper h3 {
        font-size: 28px;
        line-height: 28px;
        width: 100%;
        text-align: center !important;
        margin-bottom: 40px;
    }
    .subscribe .wpcf7-form {
        float: none;
        max-width: 80%;
    }
    .subscribe .wpcf7-form input {
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 0px;
    }
    .subscribe .wpcf7-form .wpcf7-submit {
        border: none;
        margin: 0;
    }
    .subscribe .wpcf7-form button {
        width: 100%;
        height: 40px;
    }
    .wpcf7 .wpcf7-submit {
        width: 100%;
    }
    .subscribe .wpcf7-form-control-wrap {
        width: 100%;
    }
    .contact-map-container {
        position: relative;
        top: 0;
        min-width: 100%;
        margin-left: -15px;
        width: calc(100% + 30px);
        margin-bottom: 30px;
        height: auto!important;
    }
    .contact {
        width: 100%;
        padding-top: 70px;
    }
    #contact .contact-form-container {
        width: 100%;
        margin-top: 60px;
    }
    #contact .section-subheading {
        margin-top: 30px;
        line-height: 21px;
        text-align: center;
        margin: auto;
        width: 80%;
        margin-bottom: 50px;
    }

    #wpcf7-f319-o2 .wpcf7-form {max-width: 400px;}
    .wpcf7 .wpcf7-form {
        width: 100%;
        margin: auto;
    }

    .blog-header-form .wpcf7 .wpcf7-submit {
        margin: 0;
        height: 50px;
        line-height: 48px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        margin-left: 0;
        z-index: 10;
        position: relative;
        width: auto;
        width: 100%;
    }

    .inline-cf .wpcf7-form p {
        display: inherit;
    }

    .btn-xl, #contact .form-group input.form-control {
        height: 40px;
    }

    .lower-footer .pull-left {
        width: 100%;
    }

    .lower-footer .pull-right {
        width: 100%;
        margin-top: 3px;
    }

    .lower-footer .pull-right .navbar-footer, .lower-footer .pull-right .navbar-footer li {
        text-align: center;
        width: 100%;
        padding: 0;
    }

    .lower-footer span, .lower-footer a {
        width: 100%;
        display: block;
    }

    #upper-footer {
        padding-bottom: 0 !important;
    }
    #upper-footer  img {
        margin: auto;
    }
    #upper-footer .wpb_single_image.vc_align_left {
        text-align: center;
    }
    #upper-footer .pull-left {
        width: 100%;
        margin-bottom: 40px;
    }
    #upper-footer p, #upper-footer .vc_custom_heading {
        text-align: center !important;
        width: 80%;
        margin: 0 auto;
    }
    #upper-footer .wpb_wrapper p {
        margin-bottom: 30px;
    }
    #upper-footer .pull-right {
        width: 100%;
    }
    .footer-secondary-nav {
        max-width: 100%;
        display: block;
        padding: 0;
        width: 100%;
    }
    .lower-footer {
        margin-top: 0;
    }
    .footer-secondary-nav a {
        margin: auto;
        display: block;
        float: none;
    }
    .footer-secondary-nav li {
        margin-bottom: 20px;
    }
    .entry-header .intro-text {
        padding-top: 70px;
    }
    .entry-header .section-subheading {
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: auto;
    float: none;
    margin-right: auto;
    text-align: center;
    }
    .entry-header .section-heading {
        font-size: 36px;
        text-align: center;
    }
    .single-portfolio .entry-header .section-heading {
        text-align:left; margin-left: 15px;
    }

    .breadcrumbs {
        width:100%;
        max-width:100%;
        text-align:center;
    }

    #posts-content .post .blog-single-title, #posts-content .blog-single-content .blog-single-title {
        margin-bottom: 20px;
        text-align: left;
    }
    .single-post #posts-content .BlogFullWidth .entry-meta, .single-post #posts-content .BlogFullWidth .blog-single-title, #posts-content.blog-minimal-list .BlogFullWidth .entry-meta, #posts-content.blog-minimal-list .BlogFullWidth .blog-single-title, #posts-content.blog-img-top-list .BlogFullWidth .entry-meta, #posts-content.blog-img-top-list .BlogFullWidth .blog-single-title {
        text-align:left;
    }
    #posts-content .wp-post-image {
        margin-bottom: 20px;
    }
    .blog-single-content .blog-content {margin-top:20px;}
    #posts-content .entry-meta span {
        width: 100%;
        float: left;
        width: auto;
        line-height: 1;
        margin-bottom: 5px;
    }
    #posts-content .entry-meta .blog-separator {
        display: none;
    }

    #posts-content.blog-img-top-list .entry-meta,
    #posts-content .entry-meta {
        float: left;
        margin-bottom: 15px;
    }
    #posts-content .blog-single-content .entry-meta {
        margin-bottom:20px;
    }
    #posts-content .more-button a {
        margin-top: 0;
    }
    .navigation.pagination .next, .navigation.pagination .prev {
        width: 100%;
        margin-bottom: 10px;
    }
    #posts-content .post {
        margin-bottom: 15px;
        border-radius: 0;
        margin-right: 15px;
        margin-left: 15px;
        padding-left: 0;
        padding-bottom: 25px;
        padding-right: 0;
        padding-top: 15px;
    }
    .blog_widget {
        padding-left: 0px;
        margin-bottom: 40px;
        margin-top: 10px;
        text-align: center;
    }
    #wrapper .widget-title {text-align:center;}
    .navigation.pagination {
        margin-bottom: 20px;
        padding: 0;
    }
    .blog-single-content {
        padding-bottom: 0;
        border-bottom: none;
    }
    .single-post #posts-content .post {
        margin-bottom: 0;
        padding-top: 5px;
        border: none;
    }
    #comments p {
        margin-bottom: 0;
        width: 100%;
    }
    #comments .logged-in-as {
        text-align:left;
    }
    .author-desc p, #comments .comment p {
        padding:0;
        text-align:left;
    }
    #comments .fn { width:100%; float:left}
    #comments .reply {
        margin-left:0;
    }
    #comments .comment-notes {
        margin-bottom: 20px;
    }
    #comments {
        margin-bottom: 40px;
        margin-top: 45px;
        padding: 0 15px;
    }
    #comments #respond #reply-title {
        margin-top: 20px;
    }
    #comments label {
        text-align:left;
        width: 100%;
    }
    .author-box-wrapper {
        padding:25px; margin-top:30px;
    }
    .author-box-wrapper .author-desc-wrapper,
    .author-box-wrapper .author-name,
    .author-box-wrapper .author-website,
    .author-box-wrapper .author-desc {
        max-width:100%;
        width:100%;
        text-align: left;
    }
    .author-box-wrapper .author-name h6 {text-align:left}
    #posts-content .author-box-wrapper .author-avatar img, #comments .comment img {
        float:none; margin-bottom:20px;
    }
    .comment-form-author, .comment-form-email {
        width: 100%;
        float: left;
        padding: 0 !important;
    }
    #posts-content #commentform textarea, #comments input {
        margin-bottom: 0;
        max-width: 100%;
    }
    #social-icons {
        display: block;
        width: 100%;
        text-align: center;
    }
    .lower-footer .pull-right a {
        margin: 0;
        width: auto;
        display: inline-block;
        float: none;
    }
    .lower-footer {
        border-top: none;
        text-align: center;
        padding: 50px 0 45px 0;
    }
    #footer.fixed,
    #footer {
        position: relative;
        z-index: 0;
        text-align: center;
    }


    #wrapper.hide-title-section,
    #wrapper {
        margin-bottom: 0 !important;
        padding-top: 65px;
    }
    .footer_widget .menu li, .footer_widget li {
        text-align: center;
        width: 100%;
    }
    .upper-footer .widget-title {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .upper-footer {
        padding: 50px 0 50px 0;
        background: #fafafa;
    }
    .socials-widget a {
    float: none;
    display: inline-block;
    }

    .contact-box .vc_column-inner {
        border: none !important;
        padding: 30px 0 0 0 !important;
    }
    .contact-box:last-child .vc_column-inner {
        padding-bottom: 30px !important
    }
    .contact-map .vc_column-inner {
        margin-top: 0 !important;
    }
    #popup-modal .modal-content {
    overflow: hidden;
    transition: all 0.3s;
    max-width: 90%;
    left: 0;
    margin-left: 5%;
    border-radius: 0;
    position: fixed;
    top: 5%;
    margin-top: 0;
    border: none;
    box-shadow: none;
    overflow-y: scroll;
    max-height: 90%;
    padding: 0;
    }
    .modal-content-inner .wpcf7-submit {
        float: none;
    }
    #popup-modal .modal-content h2 {
        font-size: 22px;
        line-height: 1.3;
        text-align: center;
        margin-top: 10px;
    }
    .modal-content-contact .key-icon-box.icon-left.icon-default .fa {display:none}
    .modal-content-inner p {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .modal-content-inner {
        padding: 25px;
        padding-bottom: 10px;
    }
    .slider-scroll-down {
        display: none
    }

    #header.entry-header {
        padding-bottom: 0;
    }
    #posts-content {
        padding: 20px 0px 0px 0;
    }
    .single-product .breadcrumbs,
    .single-post .breadcrumbs {text-align:left;padding-left:15px;overflow: visible;white-space: initial;}

    .single-product .breadcrumbs {padding-left: 0;}
    .single-product .entry-header .section-heading {text-align: left;}

    #comments .children {
        padding-left: 15px;
    }
    .reply-title {
        padding-bottom: 20px;
    }
    #comments input[type="submit"], .wpcf7 .wpcf7-submit {
        width: 100%; margin-bottom: 20px;
    }
    .related-posts {border:none;}
    .portfolio-content .featured-gallery, #single-page .gallery-item-list img {
        max-width: 100%;
        height: auto;
    }
    .portfolio-gallery {
        padding: 0;
    }
    .portfolio-content .portfolio-sidebar {
        padding-right: 0;
        padding-left: 0;
        width: 100% !important;
        position: relative !important;
        margin-left: 0 !important;
        left: 0 !important;
        top: inherit !important;
    }
    .portfolio-content .portfolio-block .portfolio-title {
        font-size: 25px;
        text-align: left;
        line-height: 40px;
        letter-spacing: -0.3px;
        margin-top: -10px;
        font-weight: 700;
        margin-bottom: 20px;
    }
    .portfolio-navigation-links {
        padding: 0;
        float: none;
        margin-top: 0;
        border-top: none;
        padding-bottom: 0;
    }
    .owlslider-portfolio {
        width: 100%;
    }
    .single-portfolio #single-page {
        padding-bottom: 0;
    }
    .port-prev.tt_button, .port-next.tt_button {
        width: auto;
        padding: 0;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        min-width: auto;
        border: none;
    }
    #single-page .featured-image.single-image img {
        max-width: 100%;
    }
    .footer_widget {
        max-width: 100%;
        margin: auto;
    }
    .upper-footer .textwidget {
        max-width: 100%;
        padding: 20px;
        padding-bottom: 0;
        margin-bottom: 30px;
    }
    .socials-widget {
        margin: auto;
        margin-top: 50px;
    }
    .parallax .parallax-overlay {
        background-size: cover;
    }
    .vc_custom_1464520550679, .vc_custom_1464520555118, .vc_custom_1464520560358, .vc_custom_1466613488090, .vc_custom_1466613538944, .vc_custom_1466613515458 {
        border: none !important;
        padding: 30px 0 !important;
    }

    .vc_column_container>.vc_column-inner {
            margin-right: 0!important;
            margin-left: 0!important;
            padding: 0!important;
    }

    .vc_row[data-vc-full-width],
    .vc_row.vc_row-has-fill {
    background-size: cover;
    padding-top: 0px!important;
    padding-bottom: 50px!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    }

    #single-page .single-page-heading {
    padding-top: 60px;
    position: relative;
    padding-bottom: 35px;
    overflow: hidden;
    margin-bottom: 50px;
    }
    .vc_custom_1464451027902 {
        margin-bottom: 20px;
    }
    .register-form .wpcf7 .wpcf7-submit, .register-form .wpcf7-form-control-wrap {
        width: 100%;
    }
    .maintenance .section, .maintenance #wrapper {
        padding: 0 !important;
    }

    .maintenance .fa {
        display: none;
    }
    .back-to-top {
        z-index: 999;
    }
    .upper-footer .modal-menu-item {
        width: 100%;
        text-align: center;
        float: none;
        margin: auto;
        margin-top: 40px;
        opacity: 1;
        max-width: 200px;
    }
    .video-socials {
        display: none;
    }
    .related-posts .entry-image, .related-content .entry-image, .blog-detailed-grid .entry-image, .blog-minimal-grid .entry-image {
    min-height: auto;
    }
}


@media (min-width:400px) and (max-width:960px) {
    .container .wpb_single_image .vc_figure {
        display: block;
        text-align: center;
    }
    #customizer {display: none;}
    #posts-content.blog-detailed-grid.use-sidebar .post, #posts-content.blog-minimal-grid.use-sidebar .post,
    .related-posts .post, .related-content .portfolio, #posts-content.blog-detailed-grid .post, #posts-content.blog-minimal-grid .post {
    float: left;
    margin: 0;
    border-radius: 4px;
    border: none;
    padding-bottom: 0px;
    margin-bottom: 15px;
    width: calc(33.3% - 15px);
    margin-right: 15px;
    }
    .related-posts .post {
        width: calc(33.3% - 15px);
        margin-right: 15px;
    }
    .owlslider-related-posts .portfolio, .owlslider-related-posts .post {
        width:calc(100% - 15px);
        margin-right:10px;
    }
}


@media (min-width:960px) and (max-width:1180px) {
    .navbar .modal-menu-item {
        display: none !important;
    }
}


/*@media (min-width:300px) and (max-width:768px) {
    .vc_row[data-vc-full-width], .vc_row.vc_row-has-fill,
    .vc_row.wpb_row.vc_inner .vc_column-inner {
        border: none!important;
    }
}
*/

@media (max-width:720px) {
    .video-modal iframe {
       max-width:320px;
       max-height: 300px;
    }
}

@media  (max-width:720px) {
#posts-content.blog-detailed-grid.use-sidebar .post, #posts-content.blog-minimal-grid.use-sidebar .post,
.related-posts .post, .related-content .portfolio, #posts-content.blog-detailed-grid .post, #posts-content.blog-minimal-grid .post {
    width:100%;
    margin-left: 0;
    margin-right: 0;
}
}



@media (min-width:767px) and (max-width:1024px) {

    #wrapper .blog_widget p,
    .blog_widget,
    #wrapper .widget-title {text-align:left;}

    .related-posts .entry-image, .related-content .entry-image, .blog-detailed-grid .entry-image, .blog-minimal-grid .entry-image {
        min-height: auto;
    }

    #wrapper .blog_widget {width: 40%;margin-right: 9%;display: inline-grid;}
    .woocommerce #wrapper .blog_widget,
    .single-post #wrapper .blog_widget {width: 100%;margin-right: 0%;display: inline-grid;}

    .footer-social-text {
        width: auto;
        margin-right: 20px;
    }


    .upper-footer .col-md-3 {
        width:25%;
    }
    .upper-footer p {
        text-align:left
    }
    .upper-footer .widget-title,
    .footer_widget .menu li, .footer_widget li {
        text-align:left;
    }

    .wpb_column.vc_col-md-4 {
        width: 33.33333333%;
    }

    #posts-content .post.BlogMinimal {
        width: 50%;
        padding: 0 10px;
    }

    .register-form .wpcf7 .wpcf7-text {    min-width: inherit; width: 100%;}
    .register-form .wpcf7 .wpcf7-submit {width: 100%!important; min-width: 360px;}
    .single-portfolio .navbar-default .container, .single-post .navbar-default .container {
        width: 100%;
    }
    #single-page .featured-image.single-image img, .portfolio-content .featured-gallery, #single-page .gallery-item-list img {
        max-width: 100%;
    }
    .page .navbar-default .container {
        width: 100%;
    }

}


/*-----------------------------------------------------------------*/

/* 14 CUSTOMIZER
/*-----------------------------------------------------------------*/

#customizer {
    position: fixed;
    top: 0;
    padding: 20px;
    background: #fff;
    width: 800px;
    right: -800px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 99999;
    font-weight: 300;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    bottom: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    padding-left: 5px;
    padding-right: 5px;
}
#customizer.active {
    right: 0;
}
#customizer li {
    list-style-type: none;
}

#customizer .options {
    background: #fff;
    width: 45px;
    position: absolute;
    top: 250px;
    left: -45px;
    cursor: pointer;
    border-left: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 40px rgba(0,0,0,.07);
    -moz-box-shadow: 0 5px 40px rgba(0,0,0,.07);
    box-shadow: 0 5px 40px rgba(0,0,0,.07);
    padding: 8px 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#customizer .options .fa {
    color: #1f1f1f;
    font-size: 23px;
    font-style: normal;
    margin: 0;
    margin-top: 0;
    width: 45px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
#customizer .options .nc-icon-outline-print {
    font-size: 22px;
}
#customizer .options .custom-tooltip {
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    position: relative;
    display: block;
}

#customizer .options .custom-tooltip i {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #2f2f2f;
    transition: 0.25s;
}

#customizer .nav-logo {
    display: block;
    margin: auto;
    max-width: 160px;
    margin-top: 30px;
    margin-bottom: 40px;
    height: auto;
}
#customizer .tt_button {
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -107px;
}
#customizer .tt_button .iconita {
    margin-right: 0;
    margin-left: 8px;
}
#customizer h3 {
    text-align: center;
    line-height: 25px;
    font-weight: 700;
    font-style: normal;
    color: #333;
    font-size: 18px;
    margin-top: 0;
    letter-spacing: -0.2px;
    margin: 0 auto;
    margin-top: 10px;
}
#customizer p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    max-width: 400px;
    margin: auto;
    margin-top: 15px;
    color: #9e9e9e;
}
#customizer .customizer-logo {
    font-weight: bold;
    font-size: 26px;
    line-height: inherit;
    margin: 0;
    text-align: center;
    width: 100%;
    display: block;
    float: left;
    letter-spacing: -0.7px;
    margin-bottom: 25px;
    margin-top: 40px;
    color: #1f1f1f;
}

#customizer .screenshot {
    margin-top: 50px;
}
#customizer .screenshot a {
    display: block;
    float: left;
    margin: 8px;
    position: relative;
    overflow: hidden;
    background: #1f1f1f!important;
}
#customizer .screenshot a.first {
}
#customizer .screenshot img {
    width: 370px;
    height: auto;
    border: 1px solid #eaeaea;
    float: left;
    display: block;
    border-radius: 0;
    opacity: 1;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
#customizer .screenshot a:hover img {
    opacity: 0.3;
}
#customizer .screenshot a:hover span {
    opacity: 1;
}
#customizer .screenshot a span {
    color: #fff;
    font-size: 16px;
    opacity: 0;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    z-index: 99;
    display: block;
    text-align: center;
    line-height: 1.2;
    width: 100%;
    left: 0;
    top: 0;
    line-height: 236px;
    margin-top: 0;
    /*text-shadow: cornsilk;*/
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
#customizer .leadengine-tooltip {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    position: absolute;
    line-height: 1;
    background: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 0;
    margin: 0 16px;
    font-family: inherit;
    letter-spacing: .5px;
    line-height: 1;
    font-weight: 900;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    width: auto;
    font-weight: 900;
    display: block;
    margin: 0;
    letter-spacing: .1px;
    right: 10px;
    top: 3px;
    margin-right: 0;
    white-space: nowrap;
    border-radius: 0;
    padding: 15px 20px;
    -webkit-box-shadow: 0 5px 40px rgba(0,0,0,.07);
    -moz-box-shadow: 0 5px 40px rgba(0,0,0,.07);
    box-shadow: 0 5px 40px rgba(0,0,0,.07);
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    line-height: 12px;
    border-radius: 4px;
}
#customizer .leadengine-tooltip .trialngle-tooltip {
    border-bottom: 0;
    border-left: 5px solid #fff;
    height: 0;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    width: 0;
    display: block;
    position: absolute;
    right: -5px;
    top: 16px;
}
#customizer .options .custom-tooltip:hover .leadengine-tooltip {
    opacity: 1;
    right: 60px;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#demoselect {
    max-height: 780px;
    overflow: hidden;
    overflow-y: visible;
    width: 790px;
}

#demoselect::-webkit-scrollbar {
    width: 7px;
    cursor: pointer
}
#demoselect::-webkit-scrollbar-track {
    background-color: transparent;
    cursor: pointer
}
#demoselect::-webkit-scrollbar-thumb {
    background-color: #ddd;
    width: 7px;
    border-radius: 3px;
    bottom: 10px;
    cursor: pointer;
    z-index: 99;
}
#demoselect::-webkit-scrollbar-button {
    display: none
}
#demoselect::-webkit-scrollbar-corner {
    background-color: #000
}
#demoselect::-moz-scrollbar {
    width: 7px
}

#customizer .colors-tooltip {   width: 167px;    text-align: center;    padding: 18px;}
#customizer .leadengine-tooltip .tooltip-label {width: 100%; text-align: center;     display: block;}
#customizer .color-switcher {width: 20px; height: 20px; display: block; float: left; margin:3px; margin-top: 15px; margin-bottom: 0;    -webkit-transition: 0.25s;    -o-transition: 0.25s;    transition: 0.25s; border-radius: 90px;}
#customizer .color-switcher.blue {background: #0030b8 }
#customizer .color-switcher.teal {background: #00897b }
#customizer .color-switcher.green {background: #64dd17 }
#customizer .color-switcher.red {background: #c62828 }
#customizer .color-switcher.orange {background: #fb8c00 }
#customizer .color-switcher:hover { opacity: 0.6; }




.with-triangle .vc_col-sm-5:before {
    width: 0px;
    content: '-';
    text-indent: -9999px;
    display: block;
    height: 0px;
    position: absolute;
    z-index: 9999;
    top: 50%;
    margin-top: -8px;
    left: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #f2f2f2;
}

.home .kd-photobox.demo-page-box {
    border: none;
    background: none;
        overflow: visible;
}

.home .kd-photobox.demo-page-box .phb-content {
    background: none;
}

.home .kd-photobox.demo-page-box .photobox-img {
    overflow: visible;
}

.home .kd-photobox.demo-page-box .photobox-img img {
    transition: 0.25s;
    cursor: pointer;
}

.home .kd-photobox.demo-page-box h4 {
    margin-bottom: 0;
    color: #fff!important;
    opacity: 1;
    font-size: 16px;
}

.home .kd-photobox.demo-page-box .phb-content .phb-btncontainer {
    margin-top: 20px;
    line-height: 1;
    display: none;
    overflow: visible;
}

.home .kd-photobox.demo-page-box .phb-content {
    padding: 25px;
}



.home .kd-photobox.demo-page-box:hover .photobox-img img {
    box-shadow: 0px 20px 60px 0px rgba(0,0,0,1);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.blog_widget ul li.wc-layered-nav-rating {
    line-height: 15px;
    margin-bottom: 18px;
}

.blog_widget .product_list_widget li a:before {
    display: none;
}

#commentform #submit:hover,
.navbar-default,
.subscribe-form header .wpcf7-submit:hover,
#headerbackground,
.contact .wpcf7-submit:hover,
footer,
#posts-content .post input[type="submit"]:hover,
.navbar-default.navbar-shrink,
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active {
    background: #fff;
}

@media (min-width: 960px) {
.home.page-template-default .navbar.navbar-default.navbar-shrink,
.single-portfolio .navbar.navbar-default.navbar-shrink,
.single-portfolio .navbar.navbar-default.navbar-shrink,
.single-post .navbar.navbar-default.navbar-shrink,
.woocommerce-page .navbar.navbar-default.navbar-shrink,
.page-template-default .navbar.navbar-default.navbar-shrink,
.page-template-portfolio-php .navbar.navbar-default.navbar-shrink,
.attachment .navbar.navbar-default.navbar-shrink {
    background: #fff;
}
}

.subscribe-form header .wpcf7-response-output,
.subscribe .wpcf7-not-valid-tip,
.secondary-button:hover {
    color: #fff;
}

div.wpcf7 .wpcf7-form .ajax-loader {
    margin: 0;
    width: 28px;
    height: 7px;
    background-image: url(core/assets/images/contact-loader.svg)!important;
    background-size: 100%!important;
    border-radius: 4px;
    box-sizing: content-box;
    margin-top: 7px;
}

.inline-cf div.wpcf7 .wpcf7-form .ajax-loader {
    position: absolute;
    right: 0;
    margin: 0;
    top: 55px;
}

@media (max-width: 1360px) and (min-width: 960px) {
    #main-menu .navbar-nav .dropdown-menu {
        left: auto;
        right: 0;
    }
    .vc_video-bg { display: none !important; }
}

@media (max-width:960px) {
.responsive-zigzag { display: flex; flex-flow: column wrap; padding-bottom: 0; }
.responsive-zigzag .zigzag-image { order: 2; }
.responsive-zigzag .zigzag-image .vc_row-has-fill { padding-top: 150px !important; padding-bottom: 150px !important; }
.responsive-zigzag .zigzag-content .vc_row.wpb_row.vc_inner { padding-top: 0 !important; padding-bottom: 0 !important; }
}

.gm-svpc img {
    max-width: inherit;
}

@media (min-width:961px) {
#main-menu .navbar-nav .menu-item .dropdown-menu .menu-item a { max-width: 180px; }
}

.fa-phone, .fa-map-marker-alt, .fa-envelope, .fa-map-marker-alt::before, .fa-phone::before, .fa-envelope::before{
	color: #fff !important;
	font-size: 12px !important;
}

.plustus ul > li::before {
	color: rgba(255,130,130,0.85) !important;
}

.topbar-address a::after, .topbar-phone a::before {
	display: none !important;
}

.topbar-address a {
	color: #fff !important;
}

.topbar-address a:hover {
	color: #80c63e !important;
}

.banner-text-text {
	font-size: 14px !important;
}

.testimonials.slider.with-image .tt-container{
	max-height: 300px !important;
}

.tt-container h6 {
	color: #68378D !important;
	font-weight: 700 !important;
}

.banner_text h5{
	margin-bottom: 35px !important;
	font-size: 16px !important;
}

.banner_text h2{
	margin-bottom: 10px !important;
}

.banner_text h4{
	margin-bottom: 10px !important;
	font-size: 20px !important;
}
@media(max-width:1270px) {
	.section-intro.section-intro--kineziterapiya .vc_column-inner{
		padding-left:0px !important;
		padding-right:0px !important;
	}
.section-causes.section-causes--kineziterapiya .vc_column_container>.vc_column-inner{
	padding-left:0px !important;
	padding-right:0px !important;
}
.section-causes.section-causes--kineziterapiya .wpb_column.vc_column_container.vc_col-sm-6.vc_col-lg-6.vc_col-md-12{
	margin-bottom:20px;
}
	.section-causes.section-causes--kineziterapiya .container h6{
		margin-bottom:10px;
	}
}
@media(max-width:768px) {
	.section-intro.section-intro--kineziterapiya header.kd-section-title{
		margin-top:0px !important;
	}
	.slider-specialists.slider-specialists--methodology.slider-specialists--kineziterapiya header.kd-section-title{
		margin-top:0px !important;
	}
}
/*Методика*/

@media(max-width:961px) {
	.section-stages.section-stages--methodology.section-stages--kineziterapiya .tt_button{
 		margin-bottom:0px !important;
	}
	@media(max-width:959px) {
		.section-text .vc_custom_1617716659572 p:last-child{
			padding-left:0px !important;
		}
		.section-banner.section-banner--kineziterapiya{
			margin-bottom:30px !important;
		}
		.section-causes.section-causes--kineziterapiya.vc_row[data-vc-full-width]{
			padding-bottom:30px !important;
		}
	}
	@media(max-width:600px) {
		.section-causes.section-causes--kineziterapiya.vc_row[data-vc-full-width]{
			padding-bottom:20px !important;
		}
	}
}
/*Методика*/

/*Глав. врач*/
@media(max-width:959px) {
.slider-specialists.slider-specialists--chief-physician.vc_row[data-vc-full-width]{
	    padding-bottom: 30px!important;
}
}
@media(max-width:768px) {
.section-intro.section-intro--chief-physician header.kd-section-title{
	margin-top: 0px!important;
}
}
@media(max-width:493px) {
.section-intro.section-intro--chief-physician.vc_custom_1620890512437{
	padding-top: 30px !important;
}
}
@media(max-width:416px) {
.section-intro.section-intro--chief-physician.vc_custom_1620890512437{
	padding-top: 10px !important;
}
}
@media(max-width:350px) {
.slider-specialists.slider-specialists--chief-physician .testimonials.slider .tt-content .content{
		font-size:14px;
		line-height: 20px;
    
	}
	@media(max-width:341px) {
.section-intro.section-intro--chief-physician.vc_custom_1620890512437{
	padding-top: 0px !important;
}
}
	@media(max-width:325px) {
		.slider-specialists.slider-specialists--chief-physician .tt-container{
		    min-height: 325px;
	}
	}
}
/*Глав. врач*/

@media(max-width:960px) {
	.section-stages.section-stages--methodology .pss-text-area{
		text-align: center;
	}
	.section-stages.section-stages--methodology .pss-item{
		padding-left: 0;
		padding-right: 0;
	}
	.section-stages.section-stages--methodology .vc_row.wpb_row.vc_inner{
		padding-left: 0px!important;
    padding-right: 0px!important;
	}
}
@media(max-width:400px) {
	.slider-specialists--methodology .tt-container{
	min-height: 285px;
	}
}

/*Диагностика*/

@media(max-width:959px) {
.section-causes.section-causes--diagnostics.vc_custom_1620906773986{
	padding-bottom:10px !important;
}
}
@media(max-width:959px) {
.section-result.result--diagnostics.vc_custom_1617520327795{
	padding-top:30px;
}
}

@media(max-width:697px) {
	.section-result.result--diagnostics.vc_custom_1617520327795{
		    padding-top: 30px !important;
	}
}



.slider-specialists.slider-specialists--diagnostics.vc_row[data-vc-full-width] .owl-dots{
	position: absolute;
}
@media(max-width:959px) {
	.slider-specialists.slider-specialists--diagnostics.vc_row[data-vc-full-width]{
		padding-bottom: 30px !important;
	}
	.section-banner.section-banner--diagnostics {
		margin-bottom:25px !important;
	}
}
@media(max-width:768px) {
.slider-specialists.slider-specialists--diagnostics  header.kd-section-title{
	margin-top: 0px!important;
}
.section-intro.section-intro--diagnostics h2,
.section-causes.section-causes--diagnostics h2,
.section-result.result--diagnostics h2{
	text-align: center;
}
.section-result.result--diagnostics .vc_col-sm-10{
	width: 100%;
}
.section-result.result--diagnostics .vc_row.wpb_row.vc_inner{
	padding-right: 0 !important;
}
}
@media(max-width:429px) {
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .tt-container{
		min-height: 217px;
	}
}
@media(max-width:381px) {
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .tt-container{
		min-height: 230px;
	}
}
@media(max-width:360px) {
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .tt-container{
		min-height: 260px;
	}
}
@media(max-width:333px) {
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .tt-container{
		min-height: 280px;
	}
}

/*Диагностика*/
/*Сопровождения*/

.slider-specialists.slider-specialists--escort.vc_row[data-vc-full-width] .owl-dots{
	position: absolute;
}
@media(max-width:959px) {
	.slider-specialists.slider-specialists--escort.vc_row[data-vc-full-width]{
		padding-bottom: 30px !important;
	}
}
@media(max-width:768px) {
.slider-specialists.slider-specialists--escort  header.kd-section-title{
	margin-top: 0px!important;
}
}
@media(max-width:429px) {
	.slider-specialists.slider-specialists--escort .testimonials.slider.with-image .tt-container{
		min-height: 217px;
	}
}
@media(max-width:381px) {
	.slider-specialists.slider-specialists--escort .testimonials.slider.with-image .tt-container{
		min-height: 230px;
	}
}
@media(max-width:360px) {
	.slider-specialists.slider-specialists--escort .testimonials.slider.with-image .tt-container{
		min-height: 260px;
	}
}
@media(max-width:333px) {
	.slider-specialists.slider-specialists--escort .testimonials.slider.with-image .tt-container{
		min-height: 280px;
	}
}
/*Сопровождения*/

/*Лечение*/
@media(max-width:959px) {
	.slider-specialists.slider-specialists--treatment-rehabilitation.vc_row[data-vc-full-width]{
		padding-bottom: 30px !important;
	}
}
@media(max-width:768px) {
	.slider-specialists.slider-specialists--treatment-rehabilitation  header.kd-section-title{
		margin-top: 0px!important;
	}
	}
.slider-specialists.slider-specialists--treatment-rehabilitation .testimonials.slider.with-image .owl-dots {
	position: absolute;
}
@media(max-width:429px) {
	.slider-specialists.slider-specialists--treatment-rehabilitation .testimonials.slider.with-image .tt-container{
		min-height: 217px;
	}
.social-normalize.social-normalize--diagnostics h2{
	font-size: 27px !important;
}
}
@media(max-width:381px) {
	.slider-specialists.slider-specialists--treatment-rehabilitation .testimonials.slider.with-image .tt-container{
		min-height: 230px;
	}
}
@media(max-width:360px) {
	.slider-specialists.slider-specialists--treatment-rehabilitation .testimonials.slider.with-image .tt-container{
		min-height: 260px;
	}
}
@media(max-width:333px) {
	.slider-specialists.slider-specialists--treatment-rehabilitation .testimonials.slider.with-image .tt-container{
		min-height: 280px;
	}
}
/*Лечение*/
/*Профилактика*/
@media(max-width:959px) {
	.slider-specialists.slider-specialists--prophylaxis.vc_row[data-vc-full-width]{
		padding-bottom: 30px !important;
	}
}
@media(max-width:768px) {
	.slider-specialists.slider-specialists--prophylaxis  header.kd-section-title{
		margin-top: 0px!important;
	}
	}
.slider-specialists.slider-specialists--prophylaxis .testimonials.slider.with-image .owl-dots {
	position: absolute;
}
@media(max-width:429px) {
	.slider-specialists.slider-specialists--prophylaxis .testimonials.slider.with-image .tt-container{
		min-height: 217px;
	}
}
@media(max-width:381px) {
	.slider-specialists.slider-specialists--prophylaxis .testimonials.slider.with-image .tt-container{
		min-height: 230px;
	}
}
@media(max-width:360px) {
	.slider-specialists.slider-specialists--prophylaxis .testimonials.slider.with-image .tt-container{
		min-height: 260px;
	}
}
@media(max-width:333px) {
	.slider-specialists.slider-specialists--prophylaxis .testimonials.slider.with-image .tt-container{
		min-height: 280px;
	}
}

/*Профилактика*/
/* секция причина возникновения остеохондроза */
.section-causes .wpb_text_column:last-child ul,
	.section-causes .wpb_text_column ul{
		margin-bottom:0px;
	}

/* input в шапке сайта */
.topbar-search .search-form.active .search-field{
	color: #828282;
}
.toggle-search.fa-search.fa.fa-times{
	color: #6B2D87;
}
/* слайдер "Прием проводят" */
.slider-specialists .testimonials.slider.with-image .tt-container{
	margin-left: 180px;
	padding:50px;
}
.slider-specialists .testimonials.slider.with-image .tt-container h6{
	margin-bottom:7px;
}
.slider-specialists .testimonials.slider.with-image .tt-container .author{
	margin-bottom:30px;
}

/* секция "Заболевания и истории пациентов" */
.section-stories .team-member .team-image img{
	padding-top:0px;
}
/* модальное окно в шапке */
.header-modal .modal-content-inner::after{
	background-color: #6B2D87;
}
.third-widget-area .footer_widget{
	transform: translate(-20%,0px);
}
.header-modal .modal-content-contact{
/* 	padding:70px; */
}
.section-stages__btn .vc_column-inner{
	margin-top:-45px;
}
.modal-content-contact .modal-link--address{
	font-size:16px;
	font-weight:600;
	color:#000000;
}
.slider-specialists .tt-image img{
	border-radius:0px;
}
.lower-footer .pull-left,
.lower-footer .pull-right{
	color:#ffffff;
}
.section-offers--home .cb-container{
	margin-bottom:0px;
}
.section-accompanying--home.vc_custom_1616690630584{
	padding-bottom:20px !important;
}
/* хлебные крошки */
.breadcrumbs{
	color:#ffffff !important;
	text-align:center;
	max-width:100%;
}
.entry-header.with-topbar{
	padding-top:165px!important;
	padding-bottom:50px!important;
}
.entry-header .section-heading{
	color:#ffffff !important;
	text-align:center;
}
/* хлебные крошки */
/* Блог общая */
.section-blog__rolls .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{
	padding-right:10px;
}
.section-blog__rolls.vc_custom_1616766310535{
	padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.section__patient-cards .team-member .team-image img{
	padding-top:0px;
}
.section__patient-cards .vc_column_container>.vc_column-inner{
	padding-left: 0px;
    padding-right: 0px;
}
.section__patient-cards .team-member{
	margin:0 5px;
}
.section-blog__rolls .vc_grid-item-mini .blog-detailed-grid .vc_btn3-container{
	float:none;
}
.section__blog-banner.vc_custom_1616769163140{
	padding-bottom: 0px !important;
}
.section__blog-banner .kd-calltoaction  {
	padding: 50px 15px;
}
/* сайт бар */
.wpb_widgetised_column.wpb_content_element{
	margin:20px 0 0;
}
/* сайт бар */
.section__blog-articles .team-member{
	margin:0px;
}
.section__blog-articles .team-member .team-image img{
	padding-top:0px ;
}
.section__blog-articles .vc_column_container>.vc_column-inner{
	 padding-left: 5px;
    padding-right: 5px;
}
.section__blog-articles.vc_custom_1616777792531 {
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}

.section__patient-cards.vc_row-fluid{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}
.section__patient-cards .vc_col-sm-4{
	width:50%;
}
article.post .blog-single-title a{
	font-size: 15px;
    line-height: 20px;
}
.section-stories.section-stories--home.section-stories.section-stories--blog h4{
	color:#6b2d87;
}
/* Блог общая */
.section-offer--home .wpb_wrapper{
	 display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.section-offer--home .kd-list-text ul{
	padding:0;
	margin-top:-20px;
}
.section-offer--home .kd-icon-wrapper{
	min-width: 0px;
	margin-right:0;
}
.section-aboutus--home .vc_row.vc_row-has-fill{
	background-position: right;
}
.section-blog__posts--home .team-member .team-image img{
	padding-top:0px;
}
.section-blog__posts--home .vc_column_container>.vc_column-inner{
	padding-left: 0px;
    padding-right: 0px;
}
.section-blog__posts--home .vc_custom_1614875795026{
	    padding-bottom: 0px !important;
}

.records-for--diagnostics.records-for--diagnostics-reviews .vc_custom_1522245146206{
	padding-top:0px !important;
}
.records-for--diagnostics.records-for--diagnostics-reviews{
	    display: flex;
    justify-content: center;
    align-items: center;
}
/* } */
/* кнопки на главной */
.help--home .ib-link  a{
	padding: 8px 20px;
    background: #80C63E;
    color: #fff !important;
    border-radius: 3px;
}
.help--home .ib-link  a:hover{
	    background: #79D836;
}
/* кнопки на главной */
/* блог на главной */
.blog--home .vc_gitem-post-data-source-post_title{
	font-size:14px;
}
.blog--home .vc_gitem-col h4{
		margin-bottom:10px !important;
}
.blog--home .entry-wrapper.vc_gitem-col{
	padding:10px !important;
}
.blog--home .vc_btn3-container{
	margin-top:0px !important;
}
.blog--home .vc_custom_heading.vc_gitem-post-data-source-post_excerpt p{

	margin-bottom: 10px !important;
}

.blog--home .vc_custom_heading.vc_gitem-post-data-source-post_excerpt{
	margin-top:10px !important;
}
/* блог на главной */

/* тень на галавной на "Мы помогаем пациентам" */
/* .help-box--home:hover{
	transition:all 0.3s;
	min-height: 286px;
   
    -webkit-box-shadow: 0px 1px 25px -3px rgb(34 60 80 / 20%);
    -moz-box-shadow: 0px 1px 25px -3px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 1px 25px -3px rgb(34 60 80 / 20%);
    padding: 10px 0;
	
}
.help-box--home:hover .ib-link {
	padding:0px !important;
} */
/* тень на галавной на "Мы помогаем пациентам" */

/* о нас */
.section-stories.section-stories--about .vc_column_container>.vc_column-inner{
	padding-left:0px;
	padding-right:0px;
}
.section-stories.section-stories--about .vc_custom_1617029872624{
	display: flex;
    justify-content: center;
}

@media(max-width:1270px) {
	.about--home.about--home--page-about .vc_custom_1522317653324{
		margin-top:20px !important;
	}
}
@media(max-width:993px) {
	.consultation-form.vc_custom_1621924692166 .wpb_wrapper{
		text-align:center;
	}
	.consultation-form.vc_custom_1621924692166 .vc_custom_1617913029814{
		padding-bottom:0px !important;
	}
}

@media(max-width:961px) {
	.about--home.about--home--page-about .vc_custom_1522317653324{
		margin-top:0px !important;
	}
	.about--home.about--home--page-about .vc_custom_1522317653324 .wpb_wrapper{
		padding-left:7px;
		padding-right:7px;
		
	}
	.section-stages.section-stages--osteoporosis.section-stages--page-about{
		margin-top:0px !important;
		padding-top:0px !important;
	}
	.section-stages.section-stages--osteoporosis.section-stages--page-about .pss-item{
		margin-bottom:10px !important;
	}
	.section-stages.section-stages--osteoporosis.section-stages--page-about .tt_button{ 
		margin-top:-20px !important;
		margin-bottom:0px !important;
	}
}
@media(max-width:959px) {
	.about--home.about--home--page-about{
		padding-top:30px !important;
	}
	.advantages-card--about.advantages-card--page-about .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.section-advantages--about.section-advantages--page-about .key-icon-box{
		margin-bottom:10px !important;
	}
	.advantages-card--about.advantages-card--page-about{
		margin-top:-30px !important;
	}
	.advantages-card--about.advantages-card--page-about .vc_custom_1617983197243{
		padding-top:20px !important;
	}
	.section-stages.section-stages--osteoporosis.section-stages--page-about.vc_row[data-vc-full-width]{
		padding-top:0px !important;
		padding-bottom:0px !important;
	}
	.section-advantages--about.section-advantages--page-about.vc_row[data-vc-full-width]{
		padding-top:30px !important; 
	}
}
@media(max-width:768px) {
	.about--home.about--home--page-about .vc_custom_1522317653324{
		margin-top:0px !important;
	}
	.section-text.section-text--page-about .wpb_wrapper p:last-child{
		padding-left:0;
	}
}

/* о нас */
.help--home ul{
	padding-left:0px;
	margin-top:-20px;
}
.help--home .key-icon-box .ib-link{
	margin-top:20px;
}
.help--home  .key-icon-box.icon-top.cont-center i{
	margin-bottom:20px;
}
.section-who--home .kd-photobox:hover{
	-webkit-box-shadow: 0px 1px 25px -3px rgb(34 60 80 / 20%);
    -moz-box-shadow: 0px 1px 25px -3px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 1px 25px -3px rgb(34 60 80 / 20%);
}  
.blog--home .vc_gitem-col h4{
	font-size:16px !important ;
}
.blog--home .vc_gitem-post-data-source-post_excerpt p{
	max-height: 45px;
    overflow: hidden;
}

.section-who--home .tt_button {
	background:#80C63E !important;
	border: 2px solid #80C63E !important;
}
.section-who--home .tt_button:hover {
	background:#79D836 !important;
	border: 2px solid #79D836 !important;
	color:#fff !important;
}
.section-review--reviews .vc_row.wpb_row.vc_inner.vc_row-fluid{
	display:flex;
	align-items:center;
}
/* первый экран, слайдер */
.section-first__slider--home.vc_custom_1617173636817{
	display:flex;
	justify-content:center;
}
.section-first__slider--home.vc_custom_1617175474056 {
	display:flex;
	justify-content:center;
	
}
.section-first__slider--home.vc_custom_1617175597738 {
	display:flex;
	justify-content:center;
}
.section-first__slider-container--home .vc_tta-tabs.vc_tta-has-pagination .vc_pagination{
	margin-top:-30px;
	z-index:99;
}
.section-first__slider-container--home .vc_tta-tabs.vc_tta-has-pagination:not(.vc_tta-tabs-position-bottom){
	padding-bottom:0px;
}
/* первый экран, слайдер */
.section-causes--diagnostics .wpb_column.vc_column_container.vc_col-sm-12.vc_col-lg-offset-0.vc_col-lg-10.vc_col-md-offset-1.vc_col-md-10.vc_col-sm-offset-1  .vc_column-inner{
	padding-left:0px;
}
.blog--home .vc_btn3-container.tt_button{
	background:transparent;
	border:transparent;
	display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 0px;
	
}
.blog--home .vc_btn3-container.tt_button:hover{
 box-shadow: 0 8px 25px rgb(0 0 0 / 0%);
transform: translate(0px, 0px);
	
}
.blog--home .vc_grid-item-mini .blog-detailed-grid .vc_gitem-post-data.vc_gitem-post-data-source-post_date:before{
	height:7px;
}
   
.blog--home .vc_btn3-container a{
	color:#80C63E !important;
	
}
.blog--home .vc_grid-item-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_date div{
	font-size:7px !important;
}
.blog--home .vc_grid-item-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_author div{
	font-size:7px !important;
}
.map-down--home .fa-map-marker-alt:before{
	color:#80C63E !important;
	font-size:20px !important;
}
.map-down--home .fa-phone:before{
	color:#80C63E !important;
	font-size:20px !important;
}
.map-down--home .fa-envelope:before{
	color:#80C63E !important;
	font-size:20px !important;
}
/* слайдер на главной */
.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus{
	height:600px !important;
}
.slider-first--home .form-slider--home{
	background:#fff !important;
	padding:20px 40px 20px 40px !important;
}
.slider-first--home .wpcf7-form-control.wpcf7-submit{
	text-align:center!important;
}
.form-slider--home .form-slider__title--home{
color:#6b2d87 !important;
text-align:center!important;
margin-bottom:0px !important;
font-weight:700;
font-size:24px;
}
.form-slider--home .form-slider__subtitle--home{
color:#000 !important;
text-align:center!important;
margin-bottom:0px !important;
font-weight:700;
font-size:18px;
}
#rev_slider_1_1_wrapper{
height:600px !important;
}
#rev_slider_1_1_forcefullwidth{
height:600px !important;
}
/* слайдер на главной */
.section-who--home .phb-content p{
	overflow: hidden;
    max-height: 65px;
}
.section-who--home .tt_button {
	color:#80C63E !important;
	background:transparent !important;
	border:none !important;
	padding:0px;
	text-align:left;
}
.section-who--home .kd-photobox .phb-content{
	min-height:170px;
}
.section-who--home .tt_button:hover {
	color:#80C63E !important;
	background:transparent !important;
	border:none !important;
	box-shadow:none;
	transform:translate(0,0);
}
/* Для кого подойдет */
.section-who--home .kd-photobox .phb-content{
padding:20px 10px;	
}
.section-who--home .kd-photobox .phb-content h4{
	margin-bottom:10px;
}
.section-who--home .kd-photobox .phb-content .phb-btncontainer {
	margin-top:17px;
}
/* Для кого подойдет */
.lower-footer .pull-left{
	margin-top:5px !important;
}
.map-down--home .map-title--home{
	    color: #6b2d87 !important;
	position:relative;
}
.map-down--home .map-title--home:after{
	 position: absolute;
    content: '';
    bottom: -11px;
    left: 1%;
    width: 45px;
    height: 2px;
    background: #80C63E;
/*      transform: translate(50%, -50%);  */
}
.map-down--home .map-subtitle--home{
font-size:22px;
line-height:30px;
}
.slider-reviews .testimonials.slider.without-image .tt-content h6{
	max-width:100%;
}
.slider-reviews .testimonials.slider.without-image .owl-dots{
	margin-top:10px;	
}
.slider-reviews .tt-container h6{
	font-size:17px !important;
	color:#000 !important;
	font-weight:400 !important;
	margin-bottom: 20px !important;
}
.slider-first--home{
	padding-top:30px !important;
}
.section-intro.section-intro--diagnostics .subtitle{
	margin-bottom:0px !important;
}
.section-causes.section-causes--diagnostics {
	 display: flex;
    align-items: center;
}
.section-causes.section-causes--diagnostics .subtitle{
	margin-bottom:0px !important;
}
.section-stages.section-stages--diagnostics .kd-process-steps.process-checkbox-template{
margin:20px 0px;
}
.slider-first--home .slider-title--home{
	color:#fff !important;
	    line-height: 35px !important;
		position:relative;
}
.slider-first--home .slider-title--home:after{
position: absolute;
    content: '';
    bottom: -15px;
    left: 1%;
    width: 35px;
    height: 2px;
    background: #fff;
	
}

.map-down--home .wpb_map_wraper{
	margin-top:-52px;
}
.header-modal .modal-content-contact p{
	display:none;
}
.header-modal .fas.fa-map-marker-alt:before{
	color:#80C63E !important;
	font-size:18px !important;
}
.header-modal .map-subtitle--home{ 
    font-size: 16px;
    font-weight: 600;
	    padding-right: 17px;
}
.header-modal .key-icon-box .service-heading{
	margin-bottom:10px;
}
.slider-first--home .wpcf7-form-control-wrap::placeholder{
	font-size:10px !important;
	display:none !important;
}
.form-slider--home input{
font-size:15px !important;
}

.section-others .wpb_content_element:hover{
	transition:all 0.3s;
	border: 1px solid #80C63E !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 0px 15px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 0px 15px 0px rgba(34, 60, 80, 0.2);
	;
}
.section-others .wpb_content_element:hover.wpb_content_element a{
	transition:all 0.3s;
	color:#80C63E !important	
}
.section-others .wpb_content_element a{
	color:#000;
}
.about--home.vc_row.vc_row-has-fill{
	display:flex;
	align-items:center;
	margin-top:-10px !important;
}
.about--home .video-container img{
	height:425px;
}
.about--home .vc_custom_1617719003089 h6.subtitle {
	margin-bottom:10px !important;
}
.numbers--about .large-counter .kd_counter_units{
	font-size:24px;
	align-items:center;
	margin-bottom:0px;
	margin-left:5px;
}
.numbers--about .kd_counter_number{
	display:flex;
	align-items:center;
}
.consultation-form .wpb_wrapper{
	color:#000 !important;
}
.consultation-form .vc_row.wpb_row.vc_inner.vc_row-fluid{
	display:flex;
	justify-content:center;
	align-items:center;
}
.consultation-form .vc_custom_1516095752620{
	padding-top:0px !important;
}
.help--home .help--home--services .key-icon-box p:last-child{
	display:none;
}
.advantages-card--about .vc_single_image-wrapper img{
/* 	max-width:420px; */
}
.advantages-card--about .wpb_single_image.vc_align_center{
	
}
.help--home .key-icon-box h6.service-heading{
	margin-bottom:20px;
}
@media(max-width:1305px) {
	.slider-first--home .slider-title--home,
	.slider-first--home .slider-subtitle--home{
		padding-left:50px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:30px !important;
	}
	.slider-first--home .slider-title--home:after{
		left:13%;
	}
	.slider-first--home .form-slider--home {

    margin-right: 50px !important;
    margin-top: -25px;
}
}
@media(max-width:1270px) {
	.slider-specialists .testimonials.slider.with-image .tt-container{
		margin-left: 60px;
	}
	/* первый экран */
	.section-first .vc_custom_1616166678127{
		margin-top:20px;
	}
	.section-effects__item .key-icon-box .ib-wrapper {
		min-height:239px;
	}
	.section-effects header.kd-section-title.vc_col-lg-6{
		width:100%;
	}
	.section-result .vc_col-md-offset-1,
	.section-result .vc_col-sm-offset-1{
		margin-left:0px;
		
	}
	.section-result .vc_custom_1614950141100{
		margin-top:0px !important;

	}
	.section-stories header.kd-section-title.vc_col-lg-6{
		width:100%;
	}
	.section-stories .vc_custom_1614875795026 {
    padding-bottom: 20px !important;
}
	.section-questions .vc_toggle_title{
		padding: 18px 21px !important;
	}
	.section-others.vc_custom_1616594783644 {
   	 margin-bottom: 50px !important;
	}
	.social-normalize.vc_row[data-vc-full-width]{
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.section-others header.kd-section-title.vc_col-lg-6{
		width:100%;
	}
	.section-causes .vc_custom_1513613877158{
		margin-bottom:0px !important;
	}
	.section-stages__btn .vc_column-inner{
		margin-top:-85px;
	}
	.section-offers--home .cb-container{
		min-height:250px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.section-accompanying--home.vc_custom_1616690630584{
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	.section-accompanying--home .cb-container{
		min-height:220px;
		display:flex;
		justify-content:center;
		align-items:center;
	}

.section__blog-banner .kd-calltoaction  {
	padding: 30px 5px;
}
	.section__blog-questions .vc_toggle_title{
		padding:18px 30px !important;
	}
	/* 	хлебные крошки */
	.entry-header.with-topbar{
		padding-top:320px !important;
	}
	/* 	хлебные крошки */
	.section__blog-articles .vc_col-sm-4{
		width:50%;
	}
	.section__blog-articles.vc_custom_1616776397955{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.section__blog-articles .team-member.design-classic .team-content-text{
		margin-bottom:10px;
	}
	.section__patient-cards .team-member{
	margin-bottom:10px;
	}
	.section-blog__posts--home .vc_col-sm-3{
		width:50%;
	}
	.section-offer--home.vc_custom_1616834080666{
		padding-top:30px !important;
	}
/* 	делаю меньше отступы на главной*/
	.section-who--home.vc_custom_1616834181852{
		padding-top:0px !important;
		padding-bottom:30px !important;
	}
	.section-offer--home.vc_custom_1616845036310 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	.section-aboutus--home.vc_custom_1616836942466{
		padding-top:30px !important;
		padding-bottom:30px !important;
	}
	.section-about.section-about--home.vc_custom_1616690288646 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
	}
	.section-stages.section-stages--home.vc_custom_1616844823890 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	.section-stories.section-stories--home.vc_custom_1616844913494 {
    padding-top: 30px !important;
	padding-bottom: 30px !important;
	}
	.section-blog__posts.section-blog__posts--home.vc_custom_1616842609152 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	.section-blog__posts.section-blog__posts--home .team-member{
	margin: 5px 10px;
	}
	.section-questions.section-questions--home.vc_custom_1616846084585 {
   		padding-top: 0px !important;
		padding-bottom: 0px !important;
}
/* 	делаю меньше отступы на главной*/
	.section-banner--article .kd-calltoaction{
		padding: 20px 15px;
	}
	.form-benefits--contacts {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	.form-benefits--contacts .vc_custom_1616923483653 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
	display: flex;
    justify-content: center;
    align-items: center;
}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1616935108639 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	.section-banner--article.section-banner--article-diagnostics.vc_custom_1616936827406{
		margin-top:20px;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two.vc_custom_1616937551046{
	 margin-top: 20px;
	}
	.video-reviews .vc_custom_1617019066455{
		display: flex;
		justify-content:center;
    align-items: center;
	}
.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus{
	margin-top:100px !important;
}
.slider-first--home	#rev_slider_1_1_forcefullwidth{
	height:650px !important;	
}
	.section-stages.section-stages--home .kd-process-steps.process-checkbox-template{
		margin: 20px 0px;
	}
	.section-stages.section-stages--home.vc_custom_1617079752056{
		padding-bottom:0px !important;
	}
	.blog--home .vc_custom_1617050035113 {
	  padding-bottom: 20px !important;
	}
	.seo-text--home.vc_custom_1617444470205 {
    padding-bottom: 10px !important;
}
	.map-down--home .wpb_gmaps_widget .wpb_wrapper{
		padding:0px ;
	}
	.entry-header.with-topbar{
		padding-top:270px !important;
		padding-bottom:30px !important;
	}
	.section-reviews--reviews-left .vc_custom_1617455048072{
	display: flex;
    justify-content: center;
    align-items: center;
	padding-bottom:0px !important;
	padding-top:0px !important;
		
	}
	.section-reviews--reviews-left .vc_empty_space{
		display:none;
	}
	.section-reviews--reviews-right .vc_custom_1617121504358{
		display: flex;
    justify-content: center;
    align-items: center;
	padding-bottom:0px !important;
	padding-top:0px !important;
	}
	.section-first.section-first--diagnostics.vc_custom_1617520621688{
	padding-top: 115px !important;
    padding-bottom: 30px !important;
}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057{
	 padding-top: 0px !important;
	}
	.section-result.result--diagnostics {
	display: flex;
    justify-content: center;
    align-items: center;
	}
	.section-result.result--diagnostics.vc_custom_1617520327795 {
    margin-bottom: 0px !important;
}
	.section-result.result--diagnostics .vc_custom_1614947119896{
		padding-bottom: 0px !important;
		    
}
	.help--home.vc_custom_1617176446503{
		margin-top:38px !important;
	}
	.entry-header.with-topbar {
    padding-top: 235px !important;
   
}
	.form-benefits--contacts .vc_row.wpb_row.vc_inner.vc_row-fluid{
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.about--home.vc_row.vc_row-has-fill{
		flex-direction:column;
		margin-top:0px !important;
	}
	.about--home .vc_col-lg-6{
		width:100%;
	}
	.about--home .video-container img{
		height:auto;
	}
	.about--home .vc_custom_1522317653324{
	padding-left:0px !important;
	}
	.about--home .vc_column_container>.vc_column-inner{
		padding-left:0px;
		padding-right:0px;
	}
	.about--home .vc_custom_1516105460884{
		padding-top:0px !important;
	}
	.section-advantages--about .key-icon-box h6.service-heading{
		font-size:15px;
	}
	.advantages-card--about .vc_custom_1617907834921{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.advantages-card--about  .vc_custom_1513720831030{
		    padding-left: 20px !important;
	}
	.advantages-card--about .vc_custom_1513720826556{
		    padding-right: 20px !important;
	}
	.numbers--about .kd_counter_number{
		flex-direction:column;
	}
	.numbers--about .large-counter .kd_counter_units{
		margin-left:0px;
	}
	.numbers--about .large-counter .kd_counter_units{
		line-height:35px;
	}
}
@media(max-width:1209px) {
	.slider-first--home .slider-subtitle--home{
		margin-top:39px !important;
	}
}
@media(max-width:1201px) {
	.section-aboutus--home .vc_row.vc_row-has-fill{
		margin-right:10px !important;
	}
	.section-result.result--diagnostics  header.kd-section-title .separator_on{
		 margin-bottom: 20px;
	}
.map-down--home .vc_custom_1617630874834 {
    padding-top: 9% !important;
    padding-bottom: 2% !important;
    padding-left: 50px !important;
}
}
@media(max-width:1200px) {
	/* отступы в мобильной версии */
	.section-first.vc_row[data-vc-full-width]{
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	/* первый экран */
	.section-first .vc_custom_1519726733263 .vc_empty_space{
		display: none;
	}
	/* общие стили заголовков */
	.container h2{
		line-height:1.1;
	}
	/* секция Причина возникновения остеохондроза */
	.section-causes header.kd-section-title .subtitle {
		margin-bottom: 0px;
	}
	.section-causes .vc_custom_1616152738413{
		padding-top: 0px !important;
	}
	/*  секция причина возникновения остеохондроза */
	.section-causes .vc_custom_1513613877158 .vc_col-md-offset-1{
		    margin-left: 0px !important;
	}
	.section-causes .vc_custom_1513616990957 .vc_col-sm-offset-1{
		    margin-left: 0px !important;
	}
	.section-man.vc_custom_1616521409943{
		margin-top: 50px !important;
	}
	.section-result .vc_custom_1513613877158{
		    margin-bottom: 0px !important;
	}
	.section-result header.kd-section-title .subtitle{
		margin-bottom:10px;
	}
	.section-result header.kd-section-title .separator_on{
		margin-bottom:0px;
	}
	.section-questions.vc_custom_1616589956265{

			padding-top:30px!important;
	}
	.section-questions .vc_custom_1614950757643{
		padding-bottom:30px!important;
}
	.section-causes .vc_custom_1513613877158{
		margin-bottom:30px !important;
	}

	.section-first.section-first--home.vc_custom_1616688659899{
	padding-top: 70px !important;
    padding-bottom: 50px !important;
	}
	.section-aboutus--home .vc_row.vc_row-has-fill {
    background-position: center;
	margin-bottom: 20px;
}
	.section-aboutus--home .vc_custom_1522317922459{
	padding-bottom: 0px !important;
	}
	.section-aboutus--home .vc_col-sm-offset-1{
		width:100%;
		
	}
	.records-for--diagnostics .vc_custom_1522245136492{
		background-size: cover;
	}
	.records-for--diagnostics .vc_custom_1522245146206 {
    padding-top: 50px !important;
	padding-bottom:30px !important;
}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus{
		height: 584px !important;
	}
	.section-aboutus--home .vc_row.vc_row-has-fill{
		margin-right:0px !important;
	}
	.section-aboutus--home .vc_col-md-offset-1{
		margin-left:0px !important;
	}
	
	.section-aboutus--home .vc_row.wpb_row.vc_inner.vc_row-fluid{
		padding-left:15px !important;
		padding-right:15px !important;
	}
	.section-aboutus--home{
		padding-bottom:30px !important;
	}
	.section-aboutus--home .vc_custom_1617286153360{
	padding-bottom:0px !important;
	}
	.section-aboutus--home .subtitle, 
	.section-aboutus--home .kd_counter.count_left,
	.section-aboutus--home .kd_counter_text{
		text-align:center !important;
	}
	.section-aboutus--home .vc_col-sm-3{
		width:100%;
	}
	.section-aboutus--home .vc_row.vc_row-has-fill{
		margin-bottom:0px;	
	}
	.section-aboutus--home .subtitle{
		margin-bottom:10px !important;
	}
	.map-down--home .vc_custom_1617382908074{
	 padding-top: 30px !important;
	 padding-bottom: 30px !important;
	 padding-left: 0px !important;
	display: flex;
    justify-content: center;
	}
	.map-down--home .vc_col-md-10{
		width:100%;
	}
	.map-down--home .textwidget.custom-html-widget{
		text-align:center !important;
	}
	.map-down--home .map-title--home:after{
		left:50%;
		transform: translate(-50%, 0%);
	}
	.section-review--reviews .vc_custom_1515494364224{
		padding-left:0px !important;
	}
	.section-first.section-first--diagnostics .vc_custom_1519726733263 {
    padding-top: 30px !important;
}
	.section-first.section-first--diagnostics .vc_custom_1616166678127{
	  margin-top: 0px;
	}
	.section-causes.section-causes--diagnostics .vc_col-md-offset-1 {
    margin-left: auto;
}
	.section-causes.section-causes--diagnostics .vc_custom_1513613877158{
		margin-bottom:0px !important;
	}
	.section-result.result--diagnostics .vc_custom_1522313398399{
		margin-left:0px !important;
	}
	.section-result.result--diagnostics{
		padding-bottom:30px !important;
	}
	.form-benefits--contacts .vc_col-sm-4 {
    width: 45.333333%;
}
.map-down--home .vc_custom_1617630874834 {
    padding-top: 15px !important;
    padding-bottom: 30px !important;
    padding-left: 0px !important;
}
	
}
@media(max-width: 1181px) {
		/* первый экран */
	.section-first .vc_custom_1519726733263{
		padding-top:25px!important;
	}
	/* 	хлебные крошки */
	.entry-header.with-topbar {
    padding-top: 250px !important;
}
	/* 	хлебные крошки */
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus{
		margin-top:55px !important;
		height: 594px !important;
	}
	.entry-header.with-topbar{
		padding-top:160px !important;
		padding-bottom:16px !important;
	}
w.vc_custom_1617520621688 {
    padding-top: 50px !important;
  
}
.section-first.section-first--diagnostics.vc_custom_1617520621688 {
    padding-top: 50px !important;

}
	.help--home.vc_custom_1617176446503{
		margin-top:0px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:70px !important;
	}
}
@media(max-width:1165px) {
	.slider-first--home .slider-subtitle--home{
		margin-top:49px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:85px !important;
	}
}
@media(max-width:1145px) {
	.section-who--home .photobox-carousel .owl-dots{
		margin-top:0px;
	}
	.section-who--home .owl-item.active{
		padding-bottom:10px;
	}
}
@media(max-width:1115px) {
	.header-modal .col-sm-6 {
		width:100%;
	} 
	.header-modal .modal-content-contact,
	.header-modal .modal-content h2,
	.header-modal .key-icon-box.cont-left{
		text-align:center !important;
	}
	.header-modal .key-icon-box.cont-left i{
		display:none;
	}

	.header-modal .modal-content-contact p{
		margin-bottom:10px;
	}
	.header-modal .modal-content{
		width: 900px !important;
    	left: 60% !important;
	} 
	.header-modal .key-icon-box .service-heading{
		margin-bottom:5px;
	}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    margin-top: 52px !important;
    height: 583px !important;
}
.slider-first--home .slider-subtitle--home {
    margin-top: 55px !important;
}
	.help--home.vc_custom_1617176446503{
		padding-top:10px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:95px !important;
	}
}
@media(max-width:1095px) {
	.section-accompanying--home .cb-container {
		min-height: 249px;
		padding:20px;
	}
}
@media(max-width:1075px) {
.slider-first--home .slider-subtitle--home {
/*     margin-top: 65px !important; */
}
}
@media(max-width:1035px) {
.slider-first--home .slider-subtitle--home {
    margin-top: 100px !important;
}
}
@media(max-width:1025px) {
	.slider-specialists .testimonials.slider.with-image .tt-container {
    margin-left: 550px;
	}
	
	.section-questions.section-questions--reviews .vc_custom_1617023000921{
	 padding-bottom: 0px !important;
	}
	.section-questions.section-questions--home .vc_toggle:last-child{
		margin-bottom:0px !important;
	}
	.section-questions.section-questions--home header.kd-section-title{
		    padding-bottom: 5px !important;
	}
	.section-review--reviews .vc_row.wpb_row.vc_inner.vc_row-fluid{
		flex-direction:column;
	}
	.section-review--reviews .wpcf7 {
		margin-bottom:20px !important;
	}
	.section-review--reviews .vc_col-sm-6{
		width:100%;
	}
	.section-review--reviews .vc_column_container>.vc_column-inner{
		padding-left:0px !important;
	}
	.section-questions.section-questions--reviews .vc_custom_1617460432706{
		padding-bottom:0px !important;
	}
	.section-questions.section-questions--reviews .vc_row.vc_column-gap-30>.vc_column_container{
		padding-bottom:0px ;
	}
	.section-questions.section-questions--reviews .vc_toggle:last-child{
		margin-bottom:20px !important;
	}

	.vc_custom_1522317653324{
		padding-left:0px
	}
}
@media(max-width:1023px) {
.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus{
	margin-top:100px !important;
}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus{
		height:650px !important;
	}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    margin-top: 55px !important;
}
	.slider-first--home .slider-subtitle--home {
    margin-top: 10px !important;
}
.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    height: 660px !important;
}
.slider-first--home .slider-title--home {
   
    line-height: 27px !important;
    font-size: 24px !important;
}
.slider-first--home .form-slider--home {

    margin-top: -17px;

}
	.help--home.vc_custom_1617176446503 {
    margin-top: 80px !important;
}
	.slider-first--home .slider-title--home,
	.slider-first--home .slider-subtitle--home {
padding-left:0px !important;
}
	.slider-first--home .slider-title--home:after{
		left:1%;
	}
	.slider-first--home .form-slider--home {
    margin-right: 0px !important;

}
}
@media(max-width:993px){
	.section-offer--home .key-icon-box.icon-top.cont-center i{
		margin-bottom:10px;
	}
	.section-offer--home.vc_custom_1616834080666{
		padding-bottom: 20px !important;
	}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1616935108639 {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
	.section-banner--article.section-banner--article-diagnostics.vc_custom_1616936827406{
		margin-top:30px;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two.vc_custom_1616937551046{
		margin-top:30px;
	}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057{
		padding-top:10px !important;
	}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    height: 645px !important;
}
.help--home.vc_custom_1617176446503 {
    margin-top: 65px !important;
}
.section-stages.section-stages--home.vc_custom_1617079752056 {
    padding-bottom: 15px !important;
}
	.section-others .vc_custom_1617707506532{
		margin-left: 0px !important;
	}
	.section-others .vc_custom_1617707487916{
		margin-right: 0px !important;
	}
	.section-others .vc_custom_1617707443142{
		margin-left: 0px !important;
		
	}
	.section-others .vc_custom_1617707601819{
		margin-right: 0px !important;
		
	}
}
@media(max-width:992px){ 
.slider-specialists .testimonials.slider.with-image .tt-container {
    margin-left: 335px !important;
    margin-top: 15px !important;
	}
	.section-others .vc_col-sm-3{
		width:100%;
		margin:5px 0;
	}
	.section-others .vc_custom_1616165660744{
		 margin-top: 20px !important;
	}
	.section-others .vc_row.wpb_row.vc_inner{
		padding-top:0px!important;
	}
	.section-others header.kd-section-title.vc_col-sm-8{
		width:100%;
	}
	.section-others .vc_custom_1616165851174{
		margin-left: 0px !important;
	}
	.section-others .vc_custom_1616165870791{
		margin-left: 0px !important;
	}
	.section-others .vc_custom_1616165705080 {
    margin-top: 0px !important;
	}
	.section-others .vc_custom_1616165899153{
		margin-right:0px!important;
	}
	.section-others .vc_custom_1616165939893{
		margin-right:0px!important;
	}
	.section-man header.kd-section-title.vc_col-sm-8{
		width:100%;
	}
	.section-questions .vc_custom_1614950757643{
		padding-bottom:0px !important;
	}
	.section-offers--home .vc_column_container>.vc_column-inner{
		padding:0px 10px;
		
	}
	.section-offers--home .cb-container{
		min-height:325px;
	}
	.section-offers--home.vc_row[data-vc-full-width]{
		padding-left:5%!important;
		padding-right:5%!important;
	}
	.section-blog__rolls .vc_clearfix.vc_col-sm-4{
		width:100%; 
	}
	.section-offer--home.vc_custom_1616832008471 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	.section-banner--article .kd-calltoaction .container{
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
	text-align: center;
    
	}
	.section-banner--article .kd-calltoaction .cta-text h3{
		text-align: center !important;
	}
	.section-banner--article .kd-calltoaction.no_icon .cta-text{
		width:100%;
		 margin-bottom: 30px;
	}
	.section-about.section-about--reviews.vc_custom_1617016586102{
		padding-top:30px !important;
	}
	.map-down--home .vc_col-sm-offset-2{
		margin-left:0px !important;
	}
	.section-reviews--reviews-left .vc_custom_1511787981233{
		padding-right:0px !important;
		padding-left:0px !important;
	}
	.section-reviews--reviews-left .tt_button{
		margin-left:0px !important;
	}
	.section-reviews--reviews-right .vc_custom_1511787981233{
	padding-left:0px !important;
	padding-right:0px !important;
	}
	.section-advantages--about .vc_col-sm-2{
		width:100%;
	}
		.section-advantages--about.vc_custom_1617908518442 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
	.section-advantages--about .key-icon-box.icon-top.cont-center i{
		margin-bottom:20px;
	}
.consultation-form .vc_row.wpb_row.vc_inner.vc_row-fluid{
	flex-direction:column;
}
	.consultation-form .vc_col-sm-6{
		width:100%;
	}
	.consultation-form .vc_custom_1516095752620,
	.consultation-form .vc_custom_1515497653772{
		padding-left:0px !important;
		padding-right:0px !important;
	}
}
@media(max-width:992px) {


	.section-man .vc_custom_1514988285417,
	.section-man .vc_custom_1514988280705{
		padding-left:0px !important;
		padding-right:0px !important;
		
	}
	.section-man.vc_row-fluid {
		padding-left:5% !important;
		padding-right:5% !important;
	}
	.section-effects__item .key-icon-box .ib-wrapper {
		display:flex;
		flex-direction:column;
		align-items:center;
		justify-content:flex-start;
		min-height: 250px;
		text-align:center;
	}
	.section-effects.vc_custom_1616527424101{
		padding-left:5%!important;
		padding-right:5%!important;
	}
	.section-effects__item .key-icon-box.icon-left.icon-default p{
		margin-left:0px;
	}
	.section-effects__item .key-icon-box.icon-left.icon-default .tt-iconbox-customimg{
		margin:0px;
		margin-bottom:15px;
	}
	.section-banner .vc_col-sm-10{
		width:100%;
	}
	.section-banner .wpb_wrapper{
		text-align:center;
	}
	.section-banner .tt_button.pull-left{
		margin-right:0px;
	}
	.social-normalize.vc_row[data-vc-full-width]{
		padding-left:5% !important;
		padding-right:5% !important;
	}
	

.section-stages__btn .vc_column-inner{
		margin-top:-65px;
	}
	.section-advantages--home.vc_custom_1616689808208{
		padding-right:5%!important;
		padding-left:5%!important;
	}
	.section-about--home.vc_row[data-vc-full-width]{
		padding-right:5%!important;
		padding-left:5%!important;
	}
	.section__patient-cards .team-member.design-classic .team-content-text{
		padding:10px;
	}
	.section__blog-banner .kd-calltoaction .container {
	display:flex;
	align-items:center;
	}
	.section__blog-banner .kd-calltoaction .container .cta-text{
		margin-right:35px;
	}
	.section-offer--home .vc_col-sm-1\/5{
		width:100%;
	}
	.slider-specialists.slider-specialists--contacts .subtitle {
		margin-bottom:0px !important;
	}
	.records-for--diagnostics .vc_custom_1522245146206{
		padding-left:0px !important;
	}
	.video-reviews{
		padding-top:0px !important;
		padding-bottom:0px !important;
		padding-left:5% !important;
		padding-right:5% !important;
		
	}
	.video-reviews .vc_custom_1511787981233{
		padding-top:0px !important;
	}
	.video-reviews .vc_custom_1617019066455{
		display:flex;
		justify-content: center;
   		align-items: center;
	}
	.section-questions.section-questions--reviews .vc_toggle_size_md.vc_toggle_default .vc_toggle_title{
		padding: 18px 21px !important;
	}
	.section-causes.section-causes--diagnostics .vc_col-sm-6{
	width:50%;
	}
}
@media(max-width: 991px) {
	.records-for--diagnostics .vc_custom_1522245146206{
		padding-top:30px !important;
		padding-left:0px !important;
	}
	.records-for--diagnostics .kd-section-title h2,
	.records-for--diagnostics .kd-section-title h6{

	} 
	.records-for--diagnostics.records-for--diagnostics-reviews{
	padding-top:30px !important;
}
	
	    
}
@media(max-width: 961px) {
	.section-result .vc_custom_1614947119896{
		    padding-top: 0px !important;
	}
	.slider-specialists.vc_custom_1616506899352{
		padding-left:5%!important;
		padding-right:5%!important;
	}
	.section-stories .team-content{
		margin: 0 5px;
	}
	.section-stories .tt_button.tt_secondary_button{
		margin-bottom:0px !important;
	}
	.section-stories.vc_row[data-vc-full-width]{
		padding-left:5%!important;
		padding-right:5%!important;
	}
	.section-banner .tt_button.pull-left{
		margin: 0 auto;
	}
	.section-banner .prim_text{
		font-size:10px;
	}

	.slider-specialists .testimonials.slider.with-image .tt-container .author{
		margin-bottom: 15px;
 		   margin-top: 20px;
	}
	.third-widget-area .footer_widget{
		transform: translate(-10%,0px);
	}

	
	.section-stages__btn .vc_column-inner{
		margin-top:-20px;
	}
	.slider-specialists .testimonials.slider.with-image .tt-container{
		-webkit-box-shadow: 0 10px 90px -20px hsl(0deg 0% 15% / 0%);
   		 box-shadow: 0 10px 90px -20px hsl(0deg 0% 15% / 0%);
	}
	.slider-specialists .tt-content {
		-webkit-box-shadow: 0px 6px 16px -2px rgba(34, 60, 80, 40%);
		-moz-box-shadow: 0px 6px 16px -2px rgba(34, 60, 80, 40%);
		box-shadow: 0px 6px 16px -2px rgba(34, 60, 80, 40%);
		margin:10px;
	}
	.slider-specialists .testimonials.slider.with-image .tt-container{
		margin-top:0px !important;
	}
	.section-offers--home .cb-container {
    min-height: 344px;
}
	.section-accompanying--home .cb-container {
		min-height: 320px;
		padding:20px;
	}
	.section-who--home .vc_row.wpb_row.vc_inner{
		    padding-top:10px!important;
	}
	.section-who--home.vc_row[data-vc-full-width]{
		    padding-top: 10px!important;
	}
	.section-blog__rolls.vc_custom_1616766310535{
		padding-top:30px !important;
		padding-bottom: 30px !important;
	}
	.section__patient-cards .team-member.design-classic{
		margin-bottom:30px;
	}
	.section__patient-cards .vc_col-sm-4{
		width:100%;
	}
	.section__patient-cards .team-member.design-classic .team-content-text{
		padding:30px;
	}
	.section__patient-cards .team-member.design-classic{
		margin-bottom:10px;
	}
	.section__patient-cards.vc_row.wpb_row.vc_inner{
		padding-right:0px!important;
		padding-left: 15px !important;
} 
	.section__blog-banner.vc_custom_1616769163140{
		margin-top:30px !important;
	}
	.section__blog-banner .kd-calltoaction{
		padding:10px 10px;
	}
	.section__blog-banner .kd-calltoaction .cta-text p, #single-page .kd-calltoaction .cta-text p{
		margin: 0px 0 0px 0 !important;
	}
	.section__blog-questions.vc_custom_1616772010389{
		padding-top: 30px !important;
	}
	.section__patient-cards .vc_col-sm-4{
		width:90%;
	}
	.section__patient-cards.vc_row.wpb_row.vc_inner{
		padding-left: 0px !important;
   		 padding-right: 0px !important;
	}
	.section-offer--home .key-icon-box.icon-top.icon-default{
		margin-bottom:0;
	}
	.section-aboutus--home .vc_col-sm-offset-1{
		margin-left:0px;
	}
	.section-aboutus--home .vc_row.wpb_row.vc_inner{
		 padding-top: 20px!important;
	}
	.section-aboutus--home .wpb_text_column:last-child ul,
	.section-aboutus--home .wpb_text_column ul{
		margin-bottom: 0px;
	}
	.section-blog__posts--home .wpb_wrapper{
		margin: 0 5px;
	}
	.section-banner--article .tt_button{
		margin-bottom:0px !important;
	}
	.section-map--home .contact-map-container{
		height:770px !important;
	}
	.section-map--home .contact-map-container .business-info-wrapper{
		margin-left: 30px;
	}
	.section-map--home.section-map--contacts .contact-map-container .business-info-wrapper{
		margin-bottom:20px;
		margin-top:20px;
	}
	.form-benefits--contacts .vc_custom_1616923483653 {
      flex-direction: column;
	}
	.form-benefits--contacts .vc_col-sm-4{
		width: 100%;
	}
	.form-benefits--contacts .vc_col-sm-6{
		width:90%;
	}
	.form-benefits--contacts .vc_custom_1616926361121{
		display: flex;
   	 	justify-content: center;
    	align-items: center;
    	flex-direction: column;
		padding-top: 0px !important;
   		padding-bottom: 0px !important;
	}
	.form-benefits--contacts #contact-form-box{
		margin-bottom:20px;
	}
	.section-stages.section-stages--diagnostics .kd-process-steps.process_four_elem ul li{
		margin-bottom:0px;
		text-align:center;
	}
	.section-stages.section-stages--diagnostics .subtitle {
		margin-bottom: 0px;
	}
	.section-stages.section-stages--diagnostics .tt_button{
		margin-bottom: 0px !important;
		margin-top: -20px ;
	}
	.section-stages.section-stages--diagnostics .kd-process-steps ul li{
		padding-top:20px;
	}
	.section-stages.section-stages--diagnostics .kd-process-steps.process-checkbox-template .pss-text-area h4{
		margin-bottom:10px;
	}
	.section-stages.section-stages--diagnostics .vc_custom_1616672597592{
		padding-left: 0 !important;
	}
	.section-stages.section-stages--diagnostics .vc_row.wpb_row.vc_inner{
		padding-right: 0px!important;
	}
	.section-stages.section-stages--diagnostics.vc_row[data-vc-full-width]{
		padding-top: 0px !important;
		padding-bottom: 30px!important;
	}
	.slider-specialists.slider-specialists--diagnostics .subtitle {
		margin-bottom: 10px;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two .kd-calltoaction{
		padding-top:20px;
		padding-bottom:20px;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two .cta-text{
		margin-bottom:10px;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two .tt_button{
	margin-bottom:10px;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two .tt_button{
		margin-bottom: 0px !important;
	}
	.slider-reviews.vc_custom_1617017370269{
		padding-top:30px !important;
		padding-bottom:30px !important;
	}
	.slider-reviews .testimonial-cards{
		margin-bottom:0px;
	}
	.slider-reviews .vc_custom_1516029780451{
		margin-bottom:20px !important ;
	}
	.video-reviews .video-container{
	margin-right: 10px;
	}
	.video-reviews .vc_custom_1617019066455 {
   
    padding-bottom:10px !important;
}
	.section-questions.section-questions--reviews .vc_row.vc_column-gap-30>.vc_column_container{
		padding: 15px 15px 0px 15px;
	}
	.section-about.section-about--reviews.vc_custom_1617016586102 {
    
    padding-bottom: 10px !important;
}
	
	.section-who--home  .tt_button{
		text-align:center !important;
	}
	.section-who--home .owl-item.active{
		padding-bottom:0px !important;
	}
	.section-who--home .photobox-carousel .owl-dots{
		margin-top:-10px;
	}
	.section-aboutus--home .vc_row.wpb_row.vc_inner.vc_custom_1617287633787{
		padding:50px 0px !important;
	}
	.section-aboutus--home .vc_row.wpb_row.vc_inner {
    padding-top: 0px!important;
}
.section-aboutus--home {
    padding-bottom: 0px !important;
}

	.section-about.section-about--home.vc_custom_1616690288646{
		padding-bottom:0px !important;
	}
	.section-stages.section-stages--home .kd-process-steps.process_four_elem ul li{
		margin-bottom:10px !important;
		padding-top:25px !important;
	}
	.section-stages.section-stages--home .section-stages__btn .vc_column-inner{
		    margin-top: -35px;
	}
	.section-stages.section-stages--home .vc_custom_1616672597592{
		padding-left:0px !important;
	}
	.section-stages.section-stages--home.vc_custom_1617079752056 {
    padding-bottom: 20px !important;
}
	.section-causes.section-causes--diagnostics .vc_row-fluid.vc_custom_1513613877158{
		padding-bottom:0px !important;
	}
	.section-stages.section-stages--diagnostics.vc_row[data-vc-full-width]{
	padding-top: 30px !important;
	}
	.section-stages.section-stages--diagnostics .kd-process-steps.process-checkbox-template {
    margin: 20px 0px 50px;
}
.section-stages.section-stages--diagnostics .vc_row.wpb_row.vc_inner {
  
    padding-left: 0px !important;
}
	.section-stages.section-stages--diagnostics .pss-text-area{
		text-align:center;
	}
	.section-stages.section-stages--diagnostics .kd-process-steps.process_three_elem ul li{
		margin-bottom:10px;
	}
	.section-stages.section-stages--diagnostics .kd-process-steps.process-checkbox-template {
    margin: 20px 0px 20px;
}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057{
	padding-bottom: 30px !important;
	padding-top: 0px !important;
	}
}
@media(max-width: 960px) {
	.section-causes .vc_row-fluid.vc_custom_1513613877158{
		margin-top:0px !important;
		margin-bottom:0px !important;
		 padding-top: 15px!important;
		 padding-bottom: 15px!important;
	}
	.slider-specialists .testimonials.slider .owl-dots{
		display:block;
	}
	.slider-specialists .testimonials.slider.with-image .owl-dots{
		margin-top: -85px;
	}
	.section-result.vc_custom_1616585787449{
		padding-right:5%!important;
		padding-left:5%!important;
	}
	.section__blog-banner.vc_custom_1616769163140{
		margin-left:15px !important;
	}
	.section__blog-banner .kd-calltoaction.no_icon .cta-btncontainer a{
		margin-right:0!important;
		margin-bottom:0!important;
	}
	.section-about.section-about--diagnostics.vc_custom_1616930868830{
	padding-top: 30px !important;
    padding-bottom: 30px !important;
	}
.section-result.result--diagnostics.vc_custom_1617520327795 {
    padding-top: 30px !important;

}
	.section-result.result--diagnostics .wpb_text_column:last-child ul, .wpb_text_column ul{
		margin-bottom:0px !important;
	}
/* 	.about--home .vc_column_container>.vc_column-inner{
		padding-left:15px;
		padding-right:15px;
	} */
	.about--home .wpb_wrapper{
		padding-left:15px;
		padding-right:15px;
	}
	.about--home .wpb_column.vc_column_container.vc_col-sm-6{
		width:100%;
	}
	.about--home header.kd-section-title.col-lg-12.text-left.vc_custom_1617719003089{
		text-align:center;
	}
	.section-advantages--about.vc_custom_1617908518442{
		padding-bottom:0px !important;
	}
}
@media(max-width: 959px) {
/*  первый экран */
	.section-first .vc_row-fluid{
		padding-top:50px!important;
	}
	.section-causes .vc_row.wpb_row.vc_inner{
		padding-top: 15px !important;
	}
	.section-causes .vc_row.wpb_row.vc_inner{
		padding-left: 0px !important;
	}
	.section-stages.vc_row[data-vc-full-width]{
		padding-top:50px !important;
	}
	.section-stages .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}

	.slider-specialists .vc_row.wpb_row.vc_inner{
		padding-top:10px!important;
	}
	.section-effects__item .key-icon-box.cont-left, .key-icon-box{
		max-width:275px;
		margin:5px;
	}
	.section-effects.vc_custom_1616527424101.vc_row[data-vc-full-width]{
		padding-top:30px!important;
		padding-bottom:30px!important;
	}
	.section-effects__item.vc_row.wpb_row.vc_inner{
		padding-top:20px !important;
	}
	.section-effects__item .wpb_wrapper{
		/*display:flex;
		justify-content:center;*/
	}
	.section-result .vc_custom_1513613877158.vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.section-stories .vc_row.wpb_row.vc_inner{
		padding-top: 0px!important;
	}
	.section-stories.vc_custom_1616509633053{
		padding-top:30px !important;
	}
	.section-stories.vc_row[data-vc-full-width]{
		padding-bottom:30px !important;
	}
	.section-questions .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.section-questions.vc_row[data-vc-full-width]{
		padding-bottom: 0px!important;
	}
	.social-normalize .wpb_wrapper h2{
		text-align:left;
	}
	.header-modal .modal-content{
		
    	left: auto !important;
	}
	.section-first.vc_row[data-vc-full-width]{
		padding-top:30px !important;
	}

	.upper-footer .textwidget{
		padding-left:0px;
	}
	.third-widget-area .footer_widget {
    transform: translate(-25%,0px);
}
 .header-modal .key-icon-box.cont-left{
		margin: auto;
	}
	.lower-footer{
		padding:15px 0 15px 0;
	}
	.lower-footer .pull-left span{
		display:inline;
	}
	.section-offers--home .vc_column_container{
		padding:0 5px;
	}
	.section-offers--home.vc_row[data-vc-full-width]{
		    padding-left: 4%!important;
   			 padding-right: 4%!important;
	}
	.section-offers--home .vc_row.wpb_row.vc_inner{
		padding-left: 0px!important;
   		 padding-right: 0px!important;
	}
	.section-accompanying--home .cb-container {

    padding: 10px;
    margin: 10px;
}
	.section-blog__rolls.vc_row.wpb_row.vc_inner{
		padding-left:25px !important;
		padding-right:25px !important;
	}
	.section__patient-cards.vc_row.wpb_row.vc_inner{
		padding-top:30px!important;
	}
	.section__blog-banner.vc_row.wpb_row.vc_inner {
		padding-top: 0px!important;
	}
	.section__blog-banner .tt_button{
		margin-bottom:0px !important;
	}
	/*.section__blog-banner .kd-calltoaction{
		padding 30px 5px;
	}*/
	.section__blog-banner .kd-calltoaction .cta-text p, #single-page .kd-calltoaction .cta-text p{
		margin:0 !important;
	}
	.section__blog-banner.vc_row.wpb_row.vc_inner{
		margin-top:30px !important;
	}
	.section__blog-questions.vc_row.wpb_row.vc_inner{
		padding-top: 30px !important;
	}
	.section__blog-questions .wpb_wrapper{
		margin:0px 5px;
	}
	/* 	хлебные крошки */
	.entry-header.with-topbar {
    padding-top: 90px !important;
}
	/* 	хлебные крошки */
	.section__blog-articles .vc_col-sm-4{
		width:90%;
	}
	.section-offer--home .vc_row.wpb_row.vc_inner {
    padding-top: 0px !important;
    
}
	.section-offer--home .kd-list-text p{
		margin-bottom:0px;
	}
	.section-offer--home .vc_row[data-vc-full-width]{
		padding-bottom: 0px!important;
	}
	.section-who--home.vc_row[data-vc-full-width]{
		padding-bottom: 30px!important;
	}
	.section-offer--home.vc_custom_1616834080666{
		padding-top:30px !important;
	}
	.section-offer--home.vc_custom_1616834080666{
		padding-bottom:0px !important;
	}
	.section-first.section-first--home.vc_custom_1616688659899{
		    padding-bottom: 30px !important;
	}
	.section-aboutus--home .vc_empty_space{
		height:350px !important;
		max-height:350px;
	}
	.section-content__article .vc_row.wpb_row.vc_inner{
		padding-top:10px !important;
	}
	.section-banner--article.vc_custom_1616849811136{
		padding-bottom: 0px!important;
		margin-bottom:30px !important;
		margin-top:30px !important;
	}
	.form-benefits--contacts .key-icon-box{
		max-width:100%;
	}
	.form-benefits--contacts #contact-form-box .vc_column-inner{
		margin-bottom:0px;
	}
	.form-benefits--contacts.vc_row[data-vc-full-width], 
	.form-benefits--contacts.vc_row.vc_row-has-fill{
		    padding-bottom: 30px!important;
	}
		.form-benefits--contacts .key-icon-box.cont-left,
		.form-benefits--contacts .key-icon-box{
		    margin-bottom: 0px;
	}
	.form-benefits--contacts .vc_row.wpb_row.vc_inner{
		padding-top: 30px!important;
	}
	.section-about.section-about--diagnostics .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
		.section-stages.section-stages--diagnostics.vc_row[data-vc-full-width]{
		padding-top: 30px !important;
		
	}
	.section-banner--article.section-banner--article-diagnostics.vc_custom_1616936827406{
		margin-bottom:30px !important;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two.vc_custom_1616937551046{
	margin-top: 30px !important;
    margin-bottom: 30px !important;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two.vc_row.vc_row-has-fill{
		padding-bottom:0px !important;
	}
	.section-effects.section-effects--diagnostics.vc_custom_1616932993577{
		padding-top:30px !important;
		padding-bottom:30px !important;
	}
	.section-effects.section-effects--diagnostics .section-effects__item.vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.records-for--diagnostics .vc_row.wpb_row.vc_inner{
		padding-top:30px !important;
		padding-bottom:10px !important;
	}
	.records-for--diagnostics .vc_custom_1522245146206{
			padding-top:0px !important;
	}
	.records-for--diagnostics .vc_custom_1522245146206{
		padding-bottom:0px !important;
	}
	.records-for--diagnostics.vc_row[data-vc-full-width],
	.records-for--diagnostics.vc_row.vc_row-has-fill{
		padding-bottom:0px !important;
		
	}
	.video-reviews .vc_row.wpb_row.vc_inner{
		padding-top: 30px!important;
	}
		.video-reviews.vc_row[data-vc-full-width]{
		padding-bottom:10px !important;
	}
	.records-for--diagnostics.records-for--diagnostics-reviews .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.section-about.section-about--reviews header.kd-section-title{
		padding-top:30px !important;
	}
	.section-about.section-about--reviews .vc_row.wpb_row.vc_inner{
		padding-top:10px !important;
		
	}
	.slider-first--home{
		padding-top:0px !important;
	}
.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    margin-top: 0px !important;
}
	.section-aboutus__container--home.vc_row[data-vc-full-width], 
	.section-aboutus__container--home.vc_row.vc_row-has-fill{
		padding-bottom:0px !important;
	}
	.section-aboutus--home.vc_row[data-vc-full-width],
	.section-aboutus--home.vc_row.vc_row-has-fill{
		padding-bottom:0px !important;
		
	}
	.section-about.section-about--home .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.seo-text--home .wpb_wrapper{
		padding:0 10px;
	}
	.seo-text--home .vc_row.wpb_row.vc_inner{
		padding-top:30px !important;
	}
	.map-down--home .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.map-down--home.vc_row[data-vc-full-width], 
	.map-down--home.vc_row.vc_row-has-fill{
		padding-bottom:0 !important;
	}
	.entry-header.with-topbar{
		padding-top:10px !important;
	
	}
	.section-reviews--reviews-left .video-container{
		margin-right:10px;
	}
	.section-reviews--reviews-left header.kd-section-title h2,
	.section-reviews--reviews-left header.kd-section-title h6{
		text-align:center !important;
	}
	.section-reviews--reviews-left .tt_button.pull-left{
		margin-left: auto !important;
		margin-right: auto !important;
	}
		.section-reviews--reviews-left.vc_row[data-vc-full-width],
	.section-reviews--reviews-left.vc_row.vc_row-has-fill{
		
		padding-bottom:0px !important;
	}
		.section-reviews--reviews-left .vc_row.wpb_row.vc_inner{
	padding-top:10px !important;	
	}
	.section-reviews--reviews-right header.kd-section-title h2,
	.section-reviews--reviews-right header.kd-section-title h6{
		text-align:center;
	}
	.section-reviews--reviews-right .video-container{
		margin-right:10px;
	}
	.section-reviews--reviews-right .vc_row.wpb_row.vc_inner{
		padding-top: 0px!important;
	}
	.section-review--reviews .vc_row.wpb_row.vc_inner{
		padding-top:10px !important;
	}
	.section-review--reviews header.kd-section-title h2{
		text-align:center !important;
	}
	.section-review--reviews .vc_empty_space{
		height:0px;
	}

.section-first.section-first--diagnostics.vc_custom_1617520621688 {

    padding-bottom: 10px !important;
}
	.section-first.section-first--diagnostics .vc_custom_1519726733263 {
    padding-top: 0px !important;
	}
	.section-result.result--diagnostics .vc_row.wpb_row.vc_inner{
	padding-top:0px !important;
	}
	.section-result.result--diagnostics.vc_custom_1617520327795 {
    padding-top: 0px !important;
}
	.help--home .vc_row.wpb_row.vc_inner{
		 padding-top: 0px!important;
	}
	.help--home.vc_custom_1617176446503 {
    margin-top: 10px !important;
}
.form-benefits--contacts .vc_row.wpb_row.vc_inner.vc_row-fluid {
    
    flex-direction: column;
}
.slider-specialists.slider-specialists--contacts.vc_row[data-vc-full-width], 
	.slider-specialists.slider-specialists--contacts.vc_row.vc_row-has-fill{
		padding-bottom:30px !important;
	}
.about--home header.kd-section-title.col-lg-12.text-left.vc_custom_1617719003089{
		text-align:center;
	}
	.about--home .key-icon-box{
		max-width:100%;
	}
		.about--home .subtitle {
		text-align:center !important;
	}
	.about--home .vc_row.wpb_row.vc_inner{
		padding-top: 0px!important;
	}
	.about--home .video-container {
    margin-bottom: 10px;
}
	.about--home.vc_row[data-vc-full-width], 
	.about--home.vc_row.vc_row-has-fill{
		padding-bottom: 10px!important;
	}
	.section-advantages--about .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.advantages-card--about .vc_col-sm-6{
		width:100%;
	} 	
	.advantages-card--about .vc_custom_1513720826556{
		margin-bottom:20px !important;
	}
	.advantages-card--about .vc_row.wpb_row.vc_inner{
		padding-top: 30px!important;
	}
	.advantages-card--about.vc_row[data-vc-full-width]{
		padding-bottom:10px !important;
	}
	.advantages-card--about .kd-section-title.text-left h6{
		text-align:center !important;
	}
	.numbers--about .vc_row.wpb_row.vc_inner{
		padding-top: 0px!important;
	}
	.numbers--about.vc_row[data-vc-full-width]{
		padding-bottom: 0px!important;
		
	}
	.consultation-form .wpb_wrapper{
		text-align:center;
	}
	.consultation-form .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.consultation-form.vc_row[data-vc-full-width]{
		padding-top:30px !important;
		padding-bottom:0px !important;
		
	}
		.consultation-form .vc_custom_1617913029814{
		padding-bottom:0px !important;
	}
	.help--home.help--home--services{
		padding-top:30px !important;
	}
	.advantages-card--about .vc_custom_1617971659274{
	padding-top:20px !important;
	}
	.advantages-card--about .kd-section-title.text-right h6{
		text-align:center;
	}
	.advantages-card--about .vc_empty_space{
		display:none;
	}
	.help--home.help--home--services .vc_column_container>.vc_column-inner{
		padding-left:15px;
		padding-right:15px;
	}
}

@media(max-width: 959px) {
	.section-man.vc_custom_1616521409943{
		margin-top: 0px !important;
	}

	.section-about header.kd-section-title{
		padding-top: 70px
	}
	.section-banner.vc_row.vc_row-has-fill{
		padding-top:30px!important;
		padding-bottom:30px!important;
	}
	.section-banner .tt_button{
		margin-bottom:0px !important;
	}
	.section-text{
		padding:30px 20px;
	}
	.section-text .wpb_wrapper{
		padding:0 5px; 
	}
	.section-text .vc_custom_1616412434854,
	.section-text .vc_custom_1616412459390{
		margin-bottom:0px !important;
	}
	.section-text .wpb_text_column p:last-child{
		padding:0 10px;
	}
	.upper-footer .textwidget.custom-html-widget{
		text-align:left;
	}
	.upper-footer .widget-title{
		margin-bottom:10px;
	}
	.section-accompanying--home.vc_custom_1616690630584{
		padding-top:50px !important;
	}
	.section-accompanying--home .vc_row.wpb_row.vc_inner{
			padding-top:0px !important;
	}
	.section-stages--home.section-stages.vc_row[data-vc-full-width]{
		padding-top:30px !important;
	}
	.section__patient-cards.vc_row.wpb_row.vc_inner{
		    padding-left: 24px !important;
		    padding-right: 5px !important;
	}
	.section-banner.vc_row.vc_row-has-fill{
		margin-top:30px !important; 
	}
	.section-questions.section-questions--blog.vc_custom_1616779332427{
		margin-top:30px!important;
	}
	.section-stories.section-stories--home.vc_row[data-vc-full-width]{
		padding-top: 30px !important;
	}
	.section-blog__posts.section-blog__posts--home.vc_custom_1616842609152{
		padding-top: 0px!important;
	}
	.section-blog__posts.section-blog__posts--home .vc_row.wpb_row.vc_inner{
	padding-top: 30px!important;
	}
	.section-map--home.vc_row[data-vc-full-width]{
	padding-bottom:0px!important;
	}
	.section-banner--article.section-banner--article-diagnostics {
		    margin-top: 30px !important;
	}
	.section-banner--article.section-banner--article-diagnostics.vc_row.vc_row-has-fill{
		padding-bottom: 10px!important;
	}
	.section-result.section-result--diagnostics .vc_custom_1616939948391{
		padding-top:10px !important;
	}
	.section-result.section-result--diagnostics.vc_row[data-vc-full-width]{
		padding-bottom: 30px!important;
	}
	.section-result.section-result--diagnostics .vc_custom_1614950141100{
		padding-top:30px !important;
		
	}
	.section-stories.section-stories--diagnostics {
		padding-top:30px !important;
	}
	.section-questions.section-questions--diagnostics{
		padding-top:30px !important;
	}
	.records-for--diagnostics .kd-separator{
		margin-left:0;
	}
	.section-about.section-about--reviews.vc_row[data-vc-full-width], 
	.section-about.section-about--reviews.vc_row.vc_row-has-fill{
		padding-bottom: 30px!important;
	}
	
	
	.slider-reviews.vc_row[data-vc-full-width],
	.slider-reviews.vc_row.vc_row-has-fill{
		padding-top: 30px!important;
    padding-bottom: 30px!important;
	}
	.blog--home .vc_row.wpb_row.vc_inner {
		padding-top:20px !important;
	}
	.blog--home .vc_custom_1617289696536{
		margin-bottom:20px !important;
	}
	.blog--home .tt_button{
		
		margin-bottom:0px !important;
	}
	.blog--home .vc_btn3-container.tt_button{
		justify-content:center !important;
		padding-right: 0;
		padding-top:5px;
	}
	.blog--home .vc_custom_heading.vc_gitem-post-data-source-post_excerpt p{
		text-align:center !important;
	}
	.social-normalize.social-normalize--home .vc_row.wpb_row.vc_inner{
		padding-top:30px !important;
	}
		.social-normalize.social-normalize--home.vc_row[data-vc-full-width], 
		.social-normalize.social-normalize--home.vc_row.vc_row-has-fill{
		padding-bottom:30px !important;
	}
	 .section-reviews--reviews-right.vc_row[data-vc-full-width],
	.section-reviews--reviews-right.vc_row.vc_row-has-fill{
		padding-bottom:0px !important;
	}
	.slider-reviews.slider-reviews--reviews .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.slider-reviews.slider-reviews--reviews .testimonials.slider{
			padding-top:0px !important;
			padding-bottom:0px !important;
	}
	.slider-reviews.slider-reviews--reviews .subtitle {
		margin-bottom:0px;
	}
	.slider-reviews.slider-reviews--reviews .testimonials.slider .owl-dots{
		display:block;
	}
	.slider-reviews.slider-reviews--reviews.slider-reviews.vc_row[data-vc-full-width],
	.slider-reviews.slider-reviews--reviews.slider-reviews.vc_row.vc_row-has-fill{
		padding-top:10px !important;
	}
	.section-review--reviews.vc_row[data-vc-full-width],
	.section-review--reviews.vc_row.vc_row-has-fill{
		padding-bottom: 30px!important;
	}
	.section-causes.section-causes--diagnostics.vc_row[data-vc-full-width],
	.section-causes.section-causes--diagnostics.vc_row.vc_row-has-fill{
	padding-top: 30px!important;
	padding-bottom: 30px!important;
	}
.section-causes.section-causes--diagnostics .vc_row.wpb_row.vc_inner {
    padding-top: 0px !important;
}
	.section-causes.section-causes--diagnostics .vc_row.wpb_row.vc_inner.vc_custom_1513613877158{
	
		padding-top:10px !important;
	}
	.section-stories.stories--diagnostics.vc_row[data-vc-full-width],
	.section-stories.stories--diagnostics.vc_row.vc_row-has-fill{
		padding-top:20px !important;
	}
	.section-text{
		padding-bottom:10px;
	}
		.social-normalize.social-normalize--diagnostics.vc_row[data-vc-full-width],
	.social-normalize.social-normalize--diagnostics.vc_row.vc_row-has-fill{
		 padding-bottom: 30px!important;
	}
	.social-normalize.social-normalize--diagnostics .vc_row.wpb_row.vc_inner{
		 padding-top: 30px!important;
	}
	.upper-footer{
		padding:20px 0 0;
	}
	.upper-footer .widget-title{
		margin-top:0px;
	}
	.help--home .vc_row.wpb_row.vc_inner {

    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
	.help--home.vc_row[data-vc-full-width],
	.help--home.vc_row.vc_row-has-fill{
		padding-bottom:10px !important;
	}
	.section-stages.section-stages--home .pss-text-area{
		text-align:center;
	}
	.section-stages.section-stages--about.vc_row[data-vc-full-width]{
		padding-top:10px !important;
	}
	.section-stages.section-stages--about.vc_row[data-vc-full-width]{
		padding-bottom:10px !important;
	}
}
@media(max-width: 930px) {
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    height: 635px !important;
}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    margin-top: -25px !important;
}
	.help--home.vc_custom_1617176446503 {
    margin-top: -30px !important;
}
	.numbers--about .vc_col-sm-4{
		width:100%;
	}
	.numbers--about  .large-counter .kd_counter_number{
		margin-bottom:10px;
	}
}
@media(max-width: 890px){ 
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    height: 610px !important;
}
		.help--home.vc_custom_1617176446503 {
    margin-top: -55px !important;
}
}
@media(max-width: 845px) {
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    height: 610px !important;
}	
}
@media(max-width: 825px) {
.slider-first--home .slider-subtitle--home {
    margin-top: 17px !important;
}
	.slider-first--home .form-slider--home {
    margin-top: 7px !important;
}
}
@media(max-width: 793px) {
	.section-effects__item .key-icon-box .ib-wrapper{
		min-height:270px;
	}
	.help--home.vc_custom_1617176446503 {
    margin-top: -60px !important;
}
}
@media(max-width: 791px) {
	.section-offers--home .cb-container {
    min-height: 370px;
}
}
@media(max-width: 777px) {
.slider-first--home .slider-subtitle--home {
    margin-top: -25px !important;
}
.slider-first--home .form-slider--home {
    margin-top: -25px !important;
}
.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    height: 645px !important;
}
	.help--home.vc_custom_1617176446503 {
    margin-top: -15px !important;
}
}
@media(max-width: 769px) {
/* секция что такое остеохондроз позвоночника? */
	.section-intro.vc_custom_1616514855210{
		padding-top: 0px!important;
	}
	/*  первый экран */
	.section-first header.kd-section-title{
		margin-top: 0px!important;
	}
	.section-first .vc_custom_1519726733263{
		padding-top:15px!important;
	}
	.section-causes header.kd-section-title{
		margin-top:0px !important;
	}
	.section-stages header.kd-section-title{
		margin-top: 0px !important;
	}
	.section-stages.vc_custom_1616523611573{
		padding-bottom:0px !important;
	}
	.section-stages .kd-process-steps.process-checkbox-template{
		margin-bottom: 10px ;
	}
	.section-effects header.kd-section-title{
		margin-top:0!important;
	}
	.section-result header.kd-section-title{
		margin-top:0px !important;
	}
	.section-result .vc_row.wpb_row.vc_inner{
		padding-left:0px !important;
		
	}
	.section-result .vc_row.wpb_row.vc_inner{
		padding-top:30px !important;
	}
	.section-stories header.kd-section-title{
		margin-top:0px!important;
	}
	.section-others.vc_custom_1616594783644{
		    margin-bottom: 30px !important;
	}
	.section-others header.kd-section-title.vc_col-sm-8{
		margin-top:30px!important;
	}
	.section-stages__btn .vc_column-inner{
		margin-top:10px;
	}
	.section-who--home header.kd-section-title{
		margin-top:0px !important;
		
	}
	.section-who--home.vc_row[data-vc-full-width]{
		padding-bottom:30px !important;
	}
	.social-normalize--blog.social-normalize.vc_row-fluid{
		margin-top:30px!important;
	}
	.section-who--home.vc_row[data-vc-full-width]{
		padding-top:0px !important;
	}
	.section-aboutus--home.vc_row[data-vc-full-width]{
		    padding-bottom: 30px!important;
	}
	.section-aboutus--home header.kd-section-title{
		    margin-top: 0px!important;
	}
	.section-blog__posts--home .vc_col-sm-3 {
    width: 100%;
}
	.section-banner--article .kd-calltoaction .container{
		padding:0 10px;
	}
	.section-others.section-others--article  header.kd-section-title.vc_col-sm-8{
		margin-top:0px !important;
	}
	.section-map--home.vc_row[data-vc-full-width]{
	padding-top: 30px !important; 
	}
	.section-map--home.section-map--contacts.vc_row[data-vc-full-width] {
    padding-top: 0px !important;
	}
	.slider-specialists.slider-specialists--contacts header.kd-section-title{
	margin-top: 0px!important;
	}
	.section-first.section-first--diagnostics #contact-form-box .vc_column-inner{
		    margin-bottom: 0px;
	}
	.slider-specialists.slider-specialists--diagnostics header.kd-section-title{
		margin-top: 0px!important;
	}
	.section-result .vc_row.wpb_row.vc_inner{
		padding-top: 10px !important;
	}
	.section-result.section-result--diagnostics.vc_custom_1616931766243{
		padding-top:30px !important;
	}
	.section-result.section-result--diagnostics .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.section-questions.section-questions--diagnostics.vc_custom_1616942046504{
		padding-bottom:30px !important;
	}
	.records-for--diagnostics header.kd-section-title{
 		    margin-top: 0px!important;
	}
	.slider-reviews	header.kd-section-title{
	  margin-top: 0px!important;
	}
	.slider-reviews .vc_row.wpb_row.vc_inner{
		padding-top: 0px!important;
	}
	.video-reviews .vc_custom_1617019066455{
		    flex-direction: column;
		}
	.video-reviews .vc_col-sm-6{
		width:100%;
	}
	.video-reviews .video-container{
		margin-right:0px;
		margin-bottom:10px;
	}
	.video-reviews .kd-section-title.text-left h1, 
	.video-reviews .kd-section-title.text-left h2,
	.video-reviews .kd-section-title.text-left h3, 
	.video-reviews .kd-section-title.text-left h4,
	.video-reviews .kd-section-title.text-left h5, 
	.video-reviews .kd-section-title.text-left h6{
	text-align:center;
	}
		.video-reviews .subtitle {
		margin-bottom:0px;
	}
	.video-reviews header.kd-section-title{
	margin-top: 0px!important;
	}
	.section-aboutus__container--home header.kd-section-title{
		margin-top:0px !important;
	}
	.section-aboutus__container--home.vc_custom_1617287817849{
		padding-top: 30px !important;
	}
	.section-aboutus--home.vc_row[data-vc-full-width]{
		padding-bottom:0px !important;
	}
	.section-intro.section-intro--diagnostics header.kd-section-title{
		margin-top:0px !important;
	}
	.section-causes.section-causes--diagnostics {
		flex-direction:column;
	}
.section-causes.section-causes--diagnostics .vc_row.wpb_row.vc_inner.vc_custom_1513613877158 {
    padding-bottom: 10px !important;
}
.section-stages.section-stages--diagnostics .kd-process-steps.process-checkbox-template {
    margin: 20px 0px -5px;
}
	.section-result.result--diagnostics{
		flex-direction:column;
	}
	.section-result.result--diagnostics .wpb_text_column:last-child ul, .wpb_text_column ul{
		margin-bottom:10px !important;
	}
	.section-others.section-others--diagnostics header.kd-section-title.vc_col-sm-8{
		margin-top:0px !important;
	}
	.help--home.vc_custom_1617176446503 {
    margin-top: -70px !important;
}
}
@media(max-width: 768px) {
	.section-man header.kd-section-title{
		margin-top: 0px!important;
	}
	.section-man .vc_row.wpb_row.vc_inner{
		padding-top: 20px !important;
	}
	.section-man .key-icon-box.icon-default.icon-top .tt-iconbox-customimg img{
		margin-top: 0 !important;
	}
	.section-man .vc_column-inner .vc_single_image-wrapper {
		margin-top: 10px;
   		 margin-bottom: 20px;
	}
	.section-man.vc_row[data-vc-full-width]{
		    padding-bottom: 30px!important;
	}

	.section-about header.kd-section-title {
    padding-top: 0px !important;
	}
	.section-about .vc_row.wpb_row.vc_inner{
		padding-top: 20px !important;
	}
	.section-about.vc_row[data-vc-full-width]{
		padding-bottom:30px !important;
	}
	.section-effects__item .key-icon-box .ib-wrapper{
		justify-content:center;
	} 
	.section-questions header.kd-section-title{
		margin-top: 0px!important;
		padding-bottom:15px !important;
	}
	.section-questions .vc_row.vc_column-gap-30>.vc_column_container{
		padding-top:0px !important;
		padding-bottom:0px !important;
	}
	.section-questions .vc_toggle_default.vc_toggle:last-child{
		margin-bottom:10px !important;
	}
	.section-text{
		padding:30px 20px 12px; 
	}
	.section-text .vc_custom_1617098012156{
		margin-bottom: 20px !important;
	}
	.social-normalize.vc_row[data-vc-full-width]{
		flex-direction:column;
	}
	.social-normalize__box{
		display:flex;
	}
	.social-normalize .wpb_wrapper h2,
	.social-normalize .wpb_wrapper h4{
		text-align:center !important;
	}
	.social-normalize .vc_row.wpb_row.vc_inner{
		padding-top:30px!important;
	}
	.social-normalize.vc_custom_1616599805852{
		padding-bottom:30px!important;
	}
	.social-normalize .vc_icon_element{
		margin-bottom:0;
	}
	.social-normalize .wpb_wrapper h2{
		margin-bottom:10px!important;
	}
	.section-others .vc_row.wpb_row.vc_inner.vc_custom_1616165660744,
	.section-others .vc_row.wpb_row.vc_inner.vc_custom_1616165705080{
		padding-left:35px!important;
		padding-right:35px!important;
	}
	.section-effects__item .key-icon-box.cont-left, .key-icon-box{
		max-width:100%;
		margin:5px 0px;
	}
	.section-effects__item.vc_row.wpb_row.vc_inner{
	padding-left:0px!important;
	padding-right:0px!important;	
	}
	.section-offers--home .vc_column_container{
		margin: 10px 0;
	}
	.section-offers--home .vc_row.wpb_row.vc_inner{
		padding-top:30px!important;
	}
	.section-offers--home.vc_row[data-vc-full-width]{
		padding-bottom:30px !important;
	}
	.section-accompanying--home.vc_custom_1616690630584{
		padding-top:0px !important;
		padding-bottom:0px !important;
	}
	.section-accompanying--home header.kd-section-title{
		margin-top:30px !important;
	}
	.section-stages--home.section-stages.vc_row[data-vc-full-width]{
		padding-bottom:30px !important;
	}
	.section-stages--home .tt_button{
		margin-bottom:0px!important;
	}
	.row .section__blog-questions .vc_toggle:last-child{
		margin-bottom:10px !important;
	}
	.section__blog-questions.vc_row.wpb_row.vc_inner{
		padding-bottom:30px !important;
	}
	.section-about.section-about--diagnostics header.kd-section-title{
		margin-top:0px !important;
	}
	.section-about.section-about--diagnostics.vc_row[data-vc-full-width]{
		    padding-bottom: 20px !important;
	}
	.section-questions.section-questions--diagnostics.vc_custom_1616941295910 {
		padding-bottom:30px !important;
	}
	.section-about.section-about--reviews header.kd-section-title{
		padding-top: 0px !important;
		margin-top: 30px !important;
	}
	.section-about.section-about--reviews .vc_row.wpb_row.vc_inner {
    padding-top: 0px !important;
}
	.section-about.section-about--reviews.vc_row[data-vc-full-width], 
	.section-about.section-about--reviews.vc_row.vc_row-has-fill{
	}
	.section-questions.section-questions--reviews.vc_row[data-vc-full-width] {
    padding-bottom: 30px!important;
}
	.section-questions.section-questions--reviews header.kd-section-title{
		padding-bottom: 5px !important;
	}
	.section-about.section-about--reviews header.kd-section-title{
		margin-top:0px !important;
	}
	.section-about.section-about--reviews.vc_row[data-vc-full-width], 
	.section-about.section-about--reviews.vc_row.vc_row-has-fill {
    padding-bottom: 10px!important;
}
	.section-about.section-about--home header.kd-section-title{
		margin-top:0px !important;
	}
.section-about.section-about--home.vc_row[data-vc-full-width] {
    padding-bottom: 10px !important;
}
	.blog--home header.kd-section-title{
		margin-top:0px !important;
	}
	.seo-text--home .vc_custom_1616412459390{
		margin-bottom:0px !important;
	}
	.section-reviews--reviews-left .vc_row.wpb_row.vc_inner{
		display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	}
	.section-reviews--reviews-left header.kd-section-title{
		margin-top:0px !important;
	}
	.section-reviews--reviews-left .video-container{
		margin-right:0px;
	}
	.section-reviews--reviews-right .vc_custom_1617121504358{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	}
	.section-reviews--reviews-right header.kd-section-title{
		margin-top:10px !important;
	}
	.section-reviews--reviews-left .vc_col-sm-6{
		width:100%;
	}
	.section-reviews--reviews-right .vc_col-sm-6{
		width:100%;
	}
	.section-reviews--reviews-right .vc_empty_space{
		display:none;
	}
	.section-reviews--reviews-right .video-container{
		margin-right:0px;
	} 
	.section-reviews--reviews-right .vc_row.wpb_row.vc_inner,
	.section-reviews--reviews-left .vc_row.wpb_row.vc_inner{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.slider-reviews.slider-reviews--reviews.slider-reviews.vc_row[data-vc-full-width],
	.slider-reviews.slider-reviews--reviews.slider-reviews.vc_row.vc_row-has-fill{
		padding-top:10px !important;
	}
	.section-review--reviews header.kd-section-title{
		margin-top:0px !important;
	}
	.section-review--reviews .vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
.section-first.section-first--diagnostics.vc_custom_1617520621688 {
    padding-bottom: 30px !important;
}
.section-causes.section-causes--diagnostics .vc_col-sm-6 {
    width: 100%;
}
	.section-about.section-about--diagnostics.vc_row[data-vc-full-width]{
		padding-bottom: 0px !important;
	}
	.about--home header.kd-section-title{
		margin-top:0px !important;
	}
	.advantages-card--about header.kd-section-title{
		margin-top: 0px!important;
	}
	.consultation-form header.kd-section-title{
		margin-top:0px !important;
	}
	.help--home.help--home--services header.kd-section-title{
		margin-top:0px !important;
	}
	.help--home.help--home--services .vc_custom_1617966518517{
		padding-bottom:0px !important;
	}
}

@media(max-width:767px) {

	.section-about header.kd-section-title {
    padding-top: 0px;

	}
	.section-result .wpb_wrapper ul,
	.section-result .wpb_text_column :last-child{
	    margin-bottom: 0px;
	}
	.section-result .vc_custom_1513613877158.vc_row.wpb_row.vc_inner{
	 margin-bottom: 15px !important;
	}
	.third-widget-area .footer_widget {
    transform: translate(0%,0px); 
	}
	.upper-footer .textwidget.custom-html-widget{
		text-align:center;
	}
	.third-widget-area .footer_widget .menu li{
		text-align:left;
		padding: 0 20%;
	} 
	.upper-footer{
		padding: 50px 0 0px 0;
	}
	.upper-footer .forth-widget-area .textwidget.custom-html-widget{
		padding:0px 20px 0px 20px;
	} 
	.upper-footer .textwidget{
		margin-bottom:30px;
	}

	.second-widget-area{
		display:flex;
		justify-content:center;
		
	}
/* 	.upper-footer .widget-title{
		margin-top:0px;
	} */
	.second-widget-area .footer_widget{
		margin:0 10px;
	}
	.upper-footer .textwidget{
		padding-left:20px;
	}
	.upper-footer .widget-title{
		margin-bottom:5px;
		
	}
	.upper-footer .textwidget.custom-html-widget{
		padding-top:10px;
	}
	.section-result.section-result--diagnostics .vc_row.wpb_row.vc_inner{
		padding-bottom:10px !important;
	}
	.section-result.section-result--diagnostics .vc_custom_1616939948391{
		    padding-top: 0px !important;
	}
	.section-result.result--diagnostics .wpb_text_column:last-child ul, .wpb_text_column ul{
		margin-bottom: 0px !important;
	}
	.upper-footer {
    padding: 20px 0 0px 0;
}
	.third-widget-area .footer_widget .menu li{
		text-align:center;
	}
}

@media(max-width: 745px) {
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus{
		max-height:600px !important;
	}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    max-height: 645px !important;
}

}
@media(max-width: 727px) {
	.slider-first--home .slider-subtitle--home {
    margin-top: 0px !important;
}
	.slider-first--home .form-slider--home {
    margin-top: 0px !important;
}
.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {

    min-height: 690px !important;
}
	.help--home.vc_custom_1617176446503 {
    margin-top: -25px !important;
}
}
@media(max-width: 715px) {
	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		    margin-top: -110px;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two.vc_custom_1616937551046{
		margin-top: 0px !important;
	}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057 {
    padding-bottom: 0px !important;
   
}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    min-height: 670px !important;
}
	.help--home.vc_custom_1617176446503 {
    margin-top: -35px !important;
}
}
@media(max-width: 710px) {
	.slider-first--home .slider-subtitle--home {
    margin-top: 10px !important;
}
	.slider-first--home .form-slider--home {
    margin-top: 10px !important;
	}
}
@media(max-width:697px) {
	.section-banner--article.section-banner--article-diagnostics.vc_row.vc_row-has-fill{
		margin-top:30px !important;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two.vc_custom_1616937551046{
		margin-top: 30px !important;
	}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057 {
    padding-bottom: 30px !important;
}
}
@media(max-width:696px) {
	.slider-specialists .testimonials.slider.with-image .owl-dots{
		margin-top:-110px;
	}
}

@media(max-width:684px) {
	.slider-specialists .testimonials.slider.with-image .owl-dots{
		margin-top:-87px;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two.vc_custom_1616937551046{
		margin-top: 0px !important;
	}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057 {
     padding-bottom: 0px !important; 
}
}
@media(max-width: 675px) {
	.slider-first--home .slider-subtitle--home {
    margin-top: 15px !important;
}
	.slider-first--home .form-slider--home {
    margin-top: 25px !important;
}
}
@media(max-width: 660px) {
	.slider-first--home .slider-subtitle--home {
    margin-top: 17px !important;
}
	.slider-first--home .form-slider--home {
    margin-top: 27px !important;
}
}
@media(max-width: 621px) {
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus{
		max-height:550px !important;
	}
}
@media(max-width: 620px) {
	.slider-first--home .slider-subtitle--home {
    margin-top: 30px !important;
}
	.slider-first--home .form-slider--home {
    margin-top: 35px !important;
	}
}
@media(max-width:604px) {
	.section-banner--diagnostics.section-banner--diagnostics-two.vc_custom_1616937551046{
		margin-top: 20px !important;
	}
		.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057 {
     padding-bottom: 10px !important; 
}

	.slider-first--home .form-slider--home {
    margin-top: 50px !important;
	}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    min-height: 615px !important;
    height: 615px !important;
}
}
@media(max-width:600px) {
	.slider-first--home .form-slider--home {
    background: #fff !important;
    padding: 10px 20px 10px 20px !important;
}
	.slider-first--home .form-slider__title--home{
		font-size:20px !important;
	}
	.slider-first--home .form-slider__subtitle--home{
		font-size:17px !important;
		
	}
	.slider-first--home .wpcf7-form-control.wpcf7-submit{
		margin-bottom:0px !important;
	}
}
@media(max-width: 598px) {
	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		   margin-top: -120px;
	} 
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .owl-dots{
		   margin-top: -110px;
	}
}
@media(max-width: 559px) {
.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    margin-top: 5px !important;
}
	.slider-first--home .slider-subtitle--home {
    margin-top: 65px !important;
}
	.slider-first--home .form-slider--home {
    margin-top: 95px !important;
	}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    min-height: 650px !important;
    height: 650px !important;
}
}
@media(max-width:525px) {
	.section-banner .wpb_wrapper h2{
		font-size:24px;
	}
	.section-banner .wpb_wrapper h4{
		font-size:20px !important;
		margin-bottom:5px !important;
	}
	.banner_text h5{
		margin-bottom:15px!important;
	}
}
@media(max-width:512px) {
.slider-specialists .testimonials.slider.with-image .owl-dots {
    margin-top: -60px;
	}
	.section__blog-banner .kd-calltoaction .container{
		flex-direction:column;
	}
	.section__blog-banner .kd-calltoaction.no_icon .cta-btncontainer a{
		margin-right: auto !important;
		margin-top:20px !important;
	}
	.section__blog-articles .vc_col-sm-4{
		width:100%;
	}
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .owl-dots{
		   margin-top: -80px;
	}
	.slider-first--home .slider-subtitle--home {
    margin-top: 75px !important;
}
	.slider-first--home .form-slider--home {
    margin-top: 105px !important;
	}
}

@media(max-width:493px) {
	.slider-specialists .testimonials.slider.with-image .owl-dots{
		margin-top:-100px;
	}

	.slider-specialists .testimonials.slider.with-image .tt-container{
		padding: 20px;
	}
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .owl-dots{
		   margin-top: -105px;
	}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    min-height: 635px !important;
    height: 635px !important;
}
	.help--home.vc_custom_1617176446503 {
    margin-top: -45px !important;
}
}
@media(max-width: 484px) {
	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		  margin-top: -145px;
	}
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .owl-dots{
		   margin-top: -135px;
	}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057{
		padding-bottom:10px !important;
	}
}
@media(max-width: 481px) {
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
  
    min-height: 685px !important;
}
	.help--home.vc_custom_1617176446503 {
    margin-top: 0px !important;
}
}
@media(max-width: 480px) {
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus{
		max-height:600px !important;
	}
	.slider-first--home .slider-subtitle--home {
    margin-top: 110px !important;
}
	.slider-first--home .form-slider--home {
    margin-top:155px !important;

	}
}
@media(max-width:479px) {
	.slider-specialists .testimonials.slider.with-image .owl-dots{
		margin-top:-110px;
	}

	.third-widget-area .footer_widget .menu li{
		padding:0px 10%;
	}
}
@media(max-width: 453px) {
	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		  margin-top: -120px;
	}
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .owl-dots{
		   margin-top: -100px;
	}
	.section-banner--diagnostics.section-banner--diagnostics-two.vc_custom_1616937551046 {
    margin-top: 10px !important;
}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057 {
    padding-bottom: 0px !important;
}
}
@media(max-width: 429px) {
	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		 margin-top: -95px;
	}
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .owl-dots{
		   margin-top: -80px;
	}
	.slider-first--home .form-slider__title--home{
		font-size:17px !important;
	}
	
	.slider-first--home .form-slider__subtitle--home{
		font-size:15px !important;
	}
}
@media(max-width:420px) {
	.third-widget-area .footer_widget .menu li{
		padding:0px 6%;
	}
		.slider-first--home .slider-subtitle--home {
    margin-top: 135px !important;
}
	.slider-first--home .form-slider--home {
margin-top: 175px !important;

	}
	.form-slider--home input {
    font-size: 12px !important;
}
	.form-slider--home form{
		padding:0 10px !important;
		
	}

	.form-slider__subtitle--home{
		padding-bottom:20px !important;
	}
}
@media(max-width:417px) {
	.slider-specialists .testimonials.slider.with-image .owl-dots{
		margin-top:-70px;
	}
}
@media(max-width: 409px) {
	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		 margin-top: -120px;
	}
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .owl-dots{
		   margin-top: -105px;
	}
}
@media(max-width:400px) {
	.section-banner.vc_row.vc_row-has-fill{
		padding:0 10px;
	}
	.banner_text h5{
		font-size:15px !important;
	}
}
@media(max-width:396px) {
	.slider-specialists .testimonials.slider.with-image .owl-dots{
		margin-top:-85px;
	}
}

@media(max-width:389px) {
	.section-banner .wpb_wrapper h2 {
    font-size: 19px;
}
	.section-banner .wpb_wrapper h4 {
    font-size: 16px !important;
   
}
	.banner_text h5 {
    font-size: 12px !important;
}
}
@media(max-width:385px) {
	.third-widget-area .footer_widget .menu li{
		padding:0px 3%;
	}
	.form-slider--home form{
		padding:0 0px !important;
		display:flex;
	}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    min-height: 670px !important;
}
}
@media(max-width: 381px) {
	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		 margin-top: -105px;
	}
	.slider-specialists.slider-specialists--diagnostics.vc_custom_1617528699057 {
    padding-bottom: 10px !important;
}
}
@media(max-width:365px) {
	.third-widget-area .footer_widget .menu li{
		padding:0px 0%;
	}
}
@media(max-width:361px) {
	.slider-specialists .testimonials.slider.with-image .owl-dots{
		margin-top:-75px;
	}
	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		 margin-top: -105px;
	}
}
@media(max-width:360px) {

	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		 margin-top: -80px;
	}
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .owl-dots{
		   margin-top: -75px;
	}
		.slider-first--home .slider-subtitle--home {
    margin-top: 145px !important;
}
	.slider-first--home .form-slider--home {
margin-top: 185px !important;

	}
	.slider-first--home .form-slider__title--home{
		font-size:16px !important;
	}
	
	.slider-first--home .form-slider__subtitle--home{
		font-size:14px !important;
	}
}
 @media(max-width:341px) {
	.slider-specialists .testimonials.slider.with-image .owl-dots{
		margin-top:-50px;
	}
} 



@media(max-width:333px) {

	.slider-specialists.slider-specialists--contacts .testimonials.slider.with-image .owl-dots{
		 margin-top: -55px;
	}
	.slider-specialists.slider-specialists--diagnostics .testimonials.slider.with-image .owl-dots{
		   margin-top: -50px;
	}
	.slider-first--home .revslider-initialised.rev_redraw_on_blurfocus {
    min-height: 690px !important;
}
}
@media(max-width:333px) {
		.slider-first--home .slider-subtitle--home {
    margin-top: 175px !important;
}
	.slider-first--home .form-slider--home {
margin-top: 215px !important;

	}
}

/*Блог*/

#posts-content .entry-image{
	min-height:auto !important;
}
.section-stories.section-stories--home.section-stories.section-stories--blog .vc_column_container{
	max-width: 1300px;
}
.section-stories.section-stories--home.section-stories.section-stories--blog{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.section-stories.section-stories--home.section-stories.section-stories--blog header.vc_custom_1617116823823{
	margin-bottom: 30px;
}
.section-stories.section-stories--home.section-stories.section-stories--blog header.vc_custom_1617116823823 h2{
	color: #6b2d87;
	font-weight: 700;
    font-family: Open Sans;
	 font-size: 34px;
	 padding-bottom: 15px;
}
.section-stories.section-stories--home.section-stories.section-stories--blog{
	background:#f9f4fe;
	padding:30px 0;
}
.section-stories.section-stories--home.section-stories.section-stories--blog .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1614875795026.vc_row-has-padding-bottom{
	padding-bottom: 50px;
}
@media(max-width:1199px) {
#posts-content{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		 -ms-flex-direction: column;
			  flex-direction: column;
}
#posts-content .col-xs-12.col-sm-12.col-lg-8{
	display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
#posts-content #sidebarblock{
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
		 order: -1;
		margin-bottom: 50px;
}
}
@media(max-width:991px) {
	#posts-content.blog-minimal-grid.use-sidebar .post{
		width: 31% !important;
		margin-right: 0;
	}
}
@media(max-width:768px) {
	#posts-content.blog-minimal-grid.use-sidebar .post{
		width: 50% !important;
		margin-right: 0;
	}
}
@media(max-width:500px) {
	#posts-content.blog-minimal-grid.use-sidebar .post{
		width: 86% !important;
		margin: auto;
	}
}
#blogbannergirl {

	margin-right: 15px !important;
	margin-bottom: 50px !important;
	margin-left: 15px !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	padding-top: 70px !important;
	padding-bottom:70px !important;
	background-image: url(http://wp16.webpr.top/wp-content/uploads/2021/03/Group-2.png?id=6655) !important;
	border-left-color: #ededed !important;
	border-left-style: ridge !important;
	border-right-color: #ededed !important;
	border-right-style: ridge !important;
	border-top-color: #ededed !important;
	border-top-style: ridge !important;
	border-bottom-color: #ededed !important;
	border-bottom-style: ridge !important;
	border-radius: 5px !important;
	 max-width: 1208px;
	 background-color: transparent  !important;
	 margin-left: auto !important;
	 margin-right: auto !important;
	 background-repeat: no-repeat !important; 
    background-position: center !important; 
	 background-image: url("http://wp16.webpr.top/wp-content/uploads/2021/03/Group-2.png?id=6655") !important;
	 margin-top: 50px !important;
	 margin-bottom: 50px !important;
}
#blogbannergirl .wpb_wrapper{

}
#blogbannergirl .tt_button{
	margin-left: 130px;
}
#blogbannergirl .wpb_wrapper h2{
	padding-left: 130px;
	margin-top: 0px;
	color: #6b2d87;
	font-weight: 700;
	font-family: Open Sans;
	font-size: 34px;
}
#blogbannergirl .wpb_wrapper h4{
	padding-left: 130px;
	font-weight: bold;
}
#blogbannergirl .wpb_wrapper p{
	padding-left: 130px;
font-size: 16px !important;
color:#000;
font-weight: 400 !important;
}
@media(max-width:1270px) {
	#blogbannergirl{
		max-width: 90%;
	}
}
@media(max-width:1025px) {
	.right-sidebar{
		display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	}
	#wrapper .blog_widget{
		margin-right:0;
	}
	#wrapper .blog_widget{
		width: 100%;
	}
}
@media(max-width:961px) {
	#blogbannergirl{
		max-width: 82%;
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	#blogbannergirl .wpb_column.vc_column_container.vc_col-sm-8{
		width: 100%;
		text-align: center;
	}
	#blogbannergirl .tt_button{
		margin-left: 0px;
		margin: auto;
		margin-bottom: 0 !important;
	}
	#blogbannergirl .wpb_wrapper h2{
		padding-left: 0px;
	}
	#blogbannergirl .wpb_wrapper h4{
		padding-left: 0px;
	}
	#blogbannergirl .wpb_wrapper p{
		padding-left: 0px;
	}
}
@media(max-width:525px) {
	#blogbannergirl .wpb_wrapper h2{
		font-size: 24px;
	}
	#blogbannergirl .wpb_wrapper h4{
		font-size: 20px !important;
	}
	#blogbannergirl .wpb_wrapper p{
		font-size: 15px !important;
	}
	#blogbannergirl .tt_button{
		font-size: 10px;
		max-width: 230px;
}
}

#faqblog{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
-webkit-box-pack: center;
	 -ms-flex-pack: center;
		  justify-content: center;
		  padding-left: 15px !important;
		  padding-right: 15px !important;
		  margin-bottom:20px !important ;
}
#faqblog .wpb_column.vc_column_container.vc_col-sm-12{
	max-width: 1300px;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-left:0 !important;
	padding-right:0 !important;
}
#faqblog header.kd-section-title h2{
	padding-bottom: 15px;
	color: #6b2d87;
	font-weight: 700;
	font-family: Open Sans;
	font-size: 34px;
}
#faqblog .vc_toggle{
	border: 1px solid #e5e7f2;
	border-radius: 4px;
	padding: 18px 20px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	
}
#faqblog .vc_toggle:hover{
	-webkit-box-shadow: 0 5px 40px rgb(0 0 0 / 5%);
	box-shadow: 0 5px 40px rgb(0 0 0 / 5%);
}
#faqblog .vc_toggle_default .vc_toggle_title .vc_toggle_icon{
left: auto;
right:-1px;
}
#faqblog .vc_toggle_size_md.vc_toggle_default .vc_toggle_title{
padding:0 !important;
padding-right:10px !important;
}
#faqblog .vc_toggle_title h4{
	font-size: 14px;
}
#faqblog .vc_toggle_default .vc_toggle_icon::before{
border:none;
}
#faqblog .vc_toggle_size_md.vc_toggle_default .vc_toggle_content{
	padding-left:0;
}
#faqblog .vc_toggle_default .vc_toggle_icon::after,
#faqblog .vc_toggle_default .vc_toggle_icon::before{
background: #000;
}
#faqblog .vc_toggle_default .vc_toggle_icon{
	border:none;
}
#faqblog .vc_toggle_default .vc_toggle_icon{
	background: #000;
}
/*#faqblog .vc_toggle_icon::before{
width: 0 !important;
height: 0 !important;
position: absolute !important;
content:'' !important;
height: 2px !important;
width: 10px !important;
background: #000 !important;
}
#faqblog .vc_toggle_icon::after{
	width: 0 !important;
	height: 0 !important;
	position: absolute !important;
content:'' !important;
height: 2px !important;
width: 10px !important;
background: #000 !important;
}
#faqblog  .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon{
	background: transparent !important;
}*/
.blog .entry-header.blog-header.with-topbar{
	padding-top: 147px;
}
#socialNetworksBlog {
	background: #6b2d87 !important;
   display: -webkit-box;
           display: -ms-flexbox;
           display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
				padding-top: 20px !important;
				padding-bottom: 20px !important;

}
#SocialNetworksSingle{
	background: #6b2d87 !important;
   display: -webkit-box;
           display: -ms-flexbox;
           display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
				padding-top: 20px !important;
				padding-bottom: 20px !important;
}
#socialNetworksBlog .social-normalize__box--left{
	max-width: 723px;
}
#socialNetworksBlog .social-normalize__box--right{
	max-width: 502px;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#SocialNetworksSingle .social-normalize__box--left{
	max-width: 723px;
}
#SocialNetworksSingle .social-normalize__box--right{
	max-width: 502px;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}


#SocialNetworksSingle .social-normalize__box--left .wpb_wrapper h2{
	margin-top:0;
	font-weight: 700;
    font-family: Open Sans;
	 font-size:32px;
	 margin-bottom: 20px;
}
#SocialNetworksSingle .social-normalize__box--left .wpb_wrapper h4{
	font-weight: 400;
	font-family: Open Sans;
	font-size: 19px;
	line-height: 26px;
}


#socialNetworksBlog .social-normalize__box--left .wpb_wrapper h2{
	margin-top:0;
	font-weight: 700;
    font-family: Open Sans;
	 font-size:32px;
	 margin-bottom: 20px;
}
#socialNetworksBlog .social-normalize__box--left .wpb_wrapper h4{
	font-weight: 400;
	font-family: Open Sans;
	font-size: 19px;
	line-height: 26px;
}

#socialNetworksBlog .social-normalize__box--right .vc_icon_element{
	margin-bottom:0px;
}
#SocialNetworksSingle .social-normalize__box--right .vc_icon_element{
	margin-bottom:0px;
}
@media(max-width:1270px) {
	#socialNetworksBlog {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			 -ms-flex-direction: column;
				  flex-direction: column;
		-webkit-box-align: center;
			 -ms-flex-align: center;
				  align-items: center;
	}
	#socialNetworksBlog .social-normalize__box--left {
		text-align: center;
		padding-bottom:15px !important;
	}
	#socialNetworksBlog .social-normalize__box--left{
		min-width: 100%;
	}
	#socialNetworksBlog .social-normalize__box--right{
		min-width: 100%;
		
	}
	#socialNetworksBlog .social-normalize__box--right .vc_col-sm-3{
		width: 20%;
	}
	#socialNetworksBlog .vc_row-fluid.social-normalize__box{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	-webkit-box-pack: center;
		 -ms-flex-pack: center;
			  justify-content: center;
	}
	#socialNetworksBlog .social-normalize__box--left .wpb_wrapper h2{
		 font-size:30px;
	}
	#socialNetworksBlog .social-normalize__box--left .wpb_wrapper h4{
		font-size: 17px;
	}




	#SocialNetworksSingle {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			 -ms-flex-direction: column;
				  flex-direction: column;
		-webkit-box-align: center;
			 -ms-flex-align: center;
				  align-items: center;
	}
	#SocialNetworksSingle .social-normalize__box--left {
		text-align: center;
		padding-bottom:15px !important;
	}
	#SocialNetworksSingle .social-normalize__box--left{
		min-width: 100%;
	}
	#SocialNetworksSingle .social-normalize__box--right{
		min-width: 100%;
		
	}
	#SocialNetworksSingle .social-normalize__box--right .vc_col-sm-3{
		width: 20%;
	}
	#SocialNetworksSingle .vc_row-fluid.social-normalize__box{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	-webkit-box-pack: center;
		 -ms-flex-pack: center;
			  justify-content: center;
	}
	#SocialNetworksSingle .social-normalize__box--left .wpb_wrapper h2{
		 font-size:30px;
	}
	#SocialNetworksSingle .social-normalize__box--left .wpb_wrapper h4{
		font-size: 17px;
	}
}
@media(max-width:959px) {
	#socialNetworksBlog .social-normalize__box--left .wpb_wrapper h2{
		text-align: center;
  }
  #socialNetworksBlog .vc_row.wpb_row.vc_inner{
	  padding-top: 0 !important;
  }
  #socialNetworksBlog .social-normalize__box--left .wpb_wrapper h2{
	  margin-bottom:0px;
  }




  #SocialNetworksSingle .social-normalize__box--left .wpb_wrapper h2{
	text-align: center;
}
#SocialNetworksSingle .vc_row.wpb_row.vc_inner{
  padding-top: 0 !important;
}
#SocialNetworksSingle .social-normalize__box--left .wpb_wrapper h2{
  margin-bottom:0px;
}
}
@media(max-width:400px) {
	#socialNetworksBlog .social-normalize__box--left .wpb_wrapper h2{
		font-size:25px;
	}
	#socialNetworksBlog .vc_row-fluid.social-normalize__box{
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			 justify-content: space-between;
	}


	#SocialNetworksSingle .social-normalize__box--left .wpb_wrapper h2{
		font-size:25px;
	}
	#SocialNetworksSingle .vc_row-fluid.social-normalize__box{
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			 justify-content: space-between;
	}
	
}
/*Блог*/

/*Статья*/
#faqblog .vc_toggle_title h4{
	font-weight:600;
}
.single-post .entry-header.blog-header.with-topbar{
	padding-top: 100px !important;
}
.single-post .navigation.pagination{
	margin-top: 0px;
}
.single-post .post{
	border:none !important;
	padding-bottom:0px !important;
}
#posts-content { 
	padding-bottom:0px !important;
}
#HillingMainStepsSingle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-pack: center;
		-ms-flex-pack: center;
			 justify-content: center;
			 padding-top:20px !important;
			 padding-right: 15px !important;
			 padding-left: 15px !important;
}
#HillingMainStepsSingle .wpb_column.vc_column_container.vc_col-sm-12{
	max-width: 1208px;
}
#HillingMainStepsSingle .tt_button{
	margin-left: 34px;
	margin-top: -45px;
}
#HillingMainStepsSingle header.kd-section-title  h2{
	font-weight: 700;
	font-family: Open Sans;
	font-size: 34px;
	color: #6b2d87;
	padding-bottom: 10px;
}
#HillingMainStepsSingle header.kd-section-title  h6{
	font-size: 18px;
	padding:0 15px;
}
@media(max-width:1270px) {
	.single-post #posts-content{
		padding-top: 100px;
	}
	
}
@media(max-width:1181px) {
	.single-post #posts-content{
		padding-top: 50px;
	}
}
@media(max-width:961px) {
	#HillingMainStepsSingle .tt_button{
		margin:auto;
	}
	#HillingMainStepsSingle .pss-text-area{
		text-align: center;
	}
}
@media(max-width:960px) {
	.single-post .entry-header.blog-header.with-topbar{
		padding-top:0px !important;
	}
	.single-post #posts-content{
		padding-top:0px !important;
	}
	#HillingMainStepsSingle{
		padding-bottom: 0px !important;
	}
}
@media(max-width:959px) {
	.single-post .related-posts{
		padding-top:0px !important; 
	}
	#HillingMainStepsSingle .vc_row.wpb_row.vc_inner{
		padding-top: 0px!important;
	}
}
@media(max-width:768px) {
	#HillingMainStepsSingle header.kd-section-title{
		margin-top: 0px!important;
	}

}
@media(max-width:720px) {
	.single-post .entry-wrapper {
		width: 400px;
	}
	.single-post .related-posts .related-title h3{
		width: 100%;
		text-align: center;
		margin-left: 0;
		margin-right: 0;
	}
	.single-post .related-posts .post{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
		-ms-flex-direction: column;
			 flex-direction: column;
  -webkit-box-align: center;
		-ms-flex-align: center;
			 align-items: center;
	}
}
@media(max-width:450px) {
	.single-post .entry-wrapper {
		width: 300px;
	}
	.single-post .entry-image img{
		width: 300px;
	}
}
#aboutTheropySingle{
background: rgba(2,0,0,0.25) url(http://wp16.webpr.top/wp-content/uploads/2021/03/banner-new.jpg?id=6642) !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
 -ms-flex-pack: center;
	  justify-content: center;
		padding-top:50px;
		padding-bottom:50px;
}

#aboutTheropySingle .section-about--blog-left{
	width: 500px;
}
#aboutTheropySingle .section-about--blog-right{
	width: 730px;
}

@media(max-width:1270px) {
	#aboutTheropySingle{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		 -ms-flex-direction: column;
			  flex-direction: column;
-webkit-box-align: center;
 -ms-flex-align: center;
	  align-items: center;
	}
	#aboutTheropySingle .section-about--blog-left{
		width: 730px;
		margin-bottom: 50px
		
	}
	#aboutTheropySingle .section-about--blog-left header.kd-section-title h2{
		margin-top:0px;
		margin-bottom: 15px;
	}
	#aboutTheropySingle .section-about--blog-left .tt_button{
		display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 250px;
	}
	#aboutTheropySingle .section-about--blog-right .key-icon-box.cont-left{
		text-align: center;
	}
}
@media(max-width:768px) {
	#aboutTheropySingle .section-about--blog-left{
		width: 100%;
	}
	#aboutTheropySingle {
		padding-top: 30px !important;
	}
}
@media(max-width:600px) {
	#aboutTheropySingle .section-about--blog-right{
		width: 100%;
	}
}
#faqblog .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before{
	width: 3px;
}
#faqblog .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon{
	height: 3px;
}

@media(max-width:450px) {
.single-post #posts-content .wp-post-image{
margin-bottom: 0;
}
}
.post .related-posts .entry-image, .related-content .entry-image{
min-height: 100%;
}
@media(max-width:330px) {
	.single-post .entry-wrapper{
		width: 299px;
	}
}
@media(max-width:329px) {
	.single-post .entry-wrapper{
		width: 298px;
	}
}
@media(max-width:328px) {
	.single-post .entry-wrapper{
		width: 297px;
	}
}
@media(max-width:327px) {
	.single-post .entry-wrapper{
		width: 296px;
	}
}
@media(max-width:326px) {
	.single-post .entry-wrapper{
		width: 295px;
	}
}
@media(max-width:325px) {
	.single-post .entry-wrapper{
		width: 294px;
	}
}
@media(max-width:324px) {
	.single-post .entry-wrapper{
		width: 293px;
	}
}
@media(max-width:323px) {
	.single-post .entry-wrapper{
		width: 292px;
	}
}
@media(max-width:322px) {
	.single-post .entry-wrapper{
		width: 291px;
	}
}
@media(max-width:321px) {
	.single-post .entry-wrapper{
		width: 290px;
	}
}
.blog-single-content .tags{
	padding-top: 10px;
}
.blog-social-sharing{
	margin-top: 22px;
}
/*Статья*/


.logged-in #main-menu .navbar-nav a, #main-menu .navbar-nav .menu-item a{
	padding-right: 10px;
	padding-left: 10px;
}
/*Женское здоровье*/
.direction-center__box--women-health{
	  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.direction-center__box--women-health .vc_col-lg-6{
	width:30%;	
}
.direction-center__box--women-health.vc_custom_1621867860372{
	margin-bottom:0px !important;
}
.effects-rehabilitation--women-health .subtitle {
	text-align: left;
}
@media(max-width:1270px) {
	.section-causes.section-causes--diagnostics.section-causes--woman{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
			-ms-flex-direction: column;
				 flex-direction: column;
	}
	.section-causes.section-causes--diagnostics.section-causes--woman .vc_col-sm-6{
		width: 100%;
	}
	.section-causes.section-causes--diagnostics.section-causes--woman .vc_column_container>.vc_column-inner{
		padding-left: 0px;
	}
	.section-causes.section-causes--diagnostics.section-causes--woman .vc_figure{
		padding-top: 20px;
	}
}
.effects-rehabilitation--women-health h2 strong{
	color: #6b2d87 !important;
}
@media(max-width:1270px) {
	.section-about.section-about--women-health .vc_col-sm-7,
	.section-about.section-about--women-health .vc_col-sm-5{
		width:100% !important;
	}
	.section-about.section-about--women-health .vc_custom_1486646964506{
		padding-right:0 !important;
		
	}
	.section-about.section-about--women-health .vc_col-sm-5{
		margin-bottom:30px !important;
	}
	}
@media(max-width:1200px) {
	.direction-center__box--women-health .vc_col-md-offset-1{
		margin-left:0;
	}
	
}
@media(max-width:961px) {
	.section-about.section-about--women-health .vc_col-sm-5{
		margin-bottom:0px !important;
	}
	.section-about.section-about--women-health .tt_button{
		margin-bottom:10px !important;
		
	}
}
@media(max-width:959px) {
	.direction-center__box--women-health.vc_row.wpb_row.vc_inner{
		padding-top:0px !important;
	}
	.direction-center__box--women-health .vc_col-lg-6{
		width:33%;
	}
	.direction-center__box--women-health{
		-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
		   -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	}
}

@media(max-width:768px) {

	.direction-center__box--women-health.vc_row.wpb_row.vc_inner{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.direction-center--women-health	header.kd-section-title{
		margin-top:0px !important;
	}
}
@media(max-width:770px) {
		.direction-center__box--women-health .vc_col-sm-4,
		.direction-center__box--women-health .vc_col-lg-6{
		width:100%;
	}
	
}
	/*Женское здоровье*/
/* 	Детям от 2х лет */
@media(max-width:959px) {
	.section-causes.section-causes--diagnostics.section-causes--woman.section-causes--children-2-years.vc_row[data-vc-full-width]{
		padding-bottom:0px !important;
	}
}
.section-banner.section-banner--diagnostics.section-banner--children-2-years{
	margin-bottom:30px !important;
}
/* 	Детям от 2х лет */
	/*Отзывы*/

	.slider-reviews.slider-reviews--reviews .testimonials.slider.without-image .tt-content h6{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	@media(max-width:959px) {
		.slider-reviews.slider-reviews--reviews .testimonials.slider.without-image .tt-content h6{
			padding-left: 0px !important;
			padding-right: 0px !important;
		}
		.slider-reviews.slider-reviews--reviews.slider-reviews.vc_row[data-vc-full-width], 
		.slider-reviews.slider-reviews--reviews.slider-reviews.vc_row.vc_row-has-fill{
			padding-top:30px !important;
		}
	}
	@media(max-width:769px) {
		.slider-reviews.slider-reviews--reviews .vc_row.wpb_row.vc_inner{
			padding-left: 0px !important;
			padding-right: 0px !important;
		}
	}
	/*Отзывы*/
	/*Контакты*/
	.slider-specialists.slider-specialists--contacts-teams .testimonials.slider.with-image .owl-dots{
		position: absolute;
	}
	@media(max-width:959px) {
	.slider-specialists.slider-specialists--contacts-teams.vc_row[data-vc-full-width],
	.slider-specialists.slider-specialists--contacts-teams.vc_row.vc_row-has-fill{
		padding-top: 30px!important;
	}
	.form-benefits--contacts .vc_col-sm-6{
		width: 100%;
	}
	.form-benefits--contacts .key-icon-box.with-border{
		margin: 0 0px !important;
	}
}
@media(max-width:768px) {
	.slider-specialists.slider-specialists--contacts-teams header.kd-section-title{
		margin-top: 0px !important;
	}
}
@media(max-width:430px) {
	.slider-specialists.slider-specialists--contacts-teams .testimonials.slider.with-image .tt-container{
		min-height: 230px;
	}
}
@media(max-width:360px) {
	.slider-specialists.slider-specialists--contacts-teams .testimonials.slider.with-image .tt-container{
		min-height: 250px;
	}
}
@media(max-width:335px) {
	.slider-specialists.slider-specialists--contacts-teams .testimonials.slider.with-image .tt-container{
		min-height: 280px;
	}
}
	/*Контакты*/

.align-items__center{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
-webkit-box-align: center;
 -ms-flex-align: center;
	  align-items: center;
}

@media(max-width:1270px) {
	.align-items__center{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			 -ms-flex-direction: column;
				  flex-direction: column;
	}
	.align-items__center .vc_col-sm-6{
		width: 100%;
	}
	.align-items__center	.vc_custom_1522313398399{
		margin-left: -15px !important;
	}
}

/*Эндопротизирование*/
@media(max-width:1200px) {
	.section-causes.section-causes--endoprosthetics .vc_custom_1617889173366{
		padding-top: 0px !important;
	}
}
@media(max-width:993px) {
	.section-others.section-others--endoprosthetics .vc_custom_1617711742716,
	.section-others.section-others--endoprosthetics .vc_custom_1617711628873{
		margin-left: 0 !important;
		
	}
	.section-others.section-others--endoprosthetics	.vc_custom_1617711725847,
	.section-others.section-others--endoprosthetics .vc_custom_1617711792054{
		margin-right: 0 !important;
	}
}
@media(max-width:961px) {
	.section-result.section-result--endoprosthetics .vc_custom_1513613877158{
		margin-bottom: 20px !important;
	}
	}
	@media(max-width:959px) {
		.section-result.section-result--endoprosthetics .vc_custom_1522313398399{
			margin-left: 0px !important;
		}
		.slider-specialists.slider-specialists--endoprosthetics .testimonials.slider.with-image .owl-dots{
			position: absolute;
		}
		}
		@media(max-width:769px) {
			.section-result.section-result--endoprosthetics.vc_row[data-vc-full-width] {
				padding-top: 30px !important;
			}
			.slider-specialists.slider-specialists--endoprosthetics .testimonials.slider.with-image .owl-dots{
				margin-top:-50px !important;
			}
			.slider-specialists.slider-specialists--endoprosthetics{
				padding-bottom:30px !important;
			}
			}
			@media(max-width:350px) {
			.section-first.section-first--endoprosthetics header.kd-section-title h2{
				font-size: 25px !important;
			}
			.section-man.section-man--endoprosthetics header.kd-section-title h2{
				font-size: 25px !important;
			}
		}
		@media(max-width:430px) {
			.slider-specialists.slider-specialists--endoprosthetics .testimonials.slider.with-image .tt-container{
				min-height: 230px;
			}
		}
		@media(max-width:360px) {
			.slider-specialists.slider-specialists--endoprosthetics .testimonials.slider.with-image .tt-container{
				min-height: 250px;
			}
		}
		@media(max-width:335px) {
			.slider-specialists.slider-specialists--endoprosthetics .testimonials.slider.with-image .tt-container{
				min-height: 280px;
			}
		}
/*Эндопротизирование*/
/*Вальгус*/

.section-causes.section-causes--valgus-varus .wpb_single_image img{
	height: 350px;
}

@media(max-width:1270px) {
	.section-causes.section-causes--valgus-varus .vc_custom_1522313398399{
	margin-left:-15px !important;
}
.section-causes.section-causes--valgus-varus .wpb_single_image img{
	height: auto;
}
.section-causes.section-causes--valgus-varus .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner{
	padding-left:0px !important ;
}
.section-causes.section-causes--valgus-varus .wpb_column.vc_column_container{
	padding-left: 5px !important;
	
}
}
@media(max-width:993px) {
	.section-others.section-others--valgus-varus .vc_custom_1617709429381,
	.section-others.section-others--valgus-varus .vc_custom_1617709504889{
		margin-left: 0px !important;
	}
	.section-others.section-others--valgus-varus .vc_custom_1617709487795,
	.section-others.section-others--valgus-varus .vc_custom_1617709597793{
		margin-right: 0px !important;
	}
}
@media(max-width:961px) {
	.section-result.section-result--valgus-varus .vc_column-inner.vc_custom_1614947119896{
		padding-top:10px !important;
	}
}
@media(max-width:959px) {
	.align-items__center .vc_custom_1522313398399{
		margin-left:0 !important;
	}
	.section-result.section-result--valgus-varus.vc_row[data-vc-full-width]{
		padding-bottom: 30px !important;
	}
	.section-text{
		padding: 0px 5px 30px;
	}
}
@media(max-width:769px) {
	.section-result--valgus-varus.section-result.vc_row[data-vc-full-width]{
		padding-top: 30px !important;
	}
}
@media(max-width:430px) {
	.slider-specialists.slider-specialists--valgus-varus .testimonials.slider.with-image .tt-container{
		min-height: 230px;
	}
}
@media(max-width:360px) {
	.slider-specialists.slider-specialists--valgus-varus .testimonials.slider.with-image .tt-container{
		min-height: 250px;
	}
}
@media(max-width:335px) {
	.slider-specialists.slider-specialists--valgus-varus .testimonials.slider.with-image .tt-container{
		min-height: 280px;
	}
}
.slider-specialists.slider-specialists--valgus-varus .testimonials.slider.with-image .owl-dots{
	position: absolute;
}
/*Вальгус*/
/*Нарушение осанки*/
@media(max-width:1270px) {
.section-causes__text--poor-posture .vc_column-inner{
margin-left: -15px !important;
}
.section-causes--poor-posture .vc_custom_1617891945784{
	padding-top: 0px !important;
}
}
@media(max-width:1200px) {
	.section-causes.section-causes--poor-posture .vc_col-md-offset-1{
		margin-left: 0px !important;
	}
}
@media(max-width:993px) {
	.section-others.section-others--poor-posture .vc_custom_1617709135211,
	.section-others.section-others--poor-posture .vc_custom_1617709235939{
		margin-left: 0 !important;
	}
	.section-others.section-others--poor-posture .vc_custom_1617709218768,
	.section-others.section-others--poor-posture .vc_custom_1617709279922{
		margin-right: 0 !important;
	}
}
@media(max-width:961px) {
	.section-result.section-result--poor-posture-second figure{
		padding-top:30px !important;
	}
}
@media(max-width:960px) {
.section-stages.section-stages--poor-posture .pss-text-area{
	text-align: center;
}
}
@media(max-width:959px) {
.section-causes__text--poor-posture {
	padding-left: 15px !important;
}
.section-causes.section-causes--poor-posture .wpb_single_image img{
padding-top: 30px !important;
}
.slider-specialists.slider-specialists--poor-posture{
	padding-bottom:30px !important;
}
}
@media(max-width:769px) {
	.section-result.section-result--poor-posture-second{
		padding-top:30px !important;
		padding-bottom:50px !important;
	}
	.section-result.section-result--poor-posture-second figure{
		padding-top:10px !important;
	}
}
.section-questions  .vc_toggle_size_md.vc_toggle_default .vc_toggle_title{
	padding-right:30px !important;
}
.slider-specialists.slider-specialists--poor-posture .testimonials.slider.with-image .owl-dots{
	position: absolute;
}
@media(max-width:430px) {
	.slider-specialists.slider-specialists--poor-posture .testimonials.slider.with-image .tt-container{
		min-height: 230px;
	}
}
@media(max-width:360px) {
	.slider-specialists.slider-specialists--poor-posture .testimonials.slider.with-image .tt-container{
		min-height: 250px;
	}
}
@media(max-width:335px) {
	.slider-specialists.slider-specialists--poor-posture .testimonials.slider.with-image .tt-container{
		min-height: 280px;
	}
}
.slider-specialists.slider-specialists--poor-posture .testimonials.slider.with-image .owl-dots{
	position: absolute;
}
/*Нарушение осанки*/

/*Остеопороз*/

.section-causes.section-causes--osteoporosis .wpb_single_image img{
	height: 350px;
}
.slider-specialists.slider-specialists--osteoporosis .testimonials.slider.with-image .owl-dots{
position: absolute;
margin-top:-50px !important;
}
.section-effects.section-effects--steoporosis .key-icon-box.cont-left{
	min-height: 130px;
}

@media(max-width:1270px) {
	.section-causes.section-causes--osteoporosis .wpb_single_image img{
		height: auto;
	}
	.margin-left__15{
		margin-left: -15px !important;
	}
	.section-result.section-result--osteoporosis .vc_custom_1614947119896{
		padding-top: 0px !important;
	}
	.section-result.section-result--osteoporosis .vc_custom_1621494302343{
		margin-left:-15px !important;
	}
	.section-result.section-result--osteoporosis .vc_column-inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.section-result.section-result--osteoporosis .vc_custom_1621495922872{
		margin-left:0px !important;
	}
	.section-result.section-result--osteoporosis.section-result--gonarthrosis-mob .wpb_column  .vc_custom_1621495922872{
		margin-left:0px !important;
	}
	.section-intro.section-intro--osteoporosis .vc_column-inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	} 
	.section-causes.section-causes--osteoporosis .vc_column-inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.section-causes.section-causes--osteoporosis .margin-left__15{
		margin-left: 0 !important;
	}
	.section-intro.section-intro--osteoporosis-first .vc_column-inner{
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.section-effects.section-effects--steoporosis .key-icon-box.cont-left{
		min-height: 170px;
	}
	.section-effects.section-effects--steoporosis .section-effects__item .key-icon-box .ib-wrapper{
		min-height: auto;
	}
	.section-intro.section-intro--osteoporosis-first{
		padding-top: 30px !important;
	}
	.section-intro.section-intro--osteoporosis-first .vc_custom_1619687688668{
		margin-bottom: 10px !important;
	}
	.section-causes.section-causes--osteoporosis .vc_custom_1617621445854{
		padding-top:10px  !important;
	}
	.section-man.section-man--osteoporosis{
		margin-top: 30px !important;
	}
	.section-man.section-man--osteoporosis .subtitle {
		margin-bottom: 10px !important;
	}
	.section-stages.section-stages--osteoporosis.vc_custom_1621499773855{
		margin-top:10px !important;
	}
	.slider-specialists.slider-specialists--osteoporosis {
		padding-top:0px !important;
	} 
	.slider-specialists.slider-specialists--osteoporosis .vc_custom_1614875699530{
		padding-bottom: 30px !important;
	}
	.section-intro.section-intro--osteoporosis.vc_custom_1621496068825{
		padding-top: 30px !important;
	}
	.section-result.section-result--osteoporosis.align-items__center{
		padding-bottom:30px !important;
	}
	.section-questions.section-questions--osteoporosis {
		padding-top: 30px !important;
		
	}
	.section-questions.section-questions--osteoporosis .vc_custom_1614950757643{
		padding-bottom: 30px !important;
	}
	.section-others.section-others--osteoporosis{
		margin-bottom:30px !important;
	}
	.section-banner.section-banner--osteoporosis{
		margin-bottom:30px !important;

	}
}
@media(max-width:1201px) {
	.section-causes.section-causes--osteoporosis .vc_custom_1617621445854{
		padding-top: 0 !important;
	}
	.section-result.section-result--osteoporosis .vc_custom_1614947119896{
		padding-top: 10px !important;
	}
	.section-result.section-result--osteoporosis .vc_custom_1619687864156{
		padding-top:20px  !important;
	}
}
@media(max-width:1025px) {
	.section-questions.section-questions--osteoporosis .vc_custom_1614950757643{
		padding-bottom:0px !important;
	}
}
@media(max-width:993px) {
	.section-others.section-others--osteoporosis .vc_custom_1617708925225,
	.section-others.section-others--osteoporosis .vc_custom_1617708849615{
		margin-left:0 !important ;
	}
	.section-others.section-others--osteoporosis .vc_custom_1617708911447,
	.section-others.section-others--osteoporosis .vc_custom_1617708981649{
		margin-right: 0 !important;
	}
	.section-effects.section-effects--steoporosis .key-icon-box.cont-left{
		min-height: 187px;
		margin-top:10px;
	}
.section-effects.section-effects--steoporosis .section-effects__item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
-webkit-box-pack: center;
	 -ms-flex-pack: center;
		  justify-content: center;
-webkit-box-align: center;
	 -ms-flex-align: center;
		  align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
	 -ms-flex-direction: column;
		  flex-direction: column;

}
.section-effects.section-effects--steoporosis .key-icon-box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
-webkit-box-pack: center;
	 -ms-flex-pack: center;
		  justify-content: center;
-webkit-box-align: center;
	 -ms-flex-align: center;
		  align-items: center;
}
.section-effects.section-effects--steoporosis .section-effects__item .vc_column-inner{
padding-left: 0px !important;
padding-right: 0px !important;
}
.section-effects.section-effects--steoporosis .vc_col-sm-4{
	width: 100%;
}
}
@media(max-width:960px) {
.section-stages.section-stages--osteoporosis .pss-item{
	text-align: center;
	margin-bottom: 20px !important;
	padding-top: 30px !important;
}
.section-stages.section-stages--osteoporosis .vc_custom_1616672597592{
	padding-left:0px !important;
	padding-right:0px !important;
}
.section-stages.section-stages--osteoporosis .kd-process-steps.process-checkbox-template .pss-text-area h4{
	margin-bottom: 10px !important;
}
.section-stages.section-stages--osteoporosis .kd-process-steps.process-checkbox-template{
	margin-bottom:0px !important;
}
.section-stages.section-stages--osteoporosis .section-stages__btn .vc_column-inner{
margin-top:0px !important;
}
}
@media(max-width:959px) {
	.margin-left__15{
		margin-left: 0px !important;
	}
	.section-causes.section-causes--osteoporosis .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1513613877158{
		padding-top: 0 !important;
	}
	.section-result.section-result--osteoporosis .vc_row.wpb_row.vc_inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.section-causes.section-causes--osteoporosis .vc_row.wpb_row.vc_inner{
		padding-right: 0 !important;
	}
	.section-causes.section-causes--osteoporosis{
		padding-bottom: 30px !important;
	}
	.section-man.section-man--osteoporosis{
	margin-top:0px !important;
	}
	.section-stages.section-stages--osteoporosis.vc_custom_1621499773855{
		margin-top: 0px !important;
	}
	.section-stages.section-stages--osteoporosis.vc_row[data-vc-full-width]{
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.slider-specialists.slider-specialists--osteoporosis.vc_row[data-vc-full-width]{
		padding-bottom:0px !important;
	}
	.section-effects.section-effects--steoporosis.vc_row[data-vc-full-width]{
		padding-top:50px !important;
	}
	.section-effects.section-effects--steoporosis .section-effects__item .key-icon-box.cont-left, .key-icon-box{
		max-width: 100%;
	}
	.section-effects.section-effects--steoporosis .vc_row.wpb_row.vc_inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.section-stories.section-stories--osteoporosis.vc_row[data-vc-full-width]{
		padding-top: 30px !important;
	}
}
@media(max-width:769px) {
	.section-result.section-result--osteoporosis .vc_custom_1619687864156{
		padding-top: 0 !important;
	}
	.section-intro.section-intro--osteoporosis	header.kd-section-title{
		margin-top: 0px !important;
	}
	
}
@media(max-width:768px) {
	.section-intro.section-intro--osteoporosis-first header.kd-section-title{
	margin-top: 0px !important;
}
.display-none--768{
	display: none;
}
.section-man.section-man--osteoporosis-first.vc_row[data-vc-full-width]{
	padding-bottom: 10px !important;
}
.slider-specialists.slider-specialists--osteoporosis header.kd-section-title{
	margin-top: 0px !important;
}
}
@media(max-width:430px) {
	.slider-specialists.slider-specialists--osteoporosis .testimonials.slider.with-image .tt-container{
		min-height: 230px;
	}
}
@media(max-width:360px) {
	.slider-specialists.slider-specialists--osteoporosis .testimonials.slider.with-image .tt-container{
		min-height: 250px;
	}
}
@media(max-width:335px) {
	.slider-specialists.slider-specialists--osteoporosis .testimonials.slider.with-image .tt-container{
		min-height: 280px;
	}
}

/*Остеопороз*/
/*Плече-лопаточный периартрит*/

.section-causes.section-causes--osteoporosis.section-causes--shoulder-scapular-periarthritis-mob .wpb_single_image img{
	height: auto;
}
/*.section-result.section-result--osteoporosis.section-result--shoulder-scapular-periarthritis-mob .vc_custom_1614950141100{
	margin-top:0px !important;
}*/
.vc_row.wpb_row.vc_row-fluid.section-man.section-man--osteoporosis.section-man--shoulder-scapular-periarthritis-mob.vc_custom_1621509559679{
	margin-top: 0px !important;
}
.section-result.section-result--endoprosthetics .wpb_wrapper li{
	font-size: 14px;
}
@media(max-width:1270px) {
	.vc_row.wpb_row.vc_row-fluid.section-man.section-man--osteoporosis.section-man--shoulder-scapular-periarthritis-mob.vc_custom_1621509559679{
		margin-top: 0px !important;
		padding-top:30px !important;
	}
	.section-man.section-man--osteoporosis-first.section-man--shoulder-scapular-periarthritis-mob .vc_custom_1614875401423{
		padding-bottom: 0px !important;
	}
	.section-result.section-result--osteoporosis.section-result--coxarthrosis-mob .wpb_column .vc_custom_1621495922872{
		margin-left:0px !important;
	}
	.section-stages.section-stages--endoprotezirovanie .section-stages__btn .vc_column-inner{
		margin-top:-45px;
	}
}
@media(max-width:993px) {
	.section-others.section-others--osteoporosis.section-others--shoulder-scapular-periarthritis-mob .vc_custom_1621508420063{
		margin-left:0px !important;
	}
}
@media(max-width:959px) {
.section-causes.section-causes--osteoporosis.section-causes--shoulder-scapular-periarthritis-mob .subtitle{
	margin-bottom: 15px !important;
	}
	.section-man.section-man--osteoporosis-first.section-man--shoulder-scapular-periarthritis-mob.vc_row[data-vc-full-width]{
		padding-bottom: 10px !important;
	}
	.section-result--osteoporosis.align-items__center.section-result--shoulder-scapular-periarthritis-mob{
		padding-top: 30px !important;
	}
}
@media(max-width:768px) {
	.vc_row.wpb_row.vc_row-fluid.section-man.section-man--osteoporosis.section-man--shoulder-scapular-periarthritis-mob.vc_custom_1621509559679{
		padding-top: 10px !important;
	}
}
/*Плече-лопаточный периартрит*/
/*Коксартроз*/
.section-causes.section-causes--osteoporosis.section-causes--coxarthrosis-mob .wpb_single_image img{
	height: auto;
}
.section-result.section-result--osteoporosis.section-result--coxarthrosis-mob .wpb_wrapper li{
	font-size: 14px;
}
.section-result.section-result--osteoporosis.section-result--coxarthrosis-mob .vc_custom_1621495922872{
	margin-left:-30px !important;
}
.section-result.section-result--osteoporosis.section-result--coxarthrosis-mob .wpb_wrapper li:before{
	padding-right: 10px;
}


@media(max-width:959px) {
	.section-result.section-result--osteoporosis.section-result--coxarthrosis-mob{
		padding-top:30px !important;
	}
	.section-others.section-others--osteoporosis.section-others--coxarthrosis-mob .vc_custom_1621514452332{
		margin-right: 0px !important;
		}
}
/*Коксартроз*/
/*Гонартроз*/


.section-result.section-result--osteoporosis.section-result--gonarthrosis-mob .wpb_wrapper li{
	font-size: 14px;
}
.section-result.section-result--osteoporosis.section-result--gonarthrosis-mob .vc_custom_1621495922872{
	margin-left: -30px !important;
}
.section-result.section-result--osteoporosis.section-result--gonarthrosis-mob .wpb_wrapper li:before{
	padding-right: 10px;
}

@media(max-width:959px) {
	.section-result.section-result--osteoporosis.section-result--gonarthrosis-mob{
		padding-top:30px !important;
	}
}
/*Гонартроз*/

/*Сколиоз*/
.section-causes.section-causes--osteoporosis.section-causes--scoliosis-mob .wpb_single_image img{
	height: auto;
}
@media(max-width:959px) {
	.section-result.section-result--osteoporosis.align-items__center.section-result--scoliosis-mob{
		padding-top:30px !important;
	}
}
/*Сколиоз*/
/*Межпозвоночная грыжа*/
.section-first.section-first--intervertebral-hernia-mob .vc_custom_1621527642807 h3 strong{
	font-size: 24px;
}
.section-causes.section-causes--osteoporosis.section-causes--intervertebral-hernia-mob .wpb_single_image img{
	height: auto;
}

 .section-result--intervertebral-hernia-mob .wpb_wrapper li:before{
	padding-right: 10px;
}
@media(max-width:993px) {
	.section-others.section-others--osteoporosis.section-others--intervertebral-hernia-mob .vc_custom_1621527222016{
		margin-left: 0px !important;
	}
}
@media(max-width:959px) {
	.section-result.section-result--osteoporosis.align-items__center.section-result--intervertebral-hernia-mob{
		padding-top:30px !important;
	}
}
/*Межпозвоночная грыжа*/
/*Остеохондроз*/
.section-causes--osteoporosis.section-causes--osteohondroz-mob .wpb_single_image img{
	height: auto;
}
.section-result.section-result--osteoporosis.section-result--osteohondroz-mob .wpb_wrapper li:before{
	padding-right: 5px;
}
/*Остеохондроз*/

/*Лечим*/
@media(max-width:1270px) {
.section-first.section-first--services #contact-form-box{
	margin-top: 20px !important;
}
.section-first.section-first--services.vc_custom_1621584752729{
	padding-bottom:50px !important;
}
}
@media(max-width:1181px) {
	.section-first.section-first--services .vc_custom_1621584979859{
		padding-top:0px !important;
	}
	.section-first.section-first--services.vc_custom_1621584752729{
		padding-top:100px !important;
	}
	.section-first.section-first--services .vc_custom_1621584979859{
		margin-bottom: 20px !important;
	}
}
@media(max-width:961px) {
	.section-first.section-first--services .tt_button{
		margin-left: 0px !important;
		margin-bottom: 0px !important;
	}
	.section-first.section-first--services .vc_empty_space{
		display: none;
	}
	.section-stages.section-stages--services .vc_custom_1616672597592{
		padding-left: 20px !important;
	}
}
@media(max-width:959px) {
	.section-first.section-first--services.vc_custom_1621584752729{
		padding-top:50px !important;
	}
	.section-banner.section-banner--we-treat.vc_row.vc_row-has-fill{
	 margin-bottom:45px !important;
}
} 
@media(max-width:600px) {
	.section-first.section-first--services .tt_button{
		margin-left: auto !important;
	}
}
/*Лечим*/
/*Мероприятния*/
.events .kd-photobox .phb-content{
	padding: 20px;
}
.events .tt_button{
	min-width: 100%;
}
.section-banner.section-banner--events .tt_button{
	min-width: 0;
}
@media(max-width:1270px) {
	.events .vc_custom_1621603250576{
		margin-top: 30px !important;
		margin-bottom: 10px !important;
	}
.section-aboutus__container--home.section-aboutus--events-title .vc_custom_1617723820500{
		padding-top: 30px !important;
	}
}
@media(max-width:992px) {
.events .vc_col-sm-3{
	width: 50%;
	padding-bottom:10px;
}
}
@media(max-width:961px) {
	.section-who--home.section-who--home-events.vc_row[data-vc-full-width]{
		padding-top:30px !important;
	}
}
@media(max-width:959px) {
.events .vc_row.wpb_row.vc_inner{
	padding-top: 0px !important;
}
.social-normalize.social-normalize--events .vc_icon_element{
	margin-bottom: 0px;
}
.social-normalize.social-normalize--events.vc_row[data-vc-full-width]{
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.section-questions.section-questions--events.vc_row[data-vc-full-width]{
padding-top: 30px !important;
}

}

@media(max-width:959px) {
.section-banner.section-banner--events.vc_row.vc_row-has-fill{
	margin-top: 0 !important;
}
}
@media(max-width:769px) {
.section-questions.section-questions--events.vc_row[data-vc-full-width]{
	padding-bottom: 30px !important;
	}
}
@media(max-width:768px) {
.events header.kd-section-title{
		margin-top: 0 !important;
}
.events .vc_row.wpb_row.vc_inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		 -ms-flex-direction: column;
			  flex-direction: column;
	-webkit-box-align: center;
		 -ms-flex-align: center;
			  align-items: center;
}
.events .vc_col-sm-3{
	width: 100%;
}

}
/*Мероприятния*/
/*Вакансия*/

.gallery-of-doctors--vacancies a {
	pointer-events: none;
   cursor: default;
}
.gallery-of-doctors--vacancies .vc_gitem-zone.vc_gitem-is-link:before {
	opacity: 0 !important;
	display: none !important;
}

.submit-your-application--vakansii span.your-name{
	display: inline-block;
	width: 50%;
	
}

.submit-your-application--vakansii span.your-phone{
	display: inline-block;
	width: 35%;
	padding-left:10px;
}

.submit-your-application--vakansii span.number-200{
	display: inline-block;
	width: 14%;
	padding-left:10px;
	
}
.submit-your-application--vakansii span.number-200 input{
	border-color: #6B2D87;
}
.submit-your-application--vakansii span.number-200 input::placeholder{
color: #000;
}
.submit-your-application--vakansii span.textarea-833,
.submit-your-application--vakansii span.textarea-834,
.submit-your-application--vakansii span.textarea-835,
.submit-your-application--vakansii span.textarea-836{
width: 50%;
display: inline-block;
}
.submit-your-application--vakansii span.textarea-833{
		padding-right: 10px;
}
.submit-your-application--vakansii span.textarea-834{
	padding-left: 10px;
}
.submit-your-application--vakansii span.textarea-835{
	padding-right: 10px;
}
.submit-your-application--vakansii span.textarea-836{
	padding-left: 10px;
}
.meeting--vacancies h6{
	    font-size: 18px !important;
}
@media(max-width:1270px) {
	.meeting--vacancies .key-icon-box.with-border{
		margin:0px !important;
	}
.meeting--vacancies .vc_col-sm-3 {
width: 47%;
margin:10px !important;
}

.meeting--vacancies .vc_row.wpb_row.vc_inner.vc_row-fluid{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -ms-flex-wrap: wrap;
		flex-wrap: wrap;
  -webkit-box-pack: center;
		-ms-flex-pack: center;
			 justify-content: center;
}
.meeting--vacancies .key-icon-box.icon-left.icon-default i{
	margin-bottom: 30px !important;
}
.meeting--vacancies .key-icon-box{
margin-left: 0 !important;
margin-right: 0 !important;
}
.meeting--vacancies .vc_column_container>.vc_column-inner{
	padding-right: 0 !important;
	padding-left: 0 !important;
}
}
@media(max-width:1100px) {

	.submit-your-application--vakansii span.your-name{
		display: block;
		width: 100%;
		
	}
	
	.submit-your-application--vakansii span.your-phone{
		display: block;
		width: 100%;
		padding-left:0px;
	}
	
	.submit-your-application--vakansii span.number-200{
		display: block;
		width: 100%;
		padding-left:0px;
		
	}
	
	.submit-your-application--vakansii span.textarea-833,
	.submit-your-application--vakansii span.textarea-834,
	.submit-your-application--vakansii span.textarea-835,
	.submit-your-application--vakansii span.textarea-836{
		display: block;
		width: 100%;
	}
	.submit-your-application--vakansii span.textarea-833{
			padding-right: 0px;
	}
	.submit-your-application--vakansii span.textarea-834{
		padding-left: 0px;
	}
	.submit-your-application--vakansii span.textarea-835{
		padding-right: 0px;
	}
	.submit-your-application--vakansii span.textarea-836{
		padding-left: 0px;
}
}
@media(max-width:960px) {
	.vacancies-intro .vc_row.wpb_row.vc_inner{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.vacancies-intro.vc_custom_1621613519677{
		padding-bottom:0px !important;
	}
	.section-stages.section-stages--endoprotezirovanie .section-stages__btn .vc_column-inner{
		margin-top:-15px;
	}
	.section-stages.section-stages--endoprotezirovanie .vc_custom_1616672597592{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}	
@media(max-width:959px) {
	.gallery-of-doctors--vacancies .vc_row.wpb_row.vc_inner{
	padding-top: 10px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}
.gallery-of-doctors--vacancies.vc_row[data-vc-full-width]{
	padding-bottom:0 !important;
}
.meeting--vacancies .vc_row.wpb_row.vc_inner:first-child{
	padding-top:30px !important;
}
.meeting--vacancies .vc_row.wpb_row.vc_inner:nth-child(2){
	padding-top:0px !important;
}
.submit-your-application--vakansii .vc_row.wpb_row.vc_inner{
	padding-top:0px !important;
}
.meeting--vacancies.vc_row[data-vc-full-width]{
padding-bottom:20px !important;
}
.submit-your-application--vakansii .vc_col-sm-12 .wpcf7 .wpcf7-submit{
	margin-bottom: 0px;
}
.vacancies-intro.vacancies-intro--vacancies .vc_column-inner .vc_row.wpb_row.vc_inner{
	padding-top:0px !important;	
}
	.vacancies-intro.vacancies-intro--vacancies{
		padding-bottom:20px!important;
	}
	.vacancies-intro.vacancies-intro--vacancies .key-icon-box.icon-top.icon-default{
		margin-bottom:0px !important;
	}
	.vacancies-intro.vacancies-intro--vacancies-first{
		padding-bottom:10px!important;
	}
}
@media(max-width:768px) {
	.vacancies-intro header.kd-section-title{
		margin-top:0px !important;
	}
	.meeting--vacancies header.kd-section-title{
		margin-top:0px !important;
	}
	
.vacancies-intro .vc_row.wpb_row.vc_inner{
	padding-top: 30px !important;
}
.vacancies-intro .vc_empty_space{
	display: none;
}
.submit-your-application--vakansii header.kd-section-title{
	margin-top: 0px !important;
}
.section-stages.section-stages--endoprotezirovanie .section-stages__btn .vc_column-inner{
	margin-top:0px;
}
}
@media(max-width:737px) {
	.meeting--vacancies .vc_col-sm-3{
		width: 100%;
	}
}
/*Вакансия*/
/*Наша команда*/
.slider-specialists.slider-specialists--our-team .tt-image img{
height: 550px;
}
.slider-specialists.slider-specialists--our-team .owl-item.active{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.slider-specialists.slider-specialists--our-team .testimonials.slider.with-image .tt-container{
margin-left:130px;
}
.section-stories.section-stories--home.section-stories--our-team .team-member.design-classic img{
height: 417px;
-o-object-fit: cover;
   object-fit: cover;
}
	@media(max-width:959px) {
/* .slider-specialists.slider-specialists--our-team{
	margin-bottom:30px !important;
	}
.slider-specialists.slider-specialists--our-team.vc_row[data-vc-full-width]{
		
		padding-bottom:0px !important;	
	}
 */
		.section-questions.section-questions--our-team{
			padding-top:30px !important;
		}
		.section-questions.section-questions--our-team .vc_col-sm-6{
			padding-bottom:0px !important;
		}
		.section-banner.section-banner--our-team.vc_row.vc_row-has-fill{
		margin-top:0px !important;
		margin-bottom:30px !important;
		    margin-left: 35px !important;
		    margin-right: 35px !important;
	}
		.slider-specialists.slider-specialists--our-team{
			margin-top:30px !important;
			margin-bottom:30px !important;
			
		}
		.slider-specialists.slider-specialists--our-team.vc_row[data-vc-full-width]{
			padding-top:0px !important;
			padding-bottom:0px !important;
		}
	}
	
	@media(max-width:769px) {
		.section-questions.section-questions--our-team{
			margin-bottom:30px !important;
		}
	}
	@media(max-width:383px) {
		.slider-specialists.slider-specialists--our-team .testimonials.slider.with-image .tt-container{
			    max-height: 100% !important;
		}
	}

/*Наша команда*/
	
/* Отзывы */

/* 	.reviews-item.vc_row.wpb_row.vc_inner{
		   display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
		padding-bottom:20px !important;
	}
	.reviews-item img{
		margin-bottom:20px !important;
	}
	.reviews-item .vc_col-sm-6{
		width:100%;
	}
	.reviews-item h6.subtitle {
		margin-top:-30px !important;
	}
	.reviews-item .reviews-order--1{
		   -webkit-box-ordinal-group: 0;
       -ms-flex-order: -1;
           order: -1;
	}
	.reviews-item .vc_col-sm-6 .vc_custom_1511787843775,
	.reviews-item .vc_col-sm-6 .vc_custom_1621679414320,
		.reviews-item .vc_col-sm-6 .vc_custom_1621679442016{
		padding-right:0px !important;
		padding-left:0px !important;
	}
	.reviews-item .vc_col-sm-6 .vc_custom_1511787981233,
	.reviews-item .vc_col-sm-6 .vc_custom_1621679297584{
		padding-left:0px !important;
		padding-right:0px !important;
	} */
	@media(max-width:1025px) {
		.section-questions.section-questions--reviews.section-questions--reviews--first{
			padding-left:7px !important;
		}
	}
	@media(max-width:961px) {
		.slider-reviews.slider-reviews--reviews.slider-reviews--reviews--first.vc_row[data-vc-full-width]{
			padding-top:0px !important;
		}
	}
	@media(max-width:959px) {
		.section-reviews--reviews-left.section-reviews--reviews-left--reviews{
			padding-top:30px !important;
		}
		.slider-reviews.slider-reviews--reviews.slider-reviews--reviews--first.vc_row[data-vc-full-width]{
			padding-top:0px !important;
		}
		.section-reviews--reviews-left.section-reviews--reviews-lefttwo .subtitle {
			margin-top:20px  !important;
		}
		.reviews-section--reviews-slider .vc_custom_1622724196964{
			padding-top:20px !important;
		}
		.reviews-item.vc_row.wpb_row.vc_inner{
		   display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
		padding-bottom:20px !important;
	}
	.reviews-item img{
		margin-bottom:20px !important;
	}
	.reviews-item .vc_col-sm-6{
		width:100%;
	}
	.reviews-item h6.subtitle {
		margin-top:-30px !important;
	}
	.reviews-item .reviews-order--1{
		   -webkit-box-ordinal-group: 0;
       -ms-flex-order: -1;
           order: -1;
	}
	.reviews-item .vc_col-sm-6 .vc_custom_1511787843775,
	.reviews-item .vc_col-sm-6 .vc_custom_1621679414320,
		.reviews-item .vc_col-sm-6 .vc_custom_1621679442016{
		padding-right:0px !important;
		padding-left:0px !important;
	}
	.reviews-item .vc_col-sm-6 .vc_custom_1511787981233,
	.reviews-item .vc_col-sm-6 .vc_custom_1621679297584{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	}
	
/* Отзывы */
/* Главная */
.contact-form__phone-mask{
	  -webkit-transition: all 250ms ease-in-out;
      -o-transition: all 250ms ease-in-out;
      transition: all 250ms ease-in-out;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 100%;
    border: none;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    letter-spacing: 0;
    outline: none;
    line-height: 50px;
    height: 50px;
    padding: 0 20px;
    text-align: left;
    font-family: inherit;
    border-radius: 4px;
    font-weight: 400;
    border: 1px solid #e5e7f2;
    background: #f7f9fb;
	border-color:#6B2D87;
	color:#333;
	
}
.wpcf7-form-control{
	color:#333;
}
/*.contact-form__phone-mask:placeholder{
	color:#000;
}*/
/*.contact-form__phone-mask:data-mask{
	color:#000;
}*/
.slider-first--home h2.slider-title--home{
	font-size:40px ;
	line-height: 44px !important;
}
.slider-subtitle--home{
	margin-top:85px !important;
}
.form-slider--home .form-slider__subtitle--home {
	color:#333!important;
}
.help--home h6.service-heading{
	font-weight:600 !important;
}
.help--home ul{
	list-style:none;
}
.help--home li a{
	color: #828282;
	-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.help--home li a:hover{
	    color: #80C63E;
}
.section-who--home h4{
	font-weight:600 !important;
}
.section-stages.section-stages--home .tt_button.pull-left{
	display:block;
	max-width:265px;
	margin:auto;
}
.section-stories.section-stories--osteoporosis h4{
	color:#6b2d87;
}
.blog--home h4{
	font-weight:600 !important;
	font-size:15px !important;
}
.blog--home .vc_btn3-container.tt_button.vc_btn3-left{
	display:none;
}
.section-banner h4{
	color:#333!important;
}
.blog--home .vc_grid-item-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_date div{
	font-size:11px !important;  
}
.blog--home .vc_grid-item-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_author div{
	font-size:11px !important;  
}
.map-down--home .wpb_content_element .wpb_map_wraper{
	overflow:hidden;
}
.map-down--home .wpb_gmaps_widget .wpb_map_wraper iframe{
	margin-top:-90px !important;
}
.map-down--home .wpb_map_wraper{
	margin-top:0px;
}
.slider-subtitle--home{
	margin-top:50px !important;
}
@media(max-width:1305px) {
	.slider-first--home .form-slider--home{
		margin-top: -15px;
	}
	.slider-first--home .slider-title--home{
		margin-top: -30px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:50px !important;
	}
	.slider-first--home .slider-title--home:after{
		left:10%;
	}
	
}
@media(max-width:1270px) {
	.slider-first--home .form-slider--home{
		margin-top: -10px !important;
	}
}
@media(max-width:1210px) {
	.slider-first--home .slider-title--home:after{
		left:11%;
	}
}
@media(max-width:1237px) {
	.slider-first--home h2.slider-title--home{
		font-size: 34px;
		line-height: 37px !important;
	}
	.slider-first--home .slider-title--home{
		margin-top:0px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:20px !important;
	}
}
@media(max-width:1127px) {
	.slider-first--home .slider-subtitle--home{
		margin-top:30px !important;
	}
}
@media(max-width:1090px) {
	.slider-first--home .form-slider--home{
		margin-top: 0px !important;
	}
}
@media(max-width:1073px) {
	.slider-first--home h2.slider-title--home{
		font-size: 32px;
    line-height: 35px !important;
	}
}
@media(max-width:1061px) {
	.slider-first--home .slider-subtitle--home{
	margin-top:65px !important;
	}
	.slider-first--home .slider-title--home:after{
		left:12%;
	}
}
@media(max-width:1053px) {
	.slider-first--home .slider-subtitle--home{
		margin-top:70px !important;
	}
}
@media(max-width:1023px) {
	.slider-first--home h2.slider-title--home{
		margin-top:33px !important;
	}
	.slider-first--home .slider-title--home:after{
		left:1px;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:45px !important;
	}
	.slider-first--home .form-slider--home{
		margin-top:30px !important;
		padding:0 20px 10px 20px !important;
	}
	.slider-first--home h2.slider-title--home{
		line-height: 30px !important;
	}
}
@media(max-width:959px) {
	.slider-first--home h2.slider-title--home{
		margin-top:-10px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:5px !important;
	}
	.slider-first--home .form-slider--home{
		margin-top: -10px !important;
		padding: 20px 40px 20px 40px !important;
	}
	.reviews-section--reviews-slider .vc_custom_1622724196964{
		padding-top:20px !important;
	}
}
@media(max-width:890px) {
	.slider-first--home h2.slider-title--home{
		line-height:  27px !important;
	}
	.slider-first--home .form-slider--home{
		padding: 10px 30px 10px 30px !important;
	}
}
@media(max-width:850px) {
	.slider-first--home .form-slider--home{
		margin-top: 10px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:20px !important;
	}
	.slider-first--home h2.slider-title--home{
		margin-top:5px !important;
	}
}
@media(max-width:777px) {
	.slider-first--home h2.slider-title--home{
		margin-top:25px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:-5px !important;
	}
	.slider-first--home .form-slider--home{
		padding:10px 30px 0px 30px !important;
	}
	.slider-first--home .form-slider--home{
		margin-top:0px !important;
	}
}
@media(max-width:769px) {
	.section-about.section-about--home .vc_column-inner.vc_custom_1486646964506{
		padding-top:20px !important;
	}
}
@media(max-width:767px) {
.section-questions.section-questions--home .vc_row.vc_column-gap-30>.vc_column_container{
	padding: 0;
}
}
@media(max-width:736px) {
	.slider-first--home h2.slider-title--home{
		margin-top: 10px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:-12px !important;
	}
	.slider-first--home h2.slider-title--home{
		margin-top:30px !important;
	}
	.slider-first--home h2.slider-title--home{
		line-height: 30px !important;
	}
}
@media(max-width: 727px) {
	.slider-first--home .form-slider--home{
		margin-top:41px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:25px !important;
	}
}
@media(max-width:670px) {
	.slider-first--home h2.slider-title--home{
		margin-top:35px !important;
		line-height: 27px !important;
	}
}
@media(max-width:650px) {
	.slider-first--home .form-slider--home{
		margin-top: 50px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top: 30px !important;
	}
}
@media(max-width:630px) {
	.slider-first--home .form-slider--home{
		margin-top:60px !important;
	}
	.slider-first--home .slider-subtitle--home{ 
		margin-top:40px !important;
	}
}
@media(max-width:617px) {
	.slider-first--home h2.slider-title--home{
		font-size: 23px !important;
		line-height: 24px !important;
		margin-top: 37px !important;
	}
	.slider-first--home .slider-subtitle--home{ 
		margin-top:35px !important;
	}
}
@media(max-width:605px) {
	.slider-first--home .form-slider--home{
		margin-top:41px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top: 11px !important;
	}
	.slider-first--home h2.slider-title--home{
		margin-top:20px !important;
	}
}
@media(max-width:592px) {
	.slider-first--home h2.slider-title--home{
		font-size: 20px !important;
    line-height: 23px !important;
	}
	.slider-first--home .form-slider__title--home{
		font-size: 17px !important;
	}
	.slider-first--home .form-slider__subtitle--home{
		font-size: 15px !important;
	}
}
@media(max-width:559px) {
	.slider-first--home .form-slider--home{
		margin-top: 90px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:41px !important;
	} 
	.slider-first--home h2.slider-title--home{
		font-size: 21px !important;
    line-height: 27px !important;
	}
}
@media(max-width:540px) {
	.slider-first--home .slider-subtitle--home{
		margin-top:57px !important;
	}
}
@media(max-width:520px) {
	.slider-first--home .form-slider--home{
		margin-top:100px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:67px !important;
	}
	.slider-first--home .form-slider--home input{
		height:45px !important;
		margin-top:5px !important;
	}
	.slider-first--home .wpcf7-form-control.wpcf7-submit{
		margin-top: 10px !important;
	}
}
@media(max-width:481px) {
	.slider-first--home h2.slider-title--home{
		margin-top:30px !important;
	}
	.slider-first--home .form-slider--home{
		margin-top:135px !important;
	}
	.slider-first--home .slider-subtitle--home{
		margin-top:90px !important;
	}
	.slider-first--home .form-slider--home{
		padding:20px 30px 15px 30px !important;
	}
}
@media(max-width:475px) {
	.slider-first--home h2.slider-title--home{
		margin-top:10px !important;
	}
}
@media(max-width:430px) {
	.slider-first--home .slider-subtitle--home{
		margin-top: 100px !important;
	}
	.slider-first--home .form-slider--home{
		margin-top: 150px !important;
	}
}
@media(max-width:403px) {
	.slider-first--home h2.slider-title--home{
		font-size:20px !important;
		line-height: 26px !important;
	}
	.slider-first--home .form-slider--home{
		padding:20px 10px 5px 10px !important;
		margin-top:170px !important;
	}
}
@media(max-width:354px) {
	.slider-first--home h2.slider-title--home{
		font-size: 17px !important;
    line-height: 23px !important;
	}
}
/* Главная */

.menu-item.menu-item-8413 a {
	color: #000000; 
	  font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;

}
.menu-item.menu-item-8413{
	margin-top:20px !important;	
}



input.contact-form__phone-mask{
	-webkit-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	width: 100%;
	-webkit-box-sizing: border-box;
			  box-sizing: border-box;
	min-width: 100%;
	border:1px solid #6B2D87;
	background: #fff;
	-webkit-box-shadow: none;
			  box-shadow: none;
	letter-spacing: 0;
	outline: none;
	line-height: 50px;
	height: 50px;
	padding: 0 20px;
	text-align: left;
	font-family: inherit;
	border-radius: 4px;
	font-weight: 400;
}
.wpcf7-form.init input{
	color:#333;
}
.wpcf7-form.init .wpcf7-submit{
	color:#fff;
}

@media(max-width:959px) {
	.reviews-section--reviews-slider .vc_row.wpb_row.vc_inner.vc_custom_1622724196964{
		padding-top:10px !important;
	}
	 .reviews-item h6.subtitle{
		margin-top:20px !important;
	}
	}
@media(max-width:958px) {
	.reviews-section--reviews-slider .vc_row.wpb_row.vc_inner.vc_custom_1622724196964{
		padding-top:10px !important;
	}
	 .reviews-item h6.subtitle{
		margin-top:20px !important;
	}
	}
	@media(max-width:768px) {
		.reviews-section--reviews-slider header.kd-section-title{
			margin-top:0px !important;
		}
	}
	.contact-form__phone-mask{
		-webkit-transition: all 250ms ease-in-out;
		 -o-transition: all 250ms ease-in-out;
		 transition: all 250ms ease-in-out;
	  width: 100%;
	  -webkit-box-sizing: border-box;
				 box-sizing: border-box;
	  min-width: 100%;
	  border: none;
	  background: #fff;
	  -webkit-box-shadow: none;
				 box-shadow: none;
	  letter-spacing: 0;
	  outline: none;
	  line-height: 50px;
	  height: 50px;
	  padding: 0 20px;
	  text-align: left;
	  font-family: inherit;
	  border-radius: 4px;
	  font-weight: 400;
	  border: 1px solid #e5e7f2;
	  background: #f7f9fb;
	 border-color:#6B2D87;
	 color:#333;
	 
 }
 .wpcf7-form-control{
	 color:#333;
 }
 

 .contact-form__phone-mask::placeholder {
	color:#000;
  }

  .navigation.pagination{
	  padding-top: 20px;
	  padding-bottom: 20px;
	  display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
	  -webkit-box-pack: justify;
	  -ms-flex-pack: justify;
			justify-content: space-between;
  }
  .navigation.pagination .nav-links{
	  width: 90%;
  }
  /*.page-template-default .entry-header.with-topbar{
	padding:0px !important;
}
.page-template-default .entry-header.with-topbar .breadcrumbs{
	font-size: 0;
	height: 0;
	opacity: 0;
}

.page-template-default.page-id-7014 .entry-header.with-topbar,
.page-template-default.page-id-7726 .entry-header.with-topbar,
.page-template-default.page-id-7757 .entry-header.with-topbar,
.page-template-default.page-id-7772 .entry-header.with-topbar,
.page-template-default.page-id-6999 .entry-header.with-topbar,
.page-template-default.page-id-6220 .entry-header.with-topbar,
.blog .entry-header.with-topbar{
	padding-top: 165px!important;
    padding-bottom: 50px!important;
}
@media(max-width:1270px) {
	.page-template-default.page-id-7014 .entry-header.with-topbar,
.page-template-default.page-id-7726 .entry-header.with-topbar,
.page-template-default.page-id-7757 .entry-header.with-topbar,
.page-template-default.page-id-7772 .entry-header.with-topbar,
.blog .entry-header.with-topbar,
.page-template-default.page-id-6999 .entry-header.with-topbar,
.page-template-default.page-id-6220 .entry-header.with-topbar{
		padding-top: 235px !important;
		padding-bottom: 30px !important;
		
	}
	.page-template-default.page-id-7715 .vc_custom_1619779070314{
     padding-top:170px !important;
	}
	.page-template-default.page-id-7931 .vc_custom_1622631378651,
	.page-template-default.page-id-6971 .section-first.section-first--diagnostics.vc_custom_1617520621688,
	.page-template-default.page-id-7454 .vc_custom_1622626922917,
	.page-template-default.page-id-7456 .vc_custom_1622627859852,
	.page-template-default.page-id-7458 .vc_custom_1622628523368{
		padding-top:170px !important;
	}
}
@media(max-width:1181px) {
	.page-template-default.page-id-7014 .entry-header.with-topbar,
.page-template-default.page-id-7726 .entry-header.with-topbar,
.page-template-default.page-id-7757 .entry-header.with-topbar,
.page-template-default.page-id-7772 .entry-header.with-topbar,
.blog .entry-header.with-topbar,
.page-template-default.page-id-6999 .entry-header.with-topbar,
.page-template-default.page-id-6220 .entry-header.with-topbar{
		padding-top: 160px !important;
		padding-bottom: 16px !important;
	}
	.page-template-default.page-id-7715 .vc_custom_1619779070314{
		padding-top:100px !important;
	   padding-bottom:45px !important;
	}
	.page-template-default.page-id-7931 .vc_custom_1622631378651,
	.page-template-default.page-id-6971 .section-first.section-first--diagnostics.vc_custom_1617520621688,
	.page-template-default.page-id-7454 .vc_custom_1622626922917,
	.page-template-default.page-id-7456 .vc_custom_1622627859852,
	.page-template-default.page-id-7458 .vc_custom_1622628523368{
		padding-top:100px !important;
	}
}
.page-template-default.page-id-7253 .section-heading {
display: none;
}
.page-template-default.page-id-7253 .vc_custom_1617890803434{
	padding-top:155px !important;
}*/
@media(max-width:959px) {
	/*.page-template-default .section-heading{
		display: none;
	}
	.page-template-default .entry-header.with-topbar{
		
	opacity: 0;
	font-size: 0px;
	}
	.page-template-default.page-id-7014 .entry-header.with-topbar,
.page-template-default.page-id-7726 .entry-header.with-topbar,
.page-template-default.page-id-7757 .entry-header.with-topbar,
.page-template-default.page-id-7772 .entry-header.with-topbar,
.blog .entry-header.with-topbar,
.page-template-default.page-id-6999 .entry-header.with-topbar,
.page-template-default.page-id-6220 .entry-header.with-topbar{
		padding-top: 10px!important;
		 padding-bottom: 20px!important;
	
	opacity: 1;
	
	}
	.page-template-default.page-id-7014 .entry-header.with-topbar .section-heading,
.page-template-default.page-id-7726 .entry-header.with-topbar .section-heading,
.page-template-default.page-id-7757 .entry-header.with-topbar .section-heading,
.page-template-default.page-id-7772 .entry-header.with-topbar .section-heading,
.blog .entry-header.with-topbar .section-heading,
.page-template-default.page-id-6999 .entry-header.with-topbar .section-heading,
.page-template-default.page-id-6220 .entry-header.with-topbar .section-heading{
		font-size: 36px;
		
		}
		.page-template-default.page-id-7014 .entry-header.with-topbar span,
.page-template-default.page-id-7726 .entry-header.with-topbar span,
.page-template-default.page-id-7757 .entry-header.with-topbar span,
.page-template-default.page-id-7772 .entry-header.with-topbar span,
.blog .entry-header.with-topbar span,
.page-template-default.page-id-6999 .entry-header.with-topbar,
.page-template-default.page-id-6220 .entry-header.with-topbar span{
			font-size: 14px;
			
			}
	.page-template-default.page-id-7014 .section-heading,
.page-template-default.page-id-7726 .entry-header.with-topbar .section-heading,
.page-template-default.page-id-7757 .entry-header.with-topbar .section-heading,
.page-template-default.page-id-7772 .entry-header.with-topbar .section-heading,
.blog .entry-header.with-topbar .section-heading,
.page-template-default.page-id-6999 .entry-header.with-topbar .section-heading,
.page-template-default.page-id-6220 .entry-header.with-topbar .section-heading{
		display: block;
	}
	.page-template-default.page-id-7715 .vc_custom_1619779070314{
		padding-top:30px !important;
	   padding-bottom:30px !important;
	}
	.page-template-default.page-id-7931 .vc_custom_1622631378651,
	.page-template-default.page-id-6971 .section-first.section-first--diagnostics.vc_custom_1617520621688,
	.page-template-default.page-id-7454 .vc_custom_1622626922917,
	.page-template-default.page-id-7456 .vc_custom_1622627859852,
	.page-template-default.page-id-7458 .vc_custom_1622628523368{
		padding-top:50px !important;
	}
	.page-template-default.page-id-7253 .vc_custom_1617890803434{
		padding-top:30px !important;
	}*/
}
@media(max-width:768px) {
	/*.page-template-default.page-id-7715 header.kd-section-title{
		margin-top:0px !important;
	}*/
}
@media(max-width:1199px) {
	.navigation.pagination .nav-links{
		width: 100%;
	}
	}

	@media(max-width:991px) {
		.navigation.pagination {
		padding-right: 0;
		}
		}
		@media(max-width:961px) {
			.navigation.pagination {
			padding-left: 0;
			}
			}
			@media(max-width:960px) {
				.navigation.pagination {
				padding: 0 15px;
				}
				.navigation.pagination .nav-links{
					width: 100%;
				 -webkit-box-align: center;
					  -ms-flex-align: center;
							align-items: center;
				 -webkit-box-pack: justify;
					  -ms-flex-pack: justify;
							justify-content: space-between;
				}
				.navigation.pagination .prev.page-numbers,
				.navigation.pagination .next.page-numbers{
					max-width: 100px;
				}
				}
				@media(max-width:500px) {
					.navigation.pagination{
						padding:20px 10px;
						-webkit-box-pack: center;
						-ms-flex-pack: center;
							 justify-content: center;
					}
					.navigation.pagination .nav-links{
						width: 84%;
					}
					
				}
				@media(max-width:400px) {				
					.navigation.pagination .prev.page-numbers,
				.navigation.pagination .next.page-numbers{
					min-width: 120px;
				}
				}


.page-template-default.page-id-6971 #wrapper,
.page-template-default.page-id-8569 #wrapper,
.page-template-default.page-id-7261 #wrapper,
.page-template-default.page-id-7253 #wrapper,
.page-template-default.page-id-7247 #wrapper,
.page-template-default.page-id-7242 #wrapper,
.page-template-default.page-id-8010 #wrapper,
.page-template-default.page-id-8031 #wrapper,
.page-template-default.page-id-8055 #wrapper,
.page-template-default.page-id-8118 #wrapper,
.page-template-default.page-id-8078 #wrapper,
.page-template-default.page-id-8100 #wrapper,
.page-template-default.page-id-7561 #wrapper,
.page-template-default.page-id-8562 #wrapper,
.page-template-default.page-id-8558 #wrapper,
.page-template-default.page-id-8554 #wrapper,
.page-template-default.page-id-8550 #wrapper,
.page-template-default.page-id-7734 #wrapper,
.page-template-default.page-id-7931 #wrapper,
.page-template-default.page-id-7458 #wrapper,
.page-template-default.page-id-7456 #wrapper,
.page-template-default.page-id-7916 #wrapper,
.page-template-default.page-id-7454 #wrapper,
.page-template-default.page-id-7715 #wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100vh !important;
}
.page-template-default.page-id-6971 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8569 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7261 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7253 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7247 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7242 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8010 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8031 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8055 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8118 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8078 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8100 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7561 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8562 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8558 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8554 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8550 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7916 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7931 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7734 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7458 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7456 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7454 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7715 .entry-header.single-page-header.with-topbar{
	-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
				  margin-top: 10px!important;
				  padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.page-template-default.page-id-6971 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8562 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8558 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8554 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-8550 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7916 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7931 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7458 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7456 .entry-header.single-page-header.with-topbar,
.page-template-default.page-id-7454 .entry-header.single-page-header.with-topbar{ 
	margin-top: 50px!important;

}

.page-template-default.page-id-6971  .vc_custom_1617520621688,
.page-template-default.page-id-8569  .vc_custom_1623314198108,
.page-template-default.page-id-7261  .vc_custom_1621433168664,
.page-template-default.page-id-7253  .vc_custom_1617890803434,
.page-template-default.page-id-7247  .vc_custom_1617891780611,
.page-template-default.page-id-7242  .vc_custom_1617620965315,
.page-template-default.page-id-8010  .vc_custom_1621506004649,
.page-template-default.page-id-8031  .vc_custom_1621510955683,
.page-template-default.page-id-8055  .vc_custom_1621517030404 ,
.page-template-default.page-id-8118  .vc_custom_1621582141714,
.page-template-default.page-id-8078  .vc_custom_1621520756455,
.page-template-default.page-id-8100  .vc_custom_1621527740462 ,
.page-template-default.page-id-7561  .vc_custom_1622629641415,
.page-template-default.page-id-8562  .vc_custom_1623313585546,
.page-template-default.page-id-8558  .vc_custom_1623313368546,
.page-template-default.page-id-8554  .vc_custom_1623313278562,
.page-template-default.page-id-8550  .vc_custom_1623235011788,
.page-template-default.page-id-7734  .vc_custom_1619533747287,
.page-template-default.page-id-7456  .vc_custom_1622627859852,
.page-template-default.page-id-7931  .vc_custom_1622631378651,
.page-template-default.page-id-7454  .vc_custom_1622626922917,
.page-template-default.page-id-7916  .vc_custom_1622630517085 ,
.page-template-default.page-id-7458  .vc_custom_1622628523368,
.page-template-default.page-id-7715  .vc_custom_1619779070314 {
	
	padding-top: 165px !important;
}
.page-template-default.page-id-6971 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8569 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7261 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7253 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7247 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7242 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8010 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8031 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8055 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8118 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8078 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8100 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7561 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8562 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8558 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8554 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-8550 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7916 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7734 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7456 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7931 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7458 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7454 .entry-header.single-page-header.with-topbar .section-heading,
.page-template-default.page-id-7715 .entry-header.single-page-header.with-topbar .section-heading{

	display: none;
}
.page-template-default.page-id-6971  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8569  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7261  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7253  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7247  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7242  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8010  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8031  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8055  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8118  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8078  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8100  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7561  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8562  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8558  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8554  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-8550  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7931  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7734  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7458  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7454  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7916  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7456  .entry-header.with-topbar .breadcrumbs,
.page-template-default.page-id-7715  .entry-header.with-topbar .breadcrumbs{
text-align: left;
color: #6b2d87 !important;
}
.page-template-default.page-id-6971 .entry-header,
.page-template-default.page-id-8569 .entry-header,
.page-template-default.page-id-7261 .entry-header,
.page-template-default.page-id-7253 .entry-header,
.page-template-default.page-id-7247 .entry-header,
.page-template-default.page-id-7242 .entry-header,
.page-template-default.page-id-8010 .entry-header,
.page-template-default.page-id-8031 .entry-header,
.page-template-default.page-id-8055 .entry-header,
.page-template-default.page-id-8118 .entry-header,
.page-template-default.page-id-8078 .entry-header,
.page-template-default.page-id-8100 .entry-header,
.page-template-default.page-id-7561 .entry-header,
.page-template-default.page-id-8562 .entry-header,
.page-template-default.page-id-8558 .entry-header,
.page-template-default.page-id-8554 .entry-header,
.page-template-default.page-id-8550 .entry-header,
.page-template-default.page-id-7734 .entry-header,
.page-template-default.page-id-7454 .entry-header,
.page-template-default.page-id-7916 .entry-header,
.page-template-default.page-id-7931 .entry-header,
.page-template-default.page-id-7458 .entry-header,
.page-template-default.page-id-7456 .entry-header,
.page-template-default.page-id-7715 .entry-header{

	background-color: transparent !important;
}
@media(max-width:1270px) {
	.page-template-default.page-id-8055  .vc_custom_1621517030404,
	.page-template-default.page-id-8569  .vc_custom_1623314198108,
	.page-template-default.page-id-7261  .vc_custom_1621433168664,
	.page-template-default.page-id-7253  .vc_custom_1617890803434,
	.page-template-default.page-id-7247  .vc_custom_1617891780611,
	.page-template-default.page-id-7242  .vc_custom_1617620965315 ,
	.page-template-default.page-id-8010  .vc_custom_1621506004649,
	.page-template-default.page-id-8031  .vc_custom_1621510955683,
	.page-template-default.page-id-7715  .vc_custom_1619779070314,
	.page-template-default.page-id-8118  .vc_custom_1621582141714,
	.page-template-default.page-id-8078  .vc_custom_1621520756455,
	.page-template-default.page-id-8100  .vc_custom_1621527740462 ,
	.page-template-default.page-id-7561  .vc_custom_1622629641415,
	.page-template-default.page-id-8562  .vc_custom_1623313585546,
	.page-template-default.page-id-8558  .vc_custom_1623313368546 ,
	.page-template-default.page-id-8554  .vc_custom_1623313278562,
	.page-template-default.page-id-8550  .vc_custom_1623235011788,
	.page-template-default.page-id-7456  .vc_custom_1622627859852 ,
	.page-template-default.page-id-7916  .vc_custom_1622630517085  ,
	.page-template-default.page-id-7931  .vc_custom_1622631378651  ,
	.page-template-default.page-id-7458  .vc_custom_1622628523368 ,
.page-template-default.page-id-7454  .vc_custom_1622626922917
{
		padding-top: 265px !important;
	
	}
	}
	@media(max-width:1200px) {
		.page-template-default.page-id-8554 .vc_custom_1621351493869,
		.page-template-default.page-id-8569 .vc_custom_1519726733263,
		.page-template-default.page-id-7261 .vc_custom_1519726733263,
		.page-template-default.page-id-7253 .vc_custom_1519726733263,
		.page-template-default.page-id-7247 .vc_custom_1519726733263,
		.page-template-default.page-id-7242 .vc_custom_1519726733263,
		.page-template-default.page-id-8010 .vc_custom_1519726733263,
		.page-template-default.page-id-8031 .vc_custom_1519726733263,
		.page-template-default.page-id-8055 .vc_custom_1519726733263,
		.page-template-default.page-id-8118 .vc_custom_1519726733263,
		.page-template-default.page-id-8078 .vc_custom_1519726733263,
		.page-template-default.page-id-8100 .vc_custom_1519726733263,
		.page-template-default.page-id-7561 .vc_custom_162158497985,
		.page-template-default.page-id-8562 .vc_custom_1621351493869,
		.page-template-default.page-id-8558 .vc_custom_1621351493869,
		.page-template-default.page-id-8550 .vc_custom_1621351493869{
			padding-top:0px !important;
		}
	}
	@media(max-width:1181px) {
	.page-template-default.page-id-8569  .vc_custom_1623314198108,
	.page-template-default.page-id-7261  .vc_custom_1621433168664,
	.page-template-default.page-id-7253  .vc_custom_1617890803434,
	.page-template-default.page-id-7247  .vc_custom_1617891780611,
	.page-template-default.page-id-7242  .vc_custom_1617620965315 ,
	.page-template-default.page-id-8010  .vc_custom_1621506004649,
	.page-template-default.page-id-8031  .vc_custom_1621510955683,
	.page-template-default.page-id-8055  .vc_custom_1621517030404,
	.page-template-default.page-id-8100  .vc_custom_1621527740462 ,
	.page-template-default.page-id-8118  .vc_custom_1621527740462 ,
	.page-template-default.page-id-8078  .vc_custom_1621520756455 ,
	.page-template-default.page-id-7561  .vc_custom_1621582141714,
		.page-template-default.page-id-8562  .vc_custom_1623313585546,
	.page-template-default.page-id-8558  .vc_custom_1623313368546 ,
	.page-template-default.page-id-8554  .vc_custom_1623313278562,
.page-template-default.page-id-7454  .vc_custom_1622626922917,
.page-template-default.page-id-7456  .vc_custom_1622627859852 ,
.page-template-default.page-id-8550  .vc_custom_1623235011788,
.page-template-default.page-id-7458  .vc_custom_1622628523368 ,
.page-template-default.page-id-7916  .vc_custom_1622630517085  ,
.page-template-default.page-id-7931  .vc_custom_1622631378651  ,

		.page-template-default.page-id-7715  .vc_custom_1619779070314{
			padding-top: 225px !important;
		
		}
		}
		@media(max-width:960px) {
	.page-template-default.page-id-8569  .vc_custom_1623314198108,
	.page-template-default.page-id-7261  .vc_custom_1621433168664,
	.page-template-default.page-id-7253  .vc_custom_1617890803434,
	.page-template-default.page-id-7247  .vc_custom_1617891780611,
	.page-template-default.page-id-7242  .vc_custom_1617620965315 ,
	.page-template-default.page-id-8010  .vc_custom_1621506004649,
	.page-template-default.page-id-8031  .vc_custom_1621510955683,
	.page-template-default.page-id-8055  .vc_custom_1621517030404,
	.page-template-default.page-id-8100  .vc_custom_1621527740462 ,
	.page-template-default.page-id-8118  .vc_custom_1621582141714 ,
	.page-template-default.page-id-8078  .vc_custom_1621520756455 ,
	.page-template-default.page-id-7561  .vc_custom_1622629641415,
			.page-template-default.page-id-8562  .vc_custom_1623313585546,
	.page-template-default.page-id-8558  .vc_custom_1623313368546 ,
	.page-template-default.page-id-8554  .vc_custom_1623313278562,
.page-template-default.page-id-7454  .vc_custom_1622626922917,
.page-template-default.page-id-7456  .vc_custom_1622627859852 ,
.page-template-default.page-id-7458  .vc_custom_1622628523368 ,
.page-template-default.page-id-8550  .vc_custom_1623235011788,
.page-template-default.page-id-7916  .vc_custom_1622630517085  ,
.page-template-default.page-id-7931  .vc_custom_1622631378651  ,

			.page-template-default.page-id-7715  .vc_custom_1619779070314{
				padding-top: 65px !important;
			
			}
			}
			@media(max-width:959px) {
	.page-template-default.page-id-8569  .vc_custom_1623314198108,
	.page-template-default.page-id-7261  .vc_custom_1621433168664,
	.page-template-default.page-id-7253  .vc_custom_1617890803434,
	.page-template-default.page-id-7247  .vc_custom_1617891780611,
	.page-template-default.page-id-7247  .vc_custom_1617891780611,
	.page-template-default.page-id-7242  .vc_custom_1617620965315 ,
	.page-template-default.page-id-8010  .vc_custom_1621506004649,
	.page-template-default.page-id-8031  .vc_custom_1621510955683,
	.page-template-default.page-id-8055  .vc_custom_1621517030404,
	.page-template-default.page-id-8118  .vc_custom_1621582141714 ,
	.page-template-default.page-id-8100  .vc_custom_1621527740462 ,
	.page-template-default.page-id-7561  .vc_custom_1622629641415,
				.page-template-default.page-id-8562  .vc_custom_1623313585546,
	.page-template-default.page-id-8554  .vc_custom_1623313278562,
	.page-template-default.page-id-8558  .vc_custom_1623313368546 ,
.page-template-default.page-id-7454  .vc_custom_1622626922917,
.page-template-default.page-id-8550  .vc_custom_1623235011788,
.page-template-default.page-id-7456  .vc_custom_1622627859852 ,
.page-template-default.page-id-7458  .vc_custom_1622628523368 ,
.page-template-default.page-id-7916  .vc_custom_1622630517085  ,
.page-template-default.page-id-7931  .vc_custom_1622631378651  ,
.page-template-default.page-id-8078  .vc_custom_1621520756455 ,

				.page-template-default.page-id-7734  .vc_custom_1619533747287,
				.page-template-default.page-id-6971 .vc_custom_1617520621688 {
					padding-top:35px !important;
				}

			.page-template-default.page-id-8562  .entry-header.single-page-header.with-topbar,
				.page-template-default.page-id-7454 .entry-header.single-page-header.with-topbar,
				.page-template-default.page-id-8558 .entry-header.single-page-header.with-topbar,
				.page-template-default.page-id-8554 .entry-header.single-page-header.with-topbar,
				.page-template-default.page-id-8550 .entry-header.single-page-header.with-topbar,
				.page-template-default.page-id-7931 .entry-header.single-page-header.with-topbar,
				.page-template-default.page-id-7916 .entry-header.single-page-header.with-topbar,
				.page-template-default.page-id-7456 .entry-header.single-page-header.with-topbar,
				.page-template-default.page-id-7458 .entry-header.single-page-header.with-topbar,
					.page-template-default.page-id-6971 .entry-header.single-page-header.with-topbar{
					margin-top: -30px!important;
				
				}
			}
			@media(max-width:768px) {
				.page-template-default.page-id-7715 .vc_custom_1619779070314 header.kd-section-title{
					margin-top:0px !important;
				
				}
				}


.vc_custom_1513768559419 h2{
	font-size: 52px !important;
}

.ceo__title-h1{
	font-size: 14px !important;
    margin-bottom: 10px !important;
	 color: #828282 !important;
	 text-align: left !important;
}
.section-heading{
	font-size: 52px !important;   
}
@media(max-width:959px) {
	.section-heading{
		font-size: 36px !important;  
	}
}