  body {
  background: #F1F3F2;
}

h1 {
  margin-top: 70px;
  color: #fff;
  font-family: Almarai-bold, sans-serif !important;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: -2px 2px #90cce0;
}

.box {
  margin: 20px auto 20px;
  background: #fff;
  border-radius: 3px;
  padding: 20px 0 30px;
  display: grid;
}

[class^=ribbon-] {
  position: relative;
  margin-bottom: 20px;
}
[class^=ribbon-]:before, [class^=ribbon-]:after {
  content: "";
  position: absolute;
}



.ribbon-3, .ribbon-4 {
    width: 180px;
    height: 70px;
    margin-left: -10px;
    margin-right: -10px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.ribbon-3:before, .ribbon-4:before {
  height: 0;
  width: 0;
  border-top: 10px solid #cd8d11;
  border-left: 10px solid transparent;
  bottom: -10px;
}

.ribbon-3, .ribbon-4red {
    width: 180px;
    height: 70px;
    margin-left: -10px;
    margin-right: -10px;
}
.ribbon-3:before, .ribbon-4red:before {
  height: 0;
  width: 0;
  border-top: 10px solid #cd8d11;
  border-left: 10px solid transparent;
  bottom: -10px;
}

.ribbon-3, .ribbon-4grad {
    width: 180px;
    height: 70px;
    margin-left: -10px;
    margin-right: -10px;
}
.ribbon-3:before, .ribbon-4grad:before {
  height: 0;
  width: 0;
  border-top: 10px solid #cd8d11;
  border-left: 10px solid transparent;
  bottom: -10px;
}


.ribbon-4:before {
    height: 0;
    width: 0;
    border-width: 0px 25px 25px 0px;
    border-style: solid;
    border-color: #00A898 #00A898 #00A898 transparent;
    top: 23px;
    left: -12px;
    transform: rotate(-45deg);
    border-top-left-radius: 4px;
}

.ribbon-4red:before {
    height: 0;
    width: 0;
    border-width: 0px 25px 25px 0px;
    border-style: solid;
    border-color: #ED1654 #ED1654 #ED1654 transparent;
    top: 23px;
    left: -12px;
    transform: rotate(-45deg);
    border-top-left-radius: 4px;
}

.ribbon-4red .ribbon-content:after {
    border-bottom: 10px solid #a70a37;
}

.ribbon-4red .ribbon-content:before {
    border-top: 10px solid #a70a37;
}

.ribbon-4grad:before {
    height: 0;
    width: 0;
    border-width: 0px 25px 25px 0px;
    border-style: solid;
    border-color: #ED1654 #9e2369  #9e2369  transparent;
    top: 23px;
    left: -12px;
    transform: rotate(-45deg);
    border-top-left-radius: 4px;
}

.ribbon-4grad .ribbon-content:after {
    border-bottom: 10px solid #a70a37;
}

.ribbon-4grad .ribbon-content:before {
    border-top: 10px solid #a70a37;
}


.ribbon-content {
  height: inherit;
  margin-bottom: 0;
  z-index: 100;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ribbon-content:before {
    height: 0;
    width: 0;
    border-top: 10px solid #26808b;
    border-right: 10px solid transparent;
    bottom: -10px;
    right: 2px;
}
.ribbon-content:after {
    height: 0;
    width: 0;
    border-bottom: 10px solid #26808b;
    border-right: 10px solid transparent;
    right: 2px;
    top: -10px;
} 

.third_sec .text-right{ text-align:left!important; }

.box .head_sec { padding: 15px 0; }
.box .head_img_sec { margin: 0 10px;padding: 10px; }
.box .head_img_sec img { width: 40px; }
.txt_sec_rbn { text-align: center; padding: 12px;  color: #fff;    padding: 27px 10px; }
.txt_sec_rbn h3{ margin: 0; font-weight: 600;font-size: 15px; }
.top_sec{ justify-content: space-between;display: flex; }
.box li { list-style: none; }
.box li{ list-style-image: url(../images/ins_check.png); font-size: 16px; padding: 5px 0px 5px 8px; font-weight: 600;margin-right: 20px;color: #000;
    font-family: Almarai-bold, sans-serif !important;}
.box .second_sec p{ text-align: justify; font-size: 13px; font-weight: 600;color: #000;margin-top: 10px;}  
.third_sec .text-right p { color: #64276f; font-family: Almarai-bold, sans-serif !important; } 
.head_sec h4 { font-size: 20px; font-family: Almarai-bold, sans-serif !important;}
.nopad{ padding: 0; }
.searchsbmtfot {
    font-size: 18px;
    color: #fff;
    text-align: center;
    height: 45px;
    background: #64276f!important;
    border: 0;
    border-radius: 5px !important;
    padding: 10px 25px;
    font-family: Almarai-bold, sans-serif !important;
    width: auto;
  }
.third_sec {
    color: #64276f;
    font-weight: 600;
}
.third_sec span {
    font-size: 22px;
}
.third_sec a {
    color: #fff;
    text-decoration: underline;
}
.bg_green{ background: #00A898; }

.bg_red{ background: #ED1654; }

.bg_grad{ background-image: linear-gradient(#e91e63, #64276F); }
 
.pd_lr30{ padding: 0 30px; }

.comon_backbg {  padding-bottom: 20px!important; }

#visa_search .form-control {
    height: 45px;
    border-radius: 3px;
    box-shadow: none;
}

.visa_country_code {
    border-radius: 3px 0px 0px 3px!important;
    padding: 6px 8px;
}

#visa_search .normalinput {
    padding-left: 15px!important;
    border: 1px solid #ccc!important;
    border-radius: 3px!important;
    height: 45px;
}

#visa_search {
     text-align: left!important;
 }

.mb10{ margin-bottom: 10px; }

.trip_date:before {
    content: "";
    bottom: 0;
    color: #333;
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    left: 20px;
    line-height: 70px;
    position: absolute;
    text-align: center;
    top: 48px;
    width: 35px;
    font-weight: 300;
    background: url(../images/date_new.png) no-repeat;
    background-size: 22px 22px;
}

.trip_date .payinput {
    padding-left: 40px;
}