



.banner {
    background-image: url("img/banner.jpg") !important;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

header {
    background-color: #fff;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
}

.navbar {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

header .navbar .nav-item {
    font-size: 17px;
}

.topnav {
    overflow: hidden;
    background-color: #22416a;
    color: #fff;
}


.phone {
    color: #fff;
    text-decoration: none;
}

.social-media a {
    text-decoration: none;
}

#enquiry_now {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: #22416a;
    color: #22416a;
}

#enquiry_now:hover {
    border-color: #22416a;
    color: #fff;
    background-color: #22416a;
}

.content {
    padding-bottom: 200px;
}

.text-box {
    padding-top: 15%;
    font-size: 17px;
}

.text-box h1 {
    color: #fff;
    font-size: 58px;
    line-height: 100px;
}


.vs_name {
    font-size: 13px;
}

#services_we_offer {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: #f6bfb8;
    color: #f6bfb8;
    background-color: #000;
}

#services_we_offer:hover {
    border-color: #f6bfb8;
    color: #fff;
    background-color: #f6bfb8;
}

footer {
    padding-top: 100px;
    background-color: #f9f9f9;
    padding-bottom: 100px;
}

#footer-btn {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: #f6bfb8;
    color: #22416a;
    background-color: #f6bfb8;
}

#footer-btn:hover {
    border-color: #22416a;
    color: #f6bfb8;
    background-color: #22416a;
}

.footer-social .fa {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0 0 2px #888;
    padding: 0.5em 0.6em;
    background-color: #22416a;
    color: #fff;
}

#divfix {
    bottom: 20px;
    left: 10px;
    position: fixed;
    z-index: 3000;
}

#about_us_text {
    padding-left: 30px;
    padding-right: 30px;
    border-color: #f6bfb8;
    color: #22416a;
    background-color: #f6bfb8;
}

#about_us_text:hover {
    border-color: #22416a;
    color: #f6bfb8;
    background-color: #22416a;
}

.about_us_section {
    padding-top: 50px;
    padding-bottom: 50px;
}

#more_about_us {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: #22416a;
    color: #fff;
    background-color: #22416a;
}


#more_about_us:hover {
    border-color: #f6bfb8;
    color: #22416a;
    background-color: #f6bfb8;
}

.our_services_section {
    padding-top: 50px;
    background-color: #FEFAF6;
    padding-bottom: 50px;
}

.service_title {
    font-size: 40px;
    font-weight: 500;
}

.services_box {
    padding: 60px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    margin-top: 50px;
    background-color: #fff;
}

.services_list_text {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: #000;
}

.service_img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fa-phone {
    border: 1px solid #fff;
    padding: 5px 6px 5px 6px;
}


.counter {
    background-color: #f5f5f5;
    padding: 20px 0;
    border-radius: 5px;
    margin-top: 100px;
    margin-bottom: 80px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #22416a;
}

.social_media_section {
    padding-top: 20px;
    background-color: #FEFAF6;
    padding-bottom: 10px;
}


.MultiCarousel {
    float: left;
    overflow: hidden;
    width: 100% !important;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item>div {
    margin: 5px;
    margin-top: 50px;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 5px);
    color: #fff;
}

.MultiCarousel .leftLst {
    left: 10px;
}

.MultiCarousel .rightLst {
    right: 10px;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    pointer-events: none;
    /* background: #ccc; */
}

#social_media_section .row {
    --bs-gutter-x: 0;
    padding-bottom: 50px;
}

.features_section {
    background-color: #22416a;
    color: #fff;
    padding-top: 50px;
    margin-top: 0px;
    padding-bottom: 100px;
}

.features_box {
    padding: 40px !important;
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    text-align: center;
}

.testimony-section {
    margin-top: 100px;
}

