@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;700&display=swap');
* {
  padding: 0px;
  margin: 0px;
  border: 0px; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* display: flex; */
  }

:focus, :active {
  outline: none; }

a:focus, a:active {
  outline: none; }

aside, nav, footer, header, section {
  display: block; }

html, body {
  height: 100%;
  min-width: 320px; }

body {
  line-height: 1;
  font-family: 'Exo 2', sans-serif;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

input, button, textarea {
  font-family: 'Exo 2', sans-serif;
  }

input::-ms-clear {
  display: none; }

button {
  cursor: pointer; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

a, a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

ul li {
  list-style: none; }

img {
  vertical-align: top; }

h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
  font-size: inherit; }
/*------------------------video----------------------------*/
.video-box {
	position: relative;
	overflow: hidden;
	min-height: 555px;
	background: linear-gradient(90deg, rgba(0, 161, 155, 0.82) 0%, rgba(0, 0, 0, 0.4) 100%);
	width: 100%;
	/* justify-content: center; */
	/* align-items: center; */
}
.video-box iframe {
	position: absolute;
	top: 0px;
	left: 0;
	width: 0;
	height: 0; 	
	z-index: -1;
}
.video-content {
	position: relative;
	color: #fff;
	padding: 50px;
	font-size: 20px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.video-content:before {
	z-index: -1;
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;	
}  
/*------------------------video----------------------------*/
  
.row {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.cont {
    width: 100%;
    max-width: 1170px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bl_header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div {
    /* display: flex; */
    display: flex;
}

.tx_lng {
    color: #000;
}

header {
    min-height: 78px;
}

.logo a {
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
}

.logo a span {
    display: flex;
    margin-left: 9px;
    /* width: 50px; */
    height: 32px;
    align-items: flex-end;
}

.bl_tel {
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    margin-right: 15px;
}

.tx_tel {
    font-size: 13px;
    line-height: 170%;
/* or 22px */
    display: flex;
    align-items: center;
    text-align: right;

/* #595B5C */
    color: #595B5C;
}

.bl_tel a {
    font-weight: bold;
    font-size: 16px;
    line-height: 170%;
/* or 27px */
    display: flex;
    align-items: center;
    text-align: right;

/* #272D2A */
    color: #272D2A;
}

a.butt {
    width: 195px;
    height: 48px;
    background: #00A19B;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 170%;
/* identical to box height, or 24px */
    text-align: center;
    color: #FFFFFF;
}

.bl_top_sti {
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 78px;
}

.lng {
    flex-direction: column;
}
.bl_v_lng{
	display:none;
}
.bl_v_lng.active {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* padding: 10px 16px; */
    position: relative;
    width: 98px;
    height: 84px;
    background: #FFFFFF;
/* mono/Gray 6 */
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    position: absolute;
    margin-top: 45px;
    z-index: 100;
}

.bl_kor_lng {
    margin-left: 20px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.bl_top_sti a#zak {
    margin-left: 20px;
}

.bl_kor_lng:after {content: "";/* width: 20px; *//* height: 20px; */border: 7px solid transparent;border-top: 7px solid #8080806b;margin-top: 9px;}

section.ban {
    min-height: 555px;
}

.video-content .cont {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
}

.zag_bann {
    font-weight: bold;
    font-size: 44px;
    line-height: 53px;
    display: flex;
    align-items: center;

/* #FFFFFF */
    color: #FFFFFF;
    max-width: 539px;
    margin-bottom: 20px;
}

.pod_bann {ont-weight: normal;font-size: 16px;line-height: 170%;display: flex;align-items: center;color: #FFFFFF;margin-bottom: 30px;}

.video-content {}

a.butt.bann {
    background: #FFFFFF;
    border-radius: 2px;
    color: #000;
}
section.adc .cont,section.smart .cont {
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 100px;
}

.lf_adc,.lf_smart {
    width: calc(50% - 35px);
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.rg_adc,.rg_smart {
    width: calc(50% - 40px);
    flex-direction: column;
}

.lf_adc .bl_img:nth-child(2) {
    align-self: flex-end;
    margin-top: -76px;
}

.lf_adc .bl_img:nth-child(3) {
    align-content: flex-start;
    /* position: absolute; */
    /* left: 0; */
    margin-top: -129px;
}

.zag_adc,.zag_smart {
    font-weight: bold;
    font-size: 35px;
    line-height: 42px;
/* identical to box height */
    display: flex;
    align-items: center;

/* #272D2A */
    color: #272D2A;
    margin-bottom: 20px;
}

.pod_adc,.pod_smart {
    font-weight: normal;
    font-size: 14px;
    line-height: 170%;
/* or 24px */
    display: flex;
    align-items: center;

/* #595B5C */
    color: #595B5C;
    margin-bottom: 30px;
}

.bl_ik ul li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.bl_ik ul li span {
    width: 60px;
    height: 60px;
    /* left: 735px; */
    /* top: 899px; */
    background: rgba(0, 161, 155, 0.1);
    border-radius: 12px;
    margin-right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bl_odn_ik {
    flex-direction: column;
    margin-bottom: 25px;
    width: calc(100% - 85px);
}

.zag_odn_ik {
    font-weight: bold;
    font-size: 14px;
    line-height: 170%;
/* identical to box height, or 24px */
    display: flex;
    align-items: center;

/* #272D2A */
    color: #272D2A;
    margin-bottom: 6px;
}

.tx_odn_ik {
    font-size: 13px;
    line-height: 170%;
/* or 22px */
    display: flex;
    align-items: center;

/* #595B5C */
    color: #595B5C;
}

.bl_zap {
    align-items: center;
}

a.sait {
    width: 162px;
    height: 48px;
    /* left: 945px; */
    /* top: 1223px; */

/* #00A19B */
    border: 1px solid #00A19B;
    box-sizing: border-box;
    border-radius: 2px;
    margin-left: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-weight: bold;
    font-size: 14px;
    line-height: 170%;
/* identical to box height, or 24px */
    text-align: center;

/* #00A19B */
    color: #00A19B;
}
.smart .bl_ik ul li span {
    background: rgba(242, 153, 74, 0.1);
}

.smart .bl_zap a:nth-child(1) {
    background: #F2994A;
}

.smart .bl_zap a:nth-child(2) {
    color: #F2994A;
    border-color: #F2994A;
}
.rg_smart {
    justify-content: flex-start;
    align-items: flex-end;
}

.bl_img {}

.rg_smart .bl_img:nth-child(2) {
    align-self: flex-start;
    margin-top: -150px;
}

.rg_smart .bl_img:nth-child(3) {
    align-self: flex-start;
    margin-top: -90px;
    margin-left: 40%;
}

section.contact .cont {
    flex-direction: column;
    padding-top: 122px;
    justify-content: flex-start;
    align-items: flex-start;
}

.zag_cont {
    font-weight: bold;
    font-size: 35px;
    line-height: 42px;
/* identical to box height */
    display: flex;
    align-items: center;

/* #272D2A */
    color: #272D2A;
    margin-bottom: 20px;
}

.pod_kont {
    font-size: 14px;
    line-height: 170%;
/* identical to box height, or 24px */
    display: flex;
    align-items: center;

/* #595B5C */
    color: #595B5C;
    margin-bottom: 20px;
}

.bl_sam_cont {
    justify-content: space-between;
    width: 100%;
}

.bl_sam_cont {}

.lf_cont, .rg_cont {
    width: calc(50% - 15px);
    flex-direction: column;
}

.log_kl {
    margin-bottom: 46px;
}

.m_zag {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
/* identical to box height */
    display: flex;
    align-items: center;

/* #272D2A */
    color: #272D2A;
    margin-bottom: 17px;
}

.bl_kon_ik {
    justify-content: center;
}

.bl_kon_ik ul li {
    display: flex;
    margin-bottom: 16px;
    justify-content: flex-start;
    align-items: center;
}

section.contact .cont .bl_kon_ik {
    justify-content: flex-start;
}

.bl_kon_ik ul li img {
    margin-right: 15px;
}

.znac_kont {
    font-size: 14px;
    line-height: 170%;
/* identical to box height, or 24px */
    display: flex;
    align-items: center;

/* #595B5C */
    color: #595B5C;
    flex-direction: column;
}

.znac_kont a {
    font-size: 14px;
    line-height: 170%;
/* identical to box height, or 24px */
    display: flex;
    align-items: center;

/* #00A19B */
    color: #00A19B;
}

section.contact .cont .bl_kon_ik ul li:nth-child(2) a {
    width: 152px;
    height: 30px;
    /* left: 768px; */
    /* top: 2312px; */

/* #00A19B */
    border: 1px solid #00A19B;
    box-sizing: border-box;
    border-radius: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bl_prol {
    justify-content: center;
    align-items: center;
    width: 194px;
    height: 48px;
    left: 323px;
    top: 2990px;

/* #00A19B */
    background: #00A19B;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    line-height: 170%;
/* identical to box height, or 24px */
    text-align: center;
    color: #FFFFFF;
    align-self: center;
    margin-top: 20px;
}

.bl_prol a {
    font-weight: bold;
    font-size: 14px;
    line-height: 170%;
    text-align: center;
    color: #FFFFFF;
}

.rg_cont {}

.rg_cont .bl_prol {background: #F2994A;}
footer {
    margin-top: 37px;
    display: flex;
    justify-content: center;
    margin-bottom: 11px;
}

.foo_pod {
    font-size: 12px;
    line-height: 170%;
/* or 20px */
    display: flex;
    align-items: center;
    text-align: center;

/* mono/Gray 3 */
    color: #828282;
}
.video-box:after {content: "";background-image: url('/img/decore.svg');position: absolute;width: 507.82px;height: 341px;right: 0;bottom: 0;}
.video-box:after {content: "";background-image: url('/img/decore.svg');position: absolute;width: 507.82px;height: 341px;right: 0;bottom: 0;}

.bl_v_lng ul li a {
    display: flex;
    padding: 10px 16px;
    width: 100%;
}

.bl_v_lng ul li + li {
    border-top: 1px solid #F2F2F2;
}
div#on_map,div#two_map {
    height: 400px;
}
.my_modal{
    display:none;
}
.my_modal.active {
    display: block;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    z-index: 1000;
    /* display: none; */
}

.my_modal.active .my_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 996;
    /* background: rgb(150 99 249 / 57%); */
}

.body_modal {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 11000;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 11380;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 48px 56px;
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    /* border-radius: 15px; */
    background: #00A19B;
    flex-direction: column;
}
section.form {
    flex-direction: column;
    width: 100%;
}

.sama_form .telo_form {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.form .zag_form {
    font-size: 26px;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.sama_form {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.telo_modal {
    width: 100%;
}
.zag_form {
    font-weight: bold;
    font-size: 35px;
    line-height: 42px;
/* identical to box height */
    display: flex;
    align-items: center;
    text-align: center;

/* #FFFFFF */
    color: #FFFFFF;
}

section.form {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
}

.pod_form {
    font-size: 14px;
    line-height: 170%;
/* or 24px */
    display: flex;
    align-items: center;
    text-align: center;
    max-width: 740px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

form#formx {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

input#name {
    width: 330px;
    height: 43px;
    left: 420px;
    top: 231px;
    opacity: 0.7;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: 20px;
    background: transparent;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
    line-height: 170%;
/* identical to box height, or 24px */


/* #FFFFFF */
    color: #FFFFFF;
}

input#phone {
    width: 330px;
    height: 43px;
    /* left: 420px; */
    /* top: 286px; */
    opacity: 1;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 2px;
    background: transparent;
    padding: 15px;
}

a#for_submit{
    width: 330px;
    height: 43px;
    /* left: 420px; */
    /* top: 359px; */
    font-weight: bold;
    font-size: 14px;
    /* line-height: 170%; */
    text-align: center;
    color: #000;
/* #FFFFFF */
    background: #FFFFFF;
    border-radius: 2px;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  font-size: 14px;
line-height: 170%;
color: #FFFFFF;
opacity: 0.8;

}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-size: 14px;
line-height: 170%;
color: #FFFFFF;
opacity: 0.8;

}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-size: 14px;
line-height: 170%;
color: #FFFFFF;
opacity: 0.8;

}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 14px;
line-height: 170%;
color: #FFFFFF;
opacity: 0.8;

}
::-ms-input-placeholder { /* Microsoft Edge */
  font-size: 14px;
line-height: 170%;
color: #FFFFFF;
opacity: 0.8;

}

::placeholder { /* Most modern browsers support this now. */
  font-size: 14px;
line-height: 170%;
color: #FFFFFF;
opacity: 0.8;
}
.bl_pod_form {
    margin-top: 20px;
    font-size: 12px;
    line-height: 170%;
/* or 20px */
    display: flex;
    align-items: center;
    text-align: center;

/* #FFFFFF */
    color: #FFFFFF;
    opacity: 0.6;
}
.body_modal:before {content: "";background-image: url('/img/decore.svg');position: absolute;width: 507.82px;height: 341px;z-index: -1;top: 0;left: 0;transform: rotate(180deg);}
.close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    justify-content: center;
    align-items: center;
    cursor:pointer;
}

.close:after,.close:before {content: "";width: 30px;height: 2px;background: #fff;position: absolute;}
.close:after{
    transform:rotate(45deg);
}
.close:before{
    transform:rotate(-45deg);
}
form#formx input.error {
    border: 1px solid #f00;
}
div#results {
    font-size: 28px;
    color: #fff;
}
img.mob_bann {
    display: none;
}