@charset "UTF-8";@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animated{-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.repeat-1{-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animated.repeat-3{-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animated.delay-1s{-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animated.delay-2s{-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animated.delay-3s{-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animated.delay-4s{-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animated.delay-5s{-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animated.faster{-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animated.fast{-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animated.slow{-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animated.slower{-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@font-face{font-family:'Circular';src:url(../fonts/CircularStd-Book.woff2) format("woff2"),url(../fonts/CircularStd-Book.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Circular';src:url(../fonts/CircularStd-Bold.woff2) format("woff2"),url(../fonts/CircularStd-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Circular';src:url(../fonts/CircularStd-Black.woff2) format("woff2"),url(../fonts/CircularStd-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Circular';src:url(../fonts/CircularStd-Medium.woff2) format("woff2"),url(../fonts/CircularStd-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Circular';src:url(../fonts/CircularStd-MediumItalic.woff2) format("woff2"),url(../fonts/CircularStd-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}.slick-slide img,article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;max-width:100%;border-radius:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}summary{display:list-item}.slick-slide.slick-loading img,[hidden],template{display:none}.slick-list,.slick-slider{position:relative;display:block}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;line-height:0}.slick-list{overflow:hidden;margin:0;padding:0}.slick-dots li button:focus,.slick-dots li button:hover,.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(./ajax-loader.gif) center center no-repeat}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:0;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:1}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}.slick-next:before,[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}[dir=rtl] .slick-next:before{content:"←"}.slick-dots{position:absolute;bottom:140px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:#f7f7f7;padding:5px;cursor:pointer}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;line-height:20px;text-align:center;color:#f7f7f7;font-size:60px}.slick-dots li.slick-active button:before{color:#006dbd;opacity:1}*{-webkit-box-sizing:border-box;box-sizing:border-box}.wf-container>*,body,body.page,html{font-size:15px;line-height:1.4em;font-family:"Circular",Helvetica,Arial,Verdana,sans-serif;word-spacing:normal}p{font-size:15px;line-height:1.4em}p a{text-decoration:underline;color:#006dbd}#content[tabindex="-1"]:focus,*,:focus,select,select:focus{outline:0}.wpcf7 .wpcf7-number,.wpcf7 input[type=date],.wpcf7 input[type=email],.wpcf7 input[type=number],.wpcf7 input[type=password],.wpcf7 input[type=range],.wpcf7 input[type=search],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 input[type=url],.wpcf7 select,.wpcf7 textarea{width:100%;height:50px}.button.alt:focus,a:focus,button:focus,input:focus,input[type=button]:focus,input[type=email]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,input[type=submit]:focus,input[type=tel]:focus,input[type=url]:focus,textarea:focus{outline:0!important}.hide-it{height:0!important;display:none!important;width:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;border:unset!important;margin:0!important;padding:0!important}.content .wpcf7-number,.content input[type=date],.content input[type=email],.content input[type=number],.content input[type=password],.content input[type=range],.content input[type=search],.content input[type=tel],.content input[type=text],.content input[type=url],.content select,.content textarea{font-size:14px;line-height:25px}.content input[type=number]{height:42px}select{-webkit-appearance:none!important;-moz-appearance:none;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="rgba(139,141,148,0.5)" x="0px" y="0px" width="8px" height="8px" viewBox="0 0 386.257 386.257" style="enable-background:new 0 0 386.257 386.257;" xml:space="preserve"><polygon points="0,96.879 193.129,289.379 386.257,96.879 "/></svg>');background-position:calc(100% - 15px) center;background-repeat:no-repeat}.wpcf7-number,input[type=date],input[type=email],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=url],select{height:38px}.wpcf7-number,input[type=date],input[type=email],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{padding:5px 15px;color:#8b8d94;border:1px solid #e0e1e1;background-color:#fff;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline;border-radius:1px}.main-navigation{width:100%}.main-navigation li{position:relative}.main-navigation a{display:block;text-decoration:none}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{left:auto}.main-navigation ul ul{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);position:absolute;top:100%;left:-999em;z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-navigation ul ul a{width:200px}.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul{left:100%}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation.toggled ul,.menu-toggle{display:block}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{float:right;text-align:right;width:50%}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.widget{margin:0 0 1.5em}.widget .widget select,embed,iframe,object{max-width:100%}.sticky{display:block}.updated:not(.published){display:none}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.bypostauthor,.infinity-end.neverending .site-footer{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link,.home .widget.main_bottom img{display:inline-block}.wp-caption{max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0;text-align:center}.gallery,.wp-caption{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.turbolinks-progress-bar{height:2px;background-color:#006dbd;position:fixed;left:0;z-index:1000;top:0;width:100%}.main-navigation ul.menu>li.menu-item-has-children>a:after,.main-navigation ul.menu>li.page_item_has_children>a:after,.main-navigation ul.nav-menu>li.menu-item-has-children>a:after,.main-navigation ul.nav-menu>li.page_item_has_children>a:after{content:""}.page,.post{margin:0}.button{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}article{overflow:hidden}.wf-container>*,body,body.page,html{color:#3a3838}.mt0,.wp-block-columns.img_text_ptn .wp-block-column>p{margin-top:0!important}.home.page .site-header,.mb0{margin-bottom:0!important}.m0auto{margin:0 auto!important}.pt0{padding-top:0!important}.pb0,.ptb0{padding-bottom:0!important}.ptb0{padding-top:0!important}.title,h1,h2,h3,h4,h5,h6{color:#000;font-weight:400}h4,h5,h6{color:#3a3838}h5{font-weight:500;font-size:19px;line-height:1.421em;margin-bottom:.5em}.home #page,.home.admin-bar #page{margin-top:0}.entry-content h1,.page-header h1,h2,h3,h4{font-size:60px;line-height:normal}h2,h3,h4{font-size:50px}h3,h4{font-size:35px}h4{font-size:22px}.home .widget.main_bottom{text-align:center}.hederwrap{max-width:1210px;padding-left:15px;padding-right:15px;margin:0 auto}.showonmobile{display:none!important}.burger{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:27px;cursor:pointer;position:relative;z-index:150}.burger:after{content:'';position:absolute;top:-10px;left:-10px;bottom:-10px;right:-10px}.burger__line{width:40px;height:2px;background-color:#3a3838;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transition:opacity .4s,-webkit-transform .4s;-o-transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s}.is-open .burger__line_top{-webkit-transform:translateY(-2px) rotate(45deg);-ms-transform:translateY(-2px) rotate(45deg);transform:translateY(-2px) rotate(45deg)}.is-open .burger__line_bottom{-webkit-transform:translateY(2px) rotate(-45deg);-ms-transform:translateY(2px) rotate(-45deg);transform:translateY(2px) rotate(-45deg)}.is-open .burger__line_center{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.menu-burger-container,.signUp_block label.hide,.site-footer .widget.widget_nav_menu .widget-title,.wpcf7-form p span .wpcf7-not-valid-tip,footer.entry-footer{display:none}#masthead,.site-footer{background-color:#fff;color:#3a3838}#masthead{position:absolute;z-index:200;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;border-bottom:none}#masthead .hederwrap{padding:30px 15px 0;display:-webkit-box;display:-ms-flexbox;display:flex}#masthead .site-branding{width:100px;height:48px;margin-top:-5px;margin-right:35px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}#masthead .site-branding img{width:100%;height:100%}#masthead .top_bar{margin-left:auto}#masthead,#masthead .main-navigation .menu-top-menu-container,#masthead .main-navigation .menu-top-menu-fr-container{width:100%}#masthead .main-navigation #menu-item-wpml-ls-2-en{margin-left:auto;padding:0}#masthead .main-navigation #menu-item-wpml-ls-2-fr{margin-right:5px;padding:0}#masthead .main-navigation .menu-top-menu-fr-container ul{font-size:13px}#masthead .main-navigation ul{font-size:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap}#masthead .main-navigation ul li.wpml-ls-item,#masthead .main-navigation ul ul>li{padding:0}#masthead .main-navigation ul li.wpml-ls-item a{-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%);width:40px;height:40px;line-height:40px;text-align:center;padding-bottom:0;border-radius:100%;font-weight:500;color:#3c3a3a;background-color:#dadada;-webkit-transition:background-color .2s,color .2s;-o-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s;margin:0 4px}#masthead .main-navigation ul li.wpml-ls-item a:hover,#masthead .main-navigation ul li.wpml-ls-item:hover a{text-decoration:none;color:#fff;background-color:#006dbd}#masthead .main-navigation ul li.wpml-ls-item.wpml-ls-current-language a{color:#fff;background-color:#006dbd}#masthead .main-navigation ul li.wpml-ls-item.wpml-ls-current-language a:hover{cursor:default}#masthead .main-navigation ul li a{width:auto}#masthead .main-navigation ul li:hover>a,#masthead .main-navigation ul>li.menu-item-has-children .sub-menu>li.current_page_item a,.site-footer a:hover,section.news .itemNews_read a:hover{text-decoration:underline}#masthead .main-navigation ul>li{padding:0 10px}#masthead .main-navigation ul>li.current-menu-parent{font-weight:900}#masthead .main-navigation ul>li>a{padding-bottom:29px}#masthead .main-navigation ul>li.menu-item-has-children .sub-menu,#masthead .main-navigation ul>li.menu-item-has-children:hover .sub-menu{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;opacity:1}#masthead .main-navigation ul>li.menu-item-has-children .sub-menu{padding:15px 20px 10px;margin-left:-10px;opacity:0;color:#fff;background-color:#006dbd;border-radius:0 0 15px 15px}#masthead .main-navigation ul>li.menu-item-has-children .sub-menu ul{margin-left:0;border-radius:0 15px 15px 15px}#masthead .main-navigation ul>li.menu-item-has-children .sub-menu>li{margin-bottom:10px;padding:0;white-space:nowrap}#masthead .main-navigation ul>li.menu-item-has-children .sub-menu>li a{font-weight:400;padding-bottom:6px}#masthead .main-navigation ul ul{-webkit-box-shadow:0 3px 3px transparent;box-shadow:0 3px 3px transparent}header.entry-header,header.page-header{margin-top:10px;background-color:#000;color:#fff;position:relative;height:845px;margin-bottom:110px}header.entry-header:before,header.page-header:before,section.news:before{position:absolute;content:"";bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:-o-linear-gradient(top,transparent 0,#000 100%);background:linear-gradient(to bottom,transparent 0,#000 100%);z-index:3;opacity:.9}header.entry-header .bgPost,header.page-header .bgPost{position:absolute;top:0;left:0;z-index:0;height:100%;width:100%}header.entry-header .bgPost img,header.page-header .bgPost img,section.news .itemNews_img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}header.entry-header .wrapper,header.page-header .wrapper{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 25px;margin:0 auto;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header.entry-header *,header.page-header *{color:#fff}.right-sidebar .content-area,body.right-sidebar .content-area{float:none;width:100%;margin-right:0}.site-footer{padding:0;overflow:hidden}.home .site-footer{border-top:#f2f2f2 1px solid}.site-footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.site-footer .custom-logo-link{padding:15px 0}.site-footer .custom-logo-link img{max-width:187px;height:auto;display:inline-block}.site-footer .widget-title,.site-footer ul.menu>li>a{font-size:15px;color:#3a3838;font-weight:700}.site-footer ul{padding-left:0;list-style-type:none}.site-footer ul.menu{height:100%;margin:0;padding-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-footer .widget.widget_nav_menu,.site-footer ul.menu>li{margin-bottom:0}.site-footer ul.menu .sub-menu{padding:10px 15px 0 10px}.site-footer ul li{font-size:12px;font-weight:500;line-height:1.3em;margin-bottom:7px}.site-footer .widget{margin-bottom:1.5em}.site-footer .widget .textwidget,.site-footer .widget.widget_nav_menu>div{height:100%}.col_wrap,.site-footer ul.menu,.site-info,.socSet{display:-webkit-box;display:-ms-flexbox;display:flex}.socSet{margin-top:30px;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socSet img{height:33px;width:auto;margin-right:10px}.col_wrap,.site-info{-webkit-box-direction:normal}.site-info{padding:70px 0;min-height:60px;font-size:12px;line-height:1.8em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:100%;font-weight:500}.site-info>div,.site-info>section{padding:0 15px}.site-info .site-data{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 15px}.site-info .site-data .copyrite{-ms-flex-item-align:end;align-self:end}.site-info .site-data p{line-height:1em;font-size:12px}.site-info .col{width:33%;padding:0 20px}.col_wrap{width:66%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:0!important}.col_wrap .col{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.col_wrap .col section,section.news .inner .col{width:50%}.signUp_block{padding:70px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:400px;position:relative;color:#fff;background:#006dbd}.signUp_block--footer{padding:70px 0 70px 100px}.signUp_block div.wpcf7{padding-left:0;padding-right:0}.signUp_block div.wpcf7 form .wpcf7-response-output{border:0;margin:0;padding:0}.col_wrap .col,.signUp_block .cFormM,.signUp_block .wpcf7-form p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.signUp_block .wpcf7-form p{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.signUp_block .cFormM{border:solid 1px #fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:47px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.signUp_block .mc4wp-checkbox{width:100%;margin:0}.signUp_block input[type=email],.signUp_block input[type=text]{background:0 0;color:#fff;border:0;outline:0;font-size:15px;padding:0 24px}.signUp_block input[type=email]::-webkit-input-placeholder,.signUp_block input[type=text]::-webkit-input-placeholder{color:#fff;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.signUp_block input[type=email]:-moz-placeholder,.signUp_block input[type=email]::-moz-placeholder,.signUp_block input[type=text]:-moz-placeholder,.signUp_block input[type=text]::-moz-placeholder{color:#fff;opacity:1;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.signUp_block input[type=email]:-ms-input-placeholder,.signUp_block input[type=text]:-ms-input-placeholder{color:#fff;opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease}.signUp_block input[type=email]:focus::-webkit-input-placeholder,.signUp_block input[type=text]:focus::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.signUp_block input[type=email]:focus:-moz-placeholder,.signUp_block input[type=email]:focus::-moz-placeholder,.signUp_block input[type=text]:focus:-moz-placeholder,.signUp_block input[type=text]:focus::-moz-placeholder{opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.signUp_block input[type=email]:focus:-ms-input-placeholder,.signUp_block input[type=text]:focus:-ms-input-placeholder{opacity:0;-ms-transition:opacity .3s ease;transition:opacity .3s ease}.signUp_block .wpcf7-form button.wpcf7-submit,.signUp_block button,.signUp_block input[type=submit]{margin:0;background-color:transparent;border:0;outline:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background-image:url(../img/svg/ico_arrow.svg);border-radius:100%;background-repeat:no-repeat;background-position:50%;width:50px;height:22px;padding:0;text-indent:-9999px;cursor:pointer}.signUp_block .ajax-loader{position:absolute}.signUp_block h2{font-size:19px;font-weight:500;color:#fff}.signUp_block p{font-size:15px}.signUp_block .inner{position:relative;z-index:1}.signUp_block--footer:after{content:"";display:block;width:100vw;background:#006dbd;position:absolute;top:0;left:0;height:100%;z-index:0}.single-post .site-main{padding-bottom:80px}.pagination{width:100%;text-align:center;font-size:0;height:20px;padding:0 0 30px}.pagination a,.pagination span,.wpcf7-form p span{-webkit-box-sizing:border-box;box-sizing:border-box}.pagination a,.pagination span{font-size:22px;min-width:20px;text-align:center;display:inline-block;vertical-align:middle;height:1em;line-height:1em;margin:1px 5px;color:#707070;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;text-decoration:none;font-weight:500px}.pagination a.next,.pagination a.prev,.pagination span.next,.pagination span.prev{margin:1px 30px}.pagination span.next,.pagination span.prev{opacity:.5}.pagination a:hover{color:#7b7671}.pagination .current{color:#f7921e}.wpcf7-form .mainContactForm p span{padding:6px;margin:0}.wpcf7-form .mainContactForm textarea{height:134px}.wpcf7-form p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.wpcf7-form p span{width:50%;padding:6px 0;margin:0 10px}.wpcf7-form p span.textarea-151,.wpcf7-form p span.your-message{width:100%}.wpcf7-form p span input{padding:15px}.wpcf7-form p span input,.wpcf7-form p span textarea{font-family:"Circular";font-size:500;background-color:#f7f7f7;color:#3a3838;border:0;-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}.wpcf7-form p span input.wpcf7-not-valid,.wpcf7-form p span textarea.wpcf7-not-valid{border:1px solid red}.wpcf7-form p span input::-webkit-input-placeholder,.wpcf7-form p span textarea::-webkit-input-placeholder{color:#3a3838;opacity:1;-webkit-transition:all .3s;transition:all .3s}.wpcf7-form p span input:-moz-placeholder,.wpcf7-form p span input::-moz-placeholder,.wpcf7-form p span textarea:-moz-placeholder,.wpcf7-form p span textarea::-moz-placeholder{color:#3a3838;opacity:1;-moz-transition:all .3s;transition:all .3s}.wpcf7-form p span input:-ms-input-placeholder,.wpcf7-form p span textarea:-ms-input-placeholder{color:#3a3838;opacity:1;-ms-transition:all .3s;transition:all .3s}.wpcf7-form p span input:focus::-webkit-input-placeholder,.wpcf7-form p span textarea:focus::-webkit-input-placeholder{opacity:0}.wpcf7-form p span input:focus:-moz-placeholder,.wpcf7-form p span input:focus::-moz-placeholder,.wpcf7-form p span textarea:focus:-moz-placeholder,.wpcf7-form p span textarea:focus::-moz-placeholder{opacity:0}.wpcf7-form p span input:focus:-ms-input-placeholder,.wpcf7-form p span textarea:focus:-ms-input-placeholder{opacity:0}.wpcf7-form p span textarea{padding:15px}.wpcf7-form .submitWrapper,section.news{position:relative;margin-top:50px}.wpcf7-form .submitWrapper .ajax-loader{position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px}.wpcf7-form .wpcf7-submit{color:#fff;cursor:pointer;margin-left:10px;padding:0 4em}.single .page-header .title{max-width:600px}.single .entry-content.wrapper,.single .site-main .post-navigation{max-width:1210px}.single .site-main .post-navigation{padding-left:15px;padding-right:15px;margin:20px auto 0}.single .site-main .post-navigation a{color:#006dbd;text-decoration:underline}.single .wrapper .post-thumbnail{margin-top:0;margin-bottom:40px}.singlNav{max-width:500px;text-align:center;margin:0 auto 60px}.singlNav a{margin:0 15px;font-size:25px;line-height:1em}.singlNav .navl-prev{padding-right:15px;border-right:1px solid #7f7870}.singlNav .navl-next:after,.singlNav .navl-prev:before{content:"";background:url(../img/svg/arrow.svg) no-repeat right center;display:inline-block;width:20px;height:19px}.singlNav .navl-prev:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-right:10px}.singlNav .navl-back{margin:0}.singlNav .navl-next{padding-left:15px;border-left:1px solid #7f7870}.singlNav .navl-next:after{margin-left:10px}.entry-content ul{padding-left:0;list-style-type:disc;list-style-position:inside}.entry-content ul li{padding-left:0;margin-bottom:.5em;list-style:none}.archive .col.secondaryNews,.blog .col.secondaryNews{display:none}.archive article header.page-header,.blog article header.page-header{background-color:transparent;color:#7f7870;padding:55px 0 25px;margin-bottom:0}.archive article header.page-header h2,.blog article header.page-header h2{color:#7f7870}.archive_content{margin-top:230px}section.news{background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#000;margin-top:0!important;margin-bottom:0!important}section.news .titleBlock{margin-top:130px;color:#fff}section.news .inner,section.news .inner .col.mainNews{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}section.news .inner{-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:3}section.news .inner .col.mainNews{background-color:#006dbd;height:385px;-webkit-transform:translateY(-15%);-ms-transform:translateY(-15%);transform:translateY(-15%);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fmjf_theme_ico_text_spot .icon_item .icon img,section.news .inner .col.mainNews .itemNews_title{max-width:200px}section.news .inner .col.mainNews:after{content:"";position:absolute;display:block;background-color:inherit;left:0;top:0;width:110%;height:100%;z-index:1;-webkit-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%)}section.news .inner .col .itemNews{position:relative;z-index:2}section.news .inner .col.secondaryNews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}section.news .inner .col.secondaryNews .itemNews{padding-right:15px;width:33%}section.news .inner .col.secondaryNews .itemNews:nth-child(2){font-size:35px;width:44%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}section.news .itemNews{color:#fff;margin-bottom:45px}section.news .itemNews_img{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;position:absolute;top:0;right:0;width:290px;height:290px;z-index:2}section.news .itemNews_title{font-size:22px;font-weight:500;line-height:1.273em}section.news .itemNews_info{font-size:15px;margin-bottom:15px;line-height:normal}section.news .itemNews_read{font-size:13.5px;margin-top:15px;line-height:1em}.preloaderHideInp #page,section.news .mainForMobile,section.news .mobile_img{display:none}.welcome-page,.welcome-page .welcome_content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.welcome-page{position:fixed;z-index:999999;background-color:#fff;width:100vw;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../img/welcome-bg.jpg);background-repeat:no-repeat;background-position:bottom right}.welcome-page img{position:absolute;top:50px;left:50px;width:283px}.welcome-page h4{margin:0;font-weight:500;font-size:28px}.welcome-page h2{margin-top:15px;margin-bottom:15px}.welcome-page .welcome_content{text-align:center}.welcome-page .welcome_content ul{list-style:none;padding-left:0}.welcome-page .welcome_content ul li:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.welcome-page .welcome_content ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.welcome-page .welcome_content ul li a{margin:10px;padding:15px;background-color:#006dbd;border-radius:100px;color:#fff;width:56px;height:56px}.welcome-page .welcome_content ul li a:hover{background-color:#dadada;color:#3a3838}.welcome-page .welcome_content ul li span{font-size:20px;line-height:28px}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;-o-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);-o-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);-o-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar{opacity:0;position:absolute;z-index:99997}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;-o-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden}.fancybox-caption{opacity:0;position:absolute}.fancybox-navigation .fancybox-button{z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;-o-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;color:#ccc}.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(transparent));background:-o-linear-gradient(bottom,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent 100%);background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:0px){.fancybox-caption{padding:75px 44px 25px}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);-o-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);-o-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.fancybox-is-closing{display:none}.fancybox-button--fullscreen::before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:0 0}.fancybox-button--pause::before,.fancybox-button--play::before{top:calc(50% - 6px);left:calc(50% - 4px);background:0 0}.fancybox-button--play::before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause::before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);-o-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}.entry-content .wp-block-buttons .wp-block-button{margin-right:15px}.entry-content .wp-block-buttons .wp-block-button:last-child{margin-right:0}.entry-content .wp-block-buttons .wp-block-button .wp-block-button__link{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;padding:11px 45px;font-size:19px}.has-blue-color{color:#006dbd!important}.has-blue-background-color{background-color:#006dbd!important;border:2px solid #006dbd!important}.has-blue-background-color.wp-block-separator.is-style-dots{border:0!important}.is-style-outline .has-blue-background-color:hover,.wp-block-button__link.has-blue-background-color:hover{-webkit-filter:none!important;filter:none!important;background-color:transparent!important;color:#006dbd!important}.is-style-outline .has-blue-background-color{background-color:transparent!important;border-color:#006dbd!important;color:#006dbd!important}.is-style-outline .has-blue-background-color:hover{background-color:#006dbd!important;color:#fff!important}.has-orange-color{color:#f7921e!important}.has-orange-background-color{background-color:#f7921e!important;border:2px solid #f7921e!important}.has-orange-background-color.wp-block-separator.is-style-dots{border:0!important}.wp-block-button__link.has-orange-background-color:hover{-webkit-filter:none!important;filter:none!important;background-color:transparent!important;color:#f7921e!important}.is-style-outline .has-orange-background-color{background-color:transparent!important;border-color:#f7921e!important;color:#f7921e!important}.is-style-outline .has-orange-background-color:hover{-webkit-filter:none!important;filter:none!important;background-color:#f7921e!important;color:#fff!important}.has-red-color{color:#b6151e!important}.has-red-background-color{background-color:#b6151e!important;border:2px solid #b6151e!important}.has-red-background-color.wp-block-separator.is-style-dots{border:0!important}.is-style-outline .has-red-background-color:hover,.wp-block-button__link.has-red-background-color:hover{-webkit-filter:none!important;filter:none!important;background-color:transparent!important;color:#b6151e!important}.is-style-outline .has-red-background-color{background-color:transparent!important;border-color:#b6151e!important;color:#b6151e!important}.is-style-outline .has-red-background-color:hover{background-color:#b6151e!important;color:#fff!important}.has-white-color{color:#fff!important}.has-white-background-color{background-color:#fff!important;border:2px solid #fff!important}.has-white-background-color.wp-block-separator.is-style-dots{border:0!important}.is-style-outline .has-white-background-color:hover,.wp-block-button__link.has-white-background-color:hover{-webkit-filter:none!important;filter:none!important;background-color:transparent!important;color:#fff!important}.is-style-outline .has-white-background-color{background-color:transparent!important;border-color:#fff!important;color:#fff!important}.is-style-outline .has-white-background-color:hover{background-color:#fff!important}.btn{background-color:#006dbd;font-size:19px;font-weight:500;border-radius:0;padding:0 2em;border:1px solid transparent;white-space:nowrap;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;height:47px}.btn:hover,.btn_secondary:hover{background-color:#fff;color:#006dbd;border:1px solid #006dbd}.btn_secondary{background-color:#f7921e;color:#fff}.btn_secondary:hover{color:#f7921e;border:1px solid #f7921e}.btn_third{background-color:#b6151e;color:#333}.btn_donate{color:#fff;font-size:15px;padding:0 2.267em;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%);height:39px;line-height:39px;display:-webkit-box;display:-ms-flexbox;display:flex}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100001}.accessibly-hidden{display:none}.edit-post-visual-editor.editor-styles-wrapper h1,.edit-post-visual-editor.editor-styles-wrapper h2,.edit-post-visual-editor.editor-styles-wrapper h3,.edit-post-visual-editor.editor-styles-wrapper h4,.edit-post-visual-editor.editor-styles-wrapper h6{font-weight:400}.edit-post-visual-editor.editor-styles-wrapper h1{font-size:60px;line-height:normal}.edit-post-visual-editor.editor-styles-wrapper h2{font-size:50px;line-height:normal}.edit-post-visual-editor.editor-styles-wrapper h3{font-size:35px;line-height:normal}.edit-post-visual-editor.editor-styles-wrapper h4{font-size:22px;line-height:normal}.edit-post-visual-editor.editor-styles-wrapper h5{font-weight:500;font-size:19px;line-height:1.421em}.entry-content .has-small-font-size{font-size:13px}.entry-content .has-normal-font-size,.entry-content .has-regular-font-size{font-size:15px}.entry-content .has-medium-font-size{font-size:19px;font-weight:500}.entry-content .has-large-font-size{font-size:28px}.entry-content .has-huge-font-size,.entry-content .has-larger-font-size{font-size:42px}.wp-block-columns,.wp-block-cover__inner-container,.wrapper{max-width:1210px;padding-left:15px;padding-right:15px;margin:0 auto}.wp-block-columns .wp-block-group__inner-container,.wp-block-cover__inner-container .wp-block-group__inner-container,.wrapper .wp-block-group__inner-container{max-width:1210px!important;margin:0 auto}.prl0{padding-right:0!important;padding-left:0!important}.ovv,.ovv.wp-block-cover{overflow:visible}.text_dark .title,.text_dark h1,.text_dark h2,.text_dark h3,.text_dark h4{color:#000}.text_dark .sub_title{color:#3a3838}.text_light .sub_title,.text_light .title,.text_light h1,.text_light h2,.text_light h3,.text_light h4{color:#fff}.ac_left{text-align:left}.ac_left img{-ms-flex-item-align:start;align-self:start}.ac_center{text-align:center}.ac_center img{-ms-flex-item-align:center;align-self:center}.ac_right{text-align:right}.ac_right img{-ms-flex-item-align:end;align-self:end}.block-editor .editor-styles-wrapper{font-family:"Circular"}.block-editor .editor-styles-wrapper p{line-height:1.5em}.block-editor .wp-block{max-width:1180px}.block-editor .wp-block[data-align=wide]{max-width:1340px}.block-editor .wp-block[data-align=full]{max-width:100vw}.entry-content{-moz-osx-font-smoothing:grayscale}.entry-content .wp-block-buttons,.entry-content>div.wp-block-spacer,.entry-content>section.wp-block-spacer{margin-top:0;margin-bottom:0}.entry-content>div,.entry-content>section{margin-top:80px;margin-bottom:80px}.entry-content p+.wp-block-button{margin-top:40px}.entry-content .alignwide{margin-left:-80px;margin-right:-80px}.entry-content .alignfull{margin-left:calc(-100vw/2 + 100%/2);margin-right:calc(-100vw/2 + 100%/2);max-width:100vw}.entry-content .alignfull img{width:100vw}.cf-involved .wpcf7-form>p span .wpcf7-checkbox .wpcf7-list-item,.entry-content .wp-block-cover,.entry-content .wp-block-cover-image{width:auto}.entry-content .wp-block-group.prl15,.entry-content .wp-block-media-text{padding-right:15px;padding-left:15px}.entry-content .wp-block-media-text.text-pl-20 .wp-block-media-text__content{padding:0 0 0 20%}.entry-content .wp-block-media-text.text-pr-20 .wp-block-media-text__content{padding:0 20% 0 0}.entry-content .wp-block-image{margin:0 0 1em}.entry-content .wp-block-image img{height:auto}.is-style-long-line{position:relative}.is-style-long-line-blue:after,.is-style-long-line-red:after,.is-style-long-line-yellow:after,.is-style-long-line:after{content:"";position:absolute;bottom:-15px;left:0;width:217px;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.is-style-long-line-blue.has-text-align-center:after,.is-style-long-line-red.has-text-align-center:after,.is-style-long-line-yellow.has-text-align-center:after,.is-style-long-line.has-text-align-center:after{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.is-help-us .is-style-long-line-yellow{margin-bottom:20px}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap h1,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap h2,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap h3,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap p,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap h1,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap h2,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap h3,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap p,.is-help-us h4,.wp-block-column.col_our_programming h1,.wp-block-column.col_our_programming h2,.wp-block-column.col_our_programming h3,.wp-block-column.col_our_programming h4,.wp-block-column.col_our_programming h5{margin-top:0}.is-style-long-line-yellow{position:relative;padding-bottom:30px}.is-style-long-line-blue:after,.is-style-long-line-red:after,.is-style-long-line-yellow:after{height:61px;width:250px;background-image:url(../img/svg/titleLine.svg);bottom:-25px}.is-style-long-line-blue,.is-style-long-line-red{position:relative}.is-style-long-line-blue:after,.is-style-long-line-red:after{height:41px;width:220px;background-image:url(../img/svg/titleLine-blue.svg);background-position:0;bottom:-45px}.is-style-long-line-red:after{background-image:url(../img/svg/separator_text_red.svg);bottom:-40px}.wp-block-group.is-style-short-box{padding-left:200px}.wp-block-group.is-style-extra-short-box{max-width:790px;margin-left:200px}p.is-style-extra-short-box{max-width:790px}.wp-block-separator.is-style-curve-blue,.wp-block-separator.is-style-curve-blue-center,.wp-block-separator.is-style-curve-yellow{border:0!important;height:20px;margin:25px 0 35px}.wp-block-separator.is-style-curve-blue-center:before,.wp-block-separator.is-style-curve-blue:before,.wp-block-separator.is-style-curve-yellow:before{content:" ";display:block;height:25px;width:135px;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent!important;border:0!important}.wp-block-separator.is-style-curve-blue-center:before{margin:0 auto}.wp-block-separator.is-style-curve-yellow:before{background-image:url(../img/svg/titleLineSmall.svg)}.wp-block-separator.is-style-curve-blue-center:before,.wp-block-separator.is-style-curve-blue:before{background-image:url(../img/svg/Separator-blue.svg)}.fmjf_theme_filbg_text h1,.fmjf_theme_filbg_text h2,.fmjf_theme_filbg_text h3,.fmjf_theme_filbg_text h4,.fmjf_theme_filbg_text h5,.fmjf_theme_filbg_text h6,.fmjf_theme_filbg_text p,.has-text-color .title,.has-text-color h1,.has-text-color h2,.has-text-color h3,.has-text-color h4,.has-text-color h5,.has-text-color h6,.has-text-color p{color:inherit}.fmjf_theme_ico_text,.fmjf_theme_ico_text_spot{padding-top:30px;padding-bottom:25px}.wp-block-group .fmjf_theme_ico_text,.wp-block-group .fmjf_theme_ico_text_spot{padding-bottom:0}#site-navigation,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.direction-col,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.direction-col{padding-left:15px;padding-right:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.direction-col .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.direction-col .icon_item{margin-bottom:60px}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.direction-col .icon_item:last-child,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.direction-col .icon_item:last-child{margin-bottom:0}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.direction-col .icon_item .icon,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.direction-col .icon_item .icon{margin-bottom:35px}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.direction-row,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.direction-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.direction-row .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.direction-row .icon_item{padding-right:25px}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.align-middle .icon_item .text,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.align-middle .icon_item .text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_2 .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_2 .icon_item{width:50%;padding-bottom:60px}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item{width:33.33%;padding-bottom:60px}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item{width:25%;padding-bottom:60px}.fmjf_theme_ico_text .icon_item,.fmjf_theme_ico_text_spot .icon_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fmjf_theme_ico_text .icon_item img,.fmjf_theme_ico_text_spot .icon_item img{max-width:140px;height:auto}.fmjf_theme_ico_text .icon_item .icon{height:150px;width:100%}.fmjf_theme_ico_text .icon_item .icon,.fmjf_theme_ico_text_spot .icon_item .icon{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:35px}.fmjf_theme_ico_text .icon_item .icon,.fmjf_theme_ico_text .icon_item .text,.fmjf_theme_ico_text_spot .icon_item .icon,.fmjf_theme_ico_text_spot .icon_item .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.fmjf_theme_ico_text .icon_item .smallTitle,.fmjf_theme_ico_text_spot .icon_item .smallTitle{font-size:19px;font-weight:500;padding-bottom:15px;line-height:1.4em}.fmjf_theme_ico_text .icon_item a,.fmjf_theme_ico_text_spot .icon_item a{color:#006dbd;text-decoration:underline;font-size:15.35px}.fmjf_theme_ico_text .icon_item a:hover,.fmjf_theme_ico_text_spot .icon_item a:hover{text-decoration:none}.fmjf_theme_ico_text_spot .icon_item .icon{height:150px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.fmjf_theme_ico_text_spot .icon_item .icon .text_icon{position:absolute;font-size:40px;color:#fff;top:50%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.fmjf_theme_ico_text_spot.our_impact_gif .icon_item .icon{height:200px;width:200px;margin-bottom:25px}.fmjf_theme_ico_text_spot.our_impact_gif .icon_item .icon img{max-width:none;width:200px;height:200px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.block-editor .fmjf_theme_image_caption .title h1,.block-editor .fmjf_theme_image_caption .title h2,.block-editor .fmjf_theme_image_caption .title h3,.block-editor .fmjf_theme_image_caption .title h4{margin:0;font-weight:400}.block-editor .fmjf_theme_image_caption .title>*{color:#fff;line-height:1.3em}.fmjf_theme_image_caption{height:755px;margin:0;position:relative;background-position:50%;background-size:cover}.fmjf_theme_image_caption .collorBg{width:100%;height:100%}.fmjf_theme_image_caption .title:after,.fmjf_theme_slider .title:after,.fmjf_theme_testimonials .slick-dots li button:before,.fmjf_theme_testimonials .slick-next:before,.fmjf_theme_testimonials .slick-prev:before,.fmjf_theme_text_grid h2:after,.media-toolbar-primary.search-form label:before{display:none}.fmjf_theme_image_caption .wrapper,.fmjf_theme_image_caption .wrapper.columns_two .column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fmjf_theme_image_caption .wrapper{padding:0 25px;margin:0 auto;height:100%}.fmjf_theme_image_caption .wrapper.columns_two{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fmjf_theme_image_caption .wrapper.columns_two .column{width:50%}.fmjf_theme_image_caption.hasImgBg{height:845px}.fmjf_theme_image_caption img{max-width:400px;display:inline-block;height:auto}.fmjf_theme_image_caption .title{font-size:60px;line-height:1.2em}.fmjf_theme_image_caption .title>*{color:#fff;line-height:1.3em}.fmjf_theme_list{padding-right:15px;padding-left:15px}.fmjf_theme_list .title{margin-bottom:60px;padding-left:40px}.fmjf_theme_list_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fmjf_theme_list_item{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:50px}.fmjf_theme_list_item_text,.fmjf_theme_list_item_title{padding-left:40px;padding-right:25%}.fmjf_theme_list_item_title{margin-bottom:10px;font-size:28px;font-weight:700;position:relative;line-height:normal}.fmjf_theme_list_item_title:before{content:"";display:block;width:.6em;height:.6em;background-color:gray;border-radius:50%;position:absolute;margin:.25em 0 0 .55em;top:0;left:0}.fmjf_theme_list_item_text{font-size:18px}.fmjf_theme_filbg_text{padding:100px 25px}.fmjf_theme_filbg_text_wrap{max-width:640px;margin:0 auto}.fmjf_theme_filbg_text.full-content .fmjf_theme_filbg_text_wrap{max-width:1180px}.fmjf_theme_filbg_text h1,.fmjf_theme_filbg_text h2,.fmjf_theme_filbg_text h3,.fmjf_theme_filbg_text h4,.fmjf_theme_filbg_text h5,.fmjf_theme_filbg_text h6{line-height:1.3em;margin:0}.fmjf_theme_icon .title{text-align:center}.fmjf_theme_icon_wrap{max-width:900px;margin:0 auto;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.fmjf_theme_icon a,.fmjf_theme_text_grid .btn{-webkit-box-sizing:border-box;box-sizing:border-box}.fmjf_theme_icon a,.fmjf_theme_icon_item,.fmjf_theme_icon_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.fmjf_theme_icon a{width:100%;height:100%;padding:30px 15px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fmjf_theme_icon a,.fmjf_theme_icon a:hover{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.fmjf_theme_icon a:hover .fmjf_theme_icon_item_title,.fmjf_theme_icon a:hover img{-webkit-filter:brightness(70%);filter:brightness(70%)}.fmjf_theme_icon a,.fmjf_theme_icon a:hover .fmjf_theme_icon_item_title{text-decoration:none}.fmjf_theme_icon_item{text-align:center;font-size:26px;font-weight:700;margin-top:30px;width:30%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fmjf_theme_icon_item_title{line-height:normal}.fmjf_theme_icon_item_img{margin-bottom:30px}.fmjf_theme_icon_item_img img{width:80px!important;height:auto}.fmjf_theme_text_grid{padding-top:165px;padding-bottom:70px}.fmjf_theme_text_grid h2{line-height:1.4em;padding-bottom:30px;margin-bottom:0;margin-top:0}.fmjf_theme_text_grid_wrap_all{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.fmjf_theme_text_grid_title,.fmjf_theme_text_grid_wrap,.fmjf_theme_text_grid_wrap_all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.fmjf_theme_text_grid_title{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:288px;flex-basis:288px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.fmjf_theme_text_grid .btn{max-width:165px}.fmjf_theme_text_grid_wrap{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.fmjf_theme_text_grid_item{width:33.3%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.fmjf_theme_text_grid_item:nth-child(1){-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}.fmjf_theme_text_grid_item:nth-child(3){-webkit-transform:translateY(150px);-ms-transform:translateY(150px);transform:translateY(150px)}.fmjf_theme_text_grid_item_inner{padding:55px 35px 60px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fmjf_theme_text_grid_item_inner p{margin:0}.fmjf_theme_text_grid_item_title{font-size:19px;line-height:1.5em;margin-bottom:1.1em}.fmjf_theme_text_grid_item_text{font-size:15px;line-height:1,667em}.fmjf_theme_team_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-45px -30px 0}.fmjf_theme_team_wrap.align-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fmjf_theme_team .break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}.fmjf_theme_team_item{width:270px;margin:45px 30px;position:relative}.fmjf_theme_team_item a{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.fmjf_theme_team_item,.fmjf_theme_team_item .fmjf_theme_team_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fmjf_theme_team_item_img{width:270px;height:279px;position:relative;z-index:1;overflow:hidden;margin-bottom:20px}.fmjf_theme_team_item_img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.fmjf_theme_team_item_title{font-size:22px;font-weight:500;line-height:1.227em;margin-bottom:10px}.fmjf_theme_team_item_position{font-size:15px;line-height:2em;font-weight:500}.fmjf_theme_testimonials .slick-list{padding-top:17px;margin:-17px -15px 0}.fmjf_theme_testimonials .slick-dots{margin-bottom:-10px;line-height:0;height:9px;bottom:0;position:relative;margin-top:15px}.fmjf_theme_testimonials .slick-dots li{width:9px;height:9px}.fmjf_theme_testimonials .slick-dots li.slick-active button{background-color:#142027}.fmjf_theme_testimonials .slick-dots li button{width:9px;height:9px;border-radius:100%;background-color:#979797}.fmjf_theme_testimonials .slick-next,.fmjf_theme_testimonials .slick-prev{height:55px;width:34px;z-index:4;background-image:url(../img/svg/errow_testimon.svg)}.fmjf_theme_testimonials .slick-next{right:-70px}.fmjf_theme_testimonials .slick-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:-70px;margin-top:-27px}.fmjf_theme_testimonials .title{margin:130px 0 90px}.cf-involved .wpcf7-form>p span .wpcf7-checkbox,.fmjf_theme_testimonials_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fmjf_theme_testimonials_item{width:33.33%;padding:0 15px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-osx-font-smoothing:grayscale;font-size:15px}.fmjf_theme_testimonials_item:first-child{font-size:35px;width:66.66%}.fmjf_theme_testimonials_item_title{margin-top:15px;line-height:normal}.fmjf_theme_testimonials_item_text{line-height:normal;margin-bottom:0}.acf-block-preview .fmjf_theme_slider{overflow:hidden}.fmjf_theme_slider .title{text-align:center}.fmjf_theme_slider_wrap{max-width:986px;height:511px;margin:0 auto;position:relative;line-height:0}.fmjf_theme_slider_wrap .slick-list,.fmjf_theme_slider_wrap .slick-slide,.fmjf_theme_slider_wrap .slick-slide div,.fmjf_theme_slider_wrap .slick-track{height:100%}.fmjf_theme_slider_wrap .slick-slide div img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fmjf_theme_slider_wrap .slick-next,.fmjf_theme_slider_wrap .slick-prev{width:54px;height:54px;z-index:4;background-image:url(../img/svg/ico_arrow.svg);background-color:#006dbd;border-radius:100%;background-repeat:no-repeat;background-position:50%;margin-top:-26px}.fmjf_theme_slider_wrap .slick-next:before,.fmjf_theme_slider_wrap .slick-prev:before{display:none;content:""}.fmjf_theme_slider_wrap .slick-next{right:-100px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fmjf_theme_slider_wrap .slick-prev{left:-100px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.fmjf_theme_slider .fmjf_theme_first_look_slider_wrap .fl_gallery_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 80px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.fmjf_theme_slider .fmjf_theme_first_look_slider_wrap .fl_gallery_item .collorBg{background-color:rgba(0,0,0,.6);height:100%;width:100%;position:absolute;z-index:1}.fmjf_theme_slider .fmjf_theme_first_look_slider_wrap .fl_gallery_item_content{max-width:1199px;width:100%;margin:0 auto;position:relative;z-index:1}.fmjf_theme_slider .fmjf_theme_first_look_slider_wrap .fl_gallery_item_content h2{width:40%}.fmjf_theme_slider .fmjf_theme_first_look_slider_wrap .fl_gallery_item>img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%}.prefooter,.wp-block-button__link{font-weight:500}.wp-block-button__link:hover{-webkit-filter:brightness(85%);filter:brightness(85%)}.wp-block-columns.fix1_3_column .wp-block-column{position:relative}.home .fmjf_theme_icon a{background:#f7f5f3}figure.wp-block-embed-youtube{margin:1em 0}.wp-block-column.col_our_programming{position:relative;padding-top:90px;padding-bottom:85px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-column.col_our_programming>*{position:relative;z-index:1;color:#fff}.wp-block-column.col_our_programming h2,.wp-block-column.col_our_programming p{color:#fff}.wp-block-column.col_our_programming:after{content:"";display:block;width:100vw;background:#006dbd;position:absolute;top:0;right:0;height:100%;z-index:0}.wp-block-column.col_our_programming p{margin-top:auto}.wp-block-column.col_our_programming .wp-block-button__link{width:195px}div.wpcf7{padding-left:15px;padding-right:15px}.single-icon .fmjf_theme_icon .fmjf_theme_icon_item{width:100%}.collorBg .title,.wp-block-media-text.is-vertically-aligned-top p{margin-top:0}.is-style-default.nm{margin-right:0;margin-left:0}.archive_content,.archive_content article.post{display:-webkit-box;display:-ms-flexbox;display:flex}.archive_content article.post{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:100px}.archive_content article.post div:nth-child(1){width:55%}.archive_content article.post div:nth-child(2){width:45%}.archive_content article.post div.archive_block_text_margin{width:30%;margin-left:100px}.archive_content .archive_content_left{width:75%}.archive_content .archive_content_left .archive_post_image{height:350px;background-size:cover}.archive_content .archive_content_left .archive_post_image.archive_post_image_order_2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.archive_post_data{font-size:12px;font-weight:500}.archive_post_title{font-size:22px;font-weight:500}.archive_post_link{text-decoration:underline;color:#006dbd;font-size:13.5px;font-weight:500}.search-form>label{position:relative;line-height:65px;display:block}.search-form>label input{padding:10px 40px 10px 15px;line-height:65px;display:block;height:65px;border:0;background-color:#f7f7f7;width:100%}.search-form>label ::-webkit-input-placeholder{color:#3a3838;font-weight:500}.search-form>label ::-moz-placeholder{color:#3a3838;font-weight:500}.search-form>label :-ms-input-placeholder,.search-form>label ::-ms-input-placeholder{color:#3a3838;font-weight:500}.search-form>label ::placeholder{color:#3a3838;font-weight:500}.search-form>label:before{content:"";display:block;height:30px;width:30px;background-image:url(../img/search.png);top:18px;right:20px;background-size:contain}.search-submit{color:#fff;background-color:#fff;border:0;width:30px;height:30px;margin-left:-40px;position:relative;opacity:.001;z-index:1;cursor:pointer}.cf-involved .cf_cgeckbox_label div+div,.post_column{width:100%}.right_bar{font-size:19px;font-weight:500;-webkit-box-flex:0;-ms-flex:0 0 285px;flex:0 0 285px;margin-left:2em}.right_bar>*{margin-bottom:25px;margin-top:25px}.right_bar .bottom_border{padding-bottom:30px;border-bottom:1px solid #d8d8d8}.right_bar .following{height:30px;width:30px;display:inline-block;background-size:cover;margin-right:28px}.right_bar .following.i_twitter{background-image:url(../img/svg/twitter.svg)}.right_bar .following.i_facebook{background-image:url(../img/svg/facebook.svg)}.right_bar .following.i_instagram{background-image:url(../img/svg/instagram.svg)}.cf-involved .wpcf7-form>p span .wpcf7-checkbox .wpcf7-list-item label,.right_bar ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.right_bar ul li{margin-bottom:2em}.right_bar .recent_post_image{height:60px;width:33%;background-size:cover;display:inline-block}.right_bar .recent_post_text{width:65%;display:inline-block;margin-left:12px}.right_bar .recent_post_text a{height:60px;display:block;overflow:hidden}.right_bar .recent_post_text .post-date{color:gray;font-size:12px;display:block}.right_bar .recent_post_text .post-title{font-size:15px}.tagcloud a.tag-cloud-link{display:block;line-height:1.8}.fmjf_theme_post_pagination_slider_wrap{width:85%;margin:0 auto}.fmjf_theme_post_pagination_slider_wrap .pp_gallery_item{padding-bottom:20px;margin:0 1em}.fmjf_theme_post_pagination_slider_wrap .slick-next:before,.fmjf_theme_post_pagination_slider_wrap .slick-prev:before{background-color:#006dbd;border-radius:100px;display:block;width:30px;height:30px;background-size:auto;background-position:center;background-repeat:no-repeat;padding:12px}.fmjf_theme_post_pagination_slider_wrap .slick-prev{left:-134px}[dir=rtl] .fmjf_theme_post_pagination_slider_wrap .slick-prev{left:auto;right:-25px}.fmjf_theme_post_pagination_slider_wrap .slick-prev:before{content:"";background-image:url(../img/prev.png)}[dir=rtl] .fmjf_theme_post_pagination_slider_wrap .slick-next:before,[dir=rtl] .fmjf_theme_post_pagination_slider_wrap .slick-prev:before{content:""}.fmjf_theme_post_pagination_slider_wrap .slick-next{right:-80px}[dir=rtl] .fmjf_theme_post_pagination_slider_wrap .slick-next{left:-25px;right:auto}.fmjf_theme_post_pagination_slider_wrap .slick-next:before{content:"";background-image:url(../img/next.png)}.archive section.news .inner .col.mainNews,.blog section.news .inner .col.mainNews{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}section.news .archive_news{margin-top:100px;color:#fff}section.news .archive_news .titleBlock{margin-top:20px}.titleBlock_mob{display:none;font-weight:700;margin-left:30px}.entry-content .top_news{margin-top:0;margin-bottom:0}.itemNews_read,section.news .archive_news .itemNews_read{text-decoration:underline}.post-col{display:-webkit-box;display:-ms-flexbox;display:flex}.archive .wrapper,.blog .wrapper{margin:1.5em auto}.site-footer .wrapper{margin-bottom:0}.wp-block-media-text__media img{height:auto;position:relative}.has-media-on-the-right.is-spot .wp-block-media-text__content{padding-left:0}.is-style-spot-red h3,.is-style-spot-red.get_involved_red a{color:#ed2a35}.is-style-spot-red h2:after{background-image:url(../img/svg/separator_text_red.svg);width:150px}.is-style-spot-blue figure,.is-style-spot-red figure,.is-style-spot-yellow figure{position:relative}.is-style-spot-red figure:before{right:-110px;top:-90px;width:250px;height:200px;background-image:url(../img/Blob-Red.png);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.is-style-spot-blue h3{color:#006dbd}.is-style-spot-blue h2:after{background-image:url(../img/svg/separator_text_blue.svg);width:150px}.is-style-spot-blue figure:before,.is-style-spot-red figure:before,.is-style-spot-yellow figure:before{content:"";display:block;position:absolute;background-position:center;background-size:contain;background-repeat:no-repeat}.is-style-spot-blue figure:before{left:-110px;top:-90px;width:250px;height:200px;background-image:url(../img/svg/blue.svg)}.is-style-spot-yellow h3{color:#f7921e}.is-style-spot-yellow h2:after{background-image:url(../img/svg/separator_text_orange.svg);width:150px}.is-style-spot-yellow figure:before{right:-75px;bottom:-75px;width:200px;height:165px;background-image:url(../img/svg/orange.svg)}.fmjf_theme_ico_text_spot .icon_item .text_icon{z-index:2}.fmjf_theme_ico_text_spot .icon_item img,.search-form>label:before{position:absolute;z-index:1}.fmjf_theme_ico_text_spot .icon_item .background_icon_gif,.fmjf_theme_ico_text_spot .icon_item .icon:hover .background_icon{opacity:0}.fmjf_theme_ico_text_spot .icon_item .icon:hover .background_icon_gif{opacity:1}.cf-involved input{border:0}.cf-involved .wpcf7-form>p span{padding:6px 7px;margin:0}.cf-involved .wpcf7-form>p span.city,.cf-involved .wpcf7-form>p span.country,.cf-involved .wpcf7-form>p span.phone-number,.cf-involved .wpcf7-form>p span.postal-code,.cf-involved .wpcf7-form>p span.title,.cf-involved .wpcf7-form>p span.your-email,.cf-involved .wpcf7-form>p span.your-email-confirmation,.cf-involved .wpcf7-form>p span.your-last-name,.cf-involved .wpcf7-form>p span.your-name{width:33%}.cf-involved .wpcf7-form>p span.skillset,.cf-involved .wpcf7-form>p span.wpcf7-checkbox,.cf-involved .wpcf7-form>p span.wpcf7-list-item-label,.cf-involved .wpcf7-form>p span.your-address,.cf-involved .wpcf7-form>p span.your-day,.cf-involved .wpcf7-form>p span.your-message{width:99%}.cf-involved .wpcf7-form>p span.skillset textarea,.cf-involved .wpcf7-form>p span.your-message textarea{height:143px}.cf-involved .wpcf7-form>p span .wpcf7-checkbox span{padding:6px 0}.cf-involved .wpcf7-form>p span .wpcf7-checkbox .wpcf7-list-item label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cf-involved .wpcf7-form>p span .wpcf7-checkbox .wpcf7-list-item label input{width:26px;height:26px}.cf-involved .wpcf7-form>p span .wpcf7-checkbox .wpcf7-list-item label input[type=checkbox]+span:after{background:#006dbd;color:#fff;height:26px;width:26px}.cf-involved .wpcf7-form>p span .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.cf-involved .cf_cgeckbox_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cf-involved .cf_cgeckbox_label div{width:190px}.cf-involved .cf_cgeckbox_label .your-day{width:100%;display:block}.cf-involved .cf_cgeckbox_label .your-day .wpcf7-checkbox{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cf-involved .cf_cgeckbox_label .your-day .wpcf7-checkbox .wpcf7-list-item{width:25%;padding-top:0;margin-bottom:20px;margin-top:0}.cf-involved .cf_button_p{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cf-involved input[type=checkbox]{position:relative;cursor:pointer;padding:0;margin-right:15px;width:26px}.cf-involved input[type=checkbox]:before{content:"";display:inline-block;margin-top:-2px;width:26px;height:26px;background:#fcfcfc;border:1px solid #aaa;border-radius:2px}.cf-involved input[type=checkbox]:checked:before{background:#006dbd}.cf-involved input[type=checkbox]:disabled{color:#b8b8b8;cursor:auto}.cf-involved input[type=checkbox]:disabled:before{-webkit-box-shadow:none;box-shadow:none;background:#ddd}.cf-involved input[type=checkbox]:checked:after{content:"\2713";position:absolute;left:8px;top:4px;width:24px;height:24px;color:#fff}.cf-involved span.wpcf7-list-item{margin:20px 0 0}.is-style-spot-blue.get_involved_blue .wp-block-media-text__content{padding:0 8% 0 0}.is-style-spot-blue.get_involved_blue figure:before{bottom:-90px;top:auto}.is-style-spot-blue.get_involved_blue .wp-block-buttons:nth-child(1) .wp-block-button:nth-child(1) a{padding:11px 60px}.is-style-spot-red.get_involved_red figure:before{left:-130px;bottom:-90px;top:auto;right:auto}.fmjf_theme_image_caption img.caption_gif,.have_gif:hover .caption_img,body.page-id-1363 .news{display:none}.arrow_scroll{margin-bottom:0!important;height:auto}.arrow_scroll .arrow_scroll_btn{cursor:pointer;position:absolute;padding-bottom:13px;bottom:90px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-repeat:no-repeat;background-size:13px 16px;background-position:center bottom;background-image:url(../img/arrow-sk.png);color:#fff;z-index:99}body.fr .impact_arrow:after{content:"Explorez"}.arrow_scroll,.impact_arrow{position:relative}.impact_arrow::after{content:"Explore";position:absolute;padding-bottom:70px;bottom:-110px;right:0;background-repeat:no-repeat;background-size:40px 69px;background-image:url(../img/arrows-curve.png);color:#3a3838;background-position:5px;font-size:19px;font-weight:500}.button_full .wp-block-button{min-width:190px}.button_full .wp-block-button a.wp-block-button__link{padding:10px 28px;width:100%}.fmjf_theme_post_pagination_slider_wrap .slick-arrow{width:56px;height:56px}.have_gif:hover .caption_gif{display:block}.edit-post-layout .col_our_programming_mob{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.col_our_programming_mob{display:none;padding:25px 0}section .news_height_big{height:650px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section .news_height_big .inner{height:100%}.copyrite_mob,section .news_height_big .archive_news{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section .news_height_big .archive_news{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}.copyrite_mob{display:none;font-size:9px;margin-top:20px;color:#888}.copyrite_pc,.entry-content .gallery_posts,section .news_height_big .archive_news{display:-webkit-box;display:-ms-flexbox;display:flex}.entry-content .gallery_posts{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1000px;margin:80px auto 50px}.entry-content .gallery_posts .gallery_post{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:50%;padding-right:7px;padding-bottom:10px}.entry-content .gallery_posts .gallery_post:nth-child(2n){padding-right:0;padding-left:7px}.entry-content .gallery_posts .gallery_post article{position:relative;width:100%}.entry-content .gallery_posts .gallery_post article:before{padding-top:56.25%;content:"";display:block}.entry-content .gallery_posts .gallery_post article a{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;display:block}.entry-content .gallery_posts .gallery_post article a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width:37.5em){.menu-toggle{display:none}.main-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex}}@media all and (max-width:1319px){.fmjf_theme_testimonials .slick-next{right:40px}.fmjf_theme_testimonials .slick-prev{left:40px}.fmjf_theme_slider_wrap .slick-next{right:40px}.fmjf_theme_slider_wrap .slick-prev{left:40px}}@media all and (max-width:1199px){#masthead .site-branding{margin-right:15px}#masthead .main-navigation .menu-top-menu-fr-container ul>li{padding:0 3px}#masthead .main-navigation ul>li{padding:0 6px}.site-info .col{padding:0 15px}.signUp_block{padding-left:45px;padding-right:45px}.signUp_block--footer{padding-left:70px;padding-right:45px}.btn_donate{padding:0 1em}.fmjf_theme_slider .fmjf_theme_first_look_slider_wrap .fl_gallery_item_content h2{width:80%;margin:0 auto}}@media all and (max-width:991px){body{overflow-x:hidden}.burger{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-burger-container{position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:0%;height:100vh;background-color:#fff;top:0;right:-100%;z-index:10;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;display:block;font-size:16px;overflow:auto;margin-top:76px;color:#000}.menu-burger-container.is-open{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:100%;right:0}.menu-burger-container.menyFlex,.mob_menu_col_container{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-burger-container ul#menu-ln,.menu-burger-container ul#mob-col-1,.menu-burger-container ul#mob-col-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;font-size:19px}.menu-burger-container ul#menu-ln>li.menu-item-has-children .sub-menu,.menu-burger-container ul#mob-col-1>li.menu-item-has-children .sub-menu,.menu-burger-container ul#mob-col-2>li.menu-item-has-children .sub-menu{background-color:transparent;border-radius:0}.menu-burger-container ul#menu-ln li,.menu-burger-container ul#mob-col-1 li,.menu-burger-container ul#mob-col-2 li{margin-bottom:15px;width:100%;text-align:initial}.menu-burger-container ul#menu-ln li>a,.menu-burger-container ul#mob-col-1 li>a,.menu-burger-container ul#mob-col-2 li>a{padding-bottom:20px}.menu-burger-container ul#menu-ln li.wpml-ls-item,.menu-burger-container ul#mob-col-1 li.wpml-ls-item,.menu-burger-container ul#mob-col-2 li.wpml-ls-item{width:30%;font-size:16px}.menu-burger-container ul#menu-ln li.wpml-ls-item.wpml-ls-current-language a,.menu-burger-container ul#mob-col-1 li.wpml-ls-item.wpml-ls-current-language a,.menu-burger-container ul#mob-col-2 li.wpml-ls-item.wpml-ls-current-language a{color:#fff;border:solid 2px #fff}.menu-burger-container ul#menu-ln li.wpml-ls-item a,.menu-burger-container ul#mob-col-1 li.wpml-ls-item a,.menu-burger-container ul#mob-col-2 li.wpml-ls-item a{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);color:#000}.menu-burger-container ul#menu-ln li.wpml-ls-item a:hover,.menu-burger-container ul#mob-col-1 li.wpml-ls-item a:hover,.menu-burger-container ul#mob-col-2 li.wpml-ls-item a:hover{color:#fff}#masthead .main-navigation .menu-top-menu-container,#masthead .main-navigation .menu-top-menu-fr-container,#masthead .main-navigation ul#primary-menu,#masthead .top_bar,.menu-burger-container ul#menu-ln li.menu-item-has-children:before,.menu-burger-container ul#mob-col-1 li.menu-item-has-children:before,.menu-burger-container ul#mob-col-2 li.menu-item-has-children:before,section.news .itemNews_img{display:none}.menu-burger-container ul#menu-ln li>ul,.menu-burger-container ul#mob-col-1 li>ul,.menu-burger-container ul#mob-col-2 li>ul{display:block;padding-top:0;float:none;position:relative;top:auto;left:auto;z-index:10}.menu-burger-container ul#menu-ln li>ul li,.menu-burger-container ul#mob-col-1 li>ul li,.menu-burger-container ul#mob-col-2 li>ul li{margin-bottom:5px!important}.menu-burger-container ul#menu-ln li>ul li a,.menu-burger-container ul#mob-col-1 li>ul li a,.menu-burger-container ul#mob-col-2 li>ul li a{width:100%;padding-bottom:10px}#masthead .main-navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#masthead .main-navigation ul>li.menu-item-has-children .sub-menu{opacity:1;color:#006dbd;padding:0 10px;text-decoration:none;font-size:13px}#masthead .main-navigation ul>li.menu-item-has-children .sub-menu>li a{white-space:break-spaces}.mob_menu_col_container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 10px;width:100%}.mob_menu_col_container>div{width:50%}.mob_menu_col_container.container_border{padding:30px 0 10px;border-bottom:1px solid rgba(151,151,151,.27);border-top:1px solid rgba(151,151,151,.27);margin:0 0 20px}header.entry-header,header.page-header{height:450px}.site-info{padding:45px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.site-info .site-data{padding:0 15px 15px}.site-info .col{width:50%}.col_wrap,.col_wrap .col{width:100%}.col_wrap .col section:nth-child(2){padding-left:15px}.signUp_block{-ms-flex-preferred-size:auto;flex-basis:auto;padding:70px 15px}.signUp_block--footer{margin:0 auto;padding:70px 15px}section.news .inner .col.mainNews .itemNews_title{max-width:none;width:100%}section.news .inner .col.secondaryNews{height:auto;cursor:pointer}section.news .inner .col.secondaryNews .slick-track{background-color:#fff}section.news .inner .col.secondaryNews .slick-slide{margin:0 5px}.mob_menu_col_container .mob_donate{width:115px;-webkit-transform:none;-ms-transform:none;transform:none;text-align:center}.entry-content .wp-block-group.alignfull{padding-right:30px;padding-left:30px}.wp-block-group.is-style-short-box{padding:0 25px}.wp-block-group.is-style-extra-short-box,p.is-style-extra-short-box{max-width:none;margin-left:0}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.direction-row .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.direction-row .icon_item{padding:0 10px}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_2 .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_2 .icon_item{width:100%}.fmjf_theme_image_caption.hasImgBg{height:450px}.fmjf_theme_image_caption{height:450px;min-height:450px}.fmjf_theme_text_grid_wrap_all{-ms-flex-wrap:wrap;flex-wrap:wrap}.fmjf_theme_text_grid_title{-ms-flex-preferred-size:100%;flex-basis:100%}.fmjf_theme_team_wrap{margin:0 -15px}.fmjf_theme_team_wrap.align-justify{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fmjf_theme_team .break,.wp-block-column.col_our_programming .wp-block-buttons,.wp-block-column.col_our_programming .wp-block-spacer,.wp-block-column.col_our_programming h4,.wp-block-column.col_our_programming+.wp-block-column .wp-block-spacer,.wp-block-column.col_our_programming:after{display:none}.fmjf_theme_team_item{margin-right:15px;margin-left:15px}.fmjf_theme_testimonials_wrap{padding-left:0;padding-right:0;margin-left:-15px;margin-right:-15px}.fmjf_theme_testimonials_item{margin-bottom:25px}.fmjf_theme_slider_wrap{height:450px}.wp-block-columns.col_our_programming_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-column.col_our_programming{-ms-flex-preferred-size:calc(100%)!important;flex-basis:calc(100%)!important;text-align:center;padding:25px 15px}.wp-block-column.col_our_programming>h3{color:#3a3838}.wp-block-column.col_our_programming+.wp-block-column{-ms-flex-preferred-size:calc(100%)!important;flex-basis:calc(100%)!important;margin-left:0}.col_our_programming_mob{display:-webkit-box;display:-ms-flexbox;display:flex}}@media all and (max-width:766px){.red{text-decoration:underline}.wf-container>*,body,body.page,html{font-size:16px}.content .wpcf7-number,.content input[type=date],.content input[type=email],.content input[type=number],.content input[type=password],.content input[type=range],.content input[type=search],.content input[type=tel],.content input[type=text],.content input[type=url],.content select,.content textarea,input,select,textarea{font-size:16px;background:#fff}.showonmobile.btn{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.hideonmobile.btn,section.news .wrapper+div{display:none!important}body{overflow-x:hidden}body.is-open-menu{top:0;overflow:hidden}body.is-open-menu #masthead{top:0;left:0;overflow:visible;position:fixed}body #masthead{top:0;left:0}#masthead .main-navigation ul li:hover>a{text-decoration:none}.site-footer .wrapper{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.site-footer .custom-logo-link{position:relative;z-index:150}.site-footer ul{padding-bottom:0;margin-bottom:0}.site-info .site-data{max-width:unset;width:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fmjf_theme_image_caption img,.site-info .site-data .address,.wp-block-columns.mobile-block-columns h1.br_none br,.wp-block-columns.mobile-block-columns h2.br_none br,section.news .inner .col.col-l,section.news .inner .col.mainNews,section.news:before{display:none}.site-info .site-data .copyrite{-ms-flex-item-align:center;align-self:center}.site-info .col{width:33%}.col_wrap{width:66%}.col_wrap .col{width:100%}.signUp_block--footer:after{left:-150%;width:300vw}.wpcf7-form p span{margin:0;width:100%}.wpcf7-form .wpcf7-submit{margin-left:0;width:100%}#wpcf7-f1310-p1311-o1 .wpcf7-form p span .wpcf7-checkbox,.archive_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.entry-content .alignwide{margin-left:0;margin-right:0}.entry-content .archive_content{margin-top:40px}.archive_content .archive_content_left{width:100%}.archive_content article.post{margin-bottom:50px}section.news .wrapper{padding:0}section.news{background-color:#fff}section.news .slick-next,section.news .slick-prev{display:none!important}section.news .inner .col.secondaryNews{height:465px}section.news .inner .col.secondaryNews .slick-list,section.news .inner .col.secondaryNews .slick-slide,section.news .inner .col.secondaryNews .slick-slide .itemNews,section.news .inner .col.secondaryNews .slick-slide>div,section.news .inner .col.secondaryNews .slick-track{height:100%}section.news .inner .col.secondaryNews .itemNews{padding-right:1px}section.news .itemNews{margin-bottom:0}section.news .itemNews_img{width:100%;display:none}section.news .itemNews_content{position:absolute;z-index:5;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;-webkit-box-pack:end;-ms-flex-pack:end;background-color:rgba(0,0,0,.4);justify-content:flex-end}section.news .mainForMobile,section.news .mobile_img{display:block;height:100%}.welcome-page{background-size:400px}.fmjf_theme_ico_text_spot{text-align:center}.entry-content .wp-block-buttons .wp-block-button{margin-right:0}.btn_donate{width:115px;-webkit-transform:none;-ms-transform:none;transform:none}.entry-content>div,.entry-content>section{margin-top:80px;margin-bottom:40px}.entry-content>p:first-child{margin-top:40px}.entry-content .wp-block-media-text .wp-block-media-text__content h3{font-size:20px;margin-bottom:0}.entry-content .wp-block-media-text .wp-block-media-text__content h1.is-style-long-line-yellow{font-size:30px}.is-style-long-line-blue:after,.is-style-long-line-red:after{background-position:0;width:100px;height:25px;bottom:-15px}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0;padding-bottom:30px}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item .img,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item .img,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item .img,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item .img{-ms-flex-line-pack:center;align-content:center}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item .text,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item .text,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item .text,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item .text{max-width:270px}.fmjf_theme_ico_text_spot .icon_item .icon img{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.fmjf_theme_image_caption .wrapper.columns_two .column{width:auto}.fmjf_theme_list_item{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:25px}.fmjf_theme_list_item_text,.fmjf_theme_list_item_title{padding-right:0}.fmjf_theme_text_grid{padding-top:55px;padding-bottom:0}.fmjf_theme_text_grid .btn{margin:25px auto 0}.fmjf_theme_text_grid_item{width:100%}.fmjf_theme_text_grid_item:nth-child(1){margin-top:50px}.fmjf_theme_text_grid_item:nth-child(2) .fmjf_theme_text_grid_item_inner{background:#f8f5f5!important}.fmjf_theme_text_grid_item:nth-child(1),.fmjf_theme_text_grid_item:nth-child(3){-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.fmjf_theme_text_grid_item_inner{padding:30px}.wp-block-cover.how_we_deliver{background-size:auto 450px;background-repeat:no-repeat;background-position:100% 0;background-color:#fff}.fmjf_theme_team_item .fmjf_theme_team_inner{width:100%}.fmjf_theme_team_item_img{width:270px;height:279px}.fmjf_theme_testimonials .slick-next,.fmjf_theme_testimonials .slick-prev{display:none!important}.fmjf_theme_testimonials_item:first-child{width:100%}.fmjf_theme_testimonials_item{width:100%;margin-bottom:0}.fmjf_theme_slider{margin-bottom:0!important}.fmjf_theme_slider_wrap .slick-slide{margin:0 5px}.fmjf_theme_slider_wrap .slick-next,.fmjf_theme_slider_wrap .slick-prev{display:none!important}.wp-block-columns.mobile-block-columns .wp-block-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}.wp-block-columns.mobile-block-columns .wp-block-column:nth-child(2n){margin-left:0}.wp-block-columns.reorder .wp-block-column:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wp-block-columns.reorder .wp-block-column:nth-child(2){-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}figure.wp-block-image{margin:1em 0}.wp-block-column.col_our_programming:after{width:200vw}.right_bar{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-left:0}.titleBlock_mob{display:block}.post-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-media-text__media img{margin-bottom:15px}.is-style-long-line-yellow:after{bottom:-45px}.cf-involved .cf_cgeckbox_label{-ms-flex-wrap:wrap;flex-wrap:wrap}.cf-involved .cf_cgeckbox_label div{width:100%;margin-bottom:25px}.cf-involved .cf_cgeckbox_label .your-day .wpcf7-checkbox .wpcf7-list-item{width:33.3%}.is-style-spot-blue.get_involved_blue .wp-block-media-text__content{padding:0}.fmjf_theme_post_pagination_slider_wrap .slick-prev{left:-40px}.fmjf_theme_post_pagination_slider_wrap .slick-next{right:0}.fmjf_theme_post_pagination_slider_wrap .slick-next:before,.fmjf_theme_post_pagination_slider_wrap .slick-prev:before{width:20px;height:20px}.have_gif:hover .caption_gif{display:none}section .news_height_big+div[id*=jarallax]{display:block!important}section .news_height_big .archive_news{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:100%!important;padding:0 25px}}@media (max-width:599px){.wp-block-column.col_our_programming:after{right:-25%}}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@media all and (max-width:575px){.entry-content h1,.page-header h1{font-size:40px}h2,h3{font-size:25px}h4,h5{font-size:18px}header.entry-header,header.page-header{height:350px;margin-bottom:0}.socSet{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#wpcf7-f1310-p1311-o1 .wpcf7-form p span.city,#wpcf7-f1310-p1311-o1 .wpcf7-form p span.country,#wpcf7-f1310-p1311-o1 .wpcf7-form p span.phone-number,#wpcf7-f1310-p1311-o1 .wpcf7-form p span.postal-code,#wpcf7-f1310-p1311-o1 .wpcf7-form p span.title,#wpcf7-f1310-p1311-o1 .wpcf7-form p span.your-email,#wpcf7-f1310-p1311-o1 .wpcf7-form p span.your-email-confirmation,#wpcf7-f1310-p1311-o1 .wpcf7-form p span.your-last-name,#wpcf7-f1310-p1311-o1 .wpcf7-form p span.your-name,.col_wrap,.col_wrap .col section,.site-info .col{width:100%}.col_wrap .col{-ms-flex-wrap:wrap;flex-wrap:wrap}.col_wrap .col section:nth-child(2){padding-left:0}.archive_content article.post div:nth-child(1){width:100%}.archive_content article.post div:nth-child(2){width:90%}section.news:before{background:0 0}.fmjf_theme_image_caption.hasImgBg,section.news .inner .col.secondaryNews{height:350px}.welcome-page{background-size:contain}.welcome-page img{left:20px;top:20px;width:150px}.welcome-page .welcome_content h2,.welcome-page .welcome_content h4{padding-left:10px;padding-right:10px}.welcome-page .welcome_content h4{font-size:18px}.slick-dots{bottom:80px}.slick-dots li{width:13px}.slick-dots li button:before{font-size:40px;width:10px}.edit-post-visual-editor.editor-styles-wrapper h1{font-size:40px}.edit-post-visual-editor.editor-styles-wrapper h2,.edit-post-visual-editor.editor-styles-wrapper h3{font-size:25px}.edit-post-visual-editor.editor-styles-wrapper h4,.edit-post-visual-editor.editor-styles-wrapper h5{font-size:18px}.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.text-pl-20 .wp-block-media-text__content,.entry-content .wp-block-media-text.text-pr-20 .wp-block-media-text__content{padding:0}.is-style-long-line-yellow{padding-bottom:0}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item .img,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item .img,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item .img,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item .img{-ms-flex-line-pack:center;align-content:center}.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item .text,.fmjf_theme_ico_text .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item .text,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_3 .icon_item .text,.fmjf_theme_ico_text_spot .fmjf_theme_ico_text_wrap.columnIndex_4 .icon_item .text{text-align:center;width:100%;max-width:none}.fmjf_theme_image_caption{min-height:350px}.fmjf_theme_image_caption .title{padding:25px 15px;font-size:35px}.fmjf_theme_filbg_text br,.fmjf_theme_image_caption .title br{display:none}.fmjf_theme_list .title{padding-left:0}.fmjf_theme_list_item_text,.fmjf_theme_list_item_title{padding-left:30px}.fmjf_theme_list_item_title:before{margin:.25em 0 0}.fmjf_theme_icon_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fmjf_theme_icon_item,article.post.container .archive_post_image{width:100%}.fmjf_theme_testimonials_item:first-child{font-size:22px}.fmjf_theme_slider_wrap{height:180px}article.post.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}article.post.container .archive_post_image.archive_post_image_order_2{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}article.post.container div.archive_block_text_margin{width:90%;margin:0}.entry-content .top_news{margin-top:0;margin-bottom:0}.entry-content .top_news .news::before{background:#fff;opacity:1}.is-style-spot-blue.wp-block-media-text figure,.is-style-spot-red.wp-block-media-text figure{margin-top:75px}.is-style-spot-yellow.wp-block-media-text figure{margin-bottom:50px}.wp-block-media-text.is-stacked-on-mobile.is-style-spot-blue .wp-block-media-text__media{grid-row:3}.cf-involved .wpcf7-form>p span{padding:6px 0}.cf-involved .wpcf7-form>p span.city,.cf-involved .wpcf7-form>p span.country,.cf-involved .wpcf7-form>p span.phone-number,.cf-involved .wpcf7-form>p span.postal-code,.cf-involved .wpcf7-form>p span.title,.cf-involved .wpcf7-form>p span.your-email,.cf-involved .wpcf7-form>p span.your-email-confirmation,.cf-involved .wpcf7-form>p span.your-last-name,.cf-involved .wpcf7-form>p span.your-name{width:99%}.cf-involved .cf_cgeckbox_label .your-day .wpcf7-checkbox .wpcf7-list-item{width:50%}.arrow_scroll .arrow_scroll_btn{bottom:40px}.button_full_mob.wp-block-buttons .wp-block-button{min-width:190px;margin-right:0!important}.button_full_mob.wp-block-buttons .wp-block-button a.wp-block-button__link{padding:10px 28px;width:100%}.fmjf_theme_post_pagination_slider_wrap .slick-next,.fmjf_theme_post_pagination_slider_wrap .slick-prev{display:none!important}section .news_height_big{height:400px}.copyrite_mob{display:-webkit-box;display:-ms-flexbox;display:flex}.copyrite_pc{display:none}.entry-content .gallery_posts .gallery_post{width:100%;padding-left:0;padding-right:0}.entry-content .gallery_posts .gallery_post:nth-child(2n){padding-left:0;padding-right:0}}@media all and (max-width:340px){.cf-involved .cf_cgeckbox_label .your-day .wpcf7-checkbox .wpcf7-list-item{width:100%}}@media print,(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;-o-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:0px){.fancybox-caption{padding-left:12px;padding-right:12px}}}
/*# sourceMappingURL=main.css.map */
