/*
	Theme Name: Marketizm
	Description: Marketizm 2015 Theme
	Version: 1.0
*/
/*------------------------------------*\
@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
    MAIN
\*------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300);
/* global box-sizing */
*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

body{
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    color: #3D040F;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}
.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	/*outline:0;*/
	    outline-style: dotted;
}
a:hover,
a:active {
	/*outline:0;*/
}
input:focus {
	/*outline:0;*/
	border:1px solid #04A4CC;
}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/*****************
        Layout
        *****************/
.site_wrapper {
	max-width:100%;
	width:100%;
	margin:0 auto;
	position:relative;
    padding: 0;
}

.header {
    background: #49b9c3;
    padding: 15px 0 12px 0;
    position: fixed;
    left:0;
    width:100%;
    z-index: 9999;
}

.home #main_section_wrapper,
.page_header {
  padding-top: 78px;
  position: relative;
}


.header_inner {
    max-width: 1026px;
    width:100%;
    margin:0 auto;
    position: relative;
}
.header_menu_wrapper ul li {
    float: right;
    position: relative;
    padding-right: 10px;
    margin-right:10px;
    border-right:1px solid #3D040F;
}
.header_menu_wrapper ul li:first-child {
    padding-right: 0;
    margin-right: 0;
    border-right:0;
}

.header_menu_wrapper ul li:nth-child(2) {
    border-right:0;
    padding-right: 0;
}

.header_menu_wrapper ul li a {
    color:#3D040F;
    font-size:18px;
    line-height: 18px;
    display: block;
}
.header_menu_wrapper ul li.home_icon a {
    background: url(images/home_icon.png) no-repeat 0 0;
    display: inline-block;
    width:21px;
    height:22px;
    position: relative;
    text-indent: -90000px;
    top: -3px;
}
.header_menu_container {
  width: 80%;
  float: right;
}
.header_logo_container {
  float: left;
  max-width: 20%;
}

.lp1_header_logo_container {
  max-width: 20%;
  margin: 0 auto;
}

.header_social_inner ul {
    list-style-type: none;
    margin:0;
}

.header_social_inner ul li {
    float: right;
    margin-right:4px;
}

.header_social_inner ul li:first-child {
    margin-right:0;
}
.header_social_inner ul li:last-child {
    margin-right:10px;
}
.header_social_inner .sprite {
    background-image: url(images/header_sprite.png);
    background-repeat: no-repeat;
    display: block;
    width: 39px;
    height:34px;
}
a.sprite.header_email {
  background-position: -86px 0;
}
a.sprite.header_google {
  background-position: -43px 0;
}
a.sprite.header_facebook {
  background-position: 0px 0;
}
.header_social_wrapper {
  display: inline-block;
  top: 0px;
  right: 55px;
  z-index:100;
  position: absolute;
}

a.phone_number {
  background: #3D040F;
  color: #EBEBEC;
  font-size: 22px;
  height: 34px;
  display: block;
  padding: 0 10px;
  line-height: 34px;
}

#home_slider {
  position: relative;
}
.homepage_h1_slider{
		font-weight: 900;
    font-family: Alef;
    color: rgb(61,4,15);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none;
		    margin: 34px 501px 76.2974px;
			font-size: 42px;
	}

.revtitle {
    font-family: 'Roboto Slab', serif;
}
.tp-caption.sliderbigtitle, .sliderbigtitle {
  color: #3D040F;
  text-decoration: none;
  font-weight: 400 !important;
  font-size: 79px;
  font-family: "Roboto Slab",serif;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}
.tp-caption.slidertitle, .slidertitle {
  color: #3D040F;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  font-weight: 300;
  font-size: 45px;
  font-family: "Roboto Slab",serif;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}
.tp-caption {
    direction: ltr;
}
/*******************/

#home_recommendations {
    overflow: hidden;
    max-height: 691px;
}

.home_recommendations_inner {
    width:100%;
    max-width: 1465px;
    text-align: center;
    margin:0 auto;
    padding: 60px 0 75px 0;
}
.home_recommendations_inner .slick-slider {
    margin-bottom: 0;
}
.home_recommendations_inner .slick-prev {
    background: url(images/slider_right.png) no-repeat 0 0;
    width:27px;
    height:50px;
    display: inline-block;
    margin-top: -50px;
    top:45%;
}
.home_recommendations_inner .slick-next {
    background: url(images/slider_left.png) no-repeat 0 0;
    width:27px;
    height:50px;
    display: inline-block;
    margin-top: -50px;
    top:45%;
}
.rec_section_title {
  color: #3D040F;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 40px;
}

.rec_info {
  margin-top: 30px;
}
.rec_slider_wrapper {

  position: relative;
  text-align: center;
}
.rec_article_inner {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.rec_article_wrapper.slick-slide {
    padding-top: 125px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.rec_article_wrapper.slick-slide.slick-active.slick-center {
    padding-top: 0px;
}

.rec_article_wrapper.slick-slide.slick-active.slick-center .rec_thumb {
  max-width: 240px;
  right:-20px;
}
.slick-list {padding: 0 !important;}

.rec_thumb {
  max-width: 160px;
  position: relative;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.rec_name {
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
}
.rec_role {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
}
.rec_plus {
    text-align: center;
    margin-top:20px;
    cursor: pointer;
}
.rec_plus_icon {
    background: url(images/plus_button.png) no-repeat 0 0;
    display: inline-block;
    width:38px;
    height:41px;
    position: relative;

}

.rec_hide_info {
  display: none;
  max-width: 275px;
  width:275px;
  right:-35px;
  z-index: 20;
  background: #3D040F;
  color: #FFF;
  padding: 30px 20px 20px;
  position: relative;
  top: 20px;
}
.rec_hide_info:before {
    background: url(images/rec_popup_pin.png) no-repeat top center;
    content: '';
    width:61px;
    height: 42px;
    display: inline-block;
    position: absolute;
    top: -42px;
    left: 50%;
    margin-left: -30.5px;
}

.rec_article_wrapper.slick-slide.slick-active.slick-center .rec_show_info {
    display: none;
}
.rec_article_wrapper.slick-slide.slick-active.slick-center .rec_hide_info {
    display: inline-block;
}

.hide_info_content_inner {
  direction: rtl;
  position: relative;
    font-kerning: inherit;
}

/************************************/
#home_marketism {
  position: relative;
  overflow: hidden;
}
.home_marketism_inner {
/*   height: 610px; */
  width: 100%;
  position: relative;
  float:left;
}

.home_marketism_inner_container {
  padding-top: 70px;
  float:left;
  width:100%;
}
.mark_section_title {
    color:#3D040F;
    font-size:82.5px;
    font-weight:bold;
    text-align: center;
    line-height: 1;
    margin-bottom:45px;
}
.mark_section_content {
    color:#3D040F;
    position: relative;
    z-index:999;
    font-size:25px;
    font-weight:normal;
    max-width: 740px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: -2px;
    padding-bottom: 19px;
}
.mark_section_content p {
    margin-bottom: 0;
    color:inherit;
    line-height: 30px;
}

.bodies_container {
/*     min-height: 395px; */
    position: relative;
    width:100%;
    z-index: 99;
    float:right;
}

.body_item {
    width:12%;
    float: right;
    text-align: center;
    position: relative;
}
.body_image {
    display: inline-block;
    cursor: pointer;
}
.member_body_image {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.body_image:hover .member_body_image{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.body_image:hover .body_info_hidden {
    opacity: 1;
}
.body_image:hover .moustache {
    opacity: 1;
}

#body_1 .moustache {
  position: absolute;
  top: 15%;
  left: 29%;
  z-index: 9;
}

#body_2 .moustache {
  position: absolute;
  top: 12%;
  left: 44%;
  z-index: 9;
	-ms-transform: rotate(-18deg); /* IE 9 */
	 -webkit-transform: rotate(-18deg); /* Chrome, Safari, Opera */
	 transform: rotate(-18deg);
}

#body_3 .moustache {
  position: absolute;
  top: 18%;
  left: 32%;
  z-index: 9;
}

#body_4 .moustache {
  position: absolute;
  top: 16%;
  left: 35%;
  z-index: 9;
}
#body_5 .moustache {
    position: absolute;
	top: 15%;
	left: 22%;
    z-index: 9;
}
#body_6 .moustache {
    position: absolute;
    top: 24%;
	left: 36%;
    z-index: 9;
}
#body_7 .moustache {
    position: absolute;
      top: 16%;
	  left: 17%;
    z-index: 9;
		-ms-transform: rotate(7deg); /* IE 9 */
	 -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
	 transform: rotate(7deg);
}
#body_8 .moustache {
    position: absolute;
      top: 15%;
  left: 28%;
    z-index: 9;
}

