@font-face{
	font-family: 'Museo Sans Cyrl 300';
    src: url(../fonts/MuseoSansCyrl_300.otf);
}
@font-face{
    font-family: 'Museo Sans Cyrl 500';
    src: url(../fonts/MuseoSansCyrl_500.otf);
}
@font-face{
    font-family: 'Museo Sans Cyrl 700';
    src: url(../fonts/MuseoSansCyrl_700.otf);
}
@font-face{
    font-family: 'Museo Sans Cyrl 900';
    src: url(../fonts/MuseoSansCyrl_900.otf);
}

body{
	margin: 0;
	padding: 0;
	font-family: 'Museo Sans Cyrl 500', Arial, sans-serif;
	box-sizing: border-box;
}
li{
	list-style: none;
}

.animated {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
}

.nw-psevdo-header{
	background: #f8f8f8;
}
.nw-psevdo-header{
	background: url(../images/test-header-bg.jpg) no-repeat;
	background-color: #F8F8F8;
	background-position: top center;
	background-size: cover;
}
// .nw-psevdo-header > .container{
// 	background: url(../images/test-header-bg.jpg) no-repeat;
// }
.logo{
	display: inline-block;
	width: 100%;
}
.logo img{
	float: right;
	padding: 46px 0;
}
.about-title-h1{
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	font-size: 47px;
	text-transform: uppercase;
	margin-top: 35%;
color: #fff;
}
.about-text{
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
	color: #787878;
}
.about-text p{
	padding: 10px 0px;
	margin-bottom: 24px;
	line-height: 24px;
}
.nw-psevdo-header-right {padding-left: 55px;}
.nw-zakaz{
	display: inline-block;
	width: 305px;
	height: 64px;
	background: #d54957;
	color: #fff;
	border: 1px solid #a1303c;
	box-shadow: 0px 0px 12px rgba(0,0,0,.2) inset, 0 0px 4px rgba(0,0,0,.05) inset;
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	padding: 18px 19px;
	text-shadow: 0px 1px 0px rgba(101, 33, 40, 1);
	transition: 0.6s;
}

.nw-zakaz:hover{
	text-decoration: none;
	background: #f92f43;
	color: #fff;
	border: 1px solid #a1303c;
	box-shadow: 0px 0px 6px rgba(0,0,0,.2) inset, 0 0px 4px rgba(0,0,0,.05) inset;
	text-shadow: 0px 1px 0px rgba(101, 33, 40, 1);
}
.nw-zakaz i{
	padding: 0px 8px;
}
.nw-zakaz span{
	padding: 0px 22px;
}
.nw-zakaz:hover{
	color: #fff;
}
.about-phone{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	margin-left: -14px;
	margin-top: 24px;
}
.about-phone > div{
	padding: 0;
}
.about-phone > div > div{
	display: inline-block;
}
.about-phone i{
	width: 50px;
	height: 50px;
	display: inline-block;
}
.about-phone a{
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	color: #787878;
	padding: 18px 0px;
	float: right;
}
.about-phone a:hover{
	color: #787878;
}
.mobile-logo{
	background: url(../images/mobile-phone.png) no-repeat center;
}
.city-phone-logo{
	background: url(../images/city-phone.png)no-repeat center;
}
.nw-psevdo-header .row{
	position: relative;
}
.about-barier-absolute{
	position: absolute;
	width: 382px;
	height: 288px;
	background: url(../images/barier-absolute.png)no-repeat center;
	bottom: -1px;
	left: 3%;
}

