/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
    font-family: Elegant-icons;
    src: url('fonts/ElegantIcons.ttf');
}
#main-header {
    box-shadow: 0px 7px 7px -7px rgba(0,0,0,0.07);
}
#logo {
    margin-top: 35px;
    vertical-align: unset;
}
.top-border {
    border-left: 4px solid #DAEAE8;
    border-right: 0;
}
.top-border::after {
    border: 4px solid #DAEAE8;
    border-width: 0px 4px 0px 0px;
    content: '';
    height: calc(100% - 34px);
    position: absolute;
    right: 0px;
    top: 34px;
    z-index: -1;
}
.top-border::before {
    position: absolute;
    content: '';
    width: calc(100% - 35px);
    right: 0px;
    z-index: -1;
    height: 30px;
    top: 0px;
    border: 4px solid #DAEAE8;
    border-width: 4px 5px 0px 0px;
    transform: skew(45deg);
    transform-origin: right bottom;
}
.bottom-border {
    border-bottom: 4px solid #DAEAE8;
    border-left: 4px solid #DAEAE8;
    border-right: 4px solid #DAEAE8;
}
.left-border {
    border-left: 4px solid #DAEAE8;
}
.right-border {
    border-right: 4px solid #DAEAE8;
}
.green-btn img {
    height: 50px;
    margin-top: -8px;
}
.col-dark-blue {
    color: #11294a;
}
/*** Bootstrap ***/
.row {
    display: flex;
    flex-wrap: wrap;
}
.col {
    flex: 1 0 0%;
}
.m-2, .mt-2 {
    margin-top: 0.5em;
}
.d-none {
    display: none!important;
}
/*** Front-Page sections ***/
#fp-section-2 .top-border {
    border-left: 4px solid #fff;
}
#fp-section-2 .top-border::after {
    border-color: #fff;
}
#fp-section-2 .top-border::before {
    border-color: #fff;
}
#fp-section-2 .bottom-border {
    border-bottom: 4px solid #fff;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
}
#fp-section-2 .left-border {
    border-left: 4px solid #fff;
}
#fp-section-2 .right-border {
    border-right: 4px solid #fff;
}
#et-top-navigation {
    float: none!important;
    padding-left: 190px!important;
    padding-right: 190px!important;
    text-align: center;
    width: 100%;
}
#et-top-navigation nav a {
    font-weight: 300;
}
#et-top-navigation nav a:hover {
    color: #00988A;
    opacity: 1!important;
}
.et-fixed-header #logo {
    margin-top: 20px;
}
nav#top-menu-nav, #top-menu, nav.et-menu-nav, .et-menu {
    float: unset;
}
.col-blue {
    color: #53C4B7;
}
.list-blue li::marker {
    color: #53C4B7;
}
.kpi-table table,
.key-table table {
    border: none!important;
}
.kpi-table table th:first-child,
.kpi-table table td:first-child {
    padding-left: 0;
}
.kpi-table table th:last-child,
.kpi-table table td:last-child {
    padding-right: 10px;
}
.kpi-table table td:nth-child(2),
.kpi-table table td:nth-child(3),
.key-table table td {
    text-align: center;
}
.kpi-table table th {
    color: #11294A;
    font-size: 24px;
}
.kpi-table table td {
    border-top: 1px solid #DAEAE8;
    font-weight: lighter;
}
.kpi-table table td:last-child {
    color: #53C4B7;
    font-weight: bold;
}
.key-table table th {
    background-color: #344154;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}
.key-table table td {
    border: 1px solid #EFF2F1;
    padding-bottom: 15px;
    padding-top: 15px;
}
.key-table table tr:first-child td {
    border-top: none;
}
.key-table table tr:last-child td {
    border-bottom: none;
}
.key-table table td:first-child {
    border-left: none;
    font-weight: normal;
    color: #53C4B7;
}
.key-table table td:last-child {
    background-color: #E3F4F2;
    border-right: none;
    font-weight: bold;
    color: #53C4B7;
}
.rot-90 p {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    position: absolute;
    right: 0;
}
#sec-reports ul.et_pb_tabs_controls {
    background-color: unset;
}
#sec-reports ul.et_pb_tabs_controls li {
    border-bottom: 2px solid #D5D5D5;
    border-right: 0;
    width: 12.5%;
}
#sec-reports .et_pb_tabs_controls li.et_pb_tab_active {
    border-bottom: 5px solid #53C4B7;
}
#sec-reports ul.et_pb_tabs_controls::after {
    border: none;
}
#sec-reports .et_pb_tab {
    padding: 50px 0;
}
#sec-reports .et_pb_tab_content {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
#sec-reports .col {
    flex: 1 0 0%;
    margin: 0 30px;
    position: relative;
}
#sec-reports .col .num {
    border-left: 2px solid #53C4B7;
    border-right: 2px solid #53C4B7;
    border-top: 2px solid #53C4B7;
    color: #53C4B7;
    font-size: 60px;
    font-weight: bold;
    line-height: 1em;
    padding-top: 30px;
}
#sec-reports .col h4 {
    border-left: 2px solid #53C4B7;
    border-right: 2px solid #53C4B7;
    color: #53C4B7;
    font-size: 24px;
    font-weight: bold;
    padding: 0 15px;
}
#sec-reports .col p {
    border-left: 2px solid #53C4B7;
    padding: 15px 15px 30px 15px;
}
#sec-reports .col a {
    color: #11294a;
    font-size: 16px;
}
#sec-reports .col a::after {
    content: "\3b";
    display: block;
    font-family: 'Elegant-icons';
    font-size: 30px;
    line-height: 40px;
}
#sec-reports .col a:hover::after {
    color: #53C4B7;
}
#sec-reports .col p::before {
    border-right: 2px solid #53C4B7;;
    content: '';
    height: calc(100% - 33px);
    position: absolute;
    right: 0px;
    bottom: 32px;
}
#sec-reports .col p::after {
    position: absolute;
    content: '';
    width: calc(100% - 35px);
    left: 0px;
    height: 30px;
    bottom: 0px;
    border: 4px solid #53C4B7;
    border-width: 0px 3px 2px 0px;
    transform: skew(-45deg);
    transform-origin: left bottom;
}
.posts-list .row {
    border-bottom: 1.5px solid #D5D5D5;
    padding: 35px 0;
}
.posts-list .col {
    position: relative;
}
#sec-events .posts-list .img-col {
    margin-right: 40px;
    order: 1;
}
.posts-list .post-date {
    color: #727272;
}
.posts-list h2 {
    font-size: 28px;
    margin: 10px 0 100px 0;
    text-transform: uppercase;
}
.posts-list .img-thumb {
    line-height: 0;
    position: relative;
}
.posts-list .img-thumb::after {
    background-color: #fff;
    bottom: 0;
    content: '';
    height: 60px;
    position: absolute;
    right: -30px;
    transform: skew(135deg);
    width: 60px;
}
.posts-list .btn-more {
    background-color: #53C4B7;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 50px 10px 15px;
    position: absolute;
    transition: all 0.3s ease;
}
.posts-list .btn-more:after {
    content: "\50";
    font-family: 'Elegant-icons';
    font-size: 22px;
    position: absolute;
    right: 15px;
}
.posts-list .btn-more:hover {
    background-color: #11294A;
}
.posts-list .alm-btn-wrap {
    padding: 50px 0;
    text-align: center;
}
.posts-list .ajax-load-more-wrap.blue .alm-load-more-btn,
.posts-list .ajax-load-more-wrap.blue .alm-load-more-btn.loading,
.posts-list .ajax-load-more-wrap.blue .alm-load-more-btn:hover {
    background-color: unset;
    border: none;
    box-shadow: none;
    color: #344154;
    cursor: pointer;
    font-size: 22px;
    line-height: 55px;
}
.posts-list .ajax-load-more-wrap.blue .alm-load-more-btn::before {
    content: "\3b";
    display: block;
    float: left;
    font-family: 'Elegant-icons';
    font-size: 50px;
    margin-right: 10px;
    margin-top: -3px;
}
.posts-list .ajax-load-more-wrap.blue .alm-load-more-btn.done {
    color: #D5D5D5;
    cursor: default;
}
.blog-post-content h1,
.blog-post-content h2,
.blog-post-content h3 {
    margin-top: 10px;
}
#sec-begin .post-meta {
    left: -150px;
    position: absolute;
    top: 0;
}
#sec-begin .et_pb_post {
    margin-bottom: 40px;
}
/*** Responsive Styles Large Desktop And Above ***/
@media all and (max-width: 1600px) {
    .home .et_pb_text_0 h1 {
        font-size: 80px;
    }
    .home .et_pb_text_11 h2,
    .home .et_pb_text_15 h2,
    .home .et_pb_text_45 h2,
    .home .et_pb_text_47 h2 {
        font-size: 60px;
    }
    .row-num {
        bottom: 105px!important;
    }
}

