/*
 Theme Name:   Pithree Child Theme
 Theme URI:    http://themes.g5plus.net/pithree/
 Description:  Pithree Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     pithree
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain: 		pithree
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/


.home #primary-content {
    padding: 0 !important;
}

.header-4 .header-nav-wrapper nav.primary-menu {
	background: #fff;
	color: #000;
	-webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.23);
	-moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.23);
	box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.23);
}

.header-4 .is-sticky .header-nav-wrapper nav.primary-menu {
	box-shadow: none;
}

.x-nav-menu > .x-menu-item > .x-menu-a-text {
	color: #000;
}
.x-nav-menu > .x-menu-item + .x-menu-item {
	font-family: "Open Sans Condensed";
}
span.x-menu-text {
	font-weight: 800;	
}
.top-bar-wrapper {
	background: #15497b
}

.top-bar-wrapper {
	color: #fff;
}

.gall .entry-content img {
	margin-bottom: 20px
}

.top-bar-wrapper i {
	color: #ff6933;
	margin-right: 10px;
}
.fa-clock-o {
	margin-left: 30px;	
}	

.lang {
	background: #003263;
	padding: 0 20px;
}
.lang span {
	margin-right: 10px;
}
.lang a {
	text-decoration: underline;
	color: #ff6933;
}
.orange-btn {
    background: #ff6933;
    padding: 7px 15px;
    color: #fff !important;
    border-radius: 50px;
    font-size: 15px;
    text-decoration: none !important;
}

.preim {
    padding: 20px 17px;
    background: #fff;
    font-family: "Open Sans Condensed";
    font-weight: 600;
    line-height: 25px;
    font-size: 15px;
    height: 235px;
    -webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.23);
    box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.23);
}

#top-preim {
	position: relative;
	margin-top: -60px;
	z-index: 9;
}

.white h2, .white h3, .white h4, .white p {
	color: #fff
}

.white a {
    color: #fff;
    text-decoration: none !important;
}

.news h4 {
	color: #15497b;
	text-decoration: underline;
}

.w-btn {
	background: #fff;
	padding: 8px 20px;
	color: #000 !important;
	border-radius: 50px;	
}

.com {
	height: 120px;
	margin-bottom: 30px 
}

.com img {
	margin-bottom: 46px !important;
}
.com p {
	line-height: 22px;
}
.com h4 {
	margin-bottom: 10px !important;
}

.com a {
	color: #fff !important;
	transition: 0.5s;	
}

.com a:hover {
	color: #eff7ff;
	text-decoration: underline;
	transition: 0.5s;
}

.main-footer .widget_nav_menu .menu > li {
	width: 100%;
	text-transform: uppercase;
}

.news {
	height: 280px;
}
.toptel {
	font-size: 30px;
	font-family: "Open Sans Condensed";
	color: #15497b;
	font-weight: 600;
}
#text-8, #text-7 {
	margin-left: 30px;
}

#text-7 p, #text-6 p {
	margin-bottom: 0px;
} 

.ultsl-record::before {
	display:none;
}

.video-button {
    position: relative;
    text-align: center;
}

.video-button .popup-video {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    position: relative;
}

.video-button .popup-video span {
    position: relative;
    width: 88px;
    height: 88px;
}


.video-button.player-dark .popup-video i {

    background-color: #fff;
    color: #ff0000;

}
.video-button .popup-video i {

    font-size: 18px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    background-color: #ff0000;
    color: #ff0000;
    position: relative;
    display: inline-block;
}

.video-button .popup-video span::before {
    position: absolute;
    left: -4px;
    top: -37px;
    content: "";
    width: 88px;
    height: 88px;
    border: 2px solid #ffffff;
        border-top-color: rgb(255, 255, 255);
        border-right-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
        border-left-color: rgb(255, 255, 255);
    border-radius: 50%;
    opacity: 1;
    animation: videoPulse 1s infinite linear;
        animation-delay: 0s;
    animation-delay: 0.5s;
	border-color: #fff;
}


.kolaso-Play-Icon::before {

    content: "f04b";

}

.about-adv {
    padding: 50px 20px 0px 20px;
    margin: 60px auto;
    background: #15497b;
}

.about {
    padding-bottom: 30px;
}

.clients {
    background-color: #e5e5e5;
    padding: 25px 0;
}

.news-row {
    padding: 25px 0;
}

.white h2 {
	color: #fff !important;
}

.top-btn {
    margin-top: -85px;
    margin-bottom: 55px;
}

.inner-white {
    padding: 40px 35px 25px 35px;
    background: #fff;
}

.mb30 {
    margin-bottom: 35px;
}

.x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 24px;
}

.vac .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    background: transparent;
    padding: 20px 0px 20px 0px;
}

.vac .vc_toggle_title h4 {
    font-size: 23px;
    font-family: Open Sans Condensed;
    color: #15497b;
    font-weight: 600;
}

.vac .vc_toggle_content {
    background: #f5f5f5;
    padding: 20px 25px;
    margin: 20px 0 30px 0;
}

.vac .vc_toggle_content strong {
    font-size: 19px;
    font-family: Open Sans Condensed;
    color: #15497b;
    font-weight: 600;
    display: inline-block;
    padding-bottom: 15px;
}

.vac .vc_toggle_content li {
    list-style-image: url(/wp-content/uploads/2020/08/check.png);
    padding: 0 0 5px 10px;
}

.doc-btn:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(/wp-content/uploads/2020/08/pdf.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 15px;
    top: calc(50% - 15px);
}

.doc-btn {
    background: #e5e5e5;
    padding: 10px 30px 10px 60px;
    position: relative;
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 500;
    display: inline-block;
	transition: 0.3s;
}

.doc-btn:hover {
    color: #ff6933 !important;
}


@-webkit-keyframes videoPulse {
    0% {
        @include prefix(transform, scale(1), webkit moz ms o);
    }

    100% {
        @include prefix(transform, scale(1.2), webkit moz ms o);
        opacity: 0;
    }
}

@keyframes videoPulse {
    0% {
        @include prefix(transform, scale(1), webkit moz ms o);
    }

    100% {
        @include prefix(transform, scale(1.2), webkit moz ms o);
        opacity: 0;
    }
}

.videoslide h2 {
	font-size: 60px;
	font-weight: 600;
}

.active-rs-slide .orange-btn {
	font-size: 15px !important;
}

.wpb_revslider_element {
	margin-bottom: 0px !important
}


.widget_archive li, .widget_categories li, .widget_nav_menu li, .widget_pages li, .widget_product_categories li {
	text-transform: inherit;
}
#vopros {
    max-width: 430px;
}
#zvonok {
    max-width: 500px;
}
#forma {
    max-width: 750px;
    max-height: 450px;
    overflow-y: scroll;
    padding-right: 40px;
}
#fancybox-outer {
    padding: 30px 30px 15px;
    border: 5px solid #15497b;
    width: max-content;
    max-width: 900px;
    margin: auto;
}
#fancybox-content {
    width: auto !important;
}
#fancybox-wrap {
    left: 0 !important;
    width: 100% !important;
    padding: 0px !important;
}
.politica {
    margin-top: -10px;
    margin-bottom: 30px;
}
.header-wrapper {
	background: #e5e5e5; /*url(/wp-content/uploads/2019/09/fon-grey-2.png); 
	background-repeat: repeat-x; */
}

.shadow {
	-webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.23);
	-moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.23);
	box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.23);
	padding: 20px;
}

.page-id-9433 #primary-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

