﻿

/*a, p, li, td, span {
    font-family: 'Lato-Regular';
}*/

div#hotllst {
    margin-left: 106px;
    color: #000;
    font-size: 13px;
}

/*h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato-Regular' !important;
    font-weight: 400;
    margin: 10px 0;
}*/
/*@font-face{font-family:'Lato-Regular';src:url(../fonts/Gilroy-Regular.otf);}*/

@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/Lato-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Black';
    src: url('../fonts/Lato-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'TodaySB-Medium';
    src: url('../fonts/TodaySB-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'TodaySB-Regular';
    src: url('../fonts/TodaySB-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'NotoSansSC-Regular';
    src: url('../fonts/NotoSansSC-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'NotoSansSC-Medium';
    src: url('../fonts/NotoSansSC-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'NotoSansSC-Bold';
    src: url('../fonts/NotoSansSC-Bold.otf') format('opentype');
}
.heading_wrap {
    margin-top: 20px;
}

#navbar_sticky {
    border-radius: 0px !important;
    background: #363c48;
    margin-bottom: 0px;
}

.heading_wrap h2 {
    color: #e03b0e;
    font-size: 25px;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    width: 80%;
    margin-bottom: 20px;
}

    .heading_wrap h2:before {
        position: absolute;
        background: #e83333;
        width: 125px;
        height: 4px;
        bottom: -2px;
        content: "";
        border-radius: 10px;
        left: 12px;
    }

.content_box_int p {
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #7b7878;
    line-height: 23px;
}

.content_box_int h2 {
    font-size: 24px;
    line-height: 40px;
    margin-top: -3px;
}

/*.content_box_int {
    background: #f5f5f5;
    padding: 16px;
}*/

.content_box_int h5 {
    position: relative;
    color: #ce410c;
    padding-left: 20px;
    font-size: 18px;
}

    .content_box_int h5::before {
        background: #ce410c;
        height: 10px;
        width: 10px;
        position: absolute;
        left: 0px;
        content: "";
        border-radius: 50%;
        top: 5px;
    }

.content_box_int h6 {
    position: relative;
    color: #7b7878;
    padding-left: 20px;
    line-height: 25px;
    font-size: 14px;
    letter-spacing: 0.5px;
}

    .content_box_int h6::before {
        background: #ce410c;
        height: 7px;
        width: 7px;
        position: absolute;
        left: 0px;
        content: "";
        border-radius: 50%;
        top: 8px;
    }

.navbar-brand img {
    margin-top: -13px;
}

.nav.navbar-nav.navbar-right li a {
    color: #fff;
    font-size: 17px;
    padding: 6px 10px;
}

    .nav.navbar-nav.navbar-right li a:hover {
        background: none;
    }

#menushowhide {
    margin-top: 8px;
}

.border_right {
    border-right: 2px solid #DDD;
}

.footer {
    font-family: 'Gilroy Regular';
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px;
    color: #a9a9a9;
    position: relative;
    top: 35px;
    font-size: 16px;
    background: #000;
}

.container.footer_des div ul {
    padding: 0px;
    margin-bottom: 0px;
}

.footer ul li {
    font-family: 'lato-regular';
    line-height: 28px;
    list-style: none;
    color: #d7d7d7;
    font-size: 14px;
}

.container.footer_des div ul {
    padding: 0px;
    margin-bottom: 0px;
}
/* .fa-facebook { */
/* color: #004fcc; */
/* } */
/* .fa-twitter { */
/* color: #0996fe; */
/* } */
/* .fa-youtube { */
/* color: #eb1524; */
/* } */
/* .fa-instagram { */
/* color: #bf2898; */
/* } */

ul.hygene_Pages.about {
    margin-left: 0;
}

ul.hygene_Pages li a {
    font-family: 'lato-regular';
    line-height: 28px;
    list-style: none;
    color: #d7d7d7 !important;
    font-size: 14px;
    text-decoration:none;
}

.container.footer_des div ul {
    padding: 0px;
    margin-bottom: 0px;
}

.col-md-3.col-sm-6.col-xs-12.subscribe1 ul li {
    line-height: 30px;
    margin-top: 7px;
}

li.social_media_ico a {
    border: 1px solid #3e3b3b;
    padding: 5px 9px;
}



input#txtsubs {
    color: #000;
    line-height: 20px;
    border: none;
    padding: 0px 10px;
    border-radius: 1px 0px 0px 1px;
    width: 150px;
}

.footer .btn {
    font-family: 'Gilroy Regular';
    padding: 3.4px 10px;
    margin-bottom: 2px;
    border-radius: 0px;
    background: #FF5722;
    color: #fff;
}

.copyright {
    font-family: 'Gilroy Regular';
    background-color: #000000;
    text-align: center;
    color: white;
}

    .copyright h4 {
        font-size: 17px;
        line-height: 20px;
        padding: 18px;
        margin-bottom: 0px;
        font-family: 'Gilroy Regular';
    }

@media screen and (max-width: 600px) and (min-width: 320px) {
	ul.hygene_Pages_address li {
    border: 1px solid #413f3f;
    border-radius: 25px;
    text-align: center;
    margin-top: 8px;
    line-height: 34px;
}
	ul.hygene_Pages li a {
        font-family: 'lato-regular';
        line-height: 34px !important;
        list-style: none;
        color: #d7d7d7 !important;
        font-size: 14px;
        text-decoration: none;
        border: 1px solid #292929 !important;
        width: 100% !important;
        display: block !important;
        margin-top: 8px !important;
        text-align: center !important;
        border-radius: 25px !important;
    }
    .footer_link1 ul li a {
        font-family: 'lato-regular';
        line-height: 34px !important;
        list-style: none;
        color: #d7d7d7;
        font-size: 14px;
        text-decoration: none;
        border: 1px solid #5d5858 !important;
        display: block !important;
        margin-top: 8px !important;
        text-align: center !important;
        border-radius: 25px !important;
    }
	 .footer_link1 {
        width: 100% !important;
    }
    .footer_link {
        width: 100% !important;
    }
    .footer_link_section {
        width: 100% !important;
    }
    .width23 {
        width: 100% !important;
    }
    .col-md-3.col-sm-6.col-xs-12.subscribe1 {
        padding: 0px !important;
    }
    .text_slider_heading h1{
        font-size:20px !important;
        font-weight:600;
    }
    #menushowhide {
        margin-top: 8px;
        margin: auto;
        text-align: center;
    }

    ul#menushowhide li {
        display: inline-block;
    }

    #logo_sticky img {
        margin: -13px auto;
    }

    #logo_sticky {
        width: 100%;
    }

    .heading_wrap h1:before {
        left: 28% !important;
    }

    .content_box_int h4 {
        font-size: 16px;
        line-height: 28px;
    }

    .content_box_int h2 {
        font-size: 18px;
        margin-top: 25px;
        line-height: 26px;
    }

    .container.footer_des div ul {
        padding: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .footer {
        font-family: 'Gilroy Regular';
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 40px 10px;
        color: #a9a9a9;
        position: relative;
        top: 35px;
        font-size: 16px;
        background: #000;
    }

    .navbar-header {
        border-bottom: 1px solid #6d6969;
    }

    .nav.navbar-nav.navbar-right li a {
        font-size: 17px;
        padding: 6px 6px;
    }

    .sendenquiry h2 {
        width: 100% !important;
        border-bottom: 1px solid #8c8383;
        text-align: center;
        margin: 31px auto;
        font-size: 19px !important;
        padding-bottom: 11px;
        position: relative;
    }

    .left_box_enq {
        width: 100% !important;
    }

    .right_box_enq {
        width: 100% !important;
    }

    .left_box_enq_button {
        width: 100% !important;
    }

    .sendenquiry {
        height: 455px !important;
    }

    .text_slider_heading {
        position: absolute;
        top: 0% !important;
        left: 0px !important;
        color: #000;
        background: rgba(255, 255, 255, 0.78);
        height: 282px;
        width: 100% !important;
        padding: 2px 19px !important;
        border-radius: 3px;
    }

        .text_slider_heading h2 {
            font-size: 16px !important;
            font-weight: 900;
        }

    .carousel-inner img {
        height: 280px !important;
    }

    .main_title h2 {
        width: 98% !important;
    }

    .content_box_int {
        width: 100% !important;
    }

    .images_mark_sec img {
        width: 100%;
        height: 220px !important;
    }

    .right_sidevedio_sec {
        width: 100% !important;
        float: right;
        margin-top: 15px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
    .container.footer_des div ul {
        padding: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .footer {
        font-family: 'Gilroy Regular';
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 40px 10px;
        color: #a9a9a9;
        position: relative;
        top: 35px;
        font-size: 16px;
        background: #000;
    }

    ul#menushowhide li {
        display: inline-block;
    }

    .navbar-header {
        float: left;
    }

    #menushowhide {
        float: right;
    }

    .text_slider_heading {
        position: absolute;
        top: 4% !important;
        left: 13% !important;
        color: #000;
        background: rgba(255, 255, 255, 0.78);
        height: 282px;
        width: 73% !important;
        padding: 7px 44px !important;
        border-radius: 3px;
    }

    .carousel-inner img {
        width: 100%;
        height: 286px !important;
    }

    .text_slider_heading h2 {
        font-size: 24px !important;
        font-weight: 900;
    }

    .main_title h2 {
        width: 64% !important;
    }

    .sendenquiry h2 {
        width: 75% !important;
    }

    .content_box_int {
        width: 100% !important;
    }

    .images_mark_sec img {
        width: 100%;
        height: 300px !important;
    }

    .right_sidevedio_sec {
        width: 100% !important;
        float: right;
        margin-top: 15px;
    }

    .vedio_markt iframe {
        height: 400px !important;
    }
}

