html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.asset-table {
	margin-top: 20px;
	padding-right:18px;
}

.asset-table img {
	width: 100%;
}

* html .clearfix {
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

html, body {
    margin: 0;
    padding: 0;
}
ul, ol {
    margin: 0 20px 20px 20px;
    padding: 0;
}
a.orange {
    color: #F9C32D;
    text-decoration: none !important;
    font-weight: 700;
	border: solid 1px #F9C32D;
    padding: 2px 10px;
	display: inline-block;
}

a:hover.orange {
    color: #fff ;
	background: #F9C32D;
    text-decoration: none;
    font-weight: 700;
}


a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:focus, a:hover {
    color: #F9C32D;
    text-decoration: none;
}
body {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
    font-weight: bold;
}
h1, h1 a {
    font-size: 32px;
}
h2, h2 a {
    font-size: 26px;
}
h3, h3 a {
    font-size: 20px;
}
h4, h4 a {
    font-size: 18px;
	line-height: inherit;
}
.arrow-right-black {
    width: 30px;
    display: inline-block;
    margin-left: 15px;
}
.arrow-right-black img {
    width: 100%;
    height: auto;
}
.arrow-right-yellow {
    width: 30px;
    display: inline-block;
    margin-left: 15px;
}
.arrow-right-yellow img {
    width: 100%;
    height: auto;
}
.arrow-right-white {
    width: 30px;
    display: inline-block;
    margin-left: 15px;
    margin-top: 20px;
    height: 20px;
}
.arrow-right-white img {
    width: 100%;
    height: auto;
}
.close-button-black {
    width: 30px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    height: 20px;
}
.close-button-black img {
    width: 100%;
    height: auto;
}
.gray-overlay{
    display: none;
    background: rgba(0,0,0, 0.6);
    position: absolute;
    width: 100%;
    height: 500%;
    z-index: 99;
}
header {
    background: #F9C32D;
    width: 100%;
    height: 70px;
}

header .languages-button{
    float: right;
    margin-top: 25px;
    font-size: 14px;
    margin-left: 10px;
    color:#000000;
    font-weight: bold;
}

header .languages-button:hover{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

header .search-button{
    float: right;
    margin-top: 25px;
    font-size: 20px;
    margin-left: 10px;
    color:#000000;
}

header .search-button:hover{
    color: #fff;
    cursor: pointer;
}
.search-submit {
    float: left;
    margin-top: 10px;
    padding: 5px 40px;
    font-weight: 700;
    background: transparent;
    border: 2px solid #000;
    font-size: 18px;
    text-transform: uppercase;
}
header .search-wrapper{
    clear: both;
    margin-top: 100px;
    position: absolute;
    display: none;
    z-index: 10;
}

header .search-wrapper .search-headline{
    font-size: 18px;
    float: left;
}
header .search-field {
    font-size: 28px;
    color: #000000;
    border: solid #000 1px;
    clear: both;
    display: block;
    background: transparent;
    width: 97%;
    padding: 5px 10px;
}
header .search-field:focus {
    outline: none;
}

header .search-field::-webkit-input-placeholder {
    color: #000000;
}

header .search-field:-moz-placeholder { /* Firefox 18- */
    color: #000000;
}

header .search-field::-moz-placeholder {  /* Firefox 19+ */
    color: #000000;
}

header .search-field:-ms-input-placeholder {
    color: #000000;
}

header .search-wrapper .search-input{
    font-size: 70px;
}

header .languages-wrapper {
    clear: both;
    margin-top: 100px;
    position: absolute;
    display: none;
    z-index: 10;
}

header .languages-wrapper .languages-headline{
    font-size: 36px;
}
header .languages-wrapper a .arrow-right-black {
    opacity: 0;
}
header .languages-wrapper a:hover .arrow-right-black {
    opacity: 1;
}
.breadcrumbs {
    background: #F9C32D;
}
.breadcrumbs {
    background: #F9C32D;
}
.breadcrumbs ul{
    margin: 0;
    padding: 0;
    float:right;
}
.breadcrumbs ul li{
    float:left;
    list-style: none;
    padding: 10px 5px;
}
.breadcrumbs ul li a{
    font-size: 12px;
    color: #000000;
}
.breadcrumbs ul li:last-child {
    padding-right: 0;
}
.breadcrumbs ul li:last-child a{
    font-weight: bold;
    text-transform: uppercase;
}
.navbar-toggle {
    display: none;
}
.navigation-responsive {
    display: none;
}
#navigation-top {
    margin: 10px 5% 0 5%;
}
#lang_sel_list.lang_sel_list_vertical a {
    border:0;
    font-size: 18px;
    color:#000000;
    margin-bottom: 10px;
    background:transparent;
}
#lang_sel_list.lang_sel_list_vertical a:hover {

}
#lang_sel_list.lang_sel_list_vertical a span {
    margin-top: -5px;
    color: transparent;
    float:left;
    margin-right: 10px;
}
#lang_sel_list.lang_sel_list_vertical li {
    width: 200px;
}
#lang_sel_list.lang_sel_list_vertical a:hover span {
    font-size: 18px;
    color: #000000;
}
#lang_sel_list.lang_sel_list_vertical ul {
    border:none;
}

