/* FONTS */

@font-face {
    font-family: 'Cera-Greek';
    src: url('fonts/Cera-Greek-Thin-Italic.eot');
    src: url('fonts/Cera Greek-Thin-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Cera-Greek-Thin-Italic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Cera-Greek';
    src: url('fonts/Cera-Greek-Thin.eot');
    src: url('fonts/Cera-Greek-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/Cera-Greek-Thin.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Cera-Greek';
    src: url('fonts/Cera-Greek-Light-Italic.eot');
    src: url('fonts/Cera-Greek-Light-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Cera-Greek-Light-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Cera-Greek';
    src: url('fonts/Cera-Greek-Light.eot');
    src: url('fonts/Cera-Greek-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Cera-Greek-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Cera-Greek';
    src: url('fonts/Cera-Greek-Medium-Italic.eot');
    src: url('fonts/Cera-Greek-Medium-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Cera-Greek-Medium-Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Cera-Greek';
    src: url('fonts/Cera-Greek-Medium.eot');
    src: url('fonts/Cera-Greek-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Cera-Greek-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Cera-Greek';
    src: url('fonts/Cera-Greek-Bold.eot');
    src: url('fonts/Cera-Greek-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Cera-Greek-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Cera-Greek';
    src: url('fonts/Cera-Greek-Black-Italic.eot');
    src: url('fonts/Cera-Greek-Black-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Cera-Greek-Black-Italic.woff') format('woff');
    font-weight: 901;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

body {
    font-family: 'Cera-Greek';
}


/* /FONTS */

.only {
    padding: 0;
    margin: 0;
}

header {
    width: 100%;
    background-color: #1D466B;
    min-height: 115px;
    color: #fff;
}

.top-header {
    padding: 10px 0;
    font-weight: 200;
    color: #EDCEA7;
    border-bottom: 1px solid rgba(174, 153, 98, 0.3);
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: none;
    color: #EDCEA7;
}

.nav>li:last-child>a {
    /*padding-right: 0;*/
}

.menu-wrap ul li:before {
    content: '';
    width: 1px;
    height: 80%;
    position: absolute;
    right: 0;
    background: #fff;
    top: 20%;
}

.menu-wrap ul li:last-child:before {
    display: none;
}

.menu-wrap ul li a,
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 300;
    line-height: 0;
}

.menu-wrap ul li a.active,
.navbar-default .navbar-nav>li:hover>a,
.navbar-default .navbar-nav>li>a:focus {
    color: #EDCEA7;
}

.menu-wrap ul li {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    float: none;
    z-index: 999;
    display: inline-block;
}

.navbar-default,
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    background: none;
    border: none;
}

.nav>li>a {
    padding: 10px 10px;
}

.navbar-collapse {
    padding: 0;
}

.main-header {
    padding: 28px 0;
}

.navbar-toggle {
    margin-top: 0;
    border-radius: 0;
}

.navbar {
    min-height: 0;
    margin-bottom: 0;
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 0;
}

.homepage-slider {
    height: 522px;
    background: url(../images/header-img.jpg) no-repeat center;
    position: relative;
    background-size: cover;
}

.homepage-slider {
    display: table;
    width: 100%;
}

.homepage-slider > div {
    margin-top: 50%;
    margin-top: 10%;
    /*position: absolute;*/
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.homepage-slider h1 {
    color: #FFFFFF;
    font-size: 44px;
    letter-spacing: 2px;
    line-height: 53px;
    margin: 0;
    font-weight: 300;
}

.homepage-slider h2 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    font-weight: 300;
}

.bellow-homepage-slider {
    padding: 10px 0 10px 0;
    background-color: #EDCEA7;
}

.bellow-homepage-slider.homebar {
    padding: 26px 0 34px 0;
    overflow: hidden;
}

.bellow-homepage-slider {
    overflow: hidden;
}

.bellow-homepage-slider.homebar ul {
    margin-bottom: 0;
}

.bellow-content {
    background: #fff;
}

.home-double-banner-wrap {}

.d-banner-left {
    background: url(../images/vitruvian-man.png) right no-repeat #D9B88D;
    background-size: contain;
}

.d-banner-right {
    background: url(../images/vitruvian-man-r.png) left no-repeat #BF9F77;
    background-size: contain;
}

.laser-blue-wrap {
    min-height: 1053px;
    opacity: 0.9;
    background: linear-gradient(180deg, rgba(29, 70, 107, 0.1) 0%, rgba(29, 70, 107, 0.0) 100%), url(../images/laser-smart-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.hair-removal-wrap {
    min-height: 1200px;
    clear: both;
}

.home-faq-wrap {
    min-height: 225px;
    background-color: #EDCEA7;
}

.menclinic-experience-wrap {
    min-height: 1066px;
    background-color: #1D466B;
    margin-bottom: 60px;
}

.home-menclinic-location {
    min-height: 800px;
    background: url(../images/gallery-img.jpg) no-repeat #ffffff center;
    background-size: cover;
    margin-bottom: 200px;
}

.bloginfo-wrap {
    background: url(../images/group-13.jpg) no-repeat #ffffff center;
    background-size: cover;
    clear: both;
}

.testimonials-wrap {
    min-height: 800px;
    background: #ffffff;
}

.home-pre-footer {
    min-height: 346px;
    background-color: #EDCEA7;
    margin-bottom: 137px;
}

.footer-logos {
    margin-top: 86px;
}

.footer-logos img {
    display: inline-block;
}

footer {
    min-height: 728px;
    font-size: 14px;
    line-height: 20px;
    background-color: #1D466B;
    color: #ffffff;
    font-weight: 300;
}

footer h3 {
    font-size: 18px;
    line-height: 41px;
    position: relative;
    margin-bottom: 30px;
}

footer h3:after {
    content: '';
    height: 1px;
    width: 42px;
    border: 2px solid #EDCEA7;
    position: absolute;
    bottom: -14px;
    left: 0;
}

footer p {
    font-size: 14px;
    line-height: 20px;
}

footer a,
footer a:hover,
footer a:visited {
    color: #ffffff;
    text-decoration: none;
}

footer .sep {
    box-sizing: border-box;
    height: 3px;
    width: 100%;
    border-top: 1px solid #979797;
    opacity: 0.43;
    margin: 70px 0 50px 0;
    float: left;
}

.footer-call-us:hover,
.footer-call-us {
    margin-top: 58px;
    height: 64px;
    padding: 20px 0px;
    background-color: #EDCEA7;
    text-align: center;
    text-decoration: none;
}

a.footer-call-us span {
    color: #1D466B;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    position: relative;
    display: inline-block;
    background: url(../images/phone-icon.svg) no-repeat left;
    padding: 5px 0 5px 30px;
}


/*a.footer-call-us span:before
{
	content: '';
	width: 24px;
	height: 24px;
	background: url(../images/Phone-Icon.svg);
	position: absolute;
	left: -30px;
}
*/

footer .socialwrap ul li {
    list-style: none;
}

footer .socialwrap ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

footer .socialwrap ul li a {
    color: #fff;
    text-decoration: none;
    line-height: 32px;
}

.social-facebook,
.social-twitter,
.social-youtube {
    padding: 10px 0 10px 30px;
    margin-bottom: 5px;
}

.social-facebook {
    background: url(../images/002-facebook.svg) no-repeat left;
}

.social-twitter {
    background: url(../images/003-twitter.svg) no-repeat left;
}

.social-youtube {
    background: url(../images/001-youtube.svg) no-repeat left;
}

.panel-default>.panel-heading,
.panel-group .panel {
    border: none;
    background: none;
    border-radius: 0;
}

.panel-default>.panel-heading {
    padding: 0;
}

.panel-default>.panel-heading a {
    background: url(../images/arrow-pointing-to-right.svg) no-repeat right;
}

.panel-default>.panel-heading.actives a {
    background: url(../images/arrow-pointing-to-down.svg) no-repeat right;
}


/*.panel-default>.panel-heading.open.closed a
{
	background:url(../images/arrow-pointing-to-down.svg) no-repeat right;
	
}
.panel-default>.panel-heading.closed a
{
	background:url(../images/arrow-pointing-to-right.svg) no-repeat right;
	
}*/

.panel-title>a {
    display: block;
    padding: 28px 10px;
    text-decoration: none;
}

.panel-group .panel {
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    border-bottom: 1px solid #dde3e9;
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: #1D466B;
    font-weight: bold;
}

.panel-default>.panel-heading+.panel-collapse {}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    border-left: solid 1px #1D466B;
    margin: 20px 0;
}

.faq-special-q {
    min-height: 302px;
    padding: 38px 40px;
    background-color: #EDCEA7;
}

.faq-special-q h4 {
    color: #1D466B;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 40px;
    margin-bottom: 0;
}

.faq-special-q h5 {
    color: #383838;
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 24px;
}

.faq-social a {
    font-weight: normal;
    text-align: center;
    padding: 15px 30px 15px 52px;
    border: 1px solid #1D466B;
    color: #1D466B;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
}

.faq-social a:nth-child(1) {
    background: url(../images/facebook-logo.svg) no-repeat 15% center;
}

.faq-social a:nth-child(2) {
    background: url(../images/phone-Icon.svg) no-repeat 10% center;
}

.faq-social a:nth-child(3) {
    background: url(../images/Email-icon.svg) no-repeat 15% center;
}

.check-img div,
.check-content {
    min-height: 480px;
}

.check-content h4 {
    margin-top: 100px;
    color: #1D466B;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    padding-top: 210px;
}

.r1 .check-content,
.r3 .check-content {
    padding-left: 69px;
}

.r2 .check-content {
    padding-right: 69px;
}

.r1 .check-content h4 {
    background: url(../images/002-search.svg) no-repeat top left;
}

.r2 .check-content h4 {
    background: url(../images/001-squares.svg) no-repeat top right;
}

.r3 .check-content h4 {
    background: url(../images/003-protection-shield-with-a-check-mark.svg) no-repeat top left;
}

.r1 .check-img div {
    background: url(../images/checklist-1.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
}

.r2 .check-img div {
    background: url(../images/checklist-2.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
}

.r3 .check-img div {
    background: url(../images/checklist-3.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
}

.checklist-wrap .row {
    margin-bottom: 50px;
}


/*.check-content h4:before
{
	content: '';
	width: 167px;
	height: 160px;
	position: absolute;
	top: -160px;
}*/

.check-content p {
    color: #6A6A6A;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 22px;
    font-weight: 300;
}

.checktitlewrap h3 {
    color: #1D466B;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 36px;
    margin-top: 86px;
}

.checktitlewrap h3 strong {
    font-weight: 900;
}

.checktitlewrap h5 {
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 115px;
}

.no-next-step {
    margin-top: 108px;
}

.no-next-step h4 {
    color: #1D466B;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: solid 1px #1D466B;
    text-align: center;
}

.hair-removal-wrap h3 {
    color: #1D466B;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 38px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 135px;
}

.hair-removal-wrap ul li div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.hair-removal-wrap ul li div > span {
    opacity: 0.9;
    display: block;
    background-color: #EDCEA7;
    display: inline-block;
    color: #FFFFFF;
    font-size: 23px;
    font-weight: bold;
    padding: 20px 30px;
    letter-spacing: 2px;
}

.hair-removal-wrap ul li div > span span {
    height: 54px;
    width: 144px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 28px;
    text-align: center;
}

.hair-removal-wrap ul li div > span span.pricing {
    font-weight: 500;
    font-size: 23px;
}

.hair-removal-wrap ul li {
    list-style: none;
    height: 350px;
    background-color: rgba(46, 65, 82, 0.3);
    margin-right: 5px;
    margin-bottom: 5px;
    display: table;
}

.hair-removal-wrap ul li:nth-child(4n) {
    margin-right: 0;
}

.hair-removal-wrap ul li:nth-child(1) {
    background: url(../images/stithos-img.jpg) no-repeat center;
    background-size: cover;
}

.hair-removal-wrap ul li:nth-child(2) {
    background: url(../images/zigomatika-img.jpg) no-repeat center;
    background-size: cover;
}

.hair-removal-wrap ul li:nth-child(3) {
    background: url(../images/mesofrio-img.jpg) no-repeat center;
    background-size: cover;
}

.hair-removal-wrap ul li:nth-child(4) {
    background: url(../images/plati-img.jpg) no-repeat center;
    background-size: cover;
}

.hair-removal-wrap ul li:nth-child(5) {
    background: url(../images/ful-plati-img.jpg) no-repeat center;
    background-size: cover;
}

.hair-removal-wrap ul li:nth-child(6) {
    background: url(../images/kolaro-img.jpg) no-repeat center;
	background-size: cover;
}

.hair-removal-wrap ul li:nth-child(7) {
    background: url(../images/koilia-img.jpg) no-repeat center;
    background-size: cover;
}

.hair-removal-wrap ul li:nth-child(8) {
    background: url(../images/omoi-img.jpg) no-repeat center;
    background-size: cover;
}

a.hair-removal-detail {
    border: 1px solid #1D466B;
    padding: 35px 45px;
    color: #1D466B;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    margin: 85px 0;
    text-decoration: none;
}

.home-faq-wrap {
    padding: 85px 0;
}

.home-faq-wrap .simple-qna {
    color: #1D466B;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-decoration: none;
}

.home-faq-wrap .faq-main-btn {
    padding: 17px 37px;
    background-color: #1D466B;
    color: #EDCEA7;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 22px;
    text-align: center;
}

.home-faq-wrap .simple-qna:after {
    content: '';
    height: 1px;
    width: 42px;
    border: 1px solid #1D466B;
    position: absolute;
    bottom: -22px;
    left: 0;
}

.home-double-banner-wrap {
    color: #fff;
}

.home-double-banner-wrap h3 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 29px;
    margin-top: 40px;
    min-height: 90px;
}

.home-double-banner-wrap p {
    color: #FFFFFF;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 18px;
    font-weight: 300;
    margin-bottom: 40px;
}

.bellow-homepage-slider h4 {
    color: #1D466B;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
}

.home-scroll-menu li {
    list-style: none;
    float: left;
    padding: 10px 14px;
    position: relative;
    border-right: 1px solid rgba(29, 70, 107, 0.15);
}

.bellow-homepage-slider .home-scroll-menu li {
    padding: 7px 14px 11px 14px;
    margin-bottom: 5px;
}

.home-scroll-menu li:first-child {
    padding-left: 0;
}

.home-scroll-menu li:last-child {
    padding-right: 0;
    border-right: none;
}

.home-scroll-menu li a {
    color: #1D466B;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none;
}

.home-scroll-menu li.active a:after {
    content: '';
    /*width: 82px;*/
    width: 91%;
    height: 2px;
    position: absolute;
    border: 1px solid #1D466B;
    left: 15px;
    bottom: 0px;
}

.home-scroll-menu li:first-child.active a:after {
    left: 0;
}

#sticky-wrapper {
    z-index: 2;
    position: relative;
}

.navbar-fixed-top {
    right: 0!important;
    position: fixed;
    left: inherit !important;
    top: 0px !important;
}

.navbar-fixed-top.top-nav-collapse {
    background: #1D466B;
    /*padding: 20px 0;	*/
    margin-top: 0;
}

.navbar-fixed-top.top-nav-collapse {
    position: fixed;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 1030;
}

.laser-blue-wrap h2 {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 38px;
    text-align: center;
    margin-top: 90px;
}

.laser-blue-wrap h4 {
    color: #FFFFFF;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 31px;
    text-align: center;
}

.laser-blue-wrap p {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 75px;
}

.laser-blue-wrap ul li {
    color: #EDCEA7;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    list-style: none;
    min-height: 300px;
    padding-top: 160px;
}

.laser-blue-wrap .spacer {
    display: inline-block;
    height: 4px;
    width: 36px;
    margin: 30px 0;
    border: 4px solid #FFFFFF;
}

.laser-blue-wrap a.laser-btn {
    border: 1px solid #EDCEA7;
    display: block;
    color: #EDCEA7;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 20px 40px;
    display: inline-block;
    margin-top: 92px;
    margin-bottom: 68px;
    text-decoration: none;
}


/*.laser-blue-wrap a.laser-btn:hover
{
	color: #1D466B;
	background: #EDCEA7;
}*/

.laser-blue-wrap ul li:nth-child(1) {
    background: url(../images/first-icon.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(2) {
    background: url(../images/hair-removal-icon.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(3) {
    background: url(../images/meeting-icon.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(4) {
    background: url(../images/pain-icon.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(5) {
    background: url(../images/dry-icon.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(6) {
    background: url(../images/fast-icon.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(1):hover {
    background: url(../images/first-icon-hover.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(2):hover {
    background: url(../images/hair-removal-icon-hover.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(3):hover {
    background: url(../images/meeting-icon-hover.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(4):hover {
    background: url(../images/pain-icon-hover.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(5):hover {
    background: url(../images/dry-icon-hover.svg) no-repeat top;
}

.laser-blue-wrap ul li:nth-child(6):hover {
    background: url(../images/fast-icon-hover.svg) no-repeat top;
}

.menclinic-experience-wrap h3 {
    color: #EDCEA7;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 35px;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 90px;
    margin-top: 0;
}

.experiences li h5 {
    color: #FFFFFF;
    font-size: 23px;
    font-weight: 500;
    line-height: 28px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.experiences li p {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
}

ul.experiences {
    padding: 0 1%;
    margin: 0;
}

.experiences li {
    height: 604px;
    background-color: rgba(0, 0, 0, 0.1);
    background-size: cover;
    list-style: none;
    display: table;
}

.experiences li > div {
    display: table-cell;
    vertical-align: bottom;
    padding: 0 5% 43px 5%;
}

.experiences li h5:after {
    content: '';
    height: 1px;
    width: 42px;
    border: 2px solid #EDCEA7;
    position: absolute;
    bottom: -14px;
    left: 0;
}

.experiences li:nth-child(1) {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%), url(../images/men-img.jpg) no-repeat top;
    background-size: cover;
}

.experiences li:nth-child(2) {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%), url(../images/luxury-img.jpg) no-repeat top;
    background-size: cover;
}

.experiences li:nth-child(3) {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%), url(../images/discretion-img.jpg) no-repeat top;
    background-size: cover;
}

.experiences li:nth-child(4) {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%), url(../images/clinic-img.jpg) no-repeat top;
    background-size: cover;
}

a.reasons10 {
    border: 1px solid #EDCEA7;
    padding: 35px 45px;
    color: #EDCEA7;
    text-decoration: none;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    margin: 85px 10px;
    text-decoration: none;
}

.home-menclinic-location > div > div {
    background-color: #1D466B;
    padding: 30px 30px 0 30px;
    color: #fff;
    margin-top: 18%;
    position: absolute;
}

.home-menclinic-location div > ul.locwrap > li {
    /*border-bottom: 0.72px solid rgba(255,255,255,0.3);*/
    padding-bottom: 18px;
    list-style: none;
    padding-left: 50px;
    /*margin-bottom: 20px;*/
}

.home-menclinic-location div > ul,
.home-menclinic-location div > ul > li > ul {
    padding: 0;
    margin: 0;
}

.home-menclinic-location ul li {
    list-style: none;
}

.home-menclinic-location li > div {
    padding-bottom: 20px;
    border-bottom: 0.72px solid rgba(255, 255, 255, 0.3);
}

.home-menclinic-location li:last-child > div {
    border: none;
}

.home-menclinic-location li.addr {
    color: #FFFFFF;
    background: url(../images/pin-icon-white.svg) no-repeat left 5px;
}

.home-menclinic-location li.dist {
    color: #FFFFFF;
    background: url(../images/car-icon.svg) no-repeat left 5px;
}

.home-menclinic-location li.metr {
    color: #FFFFFF;
    background: url(../images/metro-icon-missing.png) no-repeat left 5px;
}

.home-menclinic-location li.park {
    color: #FFFFFF;
    background: url(../images/parking-icon.svg) no-repeat left 5px;
}

.home-menclinic-location li.addr h5 {
    font-weight: 300;
    font-size: 17px;
    line-height: 20px;
    margin: 0;
}

.dist li span {
    color: #FFFFFF;
    padding: 8px 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    display: inline-block;
}

.dist li .sep {
    box-sizing: border-box;
    height: 1px;
    width: 33px;
    padding: 0;
    border: 1px solid #FFFFFF;
    position: relative;
    top: -3px;
}

.metr {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
}

.park {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
}

.next-location,
.prev-location {
    display: block;
    float: left;
    padding: 26px 20px;
    margin-bottom: 2px;
    clear: both;
}

.next-location {
    background: url(../images/next.svg) no-repeat center #EDCEA7;
    background-size: 20px;
}

.prev-location {
    background: url(../images/back.svg) no-repeat center #EDCEA7;
    background-size: 20px;
}

.arrow-nav {
    position: absolute;
    right: -14px;
}

a.findus-maplink {
    background: url(../images/pin-icon-blue.svg) no-repeat 10% 50% #EDCEA7;
    color: #2E4152;
    font-size: 13px;
    line-height: 16px;
    padding: 12px 13px 12px 40px;
    display: inline-block;
    text-decoration: none;
}

.home-pre-footer h4 {
    color: #1D466B;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 35px;
    text-align: center;
    margin-top: 0;
    padding: 62px 0 81px 0;
}

.home-pre-footer ul {
    margin: 0;
    padding: 0;
}

.home-pre-footer ul li {
    list-style: none;
    color: #1D466B;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 27px;
    text-align: center;
}

.home-pre-footer ul li a {
    padding-bottom: 8px;
    color: #1D466B;
    text-decoration: none;
    border-bottom: 2.4px solid #1D466B;
    display: inline-block;
    margin-bottom: 20px;
}

.testimonials-wrap {
    padding: 140px 0;
    clear: both;
}

.testimonials-wrap ul {
    padding: 0
}

.testimonials-wrap ul li {
    border: 1px solid #1D466B;
    padding: 64px 90px 70px 25%;
    list-style: none;
    position: relative;
    min-height: 456px;
}

.testimonials-wrap ul li:before {
    content: '';
    width: 85px;
    height: 51px;
    background: url(../images/quote1-icon.svg) no-repeat #fff;
    display: block;
    position: absolute;
    top: -20px;
    padding: 20px;
    background-position: center;
    left: 50%;
    transform: translate(-50%, 0);
}

.testimonials-wrap ul li:after {
    content: '';
    width: 85px;
    height: 51px;
    background: url(../images/quote2-icon.svg) no-repeat #fff;
    display: block;
    position: absolute;
    bottom: -20px;
    padding: 20px;
    background-position: center;
    left: 50%;
    transform: translate(-50%, 0);
}

.testimonials-wrap ul li img {
    position: absolute;
    left: -5%;
    top: -10%;
}

.reviewer-details {
    margin-bottom: 40px;
    border-left: 1.2px solid #1D466B;
    padding-left: 15px;
}

.reviewer-details h5,
.reviewer-details p {
    color: #1D466B;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 26px;
}

.reviewer-details span {
    height: 23px;
    width: 374px;
    color: #1D466B;
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 23px;
}

.testimonials-wrap .review {
    color: #1D466B;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: 28px;
}

.testimonials-wrap .review p {
    margin-bottom: 28px;
}

.bloginfo-wrap h3 {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: bold;
    line-height: 38px;
    padding-top: 90px;
}

.bloginfo-wrap h4 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 26px;
    position: relative;
    margin-bottom: 75px;
}

.bloginfo-wrap p {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 28px;
    padding-left: 0;
}

.bloginfo-wrap h4:after {
    content: '';
    height: 1px;
    width: 65px;
    border: 2px solid #EDCEA7;
    position: absolute;
    bottom: -44px;
    left: 0;
}

.bloginfo-wrap a.learn-more {
    background-color: #EDCEA7;
    color: #1D466B;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 21px 38px;
    display: inline-block;
    margin: 60px 0;
    text-decoration: none;
}

.bellow-content .container {
    background-color: #F2F2F2;
}

.bellow-content {
    margin: 70px 0;
}

.bellow-content .container-lg300 {
    min-height: 400px;
    padding: 0;
}

.bellow-content h3 {
    color: #1D466B;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 36px;
    text-align: center;
    margin-top: 51px;
}

.bellow-content h4 {
    color: #1D466B;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 78px;
}

.bellow-content h5 {
    color: #1D466B;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 31px;
}

.bellow-content p {
    color: #2E4152;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 22px;
}

.nav-tabs>li {
    padding: 0;
}

.nav-tabs>li.active,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #EDCEA7;
    color: #2E4152;
    border: none;
    width: 100%;
}

.nav-tabs>li a {
    background-color: #1D466B;
    color: #2E4152;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 34px 10px 34px 34%;
    clear: both;
    float: left;
}

.nav-tabs>li:hover a {
    background-color: #1D466B;
}

.nav-tabs>li a {
    color: #EDCEA7;
    width: 100%;
}

.nav-tabs>li>a,
.nav-tabs>li>a:hover {
    border: none;
    border-radius: 0;
}

.nav-tabs>li.active>a {
    position: relative;
    background: #EDCEA7;
    padding: 34px 10px 34px 34%;
}

.nav-tabs>li:first-child>a {
    background: url(../images/medical-icon.svg) 10% no-repeat #1D466B;
}

.nav-tabs>li:nth-child(2)>a {
    background: url(../images/search-icon.svg) 10% no-repeat #1D466B;
}

.nav-tabs>li:nth-child(3)>a {
    background: url(../images/laser-icon.svg) 10% no-repeat #1D466B;
}

.nav-tabs>li:nth-child(4)>a {
    background: url(../images/check-icon.svg) 10% no-repeat #1D466B;
}

.nav-tabs>li:first-child.active>a {
    background: url(../images/medical-icon-blue.svg) 10% no-repeat #EDCEA7;
}

.nav-tabs>li:nth-child(2).active>a {
    background: url(../images/search-icon-blue.svg) 10% no-repeat #EDCEA7;
}

.nav-tabs>li:nth-child(3).active>a {
    background: url(../images/laser-icon-blue.svg) 10% no-repeat #EDCEA7;
}

.nav-tabs>li:nth-child(4).active>a {
    background: url(../images/check-icon-blue.svg) 10% no-repeat #EDCEA7;
}

.nav-tabs>li.active>a:after,
.nav-tabs>li.active>a:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.nav-tabs>li.active>a:after {
    border-color: rgba(237, 206, 167, 0);
    border-right-color: #EDCEA7;
    border-width: 20px;
    margin-top: -20px;
}

.nav-tabs>li.active>a:before {
    border-color: rgba(237, 206, 167, 0);
    border-right-color: #EDCEA7;
    border-width: 21px;
    margin-top: -21px;
}

.navigate {
    position: absolute;
    right: 0;
}

.page-title h1 {
    color: #1D466B;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 34px;
    text-align: center;
    margin-top: 95px;
}

.page-title h3 {
    color: #1D466B;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 123px;
}

.price-table-resp {
    margin-bottom: 50px
}

.price-table-resp h4 {
    background-color: #1D466B;
    padding: 13px 0 16px 0;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    margin-bottom: 5px;
}

.price-table-resp div ul {
    padding: 0;
    margin: 0;
}

.price-table-resp div ul li div {
    background-color: #F2F2F2;
    color: #1D466B;
    padding-top: 30px;
    padding-bottom: 30px;
}

.price-table-resp div.brown-col ul li {
    padding-left: 0;
}

.price-table-resp div:last-of-type ul li {
    padding-right: 0;
}

.price-table-resp div ul li {
    list-style: none;
    text-align: center;
    margin-bottom: 5px;
    padding: 0 2.5px;
    color: #1D466B;
    font-size: 17px;
    line-height: 20px;
}

.price-table-resp div.brown-col ul li {
    color: #1D466B;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
}

.price-table-resp div.brown-col ul li div {
    background-color: #EDCEA7;
    color: #1D466B;
    padding-top: 30px;
    padding-bottom: 30px;
}

.price-table-resp div ul li.sub-title div {
    background-color: #C6D2DD;
    padding: 16px 0;
    text-align: center;
    color: #1D466B;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    text-align: center;
}

.vip-wrap .left-man {
    min-height: 870px;
    background: url(../images/stock-photo-awesome-muscular.jpg) no-repeat center;
    background-size: cover;
}

.vip-wrap .right-content h1 {
    height: 34px;
    width: 210px;
    color: #1D466B;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 34px;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.vip-wrap .right-content h1:after {
    content: '';
    position: absolute;
    bottom: -22px;
    left: 0;
    box-sizing: border-box;
    height: 1px;
    width: 69px;
    border: 2px solid #1D466B;
}

.vip-wrap .right-content {
    color: #1D466B;
    font-weight: 300;
    padding: 100px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 19px;
}

.contant-wrap form textarea,
.contant-wrap form input,
.close-appointment form textarea,
.close-appointment form input {
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: solid 1px #1D466B;
    border-radius: 0;
    padding: 16px 10px 20px 21px;
    margin-bottom: 10px;
    color: #B0B0B0;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    outline: none;
}

.close-appointment form textarea,
.close-appointment form input {
    width: 100%;
}

.mr-10 {
    margin-right: 10px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-20 {
    margin-bottom: 20px;
}

.contant-wrap {
    margin-bottom: 150px;
}

.contant-wrap .col-lg-6 {
    padding-right: 5px;
    padding-left: 5px;
}

.only-l {
    padding-left: 0 !important;
}

.only-r {
    padding-right: 0 !important;
}

.contant-wrap button,
.close-appointment button {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    background-color: #1D466B;
    padding: 17px 52px;
    text-align: center;
    border: none;
}

.close-appointment button {
    display: inline-block;
}

.close-appointment {
    margin-bottom: 100px;
}

.contant-wrap h1 {
    color: #1D466B;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 34px;
    margin-bottom: 8px;
}

.contant-wrap h3 {
    color: #1D466B;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 21px;
    margin-bottom: 76px;
    margin-top: 0;
}

.contact-banner {
    min-height: 480px;
    background: url(../images/clinic-carousel.jpg) no-repeat center;
    background-size: cover;
    margin-bottom: 150px;
}

.nobg.home-menclinic-location {
    background: none;
    margin-bottom: 0;
    min-height: inherit;
    clear: both;
}

.nobg.home-menclinic-location > div > div {
    margin-top: 8%;
    position: relative;
}

.contant-wrap .footer-call-us {
    margin-top: 20px;
}

.clinic-wrap h1 {
    color: #1D466B;
    font-size: 41px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 0;
}

.clinic-wrap h3 {
    color: #1D466B;
    font-size: 31px;
    font-weight: 300;
    line-height: 46px;
    text-align: center;
    margin-bottom: 90px;
}

.clinic-wrap h4 {
    color: #1D466B;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
}

.above-appointment-blue {
    background-color: #1D466B;
    text-align: center;
    padding: 25px 0;
    text-align: center;
    margin-bottom: 138px;
    clear: both;
}

.above-appointment-blue ul {
    padding: 0;
    margin: 0;
}

.above-appointment-blue ul li {
    float: left;
    padding: 44px 0;
    list-style: none;
    border-right: 1px solid rgba(237, 206, 167, 0.5);
}

.above-appointment-blue ul li:last-child {
    border: none;
}

.above-appointment-blue ul li a {
    color: #EDCEA7;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-decoration: none;
    word-wrap: break-word;
    text-align: center;
}

.arrow_box h4 {
    color: #1D466B;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    padding: 6px 24px;
}

.arrow_box {
    display: inline-block;
    position: relative;
    background: #ffffff;
    border: 2px solid #1D466B;
    margin-bottom: 40px;
}

.arrow_box:after,
.arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}

.arrow_box:before {
    border-color: rgba(29, 70, 107, 0);
    border-top-color: #1D466B;
    border-width: 13px;
    margin-left: -13px;
}

.pre-home-menclinic h3 {
    color: #1D466B;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 36px;
    text-align: center;
    margin: 93px 0;
}

.checklist-wrap {
    margin-bottom: 100px;
}

.cool-clinic-banner {
    height: 450px;
    background: url(../images/group-13.jpg) no-repeat #ffffff center;
    background-size: cover;
    display: table;
    width: 100%;
}

.cool-clinic-banner > div {
    display: table-cell;
    vertical-align: middle;
}

.cool-clinic-banner h1 {
    color: #FFFFFF;
    font-size: 42px;
    font-weight: 300;
    line-height: 35px;
    text-align: center;
}

.cool-clinic-banner h3 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
}

.how-it-works {
    padding: 50px 0;
}

.how-it-works h4 {
    color: #1D466B;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 31px;
}

.how-it-works p {
    color: #1D466B;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.zero-3-9 {
    margin: 100px 0;
}

.zero-3-9 div {
    margin-bottom: 40px;
}

.zero-3-9 img {
    display: inline-block;
}

.wave-diet-wrap h5 {
    color: #1D466B;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 31px;
}

.wave img,
.diet h5 {
    margin-top: 100px;
}

.offer-blue {
    min-height: 329px;
    background-color: #1D466B;
    padding: 26px 0 55px 112px;
    color: #fff;
}

.offer-blue h3 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 20px;
}

.offer-blue span.offer-info {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    line-height: 22px;
}

.offer-blue ul {
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 20px;
    margin-bottom: 20px;
    float: left;
}

.offer-blue ul li {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 22px;
    float: left;
    clear: both;
    list-style: none;
    background: url(../images/checked.svg) no-repeat left;
    padding: 5px 0 5px 35px;
}

.apokleistika {
    margin-top: 120px;
}

.offer-amount {
    background-color: #EDCEA7;
    padding: 30px 12px 40px 17px;
    color: #1D466B;
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    margin-top: -60px;
    position: absolute;
    right: -30px;
}

.white-offer h3 {
    color: #1D466B;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 31px;
}

.white-offer {
    padding: 0 60px;
}

.white-offer p {
    color: #1D466B;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
}

.laser-banner {
    height: 450px;
    background: url(../images/laser-hero-img.jpg) no-repeat #ffffff center;
    background-size: cover;
    display: table;
    width: 100%;
}

.laser-banner > div {
    display: table-cell;
    vertical-align: middle;
}

.laser-banner h1 {
    color: #FFFFFF;
    font-size: 42px;
    font-weight: 300;
    line-height: 35px;
    text-align: center;
}

.laser-banner h3 {
    color: #FFFFFF;
    font-size: 26px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
}


/*.laser-banner > div {
    margin-top: 3%;
    position: absolute;
    width: 100%;
}*/

.laser-wrap h1 {
    color: #1D466B;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 0;
}

.laser-wrap h3 {
    color: #1D466B;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    margin-bottom: 90px;
}

.mobilefooter {
    bottom: 0;
    left: 0rem;
    right: 0rem;
    background-color: #1D466B;
    position: fixed;
    z-index: 999;
}

.mobilefooter h4 {
    margin: 2rem 0;
}

.mobilefooter h5 i {
    position: absolute;
    left: 22%;
    top: 37%;
}

.mobilefooter h4 a {
    color: #fff;
    text-decoration: none;
}

.what-to-expect {
    background-color: #EDCEA7;
    text-align: center;
    padding: 80px 0;
}

.what-to-expect span {
    color: #1D466B;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 26px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2.4px solid #1D466B;
    display: inline-block;
}

.why-clinic-banner {
    height: 450px;
    background: url(../images/why-menclinic-header-img.jpg) no-repeat center;
    background-size: cover;
    display: table;
    width: 100%;
}

.why-clinic-banner > div {
    display: table-cell;
    vertical-align: middle;
}

.why-clinic-banner h1 {
    color: #FFFFFF;
    font-size: 42px;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
}

.why-clinic-banner h3 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 300;
    line-height: 35px;
    text-align: center;
}


/*
.why-clinic-banner > div {
    margin-top: 6%;
    position: absolute;
    width: 100%;
}
*/

.why-clinic-wrap .titlewrap {
    padding: 100px 0 60px 0;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
    margin-bottom: 60px;
}

.why-clinic-wrap h4 {
    color: #1D466B;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.why-clinic-wrap h5 {
    color: #000000;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
}

.laser-pre-text {
    color: #1D466B;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 55px;
    text-align: center;
}

.laser-listing ul {
    padding: 0;
    margin: 0;
}

.laser-listing ul li {
    list-style: none;
    float: left;
    color: #616161;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    min-height: 65px;
    margin-bottom: 30px;
}

.laser-listing ul li span {
    display: inline-block;
    float: left;
}

.laser-listing ul li span.num {
    box-sizing: border-box;
    height: 36px;
    width: 36px;
    border: 3px solid #1D466B;
    text-align: center;
    border-radius: 36px;
    display: inline-block;
    margin-right: 10px;
    color: #1D466B;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
}

.laser-alert {
    color: #1D466B;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    margin-top: 64px;
}

.why-clinic-wrap {
    padding-bottom: 65px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
}

.quick-blue-info {
    min-height: 915px;
    background-color: #1D466B;
    background-size: cover;
    background-position: center center;
    margin-bottom: 85px;
}

.quick-blue-info h2 {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 38px;
    text-align: center;
    margin-top: 90px;
}

.quick-blue-info h4 {
    color: #FFFFFF;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 31px;
    text-align: center;
    margin-bottom: 100px;
}

.quick-blue-info p {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
    min-height: 175px;
    padding: 0 20px;
}

.quick-blue-info ul li {
    color: #EDCEA7;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    list-style: none;
    min-height: 300px;
    padding-top: 160px;
}

.quick-blue-info .spacer {
    display: inline-block;
    height: 4px;
    width: 36px;
    margin: 30px 0;
    border: 4px solid #FFFFFF;
}

.quick-blue-info a.laser-btn {
    border: 1px solid #EDCEA7;
    display: block;
    color: #EDCEA7;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 20px 40px;
    display: inline-block;
    margin-top: 92px;
    margin-bottom: 68px;
    text-decoration: none;
}

.quick-blue-info ul li:nth-child(1) {
    background: url(../images/hair-removal-icon.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(1):hover {
    background: url(../images/hair-removal-icon-hover.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(2) {
    background: url(../images/grid.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(2):hover {
    background: url(../images/grid-hover.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(3) {
    background: url(../images/003-man-standing-up-outline.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(3):hover {
    background: url(../images/003-man-standing-up-hover.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(4) {
    background: url(../images/008-money.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(4):hover {
    background: url(../images/008-money-hover.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(5) {
    background: url(../images/010-leaf.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(5):hover {
    background: url(../images/010-leaf-hover.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(6) {
    background: url(../images/009-time.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(6):hover {
    background: url(../images/009-time-hover.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(7) {
    background: url(../images/007-runer-silhouette-running-fast.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(7):hover {
    background: url(../images/007-runer-silhouette-running-fast-hover.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(8) {
    background: url(../images/004-businessman-running-fast-with-suitcase-in-right-hand.svg) no-repeat top;
}

.quick-blue-info ul li:nth-child(8):hover {
    background: url(../images/004-businessman-running-fast-with-suitcase-in-right-hand-hover.svg) no-repeat top;
}

.hair-removal-meth {
    background-color: #F2F2F2;
    margin-top: 80px;
}

.hair-removal-meth h6 {
    color: #1D466B;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
    margin-top: 93px;
}

.hair-removal-meth span {
    color: #3A3A3A;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: solid 1px rgba(29, 70, 107, 0.2);
    display: block;
}

.hair-removal-meth p {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 100px;
}

.bring-results h4 {
    color: #1D466B;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
    margin-top: 100px;
}

.bring-results h5 {
    color: #3A3A3A;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.bring-results h6 {
    color: #3A3A3A;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    margin-bottom: 90px;
}

.bring-results ul {
    padding: 0;
    margin: 0;
}

.bring-results ul li {
    list-style: none;
    color: #3A3A3A;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    border-bottom: 1px solid #979797;
    margin-bottom: 40px;
    padding-bottom: 26px;
    background: url(../images/check.gif) no-repeat left top;
    padding-left: 40px;
}

.bring-results ul li p {
    min-height: 91px;
}

.laser-ipl-diff {
    margin-top: 90px;
}

.laser-ipl-diff h6 {
    color: #1D466B;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
}

.laser-ipl-diff p {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

.laser-ipl-diff .ipl-blue-note {
    background-color: #1D466B;
    color: #FFFFFF;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    line-height: 34px;
    display: block;
    padding: 55px;
}

.blue-laser-note {
    background-color: #1D466B;
    color: #FFFFFF;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    padding: 45px 0;
    margin-top: 85px;
    margin-bottom: 71px;
}

.hair-cycle h5 {
    color: #1D466B;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
    margin-bottom: 60px;
}

.hair-cycle h6 {
    color: #1D466B;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.hair-cycle h6 span {
    color: #1D466B;
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    display: block;
}

.hair-cycle p {
    color: #393939;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
    padding: 0 50px;
}

.hair-cycle img {
    display: inline-block;
}

.hair-cycle {
    margin-bottom: 90px;
}

.hair-cycle .numb {
    box-sizing: border-box;
    height: 36px;
    width: 36px;
    border: 3px solid #1D466B;
    text-align: center;
    border-radius: 36px;
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    background: #1D466B;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    margin: 25px 0;
}

.hair-cycle .numb:after {
    position: absolute;
    border: 1px solid #1D466B;
    height: 1px;
    width: 70%;
    content: '';
    top: 50%;
    right: -40%;
}

.hair-cycle div.col-lg-4:last-of-type .numb:after {
    display: none;
}

.why-more-visits h5 {
    color: #1D466B;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
}

.why-more-visits p {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-align: center;
}

.why-more-visits {
    margin-bottom: 66px;
}

.laser-2col-first h5 {
    color: #1D466B;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    border-left: 5px solid #1D466B;
    padding-left: 21px;
    margin-bottom: 42px;
}

.laser-2col-first p {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 50px;
}

.laser-1col-2 h5 {
    color: #1D466B;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    margin-top: 55px;
}

.laser-1col-2 span {
    color: #1D466B;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
}

.laser-1col-2 p {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

.laser-science h5 {
    color: #1D466B;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 60px;
}

.laser-science .img-wrapit {
    height: 222px;
    display: table-cell;
}

.laser-science .img-wrapit {
    display: table-cell;
    vertical-align: bottom;
}

.laser-science strong {
    color: #1D466B;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 20px;
    display: block;
}

.laser-science strong span {
    display: block;
    float: left;
}

.laser-science strong span.num {
    box-sizing: border-box;
    height: 36px;
    width: 36px;
    border: 3px solid #1D466B;
    text-align: center;
    border-radius: 36px;
    display: inline-block;
    margin-right: 10px;
    color: #1D466B;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
}

.laser-science p {
    margin-top: 20px;
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

.method-wrap h1 {
    color: #1D466B;
    font-size: 41px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
    margin-top: 80px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
    margin-bottom: 54px;
}

.method-wrap h3 {
    color: #1D466B;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    margin-bottom: 86px;
}

.what-to-ex-method ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.what-to-ex-method ul li.col-lg-4 {
    list-style: none;
    margin-bottom: 60px;
}

.what-to-ex-method .num {
    height: 84px;
    width: 85px;
    color: rgba(29, 70, 107, 0.1);
    font-size: 70px;
    font-weight: bold;
    line-height: 84px;
    text-align: center;
    margin-top: 10px;
    display: block;
}

.what-to-ex-method h4 {
    color: #1D466B;
    margin-top: 40px;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}

.what-to-ex-method p {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
}

.expect-alert {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    color: #1D466B;
    margin-top: 64px;
    padding: 45px 0;
    margin-bottom: 100px;
    border-top: 1px solid rgba(151, 151, 151, 0.2);
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
}

.why-clinic-wrap.method-wrap h4 {
    font-size: 36px;
    line-height: 43px;
    padding-bottom: 82px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
}

.why-clinic-wrap.method-wrap .titlewrap {
    padding-top: 12px;
}

.why-clinic-wrap.method-wrap h5 strong {
    padding-top: 54px;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 36px;
    display: inline-block;
    margin-bottom: 4px;
}

.why-clinic-wrap.method-wrap h5 {
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
}

.why-clinic-wrap.method-wrap h5 span {
    color: #1D466B;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 19px;
    display: inline-block;
}

.pd-r-10 {
    padding-right: 10px !important;
}

.top-header .pull-left span.icon-top {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    display: inline-block;
    background: url(../images/phone-icon-light.svg) no-repeat center;
    background-size: contain;
}

.top-header .pull-right span.icon-top {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    display: inline-block;
    background: url(../images/pin-icon-light.svg) no-repeat center;
    background-size: contain;
}

.logo-wrap {
    position: absolute;
    z-index: 99;
}

.lasermenu .container-lg-menu .col-lg-3 {
    position: absolute;
}

.home-scroll-menu,
.container-lg-menu div {
    margin-bottom: 0;
}


/* --------------------- MEDIA QUERIES -------------------------- */


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    /*    	.container {
    		width: 750px;
		}*/
    .hair-removal-wrap ul li {
        width: 49%;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    /*	 .container {
	    width: 970px;
	}*/
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .container-lg,
    .container-lg300 {
        width: 1170px;
    }
    .container-lg-menu {
        width: 1170px;
    }
}

@media only screen and (min-width: 1231px) {
    .container-lg,
    .container-lg300 {
        width: 1200px;
    }
    .container-lg-menu {
        width: 1200px;
    }
    .hair-removal-wrap ul li {
        width: 24%;
    }
}

@media only screen and (min-width: 1373px) {
    .container-lg,
    .container-lg300 {
        width: 1220px;
    }
    .container-lg-menu {
        width: 1320px;
    }
    .hair-removal-wrap ul li {
        width: 24%;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1440px) {
    .container-lg {
        width: 1400px;
    }
    .container-lg300 {
        width: 1300px;
    }
    .container-lg-menu {
        width: 1475px;
    }
    .hair-removal-wrap ul li {
        width: 24%;
    }
}

@media only screen and (max-width: 1200px) {
    /*.laser-banner > div
{
margin-top: 9%;	
}



*/
    .testimonials-wrap ul li img {
        height: 45% !important;
    }
}


/* Large Devices, Wide Screens 	@media only screen and (max-width : 1200px){ */

@media only screen and (max-width: 1331px) {
    .quick-blue-info .container {
        padding: 0;
        margin: 0;
        width: 100%;
    }
}

@media only screen (min-width: 1200px) and (max-width: 1440px) {
    .home-scroll-menu li a {
        font-size: 1vw;
        line-height: 2vw;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1657px) {
    .tab-content.col-lg-6 {
        width: 40% !important;
        padding-left: 30px;
    }
}

@media only screen and (max-width: 1440px) {
    .nav-tabs>li a {
        font-size: 1vw;
        line-height: 1vw;
    }
    .home-scroll-menu,
    .container-lg-menu div {
        width: initial;
        float: left;
        padding: 0;
        margin-bottom: 0;
    }
    .home-scroll-menu li a {
        font-size: 0.9vw;
        line-height: 2vw;
    }
    .methodbellow .home-scroll-menu li a {
        font-size: 1.3vw;
        line-height: 2vw;
    }
    /*		.container-lg-menu {
		    width: 1400px;
		}*/
    .home-scroll-menu li {
        padding: 10px 8px;
    }
    .bellow-homepage-slider h4 {
        font-size: 1.3vw;
    }
    .bellow-homepage-slider.methodbellow h4 {
        font-size: 1.7vw;
        line-height: 2vw;
    }
    .testimonials-wrap ul li img {
        left: -1%;
    }
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    .homepage-slider h1,
    .quick-blue-info h2,
    .quick-blue-info h2,
    .pre-home-menclinic h3,
    .home-pre-footer h4,
    .bellow-content h3,
    .menclinic-experience-wrap h3,
    .clinic-wrap h1,
    .method-wrap h1 {
        font-size: 5vw;
        line-height: 6vw;
    }
    .homepage-slider h2,
    .quick-blue-info h4,
    .bellow-content h4,
    .hair-removal-wrap h3,
    .clinic-wrap h3 {
        font-size: 3vw;
        line-height: 3.6vw;
    }
    /*
.homepage-slider div, .laser-banner div
{
    margin-top: 9%;
}*/
    .bellow-content .owl-theme .owl-dots {
        position: absolute;
        top: 10px;
        width: 100%;
    }
    .owl-carousel.owl-drag .owl-item {
        padding-top: 60px !important;
    }
    .hair-removal-wrap {
        clear: both;
    }
    .checktitlewrap h3,
    .page-title h1,
    .hair-removal-meth,
    .bring-results h4,
    .laser-wrap h1,
    .blue-laser-note,
    .laser-ipl-diff,
    .hair-removal-meth h6,
    .zero-3-9,
    .hair-removal-wrap h3,
    a.hair-removal-detail,
    a.reasons10,
    .clinic-wrap h1,
    .check-content h4,
    .pre-home-menclinic h3,
    .laser-1col-2 h5,
    .quick-blue-info h2,
    .method-wrap h1 {
        margin-top: 20px;
    }
    .quick-blue-info,
    .why-clinic-wrap .titlewrap,
    .checktitlewrap h5,
    .page-title h3,
    .bring-results h6,
    .laser-wrap h3,
    .blue-laser-note,
    .hair-cycle,
    .laser-ipl-diff h6,
    .hair-removal-meth p,
    .zero-3-9,
    .hair-removal-wrap h3,
    a.hair-removal-detail,
    .home-faq-wrap .simple-qna,
    .menclinic-experience-wrap h3,
    a.reasons10,
    .clinic-wrap h3,
    .pre-home-menclinic h3,
    .close-appointment,
    .laser-2col-first p,
    .quick-blue-info h4,
    .method-wrap h3,
    .method-wrap h1,
    .menclinic-experience-wrap {
        margin-bottom: 20px;
    }
    .what-to-ex-method .num {
        font-size: 5vw;
        text-align: left;
    }
    .home-faq-wrap {
        text-align: center;
    }
    .home-faq-wrap .faq-main-btn {
        float: none !important;
        display: inline-block;
        margin-top: 50px;
    }
    .testimonials-wrap ul li img {
        height: 35% !important;
    }
    .testimonials-wrap ul li img {
        left: -5%;
    }
    .owl-theme .owl-nav [class*=owl-] {
        background: none !important;
        color: #a8b6c1 !important;
        font-size: 3vw !important;
    }
    .owl-theme .owl-nav {
        position: absolute;
        top: 30%;
        width: 95%;
        left: 15px;
    }
    .owl-next {
        float: right;
    }
    .owl-prev {
        float: left;
    }
    .owl-carousel.owl-drag .owl-item {
        padding: 0 30px 0 50px;
    }
    .laser-ipl-diff .ipl-blue-note {
        margin-top: 40px;
    }
    .bring-results ul li p,
    .quick-blue-info p {
        min-height: inherit !important;
    }
    .above-appointment-blue ul li {
        padding: 10px 0;
        border: none;
    }
    .top-header div {
        text-align: center;
        font-size: 1.7vw;
    }
    .menu-wrap ul li:before {
        display: none;
    }
    .menu-wrap {
        /*margin-top: -30px;*/
    }
    .menu-wrap ul li {
        float: left;
        width: 100%;
        padding-left: 15px;
        text-align: left;
        padding: 0px 0 0px 15px;
        border: none;
    }
    .offer-blue {
        padding: 26px 0 55px 20px;
    }
    .offer-amount {
        top: -30px;
        position: relative;
        right: 0px;
    }
    .owl-theme .owl-dots .owl-dot span {
        padding: 22px;
        margin: 5px 17px !important;
    }
    .owl-theme .owl-dots .owl-dot:first-child:after {
        content: 'Ιατρός';
    }
    .owl-theme .owl-dots .owl-dot:nth-child(2):after {
        content: 'Έλεγχος';
    }
    .owl-theme .owl-dots .owl-dot:nth-child(3):after {
        content: 'Ασφάλεια';
    }
    .owl-theme .owl-dots .owl-dot:nth-child(4):after {
        content: 'Laser';
    }
    .owl-theme .owl-dots .owl-dot:first-child> span {
        background: url(../images/medical-icon.svg) center no-repeat #1D466B;
    }
    .owl-theme .owl-dots .owl-dot:nth-child(2)> span {
        background: url(../images/search-icon.svg) center no-repeat #1D466B;
    }
    .owl-theme .owl-dots .owl-dot:nth-child(3)> span {
        background: url(../images/laser-icon.svg) center no-repeat #1D466B;
    }
    .owl-theme .owl-dots .owl-dot:nth-child(4)> span {
        background: url(../images/check-icon.svg) center no-repeat #1D466B;
    }
    .owl-theme .owl-dots .owl-dot:first-child:hover > span,
    .owl-theme .owl-dots .owl-dot:first-child.active> span {
        background: url(../images/medical-icon-blue.svg) center no-repeat #EDCEA7;
    }
    .owl-theme .owl-dots .owl-dot:nth-child(2):hover > span,
    .owl-theme .owl-dots .owl-dot:nth-child(2).active> span {
        background: url(../images/search-icon-blue.svg) center no-repeat #EDCEA7;
    }
    .owl-theme .owl-dots .owl-dot:nth-child(3):hover > span,
    .owl-theme .owl-dots .owl-dot:nth-child(3).active> span {
        background: url(../images/laser-icon-blue.svg) center no-repeat #EDCEA7;
    }
    .owl-theme .owl-dots .owl-dot:nth-child(4):hover > span,
    .owl-theme .owl-dots .owl-dot:nth-child(4).active> span {
        background: url(../images/check-icon-blue.svg) center no-repeat #EDCEA7;
    }
    .owl-theme .owl-dots .owl-dot:hover span {
        background: inherit;
    }
    /*.owl-nav
{
	display: none;
}*/
}

.stickthis {
    background: #1D466B;
}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .wave img,
    .diet h5 {
        margin-top: 0;
    }
    .testimonials-wrap ul li img {
        position: relative;
        left: 0;
        margin-top: 25px;
        width: 50%;
        display: inline-block;
    }
    .testimonials-wrap ul li {
        border: 1px solid #1D466B;
        padding: 10px;
        list-style: none;
        position: relative;
        min-height: 456px;
        text-align: center;
    }
    #sticky-wrapper .main-header {
        z-index: 99999999999;
        background: #1D466B;
        margin: 0;
        width: 100%;
    }
    .bellow-content .owl-theme .owl-dots {
        position: absolute;
        top: 10px;
        width: 100%;
    }
    .owl-carousel.owl-drag .owl-item {
        padding-top: 90px !important;
    }
    .logo-wrap {
        margin-top: 2%;
    }
    .laser-ipl-diff .ipl-blue-note {
        margin-top: 40px;
    }
    .testimonials-wrap ul li img {
        position: relative;
    }
    .nav-tabs>li a {
        font-size: 1vw;
        line-height: 1.5vw;
    }
    .menutxt {
        float: right;
        clear: both;
        margin-right: 18px;
        margin-bottom: 10px;
        margin-top: -5px;
    }
    .navbar-header {
        display: inline;
    }
    .white-offer {
        text-align: center;
    }
    .top-header div {
        text-align: center;
        font-size: 2vw;
    }
    .home-faq-wrap {
        text-align: center;
    }
    .home-faq-wrap .faq-main-btn {
        float: none !important;
        display: inline-block;
        margin-top: 0;
    }
    .home-faq-wrap .simple-qna {
        margin-bottom: 40px;
    }
    .home-double-banner-wrap h3,
    .home-double-banner-wrap p {
        text-align: center !important;
    }
    .homepage-slider > div {
        margin-top: 25%;
    }
    .contact-banner,
    .contant-wrap {
        margin-bottom: 50px;
    }
    .contant-wrap h3 {
        margin-bottom: 20px;
    }
    .hair-cycle .numb:after {
        display: none;
    }
    .above-appointment-blue ul li {
        padding: 10px 0;
        border: none;
    }
    .no-next-step {
        margin-top: 30px;
    }
    .testimonials-wrap {
        padding-bottom: 30px;
    }
    .home-menclinic-location,
    .above-appointment-blue,
    .home-pre-footer,
    .checklist-wrap,
    .faq-specialtop {
        margin-bottom: 30px;
    }
    .navbar-fixed-top.top-nav-collapse {
        padding-top: 20px;
    }
    /*.laser-banner,
.why-clinic-banner,
.cool-clinic-banner
{
	min-height: initial;
}*/
    .owl-prev {
        float: left;
    }
    .owl-next {
        float: right;
    }
    .owl-theme .owl-nav {
        position: absolute;
        top: 30%;
        width: 95%;
        left: 15px;
    }
    .owl-carousel.owl-drag .owl-item {
        padding: 0 30px 0 50px;
    }
    .owl-theme .owl-nav [class*=owl-] {
        background: none !important;
        color: #a8b6c1 !important;
        font-size: 3vw !important;
    }
    .bring-results ul li p,
    .quick-blue-info p {
        min-height: inherit !important;
    }
    .quick-blue-info li {
        min-height: 200px !important;
    }
    .clinic-wrap.row,
    .quick-blue-info.row {
        margin-right: 0;
        margin-left: 0;
    }
    .hair-removal-wrap {
        clear: both;
    }
    .what-to-ex-method .num {
        font-size: 5vw;
        text-align: left;
    }
    .main-header {
        padding: 18px 0 0;
    }
}


/* Extra Small Devices, Phones */


/*@media only screen and (max-width : 480px){*/

@media only screen and (max-width: 736px) {
    .bellow-content h4 {
        margin-bottom: 50px;
    }
    .bloginfo-wrap {
        margin-top: 20px;
    }
    .faq-special-q {
        padding: 20px 0;
    }
    /*.laser-banner > div
{
	    margin-top: 12%;
}*/
    .what-to-ex-method .num {
        font-size: 13vw;
        text-align: left;
    }
    .quick-blue-info p {
        min-height: 50px !important;
    }
    .quick-blue-info {
        float: left;
    }
    .laser-1col-2 img,
    .img-wrapit img {
        max-height: 150px;
        display: inline-block;
    }
    .img-wrapit {
        display: block !important;
        height: inherit !important;
    }
    .col-sm-3.col-sm-offset-1,
    .img-wrapit div {
        text-align: center;
    }
    .r2 .check-content h4,
    .r1 .check-content h4,
    .r3 .check-content h4 {
        background-position: center top;
    }
    .r1 .check-content,
    .r3 .check-content {
        padding-left: 15px;
    }
    .r2 .check-content {
        padding-right: 15px;
    }
    .reviewer-details {
        border: none;
    }
    .logo-wrap {
        width: inherit;
    }
    .close-appointment .only-l,
    .close-appointment .only-r {
        padding: 0 15px !important;
    }
    .navbar-fixed-top {
        top: auto;
    }
    .owl-theme .owl-nav [class*=owl-] {
        background: none !important;
        color: #a8b6c1 !important;
        font-size: 7vw !important;
    }
    .homepage-slider,
    .laser-banner,
    .why-clinic-banner,
    .cool-clinic-banner {
        height: 300px;
        min-height: 300px;
        background-position: center;
    }
    .faq-social a {
        width: 32%;
        padding: 15px 30px 15px 10%;
        font-size: 3vw;
    }
    .price-table-resp div.brown-col ul li,
    .price-table-resp div ul li.sub-title,
    .price-table-resp div ul li.sub-title div {
        font-size: 3.7vw;
    }
    .price-table-resp div ul li {
        font-size: 4.7vw;
    }
    .why-clinic-wrap .titlewrap,
    .home-faq-wrap,
    .menclinic-experience-wrap h3,
    .testimonials-wrap,
    .why-clinic-wrap.method-wrap h5 strong {
        padding-top: 20px;
    }
    .why-clinic-wrap.method-wrap h4,
    .why-clinic-wrap .titlewrap,
    .home-faq-wrap,
    .method-wrap h1 {
        padding-bottom: 20px;
    }
    .quick-blue-info,
    .why-clinic-wrap .titlewrap,
    .checktitlewrap h5,
    .page-title h3,
    .bring-results h6,
    .laser-wrap h3,
    .blue-laser-note,
    .hair-cycle,
    .laser-ipl-diff h6,
    .hair-removal-meth p,
    .zero-3-9,
    .hair-removal-wrap h3,
    a.hair-removal-detail,
    .home-faq-wrap .simple-qna,
    a.reasons10,
    .clinic-wrap h3,
    .close-appointment,
    .laser-2col-first p,
    .quick-blue-info h4,
    .method-wrap h3,
    .method-wrap h1,
    .menclinic-experience-wrap,
    .owl-carousel {
        margin-bottom: 20px;
    }
    footer {
        padding-bottom: 50px;
    }
    .checktitlewrap h3,
    .page-title h1,
    .hair-removal-meth,
    .bring-results h4,
    .laser-wrap h1,
    .blue-laser-note,
    .laser-ipl-diff,
    .hair-removal-meth h6,
    .zero-3-9,
    .hair-removal-wrap h3,
    a.hair-removal-detail,
    a.reasons10,
    .clinic-wrap h1,
    .check-content h4,
    .pre-home-menclinic h3,
    .laser-1col-2 h5,
    .quick-blue-info h2,
    .method-wrap h1,
    .owl-carousel {
        margin-top: 20px;
    }
    .pre-home-menclinic h3 {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .menclinic-experience-wrap h3 {
        margin-bottom: 40px;
        margin-top: 40px;
        padding-top: 40px;
    }
    .bring-results ul {
        margin: 0 20px;
    }
    .homepage-slider h1,
    .quick-blue-info h2,
    .quick-blue-info h2,
    .pre-home-menclinic h3,
    .home-pre-footer h4,
    .menclinic-experience-wrap h3,
    .method-wrap h1,
    .why-clinic-wrap h5 strong {
        font-size: 5vw !important;
        line-height: 5vw !important;
    }
    .bellow-content h3,
    .clinic-wrap h1 {
        font-size: 8vw !important;
        line-height: 8vw !important;
    }
    .homepage-slider h2,
    .quick-blue-info h4,
    .hair-removal-wrap h3,
    .home-pre-footer ul li {
        font-size: 4vw;
        line-height: 4.6vw;
        padding: 0 10px;
    }
    .bellow-content h4,
    .clinic-wrap h3 {
        font-size: 6vw;
        line-height: 6.6vw;
    }
    .why-clinic-wrap.method-wrap h4 {
        font-size: 6vw;
        line-height: 6vw;
    }
    .quick-blue-info ul {
        margin: 0;
        padding: 0;
    }
    .homepage-slider h2 {
        margin-top: 10px;
    }
    .bellow-content {
        margin: 0;
        margin-top: 20px;
    }
    .home-pre-footer h4 {
        padding: 22px 0 21px 0;
    }
    .laser-blue-wrap ul {
        padding-left: 0;
    }
    .apokleistika {
        margin-top: 40px;
    }
    .menu-wrap {
        margin-top: -10px;
    }
    .expect-alert,
    .quick-blue-info h4 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .vip-wrap .right-content,
    .hair-cycle p {
        padding: 0;
    }
    .next-location,
    .prev-location {
        background-color: #EDCEA7;
        display: block;
        padding: 26px 20px;
        margin-bottom: 2px;
        margin-top: -50px;
        float: right;
        margin-right: 4px;
        clear: none;
    }
    .home-pre-footer {
        min-height: inherit;
    }
    .arrow-nav,
    .home-menclinic-location > div > div {
        position: relative;
    }
    .clinic-wrap.row,
    .row.bellowhome,
    .quick-blue-info.row,
    .menclinic-experience-wrap.row,
    .home-double-banner-wrap,
    .clinic-wrap.row {
        margin-right: 0;
        margin-left: 0;
    }
    .menu-wrap ul li:before {
        display: none;
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 18px;
    }
    .footer-logos {
        margin-top: 46px;
    }
    footer .sep {
        margin: 40px 0;
    }
    .logo-wrap {
        position: absolute;
        z-index: 99;
        margin-top: 4%;
    }
    .navbar {
        margin-top: 0;
    }
    .top-header div {
        text-align: center;
        font-size: 2.9vw;
    }
    .home-faq-wrap .simple-qna:after {
        display: none;
    }
    .only-l,
    .only-r {
        padding: 0 !important;
    }
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}

.custom-control {
    position: absolute;
    top: 2em;
    right: 2em;
    z-index: 999;
    button {
        background: deepskyblue;
        border: 1px solid;
        color: white;
        font-size: 1em;
        padding: .2em .6em;
        outline: none;
        &.active {
            background: #7CD279;
        }
    }
}

.owl-carousel {
    position: relative;
    height: 100%;
    div:not(.owl-controls) {
        height: 100%;
    }
    .owl-slide {
        background-image: url('https://images.unsplash.com/photo-1437915015400-137312b61975?fit=crop&fm=jpg&h=800&q=80&w=1200');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    div.owl--text {
        position: absolute;
        bottom: 4em;
        left: 2em;
        width: 20em;
        height: 8em;
        background: rgba(255, 255, 255, .5);
    }
    .owl-controls {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        .owl-buttons {
            div {
                position: absolute;
                top: 0;
                bottom: 0;
                display: inline-block;
                zoom: 1;
                margin: 0;
                width: 50px;
                height: 50px;
                line-height: 45px;
                text-align: center;
                font-size: 1em;
                border-radius: 30px;
                color: #FFF;
                background: #000;
                opacity: .6;
                border-radius: 50px;
            }
            .owl-prev {
                left: .5em;
                float: left;
            }
            .owl-next {
                right: .5em;
                float: right;
            }
        }
    }
}

@media (max-width: 1200px) {
    ul.experiences {
        padding: 0 10px;
    }
    .main-header {
        padding: 28px 0 0;
    }
    .logo-wrap {
        margin-top: 1%;
    }
    .menutxt {
        display: block !important;
    }
    .menutxt {
        float: right;
        clear: both;
        margin-right: 18px;
        margin-bottom: 10px;
        margin-top: -5px;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .vip-wrap .left-man {
        min-height: 350px;
    }
    .vip-wrap .right-content {
        padding-top: 20px;
    }
    .vip-wrap .right-content {
        padding-bottom: 20px;
    }
    .above-appointment-blue ul li {
        padding: 10px 0;
    }
    .checktitlewrap h5,
    .contact-banner {
        margin-bottom: 60px;
    }
    .checktitlewrap h3 {
        margin-top: 30px;
    }
    .testimonials-wrap {
        padding-bottom: 20px;
        min-height: inherit;
    }
    .collapse.in {
        display: block !important;
        margin-bottom: 10px;
    }
    .quick-blue-info {
        float: left;
    }
}

@media (min-width: 1023px) and (max-width: 1200px) {
    .collapse.in {
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .above-appointment-blue ul li a {
        font-size: 1.3vw;
    }
}
