@charset "utf-8";
/* CSS Document */
 body {
     overflow-x:hidden;
}
/*global css*/
 *{
    margin:0;
     padding:0;
     border:none;
     transition:0.5s;
}
 body{
     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;
}


/*close global css*/



/*top-area*/


/*.top-content ul li i {
    display: inline-block;
    line-height: 31px;
    font-size: 15px;
    background: #1e47b8;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-top: 0px;
}
*/
/*close-top-area*/



/*banner-area*/

.banner-pic img {
    width: 100%;
}
.banner-area {
    background: #c16968;
}
.banner-content img {
    margin: 50px 0px 20px 0px;
    width: 130px;
    border-radius: 8px;
}
.banner-content p a {
    color: #ffffff;
    text-decoration: none;
}
.banner-content p {
    font-size: 24px;
    margin: 4px;
    font-weight: 300;
    color: #050505;
}
.banner-content h2 {
    color: #ffffff;
    font-size: 39px;
    line-height: 57px;
    font-weight: 800;
}
.banner-content h2 span {
    font-weight: 400;
}
.banner-content h3 {
    font-weight: 300;
    margin: 10px 0px;
    font-size: 27px;
    color: #fff;
}
button.btn.btn-default.get {
    background: #000;
    border: none;
    border-radius: 0px;
    font-size: 18px;
    padding: 10px 30px 10px 30px;
    margin: 30px 0px;
    color: #fff;
}
button.btn.btn-default.get:hover {
    background: #050505;
    color: #fff;
}
/*.banner-area{
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 590px;
}*/




/*close-banner-area*/

/*about-area*/

.about-content h2 {
    color: #c16968;
    font-size: 34px;
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 27px;
    margin-top: 10px;
}
.about-content h2 span {
    color: #222;
    font-size: 20px;
}
.about-content p {
    color: #222;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    margin-top: 16px;
    margin-bottom: 10px;
}
.about-content h2:before {
    width: 93px;
    height: 2px;
    background: #c16968;
    position: absolute;
    content: "";
    margin-top: 93px;
}
.about-content {

}
.about-area {
    margin: 50px 0px;
}
.about-pic img {
    width: 100%;
    border-radius: 22px;
    margin-top: 30px;
}
button.btn.btn-default.but {
    background: #050505;
    color: #fff;
    font-size: 18px;
    margin: 10px 0px;
    border: none;
    border-radius: 2px;
    padding: 10px 25px;
}
/*close-about-area*/


/*vid-area*/
.vid-pic img {
    width: 100%;
}
.vid-content h2 {
    color: #f26193;
    font-size: 26px;
    line-height: 33px;
    font-weight: 400;
}
.vid-content h2 span {
    color: #222;
    font-weight: 600;
}
.vid-content h2:before {
    width: 93px;
    height: 3px;
    background: #f26193;
    position: absolute;
    content: "";
    margin-top: 48px;
}
.vid-content p {
    color: #222;
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    margin-top: 30px;
}
.vid-content {
    margin-top: 8em;
}
.vid-area {
    margin: 30px 0px;
}


/*close-vid-area*/

/*service-area*/

.service-head h2 {
    color: #c16968;
    font-size: 37px;
    font-weight: 400;
    margin-bottom: 20px;
}
.service-head h2 span {
    color: #222;
    font-weight: 600;
}
.service-head h2:before {
    width: 93px;
    height: 2px;
    background: #282828;
    position: absolute;
    content: "";
    left: 45%;
    margin-top: 51px;
    right: -50%;
}
.our-product img {
    width: 240px;
}
.our-product {
    margin-top: 30px;
}
button.btn.btn-default.ser {
    background: #050505;
    border: none;
    border-radius: 0px;
    color: #fff;
    font-size: 17px;
    padding: 10px 38px 10px 38px;
    position: relative;
    top: -25px;
}
.owl-pagination {
    display: inline-flex;
    margin: 20px 0px;
}

/*close-service-area*/


