@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Noto+Naskh+Arabic:wght@400;500;600;700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000');

:root {
    --white: #ffffff;
    --primary: #0073A4;
    --bluetext: #019CDB;
    --secondary: #2C3137;
    --tabgray: #42474E;
    --light: #F3F3F4;
    --borderlight: #DADBDD;
    --blackfoot: #171C22;
    --linestroke: #B4B8BC;
    --Tag-Pink-100: #D65292;
    --Secondary20: rgba(218, 219, 221, 1);
    --Secondary10: rgba(243, 243, 244, 1);
    --dategray: #9BA0A5;
    --desctesti:#73777F;
    --grayslide: #DEE3EB;
    --orangebackground:#F5A92B;
    --placeholderval:#82888F;
}
a:focus {
    outline: 0px !important;
    outline-offset: 0 !important;
    text-decoration: none !important;
}
a{
    color: var(--primary);
}
@media (min-width: 1200px){
    .container{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .container .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .level-1.open .tbm-row > .tbm-column{
        width: 1200px;
        margin: 0 auto;
        padding: 20px 0 60px 0;
    }
    .directors-consulting .popup-content {
        width: 900px;
    }
    .swipercal .project-arrows{
        right: 9.5% !important;
    }
}

body{
    font-family: "Nunito Sans", sans-serif !important;
    color: var(--blackfoot);
    overflow-x: hidden;
}
a:hover{
    text-decoration: none !important;
    color: var(--primary);
}
.flex{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.white-back{
    background-color:var(--white);
}
/* header css */
.sticky-menu{
    position: fixed;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    background: var(--white);
    z-index:15;
}
.header-top{
    background-color: var(--light);
    text-align: right;
    height: 40px;
    padding-top: 8px;
    border-bottom: 1px solid var(--borderlight);
    font-family: "Archivo", sans-serif;
}
.header-top a,
.drop-view{
    color: var(--primary);
    font-size: 12px;
    line-height: 18px;
    padding-top: 0px;
    text-decoration: none;
    display: inline-block;
}

.elearning,
.budget-data{
    padding-right: 40px;
}
.header-top a:hover{
    color: var(--primary);
}
.header-second{
    height: 90px;
    position: relative;
    border-bottom: 1px solid var(--borderlight);
}
.tbm-subnav>.tbm-item>.tbm-link-container>.tbm-link {
   font-weight: 400;
}
.tbm-link.level-1{
    color: var(--Neutral-80, --secondary); 
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    padding: 1rem 0;
    text-decoration: none;
}
.tbm-link.level-1:hover{
    font-weight: 700;
}
.tbm-nav, [dir='ltr'] .tbm-nav{
    background: var(--white);
}
.tbm-link.level-1:hover, .tbm-link.level-1:focus{
    background-color: var(--white);
}
.tbm-item.level-1{
    border: none;
    margin-right: 28px;
}
.tbm-item.open>.tbm-submenu{
    border: none;
    box-shadow: none;
    height:0px;
}
.tbm-item.open>.tbm-submenu .level-1{
    margin-top: 0px;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    gap:0px 115px;
}
.tbm-group-container{
    border-top:none !important;
}
.tbm-item.open .tbm-row{
    position: fixed;
    left: 0px;
    width: 100%;
    background: var(--light);
    right: 0px;
}
.tbm-item--has-dropdown .tbm-submenu > .tbm-row{
    border-top: 1px solid var(--borderlight);
}
.tbm-item.level-1.open>.tbm-submenu{
    margin-top: 13px;
}
.tbm-submenu-toggle{
    display: block;
    width: 20px;
    height: 20px;
    margin-top: 13px;
    margin-left: 8px;
    background:url("../img/menu-arrow-icons.svg") no-repeat;
}
.tbm-submenu-toggle:hover,
.tbm-submenu-toggle:focus {
     background-color: transparent;
}
.tbm-submenu-toggle:before{
    content: inherit;
}
/* Menu Topics */
.menu-topics.open>.tbm-submenu .level-1 {
    display: block;
    float: left;
    width: 100%;
}
.menu-topics.open>.tbm-submenu .level-1 li{
    float: left;
    width: 33%;
}
.tbm-item.menu-topics .tbm-group{
    padding-top: 0px;
}
.tbm-item.menu-topics .tbm-item .tbm-link-container .level-2{
    padding-top: 8px;
}
.tbm-item.menu-topics .tbm-group .tbm-column{
   padding-top: 0px;
}
.tbm-item.menu-topics .tbm-group .tbm-row{
    position: inherit;
    display: block;
    width: 100%;
    float: left;
}
.menu-resources .tbm-link{
    padding-top: 15px !important;
}
.tbm-item.menu-topics .tbm-group .no-link{
    display: none;
    height: 0px;
}
.tbm-item.menu-topics .tbm-group .tbm-row .tbm-column{
    width:100%;
    float: left;
}
.tbm-item.menu-topics .tbm-group .tbm-row .tbm-column ul{
    width:100%;
    float: left;
}
.tbm-item.menu-topics .tbm-group .tbm-row .tbm-column ul li{
    width:100%;
    float: left;
    padding-top: 10px;
}

/* Menu Services */
.menu-services.open>.tbm-submenu .level-1 {
    display: block;
    float: left;
    width: 100%;
}
.menu-services.open>.tbm-submenu .level-1 li{
    float: left;
    width: 33%;
    padding-top: 0px;
}
.tbm-item.menu-services .tbm-group{
    padding-top: 0px;
    margin-top: -10px;
}
.tbm-item.menu-services .level-2 > .tbm-link-container > a{
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 700; 
}
.tbm-item.menu-services .level-2 .tbm-group-container{
    margin-top: 10px;
}
.tbm-item.menu-services .tbm-group .tbm-column{
   padding-top: 0px;
}
.tbm-item.menu-services .tbm-group .tbm-row{
    position: inherit;
    display: block;
    width: 100%;
    float: left;
}
.tbm-item.menu-services .tbm-group .no-link{
    display: none;
    height: 0px;
}
.tbm-item.menu-services .tbm-group .tbm-row .tbm-column{
    width:100%;
    float: left;
}
.tbm-item.menu-services .tbm-group .tbm-row .tbm-column ul{
    width:100%;
    float: left;
}
.tbm-item.menu-services .tbm-group .tbm-row .tbm-column ul li{
    width:100%;
    float: left;
    padding-top: 10px;
}


.flag{
    background:url("../img/flag.svg") no-repeat;
    width: 221px;
    height: 90px;
    position: absolute;
    left: 0px;
}
.header-menu{
    z-index: 1;
    position: relative;
}
.navbar-brand{
    padding:15px 0;
}
.logo-iof{
    float: left;
}
.mega-menu{
    float: left;
    margin-left: 45px;
}
.tbm-main-menu .active-trail{
    border-top: 4px solid var(--primary);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0px;
    .tbm-link-container{
        margin-top: -3px;
    }
}
.tbm-item .active-trail{
    border:none;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: var(--primary);
    line-height: 20px;
}
.tbm-item .active-trail .tbm-submenu-toggle{
    margin-top: 7px;
}
.tbm-main-menu .active-trail .tbm-submenu-toggle{
    background: url(../img/blue-down.svg) no-repeat;
    margin-top:11px;
}
.tbm-nav .tbm-item:hover .tbm-submenu-toggle{
    background: url(../img/black-up.svg) no-repeat;
}
.tbm-nav .active-trail:hover .tbm-submenu-toggle{
    background: url(../img/blue-up.svg) no-repeat;
}
.tbm-group-title {
    text-transform: inherit;
    font-family: "Archivo", sans-serif;
    margin-top: 10px !important;
}
.tbm-item.menu-topics .tbm-group:last-child > .tbm-item-child {
    padding-left: 15px;
}

.level-2 a{
    color: var(--secondary) !important;
}
.level-2 a:hover{
    color: var(--primary) !important;
}
.tbm-main-menu .tbm-nav > .tbm-item{
    padding-top: 22px;
}
.tbm-main-menu .active-trail a{
    color:var(--primary);
    border:none;
}
.tbm-submenu ul li{
    width: 20%;
}
.menu-search{
    color: var(--primary);
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    float: left;
    padding-left: 18px;
    margin-top: 37px;
    text-transform: uppercase;
    margin-left: 75px;
}
.search-border{
    width: 1px;
    height: 50px;
    float: left;
    margin-left: 55px;
    margin-top: 19px;
    background: var(--borderlight);
}
.open-search{
    cursor: pointer;
    position: relative;
    padding-left: 20px;
}
.open-search:before{
    background:url("../img/zoom-icons.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    content: '';
    top:-3px;
    left: -12px;
}

/* footer css */
.pt-60{
    padding-top: 60px;
}
.pb-50{
    padding-bottom: 50px;
}
.bg-blackfoot{
    background-color: var(--blackfoot);
}
.footer-lev2{
    border-top:1px solid rgba(243, 243, 244, 0.2);
    padding: 13px 0 15px 0;
}
.footer-lev2 a{
    color: var(--white) !important;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    padding-right: 32px;
}
.footer-lev2 a:last-child{
    padding-right: 0px;
}
.footer-lev2 a:hover,
.footer-link:hover{
    color: var(--primary) !important;
}
.bg-blackfoot h4{
    color: var(--white);
    font-family: "Archivo", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-top: 0px;
}
.footer-link{
    width: 100%;
    display: block;
    padding-bottom: 15px;
    color: var(--white);
    font-size: 14px;
    text-decoration: none;
    line-height: 20px;
}
.footersocial{
    float: right;
}
.footersocial li{
    float: left;
    margin-top: -15px;
    margin-right: 10px;
    width: 25px;
    height: 25px;
}
.footersocial li a{
    position: relative;
    font-size: 0px;
}
.footersocial .linkedin-foot a::before{
    position: absolute;
    top:0px;
    left:0px;
    width: 25px;
    height: 25px;
    content: '';
    background: url("../img/linkedin-footer.svg") no-repeat;
}
.footersocial .facebook-foot a::before{
    position: absolute;
    top:0px;
    left:0px;
    width: 25px;
    height: 25px;
    content: '';
    background: url("../img/facebook-footer.svg") no-repeat;
}
.footersocial .twitter-foot a::before{
    position: absolute;
    top:0px;
    left:0px;
    width: 25px;
    height: 25px;
    content: '';
    background: url("../img/x-footer.svg") no-repeat;
}
.footersocial .insta-foot a::before{
    position: absolute;
    top:0px;
    left:0px;
    width: 25px;
    height: 25px;
    content: '';
    background: url("../img/instagram-footer.svg") no-repeat;
}
.footersocial .youtube-foot a::before{
    position: absolute;
    top:0px;
    left:0px;
    width: 25px;
    height: 25px;
    content: '';
    background: url("../img/youtube-footer.svg") no-repeat;
}
.contact-footer{
    justify-content: right;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    color: var(--white);
    font-size: 12px;
    line-height: 18px;
}
.contact-footer .views-row{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}
.views-field-field-footer-column1{
    margin-right: 40px;
}
.contact-footer strong{
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 5px;
}

/* Privacy Policy */
.sect-back{
    background: url("../img/back-banner.svg") no-repeat;
    display: table;
    width: 100%;
    margin-top: 110px;
}
.b1-img .views-field-field-background{
    float: right;
}
.b1-img .views-field-field-background img{
    max-height: 585px;
}
.block1-title{
    position: absolute;
    left:0px;
    bottom: 0px;
    color: var(--white);
    font-family: "Archivo", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 48px;
    padding: 58px 62px 58px 50px;
    background-color: var(--primary);
    width: 638px;
    max-width: 100%;
}
.privacy-back{
    background: url("../img/privacy-back.svg") top center no-repeat;
    width: 100%;
    margin-top:40px;
}
.b-head-1,
.b-head-1 .container{
    position: relative;
}
.page-content .views-field-title{
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px;
    padding-top: 60px !important;
}
.page-content .views-field-title:after{
    content: '';
    position: absolute;
    left: 0px;
    width: 61px;
    bottom: -10px;
    border-bottom: 3px solid var(--primary);
}
.page-content .views-field-body{
    margin-top: 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 100px;
}
.page-content .views-field-body strong{
    font-weight: 700;
    margin-bottom: 20px;
}
.page-content .views-field-body h6{
    font-weight: 600;
}

/* Terms and Conditions */
.terms-back{
    background: url("../img/terms-back.svg") top center no-repeat;
    width: 100%;
    margin-top:40px;
}

/* Services main page */
.block-header-serv{
    position: absolute;
    left: 0px;
    max-width: 640px;
    width: 100%;
    bottom: 0px;
    color: var(--white);
    font-size: 18px;
    line-height: 24px;
    padding: 58px 62px 58px 50px;
    background-color: var(--primary);
    width: 638px;
    max-width: 100%;
}
.block-header-serv strong,
.block-header-serv .views-field-title{
    font-family: "Archivo", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 48px;
    padding-bottom: 5px;
    display: inline-block;
    max-width: 560px;
    width: 100%;
}
.block-header-serv .teamfull{
    display: inline-block;
    max-width: 560px;
    width: 100%;
}
.block-header-serv .views-field-title .views-label{
    font-weight: 600;
    line-height: 28px;
    width: 100%;
    font-size: 22px;
    display: block;
    font-family: "Nunito Sans", sans-serif;
}
.block-header-serv .views-field-title .field-content{
    width: 100%;
    display: block;
}
.block-header-serv .views-field-body{
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px);
}
.block-header-serv .views-field-nothing{
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

/* Services Main Page */
.services-back{
    background: url("../img/services-back.svg") top center no-repeat;
    width: 100%;
    margin-bottom: 85px;
}
.views-services-content{
    gap: 40px;
    margin-top: 30px;
}
.views-services-content > div{
    width: -moz-calc(33% - 23px);
    width: -webkit-calc(33% - 23px);
    width: -o-calc(33% - 23px);
    width: calc(33% - 23px);
}
.related-insights-back .views-services-content{
    width: -moz-calc(33.3% - 35px);
    width: -webkit-calc(33.3% - 35px);
    width: -o-calc(33.3% - 35px);
    width: calc(33.3% - 35px);
    position: relative;
    margin-right: 35px;
    margin-top: 0px;
    gap: inherit !important;
    filter: drop-shadow(-5px 0px 10px rgba(0, 0, 0, 0.10));
    .related-insights{
        width: 100%;
        .topics-tags{
            margin-bottom: 15px;
        }
    }
}
.views-services-content img{
    width: 100%;
    height: auto; 
}
.views-services-content .views-field-nothing .flex{
    align-items: center;
}
.views-services-content .views-field-nothing .serv-left-block{
    width: 80%;
}
.views-services-content .views-field-nothing{
    border-bottom: 1px solid var(--linestroke);
}
.views-services-content .views-field-nothing .serv-right-block{
    width: 20%;
    text-align: right;
}
.serv-left-block .views-field-field-services-main-title{
    margin-top: 25px;
    font-family: "Archivo", sans-serif;
}
.serv-left-block .views-field-field-services-main-title a{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
}
.serv-left-block .views-field-field-services-main-title a:hover{
    color: var(--primary);
}
.arrow-link a{
    position: relative;
    font-size: 0px;
}
.arrow-link a:before{
    background: url("../img/more-arrow.svg") center no-repeat;
    width: 48px;
    height: 48px;
    content: '';
    position: absolute;
    padding: 20px;
    z-index: 6;
    right: 0px;
}
.arrow-link a:hover:before{
    background: url("../img/more-arrow-white.svg") center no-repeat;
}
.serv-left-block .views-field-field-services-main-small-descri{
    color: var(--secondary);
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 25px;
}

/* Swiper number in services  */
.swiper {
    width: 100%;
    height: 100%;
  }
  .services-kpi .swiper-slide {
    background: var(--white);
    height: auto;
  }
  .services-kpi .swiper-wrapper,
  .swiper-kpis .swiper-wrapper,
  .mySwiperpub .swiper-wrapper{
    padding-bottom: 80px;
  }
  .services-kpi{
    padding-top: 62px;
    padding-bottom: 75px;
    position: relative;
    background-color: var(--Secondary20);
  }
  .services-kpi .swiper-kpis{
    position: relative;
  }
  .kpi-arrows{
    position: absolute;
    right:0px;
    bottom:30px;
    z-index: 9;
  }
  .kpis-card{
    padding: 30px 40px;
  }
  .kpis-icon{
    margin-bottom: 10px;
  }
  .kpis-number{
    color: var(--Tag-Pink-100);
    font-family: "Archivo", sans-serif;
    font-size: 78px;
    line-height: 82px;
  }
  .kpis-title{
    color: var(--Tag-Pink-100);
    font-family: "Archivo", sans-serif;;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .kpis-desc{
    color: var(--blackfoot);
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 100px;
  }
  .services-kpi .swiper-button-prev{
    left: inherit;
    right: 80px;
   }
   .swiper-button-next{
    font-size: 0px;
   }
   .swiper-button-next1{
    font-size: 0px;
   }
.swiper-button-next:after,
.swiper-button-next1:after{
    background: url("../img/pink-next-arrow.svg") center no-repeat;
    width: 56px;
    height: 56px;
    content: '' !important;
    position: absolute;
    z-index: 9;
    right: 0px;
}
.swiper-button-next:after:hover,
.swiper-button-next1:after:hover{
    background: url("../img/pink-next-arrow-hover.svg") center no-repeat;
}
.swiper-button-prev:after,
.swiper-button-prev1:after{
    background: url("../img/pink-next-arrow.svg") center no-repeat;
    width: 56px;
    height: 56px;
    content: '' !important;
    position: absolute;
    z-index: 9;
    right: 0px;
}
.swiper-button-prev:after:hover,
.swiper-button-prev1:after:hover{
    background: url("../img/pink-next-arrow-hover.svg") center no-repeat;
    transform: rotate(180deg);
}

/* Projects Main Page */
.projects-back{
    background: url("../img/projects-back.svg") top center no-repeat;
    width: 100%;
    margin-top: 0px;
}
.project-block{
    background: var(--Secondary10);
    width: 100%;
    padding-top: 45px;
    padding-bottom: 45px;
}
.projects-back .views-field-title{
    padding-top: 0px !important;
}
.projects-back .views-field-title:after{
    top: 50px;
}
.views-projects-content {
    gap: 40px;
    margin-top: 37px;
}
.project-block .flex{
    padding-left: 0px;
    padding-right: 0px;
}
.project-block .projects-left{
    margin-right: 10px;
}
.project-block .projects-right{
    margin-left: 10px;
}
.project-block .col-md-6{
    width: -moz-calc(10%);
    width: -webkit-calc(50% - 10px);
    width: -o-calc(50% - 10px);
    width: calc(50% - 10px);
    padding-left: 0px;
    padding-right: 0px;
}
.projects-right .views-row{
    margin-bottom: 28px;
    background-color: var(--white);
}
.projects-right .views-row:last-child{
    margin-bottom: 0px;
}
.views-projects-content .projects-left img{
    width:100%;
    height: auto;
}
.views-projects-content .projects-left .views-field-field-date{
    padding:40px 30px 6px 30px;
    color: var(--dategray);
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}
.views-projects-content .projects-right .views-field-field-date{
    padding-bottom: 6px;
    color: var(--dategray);
    font-size: 12px;
    line-height: 18px;
    width: 100%;
}
.views-projects-content .projects-left .views-field-title{
    padding: 0px 30px 35px 30px;
    font-family: "Archivo", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 41px;
    padding-bottom: 9px;
    min-height: 100px;
}
.views-projects-content .projects-right .views-field-title{
    padding-bottom: 30px;
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 30px;
    padding-bottom: 0px;
}
.views-projects-content .projects-left .views-field-title:after{
    border-bottom: none;
}
.views-projects-content .projects-right .views-field-title:after{
    border-bottom: none;
}
.views-projects-content .projects-left .views-field-title a,
.views-projects-content .projects-right .views-field-title a{
    text-decoration: none;
    color:var(--blackfoot);
}
.views-projects-content .projects-left .views-field-title a:hover,
.views-projects-content .projects-right .views-field-title a:hover{
    color: var(--primary);
}
.projects-left{
    position: relative;
}
.projects-right .views-field-view-node{
    position: absolute;
    bottom: 0px;
}
.projects-left .views-field-view-node{
    position: absolute;
    bottom: 50px;
}
.projects-right .views-field-view-node a,
.projects-left .views-field-view-node a{
    position: relative;
    font-size: 0px;
}
.projects-left .views-field-view-node a:before{
    background: url("../img/more-arrow.svg") center no-repeat;
    width: 48px;
    height: 48px;
    content: '';
    position: absolute;
    z-index: 7;
    left: 30px;
}
.projects-right .views-field-view-node a:before{
    background: url("../img/more-arrow.svg") center no-repeat;
    width: 48px;
    height: 48px;
    content: '';
    position: absolute;
    z-index: 8;
    left: 0px;
    bottom:15px;
}
.projects-left .views-field-view-node a:hover:before,
.projects-right .views-field-view-node a:hover:before
{
    background: url("../img/more-arrow-white.svg") center no-repeat;
}
.projects-right .views-row{
    flex-direction: row;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    position: relative;
    .views-field-field-cover-project{
        flex: 0 0 45%;
        -webkit-flex:0 0 45%;
        width: 40%;
        img{
            width: 100%;
            height: auto;
        }
    }
    .views-field-nothing{
        width: 100%;
        padding: 30px;
    }
}

.projects-right .views-field-field-background{
    width: 50%;
}
.projects-right .views-field-field-background img{
    width: 100%;
    height: auto;
}
/* Testimonials block */
.testimonials-block {
    background: var(--Secondary10);
    width: 100%;
    padding-bottom: 75px;
}
.testimonial-content{
    margin-top: 40px;
    gap: 6px;
    margin-right: -12px;
    .col-md-4{
        text-align: center;
        width: -moz-calc(33% - 6px);
        width: -webkit-calc(33% - 6px);
        width: -o-calc(33% - 6px);
        width: calc(33% - 6px);
        padding: 38px 28px;
    }
    img{
        border-radius: 100px;
        margin-bottom: 37px;
    }
    h4{
        color: var(--blackfoot);
        font-family: "Archivo", sans-serif;
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    .testi-subtitle{
        color: var(--blackfoot);
        font-size: 12px;
        font-weight: 700;
        line-height: 18px;
        margin-bottom: 8px;
    }
    .testi-seperator{
        background: var(--borderlight);
        width: 74px;
        height: 1px; 
        margin: 0 auto;
    }
    .testi-desc{
        margin-top: 37px;
        color: var(--desctesti);
        font-family: "Archivo", sans-serif;
        font-size: 12px;
        line-height: 18px;
    }
}

/* Training section */
.program-sect{
    height: 110px;
    background: var(--Neutral-30, #DEE3EB); 
}
.program-sect .container{
    position: relative;
}
.check-prog .views-field-field-check-our-program{
    left:0px;
    top:33px;
    position: absolute;
}
.check-prog .views-field-field-check-our-program a{
    display: inline-flex;
    height: 44px;
    padding: 14px 18px;
    padding-right:40px;
    justify-content: center;
    align-items: center;
    color: var(--white);
    text-decoration: none;
    background-color: var(--primary);
    position: relative;
}
.check-prog .views-field-field-check-our-program a:hover{
    background-color: var(--white);
    border:1px solid var(--primary);
    color: var(--primary);
}
.check-prog .views-field-field-check-our-program a:after{
    position: absolute;
    content: '';
    right:10px;
    top: 10px;
    background:url("../img/annual-arrow.svg") no-repeat;
    width: 24px;
    height: 24px;
}
.check-prog .views-field-field-check-our-program a:hover:after{
    background:url("../img/annual-report-hover.svg") no-repeat;
}
.share-option{
    color: var(--primary);
    float: right;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
.share-desc{
    float: left;
    margin-top: 42px;
    margin-right: 10px;
}
.options-icons{
    float: left;
    margin-top: 24px;
}
.options-icons .icon{
    margin-top: 10px;
    float: left;
}
.linkedin-icon{
    background:url("../img/linkedin.svg") no-repeat;
    width: 39px;
    height: 38px;
    display: block;
    margin-right: 8px;
}
.facebook-icon{
    background:url("../img/facebook.svg") no-repeat;
    width: 39px;
    height: 38px;
    display: block;
    margin-right: 8px;
}
.tweetx-icon{
    background:url("../img/tweetx.svg") no-repeat;
    width: 39px;
    height: 38px;
    display: block;
    margin-right: 8px;
}
.email-icon{
    background:url("../img/email.svg") no-repeat;
    width: 39px;
    height: 38px;
    display: block;
    margin-right: 8px;
}
.whatsapp-icon{
    background:url("../img/whatsapp.svg") no-repeat;
    width: 39px;
    height: 38px;
    display: block;
}

/* Services List block */
.services-list-block{
    width: 100%;
    background-color: var(--light);
    padding-bottom: 75px;
}

.full-width-pro{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: -50px;
}
.services-list-block .pager{
    text-align: center;
    width: 100%;
    margin-top: 60px;
    .button{
        border: 1px solid var(--primary); 
        border-radius: 0px;
        padding: 12px 18px;
        background-color: transparent;
        color: var(--primary);
    }
    .button:hover{
        background-color: var(--primary);
        color: var(--white);
    }
 }
.trainings-list-content{
    margin-top: 40px;
    gap: 30px;
    margin-right: -45px;
    .col-md-4{
        width: -moz-calc(33% - 18px);
        width: -webkit-calc(33% - 18px);
        width: -o-calc(33% - 18px);
        width: calc(33% - 18px);
        padding-left: 0px;
        padding-right: 0px;
        background: var(--white);
        border: 0.881px solid var(--white);
        box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10); 
        -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
        -ms-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
        -o-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
        -moz-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    }
    img{
        width: 100%;
        height: auto;
    }
}
.service-item .sdetails,
.service-item .sdetails1,
.service-item .sdetail2{
    box-shadow: none;
}
.topics-tags{
    margin-bottom: 10px;
    padding-top: 18px;
}
.topics-tags span,
.topics-tags a{
    text-decoration: none;
    display: inline-flex;
    height: 18px;
    padding: 16px;
    justify-content: center;
    align-items: center;
    border-radius: 100px; 
    font-size: 13px;
    line-height: 12px;
}
.sdetails,
.sdetails1,
.sdetails2{
    padding:0 30px 0px 30px;
    display: block;
    position: relative;
    margin-top: 15px;
    background: var(--white);
    border: 0.881px solid var(--white);
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10); 
    -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
}
.sdetails-training{
    padding:0 30px 0px 30px;
    display: block;
    position: relative;
}
.sdetails:after,
.sdetails1:after,
.sdetails2:after{
    content: '';
    right: -10px;
    bottom: -10px;
    display: block;
    position: absolute;
    width: 95%;
    height: 95%;
    z-index: -1;
}
.sdetails-training:after{
    content: '';
    right: -10px;
    bottom: -10px;
    display: block;
    position: absolute;
    width: 95%;
    height: 95%;
    z-index: -1;
}
.trainings-list-content .sdetails-training{
    margin-top:0px;
    .serv-title{
        width: 85%;
        margin-bottom: 40px;
    }
 }
.trainings-list-content .sdetails{
   margin-top:0px;
   .serv-title{
       width: 85%;
   }
}
.trainings-list-content .sdetails1{
    margin-top:0px;
    .serv-title{
        width: 85%;
    }
 }
 .trainings-list-content .sdetails2{
    margin-top:0px;
    .serv-title{
        width: 85%;
    }
 }
.serv-date{
    color: var(--dategray);
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
}
.serv-title{
    margin-bottom: 70px;
}
.serv-title a,
.serv-title{
    font-family: "Archivo", sans-serif;
    color: var(--blackfoot);
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}
.serv-title a:hover{
    color: var(--primary);
}
/* more in blog section */
.views-more-arrow{
    position: relative;
    display: flex;
    text-align: right;
    justify-content: right;
    margin-bottom: 10px;
    margin-top: 10px;
}
.views-more-arrow a{
    position: relative;
    font-size: 0px;
    margin-bottom: 20px;
}
.views-more-arrow a:before{
    background: url("../img/more-arrow.svg") center no-repeat;
    width: 48px;
    height: 48px;
    content: '';
    z-index: 9;
    bottom:23px;
    display: block;
}
.views-more-arrow a:hover:before
{
    background: url("../img/more-arrow-white.svg") center no-repeat;
}

.blogsect2 .views-more-arrow a:before{
    background: url("../img/read-more.svg") center no-repeat;
    width: 139px;
    height: 44px;
    content: '';
    z-index: 9;
    bottom:23px;
    display: block;
}

.blogsect2 .views-more-arrow a:hover:before
{
    background: url("../img/read-more-hover.svg") center no-repeat;
}

/* E-learning block */
.elearning-backg{
    background-size: cover;
    background-size: 100%;
    width: 100%;
    height: 633px;
    background-repeat: no-repeat;
}
.elearning-block{
    margin-bottom: 124px;
}
.elearning-bl{
    padding-top: 80px;
    display: block;
}
.elearning-title{
    color: var(--white);
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    max-width: 350px;
    margin-bottom: 80px;
    position: relative;
}
.elearning-title:after{
    content: '';
    position: absolute;
    left: 0px;
    width: 61px;
    bottom: -10px;
    top: inherit;
    border-bottom: 3px solid var(--primary);
}
.elearning-desc1{
    color: var(--white);
    font-family: "Archivo", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    max-width: 350px;
    margin-bottom: 5px;
}
.elearning-desc2{
    color: var(--white);
    font-size: 18px;
    max-width: 350px;
    line-height: 24px;
}
.elearning-button{
    position: relative;
    border: 1px solid var(--white);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}
.elearning-button a{
    color: var(--white);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
    height: 44px;
    padding: 12px 40px 14px 18px;
}
.elearning-button a:hover{
    color: var(--blackfoot);
    background-color: var(--white);
}
.elearning-button:after{
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 8px;
    content: '';
    background: url(../img/start-now-arrow.svg) no-repeat;
}
.elearning-button:hover:after{
    background:url("../img/start-now-arrow-black.svg") no-repeat;
}
.related-insights-back{
    background: url("../img/back-highlights.svg") top center no-repeat;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 85px;
}
.related-insights-back .views-field-title{
    padding-top: 0px !important;
}
.related-insights-back .views-field-title:after{
    top:45px;
}
.orange-back{
    background: var(--orangebackground);
    padding: 50px 0;
}
.orange-back .views-field-body{
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    max-width: 100%;
    margin:0px;
}
.contact-but{
    height: 44px;
    padding: 12px 18px 12px 18px;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--blackfoot);
}
.contact-but:hover{
    background-color: var(--blackfoot);
    color: var(--white);
}
.contact-but:hover a{
    text-decoration: none;
    color: var(--white);
}
.contact-but a{
    color: var(--blackfoot);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
}
.contact-des{
    width: -moz-calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -o-calc(100% - 120px);
    width: calc(100% - 120px);
    display: inline-block;
}


/* Home owl carousel */
.owl-black{
    background-color: var(--blackfoot);
    display: table;
    width: 100%;
    .block-header-serv{
        max-width: 640px;
    }
}
.slide-title{
    color:var(--white);
    font-family: "Archivo", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 8px;
}
.slide-smalltitle{
    color:var(--white);
    font-size: 18px;
    line-height: 24px;
    max-width: 260px;
}
.slide-button{
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}
.slide-button a{
    color: var(--white);
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 600;
    line-height: 20px;
    border: 1px solid var(--white);
    text-decoration: none;
}
.slide-button a:hover{
    color:var(--primary);
    background-color: var(--white);
}
.block-slideshow{
    background-color: var(--blackfoot);
    margin-top: 110px;
}
.control-links h5{
    display: inline-block;
    width: 100%;
}
.control-links h5 a{
    color: var(--white);
}
#topBannerDotts a{
    color: var(--grayslide);

}
#topBannerDotts .owl-dot{
    color:var(--white);
}
#topBannerDotts .js-view-dom-id > div{
    display: inline-block;
    width: 17%;
    margin-right: 3%;
    margin-top: 31px;
    margin-bottom: 45px;
    z-index: 5;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid var(--grayslide);
}
#topBannerDotts .js-view-dom-id > div span{
    z-index: -1;
    position: relative;
}
#topBannerDotts .js-view-dom-id > div:last-child{
    margin-right: 0px;
}
#topBannerDotts .js-view-dom-id .active{
    border-bottom:1px solid var(--primary);
}
#topBannerDotts .js-view-dom-id .active .owl-dot{
    color: var(--primary) !important;
}
.slide-number{
    display: inline-block;
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}
.slide-name{
    text-align: right;
    float: right;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    padding-top: 3px;
    line-height: 20px;
}
.iofx-block{
    background: url("../img/iof-x.svg") top center no-repeat;
    width: 100%;
    margin-top: 0px;
}
body .sk-ww-twitter-feed{
    background-color: transparent !important;
}
.sub-categories{
    margin-top: 74px;
    margin-bottom: 74px;
}
.sub-categories .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}
.sub-categories .views-row{
    width: -moz-calc(50% - 13px);
    width: -webkit-calc(50% - 13px);
    width: -o-calc(50% - 13px);
    width: calc(50% - 13px);
    background: var(--white);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
}
.sub-categories .views-field-nothing .field-content{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}
.path-procurement .sub-categories .views-field-nothing .field-content{
    display: block !important;
    flex-wrap: inherit;
}
.sub-categories .sub-serv-left{
    width:35%;
}
.sub-categories .sub-serv-left img{
    width: 100%;
    height: auto;
}
.sub-categories .sub-serv-right{
    width:65%;
    position: relative;
    padding: 30px 30px 0 30px;
}

