@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: 5px;
}
.form-group {
    margin-bottom: 10px;
}
label {
    font-size: 14px;
    color: #676767;
}
.row.white {
    background: #fff;
}

/*close global css*/



/*top-area*/
.form-heading p {
    color: #000000;
    font-size: 19px;
    margin-bottom: 5px;
}
.top-area {
    /* background-image: linear-gradient(to right, #ffda4a , #ffeea6); */
    background: #000000;
}
.top-content p a {
    color: #fff;
    text-decoration: none;
}
.top-content p {
    margin: 12px 0px;
    font-size: 17px;
    color: #fff;
}
.top-content p i {
    font-size: 20px;
    margin-right: 5px;
}

.top-content ul li {
    display: inline-block;
    line-height: 31px;
    font-size: 15px;
    background: #ffdd28;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #000;
    margin: 9px 3px;
}
.top-content ul li a {
    color: #000000;
}

/*close-top-area*/

/*logo-area*/
.logo-content img {
    width: 350px;
    margin: 8px 0px;
}
.logo-content h2 {
    color: #222;
    font-size: 30px;
    margin: 23px 0pc;
    font-weight: 800;
}
/*close-logo-area*/


/*banner-area*/

.banner-area {
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 620px;
}
.banner-content {
    background: #ffdd28;
    margin-top: 33em;
    padding: 10px 0px;
}
.banner-content h2 {
    color: #000;
    font-size: 49px;
    font-weight: 400;
    line-height: 50px;
    margin-top: 8px;
    letter-spacing: 2px;
}
.banner-content h3 {
    color: #fff;
    font-size: 25px;
    margin-top: 15px;
    font-weight: 700;
    letter-spacing: 2px;
}
.banner-content h2 span {
    font-weight: 700;
    font-size: 30px;
}
.sep {
    display: block;
    text-align: center;
   /* padding-bottom: 30px;*/
}
.sep span {
    display: inline-block;
    width: 100px;
    border-top: 3px solid #fff;
}
button.btn.btn-default.con {
    background: #000;
    border: none;
    border-radius: 2px;
    font-size: 17px;
    padding: 10px 25px;
    margin: 12px 0px;
    color: #fff;
}
button.btn.btn-default.con:hover {
    background: #222;
    color: #fff;
}

/*about-area*/
.about-content h2 {
color: #222;
  font-size: 33px;
  line-height: 43px;
  margin-bottom: 32px;
}
.about-content p.big {
    color: #029bbd;
    font-size: 26px;
    line-height: 39px;
}
.about-content h2 span {
    font-size: 22px;
}
.about-content h2:before {
    width: 117px;
    height: 3px;
    background: #222;
    position: absolute;
    content: "";
    /* left: 41%; */
    margin-top: 105px;
    /* right: -50%; */
}
.about-content p {
    color: #222;
    font-size: 18px;
    line-height: 35px;
    font-weight: 300;
    margin-bottom: 9px;
}
.about-content p span {
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 36px;
}
.about-content {
    margin-left: 110px;
    margin-top: 3em;
}
button.btn.btn-default.clean {
    /* background-image: linear-gradient(to right, #ffda4a , #ffeea6); */
    border: none;
    box-shadow: none;
    background: #ffdd28;
    border-radius: 2px;
    font-size: 16px;
    padding: 11px 22px;
    margin: 15px 0px 20px;
    color: #000;
}
button.btn.btn-default.clean:hover{
    background: #222;
    color: #fff;
}
.about-pic img {
    width: 100%;
}
.about-area {
    margin: 40px 0px 40px;
}

/*close-about-area*/

/*spa-area*/

.spa-head h2 {
    color: #222;
    font-weight: 300;
    padding: 0px 270px;
    line-height: 40px;
    font-family: 'EB Garamond', serif;
    margin-bottom: 20px;
    font-size: 28px;
    text-transform: unset;
    letter-spacing: 1px;
}
.spa-head h2 span {
    color: #88ce09;
    font-weight: 900;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%
}
.spa-content a p {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}
.spa-content {
    position: relative;
    text-align: center;
    color: white;
    background: #101010;
}
.spa-content:hover {
    background: #ffdd28;
    color: #222;
}
.spa-content  a p:hover {
    color: #222;
}
.spa-content p {
    padding: 12px 0px;
    margin-bottom: 10px;
}
.spa-content img {
    width: 100%;
}
.centered p {
    color: #fff;
    font-size: 28px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    line-height: 24px;
}
.line {
    display: block;
    text-align: center;
   /* padding-bottom: 30px;*/
}
.line span {
    display: inline-block;
    width: 60px;
    border-top: 3px solid #fff;
}
.col-12.col-sm-3.col-md-3.col-lg-3.col-xl-3.pad {
    padding: 0px;
}

