@import url("../../../images/assets/icons/flaticon.css");

.visually-hidden {
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    display: block;
}


/* 25.06.2014 */
/* ###################################################################################  */
/* overrides: templates/glenon/fonts/stylesheet.css */


@font-face  {
    font-family: 'LatoRegular';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face  {
	font-family: 'InsightWebBold';
	src: url('../../../images/assets/Insight_web_Bold.eot');
	src: url('../../../images/assets/Insight_web_Bold.eot?#iefix') format('embedded-opentype'),
		 url('../../../images/assets/Insight_web_Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'InsightDisplayWebLight';
	src: url('../../../images/assets/InsightDisplay_web_Light.eot');
	src: url('../../../images/assets/InsightDisplay_web_Light.eot?#iefix') format('embedded-opentype'),	
		 url('../../../images/assets/InsightDisplay_web_Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}



/* ###################################################################################  */
/* overrides: templates.glenon.less.style.less.css */

.t3-header {
padding: 20px 0;
}


.t3-slider .container {
padding-bottom: 20px;

}

.t3-mainbody .module-title span {

background-color: #ffffff!important;
}

.t3-mainbody .module-title {
background: none!important;
}

.t3-mainnav .dropdown-menu {
    background: none !important;
    padding: 0 !important;
}

/* ###################################################################################  */
/* overrides: templates.glenon.less.forms.less.css */

.btn:hover,
.button:hover,
button:hover,
.btn:focus,
.button:focus,
button:focus {
  background-color: #e55a00;
 
}


/* ###################################################################################  */
/* overrides: templates.glenon.less.megamenu.less.css */

.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #e55a00;
}





/* ###################################################################################  */
/* overrides: templates.glenon.less.joomla.less.css */

.contact {
  padding-bottom: 10px;
}

.contact div.row2{
	margin-left: -19px
}

.contact div.row3{
	display: none;
}

.contact .row1 .padder img {
  float: right;
	width: 100px;
  height: auto;
}

.contact .row1 .padder span {
 font-size: 17px;
}



.contact div.clear {
clear: both;
}
 
 

/* ###################################################################################  */
/* overrides: templates.glenon.less.core.less.css */

a {
  color: #e55a00;
  text-decoration: none;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover,
a:focus {
  color: #e5ac00;
  text-decoration: none;
  cursor: pointer;
}

td,
tr td {
  border: none;
}


/* ###################################################################################  */
/* overrides: templates.glenon.less.bootstrap.less.css */


body {
  /*font-family:  LatoRegular, Helvetica, Arial, sans-serif;*/
  font-family:  LatoRegular, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.615384615384615;
  color: #333;
  background-color: #FFFEFE;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.615384615384615;
  text-decoration: none;
  color: #e55a00;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}


.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #00669F;
  background-color: #eeeeee;
  border-color: #dddddd;
}


.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00669F;
  border-color: #00669F;
  cursor: default;
}




/* ###################################################################################  */
/* overrides: templates.glenon.less.modules.less.css */

.t3-desc-portfolio .module-title {
  width: 83px;
  height: 83px;
  padding: 28px 3px 0 1px;
  margin-top: -10px;
  margin-left: 25px;
  float: right;
  font-style: italic;
  text-align: center;
  font-weight: bold;
  border-radius: 50%;
  color: #fff;
  background-color: #007dc3;
}

.t3-slider .gkIsWrapper-gk_shop_and_buy ol li:hover,
.t3-slider .gkIsWrapper-gk_shop_and_buy ol li.active {
  background: gray;
}


.nspArt h4.nspHeader, .nspArt h4.nspHeader a {
margin: 0;
padding: 0 0 5px 0;
font-size: 17px;
color: #333;
}

.nspText {
    color: #414549;
}

.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.horizontal ol li.active {
  color: #007dc3;
  background: #ffffff;
  -webkit-box-shadow: -3px -3px 3px rgba(51, 51, 51, 0.05);
  box-shadow: -3px -3px 3px rgba(51, 51, 51, 0.05);
}



.t3-recent-blog p.nspInfo {
  width: 73px;
  height: 73px;
  padding: 22px 9px 0 6px;
  margin-top: 16px !important;
  margin-right: 20px !important;
  float: left;
  line-height: normal !important;
  font-style: italic;
  text-align: center;
  font-weight: bold;
  border-radius: 50%;
  color: #fff;
  background-color: gray;
  font-size: 12px !important;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.t3-recent-blog .nspArt:hover p.nspInfo {
  background-color: #f6d50f;
}




.t3-portfolio .nspArt:hover .nspImageWrapper {
  background: #f6d50f;
}



#t3-mainbody .t3-content .foxcontainer .btn-success {
  background-color: #007dc3;
  border: none;
  background-image: none;
  position: absolute;
  left: 20px;
}



.module-title {
  color: #707070;
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 15px;
}



/* ###################################################################################  */
/* overrides: templates.glenon.less.navbar.less */

.navbar-toggle {
  background-color: #e55a00;
  padding: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin-left: 20px;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 20px;
}

.navbar-nav > li > a {
  color: #e55a00;
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  text-transform: none;
  padding: 8px 0 8px 28px;
  
  font-size: 16px;
}



.navbar-nav > li > a:hover {
  color: #e55a00;
}
.navbar-nav > li.open a {
    color: #414549;
}
.navbar-nav > li.open a:hover {
    color: #e55a00;
    border-color: inherit;
}
.navbar-nav .active > a {
  /* nicht fett, das lÃ¤sst die Navigation "hÃ¼pfen" */
  font-weight: normal; 
  
  color: #e55a00;
}



.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #e55a00;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #e55a00;
  background-color: #e7e7e7;
}



.navbar-default .navbar-toggle .icon-bar {
  background-color: #007dc3;
}



.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #007dc3;
  border-bottom-color: #007dc3;
}



.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #e55a00;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #007dc3;
  border-bottom-color: #007dc3;
}



