footer .right_footer .col .contact_footer a{pointer-events: all !important;}
.contact .con_form .co_in .contact_form .in:first-child{direction: rtl;}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{direction: rtl !important;}

.desk_number a:before{content: "\f095";    font-family: fontawesome;  margin-right: 5px;}

.mobile_icons{display: block; font-family: fontawesome; color: white;    font-size: 30px;    margin: 0 10px;}

.header_icn{margin-right: 50px;    align-items: center;
    margin-top: 7px; display: flex;}


html body .whatsapp i{color: #01e675 !important;}



.modal-content.contact .co_in .contact_form .in.wpcf7-not-valid {
    box-shadow: inset 0px 0px 10px rgb(255 0 0 / 63%);
    -webkit-box-shadow: inset 0px 0px 10px rgb(255 0 0 / 63%);
    -o-box-shadow: inset 0px 0px 10px rgba(255, 0, 0, 0.63);
    -moz-box-shadow: inset 0px 0px 10px rgba(255, 0, 0, 0.63);
    border-color: #ff0000;
}


/*css model*/
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.modal-content.contact{
  width: 92%;
}
/* The Close Button */
.modal .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.modal .close:hover,
.modal .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/*css model*/

 .modal .wpcf7-submit {    text-align: center;
       text-align: center;
    font-size: 24px;
    padding: 0px 20px;
    line-height: 40px;
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
    -webkit-text-size-adjust: none;
     background-color: transparent;
     color: #edf9ff;
     border: 1px solid #ffffff;
         border-radius: 18px;
    }

 .modal .wpcf7-form p{text-align: center;}
.contact_form .wpcf7-form.invalid .wpcf7-response-output{
  display: block !important;
}
.contact_form .wpcf7-form.invalid .wpcf7-not-valid-tip{
  display: block !important;
}
.con_footer .wpcf7-form.invalid .wpcf7-response-output{
  display: block !important;
}
.con_footer .wpcf7-form.invalid .wpcf7-not-valid-tip{
  display: block !important;
}
.contact-main-wrapper{
  display: flex;
  justify-content: right;
}
.con_footer .contact-main-wrapper{
  width: 50%;
}
.contact-main-wrapper .wpcf7-form-control{
  width: 100% !important;
}
.con_footer .contact-main-wrapper .wpcf7-form-control{
  width: 99% !important;
}
@media screen and (min-width: 1900px) {
html body header .wrapper{max-width: 1600px;}
}
@media(max-width: 1550px){
  header .logo {
    max-width: 150px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-header-content-wrapper nav ul li a {
      font-size: 20px !important;
  }
}
@media(max-width: 1300px){
  .main-header-content-wrapper nav ul li a {
      font-size: 18px !important;
  }
}
@media screen and (min-width: 1200px) {
  html header .wrapper{max-width: 100%; padding: 0 20px;}
  .mobile_icons{display: none;}
}
@media(min-width: 1025px) and (max-width: 1200px){
  .main-header-content-wrapper nav ul li a {
    font-size: 15px !important;
    margin-left: 10px !important;
  }
  header .header_icn {
      display: none;
  }
}
@media(min-width: 1025px){
  .main-header-content-wrapper {
      display: flex;
      align-items: center;
      height: 90px;
  }
  .main-header-content-wrapper .desktop-header-envelop-wrapper .mobile_icons.envv{
    display: block;
  }
  .main-header-content-wrapper nav {
      padding-top: 0px !important;
  }
  .modal-content.contact{
    max-width: 350px;
  }
  .modal-content.contact .contact-main-wrapper{
    display: block;
  }
  .modal-content.contact .wpcf7-submit.submit {
      margin-top: 10px;
  }
  .modal-content.contact .wpcf7-textarea{
    height: 100px;
    resize: none;
  }
}
@media (max-width: 1024px){
  .desktop-header-envelop-wrapper {
    display: none;
  }
  .menu.cf {
    height: 90px;
    display: flex;
    align-items: center;
  }
  header .menu.cf #nav-icon2{
    top: 50px;
  }
}
@media(max-width: 940px){
  .con_footer .contact-main-wrapper{
    width: 100% !important;
  }
}
@media(min-width: 768px){
  .modal-content.contact{
    max-width: 350px;
  }
  .modal-content.contact .contact-main-wrapper{
    display: block;
  }
  .modal-content.contact .wpcf7-submit.submit {
      margin-top: 10px;
  }
  .modal-content.contact .wpcf7-textarea{
    height: 100px;
    resize: none;
  }
}
@media screen and (max-width: 767px) {
  .modal textarea{height: 100px !important;}
  .modal .in{font-size: 20px !important; }
  .contact-main-wrapper{
    display: block !important;
  }
  .con_footer .contact-main-wrapper .wpcf7-form-control{
    width: 100%;    
  }
  .submit{
    margin-top: 10px !important;
  }
  header .menu.cf #nav-icon2{
    top: 45px;
  }
}