/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden !important;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    ;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden !important;
    background-color: #fff;

}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

:focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-bottom: 0px;
}

.svg_section_main {
    width: 100%;
    position: relative;
}

.banner_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
}


/* header section start */

.header_section {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;

}

.banner_bg svg {
    width: 100%;
    height: 100%;
}

.logo {
    width: 82%;
    float: left;
    position: relative;
}

.menu_main {}

.menu_main ul {
    margin: 0px;
    padding: 0px;
}

.menu_main li {
    font-size: 20px;
    color: #385a64;
    float: left;
    padding-top: 10px;
}

.menu_main li a {
    color: #ffffff;
    padding-left: 20px;
}

.bg-dark {
    background-color: rgba(54, 14, 14, 0.5) !important;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay .closebtn {
    position: absolute;

    right: 45px;
    font-size: 60px;
}

.overlay a {
    padding: 0px;
    text-decoration: none;
    font-size: 22px;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.toggle_menu {
    top: 10px;
    position: relative;
    left: 0px;
}

.shoping_bag {
    float: left;
    text-align: center !important;
    padding-left: 40px;
    padding-top: 8px;
}

.togle_3 {
    float: left;
    width: 70%;
}

menu_text {
    float: right;
    width: 30%;
}

.search_icon {
    width: 100%;
    float: left;
}


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
}

.image_1 {
    width: 100%;
    float: left;
}

.banner_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #360e0e;
    font-weight: bold;
}

.banner_text {
    width: 80%;
    float: left;
    font-size: 16px;
    color: #f8fdfe;
    margin-left: 0px;
}

.btn_main {
    width: 100%;
    display: flex;
    margin-top: 30px;
}

.contact_bt {
    width: 170px;
    float: left;
    margin-left: 15px;
}

.contact_bt a {
    width: 170px;
    float: left;
    font-size: 18px;
    color: #212121;
    background-color: #ffffff;
    padding: 8px 5px;
    border-radius: 5px;
    text-align: center;
}

.contact_bt a:hover {
    color: #ffffff;
    background-color: #ff4f5a;
}

.contact_bt.active a {
    background-color: #ff4f5a;
    color: #fff;
}

.contact_bt_1 {
    width: 170px;
    float: left;
}

.contact_bt_1 a {
    width: 170px;
    float: left;
    font-size: 18px;
    color: #212121;
    background-color: #ffffff;
    padding: 8px 5px;
    border-radius: 5px;
    text-align: center;
}

.contact_bt_1 a:hover {
    color: #ffffff;
    background-color: #ff4f5a;
}

.contact_padding {
    padding-right: 15px;
}


/* banner section end */


/* services section start */

.services_section {
    width: 100%;
    position: relative;
    padding-bottom: 90px;

}

.services_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #385a64;
    font-weight: bold;
    position: relative;
}

.services_taital::after {
    content: '';
    position: absolute;
    background-color: #ffffff;
    width: 80px;
    height: 3px;
    left: 160px;
    right: initial;
    margin: 0 auto;
    top: 28px;
}

.services_text {
    width: 38%;
    float: left;
    font-size: 16px;

    margin: 0px;
}

.services_section_2 {
    width: 100%;


    height: auto;

}

.box_section_main {
    width: 100%;
    display: flex;
    position: relative;
}

.box_main {
    width: 100%;
    margin: 0px 10px
}

.images_1 {
    width: 100%;
    float: left;
    background-color: #f7f5f5;
    border-radius: 5px;

    text-align: center;
}

.power_full_text {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #360e0e;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
}

.dummy_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #d3d3d3;
    text-align: center;
    margin: 0px;
}

.read_bt {
    width: 170px;
    margin: 0 auto;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background-color: #385a64;
    padding: 8px 5px;
    border-radius: 5px;
    margin-top: 30px;
}

.read_bt a:hover {
    color: #ffffff;
    background-color: #ff4f5a;
}

.read_bt.active a {
    color: #ffffff;
    background-color: #ff4f5a;
}

.services_section_2::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 10px;
    right: initial;
    margin: 0 auto;
    background-image: url(../images/round-icon1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -220px;
}

.services_section_2::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: initial;
    right: 60px;
    margin: 0 auto;
    background-image: url(../images/round-icon2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 0px;
}


/* services section end */


/* about section start */

