/**
Author: Ethical Sector ( www.ethicalsector.com )

i.	COLORS
1. 	BASE
2.	PRELOADER
3.	SECTION DOWNLOAD TOOLBOX 
4.	SECTION ELSIE
5.	SECTION INSIGHT
6.	SECTION DOWNLOAD METHODOLOGY & GUIDE
7.	MOWIP INFOGRAPHIC
8.	MOWIP TOOLBAR
9.	MOWIP EXPLORER
10. SECTION VIDEO
11.	SECTION PARTNERS

*/


/* ==============================
   i.	COLORS
   ============================== */
	 
:root {    
		--dcaf-navy: #0f2652; /*rgb(15,38,82)*/
    	--dcaf-grey: #8996a0; /*rgb(137,150,160)*/
		--dcaf-light-grey: #c4cacf; /*rgb(196,202,207)*/
		--dcaf-lighter-grey: #ecedee;
    	--text-color: #000;
		--dcaf-yellow: #f3a616;
		--dcaf-green: #00b2a9; /*rgb(0,178,169)*/
		--dcaf-dark-green: #006a66;
		--dcaf-dark-purple: #570f49;
		--dcaf-light-purple: #f6f1f4;
}

.dcaf-navy { color: #0f2652!important;}
.dcaf-grey { color: #8996a0!important;}
.dcaf-light-grey { color: #c4cacf!important;}
.dcaf-lighter-grey { color: #e1e4e7!important;}
.dcaf-yellow { color: #f3a616!important;}
.dcaf-green { color: #00b2a9!important;}
.dcaf-dark-green { color: #006a66!important;}
.dcaf-dark-purple {color: #570f49!important;}
.dcaf-light-purple {color: #f6f1f4!important;}

.bg-dcaf-navy { background: #0f2652!important;}
.bg-dcaf-grey { background: #8996a0!important;}
.bg-dcaf-light-grey { background: #c4cacf!important;}
.bg-dcaf-lighter-grey { background: #e1e4e7!important;}
.bg-dcaf-yellow { background: #f3a616!important;}
.bg-dcaf-green { background: #00b2a9!important;}
.bg-dcaf-dark-green { background: #006a66!important;}



/* ==============================
   1.	BASE  
   ============================== */


html,
body {
  height: 100%;
  margin: 0;
		font-family: saira,sans-serif;
}

body {
    border-top: 89px solid var(--dcaf-navy);
}

@media (min-width: 576px) {
  .container { 
  width: 540px!important;
  }
}
@media (min-width: 768px) {
  .container { 
  width: 720px!important;
  }
}
@media (min-width: 992px) {
  .container { 
  width: 960px!important;
  }
}
@media (min-width: 1200px) {
  .container { 
  width: 1140px!important;
  }
}
@media (min-width: 1400px) {
  .container { 
  width: 1320px!important;
  }
}

.view-mowip-explorer {
  display: contents;
}

html[lang="fr"] section.elsieEffect,
html[lang="es"] section.elsieEffect,
.view-mowip-explorer > h3 {
  display: none;
}

section.sectionToolbox a {
    color: #0a58ca!important;
		text-decoration: underline!important;
}

section.sectionToolbox a:hover {
		color: var(--dcaf-green)!important;
		text-decoration: none!important;
}

section.sectionToolbox a.dcafLink,
a.dcafLink {
    color: var(--dcaf-navy)!important;
    transition: color 0.25s ease;
		text-decoration: none!important;
}

a.dcafLink * {
    color: inherit;
}

a.dcafLink:hover,
a.dcafLink:focus,
a.dcafLink:focus-visible {
    color: var(--dcaf-green)!important;
}

.w-25 {
	width: 25%!important;
}

.w-30 {
	width: 30%!important;
}

.w-40 {
	width: 40%!important;
}

.w-43 {
	width: 43%!important;
}

.w-45 {
	width: 45%!important;
}

.w-47 {
	width: 47%!important;
}

.w-50 {
	width: 50%!important;
}

.w-57 {
	width: 57%!important;
}

.w-60 {
	width: 60%!important;
}

.w-100 {
	width: 100%!important;
}

.p-0 {
	padding: 0!important;
}

.p-30 {
	padding: 30px!important;
}

.p-100 {
	padding: 100px!important;
}

.m-0 {
	margin: 0!important;
}

.mt-0 {
    margin-top: 0!important;
}

.ml-auto {
	margin-left: auto!important;
}

.ml-0 {
	margin-left: 0!important;
}

.mr-auto {
	margin-right: auto!important;
}

.mr-0 {
	margin-right: 0!important;
}

.mr-50 {
	margin-right: 50px!important;
}

.mr-100 {
	margin-right: 100px!important;
}

.mr-120 {
	margin-right: 120px!important;
}

.mr-144 {
	margin-right: 144px!important;
}

.pt-0 {
	padding-top: 0!important;
}

.pt-30 {
	padding-top: 30px!important;
}

.pt-50 {
	padding-top: 50px!important;
}

.pt-80 {
	padding-top: 80px!important;
}

.pt-100 {
	padding-top: 100px!important;
}

.pt-144 {
	padding-top: 144px!important;
}

.pt-233 {
	padding-top: 233px!important;
}

.pb-0 {
	padding-bottom: 0!important;
}

.pl-0 {
	padding-left: 0!important;
}

.pr-0 {
	padding-right: 0!important;
}

.pl-13 {
	padding-left: 13px!important;
}

.pr-13 {
	padding-right: 13px!important;
}

.pr-20 {
	padding-right: 20px!important;
}

.pb-20 {
	padding-bottom: 20px!important;
}

.pb-30 {
	padding-bottom: 30px!important;
}

.pb-40 {
	padding-bottom: 40px!important;
}

.pb-50 {
	padding-bottom: 50px!important;
}

.pl-50 {
	padding-left: 50px!important;
}

.pb-80 {
	padding-bottom: 80px!important;
}

.pb-100 {
	padding-bottom: 100px!important;
}


.pl-30 {
	padding-left: 30px!important;
}

.pr-30 {
	padding-right: 30px!important;
}

.mt-5 {
	margin-top: 5px!important;
}

.mb-0 {
	margin-bottom: 0!important;
}

.mb-5 {
	margin-bottom: 5px!important;
}

.mt-10 {
	margin-top: 10px!important;
}

.mb-10 {
	margin-bottom: 10px!important;
}

.mt-15 {
	margin-top: 15px!important;
}

.mb-15 {
	margin-bottom: 15px!important;
}

.mt-20 {
	margin-top: 20px!important;
}

.mb-20 {
	margin-bottom: 20px!important;
}

.mt-30 {
	margin-top: 30px!important;
}

.mb-30 {
	margin-bottom: 30px!important;
}

.mt-40 {
	margin-top: 40px!important;
}

.mb-40 {
	margin-bottom: 40px!important;
}

.mb-50 {
	margin-bottom: 50px!important;
}

.mt-50,
.modulemt-50 {
	margin-top: 50px!important;
}

.mt-60 {
	margin-top: 60px!important;
}

.mb-60 {
	margin-bottom: 60px!important;
}

.mt-80 {
	margin-top: 80px!important;
}

.mb-80 {
	margin-bottom: 80px!important;
}

.mt-100 {
	margin-top: 100px!important;
}

.mb-100 {
	margin-bottom: 100px!important;
}

.mb-144 {
	margin-bottom: 144px!important;
}

.ml-30 {
	margin-left: 30px!important;
}

.border-bottom-0 {
	border-bottom: none!important;
}

.rounded-34 {
	border-radius: 34px;
}


.h1, h1 {
    font-size: 74px;
    line-height: 80px;
    font-weight: 700;
    color: #fff;
}

section.sectionComponents h2,
section.sectionToolbox h2,
section.sectionElsie h2,
section.sectionDownload h2,
section.sectionVideo h2,
section.completedMOWIPs h2 {
    font-size: 60px!important;
    line-height: 68px;
    font-weight: 700;
		color: var(--dcaf-navy);
		padding-top: 0;
}

.h3, h3{
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
}

section.sectionToolbox h4 {
    font-size: 24px!important;
    line-height: 30px;
    font-weight: 700;
		margin-bottom: 5px;
}

section.sectionToolbox h5,
section.sectionPartners h5 {
    font-size: 20px!important;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--dcaf-yellow);
}
.h6, h6 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
}
p.text,
section.sectionToolbox p,
section.sectionInsight p,
section.sectionVideo p {
    font-size: 20px!important;
    line-height: 28px!important;
		margin-bottom: 1rem!important;
    font-weight: 300!important;
    color: var(--dcaf-navy)!important;
}
.text-size-18 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: var(--dcaf-navy);
}
.text-size-16 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.text-size-14 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: var(--dcaf-navy);
}

/* ==============================
   END BASE
   ============================== */



/* ==============================
   2.	PRELOADER
   ============================== */
	 
#preloader {
    position: fixed;
    inset: 0;
    background: var(--dcaf-dark-purple);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 9999;
		gap: 21px;
}

.loader-bar {
    width:140px;
    height:4px;
    background:rgba(255,255,255,.2);
    margin-top:25px;
    overflow:hidden;
}

.loader-bar span {
    display:block;
    height:100%;
    width:40%;
    background:var(--dcaf-yellow);
    animation:loadbar 1.4s ease infinite;
}

@keyframes loadbar{
    from{ transform:translateX(-120%); }
    to{ transform:translateX(320%); }
}

p#loadingText {
	color: var(--dcaf-yellow);
    opacity:1;
    transition:opacity .35s ease;
}

/* ==============================
   END PRELOADER
   ============================== */
	 
	 




/* ==============================
   3.	SECTION COMPONENTS 
   ============================== */

.sectionComponents{
    position: relative;
}
.sectionComponents .decorative {
    position: absolute;
    left: -34px;
    top: -55px;
    width: 233px;
}
.sectionComponents .heading{
    position: relative;
    text-align: center;
}
.sectionComponents .component-content {
    position: relative;
    text-align: center;
}
.sectionComponents .component-content .image {
    position: relative;
    margin-bottom: 96px;
    transition: all 0.3s ease-in-out;
}
.sectionComponents .component-content .image figure.icon {
    width: 144px;
    height: 144px;
    text-align: center;
    border-radius: 100px;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.sectionComponents .component-content .image figure.icon img {
    width: 89px;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 60%;
  height: auto;
}
.sectionComponents .component-content .image .circle {
    width: 25px;
    height: 25px;
    line-height: 25px;
    left: 0;
    right: 0;
    top: 60px;
    margin: 0 auto;
    border-radius: 100px;
    position: relative;
}
.sectionComponents .component-content .image .icon::before {
    content: "";
    width: 5px;
    height: 72px;
    bottom: -66px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
}
.sectionComponents .component-content .image .icon1 {
    background: #5F0E45;
}
.sectionComponents .component-content .image .icon1::before {
    background: #5F0E45;
}
.sectionComponents .component-content .image .circle1{
    background: #5F0E45;
}
.sectionComponents .component-content .image .icon2 {
    background: #00B2A9;
}
.sectionComponents .component-content .image .icon2::before {
    background: #00B2A9;
}
.sectionComponents .component-content .image .circle2{
    background: #00B2A9;
}
.sectionComponents .component-content .image .icon3 {
    background: #932A6F;
}
.sectionComponents .component-content .image .icon3::before {
    background: #932A6F;
}
.sectionComponents .component-content .image .circle3{
    background: #932A6F;
}
.sectionComponents .component-content .image .number{
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: -4px;
    left: 78px;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px;
    color: #F0AB00;
    background: #232742;
    border: 5px solid #fff;
    box-shadow: 1px 0px 40px rgb(0 0 0 / 3%);
    transition: all 0.3s ease-in-out;
}
.sectionComponents .component-content h4 {
    margin-bottom: 8px;
	font-weight: bold;
    color: var(--dcaf-navy);
}
.sectionComponents .component-content p {
    padding: 0 15px;
    color: var(--dcaf-navy);
}
.sectionComponents .component-content .work-arrowimage{
    position: absolute;
    top: 34px;
    right: -52px;
}

.sectionComponents .col-lg-4:nth-child(3) .work-arrowimage {
  position: absolute;
  top: auto;
  right: auto;
  bottom: -144px;
  left: 50%;
  transform: translateX(-50%) rotate(144deg);
  display: none;
}



	 
/* ==============================
   3.	SECTION DOWNLOAD TOOLBOX 
   ============================== */

.sectionToolbox{
    padding: 144px 0 89px;
}
.sectionToolbox .create_wrapper .create-image1{
    position: absolute;
    top: 6px;
    right: -104px;
    display: inline-block;
}
.sectionToolbox .create_wrapper .create-image2{
    position: relative;
    top: 265px;
    left: 18px;
}
.sectionToolbox .create_wrapper .create-image img {
    box-shadow: 1px 0px 40px rgb(0 0 0 / 3%);
    border: 7px solid #fff;
    border-radius: 5px;
}
.sectionToolbox .create_wrapper .create-image.create-image2 img {
	border-color: #5F0E45;
}
.sectionToolbox .create_wrapper .create-circleimage {
    position: absolute;
    bottom: 0;
    left: 89px;
    z-index: -1;
}
.sectionToolbox .heading{
    padding-left: 110px;
}
.sectionToolbox h5 {
    margin-bottom: 14px;
    letter-spacing: 2.2px;
    color: var(--dcaf-yellow);
}
.sectionToolbox h2 {
    margin-bottom: 26px;
}

.sectionToolbox .lower-portion {
    display: flex;
    padding-left: 15px;
		margin-top: 55px;
}
.sectionToolbox .lower-portion .box {
    padding: 22px 30px 26px;
    display: flex;
    margin-bottom: 30px;
    background: var(--dcaf-lighter-grey);
    border: 2px solid #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.08);
    transition: transform .25s ease, box-shadow .25s ease, background .25s ease, color .25s ease;
}
.sectionToolbox .lower-portion .box1 {
    margin-right: 4px;
}
.sectionToolbox .lower-portion .box:hover {
    border: 2px solid var(--dcaf-dark-green);
		    transform: translateY(-3px);
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.25), 0 4px 6px rgba(0, 0, 0, 0.15);
}
.sectionToolbox .lower-portion .icon {
    position: relative;
    top: 8px;
    font-size: 44px;
}

.sectionToolbox .lower-portion .content{
    padding-left: 18px;
}
.sectionToolbox .lower-portion .content .value {
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    margin-bottom: 5px;
    display: inline-block;
    color: var(--dcaf-yellow);
    transition: all 0.3s ease-in-out;
}
.sectionToolbox .lower-portion .box:hover .value{
    color: var(--dcaf-dark-green);
}
.sectionToolbox .lower-portion .content .plus {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    top: -12px;
    left: -3px;
    display: inline-block;
    color: var(--dcaf-yellow);
    transition: all 0.3s ease-in-out;
}
.sectionToolbox .lower-portion .box:hover .plus{
    color: var(--dcaf-dark-green);
}
.sectionToolbox .lower-portion .content .text1 {
    font-size: 18px;
    font-weight: 300;
    display: block;
}
/* ==============================
   END SECTION TOOLBOX 
   ============================== */
	 






/* ==============================
   4.	SECTION ELSIE
   ============================== */

.sectionElsie {
    position: relative;
    padding: 176px 0 212px;
}

.sectionElsie .banner-boximage1{
    position: absolute;
    right: 145px;
    bottom: 0;
}

.sectionElsie .banner-boximage2{
    position: absolute;
    right: 0;
    bottom: -55px;
		z-index:-1;
}

.sectionElsie .banner_content{
    position: relative;
}

.sectionElsie .banner_content h5,
.sectionComponents h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding-left: 72px;
    margin-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    color: var(--dcaf-yellow);
}

.sectionElsie .banner_content h5:before,
.sectionComponents .banner_content h5:before {
    content: "";
    position: absolute;
    width: 55px;
    height: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: var(--dcaf-yellow);
}

.sectionElsie .banner_content h1{
    margin-bottom: 42px;
    color: var(--dcaf-navy);
}

.sectionElsie .banner_content .paragraph{
    font-size: 24px!important;
    line-height: 32px;
    font-weight: 300!important;
    color: var(--dcaf-navy)!important;
    margin-bottom: 48px;
}

.sectionElsie .banner_content .banner-scrolldownicon {
    width: 85px;
    height: 85px;
    line-height: 85px;
    margin-right: 15px;
    text-align: center;
    display: inline-block;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);
    transition: all 0.3s ease-in-out;
}

.sectionElsie .banner_content span{
    font-weight: 500;
    color: var(--dcaf-navy);
}

.sectionElsie .banner_content .banner-scrolldownicon:hover{
    transform: translateY(-5px);
}

.sectionElsie .banner_wrapper .banner-image1{
    position: absolute;
    right: 8px;
    top: -98px;
}

.sectionElsie .banner_wrapper .banner-image1 img {
    border-radius: 0 55px 0 0;
    border: 5px solid #fff;
    box-shadow: 1px 0px 100px rgb(0 0 0 / 5%);
}

.sectionElsie .banner_wrapper .banner-image2{
    position: absolute;
    left: -110px;
    bottom: -522px;
}

.sectionElsie .banner_wrapper .banner-image2 img{
    border-radius: 50px 0;
    border: 5px solid #fff;
    box-shadow: 1px 0px 100px rgb(0 0 0 / 5%);
}

.sectionElsie .banner_wrapper .banner-vectorimage {
    position: absolute;
        right: -55px;
    top: -140px;
    width: 89px;
    z-index: -1;
}

.sectionElsie .banner_wrapper .banner-arrowimage{
    position: relative;
    left: -18px;
    top: 225px;
    display: inline-block;
}

.sectionElsie .banner_wrapper .appointment_now {
    position: relative;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    top: 640px;
    left: 135px;
    padding: 21px 34px;
	max-width: 275px;
    border-radius: 10px;
    text-align: center;
    display: inline-block;
    color: #fff !important;
    background: var(--dcaf-navy);
		text-decoration: none;
		box-shadow:
        0 4px 10px rgba(0,0,0,0.15),
        0 1px 2px rgba(0,0,0,0.08);
    transition:
        transform .25s ease,
        box-shadow .25s ease,
        background .25s ease,
        color .25s ease;
}

.sectionElsie .banner_wrapper .appointment_now:hover {
    background: var(--dcaf-green);
		transform: translateY(-3px);
    box-shadow:
        0 10px 22px rgba(0,0,0,0.25),
        0 4px 6px rgba(0,0,0,0.15);
}

.sectionElsie .banner_wrapper .appointment_now i {
    font-size: 18px;
    position: absolute;
    margin-left: 12px;
    margin-top: 2px;
    font-family: 'FontAwesome';
    transition: all 0.3s ease-in-out;
    color: #fff;
}
/* ==============================
   END SECTION ELSIE 
   ============================== */





/* ==============================
   5.	SECTION INSIGHT 
   ============================== */

.sectionInsight {
    padding: 0 0 233px;
}

.sectionInsight .digital_content h5 {
    margin-bottom: 16px;
    letter-spacing: 2.2px;
    color: var(--dcaf-yellow);
}
.sectionInsight .digital_content h2 {
    margin-bottom: 26px;
}
.sectionInsight .digital_content h3.text {
    margin-bottom: 40px;
    margin-right: 100px;
		padding-left: 60px;
		position: relative;
		left: -44px;
		color: var(--dcaf-dark-purple);
		font-size: 30px;
		font-weight: 700;
}
.sectionInsight .digital_content h3.text:before {
    content: "“";              /* opening quote */
    font-family: Georgia, serif;
    font-size: 89px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: -10px;
    color: var(--dcaf-dark-purple);
}

.sectionInsight .digital_content .content .designation-outer {
    display: inline-block;
		max-width: 440px;
}
.sectionInsight .digital_content .content .designation-outer span{
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 8px;
    color: var(--dcaf-yellow);
}
.sectionInsight .digital_wrapper .digital-image1{
    position: absolute;
    top: 6px;
    right: 16px;
    display: inline-block;
}
.sectionInsight .digital_wrapper .digital-image2{
    position: relative;
    top: 265px;
    left: -103px;
}
.sectionInsight .digital_wrapper .digital-circleimage {
    position: absolute;
    bottom: -306px;
    left: -50px;
    z-index: -1;
		width: 170px;
}
.sectionInsight .digital_wrapper .digital-signatureimage {
    position: absolute;
    bottom: -188px;
    right: 0;
		width: 144px;
		z-index:-1;
}
.sectionInsight .digital_wrapper .digital-image img{
    box-shadow: 1px 0px 40px rgb(0 0 0 / 3%);
    border: 7px solid #fff;
    border-radius: 5px;
}
.sectionInsight .digital_wrapper .box {
    background: var(--dcaf-dark-green);
    border-radius: 5px;
    position: absolute;
    top: 89px;
    left: -114px;
	max-width: 233px;
    padding: 37px 33px 42px;
    z-index: 1;
}
.sectionInsight .digital_wrapper .box .year {
    position: relative;
    z-index: 1;
    text-align: center;
}
.sectionInsight .digital_wrapper .box .year .value {
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 8px;
    display: inline-block;
    color: #fff;
}
.sectionInsight .digital_wrapper .box .year .plus {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    top: -22px;
    left: -5px;
    color: #fff;
}
.sectionInsight .digital_wrapper .box .year .text {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    color: #fff;
}

/* ==============================
   END SECTION INSIGHT 
   ============================== */




/* ==============================
   6.	SECTION DOWNLOAD METHODOLOGY & GUIDE
   ============================== */

.sectionDownload {
    position: relative;
}

/* Make the row behave like Bootstrap */
.sectionDownload .row {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
}

/* Target common Drupal column patterns */
.sectionDownload .row > div,
.sectionDownload .row > .col,
.sectionDownload .row > [class*="col-"] {
  display: flex !important;
  flex-direction: column !important;
}

/* Prevent overflow issues */
.sectionDownload .row > div > * {
  flex-grow: 1;
}

.sectionDownload .methodology_content,
.sectionDownload .brief_content,
.sectionDownload .repository_content {
    background-color: var(--dcaf-navy);
    position: relative;
    padding: 144px 55px;
}

.sectionDownload .methodology_content::before,
.sectionDownload .brief_content::before,
.sectionDownload .repository_content::before {
	background-color: #5F0E45;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 20%;
    top: 0;
    left: 0;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sectionDownload .content {
    position: relative;
    z-index: 1;
}

.sectionDownload .content .line {
    width: 55px;
    height: 3px;
    margin-bottom: 28px;
    background-color: #fff;
}

.sectionDownload .content h2 {
    margin-bottom: 34px;
    color: #fff;
	font-size: 34px!important;
	line-height: 44px;
}

.sectionDownload .content p {
    color: #fff!important;
	margin-bottom: 55px!important;
}

.sectionDownload .content .download,
.sectionComponents .download {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    text-decoration: none;
    padding: 25px 50px;
    border-radius: 13px;
    border: 2px solid #fff;
    text-align: center;
    display: inline-block;
    color: var(--dcaf-yellow);
    background: var(--dcaf-dark-green);
    box-shadow:
        0 4px 10px rgba(0,0,0,0.15),
        0 1px 2px rgba(0,0,0,0.08);
    transition:
        transform .25s ease,
        box-shadow .25s ease,
        background .25s ease,
        color .25s ease;
}

.sectionDownload .content .download:hover,
.sectionComponents .download:hover {
    color: #fff;
    background: var(--dcaf-green);
    transform: translateY(-3px);
    box-shadow:
        0 10px 22px rgba(0,0,0,0.25),
        0 4px 6px rgba(0,0,0,0.15);
}


/* ==============================
   END SECTION DOWNLOAD 
   ============================== */






/* ==============================
   7.	MOWIP INFOGRAPHIC
   ============================== */

.pointBox {
	z-index: 9999!important;
}

.pointBoxTitle,
div.pointBoxDesc,
a.pointBoxLink {
  font-family: saira, sans-serif;
}

.pointBoxTitle,
a.pointBoxLink {
  font-weight: bold;
}

a.pointBoxLink {
  border-radius: 21px !important;
  background: #571643;
  color: #fff !important;
}

.interactive-page {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  background-image: url('https://www.dcaf.ch/sites/default/files/mowip/bg_purple.png');
  background-size: cover;
}

.interactive-container {
  width: 100%;
  max-width: 1360px;
  border: 2px solid #0f2652;
}

/* ==============================
   FIX: interactive-img styles
   ============================== */

/* Keep hollow circles */
.interactive-container .iactiveImg.secondtype .iactiveImgPoint {
  border: none;
}

/* REMOVE unwanted filled background */
.iactiveImg .iactiveImgPointInner,
div.interactive-container #iimg_70132.firsttype .iactiveImgPointInner {
  background: transparent !important;
}

/* REMOVE inner dot (if present) */
.iactiveImg .innerImgPoint {
  display: none !important;
}

/* ===============================
   MOBILE / SMALL HEIGHT
================================ */

@media (max-height: 800px) {
  .interactive-page {
    align-items: flex-start;
  }
}

/* ==============================
   END MOWIP INFOGRAPHIC
   ============================== */
	 
	 
	 





/* =====================================
   8.	MOWIP TOOLBAR
===================================== */

.doc-toolbar {
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  justify-content:center;
	padding: 25px;
	height: 100px;
	background: var(--dcaf-dark-purple);
  z-index: 1000;
  border-bottom: 1px solid #ddd;
	box-shadow: 0 4px 14px rgba(0,0,0,.12);
	transition:
    transform .25s ease,
    box-shadow .25s ease;
}

.doc-toolbar input,
.doc-toolbar select {
  padding:10px 14px;
  border-radius:8px;
  border:1px solid #ccc;
  font-size:14px;
}

.doc-toolbar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
	transform: translateY(0);
}

.doc-toolbar.pre-fixed {
  transform: translateY(-100%);
}

.reset-btn {
  padding:10px 14px;
  border-radius:8px;
  border:none;
  background:#fff;
  color:#333;
  cursor:pointer;
  font-weight:600;
}

.reset-btn:hover{
  background:#f0f0f0;
}

.results-count {
  color:#fff;
  font-weight:600;
  margin-left:10px;
  opacity:.9;
	font-size: 30px;
}

.no-results {
  display:none;
  text-align:center;
  padding:60px 20px;
  font-size:20px;
  color:#555;
}

/* =====================================
   END MOWIP TOOLBAR
===================================== */








/* ======================================================
   9.	MOWIP EXPLORER
====================================================== */

.phase-wrapper {
  position: relative;
  background-image:
    url('https://www.dcaf.ch/sites/default/files/mowip/bg_yellow.png');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

@media (max-width: 900px){
  .phase-wrapper {
    background-attachment: scroll;
  }
}

.phase-wrapper::after {
  content:"";
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  height:120px;
  background:linear-gradient(
    transparent,
    white
  );
}

.phase-wrapper section {
  position: relative;
  z-index: 1;
  background: transparent;
	padding-bottom: 0;
}


.mowip-documents {
  max-width: 1280px;
  margin: auto;
  padding: 50px 20px;
}

section#validation .mowip-documents {
	padding-bottom: 144px;
}


.phase-title {
  text-align: center;
  font-size: 34px;
  margin-bottom: 45px;
  font-weight: 600;
	color: var(--dcaf-navy);
}


/* ======================================================
   GRID
====================================================== */

.doc-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  transition: height .35s ease;
}

@media (max-width:1100px){
  .doc-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media (max-width:700px){
  .doc-grid{
    grid-template-columns:1fr;
  }
}

/* ======================================================
   CARD
====================================================== */

.doc-card {
	position: relative;
  background: rgba(255,255,255,.92);
  border-radius: 14px;
  padding: 26px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  transition:
	  opacity .25s ease,
    transform .25s ease,
    box-shadow .25s ease;
  backdrop-filter: blur(4px);
  transition-delay: calc(var(--i) * 25ms);
}

.doc-card.show {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

.doc-card.hide {
  opacity: 0;
  transform: scale(.92);
  pointer-events: none;
}

.doc-card.removed,
.doc-grid > div.view > div:has(.doc-card.removed) {
  display: none;
}


.doc-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(0,0,0,.14);
}

/* accent bar */
.doc-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

.doc-card:has(.type-template)::before {
  background: #109c9a;
}

/* EXPLAINER */
.doc-card:has(.type-explainer)::before {
  background: var(--dcaf-dark-purple);
}

/* TOOL */
.doc-card:has(.type-data-collection-tool)::before {
  background: #c76b00;
}

/* ======================================================
   HEADER ROW
====================================================== */

.doc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}

/* ======================================================
   DOCUMENT TYPE BADGE
====================================================== */

.doc-type {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 10px;
	margin-right: 21px;
  border-radius: 6px;
}

.type-explainer { background:var(--dcaf-light-purple); color:var(--dcaf-dark-purple); }
.type-template { background:#eaf7ef; color:#109c9a; }
.type-data-collection-tool { background:#fff4e5; color:#c76b00; }

/* ======================================================
   LANGUAGE BADGES
====================================================== */

.doc-languages {
  display: flex;
  gap: 6px;
}


.lang {
  font-size: 14px;
  font-weight: 600;

  background: var(--dcaf-dark-green);
  color: #fff;

  padding: 5px 9px;
  border-radius: 5px;

  text-decoration: none;

  display: inline-block;
  cursor: pointer;

  transition:
    background .2s ease,
    color .2s ease,
		border-color .2s ease,
    transform .15s ease,
    box-shadow .15s ease;
}

.lang::after {
  content: "↓";
  font-size: 14px;
  margin-left: 4px;
  opacity: .8;
}

/* hover = clearly clickable */
.lang:hover,
.lang:focus {
  background: var(--dcaf-green);
  color: #fff;
	border-color: #005ea8;
  transform: translateY(-1px);
  box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

/* click feedback */
.lang:active {
  transform: translateY(0);
  box-shadow: none;
	transform: scale(.96);
  color: #fff;
}

/* ======================================================
   TITLE + TEXT
====================================================== */

.doc-card h3 {
  margin: 10px 0 12px;
  font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	color: var(--dcaf-navy);
}

.doc-card p {
  flex-grow: 1;
  color:#555;
  line-height:1.55;
  margin-bottom:18px;
}

/* ======================================================
   META INFO ROW
====================================================== */

.doc-meta {
  font-size:14px;
  color:#777;
  margin-bottom:18px;
}

/* ======================================================
   BUTTON
====================================================== */

.doc-button {
  text-decoration:none;
  font-weight:600;
  background:#005ea8;
  color:white;
  padding:10px 16px;
  border-radius:8px;
  width:fit-content;
  transition:.2s;
}

.doc-button:hover {
  background:#003f73;
}

/* ======================================================
   MOBILE
====================================================== */

@media (max-width:700px){
  .phase-title {
    font-size:26px;
  }
}


/* ======================================================
   END MOWIP EXPLORER
====================================================== */




/* ==============================
   10. SECTION VIDEO
   ============================== */

.sectionVideo {
    background-image: linear-gradient(to left, var(--dcaf-light-greyish-orange) 0%, var(--dcaf-light-greyish-green) 50%, var(--dcaf-lighter-greyish-cyan) 90%);
    position: relative;
    padding: 155px 0 110px;
}
.sectionVideo .fact_content {
	padding-top: 55px;
}
.sectionVideo .fact_content h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding-left: 72px;
    margin-bottom: 22px;
    position: relative;
    color: var(--dcaf-yellow);
}
.sectionVideo .fact_content h5:before {
    content: "";
    position: absolute;
    width: 55px;
    height: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: var(--dcaf-yellow);
}
.sectionVideo .fact_content h2 {
    margin-bottom: 32px;
    color: var(--dcaf-navy);
}
.sectionVideo .fact_content .text {
    margin-right: 100px;
    margin-bottom: 34px;
    color: var(--dcaf-navy);
    font-size: 22px;
    line-height: 34px;
}
.sectionVideo .fact_content .lower-portion {
    display: flex;
}
.sectionVideo .fact_content .lower-portion .box {
    display: flex;
    margin-bottom: 50px;
    transition: all 0.3s ease-in-out;
}
.sectionVideo .fact_content .lower-portion .box1 {
    margin-left: -44px;
}
.sectionVideo .fact_content .lower-portion .icon {
    position: relative;
    top: 8px;
    transition: all 0.3s ease-in-out;
}
.sectionVideo .fact_content .lower-portion .icon:hover {
    transform: translateY(-5px);
}
.sectionVideo .fact_content .lower-portion .content{
    padding-left: 28px;
}
.sectionVideo .fact_content .lower-portion .box1 .content{
    padding-left: 38px;
}
.sectionVideo .fact_content .lower-portion .content .value {
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block;
    color: var(--dcaf-navy);
    transition: all 0.3s ease-in-out;
}
.sectionVideo .fact_content .lower-portion .content .plus {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    top: -12px;
    left: -3px;
    display: inline-block;
    color: var(--dcaf-yellow);
    transition: all 0.3s ease-in-out;
}
.sectionVideo .fact_content .lower-portion .content .text1 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    display: block;
    color: var(--dcaf-light-grey);
}
.sectionVideo .fact_wrapper .fact-image{
    position: absolute;
    top: 8px;
    left: -15px;
}
.sectionVideo .fact_wrapper .fact-image img{
    box-shadow: 1px 0px 40px rgb(0 0 0 / 20%);
    border: 5px solid #fff;
    border-radius: 265px 265px 50px 50px;
}
.sectionVideo .fact_wrapper .icon .video-icon {
    position: absolute;
    width: 130px;
    height: 130px;
    line-height: 120px;
    left: -50px;
    top: 68px;
    text-align: center;
    border-radius: 100px;
    box-shadow: 1px 0px 40px rgb(0 0 0 / 3%);
    border: 5px solid #fff;
    background-image: linear-gradient(to right, var(--dcaf-navy) 0%, var(--dcaf-yellow) 100%);
    transition: all 0.3s ease-in-out;
}
.sectionVideo .fact_wrapper .icon:hover .video-icon{
    background-image: linear-gradient(to right, var(--dcaf-yellow) 0%, var(--dcaf-navy) 100%);
    transform: translateY(-5px);
}

/* ==============================
   END SECTION VIDEO 
   ============================== */
	 
	 



/* ==============================
   11.	SECTION ELSIE EFFECT  
   ============================== */

.elsieEffect figure {
	max-width: 800px;
	margin: 0 auto;
}
   
/* ==============================
   12.	SECTION PARTNERS  
   ============================== */

.sectionPartners {
    padding: 90px 0 98px;
    text-align: center;
}

.sectionPartners ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* distributes remaining space */
    align-items: center;
}

.sectionPartners ul li {
    flex: 0 0 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px; /* vertical spacing when wrapping */
}

.sectionPartners img {
    width: auto;
    object-fit: contain;
}

.sectionPartners ul li figure {
    transition: all 0.3s ease-in-out;
}

.sectionPartners ul li figure:hover{
    transform: translateY(-5px);
}

/* ==============================
   END SECTION PARTNERS 
   ============================== */





/* ==============================
   FOOTER
   ============================== */

.footer-section {
    background-color: var(--dcaf-navy);
    padding-top: 76px;
    position: relative;
}
.footer-section .middle-portion{
    padding: 0 0 56px;
}
.footer-section .middle-portion .footer-logo{
    margin-bottom: 20px;
    position: relative;
}
.footer-section .middle-portion .footer-text{
    font-size: 16px;
    line-height: 30px;
    margin-right: 68px;
    margin-bottom: 24px;
    color: #fff;
}
.footer-section .middle-portion .social-icons li{
    display: inline-block;
    margin-right: 2px;
}
.footer-section .middle-portion .social-icons li:first-child{
    margin-left: 0;
}
.footer-section .middle-portion .social-icons li:last-child{
    margin-right: 0;
}
.footer-section .middle-portion .social-icons i{
    font-size: 18px;
    border: 2px solid var(--dcaf-navy);
    background-color: transparent;
    height: 46px;
    width: 46px;
    line-height: 43px;
    border-radius: 10px;
    text-align: center;
    margin: 0 2px;
    transition: all 0.3s ease-in-out;
}
.footer-section .middle-portion .social-icons a{
    color: var(--dcaf-navy);
}
.footer-section .middle-portion .social-icons a:hover{
    color: #fff;
}
.footer-section .middle-portion .social-icons a:hover i{    
    border: 2px solid var(--dcaf-green);
    background-color: var(--dcaf-green);
    transform: translateY(-5px);
}
.footer-section .middle-portion .links{
    padding-top: 77px;
}
.footer-section .middle-portion .links .text-size-16 {
    position: relative;
    margin-left: 15px;
    font-weight: 400;
    top: 2px;
    color: var(--dcaf-light-grey);
    transition: all 0.3s ease-in-out;
}
.footer-section .middle-portion .links li{
    margin-bottom: 12px;
    transition: all 0.3s ease-in-out;
}
.footer-section .middle-portion .links li i {
    font-size: 5px;
    position: relative;
    transition: all 0.3s ease;
    color: var(--dcaf-green);
    margin-right: -3px;
    top: -2px;
    transform: rotate(45deg);
}
.footer-section .middle-portion ul li:hover .text{
    color: var(--dcaf-green);
}
.footer-section .middle-portion .icon .text-size-16 {
    color: var(--dcaf-light-grey);
}
.footer-section .middle-portion .icon .text1 {
    margin-right: 45px;
}
.footer-section .middle-portion .icon {
    padding-top: 77px;
}
.footer-section .middle-portion .icon li {
    padding-left: 31px;
    margin-bottom: 14px;
    position: relative;
}
.footer-section .middle-portion .icon .footer-location{
    color: var(--dcaf-green);
    position: absolute;
    font-size: 14px;
    left: 2px;
    margin-top: 5px;
    transition: all 0.3s ease-in-out;
}
.footer-section .middle-portion .icon .footer-location:hover{
    transform: translateY(-5px);
}
.footer-section .middle-portion .email-form{
    padding-top: 80px;
}
.footer-section .middle-portion .email-form input {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: var(--dcaf-navy);
    background-color: #fff;
    border: 1px solid var(--dcaf-green);
    padding: 14px 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    width: 93%;
    overflow: visible;
    outline: none;
}
.footer-section .middle-portion .email-form button {
    font-size: 16px;
    color: #fff;
    background: var(--dcaf-green);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: none;
    float: right;
    position: absolute;
    top: 5px;
    right: 28px;
    border-radius: 10px;
    overflow: visible;
    outline: none;
    transition: all 0.3s ease-in-out;
}
.footer-section .middle-portion .email-form button:hover {
    color: var(--dcaf-yellow);
}
.footer-section .middle-portion .email-form .check-box{
    padding-left: 33px;
}
.footer-section .middle-portion .email-form .check-box input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}  
.footer-section .middle-portion .email-form .check-box label {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: var(--dcaf-light-grey);
    position: relative;
    cursor: pointer;
    margin-right: 15px;
}  
.footer-section .middle-portion .email-form .check-box label:before {
    content:'';
    -webkit-appearance: none;
    background-color: var(--dcaf-green);
    border-radius: 5px;
    padding: 2px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: -21px;
    width: 20px;
    height: 20px;
    top: 3px;
    left: -32px;
}  
.footer-section .middle-portion .email-form .check-box input:checked + label:after{
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: -25px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(50deg);
}
.footer-section .copyright {
    text-align: center;
    padding: 38px 0px 60px;
    color: var(--dcaf-light-grey);
    border-top: 1px solid var(--dcaf-green);
}

/* ==============================
   END FOOTER 
   ============================== */



/* ==============================
   MEDIA QUERIES
   ============================== */
   
@media (max-width: 1199px) {

  figure.work-arrowimage,
  .sectionComponents .component-content .image .number,
  .sectionInsight .digital_wrapper .box,
  .sectionToolbox .create_wrapper .create-circleimage,
  .sectionInsight .digital_wrapper .digital-circleimage,
  .sectionToolbox .create_wrapper .create-image2 figcaption {
  	display: none;
}

section.sectionComponents {
	padding-bottom: 0;
}

section.sectionComponents div.col-lg-4.col-md-12.col-sm-12 {
	margin-top: 55px;
}

.sectionInsight .digital_wrapper .digital-image2 {
	top: 21px;
	left: 0;
}

.sectionInsight .digital_content .content .designation-outer,
.sectionInsight .digital_wrapper .digital-image img {
	width: 100%;
	max-width: 100%;
}

.sectionInsight .digital_content h3.text {
	margin-right: 0;
}

.sectionToolbox {
	padding-top: 0;
}

.sectionToolbox .create_wrapper .create-image1,
.sectionToolbox .create_wrapper .create-image2 {
	position: inherit;
	max-width: 47%;
}

.sectionToolbox .create_wrapper .create-image1 {
	float: left;
}

.sectionToolbox .create_wrapper .create-image2 {
	float: right;
}

.sectionToolbox .heading {
	margin-top: 55px;
	padding-left: 0;
}


div.lower-portion div.row {
	padding: 0;
	width: 100%;
}

section.sectionComponents h2, 
section.sectionToolbox h2, 
section.sectionElsie h2, 
section.sectionDownload h2, 
section.sectionVideo h2, 
section.completedMOWIPs h2 {
	font-size: 44px!important;
}

section.sectionToolbox h4 {
	font-size: 20px!important;
}
	
.sectionVideo .fact_wrapper .fact-image {
	position: inherit;
	margin-top: 34px;
}

}


@media (max-width: 1023px) {

.sectionElsie .banner_wrapper .banner-arrowimage {
	display: none;
}

.sectionElsie .banner_wrapper .banner-image1,
.sectionElsie .banner_wrapper .banner-image2,
.sectionInsight .digital_content h3.text,
.sectionElsie .banner_wrapper .appointment_now {
	position: inherit;
}

.sectionElsie .banner_wrapper .banner-image2,
.sectionElsie .banner_wrapper .appointment_now {
	margin-top: 34px;
}

.sectionElsie .banner_wrapper .banner-image2 img {
	border-radius: 0;
	width: 100%;
}

.sectionElsie .banner_content .paragraph {
	font-size: 18px!important;
	line-height: 1.3;
	margin-right: 0!important;
}

.sectionVideo .fact_wrapper {
	text-align: center;
}

.sectionVideo .fact_wrapper .icon .video-icon,
.sectionVideo .fact_wrapper .icon:hover .video-icon {
	top: auto;
	bottom: 89px;
	left: 50%;
 	transform: translateX(-50%);
  }
  
  .doc-toolbar.fixed {
	position: inherit!important;
}

.doc-toolbar > * {
  flex: 1 1 auto;
}

.doc-toolbar {
    flex-direction: row;
	height: auto;
}

.doc-toolbar input {
	display: none;
}

span#resultsCount {
	font-weight: 300;
  font-size: 18px;
}

.interactive-page {
	padding: 0;
}

.interactive-container {
	border: none;
	padding: 0 10px;
  background: #fff;
}
  
 }
 
 @media (max-width: 767px) {
 
 .sectionComponents .component-content .image .icon1::before,
 .sectionComponents .component-content .image .circle1,
 .sectionComponents .component-content .image .icon2::before,
 .sectionComponents .component-content .image .circle2,
  .sectionComponents .component-content .image .icon3::before,
 .sectionComponents .component-content .image .circle3,
 .sectionToolbox .create_wrapper {
 	display: none;
}

.sectionComponents .component-content .image {
	margin-bottom: 21px;
 }
 
.sectionComponents .download {
	margin-top: 21px;
	margin-bottom: 55px;
}

section.sectionComponents div.col-lg-4.col-md-12.col-sm-12 {
	margin-top: 0;
}

.sectionElsie {
	padding-top: 89px;
}

.sectionInsight {
	padding-bottom: 0;
}

.sectionInsight .digital_content h3.text {
	font-size: 24px;
}

}