.mb-20{
    margin-bottom: 20px;
}
.new-th-btn{
    background: #fff;
    color: #B81F20;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 10px;
}
.new-th-btn:hover{
    background: #000;
    color: #fff;
}
.new-th-btn-2{
    background: #B81F20;
    color: #fff !important;
    padding: 10px 35px;
    display: inline-block !important;
    border-radius: 10px;
    border: none;
    transition: .5s;
}
.new-th-btn-2:hover{
    background: #1E4705;
    color: #fff;
}
.sec-title .sub-title {
    position: relative;
    font-family: "Outfit", serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
}
.sec-title h1, .sec-title h2 {
    position: relative;
    font-family: "Saira Semi Condensed", serif;
    font-weight: 800 !important;
    font-size: 50px;
    line-height: 55px;
    color: inherit !important;
}
@media(max-width:767px){
    .sec-title h1, .sec-title h2{
        font-size: 40px !important;
    }
}
@media(max-width:575px){
.sec-title h1, .sec-title h2 {
    font-size: 40px !important;
    line-height: 45px !important;
}
}
@media(max-width:480px){
.sec-title h1, .sec-title h2 {
    font-size: 30px !important;
    line-height: 35px !important;
}
}
@media(max-width:320px){
.sec-title h1, .sec-title h2 {
    font-size: 24px !important;
    line-height: 30px !important;
}
}
.top-nav p, .top-nav h2{
    font-family: "Saira Semi Condensed", serif;
    font-size:14px !important;
    font-weight:400 !important;
}
.top-contact {
    font-family: "Saira Semi Condensed", serif;
    list-style: none;
    font-size: 14px !important;
}
.topbar .top-contact .fa{
    color: #B81F20 !important;
}
/*====== Navbar Section ====*/
.navbar-nav .dropdown-menu li a {
    text-transform: uppercase !important;
}
@media(max-width:767px){
    .header-s1 .navbar-brand{
        margin-top: 7px !important;
    }
}

.dropdown:hover .dropdown-menu{
    display:block !important;
}

/*========= New Banner Section ======*/
.hero-section-area .row{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.hero-section-area{
    position:relative;
    padding: 70px 0;
    background-position:right center !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
}
.hero-section-area::before {
    background-color: rgb(0 0 0 / 61%);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.hero-left-content-section .sec-title h1{
    color: #fff !important;
}
.hero-left-content-section p{
    color:#fff;
}
.hero-section-area .badges-thumm-item img{
    height: 110px !important;
}
.hero-section-area .badges-section-outer ul{
    justify-content: start !important;
}
.hero-form-area{
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    padding: 25px;
    border-radius: 10px;
}
.mobile-bnr-form .hero-form-area{
    display: none;
}
#formWrapper button{
	background-color: #bc383c;
	border-color: #bc383c;
}
#headerForm{
	background: #ccc;
	padding: 30px;
	margin-top: 0;
}
#headerFormTitle{
    font-family: "Saira Semi Condensed", serif;
    font-weight:500;
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	background: #bc383c;
	text-align: center;
	padding: 10px;
}

@media(max-width:991px){
.hero-section-area .row{
    display: block;
}
.hero-section-area .hero-form-area{
    display:none;
}
.mobile-bnr-form .hero-form-area{
    display:block;
}
.hero-form-area{
    margin:30px 0;
}
}
@media(max-width:767px){
    .hero-section-area{
        padding:40px 0;
    }
    .hero-form-area{
        padding:10px;
    }
    #headerFormTitle{
        font-size:18px;
    }
}


/*===== Banner Section =====*/
.banner-static .banner-cpn .banner-text:not([class*=pos-]){
    float: none !important;
}
.banner-text h1, .banner-text h2{
    font-family: "Saira Semi Condensed", serif;
    color: #fff !important;
    font-size: 50px !important;
    font-weight: 700;
}
.banner-text p{
    color:#fff !important;
}

