/*
Theme Name: Codeus
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/codeus/
Author URI: http://codex-themes.com/codeus/
Version: 3.0.6
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

/* RESET CSS */
html * .ls-container .ls-nav-prev::before{
	text-indent: 15px;
}
#header #site-navigation ul.main_menu ul{
	left:auto;
}
.home .news .news_list .news-content .text p{height: 50px;overflow: hidden;}
.post-tags-block .post-tags{display:none;}
.post_contact input[type="text"], .post_contact input[type="email"], .post_contact input[type="tel"]{width:29%;margin: 0 0 0 1%;box-shadow: 2px 2px 1px #000;color: #000;}
.post_contact input[type="submit"]{width:10%;float: left;margin:0;box-shadow: 2px 2px 1px #000;}
.post_contact div.wpcf7{margin:auto;max-width: 1200px;}
.post_contact { background: #036da9 none repeat scroll 0 0;padding: 45px 0 20px;}
.single #content-post{width:70%;}
.single .post-image{float:left;width:28%;}
.single .post-image img{border:1px solid #036DA9;padding: 5px;}
.page-template-page_blog .post-image {
    float: right;
    margin: 0 0 0 20px;
    padding-top: 0;
    text-align: right;
    width: calc(30% - 20px);
}
.blog_list li .post-info-bottom .comments-count {
    float: left;
}
.post-info .text {
    float: right;
    height: 150px;
    margin-bottom: 45px;
    overflow: hidden;
    width: 70%;
}
.btnBlog {
    background: #48afdb none repeat scroll 0 0;
    color: #fff;
    padding: 6px 20px 5px;
}
.btnBlog:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #48afdb;
    color: #48afdb;
    text-decoration: none;
}
.blog_list li .post-info-bottom .categories {
    float: right;
}
.page-template-page_blog .post-image img {
    border: 1px solid #ddd;
    max-height: 160px;
    padding: 5px;
}
.comment-info{display:none;}

.page-excerpt p{color:#fff;}
.single-codeus_news .wrap-box .wrap-box-element {
    border: 1px solid #036da9;
	padding: 4px;
	width: 50%;
}
.testimonial_item blockquote p{direction:rtl;margin-right: 5px;}
.testimonials .testimonials-list{text-align: right !important;}
.testimonial_item table.nostyle td.info{padding-right: 20px;}
.page-id-4334 a.button:before{content:none;}
.page-id-4334 a.button{
	background: rgba(0, 0, 0, 0) url("/wp-content/themes/aflalo/img/pdf.jpg") no-repeat scroll center center;
    color: rgba(0, 0, 0, 0);
    height: 38px;
    margin: 20px 0 0;
    padding: 0;
    width: 104px;
}
.page-id-4334 a.button:hover{
	background: rgba(0, 0, 0, 0) url("http://ken-hator.com/wp-content/uploads/2015/03/kan-inner.gif") no-repeat scroll center center;
    color: rgba(0, 0, 0, 0);
    height: 38px;
    margin: 20px 0 0;
    padding: 0;
    width: 104px;
	box-shadow: 0 0 2px 1px #036da9 inset;
}
.page-id-4334 .text_box > .title, .page-id-4334 .text_box > .text {
    padding: 15px;
    text-align: center;
}
.page-id-4334 .text_box {
    border: 5px solid transparent !important;
}
.page-id-4334 .divider{
	margin: 0 0 15px;
    padding: 15px 0 0;
}
.clientAbout span{}
.newslist > li .datetime{
	display: none;
}
.newslist::before, .newslist::after {
    background-color: #fff !important;
}
.newslist > li .thumbnail img{
	height: 130px;
    width: 130px;
	border-radius:130px;
}

.gallery, .carousel-wrapper .navigation{
	direction:ltr;
}
.gallery ul.thumbs li.selected a::before{
	border-color: transparent transparent #036DA9 !important;
}
.single-codeus_portfolios .gallery .preview li a span.overlay{
	background-color: rgba(58, 83, 112, 0);
}
.gallery .navigation.preview-navigation .prev::before, .gallery .navigation.preview-navigation .next::before{
	border-color: #036DA9 !important;
    color: #036DA9 !important;
}
.gallery ul.thumbs li.selected a {
	border: 3px solid #036DA9 !important;
}
.gallery ul.thumbs li a{
	padding: 3px 9px;
}
.gallery ul.thumbs li.selected a::before{
	margin-left: -11px;
	top: -33px;
	border-width: 15px;
}
.contact-form {
    margin: 20px auto 0;
}
.portfolioDetails h4{
	font-size: 23px;
    line-height: 23px;
    margin: 0;
}
.portfolioDetails p{
	border-bottom: 1px solid #d6dde3;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.post-tags-block{
	margin-top: 10px;
}
.bord, .single-codeus_portfolios .caroufredsel_wrapper img{
	border: 1px solid #036da9;
    padding: 3px;
}
.home .bord{
	border: 0;
    padding:0;
}
#main {
    padding: 30px 0 0;
}
.contactBoxProject{padding:15px 0 5px;}
.contactBoxProject h2{
	text-align:center;
	color:#fff;
}
.contactBoxProject input{
	border: 0 none;
    color: #000 !important;
    margin: 5px !important;
    padding: 8px 1%;
    width: calc(100% / 3 - 10px - 2%);
}
.contactBoxProject textarea{
	border: 0 none;
    color: #000 !important;
    margin: 5px !important;
    padding: 8px 1%;
    width:calc(83% - 10px);
	height: 22px;
}
.contactBoxProject input[type="submit"]{
	border: 0 none;
    color: #fff !important;
    margin: 5px !important;
	background:#48afdb;
    padding: 8px 1%;
    width:calc(13% - 10px);
}
.page .portfolio ul.thumbs li .title .title-inner-content{text-align:center;}
.home .portfolio ul.thumbs li .small-title{text-align:right;}
.page .portfolio ul.thumbs li .title{
    background-color: #1b6fad !important;
    color: #fff !important;
    padding: 0;
}
.image-details{
	float: left;
    text-align: center;
    width: 30%;
}
.joo{ margin-bottom: 30px;}
.page-id-4095 .joo{ margin-bottom:0px;}
.joo .j12 .wpb_wrapper {border:1px solid #d3dee7;padding:10px;min-height: 245px;}
.joo1 .j12 .wpb_wrapper {border:1px solid #d3dee7;padding:10px;}
/*.single-codeus_portfolios #content .inner .wpb_row.vc_row-fluid{float:right;width:70%;}*/
.portfolioDetails{
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}

.home .block.content .central-wrapper.clearfix .panel {
    padding-left: 0;
}
.home .block.content .central-wrapper.clearfix .center {
    width: 70%;
	float: left;
}
.home .block.content .central-wrapper.clearfix .sidebar{
	margin-right: 0;
    padding: 0;
}

#header .central-wrapper, #header .logo-position-right .logo{
	padding: 0 !important;
}
#header #site-navigation ul.main_menu li{
	padding: 35px 0 0;
}
#header #site-navigation ul.main_menu li a{
	font-size: 20px;
}
.news_list .news_item {
    padding: 0 140px 40px 0;
    width: 33%;
}
.news_list .news_item .left-col {
    float: right;
    margin: 0 -110px 0 0;
}
.news_list .news_item .news-content {
    width: 97%;
}
.news_list .news_item .news-content .title a {
    text-decoration: none;
	font-size:18px;
}
#contactHome {
    background: none repeat scroll 0 0 #5d6e79;
    padding: 20px 0;
    width: 100%;
}
#contactHome h2{
	text-align:center;
}
#contactHome a{
	display: block;
    font-size: 25px;
    margin: auto;
	color:#48afdb;
	text-align: center;
}
#contactHome .central-wrapper{width:880px;}
body.home-constructor .panel {
    padding-right: 10px;
}
#footer .right {
    box-sizing: border-box;
    float: right;
    position: relative;
    width:57%;
	direction: ltr;
	color: #eaeaea;
	font-family: arial !important;
    font-size: 15px;
	text-align: right;
	padding: 19px 0;
}
#footer .right a{

}
#footer .left {
    box-sizing: border-box;
    float: left;
    position: relative;
    text-align: left;
    width: 30%;
}
#footer #contacts {
    padding: 25px 0;
}
.aboutRight{
	float: right;
    width: 20%;
}
.aboutLeft{
	float: left;
    font-size: 16px;
    width: 78%;
	color: #fff;
	 padding-top: 25px;
}
.aboutLeft h3, .aboutLeft h2{color: #fff;}

.abouTitle.vc_separator h4{font-size: 26px;}
.abouTitle.vc_separator {margin-bottom:10px;}

.content-wrap .block.content{
	background: url(img/bg-home1.jpg);
    padding: 50px 0 0;
	border-top:3px solid #30aa2a;
}
.content-wrap .block.content:first-child{background:#fff;border:0;box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.5) inset;}

.home .wpb_wrapper br{display:none;}

.home .content-wrap .block.content .vc_span10{width: 70%;}
.home .content-wrap .block.content .vc_span2{width: 30%;}

.footi{float:left;}
.footi a{background:#7b848f; color:#3B3E4F ! important; border-radius: 20px; display: inline-block;padding: 7px 12px;width:auto;font:bold 13px/15px arial;}
.footi img{margin:0 0 0 5px; float: right;}
.page-id-4063 h2{margin-top: 20px;}
.page-id-4063 h2.iconed-title{padding:0;text-align:center;}
.page-id-4063 .list.circle ul li::before {content: none;}
.page-id-4063 .list.circle ul li:first-child{background:none;}
.page-id-4063 .list.circle ul li{
	 background: rgba(0, 0, 0, 0) url("/wp-content/themes/aflalo/img/boolet.png") no-repeat scroll right center;
    color: #2d77c6;
    display: inline-block;
    margin: 0 0 0 10px;
    padding-right:20px;
}
.jo .one_fourth {
	border: 2px solid #ddd;
    margin: 0 5px;
    min-height: 233px;
    padding: 10px !important;
    width: calc(25% - 10px);
}
span.wpcf7-not-valid-tip{position: absolute;right: 17px;top: -32px;}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #036da9;
    padding: 10px 0 5px;
    text-align: center;
	margin: 0 0 20px !important;
}
.page-id-4100 #main .central-wrapper, .page-id-4103 #main .central-wrapper, .page-id-4095 #main .central-wrapper, .page-id-4088 #main .central-wrapper {
    padding-bottom:0px;
}
.block.portfolio h2.bar-title:before{
	color: #036da9;
    content: "פרויקטים נוספים";
}
.single-codeus_portfolios .portfolio ul.thumbs li .title {
    background-color: #1b6fad !important;
    color: #fff !important;
    padding: 0;
	text-align: center;
}
/*.single-codeus_portfolios .block.portfolio ul.thumbs li{
    border: 1px solid #036da9;
    padding: 3px;
	width: 362px !important;
}*/
.block.portfolio h2.bar-title{
	color: rgba(0, 0, 0, 0);
}

.testimon .wpb_wrapper{
	border:1px solid #d3dee7;
	padding: 15px;
	min-height: 336px;
}
.testimon .wpb_wrapper .wpb_text_column .wpb_wrapper{
	border:0;
	padding: 0;
	min-height: 1px;
}

.testimon h2{
	color: #3b3e4f;
    display: inline-block;
    font-family: "font_plastica_light";
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
    margin-top: 58px;
}
.testimon img{
	border-radius: 50%;
    height: 128px;
    width: 128px;
	border:11px solid #f0f4f7;
}
.block.portfolio ul.thumbs li .share-block{top:-60px;}
@media only screen and (max-width:1080px) {
	.contactBoxProject input, .contactBoxProject textarea, .contactBoxProject input[type="submit"]{margin: 5px 0 !important;width: 98%;}
	.joo .j12 .wpb_wrapper{min-height:1px;}
	.joo {margin-bottom: 30px !important;}
	#layerslider_4{display:none;}
	#header #site-navigation .menu-toggle{float:left;}
	.home .block.content .central-wrapper.clearfix .center {float: none;width: 100%;}
	.aboutRight {float: none;width: 100%;text-align: center;}
	.wp-image-3928 {float: none !important;margin: auto !important;}
	.home .wpb_text_column .vc_span12.wpb_column {margin-bottom: 0px;}
	.aboutLeft { display: block;float: none; margin: 25px auto;width: 97%;}
	.content-wrap .block.content {background: #0e71b5 none repeat scroll 0 0;}
	#footer .right{float: none;width: 100%;padding: 5px 0;text-align: center;}
	#footer .left {float: none;padding: 3px 0 10px;text-align: center;width: 100%;}
	.footi {float: none;margin: 20px 0 0;}
	.block.news .central-wrapper {padding-bottom: 0;}
	#header #site-navigation{left: 20px;right:auto;}
	.portfolio.small ul li {width: 100%;}
	.home .portfolio ul.thumbs li .small-title {text-align: center;}
	.page-title-block .page-title-block-header h1 {font-size: 50%;}
	#content .inner h3{font-size: 22px;line-height: 22px;}
	.fullwidth {padding: 0 20px;}
	.sidebar {margin-top: 0;}
	.contact-form input[type="tel"], .contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea{padding-right: 30px;}
}
@media only screen and (max-width:640px) {
	.block.quickfinder ul li, .quickfinder ul li{display:table;margin:15px auto;width:78%;}
}