.navbar {
    margin-top:0px;
    border-radius: 0;
    border:0;
}
.navbar ul{
    list-style: none;
}

.navbar-default {
    background: #F9C32D;
    border-color: #F9C32D;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
    transition: all 0.5s;
    z-index: 999;

}
.navbar-default > .container {
    border-bottom: 2px solid #000000;
}
.home .navbar-default > .container {
    border-bottom: 0;
}
.navbar-default .overlay{

    background: #f9c32d; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f9c32d,#e69d00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f9c32d,#e69d00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f9c32d,#e69d00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f9c32d,#e69d00); /* Standard syntax (must be last) */
    height:0;
    display: none;
}

.navbar-default.expanded .overlay,
.navbar-default.search .overlay,
.navbar-default.languages .overlay{
    background: #f9c32d; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f9c32d,#e69d00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f9c32d,#e69d00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f9c32d,#e69d00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f9c32d,#e69d00); /* Standard syntax (must be last) */
    width: 100%;
    position: relative;
    min-height: 150px;
    z-index: 8;


}
.navbar-default.collapsed{
    height: 70px;
}
/*
.navbar-default.expanded{
    height: 450px;

}

.navbar-default.search{
    height: 450px;
}

.navbar-default.languages{
    height: 450px;
}
*/
.navbar-default .navbar-nav>li>a {
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 25px;
    padding-left: 0;
}
.navbar-default .navbar-nav > li:last-child >a {
    padding-right: 0;
}
.navbar-default .navbar-nav > li:hover >a {
    color: #ffffff;
}
.navbar-default.collapsed .sub-menu{
    display:none;
    position: absolute;
    margin-top: 100px;
    z-index: 10;
}

.navbar-default.expanded .sub-menu {
    display: none;
    position: absolute;
    margin-top: 0px;
    width: 100%;
    margin-left: 0;
    left: 0;
    padding: 0 0 30px 0;
    border-bottom: 2px solid #000000;
    z-index: 10;
}
.navbar-default.expanded .sub-menu li{
    float: left;
    width: 12%;
    margin-left: 0;
    text-align: left;
    margin-top: 40px;
	padding-left: 10px;
}
.navbar-default.expanded .sub-menu li a{
    color: #000000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}
.navbar-default.expanded .sub-menu li a:hover{
    text-decoration: none;
    color: #FFFFFF;
}
.navbar-default.expanded .container{
    border-bottom: 2px solid black;
    position: relative;
}

.navbar-default #lang_sel_list {
    clear:both;
    margin-top: 20px;
}
.navbar-default.expanded .sub-menu li .sub-menu {
    display: block !important;
    position: relative;
    margin-top: 20px;
    width: 100%;
    margin-left: 0;
    left: 0;
    padding: 0;
    border-bottom: 0;
    z-index: 10;
}
.navbar-default.expanded .sub-menu li .sub-menu li{
    float: none;
    width: 100%;
    margin-left: 0;
    text-align: left;
    font-size: 12px;
    text-transform: none;
}
.navbar-default.expanded .sub-menu li .sub-menu li a {
    font-size: 14px;
    text-transform: none;
}
.nav>li {
    position: inherit;
}
.sub-menu li a{
    color: #000000;
}

#main-content-wrap  {
    width: 100%;
    margin:0 auto;
}
.logo-link {
    height: 69px;
    background: url(../img/logo.jpg) no-repeat transparent;
    display: block;
    width:234px;
    background-size: cover;
    margin-top:-3px;
}
.more-link{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
    display: block;
}

.header-share-info {
    clear: both;
    position: absolute;
    bottom: -380px;
    display:none;
    left:0px;
    z-index: 10;
}
.header-share-info h3{
    font-size: 26px;
    margin-bottom: 0;
    font-weight: bold;
}
.header-share-info  .share-price {
    font-size: 120px;
    color: #ffffff;
    font-weight: bold;
    line-height: 120px;
}
.header-share-info  .share-price-date {
    font-size: 15px;
    font-weight: bold;
}

