body {
	margin:0;
	padding:0;
	font-family: 'Oxygen', sans-serif;
}
.top_header {
    background:#800080;
    padding:4px 0px 5px 0px;
}
.top_header_toll {
    margin-top: 0px;
}
.top_header_toll a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.6px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid black;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #333;
}
.top_header_toll a i {
    margin-right: 4px;
}
.top_header_email {
    margin-top: 0px;
}
.navbar-brand>img {
    display: block;
    width: 300px;
    margin-top: -24px;
}
.top_header_email a {
    text-decoration:none;
    color:#fff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.6px;
    float: right;
}
.top_header_email a i {
    margin-right: 4px;
}
.top_header_subs input {
    border-radius: 30px;
    border: none;
    position: relative;
}
.top_header_subs button {
    position: absolute;
    right: 23px;
    top: 6px;
    border: none;
    background: #fff;
    border-radius: 20px;
}
.top_header_subs button i {
    color: #800080;
    font-size: 16px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee0;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee0;
    border-color: #337ab700;
}
ul.nav.navbar-nav.navbar-right {
    margin-top: 6px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #7c7979;
    font-size: 13.5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none;
    background: #fff;
    padding: 12px 0px 12px 0px;
}

.toll_free {
    width: 250px;
    float: right;
    margin-left: 40px;
    background: #800080;
    padding: 2px 2px 2px 5px;
}
.toll_free img {
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 40px;
    margin-right: 4px;
}
.toll_free a {
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    display: block;
    line-height: 26px;
    margin: 0px 0 0 0;
    letter-spacing: 0.6px;
}
.toll_free p {
    font-size: 15px;
    color: #fff;
    margin: 0px;
    font-weight: 500;
}

