@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;
}
.banner-content {
    background: #ffffffe0;
    padding: 20px 0px;
    margin-top: 5em;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.banner-content h2 {
    color: #e11631;
    font-size: 30px;
    font-weight: 300;
    line-height: 48px;
}
.banner-content h2 span {
    color: #1c428b;
    font-weight: 600;
}
.banner-content p a {
    color: #222;
}
.banner-content p {
    font-size: 26px;
    margin-bottom: 5px;
    color: #222;
    font-weight: 300;
    line-height: 40px;
}
.banner-content p i {
    color: #e11631;
    margin-right: 3px;
}
button.btn.btn-default.get {
    background: #e11631;
    color: #fff;
    border: none;
    border-radius: 2px;
    font-size: 17px;
    padding: 10px 30px;
    margin: 15px 0px;
}
button.btn.btn-default.get:hover { background:#1c428b;}

.banner-content ul li {
     display: inline-block;
    margin: 0 1px 0 0;
    line-height: 36px;
    font-size: 15px;
    background: #e11631;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;

}
.banner-content ul li a{
color:#fff;
}
.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: #1c428b;
    font-size: 32px;
    font-weight: 400;
    margin-top: 0px;
    line-height: 43px;
}
.about-content h2 span {
    color: #e11631;
    font-size: 27px;
}
.about-hea h2 {
    color: #222;
    font-size: 30px;
    font-weight: 400;
    margin-top: 59px;
}
.about-pic img {
    margin: 20px 0px;
}
.about-pic img {
    z-index: 9999;
    position: relative;
}
.about-content p {
    color: #222;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 32px;
}
.about-content {
    margin-top: 25px;
}
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;
}
/*close-about-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*/
.vid-content {
    margin-left: 120px;
}
.vid-content h2 {
    color: #e11631;
    font-size: 32px;
    font-weight: 400;
    margin-top: 24px;
    line-height: 36px;
}
.vid-content h2 span {
    color: #003087;
}
.vid-content h2::before {
    width: 3px;
    height: 40px;
    background: #003087;
    position: absolute;
    content: "";
    left: 117px;
    right: 0px;
    margin-top: -1px;
}
.vid-content p {
    color: #222;
    font-size: 20px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 9px;
}
.vid-content p a{ color:#003087; text-decoration:none;}
.vid-area {
    position: relative;
    z-index: 9999;
    margin: 40px 0px;
}
button.btn.btn-default.con {
    background: #a65c28;
    border: none;
    border-radius: 3px;
    font-size: 17px;
    padding: 10px 30px;
    color: #fff;
}
/*close-vid-area*/


/*service-area*/


button.btn.btn-default.aut {
    background: #eab415;
    border: none;
    border-radius: 3px;
    font-size: 17px;
    padding: 10px 30px;
 }
.service-content {
    margin-top: 40px;
}
.service-area {
    margin: 30px 0px;
}
.service-content p {
    color: #222;
    font-size: 18px;
    margin-top: 20px;
}
/*close-service-area*/


/*footer-area*/

.footer-area {
    /* margin-bottom: 20px; */
    background: #e11631;
    padding: 16px 0px;
}
.add-area img {
    width: 190px;
    margin-top: 20px;
    margin-bottom: 12px;
}

.add-area h3 {
    color: #fff;
    text-transform: unset;
    font-size: 19px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}
.add-area h3:before {
    width: 3px;
    height: 25px;
    background: #fff;
    position: absolute;
    content: "";
    margin-top: 1px;
    margin-left: -14px;
}

.add-area ul li span {
    display: inline-block;
    margin: 0 1px 0 0;
    line-height: 31px;
    font-size: 15px;
    background: #df262e;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.add-area ul {
    margin-top: 9px;
    margin-bottom: 15px;
}
/*.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: #fff;
    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: #fff;
}
.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){ 

.top-content {
    text-align: center;
}
.top-content p {
    font-size: 15px;
    margin: 15px 0px;
}
.top-content img {
    width: 190px;
    margin: 0px 0px;
}


.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: 18px;
}
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: 24px;
    margin-top: 6px;
}
.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;
    margin-left: 15px
}
.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;
}
.service-content {
    text-align: center;
}
button.btn.btn-default.aut {
    float: unset;
    top: -25px;
}
.add-area{
    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;
}

.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*/
 








 