@import url('../../vendor/bootstrap/css/bootstrap.min.css');
@import url('../../vendor/aos-next/dist/aos.css');

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    vertical-align: baseline;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    display: inline-block;
    color: inherit;
}

a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}

img {
    display: inline;
    max-width: 100%;
}

body {

    font-family: 'Rubik', sans-serif;
    font-weight: normal;
    font-size: 18px;
    position: relative;
    line-height: 1.7em;
}

.main-page-wrapper {
    overflow-x: hidden;
    padding-top: 150px;
}

.h1,
h1 {
    font-size: 80px;
    line-height: 1.1em;
}

.h2,
h2 {
    font-size: 52px;
    line-height: 1.1em;
}

.h3,
h3 {
    font-size: 36px;
}

.h4,
h4 {
    font-size: 22px;
}

.h5,
h5 {
    font-size: 20px;
}

.h6,
h6 {
    font-size: 15px;
}

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

.mt-170 {
    margin-top: 80px;
}

.theme-main-menu {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 30px 70px;
    transition: all 0.4s ease-out;
}

.theme-main-menu.bg-none {
    background: transparent;
}

.theme-main-menu.sticky-menu.fixed {
    z-index: 9999;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    box-shadow: 0 13px 35px -12px rgba(35, 35, 35, 0.1);
}

.theme-main-menu .logo a {
    display: block;
}


.theme-menu-new {
    background: #fff;
    box-shadow: 0 13px 35px -12px rgba(35, 35, 35, 0.1);
}


.theme-menu-new .navbar {
    position: static;
}


.hero-banner {
    position: relative;
    z-index: 1;
    margin: 20px;
}

.hero-banner .img-container {
    position: absolute;
    top: 22px;
    right: 70px;
    max-width: 46%;
}

.hero-banner .img-container img {
    width: 85%;
    padding-top: 30px;
}

.hero-banner .hero-heading {
    font-weight: bold !important;
    font-size: 80px;
    line-height: 1.15em;
}

.hero-banner .hero-heading span {
    position: relative;
}


.block-style .text-wrapper h6 {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.3);
    padding-bottom: 15px;
}

.block-style .text-wrapper .title {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.05em;
}

.block-style .text-wrapper .title span {
    position: relative;
    display: inline-block;
}

.block-style .text-wrapper .title span:before {
    content: '';
    width: 100%;
    height: 13px;
    background: #FFEAA0;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: -1;
}

.block-style .text-wrapper p {
    font-size: 20px;
    line-height: 1.75em;
    color: #4F4F4F;
    padding: 45px 0 40px;
}