.main_banner {
    background-image:url(../images/banner01.jpg);
    width:100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0px 147px 0px;
}
.main_banner h2 {
    text-align: center;
    padding-bottom: 18px;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #000;
}
.find-slider {
    font-size: 26px;
    color: #fff;
    margin: -7px 0 0px 0;
    text-align: left;
    text-shadow: #080808 0 1px 0px;
    font-weight: 600;
    background: #80008087;
    padding: 10px 5px 10px 6px;
    text-align: center;
}
.unders_del {
    position: absolute;
    top: 25px;
    right: 25px;
    background: rgba(0,0,0,0.6);
    padding: 10px;
    border-radius: 15px;
}
.unders_del h6 {
    font-size: 16px;
    color: #fff;
    margin: 0px;
    line-height: normal;
}
.unders_del h6 span {
    font-size: 30px;
    color: #fff;
    margin: 0px;
    font-weight: 600;
}
.flight_adver {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 15px;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    left: 0;
}
.phone_arind a {
    text-decoration:none;
    color:#333;
}
.phone_arind a span {
    color: #800080;
}
.box_main h5 {
    font-size: 16px;
    color: #fff;
    margin: 0px;
    font-weight: 600;
}
.box_main p {
    font-size: 13px;
    color: #fff;
    margin: 0px;
    font-weight: 400;
    line-height: 20px;
}
.box_main i {
    color: #fff;
    font-size: 18px;
}
.box_booking a {
    border: solid 1px #ef6d57;
    text-decoration: none;
    font-size: 14px;
    color: #ef6d57;
    margin: 0px;
    display: block;
    text-align: center;
    padding: 3px 0 3px 0;
    border-radius: 2px;
}
.dyn-main-phone {
    font-size: 1.5rem;
    text-align: center;
    border-bottom: 0;
    padding: 0;
    color: #000;
    background: #efefef;
}
.dyn-main-phone .container {
    border-width: 1px 1px 5px 1px;
    background: #fff;
    border-style: solid;
    padding: 1.25rem;
    box-shadow: 0 1px 2px #ccc !important;
    border-radius: 8px;
    border: solid 1px #ededed;
    margin: -35px auto 0 auto;
    position: relative !important;
    z-index: 9;
    font-size: 26px;
}
.dyn-main-phone .phone {
    font-weight: 600;
    color: #800080;
    padding-left: 5px;
    text-decoration: none;
}
.dyn-main-phone .phone a {
    color: #ef6d57;
    font-size: 26px;
    text-decoration:none;
}
.new-support-section {
    background:#efefef;
    padding: 40px 0 60px;
    text-align: center;
    position: relative;
    width: 100%;
}
.new-support-section .triangle-left {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 100px solid #800080;
    border-right: 240px solid transparent;
}
.new-support-section .triangle-right {
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 100px solid #800080;
    border-left: 240px solid transparent;
}
.new-support-section i {
    font-size: 40px;
    color: #800080;
    margin-bottom: 0px;
}
.new-support-section h3 {
    font-size: 18px;
    color: #090909;
    margin-bottom: 8px;
    font-weight: 700;
    text-transform: uppercase;
}
.new-support-section p {
    font-size: 15px;
    color: #0b0b0b;
    line-height: 22px;
}
.new_support_title h2 {
    font-size: 24px;
    color: #554e4e;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
}
.new_support_title span {
    width: 120px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px auto 30px auto;
}
.new_support_title span em {
    width: 60px;
    height: 2px;
    background-color: #800080;
    display: block;
    margin: auto;
}
.box {
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    background: #fff;
    box-shadow: 0 1px 2px #ccc !important;
    border-radius: 8px;
    border: solid 1px #ededed;
    padding: 10px 0px 10px 0px;
    min-height: 195px;
}
.top_destinations {
    padding-top: 32px;
    padding-bottom: 19px;
}
.top_destinations_hd h2 {
    font-size: 24px;
    color: #554e4e;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
}
.top_destinations_hd span {
    width: 120px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px auto 30px auto;
}
.top_destinations_hd span em {
    width: 60px;
    height: 2px;
    background-color: #800080;
    display: block;
    margin: auto;
}
.top_destinations_img {
    margin-bottom: 17px;
    transition:1s ease;
    overflow:hidden;
}
.top_destinations_img img:hover {
    transform:scale(1.1,1.1);
    transition:1s ease;
}
.top_destinations_img img {
    transition:1s ease;
    overflow:hidden;
}
.top_destinations_ct {
    position: relative;
}
.top_destinations_ct .city {
    color: #FFF;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 152px;
    height: 0;
    border-top: 44px solid rgb(128,0,128);
    border-right: 43px solid transparent;
}
.top_destinations_ct .city span {
    position: relative;
    top: -36px;
    left: 13px;
    text-align: center;
}
.top_destinations_ct .price {
    color: #FFF;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 130px;
    height: 0;
    border-top: 44px solid rgb(128,0,128);
    border-left: 43px solid transparent;
}
.top_destinations_ct .price span {
    position: relative;
    top: -34px;
    left: 13px;
    text-align: center;
}
.detintaions_content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #0000008a;
    padding: 5px 0px 3px 11px;
    width: 51%;
}
.detintaions_content h4 {
    color: #fff;
    margin: 0;
    font-size: 17px;
    margin-bottom: 1px;
}
.detintaions_content span i {
    color: #eb9311;
}
.why_choose {
    position: relative;
    padding:40px 0px 30px 0px;
    background-color:#efefef;
}
.why-choose-img {
    position: relative;
}
.why-choose-img img {
    width: 100%;
    border-radius: 4px;
    background: #fff;
    padding: 6px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 10%);
}
.about_con {
    background: #fff;
    padding: 6px 8px 10px 13px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 10%);
    margin-bottom: 20px;
}
.about_con h2 {
    font-size: 24px;
    color: #554e4e;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
}
.about_con span {
    width: 120px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px 0 20px 0;
}
.about_con span em {
    width: 60px;
    height: 2px;
    background-color: #800080;
    display: block;
    margin: auto;
}
.about_con p {
    color: #333;
    line-height: 27px;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 12px;
}
.choose-content {
    background: #fff;
    margin-bottom: 10px;
    padding: 8px 10px 8px 10px;
    display: table;
    width: 100%;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 10%);
}
.choose-content i {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #800080;
    color: #fff;
    font-size: 20px;
    border-radius: 20px;
    margin-right: 8px;
}
.choose-content h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #800080;
    margin-top: 9px;
}
.about_read {
    margin-top: 10px;
}
.about_read a {
    margin: 0 auto;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #800080;
    border: 1px solid #800080;
    width: 150px;
    padding: 7px 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.popular_tours {
    padding:40px 0px 30px 0px;
}
.popular_tours_hd h2 {
     font-size: 24px;
    color: #554e4e;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
}
.popular_tours_hd span {
    width: 120px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px auto 30px auto;
}
.popular_tours_hd span em {
    width: 60px;
    height: 2px;
    background-color: #800080;
    display: block;
    margin: auto;
}
.popular_tours_ct {
    display: table;
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 10%);
    padding: 8px 10px 8px 10px;
    border: 1px solid #e5e5e5;
}
.popular_tours_ct img {
    float: left;
    margin-right:10px;
}
.popular_tours_ct h4 {
    color: #3e3b3b;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    margin: 8px 0px 7px 0px;
}
.popular_tours_ct span i {
    color: #eb9311;
}
.popular_tours_ct p {
    float: right;
    font-size: 20px;
    font-weight: 600;
    color: #800080;
    margin: 0;
    margin: -17px 0 0 0;
}


