@charset "utf-8";
/* CSS Document */
 body {
     overflow-x:hidden;
}

img{ max-width:100%;}
/*global css*/
 *{
    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;
}

/*close global css*/



/*top-area*/

.top-content ul li i {
    display: inline-block;
    line-height: 31px;
    font-size: 16px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #c59d5f;
    margin-top: 10px;
}

.top-content ul li {
    display: inline-block;
    margin: 2px 5px;
}
.top-content p a {
    color: #1A1818;
    text-decoration: none;
	font-weight: 600;
}
.top-content p {
    font-size: 18px;
    margin: 16px 0px;
    color: #1A1818;
}
.top-content p span {
    font-weight: 600;
	color: #167ce9;
	margin-right: 5px;
}
.top-area {
    background: #fff;
	border-top: 5px solid #167ce9;
}
.top-area .logo img{ width:200px;}
/*close-top-area*/


/*logo-area*/

.logo-content img {
    margin: 10px 0px;
    
}
.logo-content h2 {
    font-size: 28px;
    margin: 30px 0px;
    color: #005e8c;
}
/*close-logo-area*/

/*banner-area*/

.banner-area{
    /*background: #E5F8FE;*/
    width: 100%;
}

.banner-content h2 {
    margin-top: 0px;
    color: #333333;
    font-size: 24px;
    line-height: 48px;
    font-weight: 600;
    text-transform: unset;
}
.banner-content h2 span {
    color: #005e8c;
    font-size: 40px;
    text-transform: uppercase;
}
.banner-content p {
    color: #0e0e0e;
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 15px;
}
/*.banner-content {
    padding: 5em 0;
}*/
button.btn.btn-default.con {
    background: #005e8c;
    border: none;
    border-radius: 2px;
    padding: 10px 30px;
    font-size: 17px;
    color: #fff;
    margin: 10px 0px;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
    background-position: top right;
    background-repeat: no-repeat;
}
button.btn.btn-default.con:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}




/*close-banner-area*/

/*about-area*/

/*.about-content h2:before {
    width: 4px;
    height: 35px;
    background: #007f7f;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: 0px;
}*/
.about-area {
    margin-top: 2em;
}
.about-pic img {
    width: 100%;
    margin: 30px 0px;
}
.about-content h2 {
    color: #333;
    font-size: 35px;
    margin-top: 2em;
}
.about-content p {
    color: #222;
    font-size: 17px;
    line-height: 28px;
}
.about-content p span {
    font-size: 20px;
    color: #dd1f30;
}
.about-content h2 span {
    color: #c59d5f;
}

/*close-about-area*/


/*service-area*/

.service-head h2 {
    color: #222;
    font-size: 30px;
    margin-top: 50px;
}
.our-product img {
    width: 100%;
    margin-top: 20px;
}
button.btn.btn-default.car {
    background: #005e8c;
    border: none;
    border-radius: 0px;
    font-size: 17px;
    padding: 10px 30px 10px 30px;
    position: relative;
    top: -20px;
    color: #fff;
}
button.btn.btn-default.car:hover {
    background: #222;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.owl-pagination {
    display: inline-flex;
}
.service-head h2 span {
    color: #005e8c;
}
/*close-service-area*/

/*vid-area*/
.vid-content p a {
    color: #af7f36;
}
.vid-content h2 {
    color: #222;
    font-size: 30px;
    margin-top: 50px;
}
.vid-content p {
    color: #222;
    font-size: 17px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.vid-content h2 span {
    color: #c59d5f;
}
.video-box {
    margin: 20px 0px;
}
/*close-vid-area*/

/*footer-area*/
.footer-area {
    background: #181d38;
    width: 100%;
	padding: 2em 0;
}

.add-area img {
    width: 250px;
    margin-top: 5px;
}
.add-area h3 {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-transform: unset;
    font-family: 'Lato', sans-serif;
}
.add-area h3:before {
    width: 3px;
    height: 23px;
    background: #fff;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: -3px;
}
.add-area.second h3:before {
    width: 3px;
    height: 23px;
    background: #fff;
    position: absolute;
    content: "";
    left: 90px;
    right: 0px;
    margin-top: -3px;
}
.add-area.last h3:before {
    width: 3px;
    height: 23px;
    background: #fff;
    position: absolute;
    content: "";
    left: 90px;
    right: 0px;
    margin-top: -3px;
}

.add-area p {
    font-size: 15px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 0px;
    font-family: 'Lato', sans-serif;
}
.add-area p a {
    color: #fff;
}
.add-area.last {
    margin-left: 90px;
}
.add-area.second {
    margin-left: 90px;
}
.add-area ul li {
    display: inline-block;
    padding: 5px 20px 0px 0px;
}
.add-area ul li a {
    color: #fff;
    font-size: 20px;
}
/*close-footer-area*/

/*bottom-footer*/

/*.bottom-footer {
    background: #09b1b1;
}
*/
.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){
.about-content h2 {
    font-size: 23px;
}
.about-content p {
    margin-bottom: 8px;
}
.add-area.last {
    margin-left: 50px;
}
.add-area.last h3::before {
    left: 50px;
}


}



@media screen and (min-width: 991px) and (max-width: 1024px){

 }


@media screen and (min-width: 320px) and (max-width: 1024px){ 

    #video_placeholder1 {width: 100% !important;

}

.social-content {
    text-align: center;
}
.top-content img {
    width: 170px;
    margin: 5px 0px;
}
.top-content {
    text-align: center;
}
.top-content p {
    font-size: 16px;
    margin: 10px 0px;
}
.top-content ul li i {

    margin: 3px 0px;
}
.social-content ul li i {
    margin-top: 10px;
    line-height: 28px;
    font-size: 15px;
    width: 27px;
    height: 27px;
}
.call-content ul {
    margin-top: 5px;
    margin-left: 0px;
    text-align: center;
    margin-bottom: 5px;
}
.call-content ul li a {
    font-size: 15px;
}
.call-content ul li {
    padding: 2px 0px;
}

.banner-content h2 {
    font-size: 20px;
    line-height: 28px;
    padding-top: 1em;
}
.banner-content p {
    font-size: 15px;
    line-height: 22px;
}
.about-content h2 {
    font-size: 22px;
    line-height: 34px;
}
.about-content p {
    margin-bottom: 8px;
}
.vid-content h2 {
    font-size: 20px;
    line-height: 33px;
}
.vid-content p {
    font-size: 16px;
    line-height: 26px;
}
.vid-content img {
    width: 100%;
    margin-bottom: 30px;
}



.service-head h2 {
    font-size: 20px;
}
button.btn.btn-default.car {
    font-size: 15px;
}
.vid-content {
    margin-bottom: 30px;
}
.add-area.last {
    margin-left: 0px;
}

.add-area img {
    width: 190px;
    margin-top: 2px;
}

.add-area.second {
    margin-left: 0px;
}
.add-area.last h3::before {
display: none;
}
.add-area.second h3::before{
    display: none;
}
.owl-theme .owl-controls .owl-page span {
    width: 10px !important;
    height: 10px !important;
}

.add-area h3::before {
    display: none;
}
.add-area h3 {
    font-size: 15px;
}
.add-area p {
    padding-right: 0px;
    font-size: 14px;
    margin-bottom: 0px;
}
.poly-area p {
    font-size: 13px;
    line-height: 18px;

}
.poly-area {
    text-align: left;
}

}


/* @media only screen and (max-width: 768px) {


 @media only screen and (max-width: 480px) {
    
}*/
/*jssor slider loading skin spin css*/
 








 