body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    line-height: inherit !important;
    overflow-x:hidden ;
}


/* Global Css */

.modal h5{
    color:#044B7F;
    font-weight:bold;
}

.section-padding {
    padding: 80px 0;
}

.trip-of-month{
    padding: 80px 0;
}

button:focus {
    outline: none;
}

.no-banner-heading {
    padding-bottom: 50px;
    border-bottom: solid 1px #d5d2d2;
}

.no-banner-heading h3 {
    font-size: 26px;
    color: #444;
    font-weight: 600;
}

.no-banner-heading h2 {
    color: #044B7F;
    font-size: 42px;
    font-family: 'Fredoka One', cursive;
    margin-top: 30px;
}

.site-btn-container a {
    background-color: #ED5E61;
    color: #fff;
    padding: 12px 40px;
    border-radius: 25px;
    display: inline-block;
}

.site-btn-container a:hover {
    background-color: #dd464a;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/* Sherpa Heading */

.sherpa-heading {
    padding-bottom: 50px;
}

.sherpa-heading .sherpa-header {
    color: #0b7398;
    font-size: 42px;
    font-family: 'Fredoka One', cursive;
    margin-top: 40px;
    position: relative;
}

.sherpa-heading .sherpa-header:after {

    content: attr(title);
    position: absolute;
    color: #000000;
    font-size: 66px;
    opacity: 0.1;
    width: 100%;
    left: 50%;
    top: -43px;
    transform: translateX(-50%);
    transform-origin: center;
    letter-spacing: 6px;
}


/* ------------------------- fonts -------------------------------------*/


/* Icomoon */

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?mn46js');
    src: url('../fonts/icomoon.eot?mn46js#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?mn46js') format('truetype'), url('../fonts/icomoon.woff?mn46js') format('woff'), url('../fonts/icomoon.svg?mn46js#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-star-full:before {
  content: "\e942";
}
.icon-height:before {
  content: "\e93f";
}
.icon-etsy:before {
  content: "\e93d";
}
.icon-viber:before {
  content: "\e93c";
  color: #665cac;
}
.icon-alert-circle:before {
  content: "\e90d";
}
.icon-alert-triangle:before {
  content: "\e900";
}
.icon-align-justify:before {
  content: "\e90a";
}
.icon-archive:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e90e";
}
.icon-arrow-right:before {
  content: "\e909";
}
.icon-at-sign:before {
  content: "\e918";
}
.icon-award:before {
  content: "\e919";
}
.icon-book-open:before {
  content: "\e946";
}
.icon-bookmark:before {
  content: "\e940";
}
.icon-calendar:before {
  content: "\e91a";
}
.icon-check-circle:before {
  content: "\e91b";
}
.icon-check-square:before {
  content: "\e91c";
}
.icon-check:before {
  content: "\e90f";
}
.icon-chevron-down:before {
  content: "\e944";
}
.icon-chevron-left:before {
  content: "\e910";
}
.icon-chevron-right:before {
  content: "\e90b";
}
.icon-chevrons-down:before {
  content: "\e911";
}
.icon-chevrons-left:before {
  content: "\e912";
}
.icon-chevrons-right:before {
  content: "\e913";
}
.icon-chevrons-up:before {
  content: "\e914";
}
.icon-circle:before {
  content: "\e91d";
}
.icon-clipboard:before {
  content: "\e91e";
}
.icon-clock:before {
  content: "\e902";
}
.icon-compass:before {
  content: "\e91f";
}
.icon-credit-card:before {
  content: "\e948";
}
.icon-download:before {
  content: "\e920";
}
.icon-eye:before {
  content: "\e921";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-folder:before {
  content: "\e922";
}
.icon-globe:before {
  content: "\e923";
}
.icon-heart:before {
  content: "\e924";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-link-2:before {
  content: "\e925";
}
.icon-link:before {
  content: "\e926";
}
.icon-linkedin:before {
  content: "\e927";
}
.icon-mail:before {
  content: "\e905";
}
.icon-map-pin:before {
  content: "\e906";
}
.icon-map:before {
  content: "\e928";
}
.icon-menu:before {
  content: "\e939";
}
.icon-message-square:before {
  content: "\e929";
}
.icon-minus:before {
  content: "\e941";
}
.icon-monitor:before {
  content: "\e949";
}
.icon-paperclip:before {
  content: "\e92a";
}
.icon-phone-call:before {
  content: "\e93e";
}
.icon-phone:before {
  content: "\e907";
}
.icon-plus-circle:before {
  content: "\e92b";
}
.icon-plus-square:before {
  content: "\e92c";
}
.icon-plus:before {
  content: "\e92d";
}
.icon-search:before {
  content: "\e92e";
}
.icon-settings:before {
  content: "\e92f";
}
.icon-share-2:before {
  content: "\e930";
}
.icon-sliders:before {
  content: "\e94a";
}
.icon-smile:before {
  content: "\e947";
}
.icon-square:before {
  content: "\e931";
}
.icon-star:before {
  content: "\e915";
}
.icon-tag:before {
  content: "\e932";
}
.icon-thumbs-up:before {
  content: "\e94b";
}
.icon-trash-2:before {
  content: "\e916";
}
.icon-trending-up:before {
  content: "\e94c";
}
.icon-truck:before {
  content: "\e94d";
}
.icon-twitter:before {
  content: "\e908";
}
.icon-upload-cloud:before {
  content: "\e933";
}
.icon-upload:before {
  content: "\e934";
}
.icon-user-check:before {
  content: "\e94e";
}
.icon-user:before {
  content: "\e93a";
}
.icon-users:before {
  content: "\e945";
}
.icon-x-circle:before {
  content: "\e917";
}
.icon-youtube:before {
  content: "\e90c";
}
.icon-zoom-in:before {
  content: "\e935";
}
.icon-zoom-out:before {
  content: "\e936";
}
.icon-pinterest:before {
  content: "\e943";
}
.icon-whatsapp:before {
  content: "\e93b";
}
.icon-quotes-right:before {
  content: "\e937";
}
.icon-quotes-left:before {
  content: "\e938";
}

/* Flaticon */

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.eot");
    src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff2") format("woff2"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-pin:before {
    content: "\f100";
}

.flaticon-meter:before {
    content: "\f101";
}

.flaticon-gps:before {
    content: "\f102";
}

.flaticon-pin-1:before {
    content: "\f103";
}

.flaticon-mountain:before {
    content: "\f104";
}

.flaticon-group:before {
    content: "\f105";
}

.flaticon-breakfast:before {
    content: "\f106";
}

.flaticon-tracking:before {
    content: "\f107";
}

.flaticon-real-estate:before {
    content: "\f108";
}

.flaticon-clock:before {
    content: "\f10a";
}

.flaticon-island:before {
    content: "\f109";
}

.flaticon-money:before {
    content: "\f10b";
}


/* Cloud Animation */

@keyframes movel {
    0% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(-50%)
    }
    100% {
        transform: translateX(0)
    }
}