.preim:hover {
	background: #f9f9f9;
	transition: .5s;
	cursor: pointer
}

.preim {
	transition: .5s;
}

.header-4 {
	margin-bottom: -35px !important;
}

.sticky-wrapper {
	position: relative;
	z-index: 10;
}

.page-title-inner h1 {
	margin-bottom: 0px
}

.breadcrumbs li a, .breadcrumbs li span, .breadcrumbs li::after  {
	color: #fff
}

#wrapper-content {
	background: #f5f5f5 !important
}

.primary-sidebar .widget_nav_menu {
	background: #fff;
	padding: 20px
}

.primary-sidebar aside a {
	color: #15497b;
	text-decoration: underline
}

.primary-sidebar aside li  {
	list-style-image: url(/wp-content/uploads/2020/08/check.png);
}

.entry-content h2 {
    border-bottom: 1px solid;
    padding-bottom: 20px;
    color: #15497b;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px !important;
}

#primary-content article a {
	text-decoration: underline;
	color: #ff6933
}

.imgpad {
	padding: 15px 0 
}

#text-4 a {
	text-decoration: underline;
}

.widget_nav_menu li:after {
	content: none !important;
}

.widget_nav_menu li {
	padding-left: 5px;
}

.widget_nav_menu a:hover {
    padding-left: 0px;
}

.widget_nav_menu ul.menu {
    margin-left: 15px;
}

.widget_nav_menu a {
    display: block;
    font-size: 15px;
}

li.current-menu-item {
    font-weight: bold;
}

.widget {
	margin-bottom: 20px	
}

.fa-clock-o {
	margin-left: 0px
}

.tel-tel .topmail {
	font-size: 15px;
	font-weight: 600
}

.tel-tel .topcall {
	font-size: 14px;
	font-weight: 600
}

html[lang="ru-RU"] .tel-tel .topcall {
	font-size: 13px;
}

.tel-tel i {
    color: #ff6933;
    margin-right: 7px;
    margin-left: 12px;
}

.line3 {
	margin-bottom: 9px !important
}

.line2 {
    margin-bottom: 10px !important;
}

.logo-header {
    width: 235px;
}
.header-customize-right {
    width: calc(100% - 235px);
}

.header-customize-item.item-sidebar, .header-customize-item.item-sidebar .widget, .header-customize-item.item-sidebar .textwidget {
    width: 100%;
}

.topheader {
    float: left;
    width: calc(100% - 321px);
    padding-top: 6px;
    padding-right: 15px;
}

html[lang="en-US"] .topheader {
    width: calc(100% - 250px);
}

.topheader img {
    margin-right: 15px;
    height: auto;
    margin-top: -6px;
}

.tel-tel {
    width: 321px;
    float: right;
    padding-top: 13px;
}

html[lang="en-US"] .tel-tel {
    width: 250px;
}

.services-sidebar .menu {
    margin-top: -14px !important;
    background-color: transparent;
}

.services-sidebar .menu li {
    line-height: 20px;
    border-bottom: solid 1px #EEEEEE;
    padding-left: 5px;
}

.services-sidebar .menu li a {
    line-height: 20px;
    padding: 14px 0;
}

.services-sidebar .menu li.current-menu-item > a, .services-sidebar .menu li a:hover {
    background: transparent;
    color: #15497b;
}

.services-sidebar .menu li.current-menu-item > a:after {
	content: none !important;
}

.cont-item img.alignleft {
    width: 50px;
    margin: 5px 15px 10px 5px;
}

.cont-item p {
    margin-bottom: 7px !important;
    line-height: 22px;
    font-size: 14px;
}

.cont-item {
    padding: 20px 10px !important;
    height: 123px !important;
}

.wpb_wrapper .cont-item:nth-child(3) {
	padding: 32px 10px !important;
}

.wpb_wrapper .cont-item img.alignleft {
    margin: 15px 15px 10px 5px;
}

.wpb_wrapper .cont-item:nth-child(3) img.alignleft {
    margin: 5px 15px 10px 5px;
}

.cont-item img.alignright {
    width: 35px;
    margin: 10px 10px 0 10px;
}

div#vopros label {
    width: 100%;
}

.vc_toggle_title h4 {
    font-size: 17px;
    font-family: Open Sans;
    font-weight: 500;
}

.vc_toggle_content p {
    margin-bottom: 5px;
    line-height: 25px;
}

.vc_toggle_content {
    margin-bottom: 5px;
    line-height: 25px;
}

.vc_toggle_content {
    margin-left: 40px;
}

.vc_toggle {
    margin-bottom: 20px;
}

.vc_toggle:last-of-type {
    margin-bottom: 20px;
}

blockquote {
    border-left: 5px solid #15497b;
    padding: 10px 0 10px 25px;
    margin-bottom: 30px !important;
}

blockquote p {
    margin-bottom: 5px !important;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 20px;
    margin-left: 20px;
    height: 2px;
    background: #15497b;
	border-color: #15497b;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
    width: 20px;
    height: 2px;
    background: #15497b;
	border-color: #15497b;
}


.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
    height: 20px;
    width: 2px;
    background: #15497b;
	border-color: #15497b;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    background: #f5f5f5;
    padding: 20px 20px 20px 60px;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
    padding-left: 20px;
}

.w100 {
	width: 100%;
}

blockquote a {
    display: block;
    line-height: 19px;
    width: 155px;
    text-align: center;
    margin-top: -30px;
}

.page-inner ul li {
	list-style-image: url(/wp-content/uploads/2020/08/check.png);
    padding: 0 0 5px 10px;
}

.g5plus-slider-container.column-gap-30 {
    margin: 0 -15px 30px -15px !important;
}

.object-item {
    background: #15497b;
	box-shadow: 0 0 10px 0 #000000db;
    margin-top: 10px;
    margin-bottom: 10px;
	transition: 0.3s;
}

.object-item:hover {
    box-shadow: 0 0 10px 0 #000;
}

.object-item p {
    margin-bottom: 0px !important;
}

.object-item h3 {
    color: #fff;
    font-size: 19px;
    display: flex;
    margin: auto !important;
    padding: 0 10px;
}

.object-item img {
    margin-top: 0px;
	transition: 0.3s;
}

.object-item:hover img {
    filter: brightness(65%);
}

.object-item h3 a {
    color: #fff !important;
    text-decoration: none !important;
}

.object-item .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 235px;
}

.slick-arrow i {
    display: none;
}

.slick-arrow.slick-prev, .slick-arrow.slick-next {
    width: 25px;
    height: 30px;
    background-color: transparent !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
	margin-top: 0px !important;
}

.slick-arrow.slick-prev {
    left: -15px;
    background: url(/wp-content/uploads/2020/09/left.png);
}

.slick-arrow.slick-next {
	right: -15px;
	background: url(/wp-content/uploads/2020/09/right.png);
}

.vc_carousel-inner .vc_item {
    display: flex;
}

.vc_carousel-inner .vc_item > .vc_inner {
    margin: auto;
}

.noarrow .vc_left.vc_carousel-control, .noarrow .vc_right.vc_carousel-control, .noarrow .vc_carousel-indicators {
	display: none !important;
}

body .vc_carousel-control {
    width: 25px;
    height: 30px;
    background-color: transparent !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
	margin-top: 0px !important;
	opacity: 1 !important;
	display: block !important;
}

.vc_right.vc_carousel-control {
    right: -55px !important;
    background: url(/wp-content/uploads/2020/09/right.png);
}

.vc_left.vc_carousel-control {
	left: -55px !important;
	background: url(/wp-content/uploads/2020/09/left.png);
}

