@charset "utf-8";
/* CSS Document */
 body {
     overflow-x:hidden;
}
/*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-area {
    background: #ffab12;
    padding: 10px 0;
}
.top-content p a {
    color: #fff;
}
.top-content.email{ float:right}
.top-content p {
    font-size: 17px;
    margin: 6px 0px;
    padding: 0;
    color: #fff;
}
.top-content img {
    width: 170px;
    margin: 7px 0px;
}
.top-content p a .fa{ font-size: 20px; margin-right:5px;}

.bottom-area{ padding:10px 0;}

.top-content h2 {
    color: #ffab12;
    font-size: 31px;
    font-weight: 800;
    letter-spacing: 1px;
    margin: 20px 0px;
}
.top-content a {
    text-decoration: none;
}
/*close-top-area*/

/*logo-area*/


/*close-logo-area*/

/*banner-area*/

.banner-area{
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 550px;
}
.banner-content {
    background: #ffffffad;
    padding: 30px 20px;
    margin-top: 8em;
    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 h2 {
    color: #222;
    font-size: 28px;
    font-weight: 400;
    line-height: 48px;
}
.banner-content h2 span {
    font-weight: 600;
    letter-spacing: 2px;
}
.banner-content p {
    font-size: 22px;
    color: #222;
    margin: 10px 0px;
}

/*.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-banner-area*/

/*about-area*/
.about-content h2 {
    color: #222;
    font-size: 28px;
    line-height: 39px;
    margin-top: 0px;
}
.about-head h2 {
    color: #000;
    font-size: 34px;
    font-weight: 400;
    padding: 0px 170px;
    line-height: 43px;
	text-transform:capitalize;
}
.about-head h2 span {
    color: #000;
}
.about-pic img {
    width: 100%;
    margin: 15px 0px 20px 0px;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.about-content p {
    color: #222;
    font-size: 19px;
    line-height: 31px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 10px;
}
.about-content p span{ display:block;}
.about-content {
    margin-top: 6em;
}
.about-area {
    margin: 40px 0px;
}
/*.about-content h2:before {
    width: 94px;
    height: 3px;
    background: #2168a0;
    position: absolute;
    content: "";
    left: 16px;
    right: 0px;
    margin-top: 36px;
}*/

/*close-about-area*/


/*vid-area*/
.about-content.vid {
    margin-top: 0px;
}
.vid-pic img {
    width: 100%;
}
.vid-area {
    background: #000;
}
.vid-content h2 {
    color: #fff;
    font-size: 34px;
    line-height: 45px;
    letter-spacing: 1px;
    font-weight: 400;
    padding-top: 0em;
	text-transform:capitalize;
}
.vid-content h2 span{ display:block; color:#F9CC6A;}
.vid-content p {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    padding: 0px 100px;
}
button.btn.btn-default.learn {
    background: #fff;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    padding: 10px 30px 10px 30px;
}
button.btn.btn-default.learn.new {
    background: #000;
    color: #fff;
    margin: 15px 0px;
    padding: 12px 30px;
    border-radius: 2px;
}
button.btn.btn-default.learn.new:hover {
    background: #ffab12;
    color: #222;
}
/*.need-area h2:before {
    width: 94px;
    height: 3px;
    background: #ffffff;
    position: absolute;
    content: "";
    margin-top: 36px;
    margin-left: 96px;
}*/

/*close-vid-area*/


/*service-area*/

.service-area{ padding:40px 0;}
.service-area h2 {
    color: #000;
    font-size: 30px;
    padding: 0px 170px;
    line-height: 43px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding: 0;
}
.service-content img {
    width: 100%;
}
.service-content {
  position: relative;
  width: 100%;
  margin: 0 0 40px 0;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: #0606068c;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .9s ease;
}
.service-content:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.text p {
    color: #fff;
    font-size: 25px;
    margin-bottom: 10px;
}
button.btn.btn-default.read {
    background: none;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 0px;
}
button.btn.btn-default.read:focus{
    border: none;
    box-shadow: none;
    outline: none;
}
.overlay.second{
    bottom: 0;
    transition: .9s ease;
}
.service-content.second:hover .overlay{
    height: 100%;
}
/*close-service-area*/



/*footer-area*/

.footer-area {
    background: #ffab12;
    padding: 10px 0px 20px;
}
.add-area.last {
    margin-left: 100px;
}
.add-area.second {
    margin-left: 70px;
}

.add-area h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.add-area 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;
}
.add-area ul {
    margin: 30px 0px;
}
.add-area h3:before {
    content: '';
    width: 17%;
    height: 2px;
    position: absolute;
    background: #ffffff;
    top: 60%;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.add-area p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 4px !important;
}
.add-area p a {
    color: #fff;
}

.add-area ul li {
    display: inline-block;
    padding: 0px 6px;
}

p.last {
    margin-top: 16px;
}

.add-area p i {
    margin-right: 5px;
    color: #fff;
}


/*close-footer-area*/

/*bottom-footer*/

.bottom-footer {
    background: #ececec;
}

.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: 991px) and (max-width: 1200px){

.about-content p br{
    display: none !important;
}

.vid-content h2 {
   font-size: 30px;
   line-height: 35px;
}
.vid-content p {
    font-size: 18px;
    line-height:25px;
}

}

@media screen and (min-width: 768px) and (max-width: 1024px){
.top-area {
    padding: 20px 0px !important;
}
 }


@media screen and (min-width: 768px) and (max-width: 991px){ 

.top-content p {
    font-size: 14px !important;
}
.add-area h3:before {
    top: 37% !important;
    width: 9% !important;
}



}

@media screen and (min-width: 320px) and (max-width: 1024px){ 

.top-content {
    text-align: center;
}
.top-content.email{ float:none;}
.top-area {
    height: auto;
}
.top-content p {
    font-size: 15px;
    margin: 8px 0px;
}
.top-content h2 {
    font-size: 23px;
    line-height: 33px;
}
.banner-area {
    height: auto;
}
.banner-content h2 {
    font-size: 26px;
    margin-top: 1em;
}
.banner-content {
    padding: 10px 20px;
    margin-top: 1em;
    margin-bottom: 1em;
}
button.btn.btn-default.contact {
    font-size: 15px;
    padding: 10px 20px 10px 20px;
}
.banner-content p {
    font-size: 19px;
    line-height: 28px;
    padding: 0px 20px 0px 20px;
}
.about-head h2 {
    font-size: 23px;
    padding: 0px;
    line-height: 34px;
    margin-top: 8px;
}
.about-content p br {
    display: none;
}
.about-content {
    margin-top: 0em;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 1em;
}
.about-content p {
    font-size: 15px;
    line-height: 24px;
}
.about-pic img {
    margin: 10px 0px;
}

.service-head h2 {
    font-size: 20px;
}
.service-content p {
    margin: 0px;
    font-size: 19px;
}
.add-area img {
    width: 170px;
    margin: 10px 0px;
}
.add-area.second {
    margin-left: 0px;
}
.add-area.last {
    margin-left: 0px;
}
.add-area {
    margin-bottom: 15px;
}
.add-area h3 {
    font-size: 17px;
}
.add-area h3::before {
    top: 32%;
}
.add-area p {
    font-size: 14px;
    line-height: 22px;
}
.poly-area p {
    padding: 6px 0px;
    font-size: 13px;
}
.poly-area {
    text-align: center;
}

}

@media screen and (min-width: 320px) and (max-width: 991px){ 

.vid-area {
    margin-top: 20px;

}
.vid-content{ 
   margin-top:20px;
}
.vid-content h2 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 0em;
}
.vid-content p {
    font-size: 15px;
    line-height: 24px;
    padding: 0px 5px;
}
button.btn.btn-default.learn {
    font-size: 14px;
    padding: 9px 25px 9px 25px;
    margin-bottom: 30px;

}


}

/*responsive close*/


/* @media only screen and (max-width: 768px) {


 @media only screen and (max-width: 480px) {
    
}*/
/*jssor slider loading skin spin css*/
 








 