<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Cabri
Author: The www workshop

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

@font-face {
    font-family: 'icons';
    font-weight: 400;
    font-style: normal;
    src: url("fonts/icomoon.woff");
}

.social a {
    font-family: icons;
    font-size: 2rem;
    margin-left: 1rem;
}

.social .facebook a:before {
    content: '\e902';

}

.social .instagram a:before {
    content: '\e912';
}

.social .youtube a:before {
    content: '\e906';
}

#menu-social {
    display: flex;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

:root {
    --yellow: #fecf26;
    --light-grey: #eeeded;
}
.grid.desktop {
    padding: 0 7.6rem;
}

.otgs-development-site-front-end, .otgs-development-site-front-end a {
    background-color: var(--light-grey) !important;
    color: black !important;
}

a {
    color: black;
}



body{
    box-sizing: border-box;
    font-family: 'Noto Sans Hebrew', sans-serif;
    font-weight:300;
}

.topBanner{
    height: 100vh;
    padding: 2.3rem 0;
    box-sizing: border-box;
    overflow: hidden;

}

.backLayer img,.leftVid video,.rightVid video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}



.leftVid,.rightVid{
    opacity: 0;
}
.exh_btn,.hk_btn{
    width: 50%;

    display: flex;
    justify-content: center;
    align-items: center;

}

.exh_btn{
    left: 0;
}

.hk_btn{
    right: 0;
}
#exh_btn{
    background-color: rgba(188,160,112,.7);
}
#hk_btn{
    background-color: rgba(3,150,166,.7);
}
#exh_btn,#hk_btn{

    font-size: 10rem;
    color: #fff;
    text-decoration: none;
    padding: 0 4rem;
    height: 14rem;
    display: flex;
    align-items: flex-end;
    transition: .3s all;
    width:70%;
    justify-content: center;

}


#exh_btn:hover,#hk_btn:hover{
    height: 100%;
    width: 100%;


}
#exh_btn:hover{
    background-color: rgba(188,160,112,0);


}

#hk_btn:hover{
    background-color: rgba(3,150,166,0);

}
.basicWidth{
    width: 140rem;
    margin-left: auto;
    margin-right: auto;
}
.arabi{
    font-family: 'Tajawal', sans-serif;
}
.exThumb{
    flex: 0 0 49%;;
    height: 52.6rem;
    width: 49%;

}
.exName{
    font-weight: 700;
}
p.now{
    color: #f184be;
    font-size: 2rem;
    margin: 0;
}
.featuredExhibition{
    margin-top: 7rem;
}
p.timeAndDate{
    font-size: 2rem;
    margin: 0 0 7rem 0;
}
.summary a{
    color: #222;
    font-weight: 700;
}
.nowInGallery h2{
    color: #0396A6;
    font-size: 7rem;
    margin: -1.5rem 0 0 0;
    margin-bottom: 5rem;
    line-height: 1;
    margin: 1rem 0 ;
}
.exSumLinks {
    flex-grow: 1;
    align-items: flex-end;
}
.exSumLinks a{
    display: block;
    line-height: 4.9rem;
    text-decoration: none;
    font-size: 2rem;
    padding: 0 3rem;
}
.artsitPageLink{
    background-color: #BCA079;
    color: #333333;
    margin-left: 1.5rem;
}
.exPageLink{
    background-color: #0396A6;
    color: #ffffff;
}

.exDets{
    padding-left: 9rem;
    box-sizing: border-box;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    flex: 0 0 49%;
    width: 49%;

}
.aLittleAbout{
    padding: 13rem 6rem;
    box-sizing: border-box;
}
.newsletterFormArea h2{
    color: #0396A6;
    font-size: 4rem;
    margin: 0;
    font-weight: 300;
    margin-bottom: 2.5rem;
    line-height: 1;
}
.nlForm {
    border: 1px solid #0396A6;

}
.cabriGrad.cabriGradLow{
    height: 2px;
}
.newsletterFormArea input{
    border:none;
    line-height: 5.1rem;
    font-size: 2rem;
    text-align: right;
    padding: 0 2rem;
    box-sizing: border-box;
}
.newsletterFormArea button{
    background-color: transparent;
    border:none;
    height: 5.1rem;
    padding: 0 1.2rem;
}
.newsletterFormArea button:before{
    content: '&gt;';
    font-size: 4rem;
    color: #0396A6;
    line-height: 1;

}
.artInGalilee{
    padding: 8rem 0;
    text-align: center;
}