.newslatter_sce {
    background: url(../images/news-banner.jpg) no-repeat;
    padding: 30px 0;
    background-size: cover;
    position: relative;
}

.newslatter_sce:before {
    position: absolute;
    content: '';
    background: rgb(23 34 98 / 46%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.Another_ddl {
    text-align: center;
}

.Another_ddl h4 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

.Another_ddl p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding: 0 0 15px 0;
}

.profile_search1 {
    margin: 5px 0 0 0;
}

.profile_search1 input[type="text"] {
    padding: 10px 2%;
    width: 100%;
    font-size: 14px;
    outline: none;
    border: 1px solid #ddd;
    display: inline-block;
    border-radius: 1px;
}

.profile_search1 input[type="submit"] {
    color: #fff;
    font-weight: 500;
    border: none;
    background: #800080;
    padding: 8px 15px;
    outline: none;
    display: block;
    vertical-align: middle;
    box-shadow: 0 5px 5px rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 14%);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.14);
    -o-box-shadow: 0 5px 5px rgba(0,0,0,0.14);
    text-transform: uppercase;
    margin: 15px 0 0 0;
    width: 100%;
    font-size: 16px;
}

.sscri_boot{}
.sscri_boot p{ font-size:15px; color:#fff; margin:30px 0 10px 0; text-align:center;}

.section4 {
    padding: 30px 0 10px 0px;
    position: relative;
    background-color: #efefef;
}

.clnts_hh {
    text-align: center;
    margin: 0 0 25px 0px;
}
.clnts_hh h2 {
    font-size: 24px;
    color: #554e4e;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    margin: 0px 0 10px 0;
}
.clnts_hh span {
    width: 120px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px auto 30px auto;
}
.clnts_hh span em {
    width: 60px;
    height: 2px;
    background-color: #800080;
    display: block;
    margin: auto;
}

.clnts_hh p{ font-size:15px; color:#fff; margin:0px;}

.testimonial {
    margin: 5px 18px 5px;
    background: #ffffff;
    padding: 10px;
    /* box-shadow: 0px 1px 7px #ddd; */
    min-height: 190px;
    border-radius: 4px;
    border: 1px solid #e9e9e9;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    float: left;
    border: 5px solid #fff;
    box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
    position: relative;
        margin: 30px 0 0 0;
}
/* .testimonial .pic:after{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    background: #33d286;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 65px;
    left: 0;
} */

.testimonial-icon {
    width: 45px;
    height: 40px;
    background-color:#800080;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: 0px;
}

.testimonial-icon:before {
    content: "";
    border-bottom: 16px solid #800080;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .testimonial-content{
    padding: 10px;
    margin-left: 25px;
}
.testimonial .description {
    font-size: 13px;
    color: #777;
    line-height: 20px;
    padding: 5px 0 0 0;
    text-align: justify;
}
.testimonial .testimonial-title {
    font-size: 16px;
    color: #1c1d1b;
    text-transform: capitalize;
    display: inline-block;
    margin: 10px 0 0 0;
    font-weight: 600;
}
.testimonial .post{
    font-size: 14px;
    color: #444;
    margin-top: 10px;
}
.owl-theme .owl-buttons{
    margin-top: 20px;
}

@media only screen and (max-width: 480px) {
    .testimonial{
        text-align: center;
    }
    .testimonial .pic{
        float: none;
        margin: 0 auto;
    }
    .testimonial .testimonial-content{
        margin-left: 0;
    }
    .owl-theme .owl-buttons{
        margin-top: 0;
    }
}


.footer {
    padding: 44px 0px 32px 0px;
}
.footer_ct .footer_read {
    border: 2px solid #800080;
    width: 134px;
    text-align: center;
    background: #fff;
}
.footer_ct h4 {
    font-size: 16px;
    color: #554e4e;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    margin: 0px 0 10px 0;
}
.footer_ct span {
    width: 60px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px 0px 30px 0px;
}
.footer_ct span em {
    width: 30px;
    height: 2px;
    background-color: #800080;
    display: block;
    margin: 0px;
}
.footer_ct p {
    font-size: 14px;
    color: #333;
    text-align: left;
    margin: 28px 0 0 0;
    line-height: 26px;
    margin-bottom: 16px;
}
.footer_ct ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_ct ul li {
    list-style: none;
}
.footer_ct ul li a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    line-height: 30px;
    font-weight: 600;
}
.footer_ct ul li i {
    border: 2px solid #800080;
    border-radius: 50%;
    color: #800080;
    display: inline-block;
    height: 35px;
    margin-right:8px;
    width: 35px;
    text-align: center;
    font-size: 20px;
    line-height:32px;
    float: left;
}
.footer_gallary {
    margin:0;
    padding:0;
    display:block;
}
.footer_gallary li {
    display: inline-block;
    width: 25%;
    list-style: none;
}
.footer_gallary li img {
    width: 100%;
    margin-bottom: 6px;
}
.footer_ct a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    line-height: 30px;
    font-weight: 600;
    display:block;
    margin-bottom: 8px;
}
.footer_ct i {
    border: 2px solid #800080;
    border-radius: 50%;
    color: #800080;
    display: inline-block;
    height: 35px;
    margin-right:8px;
    width: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 31px;
    float: left;
}
.we_accept {
    background: #efefef;
    padding: 20px 0px 20px 0px;
}
.payment {
    background: #fff;
    padding: 10px 8px 10px 8px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 10%);
    border: 1px solid #d6cdcd;
}
.payment h4 {
    margin: 0;
    margin-bottom: 11px;
    color: #800080;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.payment span {
    width: 60px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px 0px 10px 0px;
}
.payment span em {
    width: 30px;
    height: 2px;
    background-color: #800080;
    display: block;
    margin: 0px;
}
.payment ul {
    margin:0;
    padding:0;
    display:block;
}
.payment ul li {
    list-style: none;
    display:inline-block;
}
.payment ul li img {

}
.we_accept_link {
    background: #fff;
    padding: 10px 8px 10px 8px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 10%);
    border: 1px solid #d6cdcd;
}
.we_accept_link h4 {
    margin: 0;
    margin-bottom: 11px;
    color: #800080;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.we_accept_link span {
    width: 60px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px 0px 16px 0px;
}
.we_accept_link span em {
    width: 30px;
    height: 2px;
    background-color: #800080;
    display: block;
    margin: 0px;
}
.we_accept_link ul {
    margin:0;
    padding:0;
    display:block;
}
.we_accept_link ul li {
    list-style: none;
    display:inline-block;
}
.we_accept_link ul li a {
    text-decoration: none;
    color: #333;
    margin-right: 12px;
    font-size: 14px;
    font-weight: 600;
}
.we_accept_link ul li::after {
    content: "|";
    color: #000;
    position: relative;
    left: -4px;
    top: 0px;
    text-align: center;
}
.we_accept_link li:last-child::after {
    display: none;
}
.desclaimer {
    padding:8px 0px 8px 0px;
}
.desclaimer p {
    margin:0;
    font-size: 14px;
    color:#333;
    line-height:24px;
    text-align: justify;
}
.copy_right {
    background:#800080;
    text-align: center;
    padding: 10px 0;
}
.copy_right p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    text-transform: capitalize;
    letter-spacing:0.8;
}
.about_banner {
    background-image:url(../images/about-banner.jpg);
    width:100%;
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    padding:50px 0px 115px 0px;
}
.about_banner_ct h2 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
    text-shadow:1px 1px 1px #000;
    padding-bottom: 28px;
}
.about_pg_con {
    background: #f9f9f9;
    padding: 0px 0px 22px 0px;
    position: relative;
    z-index: 9999;
}
.about_pg_main {
    display: table;
    background: #fff;
    width: 100%;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 16%);
    border-radius: 4px;
    position: relative;
    margin-top: -75px;
    padding: 0px 2px 21px 5px;
}
.divider_border {
    background: url(../images/divider.png) center top no-repeat;
    height: 30px;
    width: 100%;
    position: absolute;
    top: -25px;
    left: 0;
    z-index: 999;
}
.abotu_pg_con_hd h2 {
    margin: 0;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
}
.about_pg_tx h3 {
    margin: 0;
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 600;
}
.about_pg_tx p {
    line-height: 26px;
    text-align: justify;
    font-size: 14px;
}

