﻿@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?tiro99');
	src:url('fonts/icomoon.eot?tiro99#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?tiro99') format('truetype'),
		url('fonts/icomoon.woff?tiro99') format('woff'),
		url('fonts/icomoon.svg?tiro99#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
	content: "\e902";
}
.icon-circle-up:before {
	content: "\e903";
}
.icon-mail4:before {
	content: "\e904";
}
.icon-chevron-thin-left:before {
	content: "\e900";
}
.icon-chevron-thin-right:before {
	content: "\e901";
}
.icon-cross:before {
	content: "\e905";
}
.icon-facebook-with-circle:before {
	content: "\e906";
}
.icon-instagram-with-circle:before {
	content: "\e907";
}
.icon-pinterest-with-circle:before {
	content: "\e908";
}









@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 300;
    src: url(/css/opensans/opensanshebrew-lightitalic-webfont.eot);
    src: url(/css/opensans/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(/css/opensans/opensanshebrew-lightitalic-webfont.woff) format('woff'),
    url(/css/opensans/opensanshebrew-lightitalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url(/css/opensans/opensanshebrew-light-webfont.eot);
    src: url(/css/opensans/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(/css/opensans/opensanshebrew-light-webfont.woff) format('woff'),
    url(/css/opensans/opensanshebrew-light-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 400;
    src: url(/css/opensans/opensanshebrew-italic-webfont.eot);
    src: url(/css/opensans/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),
    url(/css/opensans/opensanshebrew-italic-webfont.woff) format('woff'),
    url(/css/opensans/opensanshebrew-italic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(/css/opensans/opensanshebrew-regular-webfont.eot);
    src: url(/css/opensans/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),
    url(/css/opensans/opensanshebrew-regular-webfont.woff) format('woff'),
    url(/css/opensans/opensanshebrew-regular-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 700;
    src: url(/css/opensans/opensanshebrew-bolditalic-webfont.eot);
    src: url(/css/opensans/opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(/css/opensans/opensanshebrew-bolditalic-webfont.woff) format('woff'),
    url(/css/opensans/opensanshebrew-bolditalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(/css/opensans/opensanshebrew-bold-webfont.eot);
    src: url(/css/opensans/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/css/opensans/opensanshebrew-bold-webfont.woff) format('woff'),
    url(/css/opensans/opensanshebrew-bold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 800;
    src: url(/css/opensans/opensanshebrew-extrabold-webfont.eot);
    src: url(/css/opensans/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/css/opensans/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(/css/opensans/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url(/css/opensans/opensanshebrew-extrabold-webfont.eot);
    src: url(/css/opensans/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/css/opensans/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(/css/opensans/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);

body {font-family: 'Open Sans Hebrew', sans-serif;    font-weight: 300;    overflow-x: hidden;   background: #1D2124;}


p {margin: 0;}

.img-responsive {display: inline-block;}


.table-responsive {direction: ltr;}    
 .table {direction: rtl !important;}
 

.logo {position: absolute; top: 30px; left: 40px; z-index: 9999;}


.current {color: #1d2124 !important; text-decoration: none !important;}
  .current:hover {text-decoration: none;}


.no_padding {padding-right: 0; padding-left: 0;}
.no_padding_right {padding-right: 0;}
.no_padding_left {padding-left: 0;}


/***
| Sliding form
*********************************************/

.sliding_form {position: fixed; left: -293px; top: 200px; width: 350px; z-index: 999;
                      direction:rtl; text-align: right; transition: all 0.5s;
                     }

.sliding_form_in {left: 0;}

.open_close {cursor:pointer;}

  .sliding_form .left_col, .sliding_form .right_col  {float: right; position: relative;}
  .sliding_form .left_col {background: #fff; padding: 10px 15px;}

  .sliding_form .email_icon {text-align: center; background: #fff; width: 100%; height: 60px; padding-top: 15px;
                                        position: absolute; top: 0; left: 0; cursor:pointer;
                                      }


.sliding_form .title {font-size: 30px; line-height: 30px; color: #2f2227; font-weight: 400;}
.sliding_form .title1 {font-size: 14px; padding-top: 5px; font-weight: 400;}

.sliding_form .snd {width: 90px; text-align: center; color: #fff; background: #62111d; border: none;
                             padding-top: 5px; padding-bottom: 5px; font-size: 18px;
                           }

.sliding_form .form_container {width: 90%; margin-top: 20px;}

.sliding_form .form_container .form-group {margin-bottom: 5px;}

   .sliding_form .form_container input {width: 100%; color: #fff; background: #c23147;; border:none;
                                                             padding: 6px 10px 8px 0; font-size: 14px; font-weight: 400;
                                                          }






/**** menu
********************************************/


.mnu_btn {position: absolute; top: 38px; right: 42px; color: white; cursor:pointer; z-index: 11; font-size: 48px !important;}


.menu {
  width: 507px;
  height: 100%;
  position: fixed;
  background: url(../images/menu_diagonal_full.png);
  -webkit-transition: all 1s;
  transition: all 1s;
  right: 0; top: 0;
  z-index: 9999;
  overflow-y: hidden; 
  color: white;
}

.menu.closed { right: -507px; }

.menu .content {padding: 40px 40px 0 170px; text-align: right;}
  .close_menu {color: white; font-size: 45px !important; cursor:pointer; }
  
  .menu .items_conainer {margin: 35px 0 200px 0;}
	  .menu .items_conainer p {margin-top: -8px;}

.menu a {color: white; font-size: 24px; font-weight: 400; transition: 0.4s;}
  .menu a:hover {color: #1d2124; text-decoration: none;}

.menu .info {font-size: 14px; font-weight: 400;}
  .menu .info a {font-size: 14px; text-decoration: none; margin-left: 2px;}
	 .menu .info a:hover {color: #a51c31;}
  .menu .info .fa-stack {width: 1.7em;}
  
  .fa-circle {}
  .menu .info .r {color: #C33146; font-size: 15px !important; padding-top: 7px;}

.credit {margin-top: 100px; font-size: 11px; font-weight: 500;}
   .credit a {font-size: 13px; font-weight: 500;}



.overlay{
  position:fixed;
  display:none;
  top: 0;
  right: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.7); /*dim the background*/
  overflow:hidden;
}

/***  homepage 
********************************************/
     
     #homepage_arrow {position: absolute; right: 0; top: 45%; z-index: 9;
            }
     #next_slide {border-radius: 0; background: rgba(255, 255, 255, 0.50); 
               cursor: pointer; font-size: 12px !important; color: #444444; padding: 13px;
            }
		      #next_slide:hover {background: rgba(255, 255, 255, 0.60);}
    #prev_slide {border-radius: 0; background: rgba(255, 255, 255, 0.50);
               cursor: pointer; font-size: 12px !important; color: #444444; padding: 13px;
             }
    		  #prev_slide:hover {background: rgba(255, 255, 255, 0.60);}
 
    /*
    .prev_xs {position: absolute; right: 0; top: 48%; z-index: 9; border-radius: 0; background: rgba(150, 178, 199, 0.30); 
               cursor: pointer; font-size: 17px !important; color:gray; padding: 8px;
            }
    .next_xs {position: absolute; right: 0; top: 35%; z-index: 9; border-radius: 0; background: rgba(150, 178, 199, 0.30);
               cursor: pointer; font-size: 17px !important; color: gray; padding: 8px;
             }
    */



.about_bg {background: url(../images/about_backG.jpg) center top; background-repeat: no-repeat; background-position: center top; color: white;}

.about_img_xs {display:none;}

 .about_content {width: 100%; position: absolute; top: 610px; min-height: 150px; padding-bottom: 40px;}

 .about_he_content {padding-left: 50px; text-align: left; line-height: 25px; font-weight: 400; direction: rtl;}
 
 .about_en_content {padding-right: 60px; text-align: right; line-height: 25px; font-weight: 300;}

.about_content h2 {margin: 0 0 15px 0; font-size: 28px; font-weight: 300; text-transform: uppercase;}



.recommendations_content {margin-top: 120px; text-align: center;}



   .contact_header {background: url(../images/contact_backG_img.jpg) center top no-repeat; 
                              height: 490px; width: 100%; }

   .contact_main {background:  url(../images/contact_backG_diagonal.png) center top no-repeat; 
                          height: 493px; width: 100%; z-index: 9; color: white;  margin-top: -220px; line-height: 25px;
                          position: relative; display: block;                          
                        }
          
   
          .contact_main a {color: white;}

					 .contact_main h3 {margin: 0 0 15px 0; font-size: 27px; font-weight: 300; text-transform: uppercase;}
            .contact_main .left {padding: 150px 50px 0 0; text-align: right;}
            .contact_main .right {padding: 150px 0px 0 50px; text-align: left;}
            
               .contact_form input[type=text], .contact_form input[type=email], .contact_form textarea {
                  background: none; resize: none; color: white; padding-left: 0;
               }
                  .contact_form .form-control {border-radius: 0; border: none; border-bottom: 1px solid white; resize: none; outline: none; box-shadow: none;}
                  
                  .btn-primary {font-size: 18px; font-weight: 300; background: #C33146; border-radius: 0; border: none; padding: 15px 25px;}
                      .btn-primary:hover {background: #62111D;}
            
                     ::-webkit-input-placeholder {
					   color: white !important;
					}				
								
					::-moz-placeholder {  /* Firefox 19+ */
					   color: white !important;  
					}
					
					:-ms-input-placeholder {  
					   color: white !important;  
					}
          

   .google_map {position: relative; z-index: 1;  margin-top: -35px;}
    
    
     .circle-icon-contact {
	    background: #ffffff;
	    width: 25px;
	    height: 25px;
	    border-radius: 50%;
	    text-align: center;
	    line-height: 25px;
	    vertical-align: middle;
	    padding: 0px 0px 0px 1px;
	    display: inline-block;
	    transition: 0.4s;
	    font-size: 1.1em;
			margin-left: 2px;
	}
	.circle-icon-contact:hover { background: #a51c31; transition: 0.6s;}
	   .circle-icon-contact a {color: #63111D; }

		/*
		iframe { 
		  -webkit-filter: grayscale(100%);
		  -moz-filter: grayscale(100%);
		  -ms-filter: grayscale(100%);
		  -o-filter: grayscale(100%);
		  filter: grayscale(100%);
		  filter: gray;
		}
		*/





.header1 {background: rgba(0, 0, 0, 0); width: 100%; height: 140px; position: fixed; top: 0; z-index: 10; transition: 0.6s;}
.with_opacity {background: rgba(0, 0, 0, 1);  transition: 0.6s;}

.galleries_header {background: url(../images/gallery_backG.png) center top no-repeat; height: 435px;}

   .galleries_header .content {position: absolute; top: 160px; color: white; width: 100%; z-index: 1;}
   
       .galleries_header .content h1 {margin: 0 0 15px 0; font-size: 28px; font-weight: 300; text-transform: uppercase;}

      .galleries_header .content .left {padding: 0 60px 0 60px; text-align:right; line-height: 25px;}
      .galleries_header .content .right {padding: 0 60px 0 60px; text-align: left; line-height: 25px; direction: rtl;}
   

.couples_main {background: #1D2124; padding: 40px 0 20px 0; min-height: 500px;}

.couples_item {position: relative; margin-bottom: 25px;}

.grid figure {width: 100% !important;} 
    
    .couples_item a {position: relative; display: inline-block; color: white; text-decoration: none;}
        .couples_item a:hover {text-decoration: none; }
      .couples_item h2.title {color: white; position: absolute; bottom: 0; left: 5px; font-size: 22px;}
      
      
    
 .couples_images_shape {position: absolute; top: 93px; left: 0; height: 335px; width:100%;
                                        background:url(../images/coupels_inner_backG.png) top left no-repeat; 
                                      }
      .couples_images_shape .content {position: relative; width: 100%;}
          .couples_images_shape .title {color: white; position: absolute; top: 80px; left: 120px; font-size: 24px; text-transform: uppercase; font-weight: 400;}
       
 .couples_images {background: #1D2124; min-height: 500px;  text-align: center; padding-top: 220px;}    
  
      .couples_images .item {margin:0 auto 10px;position: relative; max-width: 900px; transition: .4s;}
         .couples_images .item:hover .image_overlay  { opacity: 0;}
         
        .couples_images .item:hover .content {display: block;}
        .couples_images .item:hover .triangle-topright {display: block; opacity: 1.0; }
      
     .couples_images img {z-index: 3; position: relative;}
      
   .triangle-topright {
	  width: 0;
	  height: 0;
	  border-top: 130px solid #C33148;
	  border-left: 170px solid transparent;
	  position: absolute; top: 0; right: 0;
	  z-index: 4;
	  opacity: 0;
	  transition: 0.5s;
  }
      
     .couples_images  .item .image_overlay {background: rgba(194, 49, 71, 0.3); width: 100%; height: 100%; z-index: 5; 
                                                                   position: absolute; top:0;left: 0; opacity: 0; transition: 0.3s;
                                                                 }
      
      .couples_images  .item .content {position: absolute; top: 10px; right: 10px; z-index: 5; display: none;} 
       .couples_images  .item .content .fa {font-size: 23px; background: transparent;}
       .circle-icon-couples {
	    background: #000000;
	    width: 30px;
	    height: 30px;
	    border-radius: 50%;
	    text-align: center;
	    line-height: 20px;
	    vertical-align: middle;
	    padding: 8px 2px 0px 0px;
	    display: inline-block;
	    transition: 0.6s;
	}
	 .circle-icon-couples:hover { background: #000000; }
	
	.circle-icon-couples a {color: #C33148}
	
	.couples_pagination {color: #fff;}
	.couples_pagination a {color: white; font-size: 14px; font-weight: 500; display: inline-block; margin: 0 25px;  transition: 0.6s;}
	.couples_pagination a span {font-size: 20px;}
	  .couples_pagination a:hover {text-decoration: none; color: #c23147;}
	
	.couples_pagination div {display: inline-block; position: relative; margin-top: 20px; text-align: center;}
          
          .couples_pagination div a span.l {position: absolute; top: 0px; left: 0px;}
          .couples_pagination div a span.r {position: absolute; top: 0px; right: 0px;}
      
      
   .gallery_main {background: #1D2124; padding: 20px 0 20px 0; min-height: 500px;}   
      
.logos {background: #252A2D; padding: 20px 0;}
	 .logos img {margin:0 45px 30px 25px;display: inline-block;}
   
   
   .galleria {.padding: 20px 0; margin: 0 auto;}
         
      
 
 .footer {padding: 20px 0; background: #1D2124; text-align: center;}
 
	 .circle-icon {
	    background: #ffffff;
	    width: 30px;
	    height: 30px;
	    border-radius: 50%;
	    text-align: center;
	    line-height: 30px;
	    vertical-align: middle;
	    padding: 0px 0px 0px 1px;
	    display: inline-block;
	    transition: 0.6s;
	    font-size: 1.3em;
			margin-right: 10px;
	}
	.circle-icon:hover { background: #93182b; }
	
     .footer a {color: #1D2124;}
    
      
    

/*** Media Queries ***/




@media screen and (max-width: 1920px) {

		.about_en_content_xs, .about_he_content_xs {display:none;}
   
	    .top_div_xs {display:none;}
	
}


@media screen and (max-width: 1400px) {

		.with_opacity {background: none;}
	
}


@media screen and (max-width: 1100px) {

	.menu .items_conainer {margin: 20px 0 100px 0;}

	.credit {margin-top: 50px;}

	.logos img {margin:0 35px 30px 15px;display: inline-block;}

	.with_opacity {background: rgba(0, 0, 0, 1);  transition: 0.6s;}
	
}



@media screen and (max-width: 800px) {

	.sliding_form {top: auto; bottom: 0; }
	.sliding_form .email_icon {position: absolute; top: 198px;  }
	.sliding_form .phone_icon {text-align: center; background: #fff; width: 100%; height: 60px; padding-top: 15px;
                                             position: absolute; top: 137px; left: 0; cursor:pointer;
                                           }

	.logo {width: 94px; top: 15px; left: 15px; }
	
	.menu {
	  width: 100%;
	  height: 100%;
	  background:#C23147;
	  z-index: 99999999;	 
	}
	.menu.closed { right: -100%; }

    .menu .items_conainer {margin: 10px 0 20px 0;}
    
    .menu .content {padding: 30px 20px 0 20px; }

		.mnu_btn {top: 28px; right: 22px; color: white; font-size: 38px !important;}
		 .close_menu {font-size: 35px !important; }
	
		.credit {margin-top: 50px;}

		.header1 {height: 90px;}

  #homepage_arrow {display: none;}

	.about_bg {background: none;}
	
	.about_img_xs {display:block;}
	
	.about_bg .large {display:none;}

	.about_en_content_xs h2 {font-size: 24px; font-weight: 300; text-transform: uppercase;}	
	 .about_en_content_xs {display: block; background: #63111D; padding: 10px 30px 20px 30px; text-align: left;}

	.about_he_content_xs h2 {font-size: 24px; font-weight: 300; text-transform: uppercase;}		
	 .about_he_content_xs {display: block; background: #93182C; padding: 10px 30px 20px 30px; text-align: right;}
	
	.galleries_header {display:none;}
		
		
	 .top_div_xs {margin-top: 90px;display:block;}
	
	.gallery_title_en {display: block; background: #63111D; padding: 10px 30px 20px 30px; text-align: left; color: white;}
	 .gallery_title_en h1 {font-size: 24px; font-weight: 300; text-transform: uppercase;}
	
	.gallery_title_he {display: block; background: #93182C; padding: 10px 30px 20px 30px; text-align: right; color: white;}
	 .gallery_title_he h1 {font-size: 24px; font-weight: 300; text-transform: uppercase;}
	
	.galleria-thumbnails .galleria-image { width: 300px !important}
	
	 .galleria {margin-left: 21px; }
	 
	 
	  .logos img {margin:0 15px 30px 25px;display: inline-block;}
	  
	  
	 .contact_header {display:none;}
	 
	   .contact_main {background:  none; min-height: 493px !important; height: auto; max-width: 100%; z-index: 9; color: white;  margin-top: 90px;
	                             position: relative; display: block;                        
                        }
                
          .contact_main .container {padding: 0 !important;}
          .xs_row {padding: 0 ;}          
                        
             .contact_main .left {background: #63111D; padding: 20px 10px 30px 20px; text-align: left; }
             
             .contact_main .right {background: #93182C; padding: 20px 20px 20px 20px; text-align: left;}
             
             
	 .couples_item img{max-width: 100% !important;}

    .couples_images .item:hover .triangle-topright {opacity: 0; }
     .couples_images .item:hover .image_overlay  { opacity: 0;}	 
     
     .couples_images .item .content {display: block !important;}
	 
	 .circle-icon-couples {
		  width: 34px;
		  height: 34px;		 
		  vertical-align: middle;		
     }
        .couples_images .item .content .fa {font-size: 22px;}
	 
	 
	 figure.effect-honey {background: #1D2124 !important;}
	 figure.effect-honey h2 {padding: 1em 0.5em !important;}
	 
	 #backTop {display: none !important;}
	 
	  .google_map { margin-top: 0px;}
		
}


@media screen and (max-width: 400px) {

	.credit {margin-top: 30px;}

  .logos img {margin:0 5px 20px 15px;display: inline-block;}

}

    
@media screen and (max-width: 320px) {

	.galleria-thumbnails .galleria-image { width: 280px !important; }
	 .galleria {margin-left:16px; }
	 
 	  
	.logos img {margin:0 0 20px 10px;display: inline-block;}
	
	.gallery_title_en {padding: 10px 20px 20px 20px;}
		
	.gallery_title_he {padding: 10px 20px 20px 20px;}
	 
	

}



/*** 5 columns
***************************************************/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: right;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: right;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: right;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: right;
    }
}
