body{
	font-family: 'Arial' !important;
	font-weight: normal !important;
    font-style: normal !important;
	margin: 0px !important;
	overflow-x: hidden !important;
	
}





.obw{
	text-align: center;
	padding-top: 70px;
	padding-bottom: 0px;
}

.blue{
	background: #f1f6ff;
}


.h2obw{
	text-align: center;
	color: #000;
	font-size: 35px;
	font-weight: 500;
	margin-bottom: 40px;
}


.h2obw:after {
    display: block;
    height: 2px;
    bottom: -20px;
    background-color: #066fb0;
    margin: auto;
    margin-bottom: 60px;
    width: 55px;
    content: "";
    position: relative;
}


.h2obw1{
	text-align: left;
	color: #000;
	font-size: 45px;
	font-weight: 300;
	margin-bottom: 40px;
}


.h2obw1:after {
    display: block;
    height: 2px;
    bottom: -20px;
    background-color: #d66ea2;
    margin-bottom: 70px;
    width: 55px;
    content: "";
    position: relative;
}



.h2bel{
	text-align: center;
	color: #fff;
	font-size: 45px;
	font-weight: 300;
	margin-bottom: 40px;
}


.h2bel:after {
    display: table;
    height: 2px;
    bottom: -20px;
    background-color: #066fb0;
    margin-bottom: 60px;
    width: 55px;
    content: "";
    position: relative;
    margin: auto;
}

.h3obw{
	width: 70%;
	text-align: left;
	font-size: 20px;
	font-weight: 500;
	margin-top: -30px;
	margin-bottom: 70px;
	line-height: 1.8;
}


.h3obw-blue{
	width: 70%;
	color: #002766;
	text-align: left;
	font-size: 20px;
	font-weight: 500;
	margin-top: -30px;
	margin-bottom: 70px;
	line-height: 1.8;
}


.ul-obw{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 30px;
	list-style: square;
}

.li-obw{
	color: #f4132e;
}



.h2obwab{
	text-align: center;
	color: #000;
	font-size: 50px;
	margin-bottom: 40px;
}




.h2obwbel{
	text-align: center;
	color: #fff;
	font-size: 40px;
	margin-bottom: 40px;
}




.p-obw{
	text-align: left;
	color: #000;
	font-weight: 400;
	font-size: 17px;
	margin-bottom: 25px;
	line-height: 1.85;
}

.p-bel{
	width: 80%;
	text-align: left;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 50px;
	line-height: 1.85;
}

.p-obw1{
	text-align: left;
	color: #000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.breadcrumb{
	background: #fff !important;
}