.about_section {
    width: 100%;
    animation: relative;
    margin: 0 auto;
    background-image: linear-gradient(90deg, #ffffff 20%, #f5f5f5 50%);
    margin-top: 90px;
    padding-bottom: 50px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
}

.about_taital::after {
    content: '';
    position: absolute;
    background-color: #ffffff;
    width: 80px;
    height: 3px;
    left: 180px;
    right: initial;
    margin: 0 auto;
    top: 28px;
}

.read_bt_1 {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.read_bt_1 a {
    width: 170px;
    float: left;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background-color: #ff4f5a;
    padding: 8px 5px;
    border-radius: 5px;
}

.read_bt_1 a:hover {
    color: #ffffff;
    background-color: #385a64;
}

.about_taital_main {
    padding-left: 50px;
    padding-top: 60px;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}

.images_main {
    width: 100%;
    display: flex;
}


/* about section end */


/* work section start */

.work_section {
    width: 100%;
}

.work_taital_main {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.work_taital {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #385a64;
    text-align: center;
    font-weight: bold;
    position: relative;
    background-color: #ffffff;
    border-radius: 50px;
    padding: 10px 0px;
}

.work_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #385a64;
    text-align: center;
    position: relative;
}

.work_section_2 {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 50px;
}

.account_section_left {
    width: 30%;
    float: left;
}

.account_section_right {
    width: 70%;
    float: left;
}

.create_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #385a64;
    font-weight: bold;
    text-align: left;
    padding-top: 20px;
}

.icon_1 {
    width: 50%;
    float: left;
    background-color: #fff;
    padding: 30px;
    border-radius: 100px;
    box-shadow: 0px 0px 30px 1px;
    margin-left: 20px;
}

.lorem_text {
    width: 74%;
    float: left;
    font-size: 16px;
    color: #2d2d2d;
    margin: 0px;
    text-align: left;
    font-family: Poppins;
}

.read_bt_2 {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.read_bt_2 a {
    width: 170px;
    float: left;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background-color: #ff4f5a;
    padding: 8px 5px;
    border-radius: 5px;
    margin-top: 70px;
}

.read_bt_2 a:hover {
    color: #ffffff;
    background-color: #385a64;
}


/* work section end */


/* footer bg section start */

.footer_section_main {
    width: 100%;
    position: relative;
}

.footer_bg {
    position: absolute;
    top: 902px;
    left: 3px;
    width: 50%;
    height: 100%;
}


/* footer bg section end */


/* stories section start */

.stories_section {
    width: 100%;
    float: left;
    position: relative;
}

.stories_taital {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #360e0e;
    font-weight: bold;
    text-align: center;
}

.stories_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #6d6c6c;
    text-align: center;
    margin: 0px;
}

.stories_section_2 {
    width: 100%;
    float: left;
}

.image_box {
    width: 100%;
    float: left;
    background-color: #ffffff;
    box-shadow: 0px 3px 16px 1px #eeeeee;
    height: 300px;
    border-radius: 10px;
    padding: 50px 20px;
    overflow: hidden;
}

.image_6 {
    width: 100%;
    float: left;
    text-align: center;
}

.teration_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #1f1f1f;
    text-align: center;
    font-weight: bold;
    padding-top: 40px;
}

.date_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #1f1f1f;
    text-align: center;
    margin: 0px;
    padding-top: 10px;
}

.ipsum_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #1f1f1f;
    text-align: center;
    margin: 0px;
    padding-top: 20px;
}

.image_box:hover {
    height: 550px;
}


/* stories section end */


/* testimonial section start */

.testimonial_section {
    width: 100%;
    float: left;
}

.testimonial_taital {
    width: 100%;
    font-size: 50px;
    color: #1f1f1f;
    font-weight: bold;
    text-align: center;
}

.testimonial_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #1f1f1f;
    text-align: center;
    margin: 0px;
}

.testimonial_section_2 {
    width: 80%;
    margin: 0 auto;
    background-color: #360e0e;
    height: auto;
    margin-top: 50px;
    padding: 60px 30px 160px 30px;
    position: relative;
}

.image_9 {
    width: 100%;
    text-align: center;
}

.client_name {
    width: 115px;
    font-size: 20px;
    color: #f0b016;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    border-bottom: 2px solid #f0b016;
    padding-top: 20px;
}

.lorem_ipsum_text {
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 0px;
    color: #ffffff;
    font-family: Raleway;
    padding: 20px 40px 20px 40px;
}

.quote_icon {
    width: 100%;
    float: left;
    text-align: center;
}