.artInGalilee h2{
    color: #404332;
    font-size: 4rem;
    margin: 0;

}
.artInGalilee p{
    width: 77rem;
    margin: 3rem auto 5rem auto;
}

.artInGalilee a{
    display: block;
    line-height: 4.9rem;
    text-decoration: none;
    font-size: 2rem;
    padding: 0 3rem;
    background-color: #769419;
    color: #fff;
    display: inline-block;

}
p{
    font-size: 2rem;
    line-height: 3.3rem;
}
.aLittleAbout p{
    flex: 0 0 77.7rem;
    width: 77.7rem;
    white-space: pre-line;
    padding-left: 7.4rem;
    box-sizing: border-box;
    margin: 0;
}
.nowInGallery h3{
    font-size: 2.5rem;
    margin: 0;

}

.creda{
    position: absolute;
    z-index: 9999;
    left: 2rem;
    bottom: 2rem;
    transform-origin: left top;
    transform: rotate(-90deg);
    font-size: 1.2rem;
    background: white;
    margin: 0;
    padding: 3px;
    font-weight: 700;
    line-height: 1.2;

}
.nowInGallery {
    margin-bottom: 6.8rem;
}
.nowInGallery p{
    margin: 0;
    font-size: 2rem;
    line-height: 2.8rem;
}
.exThumb img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.summary{
    white-space: pre-line;
}

header{
    position: fixed;
    top:0;
    right: 0;
    width: 100%;
    height: 18rem;
    z-index: 99999;
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 0 4rem;
    transition: .3s all;
    background-color: #333132 !important;
}

.home header{
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.mainNav,.searchArea{
    position: relative;
    z-index: 9;

}
.searchArea{
    width: auto;
    flex-grow: 1;
    display: none;
}
.hbg{
    transition: .3s all;
    background-color: #333132 !important;

}
.home .hbg:before{
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0);
    transition: .3s all;

}

header.minimized .hbg:before{
    background-color: rgba(0,0,0,.3);
}
header.minimized .mainNav,header.minimized  .searchArea{
    /*filter: drop-shadow(0px 1px 1px #000);*/
}
.mainNav{
    width: 100%;
    justify-content: space-between;
}
.hg{
    align-self: flex-end;
    padding-bottom: 4rem;
    margin-left: 2rem;
    align-items: flex-end;
}
.mainNav .menu-main-menu-container ul a{
    color: #fff;
    text-decoration: none;
    font-size: 2.6rem;
    margin-right: 4rem;
    transition: .3s all;
    position: relative;
}
#exh_btn:lang(en), #hk_btn:lang(en) {
    font-size: 5rem;
    color: #fff;
    text-decoration: none;
    padding: 0 4rem;
     height: 8rem;
    display: flex;
    align-items: flex-end;
    transition: .3s all;
    width: 70%;
    justify-content: center;
}
#exh_btn:lang(en):hover, #hk_btn:lang(en):hover {
    height: 100%;

}
.mainNav .menu-main-menu-container ul a:lang(en),.toOldSite:lang(en){
    font-size: 2rem;
}
.mainNav .menu-main-menu-container ul a:after{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom:-3px;
    height: 2px;
    background-color: white;
    width: 0;
    transition: .3s all;
}
.mainNav .menu-main-menu-container ul a:hover:after,.current-menu-item a:after{

    left: 0 !important;
    width: 100% !important;
}
.abty{
    padding: 0 3rem;
    max-width: 70rem;
    box-sizing: border-box;
}
.toOldSite{
    background-image: url("img/new_link.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 2.6rem;
    margin-right: 4rem;
    padding-left: 2rem;
    margin-left: 5rem;
    transition: .3s all;
}
.w4SearchBar{
    transition: .3s all;
}
.searchArea{
    transition: .3s all;
}
.cabriLogoHome{
    transition: .3s all;
}
header.minimized{
    height: 14rem;
    padding: 0 2rem;
}
header.minimized .w4SearchBar,header.minimized .searchArea{
    height: 4rem;
}
header.minimized .mainNav .menu-main-menu-container ul a{
    font-size: 2rem;
}
header.minimized .cabriLogoHome {
    width: 12rem;
    height: 7.5rem;
}
.wpml-ls-item  a{
    text-decoration: none;
    font-weight: 700;
    color: #333132;

}
.menu-lng-switcher-container ul a{
    margin-left: 1.5rem;
    display: block;
}
.menu-lng-switcher-container ul,.menu-lng-switcher-container&gt;ul&gt;li{
    display: flex;
}
.wpml-ls-native{

    width: 3.7rem;
    height: 3.7rem;
    background-color: #FFCF26;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333132;
    font-size: 1.8rem;
}
.hg&gt;div{
    display: flex;
    align-items: flex-end;
}
header.minimized .toOldSite{
    font-size: 2rem;
    background-size: auto 1rem;
    align-self: flex-end;
}

.w4SearchArea{
    padding: 0;
}
.w4SearchBar{
    background-color: rgba(255,255,255,.26);
    box-shadow: none;
    color: #fff;
    background-image: url("img/search.svg") !important;
}

.w4SearchBar::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.w4SearchBar:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#fff;
}