@media screen and (max-width: 768px){
	.obw{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}
.h2obw{
	color: #000;
	font-size: 25px;
	margin-bottom: 20px;
}


.h2obw:after {
    display: table;
    height: 2px;
    bottom: -20px;
    margin-bottom: 40px;
    width: 50px;
    content: "";
    position: relative;
}

.h3obw{
	width: 100%;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	margin-top: -10px;
	margin-bottom: 40px;
	line-height: 1.8;
}


.h3obw-blue{
	width: 100%;
	color: #002766;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	margin-top: -10px;
	margin-bottom: 40px;
	line-height: 1.8;
}


.h2blue{
	color: #002766;
	font-size: 22px;
	margin-bottom: 20px;
}


.h2blue:after {
    display: table;
    height: 2px;
    bottom: -20px;
    margin-bottom: 40px;
    width: 50px;
    content: "";
    position: relative;
}


.h2bel{
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
}


.h2bel:after {
    display: table;
    height: 2px;
    bottom: -20px;
    margin-bottom: 40px;
    width: 50px;
    content: "";
    position: relative;
}


.h2obwbel{
	color: #fff;
	font-size: 25px;
	margin-bottom: 20px;
}

.h2obw1{
	color: #000;
	font-size: 30px;
	margin-bottom: 20px;
}

.obw1{
	background: #fafafa;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}

.p-obw{
	font-size: 14px;
	text-align: left;
}

.p-obw1{
	font-size: 13px;
	text-align: left;
}

.p-bel{
	width: 100%;
	font-size: 15px;
	text-align: left;
}
}

@media screen and (max-width: 768px){
	.obw1{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
}


.row-obw{
	justify-content: center;
	flex-wrap: nowrap !important;
	margin-bottom: 20px !important;
}

@media screen and (max-width: 768px){
	.row-obw{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}




@media screen and (min-width: 768px){
  .pozv, .but-pozv{
    display: none;
  }
}


@media screen and (max-width: 768px){

  .pozv{
    text-align: center;
    display: block;
    position: fixed;
    z-index: 99999;
    width: 100% !important;
    color: #fff !important;
    margin: auto !important;
    bottom: 0% !important;
    }

    .pozv-block{
      padding-right: 0px !important;
      padding-left: 0px !important;
    }

  .p-pozv{
    color: #fff;
    font-size: 15px;
    background: #0DC143;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0px !important;
  }
  
  .but-pozv{
    margin-top: 20px;
    color: #fff !important;
    background: #0DC143 !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: none !important;
  }
}


.row-gallery{
	justify-content: center !important;
}


.popup-gallery{
	margin-top: 30px;
	text-align: center;
}

.popup-gallery img{
	height: 300px !important;
    margin: 5px;
    padding: 10px;
    
}

@media screen and (max-width: 768px){
	.popup-gallery img{
    height: 150px !important;
    margin: 2px;
}
}


.mfp-bottom-bar{
	display: none !important;
}







.top{
	height: 110px;
	background: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #e8e8e8;
}

.top-block{
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 30px;
}

.top-block1{
	text-align: center;
	margin-left: 0px;
	margin-right: 15px;
}

.top-block2{
	text-align: center;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 20px;
}


.top-block1 img{
	height: 50px;
    margin-top: 20px;
}

.p-top{
	text-align: center;
	color: #afafaf;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
}


.p-top-logo{
	color: #000 !important;
	font-size: 18px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
}



@media screen and (max-width: 768px){
	.top{
		display: none;
	}

	.nav-deks{
		display: none;
	}
}

@media screen and (min-width: 768px){
	.mobile{
		display: none;
	}
}


.navbar-brand img {
    height: 35px !important;
}

.lang{
	display: flex;
	justify-content: center;
}

.lang img{
	height: 30px !important;
	margin: 10px !important;
}


body a{
	outline: none !important;
	text-decoration: none !important;
}

.navbar-light .navbar-toggler-icon{
	background-image: url(img/menu.png) !important;
}

.navbar-light .navbar-toggler{
	border: none !important;
}

body.bg-light{
	background: #fff !important;
}




.navbar-toggler{
	margin-left: auto;
	margin-bottom: 10px;
}

.navbar{
	text-align: center;
	background: #fff !important;
}

.navbar-nav{
	text-align: center;
	margin: auto !important;
	background: #fff;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

@media screen and (max-width:567px){
.navbar-nav{
	border-top: 1px solid #ddd;
	
}
}


.nav-link{
	margin-right: 20px;
	color:#041549 !important;
	font-size: 13px;
	font-weight: 700 !important;
	text-transform: uppercase;
}

.nav-link:hover{
	color: #066fb0 !important;
}


@media screen and (max-width: 768px){
	.nav-link{
		margin-right: 0px;
	}
}

.atel1{
	text-align: center;
	justify-content: center;
}

.tel1{
	display: flex;
	text-align: center;
	justify-content: center;
	margin: auto;
}

.tel1 img{
	height: 55px;
	margin-top: 2px;
}

.pconttel2{
	text-align: center;
	color:#000;
	font-size: 17px;
	font-weight: 600;
	margin-left: 10px;
	margin-bottom: 0px;
}



.atel3 p{
	margin-top: -10px;
}


.pconttelw{
	font-weight: 700;
	color: #1ece1b;
}


.logo img{
	height: 65px;
}


.p-page{
	font-size: 15px;
	line-height: 24px;
}


.ul-page{
	
}


@media screen and (max-width: 768px){
	.p-page{
	font-size: 14px;
	line-height: 24px;
}
}



.bg-block{
	padding: 0px !important;
}


.wrap{
	position:relative;
	height: 600px;
	text-align: left;
}

.slide-bg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0s;
}

.slide1 video{
	height: 600px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100% !important;
    object-fit: cover;
}

.baner{
	padding-top: 80px;
	text-align: left;
	position: relative !important;
	background: rgba(0, 0, 0, 0.5);
    height: 600px;
}

.slide2{
	background-image: url('img/slide2.webp');
	background-size: cover;
	background-position: center;
	padding-top: 100px;
	text-align: left;
}
.slide3{
	background-image: url('img/slide3.webp');
	background-size: cover;
	background-position: bottom;
	padding-top: 100px;
	text-align: left;
}
.slide4{
	background-image: url('img/slide4.webp');
	background-size: cover;
	background-position: bottom;
	padding-top: 100px;
	text-align: left;
}
.slide5{
	background-image: url('img/slide5.webp');
	background-size: cover;
	background-position: bottom;
	padding-top: 100px;
	text-align: left;
}
.slide6{
	background-image: url('img/slide6.webp');
	background-size: cover;
	background-position: bottom;
	padding-top: 100px;
	text-align: left;
}

.slide-content{
    align-items: center;
    text-align: left;
}

.slide-content span{
    font-size: 5rem;
    color:#fff;
    background-color:rgba(0,0,0, .6);
    padding:10px 20px;
}

.fa-5x {
    font-size: 1.9em !important;
}

.dir-control{
    cursor: pointer;
    position:absolute;
    top:50%;
    margin-top:-30px;
    width:0;
    height:0;
    z-index:5;
}
.fa {
  display:inline-block;
   line-height: 50px;
   background-color:rgba(0,0,0, .3);
   border-radius: 100px;
   width:40px;
   height:40px;
   padding-top: 5px;
   color:white;
   text-align: center;
   vertical-align: bottom;
}

#dir-control-left{
    left:0;
    margin-left:30px;
}

#dir-control-right{
    right:0;
    margin-right:80px;
}
.slider-active{
    visibility:hidden;
    opacity:0;
}
.slide-bg.slide-is-active{
    visibility:visible;
    opacity: 1;
}

.slide-transition{
    transition: all .5s ease-in-out;
}


@media screen and (max-width: 768px){
	#dir-control-left{
    left:0;
    margin-left:10px;
}

#dir-control-right{
    right:0;
    margin-right:50px;
}
}