#main_slider a.carousel-control-prev {
    position: absolute;
    left: 0px;
    top: 110%;
    color: #ffffff;
    border-color: #ff4f5a;
}

#main_slider a.carousel-control-next {
    position: absolute;
    right: 0px;
    top: 110%;
}

#main_slider .carousel-control-prev,
#main_slider .carousel-control-next {
    width: 65px;
    height: 65px;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
    background: #ff4f5a;
}


/* testimonial section end */


/* contact section start */

.contact_section {
    width: 100%;
    float: left;
}

.contact_main {
    width: 100%;
    float: left;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 36px;
    color: #ff4f5a;
    font-weight: bold;
    font-family: Raleway;
}

.mail_section_1 {
    width: 39%;
    position: relative;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #363636;
    border: 0px;
    background-color: #ffff;
    padding: 15px;
    border-radius: 50px;
    margin-top: 20px;
}

.massage-bt {
    color: #363636;
    width: 100%;
    height: 110px;
    font-size: 18px;
    background-color: #ffff;
    padding: 40px 15px 0px 15px;
    border: 0px;
    border-radius: 10px;
    height: 110px;
    margin-top: 20px;
}

.send_bt_1 {
    width: 150px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}

.send_bt_1 a {
    width: 100%;
    float: left;
    background-color: #ff4f5a;
    color: #fefeff;
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    border-radius: 40px;
}

.send_bt_1 a:hover {
    background-color: #ffffff;
    color: #1e1e1e;
}


/* contact section end */


/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #360e0e;
    margin-top: 40px;
    padding-top: 0px;
    bottom: 0;
    position: relative;
    z-index: 999;
}

.subscribe_text {
    width: 100%;
    float: left;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
}

.mail_main {
    width: 60%;
    display: flex;
}

.email_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #878686;
    border: 0px;
    background-color: #ffff;
    padding: 6px 15px;
}

.right_arrow {
    width: 15%;
    background-color: #ff4f5a;
    padding: 10px 5px 0px 5px;
    text-align: center;
    color: #ffffff;
}

.right_arrow:hover {
    background-color: #878686;
    color: #ffffff;
}

.footer_taital_main {
    width: 100%;
    float: left;
    margin-top: 90px;
}

.footer_logo {
    width: 100%;
    float: left;
}

.dummy_text_1 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
    padding-top: 30px;
}

.useful_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #fefefe;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.footer_menu {
    width: 100%;
    float: left;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
}

.footer_menu li {
    font-size: 16px;
    color: #ffffff;
}

.footer_menu li a {
    color: #ffffff;
}

.footer_menu li:hover::after {
    background-color: #ff4f5a;
}

.footer_menu li::after {
    content: '';
    position: absolute;
    background-color: #fff;
    height: 12px;
    width: 12px;
    left: 0px;
    justify-content: center;
    margin-top: 9px;
    margin-left: 15px;
    border-radius: 100px;
}

.addres_link {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding-left: 28px;
}

.addres_link_1 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
}

.addres_link_1 a {
    color: #ffffff;
}

.addres_link_1 a:hover {
    color: #ff4f5a;
}

.discover_menu {
    width: 100%;
    float: left;
}

.discover_menu ul {
    margin: 0px;
    padding: 0px;
}

.discover_menu li {
    font-size: 16px;
    color: #ffffff;
}

.discover_menu li a {
    color: #ffffff;
}

.discover_menu li a:hover {
    color: #ff4f5a;
}

.social_icon {
    width: 100%;
    float: left;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
}

.social_icon li {
    float: left;
    padding-right: 10px;
    padding-top: 10px;
}

span.padding_left_20 {
    padding-left: 15px;
}


/* footer section end */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #360e0e;
    height: auto;
    position: relative;
}

.copyright_text {
    width: 100%;
    float: left;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin-left: 0px;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #ff4f5a;
}



/* Add hover effect for service boxes */



/* Add bounce effect for buttons */
@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-5px);
    }
}

.btn_color:hover {
    animation: bounce 0.5s;
}


.animated-border {

    animation: border-animation 2s infinite;
    transition: transform 0.3s ease-in-out;
}

.animated-3d {
    perspective: 1000px;
    transform: translateZ(0);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

.animated-3d:hover {
    transform: rotateX(0deg) rotateY(0deg) scale(1.1);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);
}