@keyframes grow {
    0% {
        transform: scale(1);
        opacity: 0
    }
    50% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(2);
        transform-origin: bottom;
        opacity: 0
    }
}

.cloud-div {
    position: relative;
    height: calc(100vh - 118px);
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden
}

.clouds img {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40%;
    object-fit: cover;
    object-position: center;
}

.inner-banner-pages .clouds img {
    height: 140px;
    object-fit: cover;
    object-position: center;
}

.clouds-animate-1 {
    width: 200%!important;
    animation: movel 100s infinite ease;
}

.clouds-animate-2 {
    animation: grow 3s infinite ease;
}

.clouds-animate-3 {
    animation: grow 60s infinite ease;
}


/* Top Bar */

.bottom-bar {
    background-color: #0b7398;
}

.bottom-bar ul a {
    color: #f1f1f1;
    font-size: 12px;
}

.top-bar ul a {
    color: #393939 !important;
    font-size: 18px;
    text-align: right;
    padding-left: 25px !important;
    font-weight: 600;
    padding-top: 2px;
}

.top-bar ul a i {
    color: #044b7f !important;
}

.top-bar ul a .top-tag {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #444 !important;
    margin-bottom: 4px;
    font-weight: 400;
}

.top-bar ul a .top-icons {
    position: relative;
    top: 1px;
    font-size: 16px;
    padding-right: 5px;
    color: #0b7398;
    ;
}

.cloud-div:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 84.9%, #FFFFFF 100%);
}


/* Navbar */
.search-modal .modal-content{
    padding: 10px 25px 27px 25px;
}
.search-modal .modal-content label, .search-modal .modal-content input{
        margin-bottom: 20px;
}
.search-modal .modal-content .form-btn .btn{
    margin-top: 0;
    color:#fff;
    background-color: #ED5E61;
}
.search-modal .modal-content .form-btn{
    margin-top: 0;
}
.search-modal .modal-content .form-btn .btn:hover{
    background-color: #dd464a;
}
.search-modal .modal-body{
        padding-top: 15px;
}
.search-modal .form-control{
        border-radius: 25px;
    padding: 10px 20px;
    height: auto;
}
.navbar {
    z-index: 10;
    padding: 0;
}

.navbar-toggler {
    border: none;
}

.dropdown-toggle {
    white-space: nowrap;
    padding: 8px 0;
    display: inline-block;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    outline: none;
}

#navbar .navbar-brand .brand-logo {
    max-width: 170px;
}

#navbar .list li {
    padding: 0 5px;
    margin: 0 5px;
    transition: all 0.8s ease;
    position: relative;
}

#navbar .list li a {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#navbar .list li.nav-item.active .nav-link, #navbar .list li.nav-item.active .dropdown-toggle {
    transition: all 0.8s ease;
    color: #ED5E61;
}

#navbar .list li .nav-link:hover, #navbar .list li .dropdown-toggle:hover {
    transition: all 0.8s ease;
    color: #ED5E61;
}

#navbar .list li.nav-item.active .dropdown-menu .dropdown-toggle{
    color: #f1f1f1;
}

#navbar .list li.nav-item.active .dropdown-menu .dropdown-toggle:hover{
    color: #f1f1f1;
}

.brand-logo {
    height: 80px;
    padding: 8px 0;
}

.nav-svg svg {
    fill: #044b7f;
    height: 20px;
    width: auto;
}

.bottom-bar .navbar-collapse .list {
    width: 100%;
    justify-content: space-between;
}

/*------------------------------------
mega Menu
-------------------------------------*/

.menu-mobile {
    padding: 20px;
    color: #fff;
    font-weight: 600;
    display: none;
}

.menu-mobile:hover{
    color: #fff;
}

.menu-mobile:after {
    content: "\e939";
    font-family: "icomoon";
    font-size: 32px;
    padding: 0;
    float: right;
    position: relative;
    top: -10px;
}

.menu>ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

.banner-content .select2-container{
    width: 100% !important;
}

.fixed-departure table tbody td{
    line-height: 22px;
}

.menu>ul:before,
.menu>ul:after {
    content: "";
    display: table;
}

.menu-container{
    width: 100%;
}

.menu>ul:after {
    clear: both;
}

.menu>ul{
    display: flex;
    justify-content: space-around;
}

.menu>ul>li {
    float: left;
    padding: 0;
    margin: 0;
}

.menu>ul>li.nav-search{
    position: relative;
    margin-left: 30px;
}

.menu>ul>li a {
    text-decoration: none;
    padding: 17px 10px;
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.menu>ul>li>a:hover {
    color: #ED5E61;
}

.menu>ul>li>ul {
    display: none;
    width: 100%;
    background: #0b7398;
    padding: 20px 50px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu>ul>li>ul:before,
.menu>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li.mega-nav>ul{
    overflow-y: scroll;
    max-height: 80vh;
}

.menu>ul>li.small-dropdown>ul>li{
    margin-bottom: 0;
}

.menu>ul>li>ul>li .view-link{
    border-bottom: none;
    position: relative;
    font-weight: 700;
}

.menu>ul>li>ul a:hover{
    color: #ed5e61;
}

.menu>ul>li>ul:after {
    clear: both;
}

.nav-show{
    display: flex!important;
    flex-flow: row wrap!important;
}

.nav-hide{
    display: none;
}

.menu>ul>li>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
    margin-bottom: 20px;
}

.menu>ul>li>ul>li a {
    color: #f1f1f1;
    padding-bottom: 10px;
    width: 95%;
    display: block;
    font-weight: 700;
    border-bottom: dashed 1px #86898c;
}

.menu>ul>li>ul>li>ul {
    display: block;
    padding: 0;
    margin: 0px 0 20px 0;
    list-style: none;
    box-sizing: border-box;
}

.nav-scroll li{
    display: block;
}

.nav-scroll li a{
    font-weight: 100 !important;
}

.nav-scroll ul{
    padding-left: 0;
}

.menu>ul>li>ul>li>ul:before,
.menu>ul>li>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li>ul>li>ul:after {
    clear: both;
}

.menu>ul>li>ul>li>ul>li {
    float: left;
    width: 100%;
    padding: 3px 0;
    margin: 0;
    font-size: 0.8em;
}

.menu>ul>li>ul>li>ul>li a {
    border: 0;
    padding-bottom: 0px;
    font-weight: 400;
}

.menu>ul>li>ul.normal-sub {
    max-width: 230px;
    left: auto;
    padding: 10px 5px;
}

.menu>ul>li>ul.normal-sub>li {
    width: 100%;
}

.menu>ul>li>ul.normal-sub>li a {
    border: 0;
    padding: 1em 0;
}
.menu>ul>li.small-dropdown>ul>li>a{
    font-weight: 100;
}

.slimScrollDiv{
    width: 100% !important;
    max-height: 35vh !important;
}




/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 992px) {
    .menu-container {
        width: 100%;
        height: 46px;
        background-color: #0b7398;
    }
    .menu-mobile {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu>ul {
        display: none;
    }
    .menu>ul>li {
        width: 100%;
        float: none;
        display: block;
    }
    .menu>ul>li a {
        padding: 1.5em;
        width: 100%;
        display: block;
    }
    .menu>ul>li>ul {
        position: relative;
    }
    .menu>ul>li>ul.normal-sub {
        width: 100%;
    }
    .menu>ul>li>ul>li {
        float: none;
        width: 100%;
        margin: 0;
    }
    .menu>ul>li>ul>li:first-child {
        margin: 0;
    }
    .menu>ul>li>ul>li>ul {
        position: relative;
        margin-bottom: 0;
    }
    .menu>ul>li>ul>li>ul>li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
        padding-bottom: 20px;
        background-color: #0b7398;
    }
    .menu>ul>li.small-dropdown>ul{
        background-color:  #0b7398;
    }
}

