﻿.show_ribbon .header{position: relative; z-index:9;}
.show_ribbon .page-header{margin: 2.4rem 0;}
body {overflow-y: auto;}
.events-bg{background-image: url('../images/events-bg.jpg');}
.stories{background-image: url('../images/stories-bg.jpg');}
.breadcrumbRootNode > a, .ms-breadcrumbRootNode > a{display:none;}
#s4-ribbonrow *, .ms-cui-menu *{
     font-family: "Segoe UI",Tahoma,"Microsoft Sans Serif",sans-serif !important; 
    font-size: 8pt !important;
    color: #6c6e70 !important;
}
#s4-ribbonrow img{max-width:unset;}
h1, h2, h3, h4, h5, h6{
	font-family: 'kafallah';
}

.page-pagination{list-style:none;display:flex;}
.page-link.previous::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.506' height='9.552' viewBox='0 0 9.506 9.552'%3E%3Cpath id='doubleCaretLeft_icon' data-name='doubleCaretLeft icon' d='M3.146,3.146a.5.5,0,0,0,0,.7L6.776,7.481,3.146,11.111a.5.5,0,0,0,.7.7L7.832,7.833a.5.5,0,0,0,0-.7L3.85,3.146A.5.5,0,0,0,3.146,3.146Zm3.983,0a.5.5,0,0,0,0,.7l3.631,3.631L7.128,11.111a.5.5,0,0,0,.7.7l3.983-3.983a.5.5,0,0,0,0-.7L7.832,3.146A.5.5,0,0,0,7.128,3.146Z' transform='translate(-2.705 -2.705)' fill='%23163762' stroke='%23163762' stroke-width='0.5' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
}
.page-link.next::before{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.506' height='9.552' viewBox='0 0 9.506 9.552'%3E%3Cpath id='doubleCaretLeft_icon' data-name='doubleCaretLeft icon' d='M3.146,3.146a.5.5,0,0,0,0,.7L6.776,7.481,3.146,11.111a.5.5,0,0,0,.7.7L7.832,7.833a.5.5,0,0,0,0-.7L3.85,3.146A.5.5,0,0,0,3.146,3.146Zm3.983,0a.5.5,0,0,0,0,.7l3.631,3.631L7.128,11.111a.5.5,0,0,0,.7.7l3.983-3.983a.5.5,0,0,0,0-.7L7.832,3.146A.5.5,0,0,0,7.128,3.146Z' transform='translate(-2.705 -2.705)' fill='%23163762' stroke='%23163762' stroke-width='0.5' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
    transform: rotate(180deg);
    display: inline-block;
}
.page-link.previous:hover, .page-link.next:hover{background-color:#fff;border: 1px solid #2ca639;}
.partner img{height: auto;}
button{min-width:auto;}
.numbers .row {
 display: flex;
 justify-content: center;   align-items: center;
}