body {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #181818;
    line-height: 25px;
    transition:all 0.3s ease;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Fjalla One', sans-serif;
}
img.img-responsive {
    width: 100%;
}
.nopadding {
    padding: 0 !important;
}

.nopadding-left {
    padding-left: 0 !important;
}

.nopadding-right {
    padding-right: 0 !important;
}

.nomargin {
    margin: 0 !important;
}

.nomargin-left {
    margin-left: 0 !important;
}

.nomargin-right {
    margin-right: 0 !important;
}

/* MAIN HEADER */
#mainHeader p {
    margin-bottom: 0;
    font-size: 15px;
}
.logo img
{
    width:100%;
}

.topbar {
    background: linear-gradient(135deg, #D97F51 50%, #4B7781 50%);
    color: #fff;
    line-height: 35px;
    overflow: hidden;
}

.topbar a {
    color: #fff;
}

.topbar ul.social {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}

.topbar ul.social li {
    float: left;
}

.topbar ul.social li a {
    color: #fff;
    padding: 5px;
    font-size: 18px;
    width: 35px;
    height: 34px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    margin-right: 5px;
}

.topbar ul.social li a:hover {
    background: #fff;
    color: #2e375f;
}

.middleBar ul.headDetails {
    padding: 0;
    list-style: none;
    color: #757575;
    margin-bottom: 0;
}

.middleBar ul.headDetails li {
    float: left;
    margin-right: 20px;
    padding: 5px 0px;
}

.middleBar ul.headDetails li:last-child {
    float: left;
    margin-right: 0px;
}

.middleBar ul.headDetails li .icon {
    float: left;
    padding: 10px;
    color: #DA7F52;
    font-size: 35px;
    margin-right: 10px;
}

.middleBar ul.headDetails li .icon:hover {
    border: 2px dashed #f41004;
    color: #2e375f;
}

.middleBar ul.headDetails li .info .title {
    font-weight: bold;
    color: #2e375f;
    font-size: 18px;
}

.menuBar .container {
    position: relative;
}
.menuBar .phone {
    background: #f41004;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 0;
    z-index: 1;
    box-shadow: 5px 5px 3px 0px #000;
    transition: 0.5s;
}

.menuBar .phone .icon {
    padding: 10px;
    font-size: 30px;
    color: #fff;
}
.menuBar .navbar {
    padding: 0;
    background: #282828;
}

.menuBar .phone a {
    color: #fff;
}

.menuBar .navbar .nav-link:hover {
    background: #36762f;
    color: #fff;
}

.menuBar .navbar .navbar-nav .show>.nav-link {
    background: #36762f;
    color: #fff;
}

.menuBar .dropdown-menu {
    min-width: 13rem;
    margin: 0;
    font-size: 15px;
    color: #ffffff;
    background-color: #36762f;
    padding: 0;
    border: none;
    border-radius: 0;
}

.menuBar .dropdown-item {
    padding: .25rem 1rem;
    color: #ffffff;
    border-top: 1px dashed #36762f;
}

.menuBar .dropdown-item:focus, .menuBar .dropdown-item:hover, .menuBar .dropdown-item.active, .menuBar .dropdown-item:active, .menuBar .dropdown-item:focus, .menuBar .dropdown-item:hover {
    background-color: #282828;
}

.menuBar .navbar-light .navbar-nav .nav-link:focus, .menuBar .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.btn-red {
    background: #DB7E52;
    color: #fff;
    border-radius: 0;
    padding: 5px 25px;
}

.btn-red:hover {
    background: #fff;
    color: #f41004;
}

.menuBar .navbar .nav-link {
    padding: 10px 15px;
    color: #fff;
    font-size: 15px;
}

.navbar-nav .nav-link.active {
    background: #36762f;
    color: #fff !important;
}

.sticky.is-sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  box-shadow: 0px 0px 15px 0px #000;
}