.about-barier-broken{
	background: url(../images/barier-broken-bg.jpg)no-repeat center;
	background-size: cover;
}
.about-barier-broken > .container:first-child > .row{
	margin-top: 110px;
}
.about-barier-broken > .container:last-child > .row{
	margin-top: 72px;
	margin-bottom: 270px;
}
.barier-broken-list > div{
	background: url(../images/list-border.png)no-repeat;
	background-position: 1px 0;
}
.barier-broken-list > div:last-child{
	background: url(../images/list-border-tr.png)no-repeat;
	width: 10px;
	height: 10px;
}
.barier-broken-title{
	font-size: 47px;
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	color: #fefefe;
	text-transform: uppercase;
	padding-right: 8px;
}
.barier-broken-text, .barier-broken-list span{
	color: #a3a1a4;
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
}
.barier-broken-text{
	display: inline-block;
	margin-top: 40px;
	text-align: left;
	font-size: 30px;
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
	font-style: italic;
}
.barier-broken-list span{
	display: inline-block;
	margin-top: -7px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.barier-broken-list > div{
	margin-top: 10px;
}
.barier-broken-list > div:first-child{
	margin-top: 0;
}
.barier-broken-img{
	box-shadow: 0 0 4px 2px rgba(0,0,0,0.5);
}

.about-barier-repair{
	background-color: #f8f8f8;
}
.barier-repair-container{
	width: 1000px;
	background: url(../images/barier-repair-bg.jpg)no-repeat;
	background-position: bottom;
	background-color: #fff;
}
.barier-repair-container .row{
	position: sticky;
	box-shadow: 0 0 4px 2px rgba(0,0,0,0.5);
	margin-top: -112px;
	background: inherit;
	padding-bottom: 54px;
	overflow: hidden;
}
.barier-repair-container .row > div:first-child, .barier-repair-container .row > div:nth-child(3){
	padding-left: 50px;
	z-index: 999;
}
.barier-repair-container .row > div:last-child{
	padding-right: 50px;
}
.barier-repair-title, .barier-repair-title-2{
	font-size: 25px;
	color: #787878;
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	text-transform: uppercase;
}
.barier-repair-title{
	text-align: left;
	margin-top: 64px;
	margin-bottom: 52px;
}
.barier-repair-title-2{
	text-align: right;
	margin-bottom: 30px;
}
.barier-repair-list span{
	display: inline-block;
	margin-top: -7px;
	padding-left: 30px;
	padding-bottom: 20px;
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
	font-size: 13px;
	color: #787878;
	text-transform: uppercase;
}
.barier-repair-list > div{
	margin-top: 10px;
}
.barier-repair-list > div:nth-child(6) span{
	padding-bottom: 40px;
}
.barier-repair-text{
	text-align: right;
	display: inline-block;
	font-family: 'Museo Sans Cyrl 500', Arial, sans-serif;
	font-size: 13px;
	color: #787878;
	font-style: italic;
}
.barier-repair-list > div{
	background: url(../images/list-border.png)no-repeat;
	background-position: 0 6px;
}
.barier-repair-list > div:last-child{
	background: url(../images/list-border-tr.png)no-repeat;
	width: 10px;
	height: 10px;
}
.barier-repair-img{
	position: relative;
}
.barier-repair-img img{
	position: absolute;
	right: -15px;
	top: 86px;
}
.barier-repair-buttom{
	margin-top: 72px;
}


.about-barier-modern{
	background: url(../images/barier-modern-bg.jpg)no-repeat;
	margin-top: -112px;
	background-size: cover;
}
.about-barier-modern > .container > .row{
	margin-top: 180px;
}
.barier-modern-text-col{
	margin-top: 10px;
	margin-bottom: 48px;
}
.barier-modern-title{
	text-align: left;
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 47px;
	color: #fff;
}
.barier-modern-text p{
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
	color: #fff;
}
.barier-modern-img{
	position: relative;
}
.barier-modern-img img{
	position: absolute;
	left: 50%;
	margin-left: -25%;
	margin-top: 30px;
}

.about-barier-advantages{
	background: url(../images/barier-advantages-bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.about-barier-advantages > .container > .row:first-child{
	margin-top: 104px;
	margin-bottom: 80px;
}
.about-barier-advantages > .container > .row:last-child{
	margin-bottom: 168px;
}
.barier-advantages-title{
	padding-right: 65%;
	text-align: left;
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 47px;
	color: #fff;
}
.barier-advantages-item{
	padding: 0;
	margin-top: 10px;
}
.barier-advantages-text span{
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
	color: #cbcbcb;
	line-height: 22px;
	font-weight: bold;
}
.barier-advantages-icon img{
	margin: 0 auto;
	display: inherit;
	padding: 26px 0;
}

.about-our-barier-repair > .container > .row:first-child > div:first-child{
	margin-top: 90px;
}
.about-our-barier-repair > .container > .row:last-child{
	margin-top: 84px;
	margin-bottom: 40px;
}
.our-barier-repair-title{
	padding-right: 0px;
	text-align: left;
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 47px;
	color: #787878;
}
.our-barier-repair-img{
	overflow: hidden;
}
.our-barier-repair-img img{
	margin-top: -92px;
	width: 100%;
}
.repair-company-title{
	margin: 20px 0;
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	font-size: 18px;
	color: #787878;
	text-transform: uppercase;
	text-align: center;
}
.barier-repair-up{
	border-bottom: 1px solid #7E7E7E;
}
.our-barier-repair-company > div:first-child{
	height: 50px;
}
.barier-repair-down{

}
.our-barier-repair-company img{
	display: inherit;
	margin: 0 auto;
}
.our-barier-repair-company > img{
	margin-top: -3px;
	margin-bottom: -3px;
	z-index: 9999;
}
.barier-repair-col-mod{
	width: 4%;
}
.barier-repair-down .our-barier-repair-company div:nth-child(2){
	margin-top: 20px;
}

.about-barier-contacts{
	background: url(../images/barier-contacts-bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.about-barier-contacts .container > .row{
	margin-top: 96px;
	margin-bottom: 76px;
}
.barier-contacts-text{
	color: #fff;
}
.barier-contacts-title{
	margin-bottom: 64px;
	padding-right: 115px;
	text-align: left;
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 47px;
	color: #fff;
}
.barier-contacts-text p{
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
	color: #bbb;
	font-size: 20px;
	margin: 0;
	padding-top: 5px;
}
.barier-contact-form {margin-top:33px;}
.barier-contacts-text p span{
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	color: #fff;
	font-size: 25px;
}
.barier-contacts-text p:last-child span{
	font-size: 20px;
}
#contactForm input,#contactForm textarea{
	width: 100%;
	margin-bottom: 40px;
	padding: 16px 14px;
	border: 2px solid #fff;
	font-family: 'Museo Sans Cyrl 500', Arial, sans-serif;
	text-transform: uppercase;
	color: #a3a1a4;
	background-color: transparent;
}
#contactForm .nw-zakaz{
	float: right;
}
.contact-form{
	position: inherit;
	margin: 0;
}


.submit-btn {
color: #fff !important;
font-family: 'Museo Sans Cyrl 300', Arial, sans-serif !important;
text-transform: uppercase !important;
font-size: 20px;
text-shadow: 0px 1px 0px rgba(101, 33, 40, 1);
border: none !important;
margin-bottom: 0 !important;
padding: 18px 14px !important;
margin-top: -19px;
position: absolute;
width: 73% !important;
margin-left: -49px;
}

.aftersendmes {
	color:#676767;
	width: 427px;
	margin: 0 auto;
	background: url(../images/popup-bg-red.png) no-repeat;
	margin-top: 35px;
}
.popuptxt-top {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding-top: 25px;
    margin-left: 95px;
}

.popuptxt-bot {
font-size: 16px;
display: block;
font-style: italic;
padding-bottom: 45px;
margin-left: 95px;
padding-top: 6px;
}

#map {height:400px;}
.about-barier-map{
	background-color: #f44253;
}
.about-barier-map > .row{
	margin: 0;
}
.barier-map-title{
	font-family: 'Museo Sans Cyrl 900', Arial, sans-serif;
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
}
.about-barier-map p{
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
}
.about-barier-map p a{
	color: #fff;
}
.about-barier-map p a:hover{
	color: #fff;
	text-decoration: none;
}
.about-barier-map > .row > div > .row:first-child{
	padding-bottom: 16px;
}
.about-barier-map > .row > div > .row:last-child{
	border-top: 2px solid #f55a69;
	padding-top: 16px;
}
.about-barier-map > .row > div > .row > div > div:last-child{
	border-left: 2px solid #f55a69;
}
.about-barier-map > .row > div:first-child{
	margin-top: 35px;
	padding: 0px 42px;
}
.barier-map-bottom-border div:first-child{
	background: url(../images/barier-map-icon-1.png)no-repeat;
	background-position: right 27px bottom 8px;
}
.barier-map-bottom-border div:last-child{
	background: url(../images/barier-map-icon-2.png)no-repeat;
	background-position: right 27px bottom 8px;
	padding-left: 38px;
}
.barier-map-top-border div:first-child{
	background: url(../images/barier-map-icon-3.png)no-repeat;
	background-position: right 27px bottom 8px;
}
.barier-map-top-border div:last-child{
	background: url(../images/barier-map-icon-4.png)no-repeat;
	background-position: right 0px bottom 8px;
	padding-left: 38px;
}
.barier-map-top-border div:first-child p:last-child{
	margin-bottom: 43px;
}
.about-barier-map > .row > div:last-child{
	padding: 0;
	background-color: #EAEAEA;
}
footer{
	background-color: #404040;
	border-bottom: 1px solid #4c4c4c;
}
.barier-footer p{
	font-size: 16px;
	color: #ddd;
	font-family: 'Museo Sans Cyrl 300', Arial, sans-serif;
}
.barier-footer p a{
	font-family: 'Museo Sans Cyrl 500', Arial, sans-serif;
	color: #ddd;
	text-decoration: ;
}
.barier-footer{
	padding: 22px 0px;
}
.about-phone .mobile, .about-phone .city-phone {
	width:50%;
}
.barier-broken-list {
	margin-top: 20px;
}
.about-our-barier-repair {
	background: #fafafa;
}
.about-our-barier-repair .container {
	background:  url(../images/our-barier-repair-img-bg-dot.jpg)no-repeat right top;
}
.leftprichinishlag {
	width: 54%;
	} 
.rightprichinishlag {
	width: 45%;
}




/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.nw-psevdo-header-left{
		min-height: 450px;
	}
	.about-title-h1{
		margin-top: 58%;
		font-size: 35px;
	}
	.about-phone i {
   		width: 48px;
   	}
   	.barier-broken-img{
   		width: 100%;
   	}
   	.barier-modern-img img{
   		top: 126px;
   	}
   	.about-barier-advantages {
	    background-position: center;
	}
	.barier-repair-up {
	    border-bottom: none;
	}
	.our-barier-repair-company > img{
		display: none;
	}
	.about-barier-contacts{
		background-position: center;
	}
	.barier-map-bottom-border div:first-child {
	    background-position: right 8px bottom 8px;
	    background-size: 50px;
	}
	.barier-map-bottom-border div:last-child{
		background-position: right 10px bottom 8px;
		background-size: 50px;
	}
	.barier-map-top-border div:first-child{
		background-position: right 10px bottom 8px;
		background-size: 50px;
	}
	.barier-map-top-border div:last-child{
		background-position: right 0px bottom 32px;
		background-size: 60px;
	}
	.about-barier-map > .row > div:first-child {
    	margin-top: 24px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	/*Disable Animation on Mobile Devices*/
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
	.barier-repair-container .row > div:last-child{
		//width: 36%;
	}
	.barier-modern-img img {
	    left: 58px;
	    width: 110%;
	    top: 46px;
	}
	.barier-map-title{
		font-size: 14px;
	}
	.about-barier-map p{
		font-size: 12px;
	}
	.barier-map-bottom-border div:first-child {
	    background: none;
	}
	.barier-map-bottom-border div:last-child{
		background: none;
	}
	.barier-map-top-border div:first-child{
		background: none;
	}
	.barier-map-top-border div:last-child{
		background: none;
	}
	.barier-repair-container {
    	width: 768px;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	
	.nw-psevdo-header-right {
    padding-left: 15px;
}

.logo img {
    float: none;
    padding: 46px 0;
    margin: 0 auto;
    width: 146px;
    display: block;
}

.nw-zakaz {
width: 260px;
font-size: 15px;
padding: 21px 19px;
margin: 0 auto;
display: block;
float: none !important;
}
.mobile-logo, .city-phone-logo {
	margin: 0 auto;
display: block !important;
}
.about-phone { margin: 0 auto;}
.barier-repair-container {width: 100%;}
.operativ-neispr {width: 100%; padding-left:15px !important;}
.barier-repair-img img {display:none;}
.operativ-neispr-btn {width: 100%; padding-left: 15px !important;}
.barier-modern-title {font-size:25px;}
.about-our-barier-repair-firms {width:100%;}
.submit-btn {margin-top: -22px;margin-left: -30px; width: 260px !important;}
.about-barier-map > .row > div:first-child {padding: 0px 15px;}
.mobile div
{
	margin: 0 auto;
width: 110px;
display: block !important;
}
.city-phone div {
	margin: 0 auto;
width: 110px;
display: block !important;
}

	.nw-psevdo-header{
		background: none;
	}
	.about-barier-absolute{
		display:none;
	}
	.about-title-h1{
		margin-top: 0;
		color: inherit;
		text-align: center;
		font-size: 26px;
	}
	.leftprichinishlag{
		width: 100%;
	}
	.rightprichinishlag {
		width: 100%;
	}
	.about-barier-advantages > .container > .row:first-child {
    	margin-top: 60px;
    }
    .barier-broken-title{
    	font-size: 26px;
    	text-align: center;
    }
    .barier-broken-text{
    	font-size: 22px;
    }
    .barier-advantages-title{
    	padding-right: 0;
    	font-size: 30px;
    	text-align: center;
    }
    .about-barier-advantages > .container > .row:first-child{
    	margin-bottom: 10px;
    }
    .our-barier-repair-title{
    	font-size: 26px;
    	text-align: center;
    }
    .barier-contacts-title{
    	font-size: 26px;
    	text-align: center;
    	padding-right: 0;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}



