body {
    margin: 0;
    font-size: 14px;
    background: #ffffff1a;
    font-family: 'Open Sans', sans-serif;
}

a {
    text-decoration: none!important;
    color: #0000;
}

p {
    margin: 0px;
    font-weight: 600;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.add ul li {
    list-style: none;
    font-size: 13px;
}

.add {
    padding: 10px;
    color: #fff;
}

.add-icon {
    float: left;
    margin-right: 15px;
}
.main-strip {
    background-color: #383350;
    padding: 10px 0px;
    height: 50px !important;
}
.main-header-top p{
    color: #fff;
}
.header-strip {
    padding: 0px 0 1px 0;
}

.header-top {
    padding: 24px 0px;
}

.menu {
    z-index: 99!important;
}

.navbar-brand {
    padding: 0px 15px;
}

.navbar-brand img {
    width: 200px;
}

@media(max-width:768px) and (min-width:350px) {
    .navbar-brand {
        width: 200px;
        padding: 15px;
    }
    .link span::before,
    .link span::after {
        display: none;
    }
}

.title {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

nav.navbar.bootsnav ul.nav > li > a {
    padding: 30px 15px;
    font-size: 13px;
    color: #000;
    text-align: center!important;
    font-weight: 600;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    font-size: 12px!important;
    color: #555!important;
    font-weight: 600;
}

.heading-title {
    margin-top: 50px;
}

.heading-title h2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    font-family: 'Archivo Black';
}

.divider {
    height: 5px;
    background: #383350;
    width: 150px;
    margin: 0px auto 40px;
}

.social-fb:hover {
    color: #3B5998;
}

.social-tw:hover {
    color: #4099FF;
}

.social-gp:hover {
    color: #d34836;
}

.social-rss:hover {
    color: red;
}

.social-li:hover {
    color: blue;
}

.about-section {
    text-align: center;
}

.about-section p {
    line-height: 22px;
    font-weight: 500;
    text-align: justify;
    font-family: arial;
    letter-spacing: .5px;
}

.read-button {
    position: relative;
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    padding: 8px 15px;
    text-align: center;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    margin-top: 15px;
    border-radius: 5px;
    background-color: #383350 !important;
}


/*service*/

.service {
    /*background-color: #cccccc54;*/
    padding-bottom: 40px;
   
    background-image: url(../images/banner4.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.well {
    background-color: #ce0f0f;
}

#loginForm label {
    color: #fff!important;
}

.help-block {
    font-size: 9px;
    color: #fff;
}

ul.social-network {
    list-style: none;
    display: block;
    margin-left: 0 !important;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook {
    background-color: #3B5998;
}

.social-network a.icoTwitter {
    background-color: #33ccff;
}

.social-network a.icoGoogle {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin {
    background-color: #007bb7;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.social-circle li i {
    margin: 0;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.main-title-text {
    padding: 7em 0em;
}

.py-lg-5 {
    padding-top: 3rem!important;
}

.mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem!important;
}

h3.title {
    font-size: 67px;
    color: #ffef13;
    letter-spacing: 3px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Playfair Display', serif;
}

.ser-fashion-grid {
    padding: 1.5em 1.5em;
    background: #ffffff;
    box-shadow: 1px 0px 7px #d2d2d2;
    border-radius: 5px;
}

.ser-sevice-grid h4 {
    color: #ff6024;
    font-size: 20px;
    font-weight: 600;
}

.ser-sevice-grid p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 25px;
}

.mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem!important;
}

.about-icon i {
    font-size: 38px;
    color: #000;
}


/*service*/

/*activity*/
.new-activity-page h3 {
    background: #1188c9;
    padding: 15px;
    text-align: right;
    color: #fff;
}

/*end activity*/







/*nav*/

.navbar {
    min-height: 0px;
}

.menu {
    /* background-image: linear-gradient(to right, #383350 0%, #94c93d 100%)!important; */
    background-color: #383350 !important;
}

nav.navbar.bootsnav ul.nav > li {
    padding: 5px 10px;
}

nav.navbar.bootsnav ul.nav > li > a {
    font-size: 16px;
    padding: 6px 4px;
    color: #fff;
    /* letter-spacing: 1px; */
    transition: 0.5s;
    margin-left: 2px;
    font-weight: 600;
}

@media (min-width: 1024px) {
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
        padding: 8px 8px;
        border-bottom: solid 1px #eee;
        color: #000;
        font-weight: 600;
        font-size: 12px;
    }
}


/*nav*/


/*package*/

.grid {
    position: relative;
    list-style: none;
    text-align: center;
    margin-bottom: 20px;
}

.grid figure {
    position: relative;
    overflow: hidden;
    background: #000;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.9;
}

.grid figure figcaption {
    padding: 10px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
}

.grid figure figcaption a {
    font-size: 14px;
    /* opacity: 0;*/
    color: #fff;
}

figure.effect-lily:hover a {
    opacity: 0.9;
}

.grid figure h2 {
    font-weight: 600;
    font-size: 16px;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 0.5px;
    font-size: 14px;
}


/***** Lily *****/


/*---------------*/

figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px)!important;
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    height: 300px;
}