.block-style .text-wrapper .learn-more {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.block-style .text-wrapper .learn-more img {
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.block-style .text-wrapper .learn-more:hover img {
    transform: translateX(3px);
}

.block-style .screen-holder-one {
    width: 460px;
    height: 470px;
    border-radius: 24px;
    background: #FAF7F0;
    position: relative;
    z-index: 1;
    margin-left: auto;
}

.block-style .screen-holder-one .round-bg {
    background: #fff;
    border-radius: 50%;
}

.block-style .screen-holder-one .shapes {
    z-index: 1;
}

.block-style .screen-holder-one .logo-one {
    top: -33px;
    right: 32%;
    animation: jumpTwo 6s infinite linear;
}

.block-style .screen-holder-one .logo-two {
    top: 20%;
    left: -42px;
    animation: jumpThree 6s infinite linear;
}

.block-style .screen-holder-one .logo-three {
    top: 74%;
    left: -37px;
    animation: jumpTwo 6s infinite linear;
}

.block-style .screen-holder-one .logo-four {
    bottom: -54px;
    left: 52%;
    animation: jumpThree 6s infinite linear;
}

.block-style .screen-holder-one .logo-five {
    top: 9%;
    right: -43px;
    animation: jumpThree 6s infinite linear;
}

.block-style .screen-holder-one .shape-one {
    top: 42%;
    right: -43px;
}

.block-style .screen-holder-two {
    position: relative;
    display: inline-block;
}

.block-style .screen-holder-two .screen-one {
    z-index: 1;
    bottom: -9%;
    right: -22%;
    width: 44.8%;
    animation: jumpThree 5s infinite linear;
}

.block-style .screen-holder-three {
    width: 530px;
    height: 513px;
    background: #F0F6FB;
    position: relative;
    display: inline-block;
    border-radius: 25px;
    margin-left: auto;
}

.block-style .screen-holder-three img {
    animation: jumpTwo 5s infinite linear;
}


.short-banner {
    background: #FCF7EA;
    padding: 75px 0 75px;
    position: relative;
    z-index: 1;
}

.theme-footer-new {
    padding: 45px 0;
}

.theme-footer-new .footer-nav a {
    color: #151515;
    font-size: 18px;
    margin: 3px 1.6vw;
    transition: all 0.3s ease-in-out;
}

.theme-footer-new .social-icon a {
    font-size: 22px;
    margin-left: 25px;
    color: #000;
    transition: all 0.3s ease-in-out;
}

.theme-footer-new .footer-nav a:hover,
.theme-footer-new .social-icon a:hover {
    color: #6F6CFF;
}

.logo img {
    background: #3055a3;
    padding: 10px 10px;
    width: 120px;
    border-radius: 7px;

}

.logo-name {
    font-family: 'Rubik';
    font-size: 32px;
    color: #000;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 3px;
}

.theme-main-menu.sticky-menu.fixed {
    z-index: 9999;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    box-shadow: 0 13px 35px -12px rgba(35, 35, 35, 0.1);
    padding: 20px 45px;
}

.action {
    border: 2px solid #000;
    background: #000;
    padding: 0 20px;
    color: #fff !important;
    margin-left: 35px;
    padding: 8px 30px;
    font-size: 17px;
    border-radius: 50px;
    display: inline-block;
}

.hero-banner {
    margin: 0;
    margin-top: 35px;
    padding-top: 100px;
    padding-bottom: 120px;
    background: #EDF3F9;
}

.hero-heading {
    font-size: 80px !important;
    font-weight: bold;
    margin-top: 95px;

}

.hero-sub-heading {
    font-size: 21px !important;
    margin-top: 50px;
}

.title-style-seven h2 {
    font-size: 46px;
    font-weight: bold;
    padding-bottom: 35px;
}

.short-banner {
    background: #EDF3F9;
    height: 380px;
    padding-top: 130px;
}

.short-banner .shapes {
    position: absolute;
    z-index: -1;
}

.short-banner .shape-two {
    top: 0;
    left: 0;
    width: 16.25%;
}

.short-banner .shape-one {
    bottom: 0;
    right: 0;
    width: 16.8%;
}

@media (min-width: 1350px) {
    .lg-container .container {
        max-width: 1320px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }

    .container-custom.container {
        max-width: 1200px;
    }
}

@media (min-width: 992px) {
    .container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width: 992px) {
    .page-wrapper {
        overflow-x: hidden;
        width: 100vw;
    }

    .img-container {
        display: none;
    }

    .hero-banner {
        text-align: center;
        padding: 20px !important;
        padding-bottom: 30px !important;
    }

    .title,
    .hero-banner .hero-heading {
        font-size: 50px !important;
    }

    .theme-footer-new {
        font-size: 16px !important;
        text-align: center;
    }

    .footer-nav {
        margin-top: 20px !important;
    }

    .footer-nav li a {
        font-size: 16px !important;
    }

    .short-banner {
        padding-top: 80px;
    }

    .short-banner h2 {
        font-size: 52px;
        font-weight: bold;
    }

    .short-banner .shapes {
        width: 40%;
    }

    .mt-200 {
        margin-top: 50px !important;
    }
}