@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #808080;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #007dc3;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #007dc3;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}



.navbar-default .navbar-link:hover {
  color: #007dc3;
}

.navbar-nav > li > a {
    font-size: 18px;
    color: #414549;
}
@media (max-width: 768px) {
    .t3-mainnav {
        width: 100%;
        position: absolute;
        z-index: 1;
    }
}

.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 0 6px 0;
  background-color: #ffffff;
  border-top: 5px solid #007dc3;
  padding: 15px 20px;
  -webkit-box-shadow: 0 0 6px rgba(51, 51, 51, 0.2);
  box-shadow: 0 0 6px rgba(51, 51, 51, 0.2);
}


.t3-mainnav .dropdown-menu {
  background: url(/templates/glenon/images/bg-submenu.png) 0 0 no-repeat;
  background-color: transparent;
  padding: 14px 0 0 0;
  border: 0;
  margin-left: 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family:  LatoRegular, Helvetica, Arial, sans-serif;
  font-size: 12px;
}
@media (max-width: 992px) {
  .t3-mainnav .dropdown-menu {
    background: none;
    font-family: LatoRegular, Helvetica, Arial, sans-serif;
    margin-left: 0;
    padding: 0;
  }
  
  
    .t3-mainnav .dropdown-menu ul li {
   		padding-left: 20px!important;
  }
  
      .t3-mainnav ul li {
   		padding-left: 20px!important;
  }
  
}




/* ###################################################################################  */
/* overrides: templates.glenon.less.typography.less.css */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #333 !important;
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
}


