*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html{
    overflow-x: hidden;
}

body{
    overflow-x: hidden;
}

.menu-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

/* .header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
} */

.ree-header {
    padding: 0 20px;
    z-index: 9995;
    background: rgb(255 255 255 / 30%);
    backdrop-filter: blur(12px);
}
.mobile-navbar-btn{
    display: none;
    background: transparent;
    cursor: pointer;
}

.mobile-nav-icon{
    width: 2rem;
    height: 2rem;
}

.mobile-nav-icon[name="close-outline"] {
    display: none;
}

.home-hero{
    background-color: #ffe0e0;
}
ul {
    list-style: none;
}
.mob-nav2 li {
    position: relative;
}

.ree-btn-grdt1 {
    border: 1px solid #f35164;
    background: #f35164;
}

.connect-heading a:hover{
    background-color: #fff;
    border-color: #f35164;
    color: #f35164;
}

.fieldsets button:hover{
    background-color: #fff;
    border-color: #f35164;
    color: #f35164;
}


.icon-set{
    width: 70px;
    height: 70px;
    padding: 15px;
    background-color: #fff;
    border-radius: 100px;
    display: inline-table;
    vertical-align: top;
}

.icon-set img{
    width: 50px;
    height: 50px;
}

.detail-set{
    width: calc(100% - 80px);
}

.detail-set p{
    font-size: 18px;
    line-height: 28px;
}

.home-content{
    margin-top: 13rem;
}

.home-pic{
    margin-top: 3rem;
}

.client-data{
    background: rgb(255 255 255 / 30%);
}

.sec-pad{
    padding-top: 100px;
    padding-bottom: 100px;
}

.sec-heading h2{
    font-weight: 700;
    margin-bottom: 15px;
}

.sec-heading h3{
    font-weight: 700;
    margin-bottom: 15px;
}

.sec-heading p{
    font-size: 18px;
    line-height: 28px;
}

.ree-text {
    position: relative;
    z-index: 5;

}

.ree-text:after {
    content: "";
    position: absolute;
    background: #ffc5b2;
    right: 0;
    left: 0;
    bottom: 10px;
    height: 10px;
    z-index: -5;
}

.mt100{
    margin-top: 100px;
}

.connect-heading{
    display: inline-flex;
    align-items: center;
}

.connect-heading h3{
    margin-right: 20px;
    font-weight: 700;
}

.ree-btn-grad1{
    border: 1px solid #f35164;
    background: #f35164;
    box-shadow: 0 19px 40px -10px #ffe0d2;
}

.ree-btn {
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    border-radius: 100px;
    padding: 0 28px;
    display: inline-block;
    line-height: 60px;
    white-space: nowrap;
    text-decoration: none;
}

html .mt30{
    margin-top: 30px;
}

.reebgb{
    background: rgb(254, 234, 227);
}

.ree-card {
    position: relative;
    display: grid;
    box-shadow: rgba(82, 0, 57, 0.08) 0px 10px 15px -2px;
    place-items: start;
    border-radius: 14px;
    padding: 40px 30px;
}

.mb15{
    margin-bottom: 15px;
}

