@import 'common.css';
.home-container{
    background: url(../images/bg.jpg) no-repeat left top;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    text-align: center;
    padding-top: 150px;
    height: 1060px;
}
.home-container h2{
    color: #58595b;
    font-weight: 300;
    padding-bottom: 25px;
    font-size: 51px;
}
.home-container h2 strong{
    font-weight: 500;
}
.home-container h2 strong.cara{
    color: #1d95a9;
    font-size: 72px;
}
.home-container .col-12{
    position: relative;
    height: 100vh;
}
.home-container .rose{
    position: absolute;
    left:-120px;
    right: 0;
    margin: auto;
    top: 80px;
}
.home-container .butterfly{
    position: absolute;
    left: 100px;
    right: 0;
    margin: auto;
    top: 270px;
    z-index: 99;
    bottom: 0;
}
.home-container .feather{
    position: absolute;
    left: -60px;
    margin: auto;
    top: 0;
    bottom: -800px;
    width: 495px;
}
.home-container .col-wrap{
    position: relative;
}
.home-container .col{
    border: 10px solid white;
    position: absolute;
    width: 340px;
    box-shadow: -5px 0 10px rgba(0,0,0,0.2);
}
.home-container .col img{
    display: block;
}
.home-container .col h5{
    font-family: 'Satisfy', cursive;
    position: absolute;   
}
.home-container .col a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    height: 100%;
}

.home-container .slider{
    display: none;
}
.l-b{    
    left: 15px;
    bottom: 5px;
}
.r-t{    
    right: 15px;
    top: 5px;
}
.r-b{    
    right: 15px;
    bottom: 5px;
}

.home-container .col.col1{
    left: 100px;
    top: 0;
}
.home-container .col.col2{
    left: -60px;
    top: 280px;
}
.home-container .col.col3{
    left: 330px;
    top: 340px;
    width: 400px;
}
.home-container .col.col4{
    right: 0;
    top: 90px;
    width: 530px;
}
.home-container .col.col5{
    right: 30px;
    top: 415px;
    width: 400px;
    box-shadow: -5px 3px 10px rgba(0,0,0,0.2);
}
.testi{
    padding: 100px 0;
    background: #EAEAEA url(../images/testi.png) no-repeat left center;
}
.testi .row{
    justify-content: flex-end;
    padding-right: 55px;
}
.testi h3{
    text-align:center;
    margin-bottom: 50px;
    padding: 0;
    font-size: 55px;
    font-weight: 300;
    color: #1d95a9;
    position: relative;
}
.testi h3 span{
    color: #DC2C66;
}
.testimonials{
    text-align: center;
}
.testimonials blockquote{
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 5px;
    line-height: 32px;
}
.testimonials h5{
    color: #ac573e;
}
.owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0 0;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot{
    width: 14px;
    height: 14px;
    border: 2px solid #666666;
    margin: 0 5px;
    border-radius: 100%;
}
.owl-carousel button.owl-dot.active{
    background: #999999;
    border-color:#999999;
}
.before-after{

    padding:60px 0;
    background: url(../images/home-con-img.png) no-repeat right center;
    background-size: contain;
}
.before-after h2{
    text-align: center;
    color: #58595B;
    font-size: 53px;
    padding-bottom: 55px;
}
.before-after h2 span{
    color: #C82255;
}
.before-after .row{
    justify-content: flex-end;
    width: 80%;
    margin: 0 auto ;
}