/*
figure.effect-lily figcaption {
    text-align: left;
}
*/

figure.effect-lily figcaption > div {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 1em;
    width: 100%;
    /* height: 50%; */
    transform: translate(-50%, -50%);
}


/*figure.effect-lily h2,
figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}*/

figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    margin-bottom: 100px;
}

figure.effect-lily p {
    font-weight: 600;
    color: #ffe214;
    /*opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;*/
}

figure.effect-lily:hover img {
    opacity: 0.2;
}

figure.effect-lily:hover p {
    opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

.test-info a {
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 7px 30px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
    border-radius: 50px;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}


/*package*/

#panel {
    border: 1px solid rgb(200, 200, 200);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background: red;
    background: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background: -o-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background: linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    border-radius: 4px;
    top: 50px;
}

.modal-body {
    padding: 15px;
	background-image: linear-gradient(to right, #383350 0%, #94c93d 100%);
}

.footer-bottom {
    background: #000;
    color: #fff;
    padding: 15px;
    text-align: center;
}

.footer-bottom a {
    color: #4690e7;
    font-size: 18px;
}

.footer-bottom a:hover {
    color: #d34205;
}

.about-us h2 {
    text-align: center;
}

.about-us p {
    text-align: center;
}

.quiry-form {
    text-align: center;
}

#box {
    border: 1px solid rgb(200, 200, 200);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: rgba(200, 200, 200, 0.1);
    border-radius: 4px;
    top: 50px;
}