@keyframes fade-in {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes color-change {
    0% {
        color: #000;
    }

    50% {
        color: #b33a0d;
    }

    100% {
        color: #000;
    }
}

.service-heading {
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    color: #000;
    animation: fade-in 1s ease-out, color-change 3s infinite;
    display: inline-block;
    position: relative;
}

.service-heading::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -5px;
    width: 0;
    height: 3px;
    background-color: #360e0e;
    transform: translateX(-50%);
    animation: underline-expand 1s ease-out 0.5s forwards;
}

@keyframes underline-expand {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

/* Wrapper */
.bx-search-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 40px 20px;
}

/* Main Input Box */
.bx-search-box {
    position: relative;
    width: 100%;
    max-width: 620px;
    display: flex;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Left Search Icon */
.bx-icon-left {
    font-size: 22px;
    color: #105B92;
    /* bright color */
    margin-right: 12px;
}

/* Input Field */
.bx-input {
    width: 100%;
    border: none;
    outline: none;
    background: transparent;
    font-size: 19px;
    color: #333;
    padding: 6px 5px;
}

/* Bright Underline Animation */
.bx-bright-line {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 0%;
    background: linear-gradient(90deg, #105B92, #3a50f7);
    transition: 0.4s ease;
    border-radius: 5px;
}

/* Microphone Icon */
.bx-mic-btn {
    border: none;
    background: transparent;
    font-size: 20px;
    color: #105B92;
    cursor: pointer;
    transition: 0.3s ease;
    padding: 5px 10px;
}

.bx-mic-btn:hover {
    transform: scale(1.15);
    color: #233098;
}

/* Focus animation */
.bx-input:focus~.bx-bright-line {
    width: 100%;
}

/* Input focus color change */
.bx-input:focus {
    color: #000;
}

.nx-service-section {
    width: 100%;
    padding: 10px 20px;
    background: #ffffff;
}

.nx-service-container {
    max-width: 1100px;
    margin: auto;
    text-align: center;
}

/* Small tag above title */
.nx-small-tag {
    display: inline-block;
    padding: 6px 18px;
    background: #E39125;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    border-radius: 20px;
    letter-spacing: 1px;
    margin-bottom: 12px;
}

/* Main title */
.nx-main-title {
    font-size: 40px;
    font-weight: 800;
    color: #105B92;
    margin-bottom: 12px;
}

/* Subtitle text */
.nx-sub-text {
    max-width: 720px;
    margin: auto;
    font-size: 18px;
    color: #444;
    font-weight: 600;
    line-height: 1.6;
}

/* Main Section */
.ux-img-service-zone {
    padding: 70px 20px;
    background: #f3f7ff;
}

.ux-img-service-container {
    max-width: 1200px;
    margin: auto;
    text-align: center;
}

/* Title */
.ux-img-service-title {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 8px;
    color: #1a1a1a;
}

.ux-img-service-subtag {
    font-size: 18px;
    color: #555;
    margin-bottom: 50px;
}

/* Grid */
.ux-img-service-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 28px;
}

/* Card */
.ux-img-service-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
    position: relative;
    transition: 0.4s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
}

/* Brand Boss Color Glow Border */
.ux-img-service-card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 20px;
    padding: 2.5px;
    background: linear-gradient(130deg,
            #F9C546,
            #1F80E0,
            #C02BE3,
            #41EAD4,
            #0A3B7A);
    background-size: 350% 350%;
    animation: brandGlow 6s ease infinite;
    z-index: -1;
}

@keyframes brandGlow {
    0% {
        background-position: 0% 50%;
    }

    25% {
        background-position: 50% 100%;
    }

    50% {
        background-position: 100% 50%;
    }

    75% {
        background-position: 50% 0%;
    }

    100% {
        background-position: 0% 50%;
    }
}

/* Hover Shadow Matching Logo Colors */
.ux-img-service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(31, 128, 224, 0.3),
        0 0 25px rgba(249, 197, 70, 0.35),
        0 0 15px rgba(192, 43, 227, 0.35);
}


/* Image */
.ux-img-cover {
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 15px;
}

.ux-img-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s ease;
}

/* Title */
.ux-img-service-name {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
}

/* Hover Effects */
.ux-img-service-card:hover {
    transform: translateY(-10px);
}

.ux-img-service-card:hover img {
    transform: scale(1.15);
}

.ux-img-service-card:hover .ux-img-service-name {
    color: #fff;
    font-weight: 800;
    font-size: 22px;
}


/* Small Button Box */
.ux-card-btn-box {
    text-align: center;
    margin-top: 10px;
}

