/* 
 Theme Name:   Tostan int. Child Theme
 Description:  Divi Child Theme
 Author:       Phil Communications
 Author URI:   http://phil.ca
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  Divi-child
*/ 

@import url("../Divi/style.css"); 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* Divi theme fixes ********************************* */

/* fix header jump --------------------------------------- */

@media only screen and (min-width: 981px) {
#page-container {
    padding-top: 96px !important;
    margin-top: -1px;
}

#main-header {
    top: 33px !important; }
}

@media only screen and (max-width: 980px) {
#page-container {
    padding-top: 90px !important; }

#main-header {
    top: 0px !important; }
}

/* heading styles ---------------------------------------- */


h1 {color: #9B4F96 !important; font-weight: 600 !important;}
h2 {color: #728F0C !important; font-weight: 600 !important;}
h3 {color: #E87511 !important; font-weight: 600 !important;}
h4 {color: #439dc3 !important;}


.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1, .title-2nd {
    color: #fff;
    text-shadow: 1px 1px 3px #333;
    font-weight: 800 !important;
    font-size: 3.7em !important;
    padding: 7% 0 3% 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 94%;
}

.et_pb_fullwidth_header {
    padding: 11% 0 0 0;
}

.page-title {
    color: #fff;
    text-shadow: 1px 1px 3px #333;
    font-weight: 800 !important;
    font-size: 47px !important;
    padding: 49px 0 0;
}

@media only screen and (min-width: 981px) {
    h1 {font-size: 25px !important;}
}

/* fix nav side scroll ----------------------------------- 

#page-container { overflow:hidden; } */

/* change the unordered list padding ----------------------------------- */

.et_pb_text ul {
    padding-bottom: 1em;
    padding-left: 37px;
}

.et_pb_text ol {
    padding-bottom: 1em;
    padding-left: 19px;
}

/* fix site width ----------------------------------- */

.container {width: 94%;}

.et_pb_row {width: 94%;}

/* language switcher  -------------------------------- */

li.menu-item-language-current,
li.menu-item.menu-item-language.menu-item-language-current.menu-item-has-children {display:none !important}

/* paragraph spacing ----------------------------------- */

.et_pb_text p:last-of-type {
    padding-bottom: 1em;
}

/* top-header changes --------------------------- */

#top-header {
    z-index: 11;
}

/* change menu down arrow --------------------------- */

#top-menu .menu-item-has-children > a:first-child::after, .fullwidth-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after {
content: "";
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    text-transform: uppercase;
    padding-bottom: 19px !important;
}

#top-menu li li {
    margin: 0;
    padding: 0;
}

#top-menu li li a {
    padding: 3px 19px;
    width: 240px;
}

.nav li ul {padding: 0 0 7px;}

.nav li li {line-height: 1.5em;}

@media only screen and (min-width: 981px) {
    #logo {
        margin-top: -29px !important; }
}

#et-secondary-menu {
    padding-right: 101px !important;
}

#et-top-navigation {
    padding-left: 137px !important;
    padding-right: 117px !important;
}

/* get rid of grey bar in nav ----------------------- */

.et_header_style_split #main-header .mobile_nav {
    background-color: transparent;
}

.mobile_menu_bar:before {
    background: #a757a2;
    color: #ffffff !important;
    border-radius: 7px;
}

.et_mobile_menu {
    left: initial;
    right: 0;
    width: 250px;
}

#main-header {border-bottom: 1px solid #9B4F96;}

blockquote {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.9em;
    color: #91ae30;
    border-color: #91ae30;
}

.et_pb_fullwidth_menu .mobile_menu_bar:before {
    top: 16px;
    float: right;
}

/* Image styling -------------------------------------

#main-content img {
    border-radius: 23px 0;
}
 */

/* Slider -------------------------------------------- */

/*
.et_pb_slider .et_pb_slide {
    min-height: 240px;
    max-height: 350px;
}

.et_pb_slide_title {
    font-weight: 800 !important;
}

.ds-slider-left.et_pb_slider .et_pb_container {
    float: left !important; /*move the slider text container to the left*/
/*}
.ds-slider-left .et_pb_slide_description  {
    text-align: left !important;
    width: 61%;
    padding: 9% 0 11% 30px;
    float: left;
}
.ds-slider-left.et_pb_slider .et_pb_button {
    float: left !important;  /*move the button to the left*/
/*}

/* Search form -------------------------------------------- */