@media(max-width:992px){
   #formWrapper{
    	position: static;
    	right: 100px;
    	top: 30%;    
    	z-index: 8;
    }
        #slider h2 span {
        color: #fff !important;
    }
}
@media(max-width:767px){
    .banner-slider .banner-text{
        max-width:100% !important;
    }
    .banner-text h1, .banner-text h2 {
        font-size:36px !important;
        font-weight:600 !important;
    }
    .banner-intro .banner-text, .banner-slider .banner-text{
        font-size:16px !important;
    }
    #slider p {
        font-weight: 400 !important;
        margin-bottom: 20px !important;
    }
}
@media(max-width:575px){
    .banner-text h1, .banner-text h2 {
        font-size:24px !important;
    }
}

/*======= Offer slider Section ===*/
.offer-silder-section{
    padding:50px 0;
}
.text-carousel-outer{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 10px;
    padding: 20px;
}
.text-carousel-iten-content h2{
    margin: 0 !important;
    margin-bottom: 10px;
}
.text-carousel-iten-content p{
    font-size: 20px;
    color: #858585;
}
.text-carousel-outer .carousel-indicators li{
    border: 1px solid #db0505;
    width: 13px !important;
    height: 13px !important;
}
.text-carousel-outer .carousel-indicators{
    bottom: -35px;
    right: 0;
    left: auto;
    margin-left: -10%;
    text-align: right;
}
.text-carousel-outer .carousel-indicators .active{
    width: 13px !important;
    height: 13px !important;
    background-color: #db0505 !important;
}

/* ===== About Us section ===== */
.about-us-section {
    position: relative;
    padding: 80px 0 0px;
}
.about-us-section .image-wrapper {
    position: relative;
    margin-bottom: 30px;
    padding-left: 100px;
    padding-bottom: 80px;
}
.about-us-section .image-wrapper .shape-one {
    position: absolute;
    top: -40px;
    left: 45px;
}
.about-us-section .image-wrapper .shape-two {
    position: absolute;
    right: 10px;
    bottom: 39px;
}
.about-us-section .image {
    position: relative;
    overflow: hidden;
}
.about-us-section .image img {
    border-radius: 30px;
}
.about-us-section .content-block .text {
    position: relative;
    margin-bottom: 30px;
}
.about-us-section .content-block {
    margin-top:50px;
}
@media(max-width:1199px){
.about-us-section .image img{
    width: 90%;
}
.about-us-section .content-block {
    margin-top: 0;
}
}
@media(max-width:767px){
.about-us-section .image-wrapper .shape-two {
    position: absolute;
    right: 10px;
    bottom: 39px;
}
}
@media(max-width:575px){
.about-us-section .image-wrapper {
    padding-left: 0px;
    padding-bottom: 20px;
}
.about-us-section .image img {
    width: 100%;
}
.about-us-section .image-wrapper .shape-one {
    left: -8px;
}
.about-us-section .image-wrapper .shape-two {
    right: -15px;
    bottom: -15px;
}
}

/*===== Trust Badges Section ======*/
/* .badges-thumm-item{
    box-shadow: 0px 0px 10px #bdbdbd40;
    padding: 10px;
    margin: 10px 10px;
    border-radius: 10px;
} */
 .badges-section-outer ul{
    display: flex;
    align-items: center;
    justify-content: center;
 }
.badges-thumm-item img{
    aspect-ratio: 3 / 2;
    object-fit: contain;
    width: 100%;
    height:150px;
}
@media(max-width:767px){
    .badges-thumm-item img {
        height: 110px;
    }
}
@media(max-width:575px){
    .badges-thumm-item img {
        height: 90px;
    }
}
@media(max-width:480px){
    .badges-thumm-item img {
        height: 90px;
    }
}
@media(max-width:320px){
    .badges-thumm-item img {
        height: 95px;
    }
}