.quick-share-link {
    background-image: linear-gradient(to top, #f9c32d, #ffb230);
}
.quick-share-link h3{
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: bold;
    text-transform: uppercase;
}
.quick-share-link  .share-price {
    font-size: 120px;
    color: #ffffff;
    font-weight: bold;
    line-height: 120px;
}
.quick-share-link  .share-price-date {
    font-size: 15px;
    font-weight: bold;
}
/* --- SLIDER ------------------------ */
.home-slider-wrap {
    float:left;
    width:100%;
}
.home-slider {
    margin: 0;
    position: relative;
    z-index: 0;
    padding: 0px;
}
.home-slider img {
    width: 100%;
    height: auto;
}
.slider-content {
    position: absolute;
    top:27%;
    left: 0;
    width: 100%;

}
.slider-content p{
    margin:0;
    font-size: 66px;
    font-weight: bold;
    line-height: 1.11;
    letter-spacing: 0.4px;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
}
.slider-content h2{
    font-weight: bold;
    font-size: 66px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 73px;

}
.slick-slide{
   height: 750px;
    overflow: hidden;
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slick-slide .more-link {
    color: #FFFFFF;
    vertical-align: bottom;
}
.slick-dots {
    width: 109px;
    margin: 0px auto;
    padding: 0;
    position: absolute;
    bottom: 20px;
    left: 47%;
}
.slick-dots li{
    float: left;
    list-style: none;
}
.slick-dots li:first-child {
    margin-left:0;
}

.slick-dots button {
    width: 10px;
    height: 10px;
    overflow: visible;
    margin: 10px 0px 10px 20px;
    padding: 5px;
    font-size: 0px;
    font-weight: bold;
    border: 0;
    color: #444;
    text-align: center;
    border-radius: 50%;
    background-color: #999999;
    cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li.slick-active button {
    background: #f9c32d;
}

.quick-links {
    margin-top:0px;
}
.quick-links .col-md-3 {
    margin-bottom: 15px;
    padding: 0 3px 0 0;
}
.quick-links .col-md-3:first-child {
    padding: 41px 20px;
}
.quick-links img{
    width: 100%;
    height: auto;
}
.archive-list .row {
    border-bottom: solid 1px #979797;
    padding-top: 40px;
    padding-bottom: 40px;
}
.archive-list .row:first-child {
    border-top: solid 1px #979797;
}
.archive-title {
    font-size: 15px;
    line-height: 30px;
    display: block;
}
.archive-date {
    font-size: 18px;
    font-weight: 600;
}
.archive-list h2 {
    font-size: 18px;
    font-weight: 600;
}

.archive-list .latest-posts-animate h2 a, .archive-list .latest-posts-animate p a {
    display: inline-block;
    border: 0px solid #000000;
    text-transform: inherit;
	font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    width: 100%;
    padding: 0px;
    box-sizing: content-box;
}

.archive-list .latest-posts-animate h2 a:hover, .archive-list .latest-posts-animate p a:hover {
    color: #F9C32D;
	border: 0px solid #F9C32D;
}

.archive-list .latest-posts-animate a {
    display: inline-block;
    border: 2px solid #000000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    width: 170px;
    padding: 13px 10px 6px 10px;
    box-sizing: content-box;
    color:#000000;
}


.archive-list .latest-posts-animate a:hover {
    color: #F9C32D;
	border: 2px solid #F9C32D;
}



.archive-list a span.read-text {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.return-to-cat {
    display: inline-block;
    border: 2px solid #000000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    width: 170px;
    padding: 13px 10px 6px 10px;
    box-sizing: content-box;
    color: #000000;
    text-align: center;
    cursor: pointer;
}
.return-to-cat .read-text {
    vertical-align: top;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.single-paginate-wrap {
    text-align: center;
    margin-bottom: 80px;
    padding-top: 10px;
}
.single-paginate-wrap a{
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 20px;
    color: #000000;
    line-height: 20px;
}
.single-paginate-wrap .current {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 20px;
    color: #f9c32d;
    line-height: 20px;
}
.latest-title {
    clear: both;

}
.latest-title h2{
    margin-top: 28px;
    padding-left: 20px;
    font-size:18px;
    margin-bottom: 20px;
    font-weight:bold;
}
.latest-news {
    margin-bottom: 20px;
}


.latest-news-title {
clear: both;
}
.latest-news-title h2{
    margin-top: 28px;
    padding-left: 20px;
    font-size:18px !important;
    margin-bottom: 20px;
    font-weight:bold;
}


.latest-news-title h2 a {
    color: #000000;
    text-decoration: none;
	font-size:18px !important;
}

.latest-news-title h2 a:hover {
    color: #F9C32D;
}


.latest-news-content {
    background: #f7f6f1;
    text-align: left;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.2px;
    margin-bottom: 30px;
    height: 270px;
    overflow: auto;
    border-bottom: solid #f7f6f1 20px;
}
.latest-news-content h3 {
    margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: solid #ccc 1px;
}
.latest-news-content h3 a{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: left;
    color: #000000;
}

.latest-news-content h3 a:hover{
    color: #ffc200;
}


.latest-news-content h4 {
    font-size: 16px;
	line-height: 20px;
    font-weight: normal;
    letter-spacing: 0.2px;
    text-align: left;
    color: #666666;
	margin-bottom: 5px;
}


.latest-news-content p{
    margin: 0 18px;
}
.latest-news-date {
    margin-top: 30px;
}
.all-news-link a{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    margin:30px 0;
    display: block;
}

.latest-reports .col-md-6{
    margin-bottom: 15px;
    padding: 0px;
    width: 49.9%;

}
.latest-reports .col-md-6:first-child{
    margin-right: 0.2%;
}
.latest-reports img {
    width: 100%;
    height: auto;
}

.latest-reports img.no-image {
    background-color: #f9f8f4;
    width: 30%;
    height: auto;
    padding: 15px;
}

.latest-reports-content {
    background: #f9f8f4;
    padding: 15px;
    text-align: left;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.2px;
}
.latest-reports-animate {
    margin-bottom: 30px;
}
.latest-reports-content h3 {
    margin: 0 0 20px 0;
}
.latest-reports-content h3{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: left;
    color: #4a4a4a;
    min-height: 50px;
}
.latest-reports-content a{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: left;
    color: #4a4a4a;
    text-transform: uppercase;
}
.latest-reports-content p{
    margin: 0 18px;
}
.download-icon {
    display: inline-block;
    width: 20px;
    margin-right: 10px;
}
.reports-date {
    margin-top: 30px;
}
.all-reports-link a{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    margin:30px 0;
    display: block;
}
.latest-reports .pdf-bg {
    background-color: #f9f8f4;
    min-height: 100px;
}


footer {
    background: #383838;
    padding: 30px 0;
}
.footer-contact  a{
    color: #ffffff;
}
.footer-contact h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    line-height: 23px;
    margin: 0;
}
.footer-contact p{
    color: #ffffff;
    font-size: 12px;
    line-height: 23px;
    margin: 0
}
.contact-divider{
    width: 100%;
    height: 25px;
}
.field-title {
    font-weight: bold;
}
footer hr {
    border-top: 1px solid #ffffff;
    margin: 20px 0px 20px 0;
}

.footer-contact .contact-us{
    display: block;
    float:right;
    font-size:18px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;

}
.footer-contact .contact-us .arrow-right-white {
    width: 23px;
    display: inline-block;
    margin-left: 15px;
    margin-top: 12px;
    height: 20px;
}
.footer-social-icons{
    list-style: none;
    float:right;
    clear:both;
    margin-bottom: 114px;
}
.footer-social-icons li{
    float:left;
    width: 34px;
    height: 34px;
    margin-left:20px;
}

.copyright-text {
    height: 23px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.92;
    text-align: left;
    color: #ffffff;
}
.footer-links {
    height: 23px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.92;
    text-align: right;
    color: #ffffff;
}
.copyright-text a, .footer-links a{
    color: #ffffff;
}

.back-to-top {
    text-align: right;
    color: #ffffff;
    font-size: 12px;
    vertical-align: bottom;
    margin-top: 23px;
    display: block;
}
.back-to-top .glyphicon{
    font-size: 9px;
}


/******************* MAP ******************/

.map-wrapper {
    background: #f7f6f1;
    height: 800px;
    position: relative;
}

.map-wrapper-hover{
    background: #c4c2bb;
}

.detailed-map-info{
    display: none;
    width: 100%;
    height: 800px;
    position: absolute;
    top: 0;
    left: 0;
    background: #f9f8f4;
    z-index: 100;
}

.detailed-map-nigeria {
    display: none;
}

.detailed-map-ireland {
    display: none;
}

.detailed-map-morocco {
    display: none;
}

.detailed-map-poland {
    display: none;
}

.detailed-map-albania {
    display: none;
}

.detailed-map-spain {
    display: none;
}

.assets-content {
    margin: 80px 0 50px 0;
}
.assets-content img {
    width: 100%;
    height: auto;
}
.assets-image{
    width: 100%;
    height: auto;
    margin-top: 100px;
}
.detailed-map-info .close-button{
    position: absolute;
    top: 50px;
    right: 0;
    width: 22px;
    height: 22px;
    background: transparent;
    cursor: pointer;
}

.detailed-map-info h2{
    font-size: 60px;
}
.detailed-map-info p{
    font-size: 16px;
}

.home-page-map {
    height: 800px;
}

.map-legend{
    position: relative;
    width: 340px;
    height: 149px;
    background: url(../img/map-legend.svg);
    background-size: cover;
    z-index: 99;
    margin-top: 50px;
}

.jvectormap-region {
    stroke: #c4c3bc;
    stroke-width: 1;
}

.regions {
    padding:50px 90px 90px 90px;
}
.regions .map-regions .arrow-right-yellow {
    margin-right: 10px;
    opacity: 0;
}
.regions .map-regions li {
    width: 48%;
    float:left;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    border: 2px solid #000000;
    margin-right: 1%;
}
.regions .map-regions a {
   color: #000000;
}

.regions .map-regions li:hover {
    border: 2px solid #f9c32d;
    background: #f9c32d;
    color: #000000;
}
.map-headlines h2{
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.2px;
    color: #000000;
    text-transform: none;
    margin-bottom: 20px;
}
.map-headlines p{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: 0.3px;
    text-align: left;
    color: #000000;
}

.map-regions ul{
    list-style: none;
    padding:0;
    margin: 20px  0;
}
.map-regions ul li{
    list-style: none;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.map-regions li:hover{
    cursor: pointer;
    color: #f9c32d;
}
.map-regions li .glyphicon {
    color: #fcfbf9;
    font-size: 14px;
    margin-right: 10px;
}
.map-regions li:hover .glyphicon {
    color: #f9c32d;
}

.jvectormap-legend-title {
    font-size: 12px;
}

.jvectormap-legend .jvectormap-legend-tick-sample {
    height: 26px;
}

.jvectormap-legend-icons {
    background: white;
    border: black 1px solid;
}

.jvectormap-legend-icons {
    color: black;
}

.markers-NG{
    display: none;
    position: absolute;
 	top: 75%;
    right: 19%;
    z-index: 999;
}


.markers-NG img{
	display: none;
    width: 130px;
    height: 105px;
}

.markers-IE{
    display: none;
    position: absolute;
	top: 9%;
    right: 32%;
	z-index: 999;
}

.markers-IE img{
	display: none;
    width: 30px;
    height: 30px;
}

.markers-MA{
    display: none;
    position: absolute;
	top: 39%;
    right: 29%;
	z-index: 999;
}

.markers-MA img{
	display: none;
    width: 180px;
    height: 183px;
}

.markers-PL{
    display: none;
    position: absolute;
	top: 5%;
    right: 12.9%;
    z-index: 999;
}

.markers-PL img{
	display: none;
    width: 105px;
    height: 90px;

}

.markers-AL{
    display: none;
    position: absolute;
	top: 27.5%;
    right: 15.6%;
	z-index: 999;
}

.markers-AL img{
	display: none;
    width: 31px;
    height: 30px;
}

.markers-ES{
    display: none;
    position: absolute;
	top: 27%;
    right: 27.5%;
	z-index: 999;
}

.markers-ES img{
	display: none;
    width: 45px;
    height: 39px;
}


/*.markers-AL{*/
    /*display: none;*/
    /*position: absolute;*/
    /*top: 29%;*/
    /*right: 23%;*/
/*}*/

/*.markers-FR{*/
    /*display: none;*/
    /*position: absolute;*/
    /*top: 17%;*/
    /*right: 34%;*/
/*}*/

/*.markers-ES{*/
    /*display: none;*/
    /*position: absolute;*/
    /*top: 30%;*/
    /*right: 37%;*/
/*}*/


.quote-wrapper {
    background: url(../img/quote-bg.jpg) no-repeat 0 0 transparent;
    background-size: cover;
    background-attachment: fixed;
    height: 500px;
    position: relative;
}
.quotes {
    font-size: 120px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    font-style: italic;
}
.quote-opacity {
    background: #000000;
    opacity: 0.6;
    position: absolute;
    left:0;
    top:0;
    height: 500px;
    width:100%;
    z-index:0;
}
.quote-text {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: center;
    color: #ffffff;
    width: 50%;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    line-height: 35px;
}
.quote-title {
    font-size: 15px;
    width: 20%;
    text-align: center;
    line-height: 20px;
    padding-top: 10px;
    margin: 40px auto 0 auto;
    font-weight: bold;
    color: #ffffff;
}
.quote-title p{
    margin:0;
}
/************ MAIN PAGE STYLE  ***********/
.page-header-wrap {
    padding: 80px 0 100px;
    min-height: 300px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.page-header-wrap.no-image {
    min-height:200px;
}

.page-header-wrap h1, .main-title{
    font-size: 66px;
    font-weight: bold;
    line-height: 1.11;
    letter-spacing: 0.4px;
    color: #000000;
    text-transform: uppercase;
    margin:0;
}
.page-header-wrap p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.67;
    letter-spacing: 0.2px;
    color: #000000;
    margin-top: 12px;
}
.page-header-wrap .title-with-image h1{
    color: #ffffff;
}
.page-header-wrap .title-with-image p {
    color: #ffffff;
}
.page-template-template-contact .page-header-wrap .title-with-image h1{
    color: #000000;
}
.page-template-template-contact .page-header-wrap .title-with-image p {
    color: #000000;
}


.page-header-wrap .second-row {
    margin-top: 100px;
    margin-bottom: 100px;
}
.single-assets .page-header-wrap {
    padding: 150px 0 0 0;
    min-height: 600px;
    width: 100%;
}
.main-content {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 30px;
}
.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6 {
    margin-bottom: 20px;
}
.main-content img,
.people-part img{
    display: block;
    width: 100%;
    height: auto;
}
.people-part .row.odd {
    background: #383838;
    color: #ffffff;
}
.people-part h2, .people-part h3 {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.2px;
    margin: 0;
}
.people-part p {
    font-size: 18px;
    line-height: 1.67;
    letter-spacing: 0.3px;
    margin: 35px 0;
}
.people-part .row.reverse {
    background: #ffffff;
    color: #000000;
}
.people-part .read-more-btn a{
    border: solid 2px #ffffff;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 20px;
    display: inline-block;
    min-width: 205px;
}
.people-part .read-more-btn .arrow-right-white {
    margin:0 0 0 20px;
}
.people-part .row.reverse .read-more-btn a{
    border: solid 2px #000000;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 20px;
    display: inline-block;
}


.people-part .read-more-btn .arrow-right-black {
    margin:0 0 0 20px;
}
.people-part .row.reverse .col-md-6.people-image-wrap {
    float:right;
}
.people-part .row.reverse .col-md-6.people-content-wrap {
    float:left;
}
.people-part .col-md-6.people-image-wrap {
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 53%;
    background-position: center !important;
    height: 600px !important;
}
.quadar-1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 52px;
    background: #383837;
}
.quadar-2 {
    position: absolute;
    right: 0;
    top: 108px;
    width: 46px;
    min-height: 85%;
    background: #383837;
}
#triangle-right {
    width: 0;
    height: 0;
    border-top: 28px solid #383837;
    border-left: 46px solid transparent;
    border-bottom: 28px solid #383837;
    position: absolute;
    right: 0;
    top: 52px;
}

.row.reverse .quadar-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 41px;
    height: 52px;
    background: #ffffff;
}
.row.reverse .quadar-2 {
    position: absolute;
    left: 0;
    top: 108px;
    width: 41px;
    min-height: 85%;
    background: #ffffff;
}
.row.reverse #triangle-right {
    width: 0;
    height: 0;
    border-top: 28px solid #ffffff;
    border-left: none;
    border-right: 41px solid transparent;
    border-bottom: 28px solid #ffffff;
    position: absolute;
    left: 0;
    top: 52px;
}

.people-part .col-md-6.people-content-wrap {
    padding: 45px 60px;
    width:47%;
}
.people-part .row.more-info-row {
    background: #fafafa;
    padding: 80px;
    color: #000000;
}
.people-part .more-info-row {
    display: none;
}
.people-part .more-info-row p {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.2px;
}
.people-part .more-info-row .col-md-6 {
    padding-right: 100px;
}
.people-part .more-info-row .second {
    border-top: solid 1px #979797;
    margin-top: 50px;
    padding-top: 50px;
}
.cl-less {
    display: none;
}
#moreInfo .arrow-right-white.reverse img {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.experts-wrap {
    padding: 140px 0;
    background: #404041;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.2px;
    color: #ffffff;
}
.assets-more-wrap {
    padding: 140px 0;
    background: #f9c32d;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.2px;
    color: #000000;
}
.assets-more-wrap a {
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    color: #000000;
}
.experts-wrap .link, .assets-more-wrap .link {
    text-align: right;
}
.experts-wrap a {
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    color: #ffffff;
}

