

/*body {
width: 100%;
}*/
.carousel-content img{
	width: 196px;
    height: 100px;
    position: absolute;
    top: 16%;
    left: 61%;
    z-index: 20;
    color: white;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    -webkit-animation: fadeinout 8s linear alternate;
    animation: fadeinout 8s linear alternate;

}
@-webkit-keyframes fadeinout {
  0%,100% { opacity: 0; }
  50% { opacity: 1; }
}

@keyframes fadeinout {
  0%,100% { opacity: 0; }
  50% { opacity: 1; }
}
.carousel-content h1{
	position: absolute;
    top: 32%;
    left: 56%;
    font-size: 47.4688px;
    line-height: 47.4688px;
    color: rgb(238, 60, 74);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    padding: 11.8672px;
    margin: 0px;
    z-index: auto;
    width: 515.036px;
    height: 174.406px;
    border-radius: 0px;
    letter-spacing: 2.37344px;
    filter: none;
    -webkit-animation: fadeinout 10s linear alternate;
    animation: fadeinout 10s linear alternate;

}
.carousel-content a{
    position: absolute;
    border-radius: 3px;
    background-color: rgb(239, 60, 75);
    color: white;
    /* margin-top: 60px; */
    letter-spacing: 1px;
    font-family: none;
    font-weight: 600;
    font-size: 17px;
    padding: 13px;
    top: 57%;
    left: 60%;
    -webkit-animation: fadeinout 12s linear alternate;
    animation: fadeinout 12s linear alternate;

}
.column_inner{
padding-left: 21px;
    padding-right: 21px;
}

.about_text{
	margin-top:35px;
}

.about_text p{
	color: #777777;
}

.about_bg{
	padding: 40px 40px 50px 40px;
    background-color: #ffff;
    border-top-left-radius: 70px;
    border-top-right-radius: 70px;
    border-bottom-right-radius: 70px;
    height: 460px;
}
.about_more{
	margin-top:20px;
	float: left;
}
.about_more a{
	border-radius: 15px;
    background-color: rgb(238, 60, 74);
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 500;
}

.man_image img{
	width: 80px;
	height: 80px;
	border-radius: 36px;
}

.man_title{
	margin-top:35px;
}

.man_text{
	margin-top: 25px;
}

.man_text p{
	color: #777777;
}


.first_box{
	border:1px solid #dfe5e8 ;
	background-color: #0b1d41;
	    padding: 48px;
}

.inner_box{
	padding: 15px;
}

.text1{
	margin-top: 30px;
	font-size: 24px;
	font-weight: 700;
}

.text2{
	font-size: 55px;
	font-weight: 700;
	letter-spacing: 0.05em;
}

.text3{
	font-size:16px;
    font-family: initial;
    letter-spacing: 1px;
    margin-bottom:10px;
}

.second_box{
	border:1px solid #dfe5e8 ;
	height: 100%;
	padding-bottom: 18%;
}

.icon1{
	margin-top:50px;
	text-align: center;
}

.express{
	margin-top: 40px;
	text-align: center;
	font-size: 19px;
	letter-spacing: 1.5px;
	font-weight: 700;
}

.express_text{
	margin-top: 32px;
	text-align: center;
/*	padding-left: 20%;
	padding-right: 20%;*/

}

#slider img{
	width: 100%;height:auto;
	object-fit: cover;
}

.heading{
	position: absolute;
    width: 100%;
    text-align: right;
    padding-right: 7%;
    padding-left: 7%;
    padding-top: 14%;

}
.about_nail{
	background-image: url('../img/nail-art-1.jpg');background-position: center;
    background-size: cover;
}

.about_row1{
	    padding: 50px 30px 50px 30px;
}
.about_row1 h3{
	letter-spacing: 4px;text-align: center;

}
.about_row2{
	padding: 0px 30px 100px 30px;
	margin-left: 4%;
    margin-right: 4%;
}

.about_row2 .title span{
	color: #ee3c4a;line-height: 33px;font-size: 25px;letter-spacing: 4px;
}
.man_title .span1{
	color: #282828;font-weight: 700;font-size:19px;letter-spacing: 1px;
}
.man_title .span2{
	font-size:19px;letter-spacing: 1px;
}


.appoint{
	padding: 38px;
	height: 500px;
}

.mail{
	margin-top: 30px;
	text-align: center;
}

.mail_btn{
	text-align: center;

}
.mail_text{
	margin-top: 20px;
    text-align: center;
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;	
    letter-spacing: 1.5px;
}

.mail_btn a{
	border-radius: 3px;
    background-color: rgb(239, 60, 75);
    color: white;
    margin-top: 60px;	
    letter-spacing: 1px; 
	font-family: none;
    font-weight: 600;
    font-size: 17px;
    padding: 13px;

}

.touch h3{
	font-weight: 700;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	    color: #3c3950;
}

.contact{
	padding-left: 17%;
}

.question{
	margin-top: 80px;
	font-size: 18px;
	font-family: initial;
    letter-spacing: 1px;
}

.title_contact{
	text-transform: uppercase;
    letter-spacing: 3px;
        margin-top: 6px;
}

.title_contact span{
	font-size: 37px;
	font-weight: 700;
}

.address{
	margin-top: 75px;
}
.address i{
    color: #e77785 !important;
    padding-right: 8px;	
}

.address span{
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
}

.call {
	margin-top: 30px;
	margin-bottom: 100px;
}

.call i{
    color: #e77785;
    padding-right: 8px;
}
.call span{
	color: #fff;
	font-size: 16px;

}