.sub-serv-title{
    font-family: "Archivo", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.sub-serv-title a{
    color: var(--blackfoot);
    text-decoration: none;
}
.sub-serv-right .views-more-arrow{
    position: absolute;
    bottom: 30px;
    left: 30px;
    right:inherit;
    margin: 0px;
}
.servicescons .views-more-arrow{
    bottom: 0px;
}
.topic-projects .sub-serv-right .views-more-arrow{
    bottom: 0px !important;
}
.projects-page-more .views-more-arrow{
    bottom: 10px;
}
.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.back-gray{
    background: var(--light);
}
#myTab{
    background: var(--grayslide); 
    height: 74px;
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 0px;
    position: relative;
}
#myTab li{
    text-align: center;
    float: left;
}
#myTab .dropdown-menu {
    width: 246px;
    right: 0px;
    left: inherit;
    padding: 0px;
    border: 1px solid var(--Secondary-20, #DADBDD);
    background: var(--white);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15); 
    border-radius: 0px;
}
#myTab .dropdown-menu li{
    width: 100%;
}
#myTab .dropdown-menu li:hover{
    background-color: var(--grayslide);
}
#myTab .dropdown-menu li{
    padding-left: 20px;
    text-align: left;
}
#myTab .dropdown-menu li.active{
    padding-left: 20px;
    text-align: left;
    background-color: var(--bluetext);
    color:var(--white);
}
#myTab a{
    border-radius:0px;
    color:var(--tabgray);
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    height:74px;
    border: none;
    line-height: 24px;
    padding-left: 35px;
    padding-right: 35px;
    margin-right: 0px;
    cursor: pointer;
}
.nav-tabs>li.active>a, #myTab .dropdown .active a {
    background-color: var(--bluetext) !important;
}
.scrolltab{
    list-style: none;
    padding: 0px;
}
#myTab .scrolltab>li.active>a, #myTab .scrolltab>li.active>a:hover, #myTab .scrolltab>li.active>a:focus{
    color: var(--white);
    border: none;
    background-color: var(--bluetext);
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 26px;
    padding-top: 26px;
    text-decoration: none;
}

