body {
  overflow-x: hidden;
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-style: normal;
}

* {
  box-sizing: border-box;
}

p {
  border: 0;
  font-size: 16px;
  margin: 0;
  outline: 0;
  padding: 0;
  line-height: 1.6;
  vertical-align: baseline;
  letter-spacing: 1.5px;
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-style: normal;
}

.slash-family {
  font-family: open-sans;
}

h3 {
  font-weight: 500;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  background: #23d3d3;
  border-radius: 5px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::selection {
  background: #23d3d3!important;
  color: #fff;
}

::selection {
  background: #23d3d3 !important;
  color: #fff;
}

button {
  -webkit-transition: all 0.3s ease-in-out 0s;
  border-color: #23d3d3;
  outline: none;
  border: -0;
  width: 100%;
  color: #fff;
  background: #23d3d3;
  padding: 10px 10px;
  border-radius: 6px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

.whatspp-web {
  display: inline;
}

.whatspp-mob {
  display: none;
}

.whatsapp-icon-footer {
  bottom: 150px;
  position: fixed;
  right: 18px;
  width: 60px;
}

.dropdown-menu {
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #f1f1f1;
  border-radius: .25rem;
}

.dropdown-menu li {
  background: #fff;
  padding: 10px 0px;
  text-align: center;
  border-bottom: 1px solid #23d3d3;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}

.dropdown-item.active, .dropdown-item:active {
  color: #23d3d3;
  text-decoration: none;
  background-color: transparent;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #23d3d3;
  text-decoration: none;
  background-color: #ffffff;
}

.navbar {
  padding: 10px 50px;
}

.nav-link img {
  margin: -15px 0px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.navbar-toggler {
  color: #23d3d3;
  font-size: 35px;
  display: contents;
}

.top-nav {
  padding: 6px 0px;
  background: #f1f1f1;
}

.top-nav li {
  display: inline;
  padding: 0px 20px;
  font-size: 18px;
}

.top-nav a:hover {
  transition: 0.5s all ease-in-out;
  transform: scale(1.18);
  display: inline-block;
}

.thumbnail {
  margin-bottom: 50px;
}

.financial_protection {
  margin: 16px 0px;
  line-height: 2;
}

.financial_protection h4 {
  margin: 16px 0px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #ececec;
  z-index: 10;
}

#front_tabs {
  position: relative;
  margin-top: -250px;
}

.tabs_wrapper {
  position: relative;
}

.tabs {
  padding: 0;
  background: none;
  border-radius: 0;
  border: none;
}

.tabs_tabs .ui-tabs-nav {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  border: none;
  border-radius: 0;
  background: none;
  background: #FFFFFF;
}

.tabs_tabs .ui-tabs-nav li {
  margin: 0 0 0 1px!important;
  border: none;
  background: none;
  font-weight: 700;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
}

.tabs_tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none;
  font-size: 16px;
}

.tabs_tabs .ui-tabs-nav .ui-tabs-anchor:active {
  background: #fff;
}

.tabs_content {
  position: relative;
}

.tabs_content .ui-tabs-panel {
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
}

.form1 {
  display: block;
  background: #ffffffd1;
  padding: 16px 30px;
  border-bottom: 3px solid #23d3d3;
  margin-bottom: 20px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #ffffffd1;
  border-color: #ffffffd1;
}

.form1 label {
  font-size: 14px;
  color: #636363;
  line-height: 1;
  padding-bottom: 10px;
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  white-space: nowrap;
}

.form1 label {
  font-size: 14px;
  color: #636363;
  line-height: 1;
  padding-bottom: 10px;
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  white-space: nowrap;
}

.input1_inner {
  position: relative;
  background: none;
  border: 1px solid #ebebeb;
  height: 42px;
  position: relative;
}

.input1_inner input {
  padding: 10px 25px 10px 15px;
  height: 40px;
  border: none;
  background: #fff;
  color: #636363;
  font-size: 13px;
  line-height: 20px;
  display: block;
  width: 100%;
}

.checkbox_dates input {
  margin-top: 40px;
}

select {
  text-transform: none;
  border: 1px solid #d4d3d3;
  padding: 10px 15px;
  font-size: 14px;
  color: #757575;
  border-radius: 0;
  width: 100%;
}

.form1 label {
  font-size: 14px;
  color: #636363;
  line-height: 1;
  padding-bottom: 10px;
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  letter-spacing: 1.3px;
  white-space: nowrap;
}

.checkbox_dates label {
  display: inline;
  margin-top: 10px;
}

.btn-form1-submit {
  margin-top: 30px;
}

input[type=date] {
  border: 1px solid #d4d3d3;
  padding: 8px 15px;
  font-size: 14px;
  color: #757575;
  border-radius: 0;
}

#front_tabs .fa {
  font-size: 28px;
  margin-right: 10px;
}

.tabs_tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #ffffff;
  padding: 13px 24px 14px 44px;
  background: #00a99d;
  float: none;
  display: block;
}

