
@media only screen and (max-width: 600px) {
    .service1 {
    }
}

.navbar-fixed-top .top_bar_travel ul li a .social-icon {
    width: 36px;
    height: 36px;
    position: relative;
    display: block;
    text-align: center;
    transition: all .6s ease-in;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 50px;
}

    .navbar-fixed-top .top_bar_travel ul li a .social-icon i {
        color: #fff;
        position: relative;
        top: 8px;
        font-size: 17px;
    }



.mainbaner {
    margin-top: 80px;
    border-top: 3px solid #ffba1f;
}

.content .text {
    /* border-bottom: 1px solid #b7b0b0; */
    color: #333333;
    line-height: 24px;
    padding: 0 0 8px;
    text-align: center;
}

.content .order-more a {
    font-size: 20px;color: #333333;
    -webkit-box-flex: 1;
    flex: 1 1 40%;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 7%;
    padding: 12px 0;
    text-align: center;
}

.content .order-more .more {
    border: 1px solid #ff9302;
    border-radius: 3px;
    background-color: #ff9302;
    color: white;
font-size: 18px;z-index: 9999;}

.content .order-more .order {
    border: 1px solid #146390;
    border-radius: 3px;
    background-color: #146390;
    color: white;
font-size: 16px;}

.content .order-more {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0;
    position: relative;
}

@media (max-width: 1480px) {
    .sm2 {
        margin-top: 110px;
    }
}

@media (max-width: 1024px) {
    .sm5 {
        margin-top: 173px;
    }
}

@media (max-width: 770px) {
    .sm4 {
        margin-top: 109px;
    }
}

@media (max-width: 620px) {
    .sm1 {
        margin-top: 109px;
    }
}

@media (max-width: 320px) {
    .sm3 {
        margin-top: 172px;
    }
}


/*nav color*/
.nav-color {
    background-color: rgb(255 255 255) !important;
}

.navbar-inverse {
    background-color: rgb(255 255 255);
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
}

@media (max-width: 500px) {
    .navbar-inverse {
        background-color: rgb(255 255 255);
    }

    img.logo-mobile {
        position: absolute;
        width: 39% !important;
    }

    .navbar-inverse .navbar-nav li a {
        padding: 5px;
    }

    .searchfill {
        /*padding: 0px 20px 23px 20px;*/
        padding: 9px 26px 180px 26px;
    }
}

img.logo-mobile {
    position: absolute;
    width: 14%;
}

.h1-h {
    /* text-shadow: 4px 4px 0px #060100, 7px 7px 0px rgb(0 0 0 / 20%); */
    color: #ffffff;
    font-weight: 700;
    font-size: 50px;
    margin-bottom: 10px;
}

/*form-new*/


