﻿@font-face {
    font-family: 'Gotham';
    src: url('/style/888/font/Gotham_Book_Regular.otf');
    font-weight: normal;
    font-style: normal;
}

/*body {
    font-family: Gotham, Arial;
}*/

strong {
    font-weight: bold !important;
    color: #606060;
}

#cerContainer {
    font-family: Gotham, Arial;
    width: 960px;
    margin: 10px auto;
    background-color: #eaeaea;
    text-align: center;
    /*height: 1200px;*/
    padding-bottom: 10px;
}

#cerTitolo {
    /*margin: 30px auto;
    width: 820px;*/
}

#cerSubtitle {
    color: #8e9093;
    /*font-family: Arial;*/
    text-transform: uppercase;
    font-size: 22pt;
    margin-top: -33px;
}

#cerBoxCounter {
    background-image: url("../../images/special/cerebellum/telo_object.png");
    background-size: cover;
    height: 500px;
    margin-top: -45px;
}

#cerCountDown {
    font-size: 110px;
    color: #ffffff;
    padding-top: 120px;
    margin: 0px;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}

.cerDaysLabel {
    font-size: 54px;
    margin-top: -25px;
    margin-bottom: 0px;
}

#cerEnding {
    color: #8e9093;
    /*font-family: Arial;*/
    text-transform: uppercase;
    font-size: 15pt;
    margin-top: -20px;
}

#cerIcons {
    /*width: 920px;
    margin: 0px auto;*/
}

#cerIcons table {
    width: inherit;
}

#cerIcons td {
    text-align:center;
}

.cerIcon {
    width:60px;
    display:block;
    margin: 10px auto;

}

.cerLabel {
    width:100px;
    text-transform: uppercase;
    font-size: 9pt;
    color: #8e9093;
}

#cerFooter {
    padding: 10px 73px 20px 73px;
    /*height: 100vh;*/
}
#cerBadge {
    width: 150px;
    float: left;
}
#cerDescr {
    float: left;
    height: 500px;
    padding: 9% 5% 5% 5%;
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
}
.cerTimePortion {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 150px;
    text-align: center;
    margin: 0px;
    padding: 0px;
}


.cerNewsLetter {width:930px; margin:15px; /*margin-bottom:50px;*/ background-color: #EFEFEF; background-image: url("../../images/special/cerebellum/sfumatura960.png"); background-size:cover; background-position:center;}
.cerNewsLetter .mailing-list {margin:0px; padding:0px; display:table;}
.cerNewsLetter .mailing-list .message{font-size:10pt;font-weight:normal; display:table-cell; width:30%; margin:0px; padding: 10px 0px; vertical-align: middle; color:#fff;}
.cerNewsLetter .mailing-list .textbox{ display:table-cell; width:36%; padding: 10px;}
.cerNewsLetter .mailing-list .textbox input#txtMailingListEmail{
	margin:10px 0 5px;
	border:1px solid #787878;width:80%;
	background-color:#fff;
	border-radius:3px;
	color:#787878;
	font-size:8pt;
	height: 18px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-right: 0;
	border-left: solid 1px #eee;
	padding-left:3px;
    width:98%;
}
.cerNewsLetter .mailing-list .accept-term{font-size:9pt;font-weight:normal; display:table-cell; width:20%; position: relative; top: -10px;}
.cerNewsLetter .mailing-list .accept-term span a{padding-bottom:8px;height:20px;color:#fff;text-decoration: none;}
.cerNewsLetter .mailing-list .accept-term span a:hover{text-decoration: underline;}
.cerNewsLetter .mailing-list .subscribe{/*margin-right:14px;*/ display:table-cell; width:14%;}
.cerNewsLetter .mailing-list .subscribe input#btnSubscribe{width:90px;margin:10px 0;border:0;color:#0b013b;background-color:#fff;padding:5px;font-weight:bold;font-size:9pt;}

/*.sevenFunctions {
    font-weight: bold;
    font-size: 32px;
    text-align: left;
    margin-left: 5%;
}*/