.nav-fill .nav-item {
  background: #23d3d3;
  color: #fff;
}

.nav-tabs .nav-item {
  margin-bottom: -16px;
}

.nav-tabs {
  border-bottom: 0;
}

.footer__top__nav li {
  list-style: none;
  padding: 10px 0px;
  border-bottom: 1px solid #d4d3d3;
}

.footer__top__nav li img {
  margin-left: 20px;
}

.footer__bottom {
  background-color: #f1f1f1;
  text-align: center;
  padding: 6px 0px;
}

#footer {
  border-top: 1px solid #23d3d3;
  padding: 30px 0px;
  background: #ececec;
}

.contact-banner {
  height: 400px;
}

.page-title__contact {
  background-color: white;
  color: black;
  font-size: 3vw;
  font-weight: bold;
  padding: 10px;
  width: 18%;
  text-align: center;
  position: relative;
  transform: translate(77%, 225%);
  mix-blend-mode: screen;
}

.contact-main .contact-text {
  padding: 20px 0;
}

.site-contact h2 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
}

.site-contact .contact-box {
  margin-bottom: 30px;
}

.site-contact h3 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}

.site-contact p {
  font-size: 15px;
  color: #5d5d5d;
  margin-bottom: 15px;
}

.site-contact .contact-box a {
  font-size: 15px;
  font-weight: 500;
  color: #23d3d3;
}

.site-contact .contact-box {
  margin-bottom: 30px;
}

.contact-main .contact-form {
  padding-top: 57px;
  padding-bottom: 0px;
  padding-left: 20px;
}

.form-underline input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  border: 0;
  padding: 0;
  border-bottom: 2px solid #2d2d2d;
  margin-bottom: 20px;
  font-style: normal;
  background-color: inherit;
}

.form-underline textarea {
  width: 100%;
  height: 90px;
  border-radius: 0;
  border: 0;
  padding: 0;
  border-bottom: 2px solid #2d2d2d;
  margin-bottom: 20px;
  font-style: normal;
  resize: none;
  background-color: inherit;
}

.form-underline input[type="submit"] {
  border-radius: 20px;
  background-color: #23d3d3;
  color: #ffffff;
  cursor: pointer;
  border: 0;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
}

.contact-box a {
  color: #444444 !important;
}

.flight-details {
  margin-bottom: 20px;
}

