/* 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:10px auto;text-align:left;overflow:hidden;}
@media screen and (min-width:1280px){
  .widgets-1{width:1200px;}
}
.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{padding:10px 0;}
.widget div.head{margin-bottom:10px;text-align:left;font-size:1.25em;text-transform:none;color:#000;font-weight:900;}
.widgets-1 > ul, .widgets-2 > ul, .widgets-3 > ul, .widgets-4 > ul{display:flex;flex-flow:row wrap;justify-content:space-around;list-style:none;}
.widget > div.description{padding-bottom:5px;}
.widget ul{list-style:none;}
.widget{flex:0 0 98%;}
@media screen and (min-width:640px){
  .widget{flex:0 0 48%;}
  .widget.third-size{flex:0 0 31%;}
  .widget.half-size{flex:0 0 48%;}
  .widget.full-size{flex:0 0 98%;}
}

/* PLUGINS */

/* ORDERING */
.widget.type-31{width:98%;}


/* TYPE: HEADER|FOOTER - GLOBAL */
.widgets-2 > ul > li, .widgets-3 > ul > li{margin:10px 0;}

/* INSIDE PAGE CONTENT - GLOBAL */
/* #content .widget{clear:both;margin:1rem 0;padding:1rem;background:#f6f6f6;} */
#content .widget.type-1{float:right;margin:10px 0 10px 20px;}
#content .widget.type-1 div.description img{width:100%;height:auto;}
#content .right-half{float:right;width:48%;cleaR:none;margin-left:2%;padding:0 2rem 2rem;}


#content-w2 .widget.type-1{width:48%;float:left;margin:1%;padding:0;background:#f8f8f8;}
#content-w2 .widget.type-1 div.description{padding:0 20px 20px;}
#content-w2 .widget.type-1 div.head{color:#000;text-align:left;font-weight:900;text-transform:none;;padding:20px;}



#content-widget3 {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}




#content-widget {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
#content-widget .half{
  background-color: #f8f8f8;
  display: flex;
  padding: 2em;
  margin-bottom: 20px;flex-direction: column;}
}




#content-widget .half div.head{flex-wrap: column;}
#content-widget .half div.description {float:left;width:100%;}

#content-widget .half div.description ul{list-style:disc;}

#content-movie {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
#content-widget .3columns{
  background-color: #f8f8f8;
  display: flex;
  padding: 5em;
  margin-bottom: 20px;
}
@media screen and (max-width:800px){
#content-widget, #content-widget3 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
}
 #content .right-half{float:right;width:100%;cleaR:none;margin-left:0%;padding:0 2rem 2rem;}

}

@media (max-width: 800px) {
#content-movie {
  display: grid;
  overflow: hidden;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
}
#content-widget .3columns{
  background-color: #f8f8f8;
  display: flex;
  padding: 2em;
  margin-bottom: 0px;
}

}

/* Display option: CONTENT */


.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: SLIDER
   slider styles in style-slider.css file */
.widget.type-3{padding-left:0;padding-right:0;}