.contact_banner {
    background-image:url(../images/contact-banner.html);
    width:100%;
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    padding:50px 0px 115px 0px;
}
.contact_banner_ct h2 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
    text-shadow:1px 1px 1px #000;
    padding-bottom: 28px;
}
.contact_pg_con {
    background: #f9f9f9;
    padding: 0px 0px 22px 0px;
    position: relative;
    z-index: 9999;
}
.contact_pg_main {
    display: table;
    background: #fff;
    width: 100%;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 16%);
    border-radius: 4px;
    position: relative;
    margin-top: -75px;
    padding: 0px 2px 21px 5px;
}
.divider_border {
    background: url(../images/divider.png) center top no-repeat;
    height: 30px;
    width: 100%;
    position: absolute;
    top: -25px;
    left: 0;
    z-index: 999;
}
.contact_pg_loca {
    margin-bottom: 20px;
}
.contact_pg_form h3:before {
    content: " ";
    position: absolute;
    top: 31px;
    left: 0;
    background-color: #800080;
    height: 2px;
    width: 65px;
}
.contact_ad_hd h3:before {
     content: " ";
    position: absolute;
    top: 31px;
    left: 0;
    background-color: #800080;
    height: 2px;
    width: 65px;
}
.contact_pg_form h3 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
    margin-left: 14px;
    position: relative;
}
.contact_ad_hd h3 {
    margin: 0;
    margin-bottom: 23px;
    font-size: 22px;
    font-weight: 600;
    margin-left: 0px;
    position: relative;
}
.contact_pg_form label {
    margin: 0;
    margin-bottom: 4px;
    font-weight: 600;
    position: relative;
    top: 16px;
    background: #fff;
    padding: 0px 4px 2px 0px;
}
.contact_pg_form input {
    height: 54px;
    border: 1px solid #cccccc;
    background: #fff;
}
.contact_pg_form .form-group {
    margin-bottom: 0px;
}
.contact_pg_form textarea {
    height: 80px;
    margin-bottom: 21px;
    padding: 19px 14px 8px 14px;
}
.contact_pg_form button {
    border: none;
    color: #fff;
    background: #800080;
    padding: 8px 41px;
    border-radius: 2px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.contact_ad {
    margin-bottom: 13px;
    border: 1px solid #dedede;
    padding: 11px 4px 11px 7px;
    border-radius: 4px;
}
.contact_ad i {
    float: left;
    width: 40px;
    height: 40px;
    background: #800080;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    margin-right: 8px;
    border-radius: 30px;
    margin-bottom:8px;
} 
.contact_ad h4 {
    margin: 0;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #800080;
}
.contact_ad a {
    text-decoration: none;
    font-size: 15px;
    color: #000000;
    font-weight: 600;
}


.privacy_banner {
    background-image:url(../images/privacy-banner.jpg);
    width:100%;
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    padding:50px 0px 115px 0px;
}
.privacy_banner_ct h2 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
    text-shadow:1px 1px 1px #000;
    padding-bottom: 28px;
}
.privacy_con {
    background: #f9f9f9;
    padding: 10px 0px 20px 0px;
    position: relative;
}
.privacy_tx {
    background: #fff;
    margin-top: -100px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 6%);
    padding: 12px 14px 12px 14px;
    border-radius: 4px;
}
.privacy_tx h2 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
}
.privacy_tx h3 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
}
.privacy_tx h4 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}
.privacy_tx p {
    line-height: 25px;
    font-size: 14px;
}




