/*
Theme Name: CoWeb
Theme URI: http://coweb.com/
Author: Yaniv Sasson
Author URI: http://yanivand responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.3.6.
Version: 1.01sasson.com/
Description: A versatile 
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: devdmbootstrap3

devdmbootstrap3 WordPress Theme, Copyright 2016 Danny Machal.
devdmbootstrap3 is distributed under the terms of the GNU GPL v3.
*/

.dmbs-container {}
.dmbs-header {}
.dmbs-header-img {}
.dmbs-header-text {}
.dmbs-top-menu {}
.dmbs-content {}
.dmbs-main {}
.dmbs-left {}
.dmbs-right {}
.dmbs-footer-menu {}
.dmbs-author-credits {}
.dmbs-footer {}

iframe[name="google_conversion_frame"] {
	position: fixed;
}
body{
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-family:'Open Sans Hebrew';
	text-align: right;
}
h1,h2,h3,h4,h5,h6{
	font-family:'Open Sans Hebrew';
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1, .h1 {
    font-size: 66px;
}
h2, .h2 {
    font-size: 58px;
}
h3, .h3 {
    font-size: 44px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}
a:active, 
a:hover, 
a:focus,
input:hover, 
input:active, 
input:focus, 
textarea:hover, 
textarea:active, 
textarea:focus {
	outline: 0px;
}
nav, header, section, footer {
	width: 100%;
	float: left;
}
artical {
	margin-bottom: 0;
}
form br {
	display: none;
}
input.form-control {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 0px;
	font-size: 18px;
}
textarea.form-control {
	width: 100%;
	height: 90px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 0px;
	font-size: 18px;
}
input.btn {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	border: 1px solid #ccc;
	border-radius: 0px;
	font-weight: 700;
	font-size: 22px;
	text-align: center;		
}
img {
	max-width: 100%;
	height: auto;
}
img.footer-image {
	max-width: 80%;
	height: auto;
}
.ajax-loader {
	position: absolute;
}
.hentry {
    margin-bottom: 0px;
}
.relative {
	position: relative
}
.inline-block {
	display: inline-block;
}
.table {
    display: table;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.container {
    padding: 0 15px 0 15px;
}
.navbar-top {
	text-align:center;
}
ul.nav {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: -10px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 28px 15px 10px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.nav > a,
.nav > a:hover,
.nav > a:active,
.nav > a:focus {
    background-color: transparent;
    border-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:active,
.nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}
.sub-menu {
    position: absolute;
    top: 100%;
    right: -30px;
    left: -30px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 115px;
    padding: 20px 0 0;
    margin: 0;
    list-style: none;
    font-size: 18px;
    border: 0px;
    background-clip: padding-box;
	background-color: #676c62;
}
.nav.navbar-nav > li .sub-menu > li > a {
    display: block;
    padding: 4px 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
	text-align: center;
	border-bottom: 1px solid #959693;
	color: #fff;
}
.nav.navbar-nav > li .sub-menu > li > a:active,
.nav.navbar-nav > li .sub-menu > li > a:hover,
.nav.navbar-nav > li .sub-menu > li > a:focus {
    text-decoration: none;
	background-color: #b79f3d;
}
.sub-menu > .active > a,
.sub-menu > .active > a:active,
.sub-menu > .active > a:hover,
.sub-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
	background-color:#b79f3d;
}
.menu-item-has-children:hover .sub-menu {
	display: block;

}
ul.pager {
	padding-right: 0px;
	padding-left: 0px;
}
ul.pagination {
	padding-right: 0px;
	padding-left: 0px;
}
.navbar-toggle {
    border: 1px solid #999;
}
.navbar-toggle .icon-bar {
    background-color: #999;
}
.nav.nav-side {

}
.nav.nav-side  li {
    margin-top: 8px;
    margin-bottom: 8px;
	text-align: center;
}
.nav.nav-side  li:hover {

}
.nav.nav-side  li  a {
	background-color: transparent;
    color: #000;	
}
.nav.nav-side  li  a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav.nav-side  li  a:hover, 
.nav.nav-side  li  a:active, 
.nav.nav-side  li  a:focus {
    text-decoration: none;
	background-color: transparent;
    color: #000;
}
.collapsing {
	display: none;
}
#nav-icon3 {
	width: 42px;
    height: 32px;
    position: relative;
    margin: 4px;
    padding: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    border: 0px solid #fff;
    border-radius: 3px;
    float: right;
    background-color: rgba(0,0,0,0);	
}
#nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 22px;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    left: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
    top: 8px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 10px;
}
#nav-icon3 span:nth-child(4) {
    top: 16px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.nav.nav-side  .sub-menu {
    position: initial;
    float: initial;
    min-width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow:initial;
    box-shadow: initial;
}
/*
	navbar
*/
.nav.navbar-nav > li {
	background-color: transparent;
}
.nav.navbar-nav > li a {
	color: #bbbab5;
	text-align: center;
	border-bottom: 5px solid transparent;
}
.nav.navbar-nav > li > a:hover,
.nav.navbar-nav > li a:focus,
.nav.navbar-nav > li a:active {
	border-bottom: 5px solid #d0b02b;
}
.nav.navbar-nav > li.current-menu-item > a {
	border-bottom: 5px solid #d0b02b;
}
.nav.navbar-nav.navbar-nav-hover ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav.navbar-nav.navbar-nav-hover ul li {
	margin: 0px;
	padding: 0px;
}
.nav.navbar-nav.navbar-nav-hover ul li a {
	text-decoration: none;
}
.nav.navbar-nav.navbar-nav-hover li.menu-item-has-children ul.sub-menu {
	display: none;
	position: absolute;
	background-color: #000;
}
.nav.navbar-nav.navbar-nav-hover li.menu-item-has-children:hover > ul.sub-menu {
	display: block;
}
.arrowdown {
	display: none;
}
/*
	slick slider
*/
.slickwraper {
	overflow: hidden;
}
.slick-slide img {
    display: inline-block;
	max-width: 100%;
	height: auto;
}
.slick-slide {
	padding: 5px;
    text-align: center;
}
.slick-arrow {
	position: absolute;
	outline: 0;
	top: 45%;
	z-index: 900;
    width: 33px;
    height: 50px;
	color: transparent;
	border: 0px;	
	background-color: transparent;
	font-size: 1px;		
}
.slick-next.slick-arrow {
	left: -60px;
}
.slick-prev.slick-arrow {
	right: -60px;
}
.slick-arrow:after {
    display: block;
    width: 33px;
    height: 50px;
    position: absolute;
    top: 0px;	
    color: #000;
    font-size: 100px;
    line-height: 40px;
    font-weight: 100;
}
.slick-next.slick-arrow:after {
    content: '‹';
	left: 0px;	
}
.slick-prev.slick-arrow:after {
	content: '›';	
    right: 0px;	
}
ul.slick-dots {
	list-style: none;
	text-align: center;
}
ul.slick-dots li {
	display: inline-block;
	margin: 10px;
	width: 36px;
	height: 36px;
	border: 0px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}