.main-flight {
  background: #f1f1f1;
  color: #000;
  margin-bottom: 30px;
  box-shadow: 0px 10px 10px #d9dcdc;
  padding: 10px 30px;
  margin-top: 0;
  min-height: 240px;
}
.main-flight:hover {
  border-bottom: 1px solid #23d3d3;
}
.Special-off:before{
    content: "Special Offer";
    background: #fbd310;
    position: absolute;
    top: 2px;
    right: -3px;
    color: #000000;
    padding: 6px 10px;
    transform: rotate(36deg);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.flights-heading {
  background: #f1f1f1;
  color: #23d3d3;
  padding: 10px 0px;
  text-align: center;
  margin: 30px 0px;
  box-shadow: 0px 10px 10px #d9dcdc;
  border-bottom: 1px solid #23d3d3;
}

.flights-heading p {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}

.flight-info img {
  margin: 16px 0px;
  display: block;
  width: 220px;
}

.destination {
  position: relative;
}

.destination h5 i {
  margin: 0px 40px;
}

.destination-lhe {
  font-size: 14px;
  color: dimgrey;
}

.destination-acc {
  font-size: 14px;
  color: dimgrey;
  position: absolute;
  left: 126px;
  width: fit-content;
}

.price-side {
  padding: 16px 0px;
  text-align: center;
}

.price-side h3 {
  color: #23d3d3;
  font-size: 22px;
  font-weight: 700;
}

.contact-detail {
  box-shadow: 0px 10px 10px #d9dcdc;
  padding: 0px 30px;
  margin-top: 50px;
  margin-bottom: 50px;
  ;border-bottom: 1px solid #23d3d3;
}

.baggage {
  color: #23d3d3;
  font-weight: 600;
}

.contact-flight p a {
  font-size: 22px;
}

.flights-title {
  background: #23d3d3;
  color: #fff;
  padding: 6px 0px;
  width: 95%;
  text-align: center;
  margin: 0 auto;
}

.flights-title p {
  font-size: 14px;
}

.company-info {
  box-shadow: 0px 10px 10px #d9dcdc;
  background: #fff;
  padding: 16px 16px;
  margin-top: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #23d3d3;
}

.about-content p {
  margin-top: 16px;
}

.about-content h2 {
  font-size: 28px;
  color: #2d2d2d;
  font-weight: 500;
  line-height: 39px;
  letter-spacing: 1.3px;
}

.page-title__about {
  background-color: white;
  color: black;
  font-size: 3vw;
  font-weight: bold;
  padding: 10px;
  width: 32%;
  text-align: center;
  position: relative;
  transform: translate(-15%, 30%);
  mix-blend-mode: screen;
}

.city-price {
  position: absolute;
  bottom: 23px;
  right: 30px;
  color: #fff;
  font-size: 20px;
}

.form-group {
  margin-bottom: 20px;
}

.control-label {
  display: block;
}

.autocomplete-wrapper {
  position: relative;
}

.autocomplete-wrapper input {
  width: 100%;
}

.autocomplete-results {
  position: absolute;
  background: white;
  z-index: 1;
  top: 100%;
  left: 0;
  font-size: 13px;
  border: solid 1px #ddd;
  border-top-width: 0;
  border-bottom-color: #ccc;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.autocomplete-result {
  padding: 12px 15px;
  border-bottom: solid 1px #eee;
  cursor: pointer;
}

.autocomplete-result:last-child {
  border-bottom-width: 0;
}

.autocomplete-location {
  opacity: .8;
  font-size: smaller;
}

.autocomplete-results[data-highlight='0'] > :nth-child(1) {
  color: white;
  background: #23d3d3;
  border-bottom-color: #23d3d3;
  outline: solid 1px #00B6F2;
}

.autocomplete-results[data-highlight='1'] > :nth-child(2) {
  color: white;
  background: #23d3d3;
  border-bottom-color: #23d3d3;
  outline: solid 1px #00B6F2;
}

.autocomplete-results[data-highlight='2'] > :nth-child(3) {
  color: white;
  background: #23d3d3;
  border-bottom-color: #23d3d3;
  outline: solid 1px #00B6F2;
}

.autocomplete-results[data-highlight='3'] > :nth-child(4) {
  color: white;
  background: #23d3d3;
  border-bottom-color: #23d3d3;
  outline: solid 1px #00B6F2;
}

.autocomplete-results[data-highlight='4'] > :nth-child(5) {
  color: white;
  background: #23d3d3;
  border-bottom-color: #23d3d3;
  outline: solid 1px #00B6F2;
}

.autocomplete-results[data-highlight='5'] > :nth-child(6) {
  color: white;
  background: #23d3d3;
  border-bottom-color: #23d3d3;
  outline: solid 1px #00B6F2;
}

.autocomplete-results[data-highlight='6'] > :nth-child(7) {
  color: white;
  background: #23d3d3;
  border-bottom-color: #23d3d3;
  outline: solid 1px #00B6F2;
}

.autocomplete-results[data-highlight='7'] > :nth-child(8) {
  color: white;
  background: #23d3d3;
  border-bottom-color: #23d3d3;
  outline: solid 1px #00B6F2;
}

.insurance {
  height: auto;
}

.insurance-form {
  background-color: #000000a1;
  margin: 30px 0px;
  padding: 30px 30px;
}

.radio-panel-insurance label {
  color: #fff;
}

.insurance-heading {
  background: #00000061;
  color: #fff;
  padding: 10px 0px;
  text-align: center;
  margin: 30px 0px;
  border-bottom: 1px solid #23d3d3;
}

.insurance-heading p {
  font-size: 20px;
}

.radio-panel-insurance {
  display: block;
  margin-bottom: 0px;
  margin-top: 0px;
  position: relative;
}

.form-group {
  margin-bottom: 15px;
}

.insurance-quote.pagelevel-insu-panel .form-group label, .result-insuran-panel-info .form-group label {
  font-weight: 400;
  font-size: 11px;
  padding-bottom: 5px;
  color: #666;
}

.select-box {
  color: #999;
  position: relative;
  z-index: 1;
}

.insurance-quote.pagelevel-insu-panel .form-group.end-fr-info-panel {
  position: relative;
  z-index: 9;
}

.no-indivi-pd-none {
  padding-bottom: 0;
  margin-bottom: 0;
}

.travelinsuranceleftbox.col-md-12 {
  width: auto;
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 5px;
  background-color: #23d3d326;
  border-radius: 5px;
}

.insurance-quote.pagelevel-insu-panel .travelinsuranceleftbox.col-md-12 input {
  box-shadow: none;
  display: inline-block;
  width: auto;
  margin-right: 15px;
}

.ht-panel-invo-info .main-search .form-control, .insurance-quote.pagelevel-insu-panel .form-control {
  border: 1px solid #f9ecec;
}

.main-search .form-control, .insurance-quote.pagelevel-insu-panel .form-control, .result-insuran-panel-info .form-group .form-control {
  background: #ffffff;
  color: #999;
  font-size: 11px;
  min-height: 30px;
  line-height: 20px;
  padding: 0px 5px;
  border-radius: 2px !important;
}

.list-passgner-in-insu {
  display: inline-block;
  margin-top: 10px;
}

.list-passgner-in-insu p {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
}

.list-passgner-in-insu .radio-panel-insurance label {
  height: auto;
  color: #fff;
}

.insurance-quote.pagelevel-insu-panel .form-group label, .result-insuran-panel-info .form-group label {
  font-weight: 400;
  font-size: 14px;
  padding-bottom: 5px;
  color: #fff;
}

.checkbox-panel-insurance span {
  color: #fff;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

.ht-panel-invo-info .main-search .form-control, .insurance-quote.pagelevel-insu-panel .form-control {
  border: 1px solid #ececec;
}

.main-search .form-control, .insurance-quote.pagelevel-insu-panel .form-control, .result-insuran-panel-info .form-group .form-control {
  background: #ffffff;
  color: #4a4a4a;
  font-size: 14px;
  min-height: 30px;
  line-height: 20px;
  border-radius: 2px !important;
  padding: 10px 6px;
  height: auto;
}

.form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}

.checkbox-panel-insurance {
  margin: 20px 0px;
}

.sect-style {
  background: #fff;
  color: #23d3d3;
}

.sect-style:hover {
  background-color: red;
}

* {
  outline: medium none !important;
}

.Complaints-Suggestions {
  margin: 50px 0px;
}

.Complaints-Suggestions h2 {
  margin-top: 20px;
}

.handle-complaints li {
  list-style: circle;
  margin: 10px 10px;
  letter-spacing: 1.5px;
}

figure {
  margin: 12px 0px !important;
}

.destination-service a {
  display: inline-block;
  position: relative;
}

.destination-service h4 {
  background-color: #23d3d385;
  color: #fff;
  font-size: 18px;
  left: 0;
  line-height: 36px;
  padding: 0 15px;
  position: absolute;
  top: 0;
  width: 100%;
}

.destination-service img {
  float: left;
  height: 247px;
  object-fit: cover;
  width: 100%;
}

.mt-10 {
  margin-top: 10px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-10 {
  margin-bottom: 10px;
}

.hotels-box {
  background: #fff;
  border-bottom: 1px solid #23d3d3;
  box-shadow: 0px 0px 10px #afafaf;
  padding: 10px 10px;
}

.hotel-booking {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18%;
}

.hotel-str-price h4 {
  color: #23d3d3;
  font-weight: 600;
  font-size: 22px;
  margin: 10px;
}

.hotel-rating i {
  color: orange;
  font-size: 16px;
}

.hotel-description h3 {
  margin: 6px 0px;
}

.hotel-str-price {
  text-align: center;
}

.hotel-str-price h6 {
  margin: 8px;
}

#show {
  color: #fff;
}

#hide {
  color: #fff;
}

