/*

Theme Name: DigitalMarket

Theme URI: http://digitalmarket.co.il/

Author: Mp DigitalMarket

Author URI: http://digitalmarket.co.il/

Description: DigitalMarket theme for dentalart.

Version: 1.0

Text Domain: dm

*/



/* Open Sans Hebrew */

@font-face {

  font-family: 'Open Sans Hebrew';

  font-style: italic;

  font-weight: 300;

  src: url(assets/open-sans/OpenSansHebrew-LightItalic.eot);

  src: url(assets/open-sans/OpenSansHebrew-LightItalic.eot?#iefix) format('embedded-opentype'),

       url(assets/open-sans/OpenSansHebrew-LightItalic.ttf) format('truetype');

}

@font-face {

  font-family: 'Open Sans Hebrew';

  font-style: normal;

  font-weight: 300;

  src: url(assets/open-sans/OpenSansHebrew-Light.eot);

  src: url(assets/open-sans/OpenSansHebrew-Light.eot?#iefix) format('embedded-opentype'),

       url(assets/open-sans/OpenSansHebrew-Light.ttf) format('truetype');

}

@font-face {

  font-family: 'Open Sans Hebrew';

  font-style: italic;

  font-weight: 400;

  src: url(assets/open-sans/OpenSansHebrew-Italic.eot);

  src: url(assets/open-sans/OpenSansHebrew-Italic.eot?#iefix) format('embedded-opentype'),

       url(assets/open-sans/OpenSansHebrew-Italic.ttf) format('truetype');

}

@font-face {

  font-family: 'Open Sans Hebrew';

  font-style: normal;

  font-weight: 400;

  src: url(assets/open-sans/OpenSansHebrew-Regular.eot);

  src: url(assets/open-sans/OpenSansHebrew-Regular.eot?#iefix) format('embedded-opentype'),

       url(assets/open-sans/OpenSansHebrew-Regular.ttf) format('truetype');

}

@font-face {

  font-family: 'Open Sans Hebrew';

  font-style: italic;

  font-weight: 700;

  src: url(assets/open-sans/OpenSansHebrew-BoldItalic.eot);

  src: url(assets/open-sans/OpenSansHebrew-BoldItalic.eot?#iefix) format('embedded-opentype'),

       url(assets/open-sans/OpenSansHebrew-BoldItalic.ttf) format('truetype');

}

@font-face {

  font-family: 'Open Sans Hebrew';

  font-style: normal;

  font-weight: 700;

  src: url(assets/open-sans/OpenSansHebrew-Bold.eot);

  src: url(assets/open-sans/OpenSansHebrew-Bold.eot?#iefix) format('embedded-opentype'),

       url(assets/open-sans/OpenSansHebrew-Bold.ttf) format('truetype');

}

@font-face {

  font-family: 'Open Sans Hebrew';

  font-style: italic;

  font-weight: 800;

  src: url(assets/open-sans/OpenSansHebrew-ExtraBoldItalic.eot);

  src: url(assets/open-sans/OpenSansHebrew-ExtraBoldItalic.eot?#iefix) format('embedded-opentype'),

       url(assets/open-sans/OpenSansHebrew-ExtraBoldItalic.ttf) format('truetype');

}

@font-face {

  font-family: 'Open Sans Hebrew';

  font-style: normal;

  font-weight: 800;

  src: url(assets/open-sans/OpenSansHebrew-ExtraBold.eot);

  src: url(assets/open-sans/OpenSansHebrew-ExtraBold.eot?#iefix) format('embedded-opentype'),

       url(assets/open-sans/OpenSansHebrew-ExtraBold.ttf) format('truetype');

}



/**********************/

/******* general ******/

/**********************/



body {

    overflow-x: hidden;

}



img {

    max-width: 100%;

    height: auto;

}



p, li, a {

	color: #40464b;

	font-size: 18px;

}



h1,

.right-side h2 {

    margin: 0 9px 25px 0;
	font-weight: 100;
    color: #414b58;

}



h2 {

    color: #c1d736;

	font-size: 36px;

}



h3 {

    color: #394253;

	font-size: 24px;

}



h4 {

    color: #394253;

    font-size: 20px;

}



.content a {

    color: #800000;

}



.headline h2 {

    margin-bottom: 45px;

    margin-top: 30px;

    text-align: center;

}



.widget-title {

    font-size: 36px;
    color: #374251;
    font-weight: lighter;
	margin: 0px 13px 30px 0px;

}



.widget:not(:last-child) {

    margin-bottom: 50px;

}



.team h2 {

    color: #8a8066;

	line-height: 90px;

	font-size: 36px;

}



.team a {

    text-decoration: none;

}



.inner-overlay h4 {

    font-size: 24px;

    font-weight: bold;

}



.overlay-img p.read-more {

    font-size: 16px;

    font-weight: bold;

    position: relative;

    top: 20px;

}



.slick-slider * {

    outline: none!important;

}



/* backgrounds

.bg-01 {background: url(assets/images/bg-01.jpg);}

.bg-02 {background: url(assets/images/bg-02.jpg);}

.bg-03 {background: url(assets/images/bg-03.jpg);}

.bg-04 {background: url(assets/images/bg-04.jpg);}
 */


/**/



img.alignright {

    float: right;

    margin: 0px 0px 15px 15px;

}



img.alignleft {

    float: left;

    margin: 0px 15px 15px 0px;

}



img.aligncenter {

    margin: 15px auto;

    display: block;

    clear: both;

}



.gallery {

    clear: both;

}



.gallery  .gallery-item {

    padding: 7px;

}



.btn {

	background: #85744c;

	color: #ffffff!important;

	font-size: 18px;

	font-weight: bold;

	border-radius: 0!important;

}



/**********************/

/******* header *******/

/**********************/

header.bg-01 {
    position: relative;
    z-index: 2;
}

.logo h1 {

    margin: 0;

}



.logo {

    margin: 10px 0 5px 0;

}

body.mobile .logo img {

    width: 200px;

}



body.mobile {

    padding-top: 50px;

	padding-bottom: 44px;

}



/* icons */

footer .social.dm-icons {

    float: left;

    clear: both;

    margin-top: -28px;

}
header .social.dm-icons {
	  float: left;

      clear: both;

      margin-top: 15px;

}



.social.dm-icons a {

    width: 25px;

    line-height: 21px;

    font-size: 12px;

    display: inline-block;

    text-align: center;

    color: #ffffff;

    padding: 2px;
	
	background-color: #000;

}

.social.dm-icons a:hover {
    background: #c1d736;
    color: #000;
}


a.facebook {background: #3e5b97;}

a.twitter {background: #2aa7de;}

a.linkedin {background: #4393cc;}

a.google-plus {background: #d51f1f;}

a.pinterest-p {background: #c3282d;}



/* header-info */



.header-info {

    float: left;

    clear: both;

    width: 100%;

	position: relative;

}
.header-search {
   width: 100px;
    float: left;
    margin-top: 17px;
    font-size: 14px;
	cursor: pointer;
	z-index: 2;
    position: relative;
}
img.wpml-ls-flag.iclflag {
    width: 26px;
}
img.admin_iclflag {
    width: 33px !important;
}
.info-field {
    width: auto;
    text-align: left;
}

.header-info .info-field  p {
	padding: 0px;
    font-size: 24px;
    width: auto;
    display: block;
    float: left;
}




.header-info p:last-child {

    margin-bottom: 0;

}



.header-info p {

    font-size: 20px;

    line-height: 1.2;

}



.header-info p a {

    font-size: 16px;

}



/* info */

.info {

    float: left;

    margin-top: 30px;

	margin-bottom: 10px;

}



.info span {

    float: right;

}



.info a {

    color: #8a8066;

    margin-right: 30px;

	text-decoration: none;

}



.info span:first-child a {

    margin-right: 0;

}



/* menu */

.desktop .nav-menu {

	border-top-style: solid;
    border-color: #c1d736;
    background: rgba(255,255,255,0.85);
    z-index: 1;
    position: relative;

}
.desktop .nav-menu li.current-menu-item a,

 .desktop .nav-menu li:hover a {

    color: #000;

	background: #c1d736;

}
.desktop #menu-main {
    margin-top: -3px;
}



header ul.nav {

    text-align: center;

}



.desktop header .nav > li {

    display: inline-block;

}



.navbar {

    margin: 0;

}






.desktop .nav.header-menu a {

    color: #000000;

    font-size: 22px;

    display: inline-block;

}



.desktop .nav.header-menu ul.sub-menu a {

    font-size: 18px;

	padding: 5px;

}



.nav a {text-decoration: none;}



.desktop .nav.header-menu .dropdown-menu>li>a {

    color: #c1d736;

	font-size: 18px;

	width: 100%;

}



.desktop .nav .open>a, .desktop .nav .open>a:focus, .desktop .nav .open>a:hover,

.desktop .nav>li>a:focus, .desktop .nav>li>a:hover {

    background-color: #c1d736;
	    color: #000;

}



.desktop header li.menu-item-has-children > a:after {

    display: inline-block;

    font: normal normal normal 14px/1 FontAwesome;

    font-size: inherit;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    content: "\f107";

    margin-right: 5px;

    font-size: 17px;

}

.sub-menu li, .sub-menu li:before {
    margin-right: 10px;
}

.desktop header .header-menu ul.sub-menu {

    display: none;

    padding: 0;

    position: absolute;

    background: #ffffff;

    width: 200px;

    list-style: none;

	z-index: 10;

}



.desktop .header-menu > li:hover > ul.sub-menu {

    display: block;

}



.desktop .header-menu > li:hover > a {

       background: #c1d736;

}

.desktop ul.sub-menu ul.sub-menu {
    right: 100%;
    margin-top: -35px;
}
ul.sub-menu ul .menu-item-has-children:hover {
    display:inline-block;
}
.desktop .sub-menu li {
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
}

.desktop .sub-menu li a, ul.side-links.sidebar-menu li a {
    font-size: 16px !important;
}
.desktop .sub-menu li {
    text-align: right;
}


/* breadcrumbs */

.breadcrumbs a, .breadcrumbs span {

    font-size: 16px;

    color: #384153;

}



.breadcrumbs {

    line-height: 90px;

}



.mobile .breadcrumbs {

    line-height: 60px;

}



/**********************/

/******* footer *******/

/**********************/



.footer {

    overflow: hidden;

}



.footer-right, .footer-left {

	height: 100%;

}



.footer-right {


	color: #000;

}



.footer-left {


    padding: 4px 18px 4px 0;

}



.footer-left > .row {

    height: 100%;

    border-left: none;

}



.footer-right span.bg {

    content: '';

    width: 100%;

    height: 100%;


    display: inline-block;

    position: absolute;

    right: -100%;

	top: 0px;

    padding: 40px;

}


.footer-left span.bg {
    
    left: 0;
    
    content: '';

    width: 100%;

    height: 100%;

    display: inline-block;

    position: absolute;

	top: 0;

	padding: 4px 0;
}

.rtl .footer-left span.bg {

    left: -100%;

}



.footer-left span.bg:before {

    content: '';

    width: 100%;

    height: 100%;

    display: inline-block;

    border-right: 0;

    border-left: 0;

}



.mobile .footer-left * {

    text-align: center;

}



.mobile .social.dm-icons {

	float: none;

	margin-bottom: 15px;

}



.mobile .footer-bottom * {

    text-align: center;

}



.mobile .ami-credit, .mobile  a.credit {

    width: 100%;

}



.footer-right {

    padding-right: 15px!important;

}



.footer-left {

    padding-left: 15px!important;

}



.footer h4 {

    font-size: 24px;

}



.footer-left h4 {

    color: #c1d736;

}



.footer-right h4 {

    color: #c1d736;

}



ul.footer-menus {

   padding: 0;
    list-style: none;
}

.footer-right .row > div:last-child ul.footer-menus {

    border-left-style: none;
   

}



.footer-right a {

    color: #000;

}



.footer p, .footer a {

	font-size: 14px;

	text-decoration: none;

}



.footer-left h3 a {

    font-size: inherit;

}



.footer-left p {

    font-size: 16px;

}



.footer-left p, .footer-left a {

	color: #000;

}



.footer-right, .footer-left {

    padding: 40px;

}



ul.footer-menu {

    float: left;

}



.footer-menu > li {

    display: inline-block;

}



a.credit {

    padding: 10px 0;

    display: inline-block;

}



span.ami-credit {

    float: left;

    display: inline-block;

    padding: 10px 0;

}



/**********************/

/****** article *******/

/**********************/

section.page-content {

    padding-top: 20px;

}



section.content:not(.home-content) {

    padding: 60px 0;

}



/**********************/

/****** archive *******/

/**********************/

.article-item img {

    width: 100%;

}


.article-item,.partner_home .container > div,

.posts > div {

    margin-bottom: 40px;

	-ms-transform: scale(1,1); /* IE 9 */

    -webkit-transform: scale(1,1); /* Safari */

    transform: scale(1,1);

	-webkit-transition: all 0.2s ease;

	transition: all 0.2s ease;

}


.article-item:hover,

.posts > div:hover,.partner_home .container > div:hover {

	-ms-transform: scale(1.05,1.05); /* IE 9 */

    -webkit-transform: scale(1.05,1.05); /* Safari */

    transform: scale(1.05,1.05);

}



.posts img {

    width: 100%;

	-webkit-transition: all 0.2s ease;

	transition: all 0.2s ease;

	-webkit-filter: brightness(1);

	filter: brightness(1);

}



.posts > div:hover img {

	-webkit-filter: brightness(1.1);

	filter: brightness(1.1);

}



.posts a {

    text-decoration: none;

}



.article-item p.read-more p {

    color: inherit;

    font-size: 16px;

}



.posts p {

	color: #40464b;

	font-size: 16px;

}



.posts p.date {

    /*font-weight: bold;*/

}



.archive-title {

	margin-bottom: 40px;

}



hr.gup {

    border-bottom: 1px solid rgba(120, 111, 89, 0.4);

	border-top: none;

    padding-bottom: 30px;

}



/**********************/

/** sidebar & layout **/

/**********************/

.left-side {

    float: left;

}



.right-side {

    float: right;

}



ul.side-links {

    padding: 0;

    list-style: none;

}



.sidebar-menu li a,

ul.side-links a {

    font-size: 22px;

    line-height: 26px;

    display: inline-block;

    width: 100%;

    text-decoration: none;

    padding: 10px 20px 10px 10px;

    color: #36404f;

}



.sidebar-menu li:before, ul.side-links li:before {
    content: "\f104";
    font-family: FontAwesome;
    position: absolute;
    margin-top: 10px;
    right: 5px;
    z-index: 1;
    color: #363f50;
    font-weight: bolder;
}



ul.side-links ul li:before ,

.sidebar-menu ul.sub-menu li:before {

	font-size: 14px;

	margin-top: 14px;

}



.sidebar-menu > li:hover:before,

ul.side-links > li:hover:before {

	color: #ffffff;

}



.sidebar-menu > li {

    border-top: 1px solid rgba(120, 111, 89, 0.4);

}



.sidebar-menu > li:last-child {

    border-bottom: 1px solid rgba(120, 111, 89, 0.4);

}



ul.sub-menu {

    list-style: none;

    padding: 0;

}



.sidebar-menu ul.sub-menu a {

	color: #223344;

	font-size: 18px;

}



.sidebar-menu > li > a:hover ,

.sidebar-menu > li.current-menu-item > a,

ul.side-links > li.current > a {

    background: #c1d736;
    color: #384150!important;

}

.sidebar-menu li:hover: li:before, ul.side-links li:hover li:before{

    color: #fff;

}



.sidebar-menu ul.sub-menu li:hover a {

    color: #ffffff;

}

.desktop  .header-menu .sub-menu a {
    background: transparent !important;
}

 .sub-menu li:hover {
    background: #c1d736;
    color: #fff !important;
}


section.page-content {

	padding-bottom: 100px;

}



/* layout */

@media screen and (min-width: 1200px){

	.col-lg-4:nth-child(3n+1) {

		clear: right;

	}

}



@media screen and (max-width: 1200px){

	.col-lg-4:nth-child(2n+1) {

		clear: right;

	}

}



.col-lg-6:nth-child(2n+1) {

    clear: right;

}



/**********************/

/******** home ********/

/**********************/



/* slider */


/* home icons */

section.home-icons > .container {

    padding: 30px 0;

}



section.home-icons > .container > div {

    padding: 0;

}



section.home-icons .row > .col-lg-4 {

    margin-bottom: 60px;

}



.icon-item {

	position: relative;

	right: 0px;

    padding-top: 20px;

    padding-bottom: 20px;

    float: left;

    width: calc(100% - 60px);

	background: rgba(255, 255, 255, 0);

}



.icon-item:hover {

    right: 15px;

}



a.icon-link:hover .icon-item {

	background: rgba(255, 255, 255, 1);

}



a.icon-link * {

	-webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

}



.icon-item .icon {

    background-image: url(assets/images/bg-01.jpg);

    width: 120px;

    height: 120px;

    float: right;

    border-radius: 100%;

    padding: 10px;

    position: relative;

    left: 60px;

    margin-left: -60px;

}



a.icon-link:hover .icon-item .icon span {

	background-color: #aa9b76;

}



.icon-item .icon span {

    width: 100px;

    height: 100px;

    border: 2px solid #aa9b76;

    border-radius: 100%;

    background-color: #ffffff;

	display: inline-block;

}



.txt-item {

    float: left;

    width: calc(100% - 60px);

    text-align: right;

    padding: 0 15px;

}



.txt-item h3 {

    margin-top: 10px;

    color: #79673c;

    font-weight: bold;

	font-size: 18px;

}



.txt-item p {

    color: #4d4235;

    font-size: 16px;

    line-height: 1.2;

}



p.read-more {

    margin-bottom: 0;

}



.txt-item span {

    color: #c1d736;

    font-weight: bold;

    font-size: 16px;

}



.icon-link {

    display: inline-block;

    float: right;

    width: 100%;

}



/* testimonial */

.testimonial-slider {

    margin-bottom: 30px;

	width: 100%;

	float: right;

}



/* home-content */

.team-slider {

    margin-bottom: 90px;

}



.team-item {

    outline: none;

}



.team-item img {

    margin: auto;

}



/*.team-item > div {

       margin: auto;
    width: 100px;
    height: 100px;
    max-width: 100%;
    overflow: hidden;
    background: #c1d736;
    transform: rotate(45deg);

}*/

.team-item.slick-slide {
    padding: 26px;
}


/*
.team-item > div > a {

    display: inline-block;

    position: relative;

    z-index: 99999;

    width: 100%;

    height: 100%;

    border-radius: 100%;

    overflow: hidden;

}*/



.team-item > div > a:before {

    content: '';

    display: block;/*

    width: 100%;

    height: 100%;

    background: none;

    position: relative;

    z-index: 99;

    border-radius: 100%;

    border: 15px solid rgba(0,0,0,0.15);

    margin-bottom: -100%;*/

}



.overlay-img {

    width: 280px;

	background: #fff;

    height: 100%;

    position: absolute;

    display: table-cell;

    vertical-align: middle;

	border-radius: 100%;

	transform: scale(0,0);

    transition: all 0.3s ease;

    opacity: 0;

}



.team-item > div:hover .overlay-img {

    display: table-cell;

    transform: scale(1,1);

    opacity: 1;

}



.overlay-img * {

    color: #fefefe;

}



.inner-overlay {

    display: table-cell;

    width: 4000px;

    text-align: center;

    vertical-align: middle;

    height: 280px;

}



.team-slider .slick-arrow:before {

    color: #ffffff;

    font-size: 28px;

    padding: 3px 10px;

}

/*

.team-slider .slick-prev {

    left: 47%;

	left: calc(50% - 30px);

}



.team-slider .slick-next {

    right: 47%;

	right: calc(50% - 30px);

}



button.slick-arrow {

	top: 102%;

    top: calc(100% + 45px);

}

*/

/* articles */

.articles .article-item {

    margin-bottom: 30px;

}



.article-item > a {

    text-decoration: none;

}



.article-item p {

    font-size: 16px;

    line-height: 1.2;

}



.article-item p.read-more{

    color: #c1d736;

	font-weight: bold;

}




.nav-links > span,

.nav-links > a {

    padding: 5px 10px;

    color: #f7ffff;

	font-size: 16px;

}



.nav-links > a {

    background: #000000;

}

.pagination a:focus, .pagination a:hover {
    color: #c1d736;
    text-decoration: none;
}

.nav-links > span {

	background: #c1d736;

}







/**********************/

/******** about *******/

/**********************/

.team > div {

	overflow: hidden;

}



.team span {

    overflow: hidden;

    display: inline-block;

    width: 100%;

}



.team > div img {

	width: 100%;

    -ms-transform: scale(1,1);

    -webkit-transform: scale(1,1);

    transform: scale(1,1);

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease;

	-ms-transition: all 0.2s ease;

	-o-transition: all 0.2s ease;

	transition: all 0.2s ease;

}



.team > div:hover img {

    -ms-transform: scale(1.1,1.1);

    -webkit-transform: scale(1.1,1.1);

    transform: scale(1.1,1.1);

}



/**********************/

/********* 404 ********/

/**********************/

.not-found {

    text-align: center;

    padding: 30px;

}



.not-found h1 {

    font-weight: bold;

	font-size: 3vw;

}



.not-found h2 {

    font-size: 14vw;

}



/**********************/

/******* compare ******/

/**********************/

.compare {

    direction: ltr;

}



.compare .row > div:before {

    display: inline-block;

    width: 100%;

    text-align: center;

    font-size: 20px;

    font-weight: bold;

    color: #c1d736;

    padding: 10px;

}



.compare img {

    border: 7px solid #dedace;

}



.compare .row > div:first-child:before {

    content: '&#65533;&#65533;&#65533;&#65533;';

}



.compare .row > div:last-child:before {

    content: '&#65533;&#65533;&#65533;&#65533;';

}



.compare-carusel, .compare {

	margin-bottom: 15px;

}



.compare-carusel .slick-slide {

    cursor: pointer;

}



.compare-carusel .col-xs-6 {

    padding: 0;

}



.compare-carusel .row {

    margin-right: 15px;

    margin-left: 15px;

    border: 7px solid #dedace;

}



.compare .slick-arrow:before {

    color: #ffffff;

    font-size: 28px;

    background: #85744c;

    padding: 3px 10px;

}



.compare button.slick-arrow {

    top: 50%;

	top: calc(50% +10px);

    z-index: 99;

}



.compare .slick-next {

    right: 16px;

}



.compare .slick-prev {

    left: 7px;

}



/**********************/

/******** form ********/

/**********************/



input, textarea, select {

    width: 100%;

    padding: 12px;

    border: none;

    background: #ffffff;

}



input.wpcf7-submit {

   background: #c1d736;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    padding: 11px;
    font-weight: 600;

}



::-webkit-input-placeholder { opacity: 1; color: #000; } /* gray80 */

:-moz-placeholder           { opacity: 1; color: #000; } /* Firefox 18- (one color)*/

::-moz-placeholder          { opacity: 1; color: #000; } /* Firefox 19+ (double colons) */

:-ms-input-placeholder      { opacity: 1; color: #000; }


.form-contact ::-webkit-input-placeholder { opacity: 1; color: #345; } /* gray80 */

.form-contact :-moz-placeholder           { opacity: 1; color: #345; } /* Firefox 18- (one color)*/

.form-contact ::-moz-placeholder          { opacity: 1; color: #345; } /* Firefox 19+ (double colons) */

.form-contact :-ms-input-placeholder      { opacity: 1; color: #345; }



textarea {

    height: 120px;

}


span.wpcf7-not-valid-tip {
    color: #000;
    font-weight: bold;
}

img.ajax-loader {

    position: fixed;

    bottom: -25px;

    right: 45%;

    background: #c1d736;

    padding: 15px;

    border-radius: 100%;

    margin: 0!important;

    border: 4px solid #ffffff!important;

    box-shadow: 0px 0px 150px #000000;

    top: 50%;
	z-index: 1;

}



div.wpcf7-response-output {

    margin: 1em 0 1em;

    text-align: center;

}



div.wpcf7-validation-errors {

    border: 2px solid #6d7880;

    background: #f2f2f2;

}



span.wpcf7-not-valid-tip {

    font-size: 14px;

}



form.wpcf7-form p {

    display: inline-block;

    width: 100%;

}



form.wpcf7-form p:last-child {

    margin-bottom: 0;

}

input.wpcf7-submit:hover {
    background: #000;
    color: #c1d736;
}

span.wpcf7-not-valid-tip {
    color: #000;
}

/* contact */

.page-template-contact section.page-content {

    padding-top: 0;

}



.page-template-contact h4 {

    margin-bottom: 30px;

}



.g-map {

    border: 7px solid #dedace;

}



.page-template-contact .right-side div.wpcf7 {

    margin-top: 30px;

}



/* gallery */

span#captionText {

    font-size: 16px;

    font-family: 'Open Sans Hebrew', Arial, sans-serif;

}



/* accessibility */

.material-icons.md-32 {

    font-size: 28px;

}



#acp-toggle-toolbar {

	width: 60px;

	height: 60px;

}



#acp-toggle-toolbar:focus, #acp-toggle-toolbar:hover {

    border: 3px solid #667685;

}



button#acp-toggle-toolbar {

	top: 136px!important;

}



.acp-author {

    display: none;

}



body.acp-readable .acp-toolbar-btn span, body.acp-marklinks .acp-toolbar-btn span, body.acp-dark .acp-toolbar-btn span, body.acp-bright .acp-toolbar-btn span, .acp-toolbar-btn span, body.acp-readable .acp-toolbar-btn i, body.acp-marklinks .acp-toolbar-btn i, body.acp-dark .acp-toolbar-btn i, body.acp-bright .acp-toolbar-btn i, .acp-toolbar-btn i, body.acp-readable .acp-toolbar-btn, body.acp-marklinks .acp-toolbar-btn, body.acp-dark .acp-toolbar-btn, body.acp-bright .acp-toolbar-btn, .acp-toolbar-btn {

    background-color: #292b30  !important;

    border: none!important;

}



body.acp-readable .acp-toolbar-btn.acp-active span, body.acp-readable .acp-toolbar-btn.acp-active i, body.acp-readable .acp-toolbar-btn:hover span, body.acp-readable .acp-toolbar-btn:hover i, body.acp-readable .acp-toolbar-btn:focus span, body.acp-readable .acp-toolbar-btn:focus i, body.acp-marklinks .acp-toolbar-btn.acp-active span, body.acp-marklinks .acp-toolbar-btn.acp-active i, body.acp-marklinks .acp-toolbar-btn:hover span, body.acp-marklinks .acp-toolbar-btn:hover i, body.acp-marklinks .acp-toolbar-btn:focus span, body.acp-marklinks .acp-toolbar-btn:focus i, body.acp-dark .acp-toolbar-btn.acp-active span, body.acp-dark .acp-toolbar-btn.acp-active i, body.acp-dark .acp-toolbar-btn:hover span, body.acp-dark .acp-toolbar-btn:hover i, body.acp-dark .acp-toolbar-btn:focus span, body.acp-dark .acp-toolbar-btn:focus i, body.acp-bright .acp-toolbar-btn.acp-active span, body.acp-bright .acp-toolbar-btn.acp-active i, body.acp-bright .acp-toolbar-btn:hover span, body.acp-bright .acp-toolbar-btn:hover i, body.acp-bright .acp-toolbar-btn:focus span, body.acp-bright .acp-toolbar-btn:focus i, .acp-toolbar-btn.acp-active span, .acp-toolbar-btn.acp-active i, .acp-toolbar-btn:hover span, .acp-toolbar-btn:hover i, .acp-toolbar-btn:focus span, .acp-toolbar-btn:focus i, body.acp-readable .acp-toolbar-btn.acp-active, body.acp-readable .acp-toolbar-btn:hover, body.acp-readable .acp-toolbar-btn:focus, body.acp-marklinks .acp-toolbar-btn.acp-active, body.acp-marklinks .acp-toolbar-btn:hover, body.acp-marklinks .acp-toolbar-btn:focus, body.acp-dark .acp-toolbar-btn.acp-active, body.acp-dark .acp-toolbar-btn:hover, body.acp-dark .acp-toolbar-btn:focus, body.acp-bright .acp-toolbar-btn.acp-active, body.acp-bright .acp-toolbar-btn:hover, body.acp-bright .acp-toolbar-btn:focus, .acp-toolbar-btn.acp-active, .acp-toolbar-btn:hover, .acp-toolbar-btn:focus {

    background-color: #667685 !important;

}



button#acp-toggle-toolbar {

    box-shadow: none!important;

}

body.acp-readable #acp-toolbar, body.acp-marklinks #acp-toolbar, body.acp-dark #acp-toolbar, body.acp-bright #acp-toolbar, #acp-toolbar {
    z-index: 99999999;
}


/* elementor */

.elementor-toggle-title.active {

    font-weight: bold!important;

}



/* likebox */

.likebox {

    overflow: hidden;

    border: 5px solid #dedace;

}

a.popup-btn {
    left: -89px;
    width: 229px;
	top: 251px;
 
}
a.popup-btn:after {
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 31px 27px 0;
    border-color: transparent #c2d736 transparent transparent;
    line-height: 0px;
    _border-color: #000000 #c2d736 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    display: block;
    position: absolute;
    left: -30px;
    top: -1px;
	transition: border-color .25s ease-in-out;
    -webkit-transition: border-color .25s ease-in-out; 

}
a.popup-btn:hover:after {
	 border-color: transparent #000 transparent transparent;
    _border-color: #fff #000 #fff #fff;
}

.popup-btn i.fa.fa-arrow-left {
    position: relative;
    margin-left: -24px;
    z-index: 1;
    transform: rotate(0deg) translate3d(50%,0,0);
    -webkit-transform: rotate(0deg) translate3d(50%,0,0);
    left: -9px;
    top: 0px;
}

a.popup-btn.affix-top {
    position: absolute;
    top: 254px;
}
.admin-bar a.popup-btn.affix-top {
    top: 286px;
}

a.popup-btn.affix {
    top: 83px;
}

.admin-bar a.popup-btn.affix {
    top: 117px;
}

/*yoni*/

.content-wrap {
    background: url(assets/images/bg-el4-top.jpg), url(assets/images/bg-el4-bottom.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: top, bottom;
    background-size: contain, contain;
}

.page-template-lp-header-footer .content-wrap {
	/*background:none;*/
}

.embed-container { 
		position: relative; 
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
		height: auto;
	} 

	.embed-container iframe,
	.embed-container object,
	.embed-container embed { 
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}

.about_home p{
	font-size:17px;
}

.partner_home h3.article-item h4{
	color:#c1d736;
	font-size:16px;
	text-align:center;
	font-weight: 700;
}

.article-item h4{
	color:#000;
	font-size:24px;
	text-align:center;
	font-weight: 300;
}

.home .article-item h4 {
    color: #c1d736;
    text-align: center;
    font-weight: 600;
	font-size: 16px;
}

.archive p.read-more {
    margin-top: 20px;
}

.partner_home .text_partner p,.article-item p{
	color:#000;
	font-size:15px;
	text-align:center;
}
.home-form{
	background-image: url(/wp-content/uploads/formbg.jpg);
	padding: 50px 0 80px 0;
    background-position: 42% 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-form .send {
    float: right;
}
.home-form input[type="checkbox"] {
    width: 15px;
}

.article-item img.wp-post-image {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.contact_home {
    margin: 0 auto;
    float: none;
}
.home-form h4 {
    text-align: center;
    color: #fff;
	margin: 30px 0 45px 0;
    font-size: 27px;
	text-shadow: 1px 0px 39px #000;
	font-weight: 700;
}
.bg_el {
     background-image: url(/wp-content/uploads/bg_elka.png);
     background-repeat: no-repeat;
	 background-size: cover;

}
.bg-el4 {
     background-image: url(/wp-content/uploads/bg-el4.jpg);
     background-repeat: no-repeat;
	 background-size: cover;
}
.footer-bottom {
    border-bottom: #c1d736;
    border-width: 3px;
    border-bottom-style: solid;
}
section.secnd-slider {
    position: absolute;
    left: 0;
    width: 100%;
    height: 127px;
}

span.black_h {
    color: #000;
}

.search-wrap.showing i:before {
    content: "\f00d";
}
.search_form input#s {
    width: 200px;
    background: #f8f8f8;
    border: 1px solid #cdcecf;
	    padding: 8px;
}
.search_form input#searchsubmit {
    width: 100px;
    background: #c1d736;
    border: 1px solid #cdcecf;
	    padding: 8px;
}
.search_form input#searchsubmit:hover {
    background: #333;
    color:#fff;
}
.search_form form > div {
    position: absolute;
    top: 10px;
	left: 215px;
    z-index: 1;
}

.info-icons.dm-icons {
    margin: 15px 0 0 0px;
}

section.home-icons {
    padding-bottom: 30px;
}

.partnerdiv{
	padding:0;
}
 
 section.slider {
    margin-top: -49px;
}

input[placeholder], [placeholder], *[placeholder] {
      color: #000000;
    font-weight: normal;
}

footer .footer-left h3 {
    margin-top: 10px;
}

.footer-right h4 {
    color: #c1d736;
    font-weight: 700;
    font-size: 15px;
}
.home-form input.wpcf7-form-control {
    box-shadow: 0px 0px 30px #000;
}

section {
    max-width: 100%;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.team-slider .icon span {
    width: 73px;
    height: 73px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: 13px 13px;
}
.team-slider .icon:before {
	content:"";
	margin: auto;
	width: 73px;
	height: 73px;
	max-width: 100%;
	overflow: hidden;
	background: #c1d736;
	transform: rotate(45deg);
	display: block;
	position:absolute;
}
.team-slider h4 {
    margin-top: 26px;
    text-align: center;
	color:#000;
	
}
.team-slide a:hover {
    text-decoration: none;
}
.container_slider {
    max-width: 90%;
	width: 1400px;
    margin: 0 auto;
    position: relative;
    top: -62px;
}
.wo_slider {
    position: relative;
    top: -100%;
    background-color: rgba(255, 255, 255, 0.64);
	height: 130px;
}
.team-slider .slick-prev:before {
    content: '&#65533;';
    color: black;
    font-family: 'Open Sans Hebrew', Arial, sans-serif;
}
.team-slider .slick-next:before {
    content: '&#65533;';
    color: black;
    font-family: 'Open Sans Hebrew', Arial, sans-serif;
}
.team-slider .slick-arrow:before {
	font-size:38px;
    color: #000;
}
.slick-prev, .slick-next{
	top: 138px !important;
}
.Xoverlay-img {
    width: 72px;
    margin: auto;
}
.team-slider  a:hover {
    color: #23527c;
    text-decoration: none;
}
.contact_home{
    max-width: 700px;
    width: 100%;
}
span.wpcf7-list-item-label {
    color: #fff;
    font-weight: 600;
}
.contact_home .col-md-3 {
    padding-left: 7px;
    padding-right: 7px;
}
.article-archive h4, .article-archive p {
    text-align: right;
}
.article-archive  p.read-more , .archive .article-grid p.read-more  {
    color: #23282d;
	font-weight: normal;
}
.article-archive p.read-more p  , .archive .article-grid p.read-more p {
    font-size: 14px;
    font-weight: 500;
}
.article-archive  p span ,  .archive .article-grid  p span {
    font-size: 25px;
    width: 25px;
    display: inline-block;
    top: 3px;
    position: relative;
    color: #c1d736;
    font-weight: bold;
}
.form-contact input, .form-contact textarea {
    background: rgb(233, 233, 233);
    color: #394253;
	font-weight: 400;
}
.form-contact .wpcf7-submit{
	background:#345;
	color: #fff;
}
.form-contact .wpcf7-submit:hover {
    background: #c1d736;
    color: #345;
}
.page-template-contact .right-side {
    padding-top: 20px;
}
.mobile .top .logo {
    display: none;
}
.mobile .logo_mobile .logo {
    margin: 0;
}
.mobile section.slider {
    margin-top: 0;
}
.mobile .mobile_menu{
    position: absolute;
    width: 100%;
    background: #f5f3f3;
}
.mobile .logo_mobile {
    z-index: 1;
}
.hesperiden .tp-bullet {
    width: 0.7vw;
	height: 0.7vw;
}

.archive .article-item p {
    text-align: right;
}
.archive  .article-item h4 {
    text-align: right;
}
 .archive .article-list h4 {
	margin-top: 0;
}




/*H1-page*/
body:not(.home) .right-side h1:after, h3.widget-title:after, .h1_page:after {
    content: "";
    display: inline-block;
    float: right;
    position: relative;
    right: -15px;
    top: 14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent #c1d736 transparent transparent;
}

body:not(.home) .right-side  h1:before   , h3.widget-title:before ,.h1_page:before   {
	display: inline-block;
    content: "\f104";
    font-family: FontAwesome;
    position: relative;
    right: 4px;
    z-index: 1;
    color: #050608;
    font-weight: bolder;
    right: -20px;
    top: 0px;
	
}
.archive-title h1 {
		margin-right: 40px;
}
	/*banner*/
section.cover-img {
    position: relative;
}

.overley-headline {
    position: absolute;
    bottom: 100px;
    right: 120px;
    bottom: 5.5vw;
    right: 12.5vw;
}
span.headline, span.subheadline {
    clear: both;
    display: inline-block;
    float: right;
}
span.headline {
    font-size: 90px;
    font-size: 4.5vw;
    font-weight: bold;
    line-height: 120px;
    line-height: 6.25vw;
    color: #2e8d00;
}
span.subheadline {
	font-size: 90px;
    font-size: 4.5vw;
    color: #ffffff;
    line-height: 66px;
    line-height: 4.5vw;
    padding: 0 15px;
    padding: 0px 4.1vw 0 0;
    letter-spacing: -0.1vw;
	font-weight: 100;
}

.fb-like {
    float: left;
    width: 122px;
    margin-top: 16px;
    height: 44px;
}
	
.home img.wp-post-image {
    width: 80%;
	/*border: 1px solid rgba(0, 0, 0, 0.18);*/
}
	
	
.desktop .sub-menu li {
   margin: 0 ;
}

.sidebar-menu .sub-menu li a {
    padding-right: 30px;
}

.footer-right > div > div {
    border-right: 1px solid #bbb;
}

.bottom-social-icons {
    z-index: 9;
}

a.dm_social_sharer--item {
    font-weight: bold;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

#lang_sel_list ul {
    list-style-type: none; 
	padding: 0;	
}

#lang_sel_list ul li{
	display: inline-flex;
    padding-right: 3px;
	font-weight: bold;
}

div#lang_sel_list {
    width: 60px;
    float: left;
	margin-left: 10px;
}

#acp-toggle-toolbar {
    background-color: #000000 !important;
}

.cat-des {
    padding: 0 30px;
}

.search-no-results .left-side.content {
    text-align: center;
    font-size: 30px;
}



/**********************/

/***** responsive *****/

/**********************/

@media screen and (min-width: 768px){

	section.home-content > .container {

		padding: 60px 0;

	}
	
		.hesperiden.tp-bullets {
		top: 50px !important;
	}
	
	footer .social.dm-icons {
		float: right ;
		margin-top: 0;
		margin-left: 0;
	}
	
	
	

}

@media screen and (max-width: 768px){
	
	
	a.popup-btn {
		display: none;
	}
	
	header .social.dm-icons a {
		display:none;
	}
	header .social.dm-icons {
			display:none;
	}
	
	header .info-icons.dm-icons {
		margin: 0;
	}
	
	.article-item:hover, .posts > div:hover, .partner_home .container > div:hover {
		-ms-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
	}
	
	.mobile .footer a.dm_social_sharer--item {
    display: none !important;
}

	div#lang_sel_list { 
			float: none;
			margin: 0 auto;
		}
		
	

	
}

@media screen and (max-width: 1200px){
	
footer .social.dm-icons {   
       margin-top: 0px;
	}
	
}
@media screen and (min-width: 992px){
	
	section.secnd-slider {
		visibility: hidden;
	}
	
	.home img.wp-post-image {
		width: 80%;
	}
		
		
}



@media screen and (max-width: 992px){

	.home-form .send {
    width: 100% !important;
	}
	
	.team-slider .slick-arrow:before {
    padding: 0;
	}
	.home-form input.wpcf7-form-control {
    box-shadow: none !important;
    margin-bottom: 5px;
    border: 1px solid #345;
	}
	/***   team - slider   ****/
	.home .team-item {
    display: inline-block;
    padding: 30px;
    width: 150px;
	margin-bottom:0;
	}
	.home section.secnd-slider {
    position: static;
    width: 100%;
    height: auto;
	}
	.home .wo_slider {
    position: static;
    background-color: transparent;
    height: auto;
	}
	.home .container_slider {
    max-width: 100%;
    width: 100%; 
    margin: 0 auto;
    position: static; 
	}
	.home .team-slider {
    margin-bottom: 0;
	text-align: center;
	}
}





@media screen and (max-width: 768px){

	

	.logo {

		text-align: center;

	}

	

	span.bg {

		display: none!important;

	}

	

	.footer-left {

		padding: 4px 19px;

		border: none;

	}

	

	.footer-left > .row {

		border-left: none;

	}

	

	section.page-content {

		padding-bottom: 15px;

	}

	

	.gallery-columns-3 .gallery-item {

		width: 100%!important;

	}

	

	.gallery-columns-4 .gallery-item {

		width: 50%!important;

	}

	

	.footer-left {

		padding-right: 15px!important;

	}



	.footer-right {

		padding-left: 15px!important;

	}

	

	.content img.alignnone,

	.content img.alignright,

	.content img.alignleft {

		margin-right: auto!important;

		float: none;

		clear: both;

		margin-left: auto!important;

		display: block;

	}

	

	.compare-carusel {

		display: none!important;

	}
	
		.archive-title h1 {
		margin-right: 0px;
	}
	/*H1-page*/
	body:not(.home) h1:after , h3.widget-title:after  {
		content: "";
		display: none !important;
		
	}
	body:not(.home) h1:before   , h3.widget-title:before  {
		display:  none  !important;
		content: "\f104";
		
	
	}	
	
	.fb-like {
	display:  none;
	}
	
	.home img.wp-post-image {
		width: 50%;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		text-align: center;
		margin-right: 60px;
		font-size: 17px;
	}

}





body:not(.page-template-contact) .h1_page:after{ 
    position: absolute;
    right: 0px;
    top: 14px;
}

body h3.widget-title:after {
    position: absolute;
    right: 4px;
    top: 14px;
}
body .archive-title .h1_page:after {
    position: absolute;
    right: 31px;
    top: 14px;
}
body h3.widget-title.lestwidget:after {
    position: relative;
    right: -15px;
    top: 14px;
}

.facebook iframe {
    margin: 0 auto;
    display: block;
}

.h1_page:after {
    position: absolute;
    right: 11px !important;
    top: 14px;
}
h1.h1_page {
    margin-right: 20px;
}
.page-template-contact .h1_page:after {
    position: relative;
    right: -16px !important;
    top: 14px;
}
ul.sub-menu li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
.desktop ul.sub-menu ul.sub-menu {
    right: 100%;
    margin-top: -32px;
}
.desktop header li.menu-item-has-children li.menu-item-has-children > a:after {
   content: "\f104";
    display: inline-block;
}
 ul.side-links li ul.sub-links li:before {
    content: "\f104";
    font-family: FontAwesome;
    position: absolute;
    margin-top: 0px;
    right: 25px;
    z-index: 1;
    color: #363f50;
    font-weight: bolder;
    line-height: 46px;
    padding: 0 5px;
}
ul.sub-links a {  
    padding: 10px;   
}
ul.side-links li ul.sub-links li.current:before {
    background: #c1d736;
    padding: 0 5px;
}
.sub-links li.current {
    background: #000;
}
.sub-links li.current a {
    color: #fff;
}
ul.sub-links {
    list-style-type: none;
}
.posts img {
    border: rgba(51, 51, 51, 0.4) solid 1px;
}

/***/

.bookform input {
    border: 1px solid #c1c1c1;
    margin: 5px 0px;
    padding: 8px;
}
.bookform span.wpcf7-list-item * {
    width: initial;
    color: #57464b;
}
.bookform span.wpcf7-list-item-label {
		margin: 0 35px;
}

/**** popup new ***/
.side_formbut img {
    display: inline-block;
    width: 75%;
    height: auto;
}
.side_formbut a {
    width: 45px;
    display: inline-block;
    margin-top: 35px;
    padding-left: 0px;
    margin-right: 17px;
    font-size: 18px;
}
.rtl .side_formbut a {
    font-size: 22px;
}
.side_formbut {
    left: 0;
    top: 300px;
    text-align: center;
    cursor: pointer;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .4));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .4));
    background-repeat: no-repeat;
	position: fixed;
    z-index: 99;
    background: url(/wp-content/uploads/sidepopup_en.png);
    background-size: 80 100%;
    width: 100px;
    height: 209px;
}
.side_formbut a {
	margin-top: 55px;
}
.side_formbut span {
    display: block;
}
/*.rtl */.side_formbut {
    background: url(/wp-content/uploads/sidepopup.png);
	background-size: 100%;
	width: 70px;
	height: 200px;
    background-repeat: no-repeat;  
}
.side_formbut a {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

/*.rtl */.side_formbut a {
	margin-top: 50px;
}



.mobile .side_formbut{
	display:none;
}

.fa-instagram:before {
    content: "\f0e1";
}
body:not(.logged-in) .show-admin{
	display:none;
}


/* elementor */
.elementor-slick-slider ul.slick-dots {
	bottom: 25px!important;
	z-index: 1;
}

.elementor-slick-slider .slick-dotted.slick-slider {
	margin-bottom: 0!important;
}

.elementor-slick-slider ul.slick-dots li button:before {
	font-size: 16px!important;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}