.parent-pageid-9513 .vc_left.vc_carousel-control {
	left: -15px !important;
}

.parent-pageid-9513 .vc_right.vc_carousel-control {
	right: -15px !important;
}

.vc_images_carousel .vc_carousel-control .icon-next:before, .vc_images_carousel .vc_carousel-control .icon-prev:before {
	content: none !important;
}

.sert .vc_slide.vc_images_carousel {
    margin: 20px auto !important;
}

h3 {
    color: #15497b;
    font-weight: 600;
}

.sert {
    border-bottom: 1px solid #15497b;
    margin-bottom: 30px;
}

.wpb_wrapper .sert:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}

.vc_gitem-animated-block {
    display: none;
}

.vc_grid-item {
    margin-bottom: 30px;
    padding: 0px 35px 0 0 !important;
}

.vc_grid-item .vc_gitem-col {
	padding: 0px !important;
}

.vc_grid-item:after {
    content: "";
    display: block;
    width: 145px;
    height: 5px;
    background: #15497b;
    position: relative;
    margin-top: 15px;
}

.vc_gitem-link {
    color: #15497b !important;
    text-decoration: none !important;
    font-size: 28px;
    font-weight: 600;
}

.vc_gitem-post-data-source-post_date {
    color: #b1b1b1;
}

.vc_gitem-post-data-source-post_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
}

a.vc_general.vc_btn3 {
    background: #ff6933 !important;
    padding: 7px 15px;
    color: #fff !important;
    border-radius: 50px;
    font-size: 15px;
    text-decoration: none !important;
    text-transform: uppercase;
}

.vc_grid .vc_pageable-load-more-btn {
    margin-bottom: 30px;
}

#comments, .entry-meta-share, .post-related-wrap {
    display: none;
}

.single-blog-inner {
    background: #fff;
    padding: 40px 35px 25px 35px;
}

.single-blog-inner .vc_carousel-inner {
    margin-bottom: 30px;
}

.single-blog-wrap .entry-content {
    color: #000000;
}

.single-blog-inner h3.entry-post-title {
    border-bottom: 1px solid;
    padding-bottom: 20px;
    color: #15497b;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px !important;
    font-size: 30px;
}

.single-blog-inner .vc_carousel-inner .vc_inner {
    display: flex;
}

.single-blog-inner .vc_carousel-inner .vc_inner a.prettyphoto {
	margin: 0 auto !important;
}

div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right, div.pp_default .pp_top, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right {
    height: 0px !important;
}

div.pp_default .pp_content, div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right {
    background: transparent !important;
}

div.pp_default .pp_details {
    position: unset !important;
}

a.pp_close {
    right: 35px !important;
    top: 15px !important;
    z-index: 20000 !important;
    background: url(/wp-content/uploads/2020/09/close.png) center center no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
    height: 20px !important;
}

div.pp_default .pp_expand, div.pp_default .pp_contract {
    background: url(/wp-content/uploads/2020/09/full.png) center center no-repeat !important;
    background-size: contain !important;
    width: 20px !important;
    height: 20px !important;
    top: 15px !important;
    right: 70px !important;
}

div.pp_default .pp_content_container .pp_details {
    display: flex !important;
}

div.pp_default .pp_nav {
    margin: auto !important;
	width: 40px !important;
}

div.pp_default .pp_nav .pp_pause, div.pp_default .pp_nav .pp_play {
    display: none !important;
}

div.pp_default .pp_nav .currentTextHolder {
    font-family: Open Sans !important;
    color: #dadada !important;
    font-size: 14px !important;
}

