@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:900');
body {
	font-family: 'OfficinaSansC-Bold';
	font-family: 'OfficinaSansC-Book';
	background: #fff;/* 
	overflow-x: hidden; */
}
.main {
	max-width: 1140px;
    margin: 0 auto 20px auto;
}
.s1-slider-box {
    text-align: center;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.language-chooser li:last-child .end_span1 {
	display: none;
	font-size: 0;
}
.language-chooser li:first-child span:last-child {
	display: none;
	font-size: 0;
}
:focus {
	outline: 0;
    outline: -webkit-focus-ring-color auto 0;
    outline: -moz-focus-ring-color auto 0;
    outline: -o-focus-ring-color auto 0;
    outline-offset: 0;
}
li#qtranslate-2 {
    list-style: none;
}
a, a:hover, a:focus, a:active {
	display: inline-block;
	color: inherit;
    outline: none;
}
.header-menu li a {
	border-bottom: 1px solid transparent;
}
.header-menu li a:hover {
	border-bottom: 1px solid;
	text-decoration: none;
}
.header-menu li a:focus {
	text-decoration: none;
}
li.current-menu-item a {
	border-bottom: 1px solid #000;
}
.select-box {
	position: relative;
}
.s-faq1 .contacts-box {
	margin-top: 0;
}
.s-reviews h1 {
	margin: 33px 15px 33px 15px;
}
.s-faq1 .contacts-box .s2-items { 
	margin: 0;
}
.no-gutter > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}

.no-gutter div:nth-child(-n+2) {
	display: block;
}
.content.page404 {
    text-align: center;
    padding: 20px 0 10px 0;
}
h1.title span {
    font-size: 256px;
    display: inline-block;
    vertical-align: middle;
    color: #4d4c4c;
}
.content.page404 a {
	background-image: url(../img/arrow-point-to-right.png);
	background-position: 15px center;
	background-repeat: no-repeat;
    background-color: #ffd528;
    text-decoration: none;
    font-size: 24px;
    padding: 8px 70px;
    border-radius: 50px;
    margin-top: 35px;
    margin-bottom: 60px;
}
.content.page404 p {
	color: #4d4c4c;
	font-size: 24px;
	margin-top: 80px;
}
.content.page404 h3 {
	font-size: 36px;
    color: #4d4c4c;
}
.no-gutter.active div {
	display: block;
}
.s-title {
	margin: 0 0px 20px 0px;
	font: 48px 'OfficinaSansC-Bold';
	letter-spacing: -0.5px;
	text-align: center;
	color: #666;
}
[class*="slick"], [id*="slick"] {
	outline: 0;
}


.header-logo {
	margin: 8px 0 0 19px;
	text-decoration: none;
}
.header-logo:hover { 
	text-decoration: none;
}
.header-logo h4, .header-logo .h4{ 
	margin: 0 15px;
    font-size: 14px;
    margin-top: 5px;
}
.header-town {
	float: right;
	display: inline-block;
	margin: 0 -34px 0 0;
	font-size: 20px;
	/*display: none;*/
}
.header-town select {
	border: 0;
    background: transparent!important;
}
.header-town button {
	font-size: 20px;
	color: #2c2c2c;
	text-decoration: none!important;
	padding-left: 0;
	box-shadow: none!important;
}
.header-town button:hover, .header-town button:focus {
    color: #2c2c2c;
    box-shadow: none;
}
.header-town .caret {
	pointer-events: none;
	position:absolute;top:50%;right:20px;transform:translateY(-50%);
}
.header-town .dropdown-menu>li>a {
	font-size: 16px;
	color: inherit;
	padding-right: 10px;
	padding-left: 10px;
}
.header-town .dropdown-menu>li>a:hover {
	background-color: #ffd528;
}
.header-contacts, .header-rlinks {
	text-align: right;
}
.header-contacts {
	margin: 4px 8px 0 0;
}
.header-contacts > li > a {
	font-size: 20px;
	border-bottom: 2px solid #ffd528;
	text-decoration: none !important;
	padding-left: 21px;
}
.header-contacts > li:first-child > a {
	background: url(../img/call-answer.png) no-repeat;
	background-position: left center;
}
.header-contacts > li:last-child > a{
	background: url(../img/envelope.png) no-repeat;
	background-position: left center;
}
.header-contacts > li > a:hover {
	border-color: #fff;
}
.header-contacts > li:nth-child(2) > a {
	font-size: 18px;
}
.header-rlinks {
	float: right;
	margin: 6px 22px 0 0;
	font-size: 18px;
}
.header-rlinks > li > a {
	border-bottom: 2px solid #ffd528;
	text-decoration: none !important;
}
.header-rlinks > li > a:hover {
	border-color: #fff;
}
.header-w {
	padding: 45px 0 36px;
	color: #2c2c2c;
	background-color: #fff;
}
.header-y {
	padding: 6px 0 7px;
	background: #ffd528;
}
.header-menu {
	float: left;
	margin: 0 0 0 33px;
	color: #020202;
}
.header-menu > li {
	float: left;
	margin: 0 42.5px 0 0;
}
.header-lang li:last-child, .header-menu li:last-child {
	margin: 0;
}
.header-menu li a {
	font-size: 18px;
}
.header-lang {
	float: right;
	margin: 2px 48px 0 0;
	color: #fff;
}
.header-lang li {
	float: left;
	margin: 0 33px 0 0;
}
.header-lang li a {
	text-transform: capitalize;
	font: 18px 'OfficinaSansC-Bold';
}
.header-search {
	margin: 5px 0 0 5px;
	color: #020202 !important;
}
.header-search-form {
	float: left;
	margin: 2px 0 0 30px;
}
.header-search-form + button {
	background: transparent;
	padding: 0;
	border: 0;
}
.header-search-form > input {
	width: 0;
	border: 0;
	color: #000;
	transition: all 1s;
}

.s1 {
	padding: 39px 0 78px;
}
.s1-img > img, .s1-slider img {
	width: 100%;
	height: auto;
}
.s1 .slick-dots {
	margin: 22px 0 0 0;
	text-align: center;
}
.s1 .slick-dots > li {
	display: inline-block;
	margin: 0 13px 0 0;
	line-height: 0;
}
.s1 .slick-dots > li:last-child {
	margin: 0;
}
.s1 .slick-dots > li > button {
	padding: 0;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 50%;
	font-size: 0;
	background: #a2a2a2;
}
.s1 .slick-dots > li.slick-active > button {
	background: #ffd73c;
	border-color: #ffd73c;
}
.s1-text {
	padding: 47px 0 0;
	color: #666;
}
.s1-left {
	margin: 4px 0 0 37px;
	letter-spacing: 0.5px;
	font-size: 28px;
	line-height: 1.2;
}
.s1-right {
	position: relative;
	margin: 5px 0 0 -16px;
	height: 107px;
	font-size: 22px;
	line-height: 1.1;
	letter-spacing: 0.05px;
	overflow: hidden;
	transition: all 0.5s;
}
.s1-right p {
	/*margin: 0;*/
}
.s13-top {
    position: relative;
}
.s2-items-link.s13-right-more {
    position: relative;
    right: 0;
    bottom: -65px; 
}
.s13-images.s-margin-top {
    margin-top: 140px;
}

.s13-images.s-margin-top-0 {
    margin-top: 0px;
}

.s13-right.active {
    height: auto;
}

