
#landing-page img.logo-landing-page{max-width:250px;}
#landing-page .owl-buttons .owl-prev{
    left: 1%;
    position: absolute;
    top: 43%;
}
#landing-page .owl-buttons .owl-next{
    right: 1%;
    position: absolute;
    top: 43%;
}
#landing-page .owl-buttons .fa {
    font-size: 29px;
    color: #21a5c68a;
}

#landing-page .slide-content{padding:90px 0px;line-height:40px;}
#landing-page .slide-content{padding:50px 0px;line-height:40px;position:absolute;color:#fff;top:0;width:41%;left:7%;}
#landing-page .slide-content h1{font-size:39px;text-transform:uppercase;text-shadow:0px 1px 1px #000000;font-weight: bold;}
#landing-page .slide-content p{font-size:34px;text-shadow:0px 1px 1px #000000;}
#landing-page .main-form-column a{background-color:#ffd803;color:#333;padding:10px 10px;font-weight:700;font-size:15px;text-transform:uppercase;border-radius:5px;}
#landing-page .main-form-column{padding:20px 40px;background-color:#00a6d8de;border-radius:10px;}
#landing-page .main-form-column h3{text-align:center;color:#fff;font-size:2em;font-weight:700;text-transform:uppercase;margin-bottom:30px;margin-top:10px;text-shadow:2px 2px #777;}
#landing-page input.form-control,select.form-control{height:40px;border:1px solid #eee;border-radius:5px;}
#landing-page textarea.form-control{border:1px solid #eee;border-radius:5px;}
#landing-page .btn-landing:hover{background-color:#ffe036;}
#landing-page .btn-landing{font-size:31px;font-weight:700;background-color:#ffd803;border:1px solid #fad300;border-radius:5px;color:#000;text-shadow:1px 1px #ffffff;}
#landing-page .slid-img{width:100%;height:580px;}

#landing-page .owl-item:before {
  content:"";
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background:rgba(0,0,0,0.7);
}


/*form*/
#landing-page .landingfm{width:40%;position:absolute;top:2%;right:8%;}

@media (max-width:480px){
    /*#landing-slide{text-align:center;}*/
    #landing-page .landingfm{width:100%;position:inherit;border-radius: unset;}
    #landing-page .slide-content{width:100%; padding: 30px 30px 30px 30px;left:0%;}
    #landing-page .slid-img{width:100%;height:300px;}
    #landing-page .slide-content h1{font-size:23px;}
    .landing-page-owlslider{text-align:center;}
    #landing-page .slide-content p {
        font-size: 18px;
        text-shadow: none;
        line-height: normal;
        font-weight: 600;
        text-shadow: 0px 1px 1px #000000;
    }
    #landing-page .landingfm{
        width:100%;
        position:inherit;
    }
    #landing-page .btn-landing { font-size: x-large;}
}

#landing-page.three-featured{text-align:center;padding:60px 0;background-color:#fdfdfd;}
#landing-page.three-featured h2{margin:0 0 50px;}
#landing-page.three-featured h4{color:#333;font-size:21px;text-transform:uppercase;}
#landing-page.three-featured .featured-content{padding:10px;}

#landing-page.why-us{text-align:center;background-color:#f9f9f9;padding:60px 0px;}
#landing-page.why-us h2{margin:0 0 50px;}
#landing-page.why-us p{font-size:14px;}
#landing-page.why-us .why-content{background-color:#fff;padding:20px;border-radius:5px;margin-bottom:20px;height:280px;}
#landing-page.why-us .why-content h3{font-size:15px;}

#landing-page.contactdetail{background:url(../../../../../../../www.filefile.us/wp-content/uploads/2018/03/world-map-background-hd-best-of-1k-blue-world-map-maps-background-of-world-map-background-hd.jpg);background-size:cover;background-position:0% 42%;text-align:center;background-blend-mode:color;background-color:#00000099;padding:60px 0;}
#landing-page.contactdetail a{color:#fff;font-size:23px;font-weight:500;font-family:serif;line-height:30px;text-decoration:none;}


#landing-page.keyword{background-color:#fff;padding:60px 0px;text-align:center;}
#landing-page.keyword p{font-size:11px;text-align:justify;line-height:normal;color:#000;font-family:inherit;font-weight:400;}
#landing-page.keyword h2{color:#6f7783;font-size:14px;}
#landing-page.keyword-img{padding-bottom:40px}


#landing-page.footer{background-color:#f1f1f1;text-align:center;font-size:12px;font-weight:400;color:#333;padding:10px 0px;}
#landing-page.footer p{margin:0;}