/*
    Theme Name: Plumber
    Theme URI: u-website.co.il
    Description: Education/ WordPress theme
    Author: U-web
    Author URI: 
    Version: 2.2
    Tags: 
*/


/* =GENERAL
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Assistant:200,300,400,600,700,800&subset=hebrew');

body {
    font-size:18px;
	font-family: 'Assistant', sans-serif;
	background: #FFF;
	line-height:1.3em;
	margin:0;
	padding:0;
	color:#5e5f60;
	}

a {
    color: #075d99;
    text-decoration: none;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
} 

a:hover, a:focus {
	text-decoration: none;
	color:#347db0;
}

a:focus { 
    outline: none;
}

input,
textarea {
	box-sizing:border-box;
	border: none;
	width:100%;
	padding:7px 5px;
	font-size:1em;
	margin-bottom:12px;
	color:#635a5c;
	border-radius:6px;
		
}

input[type="submit"] {
	cursor:pointer;
	padding:10px 25px;
	text-align:center;
	color:#FFF;
	font-family:"Osh-cb";
	background:none;
	border:#FFF 1px solid;
	border-radius:6px;
	font-size:23px;
	border-radius:6px;
	font-weight: bold;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
	}

input[type="submit"]:hover {
	background:#c9b184;
	}


::-webkit-input-placeholder {
       color: #635a5c;
}

:-moz-placeholder { /* Firefox 18- */
       color: #635a5c;
}

::-moz-placeholder {  /* Firefox 19+ */
       color: #635a5c; 
}

:-ms-input-placeholder {  
      color: #635a5c;
}


.fa-phone {
	-moz-transform: rotate(250deg);
-webkit-transform: rotate(250deg);
-o-transform: rotate(250deg);
-ms-transform: rotate(250deg);
transform: rotate(250deg);
}

.social-icons {
	font-size:26px;
	display: inline-block;
}

.social-icons a {
	display: inline-block;
	margin-right:5px;
}

.left {
	text-align:left;
}

.right {
	text-align: right;
}

/* =LAYOUT
-------------------------------------------------------------- */

.container {
	position:relative;
}

/* =HEADER
-------------------------------------------------------------- */
#toprow {
	padding-top:15px;
	padding-bottom:20px;
	background:#075d99;
	color:#FFF;	
	}


#toprow a {
	color:#FFF;
}

.header-right {
	padding-right:173px;
	
}

.logo {
	padding-top:10px;
		
	}
.logo-txt {
	font-weight:800;
	font-size:60px;
	line-height:1em;
		}
.slogan {
	font-size:28px;
}

.kran {
	position: absolute;
	right:0;
	top:0px;
	z-index:10;
}

.toptel {
	font-size:40px;
	padding-top:30px;
	padding-bottom:20px;
	font-weight: bold;
		}


.header-left {
	text-align: left;
}

.lang {
	display: inline-block;
	margin-left:10px;
}

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

.lang ul li {
	display:inline-block;
	margin-left:4px;
}

.lang ul li img {
	vertical-align: bottom;
}

#head {
}

.works {
	margin:0;
	list-style: none;
	padding-top:160px;
	padding-bottom:30px;
}

.works li {
	padding-right:0px;
	font-size:30px;
	line-height:1.1em;
	font-weight:500;
}

.works li:before {
	content: "\f043";
    font-family: FontAwesome;
	color:#8fc1e4;
	margin-left:20px;
	
}

/* =MENUS
-------------------------------------------------------------- */

.menu-primary-container {
    position:relative;
   	z-index: 10;
	padding:0;
	text-align: center;
	
   }

.menu-primary {
	
}

.menu-primary li{
	display:inline-block;
	float:none;
	
		-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
	  
}


.menu-primary ul {
	min-width: 250px;
}


/* First Level - Menu Primary */

.menu-primary li a {
	font-size:28px;
	display:block;
	color:#FFF;    
    padding: 18px 20px;
	padding-right:5px;	
	text-decoration: none;
   	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;	
	
	}
	