/*---------------------------------------------------
Search Field
---------------------------------------------------*/

.custom-search {
	position: absolute;
    right: 0;
    top: 1px;
    margin-left: 0px;
    background-color: #0b7398;
}
#express-form-typeahead {
	background-color: transparent;
	background-image: url(../images/search.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
    color: #f9fbfd;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 100;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
	width: 0;
}
#express-form-typeahead::placeholder{
    color: #f9fbfd;
}
#express-form-typeahead:focus {
    background-color: #0b7398;
    border: none;
    cursor: text;
    outline: 0;
    width: 400px;
    border-bottom: solid 1px #fff;
    box-shadow: none;
}
.custom-search .search-btn {
  display: none;
}
input[type="search"] {
  -webkit-appearance: textfield;
}

/*navbar sticky on scroll*/

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.sticky+.content {
    padding-top: 60px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    /* remove the gap so it doesn't close */
}

.submenu li {
    display: none;
}

.list .dropdown-menu li:hover>.submenu li {
    display: block;
}

.dropdown-item {
    position: relative;
}

.list .submenu {
    /* width: 100%; */
    /* background-color: green; */
    position: absolute;
    left: 159px;
    top: 0px;
}

.list .submenu .nav-item {
    width: 100%;
    background-color: white;
}

.list .submenu .nav-item a {
    padding: 12px 14px 0 14px;
}

#navbar .list .no-caret .dropdown-submenu .dropdown-toggle:after{
    content: none;
}

/* for submenu right side small arrow */

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.menu>ul>li>ul>li .btn{
    display: none;
}

#navbar .collapse:not(.show) {
    display: block !important;
}

/* Nav Video*/

.banner {
    width: 100%;
    height: 100vh;
}

.main-header .search-fields {}

.banner video {
    object-fit: cover;
    width: 100%;
    height: 100vh;
}

.banner-content {
    position: absolute;
    top: calc(50% + 60px);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.banner-content .btn-play i, .banner-content .btn-pause i {
    font-size: 18px;
    margin-right: -4px;
}

.banner-content .btn-play,  .banner-content .btn-pause{
    color: #fff;
    text-align: center;
    height: 45px;
    width: 45px;
    border: solid 4px #fff;
    border-radius: 40px;
    background: transparent;
    padding: 0;
    margin: 20px 0;
}

.banner-content .btn-pause{
    display: none;
    padding-right: 3px;
}

.banner-content .btn-play:focus, .banner-content .btn-pause:focus {
    outline: none;
}

.banner-search .select2-container--default .select2-selection--single {
    height: 45px;
    border-radius: 25px;
    border: 1px solid #7f7a7a;
}

.banner-search .select2-container--default .select2-selection--single:focus {
    outline: none;
}

.banner-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
}

.banner-search .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
    outline: none;
}

.banner-search .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #333;
    font-size: 14px;
}

.banner-search .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 3px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    display: none;
}

.banner-search .search-btn {
    width: 100%;
    background-color: #ED5E61;
    color: #fff;
    height: 45px;
    border-radius: 25px;
    font-size: 14px;
    letter-spacing: 1px;
    border: solid 1px #dd4b4e;
}

.banner-search .search-btn:focus {
    box-shadow: none;
}

.select2-results__option {
    padding: 8px 15px;
    font-size: 14px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #044b7f;
    color: white;
}

