
.img_g_1 {
    background: rgba(0, 0, 0, 0.51);
}
.experience-section {
    background: #d6a000;
}
.about-over-text {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.timing-div h5 {
    border-bottom: 1px solid #d6a000;
    color: #d6a000;
}
.label-days .day {
    color: #88837d;
}
.saturday-text:before, .sunday-text:before {
    background: #d6a000;
}
.location-text:before {
    background: #d6a000;
}
.line:after {
    background: #fff;
}
.unique-text-left .big-text {
    color: #fff;
}
.unique-text-left p {
    color: #fff;
}
.read-more-btn {
    background: #2e2a26;
	border: 2px solid transparent;
}
.nav-social-facebook a, .nav-social-twitter a, .nav-social-instagram a, .nav-social-googleplus a {
    color: #d6a000;
}
.nav-social-facebook, .nav-social-googleplus, .nav-social-twitter, .nav-social-instagram {
    border:1px solid #d6a000;
}
.nav-social-facebook a:hover i, .nav-social-twitter a:hover i, .nav-social-instagram a:hover i, .nav-social-googleplus a:hover i {
    color: #fff;
}
.nav-social-facebook a:hover {
    background: rgb(125, 7, 223);
}
.nav-social-twitter a:hover {
    background: rgb(0, 204, 255);
}
.nav-social-instagram a:hover {
    background: linear-gradient(30deg, rgb(255, 0, 76), rgb(255, 81, 0));
}
.nav-social-googleplus a:hover {
    background: rgb(206, 0, 0);
}
.read-more-btn:hover {
    color: #2e2a26;
    border: 2px solid #2e2a26;
}
.Appointment-btn a, .salon_finder-btn a {
    background: #d6a000;
    color: #fff;
}
.Appointment-btn a:hover, .salon_finder-btn a:hover {
    background: #ffffff00;
    box-shadow: inset 0px 0px 0px 2px;
    color: #d6a000;
}
.follow_icons a {
    color: #fff;
    background: #d6a000;
}
.follow_hidden_div {
    background: #000;
}
.title-unique h1 {
    color: #141214;
}
.title-unique span.sub-title {
    color: #5f5f5f;
}
.title-unique .mustache > span:before, .title-unique .mustache > span:after {
    border-top: 1px solid #e2e2e2;
}
.title-unique .mustache > span:before, .title-unique .mustache > span:after {
    border-top: 1px solid #e2e2e2;
}
.service-left .ico {
    color: #fff;
}
.service-info p {
    color: #797979;
}
.service-right::after, .service-left::after {
    background: #fff;
}
.service-left::after {
    border: 3px solid #b59e5c;
}
.service .main-service:after {
    background: url(../img/services.png) no-repeat;
}
.service-right:hover .service-info h4, .service-left:hover .service-info h4 {
    color: #b59e5c;
}
.service-right::after {
    border: 3px solid #b59e5c;
}
.service-right::after, .service-left::after {
    background: #fff;
}
#second-look {
    background:linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/gym-img-5.jpg) no-repeat center center fixed;
    background-size: cover;
}
.second-look {
    background-image: url(../img/border-line-bottom.png),url(../img/border-line-bottom.png);
}
.team-diving .team-pic {
	border-radius: 3px;
    overflow: hidden;
}
.team-diving .team-pic img {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}
.team-pic .bt-overlay {
    -wekbit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    opacity: 0;
}
.team-diving .team-pic .overley:before {
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
}
.team-diving .team-pic .overley .team-social a i {
    background: #d6a000;
    color: #ffffff;
    font-weight: bold;
    border: none;
}   
.team-diving:hover {
    border-color: #bc9355;
}
.team-diving:hover .team-pic {
    border-color: #bc9355;
}
.team-diving:hover .bt-overlay{opacity: 1;}
.team-diving:hover .team-pic img{transform: scale(1.2);}
.team-diving .team-pic .overley .team-social a:hover i {
    color: #d6a000;
    border: 2px solid #d6a000;
    background: #000000d1;
}
.team-content{
	position: relative;
    background: #fff;
    margin: 0 10px;
    padding: 15px;
    top: -50px;
    border-radius: 5px;
    z-index: 10;
    -webkit-box-shadow: 0 0 17px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 17px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 17px 0 rgba(0,0,0,.3);
}
.booking-form input[type="text"], .booking-form input[type="email"] {
    color: #b2b2b2;
}
.booking-form .form-control {
    border-color: #585858;
}
.booking-form select {
    color: #b2b2b2;
    background: #1f2125;
    border: 1px solid #cf010c;
}
.hvr-in {
    background: #cf010c00;
    border: none;
    box-shadow: 0px 0px 0px 1px #d6a000;
    color: #d6a000;
}
.hvr-in:hover {
    background: #d6a00000;
    border: none !important;
    color: #d6a000;
    box-shadow: 0px 0px 0px 2px #d6a000;
}
input:hover, textarea:hover, input:focus, textarea:focus, select:hover, option:hover, button:hover, select:focus, option:focus, button:focus, option:active, button:active, select:active {

    box-shadow: 0px 0px 1px #d6a000;
}
button:focus{box-shadow:none !important;}
.hvr-in:hover::before {
    background: #9e7d54;
}
.hvr-in:before , select, select:active, select:hover, select:focus , select option, select option:active, select option:hover, select option:focus {
    background: #343a40  !important;
}
.add-members {
	background: #d6a000;
}
.add-members h3:before {
    background: url(../img/join-much-ic.png) no-repeat center center;
}
.read-more-btn:hover {
    background: #000000;
}
.contact-add h3 {
    border-bottom: 1px solid #585858;
    font-family: 'Josefin Sans', sans-serif;
}
.contact-form .form-control:focus, .contact-form .form-control:hover, .contact-form .form-control,  .contact-form textarea:focus {
    color: #ffffff;
    background-color: transparent !important;
    border-color:rgb(172, 172, 172);
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
}
.bg-1 {
    background: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0.9)), url(../img/salon/club-gallery-5-1024x682.jpg);
    background-size: cover;
}
.footer-icon i:before {
    color: #d6a000;
}
.text-shadow-dark-1 {
    text-shadow: 0 0px 1px #000;
}
.social-in-footer ul li a i {
    background: #c5c5c5;
}
.social-in-footer ul li a:hover i {
    color: #fff;
    background: #d6a000;
}
.head-main-bg {
    background-image: url(../img/female-img-hd/jonathan-borba.jpg);
    background-size: cover;
}
.head3-main-content h2.globel-title {
    color: #bc9355;
}
.head3-main .head3-main-icon {
    background: #d6a000;
}
.head3-main .head3-main-icon i:before {
    color: #000;
}
.globel-title-header {
    color: #000;
    color: #fff;
}
.globel-ul li .globel-li {
    color: #cf010c;
}
.sl-background-div div {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.23);
}
.Sl-bg-1 {
    background: url(../img/female-img-hd/female12.jpg) rgb(0, 0, 0);
}
.Sl-bg-2 {
    background: url(../img/female-img-hd/female7.jpg) rgb(0, 0, 0);
}
.Sl-bg-3 {
    background: url(../img/female-img-hd/female5.jpg) rgb(0, 0, 0);
}
.Sl-bg-4 {
    background: url(../img/female-img-hd/female8.jpg) rgb(0, 0, 0);
}
.Sl-bg-5 {
    background: url(../img/female-img-hd/female10.jpg) rgb(0, 0, 0);
}
.sl-content {
    background: rgba(0, 0, 0, 0.23);
}
.sl-content-inner {
    background: #cf010c;
}
.service2 .main-service:after {
    background: url(../img/frz3-a0lzj0.jpg) no-repeat !important;
}































