@font-face {
    font-family: Lequire;
    src: url("../fonts/lequire/Lequire.otf") format("opentype");
}
@font-face {
    font-family: Lequire;
    font-weight: bold;
    src: url("../fonts/lequire/Lequire.otf") format("opentype");
}
body {
    overflow-x: hidden;
}
a {
    font-family: Lequire;
}
p {
    font-family: 'Poppins';
}
.inner-wrapper {
    width: 85%;
    margin:0 auto;
}
.nav-link {
    text-transform: uppercase;
    font-size: 18px;
}
.nav-item {
    padding-right: 15px;
}
.main-container {
    width: 90%;
    margin: 0 auto;
}
.banner .col-md-8, .banner .col-md-4 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.custom-shape-divider-top-1642416632 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1642416632 svg {
    position: relative;
    display: block;
    width: calc(105% + 1.3px);
    height: 211px;
}

.custom-shape-divider-top-1642416632 .shape-fill {
    fill: #FFFFFF;
}

.btn-tur {
    color: #fff;
    font-size: 26px;
    background-color: transparent;
    padding: 30px;
    width: 100%;
    text-align: left;
    border: 6px solid #fff;
    margin-bottom: 30px;
    font-weight: 800;
    font-family: 'Lequire';
    text-transform: uppercase;
}

.custom-shape-divider-top-1642423704 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1642423704 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 150px;
}

.custom-shape-divider-top-1642423704 .shape-fill {
    fill: #FFFFFF;
}
footer p, footer h3, footer ul li, footer a {
    color: #fff;
}
ul li {
    list-style-type: none;
    text-transform: uppercase;
}
ul {
    padding-left: 0px !important;
}
a {
    color: inherit;
    text-decoration: none;
}
.socials li {
    display: inline;
}
.socials a:hover {
    color:#fff !important;
    text-decoration: none !important;
}
a:hover {
    color: inherit !important;
}
@media(max-width: 1590px) {
    .titlao {
        font-size: 80px !important;
    }
}
@media(max-width: 1320px) {
    .titlao {
        font-size: 70px !important;
    }
}
section {
    padding-top: 20px;
}
@media(max-width: 992px) {
    .logo-index {
        width: 100%;
        padding-bottom: 30px;
    }    
    .titlao {
        font-size: 38px !important;
        padding-bottom: 60px;
    }
    .titlao .e1 {
        font-size: 71px !important;
    }
    footer h3 {
        padding-top: 30px;
    }
    .navbar-nav {
        text-align: center;
        padding-right: 0px;
    }
    p {
        font-size: 18px !important;
    }
    .navbar-brand img {
        width: 200px;
    }
    .navbar {
        padding-left: 0 !important;
    }
}
.caption {
    display: none !important;
}