.terms_banner {
    background-image:url(../images/terms-banner.jpg);
    width:100%;
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    padding:50px 0px 115px 0px;
}
.terms_banner_ct h2 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
    text-shadow:1px 1px 1px #000;
    padding-bottom: 28px;
}
.terms_con {
    background: #f9f9f9;
    padding: 10px 0px 20px 0px;
    position: relative;
}
.terms_tx {
    background: #fff;
    margin-top: -100px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 6%);
    padding: 12px 14px 12px 14px;
    border-radius: 4px;
}
.terms_tx h2 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
}
.terms_tx h3 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
}
.terms_tx h4 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}
.terms_tx p {
    line-height: 25px;
    font-size: 14px;
}



.desti_banner01 {
    background-image:url(../images/desti-banner01.jpg);
    width:100%;
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    padding: 62px 0px 174px 0px;
}
.desti_banner02 {
    background-image:url(../images/desti-banner02.jpg);
    width:100%;
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    padding: 62px 0px 174px 0px;
}
.desti_banner03 {
    background-image:url(../images/desti-banner03.jpg);
    width:100%;
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    padding: 62px 0px 174px 0px;
}
.desti_banner04 {
    background-image:url(../images/desti-banner04.jpg);
    width:100%;
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    padding: 62px 0px 174px 0px;
}
.desti_banner05 {
    background-image:url(../images/desti-banner05.jpg);
    width:100%;
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    padding: 62px 0px 174px 0px;
}
.desti_banner_fm h2 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    padding-bottom: 12px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #000;
}
.desti_banner_ct {
    background: #33333385;
    padding: 18px 0px 18px 0px;
    border-radius: 39px;
    margin-top: 129px;
}
.desti_banner_ct h2 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
    text-shadow:1px 1px 1px #000;
    margin:0;
}
.desti_con {
    background: #f9f9f9;
    padding: 10px 0px 20px 0px;
    position: relative;
}
.desti_tx {
    background: #fff;
    margin-top: -100px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 6%);
    padding: 12px 14px 12px 14px;
    border-radius: 4px;
}
.desti_tx h2 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
}
.desti_tx h3 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
}
.desti_tx h4 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}
.desti_tx p {
    line-height: 25px;
    font-size: 14px;
}

