

/*--------------general--------------------------*/

.page-header-title {
    font-size: 50px;
    text-align: center;
    color: #fff;
    letter-spacing: 0px;
}

@media (max-width: 768px) {


.page-header-title {
    font-size: 45px;
}

.cta_btns {
padding-left: 10% !important;
padding-right: 10% !important;
}

.cta_btns-covid {
padding-left: 15% !important;
padding-right: 15% !important;
}

    .ult_tabmenu.style1 li.ult_tab_li {
        width: 100% !important;
margin-bottom: 2px !important;
    }

.covid_banner_text h5 {
font-size: 18px !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
}

}

ul, ol {
    list-style-position: outside;
    padding-left: 20px;
    color: #333;
}

.testimonials_c_holder .testimonial_content_inner {
    padding: 0 !important;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    color: #e8be3c;
}

.qbutton {
    margin-top: 15px !important;
    Margin-right: 15px !important;
    Margin-left: 5px !important;
    font-family: 'Lora', sans-serif !important;
font-size: 14px !important;
    font-weight: 400 !important;
}

.ult_tabitemname {
    padding: 30px 15px !important;
}

.white-text p, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6 {
   color: #fff;
}

.white-text p a, .white-text h1 a, .white-text h2 a, .white-text h3 a, .white-text h4 a, .white-text h5 a, .white-text h6 a {
   color: #fff;
}

.white-text p a:hover, .white-text h1 a:hover, .white-text h2 a:hover, .white-text h3 a:hover, .white-text h4 a:hover, .white-text h5 a:hover, .white-text h6 a:hover {
   color: #fff;
}

.footer_top ul {
    padding-left: 3px;
}

/*--------------END general--------------------------*/

/*--------------caldera form phone number better----------------------------*/

.intl-tel-input {
    width: 100% !important;
}

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    padding-left: 50px !important;
}

/*--------------END caldera form phone number better----------------------------*/

.footer_top .q_social_icon_holder:last-child i.simple_social {
    color: #fff;
}

.footer_top .q_social_icon_holder:hover i.simple_social, .footer_top .q_social_icon_holder:hover span.simple_social, .side_menu .q_social_icon_holder:hover i.simple_social, .side_menu .q_social_icon_holder:hover span.simple_social {
    color: #A76A3B !important;
}

@media (min-width:768px){
    .tile_wrap > .full_section_inner {
        display: flex;
    }
    
    .tile_text {
        display: flex;
        padding: 100px !important;
    }
    
    
    .tile_image {
        display: flex;
    }
    
    .tile_image .vc_column-inner {
        background-size: cover;
background-position: center center;
    }
}

.ppt { display: none !important; }

.footer_info {
margin-top: 30px;
}

.footer_address {
display: inline-table;
}

.footer_address {
line-height: 22px;
    position: relative;
    top: -11px;
}

.footer_top .fa-phone:before {
    padding: 13px;
    border: 1px solid #ccc;
    margin-right: 10px;
}

.footer_top .fa-envelope:before {
    padding: 13px 11px 13px 12px;
    border: 1px solid #ccc;
    margin-right: 10px;
}

.footer_top .fa-map-marker:before {
    padding: 13px 15px;
    border: 1px solid #ccc;
    margin-right: 10px;
}

.footer_info_fb {
    margin-top: 10px;
}

.footer_top .fa-facebook:before {
    padding: 13px 15px;
    border: 1px solid #ccc;
    margin-right: 10px;
}


.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
}

rs-slides, rs-slide, rs-slide:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
}

.mobile_menu_button span {
color: #fff !important;
}

nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
border-bottom: none !important;
}

nav.mobile_menu ul li.open_sub>ul {
     border-top: none !important;
}

@media only screen and (max-width: 768px) {
#submit_comment, .drop_down .wide .second ul li .qbutton, .drop_down .wide .second ul li ul li .qbutton, .load_more a, .qbutton, .qbutton.small {
    padding: 0 20px;
}
}