h1{
font-family: LatoRegular,Arial;
	font-size: 35px;
	line-height: 39px;
	text-transform: uppercase;
	/*background: -webkit-linear-gradient(left, gray, #f6d50f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
	margin: 0px 0px 9px 0px;
}


h2, .h2 {
    font-size: 24px;
    font-family: LatoRegular,Arial;
	line-height: 29px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	/*border-bottom: 1px solid #e4e4e4;*/
	text-transform: uppercase;
	/*background-image: -webkit-gradient(linear, left top, right top, from(gray), to(#f6d50f));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
	font-weight: normal;
	padding-top: 20px;
}

h3, .h3 {
    font-size: 20px;
    font-family: LatoRegular,Arial;
    line-height: 24px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    /*border-bottom: 1px solid #e4e4e4;*/
    text-transform: uppercase;
    /*background-image: -webkit-gradient(linear, left top, right top, from(gray), to(#f6d50f));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-weight: normal;
    padding-top: 20px;
}




/* ###################################################################################  */
/* from K2.css */



#k2Container .itemContainer{

margin-bottom: 20px;
border-radius: 0;
border-bottom: 1px dotted #d0d0d0;
padding: 0 0 10px 0;
}


#k2Container h2.itemTitle{

background-color: #ffffff;
background: none;
border-bottom: none;
color: gray;
}

#k2Container .itemBody img{
	width: 100%;
	height: auto;
}


/* ###################################################################################  */
/* Diverse */

.site-slogan{
	/*display: none!important;*/
	font-size: 20px;
	font-family: LatoRegular,Arial;
	color: gray;
	line-height: 20px;
	vertical-align: top;
}



.module_contacts{
	overflow: hidden;
	background: #f4f4f4 url('../../../images/assets/contactRight_bg.png') repeat-x;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	padding: 20px;
	
	/* 6.6.2014, align mit Headline links */
	margin-top: 33px;
	
} 

.module_contacts .contact .row1 .padder{
	font-size: 15px;
	font-family: LatoRegular,Arial;
} 

.module_contacts h3{
font-size: 20px;
font-family: LatoRegular,Arial;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e4e4e4;
	text-transform: uppercase;
	color: gray;
	/*
	background-image: -webkit-gradient(linear, left top, right top, from(gray), to(#f6d50f));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	*/
	font-weight: normal;
	padding-top: 20px;
}
 



.module_charts dt{
float: left;
padding-right: 5px;
}

.module_charts .current{
clear: left;
}


.module_charts .flaticon-email26{
float: left;

}



.nspArt p.nspInfo {
	display: none!important;
}


.catItemReadMore{
margin-top: -15px;
} 



/*bilder header standardseiten auf 100%*/
.t3-module .module-inner .module-ct .custom p img{width: 100%; height: auto;}




/*tabs charts*/
/* tabs */


.module_charts {
	background: #f0f0f0;
	padding: 20px 15px;
}