div.pp_default a.pp_arrow_next {
    background-image: url(/wp-content/uploads/2020/09/next.png) !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

div.pp_default a.pp_arrow_previous {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-image: url(/wp-content/uploads/2020/09/prev.png) !important;
}

div.pp_default .pp_next:hover {
    background: url(/wp-content/uploads/2020/09/next.png) calc(100% - 45px) 50% no-repeat !important;
    background-size: 20px !important;
    margin-right: -85px !important;
}

div.pp_default .pp_previous:hover {
    background: url(/wp-content/uploads/2020/09/prev.png) 45px 50% no-repeat !important;
    background-size: 20px !important;
    margin-left: -85px !important;
}

.bt.bt-mini {
    padding: 6px 15px;
    border-radius: 50px !important;
    margin-bottom: 10px !important;
    margin-right: 5px;
}

.g5plus-services .btn-cate {
    background-color: #15497b !important;
	color: #fff !important;
    text-decoration: none !important;
}

.g5plus-services .bt:not(.btn-cate) {
    cursor: default !important;
    background-color: #ff6933 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.services-filter-group {
    margin-bottom: 55px;
}

.g5plus-services.style1 .services-item-inner {
    border: none !important;
    background-color: #15497b;
}

.services-image img {
    max-width: 100%;
    height: auto;
    min-height: 169px;
    width: auto;
    object-fit: cover;
    object-position: center;
}

.services-info h3 {
    font-size: 17px !important;
    line-height: 21px !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #fff;
    font-family: Open Sans !important;
    font-weight: 400 !important;
    text-transform: none !important;
    height: 77px !important;
}

.services-info h3 a {
    color: #fff !important;
    text-decoration: none !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
}

.services-info p {
    font-size: 14px !important;
    line-height: 21px !important;
    color: #ffffff !important;
    height: 85px !important;
    margin-bottom: 0px !important;
}

.single-services-inner .entry-thumb-wrap, .single-services-inner .entry-post-title, .services-item-inner .read-more-link {
	display: none;
}

.single-services-inner p {
	color: #000;
}

.single-services-inner .vc_carousel-slideline-inner .vc_inner {
	display: flex;
}

.single-services-inner .vc_carousel-slideline-inner .vc_inner a {
	margin: 0 auto;
}

.vc_images_carousel {
    margin: 0 15px 60px 15px;
    width: calc(100% - 30px) !important;
}

body.parent-pageid-9513 .vc_images_carousel {
    margin: 0 15px 0px 15px;
}

body.parent-pageid-9513 .fullwidth .fullwidth {
	margin-bottom: 45px;
}

body.parent-pageid-9513 .fullwidth .fullwidth:last-child {
	margin-bottom: 25px;
}

.vc_images_carousel .vc_carousel-indicators {
    bottom: -35px !important;
}

.vc_images_carousel .vc_carousel-indicators li {
    border: #ff6933 !important;
    background-color: #ff6933 !important;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
    border: 1px solid #ff6933 !important;
    background-color: transparent !important;
}

input[type="text"], input[type="search"], input[type="email"], input[type="url"], input[type="password"], input[type="tel"], select {
    height: 40px;
    margin-bottom: 5px;
	font-weight: 400;
	color: #000;
}

input[type="text"]::placeholder, input[type="search"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, input[type="password"]::placeholder, input[type="tel"]::placeholder {
    color: #a5a5a5;
	font-weight: 400;
}

textarea {
    margin-bottom: 5px;
}

form label {
    font-weight: 400;
    width: 100%;
}

.label-name {
    width: 220px;
    display: inline-block;
    line-height: 40px;
}

.label-name + span.wpcf7-form-control-wrap {
    width: calc(100% - 220px);
    display: inline-block;
}

input[type="text"]:focus, input[type="search"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="tel"]:focus, textarea:focus, select:focus,
input[type="text"]:hover, input[type="search"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="password"]:hover, input[type="tel"]:hover, textarea:hover, select:hover {
    border-color: #15497b;
}

.form-p p {
    margin-bottom: 0px;
}

.form-p {
    margin-bottom: 20px;
}

span.wpcf7-list-item {
    margin: 5px 0 0 0;
    height: 40px;
    color: #000;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 5px 0px 0;
}

.half-fields .wpcf7-form-control-wrap {
    display: block;
    margin-right: 20px;
    float: left;
    width: 150px;
}

.half-fields div[data-class="wpcf7cf_group"] {
    width: calc(100% - 111px);
    float: left;
    margin-top: 8px;
    line-height: 24px;
}

select.wpcf7-form-control.wpcf7-select option:first-child {
    display: none;
	color: #a5a5a5;
}

form input[type="submit"] {
    padding: 7px 15px;
    border-radius: 50px;
    font-size: 15px;
    line-height: 22px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
    border-color: #15497b;
}

.vision-tooltip p {
	line-height: 2px;
}

.vision-theme-light .vision-tooltips .vision-tooltip.vision-right .vision-arrow {
    margin: 0px 0px 0 0px !important;
    width: 8px;
    height: 8px;
}

.vision-theme-light .vision-inbox, .vision-map .vision-image:focus, .vision-map:focus {
    background-color: transparent !important;
	outline: none !important;
}

.vision-form strong, .vision-form b {
    color: #15497b;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #15497b;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
}

.vision-form br {
    display: none;
}

.x-nav-menu > .x-menu-item > .x-menu-a-text {
    font-family: "Open Sans Condensed";
	font-size: 15px;
}

a.vision-infobox {
    display: none !important;
}

.vision-form .vision-frame {
    padding: 15px 45px 15px 15px;
}

.vision-theme-light .vision-inbox .vision-close {
    filter: invert(1) contrast(1);
    top: -25px;
}

.vision-theme-light .vision-inbox .vision-form {
    width: 470px;
    max-height: 500px !important;
}

.vision-map .vision-layers .vision-layer {
    cursor: pointer;
}

.vision-layers .vision-pos:hover, .vision-tooltips .vision-pos:hover {
	z-index: 99999 !important;
}

.page-id-10508 #primary-content, .page-id-11388 #primary-content {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.page-id-10508 .inner-white, .page-id-11388 .inner-white {
    padding: 90px 35px 75px 35px;
}

.testimonials .wpb_single_image, .testimonials .wpb_images_carousel {
    background-image: url(/wp-content/uploads/2020/09/bg-otziv.png);
    padding: 70px 130px 30px 130px;
    margin-top: 20px;
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 11px;
    position: absolute;
    top: calc(50% - 4px);
    right: 20px;
    height: 12px;
    width: 12px;
}

.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title span {
    font-size: 23px;
    line-height: 30px;
    font-family: Open Sans Condensed;
    color: #15497b !important;
    font-weight: 600;
}

.vc_tta.vc_tta-style-accordion_style1 .vc_active .vc_tta-panel-heading i, .vc_tta.vc_tta-style-accordion_style1 .vc_active .vc_tta-panel-heading span {
    color: #15497b !important;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
    text-decoration: none !important;
    padding: 0 42px 0 0 !important;
}

body .vc_tta.vc_tta-style-accordion_style1 .vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-heading {
    background: transparent;
    border-width: 0px !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    padding: 20px 25px;
	background: #f5f5f5;
    margin: 20px 0 30px 0;
}

.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel {
    margin-bottom: 20px;
}

.page-title.page-title-background {
	background-position: 50% 70%;
}

.page-title-overlay {
    background-color: #0000005e;
}

.news-row .vc_column-inner {
		padding-left: 0px;
		padding-right: 0px;
	} 

.news-row .g5plus-posts.style-post-default .no-slick article .entry-content-wrap {
    border: none !important;
    background: #fff !important;
    padding: 5px 15px 20px 15px !important;
}

html[lang="en-US"] .news-row .g5plus-posts.style-post-default .no-slick article .entry-content-wrap {
    padding: 20px 15px 20px 15px !important;
}

body .g5plus-posts .entry-excerpt {
    line-height: 25px;
    max-height: 75px;
	min-height: 75px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
}

.g5plus-posts .entry-meta li {
	padding: 0px;
}

body .g5plus-posts p.entry-date {
    font-style: normal;
    color: #b1b1b1;
}

.g5plus-posts h3.entry-post-title a {
    color: #000;
    color: #15497b !important;
    text-decoration: none !important;
    font-size: 20px;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
    overflow: hidden;
    min-height: 28px;
    max-height: 28px;
}

.g5plus-posts .captions.entry-thumb-wrap {
    background: #fff;
    padding: 20px 15px 0 15px;
}

.g5plus-posts .captions.entry-thumb-wrap img {
    width: 100%;
    height: 200px;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
}

.single-blog-inner .captions.entry-thumb-wrap {
	display: none;
}

footer .main-footer .widget_nav_menu .menu > li .li-caret {
	display: none;
}

.news-row .vc_row-background-overlay {
    background-color: #00000024;
}

.vc_carousel-slideline-inner .vc_inner {
	display: flex;
}

.vc_carousel-slideline-inner .vc_inner a {
	margin: auto;
}

.clients .slick-slide img {
    padding: 10px;
    background: #fff;
    transition: 0.2s;
    box-shadow: 0 0 10px 0 #0000004d;
    margin-top: 10px;
    margin-bottom: 10px;
}

.clients .slick-slide:hover img {
	box-shadow: 0 0 10px 0 #0000006e;
}

.widget_polylang {
    background: #003263;
    padding: 0 10px;
}

.widget_polylang ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
    display: flex;
    flex-direction: row-reverse;
}

.widget_polylang ul li {
    display: inline-block;
    padding: 0 7px;
}

.widget_polylang ul li a {
	text-decoration: underline;
    color: #ff6933;
}

.widget_polylang ul li.current-lang a {
	text-decoration: none;
	color: #fff;
}

.present-block {
    background: #15497b;
}

.present-block img {
    margin: 0px !important;
}

.present-block .present-link a {
    color: #fff;
}

.present-block .present-link {
    text-align: center;
    padding: 23px 15px;
    line-height: 22px;
}

.mobile-vis, .mobile-slide-vis {
	display: none;
}

.mobile-hide {
	display: block;
}

.mobile-vis .vc_tta-panel-body strong, .mobile-vis .vc_tta-panel-body b {
    color: #15497b;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #15497b;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
}

.mobile-vis .vc_tta-panel-body br {
    display: none;
}

.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title i, .vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title span {
    color: #15497b;
}

.vc_video-bg-container .vc_hidden-xs {
    display: block !important;
}

.home .entry-content > .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.yellow-form form {
    padding: 20px 25px;
    background: #fadb77;
}

.yellow-form form .wpcf7-form-control-wrap.your-file {
    display: none;
}

