@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*/

/*banner-area*/

.banner-area {
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 650px;
}
.banner-content img {
    width: 190px;
    margin-top: 7em;
}
.banner-content h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 900;
    letter-spacing: 3px;
}
.banner-content h3 {
    color: #ffffff;
    font-size: 33px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 48px;
    margin-top: 10px;
}
.banner-content p {
    color: #be9359;
    font-size: 18px;
    letter-spacing: 1px;
    /* color: #fff; */
    font-weight: 300;
    margin-top: 15px;
}
button.btn.btn-default.cont {
    background: #e91957;
    border: none;
    border-radius: 3px;
    font-size: 17px;
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 30px;
    margin: 15px 0px;
}
.banner-content ul li {
    display: inline-block;
    margin: 20px 6px 5px 6px;
    line-height: 32px;
    font-size: 16px;
    background: #e91957;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
}
.banner-content ul li a{
    color: #fff;
}
/*close-banner-area*/

/*about-area*/

.about-content h2 span {
    color: #222;
    font-size: 19px;
    font-weight: 800;
}
.about-content h2 {
    color: #e91957;
    line-height: 35px;
    font-size: 30px;
    font-weight: 300;
    margin-top: 1.5em;
}
.about-content p {
    color: #222;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
}
.about-pic img {
    width: 100%;
    margin: 40px 0px 60px 0px;
    /*border: 3px #e91957 dashed;*/
}
button.btn.btn-default.kno {
    background: #e91957;
    color: #fff;
    font-size: 16px;
    padding: 10px 26px;
    border-radius: 2px;
}
/*.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-area {
    background: #e91957;
}
.service-head h3 {
    color: #be9359;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0px;
}
.service-head h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 5px;
    margin-top: 5px;
}
.our-product img {
    width: 250px;
    border-radius: 50%;
}
.our-product h2 {
    color: #ffffff;
    font-size: 22px;
    margin-top: 30px;
}
.our-product p {
    color: #fff;
    font-size: 20px;
    font-weight: 200;
}
.our-product {
    margin: 40px 0px 20px 0px;
}
.owl-pagination {
    display: inline-flex;
    margin: 10px 0px 20px;
}
.owl-controls.clickable {
    text-align: center;
}
.owl-page span {
    background: #fff !important;
}
button.btn.btn-default.view {
    background: #be9359;
    border: none;
    border-radius: 3px;
    font-size: 17px;
    color: #fff;
    letter-spacing: 1px;
    padding: 12px 22px 12px 22px;
    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-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: #e91957;
    line-height: 46px;
    font-size: 34px;
    font-weight: 300;
    margin-top: 1.8em;
}
.vid-content p {
    color: #222;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 26px;
}
.vid-content {
    padding-right: 70px;
}
button.btn.btn-default.book {
    background: #be9359;
    border: none;
    border-radius: 3px;
    font-size: 17px;
    color: #fff;
    letter-spacing: 1px;
    padding: 12px 22px 12px 22px;
    /* margin: 20px 0px 50px 0px; */
}
/*close-vid-area*/


/*footer-area*/

.footer-content i {
    font-size: 22px;
    color: #e91957;
    margin: 0px;
}
.footer-content h3 {
    font-size: 20px;
    margin: 10px 0px;
}
.footer-content p {
    color: #222;
    margin-bottom: 3px;
}
.footer-content p a{
    color: #222;
}
.footer-content ul li {
    display: inline-block;
    padding: 5px 8px;
}
.footer-content ul li i {
    color: #222;
    font-size: 18px;
}
.footer-content {
    margin: 30px 0px;
}
/*.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: #000;
}

.poly-area p {
    color: #fff;
    padding: 8px 0px;
    font-size: 14px;
    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;
}  
.banner-content img {
    width: 120px;
    margin-top: 2em;
}
.banner-content h2 {
    font-size: 24px;
    line-height: 17px;
    margin-top: 1em;
}
.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 h2 {
    font-size: 21px;
    margin-top: 5px;
}
.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;
}
.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;
    border-right: 2px #046003 solid;
    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*/
 








 