.scrolltab1{
    list-style: none;
    padding: 0px;
}
#myTab .scrolltab1>li.active>a, #myTab .scrolltab1>li.active>a:hover, #myTab .scrolltab1>li.active>a:focus{
    color: var(--white);
    border: none;
    background-color: var(--bluetext);
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 26px;
    padding-top: 26px;
    text-decoration: none;
}

#myTab .dropdown-menu li a{
    height: auto;
    width: 100%;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 0;
    line-height: 22px;
    white-space: wrap;
}
#myTab .dropdown-menu>li>a:hover,
#myTab .dropdown-menu>li>a:focus{
    background-color: var(--grayslide);
}
#myTab .dropdown-menu>.active>a, 
#myTab .dropdown-menu>.active>a:hover,
#myTab .dropdown-menu>.active>a:focus{
    background-color: var(--bluetext);
}
#myTab .dropdown-menu .active a{
    color: var(--white) !important;
}
#myTab .dropdown{
    position: absolute;
    right:0px;
    top: 0px;
}
#myTab > .active > a{
    color:#fff !important;
}
.scrolltab li,
#myTab .dropdown a{
    padding-top: 25px;
}
.iof-tabs .sub-categories{
    margin-top: 40px;
    margin-bottom: 44px;
}
.tab-pane .views-field-name .field-content .pub-tit,
.topicb .views-field-name{
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px;
    padding-top: 0px;
}
.bidsect .views-field-tit{
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px;
    padding-top: 0px;
    height: 60px;
}
.tab-pane .views-field-name .field-content .pub-desc{
    font-size: 16px;
    font-style: normal;
    font-weight: 400; 
}
.tab-pane .views-field-name .field-content .pub-tit:after,
.topicb .views-field-name:after,
.bidsect .views-field-tit:after{
    content: '';
    position: absolute;
    left: 0px;
    width: 61px;
    top: 45px;
    border-bottom: 3px solid var(--primary);
}
.tab-pane .views-field-name{
    margin-bottom: 20px;
}

.details-back{
    background: url("../img/details-back.svg") top center no-repeat;
    width: 100%;
    margin-bottom: 85px;
}

.details-content2{
    margin-top: 40px;
    width: 100%;
    a{
        color: var(--blackfoot);
    }
    a:hover{
        color:var(--primary);
    }
}

/* Project Details */
.details-content{
    width: -moz-calc(70% - 70px);
    width: -webkit-calc(70% - 70px);
    width: -o-calc(70% - 70px);
    width: calc(70% - 70px);
    margin-top: 10px;
    margin-right: 70px;
}
.project-tags{
    margin-bottom: 35px;
}
.project-tags > div div{
    display: inline-flex;
    height: 25px;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    gap: 10px;
    margin-right: 15px;
    flex-shrink: 0; 
    border-radius: 100px;
    border: 1px solid var(--blackfoot);
    background: var(--Neutral-10, #FFF); 
}
.project-body{
    width:100%;
    color: var(--blackfoot);
    font-size: 16px;
    line-height: 26px;
    img{
        max-width: 100%;
        height: auto;
    }
}
/* Tabs in project details page */
.gray-back-tabs{
    background: var(--Secondary10);
    overflow-x: hidden;
    min-height: 400px;
    .bid-content .views-field-title{
        padding-top: 20px !important;
    }
}
.tabs-pro {
    display: flex;
    flex-wrap: wrap;
    margin:30px 0;
  }
  
  .tabs__label {
    padding: 25px 50px;
    cursor: pointer;
    margin-top: -74px;
    height: 74px;
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: var(--tabgray);
  }
  
  .tabs__radio {
    display: none;
  }
  
  .tabs__content {
    order: 1;
    margin-top: 35px;
    display: none;
    width: 100%;
    margin-bottom: 0px;
  }
  
  .tabs__radio:checked + .tabs__label {
    background: var(--bluetext);
    color: var(--white);
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
  
  .tabs__radio:checked + .tabs__label + .tabs__content {
    display: initial;
  }
  .bar-gray-tab{
    height: 74px;
    width: 100%;
    background: var(--grayslide);
  }
  .docs-card{
    background: var(--white);
    padding: 35px 30px;
    height: 327px !important;
    box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
  }
  .doc-numb{
    color: var(--primary);
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .doc-date{
    color: var(--dategray);
    margin-bottom: 5px;
    font-family: "Archivo", sans-serif;
    font-size: 12px;
    line-height: 18px;
  }
  .doc-title{
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
  }
  .doc-description{
    margin-top: 10px;
    font-size: 14px;
  }
  .bidsect{
    padding-bottom: 7px;
  }
  .doc-attach span a,
  .doc-attach a{
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 48px;
    height: 48px;
    font-size: 0px;
    text-decoration: none !important;
    background:url("../img/download-attach.svg") no-repeat;
  }
  .doc-attachbid span a,
  .doc-attachbid a{
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 48px;
    height: 48px;
    font-size: 0px;
    text-decoration: none !important;
    background:url("../img/download-attach.svg") no-repeat;
  }
  .download-background .doc-attach span a,
  .download-background .doc-attach a{
    background:url("../img/download-attach-green.svg") no-repeat;
  }
  .doc-attach span a:hover,
  .doc-attach a:hover{
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 48px;
    height: 48px;
    font-size: 0px;
    text-decoration: none !important;
    background:url("../img/download-attach-hover.svg") no-repeat;
  }
  .doc-attachbid span a:hover,
  .doc-attachbid a:hover{
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 48px;
    height: 48px;
    font-size: 0px;
    text-decoration: none !important;
    background:url("../img/download-attach-hover.svg") no-repeat;
  }
  .download-background .doc-attach span a:hover,
  .download-background .doc-attach a:hover{
    background:url("../img/download-attach-green-hover.svg") no-repeat;
  }
  .doc-attach span:last-child{
    display: none;
  }
    .project-arrows {
        position: absolute;
        right: 0px;
        bottom: 30px;
        z-index: 9;
    }
    .project-arrows .swiper-button-prev {
        left: inherit;
        right: 75px;
    }
    .project-arrows .swiper-button-prev1 {
        left: inherit;
        right: 75px;
    }
    .swiper-button-next1.swiper-button-disabled, .swiper-button-prev1.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }
    .swiper-button-next1, .swiper-rtl .swiper-button-prev1 {
        right: var(--swiper-navigation-sides-offset, 10px);
        left: auto;
    }
    .swiper-button-next1, .swiper-button-prev1 {
        position: absolute;
        top: var(--swiper-navigation-top-offset, 50%);
        width: calc(var(--swiper-navigation-size) / 44* 27);
        height: var(--swiper-navigation-size);
        margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
        z-index: 10;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--swiper-navigation-color, var(--swiper-theme-color));
    }
    .mySwiper-quotes .project-arrows {
        padding-bottom: 50px;
    }
  .project-arrows .swiper-button-next:after,
  .project-arrows .swiper-button-next1:after{
    background: url("../img/doc-next.svg") center no-repeat;
    width: 56px;
    height: 56px;
    content: '' !important;
    position: absolute;
    z-index: 9;
    right: 0px;
}
.project-arrows .swiper-button-prev:after,
.project-arrows .swiper-button-prev1:after{
    background: url("../img/doc-prev.svg") center no-repeat;
    width: 56px;
    height: 56px;
    content: '' !important;
    position: absolute;
    z-index: 9;
    right: 0px;
}
.project-arrows .swiper-button-next1:hover::after,
.project-arrows .swiper-button-next:hover::after{
    background: url("../img/doc-next-hover56.svg") center no-repeat;
}
.project-arrows .swiper-button-prev1:hover::after,
.project-arrows .swiper-button-prev:hover::after{
    background: url("../img/doc-next-hover56.svg") center no-repeat;
    transform: rotate(180deg)
}
.featured-soon{
    padding-bottom: 30px;
}
.content3_tab .js-view-dom-id{
    gap:24px;
    margin-right: -24px;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}
.content3_tab .js-view-dom-id .views-row{
    width: -moz-calc(33.3% - 24px);
    width: -webkit-calc(33.3% - 24px);
    width: -o-calc(33.3% - 24px);
    width: calc(33.3% - 24px);
    background: var(--white);
    position: relative;
    padding-bottom: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10); 
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10); 
    -ms-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10); 
    -o-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10); 
    -moz-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10); 
}
.content3_tab video{
    width: 100% !important;
    height: auto;
}
.content3_tab .views-field-field-background img{
    width: 100%;
    height: auto;
}
.content3_tab .views-field-field-video{
    margin-bottom: 20px;
}
.content3_tab .views-field-field-video-title{
    padding: 0 30px;
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}
.content3_tab .views-field-body{
    padding: 0 30px;
    margin-top: 20px;
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}
.content3_tab .views-field-field-video-year,
.topic-podcasts .views-field-field-date {
    color: var(--blackfoot) !important;
    font-size: 16px !important;
    line-height: 22px !important;
    padding: 10px 30px 20px 30px !important;
}
.content3_tab .views-field-field-date{
    color: var(--dategray);
    margin-bottom: 5px;
    font-family: "Archivo", sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding:0px 30px 0 30px;
}
.content3_tabblog .views-field-field-date{
   padding-top: 30px;
}
.content3_tab .views-field-nothing{
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    padding: 0 30px;
}
.policy-b .views-field-nothing{
    margin-bottom: 80px;
    .views-more-arrow{
        position: absolute;
        right: 30px;
        bottom: 20px;
        height: 48px;
    }
    .views-more-arrow a:before {
        background: url(../img/more-arrow.svg) center no-repeat;
        width: 48px;
        height: 48px;
        content: '';
        z-index: 9;
        bottom: 23px;
        border: none;
        display: block;
    }
    .views-more-arrow a:hover:before
    {
        background: url("../img/more-arrow-white.svg") center no-repeat;
    }
}
.library-image{
    min-height: 180px;
}
.content3_tab .views-field-nothing a{
    color:var(--blackfoot);
    text-decoration: none;
}
.content3_tab .views-field-nothing a:hover{
    color: var(--primary);
}
.content3_tab .views-field-field-coordinator{
    padding: 13px 30px 5px 30px;
    font-size: 14px;
    line-height: 20px;
}
.content3_tab .views-field-field-coordinator .views-label{
    font-weight: 700;
}
.content3_tab .views-field-view-node{
    position: absolute;
    bottom: 0px;
    right: 70px;
}
.content3_tab .views-field-view-node a:before{
    background: url("../img/more-arrow.svg") center no-repeat;
    width: 48px;
    height: 48px;
    content: '';
    position: absolute;
    z-index: 9;
    left: 0px;
    bottom:23px;
}
.content3_tab .views-field-view-node a:hover:before{
    background: url("../img/more-arrow-white.svg") center no-repeat;
}
.content3_tab .pager{
    text-align: center;
    width: 100%;
    margin-top: 44px;
    .button{
        border: 1px solid var(--primary); 
        border-radius: 0px;
        padding: 12px 18px;
        background-color: transparent;
        color: var(--primary);
    }
    .button:hover{
        background-color: var(--primary);
        color: var(--white);
    }
 }

/* Gallery Swipper */
  .mySwipergallery2 {
    width: 100%;
    height: 100%;
  }
  .mySwipergallery2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: var(--white);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }

  .mySwipergallery2 .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
  }
  .tabs__content .swiper2 {
    overflow:visible;
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
  }

  .tabs__content .swiper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwipergallery2 {
    width: 100%;
  }

  .mySwipergallery {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .mySwipergallery .swiper-slide-thumb-active {
    color:var(--primary);
    border: 5px solid var(--bluetext); 
  }

  .mySwipergallery .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
  }
  .mySwipergallery .swiper-wrapper{
    height: auto;
  }

.gallery-arrows {
    position: absolute;
    width: 90px;
    z-index: 9;
    margin-left: -moz-calc((100% - 90px)/2);
    margin-left: -webkit-calc((100% - 90px)/2);
    margin-left: -o-calc((100% - 90px)/2);
    margin-left: calc((100% - 90px)/2);
}
.gray-back-tabs .gallery-arrows {
    margin-top: 50px;
}
.gallery-arrows .swiper-button-prev {
    left: inherit;
    right: 65px;
}
.gallery-arrows .swiper-button-next:after{
background: url("../img/doc-next.svg") center no-repeat;
width: 56px;
height: 56px;
content: '' !important;
position: absolute;
z-index: 9;
right: 0px;
}
.gallery-arrows .swiper-button-prev:after{
background: url("../img/doc-prev.svg") center no-repeat;
width: 56px;
height: 56px;
content: '' !important;
position: absolute;
z-index: 9;
right: 10px;
}

.gallery-arrows .swiper-button-next:hover:after{
    background: url("../img/doc-next-hover56.svg") center no-repeat;
}
.gallery-arrows .swiper-button-prev:hover:after{
    background: url("../img/doc-next-hover56.svg") center no-repeat;
    transform: rotate(180deg)
}


.partners-background{
    background: var(--borderlight);
    padding-bottom:65px;
}
.partners-background .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    gap:14px;
    margin-right: -14px;
    margin-top: 35px;
}
.partners-background .views-row{
    width: -moz-calc(20% - 14px);
    width: -webkit-calc(20% - 14px);
    width: -o-calc(20% - 14px);
    width: calc(20% - 14px);
    background: var(--Neutral-10, #FFF);
    text-align: center;
}
.partners-background .views-row .views-field-field-cover-partners{
    margin: 28px 20px 25px 20px;
    height: 113px;
    border-bottom: 1px solid var(--borderlight);
}
.partners-background .views-row .views-field-field-cover-partners img{
    height: 113px;
    width: auto;
    padding-bottom: 28px;
    margin: 0 10px 28px 10px;
}
.partners-background .views-row .views-field-name{
    color: var(--blackfoot);
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 0 25px 30px 25px;
    width: 178px;
    margin: 0 auto;
}

/* About us */
.views-field-field-about-subtitle1{
    font-size: 18px;
    line-height: 24px;
}
.views-field-field-fold1-description{
    font-size: 42px;
    font-weight: 600;
    line-height: 48px; 
    font-family: "Archivo", sans-serif;
}
.check-prog .views-field-field-download-file {
    left: 0px;
    top: 33px;
    position: absolute;
    a{
        display: inline-flex;
        height: 44px;
        padding: 14px 18px;
        justify-content: center;
        align-items: center;
        color: var(--white);
        text-decoration: none;
        padding-right: 40px;
        background-color: var(--primary);
    }
    a:hover{
        color: var(--primary);
        border: 1px solid var(--primary);
        background-color: var(--white);        
    }
    span:last-child{
        display: none;
    }
}
.aboutus-back{
    background: url("../img/aboutus-back.svg") top center no-repeat;
    width: 100%;
    margin-top:-5px;
}
.views-field-field-overview-title,
.projectsect .iews-field-name{
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px;
    padding-top: 60px;
}
.views-field-field-overview-title:after,
.projectsect .views-field-name:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 61px;
    top: 110px;
    border-bottom: 3px solid var(--primary);
}
.aboutus-back .views-field-body{
    max-width: 770px;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: var(--blackfoot);
    margin-bottom: 120px;
}
  
.popup-link a{
    padding: 10px 30px;
    border-radius: 5px;
    font-size:17px;
    cursor:pointer;
    margin:20px;
    text-decoration:none;
}

.popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.popup-content {
    background-color: var(--white);
    margin: auto;
    padding:40px 40px 40px 74px;
    width: 50%;
}
.pop-desc p{
    font-size: 16px;
    line-height: 22px;
}
.popup-content a.close{
    color: var(--white) !important;
    float: right;
    font-size: 24px;
    width: 42px;
    height: 42px;
    padding: 0;
    margin: 0;
    text-decoration:none;
    opacity: 1;
    position: relative;
}
.popup-content a.close:before{
    background: url("../img/close-x.svg") no-repeat;
    content: '';
    position: absolute;
    right: -5px;
    top: -8px;
    width: 42px;
    height: 42px;
}
.popup-content .director-body{
    font-family: "Nunito Sans";
    color: var(--blackfoot);
    margin-top: 20px;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--blackfoot);
}
.popup-content a.close:hover{
   opacity: 0.5;
}

.popup-content span:hover,
.popup-content span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.popup-container:target{
    visibility: visible;
    opacity: 1;
    background-color: rgba(23, 28, 34, 0.5);
}

.popup-container h3{
    font-family: "Archivo", sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
}
.aboutus-goals{
    background-color: var(--light);
    padding: 150px 0;
}
.popup-link{
    gap:24px;
    margin-right: -24px;
}
.popup-link .views-field-nothing{
    width: -moz-calc(33.3% - 24px);
    width: -webkit-calc(33.3% - 24px);
    width: -o-calc(33.3% - 24px);
    width: calc(33.3% - 24px);
    padding: 76px 35px 30px 40px;
    position: relative;
    a{
        color: var(--white);
        text-decoration: none;
    }
    .card-title{
        font-family: "Archivo", sans-serif;
        font-size: 36px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 25px;
    }
    .card-subtitle1{
        font-family: "Archivo", sans-serif;
        font-size: 22px;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 35px;
    }
    .card-subtitle2{
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 55px;
    }
    .card-icon{
        position: absolute;
        right: 35px;
        bottom: 30px;
    }
}
.popup-link .views-field-nothing:nth-child(1n){
    background: var(--orangebackground);
}
.popup-about {
    #popup1 .popup-content, #popup4 .popup-content, #popup7 .popup-content{
        border-left:17px solid var(--orangebackground);
        max-height: 450px;
        overflow-y: scroll;
    }
    #popup1 h3, #popup4 h3, #popup7 h3,
    #popup1 .pop-title, #popup4 .pop-title, #popup7 .pop-title{
       color: var(--orangebackground);
    }
    
    .popup-link .views-field-nothing:nth-child(2n){
        background: #EA6736;
    }
    #popup2 .popup-content, #popup5 .popup-content, #popup8 .popup-content{
        border-left:17px solid #EA6736;
        max-height: 450px;
        overflow-y: scroll;
    }
    #popup2 h3, #popup5 h3, #popup8 h3,
    #popup2 .pop-title, #popup5 .pop-title, #popup8 .pop-title{
        color: #EA6736;
     }
     #popup3 .popup-content, #popup6 .popup-content, #popup9 .popup-content{
        border-left:17px solid #409390;
        max-height: 450px;
        overflow-y: scroll;
    }
    #popup3 h3, #popup6 h3, #popup9 h3,
    #popup3 .pop-title, #popup6 .pop-title, #popup9 .pop-title{
        color: #409390;
    }
    .popup-link .views-field-nothing:nth-child(3n){
        background: #409390;
    }
    .pop-title{
        font-family: "Archivo", sans-serif;
        font-size: 28px;
        font-weight: 600;
        line-height: 32px;
    }
    .popup-content img{
        margin-right: 10px;
    }
}