.s13-images img{
	max-width: 100%;
	height: auto;
}
/*
.s1-right p {
	height: 120px;
	transition: all 0.5s;
}
*/
.s1-right-more {
	position: absolute;
	right: 0;
	bottom: 1px;
	width: 179px;
	height: 25px;
	line-height: 25px;
	font-size: 30px;
	text-align: center;
	color: #2d2d2d;
	background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
}
/*
.s1-right.opened {
	max-height: none;
}
*/


.s2 {
	padding: 74px 0 86px;
	background: #fbfbfb;
}
.page-template-template-contacts .s2 {
	padding-bottom: 54px;
}
.s-cats {
	margin: 34px 0 0 20px;
	overflow: hidden;
}
.s-cats a {
	text-decoration: none !important;
}
.s-cats-top > li {
	float: left;
	margin: 0 15px 0 0;
}
.s-cats-top > li:last-child {
	margin: 0;
}
.s-cats-top > li > a {
	padding: 0 16px;
	border-radius: 20px;
	font: 17px/43px 'OfficinaSansC-Bold';
	color: #7c7c7c;
}
.s-cats-top > li > a:hover {
	background: #ffd528;
}
.s-cats-top > li.active > a {
	background: #ffd528;
}
.s-cats-bottom, .s-cats-bottom-2, .s-cats-bottom2 {
	margin: 23px 0 0 20px;
}
.s-cats .s-cats-bottom {
	margin-left: 15px;
}

.s13-list-text ul li {
    list-style-type: disc;
    margin: 0 0 0 20px;
}
.s-cats-bottom > li, .s-cats-bottom2 > li {
	float: left;
	line-height: 0;
	margin: 0 0 19px 0;
	padding: 0 20.5px;
	border-left: 1px solid #666;
}
.s-cats-bottom > li:last-child, .s-cats-bottom2 > li:last-child {
	border-right: 0;
}
.s-cats-bottom > li:first-child, .s-cats-bottom2 > li:first-child  {
	border-left: 1px solid #666666;
}
.s-cats-bottom > li > a, .s-cats-bottom2 > li > a {
	position: relative;
	border-bottom: 2px solid rgba(0,0,0,0);
	font-size: 17px;
	line-height: 17px;
	color: #666;
	border-bottom: 2px solid transparent;
	text-decoration: none;
}
.tab-name {
	padding: 0 !important;
	border-radius: 0 !important;
    margin: 0 20px 20px 20px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}
.tab-name:hover, .tab-name.active {
    border-bottom: 2px solid #ffd528;
}
.s-cats-bottom > li > a:hover, .s-cats-bottom2 > li > a:hover {
	border-bottom: 2px solid #ffd528;
}
.s-cats-bottom > li.active > a, .s-cats-bottom2 > li.active > a {
	border-bottom: 2px solid #ffd528;
}
.s2-items {
	margin: 37px 0 0 0;
}
.s2-item {
	margin: 0 0 23.5px 0;
}
.s2-item > p, .s2-item .term-name {
	margin: 0 0 6px 36px;
	font-size: 17px;
	color: #c6c6c6;	
}
.s2-item > div img {
	max-width: 100%;
}
.s2-items-link {
	margin: 5px 0 0 0;
	text-align: center;
}
.wrapper-articles .s2-items-link { 
	margin: 0;
}
.s2-items-link > a {
	width: 122px;
	height: 43px;
	border: 3px solid #ffd629;
	border-radius: 21px;
	font: 13px/37px 'OfficinaSansC-Bold';
	text-transform: uppercase;
	text-decoration: none !important;
	color: #2c2c2c;
}

.portfolio-section .s2-items-link > a {
	margin-top: 0;
    position: relative;
    right: 0;
    	
}
.portfolio-section .s2-items-link  {
	bottom: -55px;
}
.s2-items-link > a:hover { 
	background-color: #ffd629;
}
.wrapper-articles .s2-items-link {
	margin-bottom: 80px;
}
.box-article {
    margin-bottom: 25px;
    min-height: 235px;
    height: 100%; 
}
.s3 {
	padding: 72px 0 82px;
	background: #f7f7f7;
}
.s3-items {
	margin: 57px 27px 0;
}
.s3-item {
	float: left;
	text-align: center;
	color: #2c2c2c;
	width: 20%;
}
.s3-item-circle {
	margin: 0 auto;
	width: 145px;
	height: 145px;
	line-height: 145px;
	border-radius: 50%;
	font-size: 54px;
	background: #ffd528;
}
.s3-item-text {
	margin: 26px 0 0;
	font-size: 22px;
	line-height: 1.2;
}
.wrapper-content-post {
    font-family: 'OfficinaSansC-Book';
    font-size: 22px;
    color: #666;
}
.wrapper-content-post img {
	max-width: 100%;
}

.wrapper-content-post ul{
	margin-bottom: 15px
}

.wrapper-content-post ul li{
	list-style: disc;
	margin-left: 20px
}

.wrapper-content-post ul li a{
	text-decoration: underline
}

.s4 {
	padding: 75px 0;
}
.s4-slider {
	position: relative;
	margin-top: 49px;
}
.s4-slider > div {
	height: 127px;
	line-height: 127px;
	text-align: center;
}
.s4-slider > div {
	height: 127px;
	line-height: 127px;
	text-align: center;
}
.s4-slider > div a img {
	max-width: 100%;
	height: auto;
	filter: grayscale(1) invert(.01);
    transition: all 0.2s;
    opacity: .4;
}

.s4-slider > div a img:hover {
	filter: none;
	opacity: 1;
}
.s4-slider .slick-slide img {
	display: inline-block !important;
}
.s4-slider .slick-arrow, .s8-slider-box .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 48px;
	color: #2c2c2c;
	z-index: 1;
	text-shadow: 0 3px 5px rgba(0,0,0,0.3);
}
.s4-slider .slick-prev {
	left: -20px;
}
.s4-slider .slick-next {
	right: -20px;
}
.s1-slider .slick-prev, .s8-slider-box .slick-prev {
	left: 20px;
}
.s1-slider .slick-next, .s8-slider-box .slick-next {
	right: 20px;
}
.s1-slider .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 48px;
	color: #ffd528;
	z-index: 1;
	margin-top: -24px;
}
.s5 {
	padding: 75px 0 19px;
	text-align: center;
	background: #ffd528;
}
.s5 .s-title {
	color: #fff;
}
.s5 .s-title + p {
	margin: 4px 0 0;
	font-size: 36px;
	color: #000;
}
.s5-map {
	position: relative;
	margin: -96px 0 0 0;
}
.s5-map > img {
	max-width: 100%;
	height: auto;
}
.s5-map > a {
	position: absolute;
	left: 50%;
	bottom: 65px;
	transform: translate(-50%);
	width: 172px;
	height: 43px;
	border: 3px solid #000;
	border-radius: 21px;
	font: 13px/37px 'OfficinaSansC-Bold';
	text-transform: uppercase;
	text-decoration: none !important;
	color: #2c2c2c;
}


.s6 {
	padding: 72px 0 82px;
	background: #f7f7f7;
}
.s6-items {
	margin: 61px 0 0;
}
.s6-item {
	text-align: center;
	color: #2c2c2c;
}
.s6-item-circle {
	margin: 0 auto;
	width: 145px;
	height: 145px;
	line-height: 145px;
	border-radius: 50%;
	font-size: 54px;
	background: #ffd528;
}
.s6-item-text {
	margin: 21px 30px 0;
	font-size: 22px;
	line-height: 1.2;
}


