/*font-family: 'Lato', sans-serif;
 for heading font-family: 'Slabo 27px', serif;
 for para,a, li*/


/*********************************css by Shameem common-for-all-project*****************************************/

* {
    margin: 0px;
    padding: 0px;
}

html {
    width: 100%;
    height: 100%;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'FuturaLT-Book';
  src: url("fonts/FuturaLT-Bookd41d.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaLT-Book.woff") format("woff"), url("fonts/FuturaLT-Book.ttf") format("truetype"), url("fonts/FuturaLT-Book.svg#FuturaLT-Book") format("svg");
  font-weight: normal;
  font-style: normal; }
/* :: 2.0 Import All CSS */
/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: "FuturaLT-Book";
  font-size: 14px; }
/*body {
  font-family: "FuturaLT-Book";
  font-size: 14px; 
  line-height: 1.6em;
   width: 100%;
   background-color: #fff;
}*/


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit!important;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}

p,
li {
    color: #4d4d4d;
    font-size: 14px;
    text-align: justify;
}

a {
    color: #4d4d4d;
    font-weight: 400;
    text-decoration: none;
}

.button-one {
    background: #b51a66;
    border-color: #b51a66;
    width: 108px;
    display: block;
    padding: 6px 0px;
    text-align: center;
    color: #fff;
    transition: all 0.5s ease;
    border-radius: 3px;
}

.button-one:hover {
    background: #289EDB;
    text-decoration: none;
    color: #fff;
}

.padding-0 {
    padding: 0px !important;
}

.margin-zero {
    margin: 0px;
}

.pd50 {
    padding: 50px 0px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.main-heading {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 35px;
    margin-top: 120px;
}


/*********************************common-for-all-project*****************************************/


/***************************************main-top-strip*************************************/

.main-top-strip {
    background-color: #b51a66;
}

.main-top-strip ul {
    list-style-type: none;
    margin: 0;
}

.main-top-strip ul li {
    display: inline-block;
}

.main-top-strip ul li a {
    color: #ffffff;
    padding: 4px 4px;
    line-height: 33px;
    display: block;
    text-decoration: none;
    font-size: 16px;
    text-transform: lowercase;
}

.main-top-strip ul li a:hover {
    color: #fff;
}

.main-top-strip ul li a svg {
    font-size: 18px;
    vertical-align: middle;
}

.top-mail {}

.social-icons {
    text-align: right;
}


/***************************************main-top-strip*************************************/


/***************************************footer*************************************/

.footer-main {
    background-image: linear-gradient(rgb(40, 57, 73), rgb(40, 57, 73));
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 15px;
}

.footer-main h2 {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
}

.under-line {
    height: 1px;
    width: 100px;
    background-color: #128807;
    border-left: 15px solid blue;
    margin-bottom: 20px;
}

.white-line {
    height: 1px;
    width: 100px;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.footer-comp {
    font-size: 22px !important;
    margin-bottom: 0px;
}

.footer-box small {
    color: #fff;
}

.footer-box ul li {
    margin-bottom: 15px;
}

.footer-box ul li img {
    width: 160px;
    ;
}

.footer-main ul li a {
    font-size: 16px;
    color: #fbfbfb;
    text-decoration: none;
    transition: 0.5s all ease-in-out;
}

.footer-box .social-links li {
    margin-bottom: 10px;
}

.footer-box .social-links .fa {
    margin-right: 20px;
    height: 10px;
    width: 10px;
}

.footer-main ul li a:hover {
    margin-left: 10px;
}

.footer-main p {
    font-size: 17px;
    color: #fbfbfb;
    text-align: justify;
}

.footer-main p a {
    color: #fbfbfb;
}

.footer-bottom {
    background-color: #000;
}

.footer-bottom p {
    margin: 0px;
    font-size: 16px;
    color: #fbfbfb;
}

.footer-bottom p a {
    text-decoration: none;
    color: blue;
}


/***************************************footer*************************************/


/***************************************banner*************************************/

.banner-section {
    position: relative;
}

.banner-section img {
    width: 100%;
}

.banner-caption {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5)), url(../images/yatraholidays_bg.avif) no-repeat fixed;
    width: 100%;
    display: block;
    padding: 30px 10px;
}

.banner-caption h2 {
    color: #fff;
}

.banner-caption h3 {
    color: #26B3FB;
    font-size: 35px;
    letter-spacing: 0.8px;
}

