
.faselehacontact{
  margin-bottom: 10px !important;
}
.faselehacontact1{
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}

.formcon3{
 padding: 10px  !important;
 height: 50px  !important;
   border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border: 1px solid #C8C8C8;
width: 100%;
-moz-box-shadow: 3px 3px 3px 3px #eee;
  -webkit-box-shadow: 3px 3px 3px 3px #eee;
  box-shadow: 0px 3px 3px 3px #eee;

}

@media (min-width: 700px) {
  .formcon4{
 padding: 10px  !important;
 height: 50px  !important;
   border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border: 1px solid #C8C8C8;
width: 30%;
-moz-box-shadow: 3px 3px 3px 3px #eee;
  -webkit-box-shadow: 3px 3px 3px 3px #eee;
  box-shadow: 0px 3px 3px 3px #eee;

}
}
/*
mobile  F3F4F8
*/
@media (max-width: 700px) {
  .formcon4{
 padding: 10px  !important;
 height: 50px  !important;
   border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border: 1px solid #C8C8C8;
width: 100%;
-moz-box-shadow: 3px 3px 3px 3px #eee;
  -webkit-box-shadow: 3px 3px 3px 3px #eee;
  box-shadow: 0px 3px 3px 3px #eee;

}
}


.formcon5{
 padding: 10px  !important;
 height: 150px  !important;
   border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border: 1px solid #C8C8C8;
width: 100%;
-moz-box-shadow: 3px 3px 3px 3px #eee;
  -webkit-box-shadow: 3px 3px 3px 3px #eee;
  box-shadow: 0px 3px 3px 3px #eee;

}


@media (min-width: 700px) {
  .ghabmap{
  width: 100%;
  height:  auto;
  overflow: hidden;
  margin-top: 50px !important;
   border: 1px solid #000  ;
        border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 30px !important;
}
}
/*
mobile  F3F4F8
*/
@media (max-width: 700px) {
  .ghabmap{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 50px !important;
   border: 1px solid #000  ;
        border-top-left-radius: 20px !important;
border-bottom-left-radius: 20px !important;
border-top-right-radius: 20px !important;
border-bottom-right-radius: 20px !important;
}
}