.moustache {
    opacity: 0;
    display: inline-block;
    width: 50%;
    height: 50%;
    background: url(images/moustache.png) no-repeat 0 0;
    background-size: 90%;
}

.body_info_hidden {
    display: inline-block;
    position: absolute;
    top: 120px;
    right:100px;
    opacity: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.body_info_inner {
    background-color: #ff5f39;
    position: relative;
    width:150px;
    height: 90px;
    color:#ebebec;
    font-size:20px;
    padding: 20px 10px;
    text-align: right;
    z-index: 10;
}
.body_info_inner:before {
    position: absolute;
    top:50%;
    right:-20px;
    margin-top:-14px;
    width:20px;
    height:29px;
    display:inline-block;
    content:'';
    background: url(images/hover_pin.png) no-repeat 0 0;
}

/******************
    Sub menu
***********************/

.header_menu_wrapper ul li:hover ul.sub-menu {
    display: block;
}

.header_menu_wrapper ul.sub-menu {
    position: absolute;
    top:100%;
    right:0;
    display:none;
    width:200px;
    height: auto;
      z-index: 10;
      margin:0;
      border-top:20px solid transparent;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease;
}

.header_menu_wrapper ul.sub-menu li {
    float: none;
    display: block;
    border-bottom:1px solid #FFF;
    margin:0;
    padding: 15px 10px;
    background: #3D040F;
}
.header_menu_wrapper ul.sub-menu li a {
    color:#ebebec;
    font-size:18px;
    display: block;
}

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

.home_google_inner {
    padding-top: 109px;
    text-align: center;
}
.google_main_title {
  color: #3D040F;
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
}
.google_sub_title {
  color: #3D040F;
  font-size: 72px;
  font-weight: normal;
  line-height: 1;
}
.google_titles {
  padding-bottom: 90px;
  position: relative;
  z-index:999;
}

.arrow_box {
	position: relative;
	background: #88b7d5;
    height:96px;
}
.arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #88b7d5;
	border-width: 30px;
	margin-left: -30px;
}
.tag .blog_article__show {
    color:#3D040F;
}
.page-template-tpl-why-marketism .arrow_box:after {
  border-width: 20px;
  margin-left: -20px;
}
.page-template-tpl-why-marketism .gc__bottom_line_devider {
    margin-top: 35px;
}
.google_cube_graph_inner {
  display: inline-block;
  max-width: 1024px;
  width: 100%;
  padding-bottom: 45px;
  position: relative;
  z-index:99;
}
.cube_item_wrapper {
  max-width: 108px;
  display: inline-block;
  width: 100%;
}
.google_cube_item {
    position: relative;
    float: right;
    cursor:pointer;
    width:14.285%;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.google_cube_item:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.google_cube_item:hover .arrow_box:after {
    top:99%;
}

.google_cube_item.google_six {
	width: 16.6666666667%;
}

.gc__position_number {
  color: #ECEDED;
  font-size: 60px;
  font-weight: bold;
  line-height: 90px;
}
.gc__title {
  color: #3D040F;
  font-size: 20px;
  font-weight: normal;
}
.gc__subtitle {
  color: #3D040F;
  font-size: 20px;
  font-weight: bold;
}

.gc__bottom_line_devider {
    height: 9px;
    width:97%;
    clear: both;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #3D040F;
  margin-top: 45px;
  display: inline-block;
}
.cube_item_titles {
  margin-bottom: 8px;
}

.google_section_buttom_title {
    color: #3D040F;
    padding-top: 10px;
    font-size:30.8px;
    line-height: 1;
    font-weight:bold;
    padding-bottom: 60px;
}
.page-template-tpl-why-marketism .google_section_buttom_title {
    font-size:21.7px;
    padding-top: 5px;
}

/************************************/
.home_deals_inner {
  padding-top: 95px;
  text-align: center;
}
.deal_section_title {
  color: #3D040F;
  font-size: 46px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 80px;
}
article.deal_article {
  width: 341px;
  height: 341px;
  position: relative;
  float: right;
}
.deal_article_inner {
  display: inline-block;
  position: absolute;
  top: 65px;
  bottom:5%;
  right: 40px;
  left:40px;
}
.deal_article_inner a {
    display: block;
}
.deal_cubes_repeater {
  display: inline-block;
  padding-bottom: 100px;
  margin: 0 auto;
  max-width: 1023px;
  width: 100%;
}
.deal_title {
  color: #3D040F;
  margin-bottom:15px;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
}
.deal_description {
  color: #3D040F;
  font-size: 22px;
  font-weight: normal;
}
.deal_description p {
    line-height: 1;
    margin:0;
    font-size:17px;
}
#deal-1:after {
    content:'';
    height:342px;
    width:30px;
    background: url(images/cut_up.png) no-repeat 0 0;
    display: inline-block;
    position: absolute;
    left:-15px;
    top:0;
    z-index: 99;
}
#deal-2:after {
    content:'';
    height:342px;
    width:30px;
    background: url(images/cut_down.png) no-repeat 0 0;
    display: inline-block;
    position: absolute;
    left:-15px;
    top:0;
    z-index: 99;
}

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

.container1024 {
    width:100%;
    max-width: 1024px;
    margin:0 auto;
}
.home_contacts_inner {
  padding-top: 112px;
  padding-bottom: 118px;
}
.contact_section_title {
  color: #3D040F;
  font-size: 72px;
  font-weight: bold;
  line-height: 49px;
  padding-bottom: 70px;
}

.contact_info_list ul {
    list-style-type: none;
    margin:0;
    padding: 0;
}

.contact_info_list li {
    background-image: url(images/contact_sprite.png);
    background-repeat: no-repeat;
    padding-right: 40px;
    line-height: 30px;
    color: #3D040F;
    font-size:22px;
    margin-bottom: 10px;
}
.contact_info_list li a {
    color: #3D040F;
    font-size:22px;
}

.contact_info_list li.phone {
    background-position: 100% 0;
}
.contact_info_list li.address {
    background-position: 100% -43px;
}
.contact_info_list li.email {
    background-position: 100% -80px;
}
.left_contact {
  max-width: 480px;
  float: left;
  width: 100%;
}
.left_contact input {
    height:35px;
    width:100%;
    max-width: 100%;
    border:0;
    color:#3D040F;
    font-size:16.5px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 35px;
}
.left_contact textarea {
    border:0;
    height:88px;
    color:#3D040F;
    font-size:16.5px;
    line-height: 35px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.left_contact .form_row {
    margin-bottom: 10px;
}

.left_contact input::-webkit-input-placeholder {
    color:#3D040F;
    font-size:16.5px;
    line-height: 35px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.left_contact input:-moz-placeholder { /* Firefox 18- */
    color:#3D040F;
    font-size:16.5px;
    line-height: 35px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.left_contact input::-moz-placeholder {  /* Firefox 19+ */
    color:#3D040F;
    font-size:16.5px;
    line-height: 35px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.left_contact input:-ms-input-placeholder {
    color:#3D040F;
    font-size:16.5px;
    line-height: 35px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}



.left_contact textarea::-webkit-input-placeholder {
    color:#3D040F;
    font-size:16.5px;
    line-height: 35px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.left_contact textarea:-moz-placeholder { /* Firefox 18- */
    color:#3D040F;
    font-size:16.5px;
    line-height: 35px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.left_contact textarea::-moz-placeholder {  /* Firefox 19+ */
    color:#3D040F;
    font-size:16.5px;
    line-height: 35px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.left_contact textarea:-ms-input-placeholder {
    color:#3D040F;
    font-size:16.5px;
    line-height: 35px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.left_contact input[type="checkbox"] {
    width:auto;
    height:auto;
  position: relative;
  top: 2px;
}

.left_contact .wpcf7-checkbox .wpcf7-list-item-label {
    color:#3D040F;
    font-size:16px;
    font-weight:normal;
}
.left_contact .form70 {
  float: right;
  width: 65%;
}
.left_contact .fomr30 {
  float: left;
  width: 35%;
}
.left_contact input[type="submit"]{
    background: #3D040F;
    color: #EBEBEC;
    font-weight: bold;
    font-size: 23.5px;
    padding: 0;
    max-width: 125px;
    float: left;
}

/**************
    Footer
*******************/
.footer {
    background: #3D040F;
    width:100%;
    padding-top: 55px;
}
.footer_social_buttons a {
    background-image: url(images/footer_social_sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
    width:40px;
    height:40px;
    margin-right:8px;
}
.footer_social_buttons a:first-child {
    margin-right:0;
}
.footer_facebook {
    background-position: 100% 0;
}
.footer_linkedin {
    background-position: -52px 0;
}
.footer_google_plus {
    background-position: 0 0;
}
.footer_google_partner a {
    display: inline-block;
    width: 144px;
    height: 50px;
    background: url(images/google_partner.png) no-repeat 0 0;
}
.footer_google_partner {
  display: inline-block;
  margin-top: 10px;
}
.latest_blog_posts_title,
.footer_widget_title {
    color: #ebebec;
    font-weight:bold;
    font-size:17px;
      margin-bottom: 15px;
}
.latest_blog_post {
    color: #ebebec;
    font-size:17px;
    font-weight:normal;
    display: block;
}

.footer_widget_content .menu {
    list-style-type: none;
    margin:0;
    padding: 0;
}
.footer_widget_content .menu li {
    margin-bottom: 15px;
}
.footer_widget_content .menu a {
    color: #ebebec;
    font-size:17px;
    font-weight:normal;
}
.relative {
    position: relative;
}

#goup {
  width: 68px;
  height: 61px;
  display: inline-block;
  border: 0;
  background: url(images/goup.png) no-repeat 0 0;
  position: absolute;
  top: -55px;
  left: 0;
}

/***************
    Floating moustache
*********************/

.fm.large {
    background: url(images/m_big.png) no-repeat 0 0;
    display: inline-block;
    width:235px;
    height:79px;
}
.fm.medium {
    background: url(images/m_medium.png) no-repeat 0 0;
    display: inline-block;
    width:167px;
    height:52px;
}
.fm.small {
    background: url(images/m_small.png) no-repeat 0 0;
    display: inline-block;
    width:74px;
    height:28px;
}

.fm {
    position: absolute;
}


#large1 {
  top: 50%;
  left: 3%;
  z-index: 9;
}
#large2 {
  top: 25%;
  right: 2%;
  z-index: 9;
}

#small1 {
  top: 4%;
  left: 4%;
  z-index: 9;
}
#small2 {
  top: 92%;
  left:1%;
  z-index: 9;
}
#small3 {
  top: 25%;
  left:68%;
  z-index: 9;
}
#small4 {
  top: 45%;
  left:64%;
  z-index: 9;
}
#small5 {
  top: 68%;
  left:41%;
  z-index: 9;
}

#medium1 {
  top: 30%;
  left:20%;
  z-index: 9;
}
#medium2 {
  top: 85%;
  left:90%;
  z-index: 9;
}
#medium3 {
  top: 72%;
  left:73%;
  z-index: 9;
}