.banner-search .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.banner-search .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.select2-results__option:first-child {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.select2-results__option:last-child {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.select2-search--dropdown {
    padding: 0;
}

.select2-dropdown {
    top: 2px;
    border-radius: 15px;
}

.select2-container--open .select2-dropdown--below {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}


/* Main Heading */

.main-heading h2 {
    font-family: 'Fredoka One', cursive;
    font-size: 58px;
    line-height: 78px;
    color: #fff;
    text-shadow: -5px -5px 20px #000000, 0px 4px 4px rgba(0, 0, 0, 0.25);
}


/* Buttons */

.btn-sherpa {
    font-size: 14px;
    line-height: auto;
    font-weight: 400;
    padding: 10px 0;
    border-radius: 50px;
    background: #fff;
    color: #333;
    margin: 10px 0;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease;
}

.btn-sherpa:focus,
.btn-sherpa:active {
    outline: none;
}

.btn-sherpa:hover {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease;
}

.btn-red {
    background: #c0392b;
    color: #fff;
}

.btn-red:hover {
    color: #fff;
}

.btn-pill {
    border-radius: 25px;
    border: 1px solid #ED5E61;
}

.btn-pill:hover {
    background-color: #ED5E61;
}

.btn-outline {
    border: solid 2px #fff;
    color: #fff;
    font-weight: 600;
    background: transparent;
    z-index: 2;
}

.btn-outline:hover {
    background: #044B7F;
    border: solid 2px #044B7F;
    color: #fff;
}


/* tripadvisor */

.reviews .review-item {
    border: 5px dashed #107E7D;
    position: relative;
    padding: 100px 40px 60px 125px;
}

.reviews .review-item:after {
    content: "\e938";
    font-family: 'icomoon';
    position: absolute;
    top: 40px;
    left: 80px;
    font-size: 40px;
    color: #DFE2E5;
}

.reviews .review-item p {
    font-size: 16px;
    line-height: 32px;
    color: #757171;
    display: block;
}

.reviews .review-item .read-link {
    font-size: 14px;
    line-height: 18px;
    color: #ED5E61;
    font-weight: 600;
    position: relative;
    padding-bottom: 5px;
}

.reviews .review-item .read-link:hover {
    text-decoration: none;
}

.reviews .review-item .read-link:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #ED5E61;
    left: 0;
    bottom: 0;
}

.reviews .review-item .review-location {
    font-size: 28px;
    display: block;
    font-weight: 800;
    line-height: 32px;
    margin-top: 10px;
    color: #107E7D;
    margin-top: 50px;
    position: relative;
    left: -50px;
    text-decoration: none;
}

.reviews .review-item .review-location:hover {
    color: #107E7D;
    text-decoration: underline;
}

.reviews .review-item .review-img {
    position: absolute;
    top: 80px;
    left: -150px;
    height: 200px;
    width: 200px;
    object-fit: cover;
    border: solid 6px #107E7D;
}

.reviews .review-item .review-name {
    position: absolute;
    top: 295px;
    left: -120px;
    color: #044B7F;
    font-size: 16px;
    font-weight: 600;
    background-color: #fff;
    padding: 6px 15px;
}

.review-item h3 {
    font-size: 32px;
    font-weight: 600;
    color: #555;
    margin-bottom: 15px;
}

.review-item .review-stars {
    margin-bottom: 20px;
}

.review-item .review-stars .star {
    width: 10px;
    height: 10px;
    background-color: #00A680;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    margin: 0 2px;
}

.review-item .review-stars .star:after {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    border: solid 2px #00A680;
    top: -4px;
    left: -4px;
    border-radius: 50%;
}

.review-section {
    background-image: url(../images/review-bg.jpg);
    background-size: cover;
    background-position: bottom;
}

.reviews-carousel .owl-dots {
    position: absolute;
    top: 340px;
    left: 125px;
}

.reviews-carousel .owl-dots .owl-dot.active span,
.reviews-carousel .owl-dots .owl-dot:hover span {
    background: #044B7F;
}


/* Welcome Section */

.welcome-section {
    position: relative;
}

.welcome-section:before {
    content: '';
    position: absolute;
    background-image: url(../images/blue-border.png);
    top: -32px;
    left: 0;
    width: 100%;
    height: 35px;
    background-repeat-x: repeat;
}

.img-separator {
    min-width: 100%;
    height: 35px;
    object-fit: cover;
    margin-bottom: -2px;
    object-position: center;
}

.welcome-sherpa {
    padding: 80px 0 60px 0;
}

.welcome-sherpa img {
    border: solid 8px #fff;
    height: 230px;
    width: 230px;
    min-width: 100%;
    object-fit: cover;
    position: relative;
    box-shadow: -30px -30px 0 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}

.welcome-sherpa h3 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
}

.welcome-sherpa p {
    font-size: 16px;
    line-height: 28px;
    margin: 30px 0 10px 0;
    color: #fff;
}

.welcome-sherpa a {
    color: #ED5E61;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    padding-bottom: 5px;
}

.welcome-sherpa a:hover {
    text-decoration: none;
}

.welcome-sherpa a:before {
    height: 1px;
    width: 100%;
    background-color: #ED5E61;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}

/* Cards */

.package-card {
    margin-bottom: 40px;
    border-bottom: solid 1px #EFECEC;
}

.package-card .card-title{
    margin-bottom: 15px;
    display: flex;
}

.package-card .card-title i{
    font-size: 22px;
    position: relative;
    top: 4px;
    padding-right: 10px;
    color: #0b7398;
}

.package-card .card-head {
    position: relative;
    height: 350px;
}

.package-card .card-head .card-image-container{
    position: relative;
    height: 100%;
    overflow: hidden;
}

.package-card .card-head .card-image-container .book-btn{
    position: absolute;
    background-color: #ED5E61;
    color: #fff;
    border-radius: 25px;
    padding: 10px 50px;
    top: 50%;
    left: 50%;
    font-size: 14px;
    transform: translate(-50%,-640%);
    transition: ease all 0.5s;
    z-index: 99;
}

.package-card .card-head .card-image-container .learn-btn{
    position: absolute;
    background-color: #044B7F;
    color: #fff;
    border-radius: 25px;
    padding: 10px 50px;
    top: 50%;
    left: 50%;
    font-size: 14px;
    transform: translate(-50%,640%);
    transition: ease all 0.5s;
    z-index: 99;
}

.package-card .card-head .card-image-container:hover:after{
    height: 100%;
    width: 100%;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    z-index: 9;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
}

.package-card .card-head .card-image-container:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 51.56%, rgba(0, 0, 0, 0.4) 100%);
}

.package-card .card-head .card-image-container:hover .book-btn{
    transform: translate(-50%,-115%);
}

.package-card .card-head .card-image-container:hover .learn-btn{
    transform: translate(-50%,25%);
}

.package-card .card-head img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.card-head .card-features {
    position: absolute;
    top: 20px;
    right: 15px;
    left: 15px;
    text-align: right;
    z-index: 9;
}

.card-head .card-features .group, .card-head .card-features .private,
.card-features .check {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    padding: 8px 20px;
    margin: 2px 2px;
    display: inline-block;
    border-radius: 2px;
}

.card-head .card-features .group {
    background: #e8c549;
}

.card-head .card-features .check {
    background: #107E7D;
}

.card-head .card-features .private {
    background: #d25c65;
}

.card-head .card-price {
    position: absolute;
    bottom: 20px;
    left: -15px;
    background: #0b7398;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 20px;
    text-align: center;
    z-index: 9;
}

.card-head .card-price .discounted-price{
    font-size: 14px;
    text-decoration: line-through;
    font-weight: 100;
}

.card-head .card-price .price {
    display: block;
    font-size: 22px;
    line-height: 22px;
}

.card-head .star-container{
    position: absolute;
    bottom: 20px;
    right: 15px;
    z-index: 9;
}

.card-head .star-container ul{
    margin-bottom: 0;
}

.card-head .star-container ul li{
    display: inline-block;
}

.card-head .star-container ul li span{
    color: #f6cb34;
    font-size: 18px;
}

.card-body {
    padding: 30px 0;
}

.card-body .card-title a {
    font-size: 26px;
    color: #0b7398;
    font-family: 'Fredoka One', cursive;
    text-transform: uppercase;
}

.card-body .card-title a:hover {
    text-decoration: none;
}

.card-body .card-title a i {
    color: #044b7f;
    padding-right: 5px;
}

.card-body .card-stat .text-center, .card-body .card-stat .text-left, .card-body .card-stat .text-right {
    display: flex;
    align-items: center;
}

.card-body .card-stat {
    background: #EBF0F3;
    padding: 15px;
    font-size: 16px;
    font-weight: 100;
    color: #107E7D;
    margin-bottom: 20px;
}

.card-body .card-stat i {
    color: #0b7398;
    padding-right: 5px;
}