@media all and (min-width: 1405px) {
    #sec-begin .et_pb_text_46 {
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media all and (min-width: 1405px) and (max-width: 1600px) {
    #sec-model .et_pb_text_4,
    #sec-model .et_pb_text_6 {
        margin-top: 100px!important;
    }
    #sec-model .et_pb_text_5 {
        margin-top: 230px!important;
    }
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 981px) and (max-width: 1405px) {
    #fp-section-2 h2 {
        font-size: 40px;
    }
    #fp-section-2 .et_pb_text_15,
    #fp-section-2 .et_pb_text_16 {
        padding-left: 40px!important;
    }
    #fp-section-2 .et_pb_text_18,
    #fp-section-2 .et_pb_text_19,
    #fp-section-2 .et_pb_text_20,
    #fp-section-2 .et_pb_text_21,
    #fp-section-2 .et_pb_text_22,
    #fp-section-2 .et_pb_text_23 {
        margin-left: 40px!important;
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    #fp-section-2 .et_pb_image_2,
    #fp-section-2 .et_pb_image_3 {
        margin-left: 40px!important;
    }
    #fp-section-2 .et_pb_text_24,
    #fp-section-2 .et_pb_text_25,
    #fp-section-2 .et_pb_text_26,
    #fp-section-2 .et_pb_text_27,
    #fp-section-2 .et_pb_text_28,
    #fp-section-2 .et_pb_text_29 {
        margin-left: 30px!important;
        margin-right: 30px!important;
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    #fp-section-2 .et_pb_image_4,
    #fp-section-2 .et_pb_image_5 {
        margin-left: 30px!important;
        margin-right: 30px!important;
    }
    #fp-section-2 .et_pb_text_30,
    #fp-section-2 .et_pb_text_31,
    #fp-section-2 .et_pb_text_32,
    #fp-section-2 .et_pb_text_33,
    #fp-section-2 .et_pb_text_34,
    #fp-section-2 .et_pb_text_35 {
        margin-right: 40px!important;
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    #fp-section-2 .et_pb_image_6,
    #fp-section-2 .et_pb_image_7 {
        margin-right: 40px!important;
    }
    #sec-model .et_pb_text_4,
    #sec-model .et_pb_text_6 {
        margin-top: 30px!important;
    }
    #sec-model .et_pb_text_5 {
        margin-top: 230px!important;
    }
}
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
    /*align the hamburger menu to the right right*/

    .pa-fullscreen-menu .et_pb_menu__wrap {
        justify-content: flex-end !important;
    }


    /*hide the desktop version of the menu*/

    .pa-fullscreen-menu .et_pb_menu__wrap .et_pb_menu__menu {
        display: none !important;
    }


    /*show the mobile version of the menu on desktop*/

    .pa-fullscreen-menu .et_pb_menu__wrap .et_mobile_nav_menu {
        display: block !important;
        align-items: center !important;
    }


    /*style the opened menu*/

    .pa-fullscreen-menu .opened #mobile_menu1 {
        background-color: #11294a!important;
        width: 100vw !important;
        position: fixed !important;
        top: 0em !important;
        left: 0vw !important;
        height: 100vh !important;
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important;
        opacity: 1 !important;
        visibility: visible !important;
        transition: visibility 0.3s, opacity 0.3s ease-in-out;
        padding: 0 !important;
    }


    /*style the closed menu*/

    .pa-fullscreen-menu .closed #mobile_menu1 {
        background-color: #fff !important;
        text-align: center !important;
        width: 100vw !important;
        position: fixed !important;
        left: 100vw !important;
        top: 0em !important;
        height: 100vh !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
        transition: visibility 0.3s, opacity 0.3s, left 1s, ease-in-out;
        opacity: 0 !important;
        visibility: hidden !important;
    }


    /*remove the bullet points from the list items*/

    .pa-fullscreen-menu #mobile_menu1 li {
        list-style: none !important;
        width: 100%
    }


    /*move the menu to the top above other elements*/

    .pa-fullscreen-menu .et_pb_menu__wrap span.mobile_menu_bar {
        z-index: 999999 !important;
    }


    /*change the opened menu icon*/

    .pa-fullscreen-menu .et_pb_menu__wrap .opened .mobile_menu_bar:before {
        color: #ffffff;
        content: "\4d";
    }


    /*make the hamburger menu fixed position on mobile*/

    .pa-fullscreen-menu .opened .mobile_menu_bar {
        position: fixed !important;
        right: 40px;
    }


    /*remove the default blue border top on the mobile menu*/

    .pa-fullscreen-menu .et_mobile_menu {
        border-top: none;
    }


    /*remove the default background color on menu items*/

    .pa-fullscreen-menu .et_mobile_menu .menu-item-has-children > a {
        background-color: transparent;
    }


    /*remove the default hover background color and adjust opacity*/

    .et_mobile_menu li a:hover {
        background-color: transparent;
        opacity: 1;
    }


    /*remove the default border bottom on menu items*/

    .pa-fullscreen-menu .et_mobile_menu li a {
        border-bottom: none;
        font-weight: bold!important;
    }
    #sec-reports .et_pb_tabs_controls li.et_pb_tab_active {
        border-width: 2px;
    }
    #sec-reports .et_pb_tab_content {
        display: block;
    }
    #sec-reports .col {
        float: left;
        margin: 2%;
        width: 45%;
    }
}