.about_section {
    background-color: #f6bfb8;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}

a {
    text-decoration: none !important;
}

.about_content p {
    font-size: 16px;
}

.about_content {
    background-color: #FEFAF6 !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

.services_features_box {
    padding: 50px !important;
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    text-align: center;
}

#Designing-and-Branding .services_features_box:hover {
    box-shadow: 0 50px 100px -20px rgba(50, 50, 93, 0.25), 0 30px 60px -30px rgba(107, 124, 147, 0.3);
    transform: translateY(-10px);
}

.contact_icons .fa {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0 0 2px #888;
    padding: 0.5em 0.6em;
    background-color: #000;
    color: #f9f9f9;
    font-size: 35px;
}

.enquiry_section {
    padding: 60px;
    padding-right: 60px !important;
    padding-left: 60px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    margin-top: 50px;
    background-color: #fff;
    margin-bottom: 50px !important;
}

.ready_title {
    font-size: 50px;
}

.features_box h4 {
    font-size: 25px;
    font-weight: 500;
    color: #22416a;
    padding-bottom: 10px;
}

.services_features_box h4 {
    font-weight: 500;
}

.services_features_box p {
    color: #666666;
    font-size: 17px;
}

#view_more {
    color: #fff;
    background-color: #22416a;
    border: #22416a;
    font-size: 18px;
    padding-right: 20px;
    padding-left: 20px;
}

.items .item {
    margin-bottom: 20px;
}

.items2 .item {
    margin-bottom: 20px;
}

.album .row {
    --bs-gutter-x: 0;
}

.albums img:hover {
    opacity: 0.3;
}

.albums a:hover img {
    opacity: 0.3;
}

.albums {
    display: inline-block;
    position: relative;
    margin: 10px;
}

#html5videos a {
    display: inline-block;
    position: relative;
    margin: 10px;
}


.image {
    max-width: 100%;
    height: auto;
    transition: transform 0.3s;
}

.albums .text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    opacity: 0;
    transition: opacity 0.3s;
}

#html5videos .text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    /* opacity: 0; */
    transition: opacity 0.3s;
}


/* .albums:hover .image {
    transform: scale(1.1);
} */

.albums:hover .text-overlay {
    opacity: 1;
}


.item {
    position: relative;
    display: inline-block;
}

.instagram-embed {
    display: inline-block;
    position: relative;
    margin: 10px;
}

.instagram-embed .text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    /* opacity: 0; */
    transition: opacity 0.3s;
}






@media screen and (max-width: 700px) {
    .banner {
        background-image: url("img/banner.jpg") !important;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
height:200px;
    }

    .text-box h1 {
        font-size: 25px;
        line-height: 10px;
    }

    .content {
        padding-bottom: 10%;
    }

    .text-box {
        padding-top: 10%;
        font-size: 17px;
    }

    .vs_name {
        font-size: 10px;
    }

    #services_we_offer {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 12px;
    }

    #about_us_text {
        font-size: 12px;
    }

    .service_title {
        font-size: 25px;
    }

    .services_list .row>* {
        width: 50% !important;
    }

    #divfix img {
        height: 40px;
        width: 40px;
    }

    .counter {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .heading-section #client_feedback {
        font-size: 13px;
    }

    .heading-section.heading-section-white h2 {
        font-size: 25px !important;
    }

    .heading-section .subheading {
        font-size: 15px !important;
    }

    #enquiry_now {
        margin-bottom: 10px;
    }

    .navbar-brand img {
        height: 80px;
        width: 80px;
    }

    .nav-item a {
        font-size: 15px;
    }

    .features_section .row {
        display: block !important;
    }

    .features_box {
        margin-bottom: 20px;
    }

    #Designing-and-Branding .row {
        display: block !important;
    }

    .services_features_box {
        margin-bottom: 20px !important;
    }

    .about_content p {
        font-size: 13px;
    }

    .ready_title {
        font-size: 30px;
    }

    .instagram-embed .text-overlay img {
        width: 30px;
    }

    #html5videos img {
        width: 100%;
    }
}
#social_media_section .fa-angle-left{
color:#000;
}
#social_media_section .fa-angle-right{
color:#000;
}