hr.separator{
	border-bottom: 1px solid #b9b9b9;
	margin-bottom: 27px;
	margin-top: 0px;
	line-height: 0px;
}

/* COLORI PAESI */

.southasia, .sa{ color: #0096ff;}
.afghanistan, .afg{ color: #e61d72;}
.bangladesh, .ban{ color: #ec7e00;}
.bhutan, .bhu{ color: #b17e49;}
.india, .ind{ color: #fab800;}
.maldives, .mal{ color: #7a6958;}
.nepal, .nep{ color: #e14212;}
.pakistan, .pak{ color: #aa191d;}
.srilanka, .sri{ color: #a2195b;}

.afghanistan-bg, .afg-bg{ background: #e61d72;}
.bangladesh-bg, .ban-bg{ background: #ec7e00;}
.bhutan-bg, .bhu-bg{ background: #b17e49;}
.india-bg, .ind-bg{ background: #fab800;}
.maldives-bg, .mal-bg{ background: #7a6958;}
.nepal-bg, .nep-bg{ background: #e14212;}
.pakistan-bg, .pak-bg{ background: #aa191d;}
.srilanka-bg, .sri-bg{ background: #a2195b;}

.section-dark h4 { color: #5fbdff;}

/* FILE DI MOFICHE UNICEF */
.titlebar{
	padding: 0;
}
#contents-overview{
	background-color: #C4C4C4;
}
#contents-overview p{
	color:#666;
}
#contents-overview h3{
	font-weight: bold;
	text-transform: uppercase;
	color:#666;
}
#contents-overview .social-icon .fa{
	height: 50px !important;
	width: 50px !important;
	font-size: 29px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Dosis', sans-serif !important;
}

#tab11 h4{
	/*color:#0096ff;
	margin:-10px 0px;*/
}

h1.page-title small{
	color: #FFF;
}
.tp-caption.largepinkbg2 {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Dosis";
background-color:#9b005d;
padding:0px 20px;
margin:10px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.finewide_large_white2 {
color:#ffffff;
text-shadow:none;
font-size:60px;
line-height:60px;
font-weight:300;
font-family:"Dosis", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:4px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

#topics .box-colored{
	position: relative;
}
#topics .box-colored:hover .overlay{
	opacity: 0.7;
}
#topics .box-colored .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	background: #9b005d;
}
#topics .box-colored .overlay a{
	display: block;
	padding-top: 120px;
	height: 100%;
	color: #FFF;
	font-family:"Dosis", sans-serif;
	font-size: 24px;
}
#topics .box-colored .overlay a span{

}


#topicstwo .box-colored-two{
	position: relative;
}
#topicstwo .box-colored-two:hover .overlay{
	opacity: 0.7;
}
#topicstwo .box-colored-two .overlay{
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	bottom: 45px;
	opacity: 0;
	background: #0096ff;
}
#topicstwo .box-colored-two .overlay a{
	display: table;
	width: 100%;
	height: 100%;
	color: #FFF;
	font-family:"Dosis", sans-serif;
	font-size: 24px;
	text-align: center;
}
#topicstwo .box-colored-two .overlay a span{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#topicstwo .box-colored-two h4{
	margin-top: 5px;
	height: 30px;
	margin-bottom: 10px;
}


.menu > li.current > span {
	padding: 25px 0px 25px 40px;
	font-size: 13px;
	font-weight:400;
	text-decoration: none;
	display: inline-block;
	color: #0096FF;
	text-transform:uppercase;
	position:relative;
}
.tab-content.vertical{
	padding-top: 0;
}

/*GRIGLIA 1/5 */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1-5 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

/*social*/
.tw-share-button{
	padding-top: 5px;
	padding-left: 35px;
}
.gp-share-button{
	padding-top: 5px;
}

h3.section-title-unicef{
	background: #0096ff;
	color: white;
	padding:9px 15px;
	font-size: 26px;
	line-height: 36px;
	font-weight: 500;
}