.card-body .card-stat i:before {
    font-size: 22px;
}

.card-body .card-description {
    font-size: 16px;
    color: #444;
    line-height: 28px;
    text-align: justify;
    font-weight: 100;
    text-shadow: 0.1px 0.1px #cac4c4;
    margin-bottom: 0;
}

.card-link {
    font-size: 14px;
    font-weight: 600;
    color: #555;
    text-decoration: underline;
}

.card-link:hover {
    color: #111;
}


/* Trip of the month */

.trip-of-month {
    overflow: hidden;
    padding: 130px 0;
    position: relative;
    background: #000;
    z-index: 1;
}

.trip-of-month h3 {
    font-size: 32px;
}

.trip-of-month::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--trip-of-month-bg);
    background-size: cover;
    background-position: center;
    z-index: -1;
    opacity: 0.8;
}

.trip-of-month .sub-header {
    font-family: 'Fredoka One', cursive;
    color: #fff;
}

.trip-of-month .main-header {
    margin-top: 80px;
    margin-bottom: 80px;
}

.trip-of-month .main-header h2 {
    color: #fff;
    font-size: 56px;
    font-weight: 800;
}

.trip-of-month .features .item {
    text-align: left;
}

.trip-of-month .features {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.trip-of-month .features span {
    display: block;
}

.trip-of-month .border-bottom {
    position: absolute;
    bottom: -4px;
    left: 0;
    object-fit: cover;
    min-width: 100%;
    object-position: center;
}

.trip-of-month .item .stat {
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
}

.trip-of-month .item i:before {
    font-size: 60px;
}

.trip-of-month .trip-of-month-btn {
    font-size: 16px;
    border: solid 1px #fff;
    border-radius: 30px;
    padding: 12px 55px;
    color: #fff;
    margin-top: 70px;
    display: inline-block;
}

.trip-of-month .trip-of-month-btn:hover {
    text-decoration: none;
    background-color: #044b7f;
    border: solid 1px #044b7f;
}


/*best-selling-packages*/

.best-selling-packages {
    position: relative;
}

.best-selling-packages:after {
    content: '';
    position: absolute;
    background-image: url(../images/white-border.png);
    top: -32px;
    left: 0;
    width: 100%;
    height: 35px;
    background-repeat-x: repeat;
    z-index: 9;
}


/* Featured Departures */

.departure-bg {
    background-color: #fafafa;
    position: relative;
}

.departure-bg:after {
    content: '';
    position: absolute;
    background-image: url(../images/snow-border.png);
    top: -32px;
    left: 0;
    width: 100%;
    height: 35px;
    background-repeat-x: repeat;
    z-index: 9;
}

.fixed-departure table {
    margin-bottom: 50px;
}

.fixed-departure table tr td {
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
}

.fixed-departure table th {
    font-size: 15px;
    color: #B6B6B6;
    border-top: 0px;
    padding: 15px;
    font-weight: 600;
    border-bottom: 1px solid #DFDFDF;
}

.fixed-departure table tbody td {
    font-size: 16px;
    color: #444444;
    font-weight: 400;
    padding: 20px 15px;
}

.fixed-departure table tbody td i {
    color: #107E7D;
}

.fixed-departure table tbody td span.price-initial {
    text-decoration: line-through;
    color: #B6B6B6;
    margin-right: 5px;
}

.fixed-departure table tbody td span.price-final {
    color: #107E7D;
    font-weight: 600;
}

.fixed-departure .mobile-options {
    font-size: 12px;
    color: #999;
}


/* Why Sherpa Expedition */

.why-sherpa .left {
    padding-left: 30%;
    padding-top: 100px;
}

.why-sherpa .left h2 {
    font-weight: 800;
    font-size: 32px;
    line-height: 54px;
    color: #0b7398;
    margin-bottom: 40px;
}

.why-sherpa .left p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    margin-bottom: 30px;
}

.why-sherpa .left a {
    color: #ED5E61;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    padding-bottom: 5px;
}

.why-sherpa .left a:hover {
    text-decoration: none;
}