li.open-li {
    cursor: pointer;
	position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    display: list-item !important;
    text-decoration: underline;
}
li.open-li:hover {
    text-decoration: none;
}
li.open-li:before {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
li.open-li.active:before {
    transform: rotate(90deg);
}
.open-li .open-li-cont {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    max-height: 0px;
    overflow: hidden;
    padding: 0px 0 0px 20px;
    cursor: default;
    /*position: absolute;
    top: 100%;
    left: 0px;*/
}
.open-li.active .open-li-cont {
    max-height: 3000px;
    overflow: hidden;
    padding: 0px 0 5px 20px;
}


/****************** Аккордеон ************************/


@media screen and (min-width: 768px) {
.vc_tta-container {
    width: 750px;
	margin-right: auto;
    margin-left: auto;
	margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
}
@media screen and (min-width: 992px) {
.vc_tta-container {
    width: 970px;
	margin-right: auto;
    margin-left: auto;
	margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
}
@media screen and (min-width: 1200px) {
.vc_tta-container {
    width: 1170px;
	margin-right: auto;
    margin-left: auto;
	margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
}

.vc_tta-accordion {
    background: #fff;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
    min-height: 0px !important;
    max-height: 0px !important;
    box-sizing: border-box !important;
    border: none !important;
    padding: 0 25px !important;
    margin: 0px !important;
    display: block !important;
    background: #fff !important;
    opacity: 0;
    transition: 0.3s !important;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading.active + .vc_tta-panel-body {
    max-height: 3000px !important;
    min-height: unset !important;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
    opacity: 1;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 0px 20px 0 45px !important;
}
#primary-content .vc_tta.vc_general a {
    text-decoration: none;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title span {
    font-size: 15px;
    line-height: 30px;
    font-family: 'Open Sans';
    color: #000 !important;
    font-weight: 400;
    text-decoration: underline;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title span:hover {
    text-decoration: none;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    height: 11px;
    width: 11px;
    border-color: #ff6933;
    border-width: 0 3px 3px 0;
}
.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel {
    margin-bottom: 5px;
}
.wpb-js-composer .vc_tta-container {
    margin-bottom: 0px !important;
    background: #fff;
}
.wpb-js-composer .vc_tta-container h2 {
    font-family: "Open Sans Condensed";
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    text-transform: none;
    border: none;
    color: #000;
    margin-bottom: 20px !important;
    padding: 0 25px;
}
.wpb-js-composer .vc_tta-container .container {
    max-width: 100%;
}
.vc_tta-panel-body .vc_grid.vc_row {
    padding: 0px !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    content: '';
    -webkit-transform: translate(-25%,-25%) !important;
    transform: translate(-25%,-25%) !important;
    background: url(/wp-content/uploads/2022/03/list.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: none !important;
    height: 16px;
    left: 5px !important;
}
.carbon-row {
    position: relative;
}
.carbon-row:before {
    content: "";
    position: absolute;
    top: calc(50% - 25px);
    right: 25px;
    height: calc(90% + 52px);
    width: calc(50% - 30px);
    background: url(/wp-content/uploads/2022/03/skrin-18.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
}
.carbon-row .vc_tta-panels-container {
    width: 50%;
}




@media screen and (min-width: 1280px) {
	#custom_html-5 {
		width: 880px
	}
	.col4 {		
		width: 21%;
		text-align: left;
		font-size: 10px;
		color: #000;
		float: left;
		margin-right: 15px;
	}
	.topimg {
		float: left;
		margin-right: 10px;
		height: 64px;
	}
}


.home .fullwidth {
	overflow: inherit;
}

.half-fields {
    display: flex;
}

.copy-page #wrapper-content {
    background: #ffffff !important;
}
.full-cycle-head {
    padding: 55px 0 55px !important;
    position: relative;
}
.full-cycle-head h2 {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    border-bottom: none;
    color: #000;
    font-weight: 300;
    font-family: "Open Sans";
    font-size: 28px;
    line-height: 1.4;
    text-transform: none;
}
.full-cycle-step-item {
    max-width: 620px;
    margin: auto;
}
.full-cycle-step-item .wpb_wrapper {
    display: flex;
    align-items: center;
    padding-bottom: 40px;
    position: relative;
    z-index: 1;
}
.full-cycle-step-item .wpb_wrapper p {
    margin-bottom: 0px;
    z-index: 1;
}
.full-cycle-step-item img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    margin-right: 20px;
}
.full-cycle-step-item p + p {
    font-size: 20px;
    width: calc(100% - 105px);
}
.full-cycle-step-item .wpb_wrapper:before {
    content: "";
    position: absolute;
    width: 2px;
    top: 28px;
    left: 41px;
    bottom: 0px;
    background: #d4d4d4;
    z-index: 0;
}
.full-cycle-step-item:last-child .wpb_wrapper:before {
    content: none;
}
.full-cycle-step-item:last-child .wpb_wrapper {
    padding-bottom: 0px;
}
.full-cycle-text {
    padding: 50px !important;
    margin: 0px -15px;
    font-size: 25px;
    line-height: 1.4;
    font-weight: 300;
    position: relative;
}
.full-cycle-text > .vc_col-sm-12, .full-cycle-head > .vc_col-sm-12 {
    float: unset;
}
.full-cycle-text:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 50px;
    width: calc(100% - 100px);
    height: 1px;
    background: #000;
}
.full-cycle-text:after, .full-cycle-head:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50px;
    width: calc(100% - 100px);
    height: 1px;
    background: #000;
}
.full-cycle-indicators {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f2f2f2;
}
.full-cycle-indicators .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.indicator-item {
    max-width: 300px;
    width: 100%;
    margin: 0 10px;
}
.indicator-item p:first-child {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #00000033;
    font-size: 45px;
    line-height: 1.4;
}
.indicator-item p + p {
    font-weight: 600;
    font-size: 16px;
}
.met-page.met-det.copy-page #wrapper-content {
    background: #fff !important;
}
#forma, #vopros {
	padding-bottom: 50px
}
/*.met-page.met-det.copy-page .header-4 .is-sticky .header-nav-wrapper {
    background: #fff !important;
}
.met-page.met-det.copy-page .header-4 .header-nav-wrapper {
    background: linear-gradient(180deg, #1a1a1a 50%, #ffffff 50%) !important;
}
.met-page.met-det.copy-page .met-form {
    background: linear-gradient(180deg, #f2f2f2 45px, #383838 45px);
}*/


@media screen and (min-width: 770px) and (max-width: 990px) {
	#top-preim .vc_col-sm-3 {
    width: 50%;
}
	#top-preim .vc_col-sm-3 .vc_column-inner {
    padding-left: 0px;
		padding-right: 15px;
}
	#top-preim .vc_col-sm-3:nth-child(2n) .vc_column-inner {
    padding-right: 0px;
	padding-left: 15px;
}
	.preim {
    height: 210px;
    margin-bottom: 30px;
}
	.vc_video-bg-container .vc_hidden-xs {
    	display: block !important;
	}
}

@media screen and (max-width: 990px) {
.x-nav-menu > .x-menu-item {
    margin-left: 19px;
}
	.header-mobile-inner a {
    color: #000000;
}
	.x-sub-menu .x-menu-item {
    margin-left: 30px;
}
	.menu-drop-dropdown > .nav-menu-mobile {
    padding-bottom: 70px;
}
	.about {
    background: url(http://ntzmk.godman.ru/wp-content/uploads/2019/07/metallokonstrukczii.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
	.about .vc_row.vc_inner {
    background: #ffffffbf;
    margin: 50px auto 20px auto;
}
	.about .vc_row .vc_col-sm-6:first-child {
    width: 100%;
}
	.about .vc_row .vc_col-sm-6:last-child {
    display: none;
}
	#top-preim {
    margin-bottom: 20px;
}
	#top-preim > .vc_row {
    padding: 0px;
}
	.com img {
    margin-bottom: 15px !important;
}
	.com {
    height: auto;
    margin-bottom: 25px;
}
	.about-adv .vc_col-sm-4 {
    width: 100%;
}
	.about-adv {
    padding: 50px 20px 25px 20px;
    margin: 50px auto;
}
	.main-footer .widget_nav_menu .menu > li .li-caret {
    display: none;
}
	.g5plus-posts article.post-related:last-child {
    display: none;
}
	#forma, #vopros {
    max-width: 550px;
}
	.single-blog-inner .wpb_single_image {
    margin-bottom: 30px;
}
	.wpb_wrapper .cont-item img.alignleft {
    margin: 15px 15px 20px 5px;
}
	.cont-item {
    height: auto !important;
}
.vision-theme-light .vision-inbox .vision-form {
    max-height: 330px !important;
}
.full-cycle-head {
    padding: 55px 0 55px;
}
	.main-footer-wrapper {
    margin: 0 0px;
}
	.indicator-item p:first-child {
    font-size: 40px;
}
	.full-cycle-head h2 {
    padding-top: 0px;
}
	.met-page.met-det.copy-page .met-form {
    background: linear-gradient(180deg, #383838 45px, #383838 45px);
}
}