/*about us*/
.inner-about-wrap {
    padding-bottom: 95px;
    background-color: #e7fffc;
    background-image: url("https://www.transparenttextures.com/patterns/az-subtle.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

    .inner-about-wrap .about-image {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 40px;
    }

        .inner-about-wrap .about-image img {
            -webkit-border-radius: 25px;
            -moz-border-radius: 25px;
            -ms-border-radius: 25px;
            border-radius: 25px;
            width: -moz-calc(100% - 115px);
            width: -webkit-calc(100% - 115px);
            width: calc(100% - 115px);
        }

        .inner-about-wrap .about-image .about-image-content {
            background: #146390;
            -webkit-border-radius: 25px;
            -moz-border-radius: 25px;
            -ms-border-radius: 25px;
            border-radius: 25px;
            padding: 40px;
            margin-left: -200px;
        }

            .inner-about-wrap .about-image .about-image-content h3 {
                font-size: 32px;
                font-weight: 700;
                margin-bottom: 0;
                color: #ffffff;
            }

.h2 {
    font-size: 40px !important;
    font-weight: 800;
}

.inner-about-wrap .icon-box:last-child {
    margin-bottom: 0;
}



.icon-box {
    text-align: center;
    padding: 0 40px;
    margin-bottom: 40px;
}

    .icon-box .box-icon {
        background-color: #146390;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        color: #ffffff;
        line-height: 106px;
        height: 106px;
        width: 106px;
        font-size: 32px;
        display: inline-table;
        margin-bottom: 25px;
    }

        .icon-box .box-icon i {
            font-size: inherit;
        }

@media screen and (max-width: 575px) {
    .icon-box {
        padding: 0 20px;
    }

        .icon-box .box-icon {
            font-size: 22px;
            line-height: 80px;
            height: 80px;
            width: 80px;
        }
}











@media screen and (max-width: 991px) {
    .inner-about-wrap .client-slider {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 575px) {
    .inner-about-wrap {
        padding-bottom: 60px;
    }

        .inner-about-wrap .about-image {
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .inner-about-wrap .about-image img {
                width: 100%;
            }

            .inner-about-wrap .about-image .about-image-content {
                margin-top: 30px;
                margin-left: 0;
                width: 100%;
            }

                .inner-about-wrap .about-image .about-image-content h3 {
                    font-size: 18px;
                }
}

/*end about us*/





@media only screen and (min-width:320px) and (max-width:768px) {
    .h1-h {
        text-shadow: unset;
        color: #fff;
        font-weight: 700;
        font-size: 39px;
        margin-bottom: 10px;
    }

    .inner-about-wrap .about-image {
        /* display: block; */
    }
}








.s-form {
    padding: 0px;
    border-radius: 5px;
    background: rgb(20 99 144);
    border: 1px solid rgb(20 99 144);
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}

.ptf {
    position: relative;
    top: 7px;
}

.h3 {
    font-size: 22px;
    font-weight: 700;
}

.img-mov {
    -webkit-animation: mover 2s infinite alternate;
    animation: mover 2s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}


.home-welcome-bg {
    padding: 40px 0 60px;
    position: relative;
    /* text-align: center; */
    background: url(../img/about2bg.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
}

/*destination*/
.home-destination {
    padding-top: 115px;
    padding-bottom: 115px;
}

@media screen and (min-width: 1200px) {
    .home-destination .row {
        margin-left: -25px;
        margin-right: -25px;
    }

        .home-destination .row [class*=col-] {
            padding-left: 25px;
            padding-right: 25px;
        }
}

@media screen and (max-width: 575px) {
    .home-destination {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.destination-item {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.destination-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    min-height: 425px;
    margin-bottom: 50px;
}

    .destination-item .destination-content {
        background-color: #ffffff;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        border-radius: 25px;
        margin: 20px;
        padding: 22px 20px;
        position: relative;
    }

    .destination-item .cat-link {
        color: #3A78C9;
        display: block;
        font-size: 13px;
        margin-bottom: 8px;
        text-transform: uppercase;
    }

    .destination-item h3 {
        text-transform: uppercase;
        margin-bottom: 6px;
    }

    .destination-item p:last-child {
        margin-bottom: 0;
    }

    .destination-item .rating-start-wrap {
        background-color: #ff9302;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        border-radius: 25px;
        padding: 4px 12px;
        position: absolute;
        right: 24px;
        top: -12px;
    }

        .destination-item .rating-start-wrap .rating-start:before {
            color: #C3C3C3;
        }

        .destination-item .rating-start-wrap .rating-start span:before {
            color: #ffffff;
        }

@media screen and (max-width: 575px) {
    .destination-item {
        margin-bottom: 30px;
    }
}

/*destination*/


.content {
    /* padding: 16px; */
    padding: 0px 4px 0px 13px;
}


/*card*/

h3.title {
    text-align: center;
    text-transform: uppercase;
}
/*.footert {
    margin-top: 8px;
}*/


/*footer*/
.bg-dark-light {
    background: #323232 !important;
}

.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
    color: #ffffff;
}

.widgets.footer-widgets .widget-title {
    color: #ffffff;
    /* font-family: "Raleway", sans-serif; */
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 15px;
    font-size: 21px;
}

    .widgets.footer-widgets .widget-title::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 100px;
        background: #ff9302;
    }

.widgets.footer-widgets .widget-quick-links ul {
    margin-top: -4px;
}

.widgets.footer-widgets .single-widget ul {
    padding-left: 0;
    margin-bottom: 0;
}

.widgets.footer-widgets .widget-quick-links ul li {
    display: block;
}

    .widgets.footer-widgets .widget-quick-links ul li a {
        display: block;
        font-size: 15px;
        color: #ffffff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding: 9px 0;
    }

.widgets.footer-widgets .single-widget ul li {
    list-style: none;
    /*font-family: "Raleway", sans-serif;*/
}

.widgets.footer-widgets .widget-contact ul li {
    color: #000;
    font-size: 15px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .widgets.footer-widgets .widget-contact ul li span {
        font-size: 23px;
        color: #ffffff;
        /* border: 2px solid #cccccc; */
        /* border-radius: 3px; */
        /* height: 32px; */
        /* width: 32px; */
        /* display: inline-block; */
        /* line-height: 28px; */
        text-align: center;
        margin-right: 20px;
    }

.text-white {
    color: #fff;
}
/*a.none {
    color: #ffff;
}*/
.widgets.footer-widgets .widget-contact ul li.phone, .widgets.footer-widgets .widget-contact ul li.fax {
    font-size: 15px;
}

.widgets.footer-widgets .widget-contact ul li + li {
    margin-top: 20px;
}

.footer_img {
    background-image: linear-gradient( rgba(0,0,0,0.8), rgb(0 0 0 / 66%) ), url(../img/bg-footer.jpg);
    /*background-image: url('../img/bg-footer.jpg') !important;*/
    background-repeat: no-repeat;
    background-position: center;
    /* margin-bottom: 10px; */ padding-bottom: 34px;
}

.mt-30 {
    margin-top: 30px;
}

.tiny-footer p {
    font-size: 19px;
    margin-top: 6px;
}

.tiny-footer {
    background-color: #146390;
    padding: 1px 0px;
}

.mb-3 {
    margin-bottom: 31px !important;
}

/* fixed social*/
#fixed-social {
    position: fixed;
    top: 300px;
    z-index: 999;
}

    #fixed-social a {
        color: #fff;
        display: block;
        height: 40px;
        position: relative;
        text-align: center;
        line-height: 40px;
        width: 40px;
        margin-bottom: 1px;
        z-index: 2;
    }

        #fixed-social a:hover > span {
            visibility: visible;
            left: 41px;
            opacity: 1;
        }

        #fixed-social a span {
            line-height: 40px;
            left: 60px;
            position: absolute;
            text-align: center;
            width: 120px;
            visibility: hidden;
            transition-duration: 0.5s;
            z-index: 1;
            opacity: 0;
        }

.fixed-facebook {
    background-color: #3b5998;
}

    .fixed-facebook span {
        background-color: #3b5998;
    }

.fixed-twitter {
    background-color: #00acee;
}

    .fixed-twitter span {
        background-color: #00acee;
    }

.fixed-gplus {
    background-color: #00AF54;
}

    .fixed-gplus span {
        background-color: #00AF54;
    }

.fixed-linkedin {
    background-color: #0e76a8;
}

    .fixed-linkedin span {
        background-color: #0e76a8;
    }

.fixed-instagrem {
    background-color: #ED2B29;
}

    .fixed-instagrem span {
        background-color: #ED2B29;
    }

.fixed-youtube {
    background-color: red;
}

    .fixed-youtube span {
        background-color: red;
    }
/*end fixed social*/

/*Whatsapp*/
#whatsapp {
    position: fixed;
    right: 34px;
    /* left: 50px; */
    top: 70%;
    width: 70px;
    height: 70px;
    cursor: pointer;
    opacity: 1;
    z-index: 99990;
}

    #whatsapp #whatsappMain {
        -moz-border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        border-radius: 50% !important;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: rgba(255, 255, 255, 0);
        width: 70px;
        height: 70px;
        color: #40c351;
        z-index: 9;
        -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
        -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
        animation: zcwmini2 1.5s 0s ease-out infinite;
    }

        #whatsapp #whatsappMain:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: 9;
            background-image: url('../img/whatsapp.png');
            background-repeat: no-repeat;
            background-position: center center;
            -webkit-animation: zcwphone2 1.5s linear infinite;
            -moz-animation: zcwphone2 1.5s linear infinite;
            animation: zcwphone2 1.5s linear infinite;
        }

@-webkit-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);
    }
}

@-moz-keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);
    }
}

@keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);
    }
}

@-webkit-keyframes zcwmini2 {
    0% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);
    }
}

@-moz-keyframes zcwmini2 {
    0% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);
    }
}

@keyframes zcwmini2 {
    0% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);
    }
}

/*End Whatsapp*/


.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #14628f;
}


/*banner*/

.mt-5 {
    margin-top: 50px;
}


@media only screen and (min-width:280px) and (max-width:768px){
    .mt-5 {
    margin-top: 11px;
}
    .mt{
        margin-top: 16px;
    }
}