html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    display: block;
    outline: none;
}

body,html {
    font-size: 14px;
    width: 100%;
    height: 100%;
    background: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #262626;
    min-width: 1200px;
}
.container {
    width: 1170px;
    margin: 0 auto;
  
}
.home_page header{
  width: 100%;
  height: 761px;
  background: linear-gradient(to top, #cdfeff, #3188c5);
 
}
.ineer_page header{
  width: 100%;
  height: 447px;
  background: linear-gradient(to top, #cdfeff, #3188c5);
  overflow: hidden;
}
.wrap_inner{
  width: 100%;
  height: 847px;
  background:url(../img/bg-header-inner.png) no-repeat;
  background-size: cover;
}

.top_line{
	/* width: 585px; */
	height: 52px;
	background-color: #ffffff;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.menu{
	
}
.menu ul{
	
}
.menu ul li{
	display: inline-block;
	border-right: 1px solid rgba(38, 38, 38, 0.04);
}
.menu ul li a{
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: normal;
	text-align: left;
	color: #252525;
	text-decoration: none;
	/* display: inline-block; */
	padding: 5px 20px;
}
.call1{
	  font-size: 16px;
	  font-weight: 600;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 3;
	  letter-spacing: normal;
	  text-align: left;
	  color: #252525;
	  position: relative;
	  margin-right: 32px;
}
.call1 img{
	margin-right: 10px;
	position: relative;
	top: 5px;
}
.call1 span{
  font-size: 11px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.27;
  letter-spacing: normal;
  text-align: left;
  color: rgba(37, 37, 37, 0.5);
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 180px;
}

.callbaks{
		display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.call2{
	
}
.call2 a{
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 4;
	letter-spacing: normal;
	color: #252525;
	text-decoration: none;
	width: 170px;
	height: 100%;
	background-color: #ffc80b;
	text-align: center;
	transition: all 0.3s;
}
.call2 a:hover{
	background-color: #ffb70b;
	transition: all 0.3s;
	
}
.logo{
	text-align: center;
	margin-top: 10px;
}
.logo a{
	
}
.menu_second{
	padding: 20px 0;
	width: 830px;
	border-bottom: 1px solid rgba(0, 69, 93, 0.3);
	border-top: 1px solid rgba(0, 69, 93, 0.3);
	margin: 0 auto;
	margin-top: 20px;
}
.menu_second ul{
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.menu_second ul li{
	
} 
.menu_second ul li a{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: 0.51px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s;
}
.menu_second ul li a:hover{
	transition: all 0.3s;
	opacity: 0.5;
}
.slider{
	/* background: url(../images/bg_bottom.png) no-repeat; */
	width: 100%;
	height: 533px;
	/* background-size: contain; */
	/* background-position: 0px -30px; */
	position: relative;
	z-index: 88;
	/* top: -40px; */

}
.profile{
   width: 100%;
   height: 983px;
   /* margin-top: -80px; */
   position: relative;
   top: -190px;
   /* z-index: 99; */
   padding-top: 120px;
   background-image:  
   url(../img/grad.png);
   }
   .profile_lower_bg{
	  background-image:  
   url(../img/clouds.png);
	  position: absolute;
	  left:0;
	  bottom: -410px;
	  width: 100%;
	  height: 638px;
	  /* z-index: -1; */
	  background-size: cover;
	  }
.tabs{
	 background-image: url(../img/-e-circle.png);
	 background-repeat: no-repeat;
	 background-position: 50px 15px;
	 position: relative;
	 z-index: 882;
	 /* overflow-x: hidden; */
 }
.slider_inner{
	/* margin-top: 20px; */
	width: 73%;
	/* margin-left: 14%; */
	padding-top: 50px;
	margin: 0 auto;
	margin-top: 0px;
	margin-left: 14%;
}
.slide .zg{
	 text-shadow: 0px 7.5px 15px rgba(72, 172, 206, 0.3);
	 font-size: 36px;
	 font-weight: 800;
	 font-style: normal;
	 font-stretch: normal;
	 line-height: 1.33;
	 letter-spacing: normal;
	 text-align: left;
	 color: #ffffff;
	 text-transform: uppercase;
	 max-width: 339px;
}
.slide .zg2{
	  opacity: 0.6;
	  font-size: 14px;
	  font-weight: 600;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 1.71;
	  letter-spacing: -0.07px;
	  text-align: left;
	  color: rgba(32, 112, 145, 0.6);
	  margin: 20px 0;
	  position: relative;
	  z-index: 888;
}
.slide a{
	  font-size: 12px;
	  font-weight: 600;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 3.5;
	  letter-spacing: normal;
	  text-align: left;
	  color: #ffffff;
	  width: 171px;
	  height: 40px;
	  border-radius: 2px;
	  box-shadow: 0px 5px 15px 0 rgba(109, 156, 168, 0.15);
	  background-color: #44b3ff;
	  border-radius: 5px;
	  text-align: center;
	  text-decoration: none;
	  transition: all 0.3s;
	  position: relative;
	  z-index: 888;
}
.slide a:hover{
	background-color: #3289c5;
	transition: all 0.3s;
}
a.order{
	  font-size: 12px;
	  font-weight: 600;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 3.5;
	  letter-spacing: normal;
	  text-align: left;
	  color: #ffffff;
	  width: 171px;
	  height: 40px;
	  border-radius: 2px;
	  box-shadow: 0px 5px 15px 0 rgba(109, 156, 168, 0.15);
	  background-color: #44b3ff;
	  border-radius: 5px;
	  text-align: center;
	  text-decoration: none;
	  transition: all 0.3s;
	  display: block;
	  margin: 0 auto;
	  position: relative;
	  z-index: 77;
}
a.order:hover{
	background-color: #3289c5;
	transition: all 0.3s;
}

.title{
	font-size: 36px;
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: center;
	color: #3289c5;
	text-transform: uppercase;
}
.tabs_title{
	    display: flex;
	    flex-wrap: nowrap;
	    justify-content: space-between;
	    width: 642px;
	    margin: 0 auto;
	    margin-top: 40px;
}
.tabs_title a{
	  font-size: 12px;
	  font-weight: bold;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 3;
	  letter-spacing: 0.51px;
	  text-align: center;
	  color: #7f8386;
	  text-decoration: none;
	  text-transform: uppercase;
	  /* padding: 0 15px; */
	  border-bottom: 1px solid rgba(38, 38, 38, 0.04);
	  width: 33.3%;
}
.tabs_title a.active{
	  color: #ffc80b;
	  border-bottom: 1px solid #ffc80b;
}
.tab {
    display: none;
    /* display: flex; */
    /* flex-wrap: nowrap; */
    /* justify-content: space-between; */
    max-width: 100%;
    margin: 0 auto;
    padding-top: 67px;
}
.tab.active {
    display: block;
}
.center{
	text-align: center;
	display: block;
	margin:  0 auto;
	margin-bottom: 111px;margin-top: 100px;
}
.inner_tab{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	min-height: 500px;
	background-position: center;
}
.list{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	flex-direction: column;
	height: 430px;
	background: transparent !important;
}
.list .line{
	/* padding-bottom: 40px; */
	/* display: inline; */
	/* flex-wrap: nowrap; */
	/* justify-content: space-between; */
	/* flex-direction: column; */
	text-align: center;
}
.list .line img{
	display: inline-block;
}
.list .line p{
	/* line-height: 110px; */
	display: inline-block;
	position: relative;
	top: -26px;
	left: 20px;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: -0.08px;
	text-align: left;
	color: #252525;
}
.list .line:nth-of-type(2){
	left: -28px;
	position: relative;
}
.list .line:nth-of-type(3){
	left: -51px;
	position: relative;
}
.list .line:nth-of-type(4) {
    left: -28px;
    position: relative;
}
.inner_tab .part3{
	width: 369px;
}
.part1{
	position: relative;
	left: 50px;
}
.part3 h2{
	  font-size: 24px;
	  font-weight: bold;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 1.83;
	  letter-spacing: -0.06px;
	  text-align: left;
	  color: #252525;
	  margin-bottom: 40px;
}
.part3 p{
 font-size: 12px;
 font-weight: 500;
 letter-spacing: -0.12px;
 color: #7f8386;
 margin-bottom: 40px;
 line-height: 1.83;
}
.part3 table{width: 100%;margin-bottom: 40px;}
.part3 table tr{

}
.part3 table tr td{padding: 18px 13px;font-size: 14px;font-weight: 500;font-style: normal;font-stretch: normal;text-align: left;color: #252525;}
.part3 table tr:nth-child(odd){
	background-color: rgba(204, 242, 250, 0.3);
}

.part3 table tr td:last-child{
	padding: 18px 13px;
	text-align: right;
}

.bottom_block{
	width: 110px;
	margin: 0 auto;
	margin-top: 60px;
}
.bottom_block p{
	  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: -0.09px;
  text-align: center;
  color: #7f8386;
  margin-bottom: 25px;
}
.bottom_block img{
	text-align: center;
	display: block;
	margin: 0 auto;
}
.clearfix:after{
    display: block;
    clear: both;
  float: none;
}
.about_me{
	/* max-width: 80%; */
	/* margin: 0 auto; */
	position: relative;margin-top: 100px;
}
.about_me_cont{
	/* margin-top: 85px; */
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 82%;
	margin: 0 auto;
	margin-top: 85px;
	position: relative;
	z-index: 88;
}
.side1{
	margin-right: 33px;
}
.side2 p{
	  font-size: 12px;
	  text-align: left;
	  color: #7f8386;
	  margin-bottom: 20px;
	  line-height: 25px;
}
.side2 p strong{
	  font-size: 14px;
	  letter-spacing: -0.07px;
	  color: #252525;
	  font-weight: 500;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 24px;
	  /* letter-spacing: -0.06px; */
	  text-align: left;
	  /* margin-bottom: 40px; */
}
.bg_borders{
	position: absolute;
	left: 0%;
	top: 35%;
	width: 54%;
	border-bottom: 10px #ffc80b solid;
	border-top: 10px #ffc80b solid;
	border-right: 10px #ffc80b solid;
	height: 230px;
}
.what_we_do{
	background: url(../img/-e-clouds2.png) no-repeat;
	padding-top: 150px;
	margin-top: 100px;
	background-size: cover;
	position: relative;
}
.what_we_do_cont{
	    display: flex;
	    flex-wrap: nowrap;
	    justify-content: space-between;
	    margin-top: 40px;
	    max-width: 82%;
	    margin: 0 auto;
}
.what_we_do_cont .side2 img{/* 	  width: 321.5px; */margin-top: 40px;}
.what_we_do_cont .side1 a{
	
  font-style: normal;
  font-stretch: normal;
  line-height: 3.43;
  letter-spacing: -0.07px;
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
  text-decoration: none; 
  color: #7f8386;
    font-weight: 600;
    position: relative;
 
}
.what_we_do_cont .side1{
	min-width: 40%;
	padding-top: 80px;
}
.what_we_do_cont .side1 a.active{
 	 color: #252525;
    font-weight: 600;
      font-size: 13px;
}
.what_we_do_cont .side1 a.active:before{
 	 content: "";
 	 background: #ffc80b;
 	 width: 30px;
 	 height: 10px;
 	 position: absolute;
 	 left: -50px;
 	 top: 17px;
}
.box_white{
	background: white;
	position: relative;
}
.box_white p{
	padding: 35px 0px 35px 35px;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.86;
	letter-spacing: -0.07px;
	text-align: left;
	color: #252525;
	margin-bottom: 0;
	position: relative;
	z-index: 2;
}
.tabs_cont_new{
	position: relative;
}
.tabs_cont_new .tab{
	position: absolute;
	right: 0px;
	bottom: 0;
	background: white;
	width: 90%;
	padding-top: 0;
}
.bg_borders2 {
    position: absolute;
    right: 0%;
    bottom: 0%;
    width: 50%;
    border-bottom: 10px #ffc80b solid;
    border-top: 10px #ffc80b solid;
    border-left: 10px #ffc80b solid;
    height: 130px;
    /* background: white; */
    z-index: 1;
}

.portfolio{
	background: url(../img/-e-clouds7.png) no-repeat;
	padding-top: 50px;
	margin-top: 100px;
	background-size: cover;
	position: relative;
	background-position: center;
	padding-bottom: 30px;
}
.portfolio_wrap{
	    /* display: flex; */
	    /* flex-wrap: wrap; */
	    /* justify-content: space-between; */
	    max-width: 83%;
	    margin: 0 auto;
	    margin-top: 72px;
	    display: grid;
	    grid-template-columns: 4;
	    grid-template-columns: repeat(2, 1fr);
	    /* grid-auto-rows: minmax(125px, auto); */
	    grid-gap: 2rem;
}

.portfolio_item{
	/* grid-template-columns: repeat(4, 1fr); */
	cursor: pointer;
	position: relative;

}
.portfolio_item .hover{
	/* grid-template-columns: repeat(4, 1fr); */
	cursor: pointer;
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transition: all 0.3s;
}
.portfolio_item:hover .hover{
	
    transition: all 0.3s;
	
	  background-image: -webkit-linear-gradient(bottom, rgba(204, 255, 255, 0.7), rgba(49, 136, 197, 0.7));
	  background-image:      -o-linear-gradient(bottom, rgba(204, 255, 255, 0.7), rgba(49, 136, 197, 0.7));
	  background-image: linear-gradient(to top, rgba(204, 255, 255, 0.7), rgba(49, 136, 197, 0.7));

	opacity: 1;
}
.order.orange:hover{
	background-color: #ffb70b;
	margin-top: 12%;
	width: 125px;
	color: black;
}
.order.orange{
	background-color: #ffc80b;
	margin-top: 12%;
	width: 125px;
	color: black;
	/* border-bottom: 1px solid #f3f3f3; */
}
.hover p{
	 font-size: 12px;
	 font-weight: bold;
	 font-style: normal;
	 font-stretch: normal;
	 line-height: 3;
	 letter-spacing: 0.51px;
	 text-align: center;
	 color: #ffffff;
	 text-transform: uppercase;
	 margin-top: 24%;
}
.all_work_link{
	  width: 172px;
	  height: 40px;
	  border-radius: 2px;
	  box-shadow: 0px 5px 15px 0 rgba(109, 156, 168, 0.15);
	  background-color: #ffffff;
	  font-size: 12px;
	  font-weight: 600;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 3.5;
	  letter-spacing: normal;
	  text-align: center;
	  color: #44b3ff;
	  transition: all 0.3s;
	  border-radius: 5px;
	  text-decoration: none;
	  margin: 0px auto;
	  margin-top: 32px;
}
.all_work_link:hover{
	transition: all 0.3s;
	 color: white;
	 background-color: #3289c5;
	
}
.preim .tabs{
	    background-image: url(../img/circle3.png);
	    background-repeat: no-repeat;
	    background-position: center -270px;
	    height: 410px;
	    background-size: cover;
	    max-width: 90%;
	    margin: 0 auto;
}
.preim{
	margin-top: 70px;
}
.preim .title{
	position: relative;
	top: 30px;
}
.preim .list{
	flex-direction: row;
	max-width: 80%;
	margin: auto;
	margin-top: 30px;
}
.preim  .list .line img {
    display: block;
}
.preim  .list .line p {
    /* line-height: 110px; */
    display: inline-block;
    position: initial;
    top: -26px;
    left: 20px;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: -0.08px;
    text-align: center;
    color: #252525;
}
.preim .list .line img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
}
.preim .list .line:nth-child(1){
			position: relative;
			left: 60px;
			top: 50px;
}
.preim .list .line:nth-child(2){
			position: relative;
			left: 18px;
			top: 140px;
}
.preim .list .line:nth-child(3){
			position: relative;
			left: -38px;
			top: 140px;
}
.preim .list .line:nth-child(4){
			position: relative;
			right: 52px;
			top: 50px;
}
.preim_block2{
	margin-top: 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 83%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.preim_block2 .preim_big{
	width: 390px;
	box-shadow: 0px 5px 15px 0 rgba(109, 156, 168, 0.15);
	background-color: #ffffff;
	padding: 40px;
	/* max-width: 83%; */
	/* margin: 0 auto; */
}
.preim_block2 .preim_big .ti{
	  font-size: 20px;
	  font-weight: 600;
	  letter-spacing: -0.1px;
	  color: #252525;
	  margin-bottom: 30px;
}
.preim_block2 .preim_big p{
	  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: -0.06px;
  text-align: left;
  color: #7f8386;
}
.rews{
	background: url(../img/rews_bg.png) no-repeat;
	padding-top: 0;
	margin-top: 0;
	background-size: cover;
	position: relative;
	background-position: 0 center;
	/* padding-bottom: 30px; */
	min-height: 899px;
	overflow: hidden;
}
.rews .title{
	padding-top: 230px;
	margin-bottom: 60px;
}
.slider_rews_item{
	text-align: center;
	margin: 0 auto;
	padding-bottom: 20px;
}
.slider_rews_item p{
	margin-top: 10px;
	  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: -0.07px;
  text-align: center;
  color: #252525;
}
.slider_rews_item img{
	text-align: center;
	margin: 0 auto;
	border-radius: 50%;
}

.slider_rews_item.active-slide img{
	width: 170px;
	height: 170px;
}

.slider_rews_item .desc{
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.86;
	letter-spacing: -0.07px;
	text-align: left;
	color: #7f8386;
	box-shadow: 0px 5px 15px 0 rgba(109, 156, 168, 0.15);
	background-color: #ffffff;
	padding: 40px;
	position: relative;
	margin-top: 20px;
}

.slider_rews_item .desc:before{
	position: absolute;
	content: "";
	background: url(../img/triangl.png) no-repeat;
	width: 14px;
	height: 14px;
	left: 50%;
	top: -8px;
	margin-left: -7px;
}
.slider_rews_item.active-slide .desc{
	display: block;
}
.t_c{
	  font-size: 24px;
	  font-weight: 800;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 2;
	  letter-spacing: normal;
	  text-align: left;
	  color: #252525;
	  margin-bottom: 61px;
	  text-transform: uppercase;
}
.cnt_ul li{
	margin-bottom: 20px;
}
.cnt_ul li p{
	
font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.08px;
   color: #7f8386;
   margin-bottom: 10px;
   
}
.cnt_ul li p strong{
	
	font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.08px;
  color: #252525;
  
}
 
 .skk{
	     display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 70px;
 }
 .line_t{
	     font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.08px;
    color: #252525;
    margin-bottom: 10px;
 }
 .sc_block_inner{
	 display: flex;
	 flex-wrap: nowrap;
	 justify-content: space-between;
	 width: 102px;
	}
	.contacts{
		position: relative;
	}
.bg_borders3 {
    position: absolute;
    left: 0%;
    top: 0%;
    width: calc(100vw - 57vw);
    border-bottom: 10px #ffc80b solid;
    border-top: 10px #ffc80b solid;
    border-right: 10px #ffc80b solid;
    height: 530px;
}
.cont_wrap{
	padding: 78px 0 78px 110px;
	position: relative;
	z-index: 22;
	/* max-width: 320px; */
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 79%;
}
.cnt_ul a:hover{
	opacity: 0.7;
}
.sc_block_inner a:hover{
	opacity: 0.7;
}
.rews .all_work_link{
	margin-top: 0;
}
.desc_cont{
	max-width: 560px;
	padding-left: 0;
	/* margin-top: 20%; */
	position: relative;
	bottom: -110px;
}
.desc_cont p{
	  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: -0.07px;
  text-align: left;
  color: #7f8386;
}
.cont_home{
		max-width: 350px;
}
.cont_home_form{
	max-width: 440px;
}
.title_desc{
	  font-size: 16px;
	  font-weight: 500;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 1.63;
	  letter-spacing: -0.08px;
	  text-align: left;
	  color: #252525;
	  margin: 30px 0 50px 0;
}
.cont_home_form .title{
	text-align: left;
}
.cont_home_form form{
	
}
.cont_home_form form input{
	border: none;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 12px;
	outline: none;
	display: block;
	width: 100%;
	margin-bottom: 28px;
	height: 39px;
}
.cont_home_form form button{
	    background-color: #ffc80b;
	    margin-top: 6% !important;
	    width: 171px !important;
	    height: 41px !important;
	    color: black;
	    border-bottom: 1px solid #f3f3f3;
	    border: none;
	    outline: none;
	    cursor: pointer;
	    font-weight: 600;
	    font-style: normal;
	    font-stretch: normal;
	    line-height: 3.2;
	    letter-spacing: normal;
	    text-align: center;
	    color: #252525;
	    font-size: 12px;
	    border-radius: 5px;
}
.cont_home_form form textarea{
	resize: none;
	width: 100%;
	height: 100px;
	border: none;
	outline: none;
	border-bottom: 1px solid #f3f3f3;
}

  /* WebKit browsers */
input:focus::-webkit-input-placeholder { color:transparent; }

    /* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder { color:transparent; }

    /* Mozilla Firefox 19+ */
input:focus::-moz-placeholder { color:transparent; }

    /* Internet Explorer 10+ */
input:focus:-ms-input-placeholder { color:transparent; }

  /* WebKit browsers */
textarea:focus::-webkit-input-placeholder { color:transparent; }

    /* Mozilla Firefox 4 to 18 */
textarea:focus:-moz-placeholder { color:transparent; }

    /* Mozilla Firefox 19+ */
textarea:focus::-moz-placeholder { color:transparent; }

    /* Internet Explorer 10+ */
textarea:focus:-ms-input-placeholder { color:transparent; }


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3;
  letter-spacing: normal;
  text-align: left;
  color: rgba(37, 37, 37, 0.6);
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3;
  letter-spacing: normal;
  text-align: left;
  color: rgba(37, 37, 37, 0.6);
}

::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3;
  letter-spacing: normal;
  text-align: left;
  color: rgba(37, 37, 37, 0.6);
}


.partners{
	background-color: #eff9fc;
	padding: 60px 0;
}
.partners_wrap{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 79%;
	margin: 0 auto;
}
footer{
	padding-top: 67px;
	padding-bottom: 30px;
}
.footer_wrap{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.logo_foot{
	width: 40%;
}
.logo_foot a{
	margin-bottom: 40px;
}
.logo_foot p{
	  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: -0.06px;
  text-align: left;
  color: #7f8386;
}
.middle_b{
	
}
.middle_b .menu_foot{
	max-width: 70%;
}
.middle_b  .text{

}
.middle_b .text p{
	  font-size: 12px;
	  font-weight: 500;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 2;
	  letter-spacing: -0.06px;
	  text-align: left;
	  color: #7f8386;
	  max-width: 70%;
	  margin-bottom: 20px;
	  margin-top: 10px;
}
.middle_b .menu_foot ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.middle_b .menu_foot ul li{
	
}
.middle_b .menu_foot ul li a{
	  font-size: 12px;
	  font-weight: 600;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 3;
	  letter-spacing: normal;
	  text-align: left;
	  color: #252525;
	  text-decoration: none;
}
.middle_b .menu_foot ul li a:hover{
	 text-decoration: underline;
}
.sc{
	    display: flex;
	    flex-wrap: nowrap;
	    justify-content: space-between;
	    max-width: 87%;
}
.sc > a{
	font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: -0.06px;
  text-align: left;
  color: #44b3ff;
  font-size: 12px;
}
.sc > a:hover{
	text-decoration: none;
}
.tels_block{
	
}
.tels_block .callbaks{
	display: block;
}
.tels_block .callbaks .call1{
	margin-right: 0px;
}
.tels_block .callbaks  .call1 span {
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.27;
    letter-spacing: normal;
    text-align: left;
    color: rgba(37, 37, 37, 0.5);
    position: relative !important;
    left: inherit;
    bottom: inherit;
    width: 180px;
    display: block;
}
.tels_block .callbaks  .call2 a {
    font-size: 12px;
    border-radius: 5px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.5;
    letter-spacing: normal;
    color: #252525;
    text-decoration: none;
    width: 171px !important;
    height: 41px !important;
    background-color: #ffc80b;
    text-align: center;
    transition: all 0.3s;
    margin-top: 10px;
}
.tels_block .callbaks  .call2 a:hover{
	    background-color: #ffb70b;
}
.cont_home_form form button:hover{
	margin-top: 6% !important;
}
.promo{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 87%;
	margin-top: 40px;
}
.promo p{
	  		font-size: 12px;
	  		font-weight: normal;
	  		font-style: normal;
	  		font-stretch: normal;
	  		line-height: 1.67;
	  		letter-spacing: 0.02px;
	  		text-align: left;
	  		color: #0da3c8;
	  		position: relative;
	  		top: 10px;
}
.promo a{
	
}
.promo a:hover{
	opacity: 0.7;
}
.title.maintitlte{
	margin-top: 40px;
}
.ineer_page .side2{
	width: 50%;
}
.ineer_page .side1{
	margin-right: 0;	
}
.ineer_page .bg_borders{
	position: absolute;
	right: 0%;
	top: 15%;
	/* width: 669px; */
	border-bottom: 10px #ffc80b solid;
	border-top: 10px #ffc80b solid;
	border-left: 10px #ffc80b solid;
	border-right: 0px #ffc80b solid;
	height: 230px;
	left: inherit;
	width: calc(100vw - 55vw);
}
.ineer_page  .bg_borders2{
	position: absolute;
	left: -77px;
	top: 39%;
	/* width: calc(100vw - 55vw); */
	border: 10px #ffc80b solid;
	/* border-top: 10px #ffc80b solid; */
	/* border-left: 10px #ffc80b solid; */
	/* border-right: 0px #ffc80b solid; */
	height: 230px;
	right: inherit;
	background: transparent;
	width: 619px;
	height: 230px;
}
.about_me2 .side1 img{
	position: relative;
	left: -60px;
	z-index: 22;
}
.about_me2 .side2 p{
	  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: -0.06px;
  text-align: left;
   color: #3289c5;
   font-size: 14px;font-size: 12px;
text-align: left;
color: #7f8386;
margin-bottom: 20px;
line-height: 25px;
}
.about_me2 .side2 p strong{
	color: #7f8386;
	font-size: 12px;
}
.about_me2 .side1{
    width: 69%;
    position: relative;
}
.about_me2{
	background: url(../img/bg_inner_new.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.desc_new{
margin-top: 20px;	
}
.desc_new h2{
	  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #252525;

    	margin-bottom: 20px;
}
.desc_new p{
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: -0.06px;
	text-align: left;
	color: #7f8386;
	max-width: 82%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.gal{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-bottom: 60px;
	margin-top: 55px;
	position: relative;

}
.gal_bg{
		background: url(../img/bg+.png) no-repeat;
		background-size: cover;
		position: absolute;
		width: 100vw;
		height: 367px;
		z-index: -1;
		left: 0;
		top: 0;
}

.ineer_page footer{
	border-top: 2px solid #eff9fc;
	margin-top: 97px;
}
.small_bg .wrap_all {
	background: url(../img/clouds_small.png) no-repeat;
	background-size: contain;
	background-position: center 86%;
}
.ineer_page .portfolio{
	background: none;
	    padding-top: 0px;
    margin-top: 0px;
}
.ineer_page .portfolio .portfolio_wrap{
	    margin-top: 0px;
}
.pagination{
	margin-top: 58px;
	text-align: center;	
}
.pagination ul{
	text-align: center;
}
.pagination ul li{
	margin-right: 10px;
	display: inline-block;
	text-align: center;
}
.pagination ul li a{
	  font-size: 12px;
	  font-weight: bold;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 2;
	  letter-spacing: 1.02px;
	  text-align: center;
	  color: #000000;
	  text-decoration: none;
	  width: 22px;
	  height: 22px;
}
.pagination ul li a.active{
	  border: solid 3px #ffc80b;
  background-color: #ffffff;
}
.articles{
	/* width: 1210px; */
	margin: 0 auto;
}
.article{
	    display: flex;
	    flex-wrap: nowrap;
	    justify-content: space-between;
	    margin-bottom: 54px;
}
.article > a{
	margin-right: 36px;
}
.article > a img{
	border: 6px solid #ffc80b;
}
.article .descc{
	
}
.article .descc a{
	font-weight: 500;
	line-height: 2;
	letter-spacing: -0.12px;
	text-align: left;
	color: #7f8386;
	font-size: 14px;
	letter-spacing: -0.14px;
	color: #252525;
	margin-bottom: 20px;
	text-decoration: none;
}
.article .descc p{
	font-weight: 500;
	line-height: 2;
	letter-spacing: -0.12px;
	text-align: left;
	color: #7f8386;
	font-size: 12px;
}
.txt_page.article_page img{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	 border: solid 6px #ffc80b;
}
.txt_page p{
	  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: -0.14px;
  text-align: left;
  color: #707070;
  margin-bottom: 10px;
}
.text_page_inner{
	margin-top: 100px;
}
.menu ul li.active a{
	color: #ffc80b;
}
.titile_line{
	  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.25;
  letter-spacing: 1.36px;
  color: #3289c5;
  margin-bottom: 30px;
}
p strong{
	 font-weight: bold;
}
.one_serv:after{
	content: "";
	  display: table;
	  clear: both;
	  float: none;
}
.srv_page hr{
	margin: 80px auto 40px auto;
	width: 266px;
	height: 1px;
	background-color: #ffc80b;
	text-align: center;
	border: none;
}
.srv_page hr{
	margin: 80px auto 40px auto;
	width: 266px;
	height: 1px;
	background-color: #ffc80b;
	text-align: center;
	border: none;
}
.bg_pop{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
 	display: none; 
	z-index:911;
	background: rgba(255, 255, 255, 0.6);
	
	}
.popup{
	position: absolute;
	left: 50%;
	top: 10%;
	width: 440px;
	margin-left: -300px;
	background: white;
	/* margin: 0 auto; */
	z-index: 9995;
	padding: 70px;
	display: none;
	border: 11px solid #ffc80b;
	max-width: 640px;
}

.popup .cont_home_form form button{
	    
}
.popup .cont_home_form form input {
    border: none;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 12px;
    outline: none;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    height: 39px;
}
.slide_inner{
	display: flex; 
	 flex-wrap: nowrap; 
	 justify-content: space-between; 
}
.s_left{
	width: 52%;
	position: relative;
	z-index: 888;
}
.bg_cloud_1{
	    background: url(../images/bg_bottom1_2.png) no-repeat;
	    z-index: 77;
	    position: absolute;
	    bottom: -110px;
	    left: 0;
	    width: 508px;
	    height: 299px;
	 } 
	 .bg_cloud_2{
	 		background: url(../images/bg_bottom2.png) no-repeat;
	 		z-index: 88;
	 		position: absolute;
	 		top: -40px;
	 		right: 0;
	 		width: 851px;
	 		height: 318px;
	 		z-index: -1;
	 } 
	 .bg_cloud_3{
	   background: url(../images/bg_bottom4.png) no-repeat;
	 		z-index: 88;
	 		position: absolute;
	 		bottom: 0px;
	 		right: 0;
	 		width: 619px;
	 		height: 437px;
	 		z-index: -1;
	 }
	.bg_cloud_4{
	     background: url(../images/bg_bottom5.png) no-repeat;
	     z-index: 88;
	     position: absolute;
	     bottom: -110px;
	     right: 0;
	     width: 859px;
	     height: 430px;
	     z-index: 88;
	 }    
	 .slide{
		 /* z-index: 885 !important; */
		}
		#pdopage .slider_rews_item .desc{
			display: block !important;
		}
		#pdopage .slider_rews_item{
			width: 30%;
			margin-bottom: 50px;
		}
		
		#pdopage .rewsss{
			    display: flex;
						flex-wrap: wrap;
							justify-content: space-between;
		}
		#pdopage .rewsss img {
		    float: none;
		    margin-right: 0px;
		    margin-bottom: 10px;
		    border: solid 6px #ffc80b;
		}
		#pdopage .rewsss p {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: -0.14px;
    text-align: center;
    color: #707070;
    margin-bottom: 10px;
}
	.sc{
		display: none;
	}
.ajax_form .error{
	    border-bottom: 1px solid brown !important;
}
.mob {
    display: none;
}
.list .line:nth-of-type(1) {
    left: -28px;
    position: relative;
}
.about_me ul li{margin-bottom: 10px;list-style: disc;/*  *//*  */font-size: 12px;
text-align: left;
color: #7f8386;
margin-bottom: 15px;
line-height: 15px;}
.about_me ul{margin-bottom: 10px;padding-left: 20px;
	
}

.main_content {
    overflow: hidden;
}