.beat-quote {
  background: #fffffff0;
  padding: 20px 30px;
  margin: 0 !important;
}

.booking-facilities {
  margin-bottom: 50px;
  background: #f1f1f1;
  padding: 10px 10px;
  border-bottom: 1px solid #23d3d3;
  box-shadow: 0px 0px 10px #d0d0d0;
  min-height: 345px;
}

.apply-options {
  background: #23d3d3;
  color: #fff;
  padding: 10px 10px;
  box-shadow: 0px 0px 10px #d0d0d0;
  min-height: 220px;
  border-top: 3px solid #23d3d3;
  border-bottom: 3px solid #23d3d3;
  border-right: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
}

.apply-options h3 {
  color: #fff;
}

.accordion li {
  list-style: none;
  border-bottom: 1px solid #eeeeee;
}

.accordion h3 {
  font-size: 16px;
  font-weight: 500;
  padding: 20px 0;
}

.accordion a {
  display: block;
  position: relative;
  padding-right: 30px;
}

.accordion.first-open li:first-child .accordion-content {
  display: block;
}

.accordion .accordion-content {
  padding-bottom: 20px;
}

.accordion a:after {
  content: "\f067";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
}

a:hover {
  color: #23d3d3;
  text-decoration: none;
}

.booking-pay-later {
  margin-top: 50px;
}