.check-container {
    position: relative;
    padding-left: 5px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.check-container input:checked ~ .checkmark {
    background-color: #0D47A1;
    color: #fff;
    border: 1px solid #0D47A1;
    fill: #fff;
}
.cmk-n svg {
    width: 17px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.checkmark {
    padding: 3px 7px;
    background-color: #eeffd6;
    border: 1px solid #d1fa9b;
    border-radius: 3px;
    font-size: 11px;
    display: inline-block;
    color: #000000;
    cursor: pointer;
}






@media only screen and (min-width:320px) and (max-width: 360px) {
.top_header_subs {
    display: none;
}
.top_header_email {
    display: none;
}
.top_header_toll a {
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.top_header {
    padding: 2px 0px 4px 0px;
}
.toll_free {
    float: left;
    margin-left: 0px;
    margin-bottom: 8px;
}
.main_banner {
    padding: 0px 0px 30px 0px;
}
div#myCarousel {
    display: none;
}
.find-slider {
    display: none;
}
.dyn-main-phone .container {
    margin: 6px auto 6px auto;
}
.fm_gp {
    margin: 0;
    padding: 0;
}
.frm_llbs {
    position: absolute;
    top: 12px !important;
    left: 7px;
    margin: 0;
    border-right: 1px solid #d6cbcb;
    padding-right: 8px;
    height: 29px !important;
}
.new_support_title h2 {
    color: #000000;
}
.box {
    margin-bottom: 12px;
}
.why_choose {
    position: relative;
    padding: 5px 0px 30px 0px;
    background-color: #efefef;
}
.about_read a {
    margin: 0;
    border: none;
}
.popular_tours_ct h4 {
    font-size: 13px;
}
.footer_ct {
    margin-bottom: 20px;
}
.footer_ct span {
    width: 60px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px 0px 23px 0px;
}
.footer {
    padding: 23px 0px 11px 0px;
}
.payment {
    background: #fff;
    padding: 10px 8px 10px 8px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 10%);
    border: 1px solid #d6cdcd;
    margin-bottom: 14px;
}
.we_accept_link ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.we_accept_link ul li::after {
    display:none;
}
.desti_banner01 {
    padding: 0px 0px 15px 0px;
}
.desti_banner02 {
    padding: 0px 0px 15px 0px;
}
.desti_banner03 {
    padding: 0px 0px 15px 0px;
}
.desti_banner04 {
    padding: 0px 0px 15px 0px;
}
.desti_banner05 {
    padding: 0px 0px 15px 0px;
}
.desti_banner_ct h2 {
    display: none;
}
.desti_banner_ct {
    margin-top: 71px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none;
    background: #fff;
    padding: 5px 0px 3px 0px;
}
.navbar-brand>img {
    display: block;
    width: 220px;
    margin-top: -18px;
}
.desti_tx {
    background: #fff;
    margin-top: 0px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 6%);
    padding: 12px 14px 12px 14px;
    border-radius: 4px;
}
.dyn-main-phone .phone a {
    color: #ef6d57;
    font-size: 16px;
    text-decoration: none;
}
.navbar-brand>img {
    display: block;
    width: 228px;
    margin-top: -19px;
}
.text-center {
    text-align: center;
    font-size: 16px;
}
.phone_arind a {
    text-decoration: none;
    color: #333;
    font-size: 19px;
}
}