/* Display option: MENU */
.widget.type-4 {width:100%;margin:0;padding:0;}
.widget.type-4 nav ul{list-style:none;}
.widget.type-4 li{padding:0.2rem 0 0.2rem 0em;}
.widget.type-4 .level-0-el{font-size:0.9em;}
.widget.type-4 .level-0-el a{text-decoration:none;}
.widget.type-4 .level-0-el ul{font-size:0.795em;}
.widget.type-4 .level-0-menu li{padding-top:2px;}
.widget.type-4 .level-0-menu li a{color:#f3f3f3;}
.widget.type-4 .level-0-menu li a:hover{color:#F7C428;}
#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-gallery .page{flex-grow:1;min-width:15rem;}

.widgets-9 > ul{list-style:none;}
.widgets-9  div.head{margin:2em auto 0;text-align:center;font-size:1.25em;text-transform:none;color:#000;font-weight:900;}


.widgets-9 .widget.type-5 .pages-list{width:100%;
	display: flex;
  align-items: center;
  justify-content: stretch;flex-wrap: nowrap;align-items: flex-start;
}
.widgets-9 .widget.type-5 .pages-list li {
	flex-shrink:1;
  flex: 1 1 33.33%;	text-align:center;
}
.widgets-9 .widget.type-5 .pages-list li .image{width:100%;float:left;clear:both;}
.widgets-9 .widget.type-5 .pages-list li .image img{width:100%;height:auto;}
.widgets-9 .widget.type-5 .pages-list li .image img:hover{opacity:0.8;transition:all 0.3s ease;;}
.widgets-9 .widget.type-5 .pages-list li .title{padding:0 2% 0.5em;font-size:1.0rem;}
.widgets-9 .widget.type-5 .pages-list li .title a{color:#000;font-weight:700;background:none;text-decoration:none;}
.widgets-9 .widget.type-5 .pages-list li .title a:hover{color:#057D57;background:none;text-decoration:none;transition:all 0.3s ease;}
.widgets-9 .widget.type-5 .pages-list li div.description{padding:0em  2%;text-align:center;color:#999;font-size:0.9em}
.widgets-9 time.date{display:block;padding:0 0 0.3em;color:#999;font-size:0.8em;}
.widgets-9 .more {text-align:center;margin:20px auto;}
.widgets-9 .more a{text-decoration:none;font-style:italic;background:#057D57;color:#fff;border-radius:25px;padding:4px 25px 5px;}


@media screen and (max-width:800px){
.widgets-9 ul {
	display: flex;           /* establish flex container */
    flex-direction: column;  /* make main axis vertical */
    justify-content: center; /* center items vertically, in this case */
    align-items: center;     /* center items horizontally, in this case */
    }
}




.widgets-8 > ul{list-style:none;}
.widgets-8 .widget.type-1{width:100%;display:flex;}
.widgets-8 .widget.type-1 div.description{width:100%;
	display: flex;
  align-items: center;
  justify-content: stretch;flex-wrap: wrap
}
.line{width:100%;max-width:60px;height:4px;background:#057D57;margin:2rem auto;border-radius:5px;}

.widgets-8 .widget.type-1 div.description .item1 {margin:0rem auto 2rem;flex: 1 100%; 	text-align:center;
}
.widgets-8 .widget.type-1 div.description .item2{flex: 2 45%;margin:0 2.5%;align-self:flex-start}
.text-right{text-align:right;}
.text-left{text-align:left;}
.widgets-8 .widget.type-1 div.description .item1 .btn{margin-top:2em;}

@media screen and (max-width:800px){

.widgets-8 .widget.type-1 div.description .item2{flex: 1 95%;margin:0 2.5%;align-self:flex-start}
.text-right{text-align:justify;}
.text-left{text-align:left;}
.widgets-8 .widget.type-1 div.description .item2 img{width:100%;height:auto;margin:1em auto;}
}
.widgets-12 ul li{flex:0 0 100%; !important;}

.widgets-12 ul{width:100%;display:flex;flex-flow:row wrap;justify-content:space-around;list-style:none;}

@media screen and (min-width:600px){
.widgets-12 ul li{flex:0 0 33.33%; !important;}
.widgets-12 ul li ul li{flex:0 0 100%; !important;}
}
.widgets-12  div.head{color:#fff;text-align:left;font-weight:700;text-transform:none;;padding:1rem 0;}



.widgets-13 > ul{list-style:none;list-style:none;display:inline;}
.widgets-14 > ul{list-style:none;list-style:none;}
.widgets-15 > ul{list-style:none;list-style:none;}

.widgets-14 .widget.type-1{margin-top:10px;text-align:right;font-weight:700;line-height:1em;font-size:0.9em;margin-right:2%;text-align:center;}

.widgets-15 .widget.type-1{margin-top:10px;text-align:right;font-weight:700;line-height:1em;font-size:0.9em;margin-right:2%;text-align:center;}

@media screen and (min-width:1300px){
.widgets-14 .widget.type-1, .widgets-15 .widget.type-1{margin-top:35px}

}
@media screen and (max-width:700px){
.widgets-15 .widget.type-1 .btn {
	padding: 10px 20px;}
.widgets-15 .widget.type-1, .widgets-14 .widget.type-1{font-size:0.8em;margin-right:1%;}
}

.social {margin-top:5px;margin-right:0%;floaT:left;text-align:left;transform: translateY(0%);font-family:'FontAwesome';}

.social .link { display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 40px;
  height: 40px;
margin:0 5px;
  background-clip: content-box;
  padding: 0px 0px;
  transition: .5s;
  color: #fff;
 font-size: 1.2em;
border:0px solid #000;
border-radius:50%;}


.social .link span {
  display: block;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);color: #fff;font-size:1.2em;}

.social .link:hover { padding: 0px; 
   font-size: 1.2em;   transform: rotateY(360deg);
   transition: transform 2s;
   cursor:pointer;opacity:1 !important;background-color: #153761;
}

.social .link.twitter, .social .link.youtube, .social .link.instagram,
.social .link.facebook, .social .link.envelope, .social .link.map{background-color: #000;color: #ccc;box-shadow:none;}
.social .link.map:hover,.social .link.youtube:hover, .social .link.twitter:hover,
.social .link.facebook:hover, .social .link.envelope:hover, .social .link.instagram:hover{background-color: #057D57;transition:all 2s ease;}

@media screen and (min-width:1300px){
.social {margin-top:35px;}
}
@media screen and (max-width:800px){
.social .link { display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 30px;
  height: 30px;
margin:0 2px;
  background-clip: content-box;
  padding: 0px 0px;
  transition: .5s;
  color: #fff;
 font-size: 1.0em;
border:0px solid #000;
border-radius:50%;}
}

.widgets-16 > ul{list-style:none;list-style:none;display:inline;width:100%;}

.widgets-16 ul{ display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-content: stretch;
    align-items: stretch;}

.widgets-16 ul li{ order: 1;
    flex: 1 1 auto;
    align-self: auto;}
.widgets-16 ul li.widget.type-2{position:relative;text-align:center;margin:0 auto;background:#fff;padding:0;}
.widgets-16 ul li.widget.type-2 .title{position:absolute;top:20%;left:10%;right:10%;text-align:center;text-shadow:0 1px 1px #000;}
.widgets-16 ul li.widget.type-2 .title a{font-weight:900;color:#fff;font-size:1.6em;letter-spacing:2px;text-transform:uppercase;}
.widgets-16 ul li.widget.type-2 .page-field{position:absolute;top:40%;left:10%;right:10%;text-align:center;color:#fff;text-shadow:0 1px 1px #000;}
	.widgets-16  ul li.widget.type-2 .image{width:100%;margin:0 auto;padding:0;}
	.widgets-16  ul li.widget.type-2 .image img{width:100%;height:auto;}

/* Display option: PAGE */
.widget.type-2 img{margin:0px auto 0;}
.widget.type-2 img:hover{opacity:0.8;transition:all 0.3s ease;}
.widget.type-2 div.description{margin-top:0em;text-align:justify;}
#content .widget.type-2{border:0}
.widget.type-2 .more{display:block;padding-top:0.3em;}

@media screen and (max-width:800px){
.widgets-16 ul {
	display: flex;           /* establish flex container */
    flex-direction: column;  /* make main axis vertical */
    justify-content: center; /* center items vertically, in this case */
    align-items: center;     /* center items horizontally, in this case */
    }
.widgets-16 ul li{width:120%;}
}

@media screen and (max-width:600px){

.widgets-16 ul li{width:100%;}

}


.widgets-17 > ul{list-style:none;list-style:none;display:inline;width:100%;}
.widgets-17 .widget.type-1{text-align:center;width:100%;}
.widgets-17 .widget.type-1 div.head{color:#000;text-align:center;font-weight:900;text-transform:none;padding-top:4rem;margin:0 auto;}




.widgets-18 > ul{list-style:none;}
.widgets-18{padding:4rem 0;}
.widgets-18  div.head{margin:2em auto 0;text-align:center;font-size:1.25em;text-transform:none;color:#000;font-weight:900;}


.widgets-18 .widget.type-5 .pages-list{width:100%;
	display: flex;
  align-items: center;
  justify-content: space-between;flex-wrap: nowrap;align-items: flex-start;
}
.widgets-18 .widget.type-5 .pages-list li {
	flex-shrink:1;
  flex: 1 1 46%;	text-align:center;background:#fff;margin:2%;padding:1rem;}
}
.widgets-18 .widget.type-5 .pages-list li .image{width:100%;float:left;clear:both;}
.widgets-18 .widget.type-5 .pages-list li .image img{width:100%;height:auto;}
.widgets-18 .widget.type-5 .pages-list li .image img:hover{opacity:0.8;transition:all 0.3s ease;;}
.widgets-18 .widget.type-5 .pages-list li .title{float:left;width:100%;padding:0 2% 0.5em;font-size:1.0rem;text-align:center}
.widgets-18 .widget.type-5 .pages-list li .title a{color:#000;font-weight:700;background:none;text-decoration:none;}
.widgets-18 .widget.type-5 .pages-list li .title a:hover{color:#057D57;background:none;text-decoration:none;transition:all 0.3s ease;}
.widgets-18 .widget.type-5 .pages-list li .description{float:left;width:100%;cleaR:both;padding:0em  2%;text-align:center;color:#999;font-size:0.9em}
.widgets-18 time.date{float:left;width:100%;display:block;padding:0 0 0.3em;color:#999;font-size:0.8em;}
.widgets-18.more {float:left;text-align:center;margin:20px auto;}
.widgets-18 .more a{text-decoration:none;font-style:italic;background:#057D57;color:#fff;border-radius:25px;padding:4px 25px 5px;}



.widgets-19 > ul{list-style:none;}
.widgets-19{padding:0rem 0;}
.widgets-19  div.head{margin:2em auto 0;text-align:center;font-size:1.25em;text-transform:none;color:#000;font-weight:900;}

.widgets-19 .widget.type-5 .pages-list{width:100%;
	display: flex;
  align-items: center;
  justify-content: space-between;flex-wrap: nowrap;align-items: flex-start;
}
.widgets-19 .widget.type-5 .pages-list li {
	flex-shrink:1;
  flex: 1 1 49%;	text-align:center;background:#fff;margin:0.5%;padding:0rem;}
}

.widgets-19 .widget.type-5 .pages-list li .title{float:left;width:100%;padding:0 2% 0.5em;font-size:0.8rem;text-align:center;}
.widgets-19 .widget.type-5 .pages-list li .title a{color:#000;font-size:0.95rem;font-weight:700;background:none;text-decoration:none;}
.widgets-19 .widget.type-5 .pages-list li .title a:hover{color:#057D57;background:none;text-decoration:none;transition:all 0.3s ease;}
.widgets-19 .widget.type-5 .pages-list li .description{float:left;width:100%;cleaR:both;padding:0em  2%;text-align:center;color:#999;font-size:0.9em}
/* .widgets-19 iframe{min-width:100% !important;min-height:220px;float:left;clear:both;} */


@media screen and (max-width:800px){
.widgets-18 ul {
	display: flex;           /* establish flex container */
    flex-direction: column;  /* make main axis vertical */
    justify-content: center; /* center items vertically, in this case */
    align-items: center;     /* center items horizontally, in this case */
    }
/* .widgets-19 ul {
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content: center;
    }
 .widgets-19 iframe{min-width:100% !important;height:auto;float:left;clear:both;} */
}









/* 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;}
}

/* PLUGINS */

/* USERS */
/* login panel */
#user-panel{margin:0 auto;}
#user-panel .button input{text-align:left;padding:.6em 1.2em .6em 3em;background-image:url('img/users_login.png');background-repeat:no-repeat;background-position:1em center;text-transform:uppercase;}
#user-panel .button input:hover{background-color:#00679a;}
#user-panel .links{margin:.4em 0;text-transform:lowercase;}
#user-panel .links:before{content:'>';margin-right:7px;font-size:0.824em;color:#cc1426;font-weight:bold;}
/* messages */
#user-panel.msg.error{background-image:none;font-size:1.25em;}
.msg#profile, .msg#user-panel{padding:3rem 0;background-position:center 15px;}
/* checkboxes (e.g. acceptance ) in register form */
#profile .option{margin:0 0 1.25rem;}
#profile .option label{margin-left:.4rem;font-weight:normal;}
/* not required fields are default hidden */
#profile.register #user-not-required{display:none;}
/* send button for profile in widgets list (outside of page content) */
 .save{margin-top:20px;text-align:left;float:left;}
/* links for logged users */
.widget.type-26 .user-link{display:block;padding:.5em 0 .5em 2em;background:url('img/users_profile.png') no-repeat left center;}
.widget.type-26 .logout{background-image:url('img/users_logout.png');}

/* Display option: CALENDAR
   you can find other calendar styles in plugins/event-calendar/event-calendar.css file */

.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;}
#page div.content .widget.type-25{line-height:1em;}
.widget.type-25{width:100% !important;}

@media screen and (max-width:460px){
  .widget.type-25{width:98%;}
}

/* Display option: NEXT PREVIOUS PAGE */
.widget.type-28{flex-basis:94%;border:0;}
.widget.type-28 .next-prev{list-style:none;display:flex;justify-content:space-between;flex-wrap:wrap;}
.widget.type-28 li a{display:inline-block;margin:.5rem 0;padding:5px 10px;text-decoration:none;background:#0093dd;color:#fff;}
.widget.type-28 li a:hover{background:#cc1426;}

/* Display option: COMMENTS */
.widget.type-24 .name{margin-bottom:0.5em;font-weight:bold;color:#0070b8;}
.widget.type-24 p{line-height:1.4375rem;}

/* 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;}

/* 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: RANDOM PAGE */
.widget.type-8, .widget.type-9{border:1px solid #e8eaee;border-top-width:5px;}
.widget.type-8 img, .widget.type-9 img{float:left;margin:4px 15px 7px 0;box-shadow:0 0 4px rgba(100,100,100,0.4);}
.widget.type-8 img:hover, .widget.type-9 img:hover{opacity:0.8;}
.widget.type-8 div.description p, .widget.type-9 div.description p{padding:0.3em 0;}

/* Display option: POLL */
.widget.type-22 .question{font-weight:bold;color:#cc1426;}
.widget.type-22 .answer{display:inline-block;padding:7px 0;font-weight:normal;}
.widget.type-22 ul{margin:10px 0;list-style:none;}
.widget.type-22 li{border-top:1px solid #e8eaee;}
.widget.type-22 li:last-child{border-bottom:1px solid #e8eaee;}
.widget.type-22 li input{margin:0 8px;}
.widget.type-22 .vote{padding:5px 0;text-align:center;}
.widget.type-22 .results li{position:relative;background:#9a9b9e;color:#fff;}
.widget.type-22 strong.answer{z-index:2;position:relative;padding-left:5px;}
.widget.type-22 .graph{display:inline-block;position:absolute;top:0;left:0;height:100%;background:#0093dd;}
.widget.type-22 .votes{z-index:2;position:relative;margin-left:8px;font-weight:bold;}
.widget.type-22 .votes:before{content:'-';margin-right:7px;font-weight:normal;}

/* 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: NEWSLETTER */
.widget.type-12{text-align:center;}
.widget.type-12 .default{display:none;margin-top:7px;}
.widget.type-12 legend{width:100%;font-size:1.25em;text-transform:uppercase;color:#cc1426;text-align:center;}
.widget.type-12 input[type="email"]{width:85%;margin:10px auto;padding:2% 3%;text-align:center;}
.widget.type-12 input[type="submit"]{padding:2% 5%;}
.widget.type-12 .msg.done{font-size:1.125em}
.widget.type-12 .msg.error{background-position:10px center;font-size:1em;}

/* Display option: FACEBOOK LIKE BOX */
.widget.type-19 .head{text-align:left;padding:0 0 5px 10px;font-weight:bold;}
.widget.type-19 .fb-page{overflow:hidden;background-color:transparent;}
.widget.type-19 .button{display:none;}

.widgets-5 aside.widget.type-19{z-index:50;position:fixed;top:230px;width:auto;padding:10px 10px 10px 0;}
.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-page{float:left;border-top-right-radius:10px;border-bottom-right-radius:10px;}
.widgets-5 .widget.type-19.right .fb-page{float:right;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.widgets-5 .widget.type-19 .button{display:block;float:right;padding:0 5px 30px;}


body#page5  #widget-34{display:none;} 


#widget-34 .head{text-align:left;font-size:1.1em;color:#aaa;text-transform:none;font-weighT:400;padding-bottom:10px;margin:0;padding:0;}

#widget-34 {width:100%;text-align:left;margin:50px 0 30px;}
#widget-34  p{float:left;line-height:32px;text-transform:uppercase;letter-spacing:1px;font-size:0.85em;font-weight:400;color:#999;text-align:left;padding-right:0px;}
#widget-34  div.description{float:left;}
#widget-34  ul{float:left;display:inline-block;list-style:none;padding:0px 0;margin-top:-25px;margin-lefT:190px;}
#widget-34 li{display:inline-block;margin:0 8px;vertical-align:middle;background:#fff;border-radius:50%;}
#widget-34  li a.fb{display:inline-block;width:32px;height:32px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat 0 -192px;}
#widget-34  li a:hover.fb{background-position:0 -224px;transition:all 0.3s ease;}
#widget-34  li a.gplus{display:inline-block;width:32px;height:32px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat 0 -256px;}
#widget-34  li a:hover.gplus{background-position:0 -288px;transition:all 0.3s ease;}
#widget-34  li a.twitter{display:inline-block;width:32px;height:32px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat 0 -320px;}
#widget-34  li a:hover.twitter{background-position:0 -352px;transition:all 0.3s ease;}
#widget-34  li a.pt{display:inline-block;width:32px;height:32px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat 0 -384px;}
#widget-34  li a:hover.pt{background-position:0 -416px;transition:all 0.3s ease;}




@media print{
  .widgets-5 .widget.type-19{display:none;}
}

/* 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{flex-basis:93%;}
.type-7 div.head, #content .widget.type-7 div.head{text-transform:none;}

/* SCROLL BACK TO TOP */
.back-to-top-widget{position:fixed;bottom:30px;right:0.5%;}
.back-to-top-widget a{display:block;width:60px;text-align:center;color:#666;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.3;}
.back-to-top-widget div.head{color:#666;font-size:1em;transition:1s;}
.back-to-top-widget a:hover, .back-to-top-widget a:hover div.head{opacity:1;color:#057D57;text-decoration:none;}
.back-to-top-widget a:before{content:'';display:block;width:100%;height:60px;margin-bottom:7px;background:#057D57 url('img/back_to_top.png') no-repeat center center;border-radius:3px;transition:1s;}
.back-to-top-widget a:hover:before{background-color:#057D57;}
@media screen and (min-width:1280px){
  .back-to-top-widget{right:1.5%;}
  .back-to-top-widget a{opacity:0.6;}
}
@media screen and (max-width:800px){
  .back-to-top-widget a{width:40px;}
  .back-to-top-widget a:before{height:40px;border-radius:3px;background-position:center center;border:0px solid #057D57;}
  .back-to-top-widget a:hover:before{border-color:#057D57}
  .back-to-top-widget .description{display:none;}
}