.banner-caption p {
    color: #fff;
    text-align: justify;
    line-height: 35px;
    letter-spacing: 0.8px;
}

div.bhoechie-tab-container {
    z-index: 7;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top: 20px;
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
    width: 50%;
    float: right;
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}

div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #26B3FB;
    background-image: #26B3FB;
    color: #ffffff;
}

div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #26B3FB;
}

div.bhoechie-tab-content {
    background-color: #29272740;
    padding: 2px 20px 20px;
    border: 1px solid #ffffff6b;
}

.bhoechie-tab-container form label {
    color: #fff;
}

.bhoechie-tab-container form input,
.bhoechie-tab-container form select {
    border-radius: 0px;
    background-color: #00000052;
    border: 1px solid #ffffff6b;
    color: #fff;
}

.bhoechie-tab-container form .btn-info {
    background-color: #b51a66;
    border: 0px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}


/***************************************banner*************************************/


/***************************************navbar*************************************/
.navbar {
    position: absolute!important;
    min-height: 50px!important;
    width: 100%;
    top: 43px;
    left: 0px;
    border: 1px solid transparent!important;
    z-index: 9999;
}
.navbar-brand>img {
    width: 90px !important;
}

.main-menu {
    height: auto;
    margin-bottom: 0px !important;
    background-color: #00000000 !important;
    border-color: transparent !important;
    border-radius: 0 !important;
}
.navbar-default {
    background-color: #07070752 !important;
    border-bottom: 2px solid #b51a66 !important;
    height: auto;
}

.navbar-brand {
    height: auto !important;
    padding: 10px !important;
    margin-left: 5px !important;
}

.main-menu .navbar-nav {
    margin-top: 20px;
    margin-right: 5px !important;
}
nav.navbar.bootsnav ul.nav>li {
    margin: 0px 0px 0px 6px !important;
}
.main-menu .navbar-nav>li>a {
    color: #fff !important;
    transition: all 0.5s ease;
    text-transform: capitalize;
    letter-spacing: 0.7px;
    box-shadow: 1px 2px 7px #333;
    border: none;
    padding: 8px 8px;
    border-radius: 1px;
    margin: 15px 0px 0px 16px;
    font-weight: 600;
}

.dropdown:hover>.dropdown-menu {
    display: block !important;
}

.main-menu .navbar-nav>li>a:hover,
.main-menu .navbar-nav>li>a:focus {
    background-color: transparent !important;
    color: #ffffff !important;
    margin: 15px 0px 0px 16px;
    background: #1e1e1c !important
}

.main-menu .navbar-nav>li>a:hover {
    background: #b51a66 !important;
    transition: all .4s ease;
    opacity: 1;
    z-index: 9999;
    color: #ffffff !important;
}

.dropdown-menu li a {
    color: #444444!important;
    text-decoration: none;
    font-weight: 500!important;
}

.dropdown-menu>li>a:hover {
    color: #fff!important;
   
 
    background-color: #b51a66 !important;
}

.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px!important;
}
/***************************************navbar*************************************/


/***************************************service*************************************/

.quality-section {
    padding: 17px 0px;
}

.quality-section .quality-box-one,
.quality-section .quality-box-two,
.quality-section .quality-box-three,
.quality-section .quality-box-four {
    padding: 30px;
    width: 100%;
    height: auto;
}

.quality-section .quality-box-one h3,
.quality-section .quality-box-two h3,
.quality-section .quality-box-three h3,
.quality-section .quality-box-four h3 {
    color: #ffffff;
}

.quality-section .quality-box-one p,
.quality-section .quality-box-two p,
.quality-section .quality-box-three p,
.quality-section .quality-box-four p {
    color: #ffffff;
    font-size: 14px;
}

.quality-section .quality-box-one a,
.quality-section .quality-box-two a,
.quality-section .quality-box-three a {}

.quality-section .quality-box-one {
    background-color: #337ab7;
    
}

.quality-section .quality-box-two {
    background-color: #9e61bd;
    
}

.quality-section .quality-box-three {
    background-color: #b34242;
    
}

.quality-section .quality-box-four {
    background-color: #26b3fb;
    
}

