/* Quick.Cms.Ext v6.x default stylesheet */



/* GLOBAL STYLES */
body, body *, body *:before, body *:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,table{color:#1A161A;font-size:1em;font-family:'Roboto', Arial, sans-serif;font-weight: 300;}
h1,h2,h3,h4{font-size:1em;}

html{height:100%;}
body{padding:0;text-align:center;width: 100%;height:100%; }

input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding:5px;border-width:1px;border-style:doted;border-color:rgb(200 200 200 / 90%);font-family:Arial, sans-serif;font-size:1em;border-radius:2px;background:#eee}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#000;box-shadow:0 0 3px rgba(0,103,154,0.6);}
input[type="text"].warning-required, input[type="password"].warning-required, input[type="email"].warning-required, select.warning-required, textarea.warning-required{background:#fbefef;border-color:#bb4c2e;}
input[type="submit"], button[type="submit"]{padding:5px 14px;border-width:1px;border-style:solid;background:#454545;color:#fff;transition:all 0.3s ease;font-family:Arial, sans-serif;font-size:1em;border-radius:2px;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#000;cursor:pointer;}
label{font-weight:300;}
label span{padding-left:10px;color:#aaa;font-weight:300;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;border:1px solid #e8eaee;font-size:100%;font:inherit;vertical-align:baseline;}

a{color:#0070b8;text-decoration:underline;outline: none;}
a:hover{color:#000;text-decoration:underline;}
a:visited{}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#32a6cc url('img/info.png') no-repeat 20px center;color:#fff;font-size:1.5em;}
.msg.done a, .msg.error a{color:#fff;}
.msg.done a:hover, .msg.error a:hover{color:#1f1a17;}
.msg a.action{display:inline-block;margin:7px 7px;padding:3px 8px;border:1px solid #fff;text-decoration:none;font-size:0.813em;color: #000;}
.msg a.action:hover{background:#fff;}
.msg.panel a.action{margin-top:13px;}
.msg.error{background-color:#1A161A;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

#container{position:relative;width:100%;margin:0 auto;text-align:left;background:#fff;overflow: hidden;}
#container:after{content:"";display:table;clear:both;}
.home #header{min-height: 100%;width:100%;float: left;background:#fff;display: table;height:100%;background-size: cover;}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#body img{max-width:100%;}

/* QUICK LINKS */
#skiplinks{position:absolute;top:0;left:0;}
#skiplinks a{position:absolute;top:-500px;left:0;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
.home #head1{float:left;width:100%;height:100px;position: fixed;top: 0;left: 0;z-index: 99;background:#000;transition:all 0.3s ease;}
#head1{float:left;width:100%;height:50px;position: fixed;top: 0;left: 0;z-index: 99;background:#000;transition:all 0.3s ease;}
.home #head1{float:left;width:100%;position: fixed;top: 0;left: 0;z-index: 99;background: #000;transition:all 0.3s ease;}
.home #head1{background: none;}
.home #head1.fixed, #page42 #head1.fixed, #page42 #head1{background: #000;height:70px;}
#head1 .container{text-align: right;}

#head1.fixed{height: 70px;background: #000;}
#head1.fixed #logo img, #page42 #head1.fixed #logo {height: 40px;}
#header #head1.fixed .menu-1{margin: 10px 30px;}
.policy #header .menu-1{margin: 10px 30px;}

#header.open_menu #head1{left: -250px;}

#logo{float:left;padding:15px 0 0 2em;}
.home #logo{float:left;padding:15px 0 0 2em;display:none;}
#logo img, #head1 #hamburger-menu{height: 20px;transition:all 0.3s ease;}
.home #logo img{height: 70px;transition:all 0.3s ease;}
.home #head1.fixed #logo, #page42 #head1.fixed #logo, #page42 #head1 #logo{  display:block;}

#search-form{float:right;min-width:140px;width:25%;margin:25px 2% 0 0;text-align:right;}
#search-form input[type="text"], #search-form button{float:left;height:30px;padding:5px 3%;}
#search-form input[type="text"]{min-width:100px;width:78%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;}
#search-form button{width:20%;background:#0093dd url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;}
#search-form button:hover, #search-form button:focus{background-color:#00679a;transition:all 0.5s ease;}

/* HEADER WITH TOP MENU */
#head2{float:none;width:100%;display: table-cell;vertical-align: bottom;background-size: cover !important;background-position: center;position: relative;}
#head2 .container{}
#head2 #bg {background: url('img/oeni.jpg') no-repeat center;background-size:cover;position: absolute;left: 0px;top: 0px;min-width: 100%;min-height: 100%;height: auto;z-index: 0;max-width:100%;object-fit: cover;}



/* MENU TOP */
#header .menu-1{float:right;margin: 30px 30px 30px 0;transition:all 0.3s ease;}
#header .menu-1 ul{float:left;width:100%;height:100%;margin:0;list-style:none;}
#header .menu-1 li{position:relative;float:left;padding:0;margin: 0 4px;}
#header .menu-1 a{float:left;width:100%;padding:3px 10px 3px 10px;font-family: 'Josefin Sans', sans-serif;text-transform:uppercase;color:#fff;font-size:2em;text-decoration:none;background:transparent;font-weight: 300;position: relative;}
#header .menu-1 a:hover, #header .menu-1 .selected a, #header .menu-1 .selected-parent a{color:#fff;transition:all 0.5s ease;color: #b6a399;}

#header .menu-1 a:before, #header .menu-1 .selected a:before{content:'';width:0;height:0;}
#header .menu-1 a:hover:before, #header .menu-1 .selected a:before{transition:all 0.5s ease;}


#clame{position: relative;z-index: 10;margin: auto;cursor: pointer;width:500px;display:flex;margin:25% auto;}
#clame img{width:500px;}
#hamburger-menu{display: none;float: right;color:#fff;}
#hamburger-menu{padding:15px 24px !important}
#head1 .fixed #hamburger-menu{padding:0 24px !important}
/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
.home #page{width: 100%;padding: 0;display:flex;flex-direction:column;}
#page{position:relative;float:left;width:100%;margin:0;text-align:left;padding: 5em 10%;}
.home #page{position:relative;float:left;width:100%;margin:0;text-align:left;padding: 0;}
#page h1{margin:30px 0 15px;color:#1A161A;font-size:3em;font-weight:300;}
#page .msg.error h1{margin-top:15px;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1em;}

/* PAGE - BREADCRUMB (navigation path) */
#page nav.breadcrumb{margin-bottom:20px;}
#page nav.breadcrumb a{}
#page nav.breadcrumb a:hover{}

/* PAGE CONTENT */
#page div.content{line-height:normal;margin-bottom:0em;}
#page div.content > ul, #page div.content > ol{padding:0 0 0 30px;}
/* #page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;} */ /* Uncomment if necessary */
#page div.content > ul li, #page div.content > ol li{margin:8px 0;padding:0;}
#page div.content > h2, #page div.content > h3{font-size:1.5em;line-height:1.75em;font-weight:300;}
#page div.content > h3{font-size:1.25em;}
#page div.content > p{padding-bottom:10px;}

#page ul.options{float:left;margin:0;list-style:none;position: fixed;padding: 10px;background: #fff;z-index: 99;top: 0;left: 0;}
#page ul.option{float:left;margin:0;list-style:none;position: relative;padding: 10px;background: #fff;z-index: 99;top: 0;left: 0;}
#page ul.options::after{content:"";display:table;clear:both;}
#page ul.options li{float:left;margin:0 10px 0 0;}
#page ul.options .edit a, #page ul.options .delete a{display:inline-block;width:21px;height:21px;background:url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
#page ul.options .edit a:hover{background-position:0 -21px;}
#page ul.options .delete a{background-position:-21px 0;}
#page ul.options .delete a:hover{background-position:-21px -21px;}

#page > time{position:absolute;top:40px;right:0;color:#6e6e6e;padding: 0 10%;}

/* IMAGES STYLES */
/* global */
#content li img{}
#content li img:hover{opacity:1;}
/* list global */
ul[class*='images-']{list-style:none;}
ul[class*='images-'] li{margin:0 0 15px 0;background:inherit;text-align:center;}
ul[class*='images-'] p{max-width:250px;margin:0 auto;color:#0093dd;font-size:0.875em;}
#content div.content .images-3, #content div.content .images-4{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:9px 20px 0 0;}
.images-2{clear:right;float:right;margin:8px 0 0 15px;}
.images-3, .images-4{clear:both;}
.images-4{padding-top:15px;}
.images-3:after, .images-4:after{content:'';display:table;clear:both;}
.images-3 li, .images-4 li{float:left;width:25%;}
.images-3 li:nth-child(4n+1), .images-4 li:nth-child(4n+1){clear:left;}
#content div.content .images-3, #content div.content .images-4{clear:none;}

/* FILES LIST STYLES */
.files-list{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:2px solid #c8cccf;font-size:0.9em;}
.files-list li{float:left;clear:left;width:100%;height:20px;margin:9px 0 9px 20px;padding-left:30px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
.files-list p{display:inline;color:#0093dd;font-style:italic;}
.files-list p:before{content:" - ";}
.files-list .zip{background-position:0 0;}
.files-list .xml{background-position:0 -20px;}
.files-list .xls{background-position:0 -40px;}
.files-list .web{background-position:0 -60px;}
.files-list .vcf{background-position:0 -80px;}
.files-list .txt{background-position:0 -100px;}
.files-list .sys{background-position:0 -120px;}
.files-list .swf{background-position:0 -140px;}
.files-list .psd{background-position:0 -160px;}
.files-list .pps{background-position:0 -180px;}
.files-list .png{background-position:0 -200px;}
.files-list .pic{background-position:0 -220px;}
.files-list .pdf{background-position:0 -240px;}
.files-list .nn{background-position:0 -260px;}
.files-list .eml{background-position:0 -280px;}
.files-list .media{background-position:0 -300px;}
.files-list .fla{background-position:0 -320px;}
.files-list .exe{background-position:0 -340px;}
.files-list .chm{background-position:0 -360px;}
.files-list .cdr{background-position:0 -380px;}

#content .rightColumn, #content .leftColumn{float:left;clear:none;width:50%;color: #46494B;}
#content .rightColumn h3, #content .leftColumn h3{color: #46494B;font-size: 2.063em;font-weight: 500;padding: 0 0 10px;}
#content .rightColumn ul, #content .leftColumn ul{list-style: none;}
#content .rightColumn ul li, #content .leftColumn ul li{padding:2px 0;margin:0;}

#content .rightColumn ul li:before, #content .leftColumn ul li:before{height: 10px;width: 10px;content: '';border-radius: 50%;display: inline-block;background: #33A5CB;margin-right: 5px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#quick-box .image-wrapper{position:relative;line-height:0;}
#quick-box .image-wrapper img{margin:0;padding:0;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0;margin:0;padding:5px 0;text-align:center;font-size:0.875em;font-weight:bold;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .full-size{position:absolute;right:8px;top:2px;width:24px;height:24px;font-size:0.1em;color:transparent;background:url('../admin/img/fullscreen.png') no-repeat;}
#quick-box .description{margin:0;padding:5px 0;text-align:center;font-size:0.875em;color:#ddd;font-weight:bold;background:rgba( 0, 0, 0, 0.8 );border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:66px;overflow:hidden;}

#quick-box .prev, #quick-box .next{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;color:#fff;font-family:Verdana;z-index:100;opacity:0.15;text-decoration:none;}
#quick-box .prev span, #quick-box .next span{position:absolute;top:47%;left:0;padding:10px;border:1px solid #fff;background:#000;}
#quick-box .next span{left:auto;right:0;border-right:none;}
#quick-box .prev span{border-left:none;}
#quick-box .next:hover, #quick-box .prev:hover{opacity:0.8;}
#quick-box .prev{left:0;}
#quick-box .next{right:0;}
#quick-box .close{position:absolute;top:0;right:0;padding:0 4px 2px;opacity:0.5;background:#000;color:#fff;font-weight:bold;font-family:"Trebuchet MS";text-decoration:none;border:1px solid #fff;border-top:none;border-right:none;border-top-right-radius:5px;z-index:100;}
#quick-box .close:hover{opacity:0.8;}
#quick-box .close, #quick-box .prev, #quick-box .next{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}

/* SUBPAGES LIST STYLES */
/* global */
[class*="pages-"]{float:left;width:100%;margin:0;list-style:none;}
.pages-list li{clear:left;float:left;width:100%;margin:0;padding:20px 0 50px;}
.blog .pages-list li{clear:left;float:left;width:100%;margin:0;padding:20px 0 50px;}


.pages-list li .image{float:left;margin:0 2.5% 5px 0;z-index: 11;position: relative;}
.pages-list h2{padding:0 0 10px;font-size:2em;color:#1A161A;font-weight:300;}
.pages-list h2 a{color:#1A161A;font-weight:300;background:none;text-decoration:none;}
.pages-list h2 a:hover{background:none;text-decoration:underline;}
.pages-list div.description{margin:5px 0 0;font-weight:300;font-size:1em;line-height:1.4em;}
.pages-list ul, .pages-list ol{float:left;width:100%;margin:0;padding:0;list-style:disc;}
.pages-list li li{padding:0;border:0;background:none;}
.pages-list li ol{list-style:decimal;}
.pages-list p, .pages-5 p{padding-bottom:10px;}



.contactButtons .pages-list li{width:33%;float:left;clear:none;text-align: center;position: relative;z-index: 1;}
.contactButtons .pages-list li.mail h2 a, .contactButtons .pages-list li.message h2 a, .contactButtons .pages-list li.call h2 a{position: relative;text-decoration: none;cursor: pointer;display: block;}


.contactButtons .pages-list li h2{position: relative;cursor: pointer;}






/* custom */
.pages-4 time{display:block;padding:0;color:#ababab;}
.pages-5{clear:both;}
.pages-5:after{content:'';display:table;clear:both;}
.pages-5 li{clear:none;float:left;width:23%;margin:15px 1%;padding:20px 0 15px;border-top:5px solid #e8eaee;text-align:center;}
.pages-5 li .image{margin:0 0 5px;}
.pages-5 h2{padding:0 0 10px;}
.pages-5 h2, .pages-5 h2 a{color:#1A161A;font-size:1.063em;font-weight:300;background:none;text-decoration:none;}
.pages-5 h2 a:hover{color:#0093dd;background:none;text-decoration:underline;}

.pages{clear:both;padding:8px 0;text-align:right;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 3px;}

/* SITE MAP */
#site-map{clear:left;margin:10px 0;list-style:none;}
#site-map > li{padding:8px 0;}
#site-map > li > a{font-weight:bold;}
#site-map ul{padding:3px 0 3px 30px;list-style:none;}
#site-map ul li{padding:3px 0;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background:#fff;color:#242424;font-size:0.750em;}
#foot .container{padding:50px 10% 100px;display:flex;flex-wrap:nowrap;justify-content: flex-end;}
#foot .container:after{content:"";display:table;clear:both;}
#foot a{color:#242424;text-decoration:none;}
#foot a:hover{text-decoration:underline;}
#foot .copy{    display: flex;    flex-direction: row;width: 75%;}
#foot .power{clear: both;}

#foot .menu-2{list-style: none;display: inline-block;margin-left: 20px;padding-left: 20px;}
#foot .menu-2 li{display: inline-block;margin-right: 20px;border-right: 1px solid #fff;padding-right: 20px;}
#foot .menu-2 li:last-child{border:0;}

#logoFoot{width: 210px;margin-left:50px;justify-content:end}
#logoFoot img{height: 30px;}

#foot .options{float:right;}
#foot .options ul{list-style:none;}
#foot .options li{float:right;margin-left:25px;}
#foot .options a{display:block;width:16px;height:16px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat center 0;}
#foot .options .print a:hover{background-position:center -16px;}
#foot .options .back a{background-position:center -32px;}
#foot .options .back a:hover{background-position:center -48px;}

#powered{clear:both;width:100%;margin-bottom:40px;text-align:center;}
#powered a{display:inline-block;width:192px;height:26px;}
#powered a:hover{border-color:#fff;}

.dev{padding:5px;text-align:center;color:#f00;font-weight:bold;}

.form-full{clear:both;float:left;width:100%;margin:25px auto 0;}
.form-full dt{padding:0 0 5px;}
.form-full dd{margin-bottom:15px;}
.form-full dd.captcha{float: left;}
.form-full dt.save{float: right;}

.form-full input[type="text"], .form-full input[type="email"], .form-full input[type="password"], .form-full textarea{width:100%;padding:7px;font-size:1em;}
.form-full .save{text-align:center;}
.form-full .save input{padding:7px 14px;text-transform:uppercase;letter-spacing:1px;}
.captcha input[type="text"]{min-width:60px;width:6%;}
.captcha strong{font-weight:300;}
.captcha em{font-style:normal;font-weight:300;}
.captcha ins{padding:0 3px;font-weight:300;text-decoration:none;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;}

  body{margin:1cm 0;font-size:0.875em;}
  #container{position:static;width:17.2cm;height:auto;margin:0;box-shadow:none;}
  #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #logo #title a{font-size:2em;}
  #header .menu-1{margin-top:0.3cm;}
  #header .menu-1 li a{padding:0.1cm 0.2cm;border:0;border-right:1px solid #000;font-size:1em;}
  #header .menu-1 .selected a, #header .menu-1 .selected-parent a{font-weight:bold;}
  #head2 .container{position:static;}

  #body{clear:none;border-top:0;}
  #page{clear:both;position:static;float:none;}
  #page h1{margin:0;}

  #body, #head1, #foot{float:none;}
  #header .menu-1 li:hover:after, #header .menu-1 .selected:after, #header .menu-1 .selected-parent:after, #search-form, #foot .options{display:none;}
}


/* TAGS */
#tags{list-style:none;}
#tags li{display:inline-block;}
#tags a{display:inline-block;margin:0 5px;padding:3px 6px 3px 21px;background:url('img/tag.png') no-repeat 2px 4px;border:1px solid #e8eaee;}
#tags a:hover{color:#1A161A;}
#tags li.head a{margin:0;padding-left:0;border:0;}

/* DOWNLOAD LIST */
#download-list{width:100%;margin:15px 0 5px;}
#download-list td{padding:7px 12px;}
#download-list thead{text-align:center;}
#download-list thead a{font-weight:bold;}
#download-list tbody .name a:first-child{position:relative;padding-left:26px;}
#download-list tbody .name a:first-child:before{content:'';position:absolute;left:0px;width:16px;height:20px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
#download-list tbody p{margin:5px 0 0 26px;color:#777;font-size:0.938em;}
#download-list tbody .size, #download-list tbody .date-file{width:17%;max-width:170px;text-align:center;vertical-align:middle;font-size:0.938em;}
#download-list tbody .size{text-align:right;}
#download-list tbody .size abbr{font-style:italic;color:#777;}
#download-list tbody .zip .name a:first-child:before{background-position:0 0;}
#download-list tbody .xml .name a:first-child:before{background-position:0 -20px;}
#download-list tbody .xls .name a:first-child:before{background-position:0 -40px;}
#download-list tbody .web .name a:first-child:before{background-position:0 -60px;}
#download-list tbody .vcf .name a:first-child:before{background-position:0 -80px;}
#download-list tbody .txt .name a:first-child:before{background-position:0 -100px;}
#download-list tbody .sys .name a:first-child:before{background-position:0 -120px;}
#download-list tbody .swf .name a:first-child:before{background-position:0 -140px;}
#download-list tbody .psd .name a:first-child:before{background-position:0 -160px;}
#download-list tbody .pps .name a:first-child:before{background-position:0 -180px;}
#download-list tbody .png .name a:first-child:before{background-position:0 -200px;}
#download-list tbody .pic .name a:first-child:before{background-position:0 -220px;}
#download-list tbody .pdf .name a:first-child:before{background-position:0 -240px;}
#download-list tbody .nn .name a:first-child:before{background-position:0 -260px;}
#download-list tbody .msg .name a:first-child:before{background-position:0 -280px;}
#download-list tbody .media .name a:first-child:before{background-position:0 -300px;}
#download-list tbody .fla .name a:first-child:before{background-position:0 -320px;}
#download-list tbody .exe .name a:first-child:before{background-position:0 -340px;}
#download-list tbody .chm .name a:first-child:before{background-position:0 -360px;}
#download-list tbody .cdr .name a:first-child:before{background-position:0 -380px;}
@media screen and (max-width:360px){
  #download-list{font-size:0.875em;}
  #download-list td{padding:7px 5px;}
  #download-list tbody p{font-size: 0.875em;}
  #download-list tbody .name a:first-child{padding-left:0px;}
  #download-list tbody .name a:first-child:before{display:none;}
}

/* CONTACT-PANEL */
.contact-panel{padding:25px 0;}
.contact-panel dl{width: 50%;float: left;padding: 0 2.5%;}

.popup, .contact-panel.send {position:fixed;top:0;left:0;width:100%;height:95%;z-index:100;display:none;margin-top:5%}
.popup .bg, .contact-panel.send .bg {position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#000;opacity:0.7;}
.popup #contact-form-1, .contact-panel.send .msg.done,.contact-panel.send .msg.error{width:100%;height:100%;position:absolute;z-index:100000; margin-top:auto; margin-left:auto; background:#fff;padding:100px;display: flex;flex-wrap: wrap;flex-direction: column;align-items: center;justify-content: center;}
.popup #contact-form-1 fieldset{width: 100%;font-size: 1.3em;}
.contact-panel.send{display: block;}
.contact-panel.send .msg.done{width: 100%;height:95%;margin-top:5%;padding:10%;background: #fff;color: #000;font-weight: normal;z-index:1}
.contact-panel.send .msg.error{width: 100%;height: 95%;margin-top:5%;padding:10%;background: #fff;color: #000;font-weight: normal;z-index:1}
.contact-panel .close{position: absolute;top:50px;right:20px;width:30px;height: 30px;font-size:2em;color:#000;text-align: center;cursor: pointer;line-height: normal;font-weight: 300;z-index:1}
.contact-panel .close:hover{}
.contact-panel.send .close{font-size: 2em;z-index:999999}



/* PLUGINS */
.modify-info{clear:both;}
/* COMMENTS */
#comments{float:left;width:100%;margin:25px auto 0;padding-top:25px;}
#comments h2{margin-bottom:10px;padding-bottom:15px;color:#33A5CB;font-size:1.5em;font-weight:300;border-bottom:1px solid #eff0f3;}
#comments article{clear:left;float:left;width:100%;margin:10px 0;border-bottom:1px solid #eff0f3;}
#comments header{float:left;width:100%;margin-bottom:10px;}
#comments h3{float:left;font-size:1em;color:#000;}
#comments time{float:right;color:#888;font-size:0.875em;}
#comments p{clear:both;margin-bottom:25px;font-weight:300;font-size:0.875em;line-height:1.4em;}
#comments .msg{float:left;width:100%;margin:30px 0 50px;}

#comments-form legend{padding-bottom:25px;font-size:1.25em;color:#33A5CB;}
@media screen and (max-width:1023px){
  #comments .msg{background-image:none;}
  #comments-form, #comments-form *{box-sizing:border-box;}
}

/* DROP DOWN MENU */
/* it is  recommended to combine these styles with standard #header .menu-1 styles */
#header .menu-1 > ul{margin: 0;line-height:1.2em;}
#header .menu-1 li:after{display:none;}
#header .menu-1 li.drop-down:before{position:absolute;right:0;display:block;content:"";color:#000;}

#header .menu-1 ul ul{display:none;position:absolute;top:1.9em;left:-1px;z-index:10;width:auto;height:auto;white-space:nowrap;background:#000;}
#header .menu-1 > ul > li:hover > ul{display:block;}
#header .menu-1 ul ul li{clear:left;display:block;width:100%;margin-left:0;}
#header .menu-1 ul ul li a{width:100%;margin:0;padding:0.5em;}

#header .menu-1 > ul > li > ul > li > ul{top:0;left:100%;}
#header .menu-1 > ul > li > ul > li:hover ul{display:block;}
#header .menu-1 ul ul ul li a{font-size:0.875em;}
#header .menu-1 ul ul li a{font-size:1.125em;font-size: 1.3em;text-align: left;padding: 22px;line-height: 0.2em;}
#header .menu-1 ul ul li a:before {content: '';width: 0;height: 0;}

@media screen and (min-width:481px){
  #header .menu-1 > ul > li{margin-right:5px;}
  #header .menu-1 ul li{}
  #header .menu-1 ul ul li:not(:last-child){border-bottom:none;}

  #header .menu-1 li a{margin:0;padding:0.25em 10px;border:0;}
}
@media screen and (max-width:480px){
  #header .menu-1 ul ul{top:1.8em;left:5px;}
}
.hamburger-inner{right: 2em;}
.phone-mobile{background: url('img/oeni_logo.svg') no-repeat center; height: 80px; width: 80px; display: inline-block;background-size: contain;float: right;transition: all 0.3s ease;display:none;}

#head1.fixed .hamburger-inner{top:0;}

 
.vimeo{margin:0 auto;width:100%;}

#logoFoot{display:none;}
.home #logoFoot{display:block}
.home #logoFoot a{color:#fff;text-decoration:none;position:absolute;bottom:220px;right:0;width:100px;height:100px;background:#a0bb33;color:#fff;display:flex;justify-content:center;align-items:center;z-index:10;font-weight: 700;font-size: 1.5em;text-transform: uppercase;display: flex;flex-direction: column;}
.home #logoFoot a:hover{text-decoration:none;background:#000;}


.freeprivacypolicy-com---reset.freeprivacypolicy-com---nb.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb-standalone.freeprivacypolicy-com---lang-en,.freeprivacypolicy-com---reset.freeprivacypolicy-com---nb.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb-standalone.freeprivacypolicy-com---lang-pl{width:50%;height:auto;left:25%;right:25%;top:10%;}
.freeprivacypolicy-com---palette-light .cc-nb-okagree, .freeprivacypolicy-com---palette-light .cc-nb-reject, .freeprivacypolicy-com---palette-light .cc-cp-foot-save{background-color:#3b3b3b !important;}


/* Styl dla kontenera wideo */
.video-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* Wysokość wideo w stosunku do szerokości (16:9) */
}

/* Styl dla samego odtwarzacza wideo */
.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