/******************
    Floating Bubbles
**********************/

#home_google {
    position: relative;
}

.bubble {
    position: absolute;
    z-index: 10;
}
.bubble.large {
    width:154px;
    height: 143px;
    background: url(images/bubble_big.png) no-repeat 0 0;
}
.bubble.medium {
    width:104px;
    height: 94px;
    background: url(images/bubble_medium.png) no-repeat 0 0;
}
.bubble.small {
    width:79px;
    height: 69px;
    background: url(images/bubble_small.png) no-repeat 0 0;
}

#bubble1 {
    top:4%;
    left:2%;
}
#bubble2 {
    top:65%;
    left:80%;
}
#bubble3 {
    top:18%;
    left:20%;
}
#bubble4 {
    top:15%;
    left:75%;
}
#bubble5 {
    top:85%;
    left:55%;
}
#bubble6 {
    top:80%;
    left:5%;
}
#bubble7 {
    top:35%;
    left:90%;
}

/*****************************/
#in__header {
  position: absolute;
  top: 45px;
  right: 1%;
  min-width: 322px;
}
/********************************/
.page_header_inner {
  width: 100%;
  height: 123px;
  background: url(images/page_header_bg.jpg) no-repeat 0 0;
  padding-top: 50px;
}
.page_title {
    font-size:30px;
    font-weight:bold;
    margin:0;
    color:#FFF;
    padding: 0;
    line-height: 20px;
}

.fullwidth_page_inner {
    padding-top: 85px;
    overflow: hidden;
    position: relative;
}
.fullwidth_page_inner__title {
  font-size: 50px;
  font-weight: bold;
  color: #3D040F;
  text-align: center;
  line-height: 39px;
  margin-bottom: 10px;
}
.fullwidth_page_inner__subtitle {
  font-size: 25px;
  margin-bottom: 40px;
  font-weight: normal;
  color: #3D040F;
  line-height: 30px;
  text-align: center;
}
.team_members_inner {
  text-align: center;
  position: relative;
}
.right_side_members {
    position: absolute;
    right:0;
    top:0;
    width:245px;
}
.right_side_members article,
.left_side_members article {
    margin-bottom: 32px;
}
.member__title {
  color: #3D040F;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 10px;
}
.about_member_info_inner {
  padding: 25px 20px 20px;
  text-align: right;
  min-height: 185px;
}
.about_member_inner {
  position: relative;
}
.about_member_avatar {
  text-align: left;
  padding-left: 10px;
  position: relative;
  z-index: 10;
}
.about_member_info {
  position: relative;
  margin-top: -36px;
}
.member__desc {
  color: #3D040F;
  font-size: 16px;
}
.member__desc p {
  line-height: 1.3;
  margin:0;
}

.about_member_info_inner:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #88b7d5;
	border-width: 20px;
	margin-top: -20px;
}

.left_side_members .about_member_info_inner:after {
	left: 100%;
    right:auto;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #88b7d5;
	border-width: 20px;
	margin-top: -20px;
}

.left_side_members {
  position: absolute;
  left: 0;
  top: 0;
  width: 245px;
}

#left_color_menu {
  position: absolute;
  left: 0;
  top: 110px;
  min-width: 240px;
  z-index: 99;
}
#left_color_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#left_color_menu ul li {
    position: relative;
    left:-66px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
#left_color_menu ul a {
    display: block;
    color:#3D040F;
    position: relative;
    font-size:18px;
    font-weight:bold;
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    margin-bottom: 20px;
}
#left_color_menu ul li:hover {
    left:-25px;
}
#left_color_menu ul li span.color_span {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
    display: inline-block;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: transparent;
	border-width: 20px;
	margin-top: -20px;
}

.team_members_wrapper {
  padding-bottom: 50px;
}

.team_img_wrap {
  display: inline-block;
  float: right;
  min-height: 306px;
}
.team_img_wrap  img {
    height: auto;
}

.team_img_wrap.img1 {
    width: 44.43%;
}
.team_img_wrap.img2 {
    width:24.5%;
}
.team_img_wrap.img3 {
    width:31.07%;
}

/**************
    Contact page
**********************/

.contact_page_title {
  font-size: 72px;
  font-weight: bold;
  color: #3D040F;
  line-height: 1;
  margin-bottom: 45px;
  padding-top: 60px;
}

.page-template-tpl-contacts .contact_info_list li {
    background-image: url(images/green_contact_sprite.png);
}
.page-template-tpl-contacts .contact_info_list li.address {
  background-position: 100% -41px;
}