.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 
.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
	 color: #f4d74a;
	
}

.menu-primary li a:after {
	position: relative;
	top:-8px;
	content: "\f111 ";
    font-family: FontAwesome;
	font-size:6px;
	line-height:22px;
	margin-right:15px;
	color:#FFF;
}

.menu-primary li:last-child a:after {
	content:"";
	margin:0;
}

.menu-primary li li a:after {
	content:"";
	display: none;
	margin:0;
}



/***************************************HOMEPAGE*************************/

#blue-banner {
	background:#acd1eb;
	padding:40px 0;
	position: relative;
	color:#075d99;
	font-weight: bold;
	border-top:#9bbed7 1px solid;
	border-bottom:#9bbed7 1px solid;
}

#blue-banner span {
	display: block;
	font-size:70%;
}

.bg-icon-1 {
	position: absolute;
	right:30px;
	top:30px;
}


.bg-icon-2 {
	position: absolute;
	left:30px;
	top:30px;
}

.bg-icon-1,
.bg-icon-2 {
	height:230px;
	width:auto;
}

.banner-txt {
	text-align: center;
	font-size:56px;
	line-height:1em;
	margin-bottom:40px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);

}

.phone-1,
.phone-2 {
	display: block;
	font-size:56px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
	color:#075d99;
	text-align:center;
}

.phone-1:hover,
.phone-2:hover {
	color:#075d99;
}

#homerow {
	padding:40px 0;
}

.home-content {
	font-size:30px;
	line-height:1.1em;
}

#gallery-row {
	background:#506b86;
	padding:40px 0;
}

#gallery-row .title {
	color:#FFF;
}

.gal-text {
	font-size:40px;
	text-align: center;
	line-height:1em;
	color:#FFF;
	margin-top:30px;
}

/*********GENERAL*******/

.no-img {
	display:block;
	background:#efe8dd;
	
}

.no-img img {
		
		
}
.title {
    color: #075d99;
	margin-bottom:20px;
    font-size: 56px;
	line-height:1em;
	text-align: center;
	font-weight: bold;

	}


.featured_image {
	position:relative;
	display:block;
}

.featured_image img {
	border-radius:2px;
	height:auto;
}


.two-cols {
	-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
}

.entry ul,
.entry ol {
	margin-right: 30px;
}

.entry ul li {
	list-style:none;
}

.entry ul li:before {
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	content:"\f005";
	padding-left:5px;
	color:#a0cc39;

}

.entry img.alignleft  {
	padding-right:10px;
	padding-bottom:10px;
}




.one-third {
	width:33.33%;
	float:right;
}

.one-half {
	width:50%;
	float: right;
}



/* =POST
-------------------------------------------------------------- */

/* Post General
----------------------------*/

#breadcrumbs {
	text-align: center;
	margin-bottom:20px;
	color:#003667;
	}

#breadcrumbs a {
	color:#a07e3f;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}


div.wpcf7 .ajax-loader {
	float:right;
}


}

/**************************WIDGETS****************/

.widget-container {
	list-style: none;
}

.widget-container li {
	padding: 0;
	margin:0;
	list-style: none;
}


/* =FOOTER
-------------------------------------------------------------- */

#bottom {
	position:relative;
	color: #e3e3e3;
	font-size:16px;
	padding:15px 0;
	background:#075d99;	
	}
	

#bottom a {
	color: #e3e3e3;
}

#copyrights {
	text-align:right;
	}
#credits {
	text-align:left;
		}

#credits img {
	vertical-align:middle;
}

.mk-go-top {
	display:block;
	position:absolute;
	top:-45px;
	left:50%;
	line-height:60px;
	background:#FFF;
	color:#808080 !important;
	font-size:40px;
	border:#76b5de 10px solid;
	border-radius:50%;
	z-index:10;
}

.mk-go-top i {
	padding:10px 20px;
}


/* =END
