@import './common.css';

@font-face {
    font-family: 'gotham-black', sans-serif;
    src: url("/fonts/GothamBlack.otf") format("woff"), url("/fonts/GothamBlack.otf") format("opentype"), url("/fonts/GothamBlack.otf") format("truetype");
}

@font-face {
    font-family: "ArialMT";
    src: url("/fonts/arial-mt/arialmt.ttf") format("truetype");
}

@font-face {
    font-family: "Cambria";
    src: url("/fonts/cambria/cambria-bold.ttf") format("truetype");
}

@font-face {
    font-family: 'calibri-bold', sans-serif;
    src: url("/fonts/calibri-bold/FontsFree-Net-calibri-bold.ttf") format("truetype");
}

@font-face {
    font-family: "gotham-medium";
    src: url("/fonts/GothamMedium.ttf") format("truetype");
}

/* Century Gothic */
@font-face {
    font-family: "Century Gothic";
    src: url("/fonts/CenturyGothic/SansSerifBookFLF.otf") format("opentype");
}

body {
    font-family: 'gotham-black', sans-serif;
}

.top-baner {
    padding-top: 0;
    padding-bottom: 0;
    background-image: url(../images/our-success-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: calc(100vh - 95px);
    width: 100%;
}

.header-banner {
    display: flex; 
    flex-direction: column; 
    min-height: 100vh; 
    justify-content: space-between;
}

.baner-box h1 {
    position: relative;
}

.baner-box h1::before {
    content: "";
    background: #025ce0;
    height: 3px;
    width: 237px;
    max-width: 100%;
    position: absolute;
    left: 5px;
    bottom: -14px;
}

.slide-box h3 {
    margin-top: 10px;
}

.slide-imgbox {
    display: flex;
    justify-content: center;
}

#carousel-one.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 150px;
}

.counter-section {
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url(../images/bg-ban2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 125px;
}

.counter-section .col-lg-3 {
    flex: 0 0 20%;
    max-width: 20%;
    display: flex;
    position: relative;
}

.counter-section .col-lg-3::after {
    content: "";
    width: 2px;
    height: 50px;
    background: white;
    position: absolute;
    top: 17%;
    right: 0;
    bottom: auto;
}

.counter-section .col-lg-3:last-child::after {
    display: none;
}

.offer-section {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url('../images/modules1.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    min-height: 100vh;
}

.test-boxleft {
    background-image: url('../images/CHATBOX.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    min-height: 300px;
    padding-top: 50px;
}

.brand-slider {
    padding: 30px 0 15px;
    background: #f8f9fb;
}

.brand-imgbox {
    background-color: #edeef0;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
    margin: 15px;
}

.brand-imgbox img {
    /*    max-width: 85px;*/
    height: 100px;
}

#carousel-brand.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -5px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: black;
}

.owl-theme .owl-dots .owl-dot span {
    background: #666;
}

.footer-section {
    padding: 35px 0;
    background-image: url('../images/footer-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.testimonial-section {
    padding: 25px 0 10px;
}

.testimonial-box {
    padding: 20px;
    margin: 10px;
    border-radius: 5px;
    box-shadow: 8px 9px 14px rgb(0 0 0 / 7%);
    border: solid 1px #eee;
    padding-left: 45px;
    padding-top: 65px;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.testimonial-box .circle-img {
    width: 70px;
    min-width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 1px 1px 11px rgb(0 0 0 / 63%);
    overflow: hidden;
    position: absolute;
    top: 25px;
    left: -35px;
    z-index: 99999;
    background: white;
}

.testimonial-box .circle-img>img {
    max-width: 56px;
}

img.quotes-icon {
    position: absolute;
    right: 22px;
    top: -30px;
}

#carousel-happy .item {
    padding: 0 30px;
    padding-top: 130px;
}

#carousel-happy .owl-item:first-child {
    margin-top: 0;
}

#carousel-happy .owl-item:nth-child(2n) {
    margin-top: -100px;
}

#carousel-happy .testimonial-box img {
    width: auto;
}

#carousel-happy.owl-theme .owl-nav.disabled+.owl-dots {
    display: block;
    margin-top: -10px;
    position: relative;
    z-index: 99;
}

.mobile-img-box {
    display: none;
}

.segment-carousel h2 {
    font-weight: 600;
}

.slide-box h3 {
    font-family: "Cambria";
    font-weight: 600;
}

.count-box h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.offer-section p {
    font-weight: 600;
}

.testimonial-box p {
    font-family: 'calibri-bold', sans-serif;
    font-weight: 600;
}

.testimonial-box h4 {
    /* font-family: "CenturyGothic"; */
}

.testimonial-box h4>span {
    font-weight: 600;
}

.testimonial-box h4>small {
    font-weight: 600;
}

.test-boxleft p {
    font-weight: 600;
}

.login-modal .modal-content {
    background-color: #f1f0f5;
    padding: 35px 45px;
    width: 90% !important;
    margin: 0 auto !important;
}

.login-modal .modal-content h5.modal-title {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}

.login-modal .modal-content .form-control {
    background-color: white;
    height: 50px;
    box-shadow: none !important;
    border: solid 1px #ccc;
}

.login-modal .modal-content .btn-submit {
    padding: 12px 60px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    border-radius: 40px;
    background: #025ce0;
}

.login-modal .modal-content .modal-header .btn-close {
    position: absolute;
    right: 21px;
    top: 15px;
    box-shadow: none;
    font-size: 22px;
}

.login-modal .modal-content label { 
    color: #20222e;
}

