/* =WordPress Core
-------------------------------------------------------------- */
.head-info {
            max-width: 1170px;
            margin: 0 auto;
         }

         header .head-menu ul li {
            float: left;
         }

         header .head-menu ul li a.first {
            margin-left: 5px;
         }

         header .head-menu ul li a.last {
            margin-right: 0;
         }

         .head-info-wrapper {
            width: 100%;
            background-color: #000;
            padding: 9px 0;
         }

         .head-info-wrapper2 {
            max-width: 1170px;
            margin: 0 auto;
         }

         header .head-menu ul li a:hover {
            color: #FFFF00;
         }

         .pay-online:visited {
            color: #fff;
            text-decoration: none;
         }
		 .pay-online {
               width: 275px;
               display: inline-block;
               padding: 17.4px 7px;
               line-height: 1;
               font-size: 20px;
               font-weight: 500;
               color: #fff;
               position: relative;
               z-index: 1;
               text-align: center;
               margin-top: 65px;
               text-decoration: none;
            }

            .pay-online:after {
               content: '';
               width: 100%;
               height: 100%;
               transform: skew(-20deg);
               position: absolute;
               left: 5px;
               top: 5px;
               border-bottom: 2px solid #EA4496;
               border-right: 2px solid #EA4496;
            }

            .pay-online:hover {
               text-decoration: underline;
               color: #fff;
            }

/****************/
.grid {
    display: -webkit-flex;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    position: relative;
}
.container .grid {
    margin-left: -10px;
    margin-right: -10px;
}
[class*='column'] {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
    max-width: calc(100% - 20px);
}
.span-12 {
    width: calc(((100% / 12) * 12) - 20px);
}


/*-------------------------*/
/*----------MEDIA----------*/
/*-------------------------*/

@media only screen and (min-width: 769px){
    .span-2 {
        width: calc(((100% / 12) * 2) - 20px);
    }
    .span-3 {
        width: calc(((100% / 12) * 3) - 20px);
    }
	.span-4 {
	    width: calc(((100% / 12) * 4) - 20px);
	}
    .span-5 {
        width: calc(((100% / 12) * 5) - 20px);
    }
    .span-6 {
        width: calc(((100% / 12) * 6) - 20px);
    }
    .span-7 {
        width: calc(((100% / 12) * 7) - 20px);
    }
    .span-8 {
        width: calc(((100% / 12) * 8) - 20px);
    }
    .span-9 {
        width: calc(((100% / 12) * 9) - 20px);
    }
    .span-10 {
        width: calc(((100% / 12) * 10) - 20px);
    }
    .span-11 {
        width: calc(((100% / 12) * 11) - 20px);
    }
}

