

@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');


@font-face{font-family:mont-heavy;font-weight:400;font-style:normal;
    font-display:swap;src:url(../fonts/mont-heavy.eot);
    src:url(../fonts/mont-heavy.eot?#iefix) format("embedded-opentype"),
    url(../fonts/mont-heavy.woff) format("woff"),url(../fonts/mont-heavy.woff2) format("truetype")}

:root {      
    --alt-font: "Urbanist", sans-serif;
    --primary-font: "Urbanist", sans-serif;
    --base-color: #eb813f;
    --dark-gray: #141414;
    --medium-gray: #707070;
    --aluminium-grey: rgba(255, 255, 255, 0.4);
}
/* reset */
body{
    font-size: 16px;
    line-height: 24px;
}
a:hover{
    color: var(--dark-gray);
}
/* header */
.menu-item-list .nav-link{ font-family:mont-heavy; padding: 3px 20px 3px 0;
    font-size: 25px;
    line-height: 20px; }


.testiti .fs-20{  font-weight: 800; letter-spacing: 0px; font-size: 20px; line-height: 28px; 
        color: #24325c; margin-bottom: 15px !important; }
.testiti .container:before {
        content: url(../images/quotes-left.svg);
        position: absolute; 
    }
.testiti .container{ position: relative; }
.testiti .container:after {
        content: url(../images/quotes-right.svg);
        position: absolute; 
        bottom: 30px; right: 0%;
    }
.testiti .fs-20 span{ font-family:mont-heavy; font-size: 16px; line-height: 14px !important; }
.testiti .fs-20 span b{ font-size: 23px; line-height: 26px; }

.slider_main_heading{  font-family:mont-heavy; font-size: 40px; line-height: 46px; }
.slider_main_description{  @font-family:mont-heavy; font-size: 15px; line-height: 22px; margin-bottom: 15px !important; }
.main_heading{ font-size: 46px; line-height: 55px; }

.innerpagess h3{   font-size: 40px; line-height: 46px; color: #24325c; }
.innerpagess h4 {
    font-family: mont-heavy;
    font-size: 17px;
    line-height: 25px;
    color: #24325c;
    margin-bottom: 15px !important;
}

.sidemenu .sdsdsdsrt{ font-family:mont-heavy; font-size: 18px; line-height: 46px; color: #fff;
background: #24325c; width: 100%; text-align: center; display: block; border-radius: 5px 5px 0px 0px;  }
.sidemenu ul li a{ font-family:mont-heavy; font-size: 14px; line-height: 30px; color: #24325c; }


.words { border-bottom:3px solid #24325c; }

.about h1{ font-family:mont-heavy; font-size: 40px; line-height: 46px; color: #24325c; }
.about p{  @font-family:mont-heavy; font-size: 17px; line-height: 25px; color: #24325c; 
    margin-bottom: 15px !important; }
.about p b{  font-family:mont-heavy; font-size: 17px; line-height: 25px; color: #24325c; 
    margin-bottom: 15px !important; }

.about ul li{  @font-family:mont-heavy; font-size: 17px; line-height: 25px; color: #24325c; 
    margin-bottom: 5px !important; list-style: dotted }    

.innerpages h1{ font-family:mont-heavy; font-size: 55px !important; line-height: 60px !important; color: #fff; }
.innerpages h2{  font-size: 22px !important; line-height: 33px !important; color: #24325c; 
    margin-bottom: 15px !important; letter-spacing: 0.5px; font-weight: 300; }
.innerpages h3{   font-size: 35px !important; line-height: 40px !important; color: #fff; }

.innerpages2 h1{ font-size: 45px !important; line-height: 60px !important; color: #fff; }
.innerpages2 h2{ font-family:mont-heavy; font-size: 14px !important; line-height: 33px !important; color: #24325c; 
    margin-top: 55px !important;  font-weight: 300; }
.innerpages2 h2 span{ background: #0fafea; padding: 5px 20px; border-radius: 3px; }

.contactform h2{ font-family:mont-heavy; font-size: 38px !important; line-height: 60px !important;   }


.dfsdfsfs .col-md-6, .dfsdfsfs .col-md-3, .dfsdfsfs .col-md-12{ padding: 10px 10px 0px 10px !important; }

.servicess{ padding-top: 60px !important; padding-bottom: 10px !important; }
.servicess .fs-22{ font-family:mont-heavy; font-size:20px; line-height: 20px; padding-bottom: 15px; }
.servicess a img{ height: 80px; margin-bottom: 10px;  }
.servicess a span{ display: block; }
    .main-footer__top__shape-one {
        top: -80px;
        right: -20px;
    }

    .main-footer__top__shape-one {
        width: 200px;
    }

.innerpages:before {
        background: rgba(24, 24, 61, 0.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; content: ""; position: absolute;
}
.innerpages2:before {
        background: rgba(24, 24, 61, 0.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; content: ""; position: absolute;
}
.innerpages .container{ position: relative; z-index: 100; }
.innerpages2 .container{ position: relative; z-index: 100; }


.main-footer__top__shape-one {
    position: absolute;
    top: -80px;
    left: 0;
    z-index: 1;
    animation: slowXmove 6s ease infinite;
}
    .main-footer__top__shape-two {
        width: 300px;
    }

.main-footer__top__shape-two {
    position: absolute;
    right: 2%;
    bottom: 0;
    z-index: 1;
    animation: slowXmove 6s ease infinite;
} 



.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgb(9 13 40) !important;
}

.navbar .navbar-nav .nav-link {
    font-size: 14px; 
    font-family:mont-heavy; text-transform: uppercase;
}
.sdasda h2{ font-family:mont-heavy; font-size: 45px; line-height: 45px; color: #24325c; }
.stack-box h1{ font-family:mont-heavy; font-size: 45px; line-height: 45px; color: #24325c; }
.stack-box span.text-gradient-base-color{  color: #c86421; }
.stack-box .numbers { font-family:mont-heavy;    }
.navbar .navbar-nav .dropdown.open .dropdown-menu {
    background-color: var(--dark-gray);
}
.xzcxzcds h4{ color: #24325c; font-family:mont-heavy; font-size: 32px; line-height: 45px; }
.blogs h2{ font-family:mont-heavy; font-size: 45px; line-height: 45px; color: #24325c; }
.blogs a{  font-family:mont-heavy; font-size: 17px; line-height: 22px; color: #24325c; }

.inspiring-one {
    position: relative;
    background-color: var(--cleenhearts-white2, #EFECE7);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    padding-top: 130px;
    padding-bottom: 100px;
}
.inspiring-one .sec-title {
    margin-bottom: 39px;
}
.inspiring-one .sec-title__title {
    position: relative;
    z-index: 2;
    margin: 0;
   font-family:mont-heavy; font-size: 55px; line-height: 60px; 
    color: #fff;  
    text-shadow: rgba(0, 0, 0, 0.75) 1px 1px 3px;
}
.inspiring-one .inspiring-one__text {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    text-shadow: rgba(0, 0, 0, 0.75) 1px 1px 3px;
    line-height: 25px;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    font-size: 17px;
    font-weight: 500;
    color: var(--white);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@header .navbar{ background: linear-gradient(0deg, rgba(0, 38, 76, 0) 0%, rgba(0, 38, 76, 0.7) 50%) !important; }
header .navbar-brand img {
    max-height: 80px;
}
.header-top-bar div>a {
    color: var(--light-gray);
}
.header-top-bar div>a:hover {
    color: var(--white);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i {
    font-size: 30px;
}
.navbar .navbar-nav .dropdown .dropdown-menu a i {
    width: 35px;
}
header .btn.btn-box-shadow.btn-base-color,
.btn.btn-base-color {
    color: var(--dark-gray);
}
header .btn.btn-box-shadow.btn-base-color:hover,
.btn.btn-box-shadow.btn-base-color:hover {
    color: var(--dark-gray);
}
header .btn.btn-small {
    font-size: 15px; 
    padding: 10px 18px;
}
/* btn */
.btn.btn-hover-animation-switch.btn-link {
    padding-top: 0;
}
.btn { 
    text-transform: inherit;
    font-weight: 600;
    letter-spacing: 0;
}
.btn.btn-extra-large {
    font-size: 18px;
    padding: 8px 24px;
}
.btn.btn-large {
    font-size: 17px;
    padding: 14px 28px;
}
.btn.btn-medium {
    font-size: 16px; 
    padding: 12px 24px;
}
.btn.btn-small {
    font-size: 15px;
}
.btn.btn-very-small {
    font-size: 14px; 
    padding: 9px 20px;
}

/* counter style */
.counter-style-04 .vertical-counter:after {
    color: var(--base-color);
}
.review-star-icon i {
    color: var(--base-color);
}

/* footer style */
footer ul li {
    margin-bottom: 1px;
}
footer p {
    line-height: 28px;
}
/* page title */
.page-title-double-large h1 {
    font-size: 4.375rem;
    line-height: 4.688rem;
}
.page-title-double-large h2 {
    font-size: 16px;
    line-height: 28px;
}

/* top bottom left right class */
.right-12 {
    right: 12%;
}

.bg-jungle-green {
    background-color: #2ebb79;
}
/* Outside box */
.outside-box-top-205px {
    margin-top: -205px;
}
/* Transparent background color */
.bg-gradient-gray-light-dark-transparent {
    background-image: linear-gradient(to top, #f7f7f7 0%, transparent 100%);
}


@media (max-width: 1399px) {
    .xl-h-180px {
        height: 180px;
    }
    .xl-w-180px {
        width: 180px;
    }
}
@media (max-width: 1199px) {
    .outside-box-top-200px {
        margin-top: -150px;
    }
}
@media (max-width: 991px) {
    .outside-box-top-200px {
        margin-top: 0;
    }
    .navbar .navbar-nav .dropdown.open .dropdown-menu {
        padding-bottom: 15px;
    }
    .fddfdfsf{ margin-top: -140px; }
    header.sticky.sticky-active .fddfdfsf{ margin-top: 0px; }
        header.sticky .navbar-brand { padding: 10px 0;     }
        header .hamburger-push-button .push-button-text {
        color: #fff !important;
    }
    .slider_main_heading {
    font-family: mont-heavy;
    font-size: 23px;
    line-height: 26px; margin-bottom: 10px !important;
}
.slider_main_description {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px !important;
}
.btn.btn-extra-large {
    font-size: 18px;
    padding: 8px 22px;
}
.about h1 {
    font-family: mont-heavy;
    font-size: 24px;
    line-height: 29px;
    color: #24325c;
}
.about p {
    font-size: 15px;
    line-height: 20px;
    color: #24325c;
    margin-bottom: 15px !important;
}

.about .btn.btn-large {
    font-size: 16px;
    padding: 14px 14px;
}
.servicess .fgdfgdgf{ width: 50% !important; flex: none; padding: 0px 5px; }
.xzcxzcds h4 {
    color: #24325c;
    font-family: mont-heavy;
    font-size: 24px;
    line-height: 30px;
}
.stack-box h1 {
    font-family: mont-heavy;
    font-size: 36px; }
.inspiring-one .sec-title__title {
    position: relative;
    z-index: 2;
    margin: 0;
    font-family: mont-heavy;
    font-size: 38px;
    line-height: 40px; }
.blogs h2 {
    font-family: mont-heavy;
    font-size: 38px; }
.innerpages h2 { display: none; }
.innerpages h1 {
    font-family: mont-heavy;
    font-size: 31px !important;
        line-height: 39px !important; }

}