html{overflow-y:scroll;}
html, body{height:100%;margin:0;padding:0;font-size:14px;font-family:'Arial',sans-serif;line-height:1.5;background:#353535;color:#4f4f4f;}
#main{width:100%;min-height:100%;}

/********************************************************************************************************************************** COMMON ELEMENTS */
.t-left{text-align:left;}
.t-right{text-align:right;}
.t-center{text-align:center;}
.t-justify{text-align:justify;}
.cursor-p {cursor:pointer;}

a{color:#E35D5D;text-decoration:none;outline:none;}
a:hover{color:#000;}

h1,h2,h3,h4,h5{color:#d68787;font-weight:normal;margin-bottom:0.3em;font-family:'Century Gothic',sans-serif;;}
h1{font-size:2.3em;} h2{font-size:1.6em;} h3{font-size:1.4em;} h4{font-size:1.2em;} h5{font-size:1.1em;}

hr{clear:both;margin:0 0 15px 0;padding:15px 0 0 0;border:0px solid gray;border-bottom:1px solid #c9c9c9;}

a img{border:none;}
ul,ol{margin-left:20px;}

p{margin:10px 0;}
iframe{max-width:100%}
table{border-collapse:collapse;border:none;}
td{border:none;vertical-align:top;}
.full-width{width:100%;}
.max-width{max-width:100%;}
.uc{display:block;padding:80px 20px;text-align:center;font-size:30px;color:#DCDCDC;}

.small{font-size:12px;}
.very-small{font-size:11px;}

.float-box{display:block;text-align:left;border:1px solid #878787;}
.float-box-title{display:block;padding:10px;line-height:1.2;font-weight:bold;background:#000;color:#fff;}
.float-box-content{display:block;padding:10px;}
.float-box.right, .float-box.left{float:none;margin:0 0 15px 0;}

.contest-stripe{padding:10px;text-align:center;background:#014c6c;color:#fff;font-weight:700;font-size:14px;}
.contest-stripe a{color:#fff;}
.contest-stripe a:hover{color:#E35D5D;}

.input-line{min-width:350px;}

#sites-wrap{background-color:#262626;}
.micro-site-wrap{display:inline-block;text-align:center;margin:5px auto;padding:10px 20px;font-weight:bold;}
.micro-site-wrap a{color:#fff;}
.micro-site-wrap a:hover{color:#E35D5D;}

.slider-date{font-style:italic;font-size:80%;color:#555;}

.special-link{display:inline-block;padding:4px 12px;font-size:20px;border-radius:5px;background-color:#E35D5D;color:#fff;}
.special-link:hover{background-color:#333;color:#fff;}
.addthis_button{position:absolute;right:5px;bottom:0px;background:#717171;padding:5px;border-radius:5px 5px 0 0;}
/********************************************************************************************************************************** HEADER */
#header-wrap{position:relative;width:100%;height:auto;background:url('../images/layout/header_bg2.jpg')#ebebeb no-repeat center top;}
#header{position:relative;height:260px;background:url('../images/layout/header.png') no-repeat center bottom;}
#header-logo{/* position:absolute; */top:5px;display:block;padding-left: 50%;margin-left:-110px;}
#header-search{position:absolute;bottom:10px;right:15px;text-align:right;padding-top: 5px;}
#lang-menu{position:absolute;top:10px;right:55px; text-align:right;}
.lang-menu-icon{display:inline-block;margin-left:5px;opacity:0.3;}
.lang-menu-icon:hover, .lang-menu-icon.selected{opacity:1;}
.lang-menu-label-short, .lang-menu-label-long {display:none;}

/********************************************************************************************************************************** MENU */
#main-menu{position:absolute;bottom:10px;left:0px;width:940px;height:40px;background:#717171;}
.menu-item{position:relative;display:inline-block;}
.menu-item-link{display:inline-block;height:40px;padding:8px 10px 0 10px;text-align:right;font-size:16px;color:#fff;font-family:'Century Gothic','Arial',sans-serif;}
.menu-item.selected .menu-item-link{color:#fff;background-color:#d68787;}
.menu-item:hover .menu-item-link{color:#fff;background-color:#E35D5D;}
.more .menu-item-link{padding:8px 30px 0 10px;color:#fff;background:url('../images/layout/menu_more_3.png') no-repeat right;}
.submenu{display:none;position:absolute;top:40px;left:0px;padding:10px;background:#E35D5D;white-space:nowrap;border-radius:0 0 14px 14px;}
.submenu-item{display:block;padding:8px 14px;margin:2px 0;font-size:14px;color:#f6e5e5;background-color:#e76e6e;border-radius:5px;}
.submenu-item:hover, .submenu-item.selected{color:#fff;background-color:#717171;}
.subsubmenu{display:none;position:absolute;top:40px;left:0px;padding:10px;background:#E35D5D;white-space:nowrap;border-radius:0 14px 14px 0;}
.submenu-item.more::after{content:'';display:inline-block;position:relative;right:-5px;top:-3px;padding:3px 3px;border-top:1px solid #f6e5e5;border-right:1px solid #f6e5e5;transform: rotate(135deg);}
.submenu-item.more:hover::after{transform: rotate(45deg);transition:0.3s;right:-5px;top:0px;}

/********************************************************************************************************************************** MOBILE MENU */
.mobile-menu-icon{height:30px;margin-top:5px;margin-right:25px;cursor:pointer;}
#mobile-menu-overlay{position:fixed;top:0px;left:0px;width:100%;height:100%;display:none;background:rgba(0,0,0,0.4); z-index: 2000;}
#mobile-menu-items{position:absolute;top:50px;right:10px;display:none;z-index: 2001;}
#mobile-menu-items a{display:block;padding:12px 30px;margin:2px;white-space:nowrap;text-align:center;color:#3d3d3d;background:#fff;}
#mobile-menu-items a:hover, #mobile-menu-items a.selected:hover{color:#fff;background:#e76e6e;}
#mobile-menu-items a.selected{color:#3498db;}
#mobile-menu-items .smenu-item{display:none;}

/********************************************************************************************************************************** SLIDER */
#slider-wrap{width:100%;height:100%;margin:30px 0px;}
#slider-container{position:relative;}
#slider{position:relative;overflow:hidden;}
#slider ul{margin:0;padding:0;list-style:none;position:relative;}
#slider li{width:940px;height:350px;margin:0;padding:0;overflow:hidden;}

.controls{position:absolute;top:290px;left:30px;display:inline-block;width:934px;height:0px;text-align:left;z-index:100;}
.controls ol{position:relative;display:inline-block;list-style:none;margin:0 auto;padding:5px 10px;}
.controls ol li {display:inline-block;}
.controls ol li a{display:inline-block;padding:3px 8px;margin:2px;background:#363636;color:#fff;border-radius:0 4px 0 4px;}
.controls ol li a:hover, .controls ol li.current a{background:#E35D5D;}
.controls ol li a span{display:block;}

.slider-img{float:left;width:50%;height:100%;overflow:hidden;background:#000;text-align:right; }
.slider-img img{height:350px; }

.slider-content{position:relative;padding:45px; float:left;width:50%;height:100%;background:#000;color:#a0a0a0;overflow:hidden;}
.slider-content .title{display:block;color:#fff;font-size:18px;font-family:'Century Gothic',sans-serif;}
.slider-content .button{position:absolute;right:30px;bottom:30px;}
.slider-content a:hover{color:#fff;}
.slider-content .button:hover{color:#000;}

/********************************************************************************************************************************** CONTENT */
#content-wrap{position:relative;width:100%;height:auto;min-height:300px;background:url('../images/layout/content_bg.png') #fff repeat-x bottom;}
#content{padding-top:30px;padding-bottom:30px; text-align: justify;}
#content .title{font-size:18px;font-weight:bold;font-family:'Century Gothic',sans-serif;}
.gray-box{padding:20px;background:#343434;color:#fff;border-radius:0 20px 0 20px;margin-top: 55px;}
.gray-box a:hover{color:#fff;}
.pink-box{padding:20px;background:#E35D5D;color:#fff;border-radius:0 20px 0 20px;margin-bottom: 55px;}
.pink-box .button{background:#343434;}
.img-left{float:left;margin:0 20px 10px 0;}
.subcategories a{display:inline-block;padding:5px 8px;margin:3px 2px;background:#d6d6d6;color:#444;font-size:12px;font-weight:bold;}
.subcategories a:hover, .subcategories a.selected{color:#fff;background:#E35D5D;}
.date, .download-local-info, .download-attachments-info{font-size:11px;color:#919191;padding:4px 0;}
.news-thumb {max-width:150px;padding:5px;border:1px solid #dddddd;}
a:hover .news-thumb {border:1px solid #E35D5D;}
.article-img{max-width:100%;float:none;margin:10px 0;}
.gal3-thumb{display:inline-block;margin:5px;height:75px;width:75px;}
.gal3-thumb{border:1px solid #fff;padding:5px;}
.gal3-thumb:hover{border:1px solid #E35D5D;}
.gal3-link{display:block;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;}

#bottom-wrap .subcategories a{display:block;padding:4px 6px;margin:2px 0;font-size:12px;background:#393939;color:#E35D5D;border-radius:7px;}
#bottom-wrap .subcategories a:hover{background:#464646;color:#fff;}

.reference-block{display:block;padding:5px 0;margin-bottom:12px;border-bottom:1px solid #e3e8ee;}

.tab{display:inline-block;padding:3px 5px;background:#e9e9e9;border-right:2px solid #F0F1F1;border-radius:12px 12px 0 0;}
.tab:hover{color:#fff;background:#717171;}
.tab.selected{color:#fff;background:#E35D5D;}
.tab-big{display:block;padding:8px 15px;}

.tile{display:inline-block;vertical-align:top;margin:21px;width:270px;}
.tile-link{position:relative;display:block;width:260px;height:200px;line-height:200px;padding:5px;border:1px solid #717171;text-align:center;}
.tile-link:hover{border:1px solid #e35d5d;}
.tile-title{display:block;font-weight:bold;margin:20px 0 10px 0;font-size:120%;text-align:left;}
.tile-img{display:inline-block;max-width:260px;max-height:200px;vertical-align:middle;}

.contest-logo{display:inline-block;height:100px;margin:5px;max-width:100%;}

.categories-list{margin:10px 0 15px 0}
.categories-list-item{display:inline-block;padding:5px 10px;margin:0 5px 0 0;border-radius:10px;color:#fff;background-color:#E35D5D}
.categories-list-item:hover{color:#000}
.categories-list-item.selected{background-color:#000;color:#fff;}
/********************************************************************************************************************************** BOTTOM */
#bottom-wrap{position:relative;width:100%;height:auto;padding:30px 0;background:#353535;}
#bottom{color:#939393;}
#bottom a:hover{color:#fff;}
#bottom .button:hover{color:#000;}
#bottom .title{color:#fff;font-size:18px;font-weight:bold;font-family:'Century Gothic',sans-serif;}
#bottom b, #bottom strong{color:#dedede;}

#clear-footer{height:60px;}

.pager a{display:inline-block;padding:0 4px;height:32px;line-height:32px;}
/********************************************************************************************************************************** FOOTER */
#footer-wrap{position:relative;width:100%;/* height:60px; */padding:20px 0;margin-top:-60px;background:#000;}
#footer{color:#e4e4e4;font-family:'Century Gothic',sans-serif;}
#footer a:hover{color:#fff;}
#footer .elements_space{margin:10px 0px;}

#scroll-top{display:none;position:fixed;bottom:99px;right:10px;width:40px;height:40px;background-color:#686868;background-image:url('../images/layout/back_to_top.png');background-repeat:no-repeat;background-position:center;z-index:1500;border-radius:0 10px 0 10px;}
#scroll-top:hover{background-color:#e35d5d;}

/********************************************************************************************************************************** FORMS */
.form-table td{padding:5px 8px 5px 0;vertical-align:top;}
fieldset, #captcha-container {padding: 4px; border: 1px solid #fffacd;}
#answer-label {margin-top: 6px; display:inline-block;}
.verr { border: solid 1px #f00 !important;} 
.button, input[type=submit]{display:inline-block;padding:8px 10px;background:#E35D5D;color:#fff;border:none;cursor:pointer;font-size:12px;font-weight:bold;}
.button:hover, input[type=submit]:hover{background:#d6d6d6;color:#000;}
.msg{display:block;margin:10px 0;padding:8px;color:#333;background:#fefefe; border: dotted 1px #ccc; font-size: 120%; text-align:center;}

.cse-ums-input{height:30px;width:140px;padding:0 5px;border:none;vertical-align:top;color:#aaaaaa;font-style:italic;}
input[type=submit].cse-ums-submit{display:inline-block;padding:0;margin:0;width:30px;height:30px;vertical-align:top;font-size:0px;color:#353535;background:url('../images/layout/search_icon.png') no-repeat center #353535;}
input[type=submit].cse-ums-submit:hover{color:#e35d5d;background:url('../images/layout/search_icon.png') no-repeat center #e35d5d;}

#n_form{display:inline-block;vertical-align:top;}
.button.newsletter-button{padding:3px 10px;}
#response_validation_email{display:inline-block;vertical-align:top;width:300px;}
.n-response{margin:0 0 0 15px;padding:3px 6px;color:#000;}

/********************************************************************************************************************************** CAPTCHA */
#captcha-container{font-size:11px;}
#captcha-required{color:red;}
#captcha-img, #new-captcha-img{border:1px solid #333333;height:40px;margin:4px 0;width:130px;background-color:#fff;}

/********************************************************************************************************************************** UC */
#uc{display:block;margin:120px auto;font-size:32px;text-align:center;color:#343434;text-shadow:1px 1px 2px #000;}

/********************************************************************************************************************************** SHOW HIDE */
.show-hide-head, .show-hide-all{display:inline-block;cursor:pointer;}
.show-hide-head:hover, .show-hide-all:hover{background-color:#6fc9d0;}
.show-hide-head{display:block;}
.show-hide-content{display:none;}
.form-head{margin:10px 0;padding:8px;font-size: 120%; text-align:center;display:block;padding:8px 10px;background:#E35D5D;color:#fff;border:none;cursor:pointer;font-weight:bold;}
.form-head:hover{background:#d6d6d6;color:#000;}

/********************************************************************************************************************************** MEDIA QUERIES */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.float-box{width:40%;}
	.float-box.right{float:right;margin:0 0 15px 15px;}
	.float-box.left{float:left;margin:0 15px 15px 0;}
	.article-img,.embed{max-width:48%;float:right;margin:0 0 15px 30px;}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.addthis_button{right:220px;bottom:9px;z-index:2;}
.gray-box{margin-top: 0px;}
.pink-box{margin-bottom: 0px;}
#lang-menu{right:15px;}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