.quality-section .quality-box {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/***************************************service*************************************/


/***************************************trust*************************************/

.trust {
    background-image: linear-gradient(to right, #3b533b, #4a6f41, #5e8b42, #79a83f, #99c437);
    padding: 20px 0px;
}

.trust h1 {
    font-size: 26px;
    color: #fff;
}


/***************************************trust*************************************/


/***************************************pkg-wrap*************************************/

.pkg-wrap {
    padding: 20px 0px;
}

.pkg-box {
    margin-bottom: 20px;
    -webkit-box-shadow: 10px 10px 13px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 13px -8px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 13px -8px rgba(0, 0, 0, 0.75);
    transition: all 0.5s;
}

.pkg-box:hover {
    -webkit-box-shadow: -4px -4px 29px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -4px -4px 29px -6px rgba(0, 0, 0, 0.75);
    box-shadow: -4px -4px 29px -6px rgba(0, 0, 0, 0.75);
}

.pkg-box .cap-img {
    width: 100%;
    height: 250px;
}

.pkg-box .tag-img {
    position: absolute;
    width: 125px;
}

.pkg-box h3 {
    text-align: center;
    margin: 0;
    font-size: 14px;
    background: #283949;
    height: 35px;
    line-height: 35px;
    color: #f2f2f2;
    text-transform: capitalize;
    letter-spacing: 0.7px;
}

.pkg-box ul {
    margin-bottom: 0;
    background: #eae7e7;
    padding: 20px 0px 10px 0px;
}

.pkg-box ul li {
    text-align: center;
    margin-bottom: 5px;
}

.pkg-box ul li a {
    padding: 9px;
    margin-top: 21px;
    display: block;
    background: #b51a66;
    width: 137px;
    margin: 0 auto;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}
.pkg-box ul li a:hover {
    background: #a80052;
}
.view-all {
    text-align: right;
    display: block;
}


/***************************************pkg-wrap*************************************/


/***************************************gallery*************************************/

#testimonial-slider1 {}

.testimonial1 {}

.testimonial1 a {
    padding: 2px;
    background-color: #26b0f6;
    display: block;
    margin: 10px;
}

.testimonial1 a img {
    width: 100%;
    height: 250px;
    
}

.testimonial1 a:hover > img {
    transition: all 0.5s ease-in-out;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 75% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}


/***************************************gallery*************************************/


/***************************************specialty*************************************/

.specialty {
    background: linear-gradient(rgba(0, 0, 0, 0.39), rgba(0, 0, 0, 0.24)), url(../images/andman.avif) no-repeat fixed;
    width: 100%;
    display: block;
    padding: 50px 0px;
    background-position: center;
    background-size: cover;
}

.specialty-box {
    padding: 20px;
    /* background: #26B3FB;
     */
    text-align: center;
    margin: 20px 0px;
    transition: all 0.5s;
    border: 1px solid #fff;
}

.specialty-box:hover {
    background: #28394970;
}

.specialty-box:hover > i {
    color: #f2f2f2;
    background: #26B3FB;
}

.specialty-box:hover > span {
    color: #f2f2f2;
}

.specialty-box i {
    display: block;
    background: #fff;
    width: 115px;
    height: 105px;
    margin: 0 auto;
    line-height: 105px;
    font-size: 60px;
    border-radius: 50%
}

.specialty-box span {
    display: block;
    font-size: 22px;
    margin-top: 10px;
    color: #f2f2f2;
}


/***************************************specialty*************************************/


/***************************************Start activities*************************************/

.activities {}

.act-wrap {
    background-color: #283949;
    padding: 35px 0px;
}

.activities .act-leaf {
    width: 100%;
}

.act-box {
    background: #f2f2f2;
    padding: 5px 5px 0px 5px;
    margin-bottom: 30px;
    transition: all 0.3s;
}

.act-box:hover {
    background: #26B3FB;
    color: #fff;
}

.act-box:hover > a {
    color: #fff;
}

.act-box a {
    text-decoration: none;
    color: #333;
}

.act-box img {
    width: 100%;
    height: 208px;
}

.act-box span {
    text-align: center;
    display: block;
    text-transform: uppercase;
}


/***************************************activities*************************************/


/***************************************pop-up*************************************/


/***************************************pop-up*************************************/


/*************************************** Start testimonial*************************************/

.test-wrap {
    padding: 100px 0px;
}

.test-wrap .testimonial {
    text-align: center;
}

.test-wrap .testimonial .description {
    font-size: 15px;
    color: #585656;
    line-height: 27px;
    margin-bottom: 30px;
    text-align: center;
}

.test-wrap .testimonial .pic {
    display: inline-block;
    width: 91px;
    height: 90px;
    border: 2px solid #283949;
    margin-bottom: 15px;
    position: relative;
    border-radius: 65px;
}
.test-wrap .testimonial .pic img {
    height: auto;
    text-align: center;
}

.test-wrap .testimonial .title {
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #413f3f;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 7px;
}

.test-wrap .testimonial .post {
    display: block;
    font-size: 15px;
    color: #585656;
    text-transform: capitalize;
}

.test-wrap .owl-theme .owl-controls {
    margin-top: 10px;
}

.test-wrap .owl-theme .owl-controls .owl-page span {
    width: 30px;
    height: 3px;
    background: #585656;
    border-radius: 0;
    opacity: 1;
    transition: all 0.4s ease 0s;
}

.test-wrap .owl-theme .owl-controls .owl-page.active span,
.test-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #1bddc6;
}


/***************************************End testimonial*************************************/

.hotel {
    margin-bottom: 20px;
}

.hotel {
    border: 1px solid #ccc;
}

.hotel .figcaption {
    padding: 5px;
}

.price {
    border: 1px solid #ccc;
    padding: 20px;
}

.price p label {
    font-size: 20px;
}

.price p span {
    float: right;
}
.clink {
    position: relative;
    display: block;

}
.location {
    background-color: #283949;
    color: #fff;
    height: 100px;
    text-align: center;
    margin-bottom: 30px;
    margin-right: 10px;
    padding: 8px 10px;
    border-radius: 3px;
}

.location p {
    text-align: center;
    color: #fff;
}

.location p a {
    color: #fff;
}

.copyright {
background: #161719;
}
p.copyright {
color: #fff;
line-height: 1.8em;
letter-spacing: 2px;
margin-top: 0em;
font-size: 14px;
padding: 15px 0;
}
.copyright a {
    color: #ffa000;
}
.copyright a:focus, a:hover {
    color: #85b210;
    text-decoration: none;
}

/*---Start Mobile & Whatsapp Button-----*/
.mobileicon {
    position: fixed;
    background-color: #ffa000;
    z-index: 999;
    bottom: 100px;
    right: 15px;
    padding: 8px 14px;
    height: 55px;
    width: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
}
.mobilewhatsapp {
    position: fixed;
    background-color: #25ea60;
    z-index: 999;
    bottom: 35px;
    right: 15px;
    padding: 6px 12px;
    height: 55px;
    width: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
}
.mobilewhatsapp i {
    font-size: 30px;
    color: white;
}
.mobileicon i {
        font-size: 28px;
        color: white;
}

/*---------New Whatsapp----*/
.whatsappbtn {
     background:#1ebbf0;
    background: -moz-linear-gradient(45deg,#1ebbf0 8%,#39dfaa 100%);
    /* background:-webkit-linear-gradient(45deg,#1ebbf0 8%,#39dfaa 100%); */
    background: linear-gradient(45deg,#1ebbf0 8%,#39dfaa 100%);
    bottom: 30px;
    position: fixed;
    color: #fff;
    height: 50px;
    right: 15px;
    min-width: 50px;
    text-align: center;
    z-index: 9999;
    border-radius: 50%;
    line-height: 50px
}
.whatsappbtn .fa {
font-size: 30px;
    color: white;
    line-height: 48px;
    width: 35px;
    height: 35px;
}
.whatsappbtn .svg_icon {
    height: 35px;
    width: 35px;
    position: relative;
    top: 7px;
    fill: #fff
}

.whatsappbtn:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: -moz-linear-gradient(45deg,#1ebbf0 8%,#39dfaa 100%);
    background: -webkit-linear-gradient(45deg,#1ebbf0 8%,#39dfaa 100%);
    background: linear-gradient(45deg,#1ebbf0 8%,#39dfaa 100%);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

@-moz-keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

@-o-keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

.package-readmore  {
position: relative;
text-align: center;
margin-top: 30px;
margin-bottom: 50px;
}
.package-readmore a {
    border: 1px solid #b51a66;
    margin: 0 auto;
    color: #333232;
    border-radius: 3px;
    padding: 10px;
    text-decoration: none;
}
.home-enquiry {
    background: #ffa000;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin-bottom: 27px;
    color: #ffffff;
}

/*---------Social Media------*/
.top-social .fa-facebook {
  background-color: #3B5998;
  color: white;
  border-radius: 1px;
  height: 33px;
  width: 33px;
  line-height: 33px;
  text-align: center;
}
.top-social .fa-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  color: white;
  border-radius: 1px;
  height: 33px;
  width: 33px;
  line-height: 33px;
  text-align: center;
}
.top-social .fa-twitter {
  background: #55ACEE;
  color: white;
  height: 33px;
  width: 33px;
  line-height: 33px;
  text-align: center;
}
.top-social .fa-linkedin {
  background: #0e76a8;
  color: white;
  border-radius: 1px;
  height: 33px;
  width: 33px;
  line-height: 33px;
  text-align: center;
}
/*  fixed social---*/
#fixed-social a {
    color: #fff;
    display: block;
    height: 30px;
    position: relative;
    text-align: center;
    line-height: 30px;
    width: 30px;
    margin-bottom: 8px;
    z-index: 2;
    font-size:14px;
}

.fixed-facebook {
    background-color: #00AAE5;
}

.fixed-facebook span {
    background-color: #00AAE5;
}

.fixed-twitter {
    background-color: #7D3895;
}

.fixed-twitter span {
    background-color: #7D3895;
}

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

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

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

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

.fixed-pinterest {
    background: #cb2027;
}

.fixed-pinterest span {
    background: #cb2027;
}

.fixed-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}

.fixed-instagram span {
   background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
} 
#fixed-social a span {
    line-height: 30px;
    left: 44px;
    font-size:14px;
    position: absolute;
    text-align: center;
    width: 116px;
    /*visibility: hidden;*/
    transition-duration: 0.5s;
    z-index: 1;
    /*opacity: 0;*/
}

/* :: 5.0 Hero Area CSS */
.hero-slides {
  position: relative;
  z-index: 1; }
  .hero-slides .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 30px;
    left: 4%; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .hero-slides .owl-dots {
        left: 1%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .hero-slides .owl-dots {
        left: 5px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media only screen and (max-width: 767px) {
      .hero-slides .owl-dots {
        bottom: 100px; } }
    .hero-slides .owl-dots .owl-dot {
      -webkit-transition-duration: 300ms;
      transition-duration: 300ms;
      border: 2px solid transparent;
      background-color: transparent;
      display: block;
      padding: 3px 5px;
      color: #ffffff;
      font-size: 14px; }
      .hero-slides .owl-dots .owl-dot.active, .hero-slides .owl-dots .owl-dot:hover, .hero-slides .owl-dots .owl-dot:focus {
        color: #ffffff;
        background-color: #1b3f4c;
        border: 2px solid #cb8670;
        box-shadow: none; }

.single-hero-slide {
  width: 100%;
  height: 1024px;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-hero-slide {
      height: 800px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide {
      height: 750px; } }
  @media only screen and (max-width: 767px) {
    .single-hero-slide {
      height: 750px; } }
  .single-hero-slide .slide-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .single-hero-slide .hero-slides-content {
    display: inline-block;
    padding: 60px 50px;
    background-color: rgba(0, 0, 0, 0.63);
    border: 2px solid #cb8670;
    text-align: center; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-hero-slide .hero-slides-content {
        padding: 40px 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-hero-slide .hero-slides-content {
        padding: 30px 20px; } }
    @media only screen and (max-width: 767px) {
      .single-hero-slide .hero-slides-content {
        padding: 20px; } }
    .single-hero-slide .hero-slides-content .line {
      width: 90px;
      height: 2px;
      background-color: #cb8670;
      margin: 0 auto 30px; }
    .single-hero-slide .hero-slides-content h2 {
      position: relative;
      z-index: 1;
      font-size: 72px;
      color: #ffffff;
      margin-bottom: 0;
      display: inline-block; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-hero-slide .hero-slides-content h2 {
          font-size: 48px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-hero-slide .hero-slides-content h2 {
          font-size: 36px; } }
      @media only screen and (max-width: 767px) {
        .single-hero-slide .hero-slides-content h2 {
          font-size: 30px; } }
    .single-hero-slide .hero-slides-content p {
      font-size: 14px;
      color: #ffffff; }

.hero-slides .owl-item.active .single-hero-slide .slide-img {
  -webkit-animation: slide 10s linear infinite;
  animation: slide 10s linear infinite; }

@-webkit-keyframes slide {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes slide {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
    
.globle-visa-services {
    position: relative;
    display: block;
    padding: 112px 0px;
}
.globle-visa-services .sec-title-two {
    position: relative;
    display: block;
    margin-bottom: 55px;
}
.visa-img{
    margin-bottom: 30px;
    box-shadow: 7px 7px 10px -8px rgba(0, 0, 0, 0.75);
    transition: all 0.5s;
}
.globle-visa-services .visa-img h5{
background-color: #dbe2ff;
    font-size: 22px;
    font-family: inherit;
    padding: 7px;
    margin-top: 0px;
    text-align: center;
    color: #222222;
    text-decoration: none;
}
.owl-carousel .owl-nav .owl-prev {
    display: block;
    position: absolute;
        font-size: 2.3rem !important;
    line-height: 2.2em;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    text-align: center;
    background: none;
    /*background: rgb(255 255 255 / 68%) !important;*/
    z-index: 99;
    box-shadow: 0 4px 15px rgba(67, 67, 67, .15);
    left: 40px;
    top: 50%;
    cursor: pointer;
}
.owl-carousel .owl-nav .owl-next {
    display: block;
    position: absolute;
        font-size: 2.3rem !important;
    line-height: 2.2em;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    text-align: center;
    background: none;
    /*background: rgb(255 255 255 / 68%) !important;*/
    z-index: 99;
    box-shadow: 0 4px 15px rgba(67, 67, 67, .15);
    right: 40px;
    top: 50%;
    cursor: pointer;
}
/*-----Banner tabs-----*/
.banner-tabs .tab-pane [class^="col-"], 
.banner-tabs .tab-pane [class*=" col-"] {
    padding-left: 3px;
    padding-right: 3px;
}
.banner-tabs{
    position: relative;
    z-index: 100;
    margin-bottom: 15px;
    /*margin-top: -90px;
    background-color: #292929a1;
    padding: 20px 20px 10px;
    left: 150px;
    right: 150px;
    border-right: 2px solid #cb8670;
    border-left: 2px solid #cb8670;
    border-top: 2px solid #cb8670;
    border-bottom: 2px solid #cb8670;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;*/
}
.banner-tabs .tabs{ 
    padding-top: 20px;
    margin-top: -90px;
    background-color: #292929a1;
    padding: 20px 35px 20px;
    left: 150px;
    right: 150px;
    border-right: 2px solid #cb8670;
    border-left: 2px solid #cb8670;
    border-top: 2px solid #cb8670;
    border-bottom: 2px solid #cb8670;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.banner-tabs label{ 
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #ffffff;
}
.banner-tabs .tabs .nav-tabs .nav-item .nav-link{
    background: #ffffff8c;
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
}
.tabs .nav-tabs{
    border: none;
}
.tabs .nav-tabs .nav-item {
    text-align: center;
    margin-bottom: 0;
    margin-right: 5px;
}
.tabs .nav-tabs .nav-item .nav-link:hover,
.tabs .nav-tabs .nav-item .nav-link.active {
    background: #169661;
    color: #ffffff;
    border: none;
    border-bottom: 2px solid #3b3ba6;
}
.tabs .nav-tabs .nav-item .nav-link.active:before{
    content: "";
    bottom: -8px;
    left: calc(50% - 6px);
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #3b3ba6;
}
.tabs .nav-tabs .nav-item .nav-link {
    background: #fff;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #3b3ba6;
    color: #000;
    font-weight: 600;
    padding: 12px 40px;
    display: block;
    z-index: 10;
    position: relative;
}
.tabs .nav-tabs .nav-item .nav-link:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #00a3c8;
    width: 0%;
    transition: 0.5s all;
    z-index: -1;
}
.tabs .nav-tabs .nav-item .nav-link:hover:after{
    width: 100%;
}
.banner-tabs button {
    padding: 8px;
    margin-top: 4px;
    display: block;
    background: #b51a66;
    width: 137px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
    border: 0px;
    
}
.formcolumn button {
    width: 100%;
    padding: 20px;
    margin-top: 60px;
    background-image: linear-gradient(to right, #f22e8ea8 0%, #b51a66 100%); 
    color: #fff;
 }
 /*-------------------*/ 
 .sidebar-search-form {
  position: relative;
}
.sidebar-search-form .btn.search-btn {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 48px;
  padding: 0 20px;
  background: 0 0;
  font-size: 18px;
  outline: none;
}
h3.sidebar-title {
  font-size: 17px;
  font-weight: 400;
  font-family: roboto;
  color: #c0c4c7;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.sidebar-blog-categories ul {
  background: #f4f5f8;
}
.sidebar-blog-categories ul li a {
  font-size: 17px;
  color: #61656f;
  padding: 24px 30px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #fcfcfd;
}
.sidebar-blog-categories ul li a:hover {
  background: #e9e9e9;
}
.sidebar > div {
  margin-bottom: 45px;
}
.sidebar > div:last-child {
  margin-bottom: 0;
}
.sidebar-download .download-file {
  background: #093eb6;
  margin: 0;
  padding: 10px 15px;
  font-size: 21px;
}
.sidebar-download .download-file:hover {
  background: #002d92;
}
.sidebar-download .download-file i {
  color: #fff;
}
.sidebar-download .download-file a {
  color: #fff;
}
.sidebar-download .download-file span {
  color: rgba(255, 255, 255, 0.5);
}
.sidebar-fact {
  padding: 20px 25px 25px;
  background: #e7ebf9;
}
.sidebar-fact h3 {
  font-size: 20px;
  font-family: roboto;
  color: #093eb6;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 20px;
}
.sidebar-fact a.btn {
  background: #ffda44;
  color: #544d33;
}
.sidebar-fact a.btn:hover {
  background: #f7cd22;
}
.sidebar-tags a {
  background: #f4f5f8;
  color: #adadad;
  display: inline-block;
  padding: 12px;
  margin: 0 10px 12px 0;
}
.sidebar-tags a:hover {
  background: #ddd;
  color: #999;
}
.sidebar-single-links li {
  padding: 30px 0;
  border-bottom: 1px solid #f4f5f8;
}
.sidebar-single-links li:first-child {
  padding-top: 0;
}
.sidebar-single-links li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar-single-links h4.subtitle {
  margin: 0 0 15px;
  line-height: 1;
}
p.location-2 {
  margin-bottom: 0;
  line-height: 1;
}
p.location-2 span {
  color: #abafb3;
}
@media all and (max-width: 991px) {
  .sidebar {
    padding-top: 0;
    max-width: 400px;
    margin: 0 auto;
  }
  .response-btn {
    text-align: left;
  }
}
.ser p{
    margin-bottom: 20px;
}
input[type="submit"] {
    background: #b51a66;
    border-color: #b51a66;
    color: #fff;
    padding: 8px 30px;
}
.contact-form {
     margin-bottom: 20px;
    -webkit-box-shadow: 10px 10px 13px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 13px -8px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 3px 19px 0.1px rgba(0, 0, 0, 0.5);
    transition: all 0.5s;
    padding: 10px;   
}
}
.table > tbody > tr > td,
        .table > tfoot > tr > td {
            padding: 6px 10px;
            line-height: 1.42857143;
            vertical-align: top;
            border-top: none!important;
            font-size: 12px;
            font-weight: 600;
        }
        
        .panel {
            border-radius: 0px!important;
        }
        .panel-group:hover {
    box-shadow: none;
    transition: 0.5s;
}
        #accordion .panel {
            border: none;
            box-shadow: none;
            border-radius: 0;
            background: #f7f7f7;
        }
        
        #accordion .panel-heading {
            padding: 0;
            border-radius: 0;
            border: none;
        }
        
        #accordion .panel-title a {
            display: block;
            font-size: 16px;
            font-weight: bold;
            line-height: 24px;
            color: #e79f35;
            padding: 15px 42px 15px 20px;
            background: #fff;
            border: 1px solid #cdcdcd;
            position: relative;
            transition: all 0.5s ease 0s;
        }
        
        #accordion .panel-title a:after {
            content: "\f0de";
            font-family: "FontAwesome";
            font-weight: 900;
            font-size: 18px;
            position: absolute;
            top: 35%;
            right: 20px;
            transition: all 0.3s ease 0s;
        }
        
        #accordion .panel-title a.collapsed:after {
            content: "\f0dd";
            top: 25%;
        }
        
        #accordion .panel-body {
            font-size: 14px;
            color: #383838;
            line-height: 25px;
            padding: 10px 20px;
            border: none;
        }
        
        .notes li {
            list-style: none;
            font-weight: 600;
            margin-bottom: 10px;
        }
        
        .ferry-img{
            margin-bottom: 20px;
            position: relative;
        }
        .ferry-img p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ferry-img p a{
    background-color: #ff6e40;
    color: #fff;
    padding: 5px 10px;
    border-radius: 39px;
    font-weight: 600;
}