.image-wrap img{
    width: 100%;
    height: auto;
}
.more-content-wrap {
    background: #f9c32d;
    padding: 150px 0;
}
.more-content-wrap h2, .more-content-wrap h3 {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.about-keys-wrap h2 {
    text-align: center;
    margin: 60px 0 0 0;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.2px;
}
.row-break {
    border: solid 1px #979797;
    margin: 60px 0;
}
.facts-title {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.2px;
}
.facts-content {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: 0.2px;
}

.facts-content h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: 0.2px;
}

.facts-content h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.2px;
	margin-bottom: 15px;
}



.contact-offices {
    background: #383838;
    color: #FFFFFF;
    padding: 100px 0;
}
.contact-offices h4 {
    margin-bottom: 26px;
}
.contact-offices p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 0;
}
.contact-wrap {
    background: #f9f8f4;
}
.contact-newsletter {
    color: #000000;
    background: #f9c32d;
    padding: 60px 0;
}
.contact-newsletter .container{
    max-width: 800px;
}
.contact-newsletter input{
    padding: 14px 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #5d5d5d;
    border: 0;
    width: 100%;
}
.contact-socials {
    padding: 60px 0;

    text-align: center;
}
.contact-socials .container{  max-width: 800px;}
.btn-linkedin, .btn-twitter, .btn-twitter:active:hover, .btn-twitter.active:hover, .open>.dropdown-toggle.btn-twitter:hover, .btn-twitter:active:focus, .btn-twitter.active:focus, .open>.dropdown-toggle.btn-twitter:focus, .btn-twitter:active.focus, .btn-twitter.active.focus, .open>.dropdown-toggle.btn-twitter.focus,
.btn-linkedin:active:hover, .btn-linkedin.active:hover, .open>.dropdown-toggle.btn-linkedin:hover, .btn-linkedin:active:focus, .btn-linkedin.active:focus, .open>.dropdown-toggle.btn-linkedin:focus, .btn-linkedin:active.focus, .btn-linkedin.active.focus, .open>.dropdown-toggle.btn-linkedin.focus{
    color: #383838;
    background-color: transparent;
    border-color: transparent;
    width: 50px;
    height: 50px;
    display:inline-block;
    margin-top: 50px;
}
.btn-social>:first-child {
    border: 0;
}
.btn-linkedin:hover, .btn-twitter:hover {
    color: #383838;
    background-color: transparent;
    border-color: transparent;
}
div.wpcf7 {
    max-width: 100%;
    margin: 0 auto;
}
.wpcf7 label {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    width: 100%;
    font-size: 18px;
    padding: 15px 20px;
    margin-top: 10px;
    border: 0;
}
.wpcf7-form-control-wrap select {
    width: 100%;
    padding: 15px;
    background: white;
    border: none;
    font-size: 18px;
    color: #5d5d5d;
    margin-top: 30px;
}
.wpcf7-submit {
    float: right;
    margin-top: 20px;
    padding: 10px 40px;
    font-weight: 700;
    background: #ffffff;
    border: 2px solid #000;
    font-size: 18px;
    text-transform: uppercase;
}
.assets-single-content {
    background: #f9f8f4;
    padding: 80px 0;
    font-size:15px;
    line-height: 30px;
}
.assets-single-content img{
    width: 100%;
    height: auto;
}
.assets-single-table {
    background: #f9c32d;
    padding: 80px 0;
}
.assets-single-table h2{
    padding-bottom: 80px;
}
.assets-single-table .row-break {
    border: solid 1px #979797;
    margin: 30px 0;
}
.assets-more-content {
    font-size:15px;
    line-height: 30px;
}
/* FLEXIBLE CONTENT */

