@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;
}
.row.white {
    background: #fff;
}

/*close global css*/

/*head-area*/

.head-area {
    background: #efbb20;
}
.head-content p {
    color: #2f2f2f;
    font-size: 17px;
    margin: 10px 0px;
}
.head-content p a {
    color: #252525;
    text-decoration: none;
}

/*close head-area*/

/*top-area*/

.top-content img {
    width: 170px;
    margin: 13px 0px;
}
.top-content h2 {
    color: #ecb717;
    font-size: 38px;
    margin: 25px 0px;
}
.top-content h2 a {
    color: #f7bb09;
    text-decoration: none;
}
/*.top-content ul li i {
    display: inline-block;
    line-height: 30px;
    font-size: 15px;
    background: #ffffff;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    text-align: center;
    color: #f05541;
    margin: 10px 2px;
}*/

/*close-top-area*/

/*banner-area*/

.banner-area{
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 630px;
}
.banner-content {
    background: #ffffffc7;
    padding: 20px 10px 20px 40px;
    margin-top: 6.5em;
}
.banner-content h2 {
    color: #353535;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 1px;
    text-transform: unset;
    font-weight: 300;
}
.banner-content img {
    width: 362px;
}
.banner-content h2 a {
    font-weight: 600;
    color: #222;
}
.banner-content p {
    color: #222;
    font-size: 18px;
    margin: 5px 0px;
    line-height: 35px;
}
.banner-content h2 span {
    text-transform: capitalize;
    font-size: 26px;
    font-weight: 400;
    color: #f7bb09;
}
button.btn.btn-default.learn {
    background: #78ac40;
    border: none;
    border-radius: 2px;
    box-shadow: none;
    font-size: 17px;
    padding: 10px 30px;
    margin: 20px 0px 20px;
    color: #ffffff;
}
/*close-banner-area*/

/*about-area*/

.abou-pic img {
    width: 100%;
    margin: 30px 0px;
}
.about-content h2 {
    /* text-transform: unset; */
    color: #78ac40;
    font-size: 32px;
    /* font-weight: 400; */
    line-height: 38px;
}
.about-content p {
    color: #222;
    font-size: 22px;
    line-height: 35px;
    margin-top: 6px;
    margin-bottom: 10px;
    font-weight: 300;
}
/*.about-content h2:before {
    width: 117px;
    height: 3px;
    background: #000000;
    position: absolute;
    content: "";
    
    margin-top: 88px;
}*/
.about-content h2 span {
    font-weight: 400;
    color: #222;
    font-size: 28px;
}
.about-content {
    margin-top: 2em;
}
.about-content ul li {
    color: #222;
    font-size: 17px;
    font-weight: 300;
    margin-top: 8px;
    list-style: circle;
    margin-left: 20px;
}
p.upr {
    margin-top: 23px;
}
.about-area {
    margin: 30px 0px;
}
/*close-about-area*/

/*service-area*/

.service-area {
    background: #78ac40;
}
.service-head h2 {
    /* text-transform: unset; */
    color: #424242;
    font-size: 29px;
    /* font-weight: 400; */
    line-height: 28px;
    margin: 40px 0px;
}
.service-head p {
    color: #ffffff;
    font-size: 21px;
    margin-bottom: 40px;
    padding: 0px 20px;
    line-height: 33px;
    font-weight: 300;
}
.service-content img {
    width: 100%;
}
.service-content P {
    color: #222;
    padding: 15px 0px;
    font-size: 18px;
}
.service-content a p {
    color: #51c363;
    font-size: 22px;
    padding: 10px 0px;
    text-decoration: none;
}
.service-content {
    margin: 40px 0px;
    background: #ffffff;
}
/*close-service-area*/

/*vid-area*/
.vid-content h2 {
    /* text-transform: unset; */
    color: #efbb20;
    font-size: 25px;
    /* font-weight: 400; */
    line-height: 36px;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 4px;
}
.vid-content h2 span {
    color: #222;
    font-size: 16px;
}
.vid-content p {
    font-size: 20px;
    color: #222;
    margin: 5px 0px;
    font-weight: 300;
    line-height: 30px;
}

.vid-content {
    margin-top: 0px;
}
p.don {
    margin-top: 30px;
}
.vid-area {
    margin: 40px 0px 0px;
}
button.btn.btn-default.kn {
    background: #51c363;
    color: #fff;
    border: none;
    border-radius: 2px;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 10px 20px;
}
/*close-vid-area*/

/*footer-area*/

.orange-footer {
    padding: 0px 20px;
}
.row.orange {
    background: #78ac40;
    padding: 30px 0px;
    position: relative;
    top: 48px;
    border-radius: 4px;
}
.orange-footer h2 {
    color: #333;
    text-transform: unset;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}
.orange-footer h2 span {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
}
.orange-footer h3 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 8px;
}
.orange-footer p a {
    color: #313131;
    text-decoration: none;
}
.orange-footer p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 1px;
}

/*close-footer-area*/