@media only screen and (min-width:360px) and (max-width:480px) {
.top_header_subs {
    display: none;
}
.top_header_email {
    display: none;
}
.top_header_toll a {
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.top_header {
    padding: 2px 0px 4px 0px;
}
.toll_free {
    float: left;
    margin-left: 0px;
    margin-bottom: 8px;
}
.main_banner {
    padding: 0px 0px 30px 0px;
}
div#myCarousel {
    display: none;
}
.find-slider {
    display: none;
}
.dyn-main-phone .container {
    margin: 6px auto 6px auto;
}
.fm_gp {
    margin: 0;
    padding: 0;
}
.frm_llbs {
    position: absolute;
    top: 12px !important;
    left: 7px;
    margin: 0;
    border-right: 1px solid #d6cbcb;
    padding-right: 8px;
    height: 29px !important;
}
.new_support_title h2 {
    color: #000000;
}
.box {
    margin-bottom: 12px;
}
.why_choose {
    position: relative;
    padding: 5px 0px 30px 0px;
    background-color: #efefef;
}
.about_read a {
    margin: 0;
    border: none;
}
.popular_tours_ct h4 {
    font-size: 13px;
}
.footer_ct {
    margin-bottom: 20px;
}
.footer_ct span {
    width: 60px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px 0px 23px 0px;
}
.footer {
    padding: 23px 0px 11px 0px;
}
.payment {
    background: #fff;
    padding: 10px 8px 10px 8px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 10%);
    border: 1px solid #d6cdcd;
    margin-bottom: 14px;
}
.we_accept_link ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.phone_arind a {
    text-decoration: none;
    color: #333;
    font-size: 20px;
}
.we_accept_link ul li::after {
    display:none;
}
.desti_banner01 {
    padding: 0px 0px 15px 0px;
}
.desti_banner02 {
    padding: 0px 0px 15px 0px;
}
.desti_banner03 {
    padding: 0px 0px 15px 0px;
}
.desti_banner04 {
    padding: 0px 0px 15px 0px;
}
.desti_banner05 {
    padding: 0px 0px 15px 0px;
}
.desti_banner_ct h2 {
    display: none;
}
.desti_banner_ct {
    margin-top: 71px;
}
.desti_tx {
    background: #fff;
    margin-top: 0px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 6%);
    padding: 12px 14px 12px 14px;
    border-radius: 4px;
}
.dyn-main-phone .phone a {
    color: #ef6d57;
    font-size: 20px;
    text-decoration: none;
}
.navbar-brand>img {
    display: block;
    width: 228px;
    margin-top: -19px;
}
.text-center {
    text-align: center;
    font-size: 20px;
}
}




