@font-face {
    font-family: "Graphie";
    src: url("Graphie-Book.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
*{
    font-family: "Montserrat", Arial, sans-serif;
    font-feature-settings:"kern";
    margin:0;
    padding:0;
    box-sizing: border-box;
}
html{
    scroll-behavior: smooth;
}
body{
    margin: 0;
    overflow-x: hidden;
    min-height: 100vh;
}
#home{
    padding-top: 55px;
}
.centerReplacement{
    display: flex; 
    justify-content: center;
}
.mainContainer{
    width: 85%;
    max-width: 1450px;
    text-align: center;
}
/*
Index file
*/
.banner {
    width: 100%;
    min-height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 
        linear-gradient(rgba(0,0,0,0.65), rgba(0,0,0,0.75)),
        url("../images/hero2.png");
    background-size: cover;
    background-position: center;
    padding: 40px 20px;
    box-sizing: border-box;
}
.heroContent {
    max-width: 900px;
    text-align: center;
    color: #fff;
}
.heroContent h1 {
    font-size: clamp(1.8rem, 4vw, 3rem);
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 15px;
}
.tagline {
    font-size: clamp(1.2rem, 2.5vw, 1.6rem);
    color: #ffb37a;
    font-weight: 600;
    margin-bottom: 10px;
}
.info {
    font-size: 1rem;
    opacity: 0.9;
    margin-bottom: 20px;
}
.cta {
    display: inline-block;
    padding: 12px 22px;
    background: #d65905;
    color: white;
    font-weight: bold;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.25s ease;
}
.cta:hover {
    background: #ff6a00;
    transform: translateY(-2px);
}
.welcomeTxt{
    padding: 35px 30px;
    display: inline-block;
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 0.4px;
    font-weight: 500;
    width: calc(100% - 120px);
    color: #2b2b2b;
    text-align: left;
    background: linear-gradient(135deg, #ffffff 0%, #f3efec 60%, #eaf7e6 100%);
    border-left: 6px solid #4fa335;
    border-radius: 10px;
    margin-top: 25px;
    box-shadow:
        0 10px 25px rgba(0,0,0,0.08),
        inset 0 0 0 1px rgba(79,163,53,0.08);
    position: relative;
    overflow: hidden;
}
.welcomeTxt::before{
    content:"";
    position:absolute;
    top:-50%;
    left:-150%;
    width:60%;
    height:200%;
    background: rgba(255,255,255,0.25);
    transform: rotate(25deg);
    transition: 0.6s ease;
}
.welcomeTxt:hover::before{
    left:300%;
}
/*
Menu file
*/
.menuContainer{
    border-bottom: 0.5px solid #6bc152;
    height: 100px;
    position:fixed;
    z-index: 9999999999;
    width:100%;
    background:#FFF;
}
.menuBar{
    display:inline;
    background:#FFF;
    color:#333333;
    position:fixed;
    display:table;
    transition: 12s;
    width: 85%;
    max-width: 1450px;
    vertical-align: top;
    z-index: 9999999;
}
.menuItem{
    width: 100px;
    padding: 14px 18px;
    cursor: pointer;
    position: relative;
    user-select: none;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: 1.2px;
    white-space: nowrap;
    color: #5a5a5a;
    transition: all 0.25s ease;
    border-radius: 10px;
}
.menuItem:hover {
    color: #1f1f1f;
    background: rgba(79, 163, 53, 0.10);
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(79, 163, 53, 0.15);
}
.menuItem::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 6px;
    width: 0%;
    height: 2px;
    background: #4fa335;
    transition: all 0.3s ease;
    transform: translateX(-50%);
    border-radius: 2px;
}
.menuItem:hover::after {
    width: 55%;
}
.menuItem.active {
    color: #1f1f1f;
    font-weight: 600;
}
.menuItem.active::after {
    width: 70%;
    height: 3px;
    background: linear-gradient(90deg, #4fa335, #6bcf4a);
}
.mainLogo{
    width:250px;
    height: auto;
    transition: width 0.3s ease;
}
#optionMenu{
    width:100px;
}
.menuItem2{
    padding:15px;
    cursor:pointer;
    position:absolute;
    user-select:none;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    letter-spacing: 1.7px;
    white-space: nowrap;
    top:5px;
    right: 5px;
}
.colDiff{
    color: #d65905;
}
.menuContainerB{
    display: none;
}
#mobilLogo{
    width: 125px;
    position:absolute;
    top:5px;
    left:5px;
}
#menuIco{
    height: 25px;
    width: 30px;
    position:absolute;
    top:10px;
    right:5px;
    cursor:pointer;
}
.mobPhone{
    display: block;
    background: #FFF;
    color:#52ad36;
    position: absolute;
    right: 55px;
    top: 12px;
}
.mobilMenu{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 55px 0 14px 0;
    display: none;
    background: rgba(107, 193, 82, 0.96);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 4px 18px rgba(0,0,0,.18);
    z-index: 9999;
    animation: mobileMenuShow .22s ease;
}
.opcionMobil{
    width: calc(100% - 90px); /* más angosto */
    margin: 0 auto 10px auto;
    padding: 13px 16px;
    border-radius: 14px;
    background: rgba(255,255,255,.15);
    border: 1px solid rgba(255,255,255,.14);
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .2px;
    text-align: center;
    cursor: pointer;
    transition:
        background .18s ease,
        transform .18s ease,
        box-shadow .18s ease;
    user-select: none;
}
.opcionMobil:hover{
    background: rgba(255,255,255,.24);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,.12);
}
.opcionMobil:active{
    transform: scale(.98);
}
@keyframes mobileMenuShow{
    from{
        opacity: 0;
        transform: translateY(-8px);
    }
    to{
        opacity: 1;
        transform: translateY(0);
    }
}
#optionMenu2{
    color:#6bc152;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    cursor: default;
}
#optionMenu2 a{
    color:#52ad36;
}
/*
Contact file
*/
#responseAjaxB{
    background: #6bc152;
    padding: 5px;
    margin-bottom: 10px;
}