h1{
	width: 53% !important;
	color: #fff !important;
	font-size: 40px !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
	margin-left: 130px !important;
	margin-bottom: 30px !important;
}

.p-bg{
	width: 55%;
	color: #fff;
	font-size: 18px !important;
	line-height: 1.5;
	margin-left: 130px;
	margin-bottom: 40px;
	font-weight: 400 !important;
}

.but-bg{
	background: #c2986b;
	width: 200px;
	height: 50px;
	border: none !important;
	color: #fff;
	font-size: 16px;
	margin-left: 130px;
}



.ul-page{
	margin: 0px !important;
	padding: 0px !important;
	list-style: square;
	text-align: left !important;
}

.li-page{
	color: #066fb0;
	margin-bottom: 10px;
}

.p-page{
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}


.obw-block{
	margin-left: 20px;
	margin-right: 20px;
}

@media screen and (max-width: 768px){
	h1{
	width: 90% !important;
	color: #fff !important;
	font-size: 23px !important;
	font-weight: 700 !important;
	line-height: 1.5 !important;
	margin-left: 20px !important;
	margin-bottom: 30px !important;
}

.p-bg{
	width: 90%;
	color: #fff;
	font-size: 14px !important;
	line-height: 1.5;
	margin-left: 20px;
	margin-bottom: 40px;
	font-weight: 400 !important;
}

.but-bg{
	background: #c2986b;
	width: 200px;
	height: 50px;
	border: none !important;
	color: #fff;
	font-size: 16px;
	margin-left: 20px;
}



.ul-page{
	margin: 0px !important;
	padding: 0px !important;
	list-style: square;
	text-align: left !important;
}

.li-page{
	color: #066fb0;
	margin-bottom: 10px;
}

.p-page{
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}


.obw-block{
	margin-left: 10px;
	margin-right: 10px;
}
}



