@charset "utf-8";
/* CSS Document */
 body {
     overflow-x:hidden;
}
/*global css*/

@font-face {
font-family: 'Algeria';
font-style: normal;
font-weight: normal;
src: local('Algeria'), url('ALGERIA.woff') format('woff');
}
 *{
    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;
}
/*.social-icon ul li span {
    display: inline-block;
    margin: 0 1px 0 0;
    line-height: 36px;
    font-size: 15px;
    background: #9db946;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}*/


/*close global css*/

/*top-area*/

.top-area {
    background: #404041;
}
.top-content p {
    color: #fff;
    font-size: 18px;
    margin: 12px 0px;
}
.top-content p a {
    color: #fff;
}
.logo-content img {
    width: 210px;
    margin: 15px 0px;
}
.top-content ul li {
    display: inline-block;
    line-height: 29px;
    font-size: 14px;
    background: #ffffff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    color: #cf2f17;
    margin: 10px 2px;
}
.top-content ul li a {
    color: #00abbd;
}
/*close-top-area*/

/*banner-area*/

.banner-area {
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 620px;
}
/*.banner-area {
    background: #00acdc;
}*/
.banner-content img {
    width: 215px;
}
.banner-pic img {
    width: 100%;
    margin: 40px 0px;
    border: 5px #fff solid;
}
.banner-content h2 {
    color: #404041;
    font-size: 60px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 71px;
    text-transform: unset;
}
.banner-content h3 {
    color: #ffffff;
    font-size: 33px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 46px;
}
.banner-content {
   /* background: #ffffff;*/
    padding: 20px 0px;
    margin-top: 3em;
}
.banner-content p {
    color: #000000;
    font-size: 19px;
    margin-top: 5px;
    line-height: 028px;
    margin-bottom: 10px;
}
.banner-content p a{
    color: #6b6e71;
}
.banner-content h2 span {
    font-weight: 600;
    color: #00abbd;
    font-size: 30px;
}
.banner-content ul li {
    display: inline-block;
    padding: 5px;
}
.banner-content ul li a {
    color: #c7be9d;
}
button.btn.btn-default.cont {
    background: none;
    border: 1.5px #222 solid;
    border-radius: 3px;
    font-size: 18px;
    color: #191919;
    letter-spacing: 1px;
    padding: 10px 30px;
    margin: 15px 0px;
}
button.btn.btn-default.cont.color {
    background: #00abbd;
    border-color: #00abbd;
    color: #ffffff;
}
button.btn.btn-default.cont:hover {
    border: 1.5px #107c7f solid;
    background: #107c7f;
    color: #fff;
}
/*close-banner-area*/

/*about-area*/
.about-content {
    margin-top: 0.5em;
}
.about-content h2 span {
    color: #222;
    font-size: 32px;
    font-weight: 500;
}
.about-content h2 {
    color: #00abbd;
    line-height: 43px;
    font-size: 28px;
    font-weight: 800;
}
.about-content p {
    color: #222;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    margin: 15px 0px;
}
.about-content p span {
    color: #222222;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.about-pic img {
    width: 100%;
    margin-top: 2em;
}
button.btn.btn-default.kno {
    background: none;
    border: 1px #222 solid;
    border-radius: 2px;
    font-size: 17px;
    color: #0a0a0a;
    letter-spacing: 1px;
    padding: 10px 25px;
    margin: 11px 0px;
}
button.btn.btn-default.kno:hover {
    background: #11278e;
    border: 1px #11278e solid;
    color: #fff;
}
.about-area {
    margin: 20px 0px 40px;
}
/*.about-content h2:before {
    width: 94px;
    height: 3px;
    background: #009900;
    position: absolute;
    content: "";
    left: 16px;
    right: 0px;
    margin-top: 37px;
}*/


/*close-about-area*/

.balck-content img {
    width: 100%;
}
.white-content img {
    width: 100%;
}

/*service-area*/


.service-head h3 {
    color: #be9359;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0px;
}
.service-head h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0px;
}
.our-product img {
    width: 220px;
    border-radius: 50%;
}
.our-product h2 {
    color: #000000;
    font-size: 18px;
    margin-top: 30px;
}
.our-product p {
    color: #000;
    font-size: 18px;
    font-weight: 300;
}
.our-product {
    margin: 40px 0px 20px 0px;
}
.owl-pagination {
    display: inline-flex;
}
.owl-controls.clickable {
    text-align: center;
    margin-bottom: 25px;
}
.service-area {
    margin-bottom: 40px;
}
/*.owl-page span {
    background: #fff !important;
}*/
button.btn.btn-default.view {
    background: #000000;
    border: none;
    border-radius: 2px;
    font-size: 17px;
    color: #ffffff;
    letter-spacing: 1px;
    padding: 11px 27px;
    margin: 20px 0px 50px 0px;
}

/*.work-head h3 {
    color: #137fc4;
    font-size: 23px;
    font-weight: 400;
    margin-top: 10px;
    font-family: 'Lato', sans-serif;
}*/


/*close-service-area*/

/*.choose-content h2:before {
    width: 4px;
    height: 50px;
    background: #b20714;
    position: absolute;
    content: "";
    left: 110px;
    right: 0px;
    margin-top: 5px;
}*/


/*vid-area*/

