@charset "utf-8";
/* CSS Document */
 body {
     overflow-x:hidden;
}
/*global css*/

img{ max-width:100%;}

@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;
}
 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: 600px; */
    padding: 0px 0px 40px;
}
.banner-content img {
    width: 300px;
    background: #fff;
    margin-top: 50px;
margin-bottom: 20px;
}

.banner-content h2 {
    color: #000000;
    font-size: 38px;
    line-height: 44px;
    font-weight: 400;
    margin-top: 18px;
}
.banner-content h2 span {
    font-weight: 500;
    font-size: 36px;
}
.banner-content p a {
    color: #222;
}
.banner-content p {
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
    /* font-weight: 300; */
    line-height: 30px;
}
.banner-content p i {
    color: #feae00;
    margin-right: 3px;
}
button.btn.btn-default.get {
    background: #ffffff;
    color: #000;
    border: none;
    border-radius: 42px;
    font-size: 16px;
    padding: 15px 30px;
    margin: 10px 0px;
    text-transform: uppercase;
}
button.btn.btn-default.get:hover {
    background: #014c21;
    color: #fff;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.banner-content ul li {
    display: inline-block;
    padding: 5px;
}
button.btn.btn-default.get.yellow {
    background: #feae00;
}
/*.banner-content ul li {
    display: inline-block;
    margin: 8px 1px 0 0;
    line-height: 36px;
    font-size: 15px;
    background: #33343f;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.banner-content ul li a{
color:#fff;
}*/
/*.banner-content ul li:hover {
    background: #feae00;
}*/
/*.banner-content ul {
    margin-bottom: 7px;
}*/
/*.banner-content h3:after {
    content: '';
    border-bottom: 2px #fff solid;
    position: absolute;
    top: 300px;
    left: 250px;
    width: 100px;
}*/

/*close-banner-area*/

/*about-area*/

.about-area {
    margin-top: 60px;
}

/*.about-content h2 {
    color: #33343f;
    font-size: 25px;
    font-weight: 400;
    margin-top: 30px;
    line-height: 43px;
}*/
.about-content h2 {
    background: #98bfb8;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
    font-weight: 500;
    font-size: 26px;
    margin-top: 8px;
}
.about-content h2 span {
    color: #33343f;
    font-size: 42px;
}
.about-hea h2 {
    color: #222;
    font-size: 30px;
    font-weight: 400;
    margin-top: 59px;
}
h2.left {
    position: relative;
    left: 130px;
}
.about-pic img {
    margin: 20px 0px;
}
.about-pic img {
    width: 100%;
}
.about-content p {
    color: #222;
    font-size: 16px;
    /* font-weight: 300; */
    margin-bottom: 10px;
    line-height: 25px;
}
.about-content p span {
    font-size: 28px;
    font-weight: 500;
}

button.btn.btn-default.re {
    background: #e11631;
    border: none;
    border-radius: 3px;
    font-size: 17px;
    padding: 10px 30px;
    color: #fff;
    margin: 12px 0px;
}
button.btn.btn-default.re:hover { background:#1c428b;}

.about-pic:before {
    width: 546px;
    height: 1193px;
    background: url(../img/back.png);
    position: absolute;
    content: "";
    left: 1px;
    margin-top: -49px;
    margin-left: -101px;
    z-index: 111;
	display:none;
}
.stand {
    /* text-orientation: mixed; */
    writing-mode: vertical-lr;
    /* display: inline-block; */
    background: #105dd3;
    position: relative;
    top: 60px;
    left: -60px;
}
.stand h2 {
    font-size: 31px;
    color: #fff;
    padding: 1px 32px;
    margin: 22px 0px;
    text-orientation: upleft;
    height: 310px;
}
/*close-about-area*/

/*service-area*/

.service-head h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 47px;
    font-weight: 500;
    /* text-transform: unset; */
    margin-top: 31px;
    margin-bottom: 59px;
}
.row.blue {
    background: #124ba2;
}
.col-md-6.right {
    padding: 0px;
}