.can-i-apply {
  margin-bottom: 50px;
}

.about-img {
  box-shadow: 0px 15px 10px -15px #111;
}

.financial-protection-sec {
  margin-top: 50px;
  margin-bottom: 50px;
}

.logos-footer {
  margin-top: 20px;
}

.logos-footer li {
  display: inline;
  margin: 0px 10px;
}

.social-links li {
  display: inline;
  margin: 0px 10px;
}

.social-links .fa-facebook {
  font-size: 20px;
  color: #4267b2;
}

.social-links .fa-twitter {
  font-size: 20px;
  color: #1da1f2;
}

.social-links .fa-instagram {
  font-size: 20px;
  color: #cc0000;
}

.visa-info {
  margin-top: 50px;
}

.visa-info h2 {
  color: #fff;
}

.visa-info h3 {
  color: #fff;
  line-height: 1.6;
  letter-spacing: 1.5px;
  font-weight: 400;
  font-size: 18px;
}

.visa-form {
  margin-top: 40px;
  background: #000000a1;
  padding: 20px 16px;
  margin-bottom: 50px;
}

.visa-form h2 {
  color: #fff;
}

.visa-form label {
  color: #fff;
  margin-top: 16px;
}

.visa-submit {
  margin-top: 20px;
}

.slide-travel-mob {
  display: none;
}

.slide-travel-web {
  display: block;
}

.visa-form input[type=text] {
  background-color: #fff;
  border: 1px solid #d4d3d3;
  padding: 10px;
}

.visa-content {
  margin-top: 50px;
  margin-bottom: 50px;
}

.title {
  text-transform: capitalize !important;
  margin-top: 20px;
}

.holidays-city {
  background: #f1f1f1;
  box-shadow: 0px 0px 10px #afafaf;
  margin-bottom: 20px;
  padding: 10px 10px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.25), 0 6px 6px rgb(0 0 0 / 8%);
}

.holidays-city-name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: auto !important;
  padding: 20px 20px !important;
  background: #1a1a1a6b;
  top: 32%;
}

.holidays-city-name h3 {
  font-size: 30px;
  text-align: center;
  letter-spacing: 1.5px;
}

.btn-danger {
  background: #9c0000 !important;
}

.hotels-details {
  background: #f1f1f1;
  border-bottom: 1px solid #23d3d3;
  box-shadow: 0px 0px 10px #afafaf;
  padding: 20px 30px;
  padding-top: 0;
}

.booking-detail-btn {
  background: #fff;
  height: 60px;
  padding: 13px 10px;
}

.booking-detail-btn button {
  width: auto;
  float: right;
  padding: 8px 12px;
  font-size: 14px;
  line-height: initial;
  height: auto;
}

.holiday-hotel-box img {
  object-fit: cover;
  height: 350px;
  width: 100%;
}

.title-holiday-hotel {
  font-size: 20px !important;
  margin-bottom: 0px !important;
}

.holiday-hotel-address {
  margin-bottom: 20px;
  font-size: 14px;
}

.holiday-hotel-includes {
  list-style: circle;
  margin-left: 20px;
}

.includes {
  font-weight: 600;
  list-style: none;
}

.holiday-hotel-box {
  margin-top: 30px;
}