.menuBar .sticky.is-sticky .phone {
    top: 0;
    padding: 10px 20px;
    font-size: 20px;
    transition: 0.5s;
}

.btn-outline-custom {
    padding: 10px 30px;
    color: #fff !important;
    border: 3px solid #36762f;
    font-size: 15px;
    font-weight: bold;
    border-radius: 15px;
    margin-top: 20px;
}

.btn-outline-custom:hover {
    background: #f32613;
    color: #fff !important;
}

.btn-orange {
    background: #c28e11;
    border-radius: 0;
    color: #fff !important;
}

.btn-orange:hover {
    background: #333;
}

.banner 
{
    padding-right: 0px;
    padding-left: 0px;
    padding: 0px!important;
}
.banner .background
{
    font-family: Roboto, sans-serif;
    background: url(../img/banner1.jpg) center center;
    padding: 163px 0 150px 0;
    margin-top: -36px;
    color:#fff;
    text-transform: uppercase;
    text-align:  center;
}
.banner .background1
{
     background: url(../img/banner2.jpg) center center;
}
.banner .background4
{
     background: url(../img/banner1.jpg) center center;
}
.banner .background2
{
     background: url(../img/banner3.jpg) center center ;
}
.banner .background3
{
     background: url(../img/banner4.jpg) center center ;
}
.banner h1 {
    display: none;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 10px;
    background: #000;
    display: block;
    opacity: .6;
}

.banner h1 span {
    color: #ffffff;
}
.banner p
{
    font-size: 18px;
    color:  #000;
    font-weight:  600;
}

.features {
    padding: 40px 0;
}

.features .feature {
    background: #DC8155;
    height: 100%;
    text-align: center;
    color: #fff;
    padding: 20px 15px;
    transition: 0.3s;
}
.features .feature h3 {
    margin-bottom: 10px;
    line-height: 50px;
    text-transform: uppercase;
}
.features .feature h3:after {
    content: "";
    background: url('../img/h3bg.png') center center no-repeat;
    height: 5px;
    display: block;
}

.features .feature h4 {
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1.2em;
    font-size: 2.3em;
}

.features .feature .btn-danger:hover {
    background: #fff;
    color: #f41004;
}
.features .feature .btn-danger {
    background: #538089;
    border-radius: 0;
    padding: 5px 30px;
    border: 0;
}

.features .feature .icon {
    font-size: 50px;
    padding: 20px;
    background: #4F7983;
    border-radius: 50%;
    margin: auto;
    width: 100px;
    height: 100px;
    /* line-height: 65px; */
    border: 5px solid #fff;
}

.features .feature:hover .btn-danger:hover {
    background: #fff;
}
.features .feature:hover .btn-danger {
    background: #2e375f;
}
.features .feature:hover h4 {
    color: #f3f3f7;
}
.features .feature:hover .icon {
    background: #2e375f;
}
.features .feature:hover {
    background: #538089;
    transition: 0.3s;
}

.about {
    padding: 40px 0;
    background: #f7f7f7;
}

.about h3 {
    margin-bottom: 10px;
    line-height: 50px;
    text-transform: uppercase;
}

.about h3 span {
    color: #36762f;
}

.about h3:after {
    content: "";
    background: url('../img/h3bgred.png') left center no-repeat;
    height: 5px;
    display: block;
}

.our_founder {
    margin-top: 2em;
    text-align: justify;
}

.our-founder {
    background: darkorange;
    padding: 25px;
    color: #fff;
}

.whyus {
    background: url(../img/why.jpg) center center no-repeat;
    background-size: cover;
}
.whyus h3 {
    margin-bottom: 10px;
    line-height: 50px;
    text-transform: uppercase;
}

.whyus h3 span {
    color: #36762f;
}

.whyus h3:after {
    content: "";
    background: url('../img/h3bg.png') left center no-repeat;
    height: 5px;
    display: block;
}

