@charset "utf-8";
/* CSS Document */

/*global css*/
 *{
    margin:0;
     padding:0;
     border:none;
     transition:0.5s;
}
 body{
    background:#FFFFFF;
     margin:0;
     padding:0;
     font-size:15px;
    font-family: 'Lato', sans-serif;
}
 ul{
     margin:0;
}
 ul, li {
    list-style:none;
     color:#FFFFFF;
    font-family: 'Lato', sans-serif;
}
 a{
     color:#a9a9a9;
    ;
     text-decoration:none;
     outline:none;
     border:none;
     font-family: 'Lato', sans-serif;
}
 a:hover{
     text-decoration:none;
}
 a:focus{
    outline: none;
}
 h1, h2, h3, h4, h5, h6{
    font-family: 'Lato', sans-serif;
     font-weight:bold;
     text-transform:uppercase;
}
 h2{
     color:#25417b;
     font-size:25px;
     text-transform:uppercase;
     font-weight:bold;
    font-family: 'Lato', sans-serif;
}
 h6{
    color:#ffffff;
     font-size:14px;
   font-family: 'Lato', sans-serif;
}
/* close global css*/
 p{
     margin-bottom:15px;
    font-family: 'Lato', sans-serif;
     color:#909090;
     font-size:16px;
     margin-bottom:25px;
}
 section{
     padding:25px 0;
}
 .padding-top40{
     padding-top:40px;
}
 .text-white{
     color:#ffffff;
}
.form-group {
    margin-top: 10px;
}
label {
    font-size: 14px;
    color: #676767;
}

/*close global css*/



/*top-area*/

/*.social-content ul li i {
    display: inline-block;
    line-height: 37px;
    font-size: 16px;
    background: #222;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-top: 30px;
}*/



/*close-top-area*/

/*banner-area*/

.banner-area{
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height:640px;
}
.banner-content {
    background: #000000eb;
    padding: 40px 6px;
    margin-top: 4em;
}

.banner-content h1 {
    color: #fff;
    text-transform: unset;
    font-size: 41px;
    font-weight: 500;
    line-height: 51px;
}
.banner-content h1:before {
    width: 64px;
    height: 3px;
    background: #fff;
    position: absolute;
    content: "";
    left: 43%;
    /* right: 0px; */
    margin-top: 108px;
}
.banner-content h2 {
    color: #ffffff;
    font-size: 35px;
    line-height: 48px;
    font-weight: 800;
    text-transform: unset;
    margin-bottom: 8px;
}
.banner-content h3 {
    color: #222;
    text-transform: unset;
    margin-top: 3px;
    font-weight: 300;
    font-size: 27px;
    line-height: 40px;
}
.banner-content img {
    width: 220px;
}
.banner-content h2 span {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 30px;
}
.banner-content p a {
    color: #ffffff;
}
.banner-content p {
    font-size: 22px;
    font-weight: 400;
    margin: 15px 0px;
    color: #fff;
}
.banner-content p i {
    font-size: 25px;
    margin-right: 6px;
}
button.btn.btn-default.check {
    background: #00994e;
    font-size: 17px;
    border: none;
    border-radius: 2px;
    padding: 12px 30px;
    margin: 15px;
    color: #fff;
}

/*close-banner-area*/

/*about-area*/

/*.about-content h2:before {
    width: 4px;
    height: 35px;
    background: #007f7f;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: 0px;
}*/
.about-pic img {
    width: 100%;
    margin: 30px 0px;
}
.about-content h2 {
    background: #040102;
    display: inline-block;
    color: #fff;
    padding: 16px 40px;
    font-size: 32px;
    /* text-transform: unset; */
    font-weight: 300;
    margin-top: 30px;
    position: relative;
    left: -98px;
}
.about-content p {
    font-size: 16px;
    color: #222;
    line-height: 30px;
    margin-bottom: 10px;
}
p.first {
    margin-top: 10px;
}
.about-area {
    margin: 50px 0px;
}
button.btn.btn-default.kn {
    background: #00994e;
    color: #fff;
    border: none;
    border-radius: 2px;
    padding: 10px 30px;
    font-size: 16px;
    margin: 10px 0px;
}
button.btn.btn-default.kn:hover{
    background: #222;
}
.about-content ul li {
    display: inline-block;
    padding: 5px 2px;
}
/*close-about-area*/


/*service-area*/

