.contacts-form-1-align {
  margin-top: 60px;
  position: unset;
  top: 150px;
  background: #fff;
  z-index: 2;
}
 
.cotact_sub{
    font-family: "Italiana", sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #214254;
  margin-block: 10px;
  line-height: 1.2;
}

.cotact_sub_pera {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.5px;
  color: #000;
}

.cotact_sub_pera a {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.5px;
  color: #000;
}

.gmap{ width: 100%;}

.gmap iframe{ width: 100%; height: 450px;   backdrop-filter: blur(5px);}

.relative{ position: relative;}

.right_side{ position: absolute; right: 0; top: 14px;color: #e1e1e1;font-weight: normal;z-index: 0;}

.input-wrapper span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100px;
  background: #21425400;
} 
 
select {
  font-weight: 400;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  background: none;
  border: none;
  margin: 0;
  width: 100%;
  height: 40px;
  position: relative;
  z-index: 1;
  font-size: 14px;
  padding-left: 0px;
} 

.input-wrapper span {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ddd0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  border-bottom: solid 1px #CCC;
} 

.input-wrapper label{font-size: 14px; line-height: 12px; color: rgb(51, 51, 51); position: absolute; left: 0; width: 100%; top: 14px;}

.input-wrapper .input {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #000;
  position: relative;
  z-index: 1;
  padding: 0 0px;
}
.input-wrapper textarea.input {
  padding: 5px 0px;
}
.button.type-3::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 11px;
  bottom: 0;
  border-left: 1px #e46f44 solid;
  border-bottom: 1px #e46f44 solid;
  content: "";
} 

.button.type-3::after {
  position: absolute;
  left: 11px;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px #e46f44 solid;
  border-top: 1px #e46f44 solid;
  content: "";
}

.button.type-3 {
  color: #e46f44;
  font-size: 12px;
  line-height: 18px;
  padding: 11px 30px;
  text-transform: uppercase;
  position: relative;
  background-color: #FFF;
  border: 0;
}

.cotact_sub_pera  {  color: #7b7b7b; font-weight: 600 !important;}

.cotact_sub_pera a {color: #7b7b7b;  font-weight: 600 !important;}

.mouseover-simple::before {display: none;}

.mouseover-simple::after, .mouseover-simple::before { display: none;}


.mb20{ margin-bottom: 20px !important;}

@media screen and (min-width:768px) and (max-width:1049px){
    .container {
    width: 90%;
  }
}
@media screen and (max-width:767px) {

 .privacy_policy_pg.body_bg::after {
    height: 927px;
  }
 
.collect ul li {
  width: 100%;
}
.empty-space.col-xs-b40 {
  height: 10px;
  margin-bottom: 0;
}
.db {
  margin-bottom: 0px !important;
}
}