.footer_bg{
	background-color: rgb(11, 29, 65);
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-top: 1px solid #fff;
}

.reserv{
	padding-top: 35px;
    padding-bottom: 35px;
    font-size: 12px;
}

.social{
	padding-top: 35px;
    padding-bottom: 35px;
    text-align: center!important;
}

.design{
	padding-top: 35px;
    padding-bottom: 35px;
    font-size: 12px;
    float: right;	
}


/*aboutus*/


.about_us{
	text-align: center;
    padding: 61px;
}

.about_us h1{
	font-size: 48px;
	font-weight: 700;
    letter-spacing: 3px;
}

.about_head{
	text-align: center;
    padding: 35px;	
}

.about_head h3{
    font-weight: 700;
    color: #3c3950;
    font-size: 32px;
}

.about_right{
    padding-left: 65px;
    padding-right: 65px;
}

.man_title2{
	margin-top: 100px;
	text-align: center;
}

.man_title2 span{
    font-size: 32px;
    letter-spacing: 4px;
    font-weight: 700;
    color: #3c3950;
}
.man_text2{
	margin-top: 30px;
    text-align: center;
    color: #46485c;	
}

.first_box01{

}

#treatments .row{

	margin-top: 8px;
}
#treatments .container-fluid{
	background-color: #F0F3F2;	
}

#treatments .second_box{
	border:none;
}

#inspirational img{
	height: 380px;
	cursor: pointer;
}

.navbar-dark .navbar-toggler{
	    border-color: rgb(237 26 26);
	        color: red;
}


/*--------*/

    .hover-mask a {
      display: block;
      position: relative;
      overflow: hidden;
    }
    .hover-mask img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    }
    .hover-mask:hover img {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
    }

/*---event----*/
.event{
	text-align: center;
	padding:15px;
}

.event h2{
	font-size: 36px;
	color: #3c3950;
	letter-spacing: 2px;
	font-weight: 700;
}

.event_img img{
	height: auto;
    max-width: 100%;
    vertical-align: top;
}

.event_desc{
    padding:80px;
}

.event_desc h3{
	letter-spacing: 3px;
	font-weight: 700;
	margin-bottom: 40px;
}

.contact_btn{
	display: inline-block;
    vertical-align: top;	

}
.contact_btn a{
    color: #fff;
    background-color: #ed306b;
    box-shadow: 0 5px 0 #ed306b;		
}

.sticky-top{
    border-bottom: 1px solid #e7e2e2;
}

/*----nav------*/

.navbar-collapse{
    text-align: center;	
    background-color: #0B1D41;    
}
.navbar-collapse ul li{
	    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 700;
}
.navbar-collapse ul li a{
	color: #ffffff;
}
.navbar-collapse ul li a:hover{
	color: #ee3c4a;
}
.navbar-collapse ul li a:active{
	color: #ee3c4a;
}
.map{
	border: 2px solid #ffffff;
    height: 28px;
    width: 28px;
    border-radius: 17px;	
/*    margin-left: 10px;*/
}
.icon_contact{
	color: #ffffff;
    height: 28px;
    width: 28px;
    border-radius: 17px;	
/*    margin-left: 10px;	*/
    font-size: 18px;
}

.map i{
	color: #ffffff;
}
.address_contact{
/*	    margin-left: 104px;*/
	padding-top: 11px;
	height: 50px;
    width: 50px;
    background: #444444;
    border-radius: 3px;	
}
.add{
	margin-top: 30px;
    margin-bottom: 50px;
}
.contact_head {
    text-align: center;
    margin-bottom: 30px;
}
.contact_head h2{
    color: #ffffff;
    font-weight: 700;
}
.contact_form input,textarea{
	width: 100%;
	    padding: 12px;
    padding-left: 20px;
        border: 1px solid #394050;
    background-color: #181828;

}
.contact_form textarea{
	height: 300px;
}
.contact_form .submit input{
	    background-color: #ee3c4a;
	    border-radius: 4px;
}

@media only screen and (max-width: 600px) {
#slider .carousel-content img{
	width: 68px!important;
    height: 30px!important;
}
.carousel-content h1{
position: absolute;
    top: 32%;
    left: 56%;
    font-size: 11.4688px;
    line-height: 14.4688px;
    color: rgb(238, 60, 74);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    padding: 11.8672px;
    margin: 0px;
    z-index: auto;
    width: 155.036px;
    height: 70.406px;
    border-radius: 0px;
    letter-spacing: 1.37344px;
    filter: none;
    -webkit-animation: fadeinout 10s linear alternate;
    animation: fadeinout 10s linear alternate;	
}
.carousel-content a{
    position: absolute;
    border-radius: 3px;
    background-color: rgb(239, 60, 75);
    color: white;
    /* margin-top: 60px; */
    letter-spacing: 1px;
    font-family: none;
    font-weight: 600;
    font-size: 6px;
    padding: 9px;
    top: 65%;
    left: 60%;
    -webkit-animation: fadeinout 12s linear alternate;
    animation: fadeinout 12s linear alternate;	
}
.column_inner{
	padding: 0;
}
#treatments .row {
    margin-top: 0px;
}
.img_01,.img_03,.img_06{
	display: none;
}
.gallery_images{
	padding: 0; 	
}
.event_desc{
	padding: 30px;
}

.event_desc h3{
	text-align: center;
	letter-spacing: 2px; 	
}
/*.address_contact{
	margin-left: 142px;
}
*/

}