.c__form_wrapper {
  margin-top: 30px;
}
.c__form_wrapper input {
    width:100%;
    max-width: 100%;
    height:38px;
    background: #eceded;
    border:0;
    border-top:1px solid #f1f2f2;
    border-bottom:1px solid #f1f2f2;
    margin-bottom:12px;
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.c__form_wrapper input::-webkit-input-placeholder {
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.c__form_wrapper input:-moz-placeholder { /* Firefox 18- */
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.c__form_wrapper input::-moz-placeholder {  /* Firefox 19+ */
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.c__form_wrapper input:-ms-input-placeholder {
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.c__form_wrapper textarea {
    width:100%;
    max-width: 100%;
    height:88px;
    background: #eceded;
    border:0;
    border-top:1px solid #f1f2f2;
    border-bottom:1px solid #f1f2f2;
    margin-bottom:12px;
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.c__form_wrapper textarea::-webkit-input-placeholder {
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.c__form_wrapper textarea:-moz-placeholder { /* Firefox 18- */
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.c__form_wrapper textarea::-moz-placeholder {  /* Firefox 19+ */
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.c__form_wrapper textarea:-ms-input-placeholder {
    line-height: 38px;
    color:#3D040F;
    font-size:16.6px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.c__form_wrapper .form70 {
    float: right;
    width:65%;
}
.c__form_wrapper .fomr30 {
    float: left;
    width:35%;
}
.c__form_wrapper input[type="checkbox"] {
    width:auto;
    height:auto;
    position: relative;
    top:3px;
}
.c__form_wrapper span.wpcf7-list-item-label {
  color: #3D040F;
  font-size: 16px;
}
.c__form_wrapper input[type="submit"] {
  height: 35px;
  color:#FFF;
  background: #3D040F;
  line-height: 1;
  max-width: 125px;
  float: left;
  padding: 0;
}
.c__map_wrapper {
  margin-bottom: 80px;
}
.c__map_wrapper iframe {
    max-width: 100%;
    height:595px !important;
}

.block_title {
  color: #3D040F;
  font-size: 25px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.block_content {
  font-size: 18px;
  line-height: 21.6px;
}
.block_content p:last-child {
    margin-bottom:0;
}

.page_container {
  float: right;
  max-width: 765px;
  width: 75%;
}
.block__logo {
  float: right;
  width: 15%;
}
.block__container {
  width: 85%;
  padding-bottom: 50px;
  margin-bottom: 60px;
  float: left;
  border-bottom:1px solid #7d454c;
}
.content_repeater article:last-child .block__container {
    border-bottom:0;
    margin-bottom: 0;
}

.block__container .google_cube_item {
    width:20%;
}
.block__container .home_google_inner {
    padding-top: 50px;
}
.block__container .cube_item_wrapper {
    max-width: 80px;
}
.block__container .arrow_box {
    height:70px;
}
.block__container .gc__position_number {
    line-height: 60px;
}
.block__container .google_section_buttom_title,
.block__container .google_cube_graph_inner {
    padding-bottom: 0;
}

.block__container .gc__title,
.block__container .gc__subtitle {
    font-size:15px;
}

.block__link {
    background: #24999e;
    color:#FFF;
    font-size:18px;
    height:31px;
    line-height:31px;
    position: relative;
    display: inline-block;
    padding: 0 10px;
}
.block__link:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #24999e;
	border-width: 15.5px;
	margin-top: -15.5px;
}
.block__link:hover {
    color:#FFF;
    text-decoration: none;
}
.block_content_link_wrapper {
  margin-top: 24px;
}
.sidebar_container {
  float: left;
  width: 18.8%;
  margin-bottom: 40px;
  position: relative;
}
aside.sidebar,
.widget_social_widget,
.social_widget__inner {
  display: inline-block;
  width: 100%;
}
/********
    Social Widget
************************/
.social_widget__item {
    display: inline-block;
    text-align: center;
    width:82px;
    float: right;
}
.social_widget__item.last__item {
    float: left;
}
.social_widget__item a {
    display: block;
    color:#3D040F;
    font-size:18px;
}
.social_widget__item img {
    border:1px solid #3D040F;
    display: block;
    margin-bottom: 10px;
}
.height20 {
    height: 20px;
    clear:both;
}
.sidebar_widget_holder {
    padding-bottom: 25px;
    margin-bottom:30px;
    border-bottom:1px solid #3D040F;
}
.sidebar_widget_holder:last-child {
    padding-bottom: 0px;
    margin-bottom:0px;
    border-bottom:0;
}

.sidebar_widget_holder ul.menu {
    list-style-type: none;
    max-width: 90%;
    margin:0;
    padding: 0;
}
/**************
    Notice Widget
**********************/
.notice__title {
    height: 58px;
    width:100%;
    color:#FFF;
    line-height: 56px;
    text-align: center;
    font-size:20px;
    font-weight:bold;
}
.notice__content_wrapper {
  font-size: 18px;
  line-height: 21px;
  padding: 20px 15px;
}
.notice__content strong,
.notice__content b {
    font-weight:bold;
    font-size:22px;
    clear:both;
    display: block;
}
.notice__button a {
    display: inline-block;
    color:#FFF;
    font-size:20px;
    font-weight:bold;
    height: 31px;
    line-height: 30px;
    margin-top:15px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
}
.notice__button a:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: transparent;
	border-width: 15px;
	margin-top: -15px;
}

/*****************
    Left sidebar menu
***************************/
.sidebar_inner ul.menu li {
    position: relative;
}
.sidebar_inner ul.menu li span.color_span {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: transparent;
	border-width: 21px;
	margin-top: -21px;
}
.sidebar_inner ul.menu li a {
  display: block;
  color: #3D040F;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  margin-bottom: 20px;
}

.single-post .sidebar_container ul.menu, .single-news .sidebar_container ul.menu, .single-howto .sidebar_container ul.menu {
    list-style-type: none;
    margin:0;
    padding: 0;
    max-width: 90%;
}

/******************************/
.top_hero_section__inner {
  margin-bottom: 40px;
}
.aid__title {
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 8px;
}
.aid__subtitle {
  font-size: 22px;
}
.aid__subtitle p {
    margin-bottom: 0;
    line-height: 1.2;
}
.aid_icon {
  width: 20%;
  float: right;
  text-align: right;
}
.aid_content {
  width: 80%;
  float: left;
  padding-top: 15px;
}
.wp_content__inner {
    font-size:18px;
}
.wp_content__inner p {
    margin-bottom: 22px;
}
.wp_content__inner ul {
    list-style-type: none;
    margin:0;
}
.wp_content__inner ul li {
    background: url(images/orange_bullet.png) no-repeat 100% 20%;
    padding-right: 22px;
    margin-bottom: 22px;
}
.single-post .wp_content__inner ul li, .single-news .sidebar_container ul.menu, .single-howto .sidebar_container ul.menu {
    background-position: 100% 50%;
}

/****************
    Blog
*********************/

.blog_article__show {
    padding: 26px 30px;
    display: block;
    min-height: 310px;
    position: relative;
}

.blog_articles_wrapper article {
    width: 31.5%;
    float: right;
    display: inline-block;
    margin-left:2.75%;
    position: relative;
    margin-bottom: 70px;
}
.blog_article_inner {
  height: 310px;
  position: relative;

}
.blog_article__show:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: transparent;
	border-width: 30px;
	margin-left: -30px;
}
.blog_articles_wrapper article.last_article {
    margin-left:0;
}
.blog_article__cat span {
    background: url(images/car_arrow.png) no-repeat 100% 50%;
    padding-right: 18px;
    font-size:18px;
    font-weight:bold;
}
.blog_article__cat {
    margin-bottom: 8px;
}
.blog_article__title {
  font-size: 25px;
  margin-bottom: 10px;
  line-height: 30px;
  font-weight: bold;
}
.blog_article__meta {
  font-size: 16px;
    margin-bottom: 10px;
}
.meta__data {
    display: inline-block;
    float: right;
    line-height: 1;
    padding-right: 10px;
    margin-right: 10px;
    border-right:1px solid #3D040F;
}
.meta__data:first-child {
    padding-right: 0;
    margin-right:0;
    border-right:0;
}
.howto .blog_article__description{
	display: none;
}
.blog_article__description {
	display: none;
  font-size: 16px;
  line-height: 19px;
}
.more_peramlink {
  float: left;
/*   border-left: 1px solid #3D040F; */
/* padding-left: 10px; */
/* margin-left: 10px; */
position: absolute;
    bottom: 30px;
}


.more_peramlink a {
    background: #3D040F;
    color: #FFF;
    height: 24px;
    display: inline-block;
    width: 72px;
    text-align: center;

}
.article__footer {
  margin-top: 15px;
}

.facebook__share a {
    background: #3D040F;
    color: #FFF;
    height: 24px;
    display: inline-block;
    width: 72px;
    text-align: center;
    font-size:12px;
}
.fb_iframe_widget{
    width: 72px;
}
.fb_iframe_widget > span > iframe,
.fb_iframe_widget > span{
    width:100% !important;
/*     height:25px !important; */
    height:25px;
}
.facebook_wrapper {
/* 	display: inline-block; */
/* 	float: left; */
/* 	width: 56%; */
position: absolute;
bottom: 30px;
left: 30px;
}
.facebook__like {
  position: relative;
  display: block;
  float: right;
  margin-left: 10px;
  display: none;
}

.blog_article__hide {
    background: #3D040F;
}
.blog_article__hide a {
    color:#ebebec;
    display: block;
    text-align: center;
    position: relative;
    top: 20%;
}
.blog_article__hide:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #3D040F;
	border-width: 30px;
	margin-left: -30px;
}
.read_txt {
    font-size:80px;
      line-height: 1;
}
.more_txt {
    font-size:84px;
    font-weight:bold;
      line-height: 1;
}
/*******************
    Blog pagination
************************/

.custom_blog_pagination .current {
    display: inline-block;
    width:40px;
    height: 35px;
    background: #3D040F;
    color:#ebebec;
    font-size:18px;
    line-height: 34px;
    text-align: center;
}
.custom_blog_pagination a.page-numbers {
    background: #e5e4e3;
    color:#3D040F;
    display: inline-block;
    width:40px;
    height: 35px;
    font-size:18px;
    line-height: 34px;
    text-align: center;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.custom_blog_pagination a.page-numbers:hover {
    background: #3D040F;
    color:#ebebec;
}
.custom_blog_pagination {
  display: inline-block;
  width: 100%;
  clear: both;
  text-align: center;
  margin-top:90px;
  margin-bottom:95px;
}

a.next.page-numbers {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(images/pag_left.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  top: 12px;
}
.custom_blog_pagination a.next.page-numbers:hover {
    background-color: transparent;
  background-image: url(images/pag_left.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.custom_blog_pagination a.prev.page-numbers:hover {
    background-color: transparent;
  background-image: url(images/pag_right.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
a.prev.page-numbers {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(images/pag_right.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  top: 12px;
}

/*******************
    Blog bottom form
************************/
.blog_contact_form__inner {
  display: block;
  clear: both;
  background-color: #49B9C3;
  margin-bottom: 48px;
  padding: 28px 25px;
}
.blog_form_title {
  color: #FFF;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}
.blog_contact_form__inner input {
    height: 34px;
    background: #FFF;
    border:0;
    width:100%;
    line-height: 33px;
    color: #3D040F;
    font-size:16px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.blog_contact_form__inner input::-webkit-input-placeholder {
    line-height: 33px;
    color: #3D040F;
    font-size:16px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.blog_contact_form__inner input:-moz-placeholder { /* Firefox 18- */
    line-height: 33px;
    color: #3D040F;
    font-size:16px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.blog_contact_form__inner input::-moz-placeholder {  /* Firefox 19+ */
    line-height: 33px;
    color: #3D040F;
    font-size:16px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.blog_contact_form__inner input:-ms-input-placeholder {
    line-height: 33px;
    color: #3D040F;
    font-size:16px;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.blog_input {
  float: right;
  width: 26%;
  margin-right:2%;
}
.blog_input:first-child {
    margin-right:0;
}
.blog_submit {
  float: left;
  width: 16%;
}
.blog_checkbox {
  display: inline-block;
  width: 100%;
  clear: both;
  margin-top:10px;
}
.blog_contact_form__inner input[type="submit"] {
    background: #3D040F;
    color: #FFF;
    font-weight: bold;
    font-size:28px;
    padding: 0;
    line-height: 34px;
    cursor:pointer;
}

.blog_checkbox input[type="checkbox"] {
    width:auto;
    height:auto;
    position: relative;
    top:3px;
}
.blog_checkbox label {
    font-size:14px;
    color:#FFF;
}
.blog_contact_form__inner form {
    margin-bottom: 0;
}
.blog_contact_form__inner div.wpcf7-mail-sent-ok {
    color:#FFF;
}

/******************************************/
.top_block {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom:1px solid #a88387;
}
.top_block__icon {
  float: right;
  width: 20%;
}
.top_block__content {
  float: right;
  width: 80%;
}
.top_block__title {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 15px;
}
.top_block__desc {
  font-weight: normal;
  max-width: 85%;
  font-size: 22px;
  line-height: 26px;
}

.title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 50px;
}
ul.services_repeater {
    margin:0;
    list-style-type: none;
    padding: 0;
}
ul.services_repeater li {
    position: relative;
    border-right:1px solid #ff5f39;
    margin-right: 10.5px;
    padding-right: 26px;
    padding-bottom: 45px;
    font-size: 22px;
}
ul.services_repeater li:last-child {
    padding-bottom: 0;
    border-right: 0
}
ul.services_repeater li:last-child:before {
    top:1px;
}
ul.services_repeater li:before {
    content:'';
    display: inline-block;
    width: 21px;
    height: 21px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: absolute;
    top:0;
    right:-10.5px;
    background: #ff5f39;
}
.middle_block {
  padding-bottom: 55px;
  border-bottom: 1px solid #A88387;
  margin-bottom: 60px;
}
.middle_block .unit-50:first-child {
    border-left:1px solid #A88387;
}

.bottom_block__title {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1;
}
.bottom_block__content,
.bottom_block__content p {
  font-size: 22px;
  line-height: 26px;
}
.bottom_block__content p:last-child {
    margin-bottom:0;
}

.bottom_block__right {
  float: right;
  width: 65%;
}
.bottom_block__image {
  float: left;
  width: 35%;
  text-align: left;
}
.bottom_block__inner {
  padding-bottom: 60px;
}
/*******************
    Recommendations
************************/
.hero_recommendations__inner {
  background: #ECEDED;
  padding-top: 45px;
  padding-bottom: 50px;
}
.hero_recommendation {
  display: inline-block;
  text-align: center;
  width: 33.33333%;
  float: right;
}
.hero_recommendation__item {
    max-width: 275px;
    display: inline-block;
}
.r__image {
  margin-bottom: 24px;
  text-align: center;
}
.r__image img {
    display: inline-block !important;
}

.r__content {
  margin-bottom: 28px;
}
.r__content p {
  margin-bottom:0px;
  font-size:25px;
  line-height: 30px;
}
.r__metadata {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.r__quotes {
  text-align: center;
}
.r__quotes img {
  display: inline-block;
}

div.wpcf7 img.ajax-loader {
    position: absolute;
}

.bottom_section__inner {
  padding: 48px 0 42px 0;
}

.under__title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 25px;
}
.under__content {
  font-size: 18px;
  padding-bottom: 20px;
}
.under__content p {
    margin-bottom: 20px;
}
.under__content p:last-child {
    margin-bottom: 0;
}
.under__content ol {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 25px;
}
.bottom_content_permalink {
    border-bottom: 1px solid #7d454c;
    text-align: left;
}
.bottom_content_permalink a {
    position: relative;
    font-size:16px;
}
.bottom_content_permalink a:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: transparent;
	border-width: 20px;
	margin-left: -20px;
    margin-top:2px;
}

.related_posts__inner {
  background: #ECEDED;
  padding-top: 35px;
  padding-bottom: 50px;
}
.related_posts_title {
  font-size: 25px;
  margin-bottom: 35px;
  font-weight: bold;
}

.rel_article {
  float: right;
  position: relative;
  width: 32%;
  margin-right: 0;
  padding-right: 0%;
  display: block;
}
.rel_article:first-child {
    padding-right:0;
    margin-right: 0;
}
.rel_article:first-child .rel_article__inner {
    margin-right: 0;
}
.rel_article:last-child .rel_article__inner {
    border-left:0;
    padding-left: 0;
    margin-left: 0;

}
.rel_article__inner {
    padding-left: 5%;
    padding-right: 12%;
    margin-left: 0;
    border-left: 1px solid #784147;
    position: relative;
    margin-right: 8%;
}
.rel_article__inner .symbol {
    position: absolute;
    top:0;
    right:0;
    display: inline-block;
    width:20px;
    height:20px;
}

.rel_news__inner {
    padding-right: 4%;
    margin-left: 0;
    position: relative;
    margin-right: 0;
}
.rel_news__inner .symbol {
    position: absolute;
    top:0;
    right:0;
    display: inline-block;
    width:20px;
    height:20px;
}



.symbol:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: transparent;
	border-width: 10px;
	margin-top: -10px;
}
.rel__title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom:10px;
}
.rel__excerpt {
  font-size: 16px;
}
.rel__permalink {
  text-align: left;
}
.rel__permalink a {
  text-decoration: underline;
  font-size:14px;
  color: #3D040F;
}

/*******************
    Cube color icons menu
************************/
#color_cube_menu {
  position: absolute;
  left:0;
  width: 135px;
  z-index: 9;
}
#color_cube_menu a {
    color: #FFF;
    font-size:16px;
    text-align: right;
    display: block;
    position: relative;
    height: 112px;
}
#color_cube_menu a span.color_menu_link_inner {
    padding-top: 80px;
    display: inline-block;
}
#color_cube_menu li {
    position: relative;
    margin-bottom: 12px;
    left:-15px;
    width: 138px;
    height: auto;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    -webkit-box-shadow: 1px 0 3px 1px rgba(0,0,0,0.2);
    box-shadow: 1px 0 3px 1px rgba(0,0,0,0.2);
}
#color_cube_menu li:hover,
#color_cube_menu li.current-menu-item {
    left:0;
}
#color_cube_menu ul {
    list-style-type: none;
    margin:0;
}
#color_cube_menu .seo_cube_icon a {
    background: #24999e url(images/seo_menu_icon.jpg) no-repeat 50% 10px;
    width:135px;
    height: 112px;
    display: inline-block;
    padding: 0;
    text-align: center;
}
.seo_cube_icon.current-menu-item a {
    background: #24999e url(images/seo_menu_icon.jpg) no-repeat 50% 10px;
}

#color_cube_menu .ppc_cube_icon a {
    background: #ff5f39 url(images/ppc_menu_icon.jpg) no-repeat 50% 20px;
    text-align: center;
}
#color_cube_menu .outbrain_cube_icon a {
    background: #3D040F url(images/taboola_menu_icon.png) no-repeat 50% 20px;
    text-align: center;
}
#color_cube_menu .social_cube_icon a {
    background: #eebd23 url(images/facebook_menu_icon.jpg) no-repeat 50% 10px;
    text-align: center;
}
#color_cube_menu .social_cube_icon a span.color_menu_link_inner {
    padding-top: 65px;
}

#color_cube_menu .site_cube_icon a {
    background: #b1cd4a url(images/site_menu_icon.jpg) no-repeat 50% 10px;
    text-align: center;
}
#color_cube_menu .site_cube_icon a span.color_menu_link_inner {
    padding-top: 65px;
}

/*******************
    Column Bars Graph
***********************/

.column_bars_border {
    height: 11px;
    background-color: #3D040F;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    max-width: 90%;
    position: relative;
    top: -11px;
}

.column_bars {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 320px;
  overflow: hidden;
}

.column_bar__inner {
    position: absolute;
    width:46px;
}

.column_bar__inner.right_column {
  right: 150px;
}

.columns_bar__item {
  position: absolute;
  left: 0;
  text-align: left;
  top: 0;
}

span.item__line {
  display: inline-block;
  height: 4px;
  width: 11px;
  position: absolute;
  opacity: 0;
}
span.item__label {
  left: 66px;
  font-size:14px;
  position: relative;
  display: inline-block;
  float: right;
  opacity:0;
}
span.item__label:before {
    content:'';
    display: inline-block;
    width:12px;
    height:12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: absolute;
    top: 2px;
    left:-11px;
    background-color: #c73937;
}

/** Right column **/

.right_column span.item__label {
    padding-left: 10px;
    min-width: 125px;
}

.right_column .item__line {
    left:45px;
}

.right_column #item-1 .item__line {top:0;}
.right_column #item-2 .item__line {top:68px;}
.right_column #item-3 .item__line {top:140px;}
.right_column #item-4 .item__line {top: 220px}

.right_column #item-1 .item__label { top:-10px; }
.right_column #item-1 span.item__label:before {top:6px; }

.right_column #item-2 .item__label {top:52px; }
.right_column #item-2 span.item__label:before {top:11px; }

.right_column #item-3 .item__label {top:132px;}
.right_column #item-3 span.item__label:before {top:4px; }

.right_column #item-4 .item__label {top:214px;}

/** Left column **/

.column_bar__inner.left_column {
  left: 175px;
}
.left_column .columns_bar__item {
    left:auto;
    right:0;
    text-align: right;
}
.left_column span.item__label {
    left:auto;
    right:65px;
    min-width: 130px;
    padding-right: 10px;
}
.left_column span.item__line {
    right:46px;
}
.left_column span.item__label:before {
    right:-9px;
}

.left_column #item-1 .item__line {top:0;}
.left_column #item-2 .item__line {top:68px;}
.left_column #item-3 .item__line {top:140px;}
.left_column #item-4 .item__line {top: 220px}

.left_column #item-1 .item__label { top:-10px; }
.left_column #item-1 span.item__label:before {top:6px; }

.left_column #item-2 .item__label {top:52px; }
.left_column #item-2 span.item__label:before {top:11px; }

.left_column #item-3 .item__label {top:132px;}
.left_column #item-3 span.item__label:before {top:4px; }

.left_column #item-4 .item__label {top:214px;}

/********************
    Single post/page
******************************/

.info_header__inner {
  position: relative;
  padding: 25px 28px;
  background: #EEBD23;

}
.info_header__inner:after {
	top: 100%;
	left: 94%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: transparent;
	border-width: 25px;
	margin-left: -25px;
}
.single_page_info_header {
  margin-bottom: 40px;
}

span.arr_box {
  position: relative;
  display: inline-block;
}
.arr_box:after {
	right: 100%;
	top: -5px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #3D040F;
	border-width: 6px;
	margin-top: -6px;
}
span.cat_name_wrap {
  display: inline-block;
  padding-right: 8px;
  font-size: 18px;
  font-weight: bold;
}
.post__subtitle {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 0;
}
.post_article__meta {
  font-size: 16px;
  text-align: left;
}
.post__user {
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid #3D040F;
  display: inline-block;
}
.post__date {
  display: inline-block;
}
.top_data_row {
    padding-bottom: 20px;
}

.single_share__inner {
    border-top:2px solid #eebd23;
    border-bottom:2px solid #eebd23;
    padding: 26px 0;
    margin:25px 0;
}
.share__icon {
  display: inline-block;
  float: right;
  width: 16%;
}

.content__title {
  font-size: 23px;
  font-weight: bold;
    margin-bottom: 10px;
}
.content__text {
  font-size: 18px;
}
.content__text a {
    color:#4abac3;
    font-weight:bold;
}

.author_avatar {
  float: right;
  width: 16%;
}
.author_avatar img {
    margin: 0;
    padding: 0;
    position: relative;
}
.author_info {
  float: left;
  width: 80%;
}
.author__name {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #3D040F;
}
.author__bio {
  font-size: 18px;
}
.about_post_author__inner {
  margin-top: 30px;
  margin-bottom: 30px;
}
.post__tags {
  font-size: 18px;
  margin-bottom: 80px;
}
.post__tags a {
    color:#3D040F;
}
.rel_post__title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 13px;
  border-bottom: 1px solid #3D040F;
}
.rp__title {
  font-size: 18px;
  font-weight: bold;
}
.rp__content {
  font-size: 18px;
}
.rp__permalink a {
  font-size: 14px;
  text-decoration: underline;
  color:#3D040F;
}
.related_post_wrapper {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #3D040F;
    position: relative;
}
.related_post_arrow {
    width:20px;
    height:20px;
    position: absolute;
    display: inline-block;
    background: #3D040F;
    top:3px;
}
.related_post_arrow:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #3D040F;
	border-width: 10px;
	margin-top: -10px;
}
.related_post_wrapper__inner {
  padding-right: 45px;
}
.disqus_comments {
  margin-top: 60px;
}
.fb-comments{
/* 	min-height: 509px; */
	width:100%;
/* 	margin-bottom:200px; */
}
.widget_categories h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    border-bottom:1px solid #7d454c;
}
.widget_categories ul {
    list-style-type: none;
    margin:0;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom:1px solid #7d454c;
}

