/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
.blue-text{
color:#0048b2;
}
section#bottom-b {
  display: none;
}


.custom-logo {
	display: inline-block;
	width: 210px;
	height: 90px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}

.line4 {
    text-align: right;
}


@media (max-width: 767px){
#header-responsive .logo, #header-responsive .searchbox {
display: inherit !important;
width: inherit !important;
  vertical-align: middle;
}
#header-responsive .logo {
margin-right:  inherit !important;
}
}

a#logo {
  display: none;
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
font-family: "OpenSansLight";
font-size: 13px !important;
text-transform: uppercase;
margin-right: 15px;
}

#menu {
position: absolute;
left: 0;
bottom: 0;
}

#block-toolbar {
padding: 19px 0 5px 0;
background: #fff;
}

#block-header {
padding: 10px 0;
background: #2d3c8e;
box-shadow: 0px 8px 27px 5px rgba(0,0,0,0.5) inset;
}

section#top-a {
background: url(../images/template-items/top-intro-header-crop.jpg) 0 0 repeat-x;
height: 217px;
}

#top-a:after, #top-b:after, #innertop:after {
content: "";
display: block;
margin: 0px;
height: 0px;
background: inherit;
}

#block-main {
padding: 0;
background: url(../images/bg-blue.gif) 50% 50% repeat-x;
background-size: contain;
}

section#top-b .module {
margin: 0;
}

#block-main .wrapper{
box-shadow: 0px 8px 27px 5px rgba(0,0,0,0.5);
padding: 0 15px;
background: #fff;
}

section#innertop .module {
margin: 0;
}

section#innertop .wk-slideset {
margin: 0;
box-shadow: 2px 2px 17px 2px rgba(0,0,0,0.2) inset;
padding: 17px;
}



.wk-slideset-default > div .prev {
      top: 50%;
      width: 50px;
      height: 50px;
      margin-top: -25px;
      background: url(../images/buttons2.png) 0 50px no-repeat;
}

.wk-slideset-default > div .next
{
      top: 50%;
      width: 50px;
      height: 50px;
      margin-top: -25px;
      background: url(../images/buttons2.png) 0 50px no-repeat;
}

.wk-slideset-default > div .next {
      right: -17px;
      background-position: 0 0;
}

.wk-slideset-default > div .prev {
      left: -17px;
      background-position: 0 -50px;
}

.wk-slideset-default > div:hover .prev {
left: -17px;
background-position: 0 -50px;
}

.wk-slideset-default > div:hover .next {
right: -17px;
background-position: 0 0px;
}

section#innerbottom .module {
margin: 0;
}

#bottom-a:before, #innerbottom:before {
content: "";
display: block;
margin: 0 15px;
height: 0px;
background: none;
}

.footer-right-txt {
  /* position: absolute; */
  width: 63%;
  font-size: 14px;
  padding-top: 13px;
  color: #666;
  line-height: 18px;
  float: right;
}

.top-a-bforms {
width: 193px;
float: right;
text-align: right;
padding-top: 0px;
background: #008ad0;
}

.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input, .bfQuickMode input[type="text"]:hover {
max-width: 100%;
width: 100%;
margin: 0;
transition: none;
font-size: 12px;
font-weight: lighter;
line-height: 11px;
padding: 4px 6px;
background-color: #ffffff;
border-color: #E8E8E8;
height: 25px;
min-height: 25px;
max-height: 25px;
-webkit-appearance: none;
}
}

.bfQuickMode .bfPage {
background-color: transparent;
padding: 0;
}

.bfQuickMode .form-actions {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
background-color: transparent;
border: none;
margin: 0;
padding: 0;
background-image: none;
outline: none;
border-top-color: #F5F5F5;
border-top-style: solid;
border-top-width: 0;
padding-top: 0;
text-align: center;
}

#ff_form1 .control-group {
margin-bottom: 4px;
}

div#block-toolbar .float-left {
color: #203d8d;
font-weight: bold;
font-size: 24px;
padding-top: 8px;
}

#block-toolbar .float-left strong {
color: #0086cf;
font-size: 15px;
padding-left: 15px;
}

#block-toolbar .float-right a {
font-size: 16px;
color: #203d8d;
}