.why-sherpa .left a:before {
    height: 1px;
    width: 100%;
    background-color: #ED5E61;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}

.why-sherpa .right img {
    width: 100%;
    height: auto;
}

.why-sherpa .featured-stats {
    margin-top: 60px;
}

.why-sherpa .featured-stats .features {
    margin-bottom: 20px;
}

.why-sherpa .featured-stats .features .feature-icon {
    border-radius: 50%;
    border: solid 3px #0b7398;
    text-align: center;
    display: block;
    height: 130px;
    width: 130px;
    margin: 0 auto;
}

.why-sherpa .featured-stats .features .feature-icon i {
    display: block;
    font-size: 60px;
    color: #0b7398;
    line-height: 130px;
}

.our-team .col-12{
    margin-bottom: 30px;
}

.why-sherpa .featured-stats .features .feature-value {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    margin-top: 20px;
    display: block;
    line-height: 24px;
}


/* off the beat */

.off-beat-section {
    background-color: #FAFAFA;
    position: relative;
}

.off-beat-section:before {
    content: '';
    position: absolute;
    background-image: url(../images/snow-border.png);
    top: -32px;
    left: 0;
    width: 100%;
    height: 35px;
    background-repeat-x: repeat;
    z-index: 9;
}


/* Expeditions Section */

.expeditions-section {
    background: #EBEBD3;
}

.expeditions-section .left {
    padding-left: 30%;
    padding-top: 30px;
}

.expeditions-section .right img {
    width: 100%;
}

.expeditions-section .left h2 {
    font-weight: 800;
    font-size: 36px;
    line-height: 48px;
    color: #0b7398;
    margin-bottom: 30px;
}

.expeditions-section .left p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.expeditions-section .left .site-btn-container {
    margin-top: 40px;
}


/* Our Team */

.our-team {
    background: url("/assets/images/our-team-bg.png") no-repeat;
    background-size: cover;
    position: relative;
}

.our-team:before {
    content: '';
    position: absolute;
    background-image: url(../images/white-border.png);
    top: -32px;
    left: 0;
    width: 100%;
    height: 35px;
    background-repeat-x: repeat;
    z-index: 9;
}

.our-team .col-md-3 {
    margin-bottom: 30px;
}

.our-team .description {
    margin-bottom: 50px;
}

.our-team .description p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.our-team .description p strong {
    color: #0b7398;
}

.our-team .team-member {
    padding: 30px 10px 15px 10px;
    background-color: rgba(255, 255, 255, 0.6);
    height: 100%;
    border-radius: 25px;
}

.our-team .team-member .team-name:hover. .our-team .team-member .team-designation:hover{
    cursor: pointer;
}
.our-team .team-member .team-image {
    width: 210px;
    height: 210px;
    object-fit: cover;
    object-position: top;
    margin-bottom: 10px;
    border-radius: 50%;
    border: solid 4px #074572;
}

.our-team .team-member .team-title .team-name {
    font-size: 18px;
    color: #444;
    display: block;
    height: 22px;
    overflow: hidden;
}

.our-team .team-member .team-title .team-designation {
    font-size: 12px;
    display: block;
    color: #777;
    line-height: 20px;
}
.footer-follow-us img{
    max-width: 100%;
}
.footer-bottom img{
    max-width: 100%;
}
.our-team .team-member .team-title:hover,
.team-member .team-title:focus {
    text-decoration: none;
    outline: none;
}
.social-link{
        display: none;
    }

.our-team .team-member h3 {
    font-size: 20px;
    font-weight: 600;
    color: #111;
}

.our-team .team-member h4 {
    font-size: 14px;
    font-weight: 600;
}

.our-team .team-member .description {
    font-size: 14px;
    line-height: 18px;
}
.our-team .modal .modal-header{
    padding: 5px 15px;
    height: 20px;
}
.our-team .modal .modal-body{
    margin-bottom: 5px;
    text-align: center;
}
.our-team .modal .modal-body h5{
    margin-bottom: 0px;
}
.our-team .modal img{
    width: 210px;
    height: 210px;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
    border: solid 4px #044b7f;
    margin-bottom: 25px;
}
.our-team .modal table{
    width: 100% !important;
    background-color: #e4e4e4;
    font-size: 15px;
}
.modal p{
    text-align: center !important;
    color:#666;
}

/* Blogs */

.recent-blog .col-md-4 {
    margin-bottom: 30px;
}

.recent-blog .item .img-container {
    position: relative;
}

.recent-blog .item .img-container img {
    height: 270px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.recent-blog .item .img-container .blog-date {
    position: absolute;
    top: 40px;
    left: -15px;
    background-color: #0b7398;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    padding: 13px 10px;
}

.recent-blog .item .img-container .blog-date span {
    display: block;
    font-size: 18px;
    font-weight: 700;
}

.recent-blog .item .img-container .tag-group {
    position: absolute;
    bottom: 8px;
    right: 8px;
    left: 8px;
    text-align: right;
}

.recent-blog .item .img-container .tag-group .span-tag{
    background-color: #17a2b8;
    display: inline-block;
    font-size: 12px;
    padding: 5px 18px;
    border-radius: 2px;
    margin: 2px;
    color: #fff;
}
.recent-blog .item .img-container .tag-group .span-tag:hover{
    background-color: #ed5e61;
}

.recent-blog .item {
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.15);
    position: relative;
    height: 100%;
    padding-bottom: 40px;
}

.recent-blog .item .caption {
    text-align: center;
    padding: 20px 15px 30px 15px;
}

.recent-blog .item .caption h2 a {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 28px;
    display: inline-block;
    border: none;
    margin-bottom: 10px;
}

.recent-blog .item .caption h2 a:hover {
    color: #044B7F;
    background-color: transparent;
}

.recent-blog .item .caption p {
    font-size: 16px;
    color: #444;
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: 100;
    text-shadow: 0.1px 0.1px #cac4c4;
}

.recent-blog .item .caption .read-btn {
    font-size: 14px;
    line-height: 24px;
    color: #044B7F;
    border: solid 1px #17a2b8;
    display: inline-block;
    padding: 7px 40px;
    border-radius: 20px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.recent-blog .item .caption .read-btn:hover {
    text-decoration: none;
    background-color: #17a2b8;
    color: #fff;
}

.recent-blog .item .caption .tags {
    margin-bottom: 20px;
}

.recent-blog .item .caption .tags a {
    border: none;
    font-size: 13px;
    padding: 0;
    color: #b0b3b4;
    font-weight: 600;
}

.recent-blog .item .caption .tags a:hover {
    background-color: transparent;
    color: #044B7F;
}

.recent-blog .site-btn-container {
    margin-top: 30px;
}


/* Share */

.social-link {
    padding: 10px 30px;
    background-color: transparent;
    color: #044B7F;
    border: solid 1px #044B7F;
    border-radius: 2px;
    margin-left: 15px;
    cursor: pointer;
    transition: 0.3s background-color ease;
}

.social-link:hover {
    color: #fff;
    background-color: #044B7F;
    transition: 0.3s all ease;
}


/* Bikram's Update above */


/* ......footer starts...... */

.footer {
    background-color: #0b7398;;
}

/*.footer h3, .footer p {
    color: #F5F5F5;
}*/

.footer p>span>img {
    margin-right: 5px;
}

.footer p>span>img .footer a>span>img {
    margin-bottom: 5px;
}

.footer h3,
.footer p {
    color: #F5F5F5;
    font-family: 'Open Sans', sans-serif;
}

.footer h3 {
    font-size: 22px;
    font-weight: Bold;
    margin-bottom: 30px;
}

.footer a {
    color: #F5F5F5 !important;
    text-decoration: none;
    display: block;
    line-height: 32px;
}

.footer a:hover {
    cursor: pointer;
}

.footer #confirm-button {
    /* border:1px solid;    */
    background-color: #ED5E61;
    color: #fff;
    border-radius: 0 45px 45px 0;
    border: none;
    height: 38px;
}


/*.footer #confirm-button:hover {
    background-color: #ED5E61;
    color: #fff;

}*/

.footer .subscribe input {
    border-radius: 45px 0 0 45px;
    border-right-style: none;
    border: none;
}

.footer .owl-carousel img {
    width: 65%;
    height: 57px;
}

.footer-links {
    text-decoration: none;
    color: white;
}


/* ......last footer starts...... */

.last-footer {
    background-color: #023E6A;
}

.last-footer p {
    color: #F5F5F5;
    font: 14px;
}

.last-footer .tech {
    color: #ED5E61;
    text-decoration: none;
}

.last-footer .tech:hover {
    cursor: pointer;
}


/* ......last footer ends...... */


/*.....owel caroul starts........*/

.inner-content {
    text-align: center;
    line-height: 5;
}

.container .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    right: 100%;
    font-size: 62px;
    color: rgba(51, 51, 51, 0.4);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'fontAwesome';
    content: '/f053';
}

.container .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    left: 100%;
    font-size: 62px;
    color: rgba(51, 51, 51, 0.4);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'fontAwesome';
    content: '/f053';
}

.recent-blog .btn,
.activities .owl-carousel .btn {
    border-radius: 26px;
    border: 1px solid #044b7f;
    color: #044b7f;
    background-color: #fff;
}

.recent-blog .btn:hover,
.activities .owl-carousel .btn:hover {
    background-color: #044b7f;
    color: #fff;
    border: none;
}
.detail-block{
    position: relative;
}
.float-btn{
    display: none;
}
/*.....owel carousel ends........*/


