body{ font-family: 'Poppins', sans-serif; padding:0px; margin:0px;}

.container-fluid {
    width: 90%;
}

.header_full {
    position: fixed;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
}

.header_full.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    border-radius: 0;
    padding: 0px 0;
}

.bg222 {
    background: rgba(255,255,255,0.5);
    border-bottom: solid 1px #d4d4d4;
}
.populated {}
.populated ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.populated ul li {
    display: inline-block;
}
.populated ul li a {
    font-size: 13px;
    color: #000;
    display: inline-block;
    padding: 6px 0;
    margin: 0 15px 0 0;
    text-decoration: none;
    font-weight: 500;
}
.populated ul li a i {
    border: solid 1px #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    border-radius: 20px;
    margin-right: 4px;
    position: relative;
    top: -1px;
}

ul.navbar-nav.mr-auto {
    margin: 0 auto;
}
.navbar{ padding: 0.7rem 1rem;}

.navbar-light .navbar-nav .nav-link {
    color: #090909;
    font-weight: 400;
    padding: 0 15px 0 15px;
    position: relative;
    font-size: 15px;
    margin: 10px 0 0 0;
}

.navbar-light .navbar-nav .nav-link i {
    border: solid 1px #333;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    border-radius: 20px;
    margin-right: 4px;
}

.nwser {
    background: #ee602c;
    position: absolute;
    font-size: 11px;
    padding: 1px 4px 2px;
    top: -11px;
    right: 14px;
    transform: skew(
-10deg);
    font-weight: 600;
    line-height: 10px;
    color: #fff;
}

.tollfree{}
.tollfree p {
    font-size: 13px;
    color: #060607;
    margin: 4px 0 0 0px;
    text-align-last: end;
    line-height: 16px;
    font-weight: 500;
}
.tollfree a {
    text-decoration: none;
    display: block;
    font-size: 20px;
    color: #28a745;
    font-weight: 700;
}
.tollfree a img {
    margin: -5px 2px 0 0;
}


/** BANNER CSS START **/

.home_banner{ position: relative; }
/* .home_banner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: linear-gradient(to right, #000000, #4f4f79) !important;
    opacity: 0.4;
} */