.container.about {
    max-width: 100% !important;
    width: 100%;
}
.container.about .views-row:nth-child(even) .about-text{
    order:1;
    padding-left: calc((100% - 1170px) / 2);
    padding-left: -moz-calc((100% - 1170px) / 2);
    padding-left: -webkit-calc((100% - 1170px) / 2);
    padding-left: -o-calc((100% - 1170px) / 2);
    padding-right: 55px;
    padding-top: 65px;
    padding-bottom: 65px;
}
.container.about .views-row:nth-child(odd) .about-text {
    padding-right: calc(((100% - 1170px) / 2) + 2rem);
    padding-right: -moz-calc(((100% - 1170px) / 2) + 2rem);
    padding-right: -webkit-calc(((100% - 1170px) / 2) + 2rem);
    padding-right: -o-calc(((100% - 1170px) / 2) + 2rem);
    padding-left: 55px;
    padding-top: 65px;
    padding-bottom: 65px;
}
.container.about .views-row:nth-child(even) .ps-lg-0{
    order:2;
}
.px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.position-relative {
    position: relative;
}
.position-absolute {
    position: absolute;
}
.h-100 {
    height: 100%;
}
.w-100 {
    width: 100% !important;
}
.img-fluid {
    max-width: 100%;
    object-fit: cover;
}
.mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.col-lg-6p {
    flex: 0 0 auto;
    width: 50%;
}
.about-text {
    padding-right: calc(((100% - 1170px) / 2) + 2rem);
    padding-right: -moz-calc(((100% - 1170px) / 2) + 2rem);
    padding-right: -webkit-calc(((100% - 1170px) / 2) + 2rem);
    padding-right: -o-calc(((100% - 1170px) / 2) + 2rem);
    padding-left: 55px;
    padding-top: 65px;
    padding-bottom: 65px;
}
.about-text h6{
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px;
}
.about-text h6:after{
    content: '';
    position: absolute;
    left: 0px;
    width: 61px;
    top: 50px;
    border-bottom: 3px solid var(--primary);
}
.about-text .mb-5{
    font-size: 16px;
    line-height: 26px;
    margin-top: 5px;
    margin-bottom: 25px;
    color: var(--blackfoot);
}
.about-text .mb-5 strong{
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.blue-button{
    display: inline-flex;
    height: 44px;
    padding: 14px 18px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: var(--primary);
    margin-top: 42px;
    border: 1px solid var(--primary);
}
.blue-button:hover{
    background: var(--primary);
    color: var(--white);
}
.about-partner{
    padding-bottom: 45px;
}
.blue-button-full{
    width: 100%;
    text-align: center;
}

/* Milestones section */
.timeline {
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin: 110px auto;
    padding: 30px 0;
  }
  
  .timeline::after {
    content: '';
    position: absolute;
    width: 2px;
    background: var(--primary);
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -1px;
  }

  .timeline::before {
    content: '';
    position: absolute;
    width:15px;
    left: 49.35%;
    top: -15px;
    height: 100.5%;
    background-image: url('../img/round.svg'), url('../img/round.svg');
    background-position: top center, bottom center;
    background-repeat: no-repeat;
  }
  
  .timeline .views-row .containerm {
    padding: 0 109px 0px 0px;
    position: relative;
    background: inherit;
    width: 50%;
    margin-top: -40px;
  }
  .timeline .views-row:first-child .containerm{
    margin-top: 0px;
  }
  
  .timeline .containerm.left {
    left: 0;
  }
  
  .timeline .views-row:nth-child(even) .containerm.left {
    left: 50%;
    padding-right: 0px;
  }
  
  .timeline .containerm::before {
    content: '';
    position: absolute;
    width: 109px;
    height: 2px;
    top: calc(50% - 1px);
    right: 0px;
    background:var(--primary);
    z-index: 1;
  }
  
  .timeline .views-row:nth-child(even) .containerm.left::before {
    left: 0px;
  }
  
  .timeline .containerm .date {
    position: absolute;
    display: inline-block;
    top: calc(50% - 8px);
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: var(--primary);
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 1;
  }
  
  .timeline .containerm.left .date {
    right: -75px;
  }
  
  .timeline .views-row:nth-child(even) .containerm.left .date {
    left: -75px;
  }

  
  .timeline .containerm .content {
    padding: 44px 58px;
    box-shadow: 0px 4px 23px 0px rgba(0, 0, 0, 0.10); 
    position: relative;
  }
  
  .timeline .views-row:nth-child(even) .containerm.left .content {
    padding: 44px 58px;
    margin-left: 109px;
    width: -moz-calc(100% - 109px);
    width: -webkit-calc(100% - 109px);
    width: -o-calc(100% - 109px);
    width: calc(100% - 109px);
  }
  
  .timeline .containerm .content h2 {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: normal;
    color: var(--primary);
  }
  
  .timeline .containerm .content p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
  }
  
  .timeline .mil-number{
    color: var(--primary);
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 5px;
  }
  .timeline .mil-desc{
    color: var(--blackfoot);
    font-size: 24px;
    line-height: 30px; 
  }
  .timeline .mil-year{
    color: var(--light);
    font-family: "Archivo", sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 48px;
  } 
  .timeline .mil-month{
    color: var(--primary);
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 43px;
    position: relative;
    margin-left: 6px;
    text-transform: uppercase;
  }
  .timeline .mil-month:after{
    border-bottom: 2px solid var(--primary);
    width: 26px;
    position: absolute;
    content:'';
    bottom: 12px;
    left:0px;
  }