.item {
    position: relative !important;
    display: inline-block;
}

.text_slider_heading {
    position: absolute;
    top: 24%;
    left: 22%;
    color: #000;
    background: rgba(255, 255, 255, 0.78);
    height: 282px;
    width: 57%;
    padding: 25px 44px;
    border-radius: 3px;
}

    .text_slider_heading h2 {
        font-size: 34px;
        font-weight: 900;
    }

    .text_slider_heading p {
        font-size: 16px;
        line-height: 25px;
        font-weight: 500;
        margin-bottom: 25px;
    }

    .text_slider_heading a {
        color: #000;
        border: 1px solid;
        padding: 10px 33px;
        border-radius: 30px;
        font-size: 18px;
    }

.margin_60 {
    padding-top: 27px;
    padding-bottom: 60px;
}

.main_title {
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}

    .main_title h2 {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: -1px;
        font-size: 24px;
        margin-bottom: 20px;
        margin-top: 0;
        color: #797575;
        width: 42%;
        margin: 20px auto;
        border-bottom: 1px solid #ddd;
        padding-bottom: 11px;
        position: relative;
    }

        .main_title h2:before {
            position: absolute;
            background: #e83333;
            width: 75px;
            height: 4px;
            bottom: -3px;
            content: "";
            border-radius: 10px;
            left: 37%;
        }

    .main_title p {
        font-weight: 300;
        font-size: 18px;
        color: #6b6666;
    }