.vid-area {
    background: url(../img/vid-back.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    padding: 40px 0px;
    margin-bottom: 40px;

}
.vid-pic img {
    width: 100%;
    margin: 10px 0px 50px 0px;
}


.vid-content h2 span {
    color: #222;
    font-size: 19px;
    font-weight: 800;
}
.vid-content h2 {
    color: #000000;
    line-height: 43px;
    font-size: 30px;
    font-weight: 400;
    margin-top: 0px;
}
.vid-content p {
    color: #222;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 8px;
}
.vid-content {
    padding-right: 70px;
}
button.btn.btn-default.book {
   background: none;
    border: 1px #222 solid;
    border-radius: 2px;
    font-size: 17px;
    color: #0a0a0a;
    letter-spacing: 1px;
    padding: 10px 25px;
    margin: 11px 0px;
    /* margin: 20px 0px 50px 0px; */
}
button.btn.btn-default.book:hover {
    background: #f46f31;
    border: 1px #f46f31 solid;
    color: #fff;
}

.vid-content ul li {
    color: #222;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    list-style: circle;
    margin-left: 20px;
}
/*close-vid-area*/


/*footer-area*/

.footer-content i {
    font-size: 22px;
    color: #be9359;
    margin: 0px;
}
.footer-content h3 {
    font-size: 20px;
    margin: 10px 0px;
}
.footer-content p {
    color: #222;
    margin-bottom: 3px;
    font-size: 17px;
    line-height: 27px;
}
.footer-content p a{
    color: #222;
}
.footer-content ul li {
    display: inline-block;
    padding: 11px 8px;
}
.footer-content ul li i {
    color: #222;
    font-size: 20px;
}
.footer-content {
    margin: 10px 0px 30px;
}
/*.add-area h3:before {
    width: 3px;
    height: 23px;
    background: #ffffff;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: -3px;
}*/


/*.add-area p i {
    display: inline-block;
    margin: 6px 1px 0 0;
    line-height: 36px;
    font-size: 15px;
    background: #009900;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}*/


/*close-footer-area*/


.bottom-footer {
    background: #404041;
}
.poly-area p {
    color: #fff;
    padding: 8px 0px;
    font-size: 15px;
    margin: 0px;
    font-family: 'Lato', sans-serif;
}
.poly-area p a {
    color: #fff;
}

/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){

.about-content h3::before {
    display: none;
}
.vid-content {
    margin-top: 1em;
    padding: 35px;
}
.about-pic img {
    margin-top: 4em;
}
.vid-pic img {
    margin-top: 4em;
}

}



@media screen and (min-width: 768px) and (max-width: 1200px){
.our-product img {
    width: 160px;
}

 }


@media screen and (min-width: 320px) and (max-width: 1024px){ 

.banner-area {
    height: auto;
}  
.top-content {
    text-align: center;
}
.banner-content {
        background: #ffffffbd;
        padding: 20px;
        margin: 20px 15px;
    }
.our-product p {
    font-size: 16px;
}
.banner-content img {
    width: 150px;
    margin-top: 0em;
}
.banner-content p {
    font-size: 17px;
}
.owl-controls {
    text-align: center;
}
.banner-content h2 {
    font-size: 20px;
    line-height: 34px;
}
.banner-content h2 span {
    font-size: 23px;
}
.banner-content h3 {
    font-size: 18px;
}
button.btn.btn-default.cont {
font-size: 16px;
    margin: 20px 0px;
}
.about-content h2 span {
    font-size: 16px;
}
.about-content h3 {
    font-size: 17px;
    font-weight: 600;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 5px;
    line-height: 34px;
}
.about-content p {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0px;
}
.about-pic img {
    margin: 5px 0px;
    width: 100%;
}

.about-content {
    padding: 20px;
}
.our-product h2 {
    font-size: 18px;
}
.service-content h3 {
font-size: 16px;
}
.service-head h2 {
    font-size: 21px;
    margin-top: 20px;
    line-height: 30px;
}
.service-head h3 {
    margin-top: 0px;
    font-size: 16px;
    line-height: 24px;
}
.service-content img {
    width: 170px;
}
button.btn.btn-default.view {
font-size: 15px;
}
.service-content p {
    font-size: 15px;
}
.vid-content {
    padding: 20px 12px 10px 12px;
    margin-top: 0em;
    margin-bottom: 20px;
}
.vid-content h3 {
    font-size: 17px;
}
.vid-content h2 {
    font-size: 18px;
    margin-top: 0px;
}
.vid-content p {
    font-size: 15px;
    line-height: 23px;
}
button.btn.btn-default.book {
font-size: 15px;
}

.add-area.first span {
    font-size: 40px;
}
.add-area.first {
    margin-left: 0px;
    text-align: center;
}
.add-area p {
    font-size: 14px;
    line-height: 22px;
    padding-right: 0px;
}
.add-area.second {
    margin-left: 0px;
    text-align: center;
}
.add-area.last {
    margin-left: 0px;
    text-align: center;
}
.add-area h3::before {
  /*  width: 3px;
    margin-top: 1px;
    margin-left: -12px;*/
    display: none;
}
.footer-content h3 {
    font-size: 16px;
}
.add-area ul {
    margin-top: 22px;
}
.poly-area {
    text-align: center;
}
.poly-area p {
    padding: 6px 0px;
    font-size: 14px;
}


}


/* @media only screen and (max-width: 768px) {


 @media only screen and (max-width: 480px) {
    
}*/
/*jssor slider loading skin spin css*/
 








 