#innertop h3 {
color: #0048b2;
font-weight: bold;
font-size: 19px;
margin: 8px 0;
}

#events .item .content .data {
background-color: rgba(0,0,0,0.5);
bottom: 0;
color: #DDD;
opacity: .8;
position: absolute;
transition: all .5s;
-webkit-transition: all .5s;
width: 100%;
z-index: 222;
}



/* Widgetkit Bonus Style: Slideshow
========================================================================== */
/* Navigation */
.wk-slideshow-peak {
  position: relative;
}
.wk-slideshow-peak .nav-wrapper {
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  z-index: 4;
  text-align: center;
  -webkit-transition: bottom linear .2s .1s;
  transition: bottom linear .2s .1s;
}
.wk-slideshow-peak:hover .nav-wrapper {
  bottom: 3%;
}
.wk-slideshow-peak .nav li {
  display: inline-block;
  margin-left: 8px;
  padding: 6px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: background-color linear 0.1s;
  transition: background-color linear 0.1s;
}
.wk-slideshow-peak .nav li:hover,
.wk-slideshow-peak .nav li.active {
  background: #fff;
}
/* Buttons */
.wk-slideshow-peak > div .next,
.wk-slideshow-peak > div .prev {
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-image: url(../images/widgetkit/slideshow/buttons.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.wk-slideshow-peak > div .next {
  right: -64px;
  -webkit-transition: right linear .1s .1s;
  transition: right linear .1s .1s;
}
.wk-slideshow-peak > div .prev {
  left: -64px;
  background-position: 0 -40px;
  -webkit-transition: left linear .1s .1s;
  transition: left linear .1s .1s;
}
.wk-slideshow-peak:hover > div .next {
  right: 20px;
}
.wk-slideshow-peak:hover > div .prev {
  left: 20px;
}
.wk-slideshow-peak > div .next:hover,
.wk-slideshow-peak > div .prev:hover {
  opacity: 1;
}
/* Captions */
.wk-slideshow-peak .caption {
  text-align: center;
}
/* Responsive */
/* Only Touch Devices */
@media (max-device-width: 1024px) {
  .wk-slideshow-peak .next,
  .wk-slideshow-peak .prev {
    display: none;
  }
}
/* RTL */
html[dir="rtl"] .wk-slideshow-peak > div .next {
  background-position: 0 -40px;
}
html[dir="rtl"] .wk-slideshow-peak > div .prev {
  background-position: 0 0;
}
/* Widgetkit Layer for dark styles
 ========================================================================== */
 
 body {
font: normal 14px/16px Arial, Helvetica, sans-serif;
color: #444;
}

.bfQuickMode .form-actions .bfSubmitButton {
background-color: #008ad0;
color: #ffffff;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border: none;
}

.footer-right-img {
padding-top: 40px;
}



@media (max-width: 910px) {


.footer-right-img {
display:none;
}
}

.bfQuickMode .bfPage {
background-color: transparent;
padding: 10px;
}

.bfQuickMode .pull-right {
float: none;
}

.bfQuickMode .btn {
height: 19px;
}

.form-ad .line1, .form-ad .line2, .form-ad .line3 {
text-align: right;
}

.line2 {
font-weight: 900;
font-size: 27px;
color: #008ad0;
padding-top: 5px;
}
.line3 {
font-size: 21px;
font-weight: 600;
color: #2d3c8e;
padding: 5px 0 3px 0;
}


#sidebar-a .module.mod-line.deepest {
  border: #dedede 1px solid;
  padding: 10px;
  margin: 15px 5px;
}

ul.jcalpro_events{
  padding: 0;
  margin: 0 0 10px 17px;
}

.footer-left {
  width: 36%;
  float: left;		
}




@media screen and (max-width: 479px)
{
.tt_responsive .tt_timetable.small .box_header {
font-size: 17px !important;
font-weight: bolder;
background: #333;
color: #fff !important;
padding: 5px;
}
.footer-left {
  width: 100%;
  float: none;
}
.custom-logo {
height: 60px; 
}

section#top-a {
display: none;
}

#header-responsive .logo {
  margin: auto;
  width: 60%;
  text-align: center;
  display: block;
}
section#bottom-b {
  display: block;
}

.footer-right-txt {
  width:100%;
  float:none;
}

}