.spa-content:hover img {
    filter: sepia(100%);
    box-shadow: 0 2px 19px 0 rgba(0, 0, 0, 0.59), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.spa-area {
    margin-bottom: 50px;
    margin-top: 4em;
}
/*close-spa-area*/

/*vid-area*/

.vid-content h2 {
    color: #252525;
    /* text-transform: unset; */
    font-size: 31px;
    margin-bottom: 30px;
    margin-top: 0px;
}
.vid-content h2 span {
    font-weight: 300;
}
.vid-content h2:before {
    width: 70px;
    height: 3px;
    background: #064a53;
    position: absolute;
    content: "";
    /* left: 41%; */
    margin-top: 46px;
    /* right: -50%; */
}
.vid-content p {
    color: #222;
    font-size: 20px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 12px;
}
.vid-area {
    margin-bottom: 30px;
    margin-top: 150px;
}
input.btn.btn-default.con {
    background: #000;
    border: none;
    border-radius: 2px;
    font-size: 17px;
    padding: 10px 32px;
    margin: 12px 0px;
    color: #fff;
}
/*close-vid-area*/

/*footer-area*/

.row.orange {
    background: #ffdd28;
    padding: 25px 0px;
    position: relative;
    top: 25px;
    border-radius: 4px;
}
.orange-footer ul li {
    display: inline-block;
    padding: 3px 13px 0px 0px;
    font-size: 18px;
}
.orange-footer ul li a {
    color: #101010;
}
.orange-footer h2 {
    color: #fff;
    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: #101010;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 7px;
}
.orange-footer p a {
    color: #101010;
    text-decoration: none;
}
.orange-footer p {
    color: #101010;
    font-size: 16px;
    margin-bottom: 1px;
}
.orange-footer.mid {
    margin-left: 3em;
}

/*close-footer-area*/

/*bottom-footer*/

.bottom-footer {
    background: #101010;
    padding-top: 2em;
    padding-bottom: 5px;
}
.poly-area p {
    color: #fff;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
}
.poly-area p a {
    color:#fff;
}

/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){

.vid-content h2 {
    margin-top: 1.5em !important;
}
.about-content h2 {
    font-size: 22px;

}
.about-content {
    margin-left: 50px;
    margin-top: 0px;
}
.orange-footer p br {
    display: none;
}
.orange-footer.last {
    margin-left: 2em;
}

}



@media screen and (min-width: 991px) and (max-width: 1024px){
.top-content p {
    margin-top: 18px !important;}
.about-content h2 {
    margin-top: 3em !important;
}
.vid-content h2 {

    margin-top: 20px !important;
    
}
.orange-footer p br {
    display: none;
}

 }
@media screen and (min-width: 320px) and (max-width: 991px){

    .vid-area {
    margin-bottom: 30px;
    margin-top: 30px;
}
} 

@media screen and (min-width: 320px) and (max-width: 1024px){ 

.top-content {
    text-align: center;
}
.banner-content h3 {
    font-size: 21px;
    margin-top: 8px;
}
.top-content p {
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 15px;
}
.top-content ul li i {
    line-height: 30px;
width: 30px;
height: 30px;
}
.logo-content img {
    width: 160px;
}
button.btn.btn-default.contact {
    font-size: 15px;
    padding: 8px 18px 8px 18px;
    margin-bottom: 20px;
}
.banner-content img {
    width: 120px;
}

.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;
}
.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-area {
    margin: 10px 0px 40px;
}
.about-pic img {
    margin: 20px 0px;
    width: 100%;
}
.about-content {
    margin: 15px;
}
.about-content h2::before {
    margin-top: 69px;
    display: none;
}
.about-content h2 span {
    font-size: 17px;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 1em;
    line-height: 28px;
}
.about-content p {
    font-size: 16px;
    line-height: 24px;
}
.spa-head h2 {
    padding: 0px;
    line-height: 27px;
    font-size: 21px;
}
.centered p {
    font-size: 20px;
}
.centered p::before {
    left: 33%;
}
.container_service {
    margin-bottom: 20px;
}
.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;
}
.vid-content {
    margin-top: 10px;
}
.vid-content h2 span {
    font-size: 28px;
}
.vid-content h2 {
    font-size: 26px;
    margin-top: 4px;
    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%;
}
button.btn.btn-default.know {
    font-size: 15px;
    padding: 10px 20px 10px 20px;
    margin-bottom: 20px;
}
.footer-content.mid {
    margin-left: 0px;
}
.add-area {
    margin-top: 1em;
}
.add-area {
    margin-bottom: 15px;
}
.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;
}
.orange-footer.mid {
    margin-left: 0px;
}
.orange-footer.last {
    margin-left: 0px;
}
.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*/
 








 