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

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

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


iframe[name="google_conversion_frame"] {
	position: fixed;
}
body{
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-family:'Open Sans Hebrew';
}
h1,h2,h3,h4,h5,h6{
	font-family:'Open Sans Hebrew';
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1, .h1 {
    font-size: 36px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}
a:active, 
a:hover, 
a:focus,
input:hover, 
input:active, 
input:focus, 
textarea:hover, 
textarea:active, 
textarea:focus {
	outline: 0px;
}
a.read-more {
	text-decoration: none;
	color: #fff;
}
nav, header, section, footer {
	width: 100%;
}
artical {
	margin-bottom: 0;
}
form br {
	display: none;
}
input.form-control {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #8780a0;
	border-top: none;
	border-right: none;
	border-radius: 0px;
	font-size: 18px;
	background-color: transparent;
	box-shadow: none;
	display:inline-block	;
	max-width: 390px;
}
textarea.form-control {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #8780a0;
	border-top: none;
	border-right: none;
	border-radius: 0px;
	font-size: 18px;
	background-color: transparent;
	box-shadow: none;
	display:inline-block	;
	max-width: 390px;
}
input.btn {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	border: none;
	border-radius: 0px;
	font-weight: 400;
	font-size: 22px;
	text-align: center;	
	background-color: #fff;
	color: #8780a0;
	max-width: 100%;
}
.et_divi_builder #et_builder_outer_content .et_pb_module input[type=text].form-control {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #8780a0;
	border-top: none;
	border-right: none;
	border-radius: 0px;
	font-size: 18px;
	background-color: transparent;
	box-shadow: none;
	display:block;
	direction: ltr;
	max-width: 100%;
}
.et_divi_builder #et_builder_outer_content .et_pb_module input[type=email].form-control {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #8780a0;
	border-top: none;
	border-right: none;
	border-radius: 0px;
	font-size: 18px;
	background-color: transparent;
	box-shadow: none;
	display:block;
	direction: ltr;
	max-width: 100%;
}

