@charset "utf-8";
/* CSS Document */

/*global css*/
 *{
    margin:0;
     padding:0;
     border:none;
     transition:0.5s;
}
img{ max-width:100%; vertical-align:middle;}
 body{
    background:#FFFFFF;
     margin:0;
     padding:0;
     font-size:15px;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}
 ul{
     margin:0;
}
 ul, li {
    list-style:none;
     color:#FFFFFF;
    font-family: 'Lato', sans-serif;
}
 a{
     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*/

/*.social-content ul li i {
    display: inline-block;
    line-height: 37px;
    font-size: 16px;
    background: #222;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-top: 30px;
}*/



/*close-top-area*/

/*banner-area*/


.banner-area{
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height:650px;
}
.banner-content img {
    width: 300px;
    margin-top: 4em;
}
.banner-content h1 {
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 0;
    padding: 0px 11px;
    color: #fff;
}

.banner-content h2 {
    color: #222;
    padding: 0px 50px;
    font-size: 30px;
    line-height: 41px;
    margin-top: 0;
}
.address p a {
    color: #fff;
}
.address {
    margin-top: 12px;
}
.banner-content h3 {
    color: #73af27;
    font-size: 38px;
    margin-bottom: 20px;
    line-height: 60px;
    /* font-weight: 300; */
    text-transform: unset;
	margin-top:0;
}
.banner-content h3 span {
    font-weight: 600;
    font-size: 40px;
    color: #f69301;
    letter-spacing: 1px;
}
.address p {
    color: #222;
    font-size: 17px;
    /* margin: 10px 95px; */
    line-height: 24px;
    margin-bottom: 10px;
}
.address p i {
    font-size: 24px;
    margin-right: 3px;
    color: #fff40c;
}
.address ul li {
    display: inline-block;
    padding: 0px 5px;
    margin-bottom: 20px;
}
.address ul li i {
    display: inline-block;
    line-height: 37px;
    font-size: 16px;
    background: #fff40c;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #008765;
    margin-top: 0px;
}

.banner-pic img {
    margin-top: 40px;
    width: 100%;
}
button.btn.btn-default.con {
    background: #fff40c;
    padding: 10px 30px;
    border: none;
    border-radius: 2px;
    font-size: 16px;
    color: #008765;
    margin: 20px 0px 14px;
}

/*.banner-content h2:before {
    width: 118px;
    height: 103px;
    background: url(../img/left.png);
    position: absolute;
    content: "";
    left: 1px;
    margin-top: -59px;
    margin-left: 120px;
}*/

/*close-banner-area*/

/*about-area*/

.about-pic h2 {
    color: #000000;
    text-transform: unset;
    font-size: 40px;
    font-weight: 500;
}
.about-pic img {
    width: 100%;
}
.about-pic h2:after {
    width: 2px;
    height: 122px;
    background: #000000;
    position: absolute;
    content: "";
    /* left: 0px; */
    /* right: 0px; */
    margin-top: -12px;
    margin-left: 10px;
}
.about-content h2 {
    font-size: 38px;
    font-weight: 400;
    margin-top: 2.5em;
    margin-bottom: 0.7em;
    color: #00ba8b;
    line-height: 23px;
}
.about-content p {
    color: #222;
    font-size: 19px;
    padding: 0px 120px 0px 0px;
    line-height: 36px;
    margin-bottom: 11px;
}
.about-area {
    margin: 50px 0px;
}
.about-pic:after {
    width: 480px;
    height: 932px;
    background: url(../img/back.png);
    position: absolute;
    content: "";
    left: 1px;
    margin-top: 31px;
    margin-left: 892px;
}
button.btn.btn-default.kno {
    background: #fff40c;
    border: none;
    border-radius: 2px;
    padding: 10px 30px;
    margin: 10px 0px;
    font-size: 16px;
    color: #008765;
}
/*close-about-area*/

/*service-area*/

.service-head h2 {
    color: #143642;
    text-transform: unset;
    font-size: 40px;
    font-weight: 500;
}
.service-head h2 span {
    text-transform: unset;
    font-weight: 300;
    color: #222;
}
.service-content img {
    width: 280px;
    border: 1px #00ba8b dashed;
    border-radius: 50%;
}
.service-content.promo img {
    width: auto;
    border:none;
    border-radius:0;
	margin-bottom:20px;
}
button.btn.btn-default.cos {
    background: #fff40c;
    color: #008765;
    border: none;
    border-radius: 2px;
    font-size: 17px;
    padding: 12px 45px;
    position: relative;
    top: -49px;
    margin-bottom: 30px;
}
.service-head h2 {
    color: #00ba8b;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 1em;
}

/*close-service-area*/


/*vid-area*/

.vid-content h2 {
    text-transform: unset;
    font-size: 33px;
    font-weight: 300;
    color: #222;
    line-height: 46px;
    margin-top: 5px;
}
.vid-content h2 span {
    color: #73af27;
    font-weight: 600;
}
.vid-content p {
    color: #222;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 13px;
}

.vid-content {
    margin-left: 7em;
}
.vid-area {
    margin-bottom: 40px;
}
button.btn.btn-default.book {
    background: #fff40c;
    color: #008765;
    border: none;
    border-radius: 2px;
    font-size: 16px;
    padding: 10px 24px 10px 24px;
    margin-bottom: 20px;
}
/*close-vid-area*/





/*footer-area*/
.footer-area {
    padding: 14px 0;
    background: #00ba8b;
    margin-top: 50px;
}
.footer-content p i {
    font-size: 21px;
    margin-right: 4px;
}
.footer-content p {
    margin: 5px 0px;
    color: #fff;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
}
.footer-content h2 {
    color: #fff;
    font-size: 16px;
}
.footer-content p a {
    color: #fff;
}
.footer-content.last {
    margin-left: 1em;
}
.footer-content img {
    width: 300px;
    margin-top: 13px;
}
.footer-content ul li i {
    display: inline-block;
    line-height: 30px;
    font-size: 15px;
    background: #fff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    color: #000;
    margin-top: 0px;
}
.footer-content p span {
    margin-right: 8px;
}
.footer-content.second {
    margin-left: 8em;
}
.footer-content ul li {
    display: inline-block;
    padding: 0px 3px 0px 0px;
}
.footer-content h3 {
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    text-transform: unset;
    line-height: 30px;
}
.footer-content h3 span {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
}
/*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;
}

/*.bottom-footer{ background:#313131}
*/
/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){
.banner-content {
    margin-right: 15px;
}
.about-content {
    margin-top: 0em;
}
.vid-content h2 {
    margin-top: 0.8em;
}
button.btn.btn-default.know {
    margin-bottom: 30px;
}
.about-pic img {
    width: 100%;
}
.about-content p {
    font-size: 16px;
    padding: 0px 30px 0px 0px;
    margin-bottom: 10px;

}
.banner-content h2 {
    margin-top: 1em;
    font-size: 24px;
}
.service-content img {
    width: 220px;
}
button.btn.btn-default.cos {
    font-size: 15px;
}
.vid-content {
    margin-left: 5em;
    margin-top: 0em;
}
.footer-content p i {
    font-size: 17px !important;
    margin-right: 3px;
}
.footer-content.last {
    margin-left: -2em;
}

}