/*footer-area*/
.footer-area {
    background: #161616;
    padding: 30px 0px;
}
.footer-content p {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    margin: 0px;
    line-height: 27px;
}
.footer-content p span {
    font-size: 49px;
    line-height: 0px;
    margin-right: 12px;
}
.footer-content p a {
    color: #fff;
}
.footer-content ul li a {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    margin: 0px;
    line-height: 27px;
    text-decoration: none;
}
.footer-content p i {
    font-size: 20px;
    margin-right: 2px;
}
.footer-content ul {
    text-align: right;
}
.footer-content ul li i {
    margin-right: 4px;
    font-size: 20px;
}
.footer-content ul li {
    padding-bottom: 3px;
}
/*.add-area h3:before {
    width: 3px;
    height: 23px;
    background: #fff;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: -3px;
}
*/


/*.add-area ul li i {
    display: inline-block;
    line-height: 31px;
    font-size: 15px;
    background: #222;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}*/


/*close-footer-area*/

/*bottom-footer*/

/*.bottom-footer {
    background: #667373;
}*/
.poly-area p {
    color: #222;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
}
.poly-area p a {
    color: #222;
}

/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){
.banner-content h2 {
    font-size: 35px !important;
    line-height: 49px !important;
}
.vid-content h2 {
    margin-top: 1.5em !important;
}
.about-content {
    border: none;
    margin-top: 1em;
}

}



@media screen and (min-width: 991px) and (max-width: 1024px){


.about-content {
    margin-top: 7em !important;
}
.vid-content {
    margin-top: 7em !important;
}

 }


@media screen and (min-width: 320px) and (max-width: 1024px){ 


.banner-content img {
    width: 120px;
    margin: 0px;
}

.banner-content h2 {
    font-size: 21px;
    line-height: 32px;
}
.banner-content p {
    font-size: 16px;
    margin: 10px 0px;
    line-height: 25px;
    padding: 0px 0px 0px 0px;
}
.banner-content p span {
    font-size: 24px;
}
button.btn.btn-default.get {
    font-size: 15px;
    padding: 10px 27px 10px 27px;
    margin: 15px 0px;

}
.banner-area {
    height: auto;
}
.banner-content {
    margin-top: 3em;
    margin-bottom: 2em;
}
button.btn.btn-default.learn {
    font-size: 15px;
    padding: 8px 20px 8px 20px;
}
.about-pic img {
    margin: 20px 0px;
    width: 100%;
}
.about-area {
    margin: 10px 0px;
}
.about-content {
    margin-top: 15px;
}
.about-content h2::before {
   display: none;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 1em;
    line-height: 28px;
}

.about-content p {
    font-size: 15px;
    line-height: 24px;
}

.service-content h2 {
    font-size: 20px;
}
.service-content img {
    width: 160px;
}
.service-content {
    margin-top: 12px;
    padding-bottom: 5px;
}
.service-content p {
    font-size: 15px;
    padding: 0px;
    line-height: 24px;
}
.service-head h2:before{
    display: none;
}
.vid-content {
    margin-top: 1em;
}
.vid-content h2 {
    font-size: 20px;
    margin-top: 20px;
    line-height: 28px;
}
.vid-content h2::before {
    display: none;
}
.vid-content p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 0px;
    padding: 0px;
}
.vid-content img {
    width: 100%;
}
.service-head h2 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 0em;
}
service-head h2::before {
    left: 36%;
}
button.btn.btn-default.ser {
    font-size: 15px;
}
.service-head p {
    font-size: 15px;
    line-height: 24px;
}
.footer-content p span {
    font-size: 28px;
    margin-right: 8px;
}

.footer-content img {
    width: 200px;
}
.footer-content h2 {
    font-size: 17px;
}
.footer-content ul {
    text-align: left;
}
.footer-content p {
    font-size: 15px;
}
.footer-content {
    margin: 15px 0px;
    text-align: center;
}
.poly-area p {
    font-size: 13px;
    line-height: 18px;

}
.poly-area {
    text-align: center;
}

}


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


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








 