.widget_categories ul li a {
    display: inline-block;
    position: relative;
    font-size:18px;
    color:#3D040F;
    padding-right: 16px;
}
.widget_categories ul li a:hover {
    font-weight:bold;
}
.widget_categories ul li a:after {
	right:0;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #a88387;
	border-width: 8px;
	margin-top: -8px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.widget_categories ul li a:hover:after {
    border-right-color: #3D040F;
}

.widget_text form {
    margin-bottom:0;
}
.widget_text .sidebar_cf__wrapper {
    background: #3D040F;
    color:#FFF;
    padding: 25px 15px 15px;
}
.cf__title {
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}
.cf__subtitle {
  font-size: 17px;
  margin: 10px 0 25px 0;
}
.sidebar_cf__wrapper input {
    height: 34px;
    width:100%;
    max-width: 100%;
    border:0;
    line-height: 34px;
   color: #3D040F;
   font-size:14px;
   line-height: 34px;
   font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar_cf__wrapper input::-webkit-input-placeholder {
   color: #3D040F;
   font-size:14px;
   line-height: 34px;
   font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar_cf__wrapper input:-moz-placeholder { /* Firefox 18- */
   color: #3D040F;
   font-size:14px;
   line-height: 34px;
   font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar_cf__wrapper input::-moz-placeholder {  /* Firefox 19+ */
   color: #3D040F;
   font-size:14px;
   line-height: 34px;
   font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar_cf__wrapper input:-ms-input-placeholder {
   color: #3D040F;
   font-size:14px;
   line-height: 34px;
   font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cf__input {
    margin-bottom:15px;
}
.sidebar_cf__wrapper input[type="submit"] {
    height:52px;
    padding: 0;
    color:#FFF;
    font-size: 25px;
    font-weight:bold;
    background: #49b9c3;
}

.single-post .page_container, .single-news .page_container, .single-howto .page_container {
    padding-left: 3%;
    border-left:1px solid #b08f93;
    max-width: 798px;
    width:79%;
}

.single-post p iframe, .single-news p iframe , .single-howto p iframe {
    width:100%;
}

.popular_post_wrapper {
  margin-top: 30px;
}
.popular_posts_title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
  border-bottom: 1px solid #7D454C;
}
.popular_post__inner {
    padding: 18px;
    position: relative;
    max-width: 173px;
    float: left;
}
.popular_post__inner:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: transparent;
	border-width: 20px;
	margin-top: -20px;
}
.popular__title {
  font-weight: bold;
  font-size: 19px;
}
.popular__permalink {
  text-align: left;
}
.popular__permalink a {
  display: inline-block;
  color: #EBEBEC;
  font-size: 14px;
  background: #3D040F;
  width: 60px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.popular_post {
  margin-top: 25px;
  display: inline-block;
  float: left;
}
.popular_post:first-child {
    margin-top:0;
}

body .nav-secondary>ul>li .dropdown-toggle {
  position: relative;
  color: #3D040F !important;
}
.post__related_articles.mobile_view  {
    display: none;
}

/*************************
    Mobile
******************************/

.mobile_menu_wrapper {
    display: none;
}
.mobile_menu_wrapper ul {
    margin:0;
    padding: 0;
}
.mobile_menu_wrapper > ul > li {
    border-bottom:1px solid #E0DFDD;
    padding: 10px 0;
}
.mobile_menu_wrapper > ul > li:last-child {
    border-bottom:0;
}
.mobile_menu_wrapper > ul > li.menu-item-has-children > a {
    padding-bottom: 10px;
}

.mobile_menu_wrapper > ul > li.menu-item-has-children {
    padding-bottom: 0;
    border-bottom:0;
}

.mobile_menu_wrapper > ul ul > li {
    padding: 10px 0;
    border-bottom:1px solid #3D040F;
}

.mobile_menu_wrapper ul a {
    font-size:18px;
    font-weight:normal;
    color: #FFF;
}

#mobile_trigger {
    width:40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    display: none;
}

#mobile_trigger span {
    display: inline-block;
    width:100%;
    height: 4px;
    float: right;
    margin:4px 0;
    position: relative;
    background-color: #3D040F;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

#mobile_trigger.opened span.second__span {
    display: none;
}
#mobile_trigger.opened span.first__span {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top:11px;
}
#mobile_trigger.opened span.third__span {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header_social_wrapper__mobile {
  display: none;
}

.bodies_container__mobile {
    display: none;
}

.google_section_buttom_title.mobile {
    display: none;
}
.google_section_buttom_title.desktop {
    display: block;
}

.mobile_articles_view {
    display: none;
}
.contact_info_list.view__mobile {
    display: none;
}
.deal_mobile_description {
  font-size: 18px;
}


/*********
    Footer
        ********/
.footer_column {
    float: right;
    display: inline-block;
}
.footer_column.first_column {
  width: 20%;
}
.footer_column.menu_column {
  width: 26%;
  padding-left: 5%;
}

/*********
    Portfolio Slider
        **************/

.portfolio_cube_image {
  display: inline-block;
  position: relative;
}

.portfolio_cube_image__title {
  height: 40px;
  background-color: #3D040F;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  z-index: 10;
}
.portfolio_cube_image__title:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #3D040F;
	border-width: 20px;
	margin-left: -20px;
}
.portfolio_repeater__title {
  color: #3D040F;
  margin-bottom: 55px;
  font-size: 25px;
  font-weight: bold;
}
.portfolio_repeater__inner {
    margin-bottom: 0;
}
.portfolio_repeater {
  padding-top: 55px;
}
.portfolio_repeater .container1024 {
    border-bottom: 1px solid #a88387;
    padding-bottom: 55px;
}

