
.pageheads h1, .pageheads h4 {
  color: #fff;
}
.bestUmrahPackage.form_wrapper {
  width: 95%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 20px;
  border-radius: 5px;
}
.bestUmrahPackage h2 {
  text-align: center;
  margin: 0px 0px 10px 0px !important;
  font-weight: 600;
  color: #fff;
}
.form-controls {
  height: 50px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  color: #f5eded;
  border-radius: 5px;
  margin-bottom: 8px;
  border: 1px solid #ccc;
}
.btn-defaults {
  background-color: #da040c !important;
  width: 100%;
  color: #fff;
  background-color: #ccc;margin-top: 10px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.btn-defaults:hover{
  border:1px solid #da040c !important;
  width: 100%; color: #da040c;
  background-color: #fff!important; 
}
.our-scrolling-ticker {
  background-color: #da040c;
  padding: 20px 0;
}
.srvmos p{
color: #4d4747;
  font-size: 18px;
  text-align: justify;
  margin-bottom: 10px;font-weight: 500;
}
.destination-item:hover {
  background-color: #f7e8e8;
}
.destination-item{
  margin-bottom: 30px;
  border: 1px solid #f1f1f1;
  padding: 20px;
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 0px 10px #cccccc67;
}
.bolds {
  font-weight: 600 !important;
  color: #be0b32 !important;
  font-size: 26px !important;
}
.destination-image img{border-radius: 5x}
/*.whychusimgs img{height: 715px}*/

