
body {
    font-family: 'Montserrat', sans-serif !important;
}

.media a {
    color: #000000 !important;
}
.topbar {
    padding-right: 50px;
}

.social-connect {
    width: 100%;
}

footer ul li a {
    text-decoration: none !important;
    color: #141414 !important;
}

h1 {
    font-size: 48px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal !important;
    color: #a8cf45 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold !important;
}

h6 {
    font-weight: normal !important;
    color: #a8cf45 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold !important;
}

h6 {
    font-size: 16px !important;
    text-transform: uppercase !important;
}

.heading-block h3 {
    font-weight: 600;
}


.umbraco-forms-page {
    border: none;
    box-shadow: none;
    border-radius: 0px;
    background: none;
    color: black;
    padding: 0px;
    font-size: 16px;
    background: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.umbraco-forms-field-wrapper {
    text-align: left;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

label {
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0px;
    line-height: 26px;
    position: relative;
    background: none;
    border-color: #666666;
    color: #666666;
}

.contact-form label span {
    color: red;
}
input:focus {
  outline: none;
}

input[type=file] {
    outline: none;
}

.request-quote {
    width:60%;
    margin: 0 auto;
}

 textarea {
    width: 100% !important;
}

.checkboxlist input[type="checkbox"] {
  display: inline-block;
  margin-right: 10px; /* Adjust as needed */
}

.checkboxlist label {
  display: inline-block;
  margin-right: 10px; /* Adjust as needed */
}

.checkboxlist br {
  display: none; /* Hide line breaks */
}


.contact-form textarea {
    padding: 0px;
}

 textarea {
    outline: none;
    height: 120px !important;
    background: none;
    padding: 0px;
    color: #fff;
    padding: 0px;
    font-size: 16px;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    background: none;
    color: black;
    padding: 0px;
    font-size: 16px;
    border-bottom: 1px solid #666666;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

 input[type=text],
input[type="email"]  {
    display: inline-block;
    width: 100% !important;
    height: 50px !important;
    padding: 0px;
    border: 1px solid;
    border-color: transparent;
    background: none;
    font-size: 16px;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    background: none;
    color: black;
    padding: 0px;
    font-size: 16px;
    border-bottom: 1px solid #666666;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}



.contact-form input[type=submit], .request-quote input[type=submit]  {
    color: #606062;
    border: 1px solid #606062;
    background-color: transparent;
    float: right;
    background: none;
    border-radius: 0px;
    margin: 40px 0px 40px 0px !important;
    letter-spacing: 1px;
    padding: 15px 50px;
    float: left;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.contact-form input[type=submit]:hover {
    color: #a8cf45;
    background: #606062;
}

.btn {
    background-color: #a8cf45 !important;
    display: inline-block !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    padding: 20px 60px !important;
    font-weight: normal !important;
    border-radius: 0px !important;
    letter-spacing: 1px !important;
    color: white !important;
    position: relative !important;
    overflow: hidden !important;
    border: 1px solid #a8cf45 !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.sub-bnr h3 {   
    margin-top: 0px;
}

.field-validation-error {
    color:red;
}



.btn-quote {
    background-color: #a8cf45;
    display: inline-block;
    font-size: 16px;
    padding: 10px 60px;
    font-weight: 400;
    border-radius: 0;
    letter-spacing: 1px;
    position: relative;
    border: 1px solid #a8cf45;
    color: white !important;
    font-weight: 700;
}


button, input, select, textarea {
    padding: 4px;
}

header nav {
    margin-right: 30px !important;
}

.is-sticky .sticky {
    background: white !important;
    opacity: 1;
}

.is-sticky .sticky .logo {
    margin-top: 0px;
    max-height: 50px !important;
}

.ownmenu ul.dropdown {
    top: 45px;
}

.btn-quote:after{
    background: none  !important;
}

header nav li a:hover {
    color: #333 !important;
}

header .ownmenu ul.dropdown li a:hover {
    color: #a8cf45 !important;
    background: none;
}

header .ownmenu ul.dropdown li:nth-last-child(1) a {
    border-bottom: none !important;
    border-bottom-width: initial !important;
    border-bottom-style: none !important;
    border-bottom-color: initial !important;
}

header .ownmenu ul.dropdown li a {
    border-bottom: 1px solid rgb(255 255 255);
}





header .logo {
    max-height: 60px !important;
    margin-left: 50px;
}

header nav li a {
    padding: 10px 0px;
}

header.dark nav li a:after {
    background: #a8cf45;
}


@media (max-width: 80em) {
    .webimenu ul {
        display: none;
    }
}

@media (max-width: 80em) {
    .menu-toggle {
        top: 0px;
    }

    header .logo {
        max-height: 60px !important;
        margin-left: 10px;
    }

    .menu-toggle {
        display: block;
    }

    header.dark {
        position: fixed;
    }

    header.dark nav li a {
        color: #fff;
    }

    header .ownmenu {
        float: right;
        width: 400px !important;
        margin-top: 45px;
    }

    header nav .ownmenu li {
        padding: 0px;
    }

    .ownmenu > li > a {
        padding: 10px 0;
        text-align: left;
        padding-left: 5px;
        background: rgba(119, 119, 119, 0.87);
        color: white;
    }

    .ownmenu > li {
        display: block;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    header nav li a {
        display: inline-block;
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 600px) {
    topbar a {
        color: #a8cf45;
        text-align: center;
    }
    
    .request-quote {
        width:100%;
        margin: 0 auto;
    }
    .topbar {
        padding-right: 0px;
        text-align: center;
    }
    header {
        background: rgb(255 255 255 / 52%);
        border-bottom: none !important;
    }
    
    .menu-toggle {
        top: 0px;
    }

    header .ownmenu {
        float: none;
        width: auto !important;
        margin-top: 45px;
    }
    header .logo {
        margin-left: 0px !important;
    }
    header nav {
        margin-right: 0px !important;
    }
    header nav .ownmenu li {
        padding: 0 0px;
    }
    .footer {
        background: #191b1f;
        padding: 0px;
    }
    header.dark {
        position: fixed;
    }
    header.dark nav li a:after {
        background: transparent;
    }
    header.dark nav li a {
        color: #fff;
    }

    header .logo {
        max-height: 50px !important;
    }

    .btn-quote {
        font-size: 12px;
        font-weight: 300;
    }
    header nav li a:hover {
        color: #fff !important;
    }

    .social-connect {
        min-height: 300px;
    }
}



/* abdo */
@media (max-width: 767.98px){
    
    .abdo-btn{
        font-size:14px !important;
        padding: 20px 0 !important;
        width:90% !important;
    }
    .abdo-h3{
        font-size:34px !important;
    }
}
.tp-caption .tp-splitted[style="display: block; text-align: left; position: relative;"]{
    display: flex !important;
    position:relative !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap:12px;
    margin-bottom:20px;
    top: -50px !important;
}
/* abdo */

.slider-item {
    position: relative;
}

    .slider-item::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5); /* Adjust the opacity to control the darkness */
        z-index: 4; /* Ensure the overlay is above the image but below the text layers */
        pointer-events: none;
    }

    .slider-item img {
        display: block;
        width: 100%;
        height: auto;
    }


.form-spacer {
    height: 130px;
}

@media (min-width: 768px) {
    .form-spacer {
        height: 100px; /* Smaller height for desktop */
    }
}
.form-bottom-spacer {
    height: 60px;
}