@media screen and (min-width: 992px) and (max-width: 1024px){
	.poly-area.right {
    text-align: right;
}
.top-content p {
    margin-top: 23px !important;
}
.about-pic img {
    margin-top: 1em !important;
}
button.btn.btn-default.know {
    margin-bottom: 30px !important;
}
.footer-content.last {
    margin-left: 0em;
}
.footer-content p i {
    font-size: 17px !important;
    margin-right: 3px;
}

 }
 

 @media screen and (min-width: 767px) and (max-width: 991px){

.service-content {
    text-align: center;
}
.but {
    text-align: center;
}
 }



@media screen and (min-width: 320px) and (max-width: 1024px){ 



.top-content {
    text-align: center;
}
.top-content p {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.top-content img {
    width: 230px;
    margin: 5px 0px;
}
.banner-content img {
    width: 140px;
    margin-bottom: 10px;
    margin-top: 1em;
}
.banner-content h3 {
    font-size: 36px;
    line-height: 46px;
}
.banner-content h3 span {
    font-size: 33px;
}
.banner-content h2 {
    font-size: 22px;
    line-height: 33px;
    margin-top: 0px;
    padding: 2px;
}
.address p {
    font-size: 16px;
    margin: 10px 5px;
    text-align: center;
}
.banner-pic img {
    margin-top: 10px;
    width: 100%;
}
.banner-pic {
    padding: 15px;
}
.banner-content p {
    font-size: 20px;
}
.banner-content {
    padding: 15px;
}
.banner-area {
    height: auto;

}
.about-pic h2::after{
    display: none;
}
.about-area {
    margin: 10px 0px;
}
.about-pic h2 {
    font-size: 31px;
    text-align: center;
}
.about-head h2 {
    font-size: 22px;
    margin-bottom: 0px;
}
.about-head::before {
    display: none;
}
.about-content {
    margin-top: 1em;
    text-align: center;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 1.5em;
    position: unset;
    left: 0;
}
.about-content p {
    font-size: 15px;
    line-height: 24px;
    padding: 0px 10px;
}
.about-content h3 {
    font-size: 18px;
}
.about-pic img {
    margin: 10px 0px;
    width: 100%;
}
.service-head h2 span {
    font-size: 23px;
}
.service-head h2 {
    font-size: 28px;
}
.service-heading p {
    padding: 0px;
}
.service-content h3 {
    font-size: 17px;
}
.service-content p {
    font-size: 16px;
}
.service-content img {
    width: 200px;
}
.service-content {
    text-align: center;
}
.but {
    text-align: center;
}
button.btn.btn-default.cos{
    margin-bottom: 0px;
    font-size: 15px;
}
.vid-content {
    margin-bottom: 10px;
   margin-left: 1em;
margin-top: 0em;
}
.video-content h2 {
    font-size: 27px;
}
button.btn.btn-default.tax {
    margin-bottom: 20px;
}
.vid-area {
    margin: 0px 0px 0px;
}
.vid-content p span {
    font-size: 22px;
}
.vid-content h2 {
    font-size: 20px;
    margin-top: 1em;
    line-height: 28px;
}
.vid-content p {
    font-size: 15px;
    line-height: 24px;
    padding: 0px;
}
button.btn.btn-default.read {
    font-size: 15px;
    padding: 10px 22px 10px 22px;
}
.footer-content {
    text-align: left;
}
.footer-content.second {
    margin-left: 0em;
}
.footer-content img {
    width: 200px;
}
.footer-content.last {
    margin-left: 0em;
}
.footer-content h3 span {
    font-size: 19px;
}
.footer-content h2 {
    font-size: 17px;
}
.footer-content p {
    font-size: 15px;
}
.poly-area p {
    font-size: 14px;
    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*/
 








 