.w4SearchBar::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
.mainNav{
    display: flex;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
}
.mainNav .menu-main-menu-container ul{
    display: flex;
}


.cabriLogoHome {
    display: block;
    width: 21.4rem;
    height: 9.6rem;
    z-index: 1;
    margin-bottom: 1rem;
}

.cabriLogoHome img{
    width: 100%;
    height: auto;
}

.searchArea{
    width: 41.7rem;
    height: 6.3rem;
}
footer{
    box-sizing: border-box;
    background-color: var(--light-grey);
    padding: 2.5rem 2.5rem 2.5rem 2.5rem;
}


footer h2{
    font-size: 2rem;
    margin: 0 0 1.5rem 0;
}

footer p{
    margin: 0;
    white-space: pre-line;
}

.logoThumb {
    width: 17.4rem;
}

.logoThumb.cabri {
    height: 10.5rem;
    background-blend-mode: multiply;
    background-color: var(--light-grey) !important;
    background-size: 17.4rem !important;
    margin-bottom: 1rem;
}

.logoThumb.ministry {
    height: 11.4rem;
}

p.email-contact {
    margin-bottom: 4rem;
}

.logoThumb img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
footer .social ul{
    display: flex;
}
.culomn{
    padding-right: 8rem;
}
.culomn:lang(en){
    padding-right: 0;
    padding-left: 8rem;
}
p:lang(en){
    text-align: left !important;
}
.single-post .hbg {
    background-color: rgb(67, 146, 129) !important;
    border-bottom: 2.3rem solid #fff;

}

.ps {
    margin: 1.5rem 0;
}

footer a{
    color: #222;
    text-decoration: none;
}

.footerContent{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding: 5rem 0 5rem 0;
}
.logoCulomn.culomn{
    padding-right: 0;
}
.culomn {
    display: flex;
    flex-direction: column;
}
.footerNL .nlForm{
    border: 1px solid #c1a36f;
}
.footerNL input{
    height: 5rem;
    border:none;
    width: 29rem;
    text-align: right;
    font-size: 2rem;
    padding: 0 1.5rem;
    box-sizing: border-box;

}
.footerNL button{
    border: none;
    background-color: #c1a36f;
    width: 6.2rem;
}
.footerNL button:before {
    content: '&gt;';
    font-size: 4rem;
    color: #fff;
    line-height: 1;
}

.credits{
    padding: 1.5rem 0;
    font-size: 1.4rem;
    text-align: left;
}
.fb:before{
    font-family: 'icomoon';
    content: '\e904'
}

.mapouter,.gmap_canvas{
    width: auto !important;
    flex-grow: 1;
}
.mapCulomn iframe{
    width: 100%;
}