.module_charts ol.module_charts_nav {
	background: transparent!important;
	min-height: 38px;
	margin: 0!important;
	padding: 0!important;
	 
}
.module_charts ol.module_charts_nav li,
.module_charts ol.module_charts_nav li {
	border-radius: 2px 2px 0 0;
	cursor: pointer;
	float: left;
	line-height: 38px!important;
	list-style-type: none;
	margin: 0 4px 0 0!important;
	padding: 0 12px!important;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.module_charts .module_charts_content{
  background-color: white;
}


.module_charts ol.module_charts_nav li.module_charts_tab_active
{
	background-color: #e55a00;
	color: white;
	font-size: 15px;
	
}

.module_charts ol.module_charts_nav li.module_charts_tab_inactive
{
    background-color: #333;
    color: white;
    font-size: 15px;

}


.module_charts table.module_chart_table{

 	/*border-spacing: 10px;
    border-collapse: separate;*/
	width: 100%;
	
}

.module_charts table.module_chart_table td{
	vertical-align: middle;
 	font-size: 15px;
	padding: 5px;
    text-align: center;
}

.module_charts table.module_chart_table .chart_title{
    text-align: left;
}

.module_charts table.module_chart_table .chart_interpret{
    text-align: left;
}

.module_charts table.module_chart_table td.chart_position{
	color: #333;
 	font-size: 20px;
	vertical-align: middle;
	width: 40px;
}

.module_charts table.module_chart_table td.chart_trendt{
    width: 70px;
}


.module_charts table.module_chart_table td.chart_preposition{
	padding-right: 5px;
 	font-size: 20px;
	vertical-align: middle;
	width: 40px;
}




.module_charts table.module_chart_table .chart_pos_runter{
	background-image: url('../../../images/assets/icons2/charts_posdown.png');
 	background-repeat: no-repeat;
 	vertical-align: middle;
 	background-position: center;
    height:20px;
}
.module_charts table.module_chart_table .chart_pos_gleich{
	background-image: url('../../../images/assets/icons2/charts_possame.png');
 	background-repeat: no-repeat;
 	vertical-align: middle;
 	background-position: center;
    height:20px;

}
.module_charts table.module_chart_table .chart_pos_neu{
	background-image: url('../../../images/assets/icons2/charts_posnew.png');
 	background-repeat: no-repeat;
 	vertical-align: middle;
 	background-position: center;
    height:20px;

}
.module_charts table.module_chart_table .chart_pos_hoch{
	background-image: url('../../../images/assets/icons2/charts_posup.png');
 	background-repeat: no-repeat;
 	vertical-align: middle;
 	background-position: center;
    height:20px;

}
.module_charts table.module_chart_table .chart_pos_reentry{
	background-image: url('../../../images/assets/icons2/charts_posreentry.png');
 	background-repeat: no-repeat;
 	vertical-align: middle;
 	background-position: center;
    height:20px;

}


.module_charts table.module_chart_table tr {
    border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}


.module_charts .module_chart_table_header{
    text-transform: uppercase;
 	font-size: 20px;
	color: #333;
	font-family: LatoRegular, Helvetica, Arial, sans-serif;
	padding: 10px 10px 0 10px;
}

/* social links in presse */

.itemSocialSharing .itemTwitterButton, .itemSocialSharing .itemFacebookButton, .itemSocialSharing .itemGooglePlusOneButton{
	float: left;
	padding-right: 10px;
}

#k2Container .itemRelated{
clear: left;
margin-top: 10px;
padding-top: 10px;
}

#k2Container .itemRelated ul li.clr{
	display: none;
}
 

/* aufzÃ¤hlung Ã¤hnliche artikel in presse*/
i.fa-circle{
	display: none;
}





/* bottom tabs */
.gkTabsContainer + ol {
	border-bottom: none!important;
}
.gkTabsContainer + ol li {
	border-radius: 0 0 2px 2px!important;
}
/* containers */
.gkTabsContainer,
.gkTabsContainer[style] {
	clear: both;
	overflow: hidden!important;
	overflow-x: hidden!important;
	overflow-y: hidden!important;
	position: relative;
}
/* buttons prev/next */
.gkTabsButtonNext,
.gkTabsButtonPrev {
	border-radius: 50%;
	cursor: pointer;
	height: 18px;
	position: absolute;
	right: 0;
	font: 0/0px a;
	top: 43%;
	width: 18px;
	z-index: 3;
}
.gkTabsButtonPrev {
	left: 0;
	right: inherit;
}
.gkTabsButtonNext:before,
.gkTabsButtonPrev:before {
	content: "â€º";
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	line-height: 17px;
	text-align: center;
	width: 18px;
}
.gkTabsButtonPrev:before {
	content: "â€¹";
}
/* 
 * HORIZONTAL mode 
 */
 
.gkTabsWrap.horizontal {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 100%;
}
.gkTabsWrap.horizontal > ol,
.gkTabsWrap.horizontal > .gkTabsContainer {
	display: table-cell;
	vertical-align: top;
}
.gkTabsWrap.horizontal > ol {
	position: relative;
	z-index: 5;
}
/* tabs */