.whyus .grey {
    background: #000;
    opacity: 0.8;
}
.whyus .content {
    padding: 30px;
    color: #fff;
}
.whyus .content .list {
    padding: 20px 0;
    text-transform: uppercase;
}

.services {
    padding: 100px;
    position: relative;
}

.services .topspace {
    position: absolute;
    bottom: -230px;
    left: -10px;
}

.services .bottomspace {
    position: absolute;
    left: 0;
    bottom: 175px;
}

.services h5 {
    font-size: 1.85rem;
}

.quote .quoteform {
    background: url('../img/handymanform.jpg') center center no-repeat;
    background-size: cover;
    padding: 80px;
}

.quote .quoteform .input-group-text {
    background: #2e375f;
    color: #fff;
}
.quote .quoteform .form-control {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.quote .video {
    background: #2e375f;
    padding: 50px;
}

.quote .video iframe {
    width: 100%;
    height: 100%;
}

.quote .btn-primary {
    border: none;
}

.quote .btn-primary:hover {
    background: #f41004;
}

.btn-primary { background: #cc7846; outline: none; border: none;}

.quote .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.quote .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.quote .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.quote .form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.testimonials {
    padding: 40px 0;
    background: url('../img/darkness.png') center center repeat;
    background-attachment: fixed;
}

.testimonials h2 {
    text-align: center;
    color: #fff;
}

.testimonials h2:after {
    display: block;
    content: "";
    margin-bottom: 25px;
}

.testimonial{
    padding: 20px 15px 50px;
}
.testimonial .description{
    background: #e6e6e6;
    border-radius: 6px;
    color: #333333;
    font-size: 16px;
    padding: 30px;
    position: relative;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    position: absolute;
    top:-17px;
    font-size: 30px;
    color:#3557f3;
}
.testimonial .description:after{
    content: "";
    width: 27px;
    position: absolute;
    bottom: -12px;
    border-top: 13px solid #ececec;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
}
.testimonial-review{
    padding-top: 32px;
}
.testimonial-review img{
    border-radius: 50%;
    float: left;
    margin-left: 25px;
    margin-right: 20px;
    width: 60px;
}
.testimonial-review .testimonial-title{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    float: left;
    text-transform: capitalize;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #3557f3;
}
.owl-theme .owl-controls .owl-page span{
    background: #555;
    opacity: 1;
}
.topfooter {
    padding: 50px 0;
    background: #4E7983;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
}

.topfooter h3 {
    font-size: 18px;
    text-transform: uppercase;
}

.topfooter h3:after {
    content: "";
    display: block;
}

.topfooter .fa-ul {
    padding: 0;
    margin-left: 1.5em;
}

.topfooter .contact li {
    line-height: 36px;
}

.topfooter .contact .fa-li i {
    color: #DA7953;
}

.topfooter ul.social {
    padding: 0;
    list-style: none;
}

.topfooter ul.social li {
    display: inline-block;
}

.topfooter ul.social li a {
    display: block;
    padding: 10px;
    background: #DA7953;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
}

.topfooter ul.social li a:hover {
    background: #fff;
    color: #f41004;
}

.topfooter ul.payment {
    padding: 0;
    list-style: none;
}

.topfooter ul.payment li {
    display: inline-block;
}

.topfooter ul.payment li a {
    display: block;
    padding: 10px;
    background: orange;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
}

.topfooter ul.payment li a:hover {
    background: #fff;
    color: orange;
}

.topfooter ul.our-services {
    margin-bottom: 15px;
}

.bottomfooter p {
    margin-bottom: 0;
    text-align: center;
}

.bottomfooter {
    padding: 15px 0;
    background: #28303b;
    color: #fff;
}

.page-header {
    padding: 80px 0;
    color: #fff;
    text-align: center;
    background: url(../img/page-header.jpg) center center no-repeat;
    background-size: cover;
    text-transform: uppercase;
}

.page-header h2 {
    border: 2px solid orange;
    border-radius: 50px;
    display: inline-block;
    padding: 10px 40px;
}

.about-page {
    padding: 40px 0;
}

.page {
    padding: 40px 0;
}

.page h2 {
    text-transform: uppercase;
}
.page h2:after {
    content: "";
    display: block;
    width: 125px;
    height: 5px;
    background: #f41004;
}
.page h5 {
    text-transform: uppercase;
}

.page ul {
    padding: 0 0 0 20px;
}

.single-service {
    padding: 40px 0;
}


.single-service h3 span {
    color: #f41004;
}

.single-service.grey {
    background: #f4f4f4;
}

.contactus {
    padding: 40px 0;
    background: #36762f;
}

.contact-detail {
    padding: 15px;
    border: 1px solid #e1e1e1
}

.contact-detail h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0
}

.contact-detail h3:after {
    content: "";
    display: block;
    margin-bottom: 5px;
    background: url(../img/contacth3bg.html) left center no-repeat;
    height: 8px
}

.contact-detail p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
    color: #e3e3e3
}

