@import url('https://fonts.googleapis.com/css?family=Questrial&display=swap');
body {
    font-size: 14px;
    font-family: 'Questrial', sans-serif;    
}

.header {
    background-image: url('../img/banner-top.jpg');
    background-position: center
}

.header .contact-top {
    background-color: #00000057;
    color: #fff;
    padding: 10px;
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.header .contact-top ul {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.header .lang {
    display: inline-block;
    margin-right: auto;
    color: #dadada;
    text-decoration: none;
    font-size: 16px;
}
.header .contact-top ul li {
    margin-right: 15px
}
.header .contact-top ul:first-of-type li {
    margin-right: 5px
}
.header .contact-top ul:first-of-type li a {
    color: #45464c;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
}
.header .contact-top ul:first-of-type li a:hover {
    background-color: #59841E;
    color: #fff
}

.header .navbar .navbar-nav .nav-link {
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    margin-right: 11px;
    transition: all 0.3s ease-in-out;
}
.header .navbar .navbar-nav .nav-link:hover {
    color: #59841E
}
.header .logo {
    background-color: #00000057;
    position: absolute;
    color: #fff;
    font-size: 17px;
}

.welcome h2 {
    color: #026934;
}
.welcome p {
    color: #888787;
}
/*  
  Style About 
                    */
.about {
    
}
.about {text-align: left}
.about .content h4 {
    color: #62b225;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-size: 39px;
}
.about .content h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #62b225;
}
.about .content p {
    color: #222;
    line-height: 1.8;
    margin: auto;
    border-bottom: 1px solid #00000017;
    padding-bottom: 10px;
    padding-top: 10px    
}
.about .content p:last-of-type {border: none}
.about .content .btn {
    background-color: #62b225;
    margin-top: 10px;
    color: #fff;
    border-radius: 100px;
    padding: 10px 30px;
    border: none;
    box-shadow: 0 0px 11px #4CAF50;
    text-transform: uppercase;
    font-size: 15px;
    transition: all 0.3s ease-in-out
}
.about .content .btn:hover {
    background-color: #026934
}

.services {
    background-size: cover;
    background-position: bottom;
    background-blend-mode: overlay;
    background-attachment: fixed
}
.services .box {
    background-color: #e8e8e8;
    padding: 20px;
    height: 100%
}
.services .icon span {
    color: #026934;
    font-size: 35px;
}
.services .btn {
    color: #000;
    font-size: 18px;
    margin: 0;
    padding: 0
}
.services p {
    color: #777;
    line-height: 1.7;
    margin-bottom: 0
}
.services h3 {
    color: #026934;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-size: 39px;
}
.services  h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #026934;
}

.gallary {
    padding-bottom: 0 !important
}
.gallary img {
    margin-bottom: 15px;
    width: 100%;
    height: 250px
}
.gallary h3 {
    color: #026934;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-size: 39px;
}
.gallary  h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #026934;
}

.gallary img {
    background-color: #000;
    transition: all 0.3s ease-in-out
}
.gallary img:hover {
    opacity: 0.7
}

.end-footer {
    background-color: #161821;
    color: #fff;
}
.end-footer a {color: #fff;transition: all 0.3s ease-in-out}
.end-footer a:hover {color: #026934}
.contact-us h3 {
    color: #026934;
    font-weight: bold;
    text-transform: uppercase;
    display: table;
    position: relative;
    font-size: 39px;
    margin: auto
}
.contact-us h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #026934;
}
.contact-us ul li {
    color: #026934;
    font-size: 17px;
    padding: 10px 0;
}
.contact-us ul li span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #026934;
    padding: 10px;
    text-align: center;
    color: #fff;
    margin-right: 11px;
}
.fa-phone {
    transform: rotate(147deg);
}

/* Start About us */
.about h3 {
    color: #026934;
    font-weight: bold;
    text-transform: uppercase;
    display: table;
    position: relative;
    font-size: 39px;
    margin: auto
}
.about h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #026934;
}
.about h4 {
    color: #026934;
}
.about p {
    color: #737373;
    font-size: 17px;
    line-height: 1.8;
}

.services-part h3 {
    color: #026934;
    font-weight: bold;
    text-transform: uppercase;
    display: table;
    position: relative;
    font-size: 39px;
    margin: auto
}
.services-part h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #026934;
}
.services-part h4 {
    color: #026934;
}
.services-part p {
    font-size: 19px;
    line-height: 1.7;
    padding: 5px 0;
}

.products .card {
    height: 100%
}

.products .card h3 {
    font-size: 19px;
    font-weight: bold;
}
.products .title {
    color: #026934;
    font-weight: bold;
    text-transform: uppercase;
    display: table;
    position: relative;
    font-size: 39px;
    margin: auto
}
.products  .title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #026934;
}

@media only screen and (min-width:300px) and (max-width:780px) {
    .header .contact-top {flex-direction: column !important}
    .header ul:first-of-type {
        flex-direction: row;
        margin: 10px 0 !important;
    }
    .header .navbar .navbar-nav {flex-direction: column}
    .header .navbar .navbar-nav .nav-link {color: #fff}
    .slider, .carousel-inner {height: auto}
    .about {padding: 10px 0 !important;}
    .services {padding: 10px 0 !important;}
    .gallary {padding: 10px 0 !important;}
    .services-part {padding: 10px 0 !important}
    .contact-us {padding: 10px 0 !important}
    .contact-us .col-lg-6:last-of-type {padding: 15px !important}
    .contact-us ul li {font-size: 13px}
    .header .lang {
        padding: 10px 0 0;
        font-size: 18px;
        margin: 0
    }
    .header .logo {position: relative}
    .slider img {height: 20vh}
    .welcome {padding: 10px 0 !important;text-align: center}
    .services .box {background-color: transparent}
    .products .title {font-size: 25px;padding-bottom: 10px}
    .products {padding: 10px 0 !important}
    .products .col-lg-3 {margin-bottom: 10px}
    .purchase {padding: 10px 0 !important}
    .form-purchase {width: 100% !important}
}

.contact-us .form .form-control {
    margin-bottom: 10px;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 13.5px;
    border: 1px solid #e4e4e4;
}
.contact-us .form .btn {
    background-color: #4CAF50;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 40px;
    border-radius: 100px;
    box-shadow: 0 0px 6px #3cad41;
    transition: all 0.3s ease-in-out    
}
.contact-us .btn:hover {
    background-color: #026934
}
.purchase .form-control {
    margin-bottom: 10px;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 13.5px;
    border: 1px solid #e4e4e4;
}
.purchase .btn {
    background-color: #4CAF50;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 40px;
    border-radius: 100px;
    box-shadow: 0 0px 6px #3cad41;
    transition: all 0.3s ease-in-out
}
.purchase .btn:hover {
    background-color: #026934
}
