/*	################################################################
	File Name: style.css
	Template Name: Beauty Spa
	Created By: Shah Zobayer Ahmed
	http://zobayer.com

	1) GENERAL STRUCTURES
	2) HEADER SECTION
	3) ABOUT SECTION
	4) NEWS LATTER SECTION
	5) CONTACT SECTION
	6) FOOTER SECTION
	7) RESPONSIVE STRUCTURES
################################################################# */
/* *******************
 * 1. GENERAL SECTION
 ******************* */
 
@font-face {
	font-family:'Redressed-Regular';
	src: url('/fonts/Redressed-Regular.ttf') format('truetype');
	font-style: normal;
	font-stretch: normal;
}
:root{
    --watery: rgb(140, 174, 171);
    --islandtime: rgb(47,105,100);
    --golden: #AA835C;/*#DFB722;*/
}
.redressed{
    font-family: 'Redressed-Regular', 'ProximaNovaA-Semibold', Arial, Helvetica !important;
}
.greenback{
    padding: 10px;
    background-color: var(--islandtime);
    color: white;
    font-weight: 100 !important;
}
*{margin: 0;padding: 0px;}
body {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    position: relative;
    background: #fff;
    padding: 0;
    margin: 0;
    overflow: visible;
}

div.body {
    height: 100%;
    width: 100%;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}
::-moz-selection {
    color: #ccc;
    text-shadow: none;
    background: #ccc;
}
::-webkit-input-placeholder {
    color: #fff !important;
}
:-moz-placeholder {
    color: #fff !important;
}
::-moz-placeholder {
    color: #000 !important;
}
:-ms-input-placeholder {
    color: #000 !important;
}
.subscribe::-webkit-input-placeholder {
    color: #000 !important;
}
.subscribe:-moz-placeholder {
    color: #000 !important;
}
.subscribe::-moz-placeholder {
    color: #000 !important;
}
.subscribe:-ms-input-placeholder {
    color: #000 !important;
}
*,*:after,*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
a {
    color: #f3392f;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
a:hover,a:focus {
    text-decoration: none;
    color: #01090C;
}
a img {
    border: none;
    vertical-align: bottom;
}
a.remove {
    display: block;
    height: 18px;
    width: 18px;
    margin: 10px;
    padding-left: 0 !important;
    text-indent: -9999px;
    background: #01090C;
    border-radius: 100px;
    border-style: solid;
    border-width: 1px
}
h1,h2,h3,h4,h5,h6 {
    letter-spacing: 0px;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    font-family: 'Roboto', serif;
    line-height: 140% !important;
    color: #f3392f;
}
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 13px;}
.lead {
    font-family: 'Raleway', Arial,sans-serif !important;
    font-size: 18px;
    margin: 15px 0;
    padding: 0;
}
audio,video {
    max-width: 100%;
    height: auto;
}
iframe,embed,object {
    max-width: 100%;
}
input,
textarea {
    color: #8F8F8F !important;
    box-shadow: none;
    outline: none
}
.left {
    float: left;
    display: block;
}
.center {
    margin: 0 auto;
    display: block;
    clear: both;
    display: block;
}
.right {
    float: right;
    display: block;
}


body .fixed{
    position: fixed;
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
}

/*
    HEADER SECTION
*/
.header-section {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    min-height: auto;
    z-index: 999;
}


.navbar-header {
}


.navbar-brand {
    height: auto;
    padding-left: 0;
    padding-right: 0;
}
button.navbar-toggle {
    margin-top: 25px;
}
.nav {
}
.navbar-nav {
    margin-left: 80px;
    margin-top: 16px;
    display: block;
}

.navbar-nav > li {
}

.navbar-nav > li > a {
    color: #fff !important;
    font-size: 14px;
    font-family:'ProximaNovaA-Semibold';
}
.navbar-nav > li > a:hover{
    color: var(--watery) !important;
}