.service-area {
    background: url(../img/service.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    /* height: 424px; */
    padding-bottom: 30px;
}
.service-head h2 {
    color: #fff;
    font-size: 36px;
    text-transform: unset;
    font-weight: 600;
    margin: 10px 0px;
}
.service-head p {
    font-size: 17px;
    color: #fff;
    line-height: 26px;
}
.col-12.col-sm-12.col-md-10.col-lg-10.col-xl-10.white {
    /* background: #fff; */
    margin: 10px 0px;
    padding: 20px 0px;
}
.service-content img {
    width: 280px;
}
.service-content p {
    color: #fff;
    font-size: 25px;
    margin: 15px 0px;
    font-weight: 300;
}
.our-product img {
    width: 100%;
}
.our-product h2 {
    color: #fff;
    font-size: 22px;
    text-transform: unset;
    margin: 0px;
    padding: 16px 0px;
}
.owl-theme .owl-controls .owl-page span {
    background: #fff !important;
}
.arrival .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
/*    opacity: 1;*/
    background-color: #fff !important;
}
.owl-pagination {
    display: inline-flex;
    text-align: center;
}
.owl-controls.clickable {
    text-align: center;
    margin: 20px 0px;
}
.our-product:hover {
    background: #00994e;
}
/*close-service-area*/

/*vid-area*/

.vid-content h2 {
    color: #000;
    font-size: 28px;
    font-weight: 300;
    margin-top: 3px;
    line-height: 38px;
}
.vid-content p {
    font-size: 16px;
    color: #222;
    line-height: 29px;
    margin-bottom: 10px;
}
.vid-content p span {
    color: #44372e;
    font-size: 28px;
    font-weight: 500;
}
.vid-area {
    margin: 40px 0px;
}
.vid-content a {
    color: #3e94ff;
    border-bottom: 1px #3e94ff solid;
}
.vid-content ul li {
    color: #222;
    font-size: 18px;
    padding: 4px 0px;
    list-style: circle;
    margin-left: 21px;
}
button.btn.btn-default.sig {
    background: #fc0004;
    color: #fff;
    font-size: 17px;
    padding: 10px 30px;
    margin: 15px 0px;
    border: none;
    border-radius: 2px;
}
/*close-vid-area*/

/*footer-area*/
.footer-area {
    padding: 20px 0;
    background: #000000;
}

.footer-content p {
    margin: 5px 0px;
    color: #fff;
    font-size: 16px;
}
.footer-content h2 {
    color: #fff;
    font-size: 16px;
}
.footer-content p a {
    color: #fff;
}
.footer-content p span {
    margin-right: 3px;
    font-size: 18px;
}
.footer-content.last {
    margin-left: 12em;
}
.footer-content.second {
    margin-left: 6em;
}
.footer-content ul li {
    display: inline-block;
    margin: 0px 5px;
    line-height: 30px;
    font-size: 15px;
    background: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #025692;
}
.footer-content ul li a {
    color: #00994e;
}
.footer-content h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-transform: unset;
    line-height: 36px;
}
.footer-content h3 span {
    font-size: 30px;
	line-height:40px;
    text-transform: uppercase;
    font-weight: 500;
}
/*close-footer-area*/

/*bottom-footer*/

/*.bottom-footer {
    background: #09b1b1;
}
*/
.poly-area p {
    color: #222;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
}
.poly-area p a {
    color: #222;
}

/*.bottom-footer{ background:#313131}
*/
/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){


}



@media screen and (min-width: 992px) and (max-width: 1024px){
	.poly-area.right {
    text-align: right;
}

 }
 



@media screen and (min-width: 320px) and (max-width: 1024px){ 

.top-content {
    text-align: center;
}
.banner-content h2 span {
    font-size: 20px;
}
.banner-content h2 {
    font-size: 22px;
    line-height: 35px;
}
.banner-content img {
    width: 250px;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 1.5em;
    position: unset;
    left: 0;
}
.banner-content h3 {
    font-size: 18px;
    line-height: 29px;
}
.banner-content p {
    font-size: 18px;
}
.about-content p {
    font-size: 15px;
    line-height: 24px;
}
.about-content h3 {
    font-size: 18px;
}
.about-pic img {
    margin: 10px 0px;
    width: 100%;
}
.service-heading h2 {
    font-size: 22px;
}
.service-heading p {
    padding: 0px;
}
.service-content h3 {
    font-size: 17px;
}
.service-content p {
    font-size: 16px;
}
.vid-content {
    margin-bottom: 20px;
}
.vid-content p span {
    font-size: 22px;
}
.vid-content h2 {
    font-size: 20px;
    margin-top: 1em;
    line-height: 28px;
}
.vid-content p {
    font-size: 15px;
    line-height: 24px;
}
button.btn.btn-default.read {
    font-size: 15px;
    padding: 10px 22px 10px 22px;
}
.footer-content.second {
    margin-left: 0em;
}
.footer-content img {
    width: 200px;
}
.footer-content.last {
    margin-left: 0em;
}
.footer-content h3 span {
    font-size: 19px;
}
.footer-content h2 {
    font-size: 17px;
}
.footer-content p {
    font-size: 15px;
}
.poly-area p {
    font-size: 14px;
    line-height: 18px;

}
.poly-area {
    text-align: left;
}

}


/* @media only screen and (max-width: 768px) {


 @media only screen and (max-width: 480px) {
    
}*/
/*jssor slider loading skin spin css*/
 








 