.s7 {
	padding: 75px 0 0;
}
.s7-block:first-child {
	margin: 0 0 79px 0;
}
.s7-pres {
	margin: 54px 0 0;
}
.s7-pres > img {
	max-width: 100%;
	height: auto;
}
.s7-gall {
	margin: 59px 0 0;
}
.s7-gall-item {
	position: relative;
}
.s7-gall-item > img {
	max-width: 100%;
	height: auto;
}
.s7-gall-item > p {
	position: absolute;
	left: 35px;
	bottom: 25px;
	font-size: 22px;
	color: #fff;
}
.s7 .slick-dots {
	margin: 10px 0 0 0;
	text-align: center;
}
.s7 .slick-dots > li {
	display: inline-block;
	margin: 0 13px 0 0;
	line-height: 0;
}
.s7 .slick-dots > li:last-child {
	margin: 0;
}
.s7 .slick-dots > li > button {
	padding: 0;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 50%;
	font-size: 0;
	background: #a2a2a2;
}
.s7 .slick-dots > li.slick-active > button {
	background: #ffd73c;
	border-color: #ffd73c;
}
.s7-gall > .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: 0;
	padding: 0;
	font-size: 0;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s;
}
.s7-gall > .slick-prev {
	left: 20px;
    z-index: 99;
    width: 20px;
    height: 40px;
    background: transparent;
}
.s7-gall > .slick-next {
	right: 20px;
    z-index: 99;
    width: 20px;
    height: 40px;
    background: transparent;
}
.all-city ul li {
    color: #2c2c2c;
    font-size: 17.5px;
}
.all-city ul {
    text-align: left;
    margin-bottom: 30px;
}
.all-city {
/*  display: none; */
    padding: 0 60px;
}
.all-city.active {
/* 	display: block; */
	padding-bottom: 155px;
}
.s7-gall > .slick-prev:before, .s7-gall > .slick-next:before {
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	font: 10px "FontAwesome";
	color: #fff;
	transition: all 0.3s;
}
.s7-gall > .slick-prev:before {
	content: "\f104";
	left: 0;
}
.s7-gall > .slick-next:before {
	content: "\f105";
	right: 0;
}
.s7-gall:hover > .slick-arrow {
	opacity: 1;
}
.s7-gall:hover > .slick-arrow {
	opacity: 1;
}
.s7-gall:hover > .slick-prev:before, .s7-gall:hover > .slick-next:before {
	font: 40px "FontAwesome";
}

.s8 {
	padding: 74px 0 77px;
}
.s8-list {
	margin: 48px 0 0 17px;
}
.s8-list > li {
	float: left;
	margin: 0 0 0 19.5px;
}
.s8-list > li > a {
	border-bottom: 2px solid #fff;
	font-size: 17px;
	text-decoration: none !important;
	color: #666;
}
.s8-list > li > a:hover { 
	border-color: #ffd528;
}
.s8-list > li.active > a {
	border-color: #ffd528;
}
.s8-slider-box {
	margin: 14px 0 0;
	padding: 76px 0 65px;
	background: #ffd528;
}
.s8-slider-box > a , .reviews-more {
	display: block !important;
	margin: 42px auto 0;
	width: 132px;
	height: 43px;
	border: 3px solid #000;
	border-radius: 21px;
	font: 13px/37px 'OfficinaSansC-Bold';
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #2c2c2c;
	position: relative;
	z-index: 5;
}
.s8-slider, .rev-slider {
	padding: 0 131px;
}
.s8-slide-text {
	font: 44px/1.2 "HelveticaBold";
	letter-spacing: 0.5px;
	color: #fff;
}
.s8-slide-author {
	margin: 29px 0 0 0;
	font: 18px "HelveticaRegular";
	letter-spacing: 0.15px;
	color: #2c2c2c;
}
.s8-slider .slick-arrow, .rev-slider .slick-arrow {
	position: absolute;
	top: 56px;
	font-size: 48px;
	color: #fff;
	z-index: 1;
}
.s8-slider .slick-prev, .rev-slider .slick-prev {
	left: 40px;
}
.s8-slider .slick-next, .rev-slider .slick-next {
	right: 40px;
}
@media only screen and (max-width: 768px) {
	.s8-slider, .rev-slider {
		padding: 0 61px;
	}
	.s8-slider .slick-prev, .rev-slider .slick-prev {
		left: 20px;
	}
	.s8-slider .slick-next, .rev-slider .slick-next {
		right: 20px;
	}
}

.s9 {
	padding: 76px 0;
	background: #f7f7f7;
	overflow-x: hidden;
}
.s9-items {
	margin: 53px 0 0;
}
.s9-item {
	text-align: center;
	color: #000;
}
.s9-item-img {
	height: 170px;
	line-height: 170px;
}
.s9-item-img > img {
	max-width: 100%;
	height: auto;
}
.s9-item-title {
	margin: 21px 0 0;
	font: 22px 'OfficinaSansC-Bold';
}
.s9-item-text {
	margin: 27px 20px 0;
	font-size: 22px;
	line-height: 1.2;
}


.s10 {
	padding: 76px 0 84px;
	background: #ffd528;
}
.s10 .s-title {
	color: #fff;
}
.s10-form {
	margin: 40px 35px 0;
}
.s10-form.margin_top {
	margin: 0 35px 0;
}
.s10-form .div-s-form {
	float: left;
	width: 50%;
	min-height: 1px;
	position: relative;
}
.s10-form .div-s-form:nth-child(odd) {
	padding: 0 80px 0 0;
}
.s10-form .div-s-form:nth-child(even) {
	padding: 0 0 0 80px;
}
.s10-form input:not([type="file"]) {
	width: 100%;
	height: 82px;
	margin: 0 0 25px 0;/*
	padding: 46px 5px 0 2px;*/
	border: 0;
	border-bottom: 2px solid #000;
	font-size: 18px;
	color: #111;
	background: none;
}
.s10-form .name-input {
    font-size: 16px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 82px;
    margin: 0;
    padding: 46px 5px 0 2px;
    border: 0;
    border-bottom: 2px solid #000;
    font-size: 18px;
    color: #111;
    background: none;
    resize: none;
}



textarea::-webkit-scrollbar {
    width: 10px;
}
 
textarea::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
textarea::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.s10-form button, input.wpcf7-form-control.wpcf7-submit {
	float: right;
	margin: 38px 0 0 0;
	bottom: 65px;
	width: 197px;
	height: 43px;
	border: 3px solid #000;
	border-radius: 21px;
	font: 13px/40px 'OfficinaSansC-Bold';
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #2c2c2c;
	background: transparent;
}
.s10-form input.wpcf7-form-control.wpcf7-submit  {
	margin: 0;
}
span.ajax-loader {
	display: none !important;
}
.s10-form p {
	margin: 39px 0 0 0;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;
	padding: 0 20px;
	position: relative;
}
@media screen and (min-width: 1200px) {
	.s10-form p.form-rules {
		max-width: 60%;
	}
}
.wrapper-articles .hr-after-btn.actives {
    display: none;
}
.wrapper-filter-services {
	display: none;
	margin: 23px 0 0 130px;
}
.wrapper-filter-services.actives { 
	display: block;
}
ul.s-cats-bottom.clearfix.show-hidden-w.active {
	display: none;
}
.wrapper-filter-services.show-hidden-w.active {
	display: block;
}
.wrapper-filter-services span {
	padding: 0 16px;
    border-radius: 20px;
    font: 17px/19px 'OfficinaSansC-Bold';
    color: #7c7c7c;
    display: inline-block;	
}
.wrapper-filter-services li a {
	position: relative;
    border-bottom: 2px solid rgba(0,0,0,0);
    font-size: 17px;
    line-height: 17px;
    color: #666;
    border-bottom: 2px solid transparent;
    text-decoration: none;
}
.wrapper-filter-services li a:hover {
    border-bottom: 2px solid #ffd528;
}
.wrapper-filter-services li {
    float: left;
    line-height: 0;
    padding: 0 20.5px;
}