i.fa.fa-shopping-cart {
    color: var(--watery);
    margin-right: 10px;
}
.navbar-right > li {
}

.navbar-right > li > a {
}

.fa-search {
}

.fa-cart {
}

.cover-section {
    background: url(../image/facial-hero.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 150px 0;
}

.container {
}

.row {
}

.col-md-12 {
}

.col-md-12 > h4 {
}

.col-md-12 > h2 {
}

.col-md-12 > a {
}

.col-md-12 > p {
}

.slider-item {
}

.slider-item > img {
}

.slider-item > h2 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    font-family:'ProximaNova-Extrabld';
    color: #fff;
    margin:0;
}

.slider-item > p {
    font-family:'ProximaNovaA-Regular';
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

/*
Purilfy section
 */
.purilfy-section {
    color: #fff;
    /* background: rgb(180, 204, 201); */
    background: var(--islandtime);
    display: block;
    text-align: center;
    padding: 105px 0;
}

.purifliy-item {
}

.purifliy-item > h3 {
    margin: 0;
    padding: 0;
    color:#fff;
    font-weight: 700;
    font-family:'ProximaNovaA-Bold';
    font-size: 26px;
    margin-bottom: 15px;
}

.purifliy-item > p {
    font-family:'ProximaNovaA-Regular';
    font-size: 15px;
    line-height: 24px;
}


/*
OFFER SECTION
 */
.offer-section {
    padding: 110px 0;
    display: block;
    text-align: center;
    background: url(../image/bg1.jpg) no-repeat;
    background-size: cover;
}
.offer-section h2{
    margin: 0;
    padding: 0;
    color:#fff;
    font-weight: 700;
    font-family:'ProximaNovaA-Bold';
    font-size: 26px;
    margin-bottom: 15px;
}
.offer-section h4{
    font-size: 16px;
    color: #fff;
    display: block;
    font-family:'ProximaNovaA-Semibold';
    margin: 0;
    padding: 0;
}
.offer-section a{
    background: var(--watery);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family:'ProximaNovaA-Semibold';
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 5px;
    transition: all 0.5s
}
.offer-section a:hover{
    background: rgb(81, 134, 130);
}

.services-section {
    text-align: center;
}

.section-title {
    color:  var(--watery);
    font-family:'ProximaNovaA-Semibold';
    font-weight: 600;


}
.services-item {
    text-align: center;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 0;
}

.services-item:last-child{
    border-right: 1px solid #e2e2e2;
}

.services-item > h3 {
    color:  #474747;
    font-family:'ProximaNovaA-Semibold';
    font-weight: 600;
}

.services-item > a {
}

.services-item > a > img {
    margin: 0;
    padding: 0;
    border-radius: 50%;
    margin: 0;
    text-align: center;
    display: inline-block;
    width: 200px;
    height: 200px;
}

.services-item > h2 {
    color: var(--watery);
    font-family:'ProximaNovaA-Bold';
    font-size: 18px;
    font-weight: 700;
}

.services-item > p {
    font-family:'ProximaNovaA-Regular';
    font-size: 15px;
    line-height: 24px;
    color: #5e5e5e;
    padding: 0 10px;
    margin: 0;
    min-height: 65px;
}
.services-item:hover{
    background: var(--watery);
    color: var(--watery)
}
.services-item:hover p{
    color: #fff;
}

.services-item:hover h2{
    color: #fff;
}

.services-item:hover img{
    border: 5px solid rgb(195, 215, 211);
}

.services-item:hover h3{
    color: #fff;
}


/*
MESSAGE SECTION
 */
.message-section {
    padding: 75px 0;
    text-align: center;
    background: #fbf8fb;
    display: block;
}
.message-section h2{
    font-size: 30px;
    font-family:'ProximaNovaA-Bold';
    font-weight: 700;
    text-align: center;
    color:var(--watery)
}
.message-section p{
    font-family:'ProximaNovaA-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #474747
}

.news-section {
    display: block;
    background: url(../image/facial-news-bg.jpg) no-repeat;
    background-size: cover;
    padding: 75px 0;
}

.col-md-6 {
}

.news-item {
}
.news-deatils {
    background: #fff;
    display: block;
    overflow: hidden;
    border-radius: 5px;
}

.thumbnail {
    border: none;
    background: transparent;
    padding: 0;
    margin:0;
}

.thumbnail > img {
    margin: 0;
    width: 100%;
    padding: 0;
    border: none;
}

.content {
    padding-top: 13%
}

.content > span {
    font-size: 20px;
    color: #777777;
    font-family:'ProximaNovaA-Regular';
    font-weight: 400;

}

.content > p {
    font-size: 30px;
    font-family:'ProximaNovaA-Bold';
    font-weight: 700;
    text-align: left;
    color:var(--watery);
    line-height: 40px;
}

/*
CLIENT SECTION
 */
.client-section {
    text-align: center;
    display: block;
    background: #fbf8fb;
    padding-top: 82px
}
.client-section .section-title{
    color: var(--watery);
    font-weight: 700;
    font-size: 34px;
    font-family:'ProximaNovaA-Bold';
    margin: 0;
    padding: 0;
}

.client-section .title-cap {
    font-size: 16px;
    color: #474747;
    font-family:'ProximaNovaA-Regular';
    font-weight: 400;
    display: block;
    margin-bottom: 30px;
}

i.fa.fa-quote-left {
    display: block;
    color: var(--watery);
    margin-bottom: 15px;
}

.client-item{
    display: block;
}

.client-item .client-content {
    background: #fff;
    padding: 20px;
    padding-bottom: 60px;
    box-shadow: 0 1px 10px 1px #E8E8E8;
}

.client-item{
    display: block;
}

.client-item .client-content {
    background: #fff;
    padding: 20px;
    padding-bottom: 60px;
}

.client-item p {
    font-size: 14px;
    color: #474747;
    font-family:'ProximaNovaA-Regular';
    font-weight: 400;
}

.client-item > img {
}

.client-item > h3 {
    color: var(--watery);
    font-weight: 600;
    font-family:'ProximaNovaA-Semibold';
    font-size: 16px;
    position: relative;
    top: -40px;

}
.client-item a {
    height: 80px;
    width: 80px;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    position: relative;
    margin: 0 auto;
    top: -40px;
}

/*
    BLOG SECTION
*/
.blog-section {
    background: #fff;
    display: block;
    text-align: center;
    padding: 80px 0;
}

.blog-section .title-section{
    color: var(--watery);
    font-weight: 700;
    font-size: 34px;
    font-family:'ProximaNovaA-Bold';
    margin: 0;
    padding: 0;
}

.blog-section .title-cap {
    font-size: 16px;
    color: #474747;
    font-family:'ProximaNovaA-Regular';
    font-weight: 400;
    display: block;
    margin-bottom: 30px;
}

.blog-thumb {
}

.blog-thumb a{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
}


.blog-thumb > img {
}


.blog-content {
    text-align: left;
}

.blog-content > h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    color: var(--watery);
    font-family:'ProximaNovaA-Bold';
    margin-bottom: 10px;
}