.section-padding{
padding:60px 0;
}
.brand-carousel {
background: #f9f9f9;
margin-top: 0px;
}
.owl-dots {
text-align: center;
margin-top: 0px;
}
.owl-dot {
display: inline-block;
height: 15px !important;
width: 15px !important;
background-color: #878787 !important;
opacity: 0.8;
border-radius: 50%;
margin: 0 5px;
}
.owl-dot.active {
background-color: #000 !important;
}
.logo1 img {
    object-fit: contain;
    width: 160px !important;
    height: 80px;
    margin-left: 10px;
    margin-right: 10px;
}
.logo2 img{
	width: auto !important;
	height: 40px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.logo3 img{
	width: auto !important;
	height: 55px;
	margin-left: 10px;
	margin-right: 10px;
}

.logo4 img{
	width: auto !important;
	height: 60px;
	margin-left: 10px;
	margin-right: 10px;
}
.logo5 img {
    width: 150px !important;
    object-fit: contain;
    height: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

.logo6 img {
    object-fit: contain;
    width: 200px !important;
    height: 50px;
    margin-left: 10px;
    margin-right: 10px;
}
.logo7 img{
	width: 120px !important;
	height: 90px;
	margin-left: 10px;
	margin-right: 10px;
}
.logo8 img{
	width: auto !important;
	height: 100px;
	margin-left: 10px;
	margin-right: 10px;
}
.logo9 img{
	width: auto !important;
	height: 85px;
	margin-left: 10px;
	margin-right: 10px;
}
.logo10 img{
	width: auto !important;
	height: 55px;
	margin-left: 10px;
	margin-right: 10px;
}
.logo11 img{
	width: auto !important;
	height: 55px;
	margin-left: 10px;
	margin-right: 10px;
}
.logo12 img{
	width: auto !important;
	height: 55px;
	margin-left: 10px;
	margin-right: 10px;
}
.logo13 img{
	width: auto !important;
	height: 55px;
	margin-left: 10px;
	margin-right: 10px;
}

@media screen and (max-width: 768px){
	.logo1 img{
	width: 250px !important;
	height: 60px;
	margin-left: 10px;
	margin-right: 10px;
	object-fit: contain;
}
.logo2 img{
	width: 250px !important;
	height: 60px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	object-fit: contain;
}
.logo3 img{
	width: 250px !important;
	height: 90px;
	margin-left: 10px;
	margin-right: 10px;
	object-fit: contain;
}

.logo4 img{
	width: 250px !important;
	height: 80px;
	margin-left: 10px;
	margin-right: 10px;
	object-fit: contain;
}
.logo5 img{
	width: 250px !important;
	height: 70px;
	margin-left: 10px;
	margin-right: 10px;
	object-fit: contain;
}

.logo6 img{
	width: 250px !important;
	height: 70px;
	margin-left: 10px;
	margin-right: 10px;
	object-fit: contain;
}

.owl-item{
	width: 250px !important;
}
}




.usl-block{
	margin: 15px;
	padding: 0px !important;
	border: 1px solid #e0e0e0;
}

.usl-block:hover{
	border: 1px solid #066fb0;
}

.uslimg1{
	height: 200px;
	background: url(img/neft.png);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.uslimg2{
	height: 200px;
	background: url(img/him.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.uslimg3{
	height: 200px;
	background: url(img/norm.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.uslimg4{
	height: 200px;
	background: url(img/prom.jpeg);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.uslimg5{
	height: 200px;
	background: url(img/spec.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.h3usl{
	height: 60px;
	font-weight: 700px;
	font-size: 19px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
}

.p-usl{
	height: 130px;
	font-size: 13px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
}

.p-usl1{
	height: 160px;
	font-size: 13px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
}


.but-usl{
	background: transparent;
	border: 1px solid #066fb0;
	width: 200px;
	height: 50px;
	color: #066fb0;
	font-size: 16px;
	margin-left: 15px;
	margin-bottom: 30px;
}

.but-usl:hover{
	color: #fff;
	background: #066fb0;
	border: 1px solid #066fb0;
}

@media screen and (max-width: 768px){
	.uslimg1{
	height: 150px;
	background: url(img/neft.png);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.uslimg2{
	height: 150px;
	background: url(img/him.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.uslimg3{
	height: 150px;
	background: url(img/norm.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.uslimg4{
	height: 150px;
	background: url(img/prom.jpeg);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.uslimg5{
	height: 150px;
	background: url(img/spec.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 20px;
}

.h3usl{
	height:auto;
	font-weight: 700px;
	font-size: 19px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
}

.p-usl{
	height: auto;
	font-size: 13px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
}

.p-usl1{
	height: auto;
	font-size: 13px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
}
}


.cont-block{
	margin: 20px;
}


.contacts{
	background: #222;
	margin-top: 50px !important;
	padding-bottom: 50px !important;
}


ul.btm-menu{
	display: flex !important;
	justify-content: center !important;
	margin: 0px;
	padding: 0px;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	border-bottom: 1px solid #ddd;
	list-style: none;
}


.li-btmmnu{
	display: flex;
	margin-left: 30px;
	margin-right: 30px;
}

.p-btmmnu{
	color: #000;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}

.p-btmmnu:hover{
	color: #066fb0;
}


.p-pod-logo{
	color: #000 !important;
	font-size: 22px;
	font-weight: 700;
	margin-top: 5px;
}

.p-cont{
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}


.but-cont{
	background: #066fb0;
	width: 200px;
	height: 50px;
	border: none !important;
	color: #fff;
	font-size: 16px;
	margin-left: 0px;
}


.p-cont1{
	text-align: left;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	line-height: 25px;
}





@media screen and (max-width: 768px){
	ul.btm-menu{
	display: block !important;
	justify-content: center !important;
	margin: 0px;
	padding: 0px;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	border-bottom: 1px solid #ddd;
	list-style: none;
}


.li-btmmnu{
	display: block;
	margin-left: 30px;
	margin-right: 30px;
}

.p-btmmnu{
	color: #000;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}

.p-btmmnu:hover{
	color: #066fb0;
}


.p-pod-logo{
	color: #000 !important;
	font-size: 18px;
	font-weight: 700;
	margin-top: 5px;
}

.p-cont{
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}


.but-cont{
	background: #066fb0;
	width: 200px;
	height: 50px;
	border: none !important;
	color: #fff;
	font-size: 16px;
	margin-left: 0px;
}


.p-cont1{
	text-align: left;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	line-height: 25px;
}
}



.modal{
	text-align: center !important;
}




.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
border-radius: 3px !important;
background: #fff !important;
width: 400px;
font-weight: 500;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}




.inkonc1 select{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
border-radius: 3px !important;
background: #fff !important;
width: 400px;
font-weight: 500;
}

.inkonc1, .innoflex1 select[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 select[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}




.koncsubmit1 input{
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  width: 400px;
  padding: 18px 15px;
  border: none !important;
  border-radius: 0px;
  background: #c2986b !important;;
  margin: auto !important;
  margin-bottom: 20px !important;
}



@media screen and (max-width: 768px){
	.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
border-radius: 3px !important;
background: #fff !important;
width: 300px;
font-weight: 500;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}




.inkonc1 select{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
border-radius: 3px !important;
background: #fff !important;
width: 300px;
font-weight: 500;
}

.inkonc1, .innoflex1 select[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 select[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}




.koncsubmit1 input{
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  width: 300px;
  padding: 18px 15px;
  border: none !important;
  border-radius: 0px;
  background: #c2986b !important;;
  margin: auto !important;
  margin-bottom: 20px !important;
}
}



.usl{
	margin-top: -50px;
	margin-bottom: 30px;
	height: 300px;
	background: url(img/usl.jpg);
	background-size: cover;
	background-position: center;
}


.usl1{
	margin-top: -50px;
	margin-bottom: 30px;
	height: 300px;
	background: url(img/neft.jpg);
	background-size: cover;
	background-position: center;
}


.usl2{
	margin-top: -50px;
	margin-bottom: 30px;
	height: 300px;
	background: url(img/him.jpg);
	background-size: cover;
	background-position: center;
}


.usl3{
	margin-top: -50px;
	margin-bottom: 30px;
	height: 300px;
	background: url(img/norm.jpg);
	background-size: cover;
	background-position: center;
}


.usl4{
	margin-top: -50px;
	margin-bottom: 30px;
	height: 300px;
	background: url(img/usl4.jpg);
	background-size: cover;
	background-position: bottom;
}



.usl5{
	margin-top: -50px;
	margin-bottom: 30px;
	height: 300px;
	background: url(img/usl5.jpg);
	background-size: cover;
	background-position: center;
}



@media screen and (max-width: 768px){
 .usl, .usl1, .usl2, .usl3, .usl4, .usl5{
 	height: 150px;
 }
}

.block2{
	position: relative;
	background: url(img/block2.webp);
	background-size: cover;
	background-position: center;
}

.block2:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.95;
}

.block2-1{
	position: relative;
	text-align: left !important;
}

.cont-fl{
	padding-left: 60px !important;
	padding-right: 60px !important;
}

.block2-2{
	position: relative;
	background: url(img/bl2-slide3.webp);
	background-size: cover;
	background-position: center;
	height: 400px;
}

.but-block2{
	margin-left: auto !important;
	margin-bottom: 30px !important;
}

.h2block2{
	text-align: left !important;
}

.h2block2:after {
    display: block;
    height: 2px;
    bottom: -20px;
    background-color: #066fb0;
    margin: 0px;
    margin-bottom: 60px;
    width: 55px;
    content: "";
    position: relative;
}


.pblock2{
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 30px;
}

.block2-flex{
	display: flex;
	justify-content: center;
}

.block2-flex1{
	text-align: center;
	margin: 10px;
}

.block2-flex1 img{
	height: 50px;
	margin-bottom: 10px;
}

.h3block2{
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
}

.pblock2-1{
	font-size: 13px;
}


.carousel-item img{
	height: 500px !important;
	object-fit: cover;
}

@media screen and (max-width: 768px){
	.carousel-item img{
	height: 250px !important;
	object-fit: cover;
}

.block2-flex{
	display: block;
	justify-content: center;
}
}


.prod{
	margin: 10px;
    height: 300px;
    padding-top: 230px;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-size: cover !important;
    background-position: center !important;
}

.prod1{
	background: url(img/block3-1.webp);
}


.prod2{
	background: url(img/block3-2.webp);
}


.prod3{
	background: url(img/block3-3.webp);
}


.prod4{
	background: url(img/block3-4.webp);
}


.prod5{
	background: url(img/block3-5.webp);
}


.prod6{
	background: url(img/block3-6.webp);
}


.prod7{
	background: url(img/block3-7.webp);
}

.prod8{
	background: url(img/block3-8.webp);
}

.prodflex{
	height: 70px;
	display: flex;
	background: #14478f;
	padding: 10px;
	width: 100% !important;
	max-width: 100% !important;
}

.pprod{
	text-align: left;
	width: 80% !important;
	font-size: 15px;
	color: #fff;
}

.prodflex img{
	height: 30px;
	margin-left: auto;
}


.otr{
	margin: 10px;
    height: 300px;
    padding-top: 250px;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-size: cover !important;
    background-position: center !important;
}

.otr1{
	background: url(img/block4-1.webp);
}


.otr2{
	background: url(img/block4-2.webp);
}


.otr3{
	background: url(img/block4-3.webp);
}


.otr4{
	background: url(img/block4-4.webp);
}


.otr5{
	background: url(img/block4-5.webp);
}


.otr6{
	background: url(img/block4-6.webp);
}


.otr7{
	background: url(img/block4-7.webp);
}

.otr8{
	background: url(img/block4-8.webp);
}


.otr9{
	background: url(img/block4-9.webp);
}


.otr10{
	background: url(img/block4-10.webp);
}

.otr11{
	background: url(img/block4-11.webp);
}

.otr12{
	background: url(img/block4-12.webp);
}

.otr13{
	background: url(img/block4-13.webp);
}

.otr14{
	background: url(img/block4-14.webp);
}

.otr15{
	background: url(img/block4-15.webp);
}

.otr16{
	background: url(img/block4-16.webp);
}


.ab1{
   background: url(img/bl2-slide3.webp);
}

.ab2{
   background: url(img/ab2.webp);
}

.cont-otr{
	width: 92% !important;
}

@media screen and (max-width: 768px){
	.otr{
		margin: 20px;
	}

	.cont-otr{
	width: 98% !important;
}
}

.zayavka{
	position: relative;
	background: url(img/zayavka.webp);
	background-size: cover;
	background-position: center;
}

.zayavka:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.95;
}

.prod-block2 .pcont{
	color: #000 !important;
}


.cont-block1{
	text-align: left;
}

.cont-block1 img{
	height: 60px !important;
	margin-bottom: 20px;
}

.pcont{
	font-size: 14px;
	color: #fff;
}

.cont-block2{
	text-align: center;
}

.ul-cont{
	list-style: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.li-cont{
	margin-top: 10px;
	margin-bottom: 10px;
}

.li-cont a{
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 700;
	text-transform: uppercase;
}

.acont{
	display: flex;
}

.acont img{
	height: 15px;
	margin-right: 10px;
}

.pcont{
	text-align: left;
	font-size: 15px;
}

@media screen and (max-width: 768px){
	.cont-block1{
	text-align: center;
}

.cont-block3{
	text-align: center;
}

.ul-cont{
	list-style: none !important;
	padding: 0px !important;
	margin: 0px !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.acont{
	display: flex;
	justify-content: center;
}

.pcont{
	text-align: center;
	font-size: 15px;
}
}


.carousel-control-prev-icon {
    background-image: url(img/prev.png) !important;
}

.carousel-control-next-icon {
    background-image: url(img/next.png) !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 45px !important;
    height: 45px !important;
    background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev{
	background: transparent !important;
	opacity: 1 !important;
	border: none !important;
}

.carousel-control-next{
	background: transparent !important;
	opacity: 1 !important;
	border: none !important;
}

.tab-content{
	padding-top: 30px !important;
}


.h3prodtab{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
}

.ultab{
	padding: 0px !important;
	margin-left: 10px !important;
	list-style: square;
	color: #14478F !important;
	margin-bottom: 20px;
}

.ptab{
	color: #000 !important;
	font-size: 14px;
	margin-bottom: 0px !important;
}

.h2prod-page{
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
}


.pprod-page{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8 !important;
	margin-right: 30px !important;
	text-align: justify !important;

}


.product-header{
	background: url(img/products-header.webp);
	background-size: cover;
	height: 300px;
	text-align: center;
	padding-top: 80px;
	margin-bottom: 50px;
}

.breadcrumb{
	background: transparent !important;
	justify-content: center;
}

.breadcrumb-item a{
    color: #fff !important;
}

.breadcrumb-item.active{
    color: #fff !important;
}

.h1prod{
	text-align: center !important;
	width: 100% !important;
	color: #fff !important;
	font-size: 35px !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
	margin-left: 0px !important;
	margin-bottom: 15px !important;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #fff !important;
    content: "/";
}


.textLineP h3{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
}

.textLineP p{
	margin-bottom: 10px !important;
}

.carousel-item img {
    height: 500px !important;
    object-fit: contain;
}


@media screen and (max-width: 768px){
	.product-header{
	background: url(img/products-header.webp);
	background-size: cover;
	height: 200px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 30px;
}

	.prod-block2{
		padding-left: 30px !important;
		padding-right: 30px !important;
		text-align: center;
		padding-top: 30px !important;
	}

	.pprod-page{
		font-size: 15px !important;
		margin-right: 0px !important;
	}

	.h2prod-page{
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 20px;
}
}


.manimg{
	height: 500px;
	margin: 10px;
	background-size: cover;
}

.manimg1{
	background: url(img/pshp1.webp);
	background-position: center;
}

.manimg2{
	background: url(img/pshp2.webp);
	background-position: center;
}

.manimg3{
	background: url(img/pshp3.webp);
	background-position: center;
}

.manimg4{
	background: url(img/pshp4.webp);
	background-position: center;
}

.manimg5{
	background: url(img/pshp5.webp);
	background-position: center;
}

.manimg6{
	background: url(img/pshp6.webp);
	background-position: center;
}

.manimg7{
	background: url(img/pshp7.webp);
	background-position: center;
}

.manimg8{
	background: url(img/pshp8.webp);
	background-position: center;
}

.manimg9{
	background: url(img/pshp9.webp);
	background-position: center;
}


.otrimg{
	height: 500px;
	margin: 10px;
	background-size: cover;
}

.cont-otrl{
	width: 92% !important;
}

.tab-content{
	padding-left: 20px !important;
}


@media screen and (max-width:768px){
	.manimg{
	height: 300px;
	margin: 10px;
	background-size: cover;
}

.otrimg{
	height: 300px;
	margin: 10px;
	background-size: cover;
}

.cont-otrl{
	width: 98% !important;
}

.tab-content{
	padding-left: 10px !important;
}
}


.apdf{
	display: flex;
	margin-bottom: 10px;
}


.apdf img{
	height: 30px;
	margin-right: 5px !important;
}

.ppdf{
	color: #0066cc !important;
	font-size: 15px;
	margin-top: 5px;
}


@media screen and (max-width:768px){
	.apdf img{
	height: 20px;
	margin-right: 5px !important;
}

.ppdf{
	color: #0066cc !important;
	font-size: 13px;
	margin-top: 0px;
}
}

.row-form{
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  padding: 0px !important;
}


.row-form1{
  border: 1px solid #F7202B;
  border-radius: 5px;
  padding: 0px !important;
}



.form-block1{
  padding: 40px !important;
}

.h2form{
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}

.form-block2{
  height: 510px;
  background: url(img/block3-5.webp);
  background-size: cover;
  background-position: center;
}

.spanred{
	color: #F7202B;
}

.pform{
	margin-bottom: 20px;
}

#zayavka{
	margin: 20px;
}

@media screen and (max-width: 768px){
	.form-block2{
  height: 300px;
}
	
.form-block1{
	padding: 20px !important;
}

.h2form{
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 30px;
}
}


.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-top: 0px !important;
margin-bottom: 20px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #ddd !important;
background: #fff !important;
height: 60px;
width: 400px;
}

.inkonc2, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-size: 14px;
}



.koncsubmit2 input{
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  height: 60px;
  width: 400px;
  padding: 13px 15px;
  border: 2px solid #14478f;
  background: #14478f !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 15px !important;
  text-transform: uppercase !important;
}

.form-site{
	display: flex;
}

@media screen and (max-width: 768px){
.form-site{
	display: block;
	text-align: center;
}
}

@media screen and (max-width: 768px) {
.inkonc2 input[type="text"]::placeholder{
  color:#333 !important;
  font-size: 14px;
}

.inkonc2 input[type="tel"]::placeholder{
  color:#333 !important;
  font-size: 14px;
}

.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-top: 0px !important;
margin-bottom: 20px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: none !important;
border-bottom: 1px solid #d9dada !important;
background: #fff !important;
height: 60px;
width: 300px !important;
}

.koncsubmit2 input{
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  height: 60px;
  width: 300px;
  padding: 13px 15px;
  border: 2px solid #14478f;
  background: #14478f !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 15px !important;
  text-transform: uppercase !important;
}
}