@media screen and (max-width: 770px) {
	.preim {
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
	#top-preim {
    margin-top: 50px;
}
	.about .vc_row.vc_inner {
    margin: 0px auto 0px auto;
}
	.fullwidth .about {
    padding-bottom: 0px;
}
	.about-adv {
    padding: 50px 20px 25px 20px;
    margin: 0px auto;
}
	.news-row .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}
	.news-row .vc_column-inner .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
	body .clients {
    padding-bottom: 30px !important;
}
	.g5plus-posts .captions.entry-thumb-wrap img {
    height: 155px;
}
	.vc_custom_1598904445062 {
    margin-bottom: 0px !important;
}
	footer .widget_nav_menu ul.menu {
    margin-left: 0px;
}
	.main-footer-wrapper {
    padding: 0 15px;
}
	footer img {
    width: 200px;
}
	footer p {
    text-align: center;
}
	.main-footer .widget_nav_menu .menu > li {
    text-align: center;
}
	.main-footer .widget_nav_menu .menu > li:before {
    position: relative;
    left: -10px;
}
	.widget_nav_menu a {
    display: inline-block;
}
	.page-id-9807 .fullwidth img.hist100 {
    width: 100%;
    margin-bottom: 30px;
}
	.page-id-9807 .fullwidth .wpb_single_image img {
    width: 100%;
    margin-bottom: 0px;
}
	.testimonials .wpb_single_image, .testimonials .wpb_images_carousel {
    padding: 40px 130px 0px 130px;
}
	/*#forma, #vopros {
    max-width: 450px;
    width: unset;
    padding: 20px 40px;
}
	#fancybox-outer {
    padding: 0px;
    width: auto;
}
	#fancybox-content {
		border-width: 0px! important;
    width: 100% !important;
	}*/
	.no-slick .services-info h3, .no-slick .services-info p {
    height: auto !important;
}
	.no-slick .services-image img {
    min-height: 220px;
    max-height: 220px;
}
	.parent-pageid-9513 .fullwidth:nth-child(2n) .vc_row-o-content-middle {
    flex-direction: column-reverse;
}
	body.parent-pageid-9513 .fullwidth .fullwidth {
    margin-bottom: 25px;
}
	body.parent-pageid-9513 .fullwidth .fullwidth img {
    margin-bottom: 25px;
}
	.com h4, .com p {
    padding-left: 68px;
}
	.com img {
    margin-left: -68px !important;
}
	.back-to-top {
    right: 30px;
	}
	.x-nav-menu > .x-menu-item {
    margin-left: 19px;
    margin-right: 19px;
}
	.page-title.page-title-background {
    padding-top: 30px !important;
}
	.mobile-vis {
	display: block;
}
.mobile-hide {
	display: none;
}
	.current-menu-parent > a b.x-caret:before, .current_page_item > a {
    color: #ff6933 !important;
}
	.wpb-js-composer .vc_tta-container {
    margin: 0 15px;
}
	.carbon-row .vc_tta-panels-container {
    width: 100%;
}
	.carbon-row:before {
    content: none;
}
	.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title span {
    font-size: 15px !important;
    line-height: 1.4;
}
}

@media screen and (max-width: 550px) {
	.com h4, .com p {
    padding-left: 68px;
}
	.com img {
    margin-left: -68px !important;
}
	.back-to-top {
    right: 30px;
	}
	.x-nav-menu > .x-menu-item {
    margin-left: 19px;
    margin-right: 19px;
}
	.page-title.page-title-background {
    padding-top: 30px !important;
}
	.page-id-9807 .fullwidth img {
    margin: 5px 0 30px 0px;
}
	#forma, #vopros {
    padding: 20px 15px;
}
	.vc_gitem-link {
    font-size: 24px;
}
	blocquot a {
		margin-top: 20px;
	}
	.vc_row {
    margin-left: 0px;
    margin-right: 0px;
}
	
	.about .vc_column-inner {
    padding: 15px 15px !important;
}
	h2 {
    font-size: 25px !important;
}
	.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title span {
    font-size: 20px;
}
	.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel {
    margin-bottom: 10px;
}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    padding: 15px 5px;
}
	.page-id-10508 #primary-content, .page-id-11388 #primary-content {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	.page-id-10508 .inner-white, .page-id-11388 .inner-white {
    padding: 35px 25px 20px;
}
	.mobile-vis .vc_column-inner {
		padding-left: 0px;
		padding-right: 0px;
	}
	.inner-white {
    padding: 35px 10px 20px;
}
	.doc-btn {
    padding: 15px 30px 15px 60px;
    line-height: 22px;
}
	.page-id-9807 .fullwidth img {
    width: 100%;
    height: auto;
}
	h3 {
    font-size: 22px;
}
	.vc_tta-panel-body .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
	.testimonials .wpb_single_image, .testimonials .wpb_images_carousel {
    padding: 5px 5px 5px;
}
	.vc_images_carousel {
    margin: 15px 15px 40px 15px;
}
	.vc_images_carousel.noarrow {
    margin: 15px 15px 15px 15px;
}
	.vc_left.vc_carousel-control {
    left: -40px !important;
}
	.vc_right.vc_carousel-control {
    right: -40px !important;
}
	#fancybox-outer {
    max-width: 88%;
    max-height: 500px;
    padding: 0px 0px 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	#fancybox-wrap {
    top: 0 !important;
    height: 100% !important;
}
	.single-services .wpb_images_carousel {
		margin-bottom: 30px;
	}
	.breadcrumbs li a, .breadcrumbs li span {
    line-height: 21px;
}
	.breadcrumbs {
    margin-top: 10px;
}
	.vc_column_container>.vc_column-inner .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
	.single-blog-inner {
    padding: 35px 10px 20px;
    margin-left: 15px;
    margin-right: 15px;
}
	.single-blog-inner h3.entry-post-title {
    margin-right: 15px;
    margin-left: 15px;
}
	.vac .vc_toggle_content {
    padding: 15px 5px;
}
	.vac .vc_toggle_title h4 {
    font-size: 20px;
}
	.vc_toggle {
    margin-bottom: 10px;
}
	blockquote a {
    margin-top: 30px;
}
	.main-footer-wrapper {
    margin: 0 0px !important;
}
	.full-cycle-head {
    padding: 40px 0 55px;
    margin-bottom: 65px;
}
	.full-cycle-head h2 {
    font-size: 21px;
}
	.full-cycle-step-item img {
    width: 75px;
    height: 75px;
}
	.full-cycle-step-item p + p {
    font-size: 15px;
    width: calc(100% - 95px);
    line-height: 1.4;
}
	.full-cycle-text {
    padding: 50px;
    margin: 60px 0;
    font-size: 21px;
}
	.full-cycle-indicators {
    padding-top: 60px;
    padding-bottom: 60px;
}
	.full-cycle-indicators .vc_row > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    flex-direction: column;
}
	.indicator-item:nth-child(n+2) {
    margin-top: 50px;
}
	.indicator-item p:first-child {
    font-size: 35px;
}
	.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title span {
    font-size: 15px !important;
    line-height: 1.4;
}
}


