@charset "UTF-8";

@font-face {
  font-family: 'FontAwesome';
  src: url('../font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/******************MY TEMPLATE CSS STYLES*******************/
/**********************MAIN TEMPLATE***********************/
p{padding:0 0 10px 0;margin:0px;}
p,
.moduleItemIntrotext,
.catItemIntroText,
.tagItemIntroText{
	line-height:30px;
}
ul,li{list-style:none;padding:0px;margin:0px;font-size:0px;}
strong,b{font-weight:bold;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
/*SEARCH FILTER + INPUTS*/
select,
input[type="text"],
textarea,
input[type="submit"],
button,
.module-box.topinfo .info-box-content a,
div.subCategory .subCategoryMore,
.module-content.map a,
.module-content.social a,
.itemContainer,
div.itemLinks ul li a,
div.itemToolbar ul li span,
div.itemToolbar > ul > li > a.itemVideoLink,
div.itemToolbar > ul > li > a.itemImageGalleryLink,
a.k2ReadMore,
.moduleItemReadMore,
span.itemSocialClose,
#system-message,
.ui.green.header,
div.itemCategory a,
.module-box.totop,
.k2articles_result_item_wrapper .k2articlesPartRight .k2articlesAvatar > a,
.k2articlesInfoWindowWrapper2 .k2articlesPartRight .memberInfo a,
.slide-desc-text-default a.readmore,
.module-content.products ul li a.moduleItemReadMore,
.module-content.news .moduleCustomLink
{
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
legend{font-size: 30px;color: #198098!important;padding: 0  0 20px 40px!important;position: relative;}
fieldset{padding:0px 0px 30px 0px!important;margin:0px!important;border:0!important;}
select, input[type="text"], textarea{
	border:none!important;
	padding: 5px!important;
	background: #198098!important;
	color: #ffffff;
	font-family: 'Roboto', sans-serif!important;
	font-size: 17px!important;
	text-shadow: none!important;
	-moz-box-shadow: none!important;
  	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
input[type="submit"], button{
	border:none!important;
	padding: 10px!important;
	margin: 0!important;
	color: #ffffff;
	background-color: #198098;
	font-family: 'Roboto', sans-serif!important;
	font-size: 20px!important;
	text-align: center!important;
	width:auto!important;
	box-sizing: border-box;
	cursor: pointer;
	/*transition*/
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
input[type="submit"]:hover, button:hover{
	color: #198098;
	background-color: #ffffff;
}
.ui-widget-content{
	background: #dddddd!important;
	border:0px!important;
}
.ui-widget-header {
	border:0px!important;
	background: #198098!important;
}
.ui-state-default, .ui-state-hover, .ui-state-focus{
	border:1px solid #198098!important;
	background: #198098!important;
	cursor: pointer!important;
}

/*TEMPLATE GENERAL*/
html,body {
	margin:0px;
	padding:0px;
	font-family: 'Roboto', sans-serif!important;
	font-size:20px;
	color:#666666;
	background-color:#fff;
}
header, main, footer{
	display:block;
}
.container{
	width:100%;
	position:relative;
	min-height:100%;
	overflow:hidden;
}
.container a{
	color:#198098;
	text-decoration:none;
	/*transition*/
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.container a:before, 
.container a:after, 
div.itemToolbar ul li span,
.module-content.offers .offer-50:hover,
.module-content.offers .offer-100:hover{
	/*transition*/
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.container a:hover{
	color:#198098;
}
header.header{
  width:100%;
  display: block!important;
}
.top-container{
	display: none;
}
.top-content{
}
.header-container{
	width:100%;
  	padding:0px 0;
	/*transition*/
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-bottom: 3px solid #198098;
}
.header-content{
	height: auto;
	/* overflow: hidden; */
	width:100%;
	max-width: 1200px;
	position:relative;
	padding:0px;
  	margin: 0 auto;
}
.menu-container{
	width:100%;
	/*transition*/
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.menu-content{
	width:100%;
	max-width: 1200px;
	position:relative;
	padding:0px;
	margin: 0 auto;
}
.slider-container{
	width:100%;
}
.slider-content{
	position:relative;
	width:100%;
}
.main{
	width:100%;
	padding-bottom:600px;
	background-color:#fff;
}
.main-container{
	width:100%;
	padding:0px;
}
.main-container.with-side {
	max-width: 1200px;
	margin: 0 auto;
}
.main-content{
	width:100%;
	padding:0px;
	max-width: 1200px;
	margin: 0 auto;
}
.main-content.with-side{
	width:70%;
	float:left;
	padding:0px;
	padding-bottom:0px;
}
.main-content-side{
	float:left;
	width:30%;
	padding:0px 0 0 0;
}
.bottom-container{
	width:100%;
}
.bottom-content{
	width:100%;
	margin: 0 auto;
}
.footer{
	background-color:#444444;
	width:100%;
	position:absolute;
	bottom:0;
	height:600px;
	text-align:left;
}
.footer-container{
	background-color:#555555;
	padding:40px 0 40px 0;
	margin: 0 auto;
}
.footer-container a:hover{
	color:#fff;
}
.footer-content{
	font-size:17px;
	max-width:1200px;
	padding:0px;
	color:#ffffff;
	margin: 0 auto;
}
.footer-copy{
	font-size:13px;
	max-width:1200px;
	padding:20px 0px 20px 0px;
	color:#ffffff;
	margin: 0 auto;
}
.footer-copy span{
	display:block;
}
.footer-copy a{
	float:right;
	color:#ffffff;
}
.footer-copy a:hover{
	color:#dddddd;
}

.componentheading, .page-header h1, h1, .properties .resultf{
	font-family: 'Roboto', sans-serif!important;
	padding: 40px 0 50px 0;
	font-weight:bold;
	color:#198098;
	font-size:50px;
	display:block;
	text-align:center;
	font-style:normal;
	width:100%;
}

/*K2*/
.itemFullText li{
	padding-left:30px;
	position:relative;
	font-size:20px!important;
	list-style: none;
}
.itemFullText li::before{
	content:"\f192"!important;
	font-family: FontAwesome;
	font-size: 20px;
	position:absolute;
	top:0px;
	left:0px;
	color: #198098;
}
.itemFullText h3, .itemFullText h4, .itemFullText h5{
	color:#198098;
	font-size: 40px;
	margin:20px 0 20px 0!important;
	font-weight:bold;
	padding:0!important;
}
li.clearList{
	float:none!important;
	display:block;
	width:100%!important;
	height:0!important;
	margin: 0!important;
	padding: 0!important;
}
.avPlayerWrapper{
	width:100%;
}
.avPlayerContainer{
	padding:0px!important;
	width:100%!important;
	background:none!important;
}
.avPlayerContainer iframe{
	padding:0px!important;
	width:100%!important;
}

/*K2 CATEGORIES*/
.homepage .itemListCategory{
	display: none!important;
}
.subCategoryContainer .subCategory{

}

/*K2 END*/
#system-message{
	color:#333;
	background-color:#ddd;
	padding:10px;
	/* border */
	border:0px;
}
#system-message dt.error{
	color:#e51616;
	font-size:20px;
	font-weight:bold;
	border-bottom:2px solid #e51616;
}
.ui.error.message .header, .ui.error.message li:before, .ui.form .field.error label, .ui.form .field .prompt.label{
	color: #e51616!important;
}
.ui.error.message{
	background-color: #ddd;
	color: #e51616;
	border-bottom:2px solid #e51616;
	-moz-box-shadow: none!important;
  -webkit-box-shadow: none!important;
	box-shadow: none!important;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}

#system-message dt.message{
	color:#ffa800;
	font-size:20px;
	font-weight:bold;
	border-bottom:2px solid #ffa800;
}
#system-message .message li{
	color:#333;
	font-size:14px;
	font-weight:bold;
	border:0px;
}
#system-message-container .alert{
	background-color:#dddddd;
	padding:10px;
	color:#333;
}
.ui.green.header {
    color: #198098!important;
    background-color: #ddd;
	font-size: 20px;
	font-weight: normal;
    padding: 10px!important;
    border-bottom: 2px solid #198098;
}

/*DJ MENU MOBILE*/
.dj-offcanvas-wrapper, .dj-offcanvas-pusher, .dj-offcanvas-pusher-in{
	height:100%;
}
.dj-offcanvas-pusher-in{
	overflow-y: auto!important;	
}
.dj-offcanvas-dark, .dj-offcanvas-top{
	background-color:#ffffff!important;
}
ul.dj-mobile-dark li.dj-mobileitem > a{
	background-color:#ffffff!important;
	color: #198098;
	font-weight: bold;
	border-top:1px solid #198098;
}
ul.dj-mobile-dark ul li.dj-mobileitem > a{
	background-color:#ffffff!important;
	color:#198098!important;
	border-top:1px solid #198098;
}
.dj-mobile-nav-child{
	overflow:visible;
}
/*DJ MENU END*/

/******************MODULES*******************/
.module-box{
	width:100%;
	box-sizing:border-box;
}
.module-container{
	margin:0 auto;
	box-sizing:border-box;
}
.module-title{
	margin:0 auto;
	box-sizing:border-box;
	text-align: center;
}
.module-title span{
	font-size:45px;
	padding: 40px 0 50px 0;
	position:relative;
	font-weight:normal;
	display: block;
	text-align: center;
}
.module-title span:after{
	content:'';
	display:block;
	position:absolute;
	bottom:15px;
	left:calc(50% - 45px);
	width:90px;
	height:3px;
}
.module-content{
	margin:0 auto;
	box-sizing:border-box;
}
.module-content:after{
	content:'';
	display:block;
	clear:both;
}
.module-content a.icon:after, a.icon:after{
	content:'';
	font-family: FontAwesome;
	display:block;
	position:absolute;
}

/*LOGO*/
.module-box.logo{
	float:left;
	width:auto;
	padding: 10px 0;
}
.module-box.logo img{
	width: 100%;
	max-width:133px;
}
.module-box.logo img.paslogo{
	width: 100%;
	max-width:110px;
	margin-left:20px;
}

/*TOPCONTACT*/
.module-box.topcontact{
	float:right;
	width:auto;
	padding: 10px 0 0 0;
	color:#198098;
	font-size:25px;
}
.module-box.topcontact .customtopcontact{
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.module-box.topcontact .customtopcontact .espa-logos{
	padding-right: 20px;
}

/*MAINMENU*/
.module-box.mainmenu{
  float:right;
  width:auto;
  padding-top: 6px;
}
.module-box.mainmenu ul.dj-megamenu > li > a{
	font-size: 20px;
	font-weight: normal;
	padding: 0 10px;
	color:#198098;
	position: relative;
}
.module-box.mainmenu ul.dj-megamenu > li > a.active{
	color:#bbb;
}
.module-box.mainmenu ul.dj-megamenu > li > a:after{
	content: '/';
	position: absolute;
	right: -5px;
	top: 0;
	padding: 13px 0;
	font-size: 26px;
	color:#198098;
	font-weight: bold;
}
.module-box.mainmenu ul.dj-megamenu > li:last-child > a:after{
	display: none;
}
.module-box.mainmenu ul.dj-megamenu > li > a:hover{
  color:#bbb;
}
.module-box.mainmenu ul.dj-submenu > li > a{
  background-color: #198098;
  color: #ffffff;
  border-bottom: 1px solid #fff;
}
.module-box.mainmenu ul.dj-submenu > li > a:hover{
  background-color: #198098;
}
.module-box.mainmenu li.itemid101{
	display:none;
}

/*MAINMENU MOBILE*/
.module-box.mobilemenu{
  float:right;
  width:auto;
  padding-top: 20px;
  padding-left: 15px;
  clear:right;
}
.module-box.mobilemenu .dj-mobile-open-btn{
  width: auto;
  height: auto;
  background: none;
  font-size: inherit;
  color:#198098;
}
.module-box.mobilemenu .dj-mobile-open-btn:hover{
  color:#bbbbbb;
}
.module-box.mobilemenu .fa{
  font-size: 25px;
}
.dj-offcanvas-dark .dj-offcanvas-close-btn{
	color:#198098;
}

/*FOR PLACEHOLDERS*/
.Back_search input::-webkit-input-placeholder{ color:#999999; opacity:1;text-transform:uppercase;}
.Back_search input:-moz-placeholder{ color:#999999; opacity:1;text-transform:uppercase;}
.Back_search input::-moz-placeholder{ color:#999999; opacity:1;text-transform:uppercase;}
.Back_search input:-ms-input-placeholder{ color:#999999; opacity:1;text-transform:uppercase;}
.Back_search input:placeholder-shown{ color:#999999; opacity:1;text-transform:uppercase;}

/*SLIDER*/
.module-box.slider{
	height:650px;
	width:100%;
	position:relative;
}
.module-content.slider{
	position:relative;
}
.module-content.slider .djslider{
	width:100%!important;
	height:650px!important;
	max-width:100%!important;
}
.module-content.slider ul{
}
.module-content.slider li{
	height:650px!important;
}
.module-content.slider a img{
	width:auto!important;
	height:auto!important;
	min-width:100%!important;
	min-height:650px!important;
}
.module-content.slider .slide-desc{
	left:0!important;
	right:0!important;
	bottom:0!important;
	top:0!important;
	padding-top:10%;
	margin-left:0px!important;
	width:100%!important;
	text-align:center;
	background:rgba(0,0,0,0.4);
}
.module-content.slider .slide-desc-text-default{
	text-align:center;	
	display:inline-block;
	width:100%;
	max-width:1000px;
	position:relative;
}
.module-content.slider .djslider-default .slide-desc-in{
	padding-top:0px!important;
}
.module-content.slider .slide-desc-bg {
	background: none!important;
	opacity: 1!important;
	filter: alpha(opacity = 100)!important;
}
.module-content.slider .slide-desc-text{
	padding:0px!important;
	width:100%;
}
.module-content.slider .slide-title{
	font-size:40px;
	color:#fff;
	padding:90px 0 40px 0;
	width:100%!important;
	clear:both;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
}
.module-content.slider .slide-title a{
	color:#ffffff!important;
}
.module-content.slider .slide-text{
	font-size:28px;
	padding:20px 0 20px 0;
	margin-bottom:10px;
	width:100%!important;
	clear:both;
	text-align:center;
	color:#ffffff;
}
.module-content.slider .slide-text p{
	line-height:45px!important;
}
.module-content.slider .next-button, .module-content.slider .prev-button{
	width:auto!important;
	height:auto!important;
}
.module-content.slider .navigation-container{
}
.module-content.slider .navigation-container-custom {
	bottom: 10px;
	right: 0px;
	left: 0;
	top:inherit;
	text-align:center;
}
.Content_slider .load-button{
	width:20px;
	height:20px;
}


/*TOP INFO*/
.module-box.topinfo{
	padding: 30px 0 80px 0;
}
.module-title.topinfo span{
	color:#198098;
}
.module-container.topinfo{
	max-width: 1200px;
	margin: 0 auto;
}
.module-content.topinfo{
	text-align: center;
}

/*PRODUCT*/
.module-box.products{
	padding: 30px 0 50px 0;
	background-color: #dddddd;
}
.module-title.products span{
	color:#198098;
}
.module-container.products{
	max-width: 1200px;
	margin: 0 auto;
}
.module-content.products,
.module-content.products ul{
	text-align: center;
}
.module-content.products ul li{
	vertical-align:top;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	width: 33.3%;
	padding: 40px 20px 40px 20px;
	font-size: 20px;
}
.module-content.products ul li:nth-child(1){
	padding: 40px 40px 40px 0px;
}
.module-content.products ul li:nth-child(3){
	padding: 40px 0px 40px 40px;
}
.module-content.products ul li a.moduleItemImage{
	display:block;
	height:250px;
	overflow:hidden;
}
.module-content.products ul li img{
	height: 100%;
	min-width: 100%;
}
.module-content.products ul li a.moduleItemTitle{
	display: block;
	width: 100%;
	color: #198098;
	font-size: 30px;
	padding: 20px 0;
}
.module-content.products ul li a.moduleItemReadMore{
	display: inline-block;
	padding: 20px;
	color: #fff;
	background-color: #198098;
	margin-top: 20px;
}
.module-content.products ul li a.moduleItemReadMore:hover{
	background-color: #bbbbbb;
}

/*LEAGUE*/
.module-box.league{
	padding: 30px 0 0px 0;
}
.module-title.league{
	padding-bottom: 30px;
}
.module-title.league span{
	color:#198098;
}
.module-container.league{
	max-width: 1200px;
	margin: 0 auto;
}
.module-content.league{
	text-align: center;
}
.module-content.league,
.module-content.league .customsearchtabs,
.module-content.league .jwts_tabberlive,
.module-content.league .jwts_tabbertab{
	width:100%;
	height:100%;
	margin:0!important;
	box-sizing: border-box;
}
.module-content.league  ul.jwts_tabbernav{
	margin:0px!important;
	text-align:left;
}
.module-content.league  ul.jwts_tabbernav li{
	display:inline-block!important;
	width: 33.33%;
}
.module-content.league  ul.jwts_tabbernav li a{
	display:block;
	border:0px;
	background-color:#dddddd;
	color:#198098;
	font-size:1.3rem;
	padding:10px 0px 10px 55px;
	position:relative;
	margin:0px;
	border-bottom: 1px solid #fff;
}
.module-content.league  ul.jwts_tabbernav li a:hover{
	background-color: #198098;
	color:#fff;
}
.module-content.league  ul.jwts_tabbernav li:first-child a{
	padding-right: 27px;
}
.module-content.league  ul.jwts_tabbernav li a:before{
	display:block;
	content:'';
	font-family: FontAwesome;
	font-size: 30px;
	color:#198098;
	position:absolute;
	top: 13px;
	left: 15px;
}
.module-content.league  ul.jwts_tabbernav li.jwts_tabberactive a:before{
	color:#ffffff;
}
.module-content.league  ul.jwts_tabbernav li a:before{
	content:'\f091';
}
.module-content.league  ul.jwts_tabbernav li.jwts_tabberactive a{
	background-color:#3d9ab1;
	color:#ffffff;
}
.module-content.league .jwts_tabbertab{
	background-color:#198098;
	padding:20px 30px;
	color:#ffffff;
	border-top:0px;
}
.module-content.league .moduletable .custom{
	overflow:auto;
}
.module-content.league table{
	width: 100%;
	border:0px;
	border-spacing: 0px;
	
}
.module-content.league table tr:nth-child(odd) td{
	background-color:#3d9ab1;
	text-align:right;
}
.module-content.league table tr td{
	text-align:right;
	border:0px;
	padding:5px;
}
.module-content.league table tr td:first-child{
	text-align:left;
}

/*PART*/
.module-box.part{
	padding: 0px 0 40px 0;
}
.module-container.part{
	max-width: 1200px;
	margin: 0 auto;
}
.module-content.part a{
	display:block;
	width:100%;
	box-sizing:border-box;
	background-color:#3d9ab1;
	color:#fff;
	font-size:40px;
	text-align:center;
	padding:30px 100px;
	position:relative;
	line-height:40px;
}
.module-content.part a:before, 
.module-content.part a:after{
	display:block;
	content:'\f1e3';
	font-family: FontAwesome;
	font-size: 50px;
	color:#fff;
	position:absolute;
	top: 30px;
	left: 15px;
}
.module-content.part a:after{
	left: inherit;
	right: 15px;
}
.module-content.part a:hover{
	background-color:#cccccc;
}

/*OFFERS*/
.module-box.offers{
	padding: 40px 0 50px 0;
}
.module-container.offers{
	max-width: 1200px;
	margin: 0 auto;
}
.module-title.offers{
	line-height: 40px;
	padding-bottom: 30px;
}
.module-title.offers span{
	line-height: inherit;
    color: #198098;
}
.module-content.offers .offer-50,
.module-content.offers .offer-100{
	display:block;
	float:left;
	width:50%;
	background-color:#3d9ab1;
	font-size:30px;
	color:#fff;
	padding:25px;
	box-sizing:border-box;
	min-height:212px;
}
.module-content.offers .offer-50:hover,
.module-content.offers .offer-100:hover{
	background-color:#ccc!important;
}
.module-content.offers .offer-50:first-child{
	background-color:#198098;
}
.module-content.offers .offer-50 > span{
	font-size:60px;
	margin:0 0 20px 0;
	display:block;
	width:100%;
}
.module-content.offers .offer-100{
	display:block;
	float:none;
	width:100%;
	clear:both;
	background-color:#1797b7;
	min-height:auto;
}
.module-content.offers .offer-100 span{
	font-size:60px;
	margin:0 20px 0 0;
	display:inline-block;
}

/*BLOG NEWS*/
.module-box.news{
	padding: 30px 0 80px 0;
}
.module-container.news {
	max-width: 1200px;
}
.module-title.news{
	line-height: 40px;
	padding-bottom: 30px;
}
.module-title.news span{
	line-height: inherit;
	color: #198098;
}
.module-content.news{
	text-align: center;
}
.module-content.news li{
	float: left;
	display: block;
	width: 31%;
	margin-right: 3.3%;
	box-sizing: border-box;
	text-align: left;
	font-size: 20px;
}
.module-content.news li.lastItem{
	margin-right: 0;
}
.module-content.news li .moduleItemDateCreated{
	font-style: italic;
	display: block;
	color: #999999;
	padding-top: 10px;
}
.module-content.news li .moduleItemTitle{
	font-size: 26px;
	display: block;
	padding: 20px 0;
	color:#333333;
}
.module-content.news li .moduleItemTitle:hover{
	color:#198098;
}
.module-content.news li .moduleItemImage{
	display: block;
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.module-content.news li .moduleItemImage img{
	width: 100%;
	height: auto;
	min-width: 100%;
	min-height: 100%;
}
.module-content.news li .moduleItemIntrotext {
	color:#999999;
	padding-bottom: 25px;
}
.module-content.news li .moduleItemReadMore{
	display: inline-block;
	text-transform: uppercase;
	padding: 20px;
	font-size: 20px;
	background-color: #198098;
	color: #ffffff;
}
.module-content.news li .moduleItemReadMore:hover{
	background-color: #ccc;
}
.module-content.news .moduleCustomLink{
	display: inline-block;
	padding: 15px 40px 15px 20px;
	background-color: #ccc;
	color: #ffffff;
	font-size: 26px;
	margin-top: 30px;
	position: relative;
}
.module-content.news .moduleCustomLink:after{
	content:'\f105';
	font-family: FontAwesome;
	font-size:30px;
	display:block;
	position:absolute;
	right:10px;
	top:17px;
	color: #ffffff;
}
.module-content.news .moduleCustomLink:hover{
	background-color: #198098;
}

/*FOOTER DESC*/
.module-box.footerdesc{
	float: left;
	width:45%;
	padding-right:100px;
}
.module-content.footerdesc img{
	margin-bottom: 20px;
	width:100%;
	max-width: 133px;
}

/*FOOTER MENU*/
.module-box.footermenu{
	float: left;
	width:20%;
	padding-right:60px;
}
.module-title.footermenu span{
	color: #fff;
	font-size: 30px;
	padding: 10px 0 30px 0;
	text-align: left;
}
.module-title.footermenu span:after{
	background-color: #fff;
	left: 0;
	width:60px;
}
.module-content.footermenu li{
	display: block;
	font-size: 18px;
	padding: 2px 0;
}
.module-content.footermenu li a{
	color: #ffffff;
}
.module-content.footermenu li a:hover{
	color: #dddddd;
}

/*FOOTER CONTACT*/
.module-box.contact{
	float: left;
	width:35%;
	padding-right:0px;
}
.module-title.contact span{
	color: #fff;
	font-size: 30px;
	padding: 10px 0 30px 0;
	text-align: left;
}
.module-title.contact span:after{
	background-color: #fff;
	left: 0;
	width:60px;
}

/*FOOTER SOCIAL*/
.module-box.social{
	clear: both;
	padding-top: 60px;
}
.module-content.social{
	text-align: center;
}
.module-content.social a{
	background-color: #198098;
	color:#ffffff;
	font-size: 30px;
	padding: 20px;
	display: inline-block;
	margin: 0 5px;
	width: 35px;
	height: 30px;
  overflow: hidden;
}
.module-content.social a:hover{
    background-color: #fff;
    color:#198098;
}

/*BACK TO TOP*/
.module-box.totop{
	cursor: pointer;
	display: inline-block;
  height: auto;
	width: auto;
	padding: 25px 15px 10px 15px;
	color: #ffffff;
  position: fixed;
  bottom: 40px;
  right: 10px;
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);
  background-color: #198098;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
	/*transition*/
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.module-box.totop:after{
	content:'\f106';
	font-family: FontAwesome;
	font-size: 34px;
	display: block;
	position: absolute;
	left: calc(50% - 11px);
	top:0;
	color: #ffffff;
}
.module-box.totop.cd-is-visible {
	/* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.module-box.totop:hover {
  background-color: #198098;
  opacity: 1;
}

/*CONTACT FORM*/
.contact_info{
	text-align: center;
	padding-bottom: 30px;
}
.contact_form h3{
	text-align: center;
}
.ui.form .field>label{
	font-size:20px;
	font-weight:normal;
}
.ui.form input[type="text"], .ui.form textarea, .ui.form input[type=file], .ui.form .ui.selection.dropdown{
	padding: 15px!important;
	line-height: 25px!important;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 20px!important;
	border: 0px;
	color: #555555!important;
	background-color: #dddddd!important;
}
.ui.form .ui.selection.active.dropdown .menu{
	border-color: #dddddd!important;
}
.ui.dropdown .menu > .item{
	font-size: 17px;
}
.ui.form textarea{

}
.ui.form input[type=file]{
	font-size: 17px!important;
	border: 0px;
}
.ui.form button{
	margin-top: 20px!important;
    color: #ffffff;
	background-color: #198098!important;
	font-weight: normal!important;
	padding: 20px!important;
	font-size: 26px!important;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	cursor: pointer!important;
}
.ui.form button:hover{
	background-color: #198098!important;
}
.chronoforms6_credits{display:none;}
