body{
	font-family: 'Open Sans', sans-serif;
}
img{
	max-width: 100%;
}
.blok2{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(../img/blok2.jpg);
	background-size: cover;
	color: #123eab;
}
.blok2.eco {
	background: url(../img/blok21.jpg);
	background-size: cover;
}
.blok2.baz {
	background: url(../img/blok22.jpg);
	background-size: cover;
}
.blok2 h1{
	color: #123eab;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-weight: 100;
}
.blok2 .b1b{
	margin-top: 40px;
}
.blok2 p{
	font-size: 20px;
	margin-top: 15px;
}

.blokform{
	text-align: center;
	background: #ff7600;
	padding-bottom: 30px;
	padding-top: 20px;
}
.blokform h2{
	color: #fff;
	margin-bottom: 30px;
}

.blokform input{
	background: #ffc899;
	border: none;
    border-radius: 40px;
    color: #16284a;
}
.blokform button{
	background: #123eab;
	border: none;
    border-radius: 40px;
}

.blokform input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #16284a;
}
.blokform input::-moz-placeholder { /* Firefox 19+ */
  color: #16284a;
}
.blokform input:-ms-input-placeholder { /* IE 10+ */
  color: #16284a;
}
.blokform input:-moz-placeholder { /* Firefox 18- */
  color: #16284a;
}

