@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat+Subrayada&display=swap');
body{
    font-family: 'Raleway', sans-serif;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #fff;
    background: #027623;
}

.top-mail{
    float: left;
}

.top-no{
    float: left;
    padding: 3px 0px;
}

.top-no span{
    padding: 5px;
    font-size: 17px;
}

.ontop{
    background: #027623;
    color: #fff;
    padding: 0;
    margin: 0;
}

.top-mail span {
    float: left;
    margin: 9px 10px;
}

.ontop a{
    color: #fff;
    text-decoration: none;
}

.ontop p{
    padding: 5px 14px 5px 38px;
    margin: 0;
}

.social-ico{
    text-align: right;
    padding:0;
}

.social-ico i{
    font-size: 15px;
    padding: 10px 10px;
    border-radius: 33px;
}

.fa-facebook{
    width: 35px;
    text-align: center;
}

.fa-facebook:hover{
    background: #3b5998;
}

.fa-twitter:hover{
    background: #00acee;
}

.fa-instagram:hover{
    background: #e1306c;
}

.fa-skype:hover{
    background:#00AFF0;
}


.logo img{
    width: 60px;
    float: left;
    padding: 10px 0;
}

.logo h3{
    float: left;
    padding: 10px 0 0;
    margin: 0;
    color: #5c3530;
    border-bottom: 1px solid #989898cc;
    margin-left: 10px;
    font-size: 35px;
    font-family: 'Montserrat', sans-serif;
}

.logo p{
    float: left;
    padding: 0 38px;
    font-size: 15px;
    margin-bottom: 0;
    color: #027623;
}

.logo strong{
    color: #027623; 
}

.top nav{
    padding: 0;
}

.top ul{
    padding: 0;
}

/*.top li{
    padding: 0 5px;
}*/

.top a{
    color: #000;
}

.top a:hover{
    background:#027623;
    color: white !important;
    transition: .7s ease;
}

.top .nav-link{
    padding: 30px 5px;
    color: #5c3530;
}

.carousel-indicators .active{
    width: 10px;
    height: 10px;
    color: transparent;
    border: 3px solid #027623;
    border-radius: 50px;
}

.carousel-inner img{
    width: 100%;
}

.carousel-indicators li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 3px solid transparent;
}
.carousel-control-next,.carousel-control-prev{
    width: 4%;
}

.one{
    padding: 30px 0 0px;
}

.arw{
    font-size: 25px;
    font-weight: bolder;
}

.arw:hover{
    color: #000;
}

.image-set img{
    width: 100%;
}

.image-set .inner-img .overlay {
    position: absolute;
    opacity: 0;
    text-align: center;
    padding: 5px 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0 0 2px 2px;
    background: #5c3530;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
}

.image-set .inner-img{
    position: relative;
}

.image-set .inner-img .overlay h3 {
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
}


.image-set .inner-img .overlay a{
    color: #fff;
    text-decoration: none;
}

.image-set .inner-img:hover .overlay {
    opacity: 1;
}

.image-set .inner-img .overlay:hover {
    background: #027623;
}

.caption{
    padding: 15px 10px;
    text-align: justify;
}

.caption p{
    font-size: 14px;
    color: #5c3530;
}   

.two{
    padding: 30px 0;
    background: url(../img/menu.jpg) no-repeat fixed;
    background-size: cover;
}

.twhead {
    margin: 0;
    text-align: center;
    color: #fff;
    padding: 0px 0 20px 0;
    font-weight: 900;
    text-transform: uppercase;
}

.two-set{
    padding: 10px 0;
}

.two-set h5{
    font-weight: bold;
    color: #fff;
}

.two p{
    font-size: 14px;
    padding-left: 80px;
    color: #fff;
}

.two span {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 2.7;
    margin: 10px 20px 50px 0px; 
    border-radius: 50px;
    background: #fff;
    color: #444;
    font-size: 22px;
    border: 1px solid #fff;
}


.hov:hover span{
    background:transparent;
    color: #fff;
    border: 1px solid #fff;
    transition: .8s ease; 
}

.three{
    padding: 30px 0;
}

.text-ar{
    padding-bottom: 10px;
}

.text-ar h2{
    font-weight: 800;
    font-size: 20px;
}

.text-ar .padj{
    margin-top: 32px;
}

.text-ar{
    font-size: 14px;
}

.btnaa{
    background-color: #5c3530;
    border-radius: 0;
    color: #fff;
    display: inline-block;
}