.creative-contnt h4 a{
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

.creative-contnt p {
    font-size: 16px;
    line-height: 25px;
}

.reebga{
    background: rgb(255, 242, 226);
}

.reebgc {
    background: rgb(200, 235, 255);
}

.reebgd {
    background: rgb(238, 224, 247);
}

.ree-tt {
    background: -webkit-linear-gradient(right, #f35164, #f5324f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.r-gb-a{
    background: #fbf1ef;
}

.vcenter{
    align-self: center;
}

.heading-work h2{
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
}

.link-sol-header{
    text-align: right;
}

.ree-card-link {
    display: block;
    color: #110a32;
    font-size: 16px;
    font-weight: 600;
}

.link-sol-header a{
    text-decoration: none;
}

.footer-a{
    background: #30303c;
}

html .pt80 {
    padding-top: 80px;
}

html .pb80 {
    padding-bottom: 80px;
}

html .mt30 {
    margin-top: 30px;
}

html .mt10 {
    margin-top: 10px;
}

.footer-ree-lg .star-rating-review i{
    color: #ffb100;
    font-size: 18px;
}

.ft-copyright p {
    font-size: 16px;
    line-height: 27px;
    color: #adb7c5;
}

.footer-ree-lg h6 {
    color: #adb7c5;
}

.ree-text, .rt40 {
    position: relative;
    z-index: 5;
}

.we-work-section .rounded {
    border-radius: 8px !important;
}

.we-work-section .key-feature .icon {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 24px;
    background: linear-gradient(90deg, transparent, rgba(56, 189, 248, 0.15));
    display: flex;
    justify-content: center;
    align-items: center;
}

.we-work-section .key-feature .icon img {
    width: 32px;
    height: 32px;
    object-fit: contain;
}

.flue p{
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    padding-left: 15px;
}

body .r-bg-d {
    background: #ffdbca;
}

html .mb15 {
    margin-bottom: 15px;
}

.page-heading h2 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 800;
}

.industry-workfor {
    background: #f7f7f7;
    padding: 15px 15px;
    border-radius: 14px;
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.industry-workfor img {
    width: 50px;
}

.industry-workfor h6 {
    margin: 0 0 0 15px;
}

h6 {
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
}

body .r-bg-c {
    background: #f7f7f7;
}

html .mb15 {
    margin-bottom: 15px;
}

.sub-heading {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    display: block;
    color: #f35164;
    text-transform: uppercase;
}

h2 {
    font-weight: 700;
}

p {
    font-size: 18px;
    line-height: 28px;
}

body .r-bg-a {
    background: #fbf1ef;
}

html .mt20 {
    margin-top: 20px;
}

body .bg-w {
    background: #fff;
}

.form-block {
    border-radius: 14px;
    overflow: hidden;
    /* background: #f7f7f7;
    -webkit-box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%); */
    box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
}

.form-head {
    padding: 40px;
}

h3 {
    font-size: 34px;
    line-height: 46px;
    font-weight: 700;
}

.form-body {
    padding: 0 40px 40px;
}

.form-block input {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    margin: 0 0 15px;
    color: #172b43;
    font-size: 17px;
    outline: 0;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    /* -webkit-border-radius: 4px; */
    border-radius: 4px;
    font-weight: 400;
}

.form-block select {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    margin: 0 0 15px;
    color: #172b43;
    font-size: 17px;
    outline: 0;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 400;
}

.form-block textarea {
    height: 100px;
    width: 100%;
    padding: 15px;
    margin: 0 0 15px;
    color: #172b43;
    font-size: 18px;
    outline: 0;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    /* -webkit-border-radius: 4px; */
    border-radius: 4px;
}

.form-block p.trm {
    font-size: 12px;
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
}

html .mt15 {
    margin-top: 15px;
}

h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

p {
    /* font-size: 18px; */
    line-height: 28px;
}

.form-block p.trm i {
    padding: 5px 5px 0 0;
}

.icon-setss {
    display: flex;
    justify-content: space-between;
}

.icon-rows {
    padding: 0;
}

.icon-imgg img {
    width: 42px;
}

.icon-txt p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
}

.dml50 {
    margin-left: 50px;
}

.get-conct-2 h3 {
    font-size: 34px;
    line-height: 46px;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    color: #30303c;
}

.contact-datalnk a {
    display: table;
    font-size: 18px;
    text-indent: -20px;
    line-height: 40px;
    padding-left: 40px;
}

.contact-datalnk i {
    margin-right: 15px;
}

.contact-datalnk a span {
    padding: 4px 6px;
    box-shadow: inset 0 -2px #f35164;
    transition: box-shadow 250ms ease, color 250ms ease;
}

.contact-datalnk a {
    color: #30303c;
    text-decoration: none;
    background-color: transparent;
}

html .mt60 {
    margin-top: 60px;
}

h3 {
    font-size: 34px;
    line-height: 46px;
    font-weight: 700;
}

.contact-datalnk .contact-addressii{
    line-height: 30px;
}

.footer-social {
    display: flex;
    align-items: center;
}

.footer-social li{
    margin-right: 15px;
}

ul {
    list-style: none;
}

ul {
    padding: 0!important;
    margin: 0!important;
}

.footer-social li a {
    color: #30303c;
    font-size: 18px;   
}

.work-detail{
    background-color: #fff;
    padding: 25px;
}

.work-detail p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 470;
}

.work-detail h4 a{
    color: #30303c;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
}

body .r-bg-x {
    background: #fff;
}


/* Responsive navbar */
@media(max-width: 980px){
    .mobile-navbar-btn{
        display: block;
        z-index: 999;
        border: 2px solid #212529;
        color: #212529;
    }

    .header{
        position: relative;
    }

    .navbar-main .navbar-nav{
        /* display: none; */
        width: 100%;
        height: 20rem;
        background-color: #e7f5ff;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: translateX(100%);
        transition: all 0.5s linear;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }

    .side-btn{
        display: none;
    }

    .active .navbar-main .navbar-nav{
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    .active .mobile-navbar-btn .mobile-nav-icon[name="close-outline"] {
        display: block;
    }

    .active .mobile-navbar-btn .mobile-nav-icon[name="menu-outline"] {
        display: none;
    }

    .home-content{
        margin-top: 5rem;
    }

    .home-pic{
        margin-top: 1rem;
        display: flex;
        justify-content: center;
        padding: 10px;
    }

    .heading-work h2{
        font-size: 25px;
        line-height: 30px;
        font-weight: 700;
        text-align: center;
    }

    .link-sol-header{
        text-align: center;
    }
}


@media (max-width: 560px) {
    .header {
        padding: 0 15px;
    }
}




/* Custom navigation arrow styling */
.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff !important; /* Semi-transparent background */
    color: red !important;
    padding: 10px !important;
    padding-bottom: 80px !important;
    font-size: 30px !important; /* Medium size */
    width: 40px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Position the previous arrow to the left */
.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
    border-radius: 30%!important;
}

/* Position the next arrow to the right */
.owl-carousel .owl-nav button.owl-next {
    right: 10px;
    border-radius: 30%!important;
}

/* Remove default Owl Carousel navigation styles */
.owl-carousel .owl-nav {
    margin: 0;
}

.owl-carousel .owl-nav [class*='owl-'] {
    margin: 0;
}