.flowsection{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
.flowsection .card {
  background: #da040c;
  color: #fff;
  width: 280px;
  height: 165px;
  border-radius: 16px;
  padding: 22px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
.flowsection .card:hover{
  background: #036564; 
}
.flowsection .card h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
}
.flowsection .card p {
  font-size: 14px;
  line-height: 1.6;
  color: #e6e9ff;
}
.flowsection .arrow {
  width: 54px;
  height: 83px;
  z-index: 1;
}
.end-to-end-block { 
  overflow-x: hidden;
  position: relative;
}
.main-head {
  font-family: "Poppins",sans-serif;
  font-size: 45px;
  line-height: 55px;
  font-weight: 600;
  color:#000;
  position: relative;
  padding-left: 35px; 
}
.end-to-end-subhead {
  font-family: "Poppins",sans-serif;
  font-size: 31px;
  line-height: 31px;
  font-weight: 600;
  background-color: #da040c;
  color: #fff;
  width: fit-content;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px 20px;
  color: #fff;
}
.end-to-end-listing ul {margin: 0px;padding: 0px;
}
.end-to-end-listing ul li {
  display: block;
  float: left;
  font-family: "Poppins",sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;color: #154b49;
  text-align: justify;
  background: url(../img/tick.png) no-repeat left 5px;
  padding-left: 35px;
  margin-bottom: 25px;
  display: flex;
}
.end-to-end-listing ul li span {
  font-weight: 700;
  font-size: 25px;
  color: #da040c;
  flex: none;
  margin-right: 10px;
}
.end-to-end-top {
  overflow: hidden;
} 
.end-to-end-img {
  position: absolute;
  right: 0;
  bottom: 70px;
  text-align: center;
}
.aboutnurse-txt p{text-align: justify;font-size: 20px;}.aboutnurse-imgsd img{border-radius: 10px;border: 1px solid #ccc;}
.advantage-top {
  color: #fff;
  font-family: "Poppins",sans-serif;
  display: flex;
}
.advantage1 {
  background-color: #066662;
}
.advantage2 {
  background-color: #da040c;
}
.advantage3 {
  background-color: #a04e93;
}
.advantage4 {
  background-color: #f39713;
}
.advantage1:hover,
.advantage2:hover,
.advantage3:hover,
.advantage4:hover{
opacity: 0.7
}
.advantage-box {
  min-height: 230px;
  padding: 15px 8px;
  color: #fff; 
}
.advantage-no {
  font-size: 70px;
  line-height: 75px;
  font-weight: 100;
}

.advantage-head {
 width: 100%;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  border-bottom: solid #fff 4px;
  margin-left: 13px;
  position: relative;
  padding-bottom: 11px;
}

.advantagebox-bottom {
  font-family: "Poppins",sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  margin-top: 10px;
  padding-left: 15px;
  text-align: justify;
}
.country-details-content .list-item li {
  color: #000;
  font-size: 18px;
  font-weight: 700; list-style: none;
}
.country-details-content .list-item li span{
  color: #000;
  font-size: 18px;
  font-weight: 500; 
}
.country-details-wrapper p {
  text-align: justify;
}
.thumb img, .contryimgs img{border-radius: 5px;}
.thumb img{min-height: 200px}

.levels svg{ 
  width: 20px;
  height: 20px;fill: #FFFFFF;
  transition: fill 0.3s;
}
.levels p{margin-bottom: 10px;color: #000;
  font-size: 18px;
  font-weight: 400;text-align: justify;}

.levels p b{color: #045b59;
  font-size: 18px;
  font-weight: 600; }
    
    .chosgrmn h2{color: #fff}
    .chosgrmn p{color: #fff}
    .chosgrmn{padding: 50px 30px;font-size: 18px;color: #fff}
.consult-form {
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
  max-width: 490px;
  margin: 40px auto;
  padding: 45px 25px;
  border-radius: 20px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
  text-align: center;
  transition: all 0.3s ease;
  font-family: 'Poppins', sans-serif;
}
.consult-form h2 {
  font-size: 1.7rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}
.consult-form p {
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
}
.consult-form .form-group {
  margin-bottom: 16px;
  text-align: left;
}
 .consult-form input[type="email"],  .consult-form input[type="number"],  .consult-form input[type="password"],  .consult-form input[type="reset"],  .consult-form input[type="search"],  .consult-form input[type="tel"],  .consult-form input[type="text"],  .consult-form input[type="url"],  .consult-form select,  .consult-form textarea {
  color: #666;
  padding: .75em;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: var(--ast-border-color);
  border-radius: 2px;
  background: var(--ast-comment-inputs-background);
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
}
input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], textarea {
  color: #666;
  border: 1px solid var(--ast-border-color);
  border-radius: 2px;
  -webkit-appearance: none;
} 
input, select {
  width: 100%;
  padding: 13px 15px;
  border-radius: 15px !important;
  border: 1px solid #ccc;
  font-size: 15px;
  outline: none;
  transition: border-color 0.3s, box-shadow 0.3s;
}

 .frmhedsvisa h2 { 
  color: #0B132B;
  font-size: 30px;
  font-weight: 600; 
}
 .frmhedsvisa h2 span {
  font-size: 45px;
  font-weight: 800;
}

@media (min-width:320px) and (max-width:640px){
    .mobile-nav__content .logo-box {
  margin-bottom: 5px;
  display: flex;
}
.main-header--two .main-header__left {
    padding: 6px 6px;
}
.section-space {
    padding-top: 30px;
    padding-bottom: 30px;
  }
     .pageheads {
    padding: 30px 0px 40px;
  }
     .pageheads h1, .pageheads h4 {
    padding: 0px 10px 0px;
  }
    .srvmos p { 
  font-size: 16px; 
  font-weight: 500;
}
    
.btn-defaults {
    margin-top: 4px; 
}
    
.flowsection {
    flex-direction: column;
  }
.flowsection .card { 
  display: block; 
    }

     .arrow {
    transform: rotate(90deg);
    margin: -15px 0;
  }
    .aboutnurse-txt p {
  text-align: justify;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 22px;
}
    .main-head { 
  font-size: 23px;
  line-height: 29px;  
  padding-left: 5px; 
}
    .end-to-end-listing ul li {  
  display: block; 
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #154b49; 
  background: url(../img/tick.png) no-repeat left 5px;
  padding-left: 15px;
  margin-bottom: 18px; 
  display: block;
}
    .end-to-end-listing ul li span { 
  font-size: 17px;
  color: #da040c; 
  margin-right: 3px;
}
    .training-one__title { 
  font-size: 14px; 
  line-height: 1.409; 
  text-align: justify;
}  .end-to-end-img {
    display: none;
  }
    .sec-title__title {
    font-size: 27px;
  }
}