.wrap {
    background-image: url(../images/back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

@media(max-width:1217px) {
    .navi {
        margin-right: 0px;
    }
}

@media(max-width:1117px) {
    .navi {
        padding: 10px 0px;
    }
}

@media(max-width:991px) {
    .navi li a {
        font-size: 14px;
    }
}

@media(max-width:768px) {
    .headdd {
        padding: 20px 0px;
    }
}

@media(max-width:768px) {
    .navi {
        float: none!important;
    }
}

@media(max-width:768px) {
    .navbar-brand img {
        width: 150px;
    }
}

@media(max-width:768px) {
    .navbar-brand {
        margin-left: 0px!important;
        margin-top: -30px;
    }
}

.thank {
    text-align: center;
    margin-bottom: 30px;
}

.contact-info ul li a {
    color: #fff!important;
}

.bgtop-header {
    background: url(../images/banner-bg.html) no-repeat center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 380px;
}

.toptxt-head form {
    background: rgba(0, 0, 0, 0.64);
    display: block;
    float: left;
}

.toptxt-head form .smallformtitle {
    padding: 10px;
    color: #fff;
    font-size: 14px;
}

.toptxt-head form .form-control::placeholder {
    color: #fff;
}

.toptxt-head form .form-control {
    height: 36px;
    border-radius: 0px;
    background-color: transparent;
    margin-bottom: 30px;
    color: #fff;
}

.toptxt-head form .form-control option {
    background: #000;
}

.toptxt-head .toptxt-head-caption {
    padding: 117px 0px 101px 0px;
    background: rgba(0, 0, 0, 0.64);
    height: 92%;
}

.toptxt-head .toptxt-head-caption h3 {
    font-size: 36px;
    color: #fff;
}

.toptxt-head .toptxt-head-caption span {
    color: #fff;
    font-size: 16px;
}

.toptxt-head {
    margin-top: 10px;
    text-align: center;
}

@media (max-width: 425px) {
    .bgtop-header {
        height: 337px;
    }
}

.copyright {
    padding: 5px 0px;
    background-color: #313131;
    color: #fff;
    border-top: 2px solid #fff;
}

.copyright a {
    color: #fb713d;
}

.butt {
    float: right;
}

.btn-info {
    color: #fff;
    background-color: #ff6124!important;
    border-color: #ff6124!important;
}

footer {
    background-color: #008780;
}

.footer {
    padding: 30px 0px;
}

.footer-section {
    color: #fff;
    margin: 20px 0px;
    text-align: left;
}

.footer-section h2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.footer-section ul li {
    list-style: none;
}

.footer-section ul li a {
    color: #fff;
    line-height: 25px;
    font-weight: 600;
    text-decoration: none;
}

.about-content {
    color: #fff;
    font-size: 12px;
    text-align: justify;
}

.copyright {
    padding: 10px;
}

.copyright p a {
    color: #d9544f;
}

@media(max-width:425px) {
    .copyright p {
        text-align: center!important;
    }
}

.amazingslider-arrow-right-1 {
    right: 20px!important;
}

.amazingslider-bottom-shadow-1 {
    display: block;
    position: absolute;
    left: 0%!important;
    top: 98%;
    width: 100%!important;
    height: auto;
}

#amazingslider-1 {
    height: auto!important;
}


/*testimonial*/

.testimonial {
    text-align: center;
    margin-bottom: 20px;
}

.testimonial .pic {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.testimonial .pic img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.testimonial .testimonial-title {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #0c4767;
    margin: 0 0 70px 0;
}

.testimonial .testimonial-title small {
    font-size: 15px;
    font-weight: 600;
    color: #787878;
}

.testimonial .description {
    font-size: 14px;
    color: #787878;
    line-height: 27px;
    position: relative;
    margin: 0;
}

.testimonial .description:before {
    content: "\f10d";
    font-family: "FontAwesome";
    font-weight: 900;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 46%;
    font-size: 20px;
    color: #fa7921;
    line-height: 33px;
    border: 2px solid #fa7921;
}


/*hover*/

.top-destination li {
    list-style: none;
    width: 19%;
    display: inline-block;
}

@media(max-width:425px) {
    .top-destination li {
        list-style: none;
        width: 49%;
        display: inline-block;
    }
}

.activ {
    overflow: hidden;
    margin-bottom: 30px;
}

.package-box h1 {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Archivo Black', sans-serif;
    text-align: center;
}

figure.snip1104 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: relative;
}

figure.snip1104 img {
    width: 100%;
    height: 250px;
    padding: 0px 6px;
    border-radius: 8px;
    position: relative;
}

figure.snip1104 figcaption {
    position: absolute;
    top: 0px;
}

figure.snip1104 .anchor {
    top: 100px;
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    color: #000;
}

.anchor a {
    background: red;
    padding: 8px 25px;
    color: #fff;
    visibility: hidden;
    font-size: 14px;
}

figure.snip1104:hover .anchor a {
    visibility: visible;
    transition: all 0.5s ease-in-out;
}

figure.snip1104.red h2 {
    background: #94c93d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
    position: relative;
    font-weight: 600;
}

figure.snip1104.red h2::before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0px;
       border-top: 6px solid #94c93d;
    border-left: 6px solid transparent;
}

.more-button {
    text-align: center;
}

.more-button a {
    background-color: #13284c;
    color: #fff;
    padding: 10px 15px;
    margin-top: 10px;
    display: inline-block;
    font-size: 12px;
    border-radius: 50px;
}

.customify-builder-btn {
    padding: .5407911001em 1em;
    background: #c3512f;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    text-decoration: none;
    font-size: .85em;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 600;
}

a.item--button {
    background-color: #ff6701;
}

a.item--button {
    font-family: "cursive";
    font-weight: 600;
}


/*hover*/

.gallery {
    margin-bottom: 20px;
    border: 1px solid #ccc;
}

.gallery img {
    height: 220px;
    border: 5px solid #fff;
}