.btnali{
    background-color: #027623;
    border-radius: 0;
    color: #fff;
}

.btnaa:hover{
    background-color: #027623;
    color: #fff;
    transition: .8s ease;
}

.btnali:hover{
    background-color: #5c3530;
    color: #fff;
    transition: .8s ease;
}

.four{
    padding: 30px 0 0 !important;
    margin: 0;
    padding: 0;
}

.adjust{
    padding: 0;
}

.hovimg img{
    width: 100%;
}

.textadj {
    position: absolute;
    bottom: 25px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 0px 35px; 
}

.text-ar .tadj {
    margin-bottom: 37px;
}


.butn-lay{
    display: none;
    animation: fadeInDown;
    animation-duration: .6s;
}

.adjust:hover .butn-lay{
    display: block !important;
}

.adjust:hover .textadj p{
   animation: fadeInUp;
    animation-duration: .6s;
}

footer{
    padding: 30px 0;
    background-color: #5c3530;
    color: #fff;
    font-size: 14px;
}

.bout h5{
    font-weight: bolder;
}

.bout p{
    font-size: 14px;
    text-align: justify;
}
/*
.bout{
    border-bottom: 1px solid #999;
}*/

.list{
    border-bottom: 1px solid #999;
}

.serv a{
    color: #fff;
}

.serv a:hover{
    color: #e6c301;
    text-decoration: none; 
}

.serv h5{
    font-weight: bolder;
}

.serv ul{
    padding-left: 10px;
    list-style: none;
}

.ul1{
    float: left;
}

.ul2{
    float: right;
    margin-right: 0px;
}
/*.serv li{
    font-size: 14px;
}*/

.clearer {
 height:0;
 clear:both;
}

.partner{
    padding: 20px 0;
}

.partner a{
    font-size: 15px;
    color: #fff;
}

.right-top h5{
    font-weight: 800;
}


.right-top span{
    float: left;
    padding: 5px 12px;
}

.right-top i{
    padding: 10px;
    font-size: 20px;
}

.form-group{
    padding: 3px 0;
}

.form-group input{
    border-radius: 0;
}

.formm{
    padding:10px;
}

.map{
    padding: 20px 0;
}

.mapouter{position:relative;
    text-align:right;
    height:138px;
    width:360px;
}
.gmap_canvas{overflow:hidden;
    background:none!important;
    height:138px;
    width:360px;
}

.end{
    background: #3f201c;
    text-align: center;
    color: #fff;
    padding: 5px;
}

.heading h5{
    font-weight: bolder;
}

.latest-news h5{
    font-weight: bolder;
    margin: 0;
    padding: 0;
}


.latest-news p{
    text-align: justify;
    font-size: 12px;
    padding: 4px 0;
    margin-bottom: 12px;
}

.newimg span{
    float: left;
    padding: 5px;
}

.nimg img{
    width: 110px;
}

.nimg{
    float: left;
    padding:  5px 15px 0 0;
}

.end p{
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.leftone{
    border-right: 1px solid #999;
}

.midone{
    border-right: 1px solid #999;
}

.buton{
    padding: 20px 0;
    border-bottom: 1px solid #999;
}

.testimonial h5{
    font-weight: bolder;
}

.testimonial span{
    float: left;
    padding: 5px;
}

.testimonial p{
    padding: 0px 0 0px 25px;
}

/*responsive*/
@media screen and (max-width: 425px) {

    .enq-txt{
        width: 100%;
    }

    .cont-text{
        width: 100% ;
    }

    .protxt{
        width: 100% ;
    }

    .arc-txt {
    width: 100%;
    }
    .about-text{
    width: 100%;
    }

    .about-two .welcome  strong{
    font-family: 'Raleway', sans-serif !important;
    }

    .text-ar .tadj {
    margin-bottom: 0;
    }

    .leftone{
        border: none;
    }

    .midone{
        border: none;
    }

    .carousel-control-next, .carousel-control-prev {
    width: 10%;
    }

    .social-ico {
    text-align: center;
    padding: 0;
    }

    .resthe{
        padding: 10px;
    }

    .resthe p{
        text-align: center;
    }

    .resthe h2{
        text-align: center;
    }

    .resthe br{
        display: none;
    }

    .text-ar .madj {
    margin-top: 0 !important;
    }

    .three {
    padding: 10px 0;
    }

    .four {
    padding: 10px 0 0 !important;
    }

    .adjust {
    padding:  0px 0 5px;
    }

    .textadj{
        padding: 0 52px;
        bottom: 30px !important;
    }
    
    .text-ar .padj {
    margin-top: 0;
    }

    .text-cen{
        text-align: center;
    }

    .four {
    padding: 0px 0 0 !important;
    }

    .navbar-light .navbar-toggler {
    color: rgb(255, 255, 255);
    border-color: rgba(0,0,0,.1);
    margin: 6px;
    background: #fff;
    }

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #fff;
    background: #027623;
    }
      
    .top nav{
    padding: 0;
    background: #5c3530;
    margin: 10px 0;
    }

    .top ul{
        padding: 0;
    }  

    .top li {
    padding: 0px;
    }

    .top .nav-link {
    padding: 12px 20px;
    color: #fff!important;
    }
}

