.pircing-text p{
    color: white;
}

.pircing-text h4 {
    color: #f37222;
}

#contact_form {
    font-family: Montserrat;
}
#contact_form textarea {
    padding: 10px;
}
#error, #status {
    display: none;
}
#error {
    background-color: white;
    border: 2px solid #740000;
    font-weight: bold;
    color: #740000;
    padding: 10px;
}

#status {
    background-color: white;
    border: 2px solid #f37222;
    font-weight: bold;
    color: #f37222;
    padding: 10px;
}
#status p {
    color: #f37222;
}
#error p {
    color: #740000;
}
.logo p {
    margin: 0;
}
.logo {
    padding-top: 25px;
}
ol.carousel-indicators {
    display: none;
}

.header-text h2 {
    margin-bottom: 20px;
}

span.dollor {
    padding-right: 5px;
}
.call-to-action-area a {
    margin-right: 10px;
}
.sale-section .single-testimonial h6.text-muted {
    font-size: 28px;
}
span.title-divider img {
    height: 20px;
    width: auto;
}

.sales p.sale-text {
    min-height: 90px;
}

.salon-logo {
    padding-top: 30px;
}
.about-text p {
    margin-bottom: 5px;
    line-height: 26px;
    font-family: Montserrat;
    color: white;
}
p {
    font-family: Montserrat;
}

.footer-item div {
    color: white;
    padding-bottom: 5px;
}

.footer-text {
    text-align: right;
    color: #979494!important;
}
.footer-item a {
    color: #f37222;
}

.about-master {
    position: relative;
    display: inline-block;
}
.about-master span {
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 8px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 13px;
    padding: 3px 5px;
    left: 10px;
    top: 10px;
    display: none;    
    
}

.about-master span p {
    line-height: 20px;
    margin-bottom: 5px;
}

.trade {
    padding-top: 20px;
    text-align: center;
    font-size: 19px;
}

.slider-logo {
    width: 100%; 
    text-align: center;
}
.slider-logo img {
    width: 40%;
    padding-bottom: 30px;
}

#jewerls {
    padding: 72px 0 100px;
    background: url(../images/bg/newpirsing3.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}
#colors {
    padding: 72px 0 100px;
    background: url(../images/bg/brovi.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}

#jewerls:after, #colors:after {
    position: absolute;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}
#jewerls h2, #colors h2{
    color: #fff;
}
#jewerls p, #colors p{
    color: #fff;
}
.single-team .about-master {
    padding: 10px;
}
.single-team .about-master p {
    line-height: 21px;
}
.salon-img {
    margin-top: 35px;
}

#about h1, #team h2, #gallery h2, #pricing h2, #contact h2 {
    color: white;
}

.contact-form p, .work p.text-center {
    color: white;
}

.contact-details-area a {
    color: #f37222;
    font-weight: bold;
    font-family: Montserrat;
}

.footer-text {
    margin-top: 50px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #f37222;
    border-color: #f37222;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 100px;
    font-weight: bold;
}
.nav-tabs {
    border: none;
}

.nav-tabs>li>a {
    color: white;
    font-size: 18px;
    text-transform: uppercase;    
    border: none;
}

.nav-tabs>li>a:hover {
    border: none;
}
img.soc-icon {
    height: 30px;
    width: 30px;
    padding-right: 5px;
}

img.social-icon {
    height: 30px;
    width: 30px;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(95deg) brightness(103%) contrast(102%);
    padding-right: 5px;
}
img.social-black {
    filter: invert(0%) sepia(90%) saturate(7466%) hue-rotate(24deg) brightness(88%) contrast(107%);
}

img.social-viber {
    filter: invert(25%) sepia(20%) saturate(4731%) hue-rotate(230deg) brightness(105%) contrast(97%);
}
img.social-telegram {
    filter: invert(52%) sepia(62%) saturate(3773%) hue-rotate(190deg) brightness(99%) contrast(87%);
}
img.social-orange {
    filter: invert(57%) sepia(74%) saturate(3607%) hue-rotate(349deg) brightness(101%) contrast(91%);
}
.footer-area {
    font-family: Montserrat;
}

