/*----------------------------------------*/
/*  Theme CSS
/*----------------------------------------*/
html, body {
    height: 100%;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #585757;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    text-align: left;
    overflow-x: hidden;
    line-height: 28px;
}
.float-none{
    float: none;
    margin:0 auto;
}
.floatleft {
    float:left;
}
.floatright {
    float:right;
}
.alignleft {
    float:left;
    margin-right:15px;
    margin-bottom: 15px;
}
.alignright {
    float:right;
    margin-left:15px;
    margin-bottom: 15px;
}
.aligncenter {
    display:block;
    margin:0 auto 15px;
}
.no-padding{
    padding: 0px
}
a:focus {
    outline:0px solid;
}
img {max-width:100%;
    height:auto;
}
.fix {
    overflow:hidden;
}
p {
    margin:0 0 15px;
    color: #585757;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    color: #555;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
h1{
    font-size: 35px;
    line-height: 54px;
        
}
h2{
    font-size: 30px;
    line-height: 42px;
        
}
h3{
    font-size: 25px;
    line-height: 36px;
        
}
h4{
    font-size: 20px;
    line-height: 34px;
        
}
h5{
    font-size: 18px;
    line-height: 30px;
        
}
h6{
    font-size: 16px;
    line-height: 28px;
        
}
a {
    transition: all 0.3s ease 0s;
    text-decoration:none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #003cc4;
    text-decoration: none;
}
.pt10{
    padding-top:10px;
}
.pt20{
    padding-top:20px;
}
.pt30{
    padding-top:30px;
}
.pt40{
    padding-top:40px;
}
.pt50{
    padding-top:50px;
}
.pb10{
    padding-bottom:10px;
}
.pb20{
    padding-bottom:20px;
}
.pb30{
    padding-bottom:30px;
}
.pb40{
    padding-bottom:40px;
}
.pb50{
    padding-bottom:50px;
}
.pb60{
    padding-bottom:60px;
}
.p10{
    padding:10px;
}
.p20{
    padding:20px;
}
.p30{
    padding:30px;
}
.p40{
    padding:40px;
}
.p50{
    padding:50px;
}
.mt10{
    margin-top:10px;
}
.mt20{
    margin-top:20px;
}
.mt30{
    margin-top:30px;
}
.mt40{
    margin-top:40px;
}
.mt50{
    margin-top:50px;
}
.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb30{
    margin-bottom:30px;
}
.mb40{
    margin-bottom:40px;
}
.mb50{
    margin-bottom:50px;
}
.m10{
    margin:10px;
}
.m20{
    margin:20px;
}
.m30{
    margin:30px;
}
.m40{
    margin:40px;
}
.m50{
    margin:50px;
}
/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.topbar-left ul li {
    display: inline-block;
}
.topbar-left{
    float: right;
}
.topbar-area {
    background:#ffffff00;
}
.topbar-left ul li a {
    color: #fff;
    display: block;
    margin-right: 20px;
    padding: 8px 0;
    text-decoration: none;
    font-size: 15px;
}
.topbar-left ul li a i {
    color: #fff;
    font-size: 20px;
    padding-right: 7px;
}
.quote-button {
    float: right;
}
.quote-button .quote-btn {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    display: inline-block;
    border: 1px solid #003cc4;
    padding: 11px 20px;
    margin: 0px;
	transition: 0.4s;
	background-image: linear-gradient(141deg, #0047e7 0%, #003cc4 51%, #0449e5 75%) !important;
}
.quote-button .quote-btn:hover {
	background: transparent;
	color: #003cc4;
	transition: 0.4s;
}
.slogan {
    margin-bottom: 0px;
    padding: 16px 0px;
    color: #fff;
    font-size: 16px;
}
/*----------------------------------------*/
/*  2.1 Header Bottom Area 
/*----------------------------------------*/
.header-one{
    position: absolute;
    width: 100%;
    z-index: 99;
}
.logo-bg{
	z-index: 10;
}
.logo-bg:after {
    content: "";
    position: absolute;
    right: -100px;
    top: 0;
    border-top: 100px solid transparent;
    border-bottom: 0 solid transparent;
	z-index: 10;
}
.logo-bg:before {
    content: "";
    position: absolute;
    left: -90px;
    top: 0;
    z-index: 10;
    width: 90px;
    height: 100%;
}
.logo img{
    width: 85px;
    float: left;
}
.header-area .container{
    background:#fff;
    margin-top: 20px;
}
.logo h1{
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    padding: 30px;
}
.logo {
    left: 0;
}
.logo a {
    display: inline-block;
    height: auto;
}
.main-menu ul{
    margin-top:20px;
}
.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav > li >a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: black;
    font-size: 15px;
    padding: 20px 0px;
    text-transform: uppercase;
    margin: 0px 15px;
}
.main-menu ul.navbar-nav li a:hover{
	color: #f3c368;
}

.main-menu ul.navbar-nav >li:hover > a:before, .main-menu ul.navbar-nav >li.active > a::before {
    width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #003cc4;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-brand{
	padding: 5px 0px;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    border-top: 2px solid #0c0c0b;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 220px;
    z-index: -99;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
}
.main-menu ul.nav li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
}
.main-menu ul.nav li ul.sub-menu li a {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px;
    text-transform: capitalize;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color:#fff;
	background: #4caf50;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}
.stick span.search-button i,.stick .header-search input{color:#555}
.search-option-5 button.button {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
}
.search-option {
    background: #fff none repeat scroll 0 0;
    bottom: -48px;
    color: #555;
    display: none;
    position: absolute;
    right: 20px;
    width: 260px;
    z-index: 99999;
}
.search-option input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #555;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 210px;
    height: 44px;
}
.search-option button.button {
    background: #003cc4;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}
.header-right-link a.main-search {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 18px;
    line-height: 39px;
    position: relative;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #003cc4;
    border-radius: 2px;
	margin: 23px 0px 23px 10px;
}
/*----------------------------------------*/
/*  Main Slider
/*----------------------------------------*/
.main-slider{
    position: relative;
}

.main-slider .title{
    position:relative;
    font-size:22px;
    color:#ffffff;
    font-family: 'Montserrat', sans-serif;
    padding-bottom:18px;
    
}

.main-slider .title:before{
    position:absolute;
    content:'';
    left:50%;
    bottom:0px;
    height:2px;
    width:50px;
    margin-left:-25px;
    background-color:#e9c37a;
}


.main-slider .title-two{
    position:relative;
    font-size:18px;
    font-weight:600;
    color:#222222;
    font-family: 'Montserrat', sans-serif;
    padding-bottom:18px;
}

.main-slider .title-two:before{
    position:absolute;
    content:'';
    left:0px;
    bottom:0px;
    height:2px;
    width:50px;
    background-color:#e9c37a;
}

.main-slider h2{
    position: relative;
    display: block;
    font-size: 60px;
    color: #ffffff;
    font-weight: 600;
    line-height: 1.1em;
    z-index:1;
    text-align: center;
    text-transform: uppercase;
}

.main-slider h2.style-three{
    font-size:64px;
    font-weight:400;
    color:#222222;
    
}
.main-slider h2.style-two{
    color:#222222;
}
.main-slider .text.style-two{
    color:#222222;
}
.main-slider .text{
    position: relative;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.14em;
    padding-right:64px;
    text-transform:capitalize;
    display:inline-block;
    z-index:1;
    text-align: center;
    width: 100%;
}

.main-slider .link-box{
    position: relative;
    z-index:1;
    text-align: center;
}

.main-slider .link-box .theme-btn{
    position: relative;
    margin-right: 20px;
}

.main-slider .social-links{
    position: fixed;
    right:0;
    top:50%;
    margin-top:-100px;
    z-index:99;
    padding:50px 35px 40px;
    border:1px solid rgba(0,0,0,0.05);
    border-right:none;
    background-color:#ffffff;
}

.main-slider .social-links li{
    position: relative;;
    display:block;
    margin-bottom:10px;
}

.main-slider .social-links li:last-child{
    margin: 0;
}

.main-slider .social-links a{
    position:relative;
    display:block;
    color:#222222;
    font-size:16px;
    line-height:40px;
}

.main-slider .social-links a:hover{
    color:#e9c37a;  
}

.main-slider.home-three .theme-btn{
    margin:0;   
}
.btn-style-one {
    position: relative;
    line-height: 24px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.05em;
    background-color: #f9d25e;
    padding: 12px 31px !important;
    text-transform: uppercase;
    border: 2px solid #f9d25e;
}
.section{
    padding: 60px 0px;
}
.section-title{
    text-align: center;
    color:black;
    margin-bottom: 50px;
    text-transform: uppercase;
}

/*----------------------------------------*/
/* pro Area
/*----------------------------------------*/
.pro-div img{
   
}

.pro-desc h2{
    position: absolute;
    right: 27px;
    font-size: 35px;
    color: black;
    line-height: 53px;
    top: 50px;
    text-align: right;
    text-transform: uppercase;
}
.pro-desc a{
    position: absolute;
    font-size: 35px;
    color: #fbefd7;
    line-height: 53px;
    bottom: 50px;
    text-align: center;
    text-transform: uppercase;
    right: 35px;
    border: 1px solid #056344;
    padding: 0px 9px;
    border-radius: 50%;
    background: #056344;
}
.pro-bg-1{
    background: linear-gradient(60deg, #e1f1f1, #e1f1f1);
}
.pro-bg-2{
    background:linear-gradient(60deg, #ffe8c1, #ffe5bf);
}
.pro-bg-3{
    background:linear-gradient(60deg, #f2e9e3, #e8dbd2);
}
/*---------------------------------------*/
/*about area
/*---------------------------------*/
.abt-icon h3{
    font-size: 15px;
}
.abt-icon{
    text-align: center;
    border: 1px solid #eee0;
    padding: 10px;
    box-shadow: 0px 0px 10px #ccc6c6e0;
    margin: 5px;
}
.abt-tesxt h1{
    color: black;
}

/*----------------------------------------*/
/*  3. section counter
/*----------------------------------------*/
.bg-counter{
    background: black;
    padding: 30px;
    margin-top: 64px;
}
.bg-counter h2{
    color:#fff;
}
.bg-counter p{
    color:#fff;
}
.counter-content .counter-value{
    font-size: 5rem;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
}
.counter-content h3{
    font-size: 20px;
    color: #fff;
    font-weight: 100;
}
.counter{
    margin-top: 40px;
}
.counter i{
    float: left;
    font-size: 65px;
    margin-right: 10px;
    color: #f9d25e;
}
.doc-box{
    margin-bottom:30px;
}
.border-lft-rt{
    border-left: 1px solid #d2cdcd;
    border-right: 1px solid #d2cdcd;
}
.border-rt{
    border-right: 1px solid #d2cdcd;
}
#accordion .panel{
    border: none;
    border-bottom: 1px solid #fff;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: -5px;
}
#accordion .panel:last-child{ border-bottom: none; }
#accordion .panel-heading{
    padding: 0;
    border-radius: 0;
}
#accordion .panel-title a{
    display: block;
    padding: 15px 20px 15px 30px;
    background: #2196f3;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    border: none;
    transition: all 1s ease 0s;
}
#accordion .panel-body{
    padding: 25px 20px 15px 40px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    background: #ffffff;
    border: none;
    position: relative;
}
#accordion .panel-body:before{
    content: "";
    border-top: 15px solid #273e47;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: 0;
    left: 30px;
}
#accordion .panel-body:after{
    content: "";
    width: 8px;
    height: 60px;
    background: #273e47;
    position: absolute;
    top: 25%;
    left: 0;
}
.beand-bg{
    background: #2196f3c4;
    height: 360px;
    position: absolute;
    right: 50px;
    width: 300px;
    margin-top: 18px;
}
.our-brand img{
    width:100%;
}
.brand-text h3{
    color:#fff;
    text-align: center;
    padding: 30px;
    margin-top: 40px;
}
/*----------------------------------------*/
/* product Area
/*----------------------------------------*/
.section-product{
    background:#f9d25ebd;
}
.product{
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px #ccc;
}
.product h3{
    background: black;
    text-align: center;
    color: #fff;
    padding: 10px;
}
/*----------------------------------------*/
/* testimonial Area
/*----------------------------------------*/
.section-testi{
    background-image: url(img/bg-png.png);
}
.testimonial{
    text-align: center;
}
.description{
    color:#656565;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 30px;
    padding:0px 11%;
    position: relative;
}
.description:before{
    content: "\f10d";
    font-family: "FontAwesome";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 2%;
    color:#fadd87;
    font-size: 36px;
}
.description:after{
    content: "\f10e";
    font-family: "FontAwesome"; 
    font-weight: 900;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 2%;
    color:#fadd87;
    font-size: 36px;
}
.pic{
    width: 94px;
    height: 94px;
    margin: 0 auto;
}
.pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial-title{
    font-size: 18px;
    color:#333;
    font-weight: bolder;
    text-transform: capitalize;
}
.testimonial-title > small{
    display: block;
    color:#656565;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 5px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #3498db;
}
.owl-theme .owl-controls .owl-page span{
    opacity: 1;
}
@media screen and (max-width: 480px) {
    .description{
        font-size:19px;
        line-height: 29px;
    }
    .description:before,
    .description:after{
        font-size: 25px;
    }
}
/*----------------------------------------*/
/* blog Area
/*----------------------------------------*/
.section-blog{
    background: #fadd87;
}
.blog-desc{
    background: #fff;
    padding: 20px;
    margin-left: 20px;
    margin-top: -30px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px #ccc;
    height: 200px;
}
.blog-desc h3{
    color: black;
    font-size: 20px;
}
/*----------------------------------------*/
/* inner pages Area
/*----------------------------------------*/    
.section-header{
    background-image: url(img/header.png);
    padding: 100px 0px;
}
.section-header h1{
    color:#fff;
    margin-top: 60px;
    text-align: center;
    font-size: 55px;

}
.section-inner{
    padding: 60px 0px;
}
.section-history{
   background: black;
}
.abt-point{
    text-align: center;
    padding: 20px;
    border: 1px solid #f9d25ebd;
    background: #f9d25ebd;
    border-radius: 10px;
}
.center{
    text-align: center;
}
.abt-point p{
    color:#fff;
}
.abt-point h1{
    color:#085437;
}
.client-div img{
    width:100px!important;
    float: none;
    margin: 0 auto;
}
.contact-div{
    text-align: center;
}
.contact-div img{
    margin-bottom: 10px;
}
.contact-form input{
    border: none;
    padding: 20px;
    border-bottom: 1px solid #989898;
    border-radius: 0;
    box-shadow: none;
}
.contact-form textarea{
    border: none;
    heoght: 80px;
    border-bottom: 1px solid #989898;
    border-radius: 0;
    box-shadow: none;
}
.btn-contact{
    background: #025033;
    color: #fff;
    border-radius: 0;
    padding: 10px 30px;
}
.ser-box{
    text-align: center;
    border: 1px solid #c1c1c16e;
    padding: 10px;
    box-shadow: 0px 0px 10px #bdb8b8c4;
}
/*----------------------------------------*/
/* Footer Area
/*----------------------------------------*/
.footer-main{
    background: black;
}
.footer-logo h1{
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #ffc6a6;
    font-weight: 600;
}
.footer-text p{
    margin-top: 20px;
    color: #fff;
}
.footer-box h3{
    color: white;
    font-size: 25px;
    text-transform: uppercase;
}
.footer-box ul{
    list-style: none;
    padding: 0px;
}
.footer-copyright {
    background:#000!important;
    padding: 10px 0;
}
.footer-box ul li{
    margin-bottom: 15px;
    color: #fff;
}
.footer-box ul i{
    font-size: 20px;
    margin-right: 15px;
    color: #f9d25e;
}
.social-box{
    display: inline-flex;
}
.social-box li i{
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    line-height: 40px;
    text-align: center;
}
.copyright-text a:hover{
    text-decoration: underline;
    color:#003cc4;
}
.copyright-text a {
    color: #ddd;
}
.copyright > p {
    margin-bottom: 0;
    color: #ddd;
    text-align: center;
}
.copyright a {
    color: #003cc4;
}
.copyright{
    margin-top: 5px;
}
