@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;
}
/*::selection {
    background: #639a33;
    color: #fff;
}*/
/*.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: #f2a516;
}
.top-content p {
    color: #222;
    margin: 14px 0px;
    font-size: 17px;
}
.top-content p a{
    color: #222;
}
.top-content ul li {
    display: inline-block;
    margin: 8px 5px 4px 4px;
    line-height: 36px;
    font-size: 15px;
    background: #222;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.top-content ul li a {
    color: #f2a516;
}
/*close-top-area*/



/*banner-area*/

/*.banner-area {
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 556px;
}*/
.banner-content h2 {
    color: #161616;
    font-size: 46px;
    line-height: 56px;
    font-weight: 800;
    text-transform: unset;
    /* letter-spacing: 1px; */
    margin-top: 8px;
}
.banner-content p span {
    font-weight: 600;
}
.banner-content {
    margin-top: 1em;
    margin-left: 105px;
}
.banner-content h3 {
    text-transform: unset;
    line-height: 39px;
    font-size: 27px;
}
.banner-content h2 span {
    font-weight: 300;
    font-size: 37px;
}
.left-border {
    border-left: 2px #161616 solid;
    padding-left: 20px;
    margin-top: 21px;
}
.banner-content ul li {
    display: inline;
    padding: 7px;
}
.banner-content ul li a {
    color: #222;
    font-size: 20px;
}
.banner-content ul {
    margin: 12px;
}
.banner-content ul li i {
    color: #000000;
    margin-right: 5px;
    font-size: 25px;
}
.banner-content img {
    width: 200px;
    margin-top: 1.5em;
}
.banner-content p {
    color: #222;
    font-size: 20px;
    margin: 17px 0px;
    line-height: 32px;
}
.banner-content p a {
    color: #222;
}
button.btn.btn-default.app {
    background: none;
    border: 1.2px #222 solid;
    font-size: 18px;
    padding: 9px 30px;
    margin: 15px 0px;
    border-radius: 2px;
}
button.btn.btn-default.app:hover {
    background: #f2a516;
    color: #222;
    border-color: #f2a516;
}
.banner-pic img {
    width: 100%;
}
/*close-banner-area*/

/*about-area*/

.about-pic img {
    width: 100%;
    margin: 30px 0px;
}
.about-heading h2 span {
    font-weight: 300;
    /* font-size: 22px; */
}
.about-head {
    background: #f2a517;
    margin: 30px 0px;
}
.about-heading h2 {
    color: #000;
    font-size: 33px;
    margin: 0px;
    padding: 23px;
}
.about-content h2 {
    color: #000000;
    font-size: 37px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-top: 12px;
    line-height: 46px;
}
.about-content h2 span {
    font-weight: 300;
}
.about-content img {
    width: 86px;
    margin-top: 10em;
}
.about-content p {
    font-size: 20px;
    color: #222;
    line-height: 26px;
    line-height: 35px;
    margin-bottom: 12px;
    font-weight: 300;
}
.about-content p span {
    font-weight: 400;
}
.about-content {
    margin-bottom: 25px;
    margin-top: 5em;
}
button.btn.btn-default.app.yel {
    background: #f2a618;
    border-color: #f2a618;
}
/*.about-content h3:before {
    width: 94px;
    height: 3px;
    background: #046003;
    position: absolute;
    content: "";
    left: 16px;
    right: 0px;
    margin-top: 30px;
}*/


/*close-about-area*/

/*service-area*/

.service-content {
  position: relative;
  text-align: center;
  color: white;
  margin-bottom: 30px;
}

.centered {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    text-transform: uppercase;
    width: 90%;
}
.service-content a {
    color: #000;
    font-weight: 600;
}
.vid-content p {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    letter-spacing: 0.5px;
    /* font-weight: 300; */
    line-height: 31px;
    margin-bottom: 5px;
    margin-top: 15px;
}
.vid-area {
    margin-bottom: 30px;
    background: #000;
    padding: 40px 0px;
}
.vid-content h2 {
    color: #fff;
    font-size: 27px;
    line-height: 40px;
    margin-top: 10px;
}
/*close-service-area*/

