/*
Theme Name: RSVP Schwan
Theme URI: http://rsvpteam.co.il
Author: RSVP TEAM - Tom Rusko
Author URI: http://rsvpteam.co.il
Description: RSVP Team's Schwan Theme 
Version: 1.0
License: my code - private!!!, open source code - by their license

Text Domain: schwan
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
 
 


*{ font-family: 'Open Sans Hebrew',arial; font-weight:400; font-size:16px; line-height:22px;
color:#1e1e1e;
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;}

.opsb{font-weight:700;}
.opsl{font-weight:300;}
.opsr{font-weight:400;}

iframe[name="google_conversion_frame"]{display:none;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{ display:block;}
input,textarea{resize: none; outline:none; -webkit-border-radius: 0px;  -webkit-appearance: none; border:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{text-decoration:none;}
a{	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;}
  	
.easeopacity{	-webkit-transition: opacity 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
   -moz-transition: opacity 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
     -o-transition: opacity 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
        transition: opacity 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
        transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */}  	
.easeall{	-webkit-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
   -moz-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
     -o-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
        transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
        transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */}  	
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000; font-size: 15px;
}
textarea:-moz-placeholder,input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000; font-size: 15px;
}
textarea::-moz-placeholder,input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000; font-size: 15px;
}
textarea:-ms-input-placeholder,input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #000; font-size: 15px;
}
strong,strong *{font-weight:700;}
button{border:0; padding:0; cursor:pointer;}
.boxsizing{-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;}


.alignmiddle{
	position:absolute;
	top:50%;
	  -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    	-o-transform: translateY(-50%);
    	transform: translateY(-50%);
	}

.flc{clear:both;}
.flr{float:left;}
.fll{float:right;}
.relative{position:relative;}
.absolute{position:absolute;}
.fixed{position:fixed;}
.col-1-1{width:100%;}

.tac{text-align:center;}
.ofh{overflow:hidden;}
.header{height:110px; background-color:#363636;}
.page_inner{width:1130px; margin:auto; }
.top_title{line-height:110px; color:#fff; font-size:30px;}
.head_logos{margin:40px 0;}
.head_logos a{vertical-align: middle; display:inline-block; margin:0 60px;}
.spr{height:1px; background-color:#b7b7b7;}
.nav {margin:65px 0; }
.nav ul li{padding:0 55px; display:inline-block; }
.nav ul li img{display:inline-block; width:auto; height:auto; max-width:100%; max-height:100%;}
.nav_img_out{height:82px; line-height:82px; margin-bottom:25px; }
.nav ul li a span{font-size:20px; color:#f7513b;}
.nav ul li a span:after{content:''; position:relative; right:-55px;background-color:#f7513b;display:block; float:right; width:2px; height:20px;}
.nav ul li:last-child a span:after{display:none;}

.page_inner2{width:620px; margin:auto;}
.cont p{margin-bottom:20px;}
.cont a,.cont a *{color:#f7513b;}
.cont h2,.cont h2 *{font-size:25px; font-weight:700; color:#f7513b; line-height:25px; margin-bottom:20px;}
.cont hr{border:0; border-top:1px solid #b7b7b7; margin:40px 0 40px 0;}

.acc_box{border-top:1px solid #b7b7b7;}
.acc_box_item_toggle{ line-height:50px;
font-style:italic; color:#f7513b; font-size:16px; padding:0 50px;}
.acc_box_item_toggle img{display:none;     margin-top: 18px;}
.acc_box_item_toggle img.drop{display:inline-block;}
.acc_box_item.active .acc_box_item_toggle img.drop{display:none;}
.acc_box_item.active .acc_box_item_toggle img.close{display:inline-block;}
.acc_box_item_content{background-color:#ebebeb; border-bottom:1px solid #b7b7b7; height:0; overflow:hidden;}
.acc_box_item.active .acc_box_item_content{height:100px;}
.acc_box_item_content_inner{padding:30px 50px 10px 50px; }

footer {margin-top:130px;padding:30px 0; border-top:1px solid #b7b7b7;}
footer .head_logos{margin:0;}
footer .top_mekomit{width:120px; margin:0 40px;}
footer .top_972{width:110px; margin:0 40px;}
footer .top_mekomit img,footer .top_972 img{width:100%;}

.langbox{right:0; top:35px;}
.langbox a{margin-left:20px; color:#000; font-size:20px; line-height:16px; font-weight:700;border-bottom:2px solid transparent;}
.langbox a.current{border-bottom:2px solid #f95338;}
.header .langbox{top:42px;}
.header .langbox a{color:#fff;}




.cont  table{
    margin-bottom: 20px; width:100%;
}
 .cont table,.cont   th ,.cont  td {
  border: 1px solid black;
}
 .cont  td {
        padding: 5px;
}



@media (max-width:1000px){
	.page_inner,.page_inner2{width:600px; margin:auto;}
	.nav ul li{padding:0 27px;}
	.nav ul li:first-child{padding-left:0;}
	.nav ul li:last-child{padding-right:0;}
	.nav ul li a span:after{right: -26px;}
	.top_title{    line-height: 37px;    padding: 18px 100px;}
	.nav ul li a span{font-size:15px;}
}