header {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
header li.lan-menu a, header .lan-menu a, .navbar-nav > li.lan-menu > a {
	color: blue;
	font-weight: bold;
	text-transform: uppercase;
}
.navbar-nav > li > a {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}
.section-empty .icdo-description .boxed{
	position: relative;
    margin-top: -185px;
    padding-bottom: 25px;
	color: white;
	padding: 60px 40px;
	text-align: justify;
}
.icdo-description h2 {
    text-align: center;
    font-weight: bold;
    font-size: 3.3em;
    /* font-weight: 500; */
    line-height: normal;
	font-family: 'Montserrat', sans-serif;
}

@media (max-width: 768px) {
    .icdo-description h2 {
        text-align: center;
        font-weight: bold;
        font-size: 2.3em;
        /* font-weight: 500; */
        line-height: normal;
    	font-family: 'Montserrat', sans-serif;
    }
}
.icdo-description p {
	font-size: 1.5em;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}
.icdo-cover {
	min-height:500px;
	background: url('../images/collage_.png');
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.icdo-news .icdo-first-news .advs-box-content {
	height: 550px;
}
.icdo-news .icdo-first-news {
	margin-bottom: 25px;
}
.icdo-news .icdo-second-news .grid-item {
	padding: 15px 15px 0 15px;
}

.icdo-activities h4{
	font-size: 3em;
	margin-bottom: 30px;
	line-height: 1em;
	font-weight: bold;
}

.row.vertical-row > div.activities-description{
	padding: 5em;
    background-color: #f7f7f7;
}

div.activities-description a{
	font-size: 2em;
}

.icdo-footer {
	background-color: #1276bd;
	margin-top: 50px;
}

footer .container {
    padding: 40px 15px 40px 15px;
}

footer .container, footer .container a, footer .container p {
	color: white;
	font-size: 1.1em;
	font-weight: bold;
}

footer .social-group .circle {
	color: white;
}

/*CONTAINER*/
.container p, .container  li {
    text-align: justify;
    font-family: 'Montserrat', sans-serif;
}

.news.container p {
    text-align: justify;
}

.news-description {
    height:100px;
    overflow: hidden;
}
.news_block {
    margin-bottom: 10px;
}
.container.content, .section-empty > .content {
    padding: 20px 15px 20px 15px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.container.news img {
    width:100%;
    height:auto;
}
.container.content-simple h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 4rem;
    font-weight: normal;
    line-height: 38px;
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px dotted #AAABAF;
    margin: 15px 0px 15px 0px;
}
.breadcrumb {
    background-color: transparent;
}
p.justifyfull {
    color: #4c4c4c;
    font-family: Arial, Helvetica, sans-serif;
    outline: none;
    text-align: justify;
    font-size: 1.7rem;
}

.advs-box-top-icon.boxed-inverse, .advs-box-side-icon.boxed-inverse {
    background: none;
    border-style: solid !important;
    border-width: 1px;
    border-color: #f2f2f2;
}

.advs-box-top-icon.boxed-inverse h3, .advs-box-side-icon.boxed-inverse h3 {
    border-bottom: 1px solid #ffb25f;
}

.advs-box-top-icon.boxed-inverse:hover, .advs-box-side-icon.boxed-inverse:hover {
    background-color: #fff3e6;
}
.advs-box-top-icon-img .img-box, .advs-box-multiple .img-box, .advs-box-top-icon-img .flexslider .slides > li, .advs-box-multiple .flexslider {
    z-index: 1;
    max-height: 550px;
    max-width: 100%;
    display: block;
}
.news img {
    margin: 30px 0 30px 0 !important;
}
.one-row-list .niche-box-blog .img-box.news-object {
    height:auto;
    max-height:none;
}
.one-row-list .niche-box-blog .img-box, .page-main-content .advs-box .img-box {
    height:auto;
    padding-top:0px;
}

.icdo-news .advs-box-content h2 {
    height: 150px;
    overflow: hidden;
}

.page-height {
    min-height: calc(75vh);
}

.font-italic {
    font-style: italic;
}

/* -----------------------------------------------------------------------------------

EXECUTIVE COUNCIL LIST
	___________

----------------------------------------------------------------------------------- */
.ec-list h5 {
    margin-top: 2rem;
}
.ec-list h2 {
    text-align: center;
    margin-top: 6rem;
}


/*LIST ITEM STYLE*/
a.list-group-item {
    color: #555555;
    font-size: 2rem;
    line-height: 45px;
}