.timeline-about .views-field-title:after{
    top:105px;
}
.timeline-intro{
    margin-top: 25px;
    font-size: 16px;
    line-height: 26px;
}
.iofnews-background{
    background-color: var(--light);
    .js-view-dom-id{
        display: -moz-flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        gap:30px;
        margin-right: -30px;
        margin-top: 35px;
        margin-bottom: 93px;
    }
    .views-row{
        width: -moz-calc(33.3% - 30px);
        width: -webkit-calc(33.3% - 30px);
        width: -o-calc(33.3% - 30px);
        width: calc(33.3% - 30px);
        background-color: var(--white);
        padding: 30px;
        position: relative;
        border-left: 4px solid var(--primary);
    }
    .views-field-nothing{
        color: var(--primary);
        font-family: "Archivo", sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .views-field-field-news-date{
        color: var(--dategray);
        font-family: "Archivo", sans-serif;
        padding-bottom: 3px;
        font-size: 12px;
        line-height: 18px;
    }
    .views-field-body{
        color: var(--blackfoot);
        font-size: 16px;
        line-height: 22px;
        margin-top: 0px;
        margin-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .views-field-field-news-source .views-label{
        color: var(--blackfoot);
        font-weight: 700;
        line-height: 20px;
    }
    .views-field-field-news-source .field-content{
        color: var(--blackfoot);
        line-height: 20px;
    }
    .views-field-field-news-author .views-label{
        color: var(--blackfoot);
        font-weight: 700;
        line-height: 20px;
    }
    .views-field-field-news-author{
        margin-bottom: 20px;
    }
    .views-field-field-news-author .field-content{
        color: var(--blackfoot);
        line-height: 20px;
    }
    .views-field-field-news-attachment{
        height: 48px;
    }
    .views-field-field-news-attachment .news-attach{
        background:url("../img/download-attach.svg") no-repeat;
        width: 48px;
        height: 48px;
        position: absolute;
        right: 30px;
        bottom: 30px;
    }
    .views-field-field-news-attachment .news-attach:hover{
        background:url("../img/download-attach-hover.svg") no-repeat;
    }
    .views-field-field-news-link{
        height: 48px;
    }
    .views-field-field-news-link .news-link{
        background:url("../img/link.svg") no-repeat;
        width: 48px;
        height: 48px;
        position: absolute;
        right: 30px;
        bottom: 30px;
    }
    .views-field-field-news-link .news-link:hover{
        background:url("../img/link-hover.svg") no-repeat;
    }
}
.about-next{
    text-align: right;
    width: 50%;
}
.about-prev{
    text-align: left;
    width: 50%;
}
.about-next span a{
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    position: relative;
    padding-right: 40px;
}
.about-prev span a{
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    position: relative;
    padding-left: 40px;
}
.about-next span a:after,
.about-prev span a:after{
    position: absolute;
    content: '';
    width: 35px;
    height: 35px;
    right: 0px;
    top: -8px;
    background:url("../img/big-long-arrows.svg") no-repeat right;
}
.about-prev span a:after{
    position: absolute;
    content: '';
    width: 35px;
    height: 35px;
    left: 0px;
    top: -8px;
    background:url("../img/big-long-arrows-prev.svg") no-repeat right;
}
.about-next .next-link,
.about-prev .next-link{
    width: 100%;
    display: block;
    margin-bottom: 5px;
}
.about-next .next-link:hover,
.about-prev .next-link:hover{
    color:var(--primary);
}
.about-next .next-title,
.about-prev .next-title{
    width: 100%;
    display: block;
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px; 
}
.orange-next{
    padding: 50px 0;
}

/* Legacy of Basil Fuleihan */
.block-header-legacy{
    position: absolute;
    left: 0px;
    max-width: 940px;
    width: 100%;
    bottom: 0px;
    color: var(--white);
    background-color: var(--primary);
    font-family: "Archivo", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 48px;
    display: inline-block;
}
.quotede{
    padding: 58px;
    position: relative;
}
.quotede:before{
    background: url("../img/prev-quote.svg") no-repeat;
    width: 222px;
    height: 368px;
    content: '';
    position: absolute;
    left: -20px;
    top: -115px;
}
.quotede:after{
    background: url("../img/next-quote.svg") no-repeat;
    width: 222px;
    height: 150px;
    content: '';
    position: absolute;
    right: -80px;
    top: 255px;
}
.legacy-back{
    background: url("../img/legacy-back.svg") top center no-repeat;
    width: 100%;
    margin-bottom: 85px;
}
.legacy-back .views-field-title{
    padding-top: 75px;
}
.legacy-back .views-field-title:after{
    top:125px;
}
.legacy-back .views-field-body{
    font-size: 16px;
    line-height: 22px;
    max-width: 755px;
}
.views-field-field-description2 img{
    margin-right: 50px;
}
.quotes-back{
    background: var(--Secondary20) url("../img/fuleihan.svg") top center no-repeat;
    padding: 50px 0;
}
.quote-back{
    width: 35%;
    float: left;
}
.quote-back img{
    width: 100%;
    height: auto;
}
.quotes-description{
    width: -moz-calc(65% + 92px);
    width: -webkit-calc(65% + 92px);
    width: -o-calc(65% + 92px);
    width: calc(65% + 92px);
    float: left;
    margin-left: -92px;
    margin-top: 60px;
}
.quotes-back {
    @media (min-width: 1200px){
    .container {
        width: -moz-calc(1170px + 15%);
        width: -webkit-calc(1170px + 15%);
        width: -o-calc(1170px + 15%);
        width: calc(1170px + 15%);
    }
    .mySwiper-quotes .project-arrows{
        margin-right: 7.5%;
    }
   }
}
.mySwiper-quotes .swiper-wrapper {
    padding-bottom: 80px;
}
.mySwiper-quotes{
    margin-left: 30%;
}
.mySwiper-quotes .swiper-slide{
    background-color: var(--white);
    padding: 87px 92px;
    height: revert !important;
}
.quotes-desc{
    color: var(--secondary);
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    p{
        margin:0;
    }
}
.gallery-legal{
    background-color: var(--light);
    padding-top: 75px;
}
.tabs__content .gallery-legal{
   padding-top: 0px;
}
.gallery-legal .mySwipergallery{
    padding-bottom: 140px;
}
.gallery-legal .mySwipergallery .container{
    position: relative;
}
.gallery-legal .gallery-arrows{
    bottom:-60px;
}
.meet-desc .views-field-title{
    font-family: "Archivo", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 8px;
}
.meet-desc .views-field-field-fold1-description{
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
.sub-categories-direct{
    margin-top: 0px !important;
}
.directors-consulting{
    margin-top: 35px;
}
.director-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
.popup-content .sub-serv-right{
    padding-top: 0px;
}
.popup-content .director-title {
    padding-top: 0px;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
}
.popup-content .director-subtitle {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; 
}
.director-title a {
    color: var(--blackfoot);
    text-decoration: none;
}
.director-subtitle{
    font-size: 18px;
    line-height: 24px; 
}
.director-date{
    margin-top: 12px;
    font-size: 16px;
    line-height: 22px;
}
.flex-more{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.round-more{
    margin-top: 25px;
    width: 50%;
}
.links-social2 .links-social{
    float: right;
    margin-top: 10px;
}
.round-more a{
    display: inline-flex;
    height: 44px;
    padding: 12px 18px;
    justify-content: center;
    align-items: center;
    color: var(--primary);
    border: 1px solid var(--primary);
}
.round-more a:hover{
    background: var(--primary);
    color:var(--white);
}
.directors-consulting .pager{
   text-align: center;
   width: 100%;
   .button{
       border: 1px solid var(--primary); 
       border-radius: 0px;
       padding: 12px 18px;
       background-color: transparent;
       color: var(--primary);
   }
   .button:hover{
        background-color: var(--primary);
        color: var(--white);
   }
}
.directors-consulting .popup-content {
    background-color: var(--white);
    max-height:350px;
    overflow-y: scroll;
    margin: auto;
    padding:30px;
}
.directors-consulting .js-view-dom-id{
    gap: 26px;
    margin-right: -13px;
}
.sub-categories-direct .views-row{
    margin-bottom: 0px;
}
.links-social{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}
.links-social2{
    width: 50%;
}
.linkedin{
    background:url("../img/linkedin-icon.svg") no-repeat;
    height: 38px;
    width: 38px;
    margin-top: 19px;
    margin-right: 10px;
}
.x_link{
    background:url("../img/x-icon.svg") no-repeat;
    height: 38px;
    width: 38px;
    margin-top: 19px;
}
.deputy-director-back{
    background: url("../img/director.svg") top center no-repeat;
    width: 100%;
    margin-top:20px;
}
.deputy-director-back .details-content{
    background: var(--Neutral-10, #FFF);
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10); 
    -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    padding: 30px 30px 40px 30px;
    margin-bottom: 70px;
    width: 100%;
}
.deputy-director-back .sub-serv-left{
    width: 200px;
    margin-right: 30px;
    margin-bottom: 25px;
}
.deputy-director-back .sub-serv-left .sub-serv-img img{
    width: 100%;
    height: auto; 
}
.deputy-director-back .sub-serv-right{
    width: -moz-calc(100% - 230px);
    width: -webkit-calc(100% - 230px);
    width: -o-calc(100% - 230px);
    width: calc(100% - 230px);
}
.deputy-director-back .views-field-title{
    margin-top: 15px;
}
.deputy-director-back .director-title{
    font-family: "Archivo", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.deputy-director-back .director-body{
    font-size: 18px;
    line-height: 24px;
}
.direct-back{
    border-bottom: 1px solid var(--blackfoot);
}
.our-team{
    margin-bottom: 100px;
    margin-top: 40px;
}
.our-team .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    gap:6px;
}
.our-team .views-row{
    width: -moz-calc(33.3% - 6px);
    width: -webkit-calc(33.3% - 6px);
    width: -o-calc(33.3% - 6px);
    width: calc(33.3% - 6px);
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.10); 
    -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.10);
    padding: 34px 20px;
}
.our-team .sub-serv-left{
    width: 120px;
}
.our-team .sub-serv-right{
    width: -moz-calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -o-calc(100% - 120px);
    width: calc(100% - 120px);
}
.our-team .sub-serv-left .sub-serv-img{
    padding-right: 30px;
}
.our-team .sub-serv-left .sub-serv-img img{
    border-radius: 71px;
}
.our-team .sub-serv-right .director-title{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase;
}
.our-team .sub-serv-right .director-subtitle{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.our-team .linkedin,
.our-team .x_link{
    margin-top: 11px;
}
.our-team .pager{
    text-align: center;
    width: 100%;
    margin-top: 30px;
    .button{
        border: 1px solid var(--primary); 
        color:var(--primary);
        border-radius: 0px;
        padding: 12px 18px;
        background-color: transparent;
    }
    .button:hover{
        background-color: var(--primary);
        color:var(--white);
    }
}
.procur-opport .views-field-title{
    font-family: "Archivo", sans-serif;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 48px;
}
.procur-opport .views-field-body{
    font-size: 18px;
    line-height: 24px;
}

/* Bids Section */
.bid-content .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    gap:34px;
    margin-bottom: 44px;
}
.bid-content .js-view-dom-id > div{
    background-color: var(--white);
    width: -moz-calc(50% - 17px);
    width: -webkit-calc(50% - 17px);
    width: -o-calc(50% - 17px);
    width: calc(50% - 17px);
}
.bid-content .type-Active{
    border-left:8px solid var(--primary);
    height: 100%;
}
.bid-content .type-Canceled{
    border-left:8px solid #B4B8BC;
    height: 100%;
}
.bid-content .type-Awarded{
    border-left:8px solid #409390;
    height: 100%;
}
.bid-content .type-Not{
    border-left:8px solid #D65292;
    height: 100%;
}
.bid-content .bid-details{
    padding: 20px 32px 32px 10px;
    position: relative;
    height: 100%;
}
.bid-content .views-field-title{
    padding-top: 0px;
    margin-bottom: 30px;
}
.bid-content .views-field-title:after{
    top:50px;
}
.bid-details .bid-date{
   width:120px;
}

.active-sect .js-view-dom-id > div{
    width: -moz-calc(50% - 26px);
    width: -webkit-calc(50% - 26px);
    width: -o-calc(50% - 26px);
    width: calc(50% - 26px);
    padding: 40px 0px;
    position: relative;
    border-left: 8px solid #338FB6;
    background: var(--Neutral-10, #FFF);
}

.type-Active{
    .bid-details .bid-date .bid-date-month{
        text-align: center;
        font-family: "Archivo", sans-serif;
        font-size: 79px;
        line-height: 82px;
        color:#338FB6;
        margin-bottom: 5px;
        font-weight: 400;
    }
    .bid-details .bid-date .bid-date-year{
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        color:var(--blackfoot);
        margin-top: -10px;
        font-weight:400 ;
    }
    .bid-details .bid-more a{
        position: absolute;
        bottom: 30px;
        height: 44px;
        color:var(--primary);
        padding: 11px 18px 14px 18px;
        justify-content: center;
        align-items: center;
        border:1px solid var(--primary);
    }
    .bid-details .bid-more a:hover{
        background: var(--primary);
        color:var(--white);
    }
    .bid-details .bid-info .bid-title a:hover{
        color:var(--primary);
    }
    .bid-details .bid-info .bid-title a{
        color:var(--blackfoot);
    }
    .bid-type{
        background-color: #E6F1F6;
        color: #338FB6;
        border:1px solid #338FB6;
        border-radius: 25px;
    }
}
.type-Not{
    .bid-details .bid-date .bid-date-month{
        text-align: center;
        font-family: "Archivo", sans-serif;
        font-size: 79px;
        line-height: 82px;
        color:#D65292;
    }
    .bid-details .bid-date .bid-date-year{
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        color:var(--blackfoot);
        margin-top: -10px;
        font-weight: 400;
    }
    .bid-details .bid-more a{
        position: absolute;
        bottom: 30px;
        height: 44px;
        color: #D65292;
        padding: 11px 18px 14px 18px;
        justify-content: center;
        align-items: center;
        border:1px solid #D65292;
    }
    .bid-details .bid-more a:hover{
        background: var(--primary);
        color:var(--white);
    }
    .bid-details .bid-info .bid-title a:hover{
        color: #D65292;
    }
    .bid-details .bid-info .bid-title a{
        color:var(--blackfoot);
    }
    .bid-type{
        border-radius: 100px;
        color: #D65292;
        border: 1px solid #D65292;
        background: #FBEEF4;
        display: inline-flex;
        height: 25px;
        padding: 10px 16px;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
        font-size: 13px;
        line-height: 19px;
    }
}
.awards .js-view-dom-id > div {
    width: -moz-calc(50% - 26px);
    width: -webkit-calc(50% - 26px);
    width: -o-calc(50% - 26px);
    width: calc(50% - 26px);
    padding: 40px 0px;
    position: relative;
    border-left: 8px solid #409390;
    background: var(--Neutral-10, #FFF);
}

.cancels .js-view-dom-id > div:has(.type-Not) {
    width: -moz-calc(50% - 26px);
    width: -webkit-calc(50% - 26px);
    width: -o-calc(50% - 26px);
    width: calc(50% - 26px);
    padding: 40px 0px;
    position: relative;
    border-left: 8px solid #D65292;
    background: var(--Neutral-10, #FFF);
}

.cancels .js-view-dom-id > div:has(.type-Not) .bid-more a:hover{
    background: #D65292;
    color:var(--white);
}

.cancels .js-view-dom-id > div:has(.type-Canceled) {
    width: -moz-calc(50% - 26px);
    width: -webkit-calc(50% - 26px);
    width: -o-calc(50% - 26px);
    width: calc(50% - 26px);
    padding: 40px 0px;
    position: relative;
    border-left: 8px solid #B4B8BC;
    background: var(--Neutral-10, #FFF);
}

.cancels .js-view-dom-id > div:has(.type-Canceled) .bid-more a:hover{
    background: #B4B8BC;
    color:var(--white);
}
.canceled-sect{
    margin-bottom: 40px;
}
.views-field-field-footer-column1 a,
.views-field-field-footer-column2 a{
    color: var(--primary);
}

.type-Awarded{
    .bid-details .bid-date .bid-date-month{
        text-align: center;
        font-family: "Archivo", sans-serif;
        font-size: 79px;
        line-height: 82px;
        color:#409390;
    }
    .bid-details .bid-date .bid-date-year{
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        color:var(--blackfoot);
        margin-top: -10px;
        font-weight: 400;
    }
    .bid-details .bid-more a{
        position: absolute;
        bottom: 30px;
        height: 44px;
        color: #409390;
        padding: 11px 18px 14px 18px;
        justify-content: center;
        align-items: center;
        border:1px solid #409390;
    }
    .bid-details .bid-more a:hover{
        background: #409390;
        color:var(--white);
    }
    .bid-details .bid-info .bid-title a:hover{
        color: #409390;
    }
    .bid-details .bid-info .bid-title a{
        color:var(--blackfoot);
    }
    .bid-type{
        border-radius: 100px;
        color: #409390;
        border: 1px solid #409390;
        background: #E5F6F5;
        display: inline-flex;
        height: 25px;
        padding: 10px 16px;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
        font-size: 13px;
        line-height: 19px;
    }
}
.type-Canceled{
    .bid-details .bid-date .bid-date-month{
        text-align: center;
        font-family: "Archivo", sans-serif;
        font-size: 79px;
        line-height: 82px;
        color:#B4B8BC;
    }
    .bid-details .bid-date .bid-date-year{
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        color:#B4B8BC;
        margin-top: -10px;
        font-weight: 400;
    }
    .bid-details .bid-more a{
        position: absolute;
        bottom: 30px;
        height: 44px;
        color: #82888F;
        padding: 11px 18px 14px 18px;
        justify-content: center;
        align-items: center;
        border:1px solid #82888F;
    }
    .bid-details .bid-more a:hover{
        color:var(--primary);
    }
    .bid-details .bid-info .bid-title a:hover{
        color:var(--primary);
    }
    .bid-details .bid-info .bid-title a{
        color:#B4B8BC;
    }
    .bid-type{
        border-radius: 100px;
        border: 1px solid #B4B8BC;
        background: #F3F3F4;
        display: inline-flex;
        height: 25px;
        padding: 10px 16px;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
        color: #B4B8BC;
    }
}

.type-Active .bid-type{
    width: 70px;
    text-align: center;
}
.bid-details .bid-info{
    width: -moz-calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -o-calc(100% - 120px);
    width: calc(100% - 120px);
    padding-left: 10px;
}
.bid-details .bid-info .bid-title{
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin-top: 10px;
    padding-bottom: 30px;
    padding-right: 40px;
}
.bid-details .bid-more{
    margin-top: 40px;
    display: flex;
}
.bid-details .bid-more a{
    position: absolute;
    bottom: 30px;
    height: 44px;
    padding: 11px 18px 14px 18px;
    justify-content: center;
    align-items: center;
    border:1px solid var(--primary);
}

.bid-content .pager{
    text-align: center;
    width: 100%;
    margin-top: 10px;
    .button{
        border-radius: 0px;
        padding: 12px 18px;
        background-color: transparent;
        border: 1px solid var(--primary);
        color:var(--primary);
    }
    .button:hover{
        background-color: var(--primary);
        color: var(--white);  
    }
}

.notifications-white{
    .js-view-dom-id{
        display: -moz-flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        gap: 34px;
        margin-bottom: 44px;
        margin-right: -17px !important;
    }
    .js-view-dom-id > div {
        width: -moz-calc(25% - 26px);
        width: -webkit-calc(25% - 26px);
        width: -o-calc(25% - 26px);
        width: calc(25% - 26px);
        padding: 40px 0px;
        position: relative;
        border: 0.712px solid var(--Neutral-10, #FFF);
        background: var(--Neutral-10, #FFF);
        box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10); 
        -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
        -ms-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
        -o-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
        -moz-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    }
    .notif-date{
        color: var(--dategray);
        font-family: "Archivo", sans-serif;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 5px;
        font-weight: 400;
    }
    .notif-title{
        color: var(--blackfoot);
        font-family: "Archivo", sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        padding-bottom: 100px;
    }
    .notif-link a{
        position: absolute;
        bottom: 35px;
        left: 30px;
        width: 48px;
        height: 48px;
        background:url("../img/download-attach.svg") no-repeat;
    }
    .notif-link a:hover{
        background:url("../img/download-attach-hover.svg") no-repeat;
    }
    .views-field-nothing-1{
        font-size: 20px;
        line-height: 26px;
        color: #0073A4;
        margin-bottom: 10px;
        font-weight: 400;
        width: 100%;
    }
    .js-view-dom-id > div:nth-child(4n+1) .views-field-nothing-1:before{
        content: "01";
    }
    .js-view-dom-id > div:nth-child(4n+2) .views-field-nothing-1:before{
        content: "02";
    }
   .js-view-dom-id > div:nth-child(4n+3) .views-field-nothing-1:before{
        content: "03";
    }
    .js-view-dom-id > div:nth-child(4n+4) .views-field-nothing-1:before{
        content: "04";
    }
    .pager {
        text-align: center;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 35px;
    }
    .button {
        border-radius: 0px;
        padding: 12px 18px;
        background-color: transparent;
        border: 1px solid var(--primary);
    }
}

.temp-white{
    .js-view-dom-id{
        display: -moz-flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        gap: 34px;
        margin-bottom: 44px;
        margin-right: -17px;
    }
    .js-view-dom-id > div {
        width: -moz-calc(50% - 26px);
        width: -webkit-calc(50% - 26px);
        width: -o-calc(50% - 26px);
        width: calc(50% - 26px);
        padding: 40px 0px;
        position: relative;
        border: 0.712px solid var(--Neutral-10, #FFF);
        background: var(--Neutral-10, #FFF);
        box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10); 
        -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
        -ms-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
        -o-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
        -moz-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    }
    .notif-date{
        color: var(--dategray);
        font-family: "Archivo", sans-serif;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 5px;
        width: 100%;
        font-weight: 400;
    }
    .notif-title{
        color: var(--blackfoot);
        font-family: "Archivo", sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        padding-bottom: 50px;
    }
    .notif-link a{
        position: absolute;
        bottom: 35px;
        right: 30px;
        width: 48px;
        height: 48px;
        background:url("../img/download-attach.svg") no-repeat;
    }
    .notif-link a:hover{
        background:url("../img/download-attach-hover.svg") no-repeat;
    }
    .pager {
        text-align: center;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .button {
        border-radius: 0px;
        padding: 12px 18px;
        background-color: transparent;
        border: 1px solid var(--primary);
    }
}

.awarded-sect,
.canceled-sect{
    margin-top: 80px;
}
.procurers{
    padding-bottom: 120px;
}
.procurers .js-view-dom-id .swiper-wrapper{
    margin-left: 12px;
}
.procurers .js-view-dom-id .swiper-slide{
    margin-top: 20px;
}
.procurers .project-arrows{
    margin-right: 90px;
}
.procurers-fold5 .views-field-field-background-fold5{
    position: relative;
}
.procurers-fold5 .views-field-field-background-fold5 img{
    object-fit: cover;
    width: 100%;
    height: 385px;
}
.procurers-fold5 .views-row{
    position: relative;
}
.procurers-fold5 .views-field-field-background-fold5:before{
    background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.00) 71.25%);
    height: 100%;
    position: absolute;
    content:"";
    left:0;
    right:0;
    top:0;
}
.procurers-fold5 .views-field-field-desciption-fold5{
    color: var(--white);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}
.procurement-body{
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 55px;
}
.procurement-supplier a{
    border: 1px solid var(--white);
    padding:14px 18px;
    color: var(--white);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.procurement-supplier a:hover{
    background-color:var(--white);
    color: var(--blackfoot);
}
.grayback:first-child{
    margin-right: 17px;
    width: -moz-calc(50% - 17px);
    width: -webkit-calc(50% - 17px);
    width: -o-calc(50% - 17px);
    width: calc(50% - 17px);
    padding: 40px 40px 15px 40px;
    background-color: var(--light);
}
.grayback:last-child{
    margin-left: 17px;
    width: -moz-calc(50% - 17px);
    width: -webkit-calc(50% - 17px);
    width: -o-calc(50% - 17px);
    width: calc(50% - 17px);
    padding: 40px 40px 15px 40px;
    background-color: var(--light);
}
.bid-details-det{
    margin: 40px 0;
}
.bid-info{
    margin-bottom: 25px;
}
.bid-info > div div:first-child{
    color: var(--primary);
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 7px;
}
.bid-info > div div:last-child{
    font-size: 18px;
    line-height: 24px;
}
.attach-block{
    margin-top: 30px;
}
.bid-attach > div > div{
    width: 100%;
}
.bid-attach > div > div span a{
    padding-bottom: 25px;
    text-decoration: underline;
    color: var(--blackfoot);
    display: block;
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    line-height: 22px;
}
.bid-attach > div > div span:last-child{
    display: none;
}
.bid-attach1 > div > div{
    width: 100%;
}
.bid-attach1 > div > div span a{
    padding-bottom: 25px;
    text-decoration: underline;
    color: var(--blackfoot);
    display: block;
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    line-height: 22px;
}
.bid-attach1 > div > div span:last-child{
    display: none;
}
.attach-block .grayback{
    padding: 40px 40px 15px 40px;
}
.bid-attach1 > div div:first-child {
    color: var(--primary);
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 7px;
}

/* Become a supplier form */
.form-details{
    position: relative;
    margin-top: 110px;
}
.form-details .container{
    position: relative;
    z-index: 9;
}
.back-gray-white{
    background:#F3F3F4;
    width: 30%;
    height:100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.form-info-left{
    width: -moz-calc(50% - 75px);
    width: -webkit-calc(50% - 75px);
    width: -o-calc(50% - 75px);
    width: calc(50% - 75px);
    padding-right: 75px;
    background: #F3F3F4;;
    padding-top: 47px;
    padding-bottom: 47px;
    box-shadow: 4px 0 5px -2px rgba(0, 0, 0, 0.10);
}
.form-info-right{
    padding-left: 140px;
    width: 56%;
    padding-top: 58px;
    padding-bottom: 58px;
}
.form-info-right .col-md-6,
.form-info-right .col-md-12{
    padding-left: 0px;
}
.form-info-right .col-md-6 input,
.form-info-right .col-md-12 input{
    width: 100%;
    border-radius: 4px; 
    height:56px;
    color: var(--blackfoot);
    border:1px solid var(--placeholderval);
}
.float-labels-wrapper {
    flex-direction: column;
    margin-bottom: 30px;
}
.form-item--error-message{
   color:#BA1A1A;
}
.form-item-phone{
    margin-bottom: 30px;
}
.webform-submission-form input.error{
    border:1px solid #BA1A1A;
}
.form-info-right .col-md-12 textarea{
    width: 100%;
    margin-bottom: 35px;
    border-radius: 4px; 
    color: var(--blackfoot);
    border:1px solid var(--placeholderval);
}
.float-labels-wrapper .float-labels-item:not(.form-select){
    color: var(--placeholderval);
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    line-height: 22px;
    padding: 20px 10px;
}
input.webform-counter-warning,
input.form-text.webform-counter-warning,
textarea.webform-counter-warning,
textarea.form-textarea.webform-counter-warning {
    border-color: inherit;
    background: inherit;
}
.webform-submission-form input[name="phone"]::placeholder {
    font-size: 14px;
}
.webform-submission-form input::placeholder{
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: var(--placeholderval);
    line-height: 22px;
}
.webform-submission-form .captcha{
    float: left;
}
.form-item-phone input{
    padding: 20px 10px;
}
.float-labels-wrapper .float-labels-label{
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 15px;
    opacity:1;
    color: var(--placeholderval);
}
.float-labels-wrapper.float-labels-focused .float-labels-label{
    margin-top: -8px;
    color: var(--placeholderval);
    font-size: 12px;
    margin-left: 15px;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 18px;
    background-color: var(--white);
    overflow: hidden;
}
.captcha legend,
.captcha__description{
    display: none;
}
.form-item-phone label{
    display: none;
}
.webform-button--submit{
    width: 100%;
    padding: 14px 18px;
    color: var(--white);
    border:1px solid var(--primary);
    background-color: var(--primary);
    font-family: "Nunito Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 30px;
}
.webform-button--submit:hover{
    border:1px solid var(--primary);
    color: var(--primary) !important;
    background-color: var(--white) !important;
}
.form-details .views-field-title:after{
    bottom: -15px;
    width: 140px;
    top: inherit !important;
}
.form-info-left .views-field-title h4{
    font-family: "Archivo", sans-serif;
    font-size: 22px;
    line-height: 28px;
}
.form-info-left .views-field-title h1{
    margin-top: 0px;
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    line-height: 40px;
}
.form-info-left .views-field-body{
    font-size: 18px;
    margin-top: 45px;
    line-height: 24px;
}
.form-info-right .description{
    margin-bottom: 30px;
}
.form-confirmation{
    text-align: center;
    margin-bottom: 280px;
}
.thank-you-img{
    background:url("../img/thank-you.svg") no-repeat;
    width: 222px;
    height: 112px;
    margin: 160px auto 30px auto;
}
.form-confirmation h1{
    color: var(--orangebackground);
    font-family: "Archivo", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
}
.form-confirmation span{
    max-width: 340px;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

/* Partners Main Page */
.partners-back{
    background:var(--light) url("../img/partners.png") top center no-repeat;
    position: relative;
    width: 100%;
}
.partners-block .js-view-dom-id {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-right: -30px;
    margin-top: 35px;
}
.partners-block .views-row {
    width: -moz-calc(33.3% - 30px);
    width: -webkit-calc(33.3% - 30px);
    width: -o-calc(33.3% - 30px);
    width: calc(33.3% - 30px);
    background: var(--Neutral-10, #FFF);
    text-align: center;
}
.partners-block .views-row .views-field-field-cover-partners {
    margin: 28px 40px 25px 40px;
    border-bottom: 1px solid var(--borderlight);
    padding-bottom: 25px;
}
.partners-block .views-row .views-field-field-cover-partners  img{
    max-width: 100%;
    height: auto;
}
.partners-block .views-row .views-field-name {
    color: var(--blackfoot);
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    padding: 0 15px 44px 15px;
    width: 50%;
    margin: 0 auto;
}
.partners-block .pager{
    text-align: center;
    width: 100%;
    margin-top: 14px;
    padding-bottom: 24px;
    .button{
        border: 1px solid var(--primary); 
        border-radius: 0px;
        margin-top: 30px;
        padding: 12px 18px;
        background-color: transparent;
        color:var(--primary);
    }
    .button:hover{
        background-color: var(--primary);
        color:var(--white); 
    }
}

.clients-block .views-field-field-cover-partners {
    height: 178px;
    border-bottom: 1px solid var(--borderlight);
}
.clients-block .views-field-field-cover-partners img{
    max-width: 100%;
    height: auto;
}
.clients-block .views-field-name {
    color: var(--blackfoot);
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 50px 0px 0px 0px;
    margin: 0 auto;
}
.clients-block .docs-card{
    padding-bottom: 70px;
    height: auto !important;
}

.projects-4 .js-view-dom-id{
    gap: 26px;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    margin-right: -26px;
}

.projects-4 .views-row{
    width: -moz-calc(50% - 26px);
    width: -webkit-calc(50% - 26px);
    width: -o-calc(50% - 26px);
    width: calc(50% - 26px);
    margin-bottom: 0px;
}
.pb-45{
    padding-bottom: 35px;
}
.project-block1 {
    background: var(--Secondary10);
    width: 100%;
    padding-top: 25px;
    padding-bottom: 93px;
}
.project-block1 .views-field-title:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 61px;
    bottom: -10px;
    top: inherit;
    border-bottom: 3px solid var(--primary);
}
.projects-4{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.views-projects-content .views-field-title1 {
    padding-bottom: 30px;
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 30px;
    padding-bottom: 0px;
}
.views-projects-content .views-field-title1 a{
    text-decoration: none;
    color: var(--blackfoot);
}
.views-projects-content .views-field-title1 a:hover{
    color: var(--primary);
}
.projects-4 .views-field-field-cover-project .field-content,
.projects-4 .views-field-field-cover-project .field-content img{
    height:100%;
}
.topic-projects .views-row{
   box-shadow: inherit !important;
   margin-bottom: 0px;
}
.topic-sect .container{
    width: -moz-calc(100% - 100px) !important;
    width: -webkit-calc(100% - 100px) !important;
    width: -o-calc(100% - 100px) !important;
    width: calc(100% - 100px) !important;
    padding-left: 0px;
    padding-right: 0px;
}
.topic-b{
    padding-bottom: 44px;
}
.topic-b .container{
    padding-left: 0px;
    padding-right: 0px;
}
.topics-flex{
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    column-gap: 16px;
    overflow-x: hidden;
}
.swiper-slide-img {
    position: relative;
    width: 93%;
    height: 100%;
    overflow: hidden;
    transform: rotate(180deg);
    line-height: 0;
}
.swiper-slide-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: contain;
    z-index: -1;
    transition: 0.3s ease-in-out;
    transform: rotate(-180deg);
}
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right{
    background-image: inherit !important;
}
.swiper-slide-content{
    display: none;
}
.swiper-topics {
    width: 100%;
    margin-bottom:100px;
    padding: 1.875rem 0;
    .swiper-wrapper{
        margin-left: -35px;
    }
    .swiper-slide {
        height: auto;
        display: flex;
        flex-direction: column;
        margin:0 16px;
        }
  }
  
.topics-flex .swiper-slide-active{
    background: var(--Neutral-10, #FFF);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    margin-top: 50px;
    transform: scale(1.1)!important;
    margin-left: 0px;
    .swiper-slide-content{
        display: block;
        padding: 25px;
    }
    .swiper-slide-img{
        width: 100%;
        height: 100%;
        img{
            object-fit: cover;
            position:relative;
        }
    }
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide{
    transform-style: inherit !important;
}

.topic-arrows {
    position: absolute;
    margin-left: 50%;
    bottom: -60px;
    z-index: 9;
}
.topic-arrows .swiper-button-prev {
    left: inherit;
    right: 65px;
}
.topic-arrows .swiper-button-next:after{
    background: url("../img/doc-next.svg") center no-repeat;
    width: 56px;
    height: 56px;
    content: '' !important;
    position: absolute;
    z-index: 9;
    right: 0px;
}
.topic-arrows .swiper-button-prev:after{
    background: url("../img/doc-prev.svg") center no-repeat;
    width: 56px;
    height: 56px;
    content: '' !important;
    position: absolute;
    z-index: 9;
    right: 10px;
}

.topic-arrows .swiper-button-next:hover:after{
    background: url("../img/doc-next-hover56.svg") center no-repeat;
}
.topic-arrows .swiper-button-prev:hover:after{
    background: url("../img/doc-next-hover56.svg") center no-repeat;
    transform: rotate(180deg)
}

.swiper-slide-title{
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 15px;
}
.swiper-slide-body{
    font-size: 16px;
    line-height: 24px;
}
.topictabs{
    margin-bottom: 28px;
}
.topictabs .pager{
    text-align: center;
    width: 100%;
    .button{
        border: 1px solid var(--primary); 
        border-radius: 0px;
        padding: 12px 18px;
        background-color: transparent;
        color: var(--primary);
    }
    .button:hover{
        background-color: var(--primary);
        color: var(--white);
    }
 }
 .topic-data .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    margin-right: -16px;
 }
 .topic-data .js-view-dom-id .views-row {
    width: -moz-calc(33.3% - 16px);
    width: -webkit-calc(33.3% - 16px);
    width: -o-calc(33.3% - 16px);
    width: calc(33.3% - 16px);
    background: var(--white);
    margin:0px;
    border:none;
    position: relative;
    .views-field-field-background img{
        width:100%;
        height: auto;
    }
}
.iof-tabs{
    margin-bottom: 44px;
}
#data-tab .views-field-nothing{
    padding: 30px;
    .views-more-arrow{
        right: 30px !important;
        left: inherit !important;
        position: absolute;
        bottom: -20px;
    }
}
.topic-data .views-field-field-background{
    margin-bottom: 20px;
}
#data-tab .content-data-title{
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    padding-right: 50px;
}
#data-tab .content-data-title a{
   color:var(--blackfoot);
}
#data-tab .content-data-title a:hover{
    color:var(--primary);
}
.topics-tags-desc{
    margin-bottom: 10px;
}
.topics-tags-desc span{
    display: inline-flex;
    height: 18px;
    padding: 14px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 100px; 
    font-size: 13px;
    line-height: 20px;
}
.check-dashboard > div {
    left: 0px;
    top: 33px;
    position: absolute;
}
.check-dashboard > div a {
    display: inline-flex;
    height: 44px;
    padding: 14px 18px;
    justify-content: center;
    align-items: center;
    color: var(--white);
    text-decoration: none;
    background-color: var(--primary);
}
.data-details-node .project-body{
    margin-bottom: 110px;
}
.data-details-node .details-content{
    float: left;
}
.details-content-right{
    width: 30%;
    padding: 30px;
    float: left;
    margin-top: -50px;
    margin-bottom: 100px;
    background-color: var(--white);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10); 
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
}
.details-content-right > span{
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
}
.details-content-right h4{
    color: var(--desctesti);
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
}
.project-related .views-field-nothing{
    margin-bottom: 10px;
}
.project-related .views-field-nothing a{
    color:var(--bluetext);
    font-size: 18px;
    line-height: 24px;
    text-decoration-line: underline;
}
.project-related .views-field-nothing a:hover{
    color:var(--primary);
    text-decoration: underline !important;
}
.videos_tab .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}
.container-doc{
    width: -moz-calc(100% + 100px);
    width: -webkit-calc(100% + 100px);
    width: -o-calc(100% + 100px);
    width: calc(100% + 100px);
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: none;
    background: none;
    font-weight: normal;
    color: #2b2b2b;
    cursor: pointer;
}
.ui-datepicker .ui-icon-circle-triangle-w{
    background: url(../img/cal-left.svg) center no-repeat;
    width: 20px;
    height: 20px;
}
.ui-datepicker .ui-icon-circle-triangle-e{
    background: url(../img/cal-right.svg) center no-repeat;
    width: 20px;
    height: 20px;
}
.ui-datepicker .datepicker-event-highlight a {
    color: var(--Tag-Pink-100) !important;
    font-weight: bold;
}
.ui-datepicker .datepicker-event-highlight a.ui-state-active {
    color: var(--Tag-Pink-100);
}
.ui-datepicker-current-day a.ui-state-active {
    color: var(--white) !important;
    background-color: var(--Tag-Pink-100) !important;
    border-radius: 50px;
    width: 30px;
    float: right;
    padding-right: 10px;
}
.form-item-calendar-date label{
    display: none;
}
/* Topic Training Section */
.topic-trainings .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    margin-right: -24px;
 }
.topic-trainings .js-view-dom-id .views-row {
    width: -moz-calc(33.3% - 16px);
    width: -webkit-calc(33.3% - 16px);
    width: -o-calc(33.3% - 16px);
    width: calc(33.3% - 16px);
    background: var(--white);
    margin:0px;
    border:none;
    position: relative;
    padding:45px 22px 30px 22px;
    box-shadow: inherit;
}
.topic-trainings .views-field-nothing-1{
    color: var(--desctesti);
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 18px;
}
.topic-trainings .views-field-nothing{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 22px;
}
.topic-trainings .flex{
    flex-wrap: nowrap;
}
.training-left{
    padding-right: 12px;
    border-right:1px solid var(--linestroke);
    color: var(--Tag-Pink-100);
    font-family: "Archivo", sans-serif;
    font-size: 78px;
    font-weight: 400;
    line-height: 82px;
}
.training-right{
    padding-left: 10px;
}
.training-month{
    color:var(--Tag-Pink-100);
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
}
.training-hour{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: var(--blackfoot);
    padding-left: 20px;
}
.icon-hour{
    position: relative;
}
.icon-hour:before{
    background:url("../img/time.svg") no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    content: '';
    top:0px;
    left: -20px;
}
.training-location{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: var(--blackfoot);
    padding-left: 20px;
    max-width: 135px;
}
.icon-location{
    position: relative;
}
.icon-location:before{
    background:url("../img/location.svg") no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    content: '';
    top:0px;
    left: -20px;
}
.topic-trainings .views-field-title{
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding-right: 40px;
    margin-bottom: 105px;
}
.topic-trainings .views-field-title a{
    color: var(--blackfoot);
}
.topic-trainings .views-field-title a:hover{
    color: var(--primary);
}
.topic-trainings .views-field-view-node {
    position: absolute;
    bottom: 0px;
    right: inherit;
    left: 22px;
}
.topic-trainings .views-field-view-node a:before {
    background: url(../img/pink-next-arrow.svg) center no-repeat;
    width: 56px;
    height: 56px;
    content: '';
    position: absolute;
    z-index: 9;
    left: 0px;
    padding: 0px;
    bottom: 23px;
    border:none;
}
.topic-trainings .views-field-view-node a:hover:before  {
    background: url(../img/pink-next-arrow-h.svg) center no-repeat;
}
.related-topic{
    background-color: var(--light);
    padding: 40px 0;
}
.related-topic .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    gap: 24px;
    margin-right: -24px;
    flex-wrap: wrap;
}
.related-topic .js-view-dom-id .views-row {
    width: -moz-calc(33.3% - 16px);
    width: -webkit-calc(33.3% - 16px);
    width: -o-calc(33.3% - 16px);
    width: calc(33.3% - 16px);
    margin:0px;
    background-color: var(--white);
    position: relative;
    padding: 30px;
    .views-field-counter{
        color:var(--primary);
        font-size: 42px;
        font-weight: 700;
        line-height: 48px;
        margin-bottom: 15px;
    }
    .views-field-title{
        color:var(--primary);
        font-family: "Archivo", sans-serif;
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 10px;
        a{
            color:var(--primary); 
        }
        a:hover{
            opacity: 0.5;
        }
    }
    .views-field-body{
        color:var(--blackfoot);
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 70px;
    }
}
.related-topic .views-field-field-topic-tag-1{
    position: absolute;
    bottom: 0px;
    right: 30px;
    left: inherit;
}
.related-topic .views-field-field-topic-tag-1 a {
    position: relative;
    font-size: 0px;
}
.related-topic .views-field-field-topic-tag-1 a:before {
    background: url(../img/more-arrow.svg) center no-repeat;
    width: 48px;
    height: 48px;
    content: '';
    position: absolute;
    z-index: 9;
    right: 0px;
    bottom: 30px;
}
.related-topic .views-field-field-topic-tag-1 a:hover:before
{
    background: url("../img/more-arrow-white.svg") center no-repeat;
}

/* Events Details */
.icon-time-w, .icon-location-w{
    position: relative;
}
.icon-time-w div, .icon-location-w div{
    padding-left: 25px;
}
.icon-time-w:before{
    position: absolute;
    content: '';
    left:0px;
    width: 20px;
    height: 20px;
    background: url("../img/time-white.svg") center no-repeat;
}
.icon-location-w:before{
    position: absolute;
    content: '';
    left:0px;
    width: 20px;
    height: 20px;
    background: url("../img/location-white.svg") center no-repeat;
}
.det-info{
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-top:5px;
}
.det-info1 {
    font-size: 12px;
    line-height: 22px;
    margin-top: 0px;
    display: inline-block;
    width: 100%;
}
.det-info1 .date-from div{
    display: inline-block;
}
.det-info1 .icon-calendar-w div{
    display: inline-block;
}
.event-back{
    background: url("../img/event-back.svg") top center no-repeat;
    width: 100%;
    margin-bottom: 85px;
}
.event-back .views-field-field-check-our-program a {
    display: inline-flex;
    height: 44px;
    padding: 14px 18px;
    justify-content: center;
    align-items: center;
    color: var(--white);
    text-decoration: none;
    background-color: var(--primary);
}
.event-moredet{
    float: left;
    padding-top: 42px;
    padding-bottom: 33px;
    position: relative;
    margin-right: 30px;
    padding-right: 30px;
}
.event-moredet:after{
    position: absolute;
    content: '';
    right:0px;
    width: 1px;
    top:32px;
    height: 44px;
    background: url("../img/event-line.svg") center no-repeat;
}
.share-option .event-moredet div:first-child{
    float: left;
}
.share-option .event-moredet div:last-child{
    float: left;
}
.share-option .event-moredet div:last-child>div{
    position: relative;
    padding-left: 15px;
    font-weight: 400;
}
.share-option .event-moredet div:last-child>div:after{
    position: absolute;
    content:'-';
    top: 0px;
    left:3px;
}
.block-header-serv .full-date div{
    display: inline-block;
}
.icon-calendar-w{
    position: relative;
}
.icon-calendar-w .date-from{
    padding-left: 25px;
}
.icon-calendar-w:before{
    position: absolute;
    content: '';
    left:0px;
    width: 20px;
    height: 20px;
    background: url("../img/calendar-w.svg") center no-repeat;
}
.det-info1 .icon-calendar-w:before{
    position: absolute;
    content: '';
    left:0px;
    top:1px;
    width: 14px;
    height: 14px;
    background: url("../img/calendar-w1.svg") center no-repeat;
}
.det-info1 .icon-calendar-w .date-from{
    padding-left: 21px;
}
.icon-ldeadline-w{
    position: relative;
}
.icon-ldeadline-w div{
    display: inline-block;
}
.icon-ldeadline-w div:first-child{
    padding-left: 25px;
}
.icon-ldeadline-w:before{
    position: absolute;
    content: '';
    left:0px;
    width: 20px;
    height: 20px;
    background: url("../img/timer.svg") center no-repeat;
}
.coordinator-related footer,
.coordinator-related1 footer,
.project-related footer{
    display: none;
}
.coordinator-related h2{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 7px;
    margin-top: 10px;
}
.coordinator-related1 h2{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.project-related{
    padding-bottom: 25px;
}
.project-related h2{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 7px;
    margin-top: 0px;
}
.coordinator-related h2 a,
.coordinator-related1 h2 a{
    color: var(--blackfoot);
}
.project-related h2 a:hover,
.coordinator-related div div a:hover,
.coordinator-related1 div div a:hover,
.join-online a:hover{
    text-decoration: underline !important;
    color: var(--primary);
    opacity: 0.8;
}
.coordinator-related div div a,
.coordinator-related1 div div a,
.project-related h2 a,
.join-online a{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: var(--primary);
    text-decoration: underline; 
}
.coordinator-related{
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom:1px solid #DADBDD;
}
.coordinator-related1{
    margin-top: 0px;
    font-size: 16px;
    line-height: 22px;
}
.targeted-to{
    padding-top: 33px;
    padding-bottom: 33px;
}
.targeted-to span{
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
}
.coordinator-related div > div{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 5px;
}
.coordinator-related1 div > div{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
}
.join-online-det{
    border-top:1px solid #DADBDD;
    padding-top: 30px;
}
.join-online-det span{
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
}
.project-body a{
    color: var(--primary);
    font-weight: 600;
}
.insight-sectname{
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.keynote-block .views-field-title{
    padding-top: 120px;
}
.keynote-block .views-field-nothing .flex{
    align-items: center;
}

.iof-tabs .pager{
    text-align: center;
    width: 100%;
    margin-top: 44px;
    .button{
        border: 1px solid var(--primary); 
        border-radius: 0px;
        padding: 12px 18px;
        background-color: transparent;
        color: var(--primary);
    }
    .button:hover{
        background-color: var(--primary);
        color: var(--white);
    }
 }
 .projectsectp .pager{
    text-align: center;
    width: 100%;
    margin-top: 44px;
    .button{
        border: 1px solid var(--primary); 
        border-radius: 0px;
        padding: 12px 18px;
        background-color: transparent;
        color: var(--primary);
    }
    .button:hover{
        background-color: var(--primary);
        color: var(--white);
    }
 }
 .biog-gray{
    background-color: var(--light);
 }
 .biography-body{
    width: 100%;
    color: var(--blackfoot);
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px;
    border-bottom: 1px solid var(--blackfoot);
 }
 .bio-body{
    width: 60%;
 }
 .links-social-bio {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 55px;
}
.linkedin-bio{
    margin-right: 40px;
}
.linkedin-bio a, .x-link-bio a{
    font-size: 0px;
    position: relative;
}
 .linkedin-bio a:before{
    background:url("../img/linkedin-icon.svg") no-repeat;
    position: absolute;
    height: 38px;
    width: 38px;
    margin-top: 19px;
    margin-right: 25px;
    content:'';
}
.x-link-bio a::before{
    background:url("../img/x-icon.svg") no-repeat;
    position: absolute;
    height: 38px;
    width: 38px;
    margin-top: 19px;
    content:'';
    margin-left: 10px;
}
.details-content1 {
    width: 100%;
    margin-top: 10px;
    float: left;
}
.sub-categories .js-view-dom-id {
    gap: 23px;
    margin-right: -23px;
 }
.sub-categories .views-row-pub {
    width: -moz-calc(33.3% - 23px);
    width: -webkit-calc(33.3% - 23px);
    width: -o-calc(33.3% - 23px);
    width: calc(33.3% - 23px);
    margin-bottom: 0px;
    background: var(--white);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
}
.sub-categories .views-row-pub img{
    width: 100%;
    height: auto;
}
.sub-categories .views-row-pub .sdetails,
.sub-categories .views-row-pub .sdetails1,
.sub-categories .views-row-pub .sdetails2{
    border:none;
    background: transparent;
    box-shadow: inherit;
}
.sub-categories .views-row-pub .serv-title {
    margin-bottom: 40px;
}

.pubdesc{
    max-width:560px;
}
.pub-tag-name{
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.width60{
    width: 60%;
    float: left;
}
.width40{
    width: 40%;
    float: left;
}
.width100{
    width: 100%;
    float: left;
}
.pub-content-float span div{
    display: inline-block;
}
.lang-related a{
    color:#333;
    margin-bottom:10px;
}
.lang-related a:hover{
    color: var(--primary);
}
.right-label{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 137.5% */ 
}
.pub-content-float{
    margin-bottom: 15px;
}
.relatedline{
    border-top:1px solid #DADBDD;
    padding-top: 30px;
    margin-top: 20px;
    h4{
        color: var(--desctesti);
        font-size: 16px;
        font-weight: 400;
        line-height: 22px; 
    }
}
.views-row-pub{
    background:#fff;
}
.views-row-pub img{
    width: 100%;
    height: auto;
}
.views-row-pub .serv-title{
    margin-bottom: 20px;
}

.project-related a{
    font-size: 14px;
    text-decoration-line: underline; 
    color: var(--primary);
}
.project-related a:hover{
    text-decoration: underline !important;
    opacity: 0.5;
}
.download-background{
    background:#409390 url("../img/download-back.svg") top center no-repeat;
    .views-field-title{
        color: var(--white);
    }
    .views-field-title:after{
        border-bottom: 3px solid var(--white);
    }
    
}
.download-background .docs-card{
    height: 240px !important;
}
.download-background .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    gap:14px;
    margin-right: -14px;
    margin-top: 35px;
}
.check-prog .views-field-field-check-our-dashboard{
    left: 0px;
    top: 33px;
    position: absolute;
}
.check-prog .views-field-field-check-our-dashboard a {
    display: inline-flex;
    height: 44px;
    padding: 14px 18px;
    justify-content: center;
    align-items: center;
    color: var(--white);
    text-decoration: none;
    background-color: var(--primary);
    border:1px solid var(--primary);
}
.check-prog .views-field-field-check-our-dashboard a:hover{
    background-color: var(--white);
    color: var(--primary);
}
.check-prog .views-field-field-download-file .file{
    position: relative;
}
.check-prog .views-field-field-download-file .file:after{
    position: absolute;
    content: '';
    right:10px;
    top: -2px;
    background:url("../img/annual-arrow.svg") no-repeat;
    width: 24px;
    height: 24px;
}
.check-prog .views-field-field-download-file .file:hover:after{
    background:url("../img/annual-report-hover.svg") no-repeat;
}
.library-selection{
    background-color: #F3F3F4;
}
.library-selection .js-view-dom-id{
    margin-top: 25px;
    margin-bottom: 25px;
}
.library-card{
    background: var(--white);
    height: auto !important;
    box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
}
.library-card img{
    width: 100%;
    height: auto;
}
.whites-30{
    padding: 20px 30px 30px 30px;
    position: relative;
}
.lib-pub{
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}
.lib-date{
    color: var(--dategray);
    font-family: "Archivo", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.lib-title{
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 20px;
}
.lib-title a{
    color:var(--blackfoot);
}
.lib-title a:hover{
    color: var(--primary);
}
.lib-author{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.lib-link{
    right: 0px;
    bottom: 0px;
}
.librarylink{
    background:url("../img/link-library.svg") no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.librarylink:hover{
    background:url("../img/link-library-hover.svg") no-repeat;
}
.container-lib{
    width: -moz-calc(100% + 100px);
    width: -webkit-calc(100% + 100px);
    width: -o-calc(100% + 100px);
    width: calc(100% + 100px);
}
.container-doc .project-arrows{
    right: -moz-calc(50% - 70px) !important;
    right: -webkit-calc(50% - 70px) !important;
    right: -o-calc(50% - 70px) !important;
    right: calc(50% - 70px) !important;
}
.eventcal .project-arrows{
    right:50px !important
}
.library-info .fold34{
    padding-left: 60px;
}
.library-info .fold33 img{
    width: 100%;
    height: auto;
}
.library-info .flex{
    align-items: center;
}
.library-hours,
.find-us,
.contact-library{
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
}
.library-hours:before{
    background:url("../img/time-pink.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    content: '';
    top:0px;
    left: -3px;
}
.find-us:before{
    background:url("../img/location-pink.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    content: '';
    top:0px;
    left: -3px;
}
.contact-library:before{
    background:url("../img/contact-pink.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    content: '';
    top:0px;
    left: -3px;
}
.library-hours-desc{
    padding-left: 29px;
    font-size: 18px;
    line-height: 24px
}
.contact-library{
    margin-top: 25px;
}
.library-hours-desc a{
    font-size: 18px;
    line-height: 24px;
    color: var(--primary);
    text-decoration-line: underline; 
}
.library-hours-desc a:hover{
    opacity: 0.5;
}
.library-back{
    background:#F3F3F4 url("../img/library-back.svg") top center no-repeat;
    width: 100%;
}
#accordionlib{
    margin-top: 60px;
    margin-bottom: 70px;
}
#accordionlib .accordion-button{
    width: 100%;
    background-color: var(--white);
    border:none;
    padding: 18px 60px 18px 30px;
    direction: rtl;
    font-size: 20px;
    position: relative;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-weight: 700;
    line-height: 22px;
    font-family: "Nunito Sans", sans-serif;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-right: auto;
    content: "";
    margin-top: 5px;
    background-image: url("../img/accordion-arrow.svg");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("../img/accordion-arrow-up.svg");
}
#accordionlib .collapse{
    visibility: visible;
}
.accordion-header{
    margin-bottom: 0px;
}
.accordion-item{
    background-color: var(--white);
    box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.05);
}
.accordion-body{
    padding: 10px 60px 40px 60px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: right;
    direction:rtl;
}
.acc-details{
    max-width: 540px;
}
.elearning-backg1{
    background-size: cover !important;
    width: 100%;
    height: 450px;
    background-repeat: no-repeat;
    display: flex; 
   justify-content: center; 
   align-items: center; 
}
.elearning-bl-blog{
    max-width: 600px;
    .webform-submission-form{
        margin-top: 20px;
    }
    .webform-submission-form label{
        display: none;
    }
    .form-item--error-message{
        color: var(--white);
        font-size: 12px;
    }
    .webform-submission-form .webform-email-confirm--wrapper{
        display: inline-block;
        margin-right: 15px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 100%;
    }
    .webform-submission-form input[type="email"]{
        width: 100%;
        height: 48px;
        padding-left: 12px;
        padding-right: 12px;
        border-radius: 0px;
        color:var(--white);
        font-size: 14px;
        border:1px solid var(--white);
        background-image: url('../img/envelope.svg');
        background-position: 10px 10px; 
        background-repeat: no-repeat;
        padding: 12px 20px 12px 40px;
        background-color: transparent;
    }
    .webform-submission-form input[type="email"]::placeholder {
        color:  var(--white);
        font-family: "Archivo", sans-serif;
        font-size: 14px;
        line-height: 22px;
    }
    .webform-submission-form input[type="submit"]{
        width: 100px;
        height: 48px;
        color: var(--white);
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 20px;
        border:none;
        background-color: var(--orangebackground);
    }
    .webform-submission-form input[type="submit"]:hover{
        border:1px solid var(--orangebackground);
        color: var(--orangebackground) !important;
    }
    .webform-submission-form .js-form-type-email{
        margin-bottom: 10px;
        width: 100%;
        max-width: 300px;
    }
    .webform-email-confirm--wrapper legend{
        border:none;
        margin-top: 0px;
    }
}
.elearning-bl-blog .blog-title1{
    font-family: "Archivo", sans-serif;
    color:var(--white);
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 5px;
}
.elearning-bl-blog .blog-desc1{
    color: var(--white);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.project-body h2{
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px;
    padding-top: 60px;
}
.project-body h2:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 61px;
    bottom: -10px;
    border-bottom: 3px solid var(--primary);
}
.project-body img{
    margin-right: 50px;
}
.project-body a{
    color:var(--primary);
}
.project-body a:hover{
    color:var(--primary);
    opacity: 0.5;
    text-decoration: underline;
}
.project-body pre{
    background-color: var(--white);
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10); 
    -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
    padding: 40px;
    margin:40px 0;
    border:none;
}
.project-body pre code{
    font-family: "Nunito Sans", sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: var(--blackfoot);
}
.media-section .views-row{
    position: relative;
}
.media-section{
    margin-top: 110px;
}
.media-section .views-field-field-media video{
    width: 100%;
    height: auto;
    position: relative;
}
.media-section .views-field-field-media{
    position: relative;
    iframe{
        width: 100%;
        height: 500px;
        z-index: 9;
        position: relative;
    }
}
.media-section .views-field-field-media:before{
    background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.00) 71.25%);
    height: 100%;
    position: absolute;
    content:"";
    left:0;
    right:0;
    top:0;
    z-index: 6;
}
.media-section .views-field-title{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -40%);
    font-family: "Archivo", sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    color: var(--white);
    text-align: center;
    max-width: 530px;
    z-index: 7;
}
.media-section .views-field-title:after{
    border-bottom: none;
}
.media-videotab .views-field-body{
    margin-bottom: 0px;
}
.media-videotab .views-field-field-video-year{
    margin-bottom: 20px;
    padding-bottom: 0px !important;
}
.media-videotab .views-field-field-video-tag{
    border-radius: 100px;
    border: 1px solid var(--primary);
    background: #E6F1F6;
    margin: 30px 30px 0 30px;
    width: auto;
    display: inline-flex;
    /* height: 25px; */
    padding: 5px 16px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    color: var(--primary);
}
.eventcal > div{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.eventcal .views-exposed-form{
    width: 35%;
}
.calend-block{
    padding: 70px 0 30px 0;
    background: #DADBDD url("../img/back-calendar.svg") top center no-repeat;
    background-position: 0 30px;
    width: 100%;
    min-height: 570px;
    position: relative;
}
.eventcal .js-view-dom-id{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    width: 65%;
 }
.eventcal .js-view-dom-id .views-row {
    background: var(--white);
    margin:0px;
    border:none;
    position: relative;
    margin-right: 20px;
    padding:45px 22px 30px 22px;
    box-shadow: inherit;
}
.eventcal .js-view-dom-id .views-row:last-child{
    margin-right: 100px;
}
.eventcal .views-field-nothing-1{
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 18px;
}
.eventcal .views-field-nothing{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 22px;
}
.eventcal .flex{
    flex-wrap: nowrap;
}
.eventcal .views-field-title{
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding-right: 40px;
    margin-bottom: 30px;
    padding-top: 0 !important;
}
.eventcal .views-field-title a{
    color: var(--blackfoot);
}
.eventcal .views-field-title a:hover{
    color:var(--primary);
}
.eventcal .views-field-view-node {
    position: absolute;
    bottom: 0px;
    right: inherit;
    left: 22px;
}
.eventcal .views-field-view-node a:before {
    background: url(../img/pink-next-arrow.svg) center no-repeat;
    width: 56px;
    height: 56px;
    content: '';
    position: absolute;
    z-index: 9;
    left: 0px;
    bottom: 23px;
}
.eventcal .views-field-view-node a:hover:before {
    background: url(../img/pink-next-arrow-h.svg) center no-repeat;
}
.eventcal .views-field-title:after{
    border-bottom: 0px;
}
.views-field-view-node a {
    position: relative;
    font-size: 0px;
}
.swipercal {
    padding-bottom:80px !important;
}
.swipercal .swiper-button-next,
.swipercal .swiper-button-prev{
    font-size: 0px;
    background-image: inherit;
}
.swipercal .swiper-button-next:after{
    background: url("../img/pink-next-arrow.svg") center no-repeat;
    width: 56px;
    height: 56px;
    content: '' !important;
    position: absolute;
    z-index: 9;
    right: 0px;
}
.swipercal .swiper-button-prev:after{
    background: url("../img/pink-next-arrow.svg") center no-repeat;
    width: 56px;
    height: 56px;
    content: '' !important;
    position: absolute;
    z-index: 9;
    right: 0px;
    transform: rotate(180deg);
}
.swipercal{
    margin-right: 0px !important;
}
.page-content .pinkborder{
    padding-top: 0px !important;
}
.pinkborder:after{
        border-bottom: 3px solid var(--Tag-Pink-100) !important;
}
.projectsh-all{
    text-align: right;
    width: 100%;
}
.projectsh-all a{
    border:1px solid var(--primary);
    color: var(--primary);
    padding:10px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    position: relative;
    padding-right: 40px;
}
.projectsh-all a:hover{
    background-color: var(--primary);
    color: var(--white);
}
.projectsh-all a:after{
    background: url("../img/projects-backh.svg") center no-repeat;
    position: absolute;
    width: 24px;
    height: 24px;
    content:'';
    right: 10px;
    top: 8px;
}
.projectsh-all a:hover:after{
    background: url("../img/projects-backh-white.svg") center no-repeat;
}
#views-exposed-form-global-search-page-1{
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    flex-direction: column;
}

#views-exposed-form-global-search-page-1 .form-item-sort-by{
    display: none;
}
#views-exposed-form-global-search-page-1 .form-item-sort-order{
    margin-top: 0px;
    margin-bottom: 35px;
}
#views-exposed-form-global-search-page-1 input[value="Apply Filters"]{
    width: 48%;
    margin-right: 2%;
}
#views-exposed-form-global-search-page-1 input[value="Reset Filters"]{
    width: 48%;
    margin-left: 2%;
}
.form-item-calendar-date input{
    width:0px;
    height: 0px;
}
.pos-relative{
    position: relative;
}
.search-menu{
    position: absolute;
    top: 130px;
    height: 225px;
    width: 100%;
    left: 0px;
    background: var(--light);
    right: 0px;
    z-index: 10;
}
.search-menu .facets-views-plugin{
    display: none;
}
.search-menu input[data-drupal-selector="edit-reset"],
.search-menu .form-item-sort-order{
    display: none !important;
}
.search-menu form{
    padding-top:45px;
}
.search-menu .container{
    position:relative;
}
.search-menu .close-search{
    position: absolute;
    right: 35px;
    top: 45px;
}
.close-search1{
    position: absolute;
    right: 60px;
    top: 30px;
}
.search-menu .close-but{
    position: relative;
    z-index: 11;
    cursor: pointer;
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.search-menu .close-but:after{
    position: absolute;
    content:'';
    width: 36px;
    height: 36px;
    top: -7px;
    margin-left: 5px;
    background: url("../img/closex.svg") center no-repeat;
}
.search-menu input[type="submit"]{
    width: 50px !important;
    position: absolute;
    right: 0px;
    top: 90px;
    border:none;
    color: transparent;
    background: transparent url("../img/search-icons.svg") center no-repeat;
}
.form-item-search-api label{
    width: 100%;
    font-family: "Archivo", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 15px;
}
.form-item-search-api{
    width: 100%;
    display: inline-block;
}
.form-item-search-api input{
    border:none;
    height: 50px;
    padding: 0 30px;
    width: 100%;;
    background-color: var(--white);
}
.form-item-search-api input::placeholder {
    color: rgba(180, 184, 188, 0.6);
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
  }
  .search-menu{
    display: none;
  }
.searchpage{
    margin-bottom: 65px;
}
.searchpage .views-field-title{
    margin-bottom: 70px;
}
.searchpage .facet-summary-item--facet{
    list-style: none;
    margin-left: 0px;
    display: inline-block;
    margin-right: 20px;
}
.searchpage .facet-summary-item--facet a{
    border-radius: 100px;
    border: 1px solid var(--blackfoot);
    background: var(--white);
    height: 40px;
    color: var(--blackfoot);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    position: relative;
    padding: 10px 32px 10px 16px;
}
.searchpage .facet-item__status{
    position: absolute;
    right: 20px;
    width: 10px;
    font-size: 0px;
    margin-top: -1px;
    scroll-margin-right: 5px;
}
.searchpage .facet-item__status:after{
    content: '';
    width: 12px;
    height: 12px;
    top: 5px;
    margin-left: 4px;
    position: absolute;
    background: transparent url("../img/facet-xclose.svg") center no-repeat;
}
.searchpage .facet-summary-result ul{
    margin-top: 45px;
    margin-bottom: 45px;
    padding-left: 0px;
}
.searchpage .views-row{
    background: var(--white);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.10); 
    width: 97%;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    min-height: 250px;
    position: relative;
    margin-bottom: 30px;
}
.searchpage .form-item-search-api{
    display: none;
}
.webform-submission-form .js-form-item-url, .newsletter-form .js-form-item-url{
    display: none;
}
.searchpage .views-field-field-background{
    width: 35%;
    overflow: hidden;
    border-right:1px solid #F3F3F4;
}
.searchpage .views-field-field-background img{
    width: auto;
    height: 240px;
    background-size: cover;
    background-position-x: center;
}
.searchpage .views-field-nothing{
    width: 65%;
    padding: 40px;
    position: absolute;
    left:35%;
    top: 50%;
    transform: translate(0, -53%);
}
.search-title a{
    font-family: "Archivo", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    color:var(--blackfoot);
}
.searchpage{
    margin-top: 110px;
    .col-md-3{
        padding-left: 0px;
        padding-right: 0px;
    }
}
.searchpage .form-item-sort-order ul{
    padding-left: 0px;
    margin-left: 0px;
}
.searchpage .form-item-sort-order ul li{
    list-style:none;
    display: inline-block;
}
.searchpage .form-item-sort-order ul li:first-child{
    padding-right: 10px;
    position: relative;
}
.searchpage .form-item-sort-order ul li:first-child:after{
    position: absolute;
    right: 0px;
    content:'';
    width: 5px;
    height: 24px;
    background: transparent url("../img/label-bar.svg") center no-repeat;
}
.searchpage .form-item-sort-order label,
.filter-label{
    font-family: "Archivo", sans-serif;
    color: var(--secondary);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 8px;
}
.searchpage .form-item-sort-order ul li a{
    color: var(--secondary);
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.searchpage .form-item-sort-order ul li .bef-link--selected{
    color: var(--primary);
    text-decoration: underline;
}
.searchpage .form-item-sort-order ul li:nth-child(2){
    padding-left: 5px;
}
input[value="Apply Filters"]{
    background-color: var(--primary);
    border:1px solid var(--primary);
    height: 44px;
    padding: 14px 18px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    color:var(--white);
    margin-right: 24px;
    display: inline-block !important;
}
input[value="Apply Filters"]:hover{
    background-color: var(--white);
    color: var(--primary);
}
.search-menu input[value="Apply Filters"]:hover{
    background-color: var(--white);
    color: transparent;
    font-size: 0px;
}
input[value="Reset Filters"]{
    border: 1px solid var(--primary);
    height: 44px;
    padding: 14px 18px; 
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    color:var(--primary);
    background-color: transparent;
    display: inline-block !important;
}
input[value="Reset Filters"]:hover{
    background-color: var(--primary);
    color: var(--white);
}
#orderle{
    margin-top: 75px;
    margin-bottom: 35px;
}
#appendele{
    margin-top:10px;
}
.facets-views-plugin .facets-widget-checkbox h3,
.facets-views-plugin .facets-widget-date_range h3{
    background: var(--white);
    height:48px;
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 13px 20px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #F3F3F4;
}
.facets-views-plugin .facets-widget-checkbox,
.facets-views-plugin .facets-widget-date_range{
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}
.facets-views-plugin .facets-widget-checkbox h3:after{
    position: absolute;
    right: 15px;
    content:'';
    width: 20px;
    height: 20px;
    background: transparent url("../img/arrow-icons-down.svg") center no-repeat;    
}
.facets-views-plugin .facets-widget-date_range h3:after{
    position: absolute;
    right: 15px;
    content:'';
    width: 20px;
    height: 20px;
    background: transparent url("../img/arrow-icons-down.svg") center no-repeat;    
}
.facets-views-plugin .facets-widget-checkbox ul,
.facets-views-plugin .facets-widget-date_range ul{
    padding-left: 0px;
    margin-left: 0px;
}
.facets-views-plugin .facets-widget-checkbox li,
.facets-views-plugin .facets-widget-date_range li{
    list-style: none;
    padding-left: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.facets-views-plugin .facets-widget-checkbox li label{
    padding-left: 10px;
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; 
    color: var(--blackfoot);
    display: inline;
}
.facets-views-plugin .facets-widget-date_range li label{
    width: 80px;
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; 
    color: var(--blackfoot);
}
.searchpage .facets-views-plugin{
    order:4;
}
.searchpage .pager {
    .button {
        border: 1px solid var(--primary);
        border-radius: 0px;
        padding: 12px 18px;
        color: var(--primary);
        background-color: transparent;
    }
    .button:hover{
        background-color: var(--primary);
        color:var(--white);
    }
}
.dropdown-content a:hover {background-color: #ddd;}

.drop-view{
    height: 30px;
}
.drop-view:hover{
    cursor: pointer;
}

/* Show the dropdown menu on hover */
.drop-view:hover .dropdown-content {display: block;}

.dropdown-content{
    display: none;
    position: absolute;
    width: 100%;
    left: 0px;
    right:0px;
    top: 40px;
    min-height: 600px;
    background-color: var(--white);
    z-index: 20;
    cursor: default;
    color: var(--secondary);
    background:var(--white) url("../img/sites-background.svg") no-repeat right;
}
.header-top-links .dropdown-content{
    display: none;
    position: absolute;
    width: 100%;
    height: 100vh;
    padding-bottom: 50px;
    overflow-y: scroll;
    left: 0px;
    right: 0px;
    top: 40px;
    min-height: 600px;
    background-color: var(--white);
    z-index: 20;
    cursor: default;
    color: var(--secondary);
    background:var(--white) url("../img/sites-background.svg") no-repeat right;
} 
.dropdown-content h2{
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}
#block-iof-moresites{
    text-align: left;
}
#block-iof-moresites > ul{
    padding-left: 0px;
    margin-left: 0px;
}
#block-iof-moresites > ul > li{
    width: 33%;
    display: inline-block;
}
#block-iof-moresites > ul > li span{
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    height: 20px;
    display: block;
}
#block-iof-moresites > ul > li > ul{
    margin-top: 20px;
    margin-left: 10px;
    padding-left: 0px;
}
#block-iof-moresites > ul > li > ul > li{
    list-style: none;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