.mapCulomn {
    flex-grow: 1;
}
.featured {
    justify-content: space-between;
}

.featured a{
    color: #262626;
    text-decoration: none;
}
.blog #primary,.post-type-archive-event #primary{
    margin-top: 17rem;
}
.restEx&gt;li{
    width: 32.5rem;

}
.event-date{
    margin: 0;
}
.gallery-arrows button{
    border: none;
    width:6.7rem;
    height: 6.7rem;
    border-radius: 50%;
    background-color: rgba( 38 ,38 ,38,.8);
    padding: 0;
    color: white;
    font-size: 5rem;
    font-weight: 700;
}
.gallery-arrows{
    position: absolute;
    top:calc(50% - 3.35rem);
    z-index: 99999;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 2rem;
    box-sizing: border-box;
}
.ev-gallery{
    position: relative;
}
.ev-gallery{
    width: 100%;
    height: 49.5rem;
}
.ev-gallery-list,.ev-gallery-list li{
    width: 100%;
}
.ev-dets{
    text-align: right;

}
.exPageNextEx{

}
.ev-dets h3{
    font-size: 3.6rem;
    line-height: 1.1;
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.ev-dets p{
    font-size: 1.9rem;
}
.ev-img-holder{
    width: 100%;
    height: 49.5rem;
    background-color: rgba(0,0,0,.05);
}
.ev-img-holder img{
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}
/*.blog header,.blog .hbg {*/
/*    background: rgb(72, 163, 146) !important;*/
/*}*/
.exPageNextEx{
    width: 50%;
    flex: 1 0 50%;
    border-bottom: 1px solid #000;
    padding-bottom: 4.4rem;
}
.padr{
    padding-right: 1rem;
}
.exPageNextThumb{
    width: 100%;
    height: 65rem;
    background-color: grey;
}

ul.artists-list {
    padding: 0 5rem;
    justify-content: flex-start;
}

.artist-light{
    display: block;
    margin: 2rem 0 0 0;
    font-size: 2.5rem;
}
.timeAndDateX{
    text-align: right;
}
.restEx .exhName{
    font-size: 3.6rem;
    margin-top: 2rem;
    line-height: 1.2;
    text-align: right;
}
.exPageNextThumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.nextH{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 19.6rem;


    background-color: rgba(79, 69, 67,0.49);
    font-size: 7rem;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 0 3.5rem;
    box-sizing: border-box;

}
.nextHH{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 10rem;


    background-color: rgba(79, 69, 67,0.6);
    font-size: 7rem;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 0 3.5rem;
    box-sizing: border-box;
}

.nextHH p{
    font-size: 4.5rem;
    color: #fff;
    font-weight: 700;
}
.timeAndDateX{
    font-size: 1.9rem;
    margin: 0;
}
.exhName{
    font-size: 4.6rem;
    margin: 2rem 0 0;
}
.nextH .cabriGrad{
    height: 5px;
}
.nextH p{
    font-size: 7rem;
    color: #fff;
    font-weight: 700;
}
.lastExs{
    margin-top: 10rem;
    text-align: center;
}
.lastExs h2{
    font-size: 7rem;
    margin: 0;

}
.years{
    max-width: 70rem;
    margin: auto;
    display: flex;
    font-size: 1.9rem;
    justify-content: center;
}
.years li{
    margin: 0 1rem;
}
.years li.current{
    font-weight: 700;
}
.restEx{
    display: flex;
    flex-wrap: wrap;
    padding: 3rem 0;
    justify-content: space-between;
}
.restEx:after{
    display: block;
    content: '';
    flex: 0 1 32.5%;
}
.exPageNextThumb{
    overflow: hidden;
}
.exPageNextThumb img{
    transition: .3s all;
}
.restEx li a:hover .exPageNextThumb img{
    transform: scale(1.05);
}
.restEx li a:hover{
    background-color: rgba(0,0,0,.1);

}
.res-ex-dets{
    padding: 0 2rem 2rem 2rem;
    box-sizing: border-box;
}
.restEx&gt;li{
    flex: 0 0 32.5%;
    margin-bottom: 3rem;
}
.slick-prev:before, .slick-next:before{
    display: none;
}
.restEx li a{
    transition: .3s all;
    text-decoration: none;
    color: #262626;
    height: 100%;
}
.exhTop{
    margin-top: 17rem;
}
.single .exhTop h1{
    color: #fff;
    font-size: 3rem;
    margin: 0;
}
.regular{
    font-weight: 400;
}
.exTitl{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 0, 0,.7);
    padding: 5rem 7.6rem;
    box-sizing: border-box;
}
.exTitl p{
    margin: 0;
    color: #fff;
    font-size: 1.8rem;
}
b{
    font-weight: 700;

}
.exSideBar{
    flex:  0 0 43.7rem;
}
.exhibitionBody {
    padding: 5rem 5rem 5rem 0rem;
}