@media (max-width: 991px) {
    .follow_hidden_div , .nav-social-facebook, .nav-social-twitter, .nav-social-instagram, .nav-social-googleplus, .navbar-collapse {
        background: #000;
    }
}
@media (max-width: 768px) {
    .Sl-bg-1 {
        background: url(../img/m-skiniti-banner-bg.png) #000 !important;
        background-attachment: fixed !important;
        background-repeat: no-repeat !important;
        background-position: top !important;
    }
    .Sl-bg-2 {
        background: url(../img/m-become-cosmetologist-bg.jpg) #000 !important;
        background-attachment: fixed !important;
        background-repeat: no-repeat !important;
        background-position: top !important;
    }
    .Sl-bg-3 {
        background: url(../img/m-service-banner.jpg) #000 !important;
        background-attachment: fixed !important;
        background-repeat: no-repeat !important;
        background-position: top !important;
    }
    .Sl-bg-4 {
        background: url(../img/m-peel-acne-bg.jpg) #000 !important;
        background-attachment: fixed !important;
        background-repeat: no-repeat !important;
        background-position: top !important;
    }
    .Sl-bg-5 {
        background: url(../img/about-us-banner2.jpg) #000 !important;
        background-attachment: fixed !important;
        background-repeat: no-repeat !important;
        background-position: top !important;
    }
    .service-left .ico, .service-right .ico {
        background: #B59E5C;
    }
}