.service-content h3 {
    color: #fff;
    text-transform: unset;
    font-size: 20px;
    margin-top: 45%;
    line-height: 32px;
}
.service-content p {
    color: #222;
    font-size: 16px;
    /* font-weight: 300; */
    margin-bottom: 10px;
    line-height: 25px;
}
.service-content h2 {
    color: #222;
    text-transform: unset;
    font-size: 30px;
    font-weight: 500;
    margin-top: 5px;
}
.service-pic img {
  width: 100%;
}
.service-head-area {
    background: url(../img/service-back.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    padding: 10px 0px;
    margin-bottom: 30px;
}
.container-service {
  position: relative;
  text-align: center;
  color: white;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}
.centered h2 {
    color: #fff;
    font-size: 18px;
}
.centered p {
    color: #fff;
    font-size: 16px;
}
.container-service {
    margin-top: 30px;
}
.service-area {
    margin-bottom: 50px;
}
/*close-service-area*/

/*offer-area*/

.offer-head h2 {
    color: #1c428b;
    font-size: 32px;
    font-weight: 400;
    margin-top: 0px;
    line-height: 43px;
}
.offer-head h2 span {
    color: #e11631;
}
.offer-head ul li {
    display: inline-block;
    padding: 10px 60px;
}
.offer-head ul li p {
    color: #232323;
    font-size: 20px;
    margin-bottom: 10px;
}
.offer-head ul li a{ color: #232323; text-decoration:none;}

.offer-area {
    z-index: 9999;
    position: relative;
    margin: 50px 0px;
}
/*close-offer-area*/

/*.choose-content h2:before {
    width: 4px;
    height: 50px;
    background: #b20714;
    position: absolute;
    content: "";
    left: 110px;
    right: 0px;
    margin-top: 5px;
}*/


/*vid-area*/


button.btn.btn-default.get.contact {
    background: #98bfb8;
    color: #fff;
}
.vid-content h2 {
    color: #ffffff;
    font-size: 21px;
    font-weight: 400;
    line-height: 32px;
    background: #98c0b8;
    padding: 10px 15px;
    margin-top: 0px;
    text-transform: unset;
}
.vid-content h2 span {
    color: #003087;
}
.vid-content p span {
    font-weight: 600;
}
.vid-content img {
    width: 170px;
    margin-bottom: 15px;
}
.vid-content p {
   color: #222;
    font-size: 16px;
    /* font-weight: 300; */
    margin-bottom: 10px;
    line-height: 25px;
}
.vid-content ul li {
    display: inline-block;
    padding-right: 8px;
}
.vid-content p a{ color:#003087; text-decoration:none;}
.vid-area {
    position: relative;
    z-index: 9999;
    margin: 40px 0px;
}
.vid-head h2 {
    color: #33343f;
    font-size: 47px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 30px;
}
button.btn.btn-default.get.contact.black {
    background: #b9c5a9;
    color: #222;
}
button.btn.btn-default.con {
    background: #a65c28;
    border: none;
    border-radius: 3px;
    font-size: 17px;
    padding: 10px 30px;
    color: #fff;
}
.service-head.short h2 {
    font-size: 25px;
}
/*close-vid-area*/


/*service-area*/


/*close-service-area*/


/*footer-area*/

.footer-area {
    /* margin-bottom: 20px; */
    background: #b9c5a9;
    padding: 16px 0px;
}
.add-area {
    padding: 15px 0px;
}
.add-area img {
    width: 170px;
    margin-top: 3px;
    margin-bottom: 12px;
}
.add-area ul li a {
    color: #fff;
}
.add-area h2 {
    color: #323232;
    font-size: 29px;
    margin-top: 10px;
}
.add-area ul li {
    display: inline-block;
    line-height: 37px;
    font-size: 16px;
    background: #323232;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #242424;
    margin-top: 0px;
    margin: 4px 5px;
}
.add-area h3 {
    color: #000;
    text-transform: unset;
    font-size: 19px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}
.add-area h3:before {
    width: 3px;
    height: 25px;
    background: #383838;
    position: absolute;
    content: "";
    margin-top: -2px;
    margin-left: -14px;
}


/*.add-area h3:before {
    width: 3px;
    height: 23px;
    background: #ffffff;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: -3px;
}*/
.add-area p {
    font-size: 18px;
    color: #000;
    /* font-weight: 300; */
    line-height: 29px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 1px !important;
}

.add-area.last {
    margin-left: 100px;
}
.add-area p a {
    color: #0a0a0a;
}
.add-area.second {
    margin-left: 110px;
}

.add-area ul li {
    display: inline-block;
    padding: 0px 2px;
}

p.last {
    margin-top: 35px;
}

/*.add-area p i {
    display: inline-block;
    margin: 6px 1px 0 0;
    line-height: 36px;
    font-size: 15px;
    background: #046003;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}*/


/*close-footer-area*/


.bottom-footer {
    
}

.poly-area p {
    color: #222;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
    font-family: 'Lato', sans-serif;
}
.poly-area p a {
    color: #222;
}

/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){
.banner-content h1 {
    font-size: 42px !important;
    line-height: 57px !important;
}
.banner-area {
    height: 566px;
}
.about-content h3::before {
    display: none;
}
.vid-content {
    margin-top: 1em;
}
.banner-area{
    height: auto;
}

}



@media screen and (min-width: 991px) and (max-width: 1024px){
.about-head {
    text-align: right !important;
}
.about-hea h2 {
    font-size: 26px !important;
    margin-top: 49px !important;
}
.about-hea {
    text-align: left !important;
}
button.btn.btn-default.aut {
    padding: 10px 14px;
}
.banner-area {
    background: url(../img/banner.jpg) no-repeat top center !important;
width: 100% !important;
}
 }


@media screen and (min-width: 320px) and (max-width: 1024px){ 
.stand {
  display: none;
}
.top-content {
    text-align: center;
}
.banner-content h2 span {
    font-size: 23px;
}
.top-content p {
    font-size: 15px;
    margin: 15px 0px;
}
.top-content img {
    width: 190px;
    margin: 0px 0px;
}
.about-content h2 span {
    font-size: 31px;
}

.banner-content h2 {
    font-size: 24px;
    line-height: 39px;
}

.banner-content h3::after{
    display: none;
}
.banner-content h3 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 15px;
}

.banner-content h1 {
    font-size: 28px;
    line-height: 37px;
}
 .banner-content p {
    font-size: 16px;
    line-height: 26px;
  }
button.btn.btn-default.req {
    font-size: 14px;
    padding: 12px 20px 12px 20px;
}
.banner-area {
    height: auto;
}
.logo-area {
    text-align: center;
}
.banner-content {
    padding: 20px 10px;
    
    
}

.about-content h2 {
    font-size: 21px;
    margin-top: 5px;
}
.about-content h3 {
    margin-top: 0px;
    font-size: 17px;
    line-height: 24px;
}
.about-content h2::before{
    display: none;
}
.about-content h3::before {
    margin-top: 50px;
}
.about-head {
    text-align: center;
}
.about-hea {
    text-align: center;
}
.about-hea h2 {
    font-size: 20px;
    margin-top: 9px;
}
.about-area {
    padding: 15px;
	margin-top:0;
}
.about-head h2 {
    font-size: 33px;
    margin-top: 40px;
}
.about-content p {
    font-size: 15px;
    line-height: 22px;
}
.about-head h2::after{
    display: none;
}
.about-content::after{
    display: none;
}
.about-pic img {
    margin: 5px 0px;
    width: 100%;
}
.offer-head h2 {
    font-size: 22px;
}
.offer-head ul li p {
    font-size: 20px;
}
.service-head h2 {
    font-size: 22px;
    margin-top: 6px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  h2.left {
  left: 0px;
}
  button.btn.btn-default.get {
  font-size: 15px;
}
.vid-content {
  padding: 20px 0px 35px 15px;
}
.service-head h3 {
    margin-top: 0px;
    font-size: 16px;
    line-height: 24px;
}
.service-content img {
    width: 170px;
}
.service-content p {
    font-size: 15px;
}
.vid-content {
    margin-top: 0em;
    margin-bottom: 20px;
}
.service-content h2 {
  font-size: 22px;
}
.vid-head {
    text-align: left;
}
.vid-content h2 span {
    font-size: 22px;
}
.col-12.col-sm-12.col-md-5.col-lg-5.col-xl-5.right {
    padding-right: 15px;
}
.vid-content h3 {
    font-size: 17px;
}
.vid-content h2 {
    font-size: 21px;
    line-height: 30px;
}
.vid-content h2::before{
    display: none;
}
.vid-content p {
    font-size: 15px;
    line-height: 23px;
}
button.btn.btn-default.req {
    margin: 0px 0px 20px 0px;
}
.vid-head h2 {
    font-size: 30px;
}
button.btn.btn-default.aut {
    float: unset;
    top: -25px;
}
.add-area{
    margin-left: 0px;
    text-align: center;
}
 .add-area p {
    font-size: 17px;
    line-height: 31px;
    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;
}

.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) {
   .about-content {
  text-align: center;
} 
.add-area h2 {
  font-size: 18px;
  margin-top: 10px;
}
.service-head-area {
  background: #014c21;
}
}

/* @media only screen and (max-width: 768px) {


 @media only screen and (max-width: 480px) {
    
}*/
/*jssor slider loading skin spin css*/
 








 