ul.slick-dots li button {
	width: 36px;
	height: 36px;
	padding: 0px;
	border: 0px;
	border-radius: 50%;
	background-color: #ccc;
	background-size: 100% 100%;
	color: transparent;
}
ul.slick-dots li.slick-active button {
	background-color: #000;
}
/* 

	gallery masonry

 */
.grid:after {
	content: '';
	display: block;
	clear: both;
}
.grid-sizer,
.grid-item {
	width: 25%;
}
.grid-item {
	float: left;
}
.grid-item img {
	display: block;
	width: 100%;
}
/*

	gallery montage

*/
.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
.am-wrapper img{
	position:absolute;
	outline:none;
}
/*

	Gallery Mix

*/
.gallery-content {
	text-align: center;
}
ul.galler_looper_btns {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
ul.galler_looper_btns li.filter {
	padding: 10px;
	margin: 10px;
	display: inline-block;
	float: right;
}
ul.galler_looper_btns li.filter a {
	font-size: 20px;
	font-weight: 400;
	color: #000;
	cursor: pointer;		
}
ul.galler_looper_btns li.filter a:hover,
ul.galler_looper_btns li.filter a:focus {
	color: #000;
	cursor: pointer;	
	
}
ul.galler_looper_btns li.filter.mixitup-control-active a {
	color: #000;
	cursor: default;
}
ul.galler_looper_btns li.filter.mixitup-control-active a:hover,
ul.galler_looper_btns li.filter.mixitup-control-active a:focus {
	color: #000;
	cursor: default;	
}
.grid_3 {
	position: relative;
}
.grid_3_inner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;	
}
.thumbb {
	display: block;	
	position: relative;
	width: 100%;
	height: 100%;		
	overflow: hidden;
}
.thumbb img {
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 100%;
	opacity: 0;
}
.mix,
.gap {
    display: inline-block;
    vertical-align: top;
}
.mix {
    background: #fff;
    /*border-top: .5rem solid currentColor;*/
    border-radius: 2px;
    margin-bottom: 1rem;
    position: relative;
	background-size: cover;	
}
.mix:before {
    content: '';
    display: inline-block;
    padding-top: 56.25%;
}
/* Grid Breakpoints
---------------------------------------------------------------------- */
/* 2 Columns */
.mix,
.gap {
    width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
}
/* 3 Columns */
@media screen and (min-width: 541px) {
    .mix,
    .gap {
        width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
    }
}
/* 4 Columns */
@media screen and (min-width: 961px) {
    .mix,
    .gap {
        width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
    }
}
/* 5 Columns */
@media screen and (min-width: 1281px) {
    .mix,
    .gap {
        width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
    }
}
/*

	header

*/
.header-row{
    background-color: #676c62;
    position: fixed;
    z-index: 999;
	width: 100%;
	text-align: center;
}
.header-logo {
	float: left;
	margin-bottom: -68px;
	max-width: 26%;
}
.header-menu {
	display: inline-block;
}
.header-phone {
	float: right;
	margin-right: 40px;
	margin-top: 16px;
}
.header-phone a {
    background-image: url(img/header-phone.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-color: #c1a535;
    padding: 4px 60px 4px 10px;
    border: 3px solid #c1a535;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    display: inline-block;
}
.header-lang {
	float: right;
	margin-right: 40px;
	margin-top: 16px;
}
.header-image {
	position: relative;
}
.header-wrap {
	position: relative;
	margin-bottom: 60px;
}
.header-title {
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.4);
	overflow-x: hidden;
}
h1.page-title {
    padding: 0px 30px 10px;
    display: inline-block;
    margin-right: 130px;
    color: #fff;
	position: relative;
}
h1.page-title:after {
	position: absolute;
	display: block;
	right: 100%;
	top: 40%;
	content: '';
	width: 100vw;
    border-bottom: 2px dotted #fff;
}
h1.page-title:before {
	position: absolute;
	display: block;
	left: 100%;
	top: 40%;
	content: '';
	width: 100vw;
    border-bottom: 2px dotted #fff;
}


/*

	footer

*/