.portfolio_repeater .slick-prev {
    background: url(images/slider_right.png) no-repeat 0 0;
    display: inline-block;
    width:27px;
    height:50px;
    right: -50px;
    top: 40%;
}
.portfolio_repeater .slick-next {
    background: url(images/slider_left.png) no-repeat 0 0;
    display: inline-block;
    width:27px;
    height:50px;
    left:-50px;
    top:40%;
}
.portfolio_cube_description {
  background: #B1CD4A;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
    padding: 45px 15px;
  z-index: 2;
  display: block;
}

.portfolio_cube_image__inner img {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    position: relative;
    z-index: 3;
}
.portfolio_cube_image__inner:hover img {
    opacity: 0;
    z-index: 1;
}

.portfolio_cube_description__title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 25px;
  color: #3D040F;
}
.portfolio_cube_description__content {
  font-weight: 400;
  font-size: 20px;
  color: #3D040F;
}
.lb-data .lb-number {
    display: none !important;
}

.bottom_content_text_extra {
  display: none;
}

.column_bar__inner__title {
    display: none;
}

.page-template-tpl-first-aid .sidebar_container:after {
    position: absolute;
    width:1px;
    height:100%;
    content:'';
    background: #7d454c;
    top: 0;
    right: -20%;
}

.page-template-tpl-customers .top_block__content, .page-template-tpl-homepage .top_block__content {
    margin-top: 54px;
}
.customers_repeater {
    list-style-type: none;
    margin:0;
    padding: 0;
}
.customer_wrapper {
  margin-bottom: 25px;
}
.customer_wrapper_block {
	position: relative;
	background: #FFF;
	border: 1px solid #400410;
    padding: 20px 18px;
    margin-bottom: 35px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    min-height: 180px;
}
.customer_wrapper_block:after,
.customer_wrapper_block:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.customer_wrapper_block:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #FFF;
	border-width: 30px;
	margin-left: -30px;
}
.customer_wrapper_block:before {
	border-color: rgba(64, 4, 16, 0);
	border-top-color: #400410;
	border-width: 31px;
	margin-left: -31px;
}