.contact-no:hover {

}

.single-slide-item p.address {
    font-size: 18px;
}

.gallery-title h3 {
    color: white;
    text-transform: uppercase;
    margin-top: 30px;
}

.gallery-divider:not(:last-child) {
    border-bottom: 1px solid #f37222;
    padding-bottom: 50px;
}


.sliber-btn {
  display: flex;
  align-items: center;
  justify-content: center;    
}

.slider-btn a {
    margin: 0 auto;    
}

.work .item {
    
}

@media (min-width: 1168px) and (max-width: 1366px) {
    .mainmenu .navbar-nav li a {
        font-size: 15px;
    }    
}

@media (min-width: 991px) and (max-width: 1168px) {
    .mainmenu .navbar-nav li a {
        font-size: 14px;
    }
        .slider-logo img {
        width: 90%;
    }         
}


@media (min-width: 768px) and (max-width: 991px) {
        .slider-logo img {
        width: 80%;
    }  
    .mainmenu .navbar-nav li a {
        font-size: 14px;
    }
    
    
    .logo p {
        font-size: 26px;
    }
    .header-top-area {
        width: 100%;
    }
    h1 {
        font-size: 32px;
    }
    .header-text p {
        font-size: 26px;
        line-height: 28px;
    }
    .header-top-area {
        padding-right: 10px;
    }
    .navbar-toggle {
        margin-top: -35px!important;
    }
    .item {
        left: 0%!important;
    }
    .contact-details-area a {
        font-size: 27px;
    }
    .single-contact-details p {
        font-size: 23px;
        padding-bottom: 20px;
    }
    .single-contact-details .lnr::before {
        font-size: 24px;
    }
    .single-slide-item p.address {
        font-size: 20px;
    }
    .footer-area .title-divider {
        margin: 10px 0;
    }
    .texby {
        text-align: center;
    }
    .work .item {
        width: 100%;
    }
    .about-text p {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 10px;
    }    
    .single-team h4 {
        font-size: 34px;
    }
    .single-team h6 {
        font-size: 24px;
    }
    .single-team .about-master p {
        font-size: 26px;
        line-height: 28px;
    }    
    .call-to-action-area p {
        font-size: 24px;
        line-height: 28px;
        margin-top:20px
    }
    .contact-form p, .work p.text-center, .sales p.sale-text {
        font-size: 24px;
    }    
    .footer-item div {
        font-size: 26px;
        margin-bottom: 25px;
    }
    a.white-read-more {
        font-size: 24px;
        font-weight: bold;
    }    

    #team h2, #gallery h2, #pricing h2, #contact h2, #sales h2 {
        font-size: 34px;
    }
    .gallery-title h3 {
        font-size: 35px;
    }    
    .sale-section .single-testimonial h6.text-muted {
        font-size: 34px;
    }   
    h3.price-title {
        font-size: 36px;
    } 
    .price span.dollor {
        font-size: 28px;
    }    
    .price span.month {
        font-size: 24px;
    }
    a.read-more {
        font-size: 26px;
    }
    .contact-form button {
        font-size: 24px;
    }
    .footer-area .section-title h2 {
        font-size: 26px;
    }
}


