@charset "utf-8";
/* CSS Document */

#sticky .main-menu nav ul li a:hover {
    color: #16fffd;
}
#sticky .header-right .con-tc i {
    color: #16fffd;
}
a:hover {
    text-decoration: none;
    color: #16fffd;
}
.btn1:after {
    background: #000000;
}

.btn1:hover:after {
    background: #16fffd;
}

.btn1:hover span{
    color: #000000;
}


.slider-area .content .tit {
    color: #16fffd;
}
.section-heading-two span {
    color: #16fffd;
}
.about-area .odd-box.box1 {
    background: #000000;
}
.about-area .odd-box:hover h5 {
    color: #16fffd;
}
.about-area .odd-box .spa-icon .ti-cut7 {
  background: url(../images/icons/15.png) no-repeat center;
  transition: all 0.3s;
}
.about-area .odd-box:hover .spa-icon .ti-cut7 {
  background: url(../images/icons/15h.png) no-repeat center;
}

.about-area .odd-box .spa-icon .ti-cut8 {
  background: url(../images/icons/16.png) no-repeat center;
  transition: all 0.3s;
}
.about-area .odd-box:hover .spa-icon .ti-cut8 {
  background: url(../images/icons/16h.png) no-repeat center;
}

.about-area .odd-box .spa-icon .ti-cut9 {
  background: url(../images/icons/17.png) no-repeat center;
  transition: all 0.3s;
}
.about-area .odd-box:hover .spa-icon .ti-cut9 {
  background: url(../images/icons/17h.png) no-repeat center;
}

.about-area .odd-box .spa-icon .ti-cut10 {
  background: url(../images/icons/18.png) no-repeat center;
  transition: all 0.3s;
}
.about-area .odd-box:hover .spa-icon .ti-cut10 {
  background: url(../images/icons/18h.png) no-repeat center;
}

.about-area .odd-box .spa-icon .ti-cut11 {
  background: url(../images/icons/19.png) no-repeat center;
  transition: all 0.3s;
}
.about-area .odd-box:hover .spa-icon .ti-cut11 {
  background: url(../images/icons/19h.png) no-repeat center;
}

.section-heading-one span {
    color: #16fffd;
}
.gallery-area .gallery-list figure a:after {
    background: #16fffd;
}
.gallery-area .gallery-list figure a span:hover {
    background: #16fffd;
}
footer .footer-top .about-spa span {
    color: #16fffd;
}
footer .footer-top .con-info ul li span {
    color: #16fffd;
}
#sticky .header-right .con-tc i {
    color: #16fffd;
}


@media only screen and (max-width: 2560px) {

}

@media only screen and (max-width: 1920px) {

}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 1024px) {

}   

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 576px) {

}

@media only screen and (max-width: 425px) {

}

@media only screen and (max-width: 375px) {

}

@media only screen and (max-width: 320px) {

}