div h1,div h2,div h3, div h4,div h5,div h6, div .h1, div .h2, div .h3, div .h4, div .h5, div .h6 {
	color: black;
}
.footer h1,.footer h2,.footer h3, .footer h4,.footer h5,.footer h6, .footer .h1, .footer .h2, .footer .h3, .footer .h4, .footer .h5, .footer .h6 {
	color:#157ab5;
}
div p, div li{
	color:black;
}
body>div{
	min-width:1200px;
	overflow:hidden;
}
.container{
	width:1170px !important;
}
.container-fluid, body{
	min-width:1200px !important;
}
.logo-desc {
    display: block;
}

.tellno,.tellno2 {
    display: block;
    text-align: right;
    color: black;
    font-size: 30px;
}
.tellno2 {
    color: white;
}

.offer {
	/* background: url(burenie_skvazin.jpg) no-repeat; */
	background: url(foto3.jpg) no-repeat;
	/* background-size: 90%; */
	background-size: cover;
	/*background-position-y: -138px;*/
	background-position-y: center;
}

.offer h1{
    text-transform: uppercase;
    font-size: 74px;
    text-shadow: 0 1px rgba(255,255,255,.7);
    text-align: right;
    padding-right: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    white-space: nowrap;
}

.offer2 h1{
    text-transform: uppercase;
    font-size: 66px;
    text-shadow: 0 1px rgba(255,255,255,.7);
    text-align: center;
}

h1{
    margin: auto;
    display: block;
    text-align: center;
    color: #111;
    background: rgba(255,255,255,.9);
}

h1 span{
    color: #a0c114;    
}

.offer .row{
    margin-top: 18px;
    background: rgba(255,255,255, .8);
    border-radius: 20px 20px 0 0;
    padding: 20px 40px;
}

.success {
    display: none;
}

.oerror {
    display: none;
}

.img {
    height: 340px;
    background-image: url(key.png);
    background-repeat: no-repeat;
    background-position: center;
}

.drilling{
    background: url(composition_item.jpg);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
}

.compo_items p{
    font-size: 30px;        
}
    
#compo_item_1, #compo_item_2, #compo_item_3, #compo_item_4{
    display: block;
    position: absolute;
}

#compo_item_1{
    left: -10px;
    top: 365px;
}

#compo_item_2{
    left: 170px;
    top: 490px;
}

#compo_item_3{
    left: 415px;
    top: 565px;
}

#compo_item_4{
    left: 760px;
    top: 430px;
}

.scheme{
    background: url(White-Background.png);
    background-size: 100%;
    margin-top: 100px;
}

#scheme1, #scheme2, #scheme3, #scheme4, #scheme5{
    width: 200px;
    height: 200px;
    position: relative;
    
    background: rgba(1,1,1,.6);
    border-radius: 50%;
    border: 4px solid #888;
}
#scheme1{
    background: url(zayavka.jpg);
}

#scheme2{
    background: url(ocenka.png);
}
#scheme3{
    background: url(date.jpg);
}
#scheme4{
    background: url(work.jpeg);
}
#scheme5{
    background: url(oplata.jpg);
}
.scheme p{
    text-align: center;
}
.list{
    font-size: 36px;
    /*list-style-image:url(symbol-check-icon.png);*/
}
.list li{
	background: url(symbol-check-icon.png) no-repeat left top;
	padding: 0px 0px 3px 40px;
	/* reset styles (optional): */
	list-style: none;
	background-position-y: 10px;
	margin: 0;
}
.container-fluid.footer{
    background: #222;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.head1{
    font-size: 60px;
    background-color: rgba(255,255,255,.3);
}
.head2{
    font-size: 48px;
}
.head3{
    font-size: 36px;
}
.head4{
    font-size: 24px;
}
.head5{
    font-size: 18px;
}
p{
    font-size: 20px;
}

.sheme-item{
    width: 230px;
    height: 270px;
    float: left;
    margin-right: 10px;
}
#scheme{
    text-align:center;
    margin:0 auto;
    height: 450px;
    /* width: 1900px; */
}
.sheme-item>div{
    display:inline-block;
    position:absolute;
}
.sheme-item p{
    height:200px;
    display:block;
}
.scheme>div{
    width:1200px;
}
.compo_items{
    text-align:center;
}
.bigfont p{
    font-size:30px;
    font-weight:bold;
    text-shadow: 0 0 3px white;
    color: #005d9e;
}
.btn-zakazt{
	margin-left: -14px;
}
.otzivi p, .otzivi h2{
	text-align:center;
}
.otzivi{
	/*padding:10px;*/
}
.otzivi .small{
	text-align:left;
	font-size:17px;
}
.otzivi .small:before{
	content: 'Автор: ';
}
.ramka{
	box-shadow: 0 0 3px 3px #005d9e, 0 -60px 0 #005d9e inset;
	width: 285px;
	padding:10px;
	float:right;
	margin-bottom:10px;
	margin-top: -15px;
}
.ramka .feedback{
	margin-right: 20px;
	display: block;
	color: white;
	margin-top: 10px;
}
.about{
	background: url('bg_niz.jpg') no-repeat center;
}
.otzivi>div>div:hover{
	background: url(White-Background.png) no-repeat;
}
.otzivi>div>div{
	box-shadow: 0 0 3px 3px #005d9e;
	padding:10px;
	border-radius: 10px;
	margin: 9px;
}

.otzivi>div>div p{
	text-align:justify;
}

.akcia li{
	font-size: 37px;
	list-style: url(galochka.jpg);
	margin-left: 120px;
}
.akcii h1{
	color:red;
}
.nav.navbar-nav{
	margin: 0 auto;
	display: block;
	float: inherit;
	width: 890px;
}
.margintop{
	margin-top:65px;
}
.kompleks-uslug{
	font-size: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	/* font-weight: bold; */
	text-indent: 40px;
	text-align:center;
}
div .vslidere{
	text-align:center;
	color: #005d9e;
	text-shadow: 0 0 4px white,0 0 4px white,0 0 4px white;
	font-size: 35px;
	margin-top: -140px;
	margin-left: 227px;
	width: 593px;
	position: absolute;
}
.nav.navbar-nav{
	font-size:18px;
}
.otzivi .small{
	color:#f88200;
}
a{
	color:#005d9e;
}

.types{
	background: url(bg_kluch.jpg) no-repeat;
	background-size: contain;
}
.garantgod{
	width: 130px;
	margin-top: 0px;
	margin-bottom: -14px;
}
.garantgod_top{
	width: 180px;
	margin-top: 50px;
	margin-bottom: 46px;
}