@media (min-width: 576px) and (max-width: 767px) {
        .slider-logo img {
        width: 90%;
    }  
    .logo p {
        font-size: 26px;
    }
    .header-top-area {
        width: 100%;
    }
    h1 {
        font-size: 32px;
    }
    .header-text p {
        font-size: 26px;
        line-height: 28px;
    }
    .header-top-area {
        padding-right: 10px;
    }
    .navbar-toggle {
        margin-top: -35px!important;
    }
    .item {
        left: 0%!important;
    }
    .contact-details-area a {
        font-size: 27px;
    }
    .single-contact-details p {
        font-size: 23px;
        padding-bottom: 20px;
    }
    .single-contact-details .lnr::before {
        font-size: 24px;
    }
    .single-slide-item p.address {
        font-size: 20px;
    }
    .footer-area .title-divider {
        margin: 10px 0;
    }
    .texby {
        text-align: center;
    }
    .work .item {
        width: 100%;
    }
    .about-text p {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 10px;
    }    
    .single-team h4 {
        font-size: 34px;
    }
    .single-team h6 {
        font-size: 24px;
    }
    .single-team .about-master p {
        font-size: 26px;
        line-height: 28px;
    }    
    .call-to-action-area p {
        font-size: 24px;
        line-height: 28px;
        margin-top:20px
    }
    .contact-form p, .work p.text-center, .sales p.sale-text {
        font-size: 24px;
    }    
    .footer-item div {
        font-size: 26px;
        margin-bottom: 25px;
    }
    a.white-read-more {
        font-size: 24px;
        font-weight: bold;
    }    

    #team h2, #gallery h2, #pricing h2, #contact h2, #sales h2 {
        font-size: 34px;
    }
    .gallery-title h3 {
        font-size: 35px;
    }    
    .sale-section .single-testimonial h6.text-muted {
        font-size: 34px;
    }   
    h3.price-title {
        font-size: 36px;
    } 
    .price span.dollor {
        font-size: 28px;
    }    
    .price span.month {
        font-size: 24px;
    }
    a.read-more {
        font-size: 26px;
    }
    .contact-form button {
        font-size: 24px;
    }
    .footer-area .section-title h2 {
        font-size: 26px;
    }
}



@media (min-width: 381px) and (max-width: 576px) {
        .slider-logo img {
        width: 90%;
    }  
    .logo p {
        font-size: 22px;
    }
    .header-top-area {
        width: 100%;
    }
    h1 {
        font-size: 32px;
    }
    .header-text p {
        font-size: 22px;
        line-height: 24px;
    }
    .header-top-area {
        padding-right: 10px;
    }
    .navbar-toggle {
        margin-top: -35px!important;
    }
    .item {
        left: 0%!important;
    }
    .contact-details-area a {
        font-size: 22px;
    }
    .single-contact-details p {
        font-size: 19px;
    }
    .single-contact-details .lnr::before {
        font-size: 24px;
    }
    .single-slide-item p.address {
        font-size: 17px;
    }
    .footer-area .title-divider {
        margin: 10px 0;
    }
    .texby {
        text-align: center;
    }
    .work .item {
        width: 100%;
    }
    .about-text p {
        font-size: 20px;
    }    
    .single-team h4 {
        font-size: 28px;
    }
    .single-team h6 {
        font-size: 24px;
    }
    .single-team .about-master p {
        font-size: 22px;
        line-height: 25px;
    }    
    .call-to-action-area p {
        font-size: 20px;
        line-height: 23px;
        margin-top:20px
    }
    .contact-form p, .work p.text-center, .sales p.sale-text {
        font-size: 20px;
    }    
    .footer-item div {
        font-size: 20px;
        margin-bottom: 15px;
    }
}

@media (min-width: 320px) and (max-width: 380px) {
        .slider-logo img {
        width: 90%;
    }  
    .header-top-area {
        width: 100%;
    }
    h1 {
        font-size: 32px;
    }
    .header-text p {
        font-size: 20px;
        line-height: 22px;
    }
    .header-top-area {
        padding-right: 10px;
    }
    .navbar-toggle {
        margin-top: -35px!important;
    }
    .item {
        left: 0%!important;
    }
    .contact-details-area a {
        font-size: 20px;
    }
    .single-contact-details p {
        font-size: 16px;
    }
    .single-contact-details .lnr::before {
        font-size: 24px;
    }
    .single-slide-item p.address {
        font-size: 17px;
    }
    .gallery-divider {
        padding-left: 10px;
    }
}