/******************************************************* НОВЫЙ ДИЗАЙН **************************************************************/

.met-page .header-4 .is-sticky .header-nav-wrapper {
    top: 0px !important;
}
.met-page #wpadminbar {
    display: none;
}
.met-page .main-footer-wrapper {
    background-color: #000000;
    color: #ffffff;
}
.met-page .fullwidth {
    width: 100%;
}
.met-top-row {
    background: url(/wp-content/uploads/2021/11/img-1-2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.met-top-row .vc_row-background-overlay {
    background: #00000070;
}
.met-page #wrapper-content {
    background: #1a1a1a !important;
}
.met-page .header-wrapper {
    background: #1a1a1a;
    float: left;
    width: 100%;
}
.met-page .top-bar-wrapper {
    background: #000000;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.widget_polylang {
    background: #1a1a1a;
}
.met-page .toptel, .met-page .tel-tel .topmail {
    color: #ffffff;
}
.met-top-row h1 {
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    line-height: 1.4;
    letter-spacing: 0.15px;
    margin-bottom: 40px;
}
.met-page .yellow-btn, .met-page .orange-btn, .met-page input[type="submit"] {
    background: #ffdf7a;
    padding: 7px 35px;
    color: #000 !important;
    border-radius: 50px;
    font-size: 16px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Open Sans Condensed";
	transition: 0.3s;
}
.met-page .yellow-btn:hover, .met-page .orange-btn:hover, .met-page input[type="submit"]:hover {
    /*background: #dbbf66;*/
    box-shadow: 0 0 15px 0 #fadb77;
}
.met-kat {
    padding: 60px 0;
}
.met-kat .vc_column-inner .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.met-kat-item {
    width: calc(50% - 10px);
    background: #383838;
    padding: 15px;
    transition: 0.3s;
	position: relative;
}
.met-kat-item:hover {
    box-shadow: 0 0 30px 0 #000000;
}
.met-kat-item:nth-child(n+3) {
    margin-top: 20px;
}
/*.met-kat-item:first-child {
    width: 100%;
}
.met-kat-item:first-child .met-cat-img img {
    width: 100%;
    height: 250px;
}*/
.met-kat-item .wpb_wrapper {
    display: flex;
    align-items: center;
    height: 100%;
}
.met-cat-link {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.met-cat-link a {
    opacity: 0;
    font-size: 0px;
    color: transparent;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.met-kat-item .met-cat-desc .yellow-btn {
    position: relative;
    z-index: 1;
}
.met-kat-item .met-cat-img {
    width: 35%;
    height: 100%;
}
.met-kat-item .met-cat-img p {
    height: 100%;
}
.met-kat-item .met-cat-desc {
    width: 65%;
    padding-left: 20px;
    color: #fff;
    line-height: 1.4;
}
.met-kat-item .met-cat-img img {
    margin: 0px;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.met-kat-item .met-cat-desc h3 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 24px;
}
.met-kat-item h3 a {
    color: #fff !important;
    text-decoration: none !important;
}
.met-kat-item .met-cat-desc p:last-child {
    line-height: 35px;
}
.met-counter {
    background: #fff;
    padding: 60px 0;
    line-height: 1.4;
}
.met-counter h3 {
    color: #000;
}
.met-counter .vc_col-sm-6 + .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.met-counter-item {
    width: calc(50% - 15px);
    position: relative;
    padding-top: 20px;
}
.met-counter-item:nth-child(n+3) {
    margin-top: 40px;
}
.met-counter-item:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 70px;
    height: 5px;
    background: #fadb77;
}
.met-counter-item strong {
    font-size: 55px;
    font-weight: 800;
}
.met-counter-item p:first-child {
    line-height: 1;
}
.met-small {
    font-size: 25px;
    line-height: 1.4;
    display: inline-block;
}
.met-counter .container + .container {
    margin-top: 40px;
}
.met-form {
    color: #fff;
    padding: 60px 0;
    background: linear-gradient(180deg, #fff 45px, #383838 45px );
}
.met-form .wpb_text_column h3, .met-form .wpb_text_column a {
    color: #fff !important;
    text-decoration: none !important;
}
.met-form .wpb_text_column p {
    line-height: 1.4;
}
.met-form form {
    background: #fadb77;
    margin-top: -60px;
    padding: 20px 25px;
}
.met-page form h3 {
    color: #000;
    margin-bottom: 5px;
}
.met-page form p {
    color: #000;
}
.met-page form .form-p {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 10px;
}
.met-page form .form-p .wpcf7-form-control-wrap {
    margin: 0px;
    float: unset;
    width: 100%;
}
.met-page form .form-p .half-fields {
    width: calc(50% - 5px);
}
.met-page input[type="text"], .met-page input[type="email"], .met-page input[type="tel"], .met-page textarea {
    background: #fff;
    border-radius: 0px;
    border-color: #fff;
    color: #000;
	transition: 0.3s;
}
.met-page input[type="text"]::placeholder, .met-page input[type="email"]::placeholder, .met-page input[type="tel"]::placeholder, .met-page textarea::placeholder {
    color: #000;
}
.met-page input[type="text"]:hover, .met-page input[type="email"]:hover, .met-page input[type="tel"]:hover, .met-page textarea:hover, .met-page input[type="text"]:focus, .met-page input[type="email"]:focus, .met-page input[type="tel"]:focus, .met-page textarea:focus {
    border-color: #000000 !important;
}
.met-page input.wpcf7-file {
    color: #000;
}
.met-page form .form-row-last {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.met-page form span.ajax-loader {
    display: none;
}
.met-page form input.wpcf7-submit {
    background: #000;
    padding: 7px 20px;
    color: #fff !important;
    border-radius: 50px;
    font-size: 16px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Open Sans Condensed";
}
.met-page form .acc {
    color: #000;
    line-height: 1.4;
    font-size: 12px;
    padding-left: 15px;
}
.met-white-row {
    background: #000;
    padding: 60px 0;
}
.met-white-row .container .vc_row {
    background: #fff;
    padding: 45px 25px;
}
.met-det .met-form {
    background: linear-gradient(180deg, #000 45px, #383838 45px );
}
.met-white-row h3 {
    color: #000;
}
.met-white-row p {
    line-height: 1.4;
}
.stanok-item {
    margin-top: 45px;
}
.stanok-item strong {
    width: 500px;
    display: inline-block;
    font-weight: normal;
}
.met-white-row .container .vc_row.vc_grid {
    padding: 60px 0 0;
}
.met-page .tel-tel i, .met-page .widget_polylang ul li.current-lang a, .met-page .top-bar-wrapper i, .met-page .main-footer .widget_nav_menu .menu > li a:hover,
.met-page .toptel:hover, .met-page .tel-tel .topmail:hover {
    color: #ffdf7a;
}
.met-page .widget_polylang ul li a {
    color: #fff;
}
.met-page .top-bar-wrapper a:hover, .met-page .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text, .met-page .x-nav-menu > li.current-menu-parent > a.x-menu-a-text, .met-page .x-nav-menu > li.current-menu-item > a.x-menu-a-text, .met-page .x-nav-menu > li.menu-current > a.x-menu-a-text, .met-page .x-nav-menu > li > a.x-menu-a-text:hover, .met-page .x-nav-menu > li.x-menu-item:hover > a, .met-page .x-sub-menu-standard a.x-menu-a-text:hover {
    color: #dbbf66;
}
.met-page .x-sub-menu {
    background-color: #1a1a1a;
    border-bottom: solid 2px #ffdf7a;
}
.met-page #fancybox-outer {
    border: 5px solid #ffdf7a;
}
.met-page #fancybox-outer h3 {
    color: #000 ;
}
.met-page #fancybox-outer input[type="text"]::placeholder, .met-page #fancybox-outer input[type="email"]::placeholder, .met-page #fancybox-outer input[type="tel"]::placeholder, .met-page #fancybox-outer textarea::placeholder {
    color: #000;
}
.back-to-top {
    background-color: #edcf6e;
}
.back-to-top:hover {
    background-color: #cab15e;
}
.met-page #fancybox-outer input[type="text"], .met-page #fancybox-outer input[type="email"], .met-page #fancybox-outer input[type="tel"], .met-page #fancybox-outer textarea, .met-page #fancybox-outer select {
    border-color: #000;
}
.met-page #forma form .form-p {
    display: block;
}
.met-page .five-media .vc_grid-item {
    width: 20%;
}
.met-page .vc_grid-item:after {
    content: none;
}
.met-page .vc_gitem-animated-block {
    display: block;
}
.met-page .vc_grid-item {
    padding-right: 5px !important;
    margin-bottom: 5px !important;
}
.pp_gallery {
    display: none !important;
}
.entry-content td, .entry-content th {
    border-top: 1px solid #eeeeee;
    padding: 15px 20px;
    line-height: 1.7;
}
.entry-content td h4 {
    margin-bottom: 10px !important;
}
.entry-content td:not(:last-child), .entry-content th:not(:last-child) {
    border-right: 1px solid #eeeeee;
}
.entry-content table {
    border: 1px solid #eeeeee;
}
.stanok-item table {
    width: auto;
}
.tmc {
	background: #ff6933;
	padding: 5px 20px;
	margin-left: 20px;
}
.tmc:hover {
	color: #fff !important	
}
@media screen and (max-width: 1200px) {
	.tel-tel {
    width: 240px;
}
	.topheader {
    width: calc(100% - 240px);
}
	.header-customize-nav {
    display: none;
}
	.met-kat-item .wpb_wrapper {
    align-items: unset;
    height: 100%;
}
	.met-kat-item .met-cat-img img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}
	.met-kat-item .met-cat-desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
	.met-page .fullwidth:before, .met-page .fullwidth:after {
	content: none;
}
	.stanok-item strong {
    width: 450px;
}
}