.et_divi_builder #et_builder_outer_content .et_pb_module textarea.form-control {
	width: 100%;
	height: 120px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #8780a0;
	border-top: none;
	border-right: none;
	border-radius: 0px;
	font-size: 18px;
	background-color: transparent;
	box-shadow: none;
	display:block;
	direction: ltr;
	max-width: 100%;
}
.et_divi_builder #et_builder_outer_content .et_pb_module span.wpcf7-form-control-wrap {
	width: 100%;
	display:block;
}
.et_divi_builder #et_builder_outer_content .et_pb_module input.btn {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	border: none;
	border-radius: 0px;
	font-weight: 400;
	font-size: 22px;
	text-align: center;	
	background-color: #fff;
	color: #8780a0;
	max-width: 100%;
}
span.your-phone {
	padding-right: 50px;
	background-image: url(img/tel.png);
	background-position: right;
	background-repeat: no-repeat;
}
span.your-name {
	padding-right: 50px;
	background-image: url(img/name.png);
	background-position: right;
	background-repeat: no-repeat;
}
span.your-email {
	padding-right: 50px;
	background-image: url(img/mail.png);
	background-position: right;
	background-repeat: no-repeat;
}
span.wpcf7-not-valid-tip {
    font-size: 15px;
}
div.wpcf7-response-output {
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.padding-top {
	padding-top: 80px;
}
.opensans {
	font-family:'Open Sans Hebrew'!important;
}
.ajax-loader {
	position: absolute;
}
.hentry {
    margin-bottom: 0px;
}
.relative {
	position: relative
}
.inline-block {
	display: inline-block;
}
.table {
    display: table;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.container {
    padding: 0 15px 0 15px;
}
.navbar-top {
	text-align:center;
}
ul.nav {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 13px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.nav > a,
.nav > a:hover,
.nav > a:active,
.nav > a:focus {
    background-color: transparent;
    border-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:active,
.nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}
.sub-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    min-width: 115px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    background-color: rgba(255,255,255,0.8);
    border: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.sub-menu > li > a {
    display: block;
    padding: 5px 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
	text-align: center;
    border-top: 1px solid #94b3bc;
}
.sub-menu > li > a:active,
.sub-menu > li > a:hover,
.sub-menu > li:hover > a,
.sub-menu > li > a:focus {
    text-decoration: none;
    color: #fff;
	background-color:  #94b3bc;
}
.sub-menu > .active > a,
.sub-menu > .active > a:active,
.sub-menu > .active > a:hover,
.sub-menu > .active > a:focus {
    color: #000;
    text-decoration: none;
    outline: 0;
	background-color: transparent;
}
.menu-item-has-children:hover .sub-menu {
	display: block;
    opacity: 1;
	padding-bottom: 0px;
}
ul.pager {
	padding-right: 0px;
	padding-left: 0px;
}
ul.pagination {
	padding-right: 0px;
	padding-left: 0px;
}
.navbar-toggle {
    border: 1px solid #999;
}
.navbar-toggle .icon-bar {
    background-color: #999;
}
.nav.nav-side {

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

}
.nav.nav-side  li  a {
	background-color: transparent;
    color: #000;	
}
.nav.nav-side  li  a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav.nav-side  li  a:hover, 
.nav.nav-side  li  a:active, 
.nav.nav-side  li  a:focus {
    text-decoration: none;
	background-color: transparent;
    color: #000;
}
.collapsing {
	display: none;
}
#nav-icon3 {
	width: 42px;
    height: 32px;
    position: relative;
    margin: 0;
    padding: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    border: 0px solid #fff;
    border-radius: 3px;
    float: right;
    margin-top: 0px;
    background-color: rgba(0,0,0,0.9);	
}
#nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 22px;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    left: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
    top: 8px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 10px;
}
#nav-icon3 span:nth-child(4) {
    top: 16px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.nav.nav-side  .sub-menu {
    position: initial;
    float: initial;
    min-width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow:initial;
    box-shadow: initial;
}

/*
	navbar
*/
.nav.navbar-nav > li {
	background-color: transparent;
}
.nav.navbar-nav > li:hover,
.nav.navbar-nav > li:focus,
.nav.navbar-nav > li:active {
	background-color: transparent;
}
.nav.navbar-nav > li > a {
	color: #000;
	text-align: center;
		display: table-cell;
    vertical-align: middle;
    height: 109px;
}
.nav.navbar-nav > li a:hover,
.nav.navbar-nav > li a:focus,
.nav.navbar-nav > li a:active {
    color: #fff;
	background-color:  #94b3bc;
}
.nav.navbar-nav > li.logo_placeholder a:hover,
.nav.navbar-nav > li.logo_placeholder a:focus,
.nav.navbar-nav > li.logo_placeholder a:active {
    color: #000;
	background-color:  transparent;
}
.nav.navbar-nav > li.current-menu-item {
	background-color: transparent;
}
.nav.navbar-nav > li.current-menu-item a {
	color: #000;
}
.nav.navbar-nav.navbar-nav-hover ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav.navbar-nav.navbar-nav-hover ul li {
	margin: 0px;
	padding: 0px;
}
.nav.navbar-nav.navbar-nav-hover ul li a {
	text-decoration: none;
}
.nav.navbar-nav.navbar-nav-hover li.menu-item-has-children ul.sub-menu {
	display: none;
	position: absolute;
	background-color: #000;
}
.nav.navbar-nav.navbar-nav-hover li.menu-item-has-children:hover > ul.sub-menu {
	display: block;
}
.arrowdown {
	display: none;
}
/*
	slick slider
*/
.slickwraper {
	overflow: hidden;
}
.slick-slide img {
    display: inline-block;
	max-width: 100%;
	height: auto;
}
.slick-slide {
    text-align: center;
}
.slick-arrow {
	position: absolute;
	outline: 0;
	top: 45%;
	z-index: 9000;
    width: 33px;
    height: 50px;
	color: transparent;
	border: 0px;	
	background-color: transparent;
	font-size: 1px;		
}
.slick-next.slick-arrow {
	left: -60px;
}
.slick-prev.slick-arrow {
	right: -60px;
}
.slick-arrow:after {
    display: block;
    width: 33px;
    height: 50px;
    position: absolute;
    top: 0px;	
    color: #000;
    font-size: 100px;
    line-height: 40px;
}
.slick-next.slick-arrow:after {
    content: '‹';
	left: 0px;	
}
.slick-prev.slick-arrow:after {
	content: '›';	
    right: 0px;	
}
ul.slick-dots {
	list-style: none;
	text-align: center;
}
ul.slick-dots li {
	display: inline-block;
	margin: 10px;
	width: 36px;
	height: 36px;
	border: 0px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}
ul.slick-dots li button {
	width: 36px;
	height: 36px;
	padding: 0px;
	border: 0px;
	border-radius: 50%;
	background-color: #ccc;
	background-size: 100% 100%;
	color: transparent;
}
ul.slick-dots li.slick-active button {
	background-color: #000;
}
/* 

	gallery masonry

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

	gallery montage

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

	header

*/
.header-row{
    background-color: rgba(255,255,255,0.7);
    position: fixed;
    z-index: 999;
	width: 100%;
}
.black-row {
	background-color: #000;
	font-size: 22px;
	padding: 5px 0;
}
.black-row a{
	color: #fff;
	text-decoration: none;
	float: right;
	padding: 5px 0;
}
.black-row a.header-phone {
	padding-right: 30px;
	background-image: url(img/phone-header.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 30px;
}
.social-icons{
	float: left;
	margin-right: 5px;
}
.social-icons a{
	float: left;
	margin-right: 10px;
}
.black-row a.header-mail{
	float: left;	
}
.white-row {
	border-bottom: 3px solid #94b3bc;
}
.logo_placeholder{
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	padding:0px 63px;
}
.logo_placeholder a{
	color: transparent !important;
}
.header-logo {
	display: none;
}
/*

	footer

*/
.footer-bg{
	background-image: url(img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	/* margin-top: 10px; */
	float: left;
}
.right-footer{
	background-color: rgba(255,255,255,0.85);
	padding-top: 40px;
	height: 524px;
}
.left-footer{
    background-image: url(img/footer-bg-left.png);
    background-repeat: no-repeat;
    background-size: 104% 100%;
    background-position: -4px top;	
    padding-top: 40px;
    height: 524px;
}
.footer-form{
	max-width: 450px;	
	display: inline-block;
	position: relative;
	margin-right: 300px;
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 170px;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-social {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.footer-social-inner {
	position: relative;
	text-align: center;
}
.footer-social a {
    position: relative;	
	display: inline-table;
    width: 70px;
    height: 50px;
}	
.fa{
	position: absolute;
	bottom: 0px;
    right: 5px;	
	padding-bottom: 10px;
	font-size: 38px;
	border: 2px solid #8780a0;
	border-bottom: none;
	border-radius: 30% 30% 0 0;
    width: 60px;
    padding-top: 10px;
	color: #8780a0;
    transition: all 0.5s;
}
.fa:hover{
	padding-bottom: 20px;
	border: 2px solid #8780a0;
	border-bottom:  2px solid #8780a0;
    width: 60px;
	color: #fff;
	background-color: #8780a0;
}
/*
.fa-linkedin{
	margin-right: 150px;
}
.fa-google-plus{
	margin-right: 75px;
}
.fa-twitter{
	margin-right: -75px;
}
.fa-facebook{
	margin-right: -150px;
}
*/
.footer-image{
	position: relative;
	margin-right: -100px;
	margin-bottom: -2px;
}
/*

	home

*/
.home-text{
    text-align: center;
	/* margin-top: 100px; */
	margin-top: 50px;
}
.home-text p{
    text-align: justify;
}
.home-text h2 {
	padding-bottom: 10px;
	background-image: url(img/h2-title.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: bottom;
	text-align: center;
	padding-right: 35px;
}
a.read-more-btn{
	color: #8780a0;
	text-align: center;
	text-decoration: none;
	border: 2px solid #c3bfcf;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 100px;
	padding: 5px 35px;
}
.section-links {
	overflow-x: hidden;
}
.section-links .row {
	margin-right: -3px;
    margin-left: -3px;
}
.section-links .col-sm-6, 
.section-links .col-xs-6 {
	padding-right: 3px;
    padding-left: 3px;
}
.page-link-image{
    margin-bottom: 4px;
} 
.page-link-image a {
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}
.page-link-image a:after {
	content: '';
	display: block;
	padding-top: 60%;
}
.page-link-image a img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.page-link-image-big{
	position: relative;
	height: 707px;
	margin-bottom: 18px;
}
.page-link-image-big img{
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
    right: 0;
    left: 0;
}
.home-image-cover{
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	right: 0;
	background-image: url(img/img-cover.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}
.page-link-image:hover .home-image-cover{
	background-image: url(img/img-cover-hover.png);
}
.page-link-title-big{
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
	font-size: 44px;
	padding-bottom: 0px;
	background-image: url(img/title-line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #8780a0;
}
.page-link-title{
	position: absolute;
	top: 40%;
	text-align: center;
	width: 100%;
	font-size: 44px;
	color: #fff;
}
.section-rec {
	margin-top: 100px;
	background-image: url(img/rec-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;;

}
.clients-title{
	padding-bottom: 10px;
	background-image: url(img/h2-title-short.png);
	background-repeat: no-repeat;
	background-size: auto 100%;	
	background-position: bottom;
	text-align: center;
	padding-right: 35px;
}
.rec-text{
	margin-top: 100px;
	padding-top: 90px;
	background-image: url(img/rec-text.png);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: justify;
}
.rec-name{
	font-size: 30px;
	color: #fff;
	border-bottom: 3px solid #fff;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
a.rec-link{
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-bottom: 30px;
}


.sidebar-menu .menu-item-has-children .sub-menu.open-mobile {
    display: block;
    top: 5px;
    right: 100%;
}
.sidebar-menu .menu-item-has-children:hover .sub-menu {
    display: none;
    opacity: 1;
    padding-bottom: 0px;
}
.sidebar-menu .menu-item-has-children:hover .sub-menu.open-mobile {
    display: block;
}
.sidebar-menu .arrowdown {
    display: block;
    width: 25px;
    height: 25px;
    color: #8780a0;
    cursor: pointer;
    position: absolute;
    top: 15px;
    left: 10px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
}

/* articles */
.category-post {
	margin-top: 35px;
	margin-bottom: 15px;
}
.category-title {
	background-image: url(img/article-title.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0;
	padding: 15px 50px;
}
.category-title a{
	text-decoration: none;
	color: #000;
}
.tablerow {
	display: table;
}
.category-text {
	display: table-cell;
	background-color: rgba(134,128,159,0.7);
	padding: 20px;
	width: 68%;
    vertical-align: middle;
	color: #fff;
	position: relative;
}
.table-image {
	display: table-cell;
	max-width: 300px;
	width: 32%;
}
.read-more {
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	position: absolute;
	bottom: 10px;
	left: 25px;
}
.single-text {
	padding: 20px;
}

.single-text p img{
	max-width: 100%;
	height: auto;
}
@media (min-width: 768px){
	.container {
		width: 750px;
	}
	.container.container-wide {
		width: 750px;
	}
	.navbar-nav {
		float: initial;
	}
	.navbar-collapse.collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media (min-width: 992px){
	.container {
		width: 970px;
	}
	.container.container-wide {
		width: 970px;
	}
}
@media (min-width: 1300px){
	.container {
		width: 1270px;
	}
	.container.container-wide {
		width: 100%;
	}
}
@media (min-width: 1630px){
	.container.container-wide {
		width: 1600px;
	}
}

@media (max-width: 1799px){
	.page-link-title-big{
		font-size: 40px;
	}
	.page-link-title{
		font-size: 40px;
	}
}
@media (max-width: 1499px){
	.footer-form {
		margin-right: 00px;
	}
	.page-link-title-big{
		font-size: 30px;
	}
	.page-link-title{
		font-size: 30px;
	}
}
@media (max-width: 1299px){
	.white-row {
		font-size: 16px;
	}
	.black-row {
		font-size: 16px;
	    line-height: 30px;
	}
	li.logo_placeholder {
		background-size: 100% 100%;
		padding: 0px 35px;
	}
	.nav.navbar-nav > li > a {
		height: 94px;
	}
	.nav > li > a {
		padding: 10px 8px;
	}
	.category-text {
		padding: 15px;
		font-size: 14px;
	}
}
@media (max-width: 1199px){
	body .site-nav {
		height: auto;
	}
	.navbar-collapse.collapse {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	body .site-nav {
		position: initial;
	}
	.page-link-title-big{
		top: 12%;
		font-size: 24px;
	}
	.page-link-title{
		font-size: 24px;
	}
}
@media (max-width: 991px){
	body{
		margin: 0px;
		padding: 0px;
		font-size: 14px;
	}
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h4, .h4, h5, .h5, h6, .h6 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h1, .h1 {
		font-size: 26px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	h3, .h3 {
		font-size: 18px;
	}
	h4, .h4 {
		font-size: 16px;
	}
	h5, .h5 {
		font-size: 14px;
	}
	h6, .h6 {
		font-size: 12px;
	}
	.nav > li > a {
		padding: 10px 4px;
	}
	.white-row {
		font-size: 14px;
	}
	.black-row {
		font-size: 15px;
	}
	li.logo_placeholder {
		padding: 0px 5px;
	}
	.nav.navbar-nav > li > a {
		height: 64px;
	}
	.left-footer{
		display: none;
	}
	.page-link-title-big{
		font-size: 18px;
	}
	.page-link-title{
		font-size: 18px;
	}
	.sidebar-menu .arrowdown {
		width: 18px;
		height: 18px;
	}
	.sidebar-menu .menu-item-has-children .sub-menu.open-mobile {
		display: block;
		top: 100%;
		right: 10%;
		width: 80%;
	}
	.category-text {
		padding: 20px;
		font-size: initial;
	}
}
@media (max-width: 767px){
	.navbar-toggle {
		border: 1px solid #fff;
		margin-right: 0px;
		margin-top: 30px;
		margin-bottom: 0px;
	}
	.navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-collapse.collapse {
		margin-top: 0px;
		margin-bottom: 0px;
		box-shadow: initial;
		border: 0px;
		border-color: transparent;
		box-shadow: initial;
	}
	.navbar-collapse.collapse.in {
		display: block!important;
		width: 100%;
		margin: 0px;
		padding-right: 15px;
		padding-left: 15px;
	}
	ul.nav {
 	   float: unset;
	}
	.navbar-nav {
		margin: 7.5px 0px;
	}
	.arrowdown {
		display: block;
		width: 20px;
		height: 20px;
		color: #fff;
		cursor: pointer;
		position: absolute;
		top: 12px;
		right: 10px;
		border-radius: 50%;
		background-color: #000;
		text-align: center;
	}
	.menu-item-has-children:hover .sub-menu {
		display: none;
	}
	.menu-item-has-children:hover .sub-menu.open-mobile {
		display: block;
	}
	.sub-menu.open-mobile {
		display: block;
	}
	.header-menu .nav.navbar-nav > li > a {
		display: inline-block;
	}
	.sub-menu {
		position: relative;
		z-index: 1000;
		width: 100%;
		font-size: 14px;
		text-align: left;
		background-color: transparent;
		border: 0px;
		border-radius: 4px;
		background-clip: padding-box;
	}
	.sub-menu > li > a {
		background-color: #94b3bc;
		color: #fff;
		border-top: 1px solid #fff;
	}
	.black-row a.header-phone {
		background-size: auto 50%;
   		padding-right: 15px;
  		margin-right: 10px;
	}
	.black-row a.header-mail {
		display: none;
	}
	.header-logo {
		display: inline-block;
		margin-top: -47px;
		width: 200px;
		height: 64px;
	}
	.white-row {
		text-align: center;
	}
	li.logo_placeholder {
		display: none;
	}
	.nav.navbar-nav > li > a {
		height: auto;
		width: 100%;
		text-align: center;
		border-top: 1px solid #94b3bc;
		display: block;
	}
	.home-text h2 {
		background-size: 100% auto;
	}
	.section-rec {
		margin-top: 50px;
		background-image:none;
		background-color: rgba(140,133,165,0.55);
	}
	.rec-name {
		font-size: 16px;
	}
	.rec-text {
		margin-top: 0px;
	}
	.header-wrap-home {
		padding-top: 47px;
	}
	.category-text {
		display: inline-block;
	}
	.tablerow{
		display: block;
		text-align: center;
		
	}
	.table-image {
		display: inline-block;
		width: 100%;
	}
	.category-title {
		display: inline-block;
	}
	.category-post {
		text-align: center;
	}
}
@media (max-width: 566px) {
	.black-row a.header-phone {
		color: transparent;
	}
}
@media (max-width: 499px) {
	input.form-control {
		display: block;
		margin-right: 50px;
		max-width: calc(100% - 51px);
	}
	span.your-name {
		padding-right: 0px;
		float: right;
	}
	span.your-phone {
		padding-right: 0px;
		float: right;
	}
	span.your-email {
		padding-right: 0px;
		float: right;
	}
	.fa {
		font-size: 28px;
		width: 40px;
	    right: 0px;
	}
	.fa:hover{
		width: 40px;
	}
	.footer-social a {
		width: 40px;
	}
	.clients-title {
		padding-right: 10px;
	}
	.home-text h2 {
		padding-right: 5px;
	}
	.category-text {
		width: 100%;
	}
	.category-title {
		padding: 15px 50px 15px 0;
		background-size: cover;
		background-position: right;
	}
	.et_divi_builder #et_builder_outer_content .et_pb_text_align_right {
		text-align: right !important;
	}
}
@media (max-width: 767px) {
	.header-logo {
		display: inline-block;
		margin-top: 0px;
		width: 140px;
		height: 49px;
	}
	#nav-icon3 {
		margin-top: 10px;
	}
	.footer-form {
		font-size: 18px;
		line-height: 42px;
	}
	.home-text h2 {
		font-size: 16px;
	}
	.page-link-title-big{
		font-size: 16px;
	}
	.page-link-title{
		font-size: 16px;
	}
	.header-wrap-home {
		padding-top: 105px;
	}
	.black-row a.header-phone {
		color: #fff;
		margin-right: 30px;
	}
	.nav > li > a {
   		padding: 5px 4px;
	}
	#acp-toggle-toolbar {
   		right: 5px;
		top: 150px !important;
	}
}
.footer-copyright {
display: block;
width: 100%;
text-align:center;
}
.footer-copyright a{
color: #bfbfbf;
text-decoration:none;
}