/* Quick.Cms.Ext v6.x widgets stylesheet */
/* WIDGETS
  to style widgets in specific location use:
  .widgets-1 ... - type: top header
  .widgets-2 ... - type: header below menu
  .widgets-3 ... - type: footer after content
  .widgets-4 ... - type: footer under page footer
  #content ... - type: inside page content
*/

/* GLOBAL */
.widgets-1{position:relative;margin:0px auto;text-align:left;overflow:hidden;}
.widgets-1 > ul > li{float:left;margin:0px 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:0px 0;}
.widget div.head{margin-bottom:10px;text-align:center;font-size:1.25em;text-transform:uppercase;color:#cc1426;}
.widgets-1 > ul, .widgets-2 > ul, .widgets-3 > ul, .widgets-4 > ul, .widgets-8 > ul, .widgets-9 > ul, .widgets-10 > ul, .widgets-11 > ul, .widgets-12 > ul, .widgets-13 > ul, .widgets-14 > ul, .widgets-15 > ul, .widgets-16 > ul, .widgets-17 > ul, .widgets-18 > ul{float:left;width:100%;list-style:none;}
.widget > div.description{padding-bottom:5px;}
.widget ul{list-style:none;}
.widget{width:48%;}
.widget.third-size{width:31.3%;}
.widget.half-size{width:48%;}
.widget.full-size{width:98%;}

/* TYPE: HEADER|FOOTER - GLOBAL */
.widgets-2 > ul > li, .widgets-3 > ul > li{float:left;margin:0px 0;border-top:0px solid #e8eaee;}

/* INSIDE PAGE CONTENT - GLOBAL */
#content .widget{float:left;margin:10px 1%;}

/* Display option: CONTENT */
#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;}

.widgets-3 .widget.type-30{width:100%;margin:0;padding:0;}

.widgets-2  .widget.type-1 {width:100%;margin:0px auto;}

.widgets-15  .widget.type-1 {width:100%;margin:10px auto 10px;font-size:1.1em;}
.widgets-15  .widget.type-1 img:hover{opacity:0.8;transition:all 0.3s ease;transform: scale(0.9);}


.widgets-16  .widget.type-1 {width:100%;margin:50px auto;font-size:1.1em;}
.widgets-16  .widget.type-1 h2{font-weight:900;font-size:2.2em;margin-bottom:10px;color:#BF002F;text-shadow:0px 2px 2px #fff;}

.widgets-17  .widget.type-1 {width:100%;margin:100px auto;font-size:1.1em;}
.widgets-17  .widget.type-1 h2{font-weight:900;font-size:2.2em;margin-top:50px;margin-bottom:10px;color:#BF002F;text-shadow:0px 2px 2px #fff;}

.widgets-17  .widget.type-1 .img50r{margin-right:-80%;width:70%;}

.widgets-17  .widget.type-1 li{margin:15px 0;}

.widgets-8  .widget.type-1 {width:100%;margin:50px auto;font-size:1.1em;}
.widgets-8  .widget.type-1 .description{width:100%;margin:50px auto; display: -webkit-flex; display: -ms-flexbox; display: flex}
.widgets-8  .widget.type-1 .description .box{float:left;width:30.33%;margin:1.5%;background:#fff;padding:40px; flex:1;}
.widgets-8  .widget.type-1 .box img.icon{margin:10px; 0;}
.widgets-8  .widget.type-1 .box h2{font-weight:900;font-size:1.2em;margin-bottom:10px;}
.widgets-8  .widget.type-1 .box p{color:#333;font-weight:400;}
.widgets-8  .widget.type-1 .box img.img-i{margin:10px; 0;width:100%;height:auto;}

.widgets-9  .widget.type-1 {width:50%;margin:0px auto;font-size:1.1em;}
.widgets-9  .widget.type-1 h3{font-weight:900;font-size:2.2em;margin-bottom:10px;color:#BF002F;text-shadow:0px 2px 2px #fff;}
.widgets-9  .widget.type-1 p{color:#000;line-height:1.6em;font-weight:900;text-shadow:0px 2px 2px #fff;}

.widgets-14  .widget.type-1 {width:100%;margin:50px auto;font-size:1.1em;}
.widgets-14  .widget.type-1 h2{font-weight:900;font-size:2.2em;margin-bottom:10px;color:#BF002F;text-shadow:0px 2px 2px #fff;}

/* Display option: PAGE */
.widget.type-2 img{float:left;margin:4px 15px 7px 0;box-shadow:0 0 4px rgba(100,100,100,0.4);}
.widget.type-2 img:hover{opacity:0.8;}
.widget.type-2 div.description{margin-top:0.3em;text-align:justify;}
#content .widget.type-2{border:1px solid #e8eaee;border-top-width:5px;}
.widget.type-2 .more{display:block;padding-top:0.3em;}

/* Display option: SLIDER
   slider styles in style-slider.css file */
.widget.type-3, .widget.type-6{padding-left:0;padding-right:0;}

/* Display option: MENU */
.widget.type-4 nav ul{list-style:none;}
.widget.type-4 li{padding:0.2rem 0 0.2rem 1.1em;}
.widget.type-4 .level-0-el{background:url('img/list.png') no-repeat 0px 8px;font-size:1.188em;}
.widget.type-4 .level-0-el a{text-decoration:none;}
.widget.type-4 .level-0-el ul{font-size:0.895em;}
.widget.type-4 .level-0-menu li{padding-top:2px;}
.widget.type-4 .level-1-menu li:before{content:'>';margin:0 0.4em 0 -1.1em;font-size:0.824em;color:#cc1426;font-weight:bold;}
#content .widget.type-4{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 */
.widget.type-5 .pages-list.no-type p{font-size:0.875em;}
#content #page div.content .pages-list.no-type{padding:0;}
.widget.type-5 .pages-5 li{width:30%;margin:10px 1%;padding:10px 0.5%;border:0;text-align:center;}
.widget.type-5 .pages-5 li:nth-child(4n+1){clear:none;}
.widget.type-5 .pages-5 li:nth-child(3n+1){clear:left;}
.widget.type-5 .pages-5 .description{text-align:left;font-size:0.875em;}

.widgets-10{width:100%;margin:50px auto 20px;font-size:1.1em;}
.widgets-10 .widget.type-5{width:100%;}
.widgets-10 div.description{color:#fff;}
.widgets-10 div.description h3{font-weight:900;font-size:2.0em;margin-bottom:10px;color:#fff;text-shadow:0px 2px 2px #000;}
.widgets-10  .widget.type-5 .pages-list li{float:left;width:31.33%;margin:2% 1%;clear:none;border:0;text-align:center;}
.widgets-10  .widget.type-5 .pages-list li .image{width:100%;text-align:center;}
.widgets-10  .widget.type-5 .pages-list li .image img{width:120%;height:auto;transition: all .2s ease-in-out;margin-left:-10%;}
.widgets-10  .widget.type-5 .pages-list li .image img:hover{transform: scale(1.1);}
.widgets-10  .widget.type-5 .pages-list li h2.title{font-size:1.2em;line-height:1.2em;}
.widgets-10  .widget.type-5 .pages-list li h2.title a{color:#fff;font-weight:700;}
.widgets-10  .widget.type-5 .pages-list li h2.title a:hover{text-decoration:none;color:#BF002F;}
.widgets-10  .widget.type-5 .pages-list li div.description{color:#ccc;}
.widgets-10  .widget.type-1 {width:100%;margin:50px auto;}
.widgets-10 .widget.type-1 .description{width:100%;text-align:center;margin:50px auto;}

.widgets-10  .widget.type-5 .pages-list li .page-field{color:#ccc;}


.widgets-11{width:100%;margin:50px auto 20px;font-size:1.1em;}
.widgets-11 div.description h2{font-weight:900;font-size:1.8em;margin-bottom:10px;color:#BF002F;text-transform:uppercase;text-shadow:0px 2px 2px #fff;}
.widgets-11  div.description{color:#000;text-shadow:0px 1px 1px #fff;font-weight:700;}

.widgets-11 div.description ul.smartlist{margin:20px 0 !important;padding:0;list-style:none;}
.widgets-11 div.description ul.smartlist li{float:left;cleaR:left;width:100%;background:#fff;border-radius:5px;border:1px solid #ccc;padding:10px 20px;line-height:60px;margin-bottom:20px;}
.widgets-11 div.description ul.smartlist li .image{floaT:left;width:12%;text-align:center;line-height:60px;}
.widgets-11 div.description ul.smartlist li  .image img{padding:0 0px;}
.widgets-11 div.description ul.smartlist li h3{floaT:left;text-align:left;line-height:60px;color:#000;padding:0 20px;}


.widgets-12{width:100%;margin:50px auto 20px;font-size:1.1em;}
.widgets-12 .widget.type-5{width:100%;}
.widgets-12 div.description{color:#666;}
.widgets-12 div.description h3{font-weight:900;font-size:2.0em;margin-bottom:10px;color:#000;}
.widgets-12  .widget.type-5 .pages-list li{float:left;width:23%;margin:2% 1%;clear:none;border:0;text-align:center;}
.widgets-12  .widget.type-5 .pages-list li .image{width:100%;}
.widgets-12  .widget.type-5 .pages-list li .image img{width:100%;height:auto;transition: all .2s ease-in-out;}
.widgets-12  .widget.type-5 .pages-list li .image img:hover{transform: scale(1.1);}
.widgets-12  .widget.type-5 .pages-list li h2.title{font-size:1.2em;line-height:1.2em;}
.widgets-12  .widget.type-5 .pages-list li h2.title a{color:#000;font-weight:700;}
.widgets-12  .widget.type-5 .pages-list li h2.title a:hover{text-decoration:none;color:#BF002F;}
.widgets-12  .widget.type-5 .pages-list li div.description{color:#666;}
.widgets-12  .widget.type-1 {width:100%;margin:50px auto;}

.widgets-13{width:100%;margin:0px auto;text-align:center;}
.widgets-13  .widget.type-1 {width:100%;margin:100px auto;text-align:center;}
.widgets-13 .widget.type-1  div.description h2{font-weight:900;font-size:2.0em;margin-bottom:10px;color:#000;}
.widgets-13  .widget.type-1 div.description{width:50%;margin:0 auto}
.widgets-13  .widget.type-1 div.description p{color:#666;line-height:1.6em;}

/* ADMIN OPTIONS */
.widget-edit{position:relative;display:block;}
.widget-edit a{position:absolute;left:-15px;top:-21px;opacity:0.6;}
.widget-edit a:hover{opacity:1;}

@media print{
  /* PRINT STYLES */
  .widgets-1{position:static;width:17.2cm;height:auto;margin:0;overflow:visible;}
}

/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:480px){
  .widget[class*='type-']{width:98%;}
}
@media screen and (min-width:1280px){
  .widgets-1{width:1200px;}
}

/* PLUGINS */

/* ORDERING */
.widget.type-31{width:98%;}

/* Display option: NEXT PREVIOUS PAGE */
.widget.type-28{width:98%;border:0;}
.widget.type-28 .next-prev{width:100%;list-style:none;}
.widget.type-28 li{float:left;}
.widget.type-28 li.next{float:right;}
.widget.type-28 li a{display:inline-block;padding:5px 10px;text-decoration:none;background:#0093dd;color:#fff;}
.widget.type-28 li a:hover{background:#cc1426;}

/* Display option: TAGS */
.widget.type-23 ul{list-style:none;}
.widget.type-23 li{float:left;margin:0 15px 4px 0;}
.widget.type-23 li a{padding-left:20px;background:url('img/tag.png') no-repeat 0px 2px;}
.widget.type-23 li a:hover{color:#cc1426;}
@media screen and (max-width:460px){
  .widget.type-23{width:98%;}
}

/* Display option: SOCIAL LINKS */
.type-13 ul{display:inline-block;list-style:none;}
.type-13 li{display:inline-block;margin:0 8px;vertical-align:middle;}
#content .type-13 img{box-shadow:none;}
@media screen and (max-width:460px){
  .type-13{width:98%;}
}

/* SIDE TAB */
.side-tab-widget{position:fixed;right:-100px;top:50%;z-index:51;background:#0093dd;font-size:0.75em;border-top-left-radius:15px;border-top-right-radius:15px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}
.side-tab-widget a{display:block;padding:13px;text-decoration:none;color:#fff;font-size:1.633em;}

/* Display option: NOTICES */
.widget.type-10{width:auto;}
aside.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:#0093dd;color:#fff;}
.widget.type-10 .close a:hover{background:#00679a;}
.widget.type-10 .head{margin-bottom:7px;font-weight:bold;font-size:1.167em;}
.widget.type-10.location-0, .widget.type-10.location-2{position:fixed;z-index:2;width:100%;background-color:rgba(255,255,255,0.9);}
.widget.type-10.location-0{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #bbb;}
.widget.type-10.location-2 div{display:inline-block;margin-right:4px;}
.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-2{top:0px;}
.widget.type-10.location-3{position:fixed;top:100px;left:50%;z-index:1001;width:700px;margin-left:-350px;padding:30px;text-align:center;background:#fff;border:5px solid #fff;border-radius:10px;}
.widget.type-10.location-1{padding:10px 0 20px;}
.widget.type-10.location-2 .close{margin-left:20px;}
.widget.type-10.location-0 .close, .widget.type-10.location-1 .close, .widget.type-10.location-3 .close{margin-top:15px;}
.widget-dark-background{display:none;position:fixed;width:100%;height:100%;left:0px;top:0px;background:rgba( 0, 0, 0, 0.7 );z-index:1000;}

/* Display option: MENU - DROP DOWN */
/* it is  recommended to combine these styles with standard .widget.type-4 styles */
.type-4 .level-0-menu{border-top:1px solid #cc1426;}
.type-4 .level-0-el{position:relative;border-bottom:1px solid #cc1426;}
.type-4 .level-0-el 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 .level-0-el:hover > a{color:#cc1426;}
.type-4 .level-0-el:hover > ul{display:block;}
.type-4 .level-0-el:hover ul li{position:relative;padding:2px 5px 0 8px;border-bottom:1px solid #cc1426;}

.type-4 .drop-down .level-1-menu li:before{margin-right:0.4em;margin-left:0;}
.type-4 .level-1-el:hover ul{display:block;left:98%;}

/* Display option: CONTACT PANEL
   other contact panel styles you will find in style.css file in CONTACT-PANEL section
   just move it here and add .widgets-1 to create custom version */
.type-7 div.head, #content .widget.type-7 div.head{text-transform:none;}
@media screen and (max-width:899px){
  .type-7{width:98%;}
}

.back-to-top-widget{position:fixed;bottom:30px;right:1.5%;overflow:visible;z-index:999999;}
.back-to-top-widget a{display:block;width:50px;font-size:0;text-align:center;color:#454545;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
.back-to-top-widget a:hover{opacity:1;color:#153761;text-decoration:none;}
.back-to-top-widget a:before{content:'';display:block;width:60px;height:60px;margin-bottom:7px;background:#BF002F url('img/back_to_top.png') no-repeat center center;border-radius:0px;transition:1s;}
.back-to-top-widget a:hover:before{background-color:#BF002F;}

@media screen and (max-width:1280px){
  .back-to-top-widget{right:0.5%;}
  .back-to-top-widget a{opacity:0.3;}
}

@media screen and (max-width:1199px){
.widgets-10{width:95%;margin:50px 2.5% 20px;font-size:1.1em;}
.widgets-14  .widget.type-1 {width:95%;margin:50px 2.5%;font-size:1.1em;}
.widgets-11{width:95%;margin:50px 2.5% 20px;font-size:1.1em;}
}

@media screen and (max-width:1300px){
.widgets-8  .widget.type-1 .box h2{font-weight:900;font-size:1.0em;margin-bottom:10px;}
.widgets-8  .widget.type-1 .box p{color:#333;font-weight:400;font-size:0.9em;}
.widgets-10  .widget.type-5 .pages-list li{float:left;width:48%;margin:2% 1%;clear:none;border:0;text-align:center;}
.widgets-10  .widget.type-5 .pages-list li:nth-child(2n+1){cleaR:left;}

.widgets-12  .widget.type-5 .pages-list li{float:left;width:48%;margin:2% 1%;clear:none;border:0;text-align:center;}
.widgets-12  .widget.type-5 .pages-list li:nth-child(2n+1){cleaR:left;}

.widgets-11 div.description{width:100%;}
.widgets-11 div.description ul.smartlist{width:100%}
.widgets-11 div.description ul.smartlist li{float:left;cleaR:left;width:100%;background:#fff;border-radius:5px;border:1px solid #ccc;padding:10px 20px;line-height:60px;margin-bottom:20px;}
.widgets-11 div.description ul.smartlist li .image{floaT:left;width:20%;text-align:center;line-height:60px;}
.widgets-11 div.description ul.smartlist li  .image img{padding:0 0px;}
.widgets-11 div.description ul.smartlist li h3{floaT:left;text-align:left;line-height:60px;color:#000;padding:0 20px;}
}

@media screen and (max-width:800px){
.widgets-8  .widget.type-1{width:100%;clear:both;}
.widgets-8  .widget.type-1 .description{width:100%;margin:0 auto; display: block}

.widgets-8  .widget.type-1 .description .box{float:left;width:97%;margin:1.5%;background:#fff;padding:40px;display:block;;cleaR:both;}

.back-to-top-widget{position:fixed;bottom:30px;right:5%;overflow:visible;z-index:999999;}
.back-to-top-widget a{display:block;width:50px;font-size:0;text-align:center;color:#454545;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
.back-to-top-widget a:hover{opacity:1;color:#153761;text-decoration:none;}
.back-to-top-widget a:before{content:'';display:block;width:60px;height:60px;margin-bottom:7px;background:#BF002F url('img/back_to_top.png') no-repeat center center;border-radius:0px;transition:1s;}
.back-to-top-widget a:hover:before{background-color:#BF002F;}

.widgets-14  .widget.type-1 h2{font-weight:900;font-size:1.8em;}

.widgets-9  .widget.type-1 {width:95%;margin:0px 2.5%;;font-size:1.1em;}
.widgets-9  .widget.type-1 h3{font-weight:900;font-size:1.8em;margin-bottom:10px;color:#BF002F;text-shadow:0px 2px 2px #fff;}
.widgets-9  .widget.type-1 p{color:#000;line-height:1.4em;font-weight:900;text-shadow:0px 2px 2px #fff;}


.widgets-11 div.description h2{font-weight:900;font-size:1.8em;}

.widgets-11 .widget.type-1{width:100%;}
.widgets-11 div.description ul.smartlist li .image{floaT:left;width:10%;text-align:center;line-height:60px;}


}
@media screen and (max-width:640px){
.widgets-11 div.description ul.smartlist li .image{floaT:left;width:13%;}
}