/*bottom-footer*/

.bottom-footer {
    background: #212121;
    padding-top: 4em;
    padding-bottom: 5px;
}
.poly-area p {
    color: #fff;
    padding: 8px 0px;
    font-size: 15px;
    margin: 0px;
}
.poly-area p a {
    color: #fff;
}

/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){
    .logo-content h2 {
    font-size: 20px;
}
.connect-content p {
    font-size: 16px;
}
.about-content h2 {
    font-size: 22px;
    line-height: 25px;
    margin-top: 1.5em;
}
.vid-content h2 {
    margin-top: 1.5em;
}
.vid-content h2::before {

    display: none;
}
.vid-content h2 {
    margin-top: 0px;
    line-height: 31px;
}
p.don {
    margin-top: 10px;
}
}



@media screen and (min-width: 991px) and (max-width: 1024px){

.top-content ul li {
    margin: 10px 0px !important;
}
.about-content h2 {
    margin-top: 0em !important;
}
.banner-content h2 {
    margin-top: 1em !important;
    font-size: 30px !important;
}
.add-area p {
    padding-right: 0px !important;
}

button.btn.btn-default.on {
    margin-bottom: 30px !important;
}
.logo-content h2 {
    font-size: 20px !important;
    margin: 26px 0px 2px 0px !important;
}
.top-content p {
    margin-top: 17px !important;
}
.about-content h2 {
    margin-top: 5em !important;
}
.vid-content h2 {
    font-size: 25px !important;
    line-height: 36px !important;
    margin-top: 2em !important;

}
.about-content p {
    margin-top: 5px !important;
}
.vid-content h2::before{
    display: none !important;
 }
 .about-content h2::before{
    display: none !important;
 }
}

@media screen and (min-width: 767px) and (max-width: 991px){ 
.top-content.address {
    display: flow-root !important;
}
.about-content h2::before {
    margin-top: 39px !important;
}
}
@media screen and (min-width: 320px) and (max-width: 1024px){ 

.top-content h2 {
    font-size: 18px;
    margin: 11px 0px;
    line-height: 43px;
    letter-spacing: 0px;
}
.head-content {
    text-align: center;
}
.top-content.address {
    margin-top: 0px;
}
.top-content {
    text-align: center;
}
.top-content img {
    width: 160px;
    margin: 9px 0px;
}
.top-content.address p {
    font-size: 16px;
}
.top-content p {
    margin-top: 4px;
    margin-bottom: 8px;
    font-size: 15px;
}
.top-content ul li i {
    line-height: 30px;
width: 30px;
height: 30px;
margin: 4px 2px;
}
.address-area h3 {
    font-size: 17px;
    margin-top: 5px;
}
.address-area p span {
    font-size: 16px;
}

.address-area {
    text-align: center;
     margin-top: 0px;
}
.logo-content h2 {
    font-size: 15px;
    margin: 12px 0px 2px 0px;

}
.logo-content p {
    font-size: 15px;
    line-height: 20px;

}
button.btn.btn-default.learn {
    font-size: 15px;
}
.banner-content img {
    width: 220px;
}
.top-content ul li {
    margin: 0px 0px;
}
.banner-content h2 {
    font-size: 21px;
    line-height: 32px;
}
.banner-content p {
    font-size: 14px;
    margin: 4px 0px;
}
.about-content h2::before{
    display: none;
}
button.btn.btn-default.book {
    font-size: 14px;
}
.banner-area {
    height: auto;
}
.banner-content {
    margin-bottom: 3em;
}
.connect-content {
    margin-bottom: 15px;
}
.connect-content p {
    font-size: 15px;
}
.about-pic img {
    margin: 20px 0px;
    width: 100%;
}
.about-content {
    padding-left: 0px;
    margin-top: 1em;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 1em;
    line-height: 28px;
}
.about-content p {
    font-size: 15px;
    line-height: 24px;
}
.container_service {
    margin-bottom: 20px;
}
.text p {
font-size: 17px;
}
button.btn.btn-default.read {
    font-size: 14px;
    margin-bottom: 20px;
}
.service-content a p {
    font-size: 17px;
}
.service-head h2 {
  font-size: 22px;
}
.service-head p {
    font-size: 15px;
    padding: 0px 10px;
    line-height: 24px;

}
.centered {
    font-size: 20px;
}
.vid-content h2 {
    font-size: 20px;
    margin-top: 0px;
    line-height: 28px;
}
.vid-content h2::before {
   display: none;
}
.vid-content p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 0px;
}
.vid-content img {
    width: 100%;
}
.vid-content {
    margin-top: 0em;
}
.add-area.last {
    margin-left: 0px;
}
.add-area.last h3::before {
    left: 0px;
}
.add-area.second {
    margin-left: 0px;
}
.add-area.second h3::before {
    left: 0px;
}

.footer-content img {
    width: 200px;
}
.footer-content h2 {
    font-size: 17px;
}
.footer-content p {
    font-size: 15px;
}
.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*/
 








 