/* CSS Document */
/* Blue 	*/
/* Orange 	*/
/* Orange2 	*/
/* Brown 	*/
/* Cyan  	*/
/* Grey  	*/
/* Governance 			*/
/* Finacial Management 	*/
/* Lobby 				*/
/* Business Development */
/* Brand */
/* Brand */
/* Brand */
/* Brand */
/* Brand */
/* Brand */
/* Business Development */
/* Financial Management */
/* Management & Organisation */
/* Governance & Leadership */
/* Lobby */

.centeredTitles {
    font-family: SignikaSemibold;
    font-size: 25px;
    color: #164194;
    text-align: center;
    margin: 0px 0 20px 0;
}

.trainingTitles {
    font-family: SignikaSemibold;
    font-size: 25px;
    text-align: center;
    width: 100%;
    position: relative;
    color: #f7a600;
}

.trainingDesc {
    font-family: Lato;
    font-size: 15px;
    text-align: center;
    color: #00aec3;
}

.imgTraining {
    width: 100%;
    max-width: 180px;
    margin: auto;
}

.colorGovernant {
    color: #3ca236;
}

.colorFinancial {
    color: #008397;
}

.colorLobby {
    color: #b21917;
}

.colorBusiness {
    color: #eb5f0a;
}

.graphSatisfaction {
    width: 100%;
    max-width: 250px;
    margin-top: auto;
    margin-bottom: auto;
}

.textPercentStat {
    font-family: SignikaSemibold;
    font-size: 40px;
    color: #f0ebdf;
}

.textStat {
    font-family: Lato;
    font-size: 16px;
    color: #f7f3ec;
}

.card-footer {
    background-color: #EEE;
}

.descTitle {
    font-family: SignikaSemibold;
    font-size: 20px;
    color: #f7a600;
    text-align: left;
    line-height: 30px;
}

.descText {
    font-family: Lato;
    font-size: 15px !important;
    color: #000000;
    text-align: left;
}

.slideTitle {
    color: #FFF;
    text-transform: uppercase;
    font-size: 30px;
    font-family: LatoBlack;
    line-height: 30px;
    padding: 20px;
    display: block;
    display: none;
}

.deco-l1 {
    background-color: #00aec3;
    height: 20px;
    width: 100px;
    top: -40px;
    left: -20px;
    position: absolute;
}

.deco-l2 {
    background-color: #00aec3;
    height: 100px;
    width: 20px;
    top: -40px;
    left: -20px;
    position: absolute;
}

.deco-l3 {
    background-color: #f7a600;
    min-height: 100px;
    width: 100%;
    top: -20px;
    left: 0px;
    position: absolute;
}

.deco-r1 {
    background-color: #33becf;
    height: 50px;
    width: 50px;
    bottom: -50px;
    right: -25px;
    position: absolute;
}

.deco-r2 {
    background-color: #66cedb;
    height: 50px;
    width: 100px;
    bottom: -50px;
    right: 25px;
    position: absolute;
}

.deco-r3 {
    background-color: #33becf;
    height: 50px;
    width: 50px;
    bottom: -50px;
    right: 125px;
    position: absolute;
}

.deco-r4 {
    background-color: #66cedb;
    height: 50px;
    width: 50px;
    bottom: -50px;
    right: 175px;
    position: absolute;
}

.deco-r5 {
    background-color: #66cedb;
    height: 25px;
    width: 25px;
    bottom: 0px;
    right: 125px;
    position: absolute;
}

.deco-r6 {
    background-color: #f7a600;
    height: 25px;
    width: 25px;
    bottom: 50px;
    right: 0px;
    position: absolute;
}

.deco-r7 {
    background-color: #66cedb;
    height: 50px;
    width: 50px;
    bottom: 0px;
    right: -25px;
    position: absolute;
}

.sliderlogo {
    height: 100px;
    width: 100px;
    bottom: 0px;
    right: 25px;
    position: absolute;
}

.maincontainer {
    background-size: cover;
    background-position: center center;
    z-index: -1;
}

@media (max-width: 575px) {
    .deco-r7, .deco-r1 {
        right: 0;
    }
}

.slider, #Carousel .carousel-inner, #Carousel .carousel-item{
    min-height: 400px;
}

.scorecard-top {
    text-align: center;
    font-family: SignikaSemibold;
    color: #FFF;
    font-size: 30px;
    height: 40px;
}

.scorecard-bottom {
    text-align: center;
    font-family: SignikaSemibold;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
}

.title {
    font-family: SignikaSemibold;
    font-size: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}

.mapael .map {
    position: relative;
}

.mapael .mapTooltip {
    position: absolute;
    background-color: #fff;
    moz-opacity: 0.70;
    opacity: 0.70;
    filter: alpha(opacity = 70);
    border-radius: 10px;
    padding: 10px;
    z-index: 1000;
    display: none;
    color: #343434;
}

.countryName {
    font-family: SignikaSemibold !important;
    font-size: 18px !important;
    color: #164194 !important;
    padding: 0;
}

.countryNumber {
    font-family: SignikaSemibold;
    color: #00adc2;
    font-size: 25px;
    line-height: 20px;
    vertical-align: middle;
    text-align: right;
    width: 30%;
}

.countryName {
    font-family: Lato;
    color: #4B3F23;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    width: 70%;
}

.triangle-country-container {
    overflow: hidden;
    width: 100%;
}

.triangle-country-top {
    width: 0;
    height: 0;
    border-bottom: 50px solid #cdc3ba;
    border-right: 100vw solid transparent;
    margin-right: 50px;
}

.countryCard {
    padding-right: 25px;
    line-height: 50px;
    display: inline-block;
}

.caret-size {
    font-size: 35px;
}