/*........activities-detail starts.....*/

.activities-detail p {
    color: #666;
    font-size: 16px !important;
    line-height: 28px;
}

.activities .owl-carousel .item {
    position: relative;
}

.activities .owl-carousel .item img:hover {
    filter: blur(8px);
    -webkit-filter: blur(8px);
    transition-duration: 1s;
}

.activities .owl-carousel .activities-tag {
    width: 100%;
    /*background-color: red;*/
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 20px;
    /*color:red;*/
    /*filter: blur(8px);*/
    /*-webkit-filter: blur(8px);*/
    /*background: rgb(0, 151, 19, 1); */
    /*background: rgba(0, 151, 19, 0.1); */
}


/*........activities-detail starts.....*/

.special-discount .bg-img {
    height: 300px;
}

.special-discount .btn {
    background-color: #044B7F;
    border: none;
}


/*.......expedition starts........*/

.expedition-page .content h3 {
    color: #444444;
    font-size: 26px;
}

/*........pay online page......*/

.online-payment p{
    color: #444;
    font-size: 14px;
    line-height: 20px;
}
.online-payment .custom-control-label::before{
    top:-1px;
}

/*------------------ Blog-details -----------------------*/

.blog-details p{
    font-size: 16px;
    line-height: 28px;
    color: #444;
    margin-bottom: 30px;
}

.blog-details h1, .blog-details h2, .blog-details h3, .blog-details h4, .blog-details h5, .blog-details h6{
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    color: #444444;
    margin-bottom: 20px;
}

.blog-details ul{
    margin-bottom: 30px;
}

.blog-details ul li{
    font-size: 16px;
    line-height: 28px;
    color: #444;
}

/* -------------------- Footer ---------------------------- */

.recommended-div .recommended-main{
    padding: 60px 0;
}

.recommended-div .recommended-main h2{
    font-size: 18px;
    font-weight: 700;
    color: #444;
    margin-top: 15px;
}

.recommended-div .recommended-main #recommended-carousel .owl-nav{
    display: none;
}

.recommended-div .recommended-main #recommended-carousel .owl-dots{
    display: none;
}

.recommended-div .recommended-main #recommended-carousel .item img{
    height: 60px;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.newslettter-section{
    background-color: #FAFAFA;
    padding: 70px 0;
}
.newslettter-section h2{
    color: #0b7398;
    font-family: 'Fredoka One', cursive;
    margin-bottom: 40px;
    text-align: center;
    font-size: 32px;
}

.newslettter-section .form-control{
    height: auto;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 25px;
}

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

#activities-carousel .item img{
    display: block;
    width: 100%;
    height: 390px;
    object-fit: cover;
    object-position: center;
}

#activities-carousel .item .activities-tag h3{
    color: #fff;
    text-shadow: -5px -5px 40px #000000, 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.newslettter-section .form-btn{
    font-size: 16px;
    background-color: #ed5e61;
    border: #ed5e61;
    padding: 11px 0;
    width: 100%;
    border-radius: 25px;
    margin-top: 0;
    color: #fff;
}

.newslettter-section .col-md-8{
    padding-right: 5px;
}

.newslettter-section .col-md-2{
    padding-left: 5px;
}

.footer-page-links{
    padding: 50px 0;
    border-bottom: solid 1px #07436f;
}

.footer-page-links ul{
    padding-left: 0;
}

.footer-page-links ul li{
    display: block;
    margin-bottom: 10px;
}

.footer-page-links ul li a{
    display: inline-block;
    text-transform: uppercase;
    line-height: 22px;
    margin-bottom: 5px;
    font-size: 15px;
}

.footer-contacts{
    padding: 50px 0;
}

.footer-contacts h2{
    color: #f5f5f5;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 45px;
    position: relative;
    display: inline-block;
}

.footer-contacts h2:before {
    height: 4px;
    width: 100%;
    background-color: #ed5e61b5;
    content: '';
    position: absolute;
    left: 0;
    bottom: -13px;
}

.footer-contacts a{
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}

.footer-contacts a span{
    padding-right: 10px;;
}

.footer-follow-us{
    padding: 100px 0 40px 0;
    border-bottom: solid 1px #07436f;
}

.foot-social{
    padding-left: 0;
    margin-top: 25px;
}

.foot-social li{
    display: inline-block;
    margin-right: 10px;
}

.foot-social a{
    border: solid 1px #f5f5f5;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    display: block;
    border-radius: 50%;
}

.foot-social a:hover{
    background-color: #ed5e61;
    border: solid 1px #ed5e61;
}

.foot-social a span{
    padding-right: 0;
}

.footer-contacts #contact-carousel .owl-nav{
    text-align: left;
}

.footer-contacts #contact-carousel .owl-nav .owl-prev{
    position: inherit;
    font-size: 42px;
    color: #f5f5f5;
    opacity: 0.7;
}
.footer-contacts #contact-carousel .owl-nav .owl-prev:hover{
    background-color: transparent !important;
    opacity: 0.9;
}

.footer-contacts #contact-carousel .owl-nav .owl-next{
    position: inherit;
    font-size: 42px;
    color: #f5f5f5;
    opacity: 0.7;
}

.footer-contacts #contact-carousel .owl-nav .owl-next:hover{
    background-color: transparent !important;
    opacity: 0.9;
}

.footer-bottom{
    padding: 30px 0 15px 0;
    background-color: #20657d;
}

.footer-bottom img{
    height: 50px;
}

.footer-bottom .img-container{
    border-right: solid 1px #8e8989;
    padding-bottom: 15px;
}

.footer-buttons a{
    background-color: #ed5e61;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px 0;
    border-radius: 25px;
    font-weight: 600;
    font-size: 16px;
}

.footer-buttons a span{
    display: block;
    font-size: 12px;
    margin-bottom: -10px;
}

.footer-bottom p{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}

.footer-bottom a{
    line-height: 22px;
}

.footer-bottom p a{
    display: inline-block;
}

.non-sticky{
    position: relative !important;
}

