[up-close]{cursor:pointer}.up-insertion{display:inline-block}.up-bounds{position:absolute}[up-href]{cursor:pointer}.up-modal{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10000;overflow-x:hidden}.up-modal-backdrop{z-index:11000;background-color:rgba(90,90,90,0.4);position:absolute;top:0;right:0;bottom:0;left:0}.up-modal-viewport{position:absolute;top:0;left:0;bottom:0;right:0;z-index:12000;overflow-x:hidden;overflow-y:scroll;text-align:center;padding:30px 10px}.up-modal.up-modal-animating{overflow-y:scroll}.up-modal.up-modal-animating .up-modal-viewport{overflow-y:hidden}.up-modal-dialog{z-index:13000;position:relative;box-sizing:border-box;max-width:100%;display:inline-block;text-align:left}.up-modal-content{z-index:14000;padding:20px;background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,0.3)}.up-modal-close{z-index:15000;position:absolute;right:0;top:0;width:36px;text-align:center;line-height:36px;height:36px;font-size:34px;color:#666;cursor:pointer}.up-modal[up-flavor='drawer'] .up-modal-viewport{text-align:left;padding:0}.up-modal[up-flavor='drawer'][up-position='right'] .up-modal-viewport{text-align:right}.up-modal[up-flavor='drawer'] .up-modal-dialog{max-width:350px}.up-modal[up-flavor='drawer'] .up-modal-content{min-height:100vh;box-sizing:border-box}.up-popup{z-index:20000;background-color:#fff;padding:15px;box-shadow:0 0 4px rgba(0,0,0,0.3)}.up-toast{border-top:3px solid #28b;background-color:white;color:#333;padding:10px;font-family:monospace;font-size:14px;line-height:15px;position:fixed;left:0;bottom:0;right:0;z-index:99999999}.up-toast-variable{font-weight:normal;color:gray}.up-toast-actions{margin-top:7px}.up-toast-action{display:inline-block;word-spacing:-4px;text-decoration:underline;color:#28b;cursor:pointer}.up-toast-action+.up-toast-action{margin-left:12px}.up-tooltip{z-index:30000;position:relative}.up-tooltip:after{content:"";position:absolute;display:block;width:0;height:0;border:6px solid transparent}.up-tooltip[up-position=top]{margin-bottom:10px}.up-tooltip[up-position=top]:after{border-top-color:#111;border-bottom-width:0;bottom:-6px;left:50%;margin-left:-6px}.up-tooltip[up-position=left]{margin-right:10px}.up-tooltip[up-position=left]:after{border-left-color:#111;border-right-width:0;right:-6px;top:50%;margin-top:-6px}.up-tooltip[up-position=right]{margin-left:10px}.up-tooltip[up-position=right]:after{border-right-color:#111;border-left-width:0;left:-6px;top:50%;margin-top:-6px}.up-tooltip[up-position=bottom]{margin-top:10px}.up-tooltip[up-position=bottom]:after{border-bottom-color:#111;border-top-width:0;top:-6px;left:50%;margin-left:-6px}.up-tooltip-content{background-color:#111;color:white;padding:6px 9px;white-space:nowrap}.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-tile::selection {
background: transparent;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane         { z-index: 400; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-tile {
will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
opacity: 0;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:         grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:         grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: white;
outline: 0;
}
.leaflet-container a {
color: black;
}
.leaflet-container a.leaflet-active {
outline: 2px solid black;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
} .leaflet-container {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//forallstudio.com/wp-content/themes/forall/j/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//forallstudio.com/wp-content/themes/forall/j/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path {
background-image: url(//forallstudio.com/wp-content/themes/forall/j/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.7);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: black;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover {
text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid black;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
font-size: 11px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid black;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid black;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
}
.leaflet-popup-content p {
margin: 18px 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: black;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
padding: 4px 4px 0 0;
border: none;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
color: black;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
-ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid black;
} .leaflet-div-icon {
background: #fff;
border: 1px solid black;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-clickable {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0} @font-face {
font-family: 'gellix';
src: url(//forallstudio.com/wp-content/themes/forall/f/gellix-medium-webfont.woff2) format('woff2'),
url(//forallstudio.com/wp-content/themes/forall/f/gellix-medium-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'gellix';
src: url(//forallstudio.com/wp-content/themes/forall/f/Gellix-MediumItalic.woff2) format('woff2'),
url(//forallstudio.com/wp-content/themes/forall/f/Gellix-MediumItalic.woff) format('woff');
font-weight: normal;
font-style: italic;
font-display: block;
}/*/*//**//*/*/body{
font-family: 'gellix';
font-size: 1.5vw;
-webkit-font-smoothing: antialiased;
-webkit-font-feature-settings: "ss04" 1, "ss05" 1, "ss08" 1, "ss09" 1, "ss11" 1, "ss13" 1, "ss14" 1, "cv01" 1;
font-feature-settings: "ss04" 1, "ss05" 1, "ss08" 1, "ss09" 1, "ss11" 1, "ss13" 1, "ss14" 1, "cv01" 1;
}
.font-features{
-webkit-font-feature-settings: "ss04" 1, "ss05" 1, "ss08" 1, "ss09" 1, "ss11" 1, "ss13" 1, "ss14" 1, "cv01" 1;
font-feature-settings: "ss04" 1, "ss05" 1, "ss08" 1, "ss09" 1, "ss11" 1, "ss13" 1, "ss14" 1, "cv01" 1;
}
a{
text-decoration: none;
color: black;
}
p{
margin-bottom: 1em;
}
p:last-of-type{
margin-bottom: 0;
}
p a,
.links a,
.hoverlinks:hover a{
font-style: italic;
}
img{
width: 100%;
height: auto;
vertical-align: middle;
}
.left{
float: left;
}
.right{
float: right;
}
.clear{
clear: both;
}
.alignright{
text-align: right;
}
.center{
text-align: center;
}
.upper{
text-transform: uppercase;
}
.borderbox{
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.inline{
display: inline;
}
.inline-block{
display: inline-block;
}
.relative{
position: relative;
}
.absolute{
position: absolute;
}
.fixed{
position: fixed;
}
.flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.flex-column{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.space-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.flex-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.cover{
-o-object-fit: cover;
object-fit: cover;
}
i,
em,
.italic{
font-style: italic;
}
.bold,
strong{
font-weight: bold;
}
.hyphens{
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.overflow{
overflow: auto;
}
.width20{
width: 20%;
}
.width25{
width: 25%;
}
.width33{
width: 33.33%;
}
.width50{
width: 50%;
}
.width66{
width: 66.66%;
}
.width100{
width: 100%;
}
.height100{
height: 100%;
}
.marg2{
margin-bottom: 2px;
}
.marg5{
margin-bottom: 5px;
}
.marg025em{
margin-bottom: 0.25em;
}
.marg05em{
margin-bottom: 0.5em;
}
.marg1em{
margin-bottom: 1em;
}
.marg2em{
margin-bottom: 2em;
}
.marg_bottom{
margin-bottom: 5.25vw;
}/*/*//**//*/*/.medium_size{
font-size: 2vw;
}
.main_size{
font-size: 5.25vw;
}
.main_size_2{
font-size: 4.25vw;
}
.small_size{
font-size: 1.2vw;
line-height: 1.2em;
}
.lh_fix{
line-height: 1.8vw;
}/**/.main_padding{
margin-left: 1vw;
margin-right: 1vw;
}
.size15{
font-size: 15px;
}
.fixed_header{
position: fixed;
}
#header{
top: 6.7vw;
}
body.scrollFix .fixed_header{
position: relative;
}
body.scrollFix #header{
top: auto;
}
body.scrollFix .scroll_content{
margin-top: 0!important;
}
.left_header{
padding-left: 1vw;
-ms-flex-negative: 0;
flex-shrink: 0;
min-height: 1px;
width: 13.5vw;
}
.main_header{
padding-right: 1vw;
min-height: 1px;
}
.above{
z-index: 100;
position: relative;
} .menus{
position: fixed;
top: 0;
left: 0;
right: 0;
padding-left: 1vw;
padding-right: 1vw;
z-index: 100;
padding-bottom: 1vw;
-webkit-box-sizing: border-box;
box-sizing: border-box;
white-space: nowrap;
}
#menu{
background-color: white;
}
#above_menu{
background-color: transparent;
z-index: 200;
pointer-events: none
}
#above_menu a{
visibility: hidden;
}
#above_menu .active{
visibility: visible;
pointer-events: all;
}
#above_menu.cat_style .one_cat:after{
color: transparent;
}
#sub_menu{
position: fixed;
z-index: 300;
left: 0;
right: 0;
padding-left: 1vw;
padding-right: 1vw;
top: 2.7vw;
bottom: 0;
background-color: white;
margin-top: 100vh;
}
#sub_menu.open{
margin-top: 0;
-webkit-transition: margin 1000ms;
-o-transition: margin 1000ms;
transition: margin 1000ms;
overflow: hidden;
}
#sub_menu .border{
width: auto;
margin-left: -0.5vw;
margin-right: -0.5vw;
height: 2px;
background-color: black;
}
#sub_menu ul{
margin-left: -0.2vw;
}
#sub_menu ul li{
display: inline;
}
.menus .main_size{
margin-left: -0.2vw;
}
.cat_style .one_cat:after{
content:', ';
font-style: normal;
}
.cat_style .one_cat:last-of-type:after{
content:'';
}
.arrow_cat{
padding-right: 1vw;
} #footer{
right: 1vw;
bottom: 1vw;
position: fixed;
z-index: 120;
} body.home #wrapper{
background-color: white;
}
#dynamic_a{
position: fixed;
top: 6vw;
left: 0;
right: 0;
bottom: 0;
text-align: center;
background-color: white;
}
#dynamic_a img{
height: 100%;
width: auto;
display: none;
}
#laureat{
z-index: 2;
position: relative;
mix-blend-mode: difference;
color: white;
left: 1vw;
top: 0;
right: 1vw;
width: 98vw;
} .infos_part_2col{
width: 28.57%;
min-height: 1px;
padding-right: 1em;
}
.infos_part_1col{
width: 14.28%;
min-height: 1px;
padding-right: 1em;
}
.scroll_content{
background-color: white;
padding-bottom: 1vw;
}
.grid{
margin-left: auto;
margin-right: auto;
width: 98.3vw;
z-index: 110;
}
.item{
margin-left: 0.2vw;
margin-right: 0.2vw;
margin-bottom: 0.4vw;
}
.item.deux{
width: 25%;
width: calc(25% - 0.4vw);
}
.item.trois{
width: 33.33%;
width: calc(33.33% - 0.4vw);
}
.item.quatre{
width: 50%;
width: calc(50% - 0.4vw);
}
.item.huit{
width: 100%;
width: calc(100% - 0.4vw);
}
.filters{
cursor: pointer;
}
.projets_similaires h4{
padding-left: 3.5vw;
}
.projets_similaires .ratio,
.leaflet-popup-content .ratio{
position: relative;
padding-bottom: 56%;
width: 100%;
overflow: hidden;
}
.projets_similaires .ratio img,
.leaflet-popup-content .ratio img{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
min-height: 100%;
min-width: 100%;
width: 100%;
} .videos{ 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}
.videos iframe{
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
} .pages{
position: relative;
z-index: 400;
margin: 8vw 1vw 0 1vw;
}
.pages_header{
position: fixed;
left: 1vw;
right: 1vw;
top: 8vw;
z-index: 300;
}
.pages_content{
z-index: 400;
margin-left: -1px;
margin-right: -1px;
position: fixed;
left: 1vw;
right: 1vw;
bottom: 0;
overflow-x: scroll;
top: 7.95vw;
}
.pages_content_wrap{
background-color: white;
z-index: 500;
position: relative;
padding-bottom: 2vw;
display: none;
}
.colonnes{
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 2vw;
-moz-column-gap: 2vw;
column-gap: 2vw;
}
.colonnes p{
-moz-column-break-inside: avoid;
break-inside: avoid-column;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
} .preload_philo{
display: none;
} .pages_content.equipe .pages_content_wrap{
margin-top: 1vw;
}
.fondateurs{
padding-right: 5.3vw;
}
.fondateurs_text:first-of-type{
padding-right: .5vw;
}
.fondateurs_text:last-of-type{
padding-left: .5vw;
}
.portrait_membre_wrap{
width: 16vw;
}
.portrait_membre{
width: 100%;
overflow: hidden;
padding-bottom: 155%;
position: relative;
}
.portrait_membre img{
height: 100%;
width: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.one_membre{
max-width: 41vw;
}
.one_membre:nth-of-type(10n+1){
margin-left: 6.25vw;
}
.one_membre:nth-of-type(10n+2){
margin-left: 18vw;
margin-top: 5vw;
}
.one_membre:nth-of-type(10n+3){
margin-left: 35vw;
margin-top: 5vw;
}
.one_membre:nth-of-type(10n+4){
margin-left: 2vw;
margin-top: -3vw;
}
.one_membre:nth-of-type(10n+5){
margin-left: 19vw;
margin-top: 6vw;
}
.one_membre:nth-of-type(10n+6){
margin-left: 9vw;
}
.one_membre:nth-of-type(10n+7){
margin-left: 19vw;
margin-top: 5vw;
}
.one_membre:nth-of-type(10n+8){
margin-left: 40vw;
margin-top: 5vw;
}
.one_membre:nth-of-type(10n+9){
margin-left: 2vw;
margin-top: -3vw;
}
.one_membre:nth-of-type(10n+10){
margin-left: 20vw;
margin-top: 6vw;
} .publications .pages_content_wrap{
border-top: 2px solid black;
margin-top: 1vw;
}
.one_publi{
width: 100%;
border-bottom: 2px solid black;
padding: 0.25vw 0 0.48vw 0;
}
.one_publi:last-of-type{
border-bottom: none;
}
.year_publi{
width: 12%;
}
.titre_publi{
width: 62%;
}
.nom_publi{
width: 25%;
vertical-align: top;
} .contact sup{
font-size: 2.6vw;
top: -1.3vw;
position: relative;
}
.contact_adresse{
margin-bottom: 3vw;
}
.contact_margin{
margin-right: 9vw;
}
#contact_carte_bouton{
position: absolute;
top: -1.3vw;
}
.credits a{
font-style: normal;
}
.credits_mob.size15{
font-size: 14px;
margin-bottom: 5vw;
line-height: 1.2em;
} #proxi_panel{
position: fixed;
left: 1vw;
right: 1vw;
top: 2.7vw;
height: 100vh;
padding-bottom: 1vw;
z-index: 400;
background-color: white;
border-top: 2px solid black;
margin-top: 100vh;
}
#proxi_panel .carte{
height: calc(100% - 9vw);
}
#proxi_panel.open{
margin-top: 0;
-webkit-transition: margin 1000ms;
-o-transition: margin 1000ms;
transition: margin 1000ms;
overflow: hidden;
}
#proxi_toggle{
cursor: pointer;
}
.page_carte  .left_header{
padding-left: 0;
}
.carte{
visibility: hidden;
width: 100%;
height: calc(100vh - 9vw);
margin-bottom: 1vh;
}
.leaflet-popup-content-wrapper{
border-radius: 0;
border: 2px solid black;
}
.leaflet-popup-content-wrapper, 
.leaflet-popup-tip{
box-shadow: none;
color: black;
}
.leaflet-popup-tip-container{
display: none;
}
.leaflet-container{
font: inherit;
}
.leaflet-popup-content{
margin: 10px;
line-height: inherit;
}/*/*//**//*/*/.cross{
width: 3.7vw;
height: 3.7vw;
overflow: hidden;
position: absolute;
top: 0.9vw;
right: 0.3vw;
cursor: pointer;
}
.cross::before, 
.cross::after {
content: '';
position: absolute;
height: 0.15vw;
width: 100%;
top: 50%;
right: 0;
margin-top: -1px;
background-color: black;
}
.cross::before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.cross::after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mobile,
.mobile_flex{
display: none;
}
@media screen and (max-width: 1100px) {
body{
margin-top: 17.5vw;
}
.lh_fix{
line-height: 1.2em;
}
.desktop{
display: none!important;
}
.mobile,
.mobile_block{
display: block;
}
.mobile_flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.clear_mob{
clear: both;
}/**/body{
font-size: 5vw;
}
.main_size,
.main_size_2{
font-size: 7vw;
}
.medium_size{
font-size: 4.4vw;
}
.small_size{
font-size: 5.5vw;
}
.scroll_content{
margin-top: 0!important;
}
#wrapper{
margin-left: 10px;
margin-right: 10px;
margin-bottom: 30px;
margin-top: auto!important;
}
.size15{
font-size: 12px;
}
.marg2.size15{
margin-bottom: 0px;
}
.main_size p{
line-height: 1em;
} .grid{
width: auto;
}
.item{
margin: 0;
margin-bottom: 10px;
}
.item,
.item.deux,
.item.trois,
.item.quatre,
.item.huit{
width: 100%;
}
.projets_similaires .grid{
margin-left: -5px;
margin-right: -5px;
}
.projets_similaires .item{
width: 33.33%;
width: calc(33.33% - 10px)!important;
margin-left: 5px;
margin-right: 5px;
}
.projets_similaires a{
display: inline!important;
} .fixed_header_mob{
position: fixed;
left: 10px;
right: 10px;
}
.fixed_header_mob_offset{
margin-bottom: 0;
padding-bottom: 15px;
padding-top: 3vw;
background-color: white;
z-index: 50;
position: -webkit-sticky;
position: sticky;
top: 14vw;
}
.projets_similaires .item{
width: 100%!important;
margin-left: 0;
margin-right: 0;
}
.grid{
z-index: 1;
}
#header{
top: auto;
position: relative;
}
.infos_projets{
display: block;
}
.infos_part_2col,
.infos_part_1col{
width: 50%;
float: left;
}
.projets_similaires h4{
padding-left: 4vw;
}
.cat_bottom .main_size{
font-size: 5vw;
line-height: 1.2em;
} .cross {
width: 8vw;
height: 8vw;
top: 10px;
right: 10px;
}
.pages_header{
left: 10px;
right: 10px;
top: 30vw;
}
.colonnes{
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-gap: normal;
-moz-column-gap: normal;
column-gap: normal;
}
.pages_content{
margin-left: 0;
margin-right: 0;
left: 10px;
right: 10px;
}
.pages_content{
top: 29.8vw;
}
.main_img_equipe{
padding-bottom: 0.5em;
margin-top: 0.5em;
background-color: white;
}
.one_membre{
width: 33vw;
}
.portrait_membre_wrap{
width: 88%;
}
.one_membre:nth-of-type(10n+1){
margin-left: 0;
}
.one_membre:nth-of-type(10n+2) {
margin-left: 26vw;
margin-top: 33vw;
}
.one_membre:nth-of-type(10n+3) {
margin-left: 21vw;
margin-top: 5vw;
}
.one_membre:nth-of-type(10n+4) {
margin-left: 7vw;
margin-top: 4vw;
clear: both;
}
.one_membre:nth-of-type(10n+5) {
margin-left: 20vw;
margin-top: 41vw;
}
.one_membre:nth-of-type(10n+6) {
margin-left: 38vw;
}
.one_membre:nth-of-type(10n+7) {
margin-left: 0;
margin-top: 5vw;
}
.one_membre:nth-of-type(10n+8) {
margin-left: 24vw;;on
margin-top: 50vw;
}
.contributeurs{
min-height: 80vh;
padding-top: 1em;
}
.contributeurs .main_size{
font-size: 5vw;
}
.pages{
margin: 0;
z-index: 2000;
}
.contact_mob{
margin-top: 10px;
margin-bottom: 10px; 
overflow: hidden;
}
#hello_mob{
padding-bottom: 5vw;
margin-bottom: 1em;
}
#adresse_1{
position: absolute;
top: 1vw;
left: 11vw;
width: 28vw;
font-size: 7vw;
}
#adresse_2{
position: absolute;
top: 35vw;
left: 11vw;
font-size: 7vw;
width: 28vw;
}
#email{
position: absolute;
font-size: 7vw;
width: 35vw;
word-break: break-all;
bottom: 2vw;
left: 24vw;
}
#tel{
position: absolute;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: bottom right;
-ms-transform-origin: bottom right;
transform-origin: bottom right;
top: 60vw;
right: 0;
font-size: 7vw;
}
#nous_situer{
position: absolute;
top: 0;
right: 0;
font-size: 7vw;
}
.contact sup {
font-size: 4vw;
top: -2.5vw;
margin-left: 0.5vw;
position: relative;
}
.one_publi{
padding: 6px 0 10px 0;
}
.year_publi{
width: 20%;
}
.nom_publi{
width: auto;
}
.titre_publi{
padding-left: 21%;
width: auto;
}
body.page-id-32 .pages_content_wrap{
background-color: transparent;
}
.fondateurs{
padding: 0;
}
.white_bg_mob{
background-color: white;
padding-bottom: 0.5em;
} #proxi_panel{
top: 13.5vw;
z-index: 1000;
left: 9px;
right: 9px;
}
#proxi_panel h5{
margin-bottom: 4vw;
}
#proxi_panel .cross{
right: 0;
}
#proxi_panel .carte {
height: calc(100% - 28vw);
} .carte{
height: calc(100vh - 33vw);
} .menus{
white-space: normal;
padding: 5px 10px 10px 10px;
z-index: 1000;
}
.menus a,
.cat_style a{
display: inline-block;
}
.menus .main_size.flex{
text-align: left;
display: inline-block;
}
#sub_menu{
top: 13.5vw;
padding-left: 10px;
padding-right: 10px;
z-index: 1000;
}
#sub_menu .border{
margin: auto;
}
#sub_menu ul{
margin-left: 0;
padding-top: 5px;
}
#footer{
right: auto;
left: 10px;
bottom: 10px;
}
.footmarg{
width: 100%;
height: 6vh;
}
.one_membre{
max-width: 100%;
}
.cross::before, .cross::after{
height: 0.5vw;
}
#laureat{
left: 0;
right: 0;
width: auto;
}
#laureat .width50:first-of-type{
box-sizing: border-box;
padding-right: 20px;
}
}