.slick-disabled {
	opacity: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.wrapper-filter-services a.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -5px;
    z-index: 2;
}

.wrapper-filter-services a.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -5px;
    z-index: 2;
}

.max-width125 {
	max-width: 125px !important;
}

.slick-track {
    float: left;
}

.wrapper-filter-services a.slick-next.slick-arrow i {
    font-size: 25px;
    color: #6f6f6f;	
}

.wrapper-filter-services a.slick-prev.slick-arrow i {
    font-size: 25px;
    color: #6f6f6f;	
}


#fl_inp {
	display: none;
}
.fl_upld label {
	margin: 25px 0 0 0;
	font-size: 18px;
	text-decoration: underline;
	color: #111;
	cursor: pointer;
}
.fl_upld label:hover {
	text-decoration: none !important;
}
#fl_nm {
	display: block;
	margin: 8px 0 0;
	font-size: 18px;
	color: #fff;
}
.s10-form ::-webkit-input-placeholder {color: #111;}
.s10-form ::-moz-placeholder          {color: #111;}
.s10-form :-ms-input-placeholder      {color: #111;}
:focus::-webkit-input-placeholder {color: transparent;}
:focus::-moz-placeholder          {color: transparent;}
:focus:-ms-input-placeholder      {color: transparent;}

.s10-form label {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.s10-form div.wpcf7-mail-sent-ok {
	display: none !important;
}
.s10-call.s10-form button, .s10-call.s10-form input.wpcf7-form-control.wpcf7-submit {
	float: none !important;
}
.s10-call.s10-form .button-form {
	text-align: center !important;
}

.s11 {
	padding: 75px 0 83px;
}
.s11-items {
	margin: 49px 0 0;
}
.s11-item {
	display: block !important;
	height: 94px;
	line-height: 94px;
	text-align: center;
}
.s11-item img {
	max-width: 100%;
	height: auto;
	filter: grayscale(1) invert(.01);
    transition: all 0.2s;
    opacity: .4;
}
.s11-item img:hover {
	filter: none;
	opacity: 1;
}


.s12 {
	padding: 61px 0 50px;
	background: #e8e8e8;
	margin-bottom: 4px;
}
.s12-box {
	margin: 0 26px;
}
.s12-block {
	margin: 0 0 44px 0;
	color: #000;
}
.s12-block > p {
	font: 18px 'OfficinaSansC-Bold';
}
.s12-block ul li {
	margin: 0 0 8.2px 0;
}
.s12-block ul li a {
	font-size: 18px;
}


footer {
	padding: 52px 0 58px;
	font-size: 18px;
	color: #000;
	background: #ffd528;
}
.footer-left {
	margin: 0 0 0 27px;
}
.footer-copy {
	margin: 6px 0 0 0;
	white-space: nowrap;
}
.footer-social {
	display: inline-block;
	margin: 15px 0 0 0;
}
.footer-social > li {
	float: left;
	margin: 0 16px 0 0;
}
.footer-social > li > a>i:before {
	line-height: 49px;
}
.footer-social > li:last-child {
	margin: 0;
}
.footer-social > li > a {
	width: 48px;
	height: 48px;
	line-height: 48px;
	border-radius: 50%;
	text-align: center;
	font-size: 25px;
	color: #fff;
	background: #c6c6c6;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
}
.footer-social > li > a:hover {
	background: #939393;
}
.footer-center {
	margin: 0 0 0 117px;
	width: 426px;
}
.footer-info-box {
	display: inline-block;
	margin: 2px 0 0 0;
	line-height: 1.85;
}
.footer-info-box:first-child {
	float: left;
}
.footer-info-box:last-child {
	float: right;
}
.footer-phone {
	float: right;
	margin: 0 14px 0 0;
	text-decoration: none !important;
	white-space: nowrap;
}
.footer-map {
	float: left;
	margin: 0 0 0 -10px;
	text-decoration: none !important;
	white-space: nowrap;
}
.footer-phone > * {
	display: block;
}
.footer-phone > :nth-child(1) {
	font-size: 36px;
}
.footer-phone > :nth-child(2) {
	margin: -3px 0 0;
}

.header-menu-btn {
	width: 35px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff !important;
}

.bcrumb {
	margin: 20px 0 0 0;
}

.bcrumb.mtop {
	margin: 20px 0 0 0;
}
.bcrumb ul {
	margin: 0 0 0 35px;
}
.bcrumb ul > li {
	position: relative;
	float: left;
	margin: 0 18px 0 0;
	font-size: 18px;
	color: #666;
}
.bcrumb ul > li:first-child {
	color: #ffd528;
}
.bcrumb ul > li:last-child {
	color: #ccc;
}
.bcrumb ul > li > a {}

.bcrumb ul > li:not(:last-child):after {
	content: "/";
	position: absolute;
	right: -13px;
	top: 0;
	color: #666;
}

.title-page {
    margin: 10px 35px 10px 35px;
}

.s13 {
	padding: 54px 0 78px;
	color: #666;
/*	background: #fbfbfb*/
}
.s13-box {
	margin: 0 -40px;
}
.s13-service .s13-box {
	margin: 0;
}
.s13-service .s13-box a{
	text-decoration: underline;
}
.s13-left {
	margin: -1px 0 0 0;
}
.s13-title {
	margin: 0;
	font: 42px/1 'OfficinaSansC-Bold';
	letter-spacing: -0.5px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
}
.s13-title-thin {
	margin: 15px 0;
	font: 35px/1 'OfficinaSansC-Bold';
	letter-spacing: -0.5px;
	width: auto;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #868686;
}
.s13-right {
	position: relative;
	margin: 0 0 0 4px;
	height: auto;
	overflow: hidden;
	transition: all 0.3s;
}
.s13-service .s13-right.s13-collapsed:after {
	display: block;
	content: '';
	height: 25px;
	background: rgba(255,255,255,0.7);
	position: absolute;
	bottom: 0;
	z-index: 1;
	left: 0;
	right: 0;
}
.s13-right ul {
	list-style: disc;
	margin-left: 25px!important;
}
.s13-right ol {
	padding-left: 20px;
	margin-left: 25px!important;
}
.s13-right.opened {
	height: auto;
}
.s13-right > * {
	display: block;
	margin: 0 0 30px 0;
	line-height: 1.2 !important;
}
.s13-right > *:nth-last-child(2) {
	margin: 0;
}
.s13-right > b {
	font: 26px 'OfficinaSansC-Bold';
}
.s13-right > p {
	font-size: 22px;
}
.s13-right li {
	font-size: 23px;
}
.s13-right > ol {
	padding: 0 0 0 25px;
}
.s13-right-more {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	width: auto;
	height: 25px;
	line-height: 25px !important;
	font-size: 30px;
	text-align: center;
	color: #2d2d2d;
}
.s13-social {
	margin: 86px 0 0 0;
	text-align: center;
}
.s13-social ul {
	display: inline-block;
}
.s13-social li {
	display: inline-block;
	margin: 0 38px 0 0;
	list-style: none;
}
.s13-social li:last-child {
	margin: 0;
}
.s13-social a {
	width: 43px;
	height: 43px;
	line-height: 45px;
	border-radius: 50%;
	text-align: center;
	font-size: 25px;
	color: #fff;
	background: #c6c6c6;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
}
.s13-social a:hover {
	background: #939393;
}
.s13-images {
	margin: 85px 0 0;
}
.s13-images > div:not(:last-child) {
	margin: 0 0 62px;
}
.s13-images > div > img {
	max-width: 100%;
	height: auto;
}
.s13-n {
	padding: 33px 0 52px;
}
.s13-n .s13-right {
	margin: 0;
	height: auto;
	max-width: 786px;
}
.s13-n .s13-right > * {
	margin: 0 0 30px 0;
	line-height: 1.1 !important;
}
.s13-n .s13-top {
	margin: 0 71px;
}
.s13-n.s13-service .s13-top {
	margin: 0;
}
@media only screen and (min-width: 1200px) {
	.s13-n.s13-service .s13-top > .container {
		padding-left: 45px;
		padding-right: 45px;
	}
}
.s13-n .s13-title {
	font: 48px/1 'OfficinaSansC-Bold';
}
.s13 h4, .s13-n h4 {
    font: 40px/1 'OfficinaSansC-Bold';
}
.s13-list-box {
	margin: 24px 0 0;
}
.s13-list-bimg {
	background-color: #ffcc00;
}
.s13-list-bimg img {
	max-width: 100%;
	height: auto;
}
.s13-list {
	margin: 40px 0 0 0;
}
.s13-list .s13-list .s13-list-item {
	margin-left: 0;
}
.s13-list ul {
	list-style: disc;
	/*padding-left: 20px;*/
	margin: 20px;
}
.s13-service ol {
	padding-left: 20px;
	margin-left: 0;
}
.s13-service ul {
	margin-left: 0!important;
}
.s13-service ul li {
	margin-left: 20px;
}
.s13-list-item {
	margin: 0 0 78px 30px;
	max-width: 786px;
    line-height: 1.2;
    font-size: 22px;
    color: #666;
}
.s13-list-item:last-child {
	margin-bottom: 0;
}
.s13-list-title {
	font: 26px 'OfficinaSansC-Bold';
	color: #666;
}
.s13-list-title-big {
	font: 48px 'OfficinaSansC-Bold';
	color: #666;
	max-width: 100%!important;
}
.s13-list-title-second {
	font: 22px 'OfficinaSansC-Bold';
	margin-top: 20px;
}
.s13-list-text {
	margin: 32px 0 0 0;
	line-height: 1.2;
	font-size: 22px;
}
.s13-list-img {
	/*height: 235px;*/
}
.s13-left > a {
	margin: 45px 0 0 3px;
	width: 168px;
	height: 50px;
	border: 3px solid #ffd629;
	border-radius: 25px;
	font: 16px/47px 'OfficinaSansC-Bold';
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #2c2c2c;
    transition: all 0.3s ease;
}
.s13-left > a:hover {
    background-color: #ffd629;
}
.s13-imglist {
	margin: 0;
}
.s13-imglist > img {
	margin: 18px 0 20px;
	width: 100%;
	height: auto;
	
}
.s13-imglist > p, .s13-imglist > div > p {
	margin: 0 0 28px 30px;
	max-width: 810px;
	line-height: 1.2;
	font-size: 22px;
	color: #666;
	margin-bottom: 10px;
}
.s13-imglist h2, .s13-imglist h3 {
	margin-left: 30px;
	max-width: 810px;
	line-height: 1.2;
}
.s13-imglist .kontakt {
	margin: 0 0 15px 30px;
	max-width: 810px;
	line-height: 16px;
	color: #666;
}
.s13-imglist div.kontakt {
	font-size: 22px;
}

.s14 {
	padding: 74px 0 45px;
}
.s14-items {
	margin: 49px 0 0 0;
}
.s14-item {
	position: relative;
	padding: 20px 0 0 38px;
	height: 240px;
	margin: 0 0 39px 0;
	background: #ffd528;
}
.s14-item > span {
	position: absolute;
	right: -5px;
	top: 0;
	/*font: 216px/158px 'OfficinaSansC-Bold';*/
	font: 216px/111px 'OfficinaSansBlackSCC';
	color: #fff;
}
.s14-item > p {
	margin: 0;
	font-size: 30px;
}
.s14-item > p:nth-child(1) {
	font-size: 30px;
	color: #666;
}
.s14-item > p:nth-child(2) {
	font-family: 'OfficinaSansC-Bold';
	font-size: 40px;
	text-transform: uppercase;
	color: #666;
	max-width: 80%;
}
.s14-item > p:nth-child(3) {
	margin: 9px 0 0 0;
	line-height: 1.2;
	font-size: 24px;
	color: #000;
	max-width: 80%;
}
@media screen and ( max-width: 1200px) {
	.s14-item {
		height: 250px;
		padding: 20px 0 0 20px;
	}
	.s14-item > p {
		font-size: 30px !important;
		max-width: 80%;
	}
}
@media screen and ( max-width: 768px) {
	.s14-item {
		height: auto;
		padding: 20px 0 10px 25px;
	}
	.s14-item > p {
		max-width: 80%;
	}
}
@media screen and ( max-width: 580px) {
	.s14-item > p {
		max-width: 78%;
		font-size: 30px !important;
	}
}

.s15 {
	padding: 74px 0 84px;
	background: #f7f7f7;
}
.s15-items {
	margin: 52px 0 0;
}
.s15-item {
	margin: 0 0 15px 0;
	height: 127px;
	line-height: 127px;
	text-align: center;
}
.s15-item > a img {
	width: 180px;
	max-width: 100%;
	height: auto;
	filter: grayscale(1) invert(.01);
	opacity: .4;
	transition: all 0.2s;
}
.s15-item > a img:hover {
	filter: none;
	opacity: 1;
}
@media only screen and (max-width: 1199px) {
	.s15-item > a img {
		width: 160px;
	}
}
.s15-items-btn {
	margin: 35px 0 0;
	text-align: center;
}
.s15-items-btn > a {
	width: 115px;
	height: 43px;
	border: 3px solid #000;
	border-radius: 21px;
	font: 13px/37px 'OfficinaSansC-Bold';
	text-transform: uppercase;
	text-decoration: none !important;
	color: #2c2c2c;
}
.header-y .container {
	position: relative;
}
.header-submenu {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 32px;
	width: 100%;
/*	padding: 20px 0 10px;*/
	font-size: 18px;
	color: #000;
	background: #e8e8e8;
	z-index: 1;
	opacity: 0;
	transform: scale(0.8);
	transition: all 1.4s;
}
.header-submenu.opened {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
}
.header-submenu li {
	margin: 0 0 5px 0;
}

.header-submenu:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 10000px;
	height: 100%;
	transform: translate(-50%);
	background: #e8e8e8;	
}
.single-post {
	background-color: #fbfbfb;
}
.wrapper-content-post {
	margin: 45px 0;
	max-width: 786px;
}
.s2-item > div > div {
	position: relative;
}
.more-post-content {
    max-width: 1281px;
    margin: 0 auto;
}
.more-post-content .wrapper-content-post {
	margin: 45px 0 24px 75px;
}
.wrapper-img-and-photos {
    display: grid;
    grid-template-columns: 895px auto;
    grid-row-gap: 30px;
    grid-column-gap: 67px;
}
.s2-post-page .network .s13-social {
    margin: 25px 0 75px 0;
    text-align: center;
}
.s2-post-page .contacts-box:last-child {
    margin-bottom: 32px;
}
.s2-post-page .network .s13-social ul > li {
	margin: 0 40px 0 0;
}
.s2-post-page .hr-after-btn {
    width: calc(100% - 70px);
    height: 2px;
    background-color: #ffd528;
    margin: auto;
}
.container.s2-item {
    margin: 0;
}
.min-img {
	margin: 51px 0 20px 0;
}
.min-img img {
    display: block;
    margin-left: auto;
    margin-bottom: 80px;
}
.wrapper-content-post p {
    margin-bottom: 21px;
}
body.single-post section.s13.s13-n {
    padding-bottom: 0;
}
.s2-item > div > div:hover .s2-item-hov {
	opacity: 1;
}
.s2-item-hov {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(238, 210, 57, 1);
	opacity: 0;
	transition: background 0.5s ease-in;
	/*transform: scale(1.005);*/
}
.button-form input.wpcf7-form-control.wpcf7-submit, .s10-form button, .popup-2 .wpcf7-submit  {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.button-form input.wpcf7-form-control.wpcf7-submit:hover, .s10-form button:hover, .popup-2 .wpcf7-submit:hover {
	background: black;
    color: #fff;
}
.contacts-wrapper__list:last-child .s2-items-link {
	display: none;
}
.max-container {
    max-width: 1130px;
    margin: 0 auto;	
}
.s2-item-hov-box {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 0 31px 38px;
	width: 100%;
}
.s2-item-hov-box > * {
	display: block;
}
.s2-item-hov-box > :nth-child(1) {
	margin: 0 0 -2px 0;
	font: 36px 'OfficinaSansC-Bold';
	color: #fff;
}
.s2-item-hov-box > :nth-child(2) {
	margin: 0 0 14px 0;
	font-size: 24px;
	color: #fff;
}
.s2-item-hov-box > :nth-child(3) {
	font-size: 18px;
	color: #000;
}






.popup-bg, .popup-bg-2 {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 !important;
	padding: 0 0 20px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.35);
	overflow-y: auto;
	z-index: 1;
}
.popups-inbg, .popups-inbg-2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.popup {
	position: absolute;
	display: none;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
.popup .s-title {
	font: 40px 'OfficinaSansC-Bold';
	color: #fff;
}
.popup-1 .popup-box, .popup-2 .popup-box {
	position: relative;
	width: 400px;
	margin: 0 auto;
	padding: 25px 0;
	background: #ffd528;
	box-shadow: 0 20px 100px #0d2647;
}
.popup-1 .s10-form {
	margin: 0 35px;
}
.popup-1 .s10-form > div {
	float: none;
	padding: 0;
	width: 100%;
}
.popup-1 .s10-form button,
.popup-2 .wpcf7-submit {
	 float: none !important;
	display: block;
	margin: 38px auto 0 !important;
}
.popup-close, .popup-close-2 {
	content: "";
	position: absolute;
	right: 15px;
	top: 14px;
	width: 25px;
	height: 25px;
	background: url("../img/om6-popup-close.png") no-repeat center;
}

.subscribe-a {
	border-bottom: 3px solid;
	line-height: 1;
}
.s-title .subscribe-a + span {
	color: #666666;
}
.subscribe-a:hover,.subscribe-a:focus {
	border-bottom: 3px solid transparent;
	text-decoration: none;
}
.s10-form p.text-subscribe {
	text-align: center;
	color: #2c2c2c;
	font-family: 'OfficinaSansC-Book';
	font-size: 24px;
}
@-webkit-keyframes spMenuZoom {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}
@keyframes spMenuZoom {
	0% {
		opacity: 0;
		transform: scale(.8);
		-webkit-transform: scale(.8);
	}
	100% {
		opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}


/*
.header-submenu.opened {
	-webkit-animation: spMenuZoom 1400ms;
	animation: spMenuZoom 1400ms;
}
*/

header .s12 {
	position: absolute;
	width: 3000px;
	left: 50%;
	transform: translate(-50%);
	padding: 20px 0;
}

header .s12-block {
	margin: 0;
}

.contacts-box {
    padding: 0 32px;
}
.contacts-page-phone {
	font-size: 26.5px;
	font-family: 'OfficinaSansC-Bold';
    display: inline-block;
    border-bottom: 2px solid #ffd528;
    text-decoration: none;
}
.contacts-page-email {
	font-size: 24px;
	font-family: 'OfficinaSansC-Bold';
	text-decoration: none;
	border-bottom: 2px solid #ffd528;
	margin-bottom: 5px;
}
.contacts-box .s13-right {
	height: auto;
}
.contacts-box .s2-items-link {
    text-align: left;
    margin: 20px 0 0 0;
}
.contacts-wrapper.s13 .c-office-company div {
	margin-bottom: 2px;
}
.contacts-box .s2-items-link > a {
	text-align: center;
}
.contacts-wrapper.s13 .s2-items-link > a {
	text-align: center;
}
.contacts-wrapper.s13 .s2-items-link { 
	margin: 20px 0 0 0;
	text-align: left;
}
.contacts-page-email:hover, .contacts-page-phone:hover {
	border-bottom: 2px solid transparent;
}
.title-type-contacts {
	font-family: 'OfficinaSansC-Book';
	font-size: 24px;
	text-decoration: none;
}
.contacts-page-phone:hover, .contacts-page-phone:focus, .contacts-page-email:focus, .contacts-page-email:hover, .title-type-contacts:hover, .title-type-contacts:focus {
	text-decoration: none;
}
.contacts-box .s13-title {
    margin-bottom: 45px;
}
.desc-phone {
	display: block;
	margin-bottom: 30px;
	font-family: 'OfficinaSansC-Book';
	font-size: 22px;
}
.network .s13-social {
    margin: 0;
    text-align: left;
}
.network p {
	font-family: 'OfficinaSansC-Book';
	font-size: 22px;
	margin-top: 40px;
}
.network .s13-social ul > li {
	margin: 0 20px 0 0;
}
.c-office-company a {
	display: inline-block;
}
.c-office-company div span {
	display: block;
}
.c-office-company div {
	font-family: 'OfficinaSansC-Bold';
	font-size: 22px;
	color: #666666;
	margin-bottom: 17px;
}
.c-office-company div a {
	text-decoration: none;
    border-bottom: 2px solid #ffd528;
    margin-bottom: 3px;
}
.c-office-company div a:hover, .c-office-company div a:focus {
	text-decoration: none;
	border-bottom: 2px solid transparent;
}
.c-office-company div span {
	font-family: 'OfficinaSansC-Book';
}
.c-office-company p {
	font-family: 'OfficinaSansC-Book';
	font-size: 22px;
}
.c-office-company h3 {
	font-size: 36px;
	font-family: 'OfficinaSansC-Book';
	margin-top: 60px;
}
.contacts-wrapper__list {
	margin-bottom: 105px;
}

.contacts-wrapper__list:last-child {
	margin-bottom: 60px;
}
.title-site {
	font-family: 'OfficinaSansC-Bold';
	font-size: 24px;
}
.client-img {
	margin: 50px 0;
}
.bg-img img {
	display: block;
	margin: 0 auto;
}
.bg-img {
	background-color: #e5e5e5;
}
.complitet-project .s-title {
	margin-bottom: 60px;
	font-family: 'OfficinaSansC-Book';
	font-weight: 600;
}
.s13-n.section-padding-bottom {
	padding-bottom: 32px;
}
.s-faq1 .s-title {
	font-family: 'OfficinaSansC-Book';
	font-weight: 600;
	font-size: 48px;
	text-align: left;
}
.s-faq1 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
}
.description-faq h4 {
	font-family: 'OfficinaSansC-Book';
	color: #666666;
	font-size: 26px;
	margin-bottom: 10px;
	cursor: pointer;
	border-bottom: 1px solid transparent;
	display: inline-block;
	line-height: 1;
}
.description-faq h4:hover {
	color: #ffd528;
	border-bottom: 1px solid #ffd528;
}
.description-faq h4.reviews-title {
	border: none!important;
	cursor: default;
	color: #666666!important;
}
.description-faq {
	font-family: 'OfficinaSansC-Book';
	font-size: 22px;
	color: #8f8d8d;
	max-width: 786px;
}
.description-faq__text {
	opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    -ms-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
}
.s1-text.container .s2-items-link.s13-right-more {
	position: relative;
    right: 0;
    bottom: 0;
}
.s1-text.container .s2-items-link.s13-right-more.active {
	display: none;
}
.s1-right.active {
    height: 100%;
}
.contacts-box {
    padding: 0 32px;
    margin-top: 60px;
}
.contacts-box:first-child {
	margin-top: auto;
}
.description-faq .description-faq__text.active {
	opacity: 1;
    height: 100%;
    overflow: visible;
}
.contacts-box .s-title {
    margin-bottom: 60px;
}
.contacts-box:last-child {
	margin-bottom: 65px;
}
section.s13.page-faq.s13-n {
	padding-bottom: 0;
}
.description-article .description-article__title {
    font-family: 'OfficinaSansC-Book';
    color: #666666;
    font-size: 26px;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 1;
}
.description-article .description-article__title a {
	text-decoration: none;
	font-weight: bold;
}
.description-article .description-article__title a:hover {
	text-decoration: underline;
	color: #ffd528;
}
.description-article {
    font-family: 'OfficinaSansC-Book';
    font-size: 22px;
    color: #666;
}
.wrapper-articles {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 45px;
}
.wrapper-articles .s-title {
    margin: 0 0 50px 0;
    font: 48px 'OfficinaSansC-Book';
    letter-spacing: -0.5px;
    color: #666;
    text-align: left;
    padding: 0 14px;
}
.section-group-articles>div:nth-child(odd) .description-article {
	padding: 0 80px 0 0;
}
.section-group-articles>div:nth-child(even) .description-article {
	padding: 0 0 0 90px;
}
.section-group-articles {
    overflow: hidden;
}
.description-article__text {
	position: relative;
}
.description-article__text > a {
	text-decoration: none;
}

body.page-template-template-article, body.page-template-template-portfolio, body.single-portfolio {
	background-color: #fbfbfb;
}

.s13.main-contacts-page {
	padding-bottom: 0;
}

.s13.main-contacts-page .contacts-box:last-child {
	margin-bottom: 0;
}

.maps.main-contact-map {
	display: none;
}
.maps.main-contact-map.active {
	display: block;
	margin-top: 125px;
}
.hr-after-btn {
	width: 100%;
	height: 2px;
	background-color: #ffd528;
	margin: 0 0 80px 0;
}
.hr-after-btn span {
    max-width: 170px;
    margin: 0 auto;
    display: block;
    background: #fbfbfb;
    height: 2px;
}
.wrapper-articles .container:last-child .hr-after-btn {
	display: none;
}
.hide-articles:nth-child(n+3) {
	display: none;
}
.wrapper-articles .container.active .hide-articles {
	display: block;
}

.subcribe-form {
    display: none;
}
.category-header {
    overflow: hidden;
    margin: 0 0 10px 0;
}
.subcribe-form.active {
	display: block;
}
input.wpcf7-form-control.wpcf7-acceptance {
    font-size: 14px;
    width: 14px;
    height: 14px;
    background: transparent;
    border: 1px solid;
}
span.wpcf7-form-control-wrap.acceptance-876 {
    position: absolute;
    z-index: 99;
    bottom: calc(50% + -5px);
}
.s10-form-sender span.wpcf7-form-control-wrap.acceptance-876 {
	position: static!important;
	margin-right: 5px;
	margin-top: 2px;
}
span.wpcf7-form-control-wrap.acceptance-876 span.wpcf7-list-item {
	display: inline;
	margin: 0 10px 0 0!important;
}
.d-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flex-column {
	flex-direction: column;
}
@media only screen and (min-width: 1200px) {
	.flex-xl-row {
		flex-direction: row;
	}
}
.wpcf7-acceptance input {
	height: auto!important;
	width: auto!important;
	margin: 0!important;
}
.author {
    color: #555;
    margin: 25px 0 65px 0;
}
.div-s-form span.name-input {
	position: absolute;
    font-size: 18px;
    color: #111;
    top: 0;
   -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out; 
}
.div-s-form.active-input span.name-input {
	top: 0;
}
@media (max-width: 1229px){
	.header-logo {
		margin: 24px 0 0 0;
	}
	.header-town {
		margin: 0;
	}
	.header-contacts {
		margin: 4px 0 0 0;
	}
	.header-rlinks {
		margin: 6px 0 0 0;
	}
	.header-menu {
		margin: 0;
	}
	.header-menu > li {
		margin: 0 22px 0 0;
	}
	.header-lang {
		margin: 2px 0 0 0;
	}
	.s1-left {
		margin: 4px 0 0 0;
	}
	.s1-right {
		margin: 5px 0 0 0;
	}
	.s-cats {
		margin: 34px 0 0 0;
	}
	.s2-items-link {
		margin: 15px 0 0;
	}
	.s3-items {
		margin: 57px 0 0;
	}
	.s4-slider .slick-prev {
		left: 0;
	}
	.s4-slider .slick-next {
		right: 0;
	}
	.s6-item-text {
		margin: 21px 0 0;
	}
	.s8-list {
		margin: 48px 0 0 0;
	}
	.s8-slider {
		padding: 0 70px;
	}
	.s8-slider .slick-prev {
		left: 30px;
	}
	.s8-slider .slick-next {
		right: 30px;
	}
	.s9-item-text {
		margin: 27px 0 0;
	}
	.s10-form {
		margin: 40px 0 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.s10-form > div:nth-child(odd) {
		padding: 0 30px 0 0;
	}
	.s10-form > div:nth-child(even) {
		padding: 0 0 0 30px;
	}
	.s10-form p {
		position: relative;
		margin: 39px 0 0 0;
	}
	.s11 .container {
		width: 100%;
	}
	.s12-box {
		margin: 0;
	}
	footer .container {
		width: 100%;
	}
	.footer-left {
		margin: 0;
	}
	.footer-center {
		margin: 0 auto;
		width: 400px;
	}
	.footer-phone {
		margin: 0;
	}
	.bcrumb ul {
		margin: 0;
	}
	.s13-box {
		margin: 0;
	}
	.s13-right {
		margin: 0;
	}
	.s13-n .s13-top {
		margin: 0;
	}
	.s13-n .s13-right {
		margin: 0;
	}
	.s13-list-item {
		margin: 0 0 40px 0;
		max-width: none;
	}
	.s13-imglist > p {
		margin: 0 0 28px 0;
		max-width: none;
	}
	.s15 .container {
		width: 100%;
	}
	.popup-box .s10-form > div:nth-child(odd), .popup-box .s10-form > div:nth-child(even) {
	     padding: 0;
	}
	.s2-item > div img {
	}
	span.wpcf7-form-control-wrap.acceptance-876 {
		bottom: calc(50% + 15px);
	}
}
@media (max-width: 991px){
	.header-w {
		padding: 20px 0;
	}
	.s2-item > div img {
	}
	.s2-item-hov-box {
		padding-bottom: 20px;
	}
	.header-logo {
		margin: 0 auto 15px;
	}
	.header-menu > li {
		margin: 0 12px 0 0;
	}
	.header-lang > li {
		margin: 0 12px 0 0;
	}
	.header-search {
		display: none;
	}
	.header-town {
		float: none;
		margin: 0;
	}
	.header-contacts {
		margin: 4px 0 0 0;
	}
	.header-contacts, .header-rlinks {
		text-align: center;
	}
	.header-rlinks {
		float: none;
	}
	.header-w {
		text-align: center
	}
	.wrapper-filter-services {
		margin-left: 0!important;
	}
	.s-cats-bottom-projects {
		margin-left: 0!important;
		padding-left: 15px;
		padding-right: 15px;
	}
	.s3 .container {
		padding: 0;
		width: 100%;
	}
	.s5 {
		padding: 30px 0;
	}
	.s5-map > a {
		bottom: 0;
	}
	.s6 .container, .s9 .container, .s12 .container {
		width: 100%;
	}
	.s10-form p {
		margin: 25px 0 0 0;
	}
	.s10-form button {
		margin: 25px 0 0 0;
	}
	.footer-center {
		display: block;
		width: 100%;
	}
	footer {
		padding: 30px 0;
		text-align: center;
	}
	.footer-phone {
		display: block;
		float: none;
	}
	.footer-map {
		float: none;
	}
	.footer-left {
		margin: 30px 0 0;
	}
	.s13-right {
		margin: 20px 0 0;
	}
	.s13-left > a {
		margin: 15px 0 25px 0;
	}
	.footer-info-box {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.section-group-articles>div:nth-child(even) .description-article {
		padding: 0;
	}
    span.wpcf7-form-control-wrap.acceptance-876 {
        bottom: calc(50% + 25px);
    }
}
@media (max-width: 820px){
	.s3-item {
		width: 50%;
	}
	.s3-item:nth-child(1), .s3-item:nth-child(2), .s3-item:nth-child(3) {
		margin: 0 0 15px;
		width: 33.333%;
	}
	span.wpcf7-form-control-wrap.acceptance-876 {
		bottom: calc(50% + 25px);
	}
	.s2-item-hov-box > :nth-child(1) {
		font-size: 26px;
	}
	.s2-item-hov-box > :nth-child(2) {
		font-size: 20px;
	}
	.s2-item-hov-box > :nth-child(3) {
		font-size: 14px;
	}
}
@media (max-width: 767px){
	.header-menu {
		display: none;
	}
	.s2-item > div img {
	}
	.s10-form .div-s-form {
	    float: none;
	    width: 100%;
	    min-height: 1px;
	    position: relative;
	    padding: 0 !important;
	}
	.header-menu {
		margin: 10px 0 0;
		float: none;
		clear: both;
	}
	.header-menu > li {
		float: none;
		margin: 0;
	}
	.header-menu > li > a {
		font-size: 22px;
	}
	.s1-left > br {
		display: none;
	}
	.s1-right {
		margin: 15px 0 0 0;
	}
	.s6-item-circle, .s3-item-circle {
		width: 120px;
		height: 120px;
		line-height: 120px;
	}
	.s5-map {
		margin: 0;
	}
	.s6-item-text {
		font-size: 22px;
	}

	.s6-items > div > div {
		margin: 0 0 15px;
	}
	.s8-slide-text {
		font: 28px/1.2 "HelveticaBold";
	}
	.s8-slider-box {
		padding: 30px 0;
	}
	.s9-item {
		margin: 20px 0 0;
	}
	.s10-form > div {
		float: none;
		padding: 0 !important;
		width: 100%;
	}
	.s10-form button {
		float: none;
		display: block;
		margin: 38px auto 0;
	}
	.s10-form.margin_top {
		margin: 0;
	}
	.s-title .subscribe-a + span {
		display: none;
	}
	.s10 .s-title {
		font-size: 30px;
		text-align: center;
	}
	.subscribe-a:hover, .subscribe-a:focus {
		border: 0;
	}
	.subscribe-a {
		border-bottom: 0;
        text-decoration: underline;
	}
	.s10-form p.text-subscribe {
	    font-size: 20px;
	    margin-bottom: 30px;
	    margin-left: 0;
	    margin-right: 0;
	}
	.s11-items {
		margin: 0;
	}
	.s11-item {
		margin: 40px 0 0;
	}
	.s13-images > div:not(:last-child) {
		margin: 0 0 20px;
	}
	.s13-social {
		margin: 30px 0 0 0;
	}
	.header-submenu {
		/* display: none; */
		position: static;
		margin: 0 -15px;
	}
	.s2-item > div img, .s2-item-hov  {
		transform: none;
	}
	.s2-items {
		margin: 37px -15px 0;
	}
	.section-group-articles>div:first-child .description-article {
		padding: 0;
	}
	.section-group-articles>div:last-child .description-article {
		padding: 0
	}
	span.wpcf7-form-control-wrap.acceptance-876 {
    	position: absolute;
	    top: 5px;
	}
}
@media (max-width: 630px){
	.s12-box > div {
		width: 100%;
	}
	.s2-item > div img {
	}
	.section-group-articles>div:nth-child(even) .description-article {
	    padding: 0;
	}

	.wrapper-articles {
		padding: 0;
	}

	.wrapper-articles .s-title {
		font-size: 38px;
	}
	.s1 {
        padding: 20px 0;
	}
	.s1-slider-box {
		display: none;
	}
}
@media (max-width: 480px){
	.s3-item {
		width: 100% !important;
		margin: 0 0 15px !important;
	}
	.s-title {
		font-size: 30px;
	}
	.s8-slider {
		padding: 0 40px;
	}
	.s8-slide-text {
		font: 22px/1.2 "HelveticaBold";
	}
}
@media (max-width: 420px){
	.popup-1 .popup-box {
		width: 100%;
	}
}

.button-form input.wpcf7-form-control.wpcf7-submit, .s10-form button, .popup-2 .wpcf7-submit {
	border: 3px solid #fff;
	color: #000;
}
.button-form input.wpcf7-form-control.wpcf7-submit:hover, .popup-2 .wpcf7-submit:hover {
	background-color: #fff;
	color: #000;
}

div.wpcf7 .screen-reader-response {
	position: relative!important;
	width: 100%!important;
	height: auto!important;
	margin-bottom: 20px!important;
	color: #2b542c;
	font-size: 18px;
	text-align: center;
}
.project-services:after {
	content: '';
	display: table;
	clear: both;
}

.project-img-box {
    display: block!important;overflow-y:hidden;
}

@media screen and (min-width: 1230px) {
    .project-img-box {
        height:226px;
    }
}

.heateorSssSharingRound:first-child {
    display: none;
}

.single-service .s2-item-hov:hover, .single-post .s2-item-hov:hover{
	opacity: 1;
}

.single-service .allprojects, .single-post .allprojects
{
	display: block;
	width: 168px;
	height: 50px;
	border: 3px solid #ffd629;
	border-radius: 25px;
	font: 16px/47px 'OfficinaSansC-Bold';
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #2c2c2c;
	transition: all 0.3s ease;
	margin: 0 auto;
	margin-top: 30px
}

.single-service .allprojects:hover, .single-post .allprojects:hover{
	background: #ffd629
}