/*vid-area*/
.head img {
    width: 100%;
}
.vid-text h2 {
    color: #bc2428;
    font-size: 28px;
    letter-spacing: 3px;
    font-weight: 500;
    margin-top: 12px;
}
.video-box {
    margin-top: 12px;
}
.vid-text img {
    width: 86px;
}
.vid-text {
    padding: 10px 120px;
}
.vid-text p {
    font-size: 16px;
    color: #222;
    line-height: 26px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.vid-pic img {
    width: 100%;
}
.social ul li {
    display: inline-block;
    padding: 19px;
}
.social ul li i {
    display: inline-block;
    margin: 0px 5px 0 4px;
    line-height: 36px;
    font-size: 15px;
    background: #810300;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-bottom: 6px;
}
.social ul li a {
    color: #222;
    font-size: 18px;
}
.social {
    padding: 25px 0px;
}
/*close-vid-area*/

.add-area h3 {
    font-size: 22px;
    color: #161616;
    font-weight: 600;
    text-transform: unset;
}
.add-area p {
    color: #161616;
}

.add-area p a {
    color: #161616;
}
.add-area ul li a{
    color: #fff;
}
.add-area ul li {
    display: inline-block;
    margin: 0px 5px 0 4px;
    line-height: 36px;
    font-size: 15px;
    background: #222;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-bottom: 6px;
}
.bottom-footer {
    background: #000000;
}
.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){
.banner-content img {
    width: 150px;
    margin-top: 3em !important;
}
.banner-content h2 {
    font-size: 42px;
    line-height: 52px;
}
.about-content h2 {
    color: #000000;
    font-size: 30px;
}
}

@media screen and (min-width: 991px) and (max-width: 1024px){
.vid-content h2 {
    margin-top: 130px !important;
}
.banner-content {
    margin-top: 2em;
}
.social ul li {
    width: auto !important;

}
.banner-content img {
    margin-top: 5em !important;
}
.about-content img {
    margin-top: 6em !important;
}

}


@media screen and (min-width: 768px) and (max-width: 992px){

.social ul li {
    width: auto !important;
}
/*.banner-area {
    height: 330px !important;
}*/

 }


@media screen and (min-width: 320px) and (max-width: 1024px){ 
.banner-content {
    margin: 30px 15px;
}
.top-content {
    text-align: center;
}
.banner-content h3 {
    line-height: 30px;
    font-size: 18px;
}
.vid-area {
    padding: 40px 15px;
}
.vid-content h2 {
    font-size: 18px;
    line-height: 36px;
}
.about-heading h2 {
    font-size: 22px;
    line-height: 36px;
}
.banner-content img {
    width: 120px;
    margin-top: 1em;
}
.banner-content h2 span {
    font-size: 28px;
}
.banner-content h2 {
    font-size: 27px;
    line-height: 37px;
    margin-bottom: 10px;
    margin-top: 21px;
}
.banner-content ul li{
    padding: 4px;
}
.banner-content ul li i {
    margin-right: 2px;
}
.banner-content ul li a {
    font-size: 15px;
}
button.btn.btn-default.app {
    font-size: 15px;
    padding: 8px 25px 8px 25px;
    margin-bottom: 20px;
}
.banner-content p {
    font-size: 17px;
    line-height: 24px;
}
.about-content {
    padding: 10px 20px 10px 20px;
    left: 0px;
     margin-top: 0.7em;
}
.about-content img {
    width: 75px;
    margin-top: 0em;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 0em;
    line-height: 28px;

}
.about-content p {
        font-size: 17px;
        line-height: 26px;
    }
.vid-text {
    padding: 0px 10px;
}
.vid-text img {
    width: 75px;
}

.vid-content {
    margin-top: 0em;
}
.vid-text h2 {
    font-size: 20px;
}
.vid-content img {
    width: 100%;
}

.vid-content p {
        font-size: 17px;
        padding-right: 0px;
        line-height: 28px;
    }
    .add-area {
    text-align: center;
}
.social ul li {
    padding: 5px;
    width: 100%;
}
.social ul li i {
    line-height: 29px;
width: 29px;
height: 29px;
    margin-bottom: 6px;
}
.social ul li a {
    font-size: 15px;
}
.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*/
 








 