@media screen and (max-width: 375px) {
    .arc-txt {
    width: 344px !important;
    }

    .logo p{
    padding: 0px 31px !important;
    }

    .logo h3{
        font-size: 33px;
    }
}
@media screen and (max-width: 360px) {

    .enq-txt {
    width: 330px !important;
    }

    .about-text {
    width: 360px !important;
    padding: 0 10px !important;
    }

    .cont-text {
        width: 330px !important;
    }

    .protxt{
        width: 328px !important;
    }


    .arc-txt {
    width: 326px !important;
    }  

    .arc-txt h1 {
    font-size: 24px;
    }

    .about-two .welcome  strong{
        font-family: 'Raleway', sans-serif;
    }

    .text-ar .tadj {
    margin-bottom: 0;
    }

    .logo h3{
        margin-left: 30px;
        font-size: 28px;
         padding: 14px 0 0 !important;
    }

    .logo p{
    padding: 0 0 0 37px !important; 
    }

    .text-ar .madj {
    margin-top: 0 !important;
    }

    .ontop p {
    padding: 5px 14px 5px 90px;
    }

    .top-no{
        padding: 3px 0 0 106px;
    }

    .top-mail span {
    padding-left: 54px;
    }

    .leftone{
        border: none;
    }

    .midone{
        border: none;
    }
}

@media screen and (max-width: 1024px) {

    .text-ar .tadj {
    margin-bottom: 16px;
    }


    .serv ul {
    padding-left: 8px;
    }

    .logo p{
        padding: 0px 40px;
        font-size: 14px;
    }

    .top li {
    font-size: 14px;
    }

    .text-ar .madj{
        margin-top: 32px;
    }

    .textadj {
    font-size: 12px;
    bottom: 12px;
    }

}

@media screen and (max-width: 320px) {

    .enq-txt {
    width: 290px !important;
    }

    .about-text {
    width: 320px !important;
    padding: 0 10px !important;
    }

    .cont-text {
    width: 288px !important;
    }

    .protxt{
        width: 288px !important;
    }

    .arc-txt {
    width: 285px !important;
    } 


    .about-two .welcome  strong{
        font-family: font-family: 'Raleway', sans-serif;
    }

    .text-ar .tadj {
    margin-bottom: 0;
    }

    .logo h3 {
    padding: 22px 0 0 !important;
    }

    .text-ar .madj {
    margin-top: 0 !important;
    }

    .top-no {
    padding: 0px 0 0 86px;
    }

    .top-mail span {
    padding-left: 22px;
    }

    .ontop p {
    padding: 5px 15px 5px 58px;
    }

    .logo p {
    padding: 0 0 0 33px;
    font-size: 12px;
    }

    .logo h3 {
    margin-left: 30px;
    font-size: 23px;
    }
}

