:root {
    --primary-color: #40af49;
    --secondary-color: #004d29;
    --custom-black: #282828;
    --custom-white: #ffffff;
}
::selection {
    color: white;
    background: var(--primary-color);
}
/* Code for Firefox */
::-moz-selection {
    color: white;
    background: var(--primary-color);
}
body{
    color: var(--custom-black);
}
h1, h2, h3, h4, h5, h6{
    color: var(--custom-black);
}
.ttm-bgcolor-custom-black{
    background-color: var(--custom-black);
}
.site-branding{
    height: 125px;
    max-height: 125px;
    padding: 10px 0;
}

.site-branding img{
    max-height: 100%;
    display: block;
}

.ttm-fid-icon-wrapper i{
    color: white;
}

.skin-flat-button,
.tp-caption.skin-flat-button,
.header-btn .ttm-btn.ttm-btn-size-md{
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.featured-icon-box .ttm-icon.ttm-icon_element-fill.ttm-icon_element-size-md{
    /*background-color: var(--primary-color);*/
    background-color: transparent;
}
.ttm-icon.ttm-icon_element-size-md i{
    color: #FFF;
}
.ttm-btn.btn-inline.ttm-icon-btn-right{
    color: var(--custom-white);
    margin-top: 1rem;
}
a.ttm-btn.ttm-btn-color-skincolor.btn-inline:hover{
    color: var(--primary-color);
}
.ttm-btn.btn-inline.ttm-icon-btn-right i{
    color: var(--primary-color);
}
.header-btn .ttm-btn.ttm-btn-size-md{
    color: #FFF;
    font-size: 15px;
}
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover{
    background-color: transparent;
    color: var(--primary-color);
}
.section-title .title-header::after{
    background-color: var(--primary-color);
}
.about-section .featured-icon-box .ttm-icon.ttm-icon_element-size-md i{
    color: var(--primary-color);
}
.about-section .featured-content .featured-title{
    width: 140px;
}
.specialties .ttm-col-wrapper-bg-layer{
    background-color: var(--custom-black);
}
.col-bg-img-one.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(/media/specialties_bg.png) !important;
}
.bg-img1,
.bg-img3,
.bg-img6{
    background-image: none;
}
.ttm-bgcolor-grey > .ttm-bg-layer{
    background-color: #FFF;
}
.col-bg-img-four.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    /*background-color: var(--primary-color);*/
    background-image: none!important;
}
.testimonials .testimonial-content blockquote::after{
    background-color: var(--primary-color);
}
.contact-section .section-title h2{
    color: white;
}
.testimonial2-section .section-title h5,
.portfolio-section .section-title h5,
.contact-section .section-title h5,
.about-section .section-title h5{
    color: var(--primary-color);
}
.testimonial2-section{
    background-color: var(--primary-color);
}

.testimonial-content i{
    color: var(--primary-color);
}
.ttm-row.contact-section{
    /*background-color: var(--primary-color);*/
}
.ttm-row.contact-section > .container > .row{
    padding-top: 100px;
}
.contact-section > .container{
    width: 1000px;
    margin: 0 auto;
}
.ttm-quote-form{
    text-align: center;
}
.ttm-quote-form input[type="submit"]{
    background-color: #c4161c;
    width: 50%;
}
.ttm-quote-form input[type="submit"]:hover{
    background-color: white;
    color: var(--primary-color);
    border-color: var(--primary-color);
}
.footer-logo img {
    max-width: 230px;
    max-height: initial;
    width: auto;
    padding: 15px;
    background-color: white;
}
.widget ul#menu-footer-services li{
    display: block;
    width: initial;
}
.widget_text h3 a{
    font-size: 16px;
}
.social-icons.circle li > a:hover{
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.form-control.has-error{
    border: 1px solid #c4161c!important;
}
div.pp_default .pp_social{
    display: none;
}
.featured-imagebox-portfolio.ttm-box-view-top-image .featured-iconbox.ttm-media-link a{
    right: 44%;
    background-color: var(--primary-color);
}
.featured-imagebox-portfolio.ttm-box-view-top-image .featured-iconbox.ttm-media-link a:hover i{
    color: var(--primary-color);
}
.site-main.no-slider{
    padding-top: 0;
}
#site-header-menu #site-navigation .menu > ul > li.hide-desktop{
    display: none;
}
.widget.widget-nav-menu ul li a:hover,
.widget.widget-nav-menu ul li a.active{
    background-color: var(--primary-color);
    color: white;
}
.widget.widget-nav-menu ul li a::before{
    background: var(--primary-color);
}
.ttm-service-description h2{
    font-size: 26px;
}
.footer .textwidget img{
    padding-left: 15px;
    margin-bottom: 15px;
}
ul.opening-hours{
    margin-top: 0;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
}
ul.opening-hours li{
    border-bottom: initial;
    padding-bottom: 0;
}
ul.opening-hours li:first-child{
    padding-top: 0;
}
ul.opening-hours li i{
    top: 5px;
}
ul.opening-hours li .service-time{
    float: right;
}
.ttm-service-description img{
    margin-bottom: 15px;
}
.testimonials.style2 .testimonial-img img{
    border: none;
}
.ttm-box-view-top-image:hover .category{
    color: #8d9297;
}
.ttm-box-view-top-image:hover .ttm-box-bottom-content h2.featured-title{
    color: var(--primary-color);
}
.featured-icon-box{
    min-width: 100%;
}
.services-block .row-equal-height > div{
    width: 100%;
}
.about-content .featured-icon-box .featured-content{
    min-width: 90%;
}
.textwidget p span{
    font-size: 12px;
}
.testimonial2-section .section-title .title-header{
    padding-left: initial;
}
#site-header-menu #site-navigation .menu ul li > a{
    color: var(--custom-black);
}
.featured-title h5{
    color: var(--primary-color);
}
.featured-icon-box.style2 .featured-title h5{
    font-size: 17px;
}
.featured-icon-box .featured-desc{
    color: var(--custom-white);
}
.section-title h5{
    color: var(--primary-color);
}
.form-horizontal .btn{
    background-color: var(--primary-color);
}
.testimonial-slide .testimonials .testimonial-content blockquote{
    color: var(--custom-black);
}
.ttm-textcolor-white .testimonials .testimonial-content h6{
    color: var(--primary-color)!important;
}
.ttm-textcolor-white .testimonials .testimonial-content label{
    color: var(--custom-black)!important;
}
.footer .widget .widget-title{
    min-height: initial;
    font-size: 20px;
    padding-left: 0;
}
.second-footer .widget-text i, .second-footer .widget-text p {
    display: inline-block;
    margin-bottom: 0;
    /*color: var(--custom-white);*/
}
.second-footer .widget-text i {
    padding-right: 5px;
    /*color: var(--custom-white);*/
}
.footer{
    background-color: var(--custom-black);
    background-image: none;
}