form.search-form-top {display: inline-block; padding-right: 7px;}

.search-field-top {
    background-color: transparent;
    background-image: url(/wp-content/uploads/2016/12/i-search-48-or.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 17px 17px;
    border: none;
    cursor: pointer;
    height: 23px;
    margin: -2px 0 0 41px;
    padding: 0 0 0 23px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
    width: 0;
}

.search-field-top:focus {
    background-color: #eee;
    border: 1px #ddd;
    cursor: text;
    outline: 0;
    width: 190px;
}

.search-submit-top {display: none;}

input[type="search"] {-webkit-appearance: textfield;}


/* footer fixes ----------------------------------- */

#main-footer::before {
    background-image: url(/wp-content/uploads/2016/12/bg-header_v2.png);

}

#footer-widgets {
    padding: 23px 0 0 0 !important;
}

#footer-text a {
    color: #eee;
}

#footer-widgets .footer-widget li::before {
    border-style: none;
}
#footer-widgets .footer-widget li {
    padding: 0;
}

#footer-widgets .footer-widget li a:hover {
    color: #E87511 !important;
}

#footer-widgets .footer-widget li a {
    line-height: 1.1em !important;
}

#footer-bottom {
    padding: 9px 0 0px;
}

.foot-title {
    color: #ffffff;
    font-size: 15px !important;
    font-weight: 800;
    margin-bottom: 0.6em !important;
    margin-top: 1.5em !important;
    text-transform: uppercase;
}

.foot-title > a {
    color: #ffffff;
    font-size: 14px !important;
    font-weight: 800;
    margin-bottom: 0.6em !important;
    margin-top: 1.5em !important;
    text-transform: uppercase;
}

.foot-text {
    font-size: 14px;
    line-height: 1.6em !important;
}


.footer-logo {
    text-align: center;
    margin-bottom: -9px;
}

@media (max-width: 767px) {
    #footer-widgets { display: none; }
}

/* footer & copyright ---------------------------------------------------- */

.Cright {
  float: right;
}
#footer-info {
  display: block;
  float: none;
}

/* Secondary menu dropdown -------------------------------------------- */

#et-secondary-nav li ul {
    padding: 0;
}
#et-secondary-nav li > ul {
    width: 230px;
}
#et-secondary-nav li li {
  padding: 0 15px;
}

#et-secondary-nav li li a {
    padding: 0.5em;
}
#et-secondary-menu > ul > li a {
    padding-bottom: 0.5em;
}

#et-secondary-nav, #et-secondary-nav li {
    margin-right: 19px;
    text-align: left;
}

#et-secondary-nav li ul {
  background-color: #cccccc !important;
  right: -17px;
}

/* Read More buttons --------------------------------------------

a.more-link {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Roboto Slab";
    background-color: #096D82;
    padding: 3px 31px 3px 13px;
    float: right;
    display: inline-block;
    color: #fff;
    margin: 17px 0 47px 0;
}

a.more-link:after {
    font-family: "ETmodules" !important;
    content: '\35';
    position: absolute;
    font-size: 1.4em;
}

.column .et_pb_post {
    height: 511px;
}


/* Social icons -------------------------------------------- */

#top-header li.et-social-icon a {
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    padding: 5px 6px;
    border: none;
    color: #fff;
    box-shadow: 1px 0px 2px #999;
}

li.et-social-facebook a {
    background-color: #3B5998;
}

li.et-social-twitter a {
    background-color: #1DA1F3;
}

li.et-social-youtube a {
    color: #B31217 !important;
    background-color: #ffffff;
}

li.et-social-linkedin a {
    background-color: #0077b5;
}

li.et-social-flikr a {
    background-color: #0063dc;
}

li.et-social-instagram a {
    background-color: #6A2F78;
}

/* Donate button -------------------------------------------- */

/* .b-donate a:active {
    color: #fff !important;
}

.b-donate a:hover {
    color: #fff !important;
    background-color: #91AE3D;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
}

.b-donate a {
    position: absolute;
    right: 29px;
    float: right;
    font-size: 14px !important;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #E87511;
    margin: -27px;
    padding: 31px 15px !important;
    border-radius: 50%;
}

@media only screen and (max-width: 980px) {
    .b-donate a {
        margin: 7px -23px; }
}
*/

.b-contact, .b-contact a {
    color: #728F0C !important;
}