/*** Responsive Styles Smarthhone And Above ***/
@media all and (min-width: 768px) {
    /*** Bootstrap ***/
    .d-lg-none {
        display: none!important;
    }
    .d-lg-block {
        display: block!important;
    }
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    #sec-begin .post-meta {
        left: -120px;
        position: absolute;
        top: 0;
    }
    #sec-reports ul.et_pb_tabs_controls {
        float: left;
    }
    #sec-reports ul.et_pb_tabs_controls li,
    #sec-reports .et_pb_tabs_controls li.et_pb_tab_active {
        border-bottom: none;
    }
    #sec-reports .et_pb_all_tabs {
        margin-left: 80px;
    }
    #sec-reports .et_pb_tab {
        padding: 0;
    }
    #sec-reports .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a {
        padding-left: 0;
    }
    .key-table table th,
    .key-table table td {
        font-size: 15px;
        padding: 5px!important;
        width: auto!important;
    }
    .posts-list h2,
    .posts-list .img-thumb {
        margin-bottom: 20px;
    }
    .posts-list .img-thumb::after {
        bottom: -10px;
    }
 
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
    img.alignright {
        display: block;
        float: none;
        margin: 0 0 1em 0;
    }
    #fp-section-2 .et_pb_text_18,
    #fp-section-2 .et_pb_text_19,
    #fp-section-2 .et_pb_text_20,
    #fp-section-2 .et_pb_text_21,
    #fp-section-2 .et_pb_text_22,
    #fp-section-2 .et_pb_text_23,
    #fp-section-2 .et_pb_image_2,
    #fp-section-2 .et_pb_image_3,
    #fp-section-2 .et_pb_text_24,
    #fp-section-2 .et_pb_text_25,
    #fp-section-2 .et_pb_text_26,
    #fp-section-2 .et_pb_text_27,
    #fp-section-2 .et_pb_text_28,
    #fp-section-2 .et_pb_text_29,
    #fp-section-2 .et_pb_image_4,
    #fp-section-2 .et_pb_image_5,
    #fp-section-2 .et_pb_text_30,
    #fp-section-2 .et_pb_text_31,
    #fp-section-2 .et_pb_text_32,
    #fp-section-2 .et_pb_text_33,
    #fp-section-2 .et_pb_text_34,
    #fp-section-2 .et_pb_text_35,
    #fp-section-2 .et_pb_image_6,
    #fp-section-2 .et_pb_image_7 {
        margin-left: 40px!important;
        margin-right: 40px!important;
    }
    #sec-reports .col {
        width: 94%;
    }
}