.contentnt-promo {
    /* border: 1px solid #F3F4F0; */
    margin-bottom: 35px;
    background-color: #f2f2f2;
    padding: 15px;
    text-align: center;
    width: 100%;
    font-family: "Roboto", sans-serif;
}

.contentnt-promo p {
    font-size: 24px;
}

.contentnt-promo p strong {
    color: #35a7d8;
}

.contentnt-promo p {
    line-height: 11px;
    margin: 0px;
    color: #023064;
    font-weight: bold;
}

.main_section li {
    background: #35a7d8;
    text-transform: uppercase;
    font-family: 'Roboto';
    border-radius: 5px;
    color: #fff!important;
    text-align: center;
    padding: 13px;
}

.main_section li a {
    color: #FFF !important;
    font-size: 16px;
}

.widget-post-content {
    padding: 20px 20px 20px 5px;
}

.latest-news-widget-area .widget-single-blog-post {
    margin-bottom: 7px !important;
    background-color: #3fbed26b;
}

.widget-post-content h6 {
    color: #000;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    font-family: fantasy;
}

.latest-news-widget-area .widget-single-blog-post .widget-post-content p {
    font-size: 19px !important;
    color: #000!important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    padding: 0px;
    margin: 0px;
}

.icona_c_1 {
	font-size: 52px;
    padding-left: 11px;
}

.icona_c_2 {
	font-size: 46px;
	padding-left: 8px;
}

.icona_c_3 {
	font-size: 52px;
	padding-left: 10px;
}

.icona_c_4 {
	font-size: 42px;
	padding-left: 6px;
}

/*LOGIN*/
.maincont-log {
    width: 98%;
    max-width: 550px;
    margin: 0 auto;
    margin-top: 55px;
}
.maincont-log div {
    position: relative;
    margin-bottom: 25px;
}

.pwdrmn a:hover {
    display: block;
    margin-bottom: 5px;
    background-color: #c62929;
    color: #fff;
    padding: 5px;
    text-align: center;
    border-radius: 0;
    border-radius: 5px;
}

.contenitore-login input {
    overflow: hidden;
    width: 100%;
    padding: 5px;
    background-color: #ffffff;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #9e9e9e;
    outline: none;
}
.ok-field-content {
    position: absolute;
    right: 6px;
    bottom: 8px;
    font-family: 'HeydingsCommonIconsRegular';
    color: #36d28a;
}
.no-accept-null {
    position: absolute;
    right: 6px;
    bottom: 8px;
    font-family: 'HeydingsCommonIconsRegular';
    color: #d2363d;
}
.content_menu_dash.requiredcd div select, .content_menu_dash.requiredcd div input {
    display: block;
    padding: 5px;
    width: 100%;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
}
.contenitore-login label {
    font-size: 13px;
    display: block;
    margin-bottom: 0;
}

.cont-butt-cf {
    text-align: center;
    margin-bottom: 20px;
}

.pwdrmn a {
    display: block;
    margin-bottom: 5px;
    background-color: #f8f9fa;
    color: #343a40;
    padding: 5px;
    text-align: center;
    border-radius: 0;
    border-radius: 5px;
}

p.acc-reg {
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    line-height: 11px;
    width: 100%;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, sans-serif;
}

.cont-comprofacile {
	width: 100%;
}
/*FINE LOGIN*/

.title_modulo {
	width: 100%;
	text-align: center;
}

.box_registr .title_modulo {
	color: #fff;
}

.box_login {
	background-color: #fff;
	padding: 33px;
}

.box_registr {
	background-color: #023064;
	padding: 33px;
	margin-top: 50px;
	color: #fff;
}

.box_registr p {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 22px;
}

.description-reg ul li {
	font-size: 22px;
	margin-bottom: 15px
}

.description-reg {
	width: 100%;
}

.box_registr .primary-btn {
	border-radius: 50px;
    background: #fff;
    color: #023064 !important;
    border-color: #223a66;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    padding: 15px 32px;
    font-family: "Exo", sans-serif;
    text-transform: uppercase;
    transition: all .35s ease;
    height: 54px;
    line-height: 25px;
    cursor: pointer;
}

.box_registr .primary-btn:hover {
	background: #35a7d8;
    color: #fff !important;
}

a.prosegui_acq, .procedi-cf {
    border-radius: 50px;
    background: darkorange;
    color: #fff !important;
    border-color: #223a66;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    padding: 15px 32px;
    font-family: "Exo", sans-serif;
    text-transform: uppercase;
    transition: all .35s ease;
    height: 54px;
    line-height: 25px;
    cursor: pointer;
}

a.prosegui_acq, .procedi-cf:hover {
    background: #990000;
    color: #fff !important;
}

.btn-register {
	text-align:center
}