.with-form-title {
  transform: translate(50%, -175%) !important;
}

.flights-content {
  margin-bottom: 50px;
}

.daily-deals-sec {
  margin-top: 40px;
}

.financial_protection a {
  color: #20c8c8;
  display: inline-block;
  margin-left: 30px;
  letter-spacing: 1.5px;
}

.insu1 {
  font-weight: 400;
  font-size: 14px;
  padding-bottom: 5px;
  color: #fff;
}

.visainput {
  background-color: #fff !important;
  border: 1px solid #D4D3D3 !important;
  padding: 10px;
}

.trip-advisor-modal {
  width: 900px;
  margin-left: -100px;
}

.trip-advidory-item {
  color: red !important;
  font-size: 16px;
  letter-spacing: 1px;
  cursor: pointer;
}

.btn-danger {
  color: #fff !important;
}
.nav-mob{
      display: none !important;
  }
  .nav-web{
      display: flex !important;
  }
  .nav-mob .dropdown-menu li a {
      background: #fff;
      padding: 10px 0px;
      text-align: center;
      border-bottom: 1px solid #23d3d3;
      box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
      display: block;
  }
  .nav-mob nav li {
      padding: 6px 0px;
  }
  .nav-mob .dropdown-menu li {
      background: #fff;
      padding: 0px;
  }
  .trip-advisor-modal p {
      font-size: 14px;
  }
  .post{
      background: #f1f1f1;
      padding: 15px 10px !important;
      box-shadow: 0 10px 20px rgba(0,0,0,0.25), 0 6px 6px rgb(0 0 0 / 8%);
      margin: 0px 0px 40px !important;
  }
  .blog-content .blog-left {
    margin-top: -88px;
    background-color: #ffffff;
    padding: 30px 30px 1px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.25), 0 6px 6px rgb(0 0 0 / 8%);
    border-left: 3px solid #23d3d3;
    border-top: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}
.blog-detail-img{
    margin: 20px 0px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.25), 0 6px 6px rgb(0 0 0 / 8%);
    border: 2px solid #23d3d3;
    border-radius: 15px;
}
.blog-detail-img img{
    border-radius: 15px;
    width: 100%;
    height: auto;
}
.book-now-pay-l-btn{
    text-align: center;
    position: relative;
    bottom: 48px;
}
.book-now-pay-l-btn button{
    width: 140px;
}
.book-now-pay-l-btn a{
    color: #fff;
}
.book-now-pay-l-btn a:hover{
    color: #fff;
}
.plan-fly-nbl{
    color: #000;
    letter-spacing: 1.5px;
    font-size: 40px;
    text-align: center;
    margin-bottom: 20px;
}
.plan-fly-content{
    border-radius: 15% 66% / 55% 0% 170px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    padding: 50px 0px 60px;
}
.pay-l-t-img{
  border: 4px solid #23d3d3;
  padding: 10px 10px;
  box-shadow: 0px 10px 10px #d9dcdc;
}
.pay-l-t-img img{
  box-shadow: 0px 10px 10px #d9dcdc;
}
.pay-l-t-img:hover{
  padding: 0;
  transition: 0.5s all ease-in-out;
}
.pay-l-t-img:hover img{
  position: relative;
  left: 20px;
  top: 20px;
  transition: 0.5s all ease-in-out;
}
.checkout-pay-later{
  text-align: center;
  margin-bottom: 20px;
}
.checkout-pay-later img{
  width: 64px;
}
.pat-at-chck-img{
  border: 4px solid #23d3d3;
  box-shadow: 0px 10px 10px #d9dcdc;
}
.pat-at-chck-img img{
  position: relative;
  left: 20px;
  top: 20px;
  transition: 0.5s all ease-in-out;
  box-shadow: 0px 10px 10px #d9dcdc;
}
/*pcr*/
	.pcr-test{
		background: #FFC107!important;
		margin-bottom: 18px;
		padding: 8px 0px;
	}
	.pcr-test a{
		color: #000!important;
		font-size: 14px;    
	}
	.pcr-test a:hover{
		background:none;
		color: #000!important;
	}
	.pcr-test a:focus{
		background:none;
		color: #000;
	}
	.dp{
		text-align:right;
		/*color: #9c0000;*/
	}
	.pcr-book{
	    text-align: center;
    color: #9c0000!important;
        margin-bottom: 8px!important;
	}


	/*pcr end*/