.blog-content > p {
    font-size: 14px;
    color: #474747;
    font-family:'ProximaNovaA-Regular';
    font-weight: 400;
    line-height: 24px;
    display: block;
    margin-right: 20%
}

.blog-content > a {
    color: var(--watery)
}


/*
TABLE SECTION
*/
.table-section {
    background: url(../image/experiencesbg.jpg) no-repeat;
    background-size: cover;
    display: block;
    text-align: center;
    padding: 80px 0 105px;
    
}

.table-section .section-title{
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    font-family:'ProximaNovaA-Bold';
    margin: 0;
    padding: 0;
}

.table-section .section-cap {
    font-size: 16px;
    color: #fff;
    font-family:'ProximaNovaA-Regular';
    font-weight: 400;
    display: block;
    margin-bottom: 30px;
}
.table-content{
    /*padding: 0 50px;*/
    padding: 50px 50px;
    display: block;
}

.table-item {
    background: #fff;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.sliver {
}

.table-item > h2 {
    font-size: 50px;
    font-weight: 600;
    color: #303030;
    font-family:'ProximaNovaA-Semibold';
    margin: 0;
    padding: 0;
    /* overflow-wrap: break-word;*/
}

.table-item > h2 > sup {
    color: #303030;
    font-family:'ProximaNovaA-Regular';
    font-weight: 400;
}
.table-item > h3{
    font-size: 20px;
    font-weight: 700;
    color: #303030;
    font-family:'ProximaNovaA-Bold';
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
.table-item > a {
    color: #fff;
    font-weight: 600;
    border-radius: 20px;
    padding: 10px 30px;
    font-size: 17px;
    position: relative;
    top: 18px;
}

.sliver > h3 {
    color: #45c9eb
}

.table-item > ul {
    display: block;
    margin-top: 0px;
}

.table-item > ul > li {
    font-size: 16px;
    line-height:30px;
    color: #5e5e5e;
    font-family:'ProximaNovaA-Regular';
    list-style: none
}

.sliver > a {
    background: #45c9eb
}

.nvgreen > h3 {
    color: var(--watery);
}


.nvgreen > a {
    background: var(--watery)
}

.platinum > h3 {
    color: var(--golden); /*#ffae00*/
}

.platinum > a {
    background: var(--golden); /*#ffae00*/
}

/*
FOOTER SECTION
*/
.footer-section {
    text-align: center;
    padding: 30px 0
}

.col-md-3 > h3 {
}

.col-md-3 > a {
}

.col-md-3 > a > img {
}

.col-md-3 > h2 {
}

.col-md-3 > p {
}

.social-media {
    margin-top: 24px;
}

.social-media > li {
    float: left;
    list-style: none;
    margin: 5px;
}

.social-media > li > a {
    background: #e2e2e2;
    border-radius: 50%;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    color: #919191;
}
.social-media > li > a:hover , .social-media > li > a:hover i{
    background: rgb(180, 204, 201);
    color: #fff !important;
}

.social-media > li > a i{
    color: #919191;
    margin-top: 10px;
    font-size: 18px;
}
.social-media > li > a:hover , .social-media > li > a:hover i{
    background: rgb(180, 204, 201);
    color: #fff !important;
}


.copyright {
}
.copyright ul{}
.copyright ul li{ }
.copyright ul li a{
    color: #474747 !important;
 }

.copyright ul li a:hover{
    background: transparent !important
}

.copyright > p , .copyright > p a{
    color: var(--watery);
    font-weight: 600;
    font-family:'ProximaNovaA-Regular';
    font-size: 16px;
    margin-top: 50px;
}
.copyright > p a:hover{
    color: #000
}

.top-button a{
    height: 40px;
    width: 40px;
    display: block;
    background: url(../image/arrow.bg.png) rgb(180, 204, 201) no-repeat;
    background-size: auto;
    background-position: center;
    border-radius: 50%;
    float: right;
    margin-top: 30px;
    display: block;
}

/*
RESPONSIVE
*/

@media (max-width: 1200px) {
    .navbar-nav {
        margin-left: 30px;
    }
    .navbar-nav > li > a{
        font-size: 12px;
    }

}

@media (max-width: 992px) {
    .navbar-header {
        /* width: 100%; */
        text-align: center;
    }
    ul.nav.navbar-nav {
        margin: 0;
    }
    .navbar-brand {
        height: auto;
        padding-left: 0;
        padding-right: 0;
        float: none;
        margin: 0 auto;
        display: inline-block;
    }
    .news-item {
        margin: 20px 0;
    }
    .table-content {
        padding: 0 50px;
        display: block;
        margin: 40px 0;
    }
    .social-media {
        margin-top: 24px;
        display: block;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    .social-media > li {
        float: none;
        list-style: none;
        margin: 5px;
        display: inline-block;
    }
    a.scroll {
        margin: 10px auto;
        float: none;
    }
    .blog-thumb a {
        margin: 0 auto;
    }
    .blog-content {
        text-align: center;
        margin-bottom: 40px;
    }
}
@media (max-width: 768px) {
    .navbar-brand {
        height: auto;
        padding-left: 0;
        padding-right: 0;
        float: left;
        margin: 0 auto;
        display: inline-block;
        margin-left: 15px;
    }
    button.navbar-toggle.collapsed {
        margin-top: 25px;
        margin-top: 25px;
    }
    .news-item {
        margin: 20px 0;
    }
    .table-content {
        padding: 0 50px;
        display: block;
        margin: 40px 0;
    }
    .social-media {
        margin-top: 24px;
        display: block;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    .social-media > li {
        float: none;
        list-style: none;
        margin: 5px;
        display: inline-block;
    }
    a.scroll {
        margin: 10px auto;
        float: none;
    }
    .blog-thumb a {
        margin: 0 auto;
    }
    .blog-content {
        text-align: center;
        margin-bottom: 40px;
    }


}




.navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}

.btn-book{
	background-color: var(--islandtime);
    border-color: var(--islandtime);
	font-weight: 700;
	position:relative;
	top:7px;
	margin-bottom: 10px;
}
.btn-book:hover, .btn-book:active, .btn-book:focus{
	background-color: var(--watery);
}

.table-section, .testimonials-section, .about-section, .faq-section{
	padding: 105px 0;
}
.table-section .group-header h3{
	color: #fff;
	font-family:'ProximaNovaA-Semibold';
	font-weight: 600;
    border-radius: 20px;
    padding: 10px 30px;
    font-size: 17px;
    position: relative;
    top: 18px;
    margin-top: 100px;
}
.table-section .group-header.platinum h3{
	background: var(--golden); /*#ffae00*/
}
.table-section .group-header.sliver h3{
	background: #45c9eb;
}
.table-section .group-header.nvgreen h3{
	background: var(--watery);
}

.about-section h2, .about-section h3, .faq-section h2, .contactform-section h2, .contactform-section h3{
	color: var(--watery);
	font-weight: 700;
	font-family:'ProximaNovaA-Semibold';
	margin-top: 40px;
}
.about-section .about-header h2, .contact-section h3, .faq-section h2, .covid-19 h2{
	font-size: 34px;
	font-family: 'ProximaNovaA-Bold';
}
.about-section .row{
	margin-bottom: 20px;
}

.testimonial{
	padding: 50px 0;
}
.testimonial .fa-star{
	color: #ffdf00;
}

.covid-19 h2{
	color: #fff;
}
.covid-19 h3, .contact-section h2, .contact-section h3{
	color: #fff;
	font-weight: 700;
	font-family:'ProximaNovaA-Semibold';
}
.covid-19 .fas{
	font-size: 48px;
	margin-bottom: 10px;
}
.covid-19 .purifliy-item > p{
	padding-bottom: 50px;
}

.faq-section h4{
	color: var(--watery);
	font-weight: 700;
	font-family:'ProximaNovaA-Semibold';
}
.faq-section a:hover, .faq-section a:focus{
	color: inherit;
}
.faq-section .panel-default {
    border-color: var(--watery);
}
.faq-section .panel-default > .panel-heading{
	background-color: rgba(255,255,255,0);
}
.faq-section .panel-group .panel-heading + .panel-collapse > .panel-body, .faq-section .panel-group .panel-heading + .panel-collapse > .list-group{
	border-top: 1px solid rgb(180, 204, 201);
}
.faq-section h4.panel-title{
	margin-top:10px;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.top-button{
	position: fixed;
	bottom: 25px;
	right: 25px;
}

blockquote, .blockquote-reverse, blockquote.pull-right{
	border-color: rgb(181, 204, 201);
}