.details-page-padding{
    padding: 0 0 80px 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

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

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.about-pages h1,.about-pages h2,.about-pages h3,.about-pages h4,.about-pages h5,.about-pages h6{
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    color: #444444;
    margin-bottom: 20px;
}

.about-pages .icons{
    font-size: 28px;
    color: #044B7F;
    display: inline-block;
    padding-right: 8px;
}

.about-pages .inline-head{
    display: inline-block;
    color: #074572;
    font-weight: 700;
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.about-pages p{
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-bottom: 30px;
}

.about-pages ul{
    margin-bottom: 30px;
}

.about-pages ul li{
    font-size: 16px;
    line-height: 40px;
    color: #666666;
}

.top-bar .left-navs li{
    display: inline-block;
}

.top-bar .left-navs{
    text-align: right;
    margin-bottom: 5px;
}

.top-bar{
    padding: 10px 0;
}

.top-bar .left-navs a{
    font-size: 14px;
    padding-left: 10px !important;
    text-decoration: underline;
}

.top-bar .left-navs a:hover{
    color: #074572 !important;
}

.top-bar .left-navs a span{
    padding-right: 5px;
}
/*login and signup starts*/
.form-user .login-user{
   background: #335f80;
    color: #fff;
    width: 115px;
    height: 115px;
    border: none;
    padding: 23px;
    border-radius: 50%;
    font-size: 60px;
}
#loginModal .modal-body{
    padding-top: 25px;
}
#loginModal .title, #signUpModal .title{
    font-size: 23px;
    font-weight: bold;
    color: #335F80;
    padding-bottom: 20px 0;
    padding-bottom: 15px;
}
#signUpModal .reg p a:hover{
    cursor: pointer;
}
#signUpModal .signup-btn{
    margin-bottom: 0!important;
}
#signUpModal .gender{
    margin-left:10px;
    margin-bottom: 0;
}
.documents-container .item img{
    width: 100%;
}


/*------------------------------------------------------
Blog Details Page
------------------------------------------------------*/

#tableAccordion .card-body{
    padding: 0;
}
#tableAccordion{
    margin-bottom: 40px;
}
#tableAccordion .card-header{
    padding: 0;
    background-color: transparent;
}
#tableAccordion .btn-link{
    width: 100%;
    text-align: left;
    padding: 20px 20px;
    border: none;
    color: #444;
    background-color: #FAFAFA;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
}
#tableAccordion .btn-link:hover{
    text-decoration: none;
}
#tableAccordion .card{
    border: none;
}
#tableAccordion .table-of-content{
    border: none;
    background: #fafafa;
    padding: 5px 0 15px 0;
}
#tableAccordion .table-of-content .list-group-item{
    padding: 2px 40px;
    margin-bottom: 2px;
    border: none;
    background: transparent;
}
#tableAccordion .table-of-content .list-group-item:last-child{
    border: none;
}
.blog-details .blog-title{
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 5px;
    line-height: 42px;
    margin-bottom: 30px;
}
.blog-details .blog-date{
    font-size: 14px;
    margin-bottom: 15px;
}
.blog-details .description img{
    width: 100%;
    height: auto;
    margin: 5px 0;
}
.blog-details .post-right h5{
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 20px;
}
.blog-details .post-right .post a{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.blog-details .post-right .post a:hover{
    color:#ED5E61;
}
.blog-details .post-right .post p{
    font-size: 13px;
    color: #d1d1d1;
}
.blog-details .post-right i{
    font-size: 10px;
    position: relative;
    top: -1px;
}
.blog-details .table-of-content li a{
    font-size: 14px;
    color: #444;
}
.blog-details .table-of-content li a:hover{
    color: #ed5e61;
}
.blog-details .table-of-content .list-group{
    margin-bottom: 0;
}
.blog-details .post-right{
    padding: 50px 20px 20px 20px;
    border-radius: 20px;
    background-color: #044b7f;
}
.blog-details .categories{
    margin-top: 30px;
}
.blog-details .categories ul{
    padding-left: 0;
}
.blog-details .categories ul li{
    display: block;
}
.blog-details .categories ul li a{
    color: #fff;
    font-size: 14px;
}
.blog-details .categories ul li a:hover{
    color: #ed5e61;
}
.blog-details .list-group h5{
    color: #044B7F;
    font-weight: bold;
    padding-top: 40px;
    margin-bottom: 20px;
}
.blog-details .post{
    border-top: 1px dashed #123953;
    padding-top: 15px;
    margin-bottom: 15px;
}
.blog-details .post a, .blog-details .post p{
    margin-bottom: 5px;
    color: #555;
}
.blog-details .post a:hover{
    cursor: pointer;
}
.blog-image {
    max-height: calc(100vh - 150px);
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.considering {
    position: fixed;
    right: 20px;
    bottom: 15px;
    background-color: #fafafa;
    color: #333;
    padding: 30px 70px 30px 30px;
    border-radius: 6px;
    font-size: 14px;
    width: 360px;
    z-index: 9;
    -webkit-box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.15);
}
.considering p{
    margin-bottom: 0;
    font-weight: 100;
    letter-spacing: 0.5px;
    display: flex;
    line-height: 18px;
}
.considering p span{
    color: #ed585b;
    font-weight: 700;
    padding-right: 5px;
    display: inline-flex;
    line-height: 20px;
    font-size: 16px;
}
.considering p .icon-users{
    padding-right: 2px;
    font-size: 16px;
}
#drift-widget{
    bottom: 25px !important;
    /*right: 35px !important;*/
}
.ourteam-page .ourteam-details img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
    border: solid 4px #074572;
}
.ourteam-page .ourteam-details .name{
    font-weight: bold;
    margin: 20px 0 5px 0;
}
.ourteam-page .ourteam-details .ourteam-item {
    padding: 60px 0;
    border-bottom: 1px solid rgba(27,41,58,0.2);
}
.ourteam-page .activities-detail p{
    text-align: left;
}
.ourteam-page .ourteam-item table{
    width: 100% !important;
    font-size: 15px;
}
.ourteam-page .ourteam-item table td{
    padding: 10px 10px !important;
}
.ourteam-page .ourteam-details .ourteam-item:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.partners-section img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    border: solid 4px #074572;
}
.partners-section .col-md-4{
    margin-bottom: 30px;
}
.partners-section .team-member{
    background-color: #fafafa;
    text-align: center;
    padding: 30px;
    height: 100%;
}
.partners-section .team-member .team-title{
    margin-top: 15px;
}
.partners-section .team-member .team-title span{
    display: block;
    margin-bottom: 5px;
}
.partners-section .team-member .team-title .team-name{
    font-weight: 600;
}
.custom-section{
    background-color: #fafafa;
}
.blog-detail-section{
    padding: 80px 0;
}
.blog-img{
    width: 100%;
    margin-bottom: 30px;
}
.detail-left{
    overflow: hidden;
}

.cVvwjZ {
    margin-right: 30px !important;
    margin-bottom: 30px !important;
}

/*-------------------- Got to top ----------------------------*/

.go-top {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: fixed;
    bottom: -40px;
    right: 44px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    text-decoration: none;
    border-radius: none;
    z-index: 9;
}
.go-top i{ 
    margin: 0;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 28px;
}
.go-top.show { 
    bottom: 140px; 
}
.go-top:hover, .go-top:active, .go-top:focus{  
    
}
.top-icon{
    fill: red;
    height: 70px;
    width: 70px;
}