#block-iof-moresites > ul > li > ul > li a{
    color:var(--secondary);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    font-family: "Nunito Sans", sans-serif;
}
#block-iof-moresites > ul > li > ul > li a:hover{
    background-color: transparent;
    color: var(--primary);
}

.projectsect .views-field-name{
    color: var(--blackfoot);
    font-family: "Archivo", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    margin-bottom: 35px;
    padding-top: 0px;
}

.projectsect .views-field-name:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 61px;
    top: 50px;
    border-bottom: 3px solid var(--primary);
}

.webform-submission-form{
    margin-top: 110px;
}
.views-field-field-description-in-contact-pag{
    margin-top: 45px;
    float: left;
}

.section-cookies .container{
    position: relative;
}
.cookiesjsr-banner{
    position: fixed;
    background-color: var(--white);
    padding: 32px 74px;
    bottom:20px;
    width: 80%;
    left: 10%;
    right: 10%;
    color: var(--tabgray);
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    z-index: 99;
    text-decoration-line: underline; 
}
.cookiesjsr-banner ul{
    display: inline-block;
    padding-left: 5px;
    margin-left: 0px;
}
.cookiesjsr-banner ul li{
    list-style: none;
}
.cookiesjsr-banner ul li a{
    text-decoration-line: underline; 
    color: var(--tabgray);
    font-weight: 700;
}
.cookiesjsr-banner--info{
    float: left;
    width: 60%;
}
.cookiesjsr-banner--action{
    float: left;
    width: 40%;
    text-align: right;
    margin-top: 8px;
}
.cookiesjsr-banner .denyAll{
    display: inline-flex;
    height: 44px;
    padding: 14px 18px;
    justify-content: center;
    align-items: center;
    gap: 18px;
    flex-shrink: 0;
    background: var(--white);
    color: var(--primary);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-right: 18px;
    border:1px solid var(--primary);
}
.cookiesjsr-banner .allowAll{
    display: inline-flex;
    height: 44px;
    padding: 14px 18px;
    justify-content: center;
    align-items: center;
    gap: 18px;
    flex-shrink: 0;
    background: var(--primary);
    color: var(--white);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    border:none;
}
.cookiesjsr-settings{
    display: none;
}
.views-field-field-upload-video iframe,
.views-field-field-podcasts iframe{
    width: 100%;
    height: auto;
}