.customer_wrapper_block:hover {
    background: #400410;
    color:#FFF;
}

.customer_wrapper_block:hover:after {
	border-color: rgba(64, 4, 16, 0);
	border-top-color: #400410;
	border-width: 30px;
	margin-left: -30px;
}
.customer_wrapper_block:hover:before {
	border-color: rgba(64, 4, 16, 0);
	border-top-color: #400410;
	border-width: 31px;
	margin-left: -31px;
}



.customer_item {
    width: 24%;
    float: right;
    margin-left:1.333333%;
}
.customer_item .customer_wrapper {
	min-height: 330px;
}
.customer_item.last {
    margin-left:0;
}
.customer_wrapper_logo {
  text-align: center;
  min-height: 100px;
}
.c_title {
  position: relative;
  font-weight: bold;
  font-size: 23px;
}
.c_description p {
    margin-bottom: 5px;
    font-size:16px;
}
.c_description p:last-child {
    margin-bottom: 0;
}
.customer_testimonials {
  background-color: #ECEEED;
  margin-top: 40px;
}

.page-template-tpl-customers .r__metadata {
    color: #ff6039;
}
.slick-slider {
    margin-bottom: 0;
}

/********* Contact shortcode *******/
.cw__header {
    color:#FFF;
    font-size:24.3px;
    font-weight:bold;
    height: 54px;
    line-height: 54px;
    position: relative;
}
.cw__header:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(73, 185, 195, 0);
	border-right-color: #49b9c3;
	border-width: 27px;
	margin-top: -27px;
}

.contact_widget {
  max-width: 400px;
  position: relative;
}
span.cw_trigger {
  cursor: pointer;
  font-weight: normal;
  text-decoration: underline;
}
.cw__title {
    padding-right: 40px;
    background: #49b9c3;
    margin-right: 60px;
}
.cw__icon {
  position: absolute;
  right: 0;
  top: -16px;
}
.cw__content {
    margin-right: 60px;
    border-right:2px solid #49b9c3;
    border-left:2px solid #49b9c3;
    border-bottom:2px solid #49b9c3;
    padding: 28px 22px 0 22px;
    display: none;
}
.cw_subtitle {
  margin-bottom: 15px;
}
.contact_widget_wrapper {
  margin-bottom: 40px;
}
.cw_form input {
    height: 32px;
    width:100%;
    max-width: 100%;
    border:1px solid #49b9c3;
    color:#510810;
    font-size:16px;
    font-weight:normal;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 11px;
}
.cw_form input::-webkit-input-placeholder {
    font-size:16px;
    font-weight:normal;
    color:#510810;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cw_form input:-moz-placeholder { /* Firefox 18- */
    font-size:16px;
    font-weight:normal;
    color:#510810;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cw_form input::-moz-placeholder {  /* Firefox 19+ */
    font-size:16px;
    font-weight:normal;
    color:#510810;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cw_form input:-ms-input-placeholder {
    font-size:16px;
    font-weight:normal;
    color:#510810;
    font-family: "Alef Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cw_form input.wpcf7-submit {
  background-color: #FF5F39;
  color: #FFF;
  border: 0;
  font-weight: bold;
  font-size: 28px;
  padding: 0;
  line-height: 1;
}
.cw_form_row {
    position: relative;
}
.cw_form .wpcf7 img.ajax-loader {
  position: absolute;
  bottom: -12px;
  right: 0;
}
.wp_the_content {
  margin: 50px 0;
}

strong.tag_title {
  float: right;
  padding-left: 5px;
}
.tag_wrap {
    display: inline-block;
}
.tag_wrap:last-child span {
    display: none;
}
.single .fb_iframe_widget {
    display: block;
    position: relative;
    float:right;
}
div#___plusone_0 {
    width: 50px !important;
    height: 30px !important;
    float: right !important;
    margin-right:15px;
    height:25px !important;
}
div#___plusone_0 > iframe{
    width:100% !important;
    height:25px !important;
}
.lightboxOverlay{
    width:100%
}
.portfolio_cube_image__title{
    cursor:pointer;
}