@media (max-width: 992px) {
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        display: block;
        width: 100%;
        /* border-bottom: solid 1px #e0e0e0;*/
        padding: 10px 0;
        color: #000;
        text-align: center;
    }
    .navbar-brand img {
        width: 80px;
        margin-top: -10px;
    }
    nav.navbar.bootsnav ul.nav > li {
        margin: 0px!important;
    }
    .main-title-text {
        padding: 0em 0em;
    }
    h3.title {
        font-size: 26px;
    }
}

.cal_whatsapp {
    position: fixed;
    width: 60px;
    right: 0;
    top: 60%;
    padding: 5px;
    z-index: +99;
}

.feature_icon {
    width: 40px;
    margin-bottom: 20px;
    transition: all ease-in 0.2s;
    -webkit-transition: all ease-in 0.2s;
    -moz-transition: all ease-in 0.2s;
}

.whatsapp_content {
    display: none;
    position: absolute;
    width: 240px;
    right: 20px;
    z-index: +1;
    background: #000;
    padding: 10px 17px;
}

.whatsapp_content p {
    color: #fff;
    text-align: justify;
}

.book-button {
    position: fixed;
    bottom: 30px;
    /* right: 0px; */
    z-index: 99;
    left: 0px;
}

.book-button2 {
    position: fixed;
    bottom: 30px;
    right: 0px;
    z-index: 99;
}

.contact-left-w3ls {
    position: relative;
}

.visit,
.mail,
.call {
    border-bottom: 2px solid #000;
}

span.fa {
    background: #d95550;
}

.contact-left-w3ls .fa {
    font-size: 1em;
    padding: 1em;
    color: #fff;
}

.mail {
    margin: 30px 0px;
}

input[type="text"],
input[type="tel"] {
    margin-bottom: 20px;
}

input[type="submit"] {
    background: #d95550;
    color: #fff;
    padding: 8px 15px;
    margin-top: 15px;
    border: none;
    outline: none;
    margin-bottom: 15px;
}
.about-banner img {
  margin-top: 0px;
}


.panel-group{
    transition: 0.5s;
}
.panel-group:hover{
    box-shadow: 1px 1px 10px 0px #c3c3c3;
    transition: 0.5s;
}
.panel-warning > .panel-heading {
    color: #ffffff;
    background-color: #13284c;
    border-color: #13284c;
}

