/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */

p {
    color: #9b9b9b;
    font-size: 18px;
    line-height: 28px;
}

#custom-testimonial p {
    background: #eeeeee;
    color: #000000;
    padding: 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
}

#clicktocall a {
    border-color: #333333 !important;
}

.phone {
    font-family: 'Impact', sans serif;
    color: #fff !important;
    -webkit-text-stroke: 1.0px #000000;
    text-shadow: 2px 1px 3px #000;
    font-size: 40px;
    line-height: 60px;
}
.home #menu-main-menu-1 li a {
    color: white;
    text-transform: uppercase;
}

header.fl-page-header .navbar #menu-main-menu-1 li a {
    color: #333333 !important;
    text-transform: uppercase;
}
/* Move the page content up to cover the header */
/* Sized for default small device breakpoint of 768 px - change this value if you have a custom breakpoint */
@media (min-width: 768px) {
    .home .fl-page-content {
        margin-top: 0;
        /*Adjust depending on the height of the header for medium devices*/
    }

    /* Stack the header on top of the content and make the background transparent */
    .home .fl-page-header-primary {
        position: relative;
        z-index: 3;
        background: none;
    }

    .home #menu-main-menu-1 li a {
        color: #000;
        text-transform: uppercase;
    }
    header .navbar #menu-main-menu-1 li a {
        color: #333333;
        text-transform: uppercase;
    }
}

/* For large screens, change the margin-top value to accommodate the narrower heading */
@media (min-width: 992px) {
    .home .fl-page-content {
        margin-top: -116px;
        /*Adjust depending on the height of the header for large devices*/
    }
}

 .home #menu-main-menu-1 li a {
    color: #333;
    text-transform: uppercase;
} 

header .navbar #menu-main-menu-1 li a {
    color: #333333;
    text-transform: uppercase;
}

.fl-page-nav-right .fl-page-header-wrap {
    border-bottom: none !important;
}

.fl-page-header-fixed ul li a {
    color: #333333 !important;
    text-transform: uppercase !important;
}

label {
    font-weight: normal;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: solid 1px #999999;
    border-radius: 0px;
    background: #FFFFFF;
}

.wpcf7-form-control.wpcf7-textarea {
    border: solid 1px #999999;
    border-radius: 0px;
    height: 100px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #FFFFFF;
    color: #333333;
    border: solid 1px #333333;
    border-radius: 0px;
    padding: 10px 25px;
}

.wpcf7-form-control.wpcf7-submit:focus {
    background: #FFFFFF;
    color: #333333;
    border: solid 1px #333333;
    border-radius: 0px;
    padding: 10px 25px;
}

.sub-menu li a {
    color: #333333 !important;
}

#custom-testimonial p {
    background: #2c3e50 !important;
    color: #FFFFFF;
    padding: 40px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
}

.fl-button {
    background: #2980b9 !important;
    border: none !important;
    color: #FFFFFF !important;
}

.fl-button-text {
    color: #FFFFFF !important;
    font-weight: bold !important;
}

p {
    color: #000000;
}

h1 {
    color: #000000;
}

.fl-page-footer {
    background: #000000 !important;
}

label {
    width: 100% !important;
}

#custom-contact-banner h2 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 35px;
    line-height: 40px;
    font-weight: bold;
}

#custom-contact-banner {
    background: #2c3e50;
    text-align: center;
    padding: 40px 20px;
    border-radius: 25px;
}

#custom-contact-banner p {
    margin: 0;
    margin-top: 0px;
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    margin-top: 10px;
}



@media screen and (max-width: 640px) {
    #custom-banner .fl-row-content-wrap {
        padding: 50px 0px !important;
    }

    .fl-module-content {
        margin-bottom: 0px !important;
    }
    .home #menu-main-menu-1 li a {
        color: #333;
        text-transform: uppercase;
    } 
    
    #menu-main-menu-1 li a {
        color: #333;
        text-transform: uppercase;
    }
    .cf-content .fl-rich-text p {
        font-size: 14px;
        line-height: 26px ;
        text-align: justify;
    }
    .cf-content .fl-rich-text h2{
        font-size: 20px;
    }
    .fl-page-nav-toggle-visible-mobile #menu-main-menu-1 li a {
        color: #333;
        text-transform: uppercase;
    }
    .phone {
        font-size: 30px;
        line-height: 36px;
    }
    .cf-bannar .fl-heading-text {
        font-size: 25px;
        line-height: 20px;
    }
    .cf-bannar .fl-button-wrap a.fl-button {
        padding-top: 8px;
        padding-right: 15px;
        padding-bottom: 8px;
        padding-left: 15px;
    }
    .cf-bannar .fl-button-text {
        font-size: 15px;
    }
    .cf-content .fl-heading-text {
        font-size: 22px;
    }
    .cf-content .fl-button-text {
        font-size: 14px;
    }
    .cf-content .fl-icon i {
        width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    }
     .cf-content .fl-icon i::before {
        font-size: 20px;
        line-height: 19px;
    }
    .home .fl-page-header-container {
        padding-top: 10px;
    }
    .fl-page-header-logo {
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 475px){
    .phone {
        font-size: 30px;
        line-height: 36px;
    }
 #menu-main-menu-1 li a {
        color: #333;
        text-transform: uppercase;
    }
    .cf-bannar .fl-heading-text {
        font-size: 25px;
        line-height: 20px;
    }
    .cf-bannar .fl-button-text {
        font-size: 15px;
    }
    .cf-content .fl-heading-text {
        font-size: 22px;
    }
}