.contact-detail a {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 15px
}

.contact-detail a:hover {
    text-decoration: underline
}

.contact-detail img {
    margin-top: 10px
}

.contact-form {
    padding: 40px 0;
}
.contact_form {
    border: 1px solid;
    padding: 20px;
}

.form-control {
    border-color: darkgreen;
}

.contact-form iframe {
    width: 100%;
    height: 100%;
}

select option {
    background: #000;
}

.fa-ul {
    list-style-type: none;
    margin-left: 5.5em;
    padding-left: 0;
    text-align: left;
}

.single-service h3 {
    position: relative;
    font-family: unset;
    text-align: center;
    background: #36762F;
    color: #fff;
    padding: 10px;
    margin-bottom: 0;
}

.single-service h3::after{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 30px;
    border-color: #36762F transparent transparent transparent;
}


.s_carousel {
    padding:0 3em;
}

.services-page {
    padding-top:1em;
}
.service-page{
    padding: 1em 4em;
}

.service-page h3{
    background: #DF8256;
    color: #fff;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    margin: 35px 0;
}

.s_detail{
    font-size: 16px;
    line-height: 30px;
}

.ui-accordion-header-active {
    background: green!important;
}
.ui-accordion-content {
    padding: 2em 0;
}

table {
    width: 100%;
}


@media (max-width: 576px) { 
    .testimonial-review img{
        margin-left: 15px;
        margin-right: 10px;
    }
}

@media (min-width: 576px) and (max-width: 768px) {  }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 992px) {  }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1200px) {  }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }



.logo {
    padding: 2px 0;
}
.topbar p
{
    padding-left: 29%!important;
}
ul.navbar-nav {
    padding-left: 15%;
}


@media screen and (max-width: 600px) {
    .logo {
        position: relative;
        z-index: 999;
        text-align: center;
        margin: 0;
    }
    .col-12.col-md-6.left {
        display: none;
    }
    .navbar-light .navbar-toggler
    {
        background: #ffffff;
        margin: 2px;
    }

    .whyus img{
        width: 100px;
        display: table;
        margin: 0 auto;
    }
    .whyus h4 {
        text-align:center;
    }




    .services {
        padding: 30px 0;
        position: relative;
    }
    
    .services .topspace {
        position: unset;
        bottom: unset;
        left: 0;
    }
    
    .services .bottomspace {
        position: unset;
        left: 0;
        bottom: 0;
    }
    .services h5 {
        font-size: 1.5rem;
    }
    .services img{
        max-width: 250px;
        display: table;
        margin: 0 auto;
    }
    .services .service {
        margin: 20px 0;
    }
}

.about p {font-size: 21px;
line-height: 35px;}

.carousel-indicators li {display: none;}

.about-page p {font-size: 20px; line-height: 30px;}