/* Quick.Cms.Ext v6.x slider stylesheet */
/* WIDGETS */
/* .widgets-1 ... - type: top header */
/* .widgets-2 ... - type: header below menu */
/* .widgets-3 ... - type: footer after content */
/* #content ... - type: inside page content */

/* GLOBAL */
.widgets-1{position:relative;width:1200px;margin:10px auto;text-align:left;overflow:hidden;}
.widgets-1 > ul > li{float:left;margin:10px 0;color:#333;}
.widgets-1 div.head{margin-bottom:10px;text-align:center;font-size:1em;color:#cc1426;}
.widgets-2 > ul, .widgets-2 > ul > li, .widgets-3 > ul, .widgets-3 > ul > li, #content .widget{padding:10px 1%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.widgets-2 div.head, .widgets-3 div.head, #content .widget div.head{margin:0 0 10px 14px;font-size:1.25em;color:#fff;}
.widgets-1 > ul, .widgets-2 > ul, .widgets-3 > ul{float:left;width:100%;list-style:none;}

/* TYPE: HEADER|FOOTER - GLOBAL */
.widgets-2 > ul, .widgets-3 > ul, .widgets-6 > ul{float:left;width:100%;list-style:none;}
.widgets-2 > ul > li, .widgets-3 > ul > li{float:left;margin:0px 1%;}

/* INSIDE PAGE CONTENT - GLOBAL */
#content .widget{float:left;margin:10px 1%;}

/* Display option: CONTENT */
.widgets-2 .type-1, .widgets-3 .type-1, #content .widget.type-1{width:31.3%;}
#content .widget.type-1{border:1px solid #e8eaee;border-top-width:5px;}
.widget.type-1 ul, .widget.type-1 ol{padding:0 0 0 30px;overflow:hidden;}
.widget.type-1 li{margin:5px 0;padding:0;border-left:0;}
.widget.type-1 p{padding-bottom:7px;}

/* Display option: PAGE */
.widgets-2 .type-2, .widgets-3 .type-2{width:31.3%;}
.widgets-2 .type-2 img, .widgets-3 .type-2 img, #content .widget.type-2 img{float:left;margin:4px 15px 7px 0;box-shadow:0 0 4px rgba(100,100,100,0.4);}
.widgets-2 .type-2 img:hover, .widgets-3 .type-2 img:hover, #content .widget.type-2 img:hover{opacity:0.8;}
.widgets-2 .type-2 div.name, .widgets-3 .type-2 div.name, #content .widget.type-2 div.name{font-size:1.188em;}
.widgets-2 .type-2 div.name a, .widgets-3 .type-2 div.name a, #content .widget.type-2 div.name a{text-decoration:none;}
.widgets-2 .type-2 time, .widgets-3 .type-2 time, #content .widget.type-2 time{display:block;padding-top:5px;color:#6e6e6e;}
.widgets-2 .type-2 div.description, .widgets-3 .type-2 div.description, #content .widget.type-2 div.description{margin-top:6px;text-align:justify;font-size:0.875em;}
#content .widget.type-2{width:31.3%;border:1px solid #e8eaee;border-top-width:5px;}

/* Display option: SLIDER
   slider styles in style-slider.css file */
.widgets-2 .type-3, .widgets-3 .type-3, #content .widget.type-3, .widgets-2 .type-6, .widgets-3 .type-6, #content .widget.type-6{width:48%;padding-left:0;padding-right:0;}

/* Display option: MENU */
.widgets-2 .type-4, .widgets-3 .type-4{width:31.3%;}
.widgets-2 .type-4 nav ul, .widgets-3 .type-4 nav ul, #content .widget.type-4 nav ul{list-style:none;}
.widgets-2 .type-4 nav > ul > li, .widgets-3 .type-4 nav > ul > li, #content .widget.type-4 nav > ul > li{padding:4px 0 4px 22px;background:url('img/list.png') no-repeat 0px 8px;font-size:1.188em;}
.widgets-2 .type-4 nav > ul > li a, .widgets-3 .type-4 nav > ul > li a, #content .widget.type-4 nav > ul > li a{text-decoration:none;}
.widgets-2 .type-4 nav > ul > li ul, .widgets-3 .type-4 nav > ul > li ul, #content .widget.type-4 nav > ul > li ul{margin-left:3px;font-size:0.895em;}
.widgets-2 .type-4 nav > ul > li li, .widgets-3 .type-4 nav > ul > li li, #content .widget.type-4 nav > ul > li li{padding-top:2px;}
.widgets-2 .type-4 nav > ul > li li:before, .widgets-3 .type-4 nav > ul > li li:before, #content .widget.type-4 nav > ul > li li:before{content:'>';margin-right:7px;font-size:0.824em;color:#cc1426;font-weight:bold;}
#content .widget.type-4{width:31.3%;border:1px solid #e8eaee;border-top-width:5px;}

/* Display option: SUBPAGES
   other subpages styles you will find in style.css file in SUBPAGES LIST STYLES section
   just move it here and add .widgets-2 to create custom version */
.widgets-2 .type-5, .widgets-3 .type-5, #content .widget.type-5{width:48%;}
.widgets-2 .type-5 .pages-list p, .widgets-3 .type-5 .pages-list p, #content .widget.type-5 .pages-list p{font-size:0.875em;}
#content #page div.content .pages-list{padding:0;}
.widgets-2 .type-5 .pages-5 li, .widgets-3 .type-5 .pages-5 li, #content .widget.type-5 .pages-5 li{width:30%;margin:10px 1%;padding:10px 0.5%;border:0;text-align:center;}
.widgets-2 .type-5 .pages-5 li:nth-child(4n+1), .widgets-3 .type-5 .pages-5 li:nth-child(4n+1), #content .widget.type-5 .pages-5 li:nth-child(4n+1){clear:none;}
.widgets-2 .type-5 .pages-5 li:nth-child(3n+1), .widgets-3 .type-5 .pages-5 li:nth-child(3n+1), #content .widget.type-5 .pages-5 li:nth-child(3n+1){clear:left;}
.widgets-2 .type-5 .pages-5 .description, .widgets-3 .type-5 .pages-5 .description, #content .widget.type-5 .pages-5 .description{text-align:left;font-size:0.875em;}

@media print{
  /* PRINT STYLES */
  .widgets-1{position:static;width:17.2cm;height:auto;margin:0;overflow:visible;}
}

/* PLUGINS */

/* Display option: NOTICES */
.widget.type-10{display:none;padding:7px 0;background:#fff;font-size:0.75em;}
.widget.type-10 .close a{padding:5px 7px;font-weight:normal;text-decoration:none;background:#EE7C02;color:#fff;}
.widget.type-10 .close a:hover{background:#00679a;}
.widget.type-10.location-0 .head, .widget.type-10.location-3 .head{margin-bottom:7px;font-weight:bold;font-size:1.167em;}
.widget.type-10.location-1 div, .widget.type-10.location-2 div{display:inline-block;margin-right:4px;}
.widget.type-10.location-1 .head, .widget.type-10.location-2 .head{margin-right:10px;font-weight:bold;}
.widget.type-10.location-2{border-bottom:1px solid #555;}
.widget.type-10.location-1, .widget.type-10.location-2, .widget.type-10.location-0{position:fixed;z-index:2;width:100%;background-color:rgba(255,255,255,0.9);}
.widget.type-10.location-2{top:0px;}
.widget.type-10.location-1{bottom:0px;border-top:1px solid #555;}
.widget.type-10.location-0{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #606060;border-radius: 15px;background: #090909;}
.widget.type-10.location-3{position:fixed;top:100px;left:50%;z-index:1001;width:inherit;margin-left:-415px;padding:30px;text-align:center;background:#fff;border:5px solid #fff;/*border-radius:10px;*/}
.widget.type-10.location-1 .close, .widget.type-10.location-2 .close{margin-left:20px;}
.widget.type-10.location-0 .close, .widget.type-10.location-3 .close{margin-bottom:15px;}
.widget-dark-background{display:none;position:fixed;width:100%;height:100%;left:0px;top:0px;background:rgba( 0, 0, 0, 1 );z-index:1000;}

.widget.type-10.location-3 .content{position:relative}
.widget.type-10.location-3 .left{position:absolute;left:0;top:0;width:50%;height:100%;transition: all 0.5s ease}
.widget.type-10.location-3 .right{position:absolute;right:0;top:0;width:50%;height:100%;transition: all 0.5s ease}
.widget.type-10.location-3 .left:hover, .widget.type-10.location-3 .right:hover{cursor:pointer;background: rgba(255, 255, 255, 0.44); transition: all 0.5s ease}

.widget.type-10.location-3 div span{display:none;color:#027fff;font-size:8em;font-weight:700;margin-top: 20%;background: #fff;padding: 10px 40px;}
.widget.type-10.location-3 div:hover > span{display:block;animation-name: fadeInUp;transform-origin: center bottom;animation-duration: 2s;animation-fill-mode: both;}
.widget.type-10.location-3 .right span{color:#00b100;}

/* Display option: CALENDAR
   you can find other calendar styles in plugins/event-calendar/event-calendar.css file */
.widget.type-25{width:31.3%;}
.widget.type-25 .eventsCalendar-dayEventsList{z-index:11;position:absolute;top:90%;left:65%;padding:7px;border:1px solid #e8eaee;background:rgba(0,103,154,0.95);color:#fff;}
.widget.type-25 .eventsCalendar-dayEventsList li{min-width:200px;padding-bottom:9px;font-size:0.75em;}
.widget.type-25 .eventsCalendar-dayEventsList li:last-child{padding:0;border:0;}
.widget.type-25 .eventsCalendar-dayEventsList li a{color:#fff;text-decoration:none;}
.widget.type-25 .eventsCalendar-dayEventsList li a:hover{text-decoration:underline;}
.widget.type-25 .loading{min-width:50px;min-height:30px;background:#fff url('img/loading-horizontal.gif') no-repeat center center;}

/* Display option: GOOGLE MAPS */
.widget.type-14{width:98%;border:0;}
#content .widget.type-14{width:48%;}
.widget.type-14 div.head{text-align:left;text-transform:none;}
.widget.type-14 iframe{width:100%;min-height:350px;}

/* Display option: FACEBOOK LIKE BOX */
.widget.type-19 .head{text-align:left;padding:0 0 5px 10px;font-weight:bold;}
.widget.type-19 .fb-like-box{overflow:hidden;background-color:#2a2f34;}
.widget.type-19.light .fb-like-box{background-color:#fff;}
.widget.type-19 .button{display:none;}

.widgets-5 .widget.type-19{z-index:50;position:fixed;top:230px;padding:10px;}
.widgets-5 .widget.type-19.left{left:0px;padding-left:0;}
.widgets-5 .widget.type-19.right{right:0px;padding-right:0;}
.widgets-5 .widget.type-19.left .fb-like-box{float:left;border-top-right-radius:10px;border-bottom-right-radius:10px;}
.widgets-5 .widget.type-19.right .fb-like-box{float:right;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.widgets-5 .widget.type-19 .button{display:block;float:left;padding:0 10px 30px;}

@media print{
  .widgets-5 .widget.type-19{display:none;}
}

/* Display option: MENU - DROP DOWN */
.type-4 nav > ul{}
.type-4 nav > ul > li{position:relative;}
.type-4 nav > ul > li ul{display:none;position:absolute;top:-1px;left:99%;z-index:10;background:#fff;border:5px solid #cc1426;border-width:1px 1px 1px 5px;white-space:nowrap;}
.type-4 nav > ul > li:hover > a{color:#cc1426;}
.type-4 nav > ul > li:hover > ul{display:block;}
.type-4 nav > ul > li:hover ul li{position:relative;padding:2px 5px 0 8px;border-bottom:1px solid #cc1426;}

.type-4 nav > ul > li > ul > li > ul{left:98%;}
.type-4 nav > ul > li > ul > li:hover ul{display:block;}

/* SCROLL BACK TO TOP */
.back-to-top-widget{position:fixed;bottom:30px;right:1.5%;}
.back-to-top-widget a{display:block;width:80px;text-align:center;color:#666;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
.back-to-top-widget a:hover{opacity:1;color:#0093dd;text-decoration:none;}
.back-to-top-widget a:before{content:'';display:block;width:80px;height:90px;margin-bottom:7px;background:#607380 url('img/back_to_top.png') no-repeat center center;border-radius:15px;transition:1s;}
.back-to-top-widget a:hover:before{background-color:#0093dd;}
@media screen and (max-width:1280px){
  .back-to-top-widget{right:0.5%;}
  .back-to-top-widget a{opacity:0.3;}
}

.widgets-2{float:left;width:40%;margin-left:2%}
.widgets-2 .type-1{width:100%}

#foot #widget-8 li{list-style:none}
#foot #widget-8{width:100%;float:left;}
#foot #widget-8{padding:18px 6px;list-style:none;}

#foot #widget-8 .head{display:none}
#foot #widget-8 ul{list-style:none}

#foot #widget-8 .menu-1 li{float:left;padding:0 8px;}
#foot #widget-8 .menu-1 li:nth-child(1){padding-left:0}
#foot #widget-8 .menu-1 li a,#foot #widget-8 .menu-1 li strong{color:#9e9e9e;font-size:0.875em;font-weight:normal;text-transform:lowercase;}
#foot #widget-8 ul ul{display:none}

@media screen and (max-width:900px){
  .widget.type-10.location-3{margin-left:0;left:0}
  .widget.type-10.location-3 img{width:90%;height:inherit;}
	.widget.type-10.location-3.id-17 img{width:100%;height:inherit;}
	.widget.type-10.location-3.id-17 .content{left:0;margin:0}
	.widget.type-10.location-3.id-17{padding:10px}
}

@media screen and (max-width:856px){
  .widgets-5 .widget.type-19{display:none}
	.widget.type-10.location-3 div span{font-size: 4em;}
}
@media screen and (max-width:480px){
  #foot #widget-8 .menu-1 li{width:99%}
  #foot #widget-8 .menu-1 li:nth-child(1),#foot #widget-8 .menu-1 li{margin:0;padding:8px 0;border-bottom:1px solid #4b4b4b}
	.widget.type-10.location-3 div span{font-size:2.5em;}
}
