.form-send {
  display: block;
  width: 100%;
  margin: 7px 0;
  /*height: 36px;*/
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #434343;
  background-color: rgba(255,255,255,0.85);
  background-clip: padding-box;
  border: 1px solid #3d3d3d;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-send {
  position: relative; 
  border: 2px solid black;
  border-radius: 4px;
  width: 300px;
  height: 60px;
  padding: 0px 15px;
  line-height: 56px;
  background: black;
  color: white;
  margin-top: 10px;
  display: block;
  font-size: 20px !important;
	-webkit-transition:  .8s all;
	   -moz-transition:  .8s all;
	    -ms-transition:  .8s all;
	     -o-transition:  .8s all;
	        transition:  .8s all;
}
.btn-send:hover {
  background: white;
  color: black;
}
._btn_send {
  font-family: 'Montserrat';
  font-size: 36px !important; 
  background: #AEAEAE; 
  color: #FFF !important; 
  width: 100%;
  height: auto !important;
  border-radius: 10px !important;
  display: block !important;
  text-transform: none;
  margin-top: 10px;
}
._btn_send:hover { color: #222222 !important; }
.btn-h {
  position: absolute;
  bottom: 15%;
  left: 10%;
  border: 2px solid white;
  border-radius: 10px;
  width: 40%;
  max-width: 540px;
  height: auto;
  padding: 20px 10px;
  line-height: 40px;
  background: none;
  color: white;
  margin-top: 20px;
  display: block;
  font-size: 36px !important;
	-webkit-transition:  .8s all;
	   -moz-transition:  .8s all;
	    -ms-transition:  .8s all;
	     -o-transition:  .8s all;
	        transition:  .8s all;
} 
._refer { padding: 10px 10px; font-size: 20px !important; line-height: 22px !important; width: 100%; position: relative; bottom: auto; margin-top: 0; left: auto !important; }
.btn-h:hover { background: rgba(200,200,200,0.6); }
.b-prtn {
  background: rgba(15,15,15,.8);
  backdrop-filter: blur(3px);
  color: white;
  width: 100%;
  margin-top: 40px;
  height: auto;
  text-align: center;
  font-size: 36px;
  padding: 25px 40px;
  position: relative;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
}
._chev-d {
  position: absolute;
  right: 40px;
  top: 25px;
  font-size: 30px;
}
.h-top-left {
  position: relative;
  top: 0%;
  left: 0%;
  padding: 100px 10%; 
  color: white;
  font-size: 32px;
  line-height: 34px;
  /*font-style: italic;*/
  min-width: 300px;
  width: 100%;
  font-weight: 200;
  font-family: 'Montserrat', Open Sans, sans-serif !important; 
}   
.ct-f { margin-top: 40px; }
._form { width: 70% !important; left: 15%; }
.h-top-left div { padding-top: 40px; line-height: 1.2em; width: 100%; font-family: 'Montserrat', Open Sans, sans-serif !important; font-weight: 600; }
.h-top-left h2 { font-family: 'Montserrat', Open Sans, sans-serif !important; font-size: 80px !important; font-weight: 600; line-height: 76px !important; }
.h-top-left .cust { font-family: 'Montserrat', Open Sans, sans-serif !important; font-size: 64px !important; font-weight: 600; line-height: 76px !important; }
.h-top-left .exec { font-family: 'Montserrat', Open Sans, sans-serif !important; font-size: 64px !important; font-weight: 500; line-height: 76px !important; padding-bottom: 1%; }

@media screen and (max-width: 1700px) {
  .h-top-left { font-size: 28px; line-height: 32px; }
  .h-top-left h2 { font-size: 70px !important; line-height: 70px !important; }
  .h-top-left .cust { font-size: 60px !important; line-height: 70px !important; }
  .h-top-left .exec { font-size: 60px !important; line-height: 65px !important; }
  .h-top-left div { padding-top: 50px; }
  .ct-f { margin-top: 30px; }
}
@media screen and (max-width: 1488px) {
  .h-top-left .exec { font-size: 56px !important; line-height: 60px !important; }
}
@media screen and (max-width: 1388px) {
  .h-top-left .exec { font-size: 50px !important; line-height: 56px !important; }
}
@media screen and (max-width: 1200px) {
  .h-top-left h2 { font-size: 60px !important; line-height: 54px !important; }
  .h-top-left .cust { font-size: 50px !important; line-height: 54px !important; }
  .h-top-left .exec { font-size: 40px !important; line-height: 50px !important; }
  .h-top-left div { padding-top: 6%; }
}
@media screen and (max-width: 991px), screen and (max-height: 800px) {
  .h-top-left {
    width: 100% !important;
    padding: 100px 90px;
    font-size: 15px;
    line-height: 18px;
  }
  .h-top-left div { padding-top: 6%; }
  .h-top-left h2 { font-size: 36px !important; line-height: 40px !important; }
  .h-top-left .cust { font-size: 36px !important; line-height: 40px !important; }
  .h-top-left .exec { font-size: 36px !important; line-height: 40px !important; }
  .btn-h { left: 90px; font-size: 15px !important; height: auto; line-height: 20px; }
  .btn-e { left: 90px; font-size: 15px !important; }
  .btn-send { font-size: 15px !important; }
}
@media screen and (max-width: 467px), screen and (max-height: 600px) {
  .h-top-left {
    width: 100% !important;
    padding: 60px 55px;
    font-size: 14px;
    line-height: 16px;
  }
  .ct-f { margin-top: 30px; }
  .f-btm { font-size: 14px; line-height: 16px; margin-top: 10px !important; }
  .h-top-left div { padding-top: 20px; width: 100%; }
  .h-top-left h2 { font-size: 26px !important; line-height: 30px !important; }
  .h-top-left .cust { font-size: 26px !important; line-height: 30px !important; }
  .h-top-left .exec { font-size: 26px !important; line-height: 30px !important; }  
  .btn-e { bottom: 30%; } 
  .btn-h, .btn-e { 
    line-height: 18px;
    font-size: 13px !important;
    left: 55px;
    width: 240px;
  }
  .btn-send { 
    height: 40px;
    line-height: 36px;
    font-size: 13px !important;
    width: 240px;
  }
}
@media screen and (max-width: 800px) and (max-height: 400px) {
  .h-top-left .cust { font-size: 26px !important; line-height: 30px !important; }
  .h-top-left .exec { font-size: 26px !important; line-height: 30px !important; }
  .h-top-left h2 { font-size: 26px !important; line-height: 30px !important; }
  .form-send {
    margin: 2px 0;
    padding: 0.15rem 0.2rem;
  }
  textarea.form-send { height: 24px; }
}                                                             
@media screen and (max-width: 380px) {
  .h-top-left h2 { font-size: 20px !important; line-height: 24px !important; } 
  .h-top-left .cust { font-size: 20px !important; line-height: 24px !important; }
  .h-top-left .exec { font-size: 20px !important; line-height: 24px !important; }  
}

.h-top-cust {
  text-align: left;
  position: relative;
  top: 100px;
  left: 0%;
  padding: 0 10%; 
  color: white;
  font-size: 64px;
  line-height: 74px;
  /*font-style: italic;*/
  min-width: 300px;
  /*padding: 10px 200px;*/
  width: 100%;
  font-weight: 600;
  font-family: 'Montserrat', Open Sans, sans-serif !important; 
}  
.h-top-cust div { position: relative; margin: 0 auto; padding: 10px 0%; }
.h-top-cust p {
  color: white;
  font-size: 36px;
  line-height: 46px;
  /*font-style: italic;*/
  min-width: 300px;
  padding-top: 40px;
  font-weight: 600;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
}
.h-top-center {
  text-align: center;
  position: relative;
  top: 0%;
  left: 0%;
  padding: 10%; 
  color: white;
  font-size: 40px;
  line-height: 42px;
  /*font-style: italic;*/
  min-width: 300px;
  margin: 0 auto;
  width: 100%;
  font-weight: 400;
  font-family: 'Montserrat', Open Sans, sans-serif !important; 
} 

.inp_phone_b {
  width: 100%;
  height: 56px;
  min-width: 300px;
  font-size: 36px;
  color: #676769;
  background: #d9d9d9;
  border: none;
  border-radius: 10px;
  vertical-align: middle;
  margin: 5px 0;
  text-align: center;
} 
.inp_phone_b::placeholder { color: #676769; }
.inp_field {
    width: 100%;
    height: 60px;
    /*min-width: 300px;*/
    font-size: 24px;
    color: #676769;
    background: rgba(174,174,174,.5);
    border: none;
    border-radius: 10px;
    vertical-align: middle;
    margin: 10px 0;
    text-align: center;
}
.btn-field { font-size: 24px !important; height: 100px; border-radius: 15px; margin: 20px auto; background: #1f1f1f; width: 90%; }
.inp_field::placeholder { color: white; }
@media screen and (max-width: 1603px) {
  .inp_phone_b, .inp_field, { font-size: 24px; }
  .btn-field { font-size: 24px !important; height: 70px; }
  ._btn_send { font-size: 30px !important; }
}
@media screen and (max-width: 1200px) {
  .inp_phone_b, .inp_field { font-size: 24px; }
  .btn-field { font-size: 24px !important; height: 60px; }
  ._btn_send { font-size: 24px !important; }
}
@media screen and (max-width: 1024px) {
  .inp_phone_b, .inp_field { font-size: 20px; }
  .btn-field { font-size: 20px !important; height: 58px; }
}
@media screen and (max-width: 720px) {
  .inp_phone_b, .inp_field { font-size: 20px; height: 40px; }
  ._btn_send { font-size: 20px !important; }
  .btn-field { font-size: 18px !important; height: 56px; border-radius: 12px; width: 100%; }
}
@media screen and (max-width: 430px) {
  .inp_field { font-size: 14px !important; height: 30px; }
  ._btn_send { font-size: 14px !important; height: 30px; }
  .btn-field { font-size: 14px !important; height: 46px; border-radius: 10px; width: 100%; }
}
@media screen and (max-width: 800px) and (max-height: 400px) {
  .inp_phone_b {
    font-size: 18px;
    line-height: 20px;
    height: 36px;  
  }
  ._btn_send { font-size: 18px !important; }
  .ldn { margin-top: 0; }
}
@media screen and (max-height: 400px) {
  ._btn_send { font-size: 16px !important; padding: 4px 16px; }
}
@media screen and (max-height: 600px) {
  ._btn_send { font-size: 20px !important; padding: 4px 16px; }
}
._htc { margin: 10px 0px 20px 0px !important; }
@media screen and (max-width: 1603px) {
  .b-prtn {
    padding: 20px 40px;
    font-size: 30px;
  }
  ._chev-d {
    right: 20px;
    top: 20px;
  }
  .h-top-center {
    font-size: 38px;
    line-height: 38px;
  }
  .h-top-cust {
    font-size: 46px;
    line-height: 46px;
  }
  .h-top-cust p {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1367px), screen and (max-height: 900px) {
  .b-prtn {
    padding: 24px 40px;
    font-size: 28px;
  }
  ._chev-d {
    right: 20px;
    top: 18px;
  }
  .h-top-center {
    font-size: 36px;
    line-height: 36px;
  }
  .h-top-cust {
    font-size: 36px;
    line-height: 36px;
  }
  .h-top-cust p {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1170px) {
  .b-prtn {
    padding: 24px 40px;
    font-size: 22px;
  }
  .h-top-center {
    padding: 10% 50px;
  }
  .h-top-cust {
    padding: 0px 10%;
  }
}
@media screen and (max-height: 770px) {
  .b-prtn {
    padding: 19px 40px;
    font-size: 20px;
    margin-top: 30px;
  }
  ._chev-d {
    right: 20px;
    top: 15px;
  }
}
@media screen and (max-height: 700px) {
  .b-prtn {
    text-align: left;
    padding: 15px 40px;
    font-size: 15px;
    margin-top: 20px;
  }
  ._htc { margin: 20px 0px 20px 0px !important; }
  ._chev-d {
    right: 20px;
    top: 6px;
  }
  .h-top-center {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-height: 500px) {
  .b-prtn {
    text-align: left;
    padding: 12px 40px;
    font-size: 15px;
    margin-top: 15px;
  }
  ._htc { margin: 20px 0px 10px 0px !important; }
  ._chev-d {
    right: 20px;
    top: 3px;
  }
  .h-top-center {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 870px) {
  .b-prtn {
    text-align: left;
    padding: 30px 40px;
  }
  ._chev-d {
    right: 20px;
    top: 22px;
  }
  .h-top-center {
    font-size: 26px;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px), screen and (max-height: 800px) {
  .h-top-cust {
    font-size: 30px;
    line-height: 30px;
  }
  .h-top-cust p {
    font-size: 20px;
    line-height: 26px;
  }
  .inp_field { 
    height: 40px; 
    font-size: 24px;
    border-radius: 8px;
  }
}
@media screen and (max-width: 682px) {
  .b-prtn {
    font-size: 20px;
    text-align: left;
    padding: 30px 20px;
  }
  ._chev-d {
    right: 15px;
    top: 20px;
  }
  .h-top-center {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 580px) {
  .b-prtn {
    text-align: left;
    padding: 25px 40px;
    font-size: 16px;
    line-height: 16px;
  }
  ._chev-d {
    right: 15px;
    top: 13px;
  }
  .h-top-center {
    font-size: 20px;
    line-height: 20px;
    padding: 10px 20px;
  }
  ._htc { padding: 80px 0 20px 0; }
}
@media screen and (max-width: 420px) {
  .b-prtn {
    text-align: left;
    padding: 25px 10px;
    font-size: 15px;
    line-height: 16px;
  }
  ._chev-d {
    right: 10px;
    top: 13px;
  }
  .h-top-center {
    font-size: 20px;
    line-height: 20px;
    padding: 10px 15px;
  }
  .h-top-cust {
    padding: 0px 10%;
  }
  .h-top-cust p {
    font-size: 14px;
    line-height: 16px;
  }
  .btn-cond { 
    width: 100% !important; 
    margin-right: 15px !important;
    padding: 0 5px;
    margin-top: 150px;
  } 
}
@media screen and (max-height: 600px) {
  .h-top-cust {
    font-size: 28px;
    line-height: 32px;
  }
  .h-top-cust div { padding: 20px 0% 0 0%; }
  .h-top-cust p {
    font-size: 14px;
    line-height: 16px;
    padding-top: 10px;
    margin: 0;
  }
  .inp_phone_b { 
    height: 32px; 
    font-size: 20px;
    border-radius: 7px;
  }
  .inp_field { 
    height: 32px; 
    font-size: 20px;
    border-radius: 7px;
  }
  .btn-field { margin-top: 10px; font-size: 18px !important; height: 38px; border-radius: 7px; }
}
@media screen and (max-height: 500px) {
  .h-top-cust {
    top: 60px;
  }
  .close1 { top: 20px; }
  .inp_phone_b { 
    height: 30px; 
    font-size: 18px;
    border-radius: 7px;
  }
  .inp_field { 
    height: 30px; 
    font-size: 18px;
    border-radius: 7px;
  }
}
@media screen and (max-height: 440px) {
  .h-top-cust div {
    padding: 10px 0 0 0;
  }
  .ct-f { margin-top: 25px; }
}
@media screen and (max-height: 400px) {
  .ct-f { margin-top: 15px; }
  .b-prtn {
    text-align: left;
    padding: 13px 20px;
    font-size: 15px;
    line-height: 16px;
    margin-top: 10px;
  }
  ._chev-d {
    right: 10px;
    top: 2px;
  }
  ._htc { margin: 10px 0px 5px 0px !important; }
  .h-top-center {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    padding: 10px 35px;
    top: 15%;  
  }
  .h-top-cust {
    font-size: 26px;
    line-height: 30px;
  }
  .h-top-cust div { padding: 5px 0 0 0; }
  .h-top-cust p {
    font-size: 14px;
    line-height: 16px;
    padding-top: 10px;
    margin: 0;
  }
  .inp_phone_b { 
    height: 22px; 
    font-size: 16px;
    border-radius: 5px;
  }
  .inp_field {
    height: 22px; 
    font-size: 16px;
    border-radius: 5px;
    margin: 3px 0;
  }
  .btm-s {
    margin-top: 0;
  }
}
@media screen and (max-height: 370px) {
  .h-top-cust div { padding: 0; }
}