.fl_content_text {
    max-width:800px;
    width: 100%;
    margin: 50px auto 0px auto;
    font-size: 15px;
    line-height:30px;
    padding: 0 15px;
}
.fl_content_text p{
    margin: 0 0 20px 0;
}
.fl_content_text h2, .fl_content_text h3, .fl_content_text h4 {
    margin-top: 10px;
    margin-bottom:20px;
}

.fullFacts-hide {
    display: none;
}
.aligncenter {
    margin: 0 auto;
    max-width: 100%;
    display: block;
    height: auto;
}
.fl_content_table {
    max-width:800px;
    width: 100%;
    margin: 0px auto 0px auto;
    font-size: 15px;
    line-height:30px;
    padding: 0 15px;
}
.fl_content_image {
    background-size: cover;
    background-attachment: fixed;
    height: 500px;
}
.fl_content_image img {
    width: 100%;
    height: auto;
    display: block;
}
.assets-single-content .more-link {
    font-size:18px;
    cursor: pointer;
}
.fl_content_text a{
    color:#000000;
    text-decoration: underline;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}
.fl_content_table .table>thead>tr>th {
    background: #f9f8f4;
    border: solid 1px #eceae1;
    font-weight: 700;
    font-size: 15px;
	line-height: 20px;
    padding: 10px;
}
.fl_content_table .table>thead:first-child>tr:first-child>th {
    border: solid 1px #eceae1;
}
.fl_content_table .table>tbody>tr>td {
    border: solid 1px #eceae1;
    font-weight: 400;
    font-size: 15px;
	line-height: 20px;
    padding: 10px;
}
.stacktable { width: 100%; }
.st-head-row {  }
.st-head-row.st-head-row-main {  }
.st-key { width: 49%; text-align: right; padding-right: 1%; background: #f9f8f4; }
.st-val { width: 49%; padding-left: 1%; }

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }
/******* subpages *********/