.page-template-tpl-blog .facebook_wrapper {
/*     width:auto; */
/* 	left: 24px; */
/* 	position: relative; */
}
.page-template-tpl-blog .facebook__like {
    float: left;
}
.page-template-tpl-blog .facebook__share {
	float: left;
}
.page-template-tpl-blog .more_peramlink {
	float: right;
}

/**********************
	Landing page
*****************************/
.lp_header_google_partner {
    float: left;
    width: 15%;
    margin-left: 25px;
}
.lp_header_tel {
	display: block;
	float: left;
	margin-left:18px;
	position: relative;
	top:16px;
}
.lp_header_tel > a {
/* 	color: #510710; */
color:white;
    font-size: 32px;
    font-weight: bold;
}
.landing_page .header {
	padding: 0;
	background: none;
}
.lp_header_wrapper {
/* 	background: #49b9c3; */
	background: white;
	padding: 15px 0 12px 0;
}
.landing_page .header .lp_header_menu {
	background-color: #510710;
	padding: 16px 0;
	margin:0;
}
.lp_header_menu ul.menu {
	list-style-type: none;
	margin: 16px 0 0 0;
	padding: 0;
	float:right;
}
.lp_header_menu ul li {
	float: right;
	border-right:1px solid #FFF;
	padding-right: 8px;
	margin-right:8px;
}
.lp_header_menu ul li:first-child {
	border-right:0;
	padding-right: 0;
	margin-right:0;
}

.lp_header_menu ul li a {
	color:#FFF;
	font-size:20px;
	line-height: 1;
	display: inline-block;
}
.lp_main_frame {
	position: relative;
	width: 100%;
	max-width: 100%;
	padding-top: 135px;
}

.lp1_section1 {
	background-color: #eceded;
	padding: 50px 0 35px 0;
}
.lp1_section_outbrain {
	background: url(images/bg-outbrain.jpg) repeat 0 0;
/* 	background-color: red; */
	padding: 50px 0 35px 0;
	width: 100%;
	float:left;
}

.lp1_section_outbrain_recommendations {
/* 	background: url(images/bg-outbrain.jpg) repeat 0 0; */
/* 	background-color: red; */
/* 	padding: 50px 0 35px 0; */
	width: 100%;
/* 	float:left; */
}

.lp1_section_outbrain_content {
/* 	background: url(images/bg-outbrain.jpg) repeat 0 0; */
/* 	background-color: red; */
/* 	padding: 50px 0 35px 0; */
	width: 100%;
/* 	float:left; */
/* 	padding: 580px 0 0 0; */
}

.lps1_content {
	background-position: 0 0;
	background-repeat: no-repeat;
}
.blue_title {
    color: #24999e;
    font-size: 61px;
    font-weight: bold;
    line-height: 1;
}
.orange_title {
    color: #ff5f39;
    font-size: 61px;
    font-weight: bold;
    line-height: 1;
	margin-bottom:30px;
}
.lp_content {
    font-size: 29px;
}
.lp_content p {
	margin-bottom: 15px;
	line-height: 1.4;
}
.lp_content p:last-child {
	margin-bottom:0;
}
.lp_content ul {
	list-style-type: none;
	margin:0;
	padding: 0;
}
.lp_content ul li {
	background: url(images/orange_list_bullet.png) no-repeat 100% 50%;
	min-height: 24px;
	padding-right: 40px;
}

.landing_page .top_block__title {
	font-size: 50px;
	text-align: center;
	margin:0;
}
.landing_page .top_block {
	padding-bottom: 0;
	border:0;
	margin-bottom: 45px;
}
.lp1_section3 {
	padding-top: 60px;
}
.landing_page .mark_section_title {
	position: relative;
	max-width: 1024px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.landing_page .mark_section_title .google_parner {
	position: absolute;
	left:0;
	top:0;
}
.lp1_section4 {
	float:left;
	width:100%;
	background-color: #49B9C3;
    margin: 0px;
    padding:25px 0px 50px 0;
}
.landing_page .blog_contact_form__inner {
	margin:0;
	padding: 0;
	background: none;
}
.landing_page form .blog_form_title {
	display: none;
}

.green_phone_button {
	display: none;
	width: 30px;
    height: 27px;
    position: absolute;
	top:12px;
    right: 75px;
}
.green_phone_button > a {
	background: url(images/green_phone_button.png) no-repeat 0 0;
	width:38px;
	height:34px;
	background-size: cover;
	display: block;
}

.landing_page #mobile_trigger {
	width:24px;
	height:auto;
	top:14px;
}
.landing_page #mobile_trigger span {
	margin:2px 0;
}
.landing_page #mobile_trigger.opened span.first__span {
	top:8px;
}

.landing-page-2 .blue_title {
	margin-bottom: 60px;
}
.landing-page-2 .lps1_content {
    background-position: 0 125px;
}
.landing-page-2 .customer_item {
	min-height: 345px;
}
.landing-page-2 .blog_contact_form__inner input[type="submit"] {
	background-color: #ff5f39;
}

.landing_page #home_recommendations,
.landing_page .home_google_inner {
	background-size: cover !important;
}

.myforms .validation_error{
	display: none;
}

.myforms .gform_body{
	vertical-align: top !important;
}

.myforms .gfield_label{
	display: none !important;
}
.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){
	width: 33.3%!important;

}

.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_above li.gfield, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield{
	vertical-align: top!important;
}

.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield{
	    padding-right: 0!important;
}


.myforms_wrapper .myforms li.gfield.gfield_error,.myforms_wrapper .myforms li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background-color: transparent;
    margin-bottom: 0px!important;
    border-top: none;
    border-bottom: none;
    padding-bottom: none;
    padding-top: 0px!important;
    box-sizing: inherit
}


/*
div.gf_simple_horizontal div.gform_body ul li.gfield label.gfield_label, div.gf_simple_horizontal_wrapper div.gform_body ul li.gfield label.gfield_label{
	      display: none;
	  }
body .gform_wrapper .gform_footer input:hover[type=submit]{

	    background: #337ab7;

	}
	body .validation_error{
		display: none;
	}


	body .gform_wrapper .top_label .gfield div.ginput_container{
		margin-top: 0;
	}
	body form.gf_simple_horizontal div.gform_body,
	body form.gf_simple_horizontal div.gform_footer.top_label{
		margin-top:0;
		vertical-align: top;
	}
	body .gform_wrapper li.gfield.gfield_error,
	body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
		background-color: transparent;
		border-top:0px none transparent;
		border-bottom:0px none transparent;
		margin-top: 0;
		padding-top:0;
	}
	body .gform_wrapper li.gfield.gfield_error.gfield_contains_required{
		margin-top:0;
	}
	body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
	body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
		margin-top: 0;
	}

	body .gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
	body .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){
		margin-top: 0;
	}
	body body:not(rtl) form.gf_simple_horizontal div.gform_footer.top_label{
		margin-top: 9px;
	    vertical-align: top;
	    width: 20%;
	    float: left;
	}

	body .myforms .gform_footer{
		vertical-align: top;
	}

	body .gform_wrapper .description,
	body .gform_wrapper .gfield_description,
	body .gform_wrapper .gsection_description,
	body .gform_wrapper .instruction
	{
		font-size: 16px;
	}
*/



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

	.single_page_info_header {
	  margin-top: 120px;
	}
/*
  .gform_body, .gform_wrapper .gform_body .top_label li.gfield.gf_middle_third, .gform_wrapper .gform_body .top_label li.gfield.gf_left_third, .gform_wrapper .gform_body .top_label li.gfield.gf_right_third,div.gf_simple_horizontal div.gform_footer {
    float: right;
    clear: right !important;
    width: 100%;
  }

  div.gf_simple_horizontal_wrapper div.gform_footer{
      width: 50%;
      float: left;
      clear: both;
  }
  #gform_2 .gform_wrapper .gform_footer input[type=image],#gform_2 .gform_wrapper .gform_footer input[type=submit]{
      float: left;
      width:100%;
  }
  body .gform_wrapper .gform_footer input[type=submit]{
  }

  #gform_2 .gform_body{
      width: 100%;
  }

  body .gform_wrapper .top_label .gfield div.ginput_container{
	margin-bottom: 10px;
}

	body .gform_wrapper .gform_footer input[type=submit]{
		width: 200px;
	    float: left;
	    margin: 0 0 0 16px;
	    padding: 0;
    }
*/
}

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



	.gform_wrapper .gform_footer input[type=image]{
	      margin:7px 0 0 0;
	  }



	 body .gform_wrapper .gform_footer input[type=submit]{
/* 	    background: #3D040F; */
	    color: #FFF;
	    font-weight: bold;
	    line-height: 34px;
	    cursor: pointer;
	    margin:0 0 0 0;
	    padding: 0 30%;
	    border-radius: 2px;
	    font-size:23px;
	    vertical-align: top;
	}



}



.entry-tags{
    float:right;
    width:100%;
}