#contact{
    padding: 55px;  
}
.sectionTitle{
    color:#4fa335;
    font-size:42px;
    font-weight:700;
    letter-spacing:-1px;
    line-height:1.1;
    display:inline-block;
    position:relative;
    padding-bottom:18px;
    margin-bottom:25px;
    text-transform:capitalize;
}
.sectionTitle::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: clamp(50px, 10vw, 80px);
    height: 4px;
    background: #d65905;
    border-radius: 50px;
    transform: translateX(-50%);
}
.leftContact{
    position: relative;
    width: 380px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 1.4px;
    line-height: 1.6;
    text-align: left;
    padding: 0;
    margin-top: 40px;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}
.leftContact:hover .imgCont{
    transform: scale(1.05);
}
.leftContact::before{
    content: "24/7 Emergency Service";
    display: block;
    background: #4fa335;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    letter-spacing: 0.5px;
}
.imgCont{
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;
    transition: 0.4s ease;
}
.textAddress {
    text-align: justify;
    letter-spacing: 1.4px;
    line-height: 1.7;
    margin-top: 10px;
    width: 100%;
    display: block;
    font-size: 22px;
    padding:10px;
}
#linkB{
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    color: #3f8f26;
    font-size:42px;
    margin-top: 5px;
    transition: 0.3s ease;
}