.login-modal .modal-content .form-control::placeholder {
    color: #aaa;
    font-weight: 500;
}
a.nirmaan-capital {
    position: absolute;
    right: 35px;
}

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

@media (min-width: 1024px) and (max-width: 1440px) {
    .top-baner {
        min-height: calc(100vh - 99px);
    }
    .top-baner .fs68 {
        font-size: 50px !important;
    }
}

@media (min-width: 1441px) and (max-width: 1550px) {  
    .top-baner .fs68 {
        font-size: 50px !important;
    }
}

@media (min-width: 1200px) {
    .test-boxleft {
        margin-left: 14%;
    }

    .counter-section .col-lg-3:first-child::after {
        right: 28px;
    }

    .counter-section .col-lg-3:nth-child(2):after {
        right: 48px;
    }

    .counter-section .col-lg-3:nth-child(3)::after {
        right: 12px;
    }

    .counter-section .col-lg-3:nth-child(4)::after {
        right: 12px;
    }

    #carousel-one.owl-carousel {
        margin-left: -15px;
    }

    .offer-section h2,
    .offer-section p {
        padding-left: 5%;
    }

    .happy-clients {
        margin-top: -120px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .counter-section {
        background-size: contain;
        min-height: 35px;
    }
    .counter-section .col-lg-3 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }

    .top-baner .fs68 {
        font-size: 40px !important;
    }

    .offer-section {
        background-position: top center;
        background-size: contain;
        min-height: 580px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .top-baner .fs68 {
        font-size: 50px !important;
    }
    .counter-section .col-lg-3 {
        flex: 0 0 33%;
        max-width: 33%;
        margin-bottom: 20px;
    }

    .offer-section {
        background-position: top center;
        background-size: contain;
        min-height: 600px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    div.counting.fs73 {
        font-size: 60px !important;
    }

    .count-box h5.fs18 {
        font-size: 15px !important;
    }

    .count-box .fs42 {
        font-size: 30px !important;
    }

    .offer-section {
        background-position: top center;
        min-height: 100vh;
    }
}

@media (max-width: 1199px) {
    #carousel-happy .item {
        padding-top: 50px;
    }

    #carousel-happy .owl-item:nth-child(2n) {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .counter-section {
        background-size: contain;
        min-height: 35px;
        width: 100% !important;
        display: list-item;
    }
    .login-modal .modal-content {
        padding: 30px 15px;
    }
    .header-banner{
       min-height:65vh !important;
    }
    .top-baner {
        padding-top: 0px;
        padding-bottom: 0px;
        background-image: url(../images/our-success-bg.jpg);
        background-position: right;
        background-size: contain;
        min-height: 320px;
        height: 455px;
    }
    h1.fs68.line-initial.text-black span.d-block.main-heading{
	   font-size: 20px !important;
        margin-top: 10px;
        line-height: 30px;
    }
    h2.fs29.fw500.text-col2.mt-4.mb-4 {
        font-size: 24px !important;
        line-height: 35px;
    }
    .login-modal .modal-content h5.modal-title {
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 0px;
    }
    .fs62 {
        font-size: 40px !important;
    }

    .mobile-img-box {
        display: block;
    }

    .fs68 {
        font-size: 40px !important;
    }

    .fs55 {
        font-size: 40px !important;
    }

    .counter-section .col-lg-3 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }

    .counter-section {
        padding-bottom: 20px;
    }

    .offer-section {
        background-image: none;
        min-height: auto;
        padding-top: 30px;
        padding-bottom: 0;
    }
    .baner-box h1::before{
        width: 215px;
    }

    /*.segment-carousel #carousel-one.owl-carousel .owl-item img {
        display: block;
        width: 80%;
        max-width: 80px;
    }*/
}

@media (max-width: 575px) {
    .counter-section .col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .counter-section .col-lg-3::after {
        width: 0;
    }
    a.nirmaan-capital {
        width: 140px;
        right: 20px;
    }
}

h3.text-black.fs13.fw500.line-initial {
    display: none;
}

a.btn.connect-btn {
    display: inline-table;
    position: fixed;
    right: 20px !important;
    bottom: 10px;
    background: red;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 100%;
    color: #fff;
    font-weight: 700;
    height: 75px;
    z-index: 99 !important;
}
.error {
    color: red;
}
.success {
    color: green;
}
span.d-block.main-heading {
    font-size: 48px;
    line-height: 60px
}
@media (min-width: 320px) and (max-width: 479px) {  
    .top-baner .fs68 {
        font-size: 34px !important;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { 
    .top-baner {
        padding-top: 0px;
        padding-bottom: 0px;
        background-image: url(../images/our-success-bg.jpg);
        background-position: right;
        background-size: contain;
        min-height: 320px;
        height: 500px;
    }
}


@media only screen and (min-width: 667px) and (max-width: 337px){ 
    .counter-section {
        background-position: left center;
        background-size: cover;
        width: 100% !important;
        display: list-item;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    h1.fs68.line-initial.text-black span.d-block.main-heading {
        font-size: 22px !important;
    }
}


@media only screen and (min-width: 412px) {
    h1.fs68.line-initial.text-black span.d-block.main-heading {
        font-size: 26px !important;
    }

    h2.fs29.fw500.text-col2.mt-4.mb-4 {
        font-size: 34px !important;
    }
}

@media only screen and (min-width: 390px) {
    h1.fs68.line-initial.text-black span.d-block.main-heading {
        font-size: 26px !important;
    }

    h2.fs29.fw500.text-col2.mt-4.mb-4 {
        font-size: 26px !important;
    }
}