@media only screen and (min-width:480px) and (max-width:768px) {
.top_header_subs {
    display: none;
}
.top_header_email {
    display: none;
}
.top_header_toll a {
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.top_header {
    padding: 2px 0px 4px 0px;
}
.toll_free {
    float: left;
    margin-left: 0px;
    margin-bottom: 8px;
}
.main_banner {
    padding: 0px 0px 30px 0px;
}
div#myCarousel {
    display: none;
}
.find-slider {
    display: none;
}
.dyn-main-phone .container {
    margin: 6px auto 6px auto;
}
.fm_gp {
    margin: 0;
    padding: 0;
}
.frm_llbs {
    position: absolute;
    top: 12px !important;
    left: 7px;
    margin: 0;
    border-right: 1px solid #d6cbcb;
    padding-right: 8px;
    height: 29px !important;
}
.new_support_title h2 {
    color: #000000;
}
.box {
    margin-bottom: 12px;
}
.why_choose {
    position: relative;
    padding: 5px 0px 30px 0px;
    background-color: #efefef;
}
.about_read a {
    margin: 0;
    border: none;
}
.popular_tours_ct h4 {
    font-size: 13px;
}
.footer_ct {
    margin-bottom: 20px;
}
.footer_ct span {
    width: 60px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px 0px 23px 0px;
}
.footer {
    padding: 23px 0px 11px 0px;
}
.payment {
    background: #fff;
    padding: 10px 8px 10px 8px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 10%);
    border: 1px solid #d6cdcd;
    margin-bottom: 14px;
}
.we_accept_link ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.we_accept_link ul li::after {
    display:none;
}
.desti_banner01 {
    padding: 0px 0px 15px 0px;
}
.desti_banner02 {
    padding: 0px 0px 15px 0px;
}
.desti_banner03 {
    padding: 0px 0px 15px 0px;
}
.desti_banner04 {
    padding: 0px 0px 15px 0px;
}
.desti_banner05 {
    padding: 0px 0px 15px 0px;
}
.desti_banner_ct h2 {
    display: none;
}
.desti_banner_ct {
    margin-top: 71px;
}
.desti_tx {
    background: #fff;
    margin-top: 0px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 6%);
    padding: 12px 14px 12px 14px;
    border-radius: 4px;
}
.dyn-main-phone .phone a {
    color: #ef6d57;
    font-size: 26px;
    text-decoration: none;
}
.navbar-brand>img {
    display: block;
    width: 271px;
    margin-top: -24px;
}
.text-center {
    text-align: center;
    font-size: 28px;
}
}