.exSideBar p{

    font-size:1.9rem;
    font-weight: 300;
    margin: 0 0 4rem 0;
}


.exSideBar a{
    color: #222;
    text-decoration: none;
    font-size: 1.9rem;
    font-weight: 300;
    background-color: var(--yellow);
    padding: 2rem;
    display: inline-block;
}

.blog  .otseret{
    text-align: right;
    margin:0 0 1rem 0;
}

.restEx .otseret{
    text-align: right;
    margin:1rem 0 1rem 0;
}

.exSideBar a.ex-pdf,.about-pdf{
    line-height: 4.9rem;
    text-decoration: none;
    font-size: 2rem;
    padding: 0 3rem;
    font-weight: 400;
    background-color: var(--yellow);
    color: black;
    display: inline-block;
}

.exGallery .slick-slide {
    width: auto;
    margin: 0 -1rem;
}

.exGallery{
    flex-grow: 1;
    overflow: hidden;
    padding-right: 23rem;
    height: 60rem;
    margin-top: 3rem;
}
.single-artist .exhibitionBody:lang(en) {
    margin-top: 17rem;
    padding: 0 0 2rem 7.4rem;
}
.exGallery:lang(en){
    padding-right: 0;
    padding-left: 23rem;
}
.exGallery .imgCon{
    height: 60rem;
    margin-left: 3rem;
}
.exGallery .imgCon img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;

}

.slick-arrow{
    position: absolute;
    font-size: 13rem;
    background: none;
    height: 100%;
    width: 20%;
    border:none;
    z-index: 9999;
    top:0;
}

button.slick-prev:lang(en){
    right: 9rem;
}
button .arrow-icon {
    background-size: 5rem ;
    width: 5rem;
    height: 7.8rem;
    margin: auto;
}
button.slick-prev, button.slick-next{
    background: none;
}
 button.slick-prev .arrow-icon {
    background: url("img/arrow-back.svg") no-repeat center;

}

[dir='rtl'] .post-type-archive-event .slick-prev {
    right: 9px;
    left: auto;
}
[dir='rtl'] .post-type-archive-event .slick-next {
    left: 9px !important;
    left: auto;
}
 button.slick-next .arrow-icon {
    background: url("img/arrow-next.svg") no-repeat center;
}
.no-bold,.artist-light{
    font-weight: 400;
}
.artist-light{
    margin-top: 0;
}
.exGallery .slick-next{
    left: 0;
    text-align: left;
    padding-left: 2.5rem;
}

.artists-list li {
    flex: 0 0 19%;
    height: 0;
    padding-bottom: 13%;
    position: relative;
    margin: 0.5%;
}
section.artists-list-area {
    margin-bottom: 4rem;
}
.artist-item-con {
    background-size: cover;
    display: flex;
    align-items: flex-end;
    text-decoration: none;
}
.page-head{
    margin-top: 24rem;
    margin-bottom: 7rem;
    padding: 0 10rem;
    box-sizing: border-box;
}
.page-head h1{
    text-align: center;
    font-size: 7.2rem;

}
.pas{
    width: 100%;
    height: 4.8rem;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    transition: .3s all;

}

.artists-list li a .pas-color {
    background-color: white;
}