.path-publications .views-field-nothing img,
.bidsect .views-field-field-cover-training img {
    width: 100%;
    height: auto;
}
.bidsect .serv-date{
    padding-top: 33px;
}
.path-publications .sub-categories .views-field-nothing .field-content{
    display: block !important;
}
.filter-video{
    position: absolute;
    z-index: 9;
    font-family: Archivo;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-left: 45px;
    width: 156px;
    height: 74px; 
    cursor: pointer;
    right: 0px;
    padding-top: 25px;
    color: var(--bluetext);
    border-left:1px solid #B4B8BC;
}
.filter-video:after{
    background:url("../img/filter.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    content: '';
    top: 25px;
    right: 40px;
}



.filter-video-popup{
    position: absolute;
    top: 75px;
    height: 195px;
    width: 100%;
    left: 0px;
    padding: 30px;
    background: var(--Neutral-10, #FFF);
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10); 
    right: 0px;
    z-index: 10;
}
.filter-video-popup .close-search{
    position: absolute;
    right: 30px;
    top: 45px;
}
.filter-video-popup .close-but{
    position: relative;
    z-index: 11;
    cursor: pointer;
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.filter-video-popup .close-but:after{
    position: absolute;
    content:'';
    width: 36px;
    height: 36px;
    top: -7px;
    background: url("../img/closex.svg") center no-repeat;
}
.filter-video-popup #views-exposed-form-topic-videos-block-2 select,
.filter-video-popup #views-exposed-form-topic-videos-block-2 input[data-drupal-selector="edit-field-video-year-value"]
{
    height: 48px;
    border-radius: 4px;
    border:1px solid rgba(66, 71, 78, 1);
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding: 12px 16px;
}
.filter-video-popup .js-form-item{
    margin-right: 15px;
    display: inline-block;
}
.filter-video-popup .fieldgroup{
    width: 100%;
    margin-top: 30px;
    margin-top: 30px;
    legend{
        border-bottom: 0px;
        margin-bottom: 0px;
    }
}
.form-checkboxes label{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    font-family: "Archivo", sans-serif;
}
.filter-video-popup input[value="Apply"]{
    position: absolute;
    right: 30px;
    bottom: 30px;
    height: 44px;
    padding: 10px 18px; 
    background-color: var(--primary);
    color: var(--white);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    border: none;
}
.filter-video-popup input[value="Reset"]{
    position: absolute;
    right: 115px;
    bottom: 30px;
    height: 44px;
    padding: 10px 18px; 
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    border: none;
}
.procurers .swiper{
    width: -moz-calc(100% + 100px);
    width: -webkit-calc(100% + 100px);
    width: -o-calc(100% + 100px);
    width: calc(100% + 100px);
    padding-right: 40px;
}
.blogsubscribe-modal {
    .spb_close {
        border: none;;
        margin-right: 10px;
        margin-top: -5px;
        font-size: 35px;
        padding: 0;
        color: #000;
        background: transparent;
    }
    .webform-submission-form{
        margin-top: 20px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 50px;
    }
    .webform-submission-form label{
        display: none;
    }
    .webform-submission-form .webform-email-confirm--wrapper{
        width: -moz-calc(100% - 120px);
        width: -webkit-calc(100% - 120px);
        width: -o-calc(100% - 120px);
        width: calc(100% - 120px);
        display: inline-block;
        margin-right: 15px;
        margin-top: 0px;
    }
    .webform-submission-form input[type="email"]{
        width: 100%;
        height: 48px;
        padding-left: 12px;
        padding-right: 12px;
        border-radius: 4px 4px 0px 0px; 
        border:1px solid var(--placeholderval);
        background-image: url('../img/envelope.svg');
        background-position: 10px 10px; 
        background-repeat: no-repeat;
        padding: 12px 20px 12px 40px;
    }
    .webform-submission-form input[type="email"]::placeholder {
        color:  var(--placeholderval);
        font-family: "Archivo", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }
    .webform-submission-form input[type="submit"]{
        width: 100px;
        height: 48px;
        color: var(--white);
        display: inline-block;
        border: none;
        background-color: var(--orangebackground);
    }
    .webform-submission-form input[type="submit"]:hover{
        background-color: var(--white) !important;
        border:1px solid var(--orangebackground) !important;
        color:var(--orangebackground) !important;
    }
    .webform-submission-form .js-form-type-email{
        margin-bottom: 10px;
    }
    .webform-email-confirm--wrapper legend{
        border:none;
        margin-top: 0px;
    }

}

.stay-inf{
    padding-top: 80px;
    padding-left: 40px;
    font-family: "Archivo", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: var(--orangebackground);
    max-width: 300px;
    margin-bottom: 8px;
}
.stay-updates{
    color: #42474E;
    padding-left: 40px;
    font-size: 18px;
    line-height: 24px;
}
.spb-popup-main-wrapper{
    border:none !important;
}
#blogsubscribe{
    display: none;
}
.newsletter-desc{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: var(--white);
    max-width: 260px;
}
.newsletter-form{
    max-width: 330px;
    .webform-submission-form label{
        display: none;
    }
    .webform-submission-form .webform-email-confirm--wrapper{
        width: -moz-calc(100% - 120px);
        width: -webkit-calc(100% - 120px);
        width: -o-calc(100% - 120px);
        width: calc(100% - 120px);
        display: inline-block;
        margin-right: 15px;
        margin-top: 0px;
    }
    .webform-submission-form input[type="email"]{
        width: 100%;
        max-width: 180px;
        height: 48px;
        padding-left: 12px;
        padding-right: 12px;
        border-radius: 0px; 
        background: inherit;
        position: relative;
        color: var(--white);
        border:1px solid var(--white);
        background-image: url('../img/envelope.svg');
        background-position: 10px 10px; 
        background-repeat: no-repeat;
        padding: 12px 20px 12px 40px;
    }
    .webform-submission-form input[type="email"]::placeholder {
        color:  var(--white);
        font-family: "Archivo", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }
    .webform-submission-form input[type="submit"]{
        width: 100px;
        height: 48px;
        display: inline-block;
        margin-top: 20px;
        margin-left: 20px;
        color: var(--primary);
        background-color: transparent;
        border:1px solid var(--primary);
    }
    .webform-submission-form input[type="submit"]:hover{
        background-color: var(--white);
        color: var(--primary);
    }
    .webform-submission-form .js-form-type-email{
        margin-bottom: 0px;
        margin-top: 20px;
        display: inline-block;
    }
    .webform-email-confirm--wrapper legend{
        border:none;
        margin-top: 0px;
    }
}
.newsletter-form .webform-submission-form{
    margin-top: 30px;
}
.newsletter-form .webform-submission-form .captcha{
    float: inherit;
    width: 100%;
}
.newsletter-form fieldset legend{
    border: none;
}
/* Center the popup */
.spb_center {
    transform: translateY(-40%);
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.contributor-block ul li{
  list-style: none;
}

.contributor-block ul{
    margin-left: 0px;
    padding-left: 0px;
}

.user-login-form label{
  width: 100px;
  display: block;
}

.user-login-form .form-item input{
    width: 300px;
    height: 40px;
}

.user-login-form .form-submit{
   width: 100px;
   height: 48px;
   display: inline-block;
   margin-top: 20px;
   margin-left: 0px;
   color: var(--primary);
   background-color: transparent;
   border: 1px solid var(--primary);
}

.user-login-form .form-item{
    margin-bottom: 10px;
}

.nores-center{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 29px;
    margin: 60px auto 120px auto;
}
.nores-img{
    background:url("../img/no-res.svg") no-repeat;
    width: 100px;
    height: 100px;
}
.nores-img1{
    background:url("../img/no-res1.svg") no-repeat;
    width: 100px;
    height: 100px;
}
.nores1{
    color: #2C3137;
    font-weight: bold;
    font-size: 28px;
    line-height: 20px;
    display: inline-block;
}
.nores2{
    color: #73777F;
    font-size: 22px;
    line-height: 28px;
    display: inline-block;
}
::-webkit-details-marker {   display:none; }
.footersocial li::marker {
    font-size: 0px;
    display: none;
}


   .pubflext .swiper-wrapper {
        display: flex;
        align-items: stretch; 
    }
   .pubflext .swiper-slide {
        height: auto;
        display: flex;
    }

.pubflext .views-row-pub{
    position: relative;
}
.pubflext {
  flex-wrap: wrap;
  align-items: stretch; 
}

.pubflext .service-item {
  display: flex;
  flex-direction: column;
  padding-bottom: 90px;
  height: 100%;
}

.pubflext .sdetails,
.pubflext .sdetailspub {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: inherit;
}

.pubflext .views-more-arrow {
  margin-top: auto;
  padding-top: 10px;
  position: ABSOLUTE;
  right: 30px;
  bottom: 0px;
}