@media only screen and (max-width: 768px){
    .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11{
        width: calc(((100% / 12) * 12) - 20px);
    }
}

		 
/**********NEW STYLE**********/
a {
    color: #ffe332;
}
img{
	max-width:100%;
}
a:focus, a:hover {
    color: #dd0d22;
    text-decoration: none;
}
.head-info-wrapper {
    background-color: #0e0e0e;
}
.logo {
    text-align: center;
}
header {
    background: url(header-bg.jpg) no-repeat top 90px center;
    position: relative;
    padding-bottom: 40px;
    background-color: #0e0e0e;
}
header .phone-box p {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.1;
}
header .phone-box p span{
	padding: 0 2px 0 0;
    margin: 0;
}
header .head-menu ul li a {
    font-size: 16px;
	    margin: 0 10px;
}
header .head-menu {
    margin-top: 23px;
}
header .head-menu ul li a:hover {
    color: #dd0d22;
}
.head-info-wrapper {
    min-height: 94px;
}
.phone-box img {
    width: auto;
    margin-right: 10px;
    margin-top: -6px;
}
a.ya-phone.ya-phone-header {
    font-size: 18px;
}
header .phone-box {
    min-width: 180px;
}
header .ord-head {
    text-align: center;
    min-width: 180px;
    margin-left: 10px;
}
header .ord-head .order-bt {
    color: #fff;
    border-bottom: 2px solid #dd0d22;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
}
header .ord-head .order-bt:hover {
    color: #dd0d22;
}
.head-menu-mobile img{
	width:auto;
}
header .cta-bt {
    margin-top: 20px;
}
header .main-cta .main-cta-text ul{
	list-style: none;
    margin-left: 30px;
}
header .main-cta .main-cta-text ul li {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
}
header .main-cta .main-cta-text ul li:before {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background-color: #886d09;
    position: absolute;
    top: 48%;
    left: -50px;
}
div#hateyou {
    margin: 0 auto;
    max-width: 1200px;
	min-height: 565px;
}
header .main-cta {
    margin: 100px 0 0 3%;
}
header a.cta-bt {
    background-color: #f5c60a;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    max-width: 250px;
    text-align: center;
    display: block;
    padding: 16px 10px;
    margin-top: 40px;
	    transition: all .2s;
}
header a.cta-bt:hover {
    background-color: #dd0d22;
    color: #fff;
}
.wrap-mnu-line {
    background: #300;
    padding: 50px 0 20px;
}
.wrap-mnu-line ul {
    list-style: none;
    padding: 0;
    margin: 0;
	text-align: center;
}
.wrap-mnu-line ul li {
    display: inline-block;
    margin: 0 16px;
}
.wrap-mnu-line ul li a {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.wrap-mnu-line ul li a:hover{
	color:#f5c60a;
}

div.wpcf7 input {
    max-width: 100%;
}
.consult-box .form-box input[type="submit"] {
    float: none;
    width: 100%;
    font-size: 16px;
    color: #161616;
    text-transform: none;
}
.consult-box .title-form {
    text-align: center;
    font-family: 'Montserrat';
    text-transform: none;
	margin-top: 30px;
}
.consult-box .form-box {
    margin-bottom: 10px;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors,
span.wpcf7-not-valid-tip,
div.wpcf7 img.ajax-loader{
	display:none !important;
}
input.wpcf7-not-valid {
    border: 1px solid #ab0404 !important;
}

.popup-form div.wpcf7 {
    text-align: center;
}
.popup-form h4 {
    text-align: center;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: bold;
}
.popup-form div.wpcf7 input {
    width: 100%;
    background-color: rgba(173, 173, 173, 0.25);
    border: none;
    font-size: 15px;
    color: #000;
    padding: 13px 20px;
    margin-bottom: 10px;
    max-width: 300px;
}
.popup-form div.wpcf7 input.wpcf7-submit {
    padding: 13px 36px;
    color: #161616;
    font-size: 16px;
    font-weight: bold;
    background-color: #f5c60a;
    transition: all .2s;
    max-width: 240px;
}
.popup-form div.wpcf7 input.wpcf7-submit:hover {
    background-color: #dd0d22;
    color: #fff;
}
.popup-form div.wpcf7 p.policy {
    font-size: 14px;
}
div#popup_msg {
    padding-top: 20px;
    padding-bottom: 20px;
}
div#popup_msg p {
    text-align: center;
    font-size: 20px;
    font-family: 'Montserrat';
    text-transform: none;
}
.form-free-text h3 {
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: NORMAL;
}
.form-free-text p {
    font-size: 20px;
    font-weight: normal;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.form-free .wpcf7 input {
  background-color: rgba(173, 173, 173, 0.25);
  border: none;
  font-size: 15px;
  color: #fff;
  padding: 13px 20px;
}
.form-free .wpcf7 input.wpcf7-submit {
    background-color: #f5c60a;
    font-size: 16px;
    color: #161616;
    font-weight: bold;
}
.form-free .wpcf7 input.wpcf7-submit:hover,
.consult-box .form-box input[type="submit"]:hover {
    color: #fff;
    background-color: #dd0d22;
}

.services-new {
    padding: 40px 0;
    background-image: url(moskovskaya-den.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.services-new .grid {
    justify-content: center;
}

.services-new h3.title {
    text-align: center;
    font-size: 36px;
    font-family: 'Montserrat';
    font-weight: bold;
    margin-bottom: 40px;
	color:#fff;
}
.services-new .column {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 90px;
}
.services-new .column p.name {
    font-size: 23px;
    line-height: 1;
    text-align: center;
    padding: 0 10px;
	margin-bottom: 17px;
}
.services-new .column p.price {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    padding: 0 10px;
    text-align: center;
    min-height: 50px;
	margin-bottom: 0;
}
.services-new .column img {
    padding: 0 30px;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
    width: 240px;
    height: 180px;
}
.services-new .column .descr-serv {
    font-size: 18px;
    line-height: 1.15;
    color: #181818;
}
.services-new .column .descr-serv li {
    padding: 10px 30px;
    list-style: none;
}
.services-new .column .descr-serv li:nth-child(even){
	background-color: #e6e6e6;
}
.services-new .column p.podr {
    padding: 2px 30px;
    font-size: 18px;
    line-height: 1.15;
}
.services-new .column p.podr a{
	color:#388ae7;
	text-decoration:underline;
}
.services-new .column p.podr a:hover{
	text-decoration:none;
}
.services-new .column a.ord-bt {
    background-color: #f5c60a;
    font-size: 16px;
    color: #161616;
    font-weight: bold;
    display: block;
    max-width: 240px;
    text-align: center;
    padding: 15px 10px;
    margin: 0 auto;
}
.services-new .column a.ord-bt:hover{
	background-color: #dd0d22;
    color: #fff;
}
.services-new .column p.wrap-but {
    position: absolute;
    bottom: 28px;
    left: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

.scheme-work h3.title{
	text-align: center;
    font-size: 36px;
    font-family: 'Montserrat';
    font-weight: bold;
    margin-bottom: 40px;
}
.scheme-work .column h5 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.scheme-work .column p.descr {
    text-align: center;
    font-size: 17px;
}
.scheme-work .column h5:before {
    content: '1';
    display: block;
    font-weight: bold;
    font-size: 48px;
    font-family: 'Montserrat';
    background: #dd0d22;
    color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    line-height: 80px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.scheme-work .column:nth-child(2) h5:before{
	content: '2';
}
.scheme-work .column:nth-child(3) h5:before{
	content: '3';
}
.scheme-work .column:nth-child(4) h5:before{
	content: '4';
}
.scheme-work .column:nth-child(5) h5:before{
	content: '5';
}
.scheme-work .column:nth-child(6) h5:before{
	content: '6';
}
.scheme-work a.but {
    background-color: #f5c60a;
    font-size: 16px;
    color: #161616;
    font-weight: bold;
    display: block;
    max-width: 240px;
    text-align: center;
    padding: 15px 10px;
    margin: 0 auto;
    margin-top: 15px;
}
.scheme-work a.but:hover{
	background-color: #dd0d22;
    color: #fff;
}

.slider-new {
    padding: 40px 0;
}
.slider-new .grid{
	min-height: 500px;
    margin: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
}
.slider-new .column.wrap-image {
    margin: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.slider-new .wrap-text {
    font-size: 18px;
    padding: 40px;
    padding-top: 70px;
}
.slider-new .wrap-text h4 {
    font-size: 28px;
    font-family: 'Montserrat';
}
.slider-new .owl-theme .owl-controls .owl-page span {
    background: #cfcfcf;
    width: 14px;
    height: 14px;
    opacity: 1;
    border-radius: 0;
    margin: 4px;
}
.slider-new .owl-theme .owl-controls .owl-page.active span {
    background: #000;
}
.owl-theme .owl-controls .owl-buttons div{
	display:none;
}

footer .contacts .title-box {
    font-size: 28px;
    margin-bottom: 12px;
}
footer .asks {
    padding-top: 42px;
	    max-width: 600px;
}
header .main-cta h1,
.video-block h2,
.sTitle,
.diagnostic #content-tabs .title-tabs{
	font-family: 'Arial';
}
.text-window h1,
.text-window h2,
.text-window h3,
.text-window h4 {
    margin-top: 0;
}
div.wpcf7 input.name {
    display: none;
}
.works-block {
    background-image: url(murom.jpg);
    padding: 30px 0;
}
.works-block h3.title {
    text-align: center;
    font-size: 36px;
    font-family: 'Montserrat';
    font-weight: bold;
    margin-bottom: 40px;
	color:#fff;
}
.works-block img {
  width: 320px;
  height: 320px;
  margin-top: 25px;
}
.jr-insta-thumb ul.thumbnails li {
    margin: 0 0 1.5% 1.5% !important;
}


/**********************MEDIA***************/
@media screen and (max-width: 992px){
	.consult-box .form-box input[type="text"], 
	.consult-box .form-box input[type="tel"],
.form-free .wpcf7 input	{
		margin-right: 0;
		min-width: 100%;
		margin-bottom: 10px;
	}
	.consult-box .title-form, 
	.consult-box .form-box, 
	.consult-box .inf,
.form-free .wpcf7	{
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;
	}
	.consult-box .inf .conf {
		margin-top: 0;
	}
	.consult-box .inf .number {
		text-align: center;
		width: 100%;
	}
	.consult-box .title-form {
		margin-bottom: 20px;
	}
	.services-new .span-4.column {
		width: calc(((100% / 12) * 6) - 20px);
	}
	header {
		background-size: cover;
	}
}

@media screen and (max-width: 768px){
	header{
		padding-bottom: 90px;
	}
	.head-info-wrapper {
		background-color: transparent !important;
	}
	div#hateyou {
		min-height: auto;
	}
	header .main-cta h1 {
		font-size: 28px;
	}
	header .main-cta {
		margin: 0 0 0 3%;
	}
	a.ya-phone.ya-phone-header {
		font-size: 23px;
		font-weight: 700;
	}
	header .social-links ul li a {
		width: 100%;
		height: 100%;
	}
	header .main-cta .main-cta-text ul li {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.wrap-mnu-line ul li a {
		font-size: 20px;
	}
	.diagnostic #content-tabs ul li {
		background-size: 18px 17px;
		padding-left: 26px;
	}
	.diagnostic #tabs li a {
		display: block;
		padding: 5px;
	}
	.diagnostic #content-tabs .title-tabs {
		margin-top: 0px;
	}
	.services-new .span-4.column {
		width: calc(((100% / 12) * 12) - 20px);
		    max-width: 400px;
	}
	.scheme-work .column {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.slider-new .column.wrap-image {
		min-height: 220px;
	}
	.slider-new .wrap-text {
		padding: 20px;
		padding-top: 30px;
	}
	.slider-new .column.wrap-image {
		order: 2;
		width:100%;
		max-width:100%;
	}
	.slider-new .column.wrap-text {
		order: 1;
	}
	.slider-new .grid {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
		min-height: 0;
	}
	footer .container {
		max-width: 400px;
	}
	footer .asks {
		padding-top: 0;
	}
	.scheme-work .column h5:before {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	header .main-cta h1,
	.h2, h2,
	.why-block .box-2 .title-box,
	.form-free-text h3,
	.services-new h3.title,
	.get-rid-surprises .inf-list .title,
	.scheme-work h3.title,
	.slider-new .wrap-text h4,
	footer .title-box,
	.works-block h3.title
	{
		font-size: 22px;
	}
	.diagnostic #content-tabs .title-tabs,
	.services-new .column p.name,
	.services-new .column p.price,
	.scheme-work .column h5,
	.wrap-mnu-line ul li a,
	.consult-box .title-form,
	.popup-form h4{
		font-size: 18px;
	}
	.form-free-text p,
	.services-new .column .descr-serv,
	.scheme-work .column p.descr,
	.slider-new .wrap-text,
	.services-new .column p.podr
	{
		font-size: 16px;
	}
	.diagnostic {
		padding: 20px 0;
	}
	.why-block {
		padding: 30px 0 40px;
	}
	.services-new {
		padding: 20px 0;
	}
	.get-rid-surprises {
		padding: 25px 0;
	}
	.scheme-work h3.title {
		margin-bottom: 15px;
	}
	.slider-new {
		padding: 20px 0;
	}
	footer {
		padding: 30px 0 30px;
	}
	.diagnostic #tabs li {
		margin: 0;
	}
	.why-block .box-1 ul li {
        background-size: 50px !important;
    }
}
