﻿.popup{z-index:100;position:fixed;border:0 solid #fff;top:calc(-50%);left:0;right:0;color:#fff;margin:0;padding:0;-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;}.popup.init{position:relative;-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);}.popup.init div.items{position:relative;top:auto;bottom:auto;}.popup.visible{top:50%;}.popup:before{content:"";opacity:.6;background-color:#494949;position:absolute;left:0;right:0;bottom:0;top:0;}.popup div.items{width:50%;margin:0 auto;position:relative;}.popup div.items.onedge{width:25%;}@media screen and (max-width:767px){.popup div.items.onedge{width:50%;}}.popup div.items.hasText{border:1px solid #494949;}.popup div.items.hasText:after{content:"";background-color:#fff;position:absolute;left:0;right:0;top:0;bottom:0;display:block;z-index:0;}.popup div.items:before{position:absolute;cursor:pointer;height:42px;width:42px;top:-21px;right:-21px;border-radius:21px;display:none;background-color:#494949;z-index:-1;}.popup div.items>div.close{position:absolute;cursor:pointer;height:30px;width:30px;top:0;right:0;border-radius:20px;z-index:3;display:block;opacity:1;background-color:#fff;transform:translate(-25%,-50%);box-shadow:1px -1px 5px #000;}@media screen and (max-width:767px){.popup div.items>div.close{transform:translate(-25%,-90%);}}.popup div.items>div.close.hasLink{height:30px;width:30px;}.popup div.items>div.close:before{content:"+";color:#494949;position:absolute;top:3px;right:3px;width:25px;height:25px;border-radius:12px;text-align:center;font-size:28px;line-height:25px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);font-family:serif;font-weight:bold;}.popup div.items .image{width:100%;}.popup div.items h1{margin-bottom:15px;z-index:1;position:relative;}.popup div.items>.item,.popup div.items>.item:hover{position:relative;text-decoration:none;background-position:center;background-size:cover;z-index:2;display:block;}.popup div.items>.item:before,.popup div.items>.item:hover:before{content:"";position:absolute;left:15px;right:15px;bottom:0;top:0;background-color:#ef7b00;display:block;}.popup div.items>.item.noBG:before,.popup div.items>.item:hover.noBG:before{display:none;}.popup div.items>.item h2,.popup div.items>.item:hover h2{font-size:18px;font-weight:bold;padding:0;margin:0;}.popup div.items>.item .more,.popup div.items>.item:hover .more{position:absolute;right:15px;bottom:0;background-color:#494949;color:#fff;padding:5px 30px;font-size:16px;}.popup div.items>.item .text,.popup div.items>.item:hover .text{padding:15px 15px 15px 0;color:#494949;}.popup div.items>.item .text img,.popup div.items>.item:hover .text img{display:block;width:50%;margin:0 auto;}@media screen and (max-width:767px){.popup div.items>.item .text img,.popup div.items>.item:hover .text img{width:80%;}}.popup div.items>.item .text.noImg,.popup div.items>.item:hover .text.noImg{padding:30px;background-color:#b1c935;}.popup div.items>.item .text a,.popup div.items>.item:hover .text a{color:#3c589e;font-weight:bold;}.popup div.items>.item .ratioimage,.popup div.items>.item:hover .ratioimage{width:100%;float:none;}@media screen and (max-width:767px){.popup div.items{left:0;width:calc(100%);-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;transform:none;}.popup div.items>a.item .text,.popup div.items>a.item:hover .text{padding:15px;}.popup div.items>a.item .ratioimage,.popup div.items>a.item:hover .ratioimage{width:100%;float:none;}}