.panel-heading h4 {
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.panel{
    border-radius: 10px!important;
    overflow: hidden;
}
.panel-warning {
    border-color: #9c9c9c;
    
}
.list-group {
    padding-left: 0;
    /* margin-bottom: 20px; */
}
.price-choose li {
    padding: 5px;
    background-color: #13284c;
    margin-bottom: 2px;
    color: #fff;
    font-weight: 600;
}
.price-choose li.blue {
    background-image: linear-gradient(to right, #1976bc 0%, #8dc645 100%);
}
.price-choose li h4 {
    font-weight: 200;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0px;
}

.act {
    box-shadow: 0px 0px 3px 0px #ccc;
    font-size: 14px;
    margin-bottom: 20px;
}

.sc-package h2 {
    font-weight: normal;
    font-size: 24px;
    background-color: #fff;
    padding: 20px;
}

.tab .nav-tabs {
    background: #fff;
    border: none;
}

.tab .nav-tabs li {
    margin: 0 5px 10px 0;
    border: none;
    text-align: center;
}

.tab .nav-tabs li a {
    padding: 15px 10px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #003f5b;
    border: none;
    border-top: 2px solid #003f5b!important;
    border-bottom: 2px solid #003f5b!important;
    margin-right: 0;
    border-radius: 0;
    position: relative;
    transition: all 0.3s ease 0s;
}

.tab .nav-tabs li a:hover {
    background: #ff9420;
    border-color: #ff9420;
}

.tab .nav-tabs li.active a {
    background: #fff;
    color: #ff9420;
    border: none;
    border-top: 2px solid #ff9420!important;
    border-bottom: 2px solid #ff9420!important;
}

.tab .tab-content {
    font-size: 15px;
    color: #737271;
    padding: 10px 15px;
}

@media only screen and (max-width: 480px) {
    .tab .nav-tabs li {
        width: 100%;
    }
}
.itnery-section {
    box-shadow: 0px 0px 10px -2px #ccc;
    padding: 15px;
    margin-bottom: 10px;
}

.itenery-box .tab-pane h2 span {
    background-color: #ff3c41;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
}

.inclusion h3 {
    margin-left: 1%;
    font-size: 15px;
    color: #ff4500;
}

.inclusion p {
    line-height: 24px;
}

.itnery-section p {
    line-height: 24px;
}

.inclusion ul li {
    padding: 10px;
    font-size: 14px;
    list-style: none;
}

.inclusion ul li i {
    color: #ff6400;
    font-size: 20px;
    font-weight: 600;
}

.itenery-box .tab-pane h2 {
    font-size: 14px;
    margin-bottom: 10px;
    color: red;
}

.itenery-box .tab-pane p {
    font-size: 12px;
    text-align: justify;
}

.sc-hotel-heading {
    background-color: #f91942;
    color: #fff;
}

.btn-warning {
    color: #fff!important;
    background-color: #1a8c58;
    border-color: #1a8c58;
    padding: 1px 12px;
}

.sc-hotel-heading h5 {
    padding: 4px 0px;
    font-weight: 600;
    text-align: center;
    font-size: 10px;
}

.sc-hotel-heading-detail {
    padding: 0px 0px;
}

.sc-hotel-heading-detail {
    font-size: 12px;
}

.sc-hotel-heading-detail p {
    padding: 4px 0px;
}

.sc-hotel-heading-detail a {
    color: #000;
}

.sc-why {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 3px 0px #ccc;
    border: 1px solid #ccc;
}

.sc-img li {
    margin-bottom: 20px;
    list-style: none;
}

.sc-why p {
    font-size: 12px;
    font-weight: 600;
    color: #00a2ff;
}

.detailed-logo .box-title,
.detailed-logo .feedback,
.detailed-logo .price,
.detailed-logo .price2 {
    border-bottom: 1px solid #1b974d;
    margin-top: 5px;
}

.detailed-logo .box-title {
    margin-top: 15px;
    padding-bottom: 10px;
    letter-spacing: normal;
}

.box-title,
.box-title2 {
    line-height: 1em;
}

.box-title h4 {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
}

.box-title p {
    text-align: center!important;
}

.price2 {
    padding-bottom: 10px;
    font-weight: 600;
}

.btn-medium {
    text-align: center;
}

.sc-hotel-heading-detail p {
    text-align: center!important;
}

.padding-minus {
    padding: 0px;
}

fieldset label {
    font-weight: normal;
    font-size: 12px;
}

.main-form {
    background-color: #f91942;
    color: #fff;
    padding: 8px 0px;
    margin-bottom: 15px;
}

.sc-inner li p i {
    color: #1c974d;
    font-size: 14px;
    margin-right: 10px;
}

.sc-inner li {
    margin: 10px 0px!important;
}

.sc-inner li p {
    color: #1c974d;
    font-size: 13px;
}

.sc-inner li p span {
    display: block;
    font-size: 10px;
    color: #000;
    margin-left: 27px;
}

#contactss {
    background-color: #fff!important;
    display: flow-root;
}

#contactss input[type="text"],
#contactss input[type="email"],
#contactss input[type="tel"],
#contact input[type="url"],
#contactss textarea,
#contactss button[type="submit"] {
    font: 400 12px/16px "Open Sans", Helvetica, Arial, sans-serif;
}

#contactss h3 {
    color: red;
    display: block;
    font-size: 18px;
    font-weight: 400;
    margin-left: 15px;
    margin-bottom: 10px
}

#contactss h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
    margin-left: 15px;
    margin-bottom: 10px
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contactss input[type="text"],
#contactss input[type="email"],
#contactss input[type="tel"],
#contactss input[type="url"],
#contactss select,
#contactss textarea {
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#contactss input[type="text"]:hover,
#contactss input[type="email"]:hover,
#contactss input[type="tel"]:hover,
#contactss input[type="url"]:hover,
#contactss textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #AAA;
}

#contactss textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#contactss button[type="submit"] {
    cursor: pointer;
    border: none;
    background: #0CF;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#contactss button[type="submit"]:hover {
    background: #09C;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

#contactss button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#contactss input:focus,
#contactss textarea:focus {
    outline: 0;
    border: 1px solid #999;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}

.detailed-logo {
    background: #fff;
}

