@import url('./font.css');

html {
    overflow-x: hidden !important;
}

body {
    background-image: url(./img/background.png);
    color: white !important;
    font-family: 'Futura Md BT', sans-serif !important;
    overflow-x: hidden !important;
}

:root {
    --swiper-theme-color: white !important;
}

ul {
    padding-left: 1rem !important;
}

.padT-5 {
    padding-top: 5rem;
}

.padT {
    padding-top: 2.5rem;
}

.marT {
    margin-top: 2.5rem;
}

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

.contactBorderCol a {
    color: white !important;
    text-decoration: none !important;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
tr,
td {
    font-family: 'Futura Md BT', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700 !important;
}

.header {
    background: rgba(15, 15, 30, .25);
    height: 100px;
    padding: 32px 0 22px;
    z-index: 99999999 !important;
    position: fixed;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    backdrop-filter: blur(10px);

}

.logo {
    height: 51px
}

.menu {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding-top: 8px;
}

.menu li {
    margin: 0 16px;
}

.menuA {
    text-decoration: none !important;
    transition: all .4s ease-in-out !important;
    text-decoration: none !important;
    display: inline !important;
    position: relative !important;
    overflow-x: hidden !important;
    white-space: pre-wrap !important;
    color: #fff !important;
    cursor: pointer !important;
    font-size: 1.125rem !important;
    line-height: 1.125rem !important;
    text-transform: none !important;
    white-space: nowrap !important;
}

.menuA:hover {
    color: #ffc719;
    outline: none;
}

.menuBtn {
    background-color: transparent;
    color: #ffc719;
    border: 1px solid #ffc719;
    cursor: pointer;
    transition: all .4s ease-in-out;
    border-radius: 5px;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    text-transform: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 1rem;
    padding-right: 1rem;
    height: 38px;
    font-size: 1.125rem;
    font-family: Futura PT W02 Book, Futura, Trebuchet MS, Arial, sans-serif;
    line-height: 1.25rem;
    min-width: 144px;
}

.menuBtn:hover {
    outline: none;
    background-color: rgba(15, 15, 30, .5);
}

.seperator {
    display: block;
    content: "";
    background-color: #ffc719;
    transition: width .4s ease-in-out;
    height: 8px;
    width: 128px !important;
    margin: auto !important;
    margin-top: 1.75rem !important;
}

.colBtn {
    margin: auto;
    text-align: -webkit-right;
}

.slide {
    height: 100vh;
}

.slideContain {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.slideText {
    font-size: 4.5rem;
    line-height: 4.75rem;
    display: block;
    text-transform: none;
    box-sizing: border-box;
    text-align: center;
    white-space: normal;
    overflow-wrap: break-word;

}

.sliderContent {
    margin-top: 1.75rem !important;
    box-sizing: border-box;
    display: block;
    text-transform: none;
    font-size: 1.5rem;
    line-height: 1.875rem;
}

.sliderBtn {
    margin-top: 64px !important;
    flex-flow: row wrap;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    row-gap: 1rem;
}

.video {
    position: fixed;
    width: 100%;
    right: 0 !important;
    left: 0 !important;
}

.content {
    background: #083c61;
    position: relative;
}

.contentRow {
    padding-bottom: 10rem;
}

.contentTitle {
    margin-bottom: 16px;
    font-size: 3.5rem;
    line-height: 4rem;
}

.contentSubTitle {
    margin-bottom: 8px;
    font-size: 1rem;
}

.seperatorMin {
    display: block;
    content: "";
    background-color: #ffc719;
    transition: width .4s ease-in-out;
    height: 4px;
    width: 64px !important;
}

.videoTwo {
    width: 100%;
    position: relative;
    left: 0;
    right: 0;
}

.videoTwoContent {
    width: 520px !important;
}

.videoTwoContentTitle {
    font-size: 56px;
}

.contentCardCol {
    height: 588px;
    position: relative;
}

.contentCard {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.contentCardText {
    text-align: center;
}

.seperatorSale {
    display: block;
    content: "";
    background-color: #ffc719;
    transition: width .4s ease-in-out;
    height: 4px;
    width: 64px !important;
    margin: auto !important;
}

.seperatorAbout {
    display: block;
    content: "";
    background-color: #ffc719;
    transition: width .4s ease-in-out;
    height: 4px;
    width: 64px !important;
}

.contentCardText h1 {
    font-size: 56px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.contentCardText p {
    margin-top: 14px;
}

.gradien {
    position: absolute;
    z-index: 99;
    height: 1077px;
    width: 1903px;
    background: linear-gradient(180deg, #09365a, transparent, #09365a);
}

.contactContent {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

.contactLabel {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 4px;
    color: #ebebeb;
    padding-left: 0.75rem;
}

.inputText {
    background-color: rgba(15, 15, 30, .25);
    border: none;
    font-size: 1.125em;
    line-height: 1.25rem;
    color: #aaa;
    min-height: 27px;
    display: flex;
    align-items: center;
    padding: 8px 10px;
    position: relative;
    border: 1px solid hsla(0, 0%, 100%, .25);
    min-width: 40px;
    border-radius: 5px;
}

.contactContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.inputTwoContent {
    display: flex;
    width: 100%;
    position: relative;
}

.inputTelOne {
    display: flex;
    flex-grow: 0;
    width: 60px;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}

.inputTelOne:focus {
    border-color: hsla(0, 0%, 100%, .664);
    outline: 0;
}

.inputTelSpan {
    display: block;
    position: absolute;
    content: "";
    height: 16px;
    top: calc((100% - 16px) / 2);
    left: 60px;
    width: 1px;
    background-color: hsla(0, 0%, 100%, .502);
}

.inputTelTwo {
    display: flex;
    flex-grow: 1;
    padding-left: 7px;
    border-left: 0;
    border-radius: 0 5px 5px 0;
}

.inputTelTwo:focus {
    border-color: hsla(0, 0%, 100%, .664);
    outline: 0;
}

.bordLeft {
    border-color: hsla(0, 0%, 100%, .664);
    outline: 0;
}

.bordRight {
    border-color: hsla(0, 0%, 100%, .664);
    outline: 0;
}

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

.footerPolicy {
    font-size: .75rem;
    line-height: .9375rem;
    font-family: Futura PT W02 Book, Futura, Trebuchet MS, Arial, sans-serif;
    display: block;
    margin-top: 1rem;
    text-align: center;
}

.footerSeprator {
    display: block;
    width: 100%;
    content: "";
    margin-top: 2rem;
    border-bottom: 2px solid #4b4b56;
}

.nav-item .nav-link {
    color: white;
}

.navbar-nav {
    padding-left: 95px !important;
}

.botBar {
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
}

.botBar a {
    padding-right: 20px;
}

.botBar a i {
    color: #ffc719;
    font-size: 20px;
}

.botBar a i:hover {
    color: white;
}

.policy {
    color: #ffc719;
    cursor: pointer;
    transition: all .4s ease-in-out;
    text-decoration: none;
    display: inline;
    position: relative;
    overflow-x: hidden;
    white-space: pre-wrap;
}

.policy:hover {
    color: #ffc719;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

.footerA {
    font-size: .875rem !important;
    line-height: 1.125rem !important;
}

.footerA:hover {
    color: #ffc719 !important;
}

.preload {
    position: fixed;
    z-index: 99999999999;
    background-image: url(./img/background.png);
    background-size: cover;
    background-position: center;
}

.preloadRow {
    justify-content: center;
    align-items: center;
    margin: auto;
    height: 100%;
    text-align: center;
}

.preloadRow img {
    width: 60px;
}

.contentCol2 {
    padding-left: 3rem;
}

.effectBefore:before {
    content: "";
    width: 100%;
    height: 245px;
    mask: url(../asset/img/back.svg);
    -webkit-mask: url(../asset/img/back.svg);
    position: absolute;
    background-color: #083c61;
    z-index: 999;
    margin-top: -100px;
    left: 0;
}

.effectBefore2:before {
    content: "";
    width: 100%;
    height: 245px;
    mask: url(../asset/img/back.svg);
    -webkit-mask: url(../asset/img/back.svg);
    position: absolute;
    background-color: #083c61;
    z-index: 999;
    margin-top: -180px;
    left: 0;
}

.effectBefore3:before {
    content: "";
    width: 100%;
    height: 245px;
    mask: url(../asset/img/back.svg);
    -webkit-mask: url(../asset/img/back.svg);
    position: absolute;
    background-color: #083c61;
    z-index: 999;
    margin-top: -150px;
    left: 0;
}

.effectBefore4:before {
    content: "";
    width: 100%;
    height: 245px;
    mask: url(../asset/img/back.svg);
    -webkit-mask: url(../asset/img/back.svg);
    position: absolute;
    background-color: #083c61;
    z-index: 999;
    margin-top: -222px;
    left: 0;
}

.aboutSlide {
    background-size: cover;
    height: 100%;
    border-radius: 6px;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cardBg {
    padding: 30px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cardBg:before {
    width: 100%;
    height: 50%;
    content: "";
    position: absolute;
    background: linear-gradient(180deg, transparent, #0f0f1e);
    margin-top: 7px;
    opacity: 1;
    left: 0;
    bottom: 0;
}

.cardContentTitle {
    font-size: 1.875rem;
}

.swiper {
    height: 100%;
    cursor: pointer;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: black;
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 7px;
}

.nav-pills .nav-link.active {
    background-color: #ffc719 !important;
}


.nav-link:hover {
    color: white !important;
}

#map {
    height: 550px;
}

.contactBorderCol {
    border: 1px solid #ffc719;
    height: 243px;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
}

.ikonPhone {
    font-size: 30px;
    padding-top: 1.5rem;
}

.ikonPhoneOne {
    font-size: 17px;
    padding-top: 1rem;
}

.ikonPhoneTwo {
    font-size: 17px;
}

.ikonPhoneThree {
    font-size: 16px;
    padding-top: 1rem;
}

.ikonPhoneThree p {
    padding: 8px;
}

.backToTop {
    z-index: 9999999;
    position: fixed;
    right: 15px;
    width: 50px;
    background: #ffc719;
    top: 90%;
    text-align: center;
    padding: 10px;
    border-radius: 2px;
    cursor: pointer;
}

.videContentCol2 {
    width: 100%;
    justify-content: center;
    padding-top: 2rem;
    position: absolute;
    z-index: 999;
    left: 0;
}

.contentCardColImg {
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 90%;
    height: 100%;
    top: 0;
    left: 5%;
    z-index: 0;
    border-radius: 6px;
    filter: brightness(0.5);
}

.img-fluid {
    border-radius: 6px;
}

.contentRef {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contentParagraph ul li {
    margin-bottom: 1rem;
}

.menus {
    border-right: 2px solid #fac72e;
}

.headerRow {
    justify-content: space-between;
    align-items: center;
}

.mobilMenu {
    width: 100%;
    background: transparent;
    border: none;
}

.mobilMenu i {
    font-size: 30px;
    color: white;
}

.close {
    position: absolute;
    right: 2rem;
    top: 2rem;
}

.close i {
    font-size: 25px;
}

@media only screen and (max-width:767px) {
    .navbar-nav {
        padding-left: 0 !important;
    }

    .navbar-collapse {
        transition: 1s;
        position: absolute !important;
        left: -28.1rem;
        top: -2.1rem !important;
        height: 100vh !important;
        background: #143c60 !important;
        padding: 25px;
        padding-top: 4rem;
    }

    .menus {
        border-right: none !important;
        margin-bottom: 1rem !important;
    }

    .mobNon {
        display: none !important;
    }

    .mobCol {
        width: auto !important;
    }

    .video {
        height: 100% !important;
        width: auto !important;
    }

    .menuBtn {
        min-width: auto !important;
    }

    .slideText {
        font-size: 42px !important;
        line-height: 3.5rem !important;
    }

    .sliderContent {
        font-size: 19px !important;
    }

    .contentRow {
        padding-bottom: 4rem !important;
    }

    .contentBtn {
        margin-bottom: 35px !important;
    }

    .contentText {
        padding-top: 25px !important;
    }

    .videoTwoContentTitle {
        font-size: 26px !important;
    }

    .contentCardText h1 {
        font-size: 35px !important;
    }

    .gradien {
        height: 337px;
    }

    .contentCard {
        padding: 40px;
    }

    .header {
        position: absolute !important;
    }

    .contentCardCol {
        height: auto !important;
        margin-bottom: 1rem;
    }

    .effectBefore:before {
        height: 65px !important;
        margin-top: -39px !important;
    }

    .effectBefore2:before {
        height: 65px !important;
        margin-top: -70px !important;
    }

    .effectBefore3:before {
        height: 65px !important;
        margin-top: -70px !important;
    }

    .effectBefore4:before {
        height: 65px !important;
        margin-top: -80px !important;
    }

    .contentTitle {
        font-size: 2.5rem !important;
        line-height: 3rem !important;
    }

    .mby-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1668px) {
    .effectBefore3:before {
        margin-top: -185px !important;
    }
}


@media only screen and (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap !important;
        justify-content: end !important;
    }
}

@media only screen and (max-width:1399px) {
    .mt-min-5 {
        margin-top: 3rem !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1920px) {
    .masNon {
        display: none !important;
    }

    .mas-padT {
        padding-top: 2.5rem;
    }
}