body {
    font: normal 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    
}

.header {
    background-color: #fb9301;
    width: 100%;
    /*height: 35px;*/
}

.bg_orange {
    background-color: #fb9301;
}

.text_orange {
    color: #fb9301;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.no-vertical-padding {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: 600;
    color: white;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: black;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: white;
}

.nav-item {
    margin-left: 15px;
}

.covered_areas .nav-tabs .nav-link.active {
    background-color: white;
    color: #fb9301;
}

.btn-circle {
    color: orange;
}

.fa {
    color: white;
    font-size: 16px;
}

.phone_no {
    font-size: 13px;
}

.covered_areas {
    text-decoration: none;
}

.covered_areas_text {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: black;
}

.jumbotron_services_banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5)), url('../images/Petrol-in-Diesel-Central-London-1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.jumbotron_services_banner > p > a:hover {
    background-color: #8b8d94;
    border-color: #8b8d94;
}

.jumbotron_footer_banner {
    /*background-image:url('../images/congruent_outline.png');*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    background-repeat: repeat;
    background-position: center;
    background-color: #fb9301;
    margin-bottom: 0;
    background-size: auto;
}

.jumbotron_home_services_banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5)), url('../images/home/Pattern-Background-1024x502.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: black;
}

.jumbotron_about_us_banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/About/About Background.png');
    background-size: auto;
    background-repeat: repeat;
    background-position: center;
    background-color: #fb9301;
    margin-bottom: 0;
}

/* Begin: Who We Are */
.whoWeAre {
    /*background: url(../images/bg1.jpg) bottom center/100% auto no-repeat;
    height: 100%;
    display: flex;
    align-items: center;*/
    /*padding: 30px 0px;*/
}

.whoWeAre .btnStyle {
    padding: 5px 30px;
}

.whoWeAre p {
    /*margin: 20px 0 50px;*/
}

.whoWeAre a {
    width: 100%;
    margin: 10px 0px;
}

.colorgeen {
    color: #fb9301;
}

.slick-prev:before {
    content: 'â†';
    color: #fff;
    background: #fb9301;
    padding: 1px;
    font-size: 21px;
    font-weight: 800;
}

.slick-next:before {
    content: 'â†’';
    color: #fff;
    background: #fb9301;
    padding: 1px;
    font-size: 21px;
    font-weight: 800;
}

.testmonial_home h3 {
    color: #232323;
    font: normal bold 16px / 26px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}

.testmonial_home .slick-slide {
    padding: 0px 20px;
}

.testmonial_home {
    margin: 0px 20px;
}

/* END: Who We Are */
@media screen and (max-width: 768px) {
    .header {
        display: none;
    }

    .navbar-brand {
        text-align: center;
    }

    .jumbotron_phone_no {
        font-size: 30px;
        font-weight: 700;
    }

    .jumbotron_icon {
        font-size: 30px;
    }

    .home_page_section_one > div > div > h2 {
        font-size: 25px;
        font-weight: 600;
    }

    .home_page_section_our_speciality > p {
        font-size: 25px;
        font-weight: 700;
    }

    .jumbotron_services_banner > h1 {
        font-size: 22px;
        font-weight: 800;
    }

    .jumbotron_services_banner > h2 {
        font-size: 18px;
        font-weight: 600
    }

}

@media screen and (min-width: 768px) {
    .jumbotron_phone_no {
        font-size: 57px;
        font-weight: 700;
    }

    .jumbotron_icon {
        font-size: 60px;
    }

    .home_page_section_one > div > div > h2 {
        font-size: 50px;
        font-weight: 600;
    }

    .home_page_section_our_speciality > p {
        font-size: 40px;
        font-weight: 700;
    }

    .jumbotron_services_banner > h1 {
        font-size: 40px;
        font-weight: 800;
    }

    .jumbotron_services_banner > h2 {
        font-size: 28px;
        font-weight: 600
    }
}


/*h2 {
    font-family: Arial, Verdana;
    font-weight: 800;
    font-size: 2.5rem;
    color: #091f2f;
    text-transform: uppercase;
}*/

/*Accordion-section*/
.accordion-section .panel-default > .panel-heading {
    border: 0;
    background: #f4f4f4;
    padding: 0;
}

.accordion-section .panel-default .panel-title a {
    display: block;
    font-style: normal;
    font-size: 1.0rem;
    text-decoration: none;
    font-weight: 600;
    color: #fb9301;
}

.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 3rem;
    content: "\f106";
    color: #1f7de2;
    float: right;
    margin-top: -12px;
}

.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}

.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
}

/*Accordion-section*/

.bigicon {
    font-size: 35px;
    color: #36A0FF;
}

.form_btn {
    border-color: #FB9301;
}

.form_btn:hover {
    background-color: #54595F;
    border-color: #54595F;
}

.covered_areas {
    text-decoration: none;
}