@media screen and (max-width: 991px) {
	html[lang="ru-RU"] {
    margin-top: 0px !important;
}
	.is-sticky .sticky-region {
    top: 0px !important;
}
	html #wpadminbar {
    display: none;
}
	.met-page .header-mobile-inner {
    background: #1a1a1a;
}
	.met-page .header-mobile-inner .toggle-icon-wrapper .toggle-icon:after, .met-page .header-mobile-inner .toggle-icon-wrapper .toggle-icon:before, .met-page .header-mobile-inner .toggle-icon-wrapper .toggle-icon > span {
    background-color: #ffffff;
}
	.met-page .logo-mobile-wrapper img {
    max-height: 48px;
}
	.x-nav-menu > .x-menu-item {
    margin-left: 0px !important;
    margin-right: 0px;
}
	.met-page .x-nav-menu > .x-menu-item > .x-menu-a-text, .met-page .header-mobile-inner a {
    color: #fff;
}
	.met-page #fancybox-outer {
    width: 80%;
    max-width: 80%;
}
	.met-page #fancybox-wrap {
    width: 80% !important;
}
	.met-page #fancybox-wrap {
    left: 50% !important;
    transform: translateX(-50%);
}
	.met-kat-item .wpb_wrapper {
    flex-direction: column;
    position: relative;
}
	.met-kat-item .met-cat-img {
    width: 100%;
}
	.met-kat-item .met-cat-desc {
    width: 100%;
    padding: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
	.met-kat-item .met-cat-img img {
    width: 100%;
    filter: brightness(0.5);
}
	.met-kat-item {
    padding: 0px;
    max-height: 310px;
}
	.met-counter-item strong {
    font-size: 50px;
}
	.met-form .vc_col-sm-7, .met-form .vc_col-sm-5 {
    width: 100%;
}
	.met-form form {
    margin-top: 40px;
}
	.met-form {
    background: #383838;
}
	.footer-inner .col-md-6:first-child {
    text-align: center;
}
	.stanok-item strong {
    width: 360px;
    padding-right: 15px;
}
	.met-white-row p {
    display: flex;
    align-items: center;
}
	.main-footer-wrapper {
    margin: 0 -15px;
}
	.met-page .main-footer-wrapper {
    margin: 0 0px;
}
	#top-preim .vc_col-sm-3 {
    width: 100%;
}
	.met-det .met-form {
    background: #383838;
}
	.stanok-item table {
    width: 100%;
    max-width: 100%;
}
	.stanok-item table td:first-child {
    width: 70%;
}
	.met-counter .container + .container .met-counter-item {
    width: 100%;
}
	.met-counter .container + .container .met-counter-item:nth-child(n+2) {
    margin-top: 40px;
}
}

@media screen and (max-width: 500px) {
	.met-top-row h1 {
    font-size: 30px;
}
	.met-page #fancybox-wrap {
    height: 100vh !important;
    width: 100% !important;
}
	.met-page form .form-row-last {
    flex-direction: column-reverse;
	align-items: flex-start;
}
	.met-page form .acc {
    padding-left: 0px;
    padding-bottom: 15px;
}
	.met-kat-item {
    width: 100%;
}
	.met-kat-item:nth-child(n+2) {
    margin-top: 20px;
}
	.met-counter .vc_col-sm-6 + .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    margin-top: 40px;
}
	.met-white-row p {
    display: block;
}
	.stanok-item strong {
    width: unset;
    padding-right: 10px;
    position: relative;
    display: inline;
	font-weight: 700;
}
	.stanok-item strong:after {
    content: ":";
    position: absolute;
    bottom: 0%;
    right: 5px;
	font-weight: 700;
}
	.met-page .five-media .vc_grid-item, div.pp_default .pp_content_container .pp_details {
    width: 100% !important;
    padding-right: 0px !important;
}
	div.pp_pic_holder {
    width: 90% !important;
    left: 50% !important;
    transform: translateX(-50%);
}
	div.pp_default .pp_content {
    width: 100% !important;
    height: auto !important;
}
	#pp_full_res {
    text-align: center;
}
	.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper {
    margin-right: 0px;
}
	#pp_full_res img {
    width: auto !important;
    height: auto !important;
    max-height: 400px !important;
}
	div.pp_default .pp_description {
    display: none !important;
}
	/*.stanok-item table {
    width: unset;
    max-width: unset;
}
	.stanok-item table td:first-child {
    width: unset;
}*/
	.stanok-item table {
    overflow-x: scroll;
    display: block;
    width: unset;
    max-width: unset;
}
	.stanok-item table td:first-child {
    width: max-content;
}
	.stanok-item table td {
    width: max-content;
    min-width: max-content;
}
	.vc_tta.vc_tta-style-accordion_style1 .vc_tta-panel-title span {
    font-size: 15px !important;
    line-height: 1.4;
}
}











