@import url("https://p.typekit.net/p.css?s=1&k=xob2wyp&ht=tk&f=35363.35364.35365.35366.35367.35368&a=8790641&app=typekit&e=css");
@font-face {
    font-family: 'Urbane Rounded';
    src: url('../fonts/UrbaneRounded-Light.eot');
    src: local('Urbane Rounded Light'), local('UrbaneRounded-Light'),
        url('../fonts/UrbaneRounded-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UrbaneRounded-Light.woff2') format('woff2'),
        url('../fonts/UrbaneRounded-Light.woff') format('woff'),
        url('../fonts/UrbaneRounded-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane Rounded';
    src: url('../fonts/UrbaneRounded-Bold.eot');
    src: local('Urbane Rounded Bold'), local('UrbaneRounded-Bold'),
        url('../fonts/UrbaneRounded-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UrbaneRounded-Bold.woff2') format('woff2'),
        url('../fonts/UrbaneRounded-Bold.woff') format('woff'),
        url('../fonts/UrbaneRounded-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gigalypsetrialregular';
    src: url('../fonts/gigalypsetrialregular.eot');
    src: url('../fonts/gigalypsetrialregular.eot') format('embedded-opentype'),
         url('../fonts/gigalypsetrialregular.woff2') format('woff2'),
         url('../fonts/gigalypsetrialregular.woff') format('woff'),
         url('../fonts/gigalypsetrialregular.ttf') format('truetype'),
         url('../fonts/gigalypsetrialregular.svg#gigalypsetrialregular') format('svg');
}


/*** GENERIC CSS ***/
html,body {
    font-size: 15px;
    font-family: 'Urbane Rounded';
    color: #000;
    font-weight: 300;
}

body {
    background:#fff url(../img/bg-body.png) repeat;
}

a {
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-decoration: none;   
    font-size: 15px;
    font-family: 'Urbane Rounded';
    color: #000;
    font-weight: 300;
}

a:hover {
    text-decoration: none;
    color: #24a9e2;
}

a:focus {
    text-decoration: none;
}

button {
    outline: 0 !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
}

button:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color:#000;
    font-weight: 800;
    font-family: 'gigalypsetrialregular';
}

h1, .h1 {
    font-size:75px;
    line-height: 1.5;
}

h2, .h2 {
    font-size: 65px;
    line-height: 1.4;
}

h3, .h3 {
    font-size:55px;
    line-height: 1.5;
}

h4, .h4 {
    font-size:45px;
    line-height: 1.5;
}

h5, .h5 {
    font-size:24px;
    line-height: 1.5;
}

p {
    font-size:15px;
    margin-bottom: 15px;
    line-height: 1.6;
}

p:last-child {
    margin-bottom: 0;
}

b {
    font-weight: bold;
}

img {
    max-width: 100%;
    height: auto;
}

.btn-default {
	text-transform: uppercase;
    border-radius: 99px;
    background: linear-gradient(92deg, #FFB900 11.78%, #F3762C 94.92%);
    display: inline-block;
    padding: 10px 10px 10px 25px;
    color:#000;
    font-weight: 800;
    font-family: 'gigalypsetrialregular';
    font-size: 20px;
    margin-top: 15px;
}

.btn-default img {
    margin-left: 50px;
}

.btn-default:hover {    
    background: linear-gradient(92deg, #F3762C 11.78%, #FFB900 94.92%);
    color: #000;
}

.btn-black {
    border-radius: 99px;
    background: #000;
    padding: 0px 20px;
    color: #FFF;
    text-align: center;
    font-family: 'gigalypsetrialregular';
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height:42px;
    display: inline-block;
}

.btn-black:hover {
    color: #fff;
    background: linear-gradient(92deg, #FFB900 11.78%, #F3762C 94.92%);
}

/*** HEADER ***/
.header {
    width: 100%;
    z-index: 9;
    padding: 10px 0px;
    background: #fff;
    border-bottom: 1px solid #292929;
    background: #131313ED;
    position: absolute;
    top: 0;
    left: 0;
}

.header .navbar-nav>.nav-item:hover>.nav-link, .header .navbar-nav>.nav-item.active>.nav-link {
    color: #F3762C;
}

.header .navbar-brand img {
    max-height: 65px;
}

.header .navbar-nav>.nav-item {
    margin-left: 30px;
}

.header .navbar-nav>.nav-item>.nav-link {
    color: #fff;
    font-size: 13px;
    font-family: "Urbane Rounded";
    font-weight: 600;
    padding: 5px 0px;
    position: relative;
}

.header .navbar-nav>.nav-item.lbtn>.nav-link {
    background: #2C2C2C;
    min-width: 165px;
    height: 40px;
    border-radius: 99px;
    text-align: center;
    position: relative;
    padding: 0px 35px 0px 10px !important;
    line-height: 40px;
}

.header .navbar-nav>.nav-item.lbtn>.nav-link img {
    position: absolute;
    top: 6px;
    right: 6px;
}

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

/*** BANNER ***/ 
.banner {
    position: relative;
    /* clip-path: polygon(0 0, 100% 0, 142% 80%, 0 calc(100% - 0px)); */
    overflow: hidden;
    background: #fff url(../img/bg-banner.png) bottom right no-repeat;
    background-size: cover;
    padding: 150px 0px 0px 0px;
}

.banner:after {
    content: '';
    /* background: #fff; */
    height: 125px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.banner h6 {
    margin: 0px;
    color: #fff;
    line-height: 1;
}

.banner h1 {
    color: #fff;
    line-height: 1.2;
}

.banner h1 span {
    color: #fff;
    background: linear-gradient(181.07deg, #FAC941 0.7%, #F3762C 90.6%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0px;
}

.banner p {
    margin: 0px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
}

.banner .img {
    max-width: 240px;
    margin-right: 40px;
}

.banner .btn-default {
    margin-bottom: 80px;
}

/*** CONTENT BANNER ***/
.banner.content-banner {
    background: #fff url(../img/bg-banner-content.png) bottom right no-repeat;
    background-size: cover;
    padding: 10px 0px 0px 0px;
    overflow: visible;
}

.banner.content-banner .bottom {
    position: relative;
    bottom: -160px;
}

.banner.content-banner p.head {
    color: #FFF;
    font-family: "Urbane Rounded";
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 60px;
}

.banner.content-banner .bg {
    border-radius: 15px;
    border: 1px solid #EEE;
    background: #FFF;
    padding: 20px 27px;
    margin-top: 60px;
    margin-left: -20px;
}

.banner.content-banner .bg h6 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    font-family: 'Urbane Rounded';
    margin-bottom: 10px;
}

.list {
    color: #000;
    font-size: 18px;
    font-family: 'Urbane Rounded';
    font-weight: 300;
    line-height: 30px;
    padding-left: 28px;
}


/*** PRODUCT GRID ***/
.product-grid {
    padding: 60px 0px 100px 0px;
}

.product-grid.content-text {
    padding-top: 220px;
}

.product-grid-box {
    margin-top: 50px;
}

.prod-box {
    border-radius: 15px;
    border: 1px solid #EEE;
    background: #FFF;
    text-align: center;
    padding: 25px;
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0);
    margin-bottom: 20px;
}

.prod-box:hover {
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.11);
}

.prod-box:hover .btn-black {
    background: linear-gradient(92deg, #FFB900 11.78%, #F3762C 94.92%);
}

.prod-box figure img {
    height: 250px;
}

.prod-box p {
    color: #000;
    text-align: center;
    font-family: "Urbane Rounded";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 0px;
}

.prod-box h3 {
    color: #000;
    text-align: center;
    font-family: "Urbane Rounded";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 113.636% */
    text-transform: uppercase;
    margin-bottom: 10px;
}

/*** CTA ***/
.cta-box {
    padding: 150px 120px;
    border-radius: 45px;
    position: relative;
    overflow: hidden;
}

.cta-box h2 {
    line-height: 1;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
}

.cta-box h2 span {
    display: block;
    background: linear-gradient(181deg, #FAC941 0.7%, #F3762C 90.6%);
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cta-box p {
    color: #fff;
    font-size: 18px;
}

.cta-box.cotnent-bg {
    background: url(../img/bg-cta-conetnt.png) 50% 50% no-repeat;
    background-size: cover;
    /* background: url(../img/bg-cta-1.png) 50% 50% no-repeat;
    background-size: auto auto; */
    position: relative;
    overflow: hidden;
}

.cta-box.cotnent-bg::before {
    content: '';
    width: 50%;
    height: 100%;
    background: url(../img/bg-cta-1.png) bottom left no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
}

.cta-box.cotnent-bg::after {
    content: '';
    width: 50%;
    height: 100%;
    background: url(../img/bg-cta-2.png) top right no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 40px;
}

/*** FOOTER ***/
.footer {
    padding: 50px 0px;
}

.footer .socials {
    display: flex;
    gap: 24px;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
}

/*** COPYRIGHTS ***/
.copyrights {
    border-top: 1px solid #ECECEC;
    background: #FFF;
    padding: 20px 0px 25px 0px;
}

.copyrights p {
    font-family: 'Urbane Rounded';
    font-weight: 300;
    line-height: 2.2;
}
.contentText p {
    margin: 0px 0px 20px 0px;
    color: #000;
    font-size: 18px;
}
.terms-and-conditions h2, .privacy-statement h2 {
    font-size: 30px;
    font-weight: 400;
}
.terms-and-conditions h3, .privacy-statement h3 {
    font-size: 20px;
    font-weight: 800;
}