.b-newsletter, .b-newsletter a {
    color: #747D7D !important;
}

.b-button, .b-button a {
    color: #fff !important;
    border: 2px solid #fff;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 13px;
}

/* blog styling -------------------------------------------- */

.et_pb_blog_grid .et_pb_post {
    padding: 27px;
    border: 2px solid #91ae3d;
    border-radius: 7px;
}

/* read more button -------------------------------- */

a.more-link {
    font-size: 14px;
    color: #e87511 !important;
    background: #ffffff;
    border-color: #e87511 !important;
    border-radius: 9px !important;
    font-weight: bold;
    font-style: normal;
    margin-top: 7px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    float: left;
    padding: 2px 11px;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-weight: 700;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

a.more-link:hover {
    color: #728f0c !important;
    background: #ffffff !important;
    border-color: #728f0c !important;
    border-radius: 9px;
}

/* top menu styling -------------------------------------------- 

#et-top-navigation {
    padding-left: 319px !important;
}

#top-menu li a {
    line-height: 1.2em;
    width: 95px;
}

#top-menu li.current-menu-item > a {
    background: #41AAE6;
}

#top-menu li.current_page_item > a {
    color:#ffffff !important;
}
/*#top-header li.current-menu-item  {
    background: none !important;
} *//*
#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
    padding-right: 0;
}

#top-menu li a:hover {
    background: #41AAE6;
    color: #222 !important;    
}

#top-menu li li a {
    padding: 3px 11px;
    width: 240px;
}

.nav li ul {
  width: 280px;
  right: 3px;
  padding: 7px 0;
}

.centered {    
    text-align: center;
}

.nav li li ul {
    left: 240px;
}

.nav li.et-reverse-direction-nav li ul {
    left: auto;
    right: 240px;
}

.et_mobile_menu li a {
    color: #444;
    line-height: 1.1em;
    padding: 7px;
    text-align: left;
}

#top-header .container {
    padding-top: 0.75em;
}

#top-header li.current-menu-item a {
    color: #444 !important;
    font-weight: 400;
}

#et-secondary-nav li ul {
    padding: 13px 0;
}

#et-secondary-nav ul li a:hover {
    background-color: #eaeaea;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
    padding: 9px 5px !important;
}

.current_page_item > a {
    font-weight: 600;
}


/* Heading & text styling ------------------------------------------------ 

.text-with-shadow {
    text-shadow: 0px 0px 7px #444;
    font-family: "Roboto Slab", courier;
    padding: 20px 20px 0;
}

.blue-overlay {
    width: 100%;
    height: 100%;
    background:rgba(65,170,230,0.5);
}

/*-------------------- Widget --------------------

.widgettitle {
    font-family: "Roboto Slab", courier, "Roboto Condensed", sans-serif;
    font-size: 19px;
    font-weight: 600 !important;
    color: #666666;
}

.et_pb_widget_area_left ul li {
    margin-bottom: 0em;
}

.sidebar-title {
    font-family: "Roboto Slab", courier, "Roboto Condensed", sans-serif;
    font-size: 19px;
    font-weight: 600;
    color: #666666;
    padding-bottom: 13px;
}


/* Anchor menu ---------------------------------------------- */

    .anchor_menu {
/* position: fixed; */
/* top: 100px; */
        z-index: 50;
        width: 100%;
        background: none repeat scroll 0 0 #728F0C;
        padding-left: 0 !important;
    }
        
    
        .anchor_menu {
            display: table;
            margin: 0;
            width: 100%;
        }
        
            .anchor_menu li{
                position: relative;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
            }
            
.anchor_menu li a {
    background: none repeat scroll 0 0 #728F0C;
    position: relative;
    display: block;
    width: 100%;
    height: 85px;
    border-left: 1px solid #658006;
    color: #fff;
    text-align: center;
    font-size: 20px;
    /* font-family: 'Proxima N W02 Smbd', Calibri, Candara, Optima, Arial, sans-serif; */
    line-height: 85px;
    /* padding: 19px; */
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease;
    -webkit-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
}
                
                    .touch .anchor_menu li a{
                        font-size: 16px;
                    }
                    
                .anchor_menu li a:hover,
                .anchor_menu.scroll-to-fixed-fixed li.active a {
                    background: #667e0e;
                }
                    .french_site .anchor_menu li a{
                        font-size: 16px;
                    }
                
                .anchor_menu.shrink ul li a{
                    height: 50px;
                    line-height: 50px;
                    }
                
                .anchor_menu li.last a{border-right: 1px solid #658006;}
                
                
                .anchor_menu.scroll-to-fixed-fixed li a:after{
                    display: block;
                    margin: 0 auto;
                    width: 27px;
                    height: 12px;
                    background: url(../images/arrow-sub_menu.png) no-repeat;
                    content: "";
                    opacity: 0;
                    -webkit-transition:all 0.2s ease;
                    -moz-transition:all 0.2s ease;
                    -o-transition:all 0.2s ease;
                    transition: all .2s ease;
                    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translateY(0);
                    -moz-transform: rotate(0deg) scale(1) skew(0deg) translateY(0);
                    -ms-transform: rotate(0deg) scale(1) skew(0deg) translateY(0);
                    -o-transform: rotate(0deg) scale(1) skew(0deg) translateY(0);
                    transform: rotate(0deg) scale(1) skew(0deg) translateY(0);
                }
                
                    .lt-ie9 .anchor_menu.scroll-to-fixed-fixed li a:after{display: none;}
                
                    .anchor_menu li.active a:after{
                        opacity: 1;
                    }
                
/*
                .anchor_menu li.active a{
                    cursor: default;
                    }
*/


/* facebook feed ----------------------------------- */

.cff-wrapper {
    border-width: 1px;
    border-color: #e8e8e8;
    border-radius: 4px;
    border-style: solid;
}

.cff-likebox {
    margin: 0;
}

/* instagram feed ----------------------------------- */

#sb_instagram.sbi.sbi_col_4.sbi_small {
    border-width: 1px;
    border-color: #e8e8e8;
    border-radius: 4px;
    border-style: solid;
}

/* column swap ---------------------------------------------------- */

@media only screen and (min-width: 981px) {
 .column-swap .et_pb_column .et_pb_row .et_pb_column { 
 margin-left: 4.5%;
 }
 .column-swap .et_pb_column { 
 float: right;
 }
 .column-swap .et_pb_row .et_pb_column:last-child, .column-swap .et_pb_row_inner .et_pb_column:last-child { 
 margin-right: 4.5%; 
 margin-left: 0; 
 width: 47.25%;
 }
 .column-swap .et_pb_column, .column-swap .et_pb_row .et_pb_column:first-child { 
 margin-right: 0; 
 width: 47.25%;
 }
}

/* boxes ---------------------------------------------------- */

.grey-box {
    background: #e7e7e7;
    padding: 17px;
    border-radius: 11px;
    border: 1px solid #ddd;
}


/* metrics ---------------------------------------------------- */

.key-metrics {
    margin-top: -9px;
    margin-left: 119px;
    font-size: 14px;
    line-height: 19px;
}

.key-text {
    font-size: 47px;
    color: #9b4f96;
    font-weight: 800;
    float: left;
    margin: 7px 17px 17px 0;
}

.metric-text {
    font-size: 13px;
    line-height: 1.3em;
}


/* select country ---------------------------------------------------- */

.select-country li {
    position: relative;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    color: #9b4f96;
    text-align: center;
}

.select-country li a {
    position: relative;
    font-weight: 600;
    display: block;
    width: 100%;
    color: #9b4f96;
    text-align: center;
    padding: 0 7px;
    margin: 0 5px;
}

.select-country li a:hover, .select-country li.current-menu-item > a {
    background-color: #9b4f96;
    border-radius: 7px;
    color: #eeeeee;
}

/* tweets ---------------------------------------------------------- */

.tweet_text {
    margin: 3px;
    font-size: 14px;
    line-height: 1.3em;
}

.tweets {
    height: 508px;
    overflow: overlay;
}

/* screen reader text --------------------------------------------- */

.screen-reader-text {
    display: none;
}

/* main menu sub section ------------------------------------------- */

.nav li li ul {
    top: 0;
}

/* button module align bottom ------------------------------------------- */

.align-bottom-column .et_pb_column {padding-bottom: 50px;}
.align-bottom-column .et_pb_button_module_wrapper {position: absolute; bottom: 20px; left: 0; right: 0; margin: auto;}


/* Purple number ---------------------------------------------- */

.purple-number .percent p {font-size: 12px;}

.purple-number .percent p .percent-value {
	font-weight: 700!important;
    font-size: 41px!important;
    color: #a757a2!important;
    line-height: 41px!important;	
}