.bn_heading {
    text-align: center;
}
.bn_heading h1 {
    font-size: 40px;
    color: #000;
    margin: 0 0 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.bn_heading h1 span {
    color: #f3203e;
    font-weight: 800;
}
.bn_heading h5 {
    font-size: 18px;
    color: #000;
    margin: 0 0 60px;
    font-weight: 500;
}
.bn_heading h5 a{color: #f3203e; text-decoration:none; border-bottom:solid 1px #f3203e;}

.ft_icn {
    font-size: 14px !important;
    float: left;
    margin: 4px 5px 15px 0 !important;
    width: 24px;
    height: 24px;
    background: #f3203e;
    text-align: center;
    line-height: 25px !important;
    border-radius: 2px;
    color: #fff;
}

.botom_bner{ padding: 20px 0; }

.row1 {
    display: flex;
}
.box1{ text-align:center;}

.icons {
    width: 45px;
    height: 45px;
    /* float: left; */
    margin: 4px auto 0px auto;
    border: solid 2px #ee602c;
    line-height: 50px;
    text-align: center;
    border-radius: 32px;
}
.icons i {
    color: #ee602c;
    font-size: 25px;
}

.box1 h4 {
    font-size: 19px;
    font-weight: 600;
    color: #0e0e0e;
    margin: 10px 0 7px 0;
}
.box1 p {
    font-size: 15px;
    margin: 0 0 0 0;
    font-weight: 400;
    color: #333;
}


.cookies {
    background: #f4f4f4;
    padding: 8px 0;
}
.lmps_co{ text-align: center; }

.lmps_co p {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    margin: 0;
}
.lmps_co p strong {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 0 7px;
}
.lmps_co p span {
    font-weight: 600;
    color: #00b579;
}
.lmps_co p img {
    width: 100px;
    margin: 0 10px 0 10px;
}





.effectTab-header .caption,
.effectTab-header .title {
  font-weight: 600;
  padding-bottom: 20px;
  position: relative;
  display: inline-block;
  color: #555;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
}

.effectTab-header .title {
    font-size: 26px;
    text-transform: capitalize;
    padding: 0;
    color: #05164d;
}

.effectTab-header .caption {
  font-size: 30px;
}

.column-1,
.column-10,
.column-11,
.column-12,
.column-2,
.column-3,
.column-4,
.column-5,
.column-7,
.column-8,
.column-9 {
  float: left;
  padding: 10px;
}

.effectTab-header .title::after,
.effectTab-header .title::before {
  position: absolute;
  background: linear-gradient(to right, #ed6ea0 0, #ec8c69 100%);
  content: "";
}


.column-1 {
  width: 8.333333333333333%;
}

.column-2 {
  width: 16.66666666666667%;
}

.column-3 {
  width: 25%;
}

.column-4 {
  width: 33.33333333333333%;
}

.column-5 {
  width: 41.66666666666667%;
}

.column-6 {
  width: 50%;
  float: left;
  padding: 10px;
}

.column-7 {
  width: 58.33333333333333%;
}

.column-8 {
  width: 66.66666666666667%;
}

.column-9 {
  width: 75%;
}

.column-10 {
  width: 83.33333333333333%;
}

.column-11 {
  width: 91.66666666666667%;
}

.column-12,
.wrapper-full {
  width: 100%;
}

.nav-icon,
.navigation {
  float: right;
}

.custom-row::after {
  content: "";
  display: table;
  clear: both;
}

.wrapper {
  max-width: 1340px;
  margin: 0 auto;
  position: relative;
}

.header {
  background-color: #485666;
  padding: 8px 0;
  position: static;
  z-index: 2000;
}

.header h1 {
  color: #fff;
  font-family: Poppins;
  font-weight: 400;
  font-size: 2.2rem;
  padding-left: 40px;
}

.rotate {
  position: absolute;
  transform: rotate(-20deg);
  left: 0;
  font-size: 2.8rem;
  top: 5px;
}

.ex_padd {
  padding-top: 170px !important;
}

.nav-icon-container {
  display: block;
}

.nav-icon {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  z-index: 100;
}

.nav-icon span {
  width: 60%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.nav-icon-1 {
  top: 30%;
}

.nav-icon-2 {
  top: 50%;
}

.nav-icon-3 {
  top: 70%;
}

.nav-icon.active .nav-icon-1 {
  top: 50%;
  transform: rotate(45deg);
  left: 22%;
}

.nav-icon.active .nav-icon-3 {
  top: 50%;
  transform: rotate(-45deg);
  left: 22%;
}

.nav-icon.active .nav-icon-2 {
  width: 0;
}

.nav-menu {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.nav-menu li {
  list-style: none;
  position: relative;
}

.nav-menu li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0 20px;
}

.nav-menu li:after,
.nav-menu li:before {
  content: "";
  position: absolute;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.2);
  bottom: 0;
  width: 0;
  transition: all 0.3s ease-in-out;
}

.nav-menu li:before {
  left: 0;
}

.nav-menu li:after {
  right: 0;
}

.nav-menu li:hover:after,
.nav-menu li:hover:before {
  width: 50%;
}

.nav-menu li.active:after,
.nav-menu li.active:before {
  background-color: rgba(0, 128, 128, 1);
}

.menu {
  width: 200px;
  background-color: #0b466c;
  text-align: center;
  padding: 40px;
  position: fixed;
  top: 96px;
  right: -200px;
  overflow: scroll;
  height: calc(100% - 96px);
  z-index: 1000;
}

.menu.active {
  right: 0;
}

.menu .nav-menu {
  flex-direction: column;
  width: 150px;
}

.menu .nav-menu li {
  margin: 10px 0;
  width: 80%;
}

.box-tab {
  margin: 10px 0;
}

.effect {
  margin: auto;
  background-color: #fff;
}


/** DESTINATION CSS **/

.flight_offers {
    /* float: left;
    width: 100%; */
    background: url(../images/bg/flight_offer_bg.html) top/auto 100% no-repeat #ffffff;
    padding: 0 0 30px 0;
}
.flight_offers .heading{float:left;width:100%;text-align:center;margin-bottom:20px;margin-top:40px}
.flight_offers .heading h1 {
    text-transform: uppercase;
    color: #1e4473;
    font-size: 26px;
    font-weight: 700;
}
.flight_offers .heading p {
    color: #151515;
    margin-top: 10px;
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
}
.flight_offers .heading .image{position:relative;float:left;width:100%}
.flight_offers .heading .image:after{content:'';position:absolute;background:#f3203e;width:15%;right:33%;height:2px;top:60%}
.flight_offers .heading .image:before {
    content: '';
    position: absolute;
    background: #f3203e;
    left: 33%;
    width: 15%;
    height: 2px;
    top: 60%;
}
.flight_offers .heading .image img{width:20px;height:20px}
.flight_offers .col_3_row{margin-left:-3px;margin-right:-3px}
/* .flight_offers .col_3_row .col_3{padding-left:3px;padding-right:3px} */
.flight_offers .col_3_row .col_3 .content{float:left;width:100%;position:relative;margin-bottom:20px;/* box-shadow:0 3px 15px 0 #a5a5a5; */border-radius:4px;overflow:hidden}
.flight_offers .col_3_row .col_3 .content img{width:100%;border-radius:3px;transition:1s}
.flight_offers .col_3_row .col_3 .content:hover img{width:100%;border-radius:3px;transform:scale(1.2);-webkit-transform:scale(1.2)}
.flight_offers .col_3_row .col_3 .content .offer_content{width:100%;float:left;position:absolute;height:100%;top:0;background:rgba(0,0,0,.28);color:#fff; padding: 0px 15px;}
.flight_offers .col_3_row .col_3 .content .offer_content p.location{background:rgba(0,0,0,.48);padding:5px 10px;border-radius:5px;display:inline-block;margin-top:20px}
.flight_offers .col_3_row .col_3 .content .offer_content p.location .fa{color:#f3203e}
.flight_offers .col_3_row .col_3 .content .offer_content h2.location_cap {
    margin-top: 60px;
    margin-left: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 2px 1px #010101;
}
.flight_offers .col_3_row .col_3 .content .offer_content h3.price {
    margin-left: 10px;
    margin-top: 0;
    font-size: 26px;
    font-weight: 700;
}
.flight_offers .col_5_row{margin-left:-6px;margin-right:-6px;margin-bottom:40px}
.flight_offers .col_5_row .col_5{width:20%;padding-left:6px;padding-right:6px}
.flight_offers .col_5_row .col_5 .content{border-radius:10px;overflow:hidden;float:left;width:100%;position:relative;margin-bottom:20px;background:#fff;box-shadow:0 3px 15px 0 #a5a5a5}
.flight_offers .col_5_row .col_5 .content img{width:100%;height:173px;border-radius:3px 3px 0 0}
.flight_offers .col_5_row .col_5 .content .offer_content{width:100%;float:left;position:absolute;height:auto;top:0;color:#fff;padding-left:15px}
.flight_offers .col_5_row .col_5 .content .offer_content p.location{background:rgba(0,0,0,.48);padding:5px 10px;border-radius:5px;display:inline-block;margin-top:20px}
.flight_offers .col_5_row .col_5 .content .offer_content p.location .fa{color:#f3203e}
.flight_offers .col_5_row .col_5 .content .bottom_content{width:100%;float:left;padding:0 10px 10px}
.flight_offers .col_5_row .col_5 .content h4.location{color:#bababa;width:100%;margin-top:25px;font-size:17px;margin-bottom:20px}
.flight_offers .col_5_row .col_5 .content h4.location .black{color:#292929}
.flight_offers .col_5_row .col_5 .content h4.location .blue{color:#034685}
.flight_offers .col_5_row .col_5 .content h5.price_1{color:#a0a4a7;font-size:21px;float:left}
.flight_offers .col_5_row .col_5 .content h5.price_2{float:right;color:#595959;font-size:18px;text-align:right;line-height:12px}
.flight_offers .col_5_row .col_5 .content h5.price_2 span{margin-right:5px;font-size:12px}
.flight_offers .col_5_row .col_5 .content h5.price_2 small{color:#595959;font-size:10px;font-weight:600}
.flight_offers .col_5_row .col_5 .content .discount{background:#f8aa40;position:absolute;color:#fff;top:130px;right:20px;padding:23px 8px 8px 10px;text-align:center;border-radius:53px;width:65px;height:69px}
.flight_offers .col_5_row .col_5 .content .discount h4{margin:0;line-height:10px}
.flight_offers .col_5_row .col_5 .content .discount small{font-size:11px;color:#fff}
.flight_offers .col_5_row .col_5 .content h6.enquiry{width:100%;float:left;text-align:center}
.flight_offers .col_5_row .col_5 .content h6.enquiry a{background:#39b5e7;color:#fff;padding:7px 25px;font-size:15px;border-radius:5px;width:100%}
.flight_offers-new{width:100%;float:left;padding-bottom:40px}
.flight_offers-new .content{border-radius:10px;overflow:hidden;float:left;width:100%;position:relative;margin-bottom:20px;background:#fff;box-shadow:0 3px 15px 0 #a5a5a5}
.flight_offers-new .content img{width:100%;height:173px;border-radius:3px 3px 0 0; object-fit: cover;}
.flight_offers-new .content .offer_content{width:100%;float:left;position:absolute;height:auto;top:0;color:#fff;padding-left:15px}
.flight_offers-new .content .offer_content p.location{background:rgba(0,0,0,.48);padding:5px 10px;border-radius:5px;display:inline-block;margin-top:20px}
.flight_offers-new .content .offer_content p.location .fa{color:#f8aa40}
.flight_offers-new .content .bottom_content{width:100%;float:left;padding:0 10px 10px}
.flight_offers-new .content h4.location{color:#bababa;width:100%;margin-top:25px;font-size:17px;margin-bottom:20px}
.flight_offers-new .content h4.location .black{color:#292929}
.flight_offers-new .content h4.location .blue{color:#034685}
.flight_offers-new .content h5.price_1{color:#a0a4a7;font-size:21px;float:left}
.flight_offers-new .content h5.price_1 span{text-decoration:line-through}
.flight_offers-new .content h5.price_2{float:right;color:#595959;font-size:18px;text-align:right;line-height:12px}
.flight_offers-new .content h5.price_2 span{margin-right:5px;font-size:12px}
.flight_offers-new .content h5.price_2 small{color:#595959;font-size:10px;font-weight:600}
.flight_offers-new .content .discount{background:#bd2433;position:absolute;color:#fff;top:130px;right:20px;padding:23px 8px 8px 10px;text-align:center;border-radius:53px;width:65px;height:69px}
.flight_offers-new .content .discount h4{margin:0;line-height:10px}
.flight_offers-new .content .discount small{font-size:11px;color:#fff}
.flight_offers-new .content h6.enquiry{width:100%;float:left;text-align:center}
.flight_offers-new .content h6.enquiry a{background:#194556;color:#fff;padding:7px 25px;font-size:15px;border-radius:5px;width:100%}
.flight_offers-new .owl-slider{margin:0 6px;overflow:hidden}
.flight_offers-new .owl-controls.clickable{display:none!important}
.flight_offers .carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.flight_offers .carousel-fade .carousel-inner .active{opacity:1}
.flight_offers .carousel-fade .carousel-inner .active.left,.flight_offers .carousel-fade .carousel-inner .active.right{left:0;opacity:0;z-index:1}
.flight_offers .carousel-fade .carousel-inner .next.left,.flight_offers .carousel-fade .carousel-inner .prev.right{opacity:1}
.flight_offers .carousel-fade .carousel-control{z-index:2}
.item.next .carousel-caption{opacity:0}
@media screen and (min-width:320px) and (max-width:767px){
.flight_offers .heading{margin:10px 0;padding:0 10px}
.flight_offers .heading h1{margin-top:10px;font-size:22px}
.flight_offers .heading .image{display:none}
.flight_offers .heading p{margin-top:0;font-size:13px}
.flight_offers .flight_offers-new{padding-bottom:10px}}
@media screen and (min-width:320px) and (max-width:575px){
.flight_offers .col_3_row .col_3 .content img{height:200px;object-fit:cover}
.flight_offers .col_3_row .col_3 .content .offer_content h2.location_cap{font-size:24px}
.flight_offers .col_3_row .col_3 .content .offer_content h3.price{font-size:20px}}
@media screen and (min-width:576px) and (max-width:767px){
.flight_offers .col_3_row .col_3{width:50%;float:left}
.flight_offers .col_3_row .col_3:last-child{float:none;margin-left:auto;margin-right:auto}
.flight_offers .col_3_row .col_3 .content img{height:200px;object-fit:cover}
.flight_offers .col_3_row .col_3 .content .offer_content h2.location_cap{font-size:24px}
.flight_offers .col_3_row .col_3 .content .offer_content h3.price{font-size:20px}}
@media screen and (min-width:768px) and (max-width:991px){
.flight_offers .col_3_row .col_3 .content img{height:150px;object-fit:cover}
.flight_offers .col_3_row .col_3 .content .offer_content h2.location_cap{font-size:24px}
.flight_offers .col_3_row .col_3 .content .offer_content h3.price{font-size:20px}}

/** CSS END **/



.cust_review_main {
    padding: 30px 0 50px;
    background: #ffffff;
}

.heading_tittle{}
.heading_tittle h2 {
    font-size: 26px;
    color: #05164d;
    margin: 8px 0 10px 0;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
}
.heading_tittle p {
    font-size: 15px;
    color: #333;
    margin: 0 0 25px 0;
    text-align: center;
    font-weight: 400;
}


.testimonial {
    padding: 0px;
    margin: 0 0px 0 0;
    /* box-shadow: 0 2px 7px 0 #dfdfdf; */
    /* min-height: 224px; */
    /* background: #fff; */
    /* border-radius: 6px; */
}
.testimonial .rating {
    padding: 0;
    list-style: none;
    text-align: right;
}
.date_tt {
    font-size: 13px;
    color: #777;
    float: right;
}
.rating li {
    display: block;
    float: left;
    background: #00b67a;
    height: 20px;
    width: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0px 0 1px;
    padding: 0;
    color: #fff;
}
.testimonial .description {
    border-radius: 6px;
    color: #333;
    font-size: 13px;
    padding: 5px 0px;
    position: relative;
    display: inline-block;
    line-height: 20px;
    font-weight: 400;
}
.testimonial .description p{ margin: 0; }
.header_rr {
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0;
    color: #000000;
    text-transform: capitalize;
}
.testimonial-review {
    padding-top: 0px;
}
.testimonial-review .testimonial-title {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    float: left;
    text-transform: capitalize;
    margin: 0px;
}
.testimonial-review .testimonial-title small {
    font-weight: 600;
    font-size: 15px;
	color: #00b67a;
}


.mains_footer {
    background: #1a4574;
    padding-bottom: 0;
    background-size: 100%;
    padding: 35px 0 35px 0;
    position: relative;
}
/* .mains_footer:before {
    position: absolute;
    content: '';
    width: 35%;
    height: 100%;
    top: 0px;
    right: 0px;
    background: #0a1b2c;
} */

.footer_bx h4 {
    font-size: 17px;
    color: #0d0c0c;
    font-weight: 600;
    margin: 0 0 10px 0;
    /* border-bottom: dashed 1px #31345f; */
    padding: 0 0 10px 0;
    text-transform: uppercase;
}
.footer_bx p {
    color: #333;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 500;
}
.footer_bx input {
    border: 1px solid #ddd;
    width: 85%;
    height: 40px;
    padding: 0 10px;
    background: #fff;
    float: left;
}
.footer_bx button {
    background: #f3203e;
    width: 15%;
    border: 0px solid;
    height: 40px;
    color: #fff;
}

.large_pay {
    background: #163358;
    padding: 12px 0;
}

.qickes_link {
    padding: 0 0 0px 0;
}
.qickes_link h4 {
    font-size: 17px;
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 10px 0;
    /* border-bottom: dashed 1px #31345f; */
    padding: 0 0 10px 0;
    text-transform: uppercase;
}
.qickes_link ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.qickes_link ul li {}
.qickes_link ul li a {
    display: block;
    font-size: 13px;
    color: #fafafa;
    font-weight: 500;
    text-decoration: none;
    line-height: 32px;
    clear: both;
}

.qickes_link ul li a i{ margin-right: 4px; }

.footer_link {
    text-align: center;
    margin: 20px 0 20px 0;
}
.footer_link ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 0px 0;
}
.footer_link ul li {
    display: inline-block;
    color: #fff;
}
.footer_link ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 0px 10px 0px;
    border-radius: 35px;
    margin-right: 4px;
    line-height: 14px;
    font-weight: 300;
}

.social_news {
    padding: 5px 0 0 0;
    float: right;
}
.social_news ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social_news ul li {
    display: inline-block;
}
.social_news ul li a {
    font-size: 13px;
    color: #f3203e;
    text-decoration: none;
    width: 25px;
    display: inline-block;
    height: 25px;
    background: transparent;
    text-align: center;
    line-height: 25px;
    border-radius: 25px;
    font-weight: 300;
    border: solid 1px #f3203e;
    margin: 0 8px 0 0;
}
.twitte {
    background: #1da1f2!important;
}

.payment_icons {
    text-align: center;
	padding-bottom: 0px;
}
.payment_icons ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.payment_icons ul li {
    display: inline-block;
    cursor: pointer;
    margin: 5px 5px 5px 5px;
}
.disclemaer {}
.disclemaer p {
    font-size: 13px;
    color: #050505;
    line-height: 22px;
    margin: 10px 0 10px 0;
    font-weight: 400;
    text-align: justify;
}
.All_disclmer {
    background: #ffffff;
}
.bottom_copyrights {
    padding: 8px 0;
    color: #777;
    margin: 0 0 0px 0;
    text-align: center;
    background: #ffffff;
    border-top: solid 1px #fafafa;
}
.bottom_copyrights p {
    font-size: 14px;
    color: #010101;
    margin: 0;
    font-weight: 500;
}



/** ABOUT US PAGE CSS **/

.abt_bnrs{ padding: 45px 0 72px 0; background: #1e4473; }
.abouts{}
.abouts h2 {
    font-size: 24px;
    color: #fff;
    margin: 0 0 0 0;
}

.ab_main_cont {
    padding: 15px 15px 10px 15px;
    margin: -40px 0 35px 0;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px #ccc !important;
}
.ab_main_cont h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 14px 0;
}
.ab_main_cont p {
    font-size: 14px;
    color: #171717;
    font-weight: 400;
    line-height: 23px;
}

.ab_main_cont h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px 0;
    color: #0e4367;
    background: #ecf5ff;
    padding: 3px 0 3px 6px;
}

.ab_main_cont ul{ list-style: none; padding: 0px; margin:0px 0 15px 0; }
.ab_main_cont ul li {
    font-size: 14px;
    color: #171717;
    font-weight: 400;
    line-height: 28px;
}
.ab_main_cont ul li i {
    margin-right: 4px;
    color: #ee602c;
}

.abls_ip{ float: right; width: 253px; border-radius: 4px; margin: 0 0 0 15px; }

.contact__area {
    padding: 60px 0;
    background: #fffbfb;
}

.abouts_two{ text-align: center; }
.abouts_two h2 {
    font-size: 30px;
    color: #fff;
    margin: 0 0 0 0;
    text-shadow: #080808 0 1px 2px;
    font-weight: 600;
}

.conter_bg {
    background: #1e4473;
    margin: -125px 0 30px 0;
    padding: 35px 0 20px 0px;
    border-radius: 5px;
}

.seprator{}
.seprator h2{ font-size: 32px;
    color: #fff;
    margin-bottom: 26px;
    position: relative;
    font-weight: 300;}
  
.seprator p {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0 0 0;
    opacity: .7;
  color: #fff;
} 

input.form-control.cont_form {
    font-size: 15px;
    border-radius: 2px;
    height: 44px;
}
textarea.form-control.cont_form  {
    height: 104px;
    font-size: 15px;
    border-radius: 2px;
}

.button_solres {
    width: 100%;
    border: none;
    padding: 10px 0;
    margin-top: 0;
    border-radius: 2px;
    font-size: 16px;
    cursor: pointer;
    background: #f3203e;
    color: #fff;
}

.touristpoint-fancy-title h4 {
    margin: 0px 0px 9px;
    display: inline-block;
    font-size: 24px;
    position: relative;
    padding: 0px 0px 17px;
    line-height: 1;
    color: #363636;
    letter-spacing: 1.1px;
    font-weight: 600;
}
.touristpoint-fancy-title h4:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 80px;
    height: 2px;
    background-color: #ee6931;
}
.touristpoint-fancy-title h4:after {
    content: '';
    position: absolute;
    left: 90px;
    bottom: -1px;
    width: 5px;
    height: 5px;
    background-color: #ee6931;
    border-radius: 100%;
}

.touristpoint-contact-us {
    margin-top: 50px;
}

.phj {
    padding-left: 0;
    margin: 15px 0 0 0;
}
.touristpoint-contact-us ul li {
    list-style: none;
    margin-bottom: 40px;
}
.touristpoint-contact-us ul li i {
    border-radius: 100%;
    float: left;
    height: 60px;
    width: 60px;
    text-align: center;
    color: #ffffff;
    font-size: 28px;
    position: relative;
    padding: 15px 0px 0px 0px;
    background-color: #f3203e;
}
.touristpoint-contact-us ul li i:after {
    content: '';
    left: 3px;
    top: 3px;
    display: inline-block;
    border-radius: 100%;
    height: 54px;
    width: 54px;
    border: 1px dashed #ffffff;
    color: #ffffff;
    position: absolute;
}
.touristpoint-contact-us ul li i ~ .touristpoint-contact-info {
    padding: 4px 0px 0px 80px;
}
.touristpoint-contact-info p, .touristpoint-contact-info a {
    color: #000;
    margin: 0px;
    letter-spacing: 0px;
    line-height: 26px;
  text-decoration: none;
}

.nop_map {
    padding: 8px 8px 0 8px;
    border: solid 1px #003e66;
    margin-top: 50px;
    background: #fff;
    border-radius: 5px;
}



.hm_deals{ padding:40px 0; background:#ffffff;}

.bt_dlhead{}
.bt_dlhead h3 {
    font-size: 26px;
    text-transform: uppercase;
    padding: 0;
    color: #1e4473;
    text-align: center;
    margin-bottom: 35px;
    font-weight: 700;
}

.hm_deals .container-fluid .row {
    padding: 0 20px 0 20px;
}
.fress_dals {
    margin-bottom: 15px;
    padding: 13px;
    border-radius: 5px;
    background: #ffffff;
    border: 1px solid #ddd;
    display: table;
    width: 100%;
}

.ar_logo{ width:10%; float:left;}
.ar_logo img {
    width: 75%;
    border: solid 1px #ddd;
    margin: 4px 0 0 0;
}

.ar_name {
    width: 20%;
    float: left;
    padding: 0 0 0 0px;
    border-right: solid 1px #d0ebff;
    min-height: 47px;
}
.ar_name h6 {
    font-size: 14px;
    color: #333;
    margin: 6px 0 0 0;
}

.deal__date {
    width: 40%;
    float: left;
    border-right: solid 1px #d0ebff;
	text-align:center;
}
.deal__date p {
    font-size: 13px;
    color: #333;
    margin: 0px;
    font-weight: 500;
}
.deal__date h3 {
    font-size: 18px;
    margin: 2px 0 0 0px;
    color: #1e4473;
    font-weight: 700;
}
.deal__date h3 img {
    margin: 0px 5px 0 5px;
}

.deal_book{
	width: 30%;
    float: left;
	text-align:center;
}
.deal_book a {
    display: inline-block;
    margin: 8px 0 0 0;
    background: #f3203e;
    font-size: 14px;
    text-decoration: none;
    padding: 4px 15px 4px 15px;
    color: #fff;
    border-radius: 6px;
    font-weight: 500;
    box-shadow: 0 4px #d73817, -5px 7px transparent;
    text-shadow: 0 2px 1px #b53920;
}

.recorded {
    font-size: 13px;
    color: #171717;
    margin: 10px 0 0 0;
    line-height: 22px;
    font-weight: 400;
}
.recorded a {
    text-decoration: underline;
    color: #005ed3;
}


/** DESTINATION CSS START **/

.dstpage_deals{ padding: 50px 0; background: #fafafa;}
.dt_heading {
    margin: 0 0 25px 0px;
}
.dt_heading h2 {
    font-size: 25px;
    color: #0b2443;
    margin: 0px;
    font-weight: 600;
}
.dt_heading h2 strong {
    font-weight: 700;
    color: #1a4574;
}

.destlast_cont{ padding: 50px 0;}

.assured h3 {
    margin: 0 0 7px 0;
    font-weight: 700;
    font-size: 26px;
    color: #0b2443;
}
.assured p {
    font-size: 14px;
    color: #171717;
    margin: 0px 0 10px 0;
    line-height: 22px;
    font-weight: 400;
}
.assured h4 {
    margin: 15px 0 7px 0;
    font-weight: 600;
    font-size: 22px;
    color: #0b2443;
}
.assured h6 {
    margin: 15px 0 10px 0;
    font-weight: 600;
    font-size: 20px;
    color: #0b2443;
}


.bottoms_calls {
    background: #208b25;
    padding: 8px 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    background-size: contain;
    display: none;
}

.bottoms_calls p {
    font-size: 14px;
    color: #fff;
    margin: 0 0 2px 0;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 16px;
}

.bottoms_calls a {
    color: #fff;
    font-size: 26px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 30px;
    display: block;
}






/** MOBILE RESPONSIVE CSS START **/

@media (min-width:320px) and (max-width:479px) {

.header_full { position: static;}
.bg222{ display:none;}
/*.navbar-light .navbar-toggler{ display:none;}*/
.home_banner { position: relative; padding: 20px 0 20px 0 !important; background: #1a4574 !important;}
.bn_heading { text-align: center; display: none;}	
.bn_heading h1 { font-size: 20px; line-height: 28px;}
.row1 { display: grid;}
.box1 { padding: 0 0 15px 0;}	
.bn_heading h5{ display:none;}
.column-3 { width: 100%; padding: 0 0 10px 0;}
.column-6 { width: 100%; float: left; padding: 0px 0 10px 0;}
.hm_deals .container-fluid .row { padding: 0 0px 0 0px;}
.ar_logo{ display:none;}
.fress_dals{ padding: 13px 5px;}
.ar_name h6{ font-size: 12px;}
.deal__date{ width:50%;}
.deal__date p{ font-size: 12px;}
.deal__date h3{ font-size: 18px;}
.deal_book a{ font-size: 13px; padding: 5px 10px 5px 10px;}
.testimonial{ margin: 0 0px 10px 0; border:solid 1px #eee; border-radius: 4px; min-height: 200px;}
.qickes_link h4 { margin: 10px 0 0px 0; padding: 0 0 10px 0; text-transform: uppercase;}
.qickes_link ul li { clear: left;}
.footer_bx h4{ margin: 10px 0 0px 0; padding: 0 0 10px 0; text-transform: uppercase;}
.bottoms_calls { display: block;}
.with-nav-tabs.panel-default .nav-tabs > li { display: none !important; margin: 0 auto;}
	
}


@media (min-width:480px) and (max-width:639px){

.header_full { position: static;}
.bg222{ display:none;}
.navbar-light .navbar-toggler{ display:none;}
.home_banner { position: relative; padding: 20px 0 20px 0 !important; background: #1a4574 !important;}	
.bn_heading { text-align: center; display: none;}
.bn_heading h1 { font-size: 20px; line-height: 28px;}
.row1 { display: grid;}
.box1 { padding: 0 0 15px 0;}	
.bn_heading h5{ display:none;}
.column-3 { width: 100%; padding: 0 0 10px 0;}
.column-6 { width: 100%; float: left; padding: 0px 0 10px 0;}
.hm_deals .container-fluid .row { padding: 0 0px 0 0px;}
.ar_logo{ display:none;}
.fress_dals{ padding: 13px 5px;}
.ar_name h6{ font-size: 12px;}
.deal__date{ width:50%;}
.deal__date p{ font-size: 12px;}
.deal__date h3{ font-size: 18px;}
.deal_book a{ font-size: 13px; padding: 5px 10px 5px 10px;}
.testimonial{ margin: 0 0px 10px 0; border:solid 1px #eee; border-radius: 4px; min-height: 200px;}	
.qickes_link h4 { margin: 10px 0 0px 0; padding: 0 0 10px 0; text-transform: uppercase;}
.qickes_link ul li { clear: left;}
.footer_bx h4{ margin: 10px 0 0px 0; padding: 0 0 10px 0; text-transform: uppercase;}
.bottoms_calls { display: block;}
.with-nav-tabs.panel-default .nav-tabs > li { display: none !important; margin: 0 auto;}
	
}