.blok3 h1{
	color: #123eab;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-weight: 100;
}
.blok3{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.blok3 .b3b p{
	color: #123eab;
	font-size: 22px;
	margin-top: 10px;
}

.blok4 h1{
	color: #123eab;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-weight: 100;
}
.blok4{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(../img/blok4.jpg);
	background-size: cover;
}
.blok4.eco {
	background: url(../img/blok41.jpg);
	background-size: cover;
}
.blok4.baz {
	background: url(../img/blok42.jpg);
	background-size: cover;
}
.blok4 .b3b p{
	color: #123eab;
	font-size: 22px;
	margin-top: 10px;
}


.blok5 h1{
	color: #ff7600;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-weight: 100;
}
.blok5{
	color: #123eab;
	padding-top: 40px;
	padding-bottom: 40px;
}
.blok5 ul li{
	font-size: 20px;
	margin-bottom: 10px;
}


.blok6 h1{
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 60px;
	font-weight: 100;
}
.blok6{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	background: url(../img/blok6.jpg);
	background-size: cover;
}

.blok6 p{
	color: #fff;
	margin-top: 20px;
	font-size: 24px;
}

.blok7{
	padding-top: 30px;
	padding-bottom: 30px;
	color: #123eab;
	font-size: 20px;
	text-align:center;
}
.blok7 h1{
	color: #123eab;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
	font-weight: 100;
}
.b7b{
	margin-bottom: 30px;
}
.b7b h3{
	color: #ff7600;
}

.b8b{
	width: 200px;
	height: 100px;
	overflow: hidden;
	margin: 15px;
	display: inline-block;

	-webkit-box-shadow: 0px 0px 0px 3px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 0px 3px rgba(255,255,255,1);
box-shadow: 0px 0px 0px 3px rgba(255,255,255,1);
}
.b8b img{
	width: 100%;
}

.blok8{
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	text-align: center;
	background: url(../img/blok8.jpg);
	background-size: cover;
}
.blok8 h1{
	text-transform: uppercase;
	margin-bottom: 40px;
	font-weight: 100;
}

.blok9 .owl-carousel .owl-item img{
	width: auto;
	margin: 0 auto;
}
.blok9{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.dom{
	margin-bottom: 50px;
}

.blok9 h1{
	text-transform: uppercase;
	color: #123eab;
	margin-bottom: 40px;
	font-weight: 100;
}


.blok10{
	color: #fff;
}
.blok10 h1{
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
	font-weight: 100;
}
.blok10 .map{
	margin-bottom:-200px;
	position:relative;
	z-index:1;
}
.b10b{
	text-align: center;
	margin-bottom: 30px;
}
.blok10 ul li{
	font-size: 18px;
	margin-bottom: 10px;
}
.blok10 ul{
	margin-top: 20px;
	margin-bottom: 20px;
}

.blok10 .forma{
	background: rgba(255, 118, 0, 0.8);
	padding: 20px 30px;
	border-radius: 25px;
}
.blok10 .forma h4{
	text-align: center;
	margin-bottom: 30px;
	    font-size: 20px;
}


.blok10 input{
	background: #ffc899;
	border: none;
    border-radius: 40px;
    color: #16284a;
    margin-bottom: 30px;
}
.blok10 button{
	background: #123eab;
	border: none;
    border-radius: 40px;
    margin-bottom: 30px;
}

.blok10 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #16284a;
}
.blok10 input::-moz-placeholder { /* Firefox 19+ */
  color: #16284a;
}
.blok10 input:-ms-input-placeholder { /* IE 10+ */
  color: #16284a;
}
.blok10 input:-moz-placeholder { /* Firefox 18- */
  color: #16284a;
}
.b10bb{
	margin-top: 30px;
}
.b10bb h3{
	margin-top: 0;
}

.footer{
	background: #123eab;
	padding-top: 10px;
	padding-bottom: 10px;
}

.foot{
	width: 100%;
	position:relative;
	z-index:2;
}

.ftext{
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.ftext a{
	color: #fff;
	text-decoration: underline;
}

.ftel{
	text-align: right;
}
.ftel a{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.ftel img{
	margin-right: 7px;
}
.ftel .fff{
	margin-bottom: 7px;
}


.htext{
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.htel{
	text-align: right;
}
.htel a{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.htel img{
	margin-right: 7px;
	width:20px;
	height:20px;
}
.htel .hhh{
	margin-bottom: 7px;
}

.header{
	background: #123eab;
	padding-top: 20px;
}
.hed{
	width: 100%;
	margin-top:-40px;
}

.head{
	background: url(../img/head.jpg);
	background-size: cover;
	background-position: right bottom;
	margin-top:-40px;
}
.head h1{
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height:49px;
	font-size:31px;
	margin-top:-30px;
}
.head h2{
	text-align: center;
	color: #fff;
	font-weight: 300;
	line-height:41px;
}
.head h1 span, .head h2 span {
	background:rgba(0,0,0,0.7);
}


.head .forma{
	background: rgba(0, 174, 239, 0.8);
	padding: 20px 30px;
	border-radius: 25px;
	border:4px solid #12284a;
	margin-bottom: 50px;
	margin-top: 30px;
}
.head .forma h4{
	text-align: center;
	margin-bottom: 30px;
	    font-size: 20px;color: #fff;
}


.head input{
background: rgba(155, 217, 240, 0.8);
	border: none;
    border-radius: 40px;
    color: #16284a;
    margin-bottom: 30px;
}
.head button{
	background: #12284a;
	border: none;
    border-radius: 40px;
    margin-bottom: 30px;
}

.head input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #16284a;
}
.head input::-moz-placeholder { /* Firefox 19+ */
  color: #16284a;
}
.head input:-ms-input-placeholder { /* IE 10+ */
  color: #16284a;
}
.head input:-moz-placeholder { /* Firefox 18- */
  color: #16284a;
}

.htel button{
	background: #ff7600;
	    border: 3px solid #fff;
	    border-radius: 10px;
	    margin-top: 5px;
}

.crasoule-btn .owl-controls .owl-buttons div {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #999;
    color: #999;
    font-size: 20px;
    height: 40px;
    left: -45px;
    line-height: 35px;
    margin: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.result{
	color: #fff;
}
.modal-dialog{
	max-width: 400px;
}
.crasoule-btn .owl-controls .owl-buttons div:hover {
    border: 2px solid #ff004d;
    color: #ff004d;
}
.crasoule-btn:hover .owl-controls .owl-buttons div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.crasoule-btn .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: -45px;
}
.owl-theme .owl-controls { margin-top: 0 }

.mobtel{
	position: fixed;
    right: 15px;
    bottom: 15px;
    display: none;
}

.hforma ul {
	padding:20px;
	background:#fff;
	box-shadow:0 0 10px #333;
	font-size:18px;
	list-style:none;
	margin:30px 0;
	font-weight:300;
}
.hforma ul li {
	padding:0 0 0 32px;
	margin-bottom:9px;
	background:url(../img/check.png) 0 0 no-repeat;
}
.hforma ul li:last-child {
	margin-bottom:0;
}

@media (max-width: 480px){
	.mobtel{
		display: block;
	}
	.logo{
		text-align: center;
		margin-bottom: 10px;
	}
	.htext{
		margin-bottom: 20px;
	}
	.htel img{
		width: 20px;
	}
	.htel a{
		width: 16px;
	}

	.head h1{
		    font-size: 25px;
    margin-top: 40px;
	}
	.head h2{
		font-size: 20px;
	}
	h1{
		font-size: 25px;
	}
	.b3b{
		margin-bottom: 40px;
	}

	ul{
		padding-left: 20px;
	}
	.b6b{
		margin-bottom: 30px;
	}
	.blok6 p{
		    margin-top: 10px;
	}
	.b7b h3{
		font-size: 20px;
	}
	.blok7{
		font-size: 16px;
	}
	.blok5 ul li{
		font-size: 16px;
	}
	.blokform h2{
		font-size: 24px;
	}
	.crasoule-btn .owl-controls .owl-buttons div{
		    left: 0;
	}
	.crasoule-btn .owl-controls .owl-buttons .owl-next{
		    right: 0px;
	}
	.flogo{
		text-align: center;
		margin-bottom: 10px;
	}
	.ftext{
		margin-bottom: 20px;
	}
	.ftel img{
		width: 20px;
	}
.blok10 .map{
	margin-bottom:-45px;
	position:relative;
	z-index:1;
}

}

.logo img {
	display:block;
}
.logo {
	color:#fff;
	font-size:24px;
	font-family:'Open Sans';
	font-weight:bold;
}