.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider { margin: 0; background: #fff; border: 4px solid #fff; position: relative; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; } .flex-direction-nav {*height: 0; line-height: 80px;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 50px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 50px; }
.flex-direction-nav .flex-next { right: 50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 0px; text-align: center; }
.flexslider:hover .flex-next { opacity: 0.7; right: 0px; text-align: center; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: FontAwesome; font-size: 40px; display: inline-block; content: '\f104'; }
.flex-direction-nav a.flex-next:before  { content: '\f105'; } .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 25px; height: 8px; display: block; background: #DA4453; background: rgba(59, 59, 59, 0.5); cursor: pointer; text-indent: -9999px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #DA4453; background: rgba(59, 59, 59, 0.7); }
.flex-control-paging li a.flex-active { background: #DA4453; background: rgba(59, 59, 59, 0.9); cursor: default; }
@media (max-width: 767px) {
.flex-control-nav {
display: none !important;
}
} .flexslider{
border: none;
}
.flexslider .slides img {
max-width: 100%;
display: block;
margin: auto;
width: auto;
}
.flex-control-nav {
bottom: 10px;
z-index: 1000;
}
.flexslider .slides li {
position:relative;
}
.flex-caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
padding: 0 30px;
display: inline-block;
max-width: 1170px;
margin: auto;
bottom: 50px;
}
.flex-caption .excerpt {
background: rgb(59, 59, 59);
background: rgba(59, 59, 59, 0.8);
display: block;
color: #ddd;
max-width: 600px;
padding: 12px 20px;
}
.flex-caption h2 {
background: rgb(218, 68, 83);
background: rgba(218, 68, 83, 0.7);
font-weight: 400;
font-size: 24px;
max-width: 640px;
display: inline-block;
padding: 12px 20px;
margin-bottom: 0;
color: #fff;
}
.flex-control-nav  {
position: absolute;
display: inline-block;
}
.flex-direction-nav a {
height: 80px;
top: 45%;
}
@media (max-width: 768px) {
.flex-caption {
display: none;
}
}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}body {
color: #6B6B6B;
background-color: #F2F2F2;
word-wrap: break-word;
font-family: 'Open Sans', sans-serif; line-height: 1.7;
font-size: 14px;
}
a {
color: #2f7cbf ;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
a:hover,
a:focus {
color: #DADADA;
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #2f7cbf ;
font-weight: 700;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; }
h1,
.h1 {
font-size: 28px;
}
h2,
.h2 {
font-size: 24px;
}
h3,
.h3 {
font-size: 20px;
}
h4,
.h4 {
font-size: 16px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 13px;
}
img {
height: auto; max-width: 100%; }
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:  content-box;
box-sizing:     content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #E8E8E8;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .clear:before,
.clear:after,
.gallery:before,
.gallery:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.home-widget-area:before {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.gallery:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.home-widget-area:before {
clear: both;
} .sticky {
}
.hentry {
margin: 0;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
margin-right: 0;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.main-content-area { margin-top: 10px;
margin-bottom: 40px;
} .entry-meta a {
font-size: 13px;
color: #6B6B6B;
}
.entry-meta {
margin-bottom: 30px;
}
footer.entry-meta {
margin-bottom: 0;
}
.page-header {
margin-top: 0;
border-bottom: 0;
padding-bottom: 0;
}
.entry-meta .fa {
font-size: 14px;
margin-right: 3px;
}
.entry-meta span {
margin-right: 10px;
}
.entry-title {
color: #444;
margin-bottom: 30px;
}
.entry-title a {
color: #444;
}
.entry-title a:hover {
color: #2f7cbf ;
}
.btn.btn-default.read-more {
float: right;
margin-top: 10px;
font-size: 12px;
padding: 11px 13px;
}
.search .btn.btn-default.read-more {
float: none;
}
hr.section-divider {
border-color: #E8E8E8;
margin-top: 50px;
margin-bottom: 50px;
} .author-bio {
clear: both;
width: 100%;
padding-top: 35px;
padding-bottom: 35px;
}
.author-bio .avatar {
float: left;
}
.author-bio-content h4 {
font-size: 14px;
margin-top: 0;
}
.author-bio .author-bio-content {
margin-left: 74px;
}
.secondary-content-box {
padding-top: 0;
padding-bottom: 0;
}
.single-view,
.blog-item-wrap {
margin-bottom: 50px;
}
.post-inner-content { padding: 45px 50px;
background-color: #fff;
border: 1px solid #dadada;
border-top: none;
}
.post-inner-content:first-child {
border-top: 1px solid #dadada;;
}
.entry-title {
margin-top: 0;
}
.more-link,
.says {
display: none;
}
.comment-author .fn,
.author-bio h4,
.comment-reply-title {
text-transform: uppercase;
font-weight: 700;
} .page-links span {
display: inline-block;
color: #fff;
background-color: #2f7cbf ;
border-radius: 4px;
padding: 2px 10px;
margin-left: 2px;
}
.page-links a span {
background-color: inherit;
border: 1px solid #E8E8E8;
color: #2f7cbf ;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.page-links a:hover span {
background-color: #2f7cbf ;
border: 1px solid #2f7cbf ;
color: #fff;
}
.pagination .fa-chevron-left,
.pagination .fa-chevron-right {
font-size: 12px;
}
.pagination li a {
color: #2f7cbf ;
}
.pagination li:hover a {
color: #2f7cbf ;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
color: #FFF;
background-color: #2f7cbf ;
border-color: #2f7cbf ;
}
.pagination>li>a,
.pagination>li>span {
padding: 9px 14px;
border-color: #dadada;
}
.bottom-pagination {
text-align: center;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.single-featured {
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
display: block;
margin: auto;
}
.single-featured:hover {
opacity: 0.8;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} embed,
iframe,
object {
max-width: 100%;
}  .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}
.widget ul li {
list-style: none;
border-bottom: 1px solid #F2F2F2;
margin-bottom: 10px;
padding-bottom: 10px;
}
.widget ul {
padding: 0;
line-height: 18px;
font-size: 14px;
}
.widget ul.nav.nav-tabs {
padding: 0;
}
#secondary .widget {
margin-bottom: 50px;
color: #C1C0C0;
overflow: hidden;
}
#secondary .widget:last-child {
margin-bottom: 0px;
}
.tab-content ul li {
list-style: none;
}
#secondary .widget_archive ul li:before,
#secondary .widget_categories ul li:before,
#secondary .widget_recent_comments ul li:before {
font-family: fontawesome; margin-right: 10px;
}
#secondary .widget_archive ul li:before {
content: '\f073';
}
#secondary .widget_categories ul li:before {
content: '\f115';
}
#secondary .widget_recent_comments ul li:before {
content: '\f0e5';
}
.well {
background-color: #fff;
padding: 30px;
border: 1px solid #DADADA;
overflow: hidden;
clear: both;
width: 100%;
}
#secondary .widget > h3 {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 0;
color: #636467;
}
#secondary .widget a {
color: #C1C0C0;
}
.widget ul ul {
padding: 10px;w
}
.widget #social ul li {
border-bottom: 0;
}
.not-found-widget {
margin-top: 30px;
}
@media (max-width: 767px) {
#secondary {
clear: both;
}
} .cats-widget ul li span {
float: right;
} .popular-posts-wrapper .post {
float: left;
clear: both;
margin-bottom: 20px;
}
.popular-posts-wrapper .post .post-image {
width: 60px;
height: 60px;
float: left;
display: block;
border-radius: 4px;
-webkit-border-radius: 4px;
background-color: #DADADA;
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
}
.popular-posts-wrapper .post .post-image img {
border-radius: 4px;
opacity: 1;
-webkit-transition: opacity  0.5s;
-moz-transition: opacity  0.5s;
-o-transition: opacity  0.5s;
transition: opacity  0.5s;
}
.popular-posts-wrapper .post .post-image img:hover {
opacity: 0.6 !important;
}
.popular-posts-wrapper .post .post-content {
margin-left: 80px;
}
.widget .post-content > span {
display: block;
}
#secondary .widget .post-content a {
color: #2f7cbf ;
}
#secondary .widget .post-content a:hover {
color: #DADADA;
}
.widget .post-content span {
font-size: 12px;
}
.tagcloud {
margin-top: 25px;
}
.tagcloud a {
padding: 6px 7px;
margin-right: 0;
margin-bottom: 4px;
line-height: 100%;
display: inline-block;
color: #FFF !important;
background-color: #DADADA;
border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 12px !important;
}
.tagcloud a:hover {
background-color: #2f7cbf ;
border-color: #2f7cbf ;
} .btn-default, .label-default {
background-color: #2f7cbf ;
border-color: #2f7cbf ;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.btn-default:hover,
.label-default[href]:hover,
.label-default[href]:focus,
.btn-default:hover, .btn-default:focus,
.btn-default:active,
.btn-default.active,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover {
background-color: #363636;
border-color: #363636;
}
.btn.btn-default {
color: #FFF;
text-transform: uppercase;
}
.input-group-btn:last-child>.btn {
margin-left: 0;
}
button {
background-color: #2f7cbf ;
border: none;
text-transform: uppercase;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #fff;
font-size: 12px;
padding: 5px 12px;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
button:hover {
background-color: #363636;
}
#subscription-toggle {
float: right;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
#infinite-handle span {
display: block;
text-align: center;
text-transform: uppercase;
margin-bottom: 10px;
border-radius: 4px;
padding: 20px;
background: transparent;
border: 1px solid #DADADA;
background: #fff;
color: #2f7cbf ;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#infinite-handle span:hover {
background-color: #2f7cbf ;
color: #fff;
} .site-branding {
margin-top: 20px;
margin-bottom: 20px;
}
.site-description {
color: #777;
font-weight: 200;
font-size: 16px;
}
.page-template-page-homepage-php .carousel {
margin-top: -20px;
margin-bottom: 20px;
}
@media (max-width: 768px) {
.pull-right {
float: none !important;
}
.pull-left {
float: none !important;
}
.flex-caption {
display: none;
}
} .post-navigation a,
.paging-navigation a {
border: 1px solid #DADADA;
background-color: #FFF;
padding: 8px 14px;
font-size: 14px;
border-radius: 4px;
display: block;
margin: 0 0 1.5em;
overflow: hidden;
}
.post-navigation a:hover,
.paging-navigation a:hover {
color: #FFF;
background: #2f7cbf; text-decoration: none;
}
.paging-navigation {
text-transform: uppercase;
}
.post-navigation .nav-previous,
.paging-navigation .nav-previous {
float: left;
}
.post-navigation .nav-next,
.paging-navigation .nav-next  {
float: right;
text-align: right;
}
.more-link {
float: right;
margin: 10px 0;
}
.single .nav-links {
margin-top: 30px;
}
.nav>li>a {
text-transform: uppercase;
}
.navbar.navbar-default {
background-color: #363636;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; margin-bottom: 0;
font-weight: 500;
}
.navbar-default .navbar-nav > li > a {
color: #F5F7FA;
line-height: 40px;
text-transform: uppercase;
font-size: 15px; }
.navbar > .container .navbar-brand {
color: #DADADA;
font-size: 15px;
margin: 13px 0;
font-family: "Calibri Light",sans-serif; }
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
border-right: none;
border-left: none;
}
.navbar {
border-radius: 0;
}
.navbar-default {
border: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #2f7cbf ;
background-color: transparent;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: #2f7cbf ;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
color: #fff;
background-color: #2f7cbf ;
}
}
.dropdown-menu {
font-size: 14px; }
.navbar-default .navbar-nav .current-menu-ancestor a.dropdown-toggle {
color: #294EA6 ;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li.active > a {
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #DADADA;
}
@media (min-width: 979px) {
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
}
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
padding: 10px 15px;
color: #636467;
}
.dropdown-menu,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
border: none;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
background-color: #2f7cbf ;
color: #fff;
}
.dropdown-menu .divider {
background-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav > li > .dropdown-menu {
padding: 0;
}
.navbar-nav > li > a {
padding-top: 18px;
padding-bottom: 18px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: transparent;
}
.nav.navbar-nav {
float: right;
}
@media (max-width: 767px) {
.nav.navbar-nav {
float: none;
}
.navbar > .container .navbar-brand {
margin: 0;
}
.navbar-default .navbar-nav > li > a {
line-height: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}
#respond {
background-color: transparent !important;
box-shadow: none !important;
padding: 0px !important;
}
#respond > p, #respond p.comment-notes, p.logged-in-as {
margin-bottom: 10px;
}
p.logged-in-as {
padding-bottom: 0px;
}
.comment-list {
margin-bottom: 40px !important;
margin-left: 0px !important;
padding-left: 0;
}
.comment-list,
.comment-list .children {
list-style: none;
}
.comment .comment-body {
background-color: #ffffff;
margin: 0;
overflow: hidden;
padding: 25px;
margin-top: 2em;
padding-left: 100px;
position: relative;
border: 1px solid #E8E8E8;
border-bottom: 1px solid #DADADA;
border-radius: 4px;
}
.comment-list .children {
margin-left: 0px!important;
padding-left: 40px;
border-left: 1px solid #DADADA;
background-repeat: no-repeat;
background-position: left 20px;
}
.comment-list li.comment > div img.avatar {
position: absolute;
left: 29px;
top: 29px;
}
#comment-form-title {
font-size: 24px;
padding-bottom: 10px;
}
.comment-author.vcard {
font-size: 12px;
}
.vcard .avatar {
position: absolute;
left: 20px;
top: 29px;
border-radius: 2px;
}
.comment-metadata {
font-size: 11px;
line-height: 16px;
margin-bottom: 10px;
}
.comment-reply-link {
float: right;
}
.form-allowed-tags code {
word-wrap: break-word;
white-space: inherit;
}
.comment-respond label {
display: block;
font-weight: normal;
}
.comment-respond .required {
#2f7cbf ;
}
#submit {
font-size: 12px;
}
.comment-navigation,
.single .nav-links {
overflow: hidden;
margin-top: 30px;
}
.comment-reply-title {
font-size: 14px;
}
.comment-reply-link {
background: #C1C0C0;
border: #C1C0C0;
font-size: 10px;
text-transform: uppercase;
}
@media(max-width:767px){
.post-inner-content {
padding: 20px 25px;
}
.comment-list .children {
padding-left: 10px;
}
} #image-navigation .nav-previous a,
#image-navigation .nav-next a{
padding: 5px 20px;
border: 1px solid #E8E8E8;
border-radius: 4px;
display: block;
}
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover{
background-color: #2f7cbf ;
color: #fff;
}
#image-navigation .nav-previous,
#image-navigation .nav-next {
margin: 10px 0;
}
#image-navigation .nav-previous a {
float: left;
}
#image-navigation .nav-next a {
float: right;
} .gallery {
margin-bottom: 20px;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width:         calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width:         calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
clear: left;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} #footer-area {
background-color: #313233;
color: #999;
}
#footer-area a {
color: #DADADA;
}
#footer-area .footer-widget-area {
padding: 40px 0 20px 0;
overflow: hidden;
}
#footer-area ul li {
border-bottom: 1px solid #444;
}
#footer-area .site-info nav ul li {
border-bottom: none;
}
.widgettitle {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 0;
color: inherit;
}
#footer-area .widget ul li {
list-style: none;
}
.footer-nav.nav > li {
position: relative;
display: inline-block;
}
.footer-nav.nav {
float: left;
margin-bottom: 2px;
}
.footer-widget {
overflow: hidden;
}
.copyright {
margin-top: 10px;
float: right;
text-align: right;
}
#colophon {
background-color: #1F1F1F;
padding: 10px 0;
border-top: 1px solid #3A3A3A;
}
.site-info a {
color: #777;
}
.site-info a:hover {
color: #999;
}
#footer-area a:hover {
color: #fff;
}
.site-info {
color: #999;
font-size: 12px;
}
.footer-nav.nav > li > a:hover {
background-color: transparent;
}
.scroll-to-top {
background: #363636;
background: rgba(100, 100, 100, 0.4);
color: #FFF;
bottom: 4%;
cursor: pointer;
display: none;
position: fixed;
right: 20px;
z-index: 999;
font-size: 16px;
text-align: center;
line-height: 40px;
width: 40px;
border-radius: 4px;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.scroll-to-top:hover {
background: #2f7cbf ;
opacity: .8;
}
@media (max-width: 768px) {
.site-info, .copyright {
text-align: center;
}
.footer-nav.nav, .copyright {
float: none;
}
} #secondary .widget .social-icons a {
color: #fff;
}
.social-icons {
position: relative;
text-align: center;
}
#secondary .widget .social-icons {
text-align: left;
}
.social-icons a {
font-size: 18px;
line-height: 40px;
list-style: none;
display: inline-block;
text-align: center;
height: 40px;
width: 40px;
margin-right: 5px;
margin-bottom: 5px;
border-radius: 3px;
background-color: #DADADA;
-webkit-transition: background-color  0.5s;
-moz-transition: background-color  0.5s;
-o-transition: background-color  0.5s;
transition: background-color  0.5s;
}
#footer-area .social-icons a {
margin-right: 7px;
background-color: #363636;
color: #fff;
}
.social-icons a.facebook:hover {
background-color: #4265b9 !important;
}
.social-icons a.twitter:hover {
background-color: #55ACEE !important;
}
.social-icons a.dribbble:hover {
background-color: #ea4c89 !important;
}
.social-icons a.flickr:hover {
background-color: #ff0084 !important;
}
.social-icons a.googleplus:hover {
background-color: #d62408 !important;
}
.social-icons a.skype:hover {
background-color: #0bbff2 !important;
}
.social-icons a.pinterest:hover {
background-color: #c31e26 !important;
}
.social-icons a.linkedin:hover {
background-color: #005987 !important;
}
.social-icons a.vimeo:hover {
background-color: #1bb6ec !important;
}
.social-icons a.tumblr:hover {
background-color: #35506b !important;
}
.social-icons a.youtube:hover {
background-color: #df3333 !important;
}
.social-icons a.instagram:hover {
background-color: #F95B60 !important;
}
.social-icons a.rss:hover {
background-color: #f39c12 !important;
}
.social-icons a.foursquare:hover {
background-color: #2398C9 !important;
}
.social-icons a.soundcloud:hover {
background-color: #F50 !important;
}
.social-icons a.github:hover {
background-color: #4183C4 !important;
}
.social-icons a.spotify:hover {
background-color: #81b71a !important;
}
.fa-googleplus:before {
content: "\f0d5";
}
.fa-vimeo:before {
content: "\f194";
}
@media (max-width: 992px) {
.site-branding {
text-align: center;
}
} .cfa {
padding: 30px 0px;
background: #FFF;
border-bottom: 1px solid #DADADA;
text-align: center;
}
.cfa-text{
font-size: 22px;
color: #2f7cbf ;
display: block;
padding-top: 10px;
}
.cfa-button {
background-color: transparent;
color: #2f7cbf ;
padding: 15px 30px;
border-color: #2f7cbf ;
}
.cfa-button a {
color: #2f7cbf ;
}
.cfa-button:hover {
background-color: #2f7cbf ;
color: #fff;
}
@media (max-width: 767px) {
.cfa {
padding: 0 0 20px;
}
.cfa-button {
padding: 10px 16px;
margin-top: 10px;
}
} #submit,
.tagcloud,
.comment-reply-link,
.widget_rss ul,
button[type=submit],
.postform,
table#
.no-js #submit,
.no-js .tagcloud,
.no-js .comment-reply-link,
.no-js .widget_rss ul,
button[type=submit],
.no-js .postform,
.no-js table #wp-calendar {
border-collapse: collapse !important
}
#wp-calendar td,
#wp-calendar th {
background-color: #fff !important
}
#wp-calendar-bordered th,
#wp-calendar-bordered td {
border: 1px solid #ddd !important
}
#wp-calendar {
width: 100%;
max-width: 100%;
margin-bottom: 20px
}
#wp-calendar>thead>tr>th,
#wp-calendar>tbody>tr>th,
#wp-calendar>tfoot>tr>th,
#wp-calendar>thead>tr>td,
#wp-calendar>tbody>tr>td,
#wp-calendar>tfoot>tr>td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd
}
#wp-calendar>thead>tr>th {
vertical-align: bottom;
border-bottom: 2px solid #ddd
}
#wp-calendar>caption+thead>tr:first-child>th,
#wp-calendar>colgroup+thead>tr:first-child>th,
#wp-calendar>thead:first-child>tr:first-child>th,
#wp-calendar>caption+thead>tr:first-child>td,
#wp-calendar>colgroup+thead>tr:first-child>td,
#wp-calendar>thead:first-child>tr:first-child>td {
border-top: 0
}
#wp-calendar>tbody+tbody {
border-top: 2px solid #ddd
}
#wp-calendar #wp-calendar {
background-color: #fff
}
#wp-calendar-condensed>thead>tr>th,
#wp-calendar-condensed>tbody>tr>th,
#wp-calendar-condensed>tfoot>tr>th,
#wp-calendar-condensed>thead>tr>td,
#wp-calendar-condensed>tbody>tr>td,
#wp-calendar-condensed>tfoot>tr>td {
padding: 5px
}
#wp-calendar-bordered {
border: 1px solid #ddd
}
#wp-calendar-bordered>thead>tr>th,
#wp-calendar-bordered>tbody>tr>th,
#wp-calendar-bordered>tfoot>tr>th,
#wp-calendar-bordered>thead>tr>td,
#wp-calendar-bordered>tbody>tr>td,
#wp-calendar-bordered>tfoot>tr>td {
border: 1px solid #ddd
}
#wp-calendar-bordered>thead>tr>th,
#wp-calendar-bordered>thead>tr>td {
border-bottom-width: 2px
}
#wp-calendar-striped>tbody>tr:nth-of-type(odd) {
background-color: #f9f9f9
}
#wp-calendar-hover>tbody>tr:hover {
background-color: #f5f5f5
}
#wp-calendar>thead>tr>td.active,
#wp-calendar>tbody>tr>td.active,
#wp-calendar>tfoot>tr>td.active,
#wp-calendar>thead>tr>th.active,
#wp-calendar>tbody>tr>th.active,
#wp-calendar>tfoot>tr>th.active,
#wp-calendar>thead>tr.active>td,
#wp-calendar>tbody>tr.active>td,
#wp-calendar>tfoot>tr.active>td,
#wp-calendar>thead>tr.active>th,
#wp-calendar>tbody>tr.active>th,
#wp-calendar>tfoot>tr.active>th {
background-color: #f5f5f5
}
#wp-calendar-hover>tbody>tr>td.active:hover,
#wp-calendar-hover>tbody>tr>th.active:hover,
#wp-calendar-hover>tbody>tr.active:hover>td,
#wp-calendar-hover>tbody>tr:hover>.active,
#wp-calendar-hover>tbody>tr.active:hover>th {
background-color: #e8e8e8
}
#wp-calendar>thead>tr>td.success,
#wp-calendar>tbody>tr>td.success,
#wp-calendar>tfoot>tr>td.success,
#wp-calendar>thead>tr>th.success,
#wp-calendar>tbody>tr>th.success,
#wp-calendar>tfoot>tr>th.success,
#wp-calendar>thead>tr.success>td,
#wp-calendar>tbody>tr.success>td,
#wp-calendar>tfoot>tr.success>td,
#wp-calendar>thead>tr.success>th,
#wp-calendar>tbody>tr.success>th,
#wp-calendar>tfoot>tr.success>th {
background-color: #dff0d8
}
#wp-calendar-hover>tbody>tr>td.success:hover,
#wp-calendar-hover>tbody>tr>th.success:hover,
#wp-calendar-hover>tbody>tr.success:hover>td,
#wp-calendar-hover>tbody>tr:hover>.success,
#wp-calendar-hover>tbody>tr.success:hover>th {
background-color: #d0e9c6
}
#wp-calendar>thead>tr>td.info,
#wp-calendar>tbody>tr>td.info,
#wp-calendar>tfoot>tr>td.info,
#wp-calendar>thead>tr>th.info,
#wp-calendar>tbody>tr>th.info,
#wp-calendar>tfoot>tr>th.info,
#wp-calendar>thead>tr.info>td,
#wp-calendar>tbody>tr.info>td,
#wp-calendar>tfoot>tr.info>td,
#wp-calendar>thead>tr.info>th,
#wp-calendar>tbody>tr.info>th,
#wp-calendar>tfoot>tr.info>th {
background-color: #d9edf7
}
#wp-calendar-hover>tbody>tr>td.info:hover,
#wp-calendar-hover>tbody>tr>th.info:hover,
#wp-calendar-hover>tbody>tr.info:hover>td,
#wp-calendar-hover>tbody>tr:hover>.info,
#wp-calendar-hover>tbody>tr.info:hover>th {
background-color: #c4e3f3
}
#wp-calendar>thead>tr>td.warning,
#wp-calendar>tbody>tr>td.warning,
#wp-calendar>tfoot>tr>td.warning,
#wp-calendar>thead>tr>th.warning,
#wp-calendar>tbody>tr>th.warning,
#wp-calendar>tfoot>tr>th.warning,
#wp-calendar>thead>tr.warning>td,
#wp-calendar>tbody>tr.warning>td,
#wp-calendar>tfoot>tr.warning>td,
#wp-calendar>thead>tr.warning>th,
#wp-calendar>tbody>tr.warning>th,
#wp-calendar>tfoot>tr.warning>th {
background-color: #fcf8e3
}
#wp-calendar-hover>tbody>tr>td.warning:hover,
#wp-calendar-hover>tbody>tr>th.warning:hover,
#wp-calendar-hover>tbody>tr.warning:hover>td,
#wp-calendar-hover>tbody>tr:hover>.warning,
#wp-calendar-hover>tbody>tr.warning:hover>th {
background-color: #faf2cc
}
#wp-calendar>thead>tr>td.danger,
#wp-calendar>tbody>tr>td.danger,
#wp-calendar>tfoot>tr>td.danger,
#wp-calendar>thead>tr>th.danger,
#wp-calendar>tbody>tr>th.danger,
#wp-calendar>tfoot>tr>th.danger,
#wp-calendar>thead>tr.danger>td,
#wp-calendar>tbody>tr.danger>td,
#wp-calendar>tfoot>tr.danger>td,
#wp-calendar>thead>tr.danger>th,
#wp-calendar>tbody>tr.danger>th,
#wp-calendar>tfoot>tr.danger>th {
background-color: #f2dede
}
#wp-calendar-hover>tbody>tr>td.danger:hover,
#wp-calendar-hover>tbody>tr>th.danger:hover,
#wp-calendar-hover>tbody>tr.danger:hover>td,
#wp-calendar-hover>tbody>tr:hover>.danger,
#wp-calendar-hover>tbody>tr.danger:hover>th {
background-color: #ebcccc
}
#wp-calendar-responsive {
overflow-x: auto;
min-height: 0.01%
}
@media screen and (max-width: 767px) {
#wp-calendar-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd
}
#wp-calendar-responsive>#wp-calendar {
margin-bottom: 0
}
#wp-calendar-responsive>#wp-calendar>thead>tr>th,
#wp-calendar-responsive>#wp-calendar>tbody>tr>th,
#wp-calendar-responsive>#wp-calendar>tfoot>tr>th,
#wp-calendar-responsive>#wp-calendar>thead>tr>td,
#wp-calendar-responsive>#wp-calendar>tbody>tr>td,
#wp-calendar-responsive>#wp-calendar>tfoot>tr>td {
white-space: nowrap
}
#wp-calendar-responsive>#wp-calendar-bordered {
border: 0
}
#wp-calendar-responsive>#wp-calendar-bordered>thead>tr>th:first-child,
#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr>th:first-child,
#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr>th:first-child,
#wp-calendar-responsive>#wp-calendar-bordered>thead>tr>td:first-child,
#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr>td:first-child,
#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr>td:first-child {
border-left: 0
}
#wp-calendar-responsive>#wp-calendar-bordered>thead>tr>th:last-child,
#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr>th:last-child,
#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr>th:last-child,
#wp-calendar-responsive>#wp-calendar-bordered>thead>tr>td:last-child,
#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr>td:last-child,
#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr>td:last-child {
border-right: 0
}
#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr:last-child>th,
#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr:last-child>th,
#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr:last-child>td,
#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr:last-child>td {
border-bottom: 0
}
}
.panel>#wp-calendar,
.panel>#wp-calendar-responsive>#wp-calendar,
.panel>.panel-collapse>#wp-calendar {
margin-bottom: 0
}
.panel>#wp-calendar caption,
.panel>#wp-calendar-responsive>#wp-calendar caption,
.panel>.panel-collapse>#wp-calendar caption {
padding-left: 15px;
padding-right: 15px
}
.panel>#wp-calendar:first-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px
}
.panel>#wp-calendar:first-child>thead:first-child>tr:first-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child,
.panel>#wp-calendar:first-child>tbody:first-child>tr:first-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px
}
.panel>#wp-calendar:first-child>thead:first-child>tr:first-child td:first-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child td:first-child,
.panel>#wp-calendar:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>#wp-calendar:first-child>thead:first-child>tr:first-child th:first-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child th:first-child,
.panel>#wp-calendar:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child th:first-child {
border-top-left-radius: 3px
}
.panel>#wp-calendar:first-child>thead:first-child>tr:first-child td:last-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child td:last-child,
.panel>#wp-calendar:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>#wp-calendar:first-child>thead:first-child>tr:first-child th:last-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child th:last-child,
.panel>#wp-calendar:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>#wp-calendar-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child th:last-child {
border-top-right-radius: 3px
}
.panel>#wp-calendar:last-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px
}
.panel>#wp-calendar:last-child>tbody:last-child>tr:last-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child,
.panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px
}
.panel>#wp-calendar:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>#wp-calendar:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:first-child {
border-bottom-left-radius: 3px
}
.panel>#wp-calendar:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>#wp-calendar:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>#wp-calendar-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:last-child {
border-bottom-right-radius: 3px
}
.panel>.panel-body+#wp-calendar,
.panel>.panel-body+#wp-calendar-responsive,
.panel>#wp-calendar+.panel-body,
.panel>#wp-calendar-responsive+.panel-body {
border-top: 1px solid #ddd
}
.panel>#wp-calendar>tbody:first-child>tr:first-child th,
.panel>#wp-calendar>tbody:first-child>tr:first-child td {
border-top: 0
}
.panel>#wp-calendar-bordered,
.panel>#wp-calendar-responsive>#wp-calendar-bordered {
border: 0
}
.panel>#wp-calendar-bordered>thead>tr>th:first-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>thead>tr>th:first-child,
.panel>#wp-calendar-bordered>tbody>tr>th:first-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr>th:first-child,
.panel>#wp-calendar-bordered>tfoot>tr>th:first-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr>th:first-child,
.panel>#wp-calendar-bordered>thead>tr>td:first-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>thead>tr>td:first-child,
.panel>#wp-calendar-bordered>tbody>tr>td:first-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr>td:first-child,
.panel>#wp-calendar-bordered>tfoot>tr>td:first-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr>td:first-child {
border-left: 0
}
.panel>#wp-calendar-bordered>thead>tr>th:last-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>thead>tr>th:last-child,
.panel>#wp-calendar-bordered>tbody>tr>th:last-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr>th:last-child,
.panel>#wp-calendar-bordered>tfoot>tr>th:last-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr>th:last-child,
.panel>#wp-calendar-bordered>thead>tr>td:last-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>thead>tr>td:last-child,
.panel>#wp-calendar-bordered>tbody>tr>td:last-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr>td:last-child,
.panel>#wp-calendar-bordered>tfoot>tr>td:last-child,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr>td:last-child {
border-right: 0
}
.panel>#wp-calendar-bordered>thead>tr:first-child>td,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>thead>tr:first-child>td,
.panel>#wp-calendar-bordered>tbody>tr:first-child>td,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr:first-child>td,
.panel>#wp-calendar-bordered>thead>tr:first-child>th,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>thead>tr:first-child>th,
.panel>#wp-calendar-bordered>tbody>tr:first-child>th,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr:first-child>th {
border-bottom: 0
}
.panel>#wp-calendar-bordered>tbody>tr:last-child>td,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr:last-child>td,
.panel>#wp-calendar-bordered>tfoot>tr:last-child>td,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr:last-child>td,
.panel>#wp-calendar-bordered>tbody>tr:last-child>th,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tbody>tr:last-child>th,
.panel>#wp-calendar-bordered>tfoot>tr:last-child>th,
.panel>#wp-calendar-responsive>#wp-calendar-bordered>tfoot>tr:last-child>th {
border-bottom: 0
}
.panel>#wp-calendar-responsive {
border: 0;
margin-bottom: 0
}
.entry-author-link,
.entry-permalink,
.entry-date,
.entry-meta {
display: none;
}
.today {
color: 000;
text-decoration: underline;
} 
.event {
text-decoration: bold;
color: black;
}.tnp-subscription {
font-size: 13px;
display: block;
margin: 15px auto;
max-width: 500px;
width: 100%;
} .tnp-subscription div.tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-subscription label {
display: block;
color: inherit;
font-size: 14px;
font-weight: 700;
line-height: normal;
padding: 5px;
margin: 0;
}
.tnp-subscription input[type=text], 
.tnp-subscription input[type=email], 
.tnp-subscription input[type=submit], 
.tnp-subscription select {
width: 100%;
height: 50px;
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: 20px;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox], 
.tnp-widget input[type=radio] {
max-width: 20px;
display: inline-block;
} .tnp-subscription select option {
margin-right: 10px;
}
.tnp-subscription input.tnp-submit {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit] {
width: 100%;
}
} .tnp-profile {
font-size: 13px;
}
.tnp-profile form .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-profile form .tnp-field label {
display: block;
color: #333;
font-size: 14px;
}
.tnp-profile form .tnp-field input[type=text], 
.tnp-profile form .tnp-field input[type=email], 
.tnp-profile form .tnp-field input[type=submit], 
.tnp-profile form .tnp-field textarea, 
.tnp-profile form .tnp-field select {
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
margin: 0;
line-height: normal;
box-sizing: border-box;
border-radius: 0;
height: auto;
float: none;
}
.tnp-profile form input[type=checkbox], .tnp-profile input[type=radio] {
max-width: 20px;
display: inline-block;
}
.tnp-profile form .tnp-list-label {
margin-left: 15px;
} .tnp-profile form select option {
margin-right: 10px;
}
.tnp-profile form .tnp-field input[type=submit] {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-profile input[type=submit] {
width: 100%;
margin: 0;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
box-sizing: border-box;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
}
.tnp-subscription-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-subscription-minimal input.tnp-email {
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
}
.tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
box-sizing: border-box;
border-radius: 0px;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200.svg#svgFontName) format("svg");font-style:normal;font-weight:200}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200italic.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200italic.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200italic.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200italic.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200italic.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-200italic.svg#svgFontName) format("svg");font-style:italic;font-weight:200}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300.svg#svgFontName) format("svg");font-style:normal;font-weight:300}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300italic.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300italic.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300italic.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300italic.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300italic.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-300italic.svg#svgFontName) format("svg");font-style:italic;font-weight:300}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.svg#svgFontName) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-italic.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-italic.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-italic.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-italic.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-italic.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-italic.svg#svgFontName) format("svg");font-style:italic;font-weight:400}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600.svg#svgFontName) format("svg");font-style:normal;font-weight:600}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600italic.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600italic.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600italic.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600italic.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600italic.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-600italic.svg#svgFontName) format("svg");font-style:italic;font-weight:600}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.svg#svgFontName) format("svg");font-style:normal;font-weight:700}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700italic.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700italic.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700italic.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700italic.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700italic.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700italic.svg#svgFontName) format("svg");font-style:italic;font-weight:700}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800.svg#svgFontName) format("svg");font-style:normal;font-weight:800}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800italic.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800italic.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800italic.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800italic.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800italic.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-800italic.svg#svgFontName) format("svg");font-style:italic;font-weight:800}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900.svg#svgFontName) format("svg");font-style:normal;font-weight:900}@font-face{font-family:Nunito;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900italic.eot);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900italic.eot?#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900italic.woff2) format("woff2"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900italic.woff) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900italic.ttf) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-900italic.svg#svgFontName) format("svg");font-style:italic;font-weight:900}@font-face{font-family:moovegdpr;src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/moovegdpr.eot?ynqoef);src:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/moovegdpr.eot?ynqoef#iefix) format("embedded-opentype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/moovegdpr.ttf?ynqoef) format("truetype"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/moovegdpr.woff?ynqoef) format("woff"),url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/moovegdpr.svg?ynqoef#moovegdpr) format("svg");font-weight:400;font-style:normal}[class*=" moovegdpr-"],[class^=moovegdpr-]{font-family:moovegdpr!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.moovegdpr-arrow-close:before{content:"\e900"}.moovegdpr-policy:before{content:"\e901"}.moovegdpr-advanced:before{content:"\e902"}.moovegdpr-3rd-party:before{content:"\e903"}.moovegdpr-strict-necessary:before{content:"\e904"}.moovegdpr-privacy-overview:before{content:"\e905"}body.moove_gdpr_overflow{overflow:hidden}.lity-hide{display:none}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px}#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:800;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:transparent}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;-ms-flex-pack:end;justify-content:flex-end;color:#000;font-weight:700;font-size:15px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{float:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title{font-weight:800;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:800;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:transparent;padding:0;z-index:99}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title{font-weight:800;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);height:100%;overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:20px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.checkbox-selected p>input[type=checkbox]:checked+label{background-position:205px -81px;color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>{width:220px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>input[type=checkbox]+label:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>input[type=checkbox]:focus+label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>input[type=checkbox]:hover+label{color:#09a501;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>input[type=checkbox]:checked+label:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>input[type=checkbox]:focus:checked+label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>input[type=checkbox]:hover:checked+label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>input+label{background:url(//www.insti-rok.si/wp-content/plugins/gdpr-cookie-compliance/dist/images/moove-gdpr-inputs.png) 205px -1px no-repeat;height:16px;padding-right:25px;left:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>label{padding:0;width:225px;line-height:17px;text-align:right;display:block;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset p>input{padding:0;margin:0;height:16px;width:16px;float:left;right:37px;position:absolute;opacity:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:15px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:250px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:100%;display:block;padding:0 60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;text-decoration:none;border-radius:150px;color:#fff;line-height:18px;padding:15px 10px;transition:all .3s ease;border:1px solid transparent;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:800;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-allow-all,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-allow-all{float:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{float:right;color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:15px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button i{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:100%;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar *{font-family:inherit}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:relative;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;font-size:16px;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-weight:400;font-size:14px;line-height:20px;border-radius:5px;color:#fff;font-weight:800;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:transparent;text-decoration:underline;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.lity.moove_gdpr_cookie_modal_open .lity-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgba(0,0,0,.8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:50px;left:50px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:inline-block;line-height:40px;float:left;font-size:30px;min-width:40px;text-align:center;z-index:15;position:relative;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i{position:relative;top:3px;font-weight:900;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:transparent}#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}@media (max-width:767px){#moove_gdpr_cookie_modal .switch{width:40px;height:24px}#moove_gdpr_cookie_modal .switch .slider:before{height:20px;width:20px}#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(16px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{padding-right:0;height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{font-weight:800;font-size:22px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:calc(80vh - 155px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{font-weight:700;font-size:12px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding-right:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar{position:relative;left:0;right:auto;width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form{text-align:left;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider{width:40px;height:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider:after{left:45px;right:0;text-align:left;top:-3px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title{padding-right:0;font-weight:800;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{max-height:500px;max-height:90vw;min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .slider:after{font-weight:800;font-size:12px;line-height:30px;min-width:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button button{display:inline-block;width:30px;height:30px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:30px;text-align:center;font-size:16px;border-radius:50%;font-size:27px;padding-top:1px;transition:all .2s ease;margin-left:15px;margin-left:6vw;position:absolute;right:5px;top:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i{width:30px;height:30px;line-height:30px;font-size:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{padding-bottom:30px;background-size:contain;background-position:50%;margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:10px;padding-top:30px;position:relative;top:0;left:0;text-align:center;height:140px;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{display:inline-block;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{list-style:none;margin-bottom:20px;display:inline-block;float:left;margin:0 5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i{margin:0;text-align:center;width:24px;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{top:3px;right:3px;left:auto;padding:0;bottom:auto;transform:scale(.8)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:100%;position:relative;padding:15px 10px;height:calc(90vh - 200px);border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title{font-weight:800;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding:0;position:relative;overflow:auto;max-height:calc(100% - 110px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:600;font-size:14px;line-height:1.3}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-weight:700;font-size:14px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{left:10px;right:10px;bottom:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;background-color:#fff;text-decoration:none;border-radius:150px;color:#000;font-weight:800;font-size:10px;line-height:18px;padding:5px;transition:all .3s ease;border:1px solid #fff;color:#fff;min-width:110px;text-align:center;text-transform:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt button{top:0;padding:5px 0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:40px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0;display:block;min-height:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px;margin-bottom:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:10px;padding:2px 10px}.moove-gdpr-branding-cnt a{padding:10px 0}}@media screen and (max-width:767px) and (orientation:landscape){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{margin-top:0;background-position:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:600px;height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:500px;max-height:calc(80vh - 120px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:left;margin:0;display:inline-block;float:left;width:40%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{max-width:60%;float:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding-top:30px;height:75px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title{margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:350px;max-height:calc(100% - 70px)}#moove_gdpr_cookie_modal{background:#fff;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{height:55vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a.moove-gdpr-branding{top:0;padding:0}}@media (min-width:768px) and (max-width:999px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:20px;right:20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:620px;transform:scale(.75)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:20px;right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:10px 15px;font-weight:800;font-size:12px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px;padding-right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button button{margin-left:15px;margin-left:5vw}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title{font-weight:800;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{transform:scale(.75)}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}}@media (min-width:1000px) and (max-width:1300px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:40px 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-width:700px}}@media (min-width:768px) and (max-height:700px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:600px;transform:scale(.7)}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}