﻿body { direction: rtl; margin: 0px; color: #252525; background-color: #f5f5f5; font-family: 'almoni-neue-aaa-400'; font-size: 17px; }

table { padding: 0px; margin: 0px; }

td { vertical-align: top; padding: 0px; }

p { direction: rtl; margin-top: 0px; margin-bottom: 0px; }
a { color: inherit; }
.BlogView #body a { text-decoration: underline; }
a:hover, a:focus { color: inherit; }
a:focus { outline: 1px solid rgb(0, 0, 0); }
button:focus { outline: 3px solid rgb(0, 0, 0); }
img { max-width: 100%; }
input[type="text"], input[type="password"] { outline: none; }
input[type="password"] { font-family: Arial; }

textarea { outline: none; }

/*h1, h2, h3, h4, h5, h6 { font-family: 'almoni-tzar-aaa-bold'; }*/
h1, h2, h3, h4, h5, h6 { font-family: 'almoni-tzar-aaa-bold','almoni-neue-aaa-400'; font-weight: bold; }

.blueimp-gallery > .close { display: block !important; text-align: center; font-size: 65px !important; top: 30px !important; left: 50% !important; -webkit-transform: translate(-50%); transform: translate(-50%); }
#body iframe { max-width: 100%; width: 100%; border: 0px; }

/*------------------------------------*\
   SiteGrid
\*------------------------------------*/

#SiteContainer { }

#SiteHeaderContainer { color: inherit; padding: 0px; }
#SiteGridContainer { }
#SiteFooterContainer { background-color: #363636; padding: 0px; padding-top: 40px; }
#SiteHeaderContainer { position: fixed; top: 0; width: 100%; z-index: 2; background: #ffffff; }

#SiteHeader { margin-left: auto; margin-right: auto; box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.1); }
#SiteFooter { max-width: 1170px; margin-left: auto; margin-right: auto; overflow: hidden; }
#SiteGrid { /*max-width:1170px;*/ max-width: 95%; padding: 0px; margin: 0 auto; overflow: hidden; margin-top: 120px; }
.mainBody { max-width: 1170px; margin: 0 auto; background: #ffffff; padding: 50px 40px; margin-top: 50px; margin-bottom: 90px; }

#GridRight { float: right; width: 250px; margin-left: 40px; }
#GridPage { float: right; width: 100%; }
.topBanner { height: 400px; background-size: cover; background-position: top center; position: relative; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; }
.topBanner a.buttonHover.greenBtn { position: absolute; left: calc((100% - 1170px)/2); bottom: 0px; z-index: 1; min-width: 120px; font-size: 110%; padding-top: 3px; }
.topBanner a.buttonHover.greenBtn svg { display: inline-block; margin-left: 5px; }

.TextOnBanner { max-width: 1170px; z-index: 1; width: 100%; }
.TextOnBanner h2 { color: #fff; font-size: 153%; font-family: 'almoni-neue-aaa-400'; margin-top: 20px; }
.topBanner:after { content: ""; background-image: linear-gradient(to left, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4) 100%, rgba(0, 0, 0, 0)); position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 0; }
.TextOnBanner a.leaveArchive { color: #ffffff; font-family: 'almoni-tzar-aaa-bold'; font-size: 120%; margin-top: 10px; display: block; }
.TextOnBanner a.leaveArchive:hover, .TextOnBanner a.leaveArchive:focus { text-decoration: none; }
.TextOnBanner a.leaveArchive svg * { fill: #ffffff; }
.TextOnBanner a.leaveArchive svg { margin-left: 5px; display: inline-block; }

nav#PageBreadCrumps { display: none; }
#GridLeft { float: right; display: none; }
#GridTop { }
#GridContent { }
#GridFooter { }

#PageLeft { }
#PageRight { }
#PageMenu { }
#PageHeader { }
#PageContent { }
#PageKdm { }
#PageFooter { }

#UnderSiteFooter svg { width: 110px; margin: auto; height: 18px; display: inline-block; vertical-align: middle; }
#UnderSiteFooter a { display: inline-block; text-align: center; }


@media (max-width: 1280px) {
    .TextOnBanner { max-width: 95%; }
    .topBanner a.buttonHover.greenBtn { left: calc(2vw); }
}

@media (max-width: 1170px) {
    #GridLeft { display: none; }
}


@media (max-width: 991px) {
    #GridPage { float: none; width: 100%; }
    .topBanner { height: 300px; }
    #SiteGrid { max-width: 100%; margin-top: 77px; }
    .topBanner a.buttonHover.greenBtn { left: 30px; }
}

@media (max-width:767px) {
    #GridRight { float: none; width: 100%; margin: 0 auto; }
    .topBanner { height: 230px; }
    .mainBody { padding: 20px 30px; }
    .topBanner-mobile { position: absolute; left: 0; right: 0; bottom: 0; top: 0; background-size: cover; background-position: bottom; }
}



/*------------------------------------*\
    Top Bar Select In Mobile 
\*------------------------------------*/

@media (max-width:767px) {
    #side-collapse-menu { width: 100% }
}

/*------------------------------------*\
    Top Bar Search 
\*------------------------------------*/

#search_form_header { margin-top: 10px; }
#search_form_header_input_continer { float: left; margin-left: 15px; }

@media(max-width:767px) {
    #search_form_header_input_continer { text-align: center; display: inline-block; margin: 0 auto; width: 100%; }
    #search_form_header_input { display: inline-block; }
    #search_form_header_submit { width: 40px; display: inline-block; }
}



/*------------------------------------*\
    Accordion - FAQ
\*------------------------------------*/
.faq_accordion { padding-bottom: 30px; }

.accordion { }
.accordion .panel { border: 0px; border-radius: 0; border-top: 1px solid #ECECEC; box-shadow: none; -webkit-box-shadow: none; padding: 14.5px 0; margin: 0; }
.accordion .panel:nth-child(2n) { background-color: #EDEDED; }
.accordion .panel:last-child { border-bottom: 1px solid #ddd; }
.accordion .panel-title { width: 95%; }
.accordion .panel-title > a { width: 100%; right: 0; top: 0; font-size: 24px; font-family: 'RaananSuperRegular'; }
.accordion .panel-title > a:hover { text-decoration: none; }
.accordion .panel-title > a:focus { text-decoration: none; }
.accordion .panel-collapse.collapse.in { }
.accordion .panel-default > .panel-heading { color: #333; background-color: transparent; border-color: #ddd; position: relative; margin-bottom: 10px; margin-top: 10px; margin-right: 15px; }
.accordion .panel-heading { padding: 10px 15px; border-bottom: 0; border-radius: 0px; }
.accordion .panel-title > a:after { content: " "; display: block; width: 20px; height: 20px; float: left; background-image: url('../../../000Frames/site/images/plus.png'); background-position: center center; background-repeat: no-repeat; }
.accordion .panel-title > a[aria-expanded~=true]:after { background: url('../../../000Frames/site/images/minus.png'); background-repeat: no-repeat; background-position: center center; }
.panel.panel-default div p { font-size: 21px; padding-right: 50px; padding-left: 165px; line-height: 27px; /*padding-top: 20px; padding-bottom: 20px;*/ }

@media(max-width:767px) {
    .panel.panel-default div p { padding-left: 0; padding-right: 30px; padding-top: 5px; width: 90%; }
    .accordion .panel-title > a:after { position: absolute; left: 7px; top: 50%; transform: translate(0,-50%); }
    .accordion .panel-default > .panel-heading { padding-right: 0; }
    .accordion .panel-title > a { padding-right: 0; font-size: 20px; font-weight: bold; }
}


/*------------------------------------*\
    Carousel - FAQ
\*------------------------------------*/

.owl-carousel { margin-top: 30px; margin-bottom: 30px; direction: ltr; }
.owl-nav { }
.owl-item { text-align: center; height: 400px; overflow: hidden; }
.owl-item .item { position: absolute; top: 50%; left: 0; transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); }
.owl-next { position: absolute; left: 0; z-index: 1; top: calc(50% - 12px); transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); }
.owl-prev { position: absolute; right: 0; z-index: 1; top: calc(50% - 12px); transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); }



@media(max-width:991px) {
    .owl-item .item { margin: 0 auto; text-align: center; max-width: 250px !important; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); }
}



/*------------------------------------*\
   lightbox Gallery
\*------------------------------------*/
.lightbox-gallery .lightbox-gallery-loader { position: absolute; top: 50%; /* display: none; */ left: 50%; z-index: 10; }
.lightbox-gallery-item { padding: 0px 10px; }
.lightbox-gallery-item a { display: inline-block; background-size: cover; background-position: center center; width: 100%; height: 212px; -webkit-transition: .5s ease-in-out; transition: .5s ease-in-out; overflow: hidden; }
.lightbox-gallery-item a:focus { -webkit-transform: scale(1.1); transform: scale(1.1); box-shadow: 0 0 20px 0 rgba(54, 54, 54, 0.35); }
.lightbox-gallery-item a img { height: 100%; object-fit: cover; width: 100%; }
.lightbox-gallery-item a span.scr-reader-only { display: table; }

@media(max-width:991px) {
    .lightbox-gallery-item a { height: calc(50vw - 25px); }
}
/*------------------------------------*\
    lightbox Gallery Video
\*------------------------------------*/

.lightbox-galleryVideo .lightbox-gallery-loader { position: absolute; top: 50%; left: 50%; z-index: 10; }
.lightbox-galleryVideo .lightbox-gallery-item { }


.popUpVideo .modal-header { border: none; }

.popUpVideo .vertical-alignment-helper { display: table; height: 100%; width: 100%; pointer-events: none; }

.popUpVideo .vertical-align-center { display: table-cell; vertical-align: middle; pointer-events: none; }

.popUpVideo .modal-content { width: inherit; height: inherit; margin: 0 auto; pointer-events: all; background: none; box-shadow: 0px 0px 0px; border: none; }


.popUpVideo .modal-body iframe { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; width: 100%; height: 100%; }

.popUpVideo .modal-backdrop.fade.in { z-index: 0; }
.popUpVideo .close { opacity: 1 !important; color: #fff; }

.popUpVideo .modal-backdrop.in { filter: alpha(opacity=50); opacity: .9; }

/*------------------------------------*\
   Breadcrumbps
\*------------------------------------*/

#PageBreadCrumps { margin-bottom: 30px; }

@media(max-width:991px) {
    #PageBreadCrumps { margin-bottom: 10px; margin-top: 10px; }
}

#PageBreadCrumps a:link { background-image: url('../images/breadcrumbs-arrow.png'); color: #5A5B5E; text-decoration: none !important; display: inline-block; padding-right: 25px; background-repeat: no-repeat; background-position: right 10px top 7px; }

#PageBreadCrumps a:first-child { background-image: none; padding-right: 0; }
#PageBreadCrumps a:visited { color: #5A5B5E; text-decoration: none !important; font-size: 100%; }
#PageBreadCrumps a:hover { color: #5A5B5E; text-decoration: underline; font-size: 100%; }



/*------------------------------------*\
    Directory/Side Menu
\*------------------------------------*/

#rightMenu { }
#rightMenu .menuHead { padding-right: 10px; height: 27px; font-size: 18px; background: #ECECEC; color: #000; margin-top: 2px; background-image: url('../../../000Frames/site/images/right_menu_arrow.png'); background-size: 10px; background-repeat: no-repeat; background-position: 20px; }
#rightMenu .menuLink { padding-right: 10px; height: 27px; font-size: 18px; background: #ECECEC; color: #000; margin-top: 2px; background-image: url('../../../000Frames/site/images/right_menu_arrow.png'); background-size: 10px; background-repeat: no-repeat; background-position: 20px; }
#rightMenu .selected { color: red; }
#rightMenu .navbar-default { border: 0; background-color: transparent; }
#rightMenu .navbar { min-height: 0; margin-bottom: 0; }
#rightMenu .navbar-header { float: right; }

@media(max-width:767px) {
    #rightMenu .navbar-header { float: none; width: 100%; margin: 0; }
}
/*------------------------------------*\
    Contact Form
\*------------------------------------*/

.mrw-dynamic-form { position: relative; }

.mrw-dynamic-form .form-messages,
.mrw-dynamic-form .form-messages .loading,
.mrw-dynamic-form .form-messages .success,
.mrw-dynamic-form .form-messages .error { display: none; color: #252525; z-index: 1; }

.mrw-dynamic-form .form-messages { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgba(245, 245, 245, 0.8); }

.mrw-dynamic-form .error-message { color: red; display: none; }
.mrw-dynamic-form .mrw-form-label { font-weight: normal; }
.mrw-dynamic-form .form-group > div { margin-bottom: 15px; }
.mrw-dynamic-form .form-control { border: 1px solid silver; color: #000; background: none; font-size: 100%; padding-right: 10px; position: relative; cursor: text !important; background: none; }

.mrw-dynamic-form label.error { color: red; position: absolute; top: 0px; left: 15px; font-weight: normal; }
.mrw-dynamic-form .form-control.error { border-color: red; }




.mrw-dynamic-form textarea.form-control { height: 78px; resize: none; }
.mrw-dynamic-form .mrw-form-label { position: absolute; z-index: 1; display: block; top: 7px; left: auto; right: 20px; padding: 0 5px; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; pointer-events: none; }
.mrw-dynamic-form .form-control:not([type=checkbox]):focus ~ label.mrw-form-label, .mrw-dynamic-form .form-control:not([type=checkbox]).focus ~ label.mrw-form-label { top: -23px; left: 0px; font-size: 80%; /* color: #7c7c7c; */ padding: 0; }
.mrw-dynamic-form textarea.form-control { height: 120px; }
.form-control { background: #ffffff; border: 1px solid #c9c9c9; border-radius: 0; margin-bottom: 30px; height: 40px; }


.mrw-dynamic-form .checkboxWrapper { text-align: center; margin-bottom: 30px; margin-top: 10px; }
.mrw-dynamic-form .checkboxWrapper label.mrw-form-label { position: relative; top: auto; right: auto; display: inline-block; vertical-align: middle; margin: 0; }
.form-control[type="checkbox"] { display: inline-block; vertical-align: middle; margin: 0; background-color: #fff; width: 13px; height: 13px; padding: 0; border: solid 1px #c9c9c9; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer !important; }

@media(max-width: 767px) {
    .mrw-dynamic-form .checkboxWrapper { margin-bottom: 20px; margin-top: -10px; }
    .mrw-dynamic-form .checkboxWrapper .mrw-form-label { font-size: 85%; display: inline; }
}

/*------------------------------------*\
    Contact Form Wiget
\*------------------------------------*/


#contact-form-wiget .mrw-form-label { }
#contact-form-wiget .form-control { border: solid 1px #c9c9c9; background-color: #ffffff; }
input[type="checkbox"]:checked ~ label:after { content: ''; position: absolute; right: -9px; top: 9px; background: white; width: 2px; height: 2px; box-shadow: 2px 0 0 #000000, 4px 0 0 #000000, 4px -2px 0 #000000, 4px -4px 0 #000000, 4px -6px 0 #000000, 4px -8px 0 #000000; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
#contact-form-wiget .form-submit { }
#contact-form-wiget .buttonHover:hover::before, #contact-form-wiget .buttonHover:focus::before { background-color: #252525; color: #fff; }
#contact-form-wiget .buttonHover:hover, #contact-form-wiget .buttonHover:focus { color: #fff; }
/*------------------------------------*\
    Login Box
\*------------------------------------*/
#loginBox { text-align: center; background-color: #1c1c1c; padding: 15px; }

#loginBox .loginBox-guest-hello { color: #F68B1F; line-height: 24px; margin-bottom: 10px; }
#loginBox .firstSentence { font-size: 130%; }
#loginBox .secondSentence { font-size: 165%; }

#loginBox #LoginBox-Buttons { padding-top: 20px; }
#loginBox #LoginBox-Buttons a { display: inline-block; background-color: #F68B1F; border: 1px solid #FFF; border-radius: 5px; color: #FFF; font-size: 120%; padding: 2px 18px; margin: 0px 5px; text-decoration: none; cursor: pointer; }

#loginBox #LoginBox-SignIn { width: 100%; margin-left: auto; margin-right: auto; overflow: auto; }
#loginBox #LoginBox-SignIn .login-field { margin-bottom: 12px; border-radius: 3px; border: none; width: 100%; padding: 5px 10px 4px 10px; }
#loginBox #LoginBox-SignIn .login-submit { float: left; background-color: #F68B1F; border: 1px solid #FFF; border-radius: 5px; color: #FFF; font-size: 120%; padding: 2px 18px; cursor: pointer; text-decoration: none; }

#loginBox #LoginBox-SignIn .forgetPass { float: left; text-decoration: underline; color: #F68B1F; padding-top: 10px; font-size: 90%; }
#loginBox #LoginBox-SignIn .user-register { float: right; text-decoration: underline; color: #F68B1F; padding-top: 10px; font-size: 90%; }

#loginBox .loginBox-user-hello { color: #F68B1F; line-height: 24px; }
#loginBox .loginBox-user-buttons { padding-top: 20px; }
#loginBox .loginBox-user-buttons a { display: inline-block; background-color: #F68B1F; border: 1px solid #FFF; border-radius: 5px; color: #FFF; font-size: 110%; padding: 2px 12px; margin: 0px 2px; text-decoration: none; cursor: pointer; margin-bottom: 10px; }





/*------------------------------------*\
   Bootstrap dropdown animation
\*------------------------------------*/

.dropdown .dropdown-menu { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; max-height: 0; display: block; overflow: hidden; opacity: 0; }

.dropdown.open .dropdown-menu { max-height: 200px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; opacity: 1; }


/*------------------------------------*\
   BASE PAGE VIEW
\*------------------------------------*/


#anchor { margin-bottom: 15px; margin-top: -5px; font-size: 90%; }
#headline { position: relative; padding-right: 20px; }
#headline h1 { font-size: 350%; margin: 0; padding: 0; line-height: 100%; /* margin-bottom: 10px; */ color: #ffffff; display: inline-block; vertical-align: top; line-height: 39px; }
#headline:before { content: ""; width: 8px; /* height: 40px; */ background-color: #3d8525; display: inline-block; vertical-align: top; /* margin-left: 6px; */ position: absolute; height: 100%; right: 0px; }

#subheadline h2 { margin: 0; padding: 0; font-size: 130%; color: #59595B; font-weight: normal; margin-bottom: 10px; }
.TextOnBanner #subheadline h2 { color: #ffffff; font-size: 150%; margin-top: 10px; font-family: inherit; max-width: 400px; }
#writer { margin-bottom: 5px; font-weight: normal; }
#text1 { margin-top: 20px; margin-bottom: 20px; }
#text1 strong { }
#text1 b { }

#video { margin-bottom: 20px; }
#video video { width: 100%; height: auto; }

#remarks { font-size: 90%; }

h3 { display: inline-block; position: relative; font-size: 130%; padding-right: 8px; }
h3:before { content: ""; width: 4px; height: 17px; background-color: #3d8525; position: absolute; right: 0; top: 3px; }


h4 { }

.picD { width: auto; height: auto; margin-bottom: 15px; margin-top: 15px; }

#lobby { margin-bottom: 30px; }



#blueimp-gallery { display: none; }

@media (max-width: 767px) {
    #headline h1 { font-size: 250%; line-height: 26px; }
    /*.TextOnBanner { right: 13vw; }*/
    .topBanner a.buttonHover.greenBtn { left: calc(5vw + 15px); }
    #headline:before { height: auto; top: 8px; bottom: 6px; }
}

@media (max-width: 320px) {
    #headline h1 { font-size: 240%; }
}
/*------------------------------------*\
    #General Classes 
\*------------------------------------*/

.max-width { max-width: 1170px; }

.no-marg { margin: 0px; }

.no-pad { padding: 0px; }

.p-vert { display: table; }

.c-vert { display: table-cell; vertical-align: middle; }

.f-h { height: 100%; }

.f-w { width: 100%; }

.margin-auto { margin: 0 auto }

.section-padding { padding-top: 110px; padding-bottom: 110px; }

.section-title { max-width: 450px; margin: 0 auto; text-align: center; position: relative; }
.section-title:before { content: ""; position: absolute; top: 50%; left: 50%; width: 100%; height: 4px; background-color: #3d8525; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.section-title span { padding: 0 15px; background-color: #f5f5f5; position: relative; font-size: 200%; }

@media (max-width: 767px) {
    /*.row            { margin:0px -5px; }*/
    /*.row > div      { padding:0px 5px; }*/
    .section-title { max-width: 90%; }
    .section-title span { font-size: 11vw; }
}



/*------------------------------------*\
    #modal
\*------------------------------------*/

.modal-vertical-align { display: table; height: 100%; width: 100%; pointer-events: none; }
.vertical-align-center { display: table-cell; vertical-align: middle; /*pointer-events: none;*/ text-align: center; }

#mrw-modal-1 { }
#mrw-modal-1 .modal-content { border-radius: 0px; background-color: transparent; display: inline-block; pointer-events: all; }

body.main-menu-open .menuBG { display: block; opacity: 1; }





/*------------------------------------*\
    #Grids
\*------------------------------------*/


.grid-view .grid-box { /*border-bottom: 1px solid #ddd;*/ margin-bottom: 30px; text-align: center; }
.grid-view .grid-box-image { padding-bottom: 56%; position: relative; overflow: hidden; }
.grid-view .grid-box-image a { display: block; position: absolute; left: 0px; bottom: 0px; right: 0px; top: 0px; }
.grid-view .grid-box-image img { margin: 0 auto; max-width: 100%; }



.grid-view.center-elements .row { font-size: 0px; text-align: center; }
.grid-view.center-elements .row > div { display: inline-block; float: none !important; vertical-align: top; font-size: 1rem; }






/*------------------------------------*\
    Fonts
\*------------------------------------*/

@font-face { font-family: 'almoni-neue-aaa-400'; font-weight: 400; font-style: normal; src: url(../fonts/almoni-new/almoni-neue-aaa-400.eot); src: url(../fonts/almoni-new/almoni-neue-aaa-400.eot#iefix) format("embedded-opentype"), url(../fonts/almoni-new/almoni-neue-aaa-400.woff) format("woff"), url(../fonts/almoni-new/almoni-neue-aaa-400.ttf) format("truetype") }

@font-face { font-family: 'almoni-tzar-aaa-bold'; font-weight: 700; font-style: normal; src: url(../fonts/almoniTzarBold.eot); src: url(../fonts/almoniTzarBold.eot#iefix) format("embedded-opentype"), url(../fonts/almoniTzarBold.woff) format("woff"), url(../fonts/almoniTzarBold.woff2) format("woff2") }

@font-face { font-family: 'almoni-tzar-aaa-regular'; font-weight: 400; font-style: normal; src: url(../fonts/almoni-tzar-reg/almoni-tzar-aaa-regular.eot); src: url(../fonts/almoni-tzar-reg/almoni-tzar-aaa-regular.eot#iefix) format("embedded-opentype"), url(../fonts/almoni-tzar-reg/almoni-tzar-aaa-regular.woff) format("woff") }



/*------------------------------------*\
    PopUp Feature
\*------------------------------------*/
#popup-modal.modal { padding: 0 !important; }
#popup-modal .vertical-alignment-helper { display: table; height: 100%; width: 100%; }

#popup-modal .vertical-align-center { display: table-cell; vertical-align: middle; z-index: 99999; }

#popup-modal .modal-header { border: none; padding: 0px; }

#popup-modal .close { display: block; float: none; margin: 0 auto; opacity: 1; right: auto; position: absolute; left: 50%; top: -50px; background: no-repeat; border: none; width: 40px; height: 40px; -webkit-transform: translateX(-50%); transform: translateX(-50%); pointer-events: auto; }
#popup-modal .close svg { width: 100%; height: 100%; }


#popup-modal .close span { color: #fff; }

#popup-modal .modal-body { text-align: center; padding: 0 15px; }

#popup-modal .modal-content { border: 0px; background-color: transparent; border-radius: 0px; -webkit-box-shadow: none; width: auto; max-width: 90vw; margin: 0 auto; }


.vertical-alignment-helper { display: table; height: 100%; width: 100%; }
.vertical-align-center { display: table-cell; vertical-align: middle; }


@media(max-width:767px) {
    #popup-modal .close { width: 30px; height: 30px; }
}

/*------------------------------------*\
    GALLERY COMPONENTS - lightBox
\*------------------------------------*/



.lightbox-gallery { position: relative; min-height: 250px; margin-top: 50px; }
.lightbox-gallery-item { display: none; text-align: center; padding-bottom: 7.5px; padding-top: 7.5px; }
.blueimp-gallery > .close, .blueimp-gallery > .title { top: 65px; display: block; }
.blueimp-gallery a.next, .blueimp-gallery button.next,
.blueimp-gallery a.prev, .blueimp-gallery button.prev { display: block !important; overflow: hidden; }
.blueimp-gallery ol.indicator { display: block !important; }
.blueimp-gallery a.play-pause { display: block !important; }
#blueimp-gallery.blueimp-gallery > .next, #blueimp-gallery.blueimp-gallery > .prev { padding: 0; -webkit-appearance: none; opacity: 1 !important; border: none !important; background-color: transparent !important; }
#blueimp-gallery.blueimp-gallery > .next:focus, #blueimp-gallery.blueimp-gallery > .prev:focus { border: 2px solid #fff !important; border-radius: 0; }
.blueimp-gallery > .next svg, .blueimp-gallery > .prev svg { fill: #fff; position: absolute; top: 7px; width: 25px; height: 25px; right: 7px; pointer-events: none; }
#blueimp-gallery.blueimp-gallery > .close { opacity: 1; right: auto; }
#blueimp-gallery.blueimp-gallery > .close.closeBlueimpText { bottom: 90px; top: auto !important; font-size: 140% !important; height: auto; right: 50%; padding: 0; width: 50px; }
#blueimp-gallery.blueimp-gallery > .close:focus { border: 2px solid #fff }
#blueimp-gallery-close-cust { position: absolute; top: 30px; left: 50%; line-height: 30px; color: #fff; text-shadow: 0 0 2px #000; padding: 15px; text-decoration: none; cursor: pointer; opacity: 1; display: block; text-align: center; font-size: 65px; -webkit-transform: translate(-50%); transform: translate(-50%); background: transparent; border: 0; }

/*------------------------------------*\
    GALLERY COMPONENTS - #FLEX SLIDER 
\*------------------------------------*/
.flexslider { border: none; background: none; -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0); -moz-box-shadow: 0 0px 0px rgba(0,0,0,0); -o-box-shadow: 0 0px 0px rgba(0,0,0,0); box-shadow: 0 0px 0px rgba(0,0,0,0); overflow: hidden; }

.flexslider .flexslider-item { display: block; /*min-height: 200px;*/ padding-bottom: 40%; background-size: cover; background-position: center center; }

.flexslider .flex-control-nav { bottom: 20px; z-index: 2; }
.flex-control-paging li a.flex-active { background: #000; background: rgba(255,255,255,1); cursor: default; }
.flex-control-paging li a { background: #fff; background: rgba(255,255,255,0.7); }
.flexslider .flexslider-item { position: relative; }
.flexslider-item-content { position: absolute; right: 0; z-index: 9; top: 10%; right: 5%; padding: 15px; background: rgba(0,0,0,0.56); border-radius: 5px; }
.flexslider-item-title { text-align: right; color: #fff; font-size: 140%; }
.flexslider-item-description { text-align: right; color: #fff; }
.flexslider-item-readmore { text-align: right; color: #fff; font-size: 120%; }


@media(max-width:767px) {
    .flexslider .flexslider-item { padding-bottom: 50%; min-height: 300px; }
}


/*------------------------------------*\
    Footer Style 
\*------------------------------------*/

#SiteFooter { color: #f4f5f7; max-width: 100%; padding: 0; }
#SiteFooter .footerBlockTitle { text-align: center; font-size: 140%; }
#SiteFooter .footerBlockContent { }
.footerTop { text-align: center; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.footerTop a { display: inline-block; vertical-align: middle; }
.footerBottom .navbar-nav > li { display: inline-block; float: none; width: auto; padding: 0; border: none; }
.footerBottom .navbar-nav > li > a { font-size: 95%; padding: 10px 5px; white-space: nowrap }
.footerBottom .navbar-nav > li > a:hover, .footerBottom .navbar-nav > li > a:focus { background-color: transparent; }
.footerBottom .navbar-nav > li:not(:last-of-type) > a:after { content: ""; position: absolute; left: -2px; top: 50%; width: 1px; height: 12px; background-color: #fff; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.footerBottom { text-align: center; }
.footerBottom ul.nav.navbar-nav { width: 100%; padding: 0; }
#SiteFooter .contactText { padding: 20px 0px; font-size: 118%; }
.footerTop img.img-responsive { max-width: 140px; }

@media(max-width: 767px) {
    .footerBottom ul.nav.navbar-nav { margin: 0; }
    .footerBottom .navbar-nav > li > a { font-size: 85%; }
}

@media(max-width: 320px) {
    #SiteFooter .contactText { font-size: 100%; }
}

/*------------------------------------*\
    UnderFooter Style 
\*------------------------------------*/

#UnderSiteFooter { padding: 0px; }

/*------------------------------------*\
    Bootstrap - 5 Cols Fix
\*------------------------------------*/

.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: left; }

@media (min-width: 768px) {

    .col-sm-15 { width: 20%; float: left; }
}

@media (min-width: 992px) {
    .col-md-15 { width: 20%; float: left; }
}

@media (min-width: 1200px) {
    .col-lg-15 { width: 20%; float: left; }
}


/*------------------------------------*\
    BootBox - Js Modals
\*------------------------------------*/

.bootbox { text-align: center; }
.bootbox .modal-footer { text-align: center; }
.bootbox .modal-footer button { margin: 10px; }
.bootbox .modal-footer .btn + .btn { margin-bottom: 10px; }
.bootbox .modal-dialog { position: fixed; left: 50%; top: 50%; /* margin-left: -300px; */ transform: translate(-50%,-50%) !IMPORTANT; margin: 0; }

@media(max-width:767px) {
    .bootbox .modal-dialog { width: 80%; }
}

/*------------------------------------*\
    BUTTONS
\*------------------------------------*/
.buttonHover { display: inline-block; text-align: center; position: relative; overflow: hidden; min-width: 160px; -webkit-transition: border-color 0.3s, color 0.3s; transition: border-color 0.3s, color 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); line-height: 44px; border: 0; font-family: 'almoni-tzar-aaa-bold'; font-size: 110%; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; vertical-align: middle; }
.buttonHover::before { content: ''; position: absolute; top: 0; left: 0; width: 150%; height: 100%; background: #37474f; z-index: -1; -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0); transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0); -webkit-transform-origin: 0% 100%; transform-origin: 0% 100%; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s; transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
.buttonHover:hover, .buttonHover:focus { color: #fff; border-color: #3f51b5; }
.buttonHover:hover::before, .buttonHover:focus::before { opacity: 1; background-color: #3f51b5; -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); z-index: 1; }
button { -webkit-appearance: none; position: relative; }
.greenBtn { background: #3d8525; color: #ffffff; }
.greenBtn svg { fill: #ffffff; }
.buttonHover:hover, .buttonHover:focus { color: #252525; border-color: #ffffff; }
.buttonHover:hover::before, .buttonHover:focus::before { background-color: #ffffff; }
.buttonHover span { z-index: 1; position: relative; display: inline-block; white-space: nowrap; }
.buttonHover:focus span { text-decoration: underline; }
.buttonHover:hover svg, .buttonHover:focus svg { fill: #252525; z-index: 1; position: relative; }

span.error { position: absolute; left: 30px; top: 4px; font-size: 80%; color: red; }

.buttonHover.greenBorderBtn { border: solid 2px #3d8525; }
.buttonHover.greenBorderBtn span { vertical-align: middle; }
.buttonHover.greenBorderBtn:hover::before, .buttonHover.greenBorderBtn::before { background: #3d8525; }
.buttonHover.greenBorderBtn:hover, .buttonHover.greenBorderBtn:focus { color: #ffffff; }

.buttonHover.darkGrey { background: #363636; color: #ffffff; min-width: 140px; line-height: 36px; font-size: 137%; margin-top: 15px; }
.buttonHover.darkGrey span { vertical-align: bottom; }
.buttonHover.darkGrey:hover, .buttonHover.darkGrey:focus { border-color: #ffffff; }
.buttonHover.darkGrey:hover::before, .buttonHover.darkGrey:focus::before { background-color: #3d8525; }

.btn { font-size: 106%; border-radius: 0; box-shadow: none; font-family: 'almoni-tzar-aaa-bold'; }
.btn-default { background-color: transparent; border: solid 2px #3d8525; }
.btn-default:hover { background-color: #3d8525; color: #fff; border: solid 2px #3d8525; }
.btn-primary { background-color: #3d8525; border: solid 2px #408927; color: #fff; }
.btn-primary:hover { background-color: transparent; color: #252525; border: solid 2px #3d8525; }


.CalendarStrip { box-shadow: 0 7px 30px 0 rgba(54, 54, 54, 0.1); position: absolute; bottom: 0; width: 1170px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); background: #ffffff; max-width: 100%; z-index: 1; }
.CalendarStripRight { width: 68%; float: right; }
.CalendarStripLeft { max-width: 50%; float: left; text-align: left; }
ul.MonthsSelect { padding: 0; list-style: none; margin: 0; }
ul.MonthsSelect li { display: table-cell; vertical-align: middle; }
ul.MonthsSelect button { border: 2px solid #fff; border-left: 1px solid #c9c9c9; text-align: center; font-family: 'almoni-tzar-aaa-bold'; font-size: 125%; padding: 15px; min-width: 105px; background: #ffffff; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out }
ul.MonthsSelect button.active { background: #3d8525; color: #ffffff; border-color: #3d8525; padding: 15px; }
ul.MonthsSelect button:not(.active):hover, ul.MonthsSelect button:not(.active):focus { color: #3d8525; outline-color: transparent; }
ul.MonthsSelect button:not(.active):focus { outline: none; border: 2px solid #3d8525; transition-delay: 0=s; }
.CalendarStripLeft .selectLayout { float: left; padding: 20px 15px 12px 15px; }
.CalendarStripLeft .selectLayout button { padding: 0 5px; height: 21px; overflow: hidden; }
.CalendarStripLeft .searchBox { float: right; padding: 12px; border-left: 1px solid rgba(54, 54, 54, 0.1); }
.CalendarStripLeft .searchBox select { width: 240px; height: 36px; background-color: #ebebeb; border: none; font-size: 88%; padding: 0 10px 0 30px; background-image: url(../images/Dropdown.svg); background-position: 10px center; background-repeat: no-repeat; background-size: 13px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

@media(max-width:991px) {
    #headline h2 { font-size: 350%; }
    .CalendarStrip, .TextOnBanner { max-width: 90vw; }
    .CalendarStrip.teamStrip ul.MonthsSelect { display: table; width: 100%; }
    .CalendarStrip.teamStrip ul.MonthsSelect button { width: 100%; font-size: 100%; }
    .teamStrip.CalendarStrip { display: table; width: 90%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
    .teamStrip.CalendarStripRight { width: 75%; display: table-cell; }
    .teamStrip.CalendarStripLeft { width: 25%; display: table-cell; }

    .CalendarStripRight { width: 61%; }
    ul.MonthsSelect button { padding: 5px; min-width: 87px; }
}

@media(max-width:767px) {
    #headline h2 { font-size: 250%; }
    .teamStrip.CalendarStripLeft { display: none; }
    .teamStrip.CalendarStripRight { width: 90vw; overflow-y: scroll; }
    .teamStrip.CalendarStripRight ul.MonthsSelect button.active { padding: 15px 10px; white-space: nowrap; }
    .CalendarStripRight { width: 100%; overflow-y: auto; }
    .CalendarStripLeft { width: 100%; max-width: 100%; }
    ul.MonthsSelect button { min-width: 100%; padding: 10px; background-color: #f5f5f5; }
    ul.MonthsSelect li { min-width: 33.33vw; float: right; }
    ul.MonthsSelect { display: table; width: 100%; }
    .CalendarStrip { bottom: -76px; max-width: 100vw; }
    .CalendarStripLeft .searchBox { width: 100%; padding: 20px 15px; }
    .CalendarStripLeft .searchBox select { width: 100%; }
    ul.MonthsSelect button.active { padding: 10px; }
    .TextOnBanner #headline h1 { width: 90%; line-height: 100%; }
}

/*------------------------------------*\
    Custom Popup Modal
\*------------------------------------*/

.dialog, .dialog__overlay { width: 100%; height: 100%; top: 0; left: 0; }
.dialog { position: fixed; /*display: flex;*/ align-items: center; justify-content: center; pointer-events: none; }
.dialog.dialog--open { z-index: 9999; pointer-events: auto; display: -ms-flexbox; display: flex; }
.dialog__overlay { position: absolute; z-index: 1; background: rgba(0, 0, 0, 0.5); opacity: 0; transition: opacity 0.3s; }
.dialog--open .dialog__overlay { opacity: 1; pointer-events: auto; }
.dialog__content { background: transparent; padding: 0; text-align: center; position: relative; z-index: 5; opacity: 0; pointer-events: none; z-index: 0; }
.dialog__content iframe { width: 85vw; height: 48vw; max-height: 670px; border: none; background-color: transparent; max-width: 1190px; }
.dialog--open .dialog__content { pointer-events: auto; z-index: 5; }
.video-pop-close { position: absolute; left: 50%; top: -50px; background: no-repeat; border: none; width: 40px; height: 40px; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.video-pop-close .xIcon { display: block; }
.video-pop-close .xIcon svg { width: 100%; height: 100% }
.video-text-close { position: absolute; left: 50%; background: no-repeat; border: none; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: -24px; right: -14px; color: #fff; font-family: 'almoni-tzar-aaa-bold','almoni-neue-aaa-400'; padding: 0; }

/* Content */
.dialog h2 { margin: 0; font-weight: 400; font-size: 2em; padding: 0 0 2em; margin: 0; }
.dialog.dialog--open .dialog__content,
.dialog.dialog--close .dialog__content { animation-duration: 0.3s; animation-fill-mode: forwards; }
.dialog.dialog--open .dialog__content { animation-name: anim-open; }
.dialog.dialog--close .dialog__content { animation-name: anim-close; }

@keyframes anim-open {
    0% { opacity: 0; transform: scale3d(1.1, 1.1, 1); }
    100% { opacity: 1; transform: scale3d(1, 1, 1); }
}

@keyframes anim-close {
    0% { opacity: 1; }
    100% { opacity: 0; transform: scale3d(0.9, 0.9, 1); }
}
/* =================================== */

.searchBox { float: left; padding: 12px; border-left: 1px solid rgba(54, 54, 54, 0.1); }
.fancyShmencyMenu { width: 240px; height: 36px; background-color: #eee; border: none; text-align: right; font-size: 88%; padding: 0; background-image: url(../images/Dropdown.svg); background-position: 10px center; background-repeat: no-repeat; background-size: 13px; list-style: none; margin-bottom: 0; }
.fancyShmencyMenu > li { position: relative; padding: 8px 12px; cursor: pointer; }
.fancyShmencyMenu > li > a { background: #000; color: #fff; display: block; padding: 10px 20px; text-align: center; text-decoration: none; }
.fancyShmencyMenu ul { list-style: none; padding: 0; overflow: hidden; background: #eee; min-height: 0; height: 0; left: 0; position: absolute; transition: height .3s ease; transition-delay: .3s; top: 35px; width: 100%; }
/*.fancyShmencyMenu ul.afterRender { display: none; }*/
.fancyShmencyMenu li.hover ul { transform: translateY(0); transition: height .3s ease; transition-delay: 0s; }
.fancyShmencyMenu li ul a { opacity: 0; color: #000; display: block; padding: 8px 12px 0; transition: opacity .15s ease; transition-delay: 0s; }
.fancyShmencyMenu li ul a > span { display: block; padding-bottom: 6px; border-bottom: 1px solid #d6d6d6; }
.fancyShmencyMenu li ul li:last-of-type a { padding-bottom: 8px; }
.fancyShmencyMenu li.hover ul a { opacity: 1; transition-delay: .3s; }
.fancyShmencyMenu li ul > li { line-height: 1.2; }
.fancyShmencyMenu li ul a:hover { text-decoration: none; }

.fancyShmencyMenu ul::-webkit-scrollbar-track { background-color: #fff; }
.fancyShmencyMenu ul::-webkit-scrollbar { width: 4px; background-color: #eee; }
.fancyShmencyMenu ul::-webkit-scrollbar-thumb { background-color: #3d8525; border-radius: 2px; }

@media(max-width: 767px) {
    .fancyShmencyMenu { width: 100%; }
}


.QoutesCustSliderBtns { position: absolute; text-align: right; bottom: -69px; right: 10px; left: 10px; direction: ltr; }
.QoutesCustSliderBtns button.qoute-prev { display: inline-block; vertical-align: middle; background: transparent; border: 0; }
.QoutesCustSliderBtns button.qoute-next { display: inline-block; vertical-align: middle; background: transparent; border: 0; }
.QoutesCustSliderBtns button:hover svg, .QoutesCustSliderBtns button:focus svg, .QoutesCustSliderBtns button:hover:after, .QoutesCustSliderBtns button:focus:after { color: #3d8525; fill: #3d8525; }
.QoutesCustSliderBtns button { outline: 1px solid #fff; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; }
.QoutesCustSliderBtns button svg { position: relative; top: 2px; fill: #252525; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; }
.QoutesCustSliderBtns button.qoute-play { width: 21px; height: 22px; display: inline-block; vertical-align: middle; background: transparent; border: 0; position: absolute; left: 0; }
.QoutesCustSliderBtns button.qoute-play.pause:after { content: "\f04c"; }
.QoutesCustSliderBtns button.qoute-play.play:after { content: "\f04b"; }
.QoutesCustSliderBtns button:after { font-family: 'FontAwesome'; color: #000; z-index: 3; display: block; position: absolute; bottom: 0; font-size: 90%; left: 5px; top: 2px; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; }


.scr-reader-only { width: 1px; height: 1px; margin: -1px; padding: 0; display: block; position: absolute; overflow: hidden; clip: rect(0,0,0,0); border: 0 }
.screen-reader-text { color: #323944; display: block; clip: rect(1px, 1px, 1px, 1px); position: absolute !important; text-decoration: none; }
.screen-reader-text:link, .screen-reader-text:visited:link { -webkit-tap-highlight-color: rgba(0,0,0,0.3); }
.screen-reader-text:hover, .screen-reader-text:focus { background-color: #252525; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; display: block; font-weight: 700; height: auto; left: 0; line-height: normal; padding: 1em 1.618em; text-decoration: none; top: 0; width: auto; z-index: 100010; outline: 0; color: #fff; font-size: 120%; }