.before-after .con{
    padding: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.before-after .con p {
    width: 80%;
    font-weight: 500;
}
.before-after img{
    margin-right:20px;
    position: relative;
    width: 55px;
}
.before-after .img span{
    position: absolute;
    left: 5px;
    top: 30px;
    background: #1D95A9;
    color: white;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: 500;
}
.before-after .img-wrap{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    align-items: flex-start;
    justify-content: space-between;
}
.abts-con .con{
    text-align: center;
    background: url(../images/leaves.png) no-repeat center;
    padding: 25px 15px;
}
.abts-con h6{
    color: #666666;
    font-weight: 500;
}
.abts-con h5{
    color: #D43466;
    text-transform: uppercase;
}
.abts-con p {
    padding: 10px 0;
}
.abt-con{
    background: #E5E5E5;
    text-align: center;
    padding: 25px 0;
}
.abt-con h5{
    font-weight: 400;
}
.abt-con img{
    height: 90px;
    margin-bottom: 15px;
}
.abt-con .con{
    padding: 25px 25px 0;
}
.abt-btm-con {
    padding: 50px 0;
}
.abt-btm-con p {
    padding: 10px 0;
}
.abts-con-cli {
    padding: 25px 0;
}
.abts-con-cli .con{
    background: #F0F4F7 url(../images/leaves.png) no-repeat center 100px;
    padding: 24px 10px;
}
.abts-con-cli h5{
    color: #333333;
}
.abts-con-cli p {
    padding:5px 10px;
}
.abts-con-cli .col-lg-4{
    padding: 0;
}
.abts-con-cli .col-lg-8{
    border: 1px solid #999999;
    padding: 15px;
}
/* TREATEMENT PAGES */
.page-title {
    background-color: #C6CBCE;
    background-position: right center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}
.page-title .row{
    align-items: center;
}
.page-title h2{
    font-weight: 500;
    line-height: 55px;
    color: white;
}
.page-title span{
    display: block;
    text-transform: uppercase;
    color: #333333;
}
.page-title.page-title1{
    background-color: #7D7A81;
}
.page-title.page-title1 h2 {
    color: #C1C1C1;
}
.page-title.page-title1 h2 span{
    color: white;
}
.page-title.page-title1.page-title2 {
    background-color: #999999;
}
.page-title.page-title1.page-title3 {
    background-color:black;
}
.page-title.page-title1.page-title3 h2{
    text-transform: uppercase;
    color: white;
    font-size: 38px;
}
.page-title.page-title1.page-title3 h2 span{
    font-size: 48px;
}
.page-title .col-lg-6:last-child{
    display: flex;
    justify-content: flex-end;
}
.page-title4 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cb375c+0,17879b+100 */
    background: #cb375c; /* Old browsers */
    background: -moz-linear-gradient(left,  #cb375c 0%, #17879b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #cb375c 0%,#17879b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #cb375c 0%,#17879b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb375c', endColorstr='#17879b',GradientType=1 ); /* IE6-9 */
    text-align :center;
    padding:15px 0
}
.page-title4 h2{
    font-weight: 300;
}
.treat-cons{
    padding: 25px 0;
}
.treat-cons {
    padding-bottom: 45px;
}
.treat-cons h5{
    color: #1D95A9;
    font-weight: 500;
}
.treat-cons .content span{
    color: #1D95A9;
}
.treat-cons .content ul {
    padding: 15px 0 0;
}
.treat-cons .content ul li{
    background: url(../images/list.png) no-repeat left 8px;
    padding: 10px 25px;
}
.treat-cons .content ul li ul {
    padding: 10px 0 0 25px;
}
.treat-cons .content ul li li{
    background: none;
    list-style-type: disc;
    padding: 5px;
}
.treat-cons .img{
    border: 1px solid #999999;
    display: flex;
    align-items: center;
    width: 713px;
    padding: 8px 10px 8px 0;
    margin: 15px 0 0;
}
.treat-cons ul.flex-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 60%;
}
.treat-cons ul.flex-list li{
    width: 33%;
}
.abt-con small{
    display: block;
    color: #1D95A9;
    text-transform: uppercase;
    font-size: 18px;
}

/* GALLERY */
.gallery {
    padding: 25px 0;
}
.gallery h5{
    color: #666666;
    font-family: 'Satisfy', cursive;
}
.gallery h6{
    color: #D82D66;
    text-transform: uppercase;
}
.gallery ul{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    margin: -10px -10px 20px;
}
.gallery li{
    border: 1px solid #CACACA;
    padding: 10px 10px 5px;
    text-align: center;
    color: #979797;
    margin: 10px;
}
.gallery li img{
    display: block;
    margin: 0 0 10px;
}
.gallery li a{
    position: relative;
}
.gallery li .smiley{
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 51px;
}