.subpages-list img {
    width:100%;
    height:auto;
}

.subpages-list h2 {
    padding-top: 100px;
}

.subpages-list p {
    padding-top: 30px;
    color: #fff;
    font-size: 18px;
}

.subpages-list .left-main-box{
    padding: 0;
}

.subpages-list .col-md-6.right-main-box {
    padding: 60px;
}
.subpages-list .right-main-box h2{
    color:#FFFFFF;
    font-size: 26px;
    padding: 0;
}
.subpages-list .subpages-main-row {
    background-color: #404041;
    margin-bottom: 100px;
}

.subpages-list .subpages-main-row a{
    border: 2px solid #fff;
    color:#fff;
}

.subpages-list .reverse .left-sub-box {
    float: right;
}

.subpages-list .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
.right-sub-box div {
    padding-left: 60px;
}
.right-sub-box h2 {
    color:#404041;
}
.subpages-list a {
    display: inline-block;
    border: 2px solid #000000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    width: 170px;
    padding: 10px 10px 6px 10px;
    box-sizing: content-box;
    color:#000000;
    margin-top: 34px;

}

.subpages-list .right-main-box a {
}

.subpages-list a span.read-text {
    display: inline-block;
    vertical-align: top;
}
.heateor_sss_sharing_ul {
    display:inline;
}
.heateorSssMoreSvg {
    background: url(../img/share-img.jpg) no-repeat -4px -7px  white !important;
}
.heateorSssSharing, .heateorSssSharingButton {
    display: block;
    cursor: pointer;
    margin: 10px 10px 0 2px !important;
}