.gkTabsWrap.horizontal ol li {
	cursor: pointer;
	float: right;
	border-radius: 2px;
	margin: 0 0 3px!important;
}
.gkTabsWrap.horizontal ol li:hover,
.gkTabsWrap.horizontal ol li.active {
	/* line 45 */
}
.gkTabsWrap.horizontal .gkTabsItem {
	padding: 2px 20px
}
/* right tabs */
.gkTabsWrap.horizontal .gkTabsContainer + ol {
	border: none !important
}
.gkTabsWrap.horizontal .gkTabsContainer + ol li {
	border-radius: 2px !important;
	float: left;
}



/*forms*/

input, textarea, select{ 
	border: 1px solid #999!important;
	padding: 2px!important;
	background: none!important;
	width: 50%!important;
}
#field7{
margin-left: 78px;
}


.visCSSlabel {
display: block;
/* float: left; */
margin-top: 10px;
margin-right: 1%;
width: 30%;
font-size: 1em;
}


#field16{
 width: 310px!important;
 clear: left;
} 


/*newsletter bottom*/
.akeeba-bootstrap #button1{
	background-color: gray!important;
	border: 1px solid white!important;
	color: white!important;
}

#mydiv344{
	background-color: #ffffff!important;
	border: 1px solid #999!important;
	padding: 15px;
	height: 170px!important;
}

#addSubscriber{
color: #707070!important;
}

#ccnewsletter_email, #ccnewsletter_name{
width: 250px!important;
}

/**SLIDER**/

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }

.slick-list:focus {
    outline: none; }

.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block; }

.slick-track:before, .slick-track:after {
    display: table;
    content: ''; }

.slick-track:after {
    clear: both; }

.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }

[dir='rtl'] .slick-slide {
    float: right; }

.slick-slide img {
    display: block;
    width: 100%;}

.slick-slide.slick-loading img {
    display: none; }

.slick-slide.dragging img {
    pointer-events: none; }

.slick-initialized .slick-slide {
    display: block; }

.slick-loading .slick-slide {
    visibility: hidden; }

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Slider */
/* Icons */
@font-face {
    font-family: "slick";
    font-weight: normal;
    font-style: normal; }

/* Arrows */
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 4rem;
    width: 4rem;
    line-height: 4rem;
    font-size: 0px;
    cursor: pointer;
    background: url("../images/slider_arrow.svg") center center no-repeat transparent;
    background-size: 1.5rem;
    text-shadow: 0 0 1px #ddd;
    top: 31%;
    padding: 0;
    border: none;
    outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: url("../images/slider_arrow.svg") center center no-repeat transparent;
    outline: none;
    background-size: 1.5rem;}
@media (min-width: 61.25em) {
    .slick-prev, .slick-next {
        background-size: 1.75rem; } }

/*
.slick-prev:before, .slick-next:before {
    font-family: $slick-font-family;
    font-size: 20px;
    line-height: 1;
    color: $slick-arrow-color;
    opacity: $slick-opacity-default;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
*/
.slick-prev {
    left: 17% !important;
    top: 45% }

.slick-next {
    right: 17% !important;
    top: 45%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

/* Dots */
.slick-slider {
    margin-bottom: 1.5rem; }

.slick-dots {
    position: absolute;
    bottom: -1.9rem;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%; }
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 1rem;
    width: 1rem;
    margin: 0 0.15rem;
    padding: 0;
    cursor: pointer; }
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 1rem;
    width: 1rem;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 0.5rem;
    cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    color: #e55a00 !important; }
.slick-dots li button:before {
    text-shadow: 0 0 1px #ddd;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 1rem;
    height: 1rem;
    font-family: LatoRegular, "slick";
    font-size: 2.5rem;
    line-height: 1rem;
    text-align: center;
    color: #414549d;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
    color: #e55a00;
    opacity: 1; }
@media (min-width: 61.25em) {
    .slick-dots {
        bottom: 0.75rem; } }

