/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.3.1
Author: Chris Barnes
Author URI: http://cbarn.es
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
body {
     padding-top:0px !important;
}
html {
    margin-top: 0px !important;
	overflow-x:hidden;
}
/*menu*/
.menu-top ul li {
    background-image: url(http://tamnon.mediaclient.co.il/wp-content/uploads/2018/12/kav.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.menu-top ul li:last-child {
	background:none;
}
.menu-top .sub-menu li {
    background: none !important;
}
/*home form*/
.contact-section {
     padding-right: 106px;
}
textarea.form-control {
    height: 162px !important;
	font-size: 16px;
	font-family: 'Assistant';
	box-shadow:none !important;
}
.form-control{
	font-size: 16px;
	font-family: 'Assistant';
	box-shadow:none !important;
	height: 43px;
	border: 1px solid #fff !important;
	border-radius: 14px !important;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #ef9d00;
    border: none;
    float: left;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 9px;
    padding: 5px 26px 5px 26px;
	font-family:'Assistant';
}
ul#menu-1-ce63c50 li {
    border-left: 1px solid #000;
}
ul#menu-1-ce63c50 li:last-child {
    border: none;
}
ul#menu-1-ce63c50 li a:hover{
	text-decoration:none !important;
	
}
.page-id-287 #contact {
    display: none;
}
.elementor-nav-menu a, 
.elementor-nav-menu a:focus, 
.elementor-nav-menu a:hover {
    padding: 10px 20px;
    line-height: 8px !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    width: 67%;
    text-align: center;
	font-family: 'Assistant';
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
	 width: 67%;
    text-align: center;
	font-family: 'Assistant';
}

.jerusalem{
  background-image: url('http://tamnon.mediaclient.co.il/wp-content/uploads/2018/12/jerusalem1.png');
  height: 1019px;
  width: 379px;
  background-repeat: no-repeat;
}
.mercaz{
  background-image: url('http://tamnon.mediaclient.co.il/wp-content/uploads/2018/12/telviv1.png');
  height: 1019px;
  width: 379px;
  background-repeat: no-repeat;
}
.darom{
  background-image: url('http://tamnon.mediaclient.co.il/wp-content/uploads/2018/12/bersheva1.png');
  height: 1019px;
  width: 379px;
  background-repeat: no-repeat;
}
.north{
  background-image: url('http://tamnon.mediaclient.co.il/wp-content/uploads/2018/12/north1.png');
  height: 1019px;
  width: 379px;
  background-repeat: no-repeat;
 position:relative;
  top:0;
}
.eilat{
  background-image: url('http://tamnon.mediaclient.co.il/wp-content/uploads/2018/12/eilat1.png');
  height: 1019px;
  width: 379px;
  background-repeat: no-repeat;
}


@media (min-width: 992px){
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right !important;
}
	.col-md-6 {
     width: 27% !important;
    margin-right: -19px;
}
}