/* CONTACT */
.contact{
    position: relative;
    padding: 35px 0;
}
.contact:before{
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: #EEEEEE;
}
.contact .container{
    position: relative;
    z-index: 5;
}
.contact h4{
    font-size: 24px;
    font-weight: 400;
    padding: 5px 0;
}
.contact h6{
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 0;
}
.contact p{
    padding-bottom: 25px;
}
.contact form{
    padding: 0 10px 0 75px;
}
@media (min-width: 1500px){
    .home .container {
        max-width: 1500px;
    }
}
@media(min-width:1200px){
    header nav li ul{
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 35px;
        flex-direction: column;
        width: 180px;
        justify-content: center;
        align-items: flex-start;
        background: #F0F4F7;
        border: 1px solid #CCCCCC;
        text-align: left;
        opacity: 0;
        visibility: hidden;
    }
    header li ul:before{
        content: "";
        position: absolute;
        left: 45px;
        top: -15px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 16px solid #F0F4F7;
        display: block !important;
        width: 16px;
        transition: all 300ms linear;
    }
    header nav li:hover ul{
        opacity: 1;
        visibility: visible;
    }
}
@media(max-width:1199px){
    .breadcrumb {
        padding-top: 100px;
    }
    .mobile-menu{
        background: #0e1532;
        width: 45px;
        height: 45px;
        border-radius: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .mobile-menu .menu,
    .mobile-menu .menu:after,
    .mobile-menu .menu:before{
        width: 50%;
        height: 2px;
        background: white;
        border-radius: 5px;
        position: relative;
    }
    .mobile-menu .menu:after,
    .mobile-menu .menu:before{
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
    }
    .mobile-menu .menu:before {
        top: -7px;
    }
    .mobile-menu .menu:after {
        top: 7px;
    }
    
    header.show .mobile-menu .menu{
        background: white;
    }
    header.show .mobile-menu .menu:after{
        display: none;
    }
    header.show .mobile-menu .menu{
        transform: rotate(50deg);
    }
    header.show .mobile-menu .menu:before{
        transform: rotate(-100deg);
        top: 0;
    }
    header nav {
        position: fixed;
        left: -100%;
        top: 0;
        width: 300px;
        height: 100vh;
        padding: 25px 0;
        background: #0e1532;
    }
    header.show nav{
        left: 0;
    }
    header nav ul{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    header nav ul li a{
        color: white !important;
        padding:10px 20px;
        display: block;
    }
    header nav>ul>li {
        width: 100%;
        padding: 5px 0;
    }
    header nav ul li ul{
        display: none;
        padding-left: 10px;
    }
    header nav ul li.show-sub ul{
        display: block;
    }
    header nav li ul li a {
        font-size: 17px;
        padding: 15px 15px;
    }
    header .col-lg-8{
        display: flex;
        justify-content: flex-end;
    }
    .home-container {
        height: auto;
        padding-bottom: 30px;
    }
    .home-container .feather,
    .home-container .rose,
    .home-container .col-wrap,
    .home-container .butterfly{
        display: none;
    }
    .home-container .slider{
        display: block;
    }
    .home-container .col-12{
        height: auto;
    }
    .home-container .slider img{
        height: 295px;
        width: auto;
    }
    .home-container .slider .item{
        background: white;
        padding: 15px;
    }
    .contact form {
        padding: 0;
    }
    .abts-con {
        padding: 30px 0 0;
    }
    .abt-con .row,
    .abts-con .row{
        flex-direction: column;
        align-items: center;
    }
    .abts-con h6{
        padding-bottom: 0;
    }
    .abt-btm-con p{
        text-align: center;
    }
    .abts-con-cli .col-lg-8{
        border: none;
    }
    .before-after .row{
        width: 100%;
    }
}
@media (min-width:992px) and (max-width:1199px){
    .contact:before {
        width: 40%;
    }
    .gallery li {
        width: 31.24444%;
    }
    .page-title h2 {
        font-size: 34px;
        line-height: 39px;
    }
    header h1 img {
        width: 170px;
    }
}
@media(max-width:991px){
    footer .share {
        justify-content: center;
    }
    .before-after{
        background: #fbe2e4;
        padding-bottom: 15px;
    }
    .before-after .con{
        padding: 15PX 0;
    }
    .before-after .con p{
        width: 100%;
        text-align: center;
    }
    .before-after img{
        margin: 0 auto 10px;
    }
    .testi .row {
        padding-right: 0;
    }
    .testi {
        background: #EAEAEA;
        padding: 50px 0;
    }
    .testi h3 {
        margin-bottom: 30px;
    }
}
@media(min-width:768px) and (max-width:991px){
    .contact:before {
        width: 42%;
    }
    .gallery li {
        width: 47%;
    }
    .page-title h2 {
        font-size: 30px;
        line-height: 39px;
    }
}
@media(max-width:767px){
    .container{
        max-width: 90%;
    }
    header h1 img {
        width: 160px;
    }
    .contact:before {
        display: none;
    }
    .page-title {
        padding: 15px 0;
    }
    .page-title4 h2{
        font-size: 41px;
    }
    input[type="email"], 
    input[type="text"], 
    input[type="password"], 
    input[type="date"], 
    select, textarea {
        width: 100%;
    }
    input[type="submit"]{
        display:block;
    }
    .contact h4,
    .contact h6,
    .contact p {
        text-align: center;
    }
    .contact form{
        width: 70%;
        margin: 0 auto;
    }
    footer .share {
        justify-content: center;
    }
    .gallery li {
        width: 46%;
    }
    .gallery h5,
    .gallery h6{
        text-align: center;
    }
    .treat-cons .content ul li{
        padding-right: 0;
        background-position: left 14px;
    }
    footer .con{
        padding-left: 0;
        text-align: center;
    }
    .treat-cons .content ul{
        padding-top: 0;
    }
    footer .share a img{
        margin-bottom: 0;
    }
}
@media (max-width:500px){
    footer{
        background-position: right top;
        padding-top: 20px;
    }
    .contact form {
        width: 100%;
    }
    .gallery li {
        width: 100%;
    }
    .page-title h2{
        text-align: center;
        line-height: 36px;
        font-size: 29px;
    }
    .page-title .col-lg-6:last-child{
        display: none;
    }
}