﻿/*variables less begin*/
/*font / text properties*/
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}

.textRight {
    text-align: right;
}

.textLeft {
    text-align: left;
}

.textJustify {
    text-align: justify;
}

.textJustify {
    text-align: justify;
}

.textCenter {
    text-align: center;
}

.text-deco-none {
    text-decoration: none;
}

.text-deco-underline {
    text-decoration: underline;
}

.boldText {
    font-weight: bold;
}

.auto-width {
    width: auto;
}
/*colors*/
/*borders*/
.clear {
    clear: both;
    float: left;
    width: 100%;
}

.left-float {
    float: left;
}

.right-float {
    float: right;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.relative-right {
    position: relative;
    float: right;
}

.relative-left {
    position: relative;
    float: left;
}

.margin-auto {
    margin: auto !important;
}

.zero-padding {
    padding: 0;
}

.zero-margin {
    margin: 0;
}

.zero-margin-padding {
    margin: 0;
    padding: 0;
}

.hidden-overflow {
    overflow: hidden;
}

.transparent-bg {
    background-color: transparent;
}

.contain-bg-size {
    background-size: contain;
}
/*variables less end*/
/** Product Vars*/
/*colors*/
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');
}

.product-body {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    color: #4e4e4e;
    padding-top: 9.5rem;
}

    .product-body .teaser-header {
        position: absolute;
        padding-right: 14%;
        padding-top: 7%;
        right: 0;
        top: 0;
        width: 50%;
    }

        .product-body .teaser-header h2 {
            color: #004f76;
            font-family: 'Montserrat', sans-serif;
            font-size: 65px;
            text-align: center;
            padding: 20px 0;
            font-weight: 400;
        }

        .product-body .teaser-header p {
            font-family: 'Montserrat', sans-serif;
            color: #4e4e4e;
            font-size: 18px;
            text-align: center;
            line-height: 25px;
        }

header.product-header {
    padding: 10px;
    box-shadow: 0 11px 12px 3px #00000033;
    height: 110px;
    background-color: #fff;
}

    header.product-header .nav-wrapper ul.nav li a {
        color: #4e4e4e;
        letter-spacing: normal;
        font-weight: 600;
        font-size: 13px;
    }

        header.product-header .nav-wrapper ul.nav li a:hover,
        header.product-header .nav-wrapper ul.nav li a:active,
        header.product-header .nav-wrapper ul.nav li a:focus {
            color: #004f76 !important;
            background-color: #fff;
        }
/*.tiny {
    height: 90px;
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
}*/
.section-teaser {
    padding-right: 0;
    padding-left: 0;
}

.section-product {
    padding: 25px 15px;
    line-height: 25px;
}

    .section-product h4 {
        color: #004f76;
        font-size: 40px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }

    .section-product small.small-icon-text {
        font-size: 57%;
    }

    .section-product .alert-warning {
        color: #292929;
        background-color: #f3ec18;
        border-color: transparent;
        padding: 5px;
    }

    .section-product small.alert-text {
        font-size: 65%;
        font-weight: 600;
    }

.section-info {
    padding: 25px 15px;
    line-height: 25px;
    color: #fff;
    background-color: #004f76;
    font-size: 16px;
}

    .section-info h4 {
        color: #fff;
        font-size: 40px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }

    .section-info ul {
        list-style-type: disc;
    }

        .section-info ul li {
            padding: 10px;
        }

.section-video {
    padding: 25px 15px;
    line-height: 25px;
}

    .section-video h4 {
        color: #004f76;
        font-size: 40px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }

.section-location {
    padding: 25px 15px;
    line-height: 25px;
    color: #fff;
    background-color: #004f76;
    font-size: 16px;
}

    .section-location p {
        color: #fff;
    }

    .section-location h4 {
        color: #fff;
        font-size: 40px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }

    .section-location ul {
        list-style-type: disc;
    }

        .section-location ul li {
            padding: 10px;
        }

ul.nav.nav-stacked a {
    color: red;
}

footer.footer-product {
    border-top: solid 5px #fff;
    background-color: #fe5000;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding: 10px 0;
}

    footer.footer-product .container .copyright {
        font-weight: 400;
        line-height: 64px;
    }

header.product-header .nav-wrapper {
    top: 0;
}

header.product-header .navbar-nav {
    position: relative;
    top: auto;
}

header.product-header ul.nav.navbar-nav.navbar-right {
    top: 22px;
}

a.anchor {
    display: block;
    position: relative;
    top: unset;
}