/*===== Pest Internal Section ===*/
.Pest-internal-section{
    padding: 30px 0 60px;   
}
.Pest-internal-section .sec-title h2{
    position: relative;
    font-family: "Saira Semi Condensed", serif;
    font-weight: 800 !important;
    font-size: 50px;
    line-height: 55px;
    color: inherit !important;
}
.Pest-internal-section .sec-title p{
    width:70%;
    margin:0 auto;
}
.pest-link-iteam-holer{
    margin-top:50px;
}
.pest-link-iteam-holer ul{
    text-align: center;
}
.pest-link-iteam-holer ul li {
    display: inline-block;
    width: 19.5%;
    margin: 0 0 25px;
}
.pest-link-item{
    text-align: center;
    transition: .5s;
}
.icon-box-sec{
    background: #b81f201f;
    height: 70px;
    width: 70px;
    margin: 0 auto;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    transition: .5s;
}
.pest-link-item:hover .icon-box-sec{
    transform: rotate(180deg);
}
.pest-link-item img{
    width: 45px;
}
.pest-link-item h3{
    font-family: "Saira Semi Condensed", serif;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    transition: .5s;
    color: #40454b !important;
}
.pest-link-item:hover h3{
    color: #B81F20 !important;
}
@media(max-width:992px){
    .pest-link-iteam-holer ul li {
        display: inline-block;
        width: 24.5%;
    }
}
@media(max-width:767px){
    .Pest-internal-section {
        padding: 0px 0 40px;
    }
    .pest-link-item h3{
        font-size: 16px;
    }
}
@media(max-width:575px){
    .pest-link-iteam-holer ul li {
        display: inline-block;
        width: 32.5%;
    }
    .Pest-internal-section .sec-title h2{
        font-size: 40px !important;
        line-height: 45px !important;
    }
    .Pest-internal-section .sec-title p {
        width: 100%;
    }
}
@media(max-width:480px){
    .Pest-internal-section .sec-title h2{
        font-size: 30px !important;
        line-height: 35px !important;
    }
    .pest-link-iteam-holer ul li {
        display: inline-block;
        width: 48.5%;
    }
}
@media(max-width:320px){
    .Pest-internal-section .sec-title h2{
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .pest-link-item h3{
        font-size: 16px;
    }
}
/*===== Additional Badge=====*/
.additional-trust-badges-section{
    background: #f4f8f8;
    padding: 60px 0;
}
.additional-badges-section-outer ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.additional-badges-section-outer ul li{
    border-right:1px solid #dfdfdf;
}
.additional-badges-section-outer ul li:last-child{
    border-right: none;
}
.additional-trust-badges-section .badges-thumm-item img {
    aspect-ratio: 3 / 2;
    object-fit: contain;
    width: 100%;
    height: 200px;
}
@media(max-width:575px){
    .additional-trust-badges-section {
        background: #f4f8f8;
        padding: 30px 0;
    }
}
@media(max-width:320px){
    .additional-badges-section-outer ul{
        display: block;
        align-items: center;
        justify-content: center;
    }
    .additional-badges-section-outer ul li {
        border-right:none;
        border-bottom: 1px solid #dfdfdf;
    }
    .additional-trust-badges-section .badges-thumm-item img{
        height: 150px;
    }
}

/*====== Award Banner ======*/
.award-slider{
    padding: 60px 0;
}
.award-carouse-holder .carousel-caption{
    position:static !important;
}
.award-carouse-holder h2{
    font-size: 34px;
    line-height: 40px;
}
.award-slider .carousel-caption{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 10px;
    padding: 20px;
    margin: 15px;
}
.award-right{
    text-align:left;
}
.award-right h3{
    text-shadow:none;
}
.award-right p{
    text-shadow:none;
    color:#000;
}
.left-award-img {
    border-right:1px solid #dbdbdb;
}
.award-slider .carousel-indicators li{
    border: 1px solid #db0505;
    width: 13px !important;
    height: 13px !important;
}
.award-slider .carousel-indicators .active{
    width: 13px !important;
    height: 13px !important;
    background-color: #db0505 !important;
}



/*====== Call To Action =====*/
.call-to-action-sec{
    padding:60px 0;
}
.call-to-action-outer{
    border-radius:30px;
    padding:80px 30px;
    position: relative;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.call-to-action-outer:before {
    background-color: #B81F20;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.8;
}
.call-to-content{
    position: relative;
    text-align: center;
}
.call-to-content h2{
    font-family: "Saira Semi Condensed", serif;
    color: #fff !important;
    font-size: 44px;
    font-weight: 700 !important;
}
.call-to-content p{
    color: #fff;
    font-size: 20px;
}
.call-to-content p a{
    color: #fff700 !important;
    font-weight: 600;
}
.call-action-btn{
    margin-top:40px;
}
.call-action-btn p{
    font-size: 16px;
}
@media(max-width:575px){
    .call-to-action-outer{
        padding:30px 15px;
    }
}
@media(max-width:320px){
    .call-to-content h2 {
        font-size:22px !important;
        font-weight: 700;
    }
    .call-to-content p{
        font-size: 15px;
    }
}

/*======= Residential Pest Control Section ======*/
.residential-intro-sec{
    background: #f4f8f8;
    padding: 60px 0;
}
.intro-right-sec{
    margin-bottom:25px;
}
.residential-intro-sec .row{
    display: flex;
    align-items: center;
}
.residential-intro-sec  .inro-left-img{
    border-radius: 0 30px 30px 0;
    overflow: hidden;
}
.intro-right-sec h2{
    position: relative;
    font-family: "Saira Semi Condensed", serif;
    font-weight: 800 !important;
    font-size: 50px;
    line-height: 55px;
    color: inherit !important;
    margin-bottom:15px;
}
.intro-right-sec p{
    margin-bottom:10px;
}
.inro-left-img-mobile{
    display: none;    
}
@media(max-width:991px){
    .inro-left-img-mobile{
        display: block;
        margin:25px 0;
    }
    .inro-left-img{
        display: none;
    }
}
@media(max-width:992px){
    .residential-intro-sec .row {
        display: initial;
    }
    .residential-intro-sec .inro-left-img {
        border-radius: 30px 30px 0 0;
        overflow: hidden;
    }
    .inro-left-img{
        margin-bottom:25px;
    }
    .intro-right-sec{
        margin-bottom: 25px;
    }
}
@media(max-width:768px){
    .residential-intro-sec{
        padding:30px 0;
    }
}
@media(max-width:575px){
    .intro-right-sec h2{
        font-size: 40px !important;
        line-height: 45px !important;
    }
}
@media(max-width:480px){
    .intro-right-sec h2{
        font-size: 30px !important;
        line-height: 35px !important;
    }
}
/*====== Location list Section ======*/
.location-list-section{
    padding:60px 0;
}
.location-list-section .sec-title h2{
    position: relative;
    font-family: "Saira Semi Condensed", serif;
    font-weight: 800 !important;
    font-size: 50px;
    line-height: 55px;
    color: inherit !important;
}
.location-list-section .location-list-outer-box ul{

}
.location-list-section .location-list-outer-box ul li{
    padding-left: 12px;
    position: relative;
    border-bottom: 1px dashed #d3d3d3;
}
.location-list-section .location-list-outer-box ul li a{
    color: #545454;
    padding: 5px 0;
    display: inline-block;
}
.location-list-section .location-list-outer-box ul li:last-child{
    border-bottom: none;
}
.location-list-section .location-list-outer-box ul li a:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    left: 0;
    margin-top: 2px;
    line-height: 16px;
    font-size: 16px;
    color: #B81F20;
    display: inline-block;
    transition: left .3s;
}
.location-list-section .location-list-outer-box ul li a:hover{
    color:#B81F20
}
.location-list-outer-box{
    display: block;
}
.location-dropdown-section{
    display: none;
}
.location-dropdown-section select{
    width: 80%;
    border: 1px solid #c5c5c5;
    height: 43px;
    padding: 10px 15px;
    border-radius: 10px;
    margin-right: 5px;
}
.location-dropdown-section button{
    width: 15%;
    background: #B81F20;
    border: none;
    color: #fff;
    height: 43px;
    border-radius: 10px;
}
@media(max-width:767px){
    .location-list-outer-box{
        display: none;
    }
    .location-dropdown-section{
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media(max-width:575px){
    .location-list-section .sec-title h2{
        font-size: 40px !important;
        line-height: 45px !important;
    }
}
@media(max-width:480px){
    .location-list-section .sec-title h2{
        font-size: 30px !important;
        line-height: 35px !important;
    }
}
@media(max-width:320px){
    .location-list-section .sec-title h2{
        font-size: 24px !important;
        line-height: 30px !important;
    }
}

/*==== -Why Choose Us Section ======*/
.why-choose-sec{
    padding:60px 0 60px;
}
.why-choose-item{
    position: relative;
    box-shadow: 0px 30px 60px 0px rgba(37, 59, 112, 0.1);
    display: flex;
    align-items: center;
    padding: 30px;
    padding-bottom: 17px;
    margin-bottom: 30px;
    border-radius: 20px;
    text-align: left;
}
.why-choose-item .icon-sec {
    position: relative;
    width: 100px;
    height: 100px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 0px;
    margin-right: 20px;
}
.why-choose-item .icon-sec img{
    vertical-align: middle;
}
.why-choose-item .why-desc-section h3{
    font-family: "Saira Semi Condensed", serif;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000 !important;
    margin-bottom: 5px;
}
.why-choose-sec-content ul{
    text-align: center;
}
.why-choose-sec-content ul li{
    display: inline-block;
    width: 45.5%;
    margin: 0 10px;
}

@media(max-width:991px){
    .why-choose-item{
        display: block;
    }
    .why-choose-item .icon-sec{
        width: 80px;
        height: 80px;
        margin-bottom: 15px;
    }
}
@media(max-width:575px){
    .why-choose-sec-content ul li{
        width: 100%;
    }
}
/*==== Testimonial Section ===*/
.testimonial-sec{
    padding:60px 0;
    background:#f4f8f8;
}
.testimonial-sec-cont-holder{

}
.testimonial-sec-cont-holder #reviewWrap{
    box-shadow: 0px 5px 10px 0px rgb(37 59 112 / 19%);
    padding: 30px;
    margin: 20px 0;
    border-radius: 20px;
    font-family: inherit;
}
#reviewText {
    text-align: left !important;
    line-height: 24px !important;
    color: #7a7a7a !important;
}
/*===== Home Contact section =====*/
.get-free-estimate{
    background: #F9F9F9;
    background-image: url('/image/dot-map-black.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    padding:60px 0;
}
.form-block-img{
    text-align: center;
}
.form-block-estimate .form-control{
    border: 1px solid #686767 !important;
}
.form-block-estimate .form-quote select{
    border: 1px solid #686767 !important;
}
.form-block-estimate textarea{
    height:120px !important;
}
.form-block-img{
    display: block;
}
@media(max-width:992px){
    .form-block-img{
        display: none;
    }
}
@media(max-width:767px){
    .get-free-estimate{
        padding:30px 0;
    }
}

/*==== Home Add-on Content Section ====*/
.home-add-on-cont {
    background: #f4f8f8;
    padding: 60px 0;
}
.home-add-on-cont-outer h3{
    font-size: 24px;
    font-weight: 700 !important;
    margin: 15px 0 5px;
}
@media(max-width:992px){
    .home-add-on-cont-outer h3{
        font-size: 18px !important;
        color: inherit !important;
    }
}

/*====== Footer ===*/
.footer-widget {
    background: #cdcdcd !important;
    color: #000;
}
.footer-widget .wgs-title {
    font-family: "Saira Semi Condensed", serif;
    font-size: 18px !important;
    color: #000 !important;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 12px;
}
.footer-widget a{
    color: #40454b !important;
    font-size: 16px;
    font-weight: 400;
}
.footer-widget a:hover{
    color: #A03431 !important;
}
.footer-widget .wgs-content ul li {
    padding-bottom: 5px !important;
}
.footer-widget .wgs-menu .menu li a:before {
    color: #A03431 !important;
}
.wgs-content p{
    color: #40454b !important;
    font-size: 16px !important;
    line-height: 24px !important;
}
.copyright p{
    font-size: 16px !important;
}
/*=====================*/
@media(max-width:480px){
    .banner .page-title{
        font-size: 20px !important;
    }
}
.section-padding{
    padding:60px 0;
}
.breadcrumb-section .container {
    border-bottom: 3px double #e4e4e4;
    padding: 10px 10px;
    font-size:16px !important;
}
.breadcrumb{
    font-size:16px !important;
}
/*======= Location Page =======*/
.location-inner-ext-bnr{
    margin-bottom: 25px;
}
.address-info-section{
    padding:30px;
    border:1px solid #B4B4B4;
    border-radius:10px;
}
.address-info-section h4{
    font-family: "Saira Semi Condensed", serif;
    color: #B81F20;
    font-size: 30px;
    font-weight: 800;
    margin-bottom:20px;
}
.address-info-section a{
    font-size:18px;
    color:#B81F20;
    display: block;
}
.address-inner-block{
    margin-top:30px;
}
.address-inner-block p{
    margin-top:10px;
    color:#808080;
    font-size:18px;
    font-weight:500;
}
.location-left-details h2{
    position: relative;
    font-family: "Saira Semi Condensed", serif;
    font-weight: 800 !important;
    font-size: 36px;
    line-height: 45px;
    color: inherit !important;
}
.location-content-details{
    margin-top:30px;
}
.location-content-details h2 {
    position: relative;
    font-family: "Saira Semi Condensed", serif;
    font-weight: 800 !important;
    font-size: 36px;
    line-height: 45px;
    color: inherit !important;
    margin-bottom:15px;
}
.location-badge-section{
    margin-top:50px;
}
.location-right-section{
    display: block;
}
.city-call-action{
    display:none;
}
.location-content-details ul li{
    margin-bottom: 10px;
}
.location-content-details p{
    margin-bottom:10px;
}
@media(max-width:991px){
    .location-right-section{
        display: none;
    }
    .city-call-action{
        display:block;
    }
}
@media(max-width:992px){
    .location-badge-section .badges-thumm-item{
        margin-bottom:25px;
    }
}
@media(max-width:575px){
.location-content-details h2 {
    font-size: 40px !important;
    line-height: 45px !important;
}
}
@media(max-width:480px){
.location-content-details h2 {
    font-size: 30px !important;
    line-height: 35px !important;
}
.address-info-section h4{
    font-size: 26px !important;
}
}
@media(max-width:320px){
.location-content-details h2 {
    font-size: 24px !important;
    line-height: 30px !important;
}
.address-info-section h4{
    font-size:24px !important;
}
}

/*------====*/
.heading-md-lead{
    font-family: "Saira Semi Condensed", serif !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    color: #fff !important;
    font-size: 24px !important;
    background: #bc383c;
    text-align: center;
    padding: 10px;
    letter-spacing: 0 !important;
}

#imageWrapper img {
    max-width: 150px !important;
    display: inline-block !important;
}
#imageWrapper{
    text-align: center;
}
#childrenSafe{
    width: 100% !important;
}

/*============= Pest Page Design Section ===========-*/
.pest-block-section{
    padding: 60px 0;
}
.pest-content-details{
    margin-bottom:25px;
}
.pest-content-details ul li{
    margin-bottom: 10px;
}



/* REGION CTA BOX – MATCH EXISTING RED CTA */
.region-box {
    background: linear-gradient(90deg, #b92025 0%, #d86c79 100%);
    border-radius: 12px;
    padding: 40px 30px;
    text-align: center;
    margin-bottom: 40px;
}

.region-box h3 {
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 15px;
}

.region-box p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 25px;
}

.region-box .cta-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.region-box .btn-primary {
    background-color: #ffb01f !important; /* SAME YELLOW BUTTON */
    color: #000 !important;
    border: none;
    padding: 14px 28px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
}

.region-box .btn-primary:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
}
