/*
Theme Name: Landshaper Child
Theme URI: http://asianitbd.com/wp/landshaper/
Template: landshaper
Author: Theme Kalia
Author URI: http://themeforest.net/user/themekalia
Description: This is Landshaper theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,rtl-language-support,sticky-post,translation-ready,microformats
Version: 1.7.1575038199
Updated: 2019-11-29 14:36:39

*/

.header-3.header-navigation.navbar .container {
    background: #086a2d;
}

.thm-btn {
    background: #086a2d!important;
}

@media (max-width: 1022px) {
.navbar-brand{
    max-width: 80%;
} }

@media (min-width: 1022px) {
    .navbar-brand{
        max-width: 100%;}
        .navbar-header{
            width: 40%;
        }
     }

.header-navigation.navbar .nav > li > a {
    color: #fff;
  }

  .header-navigation.navbar .nav > li > a:hover {
    color: #fff;
}
  
body > div.page-wrapper > section.wpb-content-wrapper > div:nth-child(1) > div > div > div > section > div.container > div > div.col-md-4 > div > div > div.sec-title.medium.outer-stroke {
         margin-bottom: 0px;
    }

    .banner-caption-h2 {
        background: #00000080;
        display: block;
        padding: 15px;
    }
.banner-caption-p {
    background: #00000080;
    display: block;
    padding: 10px 20px;
}

@media only screen and (max-width: 768px){

    .fixed-banner .banner-caption-box .banner-caption-p{
    margin-bottom: 0px !important;
    }

    #wpcf7-f177-p97-o1 > form > div.contact-form > div > div:nth-child(4) > div > p > input {
        margin-left: 0px; 
    }
}
    

.request-qoute-box p {
    margin-top: 12px;
}

.submit-box {
    padding-left: 40px;
}


#wpcf7-f177-p97-o1 > form > div.contact-form > div > div:nth-child(4) > div > p > input {
    min-width: 250px;
    margin-left: 40px;  
}

.submit-box p{
    margin-top: 0px;
}

.single-testimonial-two .text-box:before {
    opacity: .2;
}

.inner-banner h3 {
    color: #fff !important;
}

.footer-logo{
    max-width: 66%;
    margin-bottom: 45px;
}