#linkB:hover{
    color: #2f6b1e;
    transform: translateX(2px);
}
#linkA{
    display: block;
    text-decoration: none;
    color: #d65905;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 15px;
    transition: 0.3s ease;
}
#linkA:hover{
    color: #b84a04;
    text-decoration: underline;
}
.rightContact{  
    width: calc(100% - 470px);
    display:inline-block;
    vertical-align: top;
    padding:15px 25px;
}
#idForm{
    max-width: 900px;
    margin: 0 auto;
    background: #ffffff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
}
.inputContainer50{
    width: calc(50% - 85px);
    padding:13px 30px;
    line-height: 2.2;
    letter-spacing: 1.4px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.inputContainer100{
    width: 100%;
    padding:13px 30px;
    line-height: 2.2;
    letter-spacing: 1.4px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.inputContainer50 b,
.inputContainer100 b{
    display: block;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #333;
    font-weight: 600;
}
.inputType{
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 15px;
    transition: 0.3s ease;
    background: #fafafa;
}
.inputType:focus{
    outline: none;
    border-color: #4fa335;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(79,163,53,0.15);
}
select.inputType,
textarea.inputType{
    resize: none;
}
#Comments{
    height: 150px;
}
#tempMsg{
    display: none;
    padding-bottom: 10px;
}
.txtBtn{
    position: relative;
    width: 100%;
}
.arrow-btn{
    position: relative;
    background: #ff6d0d;
    color: #fff;
    padding: 12px 40px 12px 20px;
    border: none;
    border-radius: 50px 0 0 50px; /* izquierdo redondo */
    cursor: pointer;
    font-size: 16px;
    overflow: hidden;
}
.arrow-btn:hover{
    background: #ff8636;
}
.arrow-btn::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 100%;
    background: #ff6d0d;
    clip-path: polygon(
        0 0,
        100% 50%,
        0 100%
    );
}
.arrow-btn{
    background: #ff6d0d;
    color: white;
    border: none;
    padding: 12px 40px;
    border-radius: 50px 0 0 50px;
    clip-path: polygon(
        0 0,
        calc(100% - 20px) 0,
        100% 50%,
        calc(100% - 20px) 100%,
        0 100%
    );
}
.arrow-btn:hover::after{
    background: #ff8636;
}
/*
    Services section
*/
#services{
    position: relative;
    height: auto;
    overflow: hidden;
    width:100%;
    padding-top:55px;
    padding-bottom:55px;
}
#colorBackDesc{
    background: linear-gradient(135deg, #f3efec, #ffffff);
    padding: 60px 0;
}
.sectionTitleDesc{
    font-size: 38px;
    font-weight: 700;
    color: #4fa335;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}
.sectionTitleDesc::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-10px;
    width:70px;
    height:4px;
    background:#4fa335;
    border-radius:50px;
}
.v-box{
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px;
    margin: 20px;
    background: #f3eae3;
    text-align: center;
    padding:10px;
    vertical-align: top;
    box-shadow: 0px 1px 11px 4px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 1px 11px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 11px 4px rgba(0,0,0,0.75);
    cursor:pointer;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 85%,
        50% 100%,
        0 85%
    );
    transition: 1s;
}
.v-box:hover{
    transform: scale(1.1);
}
.v-box::after{
    content: "";
    position: absolute;
    bottom: 10px;
    right: 0;
    box-shadow: 0px 1px 11px 4px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 1px 11px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 11px 4px rgba(0,0,0,0.75);
    width: 52%;
    height: 2px;
    background: #ff6d0d;
    transform: rotate(-17deg);
    transform-origin: right center;
}
.v-box::before{
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 52%;
    height: 2px;
    box-shadow: 0px 1px 11px 4px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 1px 11px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 11px 4px rgba(0,0,0,0.75);
    background: #ff6d0d;
    transform: rotate(17deg);
    transform-origin: left center;
}
.colorGreen{
    background: #93e979;
}
.descriptionService{
    position: relative;
    display: block;
    margin-top: 25px;
    padding: 20px 155px;
    line-height: 1.8;
    letter-spacing: 0.4px;
    font-size: 16px;
    color: #2b2b2b;
    background: linear-gradient(135deg, #ffffff 0%, #f7f7f7 60%, #eef7ea 100%);
    border-left: 5px solid #4fa335;
    border-radius: 8px;
    box-shadow: 0 8px 22px rgba(0,0,0,0.06);
    text-align: left;
    transition: 0.3s ease;
    overflow: hidden;
}
.descriptionService:hover{
    transform: translateY(-3px);
    box-shadow: 0 14px 30px rgba(0,0,0,0.10);
}
.descriptionService::before{
    content:"";
    position:absolute;
    top:-50%;
    left:-150%;
    width:60%;
    height:200%;
    background: rgba(255,255,255,0.25);
    transform: rotate(25deg);
    transition: 0.6s ease;
}
.descriptionService:hover::before{
    left:300%;
}
.descriptionService b{
    color:#3f8f26;
    font-size: 20px;
}
ul{
    list-style: none;
    padding: 0;
    display:inline-block;
    margin: 20px 0;
    text-align: left;
}
#fireUl{
    max-width: 450px;
}
#waterUl{
    max-width: 400px;
}
li{
    position: relative;
    padding-left: 28px;
    margin-bottom: 22px;
    line-height: 1.7;
    font-size: 15px;
    color: #333;
}
li::before{
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #4fa335;
    font-weight: bold;
}
#fireDamage{
    display:none;
}
#disaster{
    display:none;
}
/*
    Description section
*/
#about{
    display: table;
    width: 85%;
    padding: 40px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.leftColDesc{
    width: calc(100% - 480px);
    display: table-cell;
    vertical-align: middle;
    padding: 30px;
    letter-spacing: 0.4px;
    line-height: 1.8;
    font-size: 16px;
    text-align: left;
    color: #333;
}
.rightColDescDesc{
    position: relative;
    width: 480px;
    height: 420px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 10px;
}
.imgDescDesc{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s ease;
}
.rightColDescDesc:hover .imgDescDesc{
    transform: scale(1.05);
}
/*
Footer section
*/
.footContainer{
    background: linear-gradient(135deg, #f7f7f7, #ffffff);
    padding: 30px 0 20px;
    font-family: "Montserrat", Arial, sans-serif;
    border-top: 1px solid rgba(0,0,0,0.06);
}
.footer{
    font-size: 13px;
    color: #444;
    font-family: "Montserrat", Arial, sans-serif;
    text-align: left;
    letter-spacing: 0.8px;
    line-height: 1.8;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 15px;
}
.footerB{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Montserrat", Arial, sans-serif;
    max-width: 1100px;
    margin: 0 auto;
    padding: 10px 15px;
    flex-wrap: wrap;
    gap: 15px;
}
.footLeft{
    flex: 1;
    min-width: 200px;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 12px;
    color: #666;
    text-align: left;
}
.footRight{
    flex: 1;
    min-width: 200px;
    font-family: "Montserrat", Arial, sans-serif;
    text-align: center;
}
.socialMediaIco{
    height: 22px;
    width: auto;
    margin: 0 12px;
    filter: grayscale(20%);
    transition: all 0.2s ease;
    cursor: pointer;
}
.socialMediaIco:hover{
    transform: translateY(-2px);
    filter: grayscale(0%);
}
hr{
    background: linear-gradient(to right, transparent, #d8d8d8, transparent);
    height: 1px;
    border: none;
    margin: 15px auto;
    max-width: 1100px;
}
@media (max-width: 1150px) {
    .menuItem2{
        padding:15px;
        cursor:pointer;
        position:absolute;
        user-select:none;
        display: table-cell;
        vertical-align: middle;
        font-size: 13px;
        letter-spacing: 1.7px;
        white-space: nowrap;
        top:-10px;
        right: 5px;
    }
    #hideFMenu{
        display: none;
    }
    #hideFMenuB{
        display: none;
    }
}
@media (max-width: 800px) {

    .menuItem2{
        padding:15px;
        cursor:pointer;
        position:absolute;
        user-select:none;
        display: table-cell;
        vertical-align: middle;
        font-size: 13px;
        letter-spacing: 1.7px;
        white-space: nowrap;
        top:-10px;
        right: 15px;
    }
    .contactContainer{
        display:flex;
        flex-direction:column;
        align-items:flex-start;
        width: 100%;
    }
}
@media (max-width: 768px){
    #idForm{
        padding: 10px;
    }
}
@media (max-width: 750px) {  
    
    #home{
        padding-top: 50px;
    }
    .mainContainer{
        width: calc(100% - 0px);
        
    }
    .menuContainer {
        display: none !important;
    }
    .menuContainerB{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 50px;
        display: block;
        background: #FFF;
        border-bottom: 0.5px solid #6bc152;
        z-index: 9999999999;
    }
    .menuItemB{
        position: relative;
        width: 100%;
    }
}
@media (max-width: 500px) {   
    .serviceIco{
        width: 20px;
        height: 20px;
    }
}
/*
    Responsive contact form
*/
@media (max-width: 1024px){
    .rightContact{
        width: 100%;
        display: block;
        padding: 15px 0px;
    }
    .leftContact{
        width: 100%;
        display: block;
        margin: 20px auto 0 auto;
    }
    #idForm{
        padding: 10px;
        gap: 10px;
    }
    .inputContainer50{
        width: 100%;
        padding: 10px 45px;
        margin-left: -10px;
    }
}
@media (max-width: 768px){
    #contact{
        padding: 25px 15px;
    }
    .sectionTitle{
        font-size: 30px;
        text-align: center;
        display: block;
    }
    .leftContact{
        width: 100%;
        margin-top: 20px;
    }
    .rightContact{
        width: 100%;
        padding: 0px;
    }
    #idForm{
        padding: 10px;
        gap: 12px;
    }
    .inputContainer50,
    .inputContainer100{
        width: calc(100% - 50px);
        padding: 10px 12px;
    }
    #linkB{
        font-size: 28px;
    }
    .textAddress{
        font-size: 16px;
        text-align: left;
    }
}
@media (max-width: 480px){
    .sectionTitle{
        font-size: 24px;
    }
    .leftContact::before{
        font-size: 16px;
        padding: 8px;
    }
    .imgCont{
        height: 180px;
    }
    #linkB{
        font-size: 22px;
    }
}
/*
Responsive Services
*/
@media (max-width: 1024px){
    .descriptionService{
        padding: 20px 60px;
    }
    .sectionTitleDesc{
        font-size: 32px;
    }
}
@media (max-width: 768px){   
    .v-box{
        width: 100px;
        height: 130px;
        vertical-align: top;
        margin:10px;
    }
    #services{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #colorBackDesc{
        padding: 40px 15px;
    }
    .sectionTitleDesc{
        font-size: 26px;
        display: block;
        text-align: center;
    }
    .sectionTitleDesc::after{
        left: 50%;
        transform: translateX(-50%);
    }
    .descriptionService{
        padding: 18px 20px;
        font-size: 15px;
    }
    .descriptionService b{
        font-size: 18px;
    }
    ul{
        display: block;
        width: 100%;
        text-align: left;
    }
    li{
        font-size: 14px;
        margin-bottom: 16px;
    }
    #fireUl,
    #waterUl{
        max-width: 100%;
    }
}
@media (max-width: 480px){
.v-box{
    width: 75px;
    height: 100px;
    font-size: 12px;
}
    .descriptionService{
        padding: 15px;
        font-size: 14px;
    }
    .sectionTitleDesc{
        font-size: 22px;
    }
}
@media (max-width: 400px){
    .v-box{
        width: 70px;
        height: 100px;
        font-size: 12px;
        margin:5px;
    }
    .descriptionService{
        padding: 15px;
        font-size: 14px;
    }
    .sectionTitleDesc{
        font-size: 22px;
    }
}
/*
    Responsive Description
*/
@media (max-width: 1024px){
    .leftColDesc{
        width: 60%;
        padding: 20px;
    }
    .rightColDescDesc{
        width: 40%;
        height: 350px;
    }
}
@media (max-width: 768px){
    #about{
        display: block;
        padding: 20px;
    }
    .leftColDesc,
    .rightColDescDesc{
        display: block;
        width: 100%;
    }
    .leftColDesc{
        padding: 15px 10px;

        font-size: 15px;
        line-height: 1.7;
        text-align: left;
    }
    .rightColDescDesc{
        height: 260px;
        margin-top: 15px;
    }
}
@media (max-width: 480px){
    #about{
        padding: 15px;
    }
    .leftColDesc{
        font-size: 14px;
    }
    .rightColDescDesc{
        height: 200px;
    }
}
/*
  Footer responsive
*/
@media (max-width: 768px){
    .footerB{
        flex-direction: column;
        text-align: center;
    }
    .footLeft,
    .footRight{
        text-align: center;
        width: 100%;
    }
    .socialMediaIco{
        margin: 0 10px;
    }
}
/*
404 */
/* RESET */
.topbar {
  background: #0b1f3a;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
}
.logo {
  font-weight: bold;
}
.call-btn {
  background: #e63946;
  color: white;
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
}
.container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
}
.hero {
  text-align: center;
  padding: 60px 20px;
}
.icon {
  font-size: 50px;
  margin-bottom: 15px;
}
.hero h1 {
  font-size: 32px;
  margin-bottom: 10px;
}
.hero p {
  max-width: 600px;
  margin: 0 auto 25px;
  color: #555;
}
.cta-group {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.btn {
  padding: 12px 18px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
}
.primary {
  background: #e63946;
  color: white;
}
.secondary {
  background: #2f6b1e;
  color: white;
}
/* MOBILE */
@media (max-width: 600px) {
  .hero h1 {
    font-size: 24px;
  }

  .cta-group {
    flex-direction: column;
    align-items: center;
  }

  .trust {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
}
.smallMenuA{
    font-size: 12px;
    width: 50px;
}
.smallMenuB{
    width: 125px;
}
.smallMenuC{
    height: 68px;
}
a{
    text-decoration: none;
}
.linkCol{
    color:#b84a04;
}