.slick-slide {
    opacity: 0.2;
    position: relative;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    z-index: 30; }
.slick-slide .slide-content {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    position: absolute;
    text-align: center;
    bottom: 1rem;
    opacity: 0;
    width: 100%; }
.slick-slide .slide-content .btn {
    background: #e55a00;
    font-family: LatoRegular, GLight, sans-serif;
    font-size: 1.1rem;
    margin-bottom: 1rem;
    padding: 0.5rem 0.875rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
@media (min-width: 61.25em) {
    .slick-slide .slide-content .btn {
        font-size: 1.5rem;
        padding: 0.75rem 1.25rem; } }
@media (min-width: 61.25em) {
    .slick-slide .slide-content {
        bottom: 4rem; } }

.slick-slide.slick-center .slide-content {
    opacity: 1;
    bottom: 0rem; }
@media (min-width: 61.25em) {
    .slick-slide.slick-center .slide-content {
        bottom: 3rem; } }

.slick-slide.slick-center {
    opacity: 1; }

.top-slider {
    visibility: hidden; }

.top-slider.slick-initialized {
    visibility: visible; }

.slide-box {
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    background: #fff;
    margin: 0 auto 2rem auto;
    opacity: 0;
    padding: 0.5rem;
    text-align: center;
    width: 57%; }
@media (min-width: 46.25em) {
    .slide-box {
        background: url("../images/slider_logo_part.svg") top right no-repeat #fff;
        padding: 2rem 2.5rem;
        text-align: left;
        width: 68%; } }
@media (min-width: 61.25em) {
    .slide-box {
        margin: 0 auto 2rem auto;
        padding: 3rem 3.5rem;
        text-align: left;
        width: 68%; } }

.slick-slide.slick-center .slide-box {
    margin: 0 auto 1rem auto;
    opacity: 1; }
@media (min-width: 46.25em) {
    .slick-slide.slick-center .slide-box {
        margin: 0 auto 3rem auto;
        opacity: 0;
        -webkit-transition-delay: 0;
        transition-delay: 0; } }

.tweet-slider .slick-slide {
    opacity: 1;
    z-index: 30; }

.tweet-slider .slick-prev, .tweet-slider .slick-next {
    position: absolute;
    display: block;
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
    font-size: 0px;
    cursor: pointer;
    background: url("../images/tweet_button.svg") center center no-repeat transparent;
    background-size: 1.75rem;
    text-shadow: 0 0 1px #ddd;
    top: 1rem;
    padding: 0;
    border: none;
    outline: none; }
.tweet-slider .slick-prev:hover, .tweet-slider .slick-prev:focus, .tweet-slider .slick-next:hover, .tweet-slider .slick-next:focus {
    outline: none; }

@media (min-width: 46.25em) {
    .slick-slide.slick-center:hover .slide-box, .slick-slide.slick-center:focus .slide-box {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        margin: 0 auto 2rem auto;
        opacity: 1; } }

.slide-title {
    color: #e55a00;
    font-family: LatoRegular, GBold, sans-serif;
    font-size: 1rem;
    line-height: 1.125rem;
    padding-right: 1rem; }
.slide-title p {
    margin-bottom: 0; }
.slide-title span, .slide-title strong {
    font-family: LatoRegular, GBold, sans-serif;
    font-weight: normal;
    color: #e55a00;
    display: block; }
@media (min-width: 46.25em) {
    .slide-title {
        font-size: 2.5rem;
        line-height: 2.8rem; }
    .slide-title p {
        margin-bottom: 0.625rem; } }
@media (min-width: 61.25em) {
    .slide-title {
        font-size: 2.5rem;
        line-height: 2.8rem; } }

.slide-subline {
    font-family: LatoRegular, GBook, sans-serif;
    font-size: 1.75rem;
    display: none; }
@media (min-width: 46.25em) {
    .slide-subline {
        display: block; } }
