﻿* {margin:0;padding:0;border:0;vertical-align:top;outline:none;font-family:"Open Sans Hebrew";}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 300;
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-lightitalic-webfont.eot);
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-lightitalic-webfont.woff) format('woff'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-lightitalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-light-webfont.eot);
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-light-webfont.woff) format('woff'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-light-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 400;
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-italic-webfont.eot);
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-italic-webfont.woff) format('woff'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-italic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-regular-webfont.eot);
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-regular-webfont.woff) format('woff'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-regular-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 700;
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-bolditalic-webfont.eot);
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-bolditalic-webfont.woff) format('woff'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-bolditalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-bold-webfont.eot);
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-bold-webfont.woff) format('woff'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-bold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 800;
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-extrabold-webfont.eot);
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-extrabold-webfont.eot);
    src: url(/wp-content/themes/mtourismo/opensans/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(/wp-content/themes/mtourismo/opensans/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}
	body {direction:rtl;background:transparent;}

	div {margin:4px 0}

	div span {display:none}

	input[type=text], select {width: 234px;padding:0 5px;color:#00416a;height:35px;line-height:20px;font-size:16px;background:#F6F5F3;border-radius:2px;border:#444 1px solid;margin-right: 5px;transition:0.6s;-webkit-transition: all 0.6s ease-in-out;}


  .must input[type=text] {color:#fff}   

  input[type=text]:focus{background:#f5f5f5; color:#00416a; transition:0.6s; -webkit-transition: all 0.6s ease-in-out;  } 

	textarea {width:135px;padding:5px;color:#fff; height:35px; font-size:14px;overflow:auto; background:#313131; border-radius:4px; border:#ccc 1px solid;}

	textarea:focus{background:#f5f5f5; color:#414141; transition:0.6s; -webkit-transition: all 0.6s ease-in-out;  } 




input[type=submit]:hover,

input[type=submit]:focus {

	-webkit-animation-name: thumb;

	-webkit-animation-duration: 300ms;

	-webkit-transform-origin:50% 50%;

	-webkit-animation-iteration-count: 2;

	-webkit-animation-timing-function: linear; 

   opacity:0.9;

   filter:alpha(opacity=90);

   transition:0.3s;

-webkit-transition: all 0.3s ease;

	display:inline-block
}

    #form .con button {
      background: #ed1459;font-family:Arial, Helvetica, sans-serif;
      color: #ffffff;
      font-size: 18px;
      animation: glow 1s infinite alternate linear;
      -webkit-animation: glow 1s infinite alternate linear;
      -moz-animation: glow 1s infinite alternate linear;
      -o-animation: glow 1s infinite alternate linear;
      -ms-animation: glow 1s infinite alternate linear;
      position: relative; }
.mix {
  animation: glow 1s infinite alternate linear;
  -webkit-animation: glow 1s infinite alternate linear;
  -moz-animation: glow 1s infinite alternate linear;
  -o-animation: glow 1s infinite alternate linear;
  -ms-animation: glow 1s infinite alternate linear;float: left;
    margin-top: -44px;width:146px;height:42px; }

  #form .con {
    width: 28%;
    float: left; }
    	
#form .con button ,.conu {display: none; }	
        
button, input[type=button], input[type=reset], input[type=submit] {
  appearance: none;background-color: #477dca;border: 0;border-radius: 3px;letter-spacing:1px;color: #fff;cursor: pointer;display: inline-block;font-size: 22px;font-family:Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;font-weight: 600;text-decoration: none;transition: background-color 150ms ease;user-select: none;vertical-align: middle;white-space: nowrap; }
  button:hover, button:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus {background-color: #3964a2;color: #fff; }
  button:disabled, input[type=button]:disabled, input[type=reset]:disabled, input[type=submit]:disabled {cursor: not-allowed;opacity: 0.5; }
  button:disabled:hover, input[type=button]:disabled:hover, input[type=reset]:disabled:hover, input[type=submit]:disabled:hover {background-color: #477dca; }     
        
        



  input[type=submit]{width: 13%;height: 32px;background: #333;color: #d19d33;font-size: 16px;font-weight: bold;position: absolute;top: 5px;margin: 0 auto;-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;border-radius: 3px;left: 0;}

	input[type=submit]:hover {background: #d19d33;color: #333;font-size:16px;transition:0.3s;-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;} 
input[type=submit]:hover,
input[type=submit]:focus {
	-webkit-animation-name: thumb;
	-webkit-animation-duration: 300ms;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 2;
	-webkit-animation-timing-function: linear; 
   opacity:0.9;
   filter:alpha(opacity=90);
   transition:0.3s;
-webkit-transition: all 0.3s ease;
	display:inline-block
  
  }






        
        