@media only screen and (max-width: 767px) {
    body.product-body {
        padding-top: 10.4rem;
    }

        body.product-body .container {
            padding: 0 15px;
        }

        body.product-body .navbar-toggle {
            background-color: #ff934d;
            margin-right: 0;
            top: 15px;
        }

        body.product-body div#navbar {
            height: 226px !important;
            background: #fff;
            padding: 0;
            box-shadow: 0 11px 12px 3px #00000033;
        }

        body.product-body header.product-header ul.nav.navbar-nav.navbar-right {
            top: 0;
        }

        body.product-body video {
            width: 100%;
            height: auto;
        }

        body.product-body footer {
            height: auto;
        }

            body.product-body footer .container .copyright {
                position: relative;
                bottom: auto;
                text-align: center;
                text-align: right;
                line-height: 55px;
                font-size: 10px;
            }

        body.product-body .section-info ul {
            padding-left: 25px;
        }
}
/*general less begin*/
html {
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
}

body {
    color: #292929;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
}

.gray-bg-div {
    background-color: #eeeff3;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 35px;
}

h5 {
    font-weight: bold;
}

.padding-top {
    padding-top: 10px !important;
}

input,
textarea {
    background: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0 20px 0;
    padding: 5px;
    width: 300px;
}

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

textarea {
    height: 100px;
}

.float-left {
    float: left !important;
}

p {
    line-height: 22px;
    z-index: 2;
    position: relative;
    color: #292929;
}

a,
a:hover,
a:focus,
a:active {
    color: #292929;
    outline: 0;
    text-decoration: none;
}

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

.clr-padding,
.col-md-12.clr-padding .col-md-6.clr-padding,
.col-md-8.clr-padding {
    padding: 0;
}

.margin-bottom {
    margin-bottom: 20px;
}

textarea {
    resize: none;
}

.field-validation-error {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ff934d;
    line-height: 16px;
    width: 95%;
    z-index: 1000;
}

.field-validation-valid {
    display: none;
}

.required-field {
    font-size: 12px;
    line-height: 20px;
}

    .required-field span {
        color: #ff934d;
    }

.g-recaptcha {
    clear: both;
    margin: auto;
    margin-bottom: 10px;
    width: 300px !important;
}

@media only screen and (max-width: 1024px) {
    .container {
        padding: 0 10px;
        width: 100%;
        max-width: 95%;
    }

    input[type="checkbox"],
    input[type="radio"] {
        cursor: pointer;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        position: relative;
        box-sizing: content-box;
        width: 20px !important;
        height: 20px;
        border-width: 0;
        transition: all 0.3s linear;
    }

    .map img {
        max-height: 375px;
        min-height: 375px;
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .map img {
        min-height: 375px;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    body {
        background: transparent;
    }

    .container {
        padding: 0 5px;
        width: 100%;
        max-width: 100%;
    }

    .field-validation-error {
        width: 100%;
        margin-left: 0;
    }

    input[type="text"],
    input[type="password"],
    textarea {
        width: 100% !important;
    }

    .map img {
        min-height: 100px;
        width: 100%;
    }

    .contactform {
        margin: 0;
        padding: 0;
    }
}

.orange {
    color: #ff934d;
}
/*general less end*/
#m-booked-small-t3-89002 .booked-weather-160x36,
#m-booked-small-t3-67986 .booked-weather-160x36 {
    padding: 0px !important;
    width: 100% !important;
}

#m-booked-small-t3-89002 .booked-weather-160x36-city,
#m-booked-small-t3-67986 .booked-weather-160x36-city {
    padding: 0px !important;
}

#m-booked-small-t3-89002 span,
#m-booked-small-t3-67986 span {
    display: none;
}

#m-booked-small-t3-89002 .booked-weather-160x36-degree,
#m-booked-small-t3-67986 .booked-weather-160x36-degree {
    font-size: 15px !important;
    float: left;
    padding: 0px 17%;
}



.vw-100 {
    width: 100vw;
}


.comment-bg {
    background-position: 21350% 0%;
}

.tab-1 {
    display: block;
    width: 100%;
    margin: 0px;
}

.bg-transparent {
    background-color: transparent
}

.bg-none
{
    background: none;
}

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

.d-block
{
    display: block;

}



button.g-recaptcha {
    font-size: var(--fs-18);
    background-color: #ff6501;
    transition: background-color .5s;
    padding: 8px 18px !important;
    border: solid 1px #ff6501;
    border-radius: 6px;
    font-weight: 400;
    color: #fff;
    width: 100%;
}

    button.g-recaptcha:hover {
        font-size: var(--fs-18);
        background-color: #ff6501;
        transition: background-color .5s;
        padding: 8px 18px !important;
        border: solid 1px #ff6501;
        border-radius: 6px;
        font-weight: 400;
        width: 100%;
        color: #fff
    }


.alert-dismissible {
    padding-right: 3rem;
    position: absolute;
    z-index: 25000;
    width: 97vw;
    margin: 1vw;
}