.footer-baner {
    display: inline-block;
	position:relative;
	background-color:#fff;
	background-image: url("https://dr-jack.co.il/wp-content/uploads/2019/04/book-01.png");
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	height:530px;
	width:100%;
}
.footer-baner-wriper {
    width: 55%;
    position: relative;
    top: 140px;
    height: 284px;
}
.footer-baner-content {
    position: relative;
    padding-right: 280px;
}
div#baner-mail-field {
    width: 70%;
	display:inline-block;
}
div#baner-mail-btn {
	
	display:inline-block;
}
input.btn {
    width: 100%;
    height: 42px;
    margin-top: 13px;
    margin-bottom: 3px;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    bottom: 5px;
    position: relative;
	background-color:#D2B12B;
}
span.footer-baner-title {
    color: #D2B12B;
    font-size: 38px;
    text-decoration: underline;
	line-height:1.5em;
}
span.footer-baner-title2 {
    color: #fff;
	font-size: 20px;
}
p.footer-baner-text {
    color: #fff;
    font-size: 18px;
}
.footer-bg {
	display: block;
	position: relative;
	background-color: #676c62;
	padding: 0 0px 0px;
	margin-top: 10px;
}
img.footer-img {
	position: absolute;
	right: 200px;
	bottom: 0px;
}
.footer-image {
	margin-top: 11px;
}
.textwidget {
	margin-top: 25px;
	color: #d5d3d0;
	text-align: center;
	font-size: 26px;
}
.textwidget img{
	max-width: 100%;
}
.textwidget a{
	text-decoration: none;
	color: #d5d3d0;
}
.footer-info {
	padding-top: 10px;
}
.footer-social {
	padding-top: 90px;
    text-align: center;
	/* position: absolute; */
    /* bottom: 0; */
	/* right: 48%; */
	/* left: 29%; */
}
.footer-icon {
	display: inline-block;
	 /* margin-right: 65px;  */
    width: 66px;
    height: 60px;
    position: relative;	 
}
.fa{
	position: absolute;
    bottom: 0;
	left: 0px;	
	padding-bottom: 10px;
	font-size: 38px;
	border: 2px solid #fff;
	/* border-bottom: none; */
	border-radius: 30% 30% 0 0;
    width: 60px;
    padding-top: 10px;
	color: #fff;
    transition: all 0.5s;
    margin-bottom: -11px;	
}
.fa:hover{
	padding-bottom: 20px;
	border: 2px solid #fff;
/* 	color: #000; */
	background-color: #c7ac2e;
}
.footer-form {
	margin-bottom: 0px;
}
.footer-form h3 {
	font-size: 44px;
	color: #fff;
	margin-bottom: 25px;
	margin-top: 45px;
}
.footer-form input.form-control {
	width: 100%;
    height: 45px;
	margin-top: 1px;
    margin-bottom: 7px;
    border: 1px solid #ccc;
    font-size: 24px;
	display: block;
    margin-right: 45px;
    max-width: calc(100% - 45px)
}
.footer-form input.btn {
	font-weight: 600;
	background-color: #c1a535;
	color: #000;
    border: none;
	margin-top: 1px;
}
.footer-form span.your-phone {
	float: left;
	background-image: url(img/fform-phone.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.footer-form span.your-name {
	float: left;
	background-image: url(img/ffrom-name.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.footer-form span.your-email {
	float: left;
	background-image: url(img/fform-mail.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.footer-form span.wpcf7-not-valid-tip {
    font-size: 18px;
    margin-bottom: 15px;
}
.footer-form div.wpcf7-response-output {
    margin: 0;
    padding: 0;
    font-size: 18px;	
}
/*

	icons-row

*/
.icon-warp img {
	display: block;
}
.icon-warp img.hover {
	display: none;
}
.icon-warp:hover img {
	display: none;
}
.icon-warp:hover img.hover {
	display: block;
}
h2.section-title {
    width: 100%;
    text-align: center;
    border-bottom: 2px dotted #010101;
    line-height: 1px;
    margin: 100px 0px 50px;
    position: relative;
}
h2.section-title  span {
    background: #fff;
    padding: 34px 30px;
    display: inline-block;
    position: absolute;
    top: -34px;
    margin: 0 auto;
    right: 130px;
    color: #404a37;
}
/*

	home-page

*/
.header-home {
	margin-top: 30px;
}
.home-form-sec {
	background-color: #d5b740;
	padding: 15px 160px;
}
.home-form-text {
	display: inline-block;
	text-align: left;
	font-size: 32px;
	padding-left: 50px;
	max-width: 325px;
	width: 19%;
	color: #404a37;
    line-height: 1.1;
}
.home-form {
	display: inline-block;
	width: 80%;	
}
.home-form input.form-control {
    border: 1px solid #858383;	
    margin: 0 43px 0 0;
    max-width: calc(100% - 45px);
    height: 45px;
}
.home-form span.your-phone {
	float: left;
	background-image: url(img/hform-phone.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.home-form span.your-name {
	float: left;
	background-image: url(img/hfrom-name.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.home-form span.your-email {
	float: left;
	background-image: url(img/hform-mail.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.home-form input.btn {
	background-color: #676c62;
	color: #fff;
	font-weight: 600;
	margin: 0;
	border: 0;
    height: 45px;	
}
.about-section {
	background-image: url(img/home-about-bg.jpg);
	background-image: url(img/home-about-img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 50px 0;
}
.home-about-warp {
/* 	background-image: url(img/home-about-img.png); */
	background-repeat: no-repeat;
	background-size: auto 100%;	
	padding: 50px 100px 50px 650px;
}
.home-about {
	position: relative;
	padding-bottom: 80px;
}
.home-about h3 {
	color: #676c62;
	font-weight: 600;
	margin-bottom: 40px;
	margin-top: 0;
}
a.read-more-link {
	background-color: #676c62;
	padding: 5px 20px;
	color:#fff;
	font-size: 110%;
	text-decoration: none;
}
.home-about .read-more-link {
	position: absolute;
	bottom: 0;
	left: 5px;
}

.treatments-box-wrap {
	margin-right: 0px;
	margin-left: 0px;
}
.treatments-box {
	width: calc(50% - 6px);
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	float: right;
	margin: 3px;
}
.treatments-box:first-child {
	/* margin-right: 0px; */
	/* margin-left: 3px; */
}
.treatments-box:before {
	content: '';
	display: block;
	padding-top: 65%;
}
.treatments-box > img {
	opacity: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
}
.treatments-inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 42%;
	color: #fff;
	padding: 50px 40px 0;
    padding: 3vw 2vw 0;	
	font-size: 34px;
	line-height: 1.1;
	font-size: 1.5vw;
    line-height: 1.8vw;
}
.treatments-inner.first {
	background-color: rgba(212,182,71,0.75);
}
.treatments-inner.second {
	background-color: rgba(90,92,85,0.75);
}
.treatments-inner h2 {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 0;
    margin-bottom: 2vw;
    margin-top: 0;
    font-size: 2.4vw;	
}
.treatments-inner a.read-more-link {
	margin: 2vw auto 0;	
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    display: inline-block;
	font-size: 100%;
    width:9vw;	
}
.rec-slider {
	margin: 0 100px;
}
.home-rec {
	background-color: #c4c0b9;
	padding: 15px;
	margin: 5px;
	font-size: 90%;
}

.home-rec-title {
	margin-bottom: 20px;
	font-size: 150%;
	height: 84px;
	display: table-cell;
	vertical-align:  middle;
	width: inherit;
}
.home-rec-title  span{
	text-align:  center;
	display: block;
}
.home-rec-text {
	height: 117px;	
	overflow: hidden;
}
.home-rec a.read-more-link {
	margin-bottom: 10px;
	display: inline-block;
}
/*  
	articles
*/
.treatments-box.articles {
	margin-bottom: 20px;
}

.treatments-inner.articles a {
	background-color: #c5a733;
}
/*  
	contact
*/
h1.contact-title {
    width: 100%;
    text-align: center;
    border-bottom: 2px dotted #010101;
    line-height: 1px;
    margin: 200px 0px 50px;
    position: relative;
}
h1.contact-title  span {
    background: #fff;
    padding: 34px 30px;
    display: inline-block;
    position: absolute;
    top: -34px;
	left: 0;
    right: 0;
    margin: 0 auto;
    color: #404a37;	
}
.contact-map {
    padding: 100px 0;
    height: 75vh;
}
.contact-map iframe{
	height: 100% !important;
}
.contact-info {
	background-image: url(img/footer-img.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 100%;
	height: 75vh;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-right: 40%;
    width: inherit;
	font-size: 191%;
}
.contact-info a{
	color: inherit;
	text-decoration: none;	
}
.contact-info hr{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px dotted #d0af2b;
    width: 60%;
}
.contact-form {
	padding: 10px 100px 40px;
	text-align: center;
	color: #fff;
	background-color: #656b61;
}
.contact-form input.btn{
    font-weight: 600;
    background-color: #c1a535;
    border: none;
}

/*  
	recommendations
*/
.warp-rec {
	margin-top: -140px;
	padding-top: 140px;
}
.single-rec {
	padding: 95px 40px 50px;
	background-image: url(img/quates.png);
	background-repeat: no-repeat;	
	background-position: top right;
	background-size: 104px 87px;
	position: relative;
	margin-bottom: 80px;
	font-size: 150%;
}
.rec-title {
	background-image: url(img/quates.png);
	background-repeat: no-repeat;	
	background-position: left;	
	background-size: 104px 87px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 60px 0 0 160px ;	
}
.page-thumbnail {
	float: left;
	max-width: 40%;
	margin: 0 10px 10px 0;
}
.main-text {
	min-height: 400px;
}	
.footer-inner {
	max-width: 1200px;
	margin: 0 auto;
}

/*

	LandPage

*/
.lp-logo {
	text-align: center;
}
.lp-logo img {
	display: inline-block;
}
.lp-top-text {
	text-align: center;
	color: #0071bb;
	font-size: 	43px;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 10px;
}
.lp-top-text iframe {
	margin: 50px 0;
}
.lp-section-title {
	background-color: #000;
	color: #fff;
	text-align: center;
}
.lp-section-title h2{
	font-weight: 600;
	font-size: 	43px;
	margin: 0;
	padding: 5px 0;
}
.bg-sky {
	background-image: url(img/bg-sky.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 55px;
}
.lp-about h3{
	font-size: 	30px;	
	font-weight: 800;
}
.lp-about h4{
	font-size: 	28px;
	font-weight: 800;	
	margin-bottom: 30px;
	margin-top: 20px;
}
.lp-form  {
	text-align: center;
	padding: 0 30px 30px;
	background-color: #0071bc;	
}
.lp-form h2 {
	background-color: #000;
	color: #fff;
	font-size: 42px;
	font-weight: 600;
	padding: 5px 0;
}
.lp-form a{
	color: #fff;
	text-decoration: none;
	padding-left: 50px;
	background-image: url(img/lp-phone-symbol.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 42px;	
}
.lp-form input.btn {
    border: 1px solid #ccc;
	background-color: #000;
	color: #fff;
	border-color: #000;
}
.second.row {
	margin-top: 50px
}
.lp-row {
	display: table-row;
}
.lp-cell {
	display: table-cell;
	width: 50%;
    vertical-align: top;	
}
.lp-cell.gray {
	background-color: #c9c9c9;
}
.lp-cell.yellow {
	background-color: #ffce03;
}
.gray-col {
	background-image: url(img/bg-on-gray.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 100%;
	padding: 60px 40% 25px 15px;
}
.gray-col ul {
	 list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.gray-col li {
	padding-right: 40px;
	padding-top: 5px;
	background-image: url(img/lp-li.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.gray-col h2{
	font-size: 42px;		
	font-weight: 600;	
}
.gray-col h4{
	font-size: 30px;	
	margin: 10px 0 30px;	
}
.yellow-col {
    padding: 20px 52px 35px 20%;
    text-align: right;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
}
.yellow-col h2 {
    font-size: 36px;
    font-weight: 600;
}
.yellow-col h4 {
    font-size: 28px;
	display: block;
	width: 100%;
	margin: 30px 0;
}
.yellow-col h4 img {
	float: right;
	padding-left: 15px;
}
.form-section {
	margin: 40px 0 60px;
}
.lp-form-wide h3{
	font-size: 38px;		
	font-weight: 600;	
	text-align: center;
}
.lp-form-wide  input.form-control {
    border: 1px solid #858383;	
    margin: 0 31px 0 0;
    max-width: calc(100% - 33px);
    height: 32px;
}
.lp-form-wide  span.your-phone {
	float: left;
	background-image: url(img/lp-form-phone.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.lp-form-wide  span.your-name {
	float: left;
	background-image: url(img/lp-form-name.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.lp-form-wide  span.your-email {
	float: left;
	background-image: url(img/lp-form-mail.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.lp-form-wide input.btn {
	background-color: #0071bc;
	color: #fff;
	font-weight: 600;
	margin: 0;
	border: 0;
    height: 32px;	
	padding: 0;
	line-height: 32px;
}
.lp-phone {
	margin: 38px 0 0 0;
}
.lp-phone a{
	background-image: url(img/lp-phone-symbol-black.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: auto 100%;
	background-color: #000;
	color: #fff;
	padding: 10px 5px 10px 86px;
	text-decoration: none;
	font-size: 48px;
}
.lp-real-text {
	text-align: center;
	margin: 50px 0 70px;
}
.rec-slider.lp {
	margin-bottom: 50px;
}
.home-rec.lp{
	background-color: rgba(102,107,95,0.3);
	box-shadow: 0px 0px 10px rgba(102,107,95,0.3);
	text-align: right;
	position: relative;
	padding-bottom: 60px;
    height: auto;
    margin-bottom: 20px;	
}
.home-rec.lp .home-rec-title {
    font-size: 140%;
    width: inherit;
    position: absolute;
    bottom: 0;
    left: 30px;
	height: auto;
}
.home-rec.lp .home-rec-title span {
	text-align: left;
}
.lp-rec-text {
	font-size: 18px;
	min-height: 764px;
}
.lp-rec-text h2 {
	font-size: 26px;
}
a.read-more-link.lp{
	background-color: #0071bc;
}
.lp-price-img {
	text-align: center;
	margin-top: 50px;
}
.lp-price-img img{
	display: inline-block;
}
.course-details {
	text-align: center;
	margin-top: 10px;
}
.one-detail {
	display: inline-block;
	margin: 0 40px;
}
.detail-text {
	font-size: 38px;
	font-weight: 600;
}
.yellow-bg {
	background-color: #ffce03;
	margin-top: 30px;
	padding: 60px 0 30px;
	position: relative;
}
.yellow-bg-black-half {
	position: absolute;
	top: 0;
	right: -150px;
	left: 50%;
	bottom: 0;
	-webkit-transform: skew(-25deg);
	-moz-transform: skew(-25deg);
	transform: skew(-25deg);	
	background-color: #000;
}
.lp-about-yellow {
	font-size: 36px;
    padding-right: 70px;	
}
.lp-about-yellow h3{
	font-size: 50px;
	font-weight: 800;
}
.lp-jack-black {
    padding-left: 65px;	
	color: #fff;
}
.lp-jack-black h3{
	font-size: 36px;
	text-align: left;
}
.lp-jack-black h3 strong{
	font-weight: 800;	
}
footer.form-section {
	margin-bottom: 90px;
}
.left-bg-yellow {
	position: absolute;
	left: 0;
	bottom: 5%;
	width: 17%;
	height: 57%;	
	background-image: url(img/lp-bg-left.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}
.right-bg-yellow {
	position: absolute;
	right: 0;
	bottom: 20%;
	width: 22%;
	height: 70%;
	background-image: url(img/lp-bg-right.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;		
}
.section-vid {
	background-color: #000;
	text-align: center;
}
.lp-section-title.yellow {
	background-color: #ffcf03;
	color: #000;
}
.lp-section-title.yellow h2 {
    font-size: 32px;
    margin: 50px 0;
}
.vid-inner {
    max-width: 850px;
    width: 100%;
    display: inline-block;
    margin: 40px 0 85px;
}

@media (min-width: 768px){
	.container {
		width: 750px;
	}
	.container.container-wide {
		width: 750px;
	}
	.navbar-nav {
		display: inline-block;
		float: initial;
	}
	.navbar-collapse.collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media (min-width: 992px){
	.container {
		width: 970px;
	}
	.container.container-wide {
		width: 970px;
	}
	.col-md-3.left {
		float: left;
	}	
	.col-md-7.left {
		float: left;
	}
}
@media (min-width: 1200px){
	.container {
		width: 1170px;
	}
	.container.container-narrow {
		padding: 0 95px;
	}
	.container.container-wide {
		width: 100%;
	}
}
@media (min-width: 1630px){
	.container.container-wide {
		width: 1600px;
	}
	.container.container-wide.narrow {
		padding: 0 85px;
	}
}
@media (max-width: 1850px){
	.home-form-sec {
		padding: 15px 30px;
	}
	.home-form-text {
		padding-left: 30px;
	}
}
@media (max-width: 1759px){
	.header-logo {
		max-width: 23%;
		margin-bottom: -50px;
	}
	.nav > li > a {
		padding: 28px 10px 10px;
	}
	.header-lang {
		margin-right: 20px;
		margin-top: 16px;
		margin-bottom: 20px;
	}
	.header-phone {
		margin-right: 20px;
		margin-top: 13px;
	}
	.contact-info {
		width: 100vw;
	}
	.icons-slider {
		margin: 0 60px;
	}
	.right-bg-yellow {
		width: 15%;
		height: 49%;
	}	
	.left-bg-yellow {
		width: 12%;
		height: 40%;
	}	
	.gray-col h2 {
		font-size: 36px;
	}
	.gray-col h4 {
		font-size: 25px;
	}
	.yellow-col {
		font-size: 28px;
	}
	.lp-about-yellow {
		font-size: 27px;
	}
	.lp-phone a {
		font-size: 36px;
	}
	.article-slider {
		margin: 0 60px;
	}
	.home-rec-title {
		font-size: 130%;
	}	
}
@media (max-width: 1599px){
	.lp-rec-text h2 {
   		 font-size: 18px;
	}
	.lp-rec-text {
  	  font-size: 14px;
	}
.gray-col {
    padding: 60px 23% 25px 15px;
}
.yellow-col {
    padding: 20px 52px 35px 10%;
    font-size: 26px;
}
.yellow-col h4 {
    font-size: 23px;
}	
	.lp-jack-black h3 {
    font-size: 28px;
}
	.lp-form-wide h3 {
    font-size: 28px;
}
	.lp-about-yellow h3 {
    font-size: 38px;
}
	.lp-about-yellow {
    font-size: 20px;
}
}
@media (max-width: 1499px){
	.header-logo {
		max-width: 20%;
		margin-bottom: -34px;
	}
	.nav > li > a {
		padding: 14px 6px 10px;
	}
	.header-lang {
		margin-right: 5px;
		margin-top: 8px;
		margin-bottom: 10px;
	}
	.header-phone {
		margin-right: 5px;
		margin-top: 8px;
	}
	.header-phone a {
		font-size: 18px;
		padding: 4px 45px 4px 5px;
	}
	.header-menu {
		font-size: 18px;
	}
	.sub-menu {
		font-size: 16px;
	}
	.single-rec {
		font-size: 110%;
	}

	.home-form-text {
		font-size: 26px;
		padding-left: 20px;
	}	
	.home-about-warp {
		padding: 50px;
		margin-right: -15px;
		margin-left: -15px;
	}
	.home-about {
		max-width: 600px;
	}
	.gray-col {
		padding: 60px 15% 25px 15px;
	}
	.yellow-col {
		padding: 20px 15px 35px 15%;
	}	
	.lp-phone a {
		font-size: 30px;
	}	
	.right-bg-yellow {
		width: 7%;
		height: 25%;
	}	
	.left-bg-yellow {
		width: 6%;
		height: 20%;
	}		
	.treatments-inner	{
	    padding: 1vw 1vw 0;
		line-height: 1.1;
		font-size: 1.4vw;
		line-height: 1.7vw;
	}
}
@media (max-width: 1294px){
	.footer-baner-content {
    position: relative;
    padding-right: 135px;
}
}
@media (max-width: 1199px){
	body .site-nav {
		height: auto;
	}
	.navbar-collapse.collapse {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.nav > li > a {
		padding: 10px 5px 2px;
	}
	body .site-nav {
		position: initial;
	}
	ul.nav {
		width: 100%;
	}
	.header-lang {
		max-width: 40px;
		margin-bottom: 0px;
	}
	.header-phone {
		margin-top: 3px;
	}
	.header-phone a {
		font-size: 14px;
		padding: 3px 35px 3px 3px;
	}
	.header-logo {
		max-width: 240px;
		margin-bottom: -37px;
	}
	.header-menu {
		font-size: 16px;
	}
	.home-form-text {
		font-size: 22px;
		padding-left: 10px;
	}
	.right-bg-yellow {
		display: none
	}	
	.left-bg-yellow {
		display: none
	}	
	.lp-top-text {
		font-size: 32px;
	}
	.lp-section-title h2 {
		font-size: 35px;
	}
	.lp-section-title.yellow h2 {
		font-size: 32px;
	}
	.gray-col {
		padding: 60px 20px 25px 15px;
	}
	.yellow-col {
		padding: 20px 15px 35px 20px;
	}		
	.gray-col h2 {
		font-size: 30px;
	}
	.gray-col h4 {
		font-size: 22px;
	}
	.lp-form-wide h3 {
		font-size: 36px;
	}
	.lp-phone a {
		font-size: 28px;
		padding-left: 60px;
	}	
	.home-rec.lp  {
		font-size: 70%;
	}
	.home-rec.lp .home-rec-title {
		font-size: 110%;
	}
	.lp-about-yellow {
		font-size: 22px;
	}	
	.home-rec-title {
		font-size: 110%;
	}
	.home-rec {
		font-size: 70%;
	}		
	.home-rec-text {
		height: 130px;
	}
	.fa {
		font-size: 28px;
		width: 50px;
	}	
	.footer-icon {
		width: 50px;
	}
	.treatments-inner a.read-more-link {
   	 	width:10vw;	
	}
	.lp-form-wide h3 {
    font-size: 20px;
}
	.lp-jack-black h3 {
    font-size: 20px;
}
.lp-about-yellow h3 {
    font-size: 26px;
    margin: 0;
}
	.lp-about-yellow {
    font-size: 20px;
}
.lp-section-title.yellow h2 {
    font-size: 20px;
}
/* 	.footer-baner {
		display:none;
	}
	 */
	
}
@media (max-width: 1029px){
	.footer-baner-content {
    position: relative;
    padding-right: 65px;
}
}
@media (max-width: 991px){
	body{
		margin: 0px;
		padding: 0px;
		font-size: 14px;
	}
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h4, .h4, h5, .h5, h6, .h6 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h1, .h1 {
		font-size: 44px;
	}
	h2, .h2 {
		font-size: 34px;
	}
	h3, .h3 {
		font-size: 30px;
	}
	h4, .h4 {
		font-size: 16px;
	}
	h5, .h5 {
		font-size: 14px;
	}
	h6, .h6 {
		font-size: 12px;
	}
	.nav > li > a {
		padding: 7px 3px 2px;
	}
	.header-menu {
		font-size: 14px;
	    min-width: 200px
	}
	.sub-menu {
		font-size: 13px;
		margin-top: -2px;
	}
	h1.contact-title {
		margin: 100px 0px 50px;
	}	
	.contact-map {
		padding: 15px 0;
	}
	.single-rec {
		padding: 55px 30px 40px;
		background-size: 60px 50px;
		margin-bottom: 50px;
		font-size: 150%;
	}
	.rec-title {	
		background-size: 60px 50px;
		padding: 25px 0 0 85px ;	
	}
	.warp-rec {
		margin-top: -100px;
		padding-top: 100px;
	}

	.footer-social {
		padding-top: 10px;
	}	
	.footer-image {
		margin-top: 0px;
	}
	.footer-form {
		margin-bottom: 0px;
		max-width: 500px;
		margin-right: auto;
		margin-left: auto;
	}
	.footer-form h3 {
		font-size: 33px;
	}
	.textwidget {
		margin-top: 25px;
		color: #d5d3d0;
		text-align: center;
		font-size: 20px;
	}
	h2.section-title span {
		right: 15px;
	}
	.icons-slider {
		margin: 0 46px;
	}
	.home-form-text {
		font-size: 22px;
		padding-left: 10px;
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.home-form {
		display: block;
		width: 100%;
		max-width: 400px;		
		margin: 0 auto;
	}
	.col-form {
		margin-top: 13px;
		margin-bottom: 3px;
	}
	.home-form-sec {
		padding: 17px;
	}
	.slick-arrow {
		top: 26%;
	}
	.lp-top-text {
		font-size: 26px;
	}
	.lp-section-title h2 {
		font-size: 28px;
	}	
	.lp-section-title.yellow h2 {
		font-size: 26px;
	}	
	.lp-about  {
		text-align: center;
	}
	.lp-about h3 {
		font-size: 20px;
	}
	.lp-about h4 {
		font-size: 18px;
	}
	.lp-jack-img {
		text-align: center;
	}
	.lp-jack-img img{
		display: inline-block;
	}
	.gray-col{
		padding: 60px 15px 15px;			
	}
	.gray-col h2 {
		font-size: 20px;
	}
	.gray-col h4 {
		font-size: 17px;
	}
	.yellow-col {
		font-size: 20px;
		padding: 20px 15px 15px;
	}
	.yellow-col img{
		max-width: 150px;
		
	}
	.lp-form-wide h3 {
		font-size: 30px;
	}
	.lp-phone {
		text-align: center;
	}
	.lp-phone a{
		display: inline-block;
		padding-left: 65px;
	}
	.detail-text {
		font-size: 30px;
	}	
	.lp-about-yellow {
		text-align: center;
	}
	.home-rec-title {
		font-size: 130%;
	}
	.home-rec {
		font-size: 90%;
	}		
	.home-rec-text {
		height: 120px;
	}	
	.treatments-inner a.read-more-link {
   	 	width:11vw;	
	}	
	.page-template-template-page-landpage iframe {
		max-width: 100%;
	}
	.yellow-col h2 {
		font-size: 20px;
	}
	.yellow-col h4 img {
		max-width: 25%;
	}	
	.yellow-col h4 {
		font-size: 16px;
	}	
	.yellow-col {
		font-size: 16px;
	}	
	.lp-jack-black h3 {
		margin-bottom: 40px;
		text-align: center;
	}	
	.lp-jack-black {
		padding-left: 0px; 
	}
	.yellow-bg {
		padding: 20px 0 20px;
		overflow: hidden
	}
	.lp-about-yellow {
		padding-right: 0px;
		padding-top: 60px;
	}
	.yellow-bg-black-half {
		position: absolute;
		top: -150px;
		right: 0px;
		left: 0%;
		bottom: 50%;
		-webkit-transform: skew(0deg);
		-moz-transform: skew(0deg);
		transform: skew(-25deg);
		transform: skewY(-5deg);
		background-color: #000;
	}	
	.gray-col li {
		padding-right: 29px;
    	background-size: 23px 24px;
	}	
}
@media (max-width: 889px){
	.footer-baner-content {
    position: relative;
    padding-right: 20px;
}
	div#baner-mail-field {
    width: 61%;
    display: inline-block;
}
	div#baner-mail-btn {
    display: inline-block;
    width: 38%;
}
}
@media (max-width: 767px){
	.navbar-toggle {
		border: 1px solid #fff;
		margin-right: 0px;
		margin-top: 30px;
		margin-bottom: 0px;
	}
	.navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-collapse.collapse {
		margin-top: 0px;
		margin-bottom: 0px;
		box-shadow: initial;
		border: 0px;
		border-color: transparent;
		box-shadow: initial;
	}
	.navbar-collapse.collapse.in {
		display: block!important;
		width: 100%;
		margin: 0px;
		padding-right: 15px;
		padding-left: 15px;
		overflow-y: unset;
	}
	.navbar-nav {
		margin: 7.5px 0px;
	}
	.arrowdown {
		display: block;
		width: 20px;
		height: 20px;
		color: #fff;
		cursor: pointer;
		position: absolute;
		top: 8px;
		right: 7px;
		border-radius: 50%;
		background-color: #000;
		text-align: center;
		line-height: 20px;
	}
	.menu-item-has-children:hover .sub-menu {
		display: none;
	}
	.menu-item-has-children:hover .sub-menu.open-mobile {
		display: block;
	}
	.sub-menu.open-mobile {
		display: block;
	}
	.header-menu .nav.navbar-nav > li > a {
		display: inline-block;
	}
	.nav > li > a {
		padding: 2px 3px 2px;
	}
	.sub-menu {
		position: relative;
		z-index: 1000;
		width: 100%;
		font-size: 14px;
		text-align: left;
		background-color: transparent;
		border: 0px;
		border-radius: 4px;
		background-clip: padding-box;
		margin-left: 10px;
		padding: 5px 0;
		margin: 0;
		left: unset;
		right: unset;
	}
	.nav.navbar-nav > li .sub-menu > li > a {
		padding: 1px 5px;
	}
	h1.page-title {
		margin-right: 30px;
	}
	.header-wrap {
		margin-top: 40px;
	}
	.header-logo {
		position: relative;
		margin-bottom: -62px;
	}
	.header-menu {
		position: initial;
		right: 0;
		top: 40px;
		background-color: #676c62;
		width: 100%;
	}
	.treatments-box {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0px;
	}
	.treatments-inner {
		font-size: 4vw;
		line-height: 4.2vw;
	}
	.treatments-inner h2 {
		font-size: 5.8vw;
	}
	h2.section-title {
		margin: 70px 0px 50px;
	}
	.rec-slider {
		margin: 0 40px;
	}
	.home-about-warp {
		padding: 15px;
		background-position: right top;
	}
	.home-about {
		padding-bottom: 31px;
	}
	.home-about h3 {
		margin-bottom: 8px;
		margin-top: 0;
	}
	.nav.navbar-nav > li {
		background-color: transparent;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		padding-top: 5px;
	}
	ul.nav {
		margin-bottom: 10px;
	}
	.treatments-box-wrap {
		margin-right: 0px;
		margin-left: 0px;
	}
	.lp-top-text {
		font-size: 18px;
	}
	.lp-section-title h2 {
		font-size: 20px;
	}
	.lp-section-title.yellow h2 {
		font-size: 19px;
	}	
	.bg-sky {
		padding-top: 15px;
	}	
	.lp-cell {
		display: table-row;
		text-align: center;
	}
	.gray-col {
		padding: 15px;
	}
	.lp-form-wide h3 {
		font-size: 26px;
	}
	.lp-form-wide .wpcf7 {
		max-width: 450px;
		margin: 0 auto;
	}
	.treatments-inner a.read-more-link {
		bottom: 5px;
	}	
	.treatments-inner a.read-more-link {
   	 	width:22vw;	
	}		
	.gray-col li {
		display: block;
		min-width: 51%;
		text-align: initial;
	}
}
@media (max-width: 693px){
	div#baner-mail-btn, div#baner-mail-field {
		width:100%;
	}
	span.footer-baner-title {
    font-size: 26px;
    text-decoration: underline;  
}
	p.footer-baner-text {
    font-size: 14px;
}
	.footer-baner-wriper {
    width: 66%;
    top: 140px;
    height: 284px;
}
	.footer-baner {
    background-image: url(https://dr-jack.co.il/wp-content/uploads/2019/04/book-01.png);
    background-position: -789px center;
}
	.footer-baner-wriper {
    width: 100%;
	padding-left:20px; 
}
	span.footer-baner-title {
    font-size: 30px;
    text-decoration: underline;
}
	span.footer-baner-title2 {
    color: #fff;
    font-size: 22px;
}
	p.footer-baner-text {
    font-size: 16px;
}
	}
@media (max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
	.article-slider {
		margin: 0 15px;
	}
	.article-slider .slick-prev.slick-arrow{
		 left: -30px;
	}
	.article-slider .slick-next.slick-arrow{
		 right: -30px;
	}
	.treatments-inner a.read-more-link {
   	 	width:27vw;	
	}
	.lp-rec-text{
		min-height: auto;
	}
}
@media (max-width: 527px){
	h3, .h3 {
		font-size: 24px;
	}
	.contact-info {
		background-size: 50% auto;
		font-size: 130%;
	}
	.contact-form {
		padding: 10px 25px 40px;
	}
	.single-rec {
		font-size: 100%;
		background-size: 45px 37px;
		padding: 40px 30px 40px;
	}
	.rec-title {
		background-size: 45px 37px;
		padding: 21px 0 5px 64px;
	}
	h1.page-title {
		margin: 00px 11px;
		padding: 5px 7px;
		font-size: 30px;
	}
	.lp-form h2 {
		font-size: 30px;
	}
	.detail-text {
		font-size: 18px;
	}
	.lp-form a {
		font-size: 24px;
		background-size: auto 100%;
	}
	.lp-section-title h2 {
		max-width: 244px;
		display: inline-block;
	}
	.lp-section-title.yellow h2 {
		max-width: 260px;
	}
	.vid-inner iframe{
		height: 300px !important;
	}
}
@media (max-width: 480px){ 
	.header-lang {
		max-width: 25px;
		margin-right: 0px;
		margin-top: 11px;
	}
	.header-phone a {
		font-size: 12px;
		padding: 3px 30px 3px 1px;
	}
	#nav-icon3 {
		width: 32px;
	}
	#nav-icon3 span {
		left: 5px;
	}
	.header-logo {
		max-width: 180px;
	    margin-bottom: -24px;
		position: relative;
		z-index: 1;
	}
	.et_divi_builder #et_builder_outer_content .et_pb_text_align_right {
		text-align: inherit !important;
	}
}
@media (max-width: 387px){ 
	.header-image {
		padding-top: 1px;
		background-color: #000;
	}
	.contact-info {
		font-size: 100%;
	}
	.header-menu {
		position: fixed;
		right: 0;
		left: 0;
		top: 86px;
		background-color: #676c62;
	}
	.navbar-collapse.collapse.in {
		padding-top: 10px;		
	}
	.header-phone a {
		font-size: 12px;
		padding: 3px 3px 3px 1px;
		background-image: initial;
	}
	
}
@media (max-width: 340px) {
	h2, .h2 {
		font-size: 24px;
	}
	.treatments-inner a.read-more-link {
   	 	width:30vw;	
	}
}
@media (max-width: 326px) {
	span.footer-baner-title {
    font-size: 27px;
	}
	span.footer-baner-title2 {
    font-size: 18px;
}
}

.home .rev_slider iframe {
    opacity: 1 !important;
    visibility: inherit !important;
}

.footer-copyright {
display: block;
width: 100%;
text-align: center;
	font-size:16px;
}
.footer-copyright a{
color: #bfbfbf;
text-decoration:none;
}



