body{
	padding-top:0px;
}

body.page {
    padding-top:53px;
}

h1 {
    font-size: 31px;
}

h2 {
    font-size: 23px;
}

a.menuMob, #menuOverlay{
	display:block;
}


header{

}

a.logoMob{
    display: inline-block;
    vertical-align: middle;
    padding-left: 4%;
    font-family: 'Antonio', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 26px;
    color: #fb6708;
    line-height: 53px;
    text-transform: uppercase;
}

.logo{
	display:none;
}
.menu{
	display:none;
}

#langs, #sublangs{
	display:none;
}

#logo {
    display:none;
}

#years10 {
    display:none;
}


.wrap {
width:100% !important;
max-width:100% !important;
padding: 20px 0px;
font-size: 18px;
}

#video-wrap, #mvideo{
    display: none;
}

.videoHome{
    display: none;
}

.mobHome{
    display: block;
    min-height: 100vh;
    min-height: 100dvh;
    position: relative;
    background-image: url(../img/bgMobHome.jpg);
	background-repeat:no-repeat;
	background-position:center top;
    background-size: cover;
}


.homeItems .wrap ul {
    justify-content: center;
    margin-bottom: 2px;
}

.homeItems .wrap ul li {
    width: 100%;
    font-size: 18px;
    padding-bottom: 20px;
}

.homeItems .wrap ul li:after {
    content: '';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.homeItems .wrap ul li:first-child {
    width: 90%;
}

.homeItems .wrap ul li em {
    font-size:62px;
}

.homeItems .wrap ul li strong {
    font-size: 50px;
    line-height: 52px;
}

.homeItems .wrap ul li a {
    display:inline-block;
    vertical-align: bottom;
    position:inherit;
    right:auto;
    bottom:auto;
    width: 50%;
    margin-top: 16px;
    clear: both;
}

.homeItems .wrap ul.odd li a {

}

.breadcrumb .wrap{
    width:95% !important;
    max-width:95% !important;
    font-size: 15px;
}

.breadcrumb .wrap h1 {
    font-size: 31px;
    line-height: 34px;
    padding-top: 10px;
}

.bannerMap .wrap em {
    font-size: 46px;
}

.bannerMap .wrap h1 {
    font-size: 30px;
    
}

.bannerMap .wrap h2 {
    font-size: 16px;
}

.bannerMap .wrap ul li {
    width: 55%;
    margin: 0px 0px;
    margin-bottom: 30px;
    font-size: 18px;
}

.bannerMap {
    background-size:cover;
    background-position: center top !important;
}

.bannerHome1{
    background-size:cover;
    background-position: center top !important;
}

.bannerHome1 .wrap{
    width: 96% !important;
    max-width: 96% !important;
    margin: 0px auto;
}

.bannerHome1 .wrap em {
    font-size: 32px;
    text-align: center;
}

.bannerHome1 .wrap span {
    font-size: 17px;
    text-align: center;
}

.bannerHome1 .wrap h1 {
    font-size: 32px;
    margin-top: 65px;
}

.bannerHome1 .wrap h2 {
     font-size: 24px;
}

.topPage .wrap ul {
    justify-content: center;
}

.topPage .wrap ul li{
    width: 100%;
    font-size: 22px;
}

.topPage .wrap ul li:first-child{
    width: 96%;
    padding-bottom: 15px;
}

.topPage .wrap ul li em{
    display: none;
}

.topPage .wrap ul li strong {
    font-size: 46px;
    line-height: 48px;
}

.pad {
    width: 96%;
    margin: 0px auto;
    padding-left:0px;
}

.itemPage .wrap h1 {
    font-size: 18px;
    min-width: 84%;
    max-width: 84%;
    margin-top: 28px;
    padding-left: 12px;
    margin-left: 2%;
    
}

.itemPage .wrap h1:before {
    left: 75px !important;
}

.itemPage .wrap .alertItem {
    font-size: 21px;
    width: 78%;
}

.itemPage .wrap ul li{
    width: 100%;
}

.downloads .wrap ul{
    justify-content: space-between;
}

.downloads .wrap ul li{
    width: 100%;
    font-size: 20px;
}

.downloads .wrap ul li:first-child {
    padding-left: 98px;
    padding-right: 0px;
    border-right: 0px;
    margin-right: 0px;
    background-position: left top;
    margin-bottom: 10px;
    min-height: 94px;
}

.downloads .wrap ul li:last-child{
    text-align: left;
    padding-left: 98px;
}

.downloads .wrap ul li strong{
    font-size: 22px;
}

.gallery .item {
  width: 100%;
}

/* Re-order items into 3 rows */
.gallery .item:nth-child(3n+1) { order: 1; }
.gallery .item:nth-child(3n+2) { order: 1; }
.gallery .item:nth-child(3n)   { order: 1; }

.gallery .item:nth-child(2n+1) { order: 1; }
.gallery .item:nth-child(2n)   { order: 1; }

.contact .wrap ul {
    width:100%;
    margin-top:0px;
	background-image: none;
}


.videos .wrap ul li:nth-child(3n+2) {
    margin-left: 0%;
    margin-right: 0%;
}

.contact .wrap ul li:first-child {
    width: 100%;
}

.contact .wrap ul li {
    width: 100%;
    font-size: 20px;
}

.contact .wrap ul li:last-child {
    margin-top: 15px;
}

.contact .customInput#captcha {
    width:52%;
}

.contact .wrap ul li:first-child img{
    display: block;
    margin: 0px auto;
    max-width: 75%;
}

.itemPage.expos .wrap h1{
    margin-top: 0px;
}

.expos a {
    width: 47.5%;
    height: 136px;
    margin: 0px 0.6666%;
    margin-bottom: 15px;
}

footer {
    margin-top:30px;
}

footer .wrap {
width: 95% !important;
max-width: 95% !important;
    padding-top: 20px;
}

footer .wrap img.logoBottom {
    max-width: 100%;
    top: auto;
    left: auto;
    position: inherit;
}

footer .wrap ul{
    font-size: 18px;
    align-items:flex-start;
}

footer .wrap ul li{
    padding-bottom:15px;
}

footer .wrap ul li:first-child {
    padding-left:0px;
    width: 100%;
    padding-top: 15px;
}

footer .wrap ul li:nth-child(2) {
    display: none;
}

footer .wrap ul li:last-child img {
    max-width:200px;
    margin-bottom:0px;
}

footer .bottom{
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 0px;
}

footer .bottom ul{
    font-size: 16px;
}

footer .bottom ul li{
    font-size: 16px;
    width: 100%;
    padding-top: 5px;
}

footer .bottom ul li:first-child{
    padding-top: 0px;
}

footer .bottom ul li:nth-child(2){
    display: block;
    text-align: center;
}

.button {
    padding: 0px 15px;
    font-size: 18px;
}

.buttonBack {
    left:0%;
}

.customInput{
	font-size: 16px;
}