.shadow {
    
    font-size: 14px;
}

.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 0px 2px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none!important;
    font-size: 10px;
}
.modal-logo {
     height:85px;
     margin-top: 30px;
}
/*activity-inner*/

.scorp {
    margin-top: 50px;
}

.sc-package h2 {
    font-weight: normal;
    text-align: left;
    font-size: 24px;
    background-color: #fff;
    padding: 20px;
}

.act {
    box-shadow: 0px 0px 3px 0px #ccc;
    font-size: 14px;
}

.sc-img .activ-section {
    background-color: #fff;
    padding: 5px 10px;
}

.sc-img li {
    margin-bottom: 20px;
}

.sc-why {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 3px 0px #ccc;
    border: 1px solid #ccc;
}

.sc-why p {
    font-size: 12px;
    font-weight: 600;
    color: #00a2ff;
}

.sc-why p a {
    color: #00a2ff;
}

.sc-why p i {
    margin-top: 3px;
    margin-right: 10px;
}

.activity-inner2 {
    background-color: #fff;
    padding: 15px;
}

.activity-box-inner h3 {
    padding: 15px 0px 0px;
    color: chocolate;
    text-transform: uppercase;
    font-size: 20px;
}

.activity-side ul {
    list-style: decimal;
    padding: 10px;
}

.activity-side ul li {
    padding: 5px;
    margin: 10px 0px;
}

.activity-side h3 {
    color: chocolate;
    font-size: 20px;
}

.sc-img .activ-section {
    background-color: #fff;
    padding: 5px 10px;
}

.new-activity-page h3 {
    background: #1188c9;
    padding: 15px;
    text-align: right;
    color: #fff;
}

.new-activity-page h3 span {
    display: block;
    font-size: 12px;
}

.hightlights span {
    display: block;
    margin-bottom: 3px;
    font-weight: 500;
    font-size: 13px;
}

.hightlights {
    padding: 10px 0px;
}