/* CONTENT */
.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.brand-page h1,
.brand-page h2{
    color: var(--primary-color);
}
.content-page img,
.brand-page img{
    max-width: 100%;
    height: auto;
}
.content-page strong,
.brand-page strong{
    color: var(--primary-color);
}
.content-page ul li,
.brand-page ul li{
    list-style: disc;
}

/* MERKEN */
.brand-page img{
    margin-bottom: 2rem;
}

.content-page h1{
    font-size: 34px;
    text-transform: capitalize;
}

.content-page h2{
    font-size: 24px;
}

.content-page h3{
    font-size: 14px;
}
.title-box .page-title-heading h2 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 43px;
    line-height: 50px;
    color: #fff;
    padding-left: 20px;
    margin-bottom: 10px;
}
.ttm-topbar-wrapper{
    background-color: var(--custom-black);
}
.top-contact i{
    color: var(--primary-color);
}
.social-icons li a i{
    color: var(--primary-color)!important;
}
.social-icons li a:hover{
    color: white!important;
}
.featured-icon-box-wrapper{
    background-color: var(--custom-black);
}
.about-section .ttm-btn.btn-inline.ttm-icon-btn-right{
    color: var(--custom-black);
}
.about-section .featured-title h5{
    color: var(--custom-black);
}
.about-content .featured-icon .ttm-icon_element-border{
    border-color: var(--primary-color);
}
.about-content h2.title{
    color: var(--primary-color)!important;
}
.about-content .title-header:after{
    background-color: var(--primary-color)!important;
}
.blog-section .ttm-btn a{
    color: var(--custom-black);
}
.blog-section .ttm-btn i{
    color: var(--primary-color);
}
.blog-section a.ttm-btn:hover i{
    color: var(--custom-black)!important;

}
.blog-section a.ttm-btn:hover{
    border: 2px solid var(--primary-color);
}
.owl-item .featured-imagebox-post{
    border: 15px solid #282828;
    background-color: var(--custom-black);
}
.owl-item .featured-imagebox-post .ttm-meta-line{
    color: var(--custom-white);
}
.owl-item .featured-content .post-description{
    color: white;
    margin-top: 10px;
}
.testimonial2-section{
    background-color: #dcdcdc;
}
#totop{
    color: var(--primary-color);
}
.footer h3.widget-title{

    text-decoration: underline;
    -moz-text-decoration-color: var(--primary-color);
    text-decoration-color: var(--primary-color);
    text-underline-offset:  10px
}
.widget ul#menu-footer-services li a{
    padding-left: 20px;
}
.widget ul#menu-footer-services li a::before{
    color: var(--primary-color);
}
.textwidget i{
    color: var(--primary-color);
}
.footer .widget ul.ttm-timelist-block li{
    border-color: var(--primary-color);
}
.footer .widget ul.ttm-timelist-block li:last-child{
    border:  none;
}
.dropdown i{
    color: var(--primary-color);
}
.dark-skin-flat-button{
    border: 3px solid var(--custom-black);
    background-color: var(--custom-black);
    color: white;
}
.dark-skin-flat-button:hover{
    background-color: transparent;
    color: var(--custom-white);
}
.tp-caption.skin-flat-button{
    border: 3px solid var(--primary-color);
}
.tp-caption.skin-flat-button:hover{
    background-color: transparent;
    color: white;
}

@media (max-width: 575px) {
    .site-branding img {
        max-height: 70px;
        float: right;
        padding: 15px;
    }
    .about-section .featured-icon-box{
        padding-bottom: 15px;
        padding-left: 0;
    }
    .about-section .featured-icon-box i.fa-building-shield{
        padding-left: 5px;
    }
    .has-submenu .fa-chevron-down{
        display: none;
    }
    #site-header-menu #site-navigation .menu ul > li.has-submenu > a::after{
        color: var(--primary-color);
    }
    #site-header-menu #site-navigation .menu > ul > li.hide-mobile{
        display: none;
    }
}