.tour_container {
    background-color: #fff;
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    margin: 0 0 30px;
}

.ribbon_3 {
    position: absolute;
    left: 10px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

    .ribbon_3.popular span {
        background: linear-gradient(#f14f3f 0,#cb4335 100%);
    }

    .ribbon_3 span {
        font-size: 10px;
        font-weight: 700;
        color: #FFF;
        text-align: center;
        line-height: 20px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 100px;
        display: block;
        background: #79A70A;
        background: linear-gradient(#9BC90D 0,#79A70A 100%);
        box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
        text-shadow: 1px 1px 2px rgba(0,0,0,.25);
        position: absolute;
        top: 19px;
        left: -21px;
    }

    .ribbon_3.popular span::before {
        border-left: 3px solid #a3362a;
        border-right: 3px solid transparent;
    }

    .ribbon_3.popular span::after, .ribbon_3.popular span::before {
        border-bottom: 3px solid transparent;
        border-top: 3px solid #a3362a;
    }

    .ribbon_3 span::before {
        left: 0;
        border-left: 3px solid #638908;
        border-right: 3px solid transparent;
    }

    .ribbon_3 span::after, .ribbon_3 span::before {
        content: "";
        position: absolute;
        top: 100%;
        z-index: -1;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #638908;
    }

.img_container {
    position: relative;
    overflow: hidden;
    height: 250px;
}

.tour_container .tour_title {
    padding: 15px;
    position: relative;
}

    .tour_container .tour_title h3 {
        margin: 0 0 3px;
        font-size: 14px;
        text-transform: uppercase;
        color: #6b6666;
    }

    .tour_container .tour_title .rating {
        font-size: 14px;
        margin-left: -3px;
        color: #FFC107;
    }

.wishlist a {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 88px;
    font-size: 14px;
    background: #ce410c;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
}

    .wishlist a:hover {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 88px;
        font-size: 14px;
        background: #ec622e;
        text-align: center;
        line-height: 30px;
        color: #fff !important;
        border-radius: 2px;
        cursor: pointer;
        text-decoration: none;
    }

.short_info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-linear-gradient(top,transparent,#000);
    background: linear-gradient(to bottom,transparent,#000);
    width: 100%;
    padding: 45px 10px 8px 5px;
    color: #fff;
}

    .short_info .price {
        float: right;
        font-size: 28px;
        font-weight: 700;
        display: inline-block;
    }

    .short_info i {
        font-size: 26px;
        display: inline-block;
        vertical-align: middle;
        font-weight: 400;
        font-style: normal;
        padding: 0;
        margin-right: 9px;
        margin-left: 7px;
        margin-top: 8px;
    }

.overlay_des {
    background: #000;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0px;
    z-index: 999;
}

.backwht {
    background: #fff;
    height: 500px;
    width: 60%;
    margin: 100px auto;
}

.img_container:hover .img-responsive {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2);
    transition: 1.5s;
}

.main_title h2 span {
    color: #cc3d09;
}

.sendenquiry {
    background-image: url(../images1/hero-51.png);
    height: 400px;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
	position:relative;
}

    .sendenquiry h2 {
        width: 50%;
        border-bottom: 1px solid #8c8383;
        text-align: center;
        margin: 31px auto;
        font-size: 33px;
        padding-bottom: 11px;
        position: relative;
    }

        .sendenquiry h2:before {
            position: absolute;
            background: #e83333;
            width: 75px;
            height: 4px;
            bottom: -2px;
            content: "";
            border-radius: 10px;
            left: 40%;
        }

.enquiry_box {
    width: 75%;
    margin: auto;
    text-align: center;
}

.left_box_enq {
    width: 45%;
    float: left;
    position: relative;
}

    .left_box_enq p {
        position: absolute;
        color: red;
        display: none;
    }

.right_box_enq {
    width: 45%;
    float: right;
    position: relative;
}

    .right_box_enq p {
        position: absolute;
        color: red;
        display: none;
    }

.left_box_enq input {
    background: none;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 3px;
    width: 100%;
    color: #000;
    margin-top: 25px;
}

.right_box_enq input {
    background: none;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 3px;
    width: 100%;
    color: #000;
    margin-top: 25px;
}

.left_box_enq_button {
    width: 45%;
    float: left;
    text-align: left;
    margin-top: 25px;
}

    .left_box_enq_button button {
        background: #e83333;
        border: none;
        color: #fff;
        font-size: 16px;
        padding: 8px 23px;
        border-radius: 3px;
    }

.carousel-inner {
    display: inline-block;
}

/* .w20p{ */
/* width:20%; */
/* float:left; */
/* text-overflow: ellipsis; */
/* overflow: hidden; */
/* white-space: nowrap; */
/* } */
/* .w40p{ */
/* width:46%; */
/* float:left; */
/* text-overflow: ellipsis; */
/* overflow: hidden; */
/* white-space: nowrap; */
/* } */
/* .w18p{ */
/* width:18%; */
/* text-overflow: ellipsis; */
/* overflow: hidden; */
/* white-space: nowrap; */
/* } */
/* .w50p{ */
/* width:50%; */
/* float:left; */
/* text-overflow: ellipsis; */
/* overflow: hidden; */
/* white-space: nowrap; */
/* } */
/* .city_heading_transport{ */
/* width: 800px; */
/* display: flex; */
/* padding: 10px; */
/* background: #d4d4d4; */
/* font-size: 15px; */
/* font-weight: 600; */
/* } */
/* .city_content_transport{ */
/* width:800px; */
/* display:flex; */
/* padding: 9px; */
/* } */
/* .city_content_transport:nth-child(odd) { */
/* background: #f4f5f4; */
/* } */
/* .city_content_transport:nth-child(even) { */
/* background: #e6e6e6; */
/* } */
/* .international_transport{ */
/* font-size: 14px; */
/* letter-spacing: 0.5px; */
/* } */
@media screen and (max-width:991px) and (min-width: 600px) {
    .col-md-6 {
        width: 50% !important;
        float: left;
    }
}

@media screen and (max-width:599px) and (min-width: 320px) {
    .main_title h2 {
        font-size: 23px;
    }

    .main_title p {
        font-weight: 300;
        font-size: 16px;
        color: #6b6666;
    }
}

.text_slider_heading a:hover {
    background: #c43a07;
    color: #fff;
    border: 1px solid #c43a07;
    transition: 0.8s;
    text-decoration: none;
}

.content_box_int {
    width: 70%;
    float: left;
}

.images_mark_sec img {
    width: 100%;
    height: 420px;
}

.borderd {
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 15px;
}

.right_sidevedio_sec {
    width: 28%;
    float: right;
    margin-top: 15px;
}

.vedio_markt iframe {
    width: 100%;
    float: right;
    height: 200px;
    margin-bottom: 35px;
    border: 1px solid #ddd;
    padding: 5px;
}
h2.footer_heading {
    margin: 0px;
    font-size: 22px;
    margin-bottom: 15px;
    font-family: 'lato-regular';
}
ul.hygene_Pages.margin_top_sec {
    margin-top: 37px;
}
.width23 {
    width:23%;
}
.float-left{
    float:left;
}
.footer_link_section {
    width: 52%;
    float: left;
}
.footer_link {
    width: 32%;
    float: left;
}
.footer_link1 {
    width: 33%;
    float: left;
}
.margin_top_sec{
    margin-top:37px;
}
.footer_link1 ul li a {
    font-family: 'lato-regular';
    line-height: 28px;
    list-style: none;
    color: #d7d7d7;
    font-size: 14px;
    text-decoration:none;
}
li.social_media_ico a {
    color: #fff;
}
.images_mark_sec.online_h img {
    height: 500px;
}


.loader_overlay{
 background: hsl(0deg 0% 0% / 65%);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: -40px;
	display:none;
}
.base_loader{
      width: 280px;
    background: #fff;
    margin: 200px auto;
    padding: 12px;
    border-radius: 3px;
}

.loader {
    border-top: 8px solid blue;
    border-right: 8px solid green;
    border-bottom: 8px solid red;
    border-left: 8px solid pink;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    float:left;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.base_loader p{
      font-size: 23px;
    margin-bottom: 0px;
    margin-left: 45px;
    padding-left: 23px;
    padding-top: 4px;
}