.artists-list li a:hover .pas-color{
    opacity: 1;
}
.artists-list li a:hover .pas{
    margin-bottom: 2rem;


}
.backLayer ,.vidArea .rightVid,.vidArea .leftVid {
    width: 103%;
}
.pas h2{
    position: relative;
    color: black;
    padding: 1.4rem;
    box-sizing: border-box;
    font-size: 2rem;
}
.pas-color{
    opacity: .49;
    transition: .3s all;
}

.single-artist .exhibitionBody {
    margin-top: 17rem;
    padding: 0 7.4rem 2rem 0;
}
.single-artist h1{
    font-size: 4.6rem;
    margin: 6rem 0 10rem 0;
}
.single-artist .exSideBar p{
    margin-top: 4rem;
}

.artinr_link{
    font-size: 1.9rem;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.artinr_link a{
    line-height: normal;
    text-decoration: none;
    font-size:  1.9rem;
    padding: 0;
    background-color: transparent;
    color: #222;

}
.years-btn{
    background: none;
    border:none;
    padding: 0;
}
*:focus{
    outline: none;
}

.about-hero{
    height: 50rem;
    background-size: cover;
    background-position: center;
    margin-top: 17rem;
}

.about-hero h1{
    height: 17rem;
    background-color: rgba(255,255,255,.3);
    font-size: 4.6rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-content .basicWidth{
    width: 86rem;
    text-align: center;
    margin:10rem auto 0;
}

.about-content p {
    text-align: right;
}

.about-pdf{
    margin-top: 5rem;
}
.about-content{
    margin-bottom: 20rem;
}
.edu-main-hero{
    margin-top: 16rem;
}
.edu-main-hero h1{
    font-size: 7rem;
}
.sub-esu-pages-menu{
    display: flex;

}
.sub-esu-pages-menu a{
    text-decoration: none;
    color: #262626;
    font-size: 2.56rem;
    display: block;
    padding-left: 1rem;
    margin-left: 1rem;
    border-left: 1px solid #262626;
    line-height: 1;
    transition: .3s all;

}
.sub-esu-pages-menu a:hover{
    color: rgb(3, 156, 166);
}

.sub-esu-pages-menu a.current{
    color: rgb(3, 156, 166);
    font-weight: 700;
}
.sub-esu-pages-menu li:last-child a{
    border: none !important;
}
.edu-imgs-menu{
    justify-content: space-between;
}
.edu-imgs-menu li{
    flex: 0 0 32%;

}
.edu-top-banner{
    width: 100%;
    padding-bottom: 32%;
    background-size: cover;
    background-position: center;
}
.edu-imgs-menu li a{
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
}
.edu-imgs-menu li .img-con{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.edu-imgs-menu li .img-con img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: .3s all;
}
.img-link-txt{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.edu-imgs-menu a{
    font-size: 8.6rem;
    text-decoration:none;
    color: white;
    font-weight: 700;
}

.edu-imgs-menu a:hover .img-con img{
    transform: scale(1.05);
}

.edu-main-con{
    margin-top: 8rem;
    margin-bottom: 9rem;
}
.edu-main-con h2{
    color: rgb(38, 38, 38);
    font-size: 4.1rem;
    font-weight: 300;
}
.edu-main-con h2 .grad-text{
    font-weight: 700;
    color:black;
    /*background: -webkit-linear-gradient(0deg, rgba(243,133,192,1) 0%, rgba(209,197,84,1) 12%, rgba(118,148,25,1) 25%, rgba(118,148,25,1) 35%, rgba(193,163,110,1) 48%, rgba(193,163,110,1) 63%, rgba(3,156,166,1) 80%, rgba(34,93,146,1) 100%);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}
.basicWidth.edu-lobby-con {
    justify-content: space-between;
}
.edu-lobby-right {
    flex: 0 0 60%;
}
.edu-lobby-left  {
    flex: 0 0 30%;
}
.edu-lobby-right p{
    white-space: pre-line;
}

.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    position: relative;
}
.wpcf7-form-control-wrap input{
    display: block;
    box-sizing: border-box;
    line-height: 4.5rem;
    border: 1px solid #262626;
    padding: 0 1.5rem;
    font-size: 2rem;
    direction: rtl;
    width: 100%;
    height: 5rem;
    margin-bottom: 2rem;
}
.wpcf7-form-control-wrap textarea{
    display: block;
    box-sizing: border-box;

    border: 1px solid #262626;
    padding:  1rem 1.5rem;
    font-size: 2rem;
    direction: rtl;
    margin-bottom: 2rem;
    height: 8rem;
    width: 100%;
}
input[type="submit"], .button{
    line-height: 4.9rem;
    text-decoration: none;
    font-size: 2rem;
    padding: 0 3rem;
    font-weight: 400;
    background-color: var(--yellow);
    color: black;
    display: inline-block;
    border: none;
    float: left;
    height: 100%;
}

.light-weight{
    font-weight: 300;
}
.edu-lobby-left .wpcf7 .ajax-loader {
    /* visibility: hidden; */

    position: absolute;
    left: 9.8rem;
    top: 1.2rem;
    background-color: rgb(67, 146, 129) !important;
}
.wpcf7-response-output {
    clear: both;
    font-size: 1.8rem !important;
    padding: 0 !important;
    margin: 2rem 0 0 0 !important;
    border:none !important;
}

/*contact us*/

.contactThumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.contact-us h2 {
    color: rgb(38, 38, 38);
    font-size: 4.1rem;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 3rem ;
    line-height: 0.5;
}
section.contact-us {
    margin-top: 18rem;
    margin-bottom: 9rem;
}
.contactThumb {
    height: 30rem;
    width: 100%;
    margin-bottom: 8rem;
}
.contact-us .flex {
    justify-content: space-between;
}
.contact-us .text {
    flex: 0 0 60%;
}
.contact-us .form {
    flex: 0 0 30%;
    position: relative;

}
.wpcf7-form-control-wrap {
    width: 100%;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: rtl;
}
.wpcf7-not-valid-tip {
    font-size: 1.4em;
    position: absolute;
    top: 29%;
    left: 2rem;
}
.wpcf7-response-output {
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 21rem;
    margin: 0 !important;
}
.footerNL input, .nlForm input {
    border:none;
    margin: 0;
}
.wpcf7-spinner::before {
    display: none;
}
.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background: url("img/spinner.svg") no-repeat center;
    background-size: 6.4rem;
    border:none;
    opacity: 0.75;
    width: 7.4rem;
    height: 4.9rem;
    position: relative;
    margin: 0;
    padding: 0;
    position: relative;
    border-radius: 0
}

/*news-letter forms*/

.footerNL  .wpcf7-response-output {
    bottom: -31px;
    width: auto;
}

.newsletterFormArea .form {
    position: relative;
}


/*cafe and art*/

.cafe-places {
    margin-bottom: 10rem;
}

.cafe-places ul {
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 5rem;
}

.cafe-places li {
    flex: 0 0 19%;
    border: 0.8rem solid #e5e5e5;
    box-sizing: border-box;
    margin: 0.5%;
}

.cafe-places .place-logo-thumb {
    height: 17.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.place-logo-thumb img {
    width: 70%;
    height: 70%;
    object-fit: contain;
    object-position: center;
}

.page-template-cafe_and_art .about-content {
    margin-bottom: 10rem;
}

/*catalogs*/

ul.catalogs-list {
    padding: 0 5rem;
    justify-content: flex-start;
}

ul.catalogs-list li {
    flex: 0 0 19%;
    margin: 0 4rem 9rem 4rem;
}

.catalogThumb {
    width: 80%;
    margin-bottom: 4rem;
    box-shadow: -6px 16px 31px 2px rgba(0,0,0,0.45);
}

.catalogThumb img {
    width: 100% ;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

ul.catalogs-list h2 {
    font-size: 2rem;
    margin-bottom: 0;
}

ul.catalogs-list p {
    margin: 0;
}

ul.catalogs-list p {
    text-decoration: none;
    margin-bottom: 3rem;
    white-space: pre;
}

ul.catalogs-list .button {
    height: 5.5rem;
    float: right;
}





























/* ==========================================================================
Media Queries
========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

</pre></body></html>