@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */

body {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5;
    color: #666;
    background: #fff;
}

td,
th {
    padding: 7px;
}

#page {
    position: relative;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.offcanvas #page {
    overflow: hidden;
    position: absolute;
}

.offcanvas #page:after {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.7);
    content: "";
}

a {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus {
    outline: none;
    text-decoration: none;
}

p {
    margin-bottom: 10px;
}

/*h1, h2, h3, h4, h5, h6, figure {*/

/*     color: #323232;*/

/*	font-weight: 400;*/

/*	margin: 0 0 0px 0;*/

/*	line-height: 1.3; */

/*}*/

::-webkit-selection {
    color: #fff;
    background: #FFDD00;
}

::-moz-selection {
    color: #fff;
    background: #FFDD00;
}

::selection {
    color: #fff;
    background: #FFDD00;
}

.gallery-img,
.about-flex-img,
.colorlib-video,
.instagram,
.staff-img,
.blog-img,
.colorlib-about-img,
.services-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

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

.logo .M-View {
    display: none;
}

/*------------touch-Slider------------------------*/

/****slider****/

h1.slide-phone {
    color: #45e2f4 !important;
    margin: 0px !important;
    line-height: 20px !important;
}

.bs-slider {
    height: auto;
    margin-top: 0px;
    overflow: hidden;
    max-height: auto;
    position: relative;
}

.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item  {
	max-height: 500px;
    height: 500px;
	
}
*/

.bs-slider>.carousel-inner>.item>img,
.bs-slider>.carousel-inner>.item>a>img {
    `background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    margin-top: 0px;
}

.service.layout-1:hover .img-in {
    background-color: #000;
}

.SERVICES-HOME .box-shadow {
    box-shadow: 0px 5px 7px 0px rgba(37, 34, 34, 0.33);
}

/*---*/

.hero-slides-content {
    margin-top: 17%;
}

.slide-text h2 {
    z-index: 8;
    white-space: nowrap;
    font-size: 28px;
    line-height: 80px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    color: #fff;
}

.slide-text h2 span {
    color: #ec6a07;
}

.slide-text h5 {
    z-index: 7;
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    letter-spacing: 5px;
    text-transform: uppercase;
    visibility: inherit;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin: 0px;
    padding-bottom: 0px;
    y: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    animation-delay: 300ms;
    opacity: 1;
}

.slide-text h3,
.slide-text h4 {
    display: table;
    margin: 0 auto;
    text-align: left;
    font-weight: 400;
    color: #fff;
    font-size: 24px;
    margin-bottom: 26px;
    margin-top: 26px;
    text-transform: capitalize;
}

.slide_style_right a {
    float: left;
}

.slide-text a {
    text-align: left;
    float: left;
    margin: 0 auto 30px;
    padding: 5px 20px;
    background: #e6375e;
    color: #fff;
    text-decoration: none;
    margin-top: 0px;
    border-radius: 0px;
    display: table;
    font-weight: 600;
    font-size: 16px;
    margin-right: 15px;
    border: 3px solid #e6375e;
}

.slide-text .Slide-01-Adj {
    width: 100%;
    font-size: 38px;
    line-height: 20px;
    padding: 0px 0px 0px;
}

.slide-text .Slide-01-Adj-h5 {
    margin-bottom: 30px;
}

.slide-text .slide-text .Slide-01-Adj-h2 {
    z-index: 8;
    white-space: nowrap;
    font-size: 100px;
    line-height: 130px;
}

.slide-text a:hover {
    background: transparent;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}

.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

.fade .item:first-child {
    top: auto;
    position: relative;
}

.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/

.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.control-round:hover .carousel-control {
    opacity: 1;
}

.control-round .carousel-control.left {
    left: 1%;
}

.control-round .carousel-control.right {
    right: 1%;
}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}

.control-round .carousel-control.left>span:nth-child(1) {
    left: 45%;
    color: #fff;
}

.control-round .carousel-control.right>span:nth-child(1) {
    right: 45%;
    color: #fff;
}

#bootstrap-touch-slider .left .fa {
    margin-top: 12px;
    margin-right: 4px;
}

#bootstrap-touch-slider .right .fa {
    margin-top: 10px;
    margin-left: 4px;
}

/*---------- INDICATORS CONTROL ----------*/

.indicators-line>.carousel-indicators {
    display: none;
    right: 0px;
    bottom: 10%;
    left: 30%;
    width: 100%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: center;
    overflow-y: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    white-space: nowrap;
}

.indicators-line>.carousel-indicators li {
    padding: 5px;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: transparent;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    z-index: 10;
    cursor: pointer;
}

.indicators-line>.carousel-indicators li:last-child {
    margin-right: 0;
}

.indicators-line>.carousel-indicators .active {
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 0px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.indicators-line>.carousel-indicators .active:before {
    transform: scale(0.5);
    background-color: #00bf45;
    content: "";
    position: absolute;
    left: -1.6px;
    top: -1.6px;
    width: 17px;
    height: 17px;
    padding: 3px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

/*---------- SLIDE CAPTION ----------*/

.slide_style_left {
    text-align: center !important;
}

.slide_style_right {
    text-align: right !important;
}

.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    width: 100%;
    top: 32%;
    right: 0;
    position: absolute;
    padding: 10px 85px;
}

.slide-text a .fa {
    margin-left: 20px;
}

.slide-text>h1 {
    padding: 0;
    color: #ffffff;
    font-size: 40px;
    font-style: normal;
    line-height: 60px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    text-transform: capitalize;
}

.slide-text>p {
    padding: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 15px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    text-transform: capitalize;
}

.slide-text>a.btn-default {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.slide-text>a.btn-primary {
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.slide-text>a:hover,
.slide-text>a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

.control-round .carousel-control {
    top: 44%;
    opacity: 0;
    width: 55px;
    height: 55px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 32px;
    cursor: pointer;
    overflow: hidden;
    line-height: 55px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

/*
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	

    background-color: rgba(0, 0, 0, 0.40);

}
*/

.slide-text>p {
    width: 100%;
    font-size: 30px;
    line-height: 20px;
    padding: 0px 0px 10px;
}

.colorlib-gallery .no-gutters {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.About-Us {
    padding: 70px 0px 5px;
}

.Heading-box {
    margin: 0 auto;
    display: table;
}

.About-Us .A-Pass {
    text-align: center;
    width: 75%;
    margin: 0 auto 20px;
}

.section-title {
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 30px;
    margin: 0 0 30px;
    display: inline-block;
    position: relative;
    background-image: url(../images/shape-2.png);
    background-repeat: no-repeat;
    background-position: center 46px;
    font-weight: 700;
    text-transform: uppercase;
}

.section-title:before {
    position: absolute;
    right: 0;
    bottom: 5px;
    height: 1px;
    width: 40%;
    background: #ccc !important;
    content: "";
}

.section-title:after {
    position: absolute;
    left: 0;
    bottom: 5px;
    height: 1px;
    width: 40%;
    background: #ccc;
    content: "";
}

/*-----------.Article-Page -------------*/

.Article-Page .box .icon .fa {
    padding-top: 125px;
    font-size: 36px;
    color: #ea72ac;
}

/*-----------Navber-Update-----------*/

/*----------------navigation---------------

.menu-large  .W-ADJ  {
	width:200px  !important;
	left: auto;
}

.navbar {
    position: relative;
    min-height: 55px;
    margin-bottom: 12px;
	border: none;
}

.navbar-nav {
    float: right;
    margin: 0;
	height: auto;
	padding-top: 5px;
}

.navbar-nav  li {
	padding-top: 0px;
    background: #e17ba4;
    color: #fff;
    border-right: 1px solid #e2a6be;
}

.navbar-brand {
    float: left;
    /* height: 50px; 
    padding: 1px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-default{
color: #fff;

}

.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}


.navbar-default .navbar-nav > li > a{
	color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}

.navbar-nav li .W-ADJ  li {
    padding-top: 0px;
}

.navbar-nav li .W-ADJ   {
	padding:15px 0px;
	border: 2px solid #d92d6adb;
}

.navbar-nav li .W-ADJ li ul {
	padding-top: 0px;
    padding-left: 20px;
}

.navbar-nav li .W-ADJ li ul li {
	padding: 0px 0px 5px;
}


.navbar-default .navbar-nav>.open>a  {
	background:transparent;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}



  .dropdown-menu  li ul  {
	  padding-top:10px;
  }
  
  .dropdown-menu  li ul li  {
	  padding:0px 0px 15px;
  }

.navbar-default .navbar-nav > .dropdown > a:hover .caret {
	border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-default .navbar-brand{
	margin-left: 0px;
    margin-top: -30px;
}
.menu-large {
  position: static !important;
}
.megamenu{
	margin-top: 11px  !important;
    padding: 10px 15px;
    width: 80%;
    margin: 0 auto;
    left: 10%;
}
.megamenu> li > ul {
 
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: ;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}

@media (max-width: 768px) {
	
.navbar-default .navbar-toggle .icon-bar {
    background-color: #e17ba4;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}


  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 0px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;
  }
  .dropdown-menu li ul li {
    padding: 0px 0px 0px;
	}
	.megamenu> li > ul > li > a {
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
	}
	.dropdown-menu li ul {
    padding-top: 0px;
	    padding-left: 0px
	}
	.megamenu {
    padding: 0px 15px;
    width: 70%;
    margin: 0 auto;
    left: 10%;
	}
	
	.nav>li>a {
    position: relative;
    display: block;
    padding: 6px 12px !important;
	}
	
	.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 25px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	}
	.navbar-brand>img {
    width: 85px;
    display: block;
	}

	.navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
	padding-top: 10px;

	}

	.menu-large .W-ADJ {
		left: auto;
		margin: 0px 0px 0px 30px;
	}

	.navbar-nav li .W-ADJ {
		padding: 0px 0px;
	}

	.navbar-default .navbar-nav > .dropdown > a .caret {
		float: right;
		margin-top: 10px;
	}

	.navbar-nav {
		float: right;
		margin: 0;
		height: auto;
	}
	
	.megamenu> li > ul > li > a:hover {
    color: #e6438c;
    padding-left: 6px !important;
    transition: 0.5s;
	}

}


.navbar-nav li .W-ADJ:before {
            bottom: 100%;
            left: 40px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #d92d6adb;
            border-width: 8px;
            margin-left: -8px; 
}

.megamenu> li > ul > li > a:hover {
	color:#e6438c;
	padding-left:8px;
	transition: 0.5s;
}			

.nav>li>a {
    position: relative;
    display: block;
    padding: 12px 12px;
}

.navbar-nav > li > .dropdown-menu li  ul li  {
	background: #fff;
}

.navbar-nav li .dropdown-menu li  {
	background:#fff;
	border-right:none;
}




  
  
 

 .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
/*-----------------Services------------------*/

.special-oofer-box {
    margin-left: 0px;
}

.offer-main-thumb-img {
    position: relative;
    width: 410px;
    height: 410px;
    border-radius: 50%;
}

.rounded-circle {
    border-radius: 50% !important;
}

/*
.tab-content>.active {
    display: block;
}

.tab-content>.tab-pane {
    display: none;
}
*/

.offer-main-promo {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 400px;
    width: 400px;
    background: rgba(236, 50, 133, 0.82);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /* justify-content: center; */
    padding: 20px;
    text-align: center;
}

.offer-main-promo h3 {
    /* position: relative; */
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 10px;
    color: #46f1fb;
    font-weight: 500;
    -webkit-animation: bounceInDown 400ms ease-in-out;
    animation: bounceInDown 400ms ease-in-out;
    text-transform: capitalize;
    /* z-index: 999; */
}

.offer-main-promo p {
    font-size: 14px;
    line-height: 19px;
    margin: 12px 0;
    -webkit-animation: flipInX 700ms ease-in-out;
    animation: flipInX 700ms ease-in-out;
}

.offer-main-promo p .fa {
    font-size: 10px;
    margin-right: 6px;
}

.offer-main-promo a {
    font-weight: 500;
    color: #7cefc0;
    font-size: 14px;
    text-transform: capitalize;
    -webkit-animation: bounceInUp 400ms ease-in-out;
    animation: bounceInUp 400ms ease-in-out;
}

.offer-menu ul.custom-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
}

.offer-menu ul.custom-tabs li:nth-child(1) {
    left: 403px;
}

.offer-menu ul.custom-tabs li:nth-child(1) {
    position: absolute;
    left: 370px;
    top: -48px;
    height: 80px;
    width: 80px;
}

.offer-menu ul.custom-tabs li a {
    padding: 0;
    position: relative;
    z-index: 1;
}

.nav-link {
    display: block;
}

.offer-menu ul.custom-tabs li a.active .offer-price {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-animation: zoomIn 400ms ease-in-out;
    animation: zoomIn 400ms ease-in-out;
}

.offer-menu ul.custom-tabs li a.active:after {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    visibility: visible;
}

.offer-menu ul.custom-tabs li a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(236, 50, 133, 0.82);
    border-radius: 50%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
}

.offer-menu ul.custom-tabs li a .offer-price {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    z-index: 2;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
}

/*
.offer-menu ul.custom-tabs li a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #f14091;
    border-radius: 50%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
}
*/

.offer-menu ul.custom-tabs li:nth-child(2) {
    left: 482px;
}

.offer-menu ul.custom-tabs li:nth-child(2) {
    position: absolute;
    left: 445px;
    top: 45px;
    height: 80px;
    width: 80px;
}

.offer-menu ul.custom-tabs li:nth-child(3) {
    left: 515px;
}

.offer-menu ul.custom-tabs li:nth-child(3) {
    position: absolute;
    left: 470px;
    top: 160px;
    height: 80px;
    width: 80px;
}

.offer-menu ul.custom-tabs li:nth-child(4) {
    left: 485px;
}

.offer-menu ul.custom-tabs li:nth-child(4) {
    position: absolute;
    left: 445px;
    top: 280px;
    height: 80px;
    width: 80px;
}

.offer-menu ul.custom-tabs li:nth-child(5) {
    left: 404px;
}

.offer-menu ul.custom-tabs li:nth-child(5) {
    position: absolute;
    left: 360px;
    top: 390px;
    height: 80px;
    width: 80px;
}

img {
    max-width: 100%;
}

.nav>li>a>img {
    max-width: 100%;
    padding: 3px;
    background: #f5f5f5;
}

.offer-menu ul.custom-tabs li a.active:after {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    visibility: visible;
}

/*----------Facebook-Plugin----------*/

.Facebook-Plugin {
    padding: 70px 0px;
}

.Facebook-Plugin .Fb-Page-Box {
    margin: 0 auto;
    display: table;
    width: 100%;
}

.Facebook-Plugin .Heading-box {
    margin: 0 auto 30px;
    display: table;
}

/*

.offer-menu ul.custom-tabs li a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #f14091;
    border-radius: 50%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
}

*/

.Service_Inner .Heading-box {
    margin: 0;
    display: table;
}

.Services {
    /* background: #000; */
    padding: 140px 0px;
    background-image: url(../images/service-bg.jpg);
    position: relative;
    /* background-attachment: fixed; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*
.Services ::before, .Services::before {
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(-90deg, rgba(0,0,0,.5), rgba(38, 31, 74, 0.9));
}
*/

.Services::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Service_Inner .S-Head .Icon {
    float: left;
}

.Service_Inner .S-Head .Info {
    margin-left: 30px;
}

.Service_Inner .S-Head .Info p {
    padding-bottom: 0px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    color: #b9b9b9;
}

.Service_Inner .S-Head .Icon .fa {
    font-size: 16px;
    color: #77a1c5;
    padding-top: 0px;
}

.Service_Inner .PASS {
    padding-bottom: 30px;
    color: #b9b9b9;
}

.Service_Inner .S-Head:hover {
    padding-left: 8px;
    transition: 0.5s;
    color: #e6438c;
}

.Service_Inner .S-Head .Info p a {
    color: #b9b9b9;
}

.Service_Inner .S-Head:hover .Icon .fa {
    color: #77a1c5;
}

.Service_Inner .S-Head:hover .Info p a {
    padding-left: 8px;
    transition: 0.5s;
    color: #77a1c5;
}

.Service_Inner .Button {
    border: 2px solid #e6438c;
    padding: 5px 20px;
    display: table;
    margin-top: 12px;
    border-radius: 22px;
    background-color: #e6438c;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
}

.Services .section-title:before {
    position: absolute;
    right: 144px;
    bottom: 5px;
    height: 1px;
    width: 20%;
    background: #ccc;
    content: "";
}

.Services .section-title:after {
    position: absolute;
    left: 0px;
    bottom: 5px;
    height: 1px;
    width: 20%;
    background: #ccc;
    content: "";
}

.Services .section-title {
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 30px;
    margin: 0 0 30px;
    display: inline-block;
    position: relative;
    background-image: url(../images/shape-2.png);
    background-repeat: no-repeat;
    background-position: 76px bottom;
    font-weight: 700;
}

.Service_Inner .Inner-Box {
    padding-bottom: 30px;
}

/*---------Client-Reviews---------*/

.Client-Reviews {
    padding: 50px 0px 0px;
}

.Client-Reviews .carousel-inner {
    width: 75%;
    margin: 30px auto;
    text-align: center;
}

.Client-Reviews .carousel-inner .item .fa {
    font-size: 24px;
    color: #a6a5a7;
    margin-bottom: 30px;
}

.Client-Reviews .carousel-inner .item h4 {
    font-weight: 600;
    font-size: 20px;
    padding: 12px 0px;
    color: #de559f;
    font-family: 'Raleway', sans-serif;
}

.Client-Reviews .carousel-inner .item img {
    border: 1px solid #a6a5a7;
    margin: 20px auto 0px;
    display: table;
    padding: 2px;
    width: 80px;
    border-radius: 50%;
}

.Client-Reviews .carousel-inner .item h4 p {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 0px;
    color: #666;
}

/*------------colorlib-gallery-------------*/

.colorlib-gallery {
    padding: 60px 0px 75px;
}

/*----------------Appoinment-Form-------------------*/

.appointment_area {
    padding: 50px 0px 5px;
}

.colorlib-gallery {
    /*---------
	background-image: url(../images/testimonial-background01.jpg);
	---*/
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #ffffff;
}

/*---------
.colorlib-gallery::before, .colorlib-gallery::before {
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(-90deg, rgba(7, 69, 93, 0.5), #ce8ae49c);
}
----------*/

.colorlib-gallery::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.colorlib-gallery .section-title:before {
    position: absolute;
    right: 45px;
    bottom: 5px;
    height: 1px;
    width: 25%;
    background: #ccc;
    content: "";
}

.colorlib-gallery .section-title:after {
    position: absolute;
    left: 45px;
    bottom: 5px;
    height: 1px;
    width: 25%;
    background: #ccc;
    content: "";
}

.colorlib-gallery .section-title {
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 30px;
    margin: 0 0 45px;
}

.appointment_area .about_thumbnil {
    position: relative;
    text-align: center;
}

.appointment_area .about_thumbnil .info {
    background: linear-gradient(to right, #a75eeaf5, #e6438c);
    border-radius: 50% 50% 0 0;
    bottom: 0;
    left: 50%;
    padding: 0px 8px 0px;
    position: absolute;
    width: 202px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    margin-left: -143px;
}

.appointment_area .about_thumbnil .info>h3 {
    color: #fff;
    font-size: 70px;
    font-weight: 900;
    margin-top: 0;
}

.appointment_area .about_thumbnil .info>h3>span {
    display: block;
    font-size: 17px;
    font-weight: 700;
    margin-top: -2px;
    text-transform: uppercase;
}

.get_touch_area .section_title>.title__heading {
    font-size: 30px;
    font-weight: 700;
    text-transform: none;
    margin: 0 0 30px;
    color: #f05907;
}

.appointment_area input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
select,
textarea {
    color: #333333;
    background: #fafafa;
    border: 1px solid #fafafa;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    display: inline-block !important;
    padding: 10px 15px 10px 10px;
    width: 98% !important;
    outline: none;
    box-shadow: none;
    transition: all .3s ease-in-out 0s;
    /* height: 50px; */
}

.get_touch_area .default_form .form-group textarea {
    min-height: 125px;
}

.get_touch_area .form-group-btn>.btn-default {
    background-color: #e34490;
    border: 0px solid !important;
    border-radius: 0;
    color: #fff !important;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    line-height: 45px;
    opacity: 1;
    overflow: hidden;
    padding: 0 30px;
    margin-top: 25px;
}

.appointment_area input[type="text"]:focus,
.appointment_area input[type="email"]:focus,
.appointment_area textarea:focus {
    color: #333;
    border-color: transparent;
}

.appointment_area .get_touch_area .Heading-box {
    margin: 0px;
    display: table;
}

/*------------Footer-----------*/

.Footer {
    margin-top: -6px;
    padding: 40px 0px 25px;
    background-color: rgba(27, 28, 33, 1);
    color: rgba(167, 167, 167, 1);
}

.Footer .F-STRIPE {
    padding-top: 30px;
}

.Footer .Footer-Box {
    height: 125px;
    border: 1px solid #737476;
    padding: 20px 20px 0px;
    /*
    color: #d8d8d8;
	*/
}

.Footer .Footer-Box .icon:before {
    content: "\f041 ";
    font-size: 20px;
    font-style: normal;
    margin-left: 0px;
    font: normal normal normal 24px/1 FontAwesome;
}

.Footer .Footer-Box .Phone-Icon:before {
    content: "\f095 ";
    font-size: 20px;
    font-style: normal;
    margin-left: 0px;
    font: normal normal normal 24px/1 FontAwesome;
}

.Footer .Footer-Box .Email-Icon:before {
    content: "\f0e6 ";
    font-size: 20px;
    font-style: normal;
    margin-left: 0px;
    font: normal normal normal 24px/1 FontAwesome;
}

.Footer .Footer-Box .icon {
    color: #fff;
    padding-top: 10px;
    background-color: #e85aa8;
    border-radius: 5%;
    display: block;
    height: 42px;
    width: 45px;
    text-align: center;
    left: 50%;
    margin-left: -25px;
    top: -25px;
    position: absolute;
}

.Footer .Footer-Box .info p {
    line-height: 21px;
    text-align: center;
    padding: 15px 0px;
    font-weight: 400;
}

.Footer .Footer-Box .info p .Left-paddding {
    margin-right: 10px;
}

.F-STRIPE {
    color: #c1c1c1;
    padding: 5px 0px;
    border-top: 1px solid #fff;
    background: #fff;
}

.Footer img {
    margin: 0 auto 30px;
}

.Footer .F-LOGO p {
    text-align: center;
    padding-bottom: 30px;
    width: 70%;
    margin: 0 auto;
    line-height: 24px;
    font-weight: 400;
}

.F-STRIPE p {
    color: #545454;
    padding: 5px 0px 0px;
    font-weight: 500;
}

.F-STRIPE .footer_social_share {
    list-style: outside none none;
    margin: 0 -8px;
    padding-left: 0;
    text-align: right;
}

.F-STRIPE .footer_social_share>li {
    display: inline;
    margin: 0 8px;
}

.F-STRIPE .footer_social_share>li>a {
    /* background-color: #e42d47; */
    border-radius: 50%;
    -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
    color: #e34490;
    display: inline-block;
    line-height: 38px;
    text-align: center;
}

.F-STRIPE a {
    color: #e83a8d;
}

.F-STRIPE .footer_social_share>li>a:hover {
    color: red;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#scroll-to-top {
    /* width: 50px; */
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 0px solid #18364a;
    bottom: 10px !important;
    /*-------
    box-shadow: 0 0 8px rgba(0,0,0,.2);
	-----*/
    transition: all 0.3s ease;
    box-sizing: border-box;
    background-color: transparent !important;
    background-size: 100%;
    background-image: url(../images/Top-Btn.png);
}

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

#header {
    width: 100%;
    position: relative;
}

#header:after {
    content: "";
    clear: both;
    display: block
}

.search {
    float: right;
    padding: 30px
}

input {
    border: none;
    padding: 10px;
    border-radius: 20px
}

.logo {
    float: left;
}

.logo a {
    font-size: 28px;
    display: block;
    padding: 6px 0 6px 20px
}

nav {
    float: right;
    padding: 0px 0px;
}

nav>ul {
    float: left;
    position: relative;
    margin-bottom: 0px;
}

nav li {
    list-style: none;
    float: left
}

nav .dropdown {
    position: relative
}

nav li a {
    font-size: 15px;
    float: left;
    padding: 40px 12px 40px;
    text-decoration: none !important;
    color: #000;
    text-transform: capitalize;
}

nav li a:hover {}

nav li ul {
    display: none
}

nav li:hover ul {
    display: inline
}

nav li li {
    float: none
}

nav .dropdown ul {
    border: 2px solid #e44fa1;
    border-top: none;
    min-width: 200px;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    padding: 15px 0px;
}

nav .dropdown li {
    white-space: nowrap
}

nav .dropdown li a {
    padding: 6px 30px;
    font-size: 14px;
}

nav .mega-dropdown {
    z-index: 999;
    width: 100%;
    position: absolute;
    top: 100%;
    left: -108px;
    background: #fff;
    overflow: hidden;
    padding: 15px 30px;
    border: 2px solid #e44fa1;
    border-top: none;
}

nav li li a {
    float: none;
    color: #333;
    display: block;
    padding: 8px 10px;
    border-radius: 3px;
    font-size: 14px
}

nav li li a:hover {
    background: #bdc3c7;
    background: #FAFBFB
}

.mega-col {
    width: 25%;
    float: left
}

#menu-icon {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    margin-right: 30px;
    display: none
}

#menu-icon span {
    border: 1px solid #e56a7c;
    width: 30px;
    margin-bottom: 5px;
    display: block;
    -webkit-transition: all .2s;
    transition: all .1s
}

@media only screen and (max-width: 1170px) {
    nav>ul>li>a {
        padding: 35px 15px
    }
}

@media only screen and (min-width: 960px) {
    nav {
        display: block !important
    }
}

@media only screen and (max-width: 959px) {
    nav {
        display: none;
        width: 100%;
        clear: both;
        float: none;
        max-height: 400px;
        overflow-y: scroll
    }
    #menu-icon {
        display: inline;
        top: 56px;
        cursor: pointer
    }
    #menu-icon.active .first {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        margin-top: 10px
    }
    #menu-icon.active .second {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        position: relative;
        top: -9px;
    }
    #menu-icon.active .third {
        display: none
    }
    .search {
        float: none
    }
    .search input {
        width: 100%
    }
    nav {
        padding: 10px
    }
    nav ul {
        float: none
    }
    nav li {
        float: none
    }
    nav ul li a {
        float: none;
        padding: 8px;
        display: block
    }
    #header nav ul ul {
        display: block;
        position: static;
        background: none;
        border: none;
        padding: 0
    }
    #header nav a {
        color: #4a4a4a;
        padding: 8px
    }
    #header nav a:hover {
        background: #fff;
        color: #e6438c;
        border-radius: 3px
    }
    #header nav ul li li a:before {
        margin-left: 10px;
    }
    .mega-col {
        width: 100%
    }
}

nav li li a:hover {
    margin-left: 6px;
    color: #e6438c;
}

nav li a:hover {
    color: #e6438c;
}

nav .dropdown li a .fa {
    padding-right: 6px;
}

nav li li a .fa {
    padding-right: 6px;
}

/*----------------Contact-Us-------------------*/

#page-header {
    padding-top: 120px;
    padding-bottom: 70px;
}

#page-header {
    position: relative;
    z-index: 11;
}

#page-header h1 {
    font-size: 30px;
    line-height: 39px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 26px;
}

.breadcrumbs {
    text-transform: uppercase;
    font-size: 14px;
    color: #7d7d7d;
}

.breadcrumbs {
    line-height: 1.3em;
    margin: 12px 12px 12px 0px;
    display: table;
}

.breadcrumbs span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 7px 7px 7px 10px;
}

.breadcrumbs span:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 5px;
    left: 0;
    top: 13px;
}

.breadcrumbs span:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…g2IEwzLjk4OSwyLjQ5NCBMLTAuMDAxLDAuMDAxIFoiIGNsYXNzPSJjbHMtMSIvPjwvc3ZnPg==) !important;
}

.breadcrumbs a {
    color: #fff;
    font-size: 14px;
}

.breadcrumbs a:hover {
    color: #1f1e1e;
}

.breadcrumbs .separator {
    display: none;
}

#page-header {
    margin-top: 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-image: url(../images/slide-2.jpg);
    position: relative;
}

/*--------Bredcums-------------*/

#page-header::before,
#page-header::before {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.03), #e6438cd1);
}

#page-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.breadcrumbs .last-item {
    padding-right: 10px;
    font-size: 14px;
    color: #1f1e1f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 8px 10px;
    font-weight: 500;
}

/*-----------Skinesoul-About-Us-Page----------------*/

.Skinesoul-About-Us-Page {
    padding: 50px 0px;
}

.Skinesoul-About-Us-Page .About-Us-Page-Box {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

.Skinesoul-About-Us-Page .About-Us-Page-Box p {
    margin-bottom: 20px;
}

.About-Us-Page-Box {
    text-align: center;
    width: 85%;
    margin: 0 auto;
}

.Skinesoul-About-Us-Page .Subtitle h4 {
    margin: 30px auto 39px;
    background: #e85aa8;
    color: #fff;
    padding: 8px 25px;
    font-weight: 500;
    font-size: 18px;
    display: table;
    text-transform: capitalize;
    border-radius: 20px;
}

.Skinesoul-About-Us-Page .A-IMG {
    border: 1px solid #b9b9b9;
    padding: 5px;
    border-radius: 2px;
}

.Skinesoul-About-Us-Page .Slogan {
    /* font-family: 'Raleway', sans-serif; */
    font-weight: 500;
    font-style: italic;
    font-size: 22px;
    font-family: -webkit-pictograph;
    color: #9654af;
    line-height: 24px;
    display: table;
    padding-top: 50px;
    text-align: center;
    margin: 0 auto;
}

.Skinesoul-About-Us-Page .About-BOX .A-M-Box h4 {
    font-weight: 500;
    font-size: 18px;
    color: #585858;
}

.Skinesoul-About-Us-Page .About-BOX .A-M-Box .Icon .fa {
    color: #e0576a;
}

.Skinesoul-About-Us-Page .BOX-A {
    margin-top: 50px;
    display: table;
    width: 80%;
    margin: 0 auto;
}

.Skinesoul-About-Us-Page .About-BOX .A-M-Box .Icon {
    float: left;
}

.Skinesoul-About-Us-Page .About-BOX .A-M-Box .Info {
    margin-left: 30px;
}

/*--------Contact-Form--------*/

.Contact-Us-Page {
    padding: 60px 0px;
}

.Contact-Us-Page .Contact-Deatails .C-Box .Icon {
    float: left;
}

.Contact-Us-Page .Contact-Deatails .C-Box .Icon img {
    width: 30px;
}

.Contact-Us-Page .Contact-Deatails .C-Box {
    margin-bottom: 24px;
}

.Contact-Us-Page .Contact-Deatails .C-Box .Icon_Info {
    margin-left: 50px;
    padding-top: 5px;
    color: #000;
}

.Contact-Form input[type="text"],
input[type="email"],
input[type="Subject"],
input[type="url"],
input[type="password"],
select,
textarea {
    color: #333333;
    background: #fafafa;
    border: 1px solid #fafafa;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    display: block;
    padding: 10px 15px;
    width: 100%;
    outline: none;
    box-shadow: none;
    transition: all .3s ease-in-out 0s;
    height: 45px;
}

.get_touch_area .default_form .form-group textarea {
    min-height: 115px;
}

.get_touch_area .form-group-btn>.btn-default {
    background-color: #e34490;
    border: 0px solid !important;
    border-radius: 0;
    color: #fff !important;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    line-height: 35px;
    opacity: 1;
    overflow: hidden;
    padding: 0 30px;
    margin-top: 15px;
}

.Contact-Form input[type="text"]:focus,
.Contact-Form input[type="email"]:focus,
.Contact-Form input[type="Subject"]:focus,
.Contact-Form textarea:focus {
    color: #333;
    border-color: #4527a0;
}

.Contact-Form .get_touch_area .Heading-box {
    margin: 0px;
    display: table;
}

.Contact-Form .form-group textarea {
    min-height: 125px;
}

.Contact-Form .form-group-btn>.btn-default {
    background-color: #e34490;
    border: 0px solid !important;
    border-radius: 0;
    color: #fff !important;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    opacity: 1;
    overflow: hidden;
    padding: 0 20px;
    margin-top: 15px;
    float: left;
}

.Contact-Us-Page h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: 'Raleway', sans-serif;
}

.Contact-Us-Page .line {
    display: block;
    width: 15%;
    border: 1px solid #e34490;
    margin-bottom: 25px;
}

.Contact-Us-Page .Contact-Deatails {
    margin: 0 auto;
    width: 85%;
}

.Contact-Us-Page .Pass {
    margin-bottom: 25px;
    margin-top: 35px;
}

/*--------------Founder-About-Us-Page-----------------*/

.Founder-About-Us-Page {
    padding: 70px 0px;
}

.Founder-About-Us-Page .Heading-box {
    margin: 15px 0px 0px;
    display: table;
}

.Founder-About-Us-Page .Heading-box h3 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.Event-Page .Heading-box .Event-Title {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}

.Event-Page .Heading-box .Event-Title .CLR {
    color: #b758c0;
}

.Event-Page .Heading-box {
    margin: 15px 0px 0px;
    display: table;
    text-align: center;
    margin: 0 auto;
}

.Event-Page .Heading-box .line {
    display: block;
    width: 18%;
    border: 1px solid #e46275;
    margin: 0px auto 70px;
}

.Founder-About-Us-Page .Heading-box h4 {
    color: red;
    font-size: 16px;
}

.Founder-Page-Box p {
    line-height: 21px;
    margin-bottom: 15px;
}

.Founder-About-Us-Page .Profile-Pic {
    border: 1px solid #c5c5c5;
    padding: 3px;
    border-radius: 2px;
    margin-top: 9px;
}

.Founder-About-Us-Page .Profile-Pic p {
    padding: 10px 10px 0px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 3px;
    color: #000;
}

.Founder-About-Us-Page .Profile-Pic h5 {
    text-align: center;
    font-size: 16px;
    color: red;
    margin-bottom: 10px;
}

.Founder-About-Us-Page .Founder-Page-Box .Icon {
    float: left;
}

.Founder-About-Us-Page .Founder-Page-Box .Info {
    margin-left: 30px;
}

.Founder-About-Us-Page .Founder-Page-Box h4 {
    font-size: 20px;
    color: #e85aa8;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 30px;
}

.Founder-About-Us-Page .Founder-Page-Box .line {
    display: block;
    width: 8%;
    border: 1px solid #e00909;
    margin-bottom: 30px;
}

.Founder-About-Us-Page .Founder-Page-Box .Icon .fa {
    color: #d92d6a;
    font-size: 16px;
}

.Founder-About-Us-Page .Founder-Page-Box .Info p {
    margin-bottom: 5px;
}

.special-oofer-box .offer-menu .nav>li>a:hover,
.special-oofer-box .offer-menu .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

/*--------------Gallery----------------*/

.box {
    line-height: 0px;
    text-align: center;
    overflow: hidden;
    position: relative;
    border: 1px solid #c5c4c4e3;
    margin-bottom: 30px;
}

.box img {
    width: 100%;
    height: auto;
    transform: scale3d(1, 1, 1);
    transition: all 0.3s ease 0s;
}

.Home-About .H-About-Box a:hover {
    background: #dd6461;
    border: 1px solid #dd6461;
}

.Home-Services .All-Service-Btn:hover {
    background: #dd6461;
}

.box:hover img {
    transform: scale3d(1.15, 1.15, 1);
}

.box .box-content {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 19%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}

.box:hover .box-content {
    opacity: 1;
}

.box .box-content:before,
.box .box-content:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    opacity: 0;
    z-index: -1;
    transform: scale(1.5);
    transition: all 0.6s ease 0.2s;
}

/*

.box .box-content:before{
    border-top: none;
    border-bottom: none;
    left: 30px;
    right: 30px;
}

.box .box-content:after{
    border-left: none;
    border-right: none;
    top: 30px;
    bottom: 30px;
}
.box:hover .box-content:before,
.box:hover .box-content:after{
    opacity: 1;
    transform: scale(1);
}
*/

.box .content-inner {
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s ease 0s;
}

.box:hover .content-inner {
    opacity: 1;
    transform: scale(1);
}

.box .title {
    font-size: 18px;
    font-weight: 700;
    color: #00fff2;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0px 0 10px
}

.box .post {
    display: table;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 10px;
    margin: 0 auto;
}

.box .icon .fa {
    padding-top: 20px;
    font-size: 36px;
    color: #ea72ac;
}

/*
.box .icon{
    margin: 0;
    list-style: none;
    z-index: 2;
    border: 1px solid #fff;
    padding: 7px;
}
*/

/*------------Treatments-Page----------------*/

.Treatments-Page {
    padding: 50px 0px;
}

.Treatments-Page .Treatments-Page-Box {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 50px;
}

.Treatments-Page .Treatments-Page-Box h4 {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    width: 78%;
    margin: 0 auto;
    display: table;
    line-height: 22px;
    font-style: italic;
}

.Treatments-Page .Treatments-Content-box .T-BOX .Icon {
    float: left;
}

.Treatments-Page .Treatments-Content-box .T-BOX .Info {
    margin-left: 25px;
}

.Treatments-Page .P-ADJ {
    padding-left: 0px;
    padding-right: 0px;
}

.Treatments-Page .P-ADJ img {
    padding: 6px;
    border: 1px solid #cecdcd;
    width: 85%;
    border-radius: 4px;
}

.Treatments-Page .Treatments-Content-box .T-BOX .Icon .fa {
    font-size: 14px;
    color: #e43c9e;
}

.Treatments-Page .Treatments-Content-box .T-BOX .Info p {
    line-height: 20px;
    margin-bottom: 8px;
}

.Treatments-Page .Treatments-Content-box h4 {
    margin-left: 14px;
    color: #565656;
    margin-bottom: 28px;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
}

/*---------Treatment-Page-UPdate----------------*/

.Treatments-Page .3-Colum {
    width: 80%;
    margin: 0 auto;
    display: table;
}

.Treatment-Page {
    padding: 50px 0px;
}

.Treatment-Page .BTN_BOTTAM {
    width: 90%;
    border: 1px solid #c1c1c1a6;
    margin: 0 auto 50px;
}

.Treatment-Page h5 {
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    background: #f33b60;
    color: #fff;
    padding: 10px 29px;
    /* width: 210px; */
    display: table;
    margin: 0 auto 40px;
    border-radius: 40px;
    text-transform: capitalize;
}

.Treatment-Page .box .post .icon h6 {
    color: #f95b7b;
    position: relative;
    padding-top: 90%;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
}

.Treatment-Page .Facial-Btn-Title .Sub-title {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    border: 1px solid #cccbcb;
    margin-bottom: 35px;
    padding: 10px 0px;
    color: #f91d3a;
    border-top: none;
}

.Treatment-Page .Facial-Btn-Title .box {
    line-height: 0px;
    text-align: center;
    overflow: hidden;
    position: relative;
    border: 1px solid #c5c4c4e3;
    margin-bottom: 0px;
}

/*-------------Home-Blog--------------*/

.Home-Blog {
    padding: 60px 0px;
}

.Home-Blog .Blog-Innner-Box h5 {
    font-size: 12px;
    margin-bottom: 8px;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: 600;
    color: gray;
}

.Home-Blog .Blog-Innner-Box h3 {
    float: left;
    font-weight: 500;
    font-size: 14px;
    margin-top: 6px;
}

.Home-Blog .Blog-Innner-Box h3 a {
    color: #e85aa8;
}

.Home-Blog .Blog-Innner-Box h3 a:hover {
    color: #337ab7;
}

.Home-Blog .BTN {
    background: #e85aa8;
    color: #fff;
    padding: 6px 40px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 45px;
    /* float: right; */
    margin: 0 auto;
    display: table;
}

.Home-Blog .Blog-Innner-Box {
    padding: 20px 20px;
    margin-bottom: 30px;
    display: table;
}

/*----------5-Colum-Css-----------*/

.col-xs-5th-1,
.col-xs-5th-2,
.col-xs-5th-3,
.col-xs-5th-4 {
    float: left;
}

.col-xs-5th-5 {
    float: left;
    width: 100%;
}

.col-xs-5th-4 {
    width: 80%;
}

.col-xs-5th-3 {
    width: 60%;
}

.col-xs-5th-2 {
    width: 40%;
}

.col-xs-5th-1 {
    width: 20%;
}

.col-xs-5th-pull-5 {
    right: 100%;
}

.col-xs-5th-pull-4 {
    right: 80%;
}

.col-xs-5th-pull-3 {
    right: 60%;
}

.col-xs-5th-pull-2 {
    right: 40%
}

.col-xs-5th-pull-1 {
    right: 20%;
}

.col-xs-5th-pull-0 {
    right: auto;
}

.col-xs-5th-push-5 {
    left: 100%;
}

.col-xs-5th-push-4 {
    left: 80%;
}

.col-xs-5th-push-3 {
    left: 60%;
}

.col-xs-5th-push-2 {
    left: 40%;
}

.col-xs-5th-push-1 {
    left: 20%;
}

.col-xs-5th-push-0 {
    left: auto;
}

.col-xs-5th-offset-5 {
    margin-left: 100%;
}

.col-xs-5th-offset-4 {
    margin-left: 80%;
}

.col-xs-5th-offset-3 {
    margin-left: 60%;
}

.col-xs-5th-offset-2 {
    margin-left: 40%;
}

.col-xs-5th-offset-1 {
    margin-left: 20%;
}

.col-xs-5th-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-5th-1,
    .col-sm-5th-2,
    .col-sm-5th-3,
    .col-sm-5th-4 {
        float: left;
    }
    .col-sm-5th-5 {
        float: left;
        width: 100%;
    }
    .col-sm-5th-4 {
        width: 80%;
    }
    .col-sm-5th-3 {
        width: 60%;
    }
    .col-sm-5th-2 {
        width: 40%;
    }
    .col-sm-5th-1 {
        width: 20%;
    }
    .col-sm-5th-pull-5 {
        right: 100%;
    }
    .col-sm-5th-pull-4 {
        right: 80%;
    }
    .col-sm-5th-pull-3 {
        right: 60%;
    }
    .col-sm-5th-pull-2 {
        right: 40%;
    }
    .col-sm-5th-pull-1 {
        right: 20%;
    }
    .col-sm-5th-pull-0 {
        right: auto;
    }
    .col-sm-5th-push-5 {
        left: 100%;
    }
    .col-sm-5th-push-4 {
        left: 80%;
    }
    .col-sm-5th-push-3 {
        left: 60%;
    }
    .col-sm-5th-push-2 {
        left: 40%;
    }
    .col-sm-5th-push-1 {
        left: 20%;
    }
    .col-sm-5th-push-0 {
        left: auto;
    }
    .col-sm-5th-offset-5 {
        margin-left: 100%;
    }
    .col-sm-5th-offset-4 {
        margin-left: 80%;
    }
    .col-sm-5th-offset-3 {
        margin-left: 60%;
    }
    .col-sm-5th-offset-2 {
        margin-left: 40%;
    }
    .col-sm-5th-offset-1 {
        margin-left: 20%;
    }
    .col-sm-5th-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-5th-1,
    .col-md-5th-2,
    .col-md-5th-3,
    .col-md-5th-4 {
        float: left;
    }
    .col-md-5th-5 {
        float: left;
        width: 100%;
    }
    .col-md-5th-4 {
        width: 80%;
    }
    .col-md-5th-3 {
        width: 60%;
    }
    .col-md-5th-2 {
        width: 40%;
    }
    .col-md-5th-1 {
        width: 20%;
    }
    .col-md-5th-pull-5 {
        right: 100%
    }
    .col-md-5th-pull-4 {
        right: 80%;
    }
    .col-md-5th-pull-3 {
        right: 60%
    }
    .col-md-5th-pull-2 {
        right: 40%;
    }
    .col-md-5th-pull-1 {
        right: 20%;
    }
    .col-md-5th-pull-0 {
        right: auto;
    }
    .col-md-5th-push-5 {
        left: 100%;
    }
    .col-md-5th-push-4 {
        left: 80%;
    }
    .col-md-5th-push-3 {
        left: 60%;
    }
    .col-md-5th-push-2 {
        left: 40%;
    }
    .col-md-5th-push-1 {
        left: 20%;
    }
    .col-md-5th-push-0 {
        left: auto;
    }
    .col-md-5th-offset-5 {
        margin-left: 100%;
    }
    .col-md-5th-offset-4 {
        margin-left: 80%;
    }
    .col-md-5th-offset-3 {
        margin-left: 60%;
    }
    .col-md-5th-offset-2 {
        margin-left: 40%;
    }
    .col-md-5th-offset-1 {
        margin-left: 20%;
    }
    .col-md-5th-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-5th-1,
    .col-lg-5th-2,
    .col-lg-5th-3,
    .col-lg-5th-4 {
        float: left;
    }
    .col-lg-5th-5 {
        float: left;
        width: 100%;
    }
    .col-lg-5th-4 {
        width: 80%;
    }
    .col-lg-5th-3 {
        width: 60%;
    }
    .col-lg-5th-2 {
        width: 40%;
    }
    .col-lg-5th-1 {
        width: 20%;
    }
    .col-lg-5th-pull-5 {
        right: 100%;
    }
    .col-lg-5th-pull-4 {
        right: 80%;
    }
    .col-lg-5th-pull-3 {
        right: 60%;
    }
    .col-lg-5th-pull-2 {
        right: 40%;
    }
    .col-lg-5th-pull-1 {
        right: 20%;
    }
    .col-lg-5th-pull-0 {
        right: auto;
    }
    .col-lg-5th-push-5 {
        left: 100%;
    }
    .col-lg-5th-push-4 {
        left: 80%;
    }
    .col-lg-5th-push-3 {
        left: 60%;
    }
    .col-lg-5th-push-2 {
        left: 40%;
    }
    .col-lg-5th-push-1 {
        left: 20%;
    }
    .col-lg-5th-push-0 {
        left: auto;
    }
    .col-lg-5th-offset-5 {
        margin-left: 100%;
    }
    .col-lg-5th-offset-4 {
        margin-left: 80%;
    }
    .col-lg-5th-offset-3 {
        margin-left: 60%;
    }
    .col-lg-5th-offset-2 {
        margin-left: 40%;
    }
    .col-lg-5th-offset-1 {
        margin-left: 20%;
    }
    .col-lg-5th-offset-0 {
        margin-left: 0%;
    }
}

/*------------Services-PAge--------------*/

.Services-Page {
    paddding: 50px 0px;
}

.Services-Page .section-title {
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 30px;
    margin: 0 0 15px;
}

/*......Home Page Services......*/

.Services-Page {
    background: #dbe4f5;
    padding: 50px 0px 15px;
    text-align: center;
}

.Services-Page h2 span {
    font-weight: 100;
    color: #000;
}

.Services-Page p {
    font-size: 25px;
    font-family: "Raleway", "sans-serif" !important;
}

.services .prod {
    margin-top: 40px;
}

.Services-Page .treat {
    border-bottom: 4px solid #d92d6a;
    border-top: 4px solid #d92d6a;
    border-left: 1px solid #a9a3a3;
    border-right: 1px solid #a9a3a3;
    padding: 0 0 0px;
    overflow: hidden;
    padding: 10px 0 0px;
    position: relative;
    transition: all 0.35s ease 0s;
}

.Services-Page .treat h3 {
    font-weight: 600;
    font-size: 17px;
    color: Black;
    margin-bottom: 12px;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    letter-spacing: 0px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.Services-Page .treat>div {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #d92d6a;
    padding: 48px 15px 0 15px;
    opacity: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.Services-Page .treat>div p {
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 15px;
    margin-top: 5px;
}

.Services-Page .treat {
    margin-bottom: 35px;
}

.Services-Page .treat a img {
    width: 100%;
}

.Services-Page .treat:hover {
    background: #d92d6a;
    -webkit-transition: all 0.5s ease;
    transition: all 0.35s ease;
}

.Services-Page .treat:hover h3 {
    color: #fff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    font-size: 17px;
}

.Services-Page .treat:hover>div {
    opacity: 1;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.Services-Page .treat:hover>div p {
    margin-top: 5px;
    line-height: 18px;
    font-size: 14px;
}

.Services-Page .treat>div p {
    margin-top: 5px;
}

.Services-Page .btn-service,
.services a:hover.btn-service {
    font-size: xx-large;
}

.Services-Page .btn-service::after {
    background: rgba(0, 0, 0, 0) url("../img/btn-arrow01.png") no-repeat scroll 0 0;
    content: "";
    height: 57px;
    left: 260px;
    margin-top: -34px;
    position: absolute;
    top: 75%;
    transition: all 0.2s ease 0s;
    width: 142px;
}

.Services-Page .btn-service::before {
    background: rgba(0, 0, 0, 0) url("../img/btn-arrow02.png") no-repeat scroll 0 0;
    content: "";
    height: 57px;
    margin-top: -34px;
    position: absolute;
    right: 260px;
    top: 75%;
    transition: all 0.2s ease 0s;
    width: 142px;
}

.Services-Page .btn-service:hover::after {
    left: 270px;
}

.Services-Page .btn-service:hover::before {
    right: 270px;
}

.Services-Page .treat:hover>div a {
    color: #fff;
}

.Services-Page .treat .line {
    width: 20%;
    border: 1px solid #000;
    margin: 0 auto;
    display: none;
}

.Services-Page .treat:hover .line {
    width: 20%;
    border: 1px solid #b0acf7;
    margin: 0 auto 10px;
    display: block;
    position: relative;
    z-index: 999;
}

/*----------222222222---------------------*/

.at-accordion-or-tabs.at-tabs>li>a {
    display: inline-block;
    border: 1px #000000 solid;
    z-index: 98;
    position: relative;
    border-radius: 10px;
    box-sizing: border-box;
    width: 140px;
    margin: 10px 5px;
    height: 35px;
}

/*-------------Single-Service-Page---------------*/

.Single-Service-Page {
    padding: 50px 0px;
}

.Single-Service-Page .panel-default>.panel-heading+.panel-collapse>.panel-body ul li {
    list-style-type: none;
    padding-bottom: 6px;
}

.Single-Service-Page .panel-default>.panel-heading+.panel-collapse>.panel-body ul .active a {
    color: #e51d89;
}

.Single-Service-Page .S-INNER-BOX .section-title-adj {
    /*width: 310px !important;*/
}

.Single-Service-Page .panel-default>.panel-heading+.panel-collapse>.panel-body ul {
    padding-left: 15px;
}

.Single-Service-Page .panel-default>.panel-heading+.panel-collapse>.panel-body ul li .fa {
    margin-right: 15px;
}

.Single-Service-Page .panel-default>.panel-heading+.panel-collapse>.panel-body ul li a {
    color: #464344;
}

.Single-Service-Page .panel-title>a {
    color: #e51d89;
    font-weight: 500;
}

.Single-Service-Page .panel-default>.panel-heading+.panel-collapse>.panel-body ul li:hover a {
    color: #e51d89;
    margin-left: 10px;
}

.Single-Service-Page .S_BOX {
    box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.06), 0 10px 15px 5px rgba(0, 0, 0, 0.2);
}

.Single-Service-Page .panel-group {
    margin-bottom: 0px;
}

.Single-Service-Page .S-INNER-BOX {
    box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.06), 0 10px 15px 5px rgba(0, 0, 0, 0.2);
    width: 95%;
    margin: 0 auto;
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX {
    width: 95%;
    margin: 0 auto;
    padding: 20px 0px;
    display: table;
}

.Single-Service-Page .side-bar-title {
    text-align: center;
    font-size: 20px;
    margin: 0px;
    padding: 12px 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.Single-Service-Page .content-box .title {
    padding-top: 25px;
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .Adjustment {
    border: 1px solid #b9b9b9;
    margin-top: 30px;
    margin-bottom: 20px;
}

.Single-Service-Page .S-INNER-BOX .section-title {
    /*width: 200px;*/
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    padding: 0 0 20px;
    margin: 0px 0 30px;
    display: inline-block;
    position: relative;
    background-image: url(../images/shape-2.png);
    background-repeat: no-repeat;
    background-position: center 35px;
    font-weight: 600;
}

.Single-Service-Page .S-INNER-BOX .section-title:after {
    position: absolute;
    left: 20px;
    bottom: 5px;
    height: 1px;
    width: 30%;
    background: #ccc;
    content: "";
}

.Single-Service-Page .S-INNER-BOX .section-title:before {
    position: absolute;
    right: 20px;
    bottom: 5px;
    height: 1px;
    width: 30%;
    background: #ccc;
    content: "";
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Img {
    width: 51%;
    margin: 20px 10px 20px 0px;
    border: 1px solid #c3c3c3;
    padding: 4px 0px;
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box p {
    line-height: 22px;
    padding-bottom: 0px;
    font-size: 15px;
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Main-Box .Icon {
    float: left;
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Main-Box .Info {
    margin-left: 30px;
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Main-Box .Icon .fa {
    color: #c53a88;
    font-size: 17px;
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Main-Box-ADJ .Info {
    margin-left: 20px;
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Main-Box-ADJ .Info p {
    line-height: 19px;
}

.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Main-Box-ADJ .Icon .fa {
    font-size: 15px;
}

.Single-Service-Page .S-INNER-BOX .section-title-LARGE {
    width: auto !important;
}

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

.Client-Reviews .carousel-inner>.item {
    height: 320px;
}

/*----------Testimonial-Page------------*/

.Testimonial-Page {
    padding: 50px 0px;
}

.Testimonial-Page .box .icon .fa {
    padding-top: 45px;
    font-size: 28px;
    color: #ea72ac;
}

/*-------------Top-Bar-----------------*/

.header-top {
    background: #e46578;
    position: relative;
}

.header-top .inner-container {
    padding: 0 0px;
    border-radius: 0 0 20px 20px;
}

.top-left {
    position: relative;
    float: left;
    color: #fff;
}

.top-left .text .fa {
    margin-right: 5px;
}

.top-right .text .fa {
    margin-right: 4px;
    font-size: 15px;
}

.top-left .text {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 8px 0;
}

.top-right {
    position: relative;
}

.top-right .text {
    color: #fff;
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 8px 0px;
    margin-left: 30px;
}

.top-right .text a {
    color: #ffffff;
}

.top-right .social-icon-one {
    position: relative;
    float: right;
    padding: 8px 0px;
    margin-bottom: 0px;
    margin-left: 35px;
}

.social-icon-one {
    position: relative;
}

.social-icon-one li {
    position: relative;
    float: left;
    margin-left: 15px;
    list-style-type: none
}

.social-icon-one li:first-child {
    margin-left: 0;
}

.social-icon-one li a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.social-icon-one li a:hover {
    color: #333333;
}

.header-upper {
    position: relative;
    z-index: 5;
    background-color: #ffffff;
    z-index: 99999;
}

.header-upper .logo-outer {
    position: relative;
    float: left;
    z-index: 25;
}

.logo-outer {
    padding: 40px 0px;
}

.logo-outer .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.header-upper .upper-right {
    position: relative;
    float: right;
    padding-top: 45px;
}

.info-box {
    position: relative;
    float: left;
    padding-left: 65px;
    margin-left: 40px;
    min-height: 50px;
}

.info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #4c4c4c;
    font-weight: 600;
    border: 1px dashed #7abf18;
    border-radius: 10px 10px 0 10px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.info-box li {
    position: relative;
    font-size: 14px;
    line-height: 25px;
    color: #777777;
    font-weight: 400;
    text-transform: capitalize;
}

.info-box li span {
    position: relative;
    display: block;
    font-size: 16px;
    color: #222222;
    font-family: "Lora", sans-serif;
    font-weight: 600;
}

.info-box li a {
    color: #222222;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.info-box li a:hover {
    color: #7abf18;
}

.Services .special-oofer-box .offer-main-thumb-img .tab-content>.active {
    display: block !important;
}

.Services .special-oofer-box .offer-main-thumb-img .show {
    display: none !important;
}

.Services .section-title {
    color: #77a1c5;
}

.Single-Service-Page .S-INNER-SUB-BOX .content-box a .fa {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    display: table;
    color: rgba(21, 20, 20, 0.68);
    margin-top: 27%;
    margin-left: 40%;
    font-size: 42px;
    z-index: 999;
}

.Single-Service-Page .S-INNER-SUB-BOX .content-box a:hover .fa {
    color: red;
}

.Single-Service-Page .S-INNER-SUB-BOX .content-box a img {
    position: relative;
    padding: 10px 20px 20px 0px;
    margin: 20px 0px;
}

/*-------------Videos-Page-----------*/

.Videos-Page {
    padding: 50px 0px;
}

.Videos-Page .Inner-Video a .fa {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    display: table;
    color: rgba(21, 20, 20, 0.68);
    margin-top: 22%;
    margin-left: 40%;
    font-size: 42px;
    z-index: 999;
}

.Videos-Page .Inner-Video a img {
    position: relative;
    border: 1px solid #a9a9a96e;
}

.Videos-Page .Inner-Video a:hover .fa {
    color: red;
}

.Videos-Page .Inner-Video .BTN_ADJ {
    margin-bottom: 30px;
}

/*----------Contact-Tripe--------------*/

.Contact-Tripe h3 {
    text-align: center;
    font-size: 26px;
    line-height: 15px;
    font-weight: 300;
    color: #e85aa8;
}

.Contact-Tripe .line {
    display: block;
    border: 1px solid #fd8bd3;
    width: 8%;
    margin: 0 auto 30px;
}

.Contact-Tripe h2 {
    font-size: 34px;
    line-height: 40px;
    color: #4d4a4e;
    font-weight: 500;
    text-align: center;
    margin-bottom: 40px;
}

.Contact-Tripe {
    padding: 75px 0px;
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

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

.Contact-Tripe::before, .Contact-Tripe::before {
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(-90deg, rgba(0,0,0,.5), rgba(38, 31, 74, 0.9));
}

----*/

.Contact-Tripe::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Contact-Tripe a {
    border: 1px solid transparent;
    padding: 8px 30px;
    font-size: 16px;
    margin: 36px auto 0px;
    display: table;
    font-weight: 500;
    color: #f5f5f5;
    background: #145994;
    border-radius: 25px;
}

.Contact-Tripe a:hover {
    background: #e85aa8;
    color: #fff;
}

.Appoinment-Form .Heading-box {
    margin: 0 auto 50px !important;
    display: table;
}

.Appoinment-Form .Inner-Heading .Subtitle {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
}

.Appoinment-Form .Inner-Heading .line {
    display: block;
    width: 15%;
    border: 1px solid #de4595;
    margin-bottom: 30px;
}

.Appoinment-Form .Inner-Heading p {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #717171;
    line-height: 22px;
}

.Appoinment-Form {
    margin: 0px 0px 50px;
}

.Appoinment-Form .project_inquiry_content .form-group .line {
    height: 20px;
    width: 2px;
    background-color: #df4594c2;
    display: inline-block;
}

/*-------------FAQ-Home---------------*/

.FAQ-Home {
    padding: 70px 0px;
}

.ac-pane {
    margin-bottom: 5px;
    color: #171515;
}

.ac-pane:last-child {
    margin-bottom: 0;
}

.ac-content {
    display: none;
}

.ac-title {
    border-bottom: 1px dashed #928f8f7a;
    color: #f5f5f5;
    display: block;
    padding: 8px 12px;
    background-color: #c74a82;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}

.ac-pane.active a:hover {
    color: #fff;
}

.ac-title:hover {
    color: #fff;
}

.ac-title:focus {
    color: #fff;
}

.ac-title i {
    float: right;
    font-size: 20px;
}

.ac-title i:before {
    content: "\f107";
}

.active .ac-title i:before {
    content: "\f106";
}

.ac-content {
    border: 0px solid #fff;
    margin-top: -1px;
    padding: 15px;
}

.accordion-wrapper {
    width: 95%;
    border: 1px solid #e0dadab0;
    margin: 0 auto;
}

.FAQ-Home .photo-wrapper {
    width: 90%;
    margin: 0 auto;
    border: 1px solid #d8d8d8;
}

.FAQ-Home .section-title {
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 30px;
    margin: 0 0 60px;
    display: inline-block;
    position: relative;
    background-image: url(../images/shape-2.png);
    background-repeat: no-repeat;
    background-position: center 46px;
    font-weight: 700;
}

/*----------Counter-----------*/

.Counter {
    padding: 60px 0px;
    background-image: url(../images/drh-banner.jpg);
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Counter::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Counter::before,
.Counter::before {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.91), rgba(10, 10, 10, 0.9));
}

.counter {
    color: #fff;
    text-align: center;
    padding-bottom: 70px;
    position: relative;
    z-index: 1;
}

.counter:before {
    border: 2px solid #f94ea4;
    content: '';
    /* background: linear-gradient(-90deg, rgb(212, 30, 112), rgb(202, 130, 228)); */
    height: 160px;
    width: 160px;
    box-shadow: 0 0 10px var(--bs_color_1) inset, 0 0 0 12px var(--bs_color_2), 0 0 0 17px var(--white), 0 0 35px var(--black);
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    left: 50%;
    top: 70px;
    z-index: -2;
}

.counter .counter-icon {
    padding-top: 5px;
    background: linear-gradient(-90deg, #f165b2, rgb(211, 39, 122));
    font-size: 45px;
    line-height: 80px;
    height: 90px;
    width: 90px;
    margin: 0 auto 35px;
    border: 5px solid var(--white);
    border-radius: 50%;
    transition: all 0.3s ease 0s;
}

.Counter .section-title {
    color: #f5f5f5;
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 30px;
    margin: 0 0 60px;
    display: inline-block;
    position: relative;
    background-image: url(../images/shape-2.png);
    background-repeat: no-repeat;
    background-position: center 46px;
    font-weight: 700;
}

.counter:hover .counter-icon {
    transform: rotate(360deg);
}

.counter .counter-content {
    padding: 0 28px;
}

.counter .counter-value {
    font-size: 28px;
    font-weight: 500;
    display: block;
    color: #fff;
}

.counter .counter-icon .fa {
    color: #fff;
}

.counter h3 {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 0 0 5px 0;
    transition: all 0.3s ease 0s;
    color: #fff;
}

.counter:hover h3 {
    text-shadow: 0 0 5px var(--black);
}

.counter.darkblue:before,
.counter.darkblue .counter-icon {
    background: var(--color_2);
}

.counter.blue:before,
.counter.blue .counter-icon {
    background: var(--color_3);
}

.counter.purple:before,
.counter.purple .counter-icon {
    background: var(--color_4);
}

@media screen and (max-width:990px) {
    .counter {
        margin-bottom: 40px;
    }
}

.You-TUBE-Video .Inner-Video a .fa {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    display: table;
    color: rgba(21, 20, 20, 0.68);
    margin-top: 22%;
    margin-left: 40%;
    font-size: 42px;
    z-index: 999;
}

.You-TUBE-Video .Inner-Video a img {
    position: relative;
    margin: 10px auto 0px;
}

.You-TUBE-Video .Inner-Video a:hover .fa {
    color: red;
}

.You-TUBE-Video {}

.You-TUBE-Video::before,
.You-TUBE-Video::before {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.91), rgba(10, 10, 10, 0.85));
}

.You-TUBE-Video::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.You-TUBE-Video {
    padding: 60px 0px;
    background: #ffe3e3;
    position: relative;
    background-image: url(../images/Blog-Post-Banner.jpg);
    background-attachment: fixed;
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
}

.You-TUBE-Video .H-Profile .line {
    width: 10%;
    display: block;
    border: 1px solid #77a1c5;
    margin: 10px 0px 20px;
}

.You-TUBE-Video .H-Profile h4 {
    font-size: 24px;
    font-weight: 600;
    color: #de559f;
    margin: 0 0 10px 0;
}

.You-TUBE-Video .H-Profile h5 {
    font-weight: 500;
    color: #d83c3c;
    margin: 0 0 10px 0;
    font-size: 14px;
}

.You-TUBE-Video .H-Profile p {
    color: #b9b9b9;
}

.You-TUBE-Video .H-Profile a {
    color: #c15384;
}

.You-TUBE-Video .H-Profile a .fa {
    margin-left: 8px;
}

/*-----------Solutions-------------*/

.Solutions {
    padding: 70px 0px;
    background-image: url(../images/01bg.jpg);
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Solutions::before,
.Solutions::before {
    /*---
    background: linear-gradient(-90deg, #26375dc7, #15151557);
	-----*/
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.75), rgba(10, 10, 10, 0.33));
}

.Solutions::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Solutions .section-title:before {
    position: absolute;
    right: 155px;
    bottom: 5px;
    height: 1px;
    width: 30%;
    background: #ccc;
    content: "";
}

.Solutions .section-title:after {
    position: absolute;
    left: 155px;
    bottom: 5px;
    height: 1px;
    width: 30%;
    background: #ccc;
    content: "";
}

.Solutions .section-title {
    color: #fff;
}

/*---
 .demo{ background-color: #121945; }
 ----*/

.pricingTable {
    height: 225px;
    background-color: #fff;
    width: 350px;
    padding: 0 12px;
    margin: 50px auto 20px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-left: 3px solid rgba(0, 0, 0, 0.3);
    border-right: 3px solid rgba(0, 0, 0, 0.3);
    border-radius: 1px;
    position: relative;
    z-index: 1;
}

.Height-Adj {
    height: 250px;
}

.pricingTable.magenta .pricing-content li .fa {
    margin-right: 5px;
}

.pricingTable .pricingTable-header {
    color: #fff;
    background: #05c46b;
    text-align: center;
    padding: 15px 2px 10px;
    margin: -25px 0 20px;
    /*----
    border-left: 3px solid rgba(0,0,0,0.3);
    
    
    border-right: 3px solid rgba(0,0,0,0.3);
	---*/
    border-radius: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
}

.pricingTable .title {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 0 5px;
    margin: 0 0 10px;
    /*----
    border-bottom: 2px solid rgba(0,0,0,0.15);
	----*/
    line-height: 25px;
    color: whitesmoke;
}

.pricingTable .price-value {
    font-size: 35px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1px;
}

.pricingTable .pricing-content {
    padding: 0;
    margin: 0 0 35px 50px;
    list-style: none;
}

.pricingTable .pricing-content li {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    padding-left: 10px;
    margin-bottom: 5px;
    position: relative;
}

/*-------
.pricingTable .pricing-content li:last-child{ margin-bottom: 0; }
.pricingTable .pricing-content li:before{
        content: "";
    background: #05c46b;
    width: 40px;
    height: 12px;
    border-radius: 1px;
    position: absolute;
    top: 0;
    left: -28px;
    clip-path: polygon(0 0, 60% 0%, 80% 50%, 60% 100%, 0 100%);
}
-*/

.pricingTable .pricingTable-signup a {
    color: #fff;
    background: #05c46b;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding: 14px 0;
    margin: 0 -5px -25px;
    border-left: 7px solid rgba(0, 0, 0, 0.3);
    border-right: 7px solid rgba(0, 0, 0, 0.3);
    border-radius: 0 0 5px 5px;
    display: block;
    position: relative;
    transition: all 0.3s;
}

.pricingTable .pricingTable-signup a:hover {
    text-shadow: 5px 5px 3px #222;
}

.pricingTable .pricingTable-signup a:before {
    content: "";
    background: #121945;
    height: 20px;
    width: 113%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
}

.pricingTable.magenta .pricingTable-header,
.pricingTable.magenta .pricing-content li:before,
.pricingTable.magenta .pricingTable-signup a {
    background-color: #c33b7e;
}

.pricingTable.magenta .pricing-content li {
    /*-----
	color: #EC2353;  
	------*/
    color: #0e476f;
}

.pricingTable.blue .pricingTable-header,
.pricingTable.blue .pricing-content li:before,
.pricingTable.blue .pricingTable-signup a {
    background-color: #236AD8;
}

.pricingTable.blue .pricing-content li {
    color: #236AD8;
}

@media only screen and (max-width: 990px) {
    .pricingTable {
        margin: 50px auto 70px;
    }
}

@media only screen and (max-width: 767px) {
    .pricingTable {
        margin: 35px auto 60px;
    }
}

@media only screen and (max-width: 479px) {
    .pricingTable {
        width: 100%;
    }
}

.Pricing-C-Box .Icon {
    float: left;
}

.Pricing-C-Box .Info {
    margin-left: 18px;
}

.Pricing-C-Box .Info p {
    color: #0e476f;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    padding-left: 10px;
    margin-bottom: 5px;
    position: relative;
    line-height: 19px;
}

.Pricing-C-Box {
    padding: 0px 15px;
    margin-bottom: 12px;
}

.Pricing-C-Box .Icon .fa {
    color: #0e476f;
    font-size: 17px;
}

/*---------Certificats---------------*/

.Certificats {
    padding: 70px 0px 40px;
}

.Certificats .box {
    font-family: 'Merriweather Sans', sans-serif;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .5s;
}

.Certificats .box:hover {
    box-shadow: 3px 3px 5px #999;
}

.Certificats .box:before,
.Certificats .box:after {
    content: "";
    background: radial-gradient(circle at 23% 70%, rgba(255, 255, 255, 0.8), #fff 30%);
    width: 150%;
    height: 150%;
    opacity: 0;
    transform: rotate(45deg);
    position: absolute;
    top: -10.5%;
    right: -150%;
    z-index: 1;
    transition: all 0.35s ease;
}

.Certificats .box:after {
    background: rgba(255, 255, 255, 0.5);
    width: 65%;
    height: 65%;
    right: auto;
    left: -20%;
    top: -65%;
}

.Certificats .box:hover:before {
    opacity: 1;
    right: -85%;
}

.Certificats .box:hover:after {
    opacity: 1;
    top: -42%;
}

.Certificats .box img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease;
}

.Certificats .box:hover img {
    transform: scale(1.2);
}

.Certificats .box .box-content {
    text-align: right;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -100%;
    z-index: 2;
    transition: all .5s;
}

.Certificats .box:hover .box-content {
    right: 5%;
}

.Certificats .box .title {
    font-family: 'Raleway', sans-serif;
    color: #ea72ac;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 40px 3px 0;
}

.Certificats .box .post {
    font-size: 16px;
    text-transform: capitalize;
    margin: 0 0 10px;
    display: block;
}

.Certificats .box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
}

.Certificats .box .icon .fa {
    padding-top: 20px;
    font-size: 28px;
    color: #ea72ac;
    padding-right: 80px;
}

.Certificats .box .icon li {
    display: inline-block;
    margin: 0 4px;
}

.Certificats .box .icon li a {
    color: #fff;
    background-color: #1e272e;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: block;
    transition: all 0.3s;
}

.Certificats .box .icon li a:hover {
    color: #1e272e;
    background-color: #fff;
    border-radius: 10%;
    box-shadow: 0 0 5px #1e272e inset;
}

.Certificats .box .box-content {
    background-color: rgba(245, 245, 245, 0.11);
    transition: all 0.3s ease 0s;
}

@media only screen and (max-width:990px) {
    .Certificats .box {
        margin: 0 0 30px;
    }
}

@media only screen and (max-width:479px) {
    .Certificats .box .title {
        font-size: 20px;
    }
}

/*----------------Blog----------------*/

.Blog {
    padding: 50px 0px;
}

.Blog .Blog-Box .Blog-Head-Box ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
}

.Blog .Blog-Box .Blog-Head-Box ul {
    margin-left: 0px;
    margin-bottom: 30px;
    padding-inline-start: 0px;
}

.Blog .Blog-Box .Blog-Head-Box ul li a {
    color: #ea0a0a;
}

.Blog .Blog-Box .Blog-Head-Box .Blog-Content .Box-Blog .Icon .fa {
    color: #e85aa8;
}

.Blog .Blog-Box h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 7px;
    padding: 14px 14px 14px 0px;
}

.Blog .Blog-Box {
    width: 98%;
}

.Blog .Blog-Box .Blog-Head-Box {
    padding: 30px 20px;
    border: 1px solid #cac7c763;
    border-top: none;
}

.Blog .Blog-Box .Blog-Head-Box .Blog-Content .Box-Blog .Icon {
    float: left;
}

.Blog .Blog-Box .Blog-Head-Box .Blog-Content .Box-Blog .Info {
    margin-left: 25px;
}

.Blog .Blog-Box .Blog-Head-Box .Blog-Content .Box-Blog .Info p {
    margin-bottom: 2px;
}

.Blog .Blog-Box .Blog-Head-Box .Blog-Content .Box-Blog .Info p span {
    font-weight: 600;
    font-size: 15px;
}

.Blog .Blog-Box .Blog-Head-Box .Title h5 {
    margin: 30px 0px 5px;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    color: #e40606;
}

.Blog .Blog-Box .Blog-Head-Box .Title .line {
    display: block;
    width: 8%;
    border: 1px solid #e85aa8;
    margin-bottom: 20px;
    margin-left: 0px;
}

.Blog .Blog-Box .Blog-Head-Box .Blog-Content .Blog-Btm {
    margin-bottom: 20px;
}

.Blog .Blog-Box .Blog-Head-Box h6 {
    font-size: 17px;
    font-style: italic;
    color: red;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 20px;
}

.Blog .Recent-Blog .Icon {
    float: left;
}

.Blog .Recent-Blog .Info {
    margin-left: 130px;
}

.Blog .Recent-Blog .Info p {
    text-transform: capitalize;
    line-height: 19px;
    padding: 0px 0px 0px;
    font-size: 14px;
    font-weight: 500;
    word-spacing: 2px;
    letter-spacing: 0px;
    margin-bottom: 5px;
}

.Blog .Recent-Blog .Icon img {
    width: 65%;
    float: right;
}

.Blog .Recent-Blog-Title {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #232323;
    margin-bottom: 5px;
}

.Blog .line {
    display: block;
    width: 15%;
    border: 1px solid #e85aa8;
    margin: 0 auto 40px;
}

.Blog .Recent-Blog .Info p a {
    color: #666;
}

.Blog .Recent-Blog .Info p a:hover {
    color: #ef75b8;
}

.Blog .Recent-Blog .Info a {
    color: #ef75b8;
}

.Blog .Recent-Blog {
    margin-bottom: 30px;
}

.Blog .Recent-Blog-BOX {
    width: 95%;
    float: right;
}

.Blog .Blog-Box .Blog-Head-Box ul li a .fa {
    margin-right: 8px;
}

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

.navigation-dropdown-link .fa {
    margin-right: 3px;
}

.navigation-dropdown-link:hover {
    padding-left: 28px !important;
    transition: 0.5s;
}

.navigation-megamenu-container {
    border: 2px solid #d92d6adb;
    border-top: none;
    box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    z-index: 1002;
}

.NAV-ADJ {
    border: 2px solid #d92d6adb;
    padding: 10px 0px !important;
}

/*----------Blog-Page-------------*/

.Blog-Page {
    padding: 80px 0px 40px;
}

/** news-section **/

.news-section {
    position: relative;
    display: block;
    background: #fff;
    padding: 113px 0px 120px 0px;
}

.news-section .sec-title {
    margin-bottom: 50px;
}

.news-block-one {
    height: 375px;
    position: relative;
    display: block;
    margin-bottom: 40px;
}

.news-block-one .image-box {
    position: relative;
    display: block;
    background: #000;
    overflow: hidden;
    border-radius: 8px;
}

.news-block-one .image-box img {
    width: 100%;
    border-radius: 8px;
    transition: all 500ms ease;
}

.news-block-one:hover .image-box img {
    width: 100%;
    opacity: 0.2;
    transform: scale(1.1);
}

.news-block-one .inner-box {
    position: relative;
}

.news-block-one .inner-box .categorie-list {
    position: absolute;
    left: 17px;
    top: 17px;
}

.news-block-one .inner-box .categorie-list a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    background: #fff;
    padding: 12px 14px;
    border-radius: 0px;
    margin: 0px 3px;
    text-align: center;
}

.news-block-one .inner-box .categorie-list a span {
    font-size: 15px;
}

.news-block-one .inner-box .categorie-list a:last-child {
    color: #e85aa8;
}

.news-block-one .lower-content {
    position: relative;
    display: block;
    padding-top: 0px;
    width: 90%;
    margin-left: 20px;
    margin-right: 20px;
}

.news-block-one .lower-content .post-info {
    position: relative;
    display: block;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 0px;
}

.news-block-one .lower-content .post-info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #8a8d91;
    line-height: 20px;
    padding-right: 16px;
    margin-right: 10px;
}

.news-block-one .lower-content .post-info li:before {
    position: absolute;
    content: '';
    background: #8a8d91;
    width: 1px;
    height: 10px;
    top: 5px;
    right: 0px;
}

.news-block-one .lower-content .post-info li:last-child:before {
    display: none;
}

.news-block-one .lower-content .post-info li:last-child {
    padding: 0px;
    margin: 0px;
}

.news-block-one .lower-content .post-info li span {
    color: #e85aa8;
}

.news-block-one .lower-content h3 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 12px;
}

.news-block-one .lower-content h3 a {
    position: relative;
    display: inline-block;
    color: #272727;
}

.news-block-one .lower-content h3 a:hover {
    color: #e46578;
}

.news-block-one .lower-content .theme-btn-two {
    padding: 0px;
    color: #666;
    font-weight: 500;
    font-size: 14px;
}

.news-block-one .lower-content .theme-btn-two:hover {
    color: #e85aa8;
    padding-left: 8px;
}

/*-----------pagination--------------*/

.pagination-outer {
    text-align: center;
}

.pagination {
    display: inline-flex;
    position: relative;
    float: left;
    margin-left: 30px;
    width: 100%;
    margin: 0px 0px 20px 35px;
}

.pagination:before {
    content: '';
    background-color: #c8d6e5;
    height: 7px;
    width: 18%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    top: 45%;
}

.pagination li a.page-link {
    color: #7d7d7d;
    background-color: #c8d6e5;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    height: 45px;
    width: 45px;
    padding: 0;
    margin: 0 7px 0 0;
    border: none;
    border-radius: 0;
    perspective: 100px;
    position: relative;
    z-index: 1;
    clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0 80%, 0 0);
}

.pagination li.active a.page-link,
.pagination li a.page-link:hover,
.pagination li.active a.page-link:hover {
    color: #fff;
    border: none;
}

.pagination li:last-child a.page-link {
    margin-right: 0;
}

.pagination li a.page-link:before,
.pagination li a.page-link:after {
    content: '';
    background-color: #e85aa8;
    height: 100%;
    width: 50%;
    opacity: 0;
    transform: rotateY(90deg);
    transform-origin: left center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}

.pagination li a.page-link:after {
    background-color: #ec45a1;
    transform: rotateY(-90deg);
    transform-origin: right center;
    left: auto;
    right: 0;
}

.pagination li.active a.page-link:before,
.pagination li a.page-link:hover:before,
.pagination li.active a.page-link:hover:before,
.pagination li.active a.page-link:after,
.pagination li a.page-link:hover:after,
.pagination li.active a.page-link:hover:after {
    opacity: 1;
    transform: rotateY(0);
}

@media only screen and (max-width: 480px) {
    .pagination {
        display: block;
    }
    .pagination:before {
        display: none;
    }
    .pagination li {
        display: inline-block;
        margin: 0 0 5px;
    }
}

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

.Blog .Videos-Page {
    padding: 0px 0px;
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
}

#boxes #dialog {
    top: 30px;
    left: 300px !important;
    width: 50%;
    height: auto;
    padding: 10px;
    background-color: #ffffff;
    font-size: 15pt;
    margin: 0 auto;
    display: table;
}

#popupfoot {
    font-size: 16pt;
    position: absolute;
    bottom: 0px;
    width: 250px;
    left: 250px;
}

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

.QR-Code ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 35px;
}

.QR-Code ul li img {
    width: 110px;
}

.QR-Code ul {
    margin: 70px auto 0px;
    display: table;
}

.QR-Code h4 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

/*-------Home-You-Tube----------*/

.Home-You-Tube {
    padding: 20px 0px 60px;
}

/*--Clinic-Timing--*/

.Clinic-Timing {
    padding: 10px 0px !important;
}

.Clinic-Timing .Marqee-Tag {
    color: red;
    font-size: 15px;
    font-weight: 500;
}

/*---------Laptop-View------------*/

@media screen and (max-width: 1200px) {
    .logo {
        margin: 0 auto;
        float: none;
        display: table;
    }
    #header .container {
        width: 960px;
        padding: 0px;
    }
    nav>ul>li>a {
        padding: 35px 10px;
    }
    nav {
        float: none;
        padding: 0px 0px;
        margin: 0 auto;
    }
}

/*--------Mini-Laptop-View------------ */

@media screen and (max-width: 992px) {
    .navigation-button-toggler {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 60px;
        height: 2 !important;
        cursor: pointer;
    }
    .navigation-button-toggler .hamburger-icon {
        width: 20px;
        height: 2px !important;
        display: inline-block;
        font-style: normal;
        color: #555d65;
        box-shadow: inset 0 0 0 32px, 0 -6px, 0 6px;
    }
    .NAV-ADJ {
        border: none;
        padding: 0px 0px !important;
    }
    .Top-ADJ {
        margin-top: 0px !important;
    }
    .navigation-row>[class^=navigation-col] {
        width: 100%;
        min-height: 20px;
        margin-bottom: 0rem !important;
        position: relative;
    }
    .navigation-list>li>a {
        padding: 5px 20px 5px 30px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        font-size: 14px;
        color: #555d65;
        text-decoration: none;
        transition: color 0.3s, background 0.3s;
    }
    .navigation-megamenu-container {
        border: 0px solid #d92d6adb;
        border-top: none;
        box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
        z-index: 1002;
    }
    .navigation-body-header {
        margin-bottom: 20px;
    }
    .navigation-link {
        width: 100%;
        padding: 6px 16px;
    }
    .colorlib-nav ul li a {
        position: relative;
        font-size: 14px;
        padding: 20px 5px 40px;
        color: #000;
        font-weight: 500;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
    .colorlib-nav ul li.has-dropdown .dropdown {
        width: 210px;
        -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
        z-index: 1002;
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 34px;
        left: 0;
        text-align: left;
        background: #fff;
        padding: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s;
        border: 2px solid #d92d6adb;
    }
    .colorlib-gallery .no-gutters {
        margin: 0 auto 30px;
        padding-left: 8px !important;
        padding-right: 8px !important;
        display: table;
    }
    .Footer .Footer-Box {
        height: 150px;
        border: 1px solid #737476;
        padding: 10px 10px 0px;
        /* color: #d8d8d8; */
    }
    .colorlib-nav {
        height: 134px;
        background-image: url(../images/Nav-bar-shape.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        margin: 0;
        position: relative;
    }
    .colorlib-nav ul {
        padding: 0;
        margin: 8px;
        float: left;
    }
    .colorlib-nav .menu-1 {
        margin-top: 0px;
    }
    .colorlib-nav #colorlib-logo {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .bs-slider>.carousel-inner>.item>img,
    .bs-slider>.carousel-inner>.item {
        max-height: 350px;
        height: 350px;
        margin-top: 0px;
    }
    .control-round .carousel-control {
        top: 42%;
    }
}

/*---------Tap-View------------*/

@media screen and (max-width: 768px) {
    #boxes #dialog {
        top: 30px;
        left: 4px !important;
        width: 98%;
        height: auto;
        padding: 10px;
        background-color: #ffffff;
        font-size: 15pt;
        margin: 0 auto;
        display: table;
    }
    /*-------Blog-page----------*/
    .news-block-one {
        width: 85%;
        position: relative;
        display: block;
        margin: 0 auto 35px;
    }
    .news-block-one .lower-content h3 {
        position: relative;
        display: block;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        color: #000;
        margin-bottom: 10px;
    }
    .news-block-one .lower-content .post-info li {
        position: relative;
        display: inline-block;
        font-size: 13px;
        font-weight: 500;
        color: #8a8d91;
        line-height: 20px;
        padding-right: 13px;
        margin-right: 8px;
    }
    .news-block-one .lower-content .theme-btn-two {
        padding: 0px;
        color: #666;
        font-weight: 500;
        font-size: 13px;
    }
    .news-block-one .inner-box figure {
        margin-bottom: 15px;
    }
    .news-block-one .inner-box .categorie-list a span {
        font-size: 14px;
    }
    .news-block-one .inner-box .categorie-list a {
        position: relative;
        display: inline-block;
        font-size: 15px;
        line-height: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        background: #fff;
        padding: 8px 10px;
        border-radius: 0px;
        margin: 0px 3px;
        text-align: center;
    }
    .Blog-Page {
        padding: 35px 0px 20px;
    }
    .pagination li a.page-link {
        color: #7d7d7d;
        background-color: #c8d6e5;
        font-size: 16px;
        text-align: center;
        line-height: 35px;
        height: 40px;
        width: 40px;
        padding: 0;
        margin: 0 7px 0 0;
        border: none;
        border-radius: 0;
        perspective: 100px;
        position: relative;
        z-index: 1;
        clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0 80%, 0 0);
    }
    .pagination {
        position: relative;
        float: none;
        width: auto;
        margin: 0 auto;
        display: table;
    }
    /*--------------*/
    .Client-Reviews .section-title {
        font-size: 20px;
        line-height: 30px;
        padding: 0 0 30px;
        margin: 0 0 30px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 45px;
        font-weight: 700;
    }
    .colorlib-gallery .section-title {
        font-size: 20px;
        line-height: 25px;
        padding: 0 0 30px;
        margin: 0 0 25px;
        text-align: center;
    }
    .colorlib-gallery .section-title:before {
        position: absolute;
        right: 70px;
        bottom: 5px;
        height: 1px;
        width: 22%;
        background: #ccc;
        content: "";
    }
    .Client-Reviews .section-title:after {
        position: absolute;
        left: 25px;
        bottom: 5px;
        height: 1px;
        width: 30%;
        background: #ccc;
        content: "";
    }
    .Client-Reviews .section-title:before {
        position: absolute;
        right: 25px;
        bottom: 5px;
        height: 1px;
        width: 30%;
        background: #ccc !important;
        content: "";
    }
    .colorlib-gallery .section-title {
        background-position: center 65px;
    }
    .colorlib-gallery .section-title:after {
        position: absolute;
        left: 70px;
        bottom: 5px;
        height: 1px;
        width: 22%;
        background: #ccc;
        content: "";
    }
    .About-Us .section-title {
        text-align: center;
    }
    .About-Us .section-title {
        font-size: 24px;
        line-height: 30px;
        padding: 0 0 30px;
        margin: 0 0 30px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 75px;
        font-weight: 700;
    }
    .About-Us .section-title:after {
        position: absolute;
        left: 50px;
        bottom: 5px;
        height: 1px;
        width: 30%;
        background: #ccc;
        content: "";
    }
    .About-Us .section-title:before {
        position: absolute;
        right: 50px;
        bottom: 5px;
        height: 1px;
        width: 30%;
        background: #ccc !important;
        content: "";
    }
    .logo {
        margin: 0 auto;
        float: left;
        display: table;
    }
    nav>ul {
        border-top: 2px solid #e46578;
        padding-top: 20px;
        position: relative;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    .logo a {
        display: none;
        padding: 0px 0 0 30px;
    }
    .logo a img {
        width: 95%;
    }
    .logo .M-View {
        display: block;
        width: 220px;
    }
    #header {
        padding: 10px 0px;
        width: 100%;
        position: relative;
    }
    #menu-icon {
        display: inline;
        top: 45px;
        cursor: pointer;
    }
    .bs-slider>.carousel-inner>.item>img,
    .bs-slider>.carousel-inner>.item {
        max-height: 165px !important;
        height: 165px !important;
        margin-top: 0px;
    }
    .breadcrumbs {
        line-height: 1.3em;
        margin: 12px auto;
        display: table;
    }
    /*----------Article-Page-----------*/
    .Article-Page .box {
        width: 75%;
        line-height: 0px;
        text-align: center;
        overflow: hidden;
        position: relative;
        margin-bottom: 30px;
        margin: 0 auto 40px;
    }
    /*---------Top-Btn---------*/
    #scroll-to-top {
        bottom: 60px !important;
        right: 10px !important;
        width: 45px !important;
        height: 46px !important;
        line-height: 40px;
        padding: 0;
        border: 0px solid #18364a;
        transition: all 0.3s ease;
        box-sizing: border-box;
        background-color: transparent !important;
        background-size: 100%;
        background-image: url(../images/Top-Btn.png);
    }
    /*----------Videos-Page---------*/
    .Videos-Page .Inner-Video a img {
        margin: 0 auto;
        position: relative;
    }
    .Videos-Page .Inner-Video .BTN_ADJ {
        margin-bottom: 30px;
    }
    .Videos-Page .Inner-Video a .fa {
        position: absolute;
        text-align: center;
        margin: 0 auto;
        display: table;
        color: rgba(21, 20, 20, 0.68);
        margin-top: 19%;
        margin-left: 45%;
        font-size: 42px;
        z-index: 999;
    }
    .Videos-Page {
        padding: 35px 0px 10px;
    }
    .Single-Service-Page .S-INNER-BOX .section-title-LARGE {
        width: auto !important;
    }
    .offer-main-thumb-img {
        width: 250px;
        height: 250px;
        margin: auto;
    }
    .offer-menu ul.custom-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .offer-menu ul.custom-tabs li:nth-child(1),
    .offer-menu ul.custom-tabs li:nth-child(2),
    .offer-menu ul.custom-tabs li:nth-child(3),
    .offer-menu ul.custom-tabs li:nth-child(4),
    .offer-menu ul.custom-tabs li:nth-child(5) {
        position: static;
    }
    .offer-main-promo {
        height: 260px;
        width: 260px;
    }
    .offer-menu ul.custom-tabs li {
        height: 50px !important;
        width: 50px !important;
        border-radius: 50%;
    }
    .offer-menu ul.custom-tabs li {
        margin: 0 4px;
    }
    /*------
#colorlib-offcanvas   ul li  a {
	padding: 0px 0px 10px;
    display: table;
}	

#colorlib-offcanvas    .dropdown  li  a {
	padding: 0px 0px 8px;
    display: table;
}

#colorlib-offcanvas .dropdown li a .fa {
	margin-right:5px;
}

 .colorlib-nav-toggle.colorlib-nav-white > i {
    color: #000;
    background: #e6438c;
}
  
 .colorlib-nav-toggle.colorlib-nav-white > i::before, .colorlib-nav-toggle.colorlib-nav-white > i::after {
    background: #e6438c;
}



.colorlib-nav-toggle.active i {
    background: transparent !important;
}

.colorlib-nav .top-menu {
    padding: 3px 0px 0px;
    float: left;
}

.colorlib-nav {
    height: 72px !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0;
    position: relative;
	background: #fff;
}

.colorlib-nav #colorlib-logo a img {
	width:70%
}

.colorlib-nav {
    height: 95px;
}	
	
.colorlib-nav-toggle {
 
    padding: 40px 0 0 0;
}

	------------------*/
    .bs-slider>.carousel-inner>.item>img,
    .bs-slider>.carousel-inner>.item {
        /*------  
   max-height: 230px;
    height: 500px;
	---------*/
        height: 180px;
        margin-top: 0px;
    }
    .control-round .carousel-control {
        top: 40%;
        opacity: 0;
        width: 40px;
        height: 40px;
        z-index: 100;
        color: #ffffff;
        display: block;
        font-size: 22px;
        cursor: pointer;
        overflow: hidden;
        line-height: 40px;
        text-shadow: none;
        position: absolute;
        font-weight: normal;
        background: transparent;
        -webkit-border-radius: 100px;
        border-radius: 100px;
    }
    #bootstrap-touch-slider .left .fa {
        margin-top: 10px;
        margin-right: 4px;
    }
    .About-Us {
        padding: 3px 0px 35px;
    }
    .Services {
        padding: 60px 0px 40px;
    }
    .Services {
        background-image: url(../images/service-bg.jpg);
        position: relative;
        background-position: unset;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .offer-menu ul.custom-tabs {
        margin: 35px auto 50px;
    }
    .offer-menu ul.custom-tabs li a .offer-price {
        position: absolute;
        left: 0;
        top: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .Service_Inner .PASS {
        padding-bottom: 10px;
    }
    .Service_Inner .S-Head .Icon .fa {
        font-size: 14px;
        color: #929292;
        padding-top: 0px;
    }
    .Service_Inner .S-Head .Info {
        margin-left: 22px;
    }
    .Service_Inner .S-Head .Info p {
        padding-bottom: 0px;
        font-size: 14px;
        font-weight: 500;
        padding-top: 2px;
        margin-bottom: 3px;
    }
    .Service_Inner .Inner-Box {
        padding-bottom: 0px;
    }
    .Service_Inner .Button {
        border: 2px solid #e6438c;
        padding: 5px 18px;
        display: table;
        margin-top: 28px;
        border-radius: 22px;
        background-color: #e6438c;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
    }
    .Contact-Tripe h3 {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        font-weight: 400;
        margin-bottom: 5px;
    }
    .Contact-Tripe h2 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 8px;
    }
    .colorlib-gallery {
        padding: 40px 0px 25px;
    }
    .Contact-Tripe a {
        /* border: 1px solid #00d6a3; */
        padding: 5px 25px;
        font-size: 15px;
        margin: 20px auto 0px;
        display: table;
        font-weight: 500;
        /* color: #00d6a3; */
    }
    .Contact-Tripe {
        padding: 40px 0px;
        position: relative;
        background-position: center;
        background-size: cover;
    }
    .Contact-Tripe .line {
        display: block;
        border: 1px solid #fd8bd3;
        width: 10%;
        margin: 0 auto 20px;
    }
    .Client-Reviews {
        padding: 35px 0px 20px;
    }
    .Client-Reviews .carousel-inner {
        width: 80%;
        margin: 0px auto;
        text-align: center;
    }
    .Client-Reviews .carousel-inner .item .fa {
        font-size: 20px;
        color: #e85aa8;
        margin-bottom: 15px;
    }
    .Client-Reviews .carousel-inner .item img {
        border: 1px solid #a6a5a7;
        margin: 20px auto 0px;
        display: table;
        padding: 2px;
        width: 65px;
        border-radius: 50%;
    }
    .Client-Reviews .carousel-inner .item h4 {
        font-weight: 600;
        font-size: 17px;
        padding: 10px 0px 0px;
        color: #de559f;
        font-family: 'Raleway', sans-serif;
    }
    .Client-Reviews .carousel-inner .item h4 p {
        font-size: 15px;
        text-align: center;
        font-weight: 400;
        padding-top: 3px;
        padding-bottom: 0px;
        color: #666;
    }
    .colorlib-gallery .no-gutters {
        padding-left: 8px !important;
        padding-right: 8px !important;
        width: 80%;
        margin: 0 auto 30px;
    }
    .appointment_area {
        padding: 40px 0px 0px;
    }
    .appointment_area .about_thumbnil .info {
        background: linear-gradient(to right, #a75eeaf5, #e6438c);
        border-radius: 100% 100% 0 0;
        bottom: 0;
        left: 50%;
        padding: 6px 10px;
        position: absolute;
        width: 145px;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        -ms-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s;
        margin-left: -70px;
    }
    .Appoinment-Form .Heading-box {
        margin: 0 auto 10px !important;
        display: table;
    }
    .Appoinment-Form .get_touch_area {
        margin: 40px 0px 0px;
    }
    .appointment_area .about_thumbnil .info>h3>span {
        display: block;
        font-size: 14px;
        font-weight: 600;
        margin-top: 3px;
        text-transform: uppercase;
    }
    .project_inquiry_content {
        width: 90%;
        margin: 0 auto;
        padding: 20px 30px;
        border: 1px solid #d4d4d4;
        border-radius: 4px;
    }
    .appointment_area .about_thumbnil img {
        max-width: 75%;
    }
    .Appoinment-Form .Inner-Heading {
        text-align: center;
    }
    .Appoinment-Form .Inner-Heading .line {
        display: block;
        width: 15%;
        border: 1px solid #de4595;
        margin: 0 auto 30px;
    }
    .appointment_area .about_thumbnil .info>h3 {
        color: #fff;
        font-size: 22px;
        font-weight: 900;
        margin-top: 5px;
        margin-bottom: 8px;
    }
    .get_touch_area {
        margin: 40px 0px;
    }
    .appointment_area .get_touch_area .Heading-box {
        margin: 0px auto;
        display: table;
    }
    .appointment_area input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    select,
    textarea {
        color: #333333;
        background: #fafafa;
        border: 1px solid #fafafa;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        display: block;
        padding: 8px 12px;
        width: 100%;
        outline: none;
        box-shadow: none;
        transition: all .3s ease-in-out 0s;
        height: 42px;
    }
    .form-group-btn {
        text-align: left;
    }
    .get_touch_area .form-group-btn>.btn-default {
        background-color: #e34490;
        border: 0px solid !important;
        border-radius: 0;
        color: #fff !important;
        cursor: pointer;
        font-size: 15px;
        font-weight: 500;
        height: 35px;
        line-height: 35px;
        opacity: 1;
        overflow: hidden;
        padding: 0px 20px;
        margin: 0 auto;
        display: table;
    }
    .Footer .F-LOGO p {
        text-align: center;
        padding-bottom: 40px;
        color: #fff;
        width: 95%;
        margin: 0 auto;
        line-height: 22px;
        font-weight: 400;
    }
    .Footer .Footer-Box {
        height: auto;
        border: 1px solid #f5f5f5;
        padding: 25px 20px 0px;
        color: #d8d8d8;
        width: 95%;
        margin: 0 auto 40px;
    }
    .Footer {
        margin-top: -7px;
        padding: 35px 0px 10px;
    }
    .QR-Code ul li img {
        width: 80px;
        margin: 0 auto 18px;
    }
    .QR-Code h4 {
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }
    .QR-Code ul li {
        list-style-type: none;
        display: inline-block;
        margin-right: 15px;
    }
    .F-STRIPE .footer_social_share>li {
        display: inline;
        margin: 0 3px;
    }
    .QR-Code ul {
        margin: 20px auto 0px;
        display: table;
    }
    .F-STRIPE p {
        padding: 0px 0px 2px;
        font-weight: 500;
        text-align: center;
    }
    .F-STRIPE .footer_social_share {
        list-style: outside none none;
        margin: 0 auto;
        padding-left: 0;
        text-align: center;
        display: table;
    }
    /*----------Breadcums----------*/
    #page-header {
        margin-top: 0px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-image: url(../images/bg.jpg);
        position: relative;
    }
    #page-header h1 {
        font-size: 24px;
        line-height: 10px;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        padding-bottom: 0px;
        text-align: center;
        line-height: 30px;
    }
    .breadcrumbs span {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 2px 5px 2px 5px;
    }
    .breadcrumbs .last-item {
        padding-right: 0px;
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 200px;
        padding: 8px 10px 8px 9px;
        text-transform: capitalize;
    }
    .breadcrumbs a {
        color: #fff;
        font-size: 15px;
        text-transform: capitalize;
    }
    #page-header {
        padding-top: 40px;
        padding-bottom: 25px;
    }
    /*-------------All-Services-panel------------*/
    .at-accordion-or-tabs.at-tabs>li {
        display: table !important;
        border: none;
        margin: 0 auto;
    }
    .at-accordion-or-tabs>li {
        list-style: none;
        padding: 0 !important;
        margin-bottom: 21px;
        border: 1px solid transparent;
    }
    .at-accordion-or-tabs>li>a {
        display: block;
        background: #ccc;
        text-decoration: none;
        color: #000;
        padding: 5px 7px;
        border: none;
        width: 80%;
        margin: 0 auto;
    }
    .at-accordion-or-tabs.at-tabs>li>a {
        border: 1px solid transparent;
        z-index: 98;
        position: relative;
        border-radius: 25px;
        box-sizing: border-box;
        width: 180px !important;
        margin: 8px 0px !important;
        padding: 8px 0px;
        font-size: 16px;
        display: inline-table;
        font-weight: 500;
        background: #521c5d;
        color: #fff;
    }
    .offer-menu ul.custom-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .offer-menu ul.custom-tabs li:nth-child(1),
    .offer-menu ul.custom-tabs li:nth-child(2),
    .offer-menu ul.custom-tabs li:nth-child(3),
    .offer-menu ul.custom-tabs li:nth-child(4),
    .offer-menu ul.custom-tabs li:nth-child(5) {
        position: static;
    }
    .Services-Page {
        background: #dbe4f5;
        padding: 35px 0;
        text-align: center;
    }
    .at-accordion-or-tabs.at-tabs>li>section {
        float: left;
        top: -1px;
        left: 0;
        margin: 20px 0px !important;
    }
    .at-accordion-or-tabs.at-tabs>li>a {
        width: 145px !important;
        margin: 20px 5px;
        padding: 6px 0px !important;
    }
    /*-------------------------*/
    .sidebar__inner {
        position: relative !important;
        top: 0px;
        left: 0px;
        width: auto;
        transform: translate3d(0px, auto, 0px);
    }
    .is-affixed .sidebar__inner {
        transform: translate3d(0px, 0px, 0px) !important;
        left: 0px !important;
        top: 0px !important;
    }
    .Single-Service-Page .panel-group {
        margin-bottom: 30px;
        padding: 0px 20px;
    }
    .Single-Service-Page .panel-default>.panel-heading {
        border-radius: 0px;
        padding: 14px 15px 12px;
    }
    .Single-Service-Page .panel-group .panel {
        margin-bottom: 16px;
        border-radius: 0;
    }
    .Single-Service-Page .panel-body {
        padding: 15px 0px 12px;
    }
    /*-----------Top-bar--------------*/
    .header-top {}
    .Services-Page .treat>div {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #d92d6a;
        padding: 70px 15px 0 15px;
        opacity: 0;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
    }
    .Services-Page .treat:hover h3 {
        color: #fff;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        font-size: 16px;
        font-weight: 500;
    }
    .Services-Page .treat h3 {
        font-size: 16px;
        font-weight: 500;
    }
    /*------------Nav-Bar----------*/
    #colorlib-offcanvas ul li.offcanvas-has-dropdown>a:after {
        position: absolute;
        right: 35px;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e0c5";
        font-size: 20px;
        color: rgba(255, 255, 255, 0.2);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
    .top-right .text {
        position: relative;
        float: none;
        font-size: 12px;
        line-height: 0;
        color: #ffffff;
        font-weight: 400;
        padding: 4px 0px 4px;
        margin-left: 0px;
    }
    .header-top .inner-container {
        margin: 0 auto;
        padding: 8px 0px;
        border-radius: 0 0 20px 20px;
        display: table;
    }
    .top-right {
        position: relative;
        float: none;
        margin: 0 auto;
        display: table;
        text-align: center;
    }
    .top-left {
        position: relative;
        float: left;
    }
    .top-right .social-icon-one {
        display: none;
        position: relative;
        float: right;
        margin-left: 25px;
        padding: 8px 0px;
        margin-bottom: 0px;
    }
    .top-left .text {
        position: relative;
        font-size: 13px;
        line-height: 20px;
        color: #ffffff;
        font-weight: 400;
        padding: 8px 0;
    }
    .top-right .text .fa {
        margin-right: 2px;
        font-size: 14px;
    }
    .Skinesoul-About-Us-Page {
        padding: 30px 0px 10px;
    }
    /*----
.section-title:after {
    position: absolute;
    left: 30px;
    bottom: 5px;
    height: 1px;
    width: 30%;
    background: #ccc;
    content: "";
}

.section-title:before {
    position: absolute;
    right: 30px;
    bottom: 5px;
    height: 1px;
    width: 30%;
    background: #ccc;
    content: "";
}	
-------*/
    .section-title {
        font-size: 20px;
        line-height: 30px;
        padding: 15px 0 30px;
        margin: 0 0 30px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 60px;
        font-weight: 700;
    }
    .Services .section-title {
        font-size: 20px !important;
    }
    .Skinesoul-About-Us-Page .About-Us-Page-Box {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
    .Skinesoul-About-Us-Page .About-Us-Page-Box p {
        margin-bottom: 15px;
        line-height: 19px;
        font-size: 14px;
    }
    .Footer .F-LOGO p {
        text-align: center;
        padding-bottom: 50px;
        color: #fff;
        width: 95%;
        margin: 0 auto;
        line-height: 20px;
        font-weight: 400;
        font-size: 14px;
    }
    /*--------Font-Size-------*/
    p {
        font-size: 14px;
    }
    .Footer-Box01 {
        margin: 0 auto 20px !important;
    }
    .Footer .Footer-Box .icon {
        color: #fff;
        padding-top: 12px;
        border-radius: 50%;
        display: block;
        height: 45px;
        width: 45px;
        text-align: center;
        left: 50%;
        margin-left: -25px;
        top: -25px;
        position: absolute;
    }
    .F-STRIPE .footer_social_share>li>a {
        background-color: #e42d47;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
        -ms-box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
        -o-box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
        color: #fff;
        display: inline-block;
        height: 32px;
        line-height: 32px;
        text-align: center;
        width: 32px;
        font-size: 14px;
    }
    .About-Us .A-Pass {
        text-align: center;
        width: 85%;
        margin: 0 auto;
        line-height: 20px;
    }
    .Contact-Us-Page {
        padding: 30px 0px;
    }
    .Contact-Us-Page h3 {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 5px;
        font-family: 'Raleway', sans-serif;
    }
    .Contact-Us-Page .line {
        display: block;
        width: 15%;
        border: 1px solid #e34490;
        margin-bottom: 25px;
    }
    .Contact-Us-Page .Pass {
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .Contact-Us-Page .Contact-Deatails .C-Box .Icon img {
        width: 20px;
        padding-top: 2px;
    }
    .Contact-Us-Page .Contact-Deatails .C-Box .Icon_Info {
        margin-left: 30px;
        padding-top: 0px;
        color: #000;
    }
    .Contact-Us-Page .Contact-Deatails {
        margin: 0 auto 19px;
        width: 85%;
        float: left;
    }
    .Contact-Form input[type="text"],
    input[type="email"],
    input[type="Subject"],
    input[type="url"],
    input[type="password"],
    select,
    textarea {
        color: #333333;
        background: #fafafa;
        border: 1px solid #fafafa;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        display: block;
        padding: 9px 15px;
        width: 100%;
        outline: none;
        box-shadow: none;
        transition: all .3s ease-in-out 0s;
        height: 40px;
    }
    .Contact-Form .form-group-btn>.btn-default {
        background-color: #e34490;
        border: 0px solid !important;
        border-radius: 0;
        color: #fff !important;
        cursor: pointer;
        font-size: 14px;
        font-weight: 500;
        height: 35px;
        opacity: 1;
        overflow: hidden;
        padding: 0 20px;
        margin-top: 15px;
        float: left;
    }
    .Founder-About-Us-Page {
        padding: 35px 0px 35px;
    }
    .Founder-About-Us-Page .Profile-Pic {
        border: 1px solid #c5c5c5;
        padding: 3px;
        border-radius: 2px;
        width: 80%;
        margin: 5px auto 20px;
    }
    .Founder-About-Us-Page .Profile-Pic h5 {
        text-align: center;
        font-size: 14px;
        color: red;
        margin-bottom: 5px;
        font-weight: 500;
    }
    .Founder-About-Us-Page .Profile-Pic p {
        padding: 10px 10px 0px;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 0px;
        color: #000;
    }
    .Founder-About-Us-Page .Heading-box h3 {
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
    .Event-Page .Heading-box .Event-Title {
        width: 90%;
        font-size: 22px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 20px;
        text-align: center;
        margin: 0 auto 20px;
    }
    .Event-Page .Heading-box .line {
        display: block;
        width: 18%;
        border: 2px solid #e46275;
    }
    .F-STRIPE {
        color: #c1c1c1;
        padding: 10px 0px 60px;
        border-top: 1px solid #fff;
        background: #fff;
    }
    .Founder-About-Us-Page .Heading-box h4 {
        color: red;
        font-size: 14px;
    }
    .Founder-Page-Box p {
        line-height: 20px;
        margin-bottom: 15px;
    }
    .Single-Service-Page {
        padding: 30px 0px 40px;
    }
    .Single-Service-Page .side-bar-title {
        text-align: center;
        font-size: 18px;
        margin: 0px;
        padding: 8px 0px 18px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .panel-title {
        line-height: 15px;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 15px;
        color: inherit;
    }
    .Single-Service-Page .panel-title>a {
        color: #e51d89;
        font-weight: 400;
    }
    .Single-Service-Page .panel-default>.panel-heading+.panel-collapse>.panel-body ul {
        padding-left: 15px;
        margin-bottom: 0px;
    }
    .Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box p {
        line-height: 20px;
        padding-bottom: 0px;
        font-size: 14px;
    }
    .Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Main-Box .Icon .fa {
        color: #c53a88 !important;
        font-size: 15px !important;
    }
    .Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Main-Box .Info {
        margin-left: 20px !important;
    }
    /*------------
.Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box p b {
     margin-left: 20px;
    display: table;
}
---------*/
    .Single-Service-Page .S-INNER-BOX {
        box-shadow: 0 10px 10px 5px rgb(0 0 0 / 6%), 0 10px 15px 5px rgb(0 0 0 / 20%);
        width: 100%;
        margin: 0 auto;
    }
    .Single-Service-Page .S-INNER-BOX .section-title {
        /*width: 200px;*/
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        padding: 0 0 20px;
        margin: 0px 0 20px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 64px;
        font-weight: 600;
    }
    .Single-Service-Page .S-INNER-BOX .section-title:before {
        position: absolute;
        right: 40px;
        bottom: 5px;
        height: 1px;
        width: 20%;
        background: #ccc;
        content: "";
    }
    .Single-Service-Page .S-INNER-BOX .section-title:after {
        position: absolute;
        left: 40px;
        bottom: 5px;
        height: 1px;
        width: 20%;
        background: #ccc;
        content: "";
    }
    .Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX {
        width: 100%;
        margin: 0 auto;
        padding: 10px 15px;
        display: flow-root;
    }
    .Single-Service-Page .S_BOX {
        box-shadow: 0 3px 5px 5px rgba(0, 0, 0, 0.06), 0 -5px 8px -3px rgba(0, 0, 0, 0.2);
        padding: 15px 0px 5px;
        margin-bottom: 25px;
    }
    .Treatments-Page .Treatments-Page-Box h4 {
        text-align: center;
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        font-weight: 400;
        width: 95%;
        margin: 0 auto;
        display: table;
        line-height: 20px;
    }
    .Treatments-Page {
        padding: 30px 0px 0px 15px;
    }
    .Treatments-Page .section-title {
        font-size: 24px;
        line-height: 30px;
        padding: 0 0 30px;
        margin: 0 0 20px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 46px;
        font-weight: 700;
    }
    .Treatments-Page .Treatments-Page-Box {
        text-align: center;
        font-family: 'Raleway', sans-serif;
        margin-bottom: 25px;
    }
    .Treatments-Page .Treatments-Content-box h4 {
        margin-left: 14px;
        color: #3c3b3b;
        margin-bottom: 10px;
        font-weight: 600;
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
    }
    .Treatments-Page .Treatments-Content-box .T-BOX .Icon .fa {
        font-size: 12px;
        color: #e43c9e;
    }
    .Treatments-Page .Treatments-Content-box .T-BOX .Info {
        margin-left: 20px;
    }
    .Treatments-Page .Treatments-Content-box .T-BOX .Info p {
        line-height: 20px;
        margin-bottom: 4px;
    }
    .Treatments-Page .P-ADJ img {
        padding: 6px;
        border: 1px solid #cecdcd;
        width: 75%;
        border-radius: 4px;
        margin: 20px auto 0px;
    }
    .offer-main-promo p {
        font-size: 13px;
        line-height: 18px;
        margin: 12px 0;
        -webkit-animation: flipInX 700ms ease-in-out;
        animation: flipInX 700ms ease-in-out;
    }
    .offer-main-promo h3 {
        /* position: relative; */
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 0px;
        color: #46f1fb;
        font-weight: 500;
        -webkit-animation: bounceInDown 400ms ease-in-out;
        animation: bounceInDown 400ms ease-in-out;
        text-transform: capitalize;
        /* z-index: 999; */
    }
    .Services .section-title {
        font-size: 24px;
    }
    .Services .section-title {
        font-size: 24px;
        line-height: 30px;
        padding: 0 0 20px;
        margin: 0 0 30px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: 120px bottom;
        font-weight: 700;
    }
    .Services .section-title:before {
        position: absolute;
        right: 43px;
        bottom: 5px;
        height: 1px;
        width: 20%;
        background: #ccc;
        content: "";
    }
    .Service_Inner .Heading-box {
        margin: 0 auto;
        display: table;
    }
    .Services .section-title:after {
        position: absolute;
        left: 64px;
        bottom: 5px;
        height: 1px;
        width: 20%;
        background: #ccc;
        content: "";
    }
    .FAQ-Home {
        padding: 30px 0px;
    }
    .FAQ-Home .section-title {
        font-size: 24px;
        line-height: 30px;
        padding: 0 0 30px;
        margin: 0 0 30px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 46px;
        font-weight: 700;
    }
    .FAQ-Home .section-title:before {
        position: absolute;
        right: 45px;
        bottom: 5px;
        height: 1px;
        width: 30%;
        background: #ccc;
        content: "";
    }
    .FAQ-Home .section-title:after {
        position: absolute;
        left: 45px;
        bottom: 5px;
        height: 1px;
        width: 30%;
        background: #ccc;
        content: "";
    }
    .ac-title {
        border-bottom: 1px dashed #928f8f7a;
        color: #f5f5f5;
        display: block;
        padding: 6px 12px;
        background-color: #c74a82;
        text-decoration: none !important;
        font-size: 15px;
        /* font-weight: 500; */
        text-transform: capitalize;
    }
    .FAQ-Home .photo-wrapper {
        width: 80%;
        margin: 35px auto 5px;
        border: 1px solid #d8d8d8;
    }
    .Counter .section-title {
        color: #f5f5f5;
        font-size: 20px;
        line-height: 30px;
        padding: 0 0 30px;
        margin: 0 0 35px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 46px;
        font-weight: 700;
    }
    .Counter .section-title:before {
        position: absolute;
        right: 35px;
        bottom: 5px;
        height: 1px;
        width: 30%;
        background: #ccc;
        content: "";
    }
    .Counter .section-title:after {
        position: absolute;
        left: 35px;
        bottom: 5px;
        height: 1px;
        width: 30%;
        background: #ccc;
        content: "";
    }
    .Counter {
        padding: 35px 0px 0px;
        background-image: url(../images/drh-banner.jpg);
        position: relative;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .counter:before {
        content: '';
        height: 200px;
        width: 200px;
        box-shadow: 0 0 10px var(--bs_color_1) inset, 0 0 0 12px var(--bs_color_2), 0 0 0 17px var(--white), 0 0 35px var(--black);
        transform: translateX(-50%) rotate(45deg);
        position: absolute;
        left: 50%;
        top: 60px;
        z-index: -2;
    }
    .counter .counter-icon {
        padding-top: 5px;
        font-size: 38px;
        line-height: 64px;
        height: 75px;
        width: 75px;
        margin: 0 auto 50px;
        border: 5px solid var(--white);
        border-radius: 50%;
        transition: all 0.3s ease 0s;
    }
    .Home-Blog .BTN {
        background: #e85aa8;
        color: #fff;
        padding: 6px 20px 4px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 500;
        border-radius: 45px;
        /* float: right; */
        margin: 0 auto;
        display: table;
    }
    .Footer img {
        margin: 0 auto 25px;
        width: 115px;
    }
    .Home-Blog {
        padding: 35px 0px 35px;
    }
    .Home-Blog .Blog-Innner-Box {
        padding: 20px 20px 5px;
        margin-bottom: 30px;
        display: table;
        border: 1px solid #ddd;
        border-top: none;
    }
    .counter {
        color: #fff;
        text-align: center;
        padding-bottom: 80px;
        position: relative;
        z-index: 1;
    }
    .counter h3 {
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 0px;
        text-transform: capitalize;
        margin: 0 0 5px 0;
        transition: all 0.3s ease 0s;
        color: #fff;
    }
    .counter .counter-value {
        font-size: 22px;
        font-weight: 600;
        display: block;
        color: #fff;
    }
    .counter .counter-content {
        padding: 15px 30px;
    }
    .You-TUBE-Video {
        padding: 30px 0px;
        background: #ffe3e3;
        position: relative;
        background-image: url(../images/01bg.jpg);
        background-attachment: fixed;
        /* background-position: center; */
        background-repeat: no-repeat;
        background-size: cover;
    }
    .You-TUBE-Video .H-Profile h5 {
        font-weight: 500;
        color: #d83c3c;
        margin: 0 0 10px 0;
        font-size: 14px;
        text-align: center;
    }
    .You-TUBE-Video .H-Profile {
        padding: 0px 0px 0px;
    }
    .You-TUBE-Video .H-Profile h4 {
        text-align: center;
        font-size: 22px;
        font-weight: 600;
        color: #de559f;
        margin: 0 0 10px 0;
    }
    .You-TUBE-Video .H-Profile .line {
        width: 15%;
        display: block;
        border: 1px solid #77a1c5;
        margin: 0 auto 25px;
    }
    .You-TUBE-Video .H-Profile p {
        color: #b9b9b9;
        text-align: center;
    }
    .You-TUBE-Video .H-Profile a {
        color: #c15384;
        text-align: center;
        margin: 0 auto;
        display: table;
    }
    /*---------------*/
    .Solutions .section-title {
        text-align: center;
        font-size: 23px;
        line-height: 30px;
        padding: 0px 0 30px;
        margin: 0 0 28px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 105px;
        font-weight: 600;
    }
    .Solutions .section-title:before {
        position: absolute;
        right: 185px;
        bottom: 11px;
        height: 1px;
        width: 15%;
        background: #ccc;
        content: "";
    }
    .Solutions .section-title:after {
        position: absolute;
        left: 185px;
        bottom: 11px;
        height: 1px;
        width: 15%;
        background: #ccc;
        content: "";
    }
    .Solutions {
        padding: 35px 0px 0px;
        background-image: url(../images/01bg.jpg);
        position: relative;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    /*---------Skinesoul-About-Us-Page----------*/
    .Skinesoul-About-Us-Page .Subtitle h4 {
        margin: 15px auto 30px;
        background: #e85aa8;
        color: #fff;
        padding: 8px 25px;
        font-weight: 500;
        font-size: 16px;
        display: table;
        text-transform: capitalize;
        border-radius: 20px;
    }
    .Skinesoul-About-Us-Page .About-BOX .A-M-Box .Info {
        margin-left: 25px;
    }
    .Skinesoul-About-Us-Page .About-BOX .A-M-Box .Info p {
        margin-bottom: 5px;
    }
    .Skinesoul-About-Us-Page .About-BOX .A-M-Box h4 {
        font-weight: 600;
        font-size: 16px;
        color: #676767;
        margin-bottom: 12px;
    }
    .Skinesoul-About-Us-Page .A-IMG {
        border: 1px solid #b9b9b9;
        padding: 15px;
        border-radius: 2px;
        margin: 20px 0px 0px;
    }
    .Skinesoul-About-Us-Page .BOX-A {
        margin-top: 50px;
        display: table;
        width: 95%;
        margin: 0 auto;
    }
    .Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .Adjustment {
        border: 1px solid #b9b9b9;
        margin-top: 40px;
        margin-bottom: 0px;
    }
    .Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box .Inner-Img {
        width: 90% !important;
        margin: 20px 10px 20px 0px;
        border: 1px solid #c3c3c3;
        padding: 4px 0px;
        object-fit: cover;
    }
    .Single-Service-Page .S-INNER-BOX .S-INNER-SUB-BOX .content-box p b {
        font-weight: 600;
    }
    .Skinesoul-About-Us-Page .Slogan {
        /* font-family: 'Raleway', sans-serif; */
        font-weight: 500;
        font-style: italic;
        font-size: 17px;
        font-family: -webkit-pictograph;
        color: #9654af;
        line-height: 24px;
        display: table;
        padding-top: 20px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 25px;
    }
    .Treatments-Page .box {
        width: 85%;
        line-height: 0px;
        text-align: center;
        overflow: hidden;
        position: relative;
        border: 1px solid #c5c4c4e3;
        margin: 0 auto 30px;
    }
    .Treatment-Page .Facial-Btn-Title .Sub-title {
        text-align: center;
        font-weight: 600;
        font-size: 18px;
        border: 1px solid #cccbcb;
        margin-bottom: 35px;
        padding: 10px 0px;
        color: #f91d3a;
        border-top: none;
        width: 85%;
        margin: 0 auto 30px;
    }
    .Treatment-Page .Facial-Btn-Title .Sub-title-Btn {
        text-align: center;
        font-weight: 600;
        font-size: 18px;
        border: 1px solid #cccbcb;
        margin-bottom: 0px;
        padding: 10px 0px;
        color: #f91d3a;
        border-top: none;
    }
    .Treatment-Page h5 {
        text-align: center;
        font-weight: 500;
        font-size: 18px;
        background: #f33b60;
        color: #fff;
        padding: 10px 28px;
        display: table;
        margin: 0 auto 25px;
        border-radius: 40px;
        margin-top: 10px !important;
        text-transform: capitalize;
    }
    .F-STRIPE .footer_social_share>li>a:hover {
        color: #deb1f7;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
    /*-----------Certificats--------------*/
    .Certificats .box {
        width: 80%;
        margin: 0 auto 30px;
    }
    .Certificats {
        padding: 40px 0px 20px;
    }
    .Founder-About-Us-Page .Founder-Page-Box .Icon .fa {
        color: #d92d6a;
        font-size: 15px;
    }
    .Founder-About-Us-Page .Founder-Page-Box .Info {
        margin-left: 25px;
        margin-bottom: 5px;
        padding-top: 2px;
    }
    .Founder-About-Us-Page .Founder-Page-Box h4 {
        font-size: 18px;
        color: #e85aa8;
        font-weight: 600;
        padding-bottom: 8px;
        margin-bottom: 0px;
        margin-top: 25px;
    }
    .Founder-About-Us-Page .Founder-Page-Box .line {
        display: block;
        width: 15%;
        border: 1px solid #e00909;
        margin-bottom: 25px;
    }
    #page-header::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    #page-header::before,
    #page-header::before {
        background: linear-gradient(-90deg, #e85aa84f, #e85aa8fa);
    }
    /*------Testimonial-Page------*/
    .Testimonial-Page .box {
        width: 85%;
        margin: 0 auto 25px;
        line-height: 0px;
        text-align: center;
        overflow: hidden;
        position: relative;
        border: 1px solid #c5c4c4e3;
    }
    .Testimonial-Page {
        padding: 35px 0px 15px;
    }
    .header-top .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .Client-Reviews .carousel-inner>.item {
        height: auto;
    }
    .Client-Reviews .Mobile-View-Hidden {
        display: none;
    }
    /*-------Navbar-------*/
    #header nav ul ul {
        display: block;
        position: static;
        background: none;
        border: none;
        padding: 0;
        padding-left: 15px;
    }
    /*-----Facebook-Plugin---------*/
    .Facebook-Plugin .Fb-Page-Box {
        margin: 0 auto 40px;
        display: table;
        width: 100%;
    }
    .Facebook-Plugin {
        padding: 40px 0px;
    }
    /*------------------*/
    .offer-main-promo h3 {
        /* position: relative; */
        font-size: 18px !important;
        line-height: 22px;
        margin: 0 0 5px;
        color: #47f1fd;
        font-weight: 500;
        -webkit-animation: bounceInDown 400ms ease-in-out;
        animation: bounceInDown 400ms ease-in-out;
        text-transform: capitalize;
        /* z-index: 999; */
    }
    .You-TUBE-Video .Inner-Video a img {
        position: relative;
        margin: 10px auto 30px;
    }
    .Home-You-Tube {
        padding: 0px 0px 10px;
    }
    .Home-You-Tube .Inner-Video {
        width: 95%;
        margin: 0 auto;
    }
}

/*---------Mobile-View------------*/

@media only screen and (max-width:480px) {
    #boxes #dialog {
        top: 2% !important;
        left: 4px !important;
        width: 98%;
        height: auto;
        padding: 10px;
        background-color: #ffffff;
        font-size: 15pt;
        margin: 0 auto;
        display: table;
    }
    /*-----------------*/
    .news-block-one {
        width: 95%;
        position: relative;
        display: block;
        margin: 0 auto 35px;
    }
    .news-block-one .inner-box .categorie-list a {
        position: relative;
        display: inline-block;
        font-size: 14px;
        line-height: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        background: #fff;
        padding: 5px 20px;
        border-radius: 0px;
        margin: 0px 3px;
        text-align: center;
    }
    /*--------------*/
    .photo-wrapper {
        width: 100%;
        margin-top: 12px;
        margin-bottom: 8px;
        float: none;
        margin: 0 auto;
    }
    .akordeon-item-head-container {
        width: 100%;
        position: absolute;
        left: -8px;
        cursor: pointer;
        margin-bottom: 30px;
    }
    .akordeon-heading {
        float: none !important;
        padding-left: 50px !important;
        padding-top: 8px;
        /* font-weight: 500; */
        font-size: 18px;
        line-height: 20px;
    }
    .cd-handle {
        cursor: move;
    }
    .is-visible .cd-handle {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        -moz-transform: translate3d(0, 0, 0) scale(1);
        -ms-transform: translate3d(0, 0, 0) scale(1);
        -o-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
        -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
        transition: transform 0.3s 0.7s, opacity 0s 0.7s;
    }
    .Services-Page .treat>div {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #d92d6a;
        padding: 50px 15px 0 15px;
        opacity: 0;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
    }
    .at-accordion-or-tabs>li>a {
        display: block;
        background: #521c5d !important;
        text-decoration: none;
        color: #fff;
        padding: 10px 7px;
        border: none;
        width: 80%;
        margin: 0 auto;
    }
    .Founder-About-Us-Page .Profile-Pic {
        border: 1px solid #c5c5c5;
        padding: 3px;
        border-radius: 2px;
        width: 85% !important;
        margin: 5px auto 20px;
    }
    .About-Us .A-Pass {
        text-align: left !important;
        width: 90% !important;
        margin: 0 auto;
        line-height: 20px;
    }
    /*-------Video-Page------------*/
    .Videos-Page .Inner-Video a .fa {
        position: absolute;
        text-align: center;
        margin: 0 auto;
        display: table;
        color: rgba(21, 20, 20, 0.68);
        margin-top: 24%;
        margin-left: 42%;
        font-size: 42px;
        z-index: 999;
    }
    .Contact-Tripe h3 {
        text-align: center;
        line-height: 30px;
        font-weight: 400;
        ;
    }
    .Contact-Tripe h2 {
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
        text-align: center;
        margin-bottom: 20px;
        display: table;
    }
    .Article-Page .box {
        width: 85%;
        line-height: 0px;
        text-align: center;
        overflow: hidden;
        position: relative;
        margin: 0 auto 30px;
    }
    .Article-Page {
        padding: 70px 0px 0px !important;
    }
    /*-----------Certificats--------------*/
    .Certificats .box {
        width: 90%;
        margin: 0 auto 30px;
    }
    .Certificats {
        padding: 40px 0px 20px;
    }
    .Solutions .section-title {
        text-align: center;
        font-size: 19px;
        line-height: 30px;
        padding: 0px 0 30px;
        margin: 0 0 28px;
        display: inline-block;
        position: relative;
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 100px !important;
        font-weight: 600;
    }
    .logo a img {
        width: 85%;
    }
    .bs-slider>.carousel-inner>.item>img,
    .bs-slider>.carousel-inner>.item {
        max-height: 160px !important;
        height: 160px !important;
        margin-top: 0px;
    }
    .About-Us .section-title {
        font-size: 18px !important;
        line-height: 30px;
        padding: 30px 0 30px;
        /* margin: 0 0 30px; */
        /* display: inline-block; */
        /* position: relative; */
        background-image: url(../images/shape-2.png);
        background-repeat: no-repeat;
        background-position: center 75px;
        font-weight: 700;
    }
}

/*-----new solutions div start-----*/

/*----new solution div end--------*/

@media only screen and (max-width: 600px) {
    .Single-Service-Page .row {
        flex-direction: column-reverse;
        display: flex;
    }
}

table {
    background-color: transparent;
    margin-bottom: 12px;
}

/*  .titlesecound {*/

/*     color: #323232;*/

/*	font-weight: 600;*/

/*	margin: 10 0 10px 0;*/

/*	line-height: 1.3; */

/*	font-size:20px;*/

/*	text-transform: uppercase;*/

/*}*/

/*@media only screen and (max-width: 600px) {*/

/*  .h2{*/

/*      color: #323232;*/

/*	font-weight: 600;*/

/*	margin: 10 0 10px 0;*/

/*	line-height: 1.3; */

/*	font-size:18px;*/

/*  }*/

/*}*/

.headingg {
    color: #e34490;
    padding-top: 20px;
    text-transform: uppercase;
    font-size: large;
    font-weight: 600;
}

.sub {
    font-size: 36px;
    color: aliceblue;
}

.soul {
    font-size: 26px;
}