/* Small View Details Button */
.ux-view-btn {
    padding: 6px 14px;
    font-size: 13px;
    border-radius: 25px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: linear-gradient(135deg, #E39125, #E39125);
    /* Blue shades */
    font-weight: 600;
    transition: 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

/* Hover → Matches Brand Boss Logo Glow */
.ux-view-btn:hover {
    background: linear-gradient(135deg, #E39125, #ffdeb4);
    /* Gold + Purple */
    box-shadow: 0 8px 20px rgba(249, 197, 70, 0.45),
        0 5px 15px rgba(192, 43, 227, 0.40);
    transform: translateY(-2px);
}

.need-3d-btn {
    background: linear-gradient(145deg, #1F80E0, #0A3B7A);
    color: #fff;
    padding: 10px 28px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 35px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 0.5px;

    /* 3D Depth */
    box-shadow:
        0 6px 0 #06305F,
        0 8px 18px rgba(0, 0, 0, 0.25);

    transition: 0.3s ease;
}

/* Hover → Lift Up with Gold/Purple Glow */
.need-3d-btn:hover {
    transform: translateY(-4px);
    box-shadow:
        0 10px 0 #06305F,
        0 12px 25px rgba(249, 197, 70, 0.45),
        0 8px 20px rgba(192, 43, 227, 0.40);
    background: linear-gradient(135deg, #F9C546, #C02BE3);
}

/* Pressed effect */
.need-3d-btn:active {
    transform: translateY(2px);
    box-shadow:
        0 4px 0 #06305F,
        0 5px 14px rgba(0, 0, 0, 0.25);
}

@media (max-width:768px) {
    .sa-bottom-bar {
        display: none !important;
        visibility: hidden;
        opacity: 0;
        height: 0;
        overflow: hidden;
    }
}

/* Glassmorphism Box */
.job-option-box {
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(12px);
    padding: 25px;
    border-radius: 18px;
    text-align: center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    max-width: 450px;
    margin: auto;
}

/* Heading */
.job-title {
    font-size: 20px;
    font-weight: 800;
    color: #222;
    margin-bottom: 15px;
}

/* Radio Wrapper */
.job-radio-wrap {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

/* Radio Button */
.job-radio {
    position: relative;
}

.job-radio input {
    display: none;
}

.job-radio-btn {
    padding: 8px 18px;
    border-radius: 30px;
    border: 2px solid #007bff;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    color: #222;
    background: #fff;
}

.job-radio input:checked+.job-radio-btn {
    background: linear-gradient(135deg, #007bff, #003b8e);
    color: #fff;
    border-color: #003b8e;
    box-shadow: 0 0 12px rgba(0, 102, 255, 0.6);
}

/* 3D Submit Button */
.job-submit-btn {
    margin-top: 18px;
    padding: 8px 18px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 30px;
    border: none;
    color: #fff;
    background: linear-gradient(135deg, #FFB84D, #E66A00);
    box-shadow: 0 5px 0 #b65700, 0 0 14px rgba(255, 170, 42, 0.6);
    transition: 0.2s;
}

.job-submit-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 0 #b65700, 0 0 18px rgba(255, 170, 42, 0.7);
}

.job-submit-btn:active {
    transform: translateY(1px);
    box-shadow: 0 3px 0 #b65700;
}

.footer-copy {
    background: #182C51;
    padding: 15px 0;
    text-align: center;
    margin-top: 30px;
}

.footer-copy p {
    color: #fff;
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.footer-copy a {
    color: #F3B23E;
    font-weight: 700;
    transition: 0.3s ease;
}

.footer-copy a:hover {
    color: #fff;
}

/* Overlay Background */
.as-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    backdrop-filter: blur(6px);
    display: none;
    justify-content: center;
    align-items: flex-start;

    z-index: 9999;
}

/* Show Overlay */
.as-overlay.active {
    display: flex;
}

/* Modal Box */
.as-modal {
    width: 90%;
    max-width: 530px;
    background: #fff;
    padding: 25px 20px;
    border-radius: 14px;
    position: relative;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
    transform: translateY(-150px);
    opacity: 0;
    animation: asDrop 0.45s ease forwards;
}

/* Drop Animation */
@keyframes asDrop {
    0% {
        transform: translateY(-180px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Close Button */
.as-close-btn {
    position: absolute;
    right: 10px;
    top: 15px;
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    color: #333;
}

/* Title */
.as-modal-title {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
}

/* Fields */
.as-field {
    margin-bottom: 15px;
}

.as-field label {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.as-input {
    width: 100%;
    padding: 10px 12px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background: #f8f8f8;
    font-size: 14px;
}

/* Submit Button */
.as-submit-btn {
    width: 100%;
    padding: 12px;
    background: #0066ff;
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
}

.as-submit-btn:hover {
    background: #004ccc;
}

/* Open Button */
.as-open-btn {
    padding: 12px 25px;
    background: #ff4d4d;
    color: #fff;
    border: none;
    border-radius: 30px;
    font-weight: 700;
    cursor: pointer;
    margin: 40px auto;
    display: block;
}



/* Section */
.em-section {
    padding-top: 5px;
    padding-bottom: 30px;


}

.em-title {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #105B92;

    margin-bottom: 40px;
}

/* Grid */
.em-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    gap: 28px;
    padding-top: 40px;
}

/* Card */
.em-card {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease;
}

.em-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

/* Image */
.em-img img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: 0.3s;
}

.em-card:hover img {
    transform: scale(1.05);
}

/* Content */
.em-content {
    padding: 20px;
    text-align: center;
}

.em-icon {
    font-size: 40px;
    margin-bottom: 15px;
    color: #105B92;
    ;
}

.em-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
}

.em-content p {
    color: #000;
    line-height: 1.6;
}

body::-webkit-scrollbar {
    display: none;
}



/* SIDEBAR + MAIN CONTENT */
.sidebar-container {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

/* SIDEBAR */
.sidebar {
    width: 220px;
    background: #105b92;
    color: #fff;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    position: sticky;
    top: 20px;
    padding: 20px 10px;
    border-radius: 12px;
    height: fit-content;
}

.sidebar h2 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 20px;
    text-align: center;
}

.ev25-cat-bar {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.ev25-cat-item {
    padding: 10px 16px;
    background: rgba(255, 255, 255, 0.22);
    border-radius: 25px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    transition: 0.3s;
}

.ev25-cat-item:hover,
.ev25-cat-item.active {
    background: #fff;
    color: #105b92;
    transform: translateX(3px);
}

/* MAIN CONTENT */
.main-content {
    flex: 1;
}

.ev25-service-area {
    margin-bottom: 50px;
}

.ev25-service-grid {
    display: none;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    gap: 20px;
}

.ev25-service-grid.active {
    display: grid;
}

.ev25-card-imgbox {
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
    transition: 0.3s;
}

.ev25-card-imgbox:hover {
    transform: translateY(-8px);
}

.ev25-card-imgbox img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.ev25-card-imgbox h4 {
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
    color: #105b92;
    font-weight: 700;
}

.ev25-btn-small {
    margin: 0 auto 15px auto;
    display: block;
    width: 90px;
    padding: 6px 8px;
    background: #105b92;
    color: white;
    font-size: 12px;
    text-align: center;
    border-radius: 7px;
    cursor: pointer;
    transition: 0.3s;
}

.ev25-btn-small:hover {
    background: #e39125;
}

.ev25-empty {
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    color: #105b92;
    padding: 40px;
    display: none;
}

/* AUTO-SCROLL CARDS SECTION */
.ev25pro-section {
    background: #ffffff;
    padding: 40px 20px;
    border-radius: 12px;
    margin-bottom: 50px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
}

.ev25pro-title {
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    color: #105b92;
    margin-bottom: 25px;
}

.ev25pro-track {
    display: flex;
    gap: 20px;
    width: 100%;
    will-change: transform;
    cursor: grab;
}

.ev25pro-track:active {
    cursor: grabbing;
}

.ev25pro-card {
    min-width: 230px;
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.18);
    text-align: center;
    transition: 0.4s ease;
    user-select: none;
}

.ev25pro-card:hover {
    transform: translateY(-10px) scale(1.05);
}

.ev25pro-card img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}

.ev25pro-card h3 {
    color: #105b92;
    font-size: 18px;
    margin: 12px 0;
    font-weight: 700;
}

.ev25pro-btn {
    padding: 8px 20px;
    margin-bottom: 15px;
    background: linear-gradient(45deg, #e39125, #105b92);
    color: #fff;
    border: none;
    font-weight: 700;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.22);
    transition: 0.3s;
}

.ev25pro-btn:hover {
    transform: perspective(300px) translateZ(25px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

/* RESPONSIVE: MOBILE */
@media (max-width: 900px) {
    .sidebar-container {
        flex-direction: column;
    }

    .sidebar {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        position: relative;
        top: 0;
        padding: 10px;
    }

    .sidebar h2 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .ev25-cat-bar {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    .ev25-cat-item {
        padding: 8px 12px;
        font-size: 14px;
    }
}

.ev25smooth-section {
    padding: 20px 0;

}

.ev25smooth-title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #105b92;
    margin-bottom: 25px;
}

/* Wrapper */
.ev25smooth-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
}

/* Track */
.ev25smooth-track {
    display: flex;
    width: max-content;
    animation: ev25smoothScroll 35s linear infinite;
}

/* Card */
.ev25smooth-card {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
    margin-right: 18px;
    width: 100%;
    padding: 10px;
    text-align: center;
    transition: 0.3s;
}

.ev25smooth-card img {
    width: 100%;
    height: 120px;
    border-radius: 12px;
    object-fit: cover;
}

.ev25smooth-card h3 {
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #ff5706;
}

/* Keyframes - perfect smooth scroll */
@keyframes ev25smoothScroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Stop shaking */
.ev25smooth-track,
.ev25smooth-card,
img {
    backface-visibility: hidden;
    transform: translateZ(0);
}

.header_section {
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}

body {
    background-color: #fff;
}

/* Hide bottom bar on larger screens */
.bottom_bar {
    display: none;
}

/* Mobile styles */
@media screen and (max-width: 768px) {

    /* Fixed position bottom bar */
    .bottom_bar {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        padding: 10px;
        box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
        justify-content: space-around;
        align-items: center;
        z-index: 1001;
    }

    @media screen and (max-width: 768px) {
        .main {
            padding-bottom: 0px;
        }

        .bottom_bar .toggle_menu {
            display: none;
        }

    }

    .bottom_bar ul {
        display: flex;
        width: 100%;
        justify-content: space-around;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .bottom_bar li {
        display: flex;
        align-items: center;
    }

    .main {
        padding-bottom: 0px;
        /* Add padding to avoid content overlap */
    }

    /* Hide top header items on mobile if desired */

}

.modal-content {
    box-shadow: 0px 4px 20px rgba(0, 0, 255, 0.5);
    /* Blue shadow effect */
    border-radius: 10px;
    border: none;
}

.modal-header {
    background-color: #007bff;
    /* Bootstrap Primary Blue */
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.btn-close {
    filter: invert(1);
    /* Makes the close button visible on dark backgrounds */
}

.modal-footer {
    border-top: none;
}

/* HEADER MAIN */
.sa-header {
    width: 100%;
    background: #fff;
    padding: 1px 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

.sa-container {
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Logo */
.sa-logo a {
    font-size: 26px;
    font-weight: 800;
    color: #fff;
    text-decoration: none;
}

.sa-logo span {
    color: #ffbb55;
}

/* Right side icons */
.sa-right-icons {
    display: flex;
    align-items: center;
    gap: 18px;
}

.sa-icon img,
.sa-menu-toggle img {
    width: 28px;
    height: 28px;
    cursor: pointer;
}

/* Slide-Out Menu (LEFT SIDE) */
.sa-overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    /* LEFT SIDE */
    background-color: #0b3e63;
    overflow-x: hidden;
    transition: width 0.32s ease;
    padding-top: 60px;
    box-sizing: border-box;
}

/* Content inside menu */
.sa-overlay-content {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 12px 8px;
}

.sa-overlay-content a {
    padding: 12px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: left;
    border-radius: 6px;
    transition: background 0.15s, color 0.15s;
}

.sa-overlay-content a:hover {
    background: rgba(255, 255, 255, 0.04);
    color: #ffbb55;
}

/* Close button */
.sa-closebtn {
    position: absolute;
    top: 18px;
    left: 18px;
    /* left side close */
    font-size: 36px;
    color: #fff;
    background-color: #0b3e63;
    cursor: pointer;
    line-height: 1;
}

/* overlay background (clickable area outside menu) */
.sa-overlay-bg {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 9998;
    display: none;
}

/* Mobile bottom bar */
.sa-bottom-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #360e0e;
    padding: 8px 0;
    display: none;
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.25);
    z-index: 999;
}

.sa-bottom-bar ul {
    display: flex;
    justify-content: space-around;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sa-bottom-bar ul li a {
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

.sa-bottom-bar img {
    width: 24px;
    display: block;
    margin: auto;
}

/* make bottom bar visible on small screens */
@media (max-width: 768px) {
    .sa-bottom-bar {
        display: block;
    }
}

/* small content spacer so header doesn't cover page content */
.page-spacer {
    height: 64px;
}


:root {
    --bb-royal: #105B92;
    --bb-deep: #2a5298;
    --bb-gold: #e39125;
    --bb-teal: #22c1c3;
    --bb-light: #f9fbff;
}


/* ================= SECTION WRAPPER ================= */
.bb-contact-stage {
    padding: 120px 6%;
}

/* ================= TITLE ================= */
.bb-contact-head {
    text-align: center;
    margin-bottom: 60px;
    animation: bb-fadeDown 1s ease;
}

.bb-contact-head h1 {
    font-size: 40px;
    color: var(--bb-royal);
    letter-spacing: 1px;
    font-weight: 800;

}

.bb-contact-head span {
    color: var(--bb-gold);
}

.bb-contact-head p {
    margin-top: 10px;
    font-size: 18px;
    color: #444;
    font-weight: 600;


}

/* ================= MAIN GRID ================= */
.bb-contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: flex-start;
}

/* ================= LEFT INFO ================= */
.bb-info-flow {
    animation: bb-slideLeft 1.2s ease;
}

.bb-info-flow h2 {
    font-size: 28px;
    color: var(--bb-deep);
    margin-bottom: 25px;
}

.bb-info-line {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 25px;
}

.bb-info-line i {
    font-size: 22px;
    color: var(--bb-gold);
    margin-top: 4px;
}

.bb-info-line p {
    color: #000;
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
}

.bb-info-line a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

/* ================= FORM ================= */
.bb-form-flow {
    animation: bb-slideRight 1.2s ease;
}

.bb-form-flow h2 {
    font-size: 28px;
    color: var(--bb-deep);
    margin-bottom: 25px;
}

.bb-input-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.bb-input-row input,
.bb-form-flow textarea {
    width: 100%;
    padding: 14px 15px;
    border: none;
    border-bottom: 2px solid #dbe3ff;
    background: transparent;
    font-size: 15px;
    outline: none;
}

.bb-input-row input:focus,
.bb-form-flow textarea:focus {
    border-color: var(--bb-gold);
}

.bb-form-flow textarea {
    resize: none;
    height: 120px;
}

.bb-send-btn {
    margin-top: 20px;
    background: linear-gradient(90deg, var(--bb-royal), var(--bb-teal));
    color: #fff;
    padding: 14px 32px;
    border: none;
    font-size: 15px;
    letter-spacing: 1px;
    cursor: pointer;
    transition: .4s;
}

.bb-send-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(34, 193, 195, .35);
}

/* ================= MAP + NEWSLETTER ================= */
.bb-map-news {
    margin-top: 80px;
    display: grid;
    grid-template-columns: 1.2fr .8fr;
    gap: 50px;
    align-items: center;
}

.bb-map-zone {
    height: 360px;
    overflow: hidden;
    border-radius: 18px;
    animation: bb-zoomIn 1.3s ease;
}

.bb-map-zone iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.bb-news-zone {
    animation: bb-slideUp 1.3s ease;
}

.bb-news-zone h3 {
    font-size: 26px;
    color: var(--bb-deep);
    margin-bottom: 15px;
}

.bb-news-zone p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 400;
}

.bb-news-zone input {
    width: 100%;
    padding: 14px;
    border: 2px solid #dbe3ff;
    outline: none;
    margin-bottom: 15px;
}

.bb-news-zone button {
    width: 100%;
    padding: 14px;
    background: var(--bb-gold);
    border: none;
    font-weight: 600;
    cursor: pointer;
    color: #fff;
}

/* ================= ANIMATIONS ================= */
@keyframes bb-slideLeft {
    from {
        opacity: 0;
        transform: translateX(-60px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes bb-slideRight {
    from {
        opacity: 0;
        transform: translateX(60px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes bb-slideUp {
    from {
        opacity: 0;
        transform: translateY(60px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bb-fadeDown {
    from {
        opacity: 0;
        transform: translateY(-40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bb-zoomIn {
    from {
        opacity: 0;
        transform: scale(.9);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* ================= RESPONSIVE ================= */
@media(max-width:900px) {

    .bb-contact-grid,
    .bb-map-news {
        grid-template-columns: 1fr;
    }

    .bb-contact-head h1 {
        font-size: 34px;
    }
}