.hightlights span i {
    width: 18px;
    height: 18px;
    background-color: #1188c8;
    color: #fff;
    margin-right: 8px;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.inner-divider {
    background: #ff6701;
    width: 100px;
    height: 2px;
    border-left: 20px solid #383350;
    /* margin: 10px 0px 10px 10px; */
    margin: 0 0px 10px;
}
.activ-form lable {
    margin: 10px 0px 5px;
    display: block;
    color: #1188c9;
    font-weight: 600;
    font-size: 14px;
}

.activ-form .form-control {
    border: 2px solid #1188c9;
}

.cs-view {
    font-size: 12px;
    padding: 10px 2px;
    display: block;
    color: #fff;
    margin: 13px 22px;
    text-align: center;
    background-color: #cb3904;
}

.wc-bookings-booking-cost {
    margin-top: 20px!important;
    padding: 0px 0px!important;
    border-top: solid 2px #1188c8!important;
    border-bottom: solid 2px #1188c8!important;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
}

.book-info {
    background-color: #1188c9;
    color: #fff;
    padding: 8px 15px;
    border: 0px;
    border-radius: 5px;
    font-size: 14px;
}


/*activity-inner*/
.para-content b{
   color: #f7a020;
    font-size: 18px;
    border-bottom: 3px solid #f7a020;
    /* padding-bottom: 32px; */
    /* margin-bottom: 16px; */
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.para-content strong{
     color: #2189ca;
    font-size: 16px;
}
.main-heading .heading {
    margin: 50px 0px;
    text-align: center;
    font-size: 30px;
}
.sight {
    background-image: url(../images/b2.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0px 0px;
}
.a {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.a-heading {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    color: #fff;
    transition: 1s;
}
.a-heading {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    color: #fff;
    transition: 1s;
}
.a-heading h4 {
    padding: 5px;
    background-color: #000000ba;
    margin-bottom: 1px;
}
.ab-heading {
    position: absolute;
    text-align: center;
    top: 0px;
    padding: 10px;
    width: 100%;
    color: #fff;
    background-color: #000000bd;
    height: 100%;
    /* transform: translateX(100%) perspective(300px) rotateX(
180deg
); */
    transform: perspective(300px) rotateX(
180deg
);
    opacity: 0;
    transition: all 0.4s linear;
}
.ab-heading li h4 {
    margin: 10px 0px 15px;
}
.time2 h4, p {
    margin: 0px!important;
    text-align: left;
}
.a:hover .ab-heading {
    opacity: 1;
    transition: all 0.4s linear;
    transform: perspective(0px) rotateX(
0deg
);
    /* transform: translateX(0%) perspective(0px) rotateX(
0deg
); */
}
.a img {
    height: 200px;
}
.logo a img {
    /* width: 26%; */
}
/*********************************call-whatsapp*****************************************/
 .call-back-1 {
    position: fixed;
     bottom: 0;
    right: 0;
    z-index: +9999;
     animation-name: mover1;
  -webkit-animation: mover1 1s infinite alternate;
  animation: mover1 1s infinite alternate;
    
}
@-webkit-keyframes mover1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}

@keyframes mover1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}

.call-back-1 img{
           width: 50px;
    margin-bottom: 5px;
    display: block;
    
}
/*********************************call-whatsapp*****************************************/
.main-header-top {
    display: inline-block;
}
.main-header-top.pull-right {
    padding: 0 20px 0 0px;
}
.col-md-6.enqurnowbutton {
    text-align: right;
}
.col-md-6.enqurnowbutton .header-top {
    padding: 0;
}
.outerofImagessection {
    padding: 0 0 20px 0;
}
.outerofImagessection img {
    height: 360px;
}




h3.activity-heading {
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    background-color: #333;
    color: #fff;
    margin: 5px 0px;
    font-size: 20px;
    letter-spacing: 1px;
}
.ab {
    width: 100%;
}
.ab:hover .abc-heading {
    opacity: 1;
    transition: all 0.4s linear;
    transform: translateX(0%) perspective(0px) rotateX(0deg);
}
.abc-heading li h3{
    margin: 10px 0px 15px;
}
.abc-heading {
    position: absolute;
    text-align: center;
    top: 0px;
    padding: 10px;
    width: 100%;
    color: #fff;
    background-color: #000000bd;
    height: 100%;
    opacity: 0;
}
.postionrelativeset {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.seawalkingbutton {
    position: absolute;
    top: 90px;
    left: 0;
}
.seawalkingbutton button {
    background-color: #0000009e;
    color: #fff;
    font-size: 19px;
    border: none;
    border-radius: 2px;
    padding: 5px 30px 5px 30px;
}
.starcatogrySet {
    padding: 0px 0px 0px 0px;
    text-align: left;
}
.breadcrumb-main {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.breadcrumb-main .breadcrumb-outer {
    background: transparent;
    position: relative;
    z-index: 1;
}
.pt-10, .my-10 {
    padding-top: 5rem !important;
}
.pb-20, .my-20 {
    padding-bottom: 10rem !important;
}
.pt-10, .my-10 {
    padding-top: 5rem !important;
}
.breadcrumb-main .breadcrumb-outer .breadcrumb-content h2, .breadcrumb-main .breadcrumb-outer .bread-content h2 {
    color: #fff;
    text-transform: uppercase;
    line-height: 0.7;
    font-size: 48px;
}
.dot-overlay {
    background: #162241 url(../images/dot-overlay.html) repeat;
    opacity: 0.6;
}
overlay, .dot-overlay, .color-overlay, .black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3c4894;
    transition: all ease-in-out 0.5s;
    opacity: 0.7;
}
.mb-1, .my-1 {
    margin-bottom: 0.5rem !important;
}
.single-content {
    margin-top: 30px;
}
.hotelTitleName {
    padding: 10px 0 0px 0px;
}
.hotelTitleName h3.mb-1 {
    font-size: 21px;
}
.locationset {
    display: inline-block;
    padding: 0 0 5px 10px;
}
.contentofhoteltitle {
    display: inline-block;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.sendmailbox {
    text-align: right;
    margin-top: 10px;
}
.sendmailbox button.btn {
    background-color: #383350;
    border-radius: 0;
    color: #fff;
}
.sendmailbox button.btn:hover {
    background-color: #162241;
}
section.blog.trending.destination-b ul.sc-img {
    margin-top: 55px;
}
.modal-dialog.modalcontectset .modal-body {
    background-color: white !important;
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 100%) !important;
}
.modal-dialog.modalcontectset {
    width: 320px;
}
.feature-box {
    box-shadow: 0px 0px 5px 0px #ccc;
    padding: 15px 10px;
    margin-bottom: 20px;
    position:relative;
}
.mans_hghlgt {
       position: absolute;
    top: 5%;
    left: 0;
    width: auto;
    z-index: 9;
    background: red;
    padding: 0 15px;
    color: #fff;
}
.package-box {
    position: relative;
}
.package-heading {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: #000000d6;
    color: #fff;
}
.package-heading .heading {
    padding: 10px 5px;
    font-size: 20px;
}
.bcjk {
    text-align: left !important;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
}
.bcjk ul li {
    padding: 5px 0px;
}
.block-title {
    color: #414042;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
}
.pull-right {
    float: right!important;
}
.ican-image span {
    display: -webkit-inline-box;
}
.ican-image span img {
    width: 35px !important;
    height: 35px !important;
    margin-right: 5px;
}
.view {
    background-color: #ee2e24;
    padding: 8px 15px;
    border-radius: 10px;
    color: #fff;
    border: 1px solid #ee2e24;
    font-size: 17px;
}
.book {
    float: right;
    margin-top: -8px;
    background-color: #fff;
    color: #ee2e24;
}
.trip {
    font-size: 17px !important;
    font-weight: 600 !important;
    text-align: left;
    color: #000;
}
.pull-right {
    float: right!important;
}
.time2 h4, p {
    margin: 0px!important;
    text-align: left;
}
.package-box img {
    height: 310px;
}
.ican-image {
    text-align: center;
}
.col-md-6.enqurnowbutton {
    display: block;
}
.outerofImagessection {
    display: block;
}
@media screen and (max-width: 425px) {
  .main-header-top {
    width: 100%;
}
.main-header-top p {
    color: #fff;
    font-size: 12px;
    text-align: left;
}
.main-header-top.pull-right {
    padding: 0 0px 0 0px;
}
.col-md-6.enqurnowbutton {
    margin: 20px 0 0 0;
}
.col-md-6.enqurnowbutton {
    display: none;
}
nav.navbar.bootsnav .navbar-toggle {
    color: #fff;
    top: -57px;
    right: 8px;
    font-size: 26px;
}
.navbar-brand img {
    width: 100%;
    margin: 0 auto !important;
}
.menu {
    /* background-image: linear-gradient(to right, #383350 0%, #94c93d 100%)!important; */
    background-color: #ffffff !important;
}
nav.navbar.bootsnav .navbar-brand {
    display: contents;
    width: 100%;
}
.navbar-brand img {
    width: 75%;
    /*float: left;*/
    margin-top: -10px;
}
a.navbar-brand.hidden-md.hidden-sm.hidden-lg {
    width: 100%;
}
div#navbar-menu ul.nav.navbar-nav.navbar-center li a {
    color: #000;
}
.pt-10, .my-10 {
    padding-top: 3rem !important;
}
.pb-20, .my-20 {
    padding-bottom: 5rem !important;
}
.breadcrumb-main .breadcrumb-outer .breadcrumb-content h2, .breadcrumb-main .breadcrumb-outer .bread-content h2 {
    font-size: 24px;
}
.outerofmailcontentsent th {
    line-height: 22px !important;
}
.starcatogrySet {
    padding: 0px 0px 10px 0px;
    text-align: left;
}
.hotelTitleName {
    padding: 10px 0 0px 0px;
    text-align: center !important;
}
.starcatogrySet {
    padding: 0px 0px 10px 0px;
    text-align: left;
    width: 50%;
    margin: 0 auto;
}
.outerofImagessection {
    display: none;
}
.breadcrumb-main .breadcrumb-outer .breadcrumb-content h2, .breadcrumb-main .breadcrumb-outer .bread-content h2 {
    line-height: 1.7;
    font-size: 20px;
    text-align: center;
}
section.blog.trending.destination-b ul.sc-img {
    margin-top: -50px;
}

}
.d-flex{
    display:flex;
    align-items:center;
}
.align-items-center{
    align-items:center;
}
.justify-content-center{justify-content:center;}
@media(max-width:767px){
    nav.navbar.bootsnav .navbar-brand {
    display: contents;
    width: 100%;
}
}