.std_table>thead>tr>th {
    background: #f9f8f4;
    border: solid 1px #eceae1;
    font-weight: 700;
    font-size: 18px;
    padding: 20px;
}
.std_table>thead:first-child>tr:first-child>th {
    border: solid 1px #eceae1;
}
.std_table>tbody>tr>td {
    border: solid 1px #eceae1;
    font-weight: 400;
    font-size: 14px;
	line-height: 18px;
    padding: 10px !important;
    width: auto;
}

.main-content img.no-full-width {
    width: auto;
}

.stockdio {
	width: 100%;
}

#StockdioWidget_Main {
	width: 100% !important;
}





/******* BEGIN 4thQ *********/


.home-map-wrapper {
    background: #f7f6f1;
    height: auto;
    position: relative;
}

.map-regions-sml ul{
    list-style: none;
    padding:0;
    margin: 20px  0;
}
.map-regions-sml ul li{
    list-style: none;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.map-regions-sml li:hover{
    cursor: pointer;
    color: #f9c32d;
}
.map-regions-sml li .glyphicon {
    color: #fcfbf9;
    font-size: 14px;
    margin-right: 10px;
}
.map-regions-sml li:hover .glyphicon {
    color: #f9c32d;
}


.regions .map-regions-sml li {
    width: 32.3%;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 5px 5px;
    border: 2px solid #000000;
    margin-right: 1%;
}
.regions .map-regions-sml li:hover {
    border: 2px solid #f9c32d;
    background: #f9c32d;
    color: #000000;
}
.arrow-right-black-sml {
    width: 20px;
    display: inline-block;
    margin-left: 5px;
	margin-top: -2px;

    float: right;
}
.arrow-right-black-sml img {
    width: 100%;
    height: auto;
}

.home-page-assets-map img {
    width: 100%;
    height: auto;
			float:right;
}

.home-page-assets-map svg {
	margin-bottom: -5px;
}

/* This container class will allow a table to scroll horizontally on smaller screens. */
.hscroll {
	margin: 20px 5px 20px 0;
  overflow-x: auto; /* Horizontal */
}
    
.hscroll table th {
padding:3px !important;
	    vertical-align: bottom;
	font-size: 12px;
}
.hscroll table th.thright {
padding:3px !important;
	text-align: right;
}
.hscroll table th.thcenter {
padding:3px !important;
	text-align: center;
}


.hscroll table td {
padding:3px !important;
	font-size: 12px;
}



.regions {
    padding: 30px 10px 0px 1.3% !important;
}

.tablefootnotes ul {
    list-style-type: none;
	font-size: 11px;
	margin: 20px 0;
}

.assets-single-content img {
	border:solid 1px #555;
	margin-bottom:20px;
}

.container-fluid.quick-links .row {
overflow: hidden;
position: relative;
    background: #F9C224;
    padding: 3px 0;
}
.quick-links .col-md-3 {
    margin-bottom: 0px !important;
    padding: 0 3px 0 0;
}


.quick-links .col-md-3:first-child {
    padding: 20px;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    height: 100% !important;
}




.page-id-365 .fl_content_text {
max-width: 100%;
    width: 100%;
    margin: 50px auto 0px auto;
    font-size: 15px;
    line-height: 30px;
    padding: 0 15px;
}
.smw .smw-card .smw-up, .smw .smw-card .smw-down {
color: #f9c515 !important;
	
 }
.smw-card.smw-basic > div:first-child > * {
    font-size: 20px !important;
}

.quick-share-link .smw-field-price {
font-size: 6.0em;
line-height: 1.1em;
display: block;
font-weight: bold;
}


.smw .smw-table-portfolio table thead th.sorting_desc:after, .smw .smw-table-portfolio table thead th.sorting_asc:after {
	display:none;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



@media only screen and (max-width: 500px) {
.hscroll table td {
	padding:3px !important;
	font-size: 12px !important;
}
.hscroll table th {
	padding:3px !important;
	font-size: 12px !important;
}
.regions {
    padding: 30px 10px 30px 0px !important;
}
	
.regions .map-regions-sml li {
    width: 49%;
}
}
@media only screen and (max-width: 1024px) {
.home-page-assets-map {
    width: 100%;
}
}
@media only screen and (max-width: 992px) {
.quick-links .col-md-3:first-child {
    position: inherit !important;
 
}
	.latest-reports-content {
    min-height: 200px;
}
	.quick-links .col-md-3 {
    margin-bottom: 3px !important;
}
	
		
.latest-news .row, .latest-title .row {
    margin: 0 0 0 0px !important;
}
}

@media only screen and (max-width: 580px) {

	
.latest-news .row, .latest-title .row {
    margin: 0 0 0 0px !important;
}
}



@media only screen and (max-width: 768px) {
.latest-reports-content {
    min-height: auto;
}	
	
}
@media only screen and (min-width: 992px) {
.latest-reports-content {
    min-height: 250px;
}	
	
}

@media only screen and (max-width: 992px) {
.row-break {
    border: solid 1px #979797;
    margin: 10px 0 !important;
    width: 100%;
    display: inline-block;
}
	
}


.grecaptcha-badge { 
    visibility: hidden;
}


.table_center table td, .table_center table th {
    border: solid 1px #eceae1;
    font-weight: 700;
    font-size: 18px;
    padding: 10px;
	text-align: center;
}



.latest-news .row, .latest-title .row {
    margin: 0 0 0 30px;
}


a.iframe-link1 {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:100%;
    height:100%;
    z-index:5;
	border: solid 0px #000;
}



.pdf-extra-container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.pdf-extra-main-content {
    padding: 60px 20px 0px 20px;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 30px;
	max-width: 1386px;
	margin: 0 auto;
}


@media (min-width: 768px){
.pdf-extra-main-content {
    width: 750px;
}
}



@media (min-width: 992px){
.pdf-extra-main-content {
    width: 1000px;
}
}


@media (min-width: 1400px){
.pdf-extra-main-content {
    width: 1386px;
}

	
}
@media (max-width: 1400px){

.latest-title {
    clear: both;
    width: 100% !important;
}	
	
}

body.page-template-template-pdf-list .fl_content_text {
    max-width: 800px;
    width: 100%;
    margin: 0 0 0 0px;
    font-size: 15px;
    line-height: 30px;
    padding: 0px 20px;
}

@media only screen and (max-width: 1024px) {
header .search-button {
    display: none !important;
}
.navbar-header {
    width: 88% !important;
    float: left;
    margin: 0 auto;
}
.logo-link {
    margin: 0 !important;
    float: left !important;
}
	
.navbar-default .navbar-toggle {
    float: right !important;
    width: auto !important;
	margin-top: 17px !important;
	    margin-right: 0px !important;
}
	
	
}


@media only screen and (max-width: 650px) {
iframe.rnslist {
	height: 3800px!important;
}
}

/******* END 4thQ *********/