/*arcchievements*/
.arc-one{
    background: url(../img/arc-bg.jpg) fixed no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.arc-txt{
    width: 385px;
    color: #fff;
    text-align: center;
    border-bottom: 2px solid #fff;
}

.arc-txt h1{
    font-weight: bolder;
}
/*videos*/
.arc-one{
    background: url(../img/arc-bg.jpg) fixed no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.video-txt{
    width: 152px;
    color: #fff;
    text-align: center;
    border-bottom: 2px solid #fff;
}

.video-txt h1{
    font-weight: bolder;
}

/*about*/

.abt-pro{
    margin: 38px 0 0 0;
    border: 1px solid #dde1e5;
    border-radius: 5px;
}

.abt-pro li{
    list-style: none;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 6px 15px;
}

.abt-pro ul{
    padding-left: 0;
    padding: 0 25px;
    color: #000;
}

.abt-pro a{
    color: #000;
    text-decoration: none;
}

.abt-pro span{
    float: left;
    padding: 8px 5px;
}

.abt-pro h2 {
    background: #027623;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 6px 0px;
    border-radius: 5px 5px 0 0;
}

.about-one{
    background:url(../img/enterprise-background.jpg) no-repeat fixed;
    padding:100px 0;
    background-size: cover; 
}

.about-text {
    color: #fff;
    text-align: center;
    width: 200px;
}

.about-text h1{
    border-bottom: 2px solid #fff;
    font-weight: bolder;
    font-family: 'Raleway', sans-serif;
}

.about-two{
    padding: 30px 0;
}

.about-two .welcome h2{
    margin-bottom: 0;
}

.about-two .welcome  strong{
    color: #027623;
    font-family: 'Montserrat', sans-serif;
}

.about-two .welcome b{
    color: #5c3530;
}

.welcome{
    border-bottom: 2px solid #d7d7d7;
}

.about-txt{
    padding: 20px 0 0;
}

.about-txt p{
    text-align: justify;
}

.about-three .abhead{
    padding: 20px 0;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
}

/*.about-sec {
    box-shadow: 4px -1px 9px #999;
    border: 1px solid #999;
    border-radius: 5px;
}*/

.about-sec img{
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.abhead h1{
    margin-bottom: 0;
}

.ptxt p{
    margin-bottom: 0;
    text-align: center;
    color: white;
    font-weight: bolder;
}

.ptxt {
    background: #5c3530;
    padding: 10px 0;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-radius: 0 0 5px 5px;
}

/*archieve*/


.about-sec {
    position: relative;
    margin: auto;
    overflow: hidden;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-radius: 5px 5px 0 0;
}
.about-sec img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
}

.about-sec:hover img {
    transform: scale(1.1);
}


.arcadj{
    padding: 10px;
}

.about-three{
    padding: 30px 0;
}

/*products*/

.gall p{
    margin-bottom: 0;
    padding: 5px;
    background: #5c3530;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.fs-gal {
    width: 100%;
    height: auto;
}

.product-one{
    background: url(../img/product-bg.jpg) no-repeat fixed;
    padding: 100px 0;
    background-size: cover;
    text-align: center;
}

.protxt {
    color: #fff;
    text-align: center;
    width: 260px;
    border-bottom: 2px solid #fff;
    font-weight: bolder;
    font-family: 'Raleway', sans-serif;
}

.protxt h1{
    margin-bottom: 0;
    font-weight: bolder;
}

.product-two{
    padding: 30px 0;
}

.fstxt{
    text-align: center;
}

.fstxt h5{
    margin-bottom: 0;
}

.fxadj{
    margin: 14px 0;
}

/*enquiry*/

.enq-one{
    background: url(../img/enq-bg.jpg) fixed no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.enq-txt {
    width: 160px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    border-bottom: 2px solid #fff;
}

.outer{
    padding: 20px 0;
}

.enq-form-txt{
    font-family: 'Montserrat', sans-serif;
    color: #5c3530;
    padding: 0 0 20px;
}

.enq-form-txt h2{
    margin-bottom: 0;
    padding: 0 10px;
}

.opro h2{
    padding: 2px 15px;
    background: #027623;
    color: #fff;
    margin-bottom: 0;
    border-radius: 5px 5px 0px 0px;
}

.opro ul{
    padding: 0 15px;
    margin-bottom: 0;
}

.opro li{
    list-style: none;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 6px 7px;
}

.opro span{
    float: left;
    padding: 8px 5px;
}

.opro {
    border: 1px solid #dde1e5;
    margin-top: 10px;
    border-radius: 5px;
}

.opro a{
    color: #000;
    text-decoration: none;
}

.table td, .table th{
    border: none;
}

/*contact*/

.cont-one{
    background: url(../img/world-map-background.jpg) fixed no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.cont-text{
    color: #fff;
    width: 210px;
    text-align: center;
    border-bottom: 2px solid #fff;
}

.faicons{
    padding: 20px 0;
}

.faicons span{
    font-size: 20px;
    float: left;
    padding: 2px 5px;
    color: #027623;
}

.faicons p{
    padding:0px 26px;
}

.coltxt h3{
    margin: 0;
    padding: 0 0 20px;
    color: #5c3530;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
}

.mapouter{
    position:relative;
    text-align:right;
    height:296px;
    width:740px;
}
.gmap_canvas{
    overflow:hidden;
    background:none!important;
    height:296px;
    width:740px;
}

.map-adj{
    padding: 20px 0;
}