*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }

@m@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
      font-family: "Nunito", sans-serif;
}
body, html {
    width: 100%;
    height: 100%;
}
html {
  scroll-behavior: smooth;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
    color: #000;
    text-decoration: none;
   font-family: "Nunito", sans-serif;
     transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
a:hover {
    color: #0eb7e4;
}
.wrapper {
    max-width: 1280px;
    width: 92%;
    margin: auto;
}
.split {
    clear: both;
}
.ytvid {
    position: relative;
    z-index: 12 !important;
    max-width: 780px;
    width: 95%;
    margin: 20px auto 0px auto;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
/*    box-shadow: 0px 1px 2px #999;*/
}
.ytvid iframe {
    width: 100%;
    height: 432px;
    box-shadow: 0 4px 40px #666;
    border-radius: 16px;
}
.tcenter {
    text-align: center;
}
.hroundpic {
    border-radius: 90px;
    width: 50%;
    margin-bottom: 20px;
  
}
.roundpic {
    border-radius: 90px;
    width: 50%;
    margin-bottom: 20px;
    height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
}
.roundpics {
    border-radius: 200px;
    width: 200px;
}
.roundpic_cir {
    border-radius: 75px;
    width: 250px;
    margin-bottom: 20px;
    border: solid 8px #fff;
    margin-top: -175px;
}
.fr {
  float: right;
  margin-left: 20px;
}
.ipage {
    padding: 50px 0px;
    width: 100%;
}
.ipage h2 {
    margin:  0 0 10px 0px;
    font-size: 33px;
    color: #c97acd;
    font-weight: 400;
}
.ipage h3 {
    margin:  0 0 10px 0px;
    font-size: 22px;
    color: #333;
    font-weight: 700;
}
.ipage p {
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
   
}
.ipage ul li {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    margin: 10px 0px;
    list-style: disc;
    margin: 0 0 0 30px;
}
.pg {
    width: 100%;
}
.pg ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.pg ul li {
    width: 24%;
    margin: 1.5% 0.5%;
    float: left;
    list-style: none;
}
.pg ul li img {
    width: 100%;
    height: 195px;
    object-fit: cover;
    border: solid 1px #ddd;
    padding: 8px;
    box-sizing: border-box;
}
.pg ul li a h3 {
    font-size: 22px;
    letter-spacing: -1px;
    
    font-weight: 100;
}
.pg ul li a span {
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.pg ul li a:hover {
    text-decoration: none;
}
.vd {
    width: 100%;
}
.vd ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.vd ul li {
    width: 49%;
    margin: 1.5% 0.5%;
    float: left;
    list-style: none;
}
.vd ul li iframe {
    width: 100%;
    border: solid 1px #ddd;
    padding: 8px;
    box-sizing: border-box;
}
.vd ul li a h3 {
    font-size: 22px;
    letter-spacing: -1px;
    
    font-weight: 100;
}
.vd ul li a span {
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.vd ul li a:hover {
    text-decoration: none;
}
.date {
  display: block;
  font-size: 12px;
  color: #666;
  letter-spacing: 2px;
  margin: 10px 0px;
}
.fheader {
    background: rgba(255,255,255,1) !important;
    border-bottom: solid 1px #ccc !important;
    backdrop-filter: blur(10px);
    height: 65px;
}
.fheader .logo {
  float: left;
  margin: 0px 0 0 0px;
    width: 100px;
}
.fheader .logo img {
    width: 100%;
}
.fheader nav {
    margin: 12px 0 0 0px;
    
}
.fheader nav ul li a {
    padding: 12px 15px 14px 15px;
    display: block;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #144c9f;
}
.fheader nav ul li a:hover {
    color: #000;
}


header {
    width: 100%;
    padding: 0px 0px;
    text-align: center;
    position: fixed;
    z-index: 888;
/*    background-color: #fff;*/
    height: 90px;
    background: #141414;
    background: linear-gradient(180deg, rgba(20, 20, 20, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
header .logo {
    float: left;
    margin: 0px 0 5px 0px;
    width: 140px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
     border-radius: 0px 0px 12px 12px;
     transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
header .logo img {
    width: 100%;
}

header nav {
    margin: 25px 0 0 0px;
    float: right;
    padding: 0 10px;
    border-radius: 50px;
    box-sizing: border-box;
     transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
header nav ul {
    width: auto;
}
header nav ul li {
    float: left;
}

header nav ul li h2 {
    padding: 12px 15px 14px 15px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #41626c;
    display: none;
}
header nav ul li .slogo {
    width: 120px;
    padding: 13px 12px 8px 6px;
    display: none;
}
header nav ul li h2 span {
    color: #0589f9;
}
header nav ul li a {
    padding: 10px 15px 10px 15px;
    display: block;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #fff;
    font-family: "Nunito", sans-serif;
    border-radius: 8px;
   
}
header nav ul li a:hover {
    color: #318f91;
    background-color: #fff;
 
}

#mainscreen {
    width: 100%;
    height: 100%;
    background-position: left top 0px;
    background-color: #000;
}
.maincontent {
  height: auto;
  width: 480px;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  left: 50%;
  top: 45%;
    text-align: center;
/*
   border-radius: 12px;
    box-shadow: 1px 5px 50px #333;
    z-index: 777;
    background: rgba(0,0,0,0.8);
    padding: 40px;
    box-sizing: border-box;
*/
  
}
.maincontent span {
   font-size: 33px;
   color: #fff;
   font-weight: 400;
  font-family: "El Messiri", sans-serif;
}
.maincontent h1 {
   font-size: 50px;
   color: #fff;
   font-weight: 600;
   font-family: "El Messiri", sans-serif;
   margin: 10px 0 0px 0px;
    letter-spacing: 1px;
/*    background: -webkit-linear-gradient(#1b6f21, #4bc550, #3fa343);*/
/*
    background: -webkit-linear-gradient(left, #ce7acc, #d99bcd, #2f8b95);
background: linear-gradient(to right, #ce7acc, #d99bcd, #2f8b95);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
*/
}
.cg {
    font-size: 50px;
    color: #45b39d !Important;
    font-weight: 600;
   font-family: "El Messiri", sans-serif;
     margin: 0px 0 40px 0px;
}
.overlay {
    background: rgba(0,0,0,0.5);
    background-image: url('../imgs/blackdotbg.png');
    width: 100%;
    height: 100%;
    position: absolute;
}
.top {
    position: fixed;
    left: 160px;
    bottom: 30px;
    width: 60px;
    z-index: 999;
    border-radius: 4px;
    background: rgba(0,0,0,0.8);
    text-align: center;
    line-height: 40px;
    display: none;
}
.top a {
    font-size: 30px;
    color: rgba(255,255,255,0.7);
    display: block;
    padding-bottom: 5px;
    
}
.top a:hover {
    font-size: 50px;
    opacity: 0.5;
}
#mission {
    width: 100%;
    padding: 50px 0px;
}
.mission {
    width: 75%;
    background: #C86BC6;
    background: linear-gradient(180deg, rgba(201, 219, 223, 1) 0%, rgba(255, 255, 255, 1) 79%);
    margin: -180px auto 10px auto;
    padding: 40px 25px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 777;
    border-radius: 16px;
}
.mission h2 {
    font-size: 44px;
    font-weight: 600;
    color: #943e99;
    font-family: "El Messiri", sans-serif;
}
.shead {
    font-size: 20px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 300;
    display: block;
    margin: 10px 0px;
    color: #333;
}
.mission p {
    font-size: 18px;
    line-height: 24px;
    color: #333;
}
#women_empowering {
    width: 100%;
   
}
.wayempower {
    width: 100%;
    padding: 0px 0px;
}
.wayempower h2 {
    font-size: 33px;
    font-weight: 700;
    color: #333;
    text-align: center;
    font-family: "El Messiri", sans-serif;
}
.wayempower ul {
    width: auto;
    margin: 30px 0 0 0px;
}
.wayempower ul li {
    width: 32.3%;
    float: left;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}
.wayempower ul li img {
    width: 75%;
}
.wayempower ul li h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #cd79cb;
    font-family: "El Messiri", sans-serif;
}
.wayempower ul li p {
    font-size: 16px;
    line-height: 24px;
}

.text-center {
    text-align: center;
}
#services {
    width: 100%;
    padding: 50px 0px;
    background: #FDC0C5;
background: linear-gradient(180deg, rgba(253, 192, 197, 1) 0%, rgba(255, 255, 255, 0) 100%);
    min-height: 400px;
    margin-top: -4px;
}
.services {
    width: 100%;
}
.services h2 {
     font-size: 44px;
    font-weight: 700;
    color: #333;
    text-align: center;
    font-family: "El Messiri", sans-serif;
    margin-bottom: 10px;
}
.services h3 {
    font-size: 33px;
    line-height: 28px;
    margin-bottom: 50px;
    color: #267378;
    text-align: center;
    font-family: "El Messiri", sans-serif;
    font-weight: 100;
}
.services ul {
    width: auto;
}
.services ul li {
    width: 49%;
    float: left;
    margin: 1.5% 0.5%;
}
.services ul li h4 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #0d856c;
    font-family: "El Messiri", sans-serif;
    font-weight: 600;
}
.services ul li p {
    line-height: 22px;
    margin-bottom: 10px;
    color: #023e2f;
}
.cpic {
    border-radius: 100%;
    margin: 0 0 20px 0px;
    width: 33%;
    background-color: rgba(255,255,255,0.4);
    padding: 4px;
    box-shadow: 0 2px 4px #f3aeb1;
    float: left;
    margin-right: 25px;
    margin-top: -45px;
}
#different {
    width: 100%;
    padding: 50px 0px;
    min-height: 400px;
}
.different {
    width: 100%;
}
.different h2 {
     font-size: 44px;
    font-weight: 300;
    color: #333;
    text-align: center;
    font-family: "El Messiri", sans-serif;
    margin-bottom: 10px;
}
.different ul {
    width: auto;
}
.different ul li {
    width: 24%;
    margin: 0.5%;
    float: left;
    padding: 25px;
    box-sizing: border-box;
}
.different ul li h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
    color: #1c6859;
    font-family: "El Messiri", sans-serif;
}
.different ul li p {
    line-height: 22px;
    margin-bottom: 10px;
    color: #023e2f;
}
.testimonials {
    width: 100%;
    margin: 100px auto 25px auto;
    border-width: 4px;
    text-align: center;
    padding: 50px;
    box-sizing: border-box;
    background: linear-gradient(#fff, #fff) padding-box,
              linear-gradient(to right, #c668c9, #289292) border-box;
  border-radius: 50em;
  border: 8px solid transparent;
}
.womenpower {
    border-radius: 100px;
    margin-top: -150px;
    margin-bottom: 25px;
    border-left: solid 8px #9775b9;
    border-right: solid 8px #5886a3;
}
.testimonials h2 {
     font-size: 44px;
    font-weight: 100;
    color: #333;
    text-align: center;
    font-family: "El Messiri", sans-serif;
    margin-bottom: 0px;
}
.testimonials ul {
    width: auto;
  
}
.testimonials ul li {
    list-style: none;
}
.testipics {
    border-radius: 100px;
    width: 90px;
}

.testimonials .comments {
    width: 100%;
    padding: 10px 0px;
    box-sizing: border-box;
    text-align: center;
}
.testimonials .comments p {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 22px;
}
.testimonials .comments p span {
    font-size: 40px;
    display: block;
    line-height: 2px;
   font-family: "Arial", sans-serif;
    margin: 20px 0 0 0px;
}
.testimonials .comments h4 {
    font-size: 25px;
    font-style: italic;
    color: #289292;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
#research_data {
    width: 100%;
    padding: 50px 0px;
    background: #C86BC6;
    background: linear-gradient(180deg, rgba(200, 107, 198, 1) 0%, rgba(158, 64, 161, 1) 79%);
    min-height: 400px;
    margin-top: -4px;
}
.research_data {
    width: 100%
}
.research_data h2 {
     font-size: 44px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    font-family: "El Messiri", sans-serif;
    margin-bottom: 10px;
}
.research_data h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    font-family: "El Messiri", sans-serif;
    font-weight: 100;
}
.research_data ul {
    width: 75%;
    margin: auto;
}
.research_data ul li {
    width: 49%;
    float: left;
    margin: 1.5% 0.5%;
}
.research_data ul li img {
    opacity: 0.8;
    width: 22%;
}
.research_data ul li h4 {
    font-size: 24px;
    line-height: 22px;
    margin-bottom: 10px;
    color: rgba(255,255,255,0.5);
    font-family: "El Messiri", sans-serif;
    font-weight: 600;
}
.research_data ul li p {
    line-height: 22px;
    margin-bottom: 10px;
    color: rgba(255,255,255,0.8);
}
#empowering_women {
    width: 100%;
    padding: 75px 0px 150px 0px;
    min-height: 400px;
}
.empowering_women {
    width: 100%
}
.empowering_women h2 {
     font-size: 44px;
    font-weight: 300;
    color: #333;
    text-align: center;
    font-family: "El Messiri", sans-serif;
    margin-bottom: 10px;
}
.empowering_women p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #023e2f;
    text-align: center;
}
.empowering_women ul li {
    width: 49%;
    float: left;
    margin: 1.5% 0.5%;
}
.empowering_women ul li img {
    float: right;
    margin-left: 20px;
    width: 50%;
}
.empowering_women ul li span {
    font-size: 75px;
    display: block;
    font-weight: 600;
    font-family: "El Messiri", sans-serif;
    color: #c668c9;
}
.empowering_women  h3 {
    font-size: 33px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #0d856c;
    font-family: "El Messiri", sans-serif;
    font-weight: 300;
    text-align: center;
}
.empowering_women ul li h4 {
    font-size: 25px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #0d856c;
    font-family: "El Messiri", sans-serif;
    font-weight: 300;
}
.empowering_women ul li p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #023e2f;
    text-align: left;
}
.middlecontent {
    width: 75%;
    margin: 50px auto;
}
.mlink {
    font-weight: 700;
    font-size: 18px;
    padding: 8px 36px 8px 36px;
    box-sizing: border-box;
    border-radius: 50px;
    border: solid 2px #cd79cb;
     background-color: #cd79cb;
    color: #fff;
   
    letter-spacing: 0.5px;
    position: relative;
    z-index: 777;
}
:hover.mlink {
    background-color: #fff;
    color: #cd79cb;
     border: solid 2px #ccc;
}
.blink {
    font-weight: 500;
    font-size: 18px;
    padding: 8px 26px 8px 26px;
    box-sizing: border-box;
    border-radius: 50px;
    border: solid 2px #666;
     background-color: #eee;
    color: #333;
   
    letter-spacing: 0.5px;
    position: relative;
    z-index: 777;
}
:hover.blink {
    background-color: #333;
    color: #fff;
     border: solid 2px #333;
}
.unity {
    animation: spin 50s infinite linear;
    margin: -140px 0 20px 0px; 
}
@keyframes spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}

#more_empowerment {
     width: 100%;
    padding: 50px 0px;
    background: #C86BC6;
    background: linear-gradient(180deg, rgba(40, 146, 146, 1) 0%, rgba(13, 74, 74, 1) 79%);
    min-height: 400px;
    margin-top: -4px;
    text-align: center;
}
#more_empowerment h3 {
     font-size: 33px;
    font-weight: 300;
    color: rgba(255,255,255,0.5);
   
    font-family: "El Messiri", sans-serif;
    margin-bottom: 5px;
}
#more_empowerment h2 {
     font-size: 44px;
    font-weight: 300;
    color: #fff;
    font-family: "El Messiri", sans-serif;
    margin-bottom: 40px;
}
.empower {
    width: 100%
}
.empower ul {
    width: auto
}
.empower ul li {
    width: 24%;
    margin: 0.5%;
    float: left;
    border: dotted 2px rgba(255,255,255,0.4);
    padding: 20px;
    box-sizing: border-box;
    color: #fff;
    border-radius: 32px;
}
.empower ul li span {
    font-size: 50px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}
.empower ul li p {
    font-size: 16px;
    line-height: 24px;
}
.boxshade1 {
    background-color: rgba(0,0,0,0.4);
}
.boxshade2 {
    background-color: rgba(0,0,0,0.3);
}
.boxshade3 {
    background-color: rgba(0,0,0,0.2);
}
.boxshade4 {
    background-color: rgba(0,0,0,0.1);
}
#changeit {
    width: 100%;
    padding: 75px 0px;
    text-align: center;
    background-color: #fbdff5;
}
#changeit h2 {
     font-size: 33px;
    font-weight: 700;
    color: #333;
    font-family: "El Messiri", sans-serif;
    margin-bottom: 20px;
    margin-top: 10px; 
}
#changeit p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #333;
    padding: 0 100px;
    margin-bottom: 40px;  
}
#blog {
    width: 100%;
  
}
#blog h2 {
    font-size: 44px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  font-family: "El Messiri", sans-serif;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  margin-top: 36px;
  z-index: 999;

}
.blog {
    width: 100%;
    height: 100%;
    background-color: #000;
    padding: 0px 0px;
}

.blog ul {
    width: 100%;
}
.blog ul li {
    width: 100%;
    list-style: none;
    text-align: left;
    color: #fff;
    background-position: center bottom -650px;
    background-size: cover;
    background-attachment: fixed;
    padding: 120px 0px;
   background-blend-mode: lighten;
}

.blog ul li div {
    width: 75%;
    margin: auto;
 
}
.hline {
    border-bottom: solid 1px #ccc;
    margin: 40px 0 0 0px;
}
.darkbox {
    background: rgba(0,0,0,0.8);
    padding: 50px;
    box-sizing: border-box;
    border-radius: 32px;
}
.blog ul li div span {
    float: left;
    display: block;
    width: 67%;
    padding: 0px;
    box-sizing: border-box;
}
.blog ul li div img {
    float: right;
    width: 33%;
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
    margin: 0px 0px 0 0px;
    border: solid 8px rgba(255,255,255,0.4);
}
.blog ul li h3 {
    font-size: 33px;
    font-weight: 700;
    margin: 0 0 10px 0px;
    color: #fff;
}
.blog ul li p {
    font-size: 20px;
    margin: 0 0 10px 0px;
    line-height: 30px;
}
#awards_achievements {
    width: 100%;
    padding: 50px 0px;
}
.headingbar {
    width: 100%;
    background: #6A2169;
background: linear-gradient(180deg, rgba(106, 33, 105, 1) 0%, rgba(204, 120, 205, 1) 100%);
    background-image: url('../imgs/iheadbg.jpg');
    background-repeat: no-repeat;
    background-position: center top -100px;
    background-attachment: fixed;
}
.headingbar h1 {
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-family: "El Messiri", sans-serif;
    font-weight: 300;
    padding: 100px 0px 50px 0px;
}
#egallery {
    width: 100%;
    padding: 50px 0px;
}
.egallery {
    width: 100%;
}
.egallery h2 {
     font-size: 44px;
    font-weight: 300;
    color: #333;
    text-align: center;
    font-family: "El Messiri", sans-serif;
    margin-bottom: 10px;
    margin-bottom: 25px;
}
.egallery ul {
    width: auto;
}
.egallery ul li {
    width: 32.3%;
    float: left;
    margin: 0.5%;
    text-align: center;
}
.egtcolm {
     width: 49% !important;
}
.egtcolm h3 {
     height: 55px;
}
.egallery ul li img {
    width: 100%;
    height: 260px;
    -o-object-fit: cover;
    object-fit: cover; 
    border-radius: 16px;
    box-shadow: 0 1px 2px #999;
}
.egallery ul li h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin: 10px 0 10px 0px;
}
.iegallery {
    width: 100%;
}
.iegallery h2 {
     font-size: 44px;
    font-weight: 300;
    color: #333;
    text-align: center;
    font-family: "El Messiri", sans-serif;
    margin-bottom: 10px;
    margin-bottom: 25px;
}
.iegallery ul {
    width: auto;
}
.iegallery ul li {
    width: 32.3%;
    float: left;
    margin: 0.5%;
    text-align: center;
}
.iegtcolm {
     width: 49% !important;
}
.iegtcolm h3 {
     height: 55px;
}
.iegallery ul li img {
    width: 100%;
    height: 380px;
    -o-object-fit: cover;
    object-fit: cover; 
    border-radius: 16px;
    box-shadow: 0 1px 2px #999;
}
.iegallery ul li h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin: 10px 0 10px 0px;
}
footer {
    width: 100%;
    padding: 50px 0px;
    background: #C86BC6;
    background: linear-gradient(180deg, rgba(53, 142, 146, 1) 0%, rgba(8, 123, 98, 1) 79%);
    min-height: 400px;
    margin-top: -4px;
    text-align: center;
}
footer p {
    font-size: 15px;
    line-height: 25px;
    color: rgba(255,255,255,0.7);
    padding: 25px 0px;
}
footer a {
    font-size: 16px;
    color: rgba(255,255,255,0.7);
    padding: 4px 8px;
    border-radius: 8px;
    font-weight: 700;
}
footer a:hover {
    color: #075f4b;
    background-color: rgba(255,255,255,0.9);
    
}
.owner {
    position: fixed;
    bottom: -20px;
    right: 20px;    
}

.emailwhatsapp {
    position: fixed;
    bottom: 20px;
    left: 20px;
}
.emailwhatsapp img {
    width: 65px;
}
.botsociallinks {
    width: 100%;
    text-align: center;
}
.botsociallinks a {
    font-size: 22px;
    padding: 10px 10px;
    display: inline-block;
    color: rgba(255,255,255,0.7);
    width: 40px
}
.botsociallinks a:hover {
    background: rgba(0,0,0,0.2);
    color: rgba(255,255,255,1);
}
.signbot {
    width: 260px;
}
.tm1 {
    background-image: url('../imgs/t1.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.tm2 {
    background-image: url('../imgs/t2.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.tm3 {
    background-image: url('../imgs/t3.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.tm4 {
    background-image: url('../imgs/t4.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.tm5 {
    background-image: url('../imgs/t5.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
#lrob {	
	visibility:hidden;
}
.lrob {
   
    z-index: 77;
    animation: 1s lsa ;
	-webkit-animation: 1s lsa;

    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;	
    opacity: 0;
}
.coina {
    position: absolute;
    z-index: 99;
    margin-left: 180px;
    margin-top: 70px;
    animation: 5s tsa infinite;
	-webkit-animation: 5s tsa infinite;
   
}
#rrob {	
	visibility:hidden;
    
}
.rrob {
   
    animation: 1s rsa ;
	-webkit-animation: 1s rsa;
	
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
	opacity: 0;
}
@-webkit-keyframes lsa {
0% {
    -webkit-transform: translateX(50%);
	opacity: 0;
}
100% {
    -webkit-transform: translate(0px,0px);
	opacity: 1;
}
}
@keyframes lsa {
0% {
    transform: translateX(50%);
	opacity: 0;
}
100% {
	transform:translate(0px, 0px);
	opacity: 1;
}
}
@-webkit-keyframes rsa {
0% {
    -webkit-transform: translateX(-50%);
	opacity: 0;
}
100% {
    -webkit-transform: translate(0px,0px);
	opacity: 1;
}

}

@keyframes rsa {
0% {
    transform: translateX(-50%);
	opacity: 0;
}
100% {
	transform:translate(0px, 0px);
	opacity: 1;
}
}


@-webkit-keyframes bta {
0% {
    -webkit-transform: translateY(25%);
	opacity: 0;
}
100% {
    -webkit-transform: translate(0px,0px);
	opacity: 1;
}

}

@keyframes bta {
0% {
    transform: translateY(25%);
	opacity: 0;
}
100% {
	transform:translate(0px, 0px);
	opacity: 1;
}
}

@-webkit-keyframes tsa {
0% {
    -webkit-transform: translateY(10%);
}
50% {
    -webkit-transform: translate(0px,0px);
}
100% {
    -webkit-transform: translateY(10%);
}
}

@keyframes tsa {
0% {
    transform: translateY(10%);
	
}
50% {
	transform:translate(0px, 0px);
	
}
100% {
    transform: translateY(10%);

}    
}


#b1 {	
	visibility:hidden;
}
.b1 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    
    
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
	opacity: 0;
}
#b2 {	
	visibility:hidden;
}
.b2 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
    
	opacity: 0;
}
#b3 {	
	visibility:hidden;
}
.b3 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
    
	opacity: 0;
}
#t0 {	
	visibility:hidden;
}
.t0 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
	opacity: 0;
}
#t1 {	
	visibility:hidden;
}
.t1 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
	opacity: 0;
}
#t2 {	
	visibility:hidden;
}
.t2 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
    
	opacity: 0;
}
#t3 {	
	visibility:hidden;
}
.t3 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
    
	opacity: 0;
}
#t4 {	
	visibility:hidden;
}
.t4 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
    
	opacity: 0;
}
#t5 {	
	visibility:hidden;
}
.t5 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
    
	opacity: 0;
}
#t6 {	
	visibility:hidden;
}
.t6 {
    animation: 1s bta ;
	-webkit-animation: 1s bta;
	
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	
    animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
    
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
	visibility:visible !important;
    
	opacity: 0;
}
.msplit {
  clear: both;
  display: none;
}
.mobmenu {
    display: none;
}  
@media screen and (max-width: 750px) {
.mobmenu {
    display: block;
    color: #999;
    font-size: 25px;
    float: right;
    margin: 10px 0px 0 0px;
}    
header nav {
  margin: 25px 0 0 0px;
  float: none;
  padding: 0 10px;
  border-radius: 50px;
    display: none;
} 
.msplit {
  clear: both;
  display: block;
}    
.fheader {
  background: rgba(255,255,255,0.8) !important;
  border-bottom: solid 1px #ccc !important;
  backdrop-filter: blur(10px);
  height: 45px;
}    
.fheader nav ul li a {
    padding: 12px 15px 14px 15px;
    display: block;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #fff;
}
.fheader nav ul li a:hover {
    color: #ccc;
}    
header nav ul {
  width: auto;
    background: rgba(0,0,0,0.8);
    padding: 15px 0px;
    border-radius: 100px;
}    
header nav ul li {
  float: none;
}    
header nav ul li a {
  padding: 10px 0px 10px 0px;
  display: block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #fff;
  font-family: "Nunito", sans-serif;
  border-radius: 8px;
}    
.maincontent {
  height: auto;
  width: 350px;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  left: 50%;
  top: 50%;
  text-align: center;
  border-radius: 12px;
  box-shadow: 1px 5px 50px #333;
  z-index: 777;
  background: rgba(0,0,0,0.8);
  padding: 20px 0px 40px 0px;
  box-sizing: border-box;
}    
.maincontent h1 {
  font-size: 40px;
  
}    
.cg {
  font-size: 40px;
  color: #45b39d !Important;
  font-weight: 600;
  font-family: "El Messiri", sans-serif;
  margin: 0px 0 40px 0px;
}    
.mission {
  width: 96%;
    margin: -70px auto 10px auto;
}    
.ytvid iframe {
  width: 100%;
  height: 180px;
  box-shadow: 0 4px 40px #666;
  border-radius: 16px;
}    
.wayempower ul li {
  width: 100%;
  float: none;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}    
.rrob {
  width: 95%;
}    
.services ul li {
  width: 100%;
  float: none;
  margin: 1.5% 0%;
  text-align: center;
}    
.cpic {
  width: 55%;
  float: none;
  margin-right: 0px;
  margin-top: 0px;
}    
.different ul li {
  width: 100%;
  margin: 1.5% 0px;
  float: none;
  padding: 15px;
  box-sizing: border-box;
    text-align: center;
}    
.womenpower {
  border-radius: 100px;
  margin-top: -150px;
  margin-bottom: 25px;
  border-left: solid 8px #9775b9;
  border-right: solid 8px #5886a3;
    width: 100%;
}    
.testimonials {
  width: 100%;
  margin: 100px auto 25px auto;
  border-width: 4px;
  text-align: center;
  padding: 40px;
  box-sizing: border-box;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #c668c9, #289292) border-box;
  border-radius: 20em;
  border: 4px solid transparent;
}    
.testimonials h2 {
  font-size: 33px;
  font-weight: 100;
  color: #333;
  text-align: center;
  font-family: "El Messiri", sans-serif;
  margin-bottom: 0px;
}    
.testimonials .comments {
  width: 100%;
  padding: 0px 0px;
  box-sizing: border-box;
  text-align: center;
}    
.research_data ul li {
  width: 100%;
  float: none;
  margin: 1.5% 0%;
    text-align: center;
}    
.empowering_women ul li {
  width: 100%;
  float: none;
  margin: 1.5% 0%;
  text-align: center;
}    
.empowering_women ul li img {
  float: none;
  margin-left: 0px;
    margin-bottom: 20px;
  width: 50%;
}    
.empower ul li {
  width: 100%;
  margin: 1.5% 0px;
  float: none;
  border: dotted 2px rgba(255,255,255,0.4);
  padding: 15px;
  box-sizing: border-box;
  color: #fff;
  border-radius: 32px;
}    
#changeit p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #333;
  padding: 0 25px;
  margin-bottom: 40px;
}    
.egallery ul li {
  width: 100%;
  float: none;
  margin: 1.5% 0px;
  text-align: center;
}    
.blog ul li div {
  width: 85%;
  margin: auto;
    text-align: center;
}    
.darkbox {
  background: rgba(0,0,0,0.8);
  padding: 30px 10px 50px 10px;
  box-sizing: border-box;
  border-radius: 32px;
}    
.blog ul li div img {
  float: none;
  width: 44%;
  border-radius: 20px;
  margin: 0px 0px 0 0px;
  border: solid 8px rgba(255,255,255,0.4);
}    
.blog ul li div span {
  float: none;
  display: block;
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
}    
.blog ul li {
  width: 100%;
  list-style: none;
  text-align: left;
  color: #fff;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
    background-repeat: no-repeat;
  padding: 120px 0px;
  background-blend-mode: lighten;
}    
.blog ul li h3 {
  font-size: 25px;
  font-weight: 700;
  margin: 15px 0 10px 0px;
  color: #fff;
}    
.blog ul li p {
  font-size: 16px;
  margin: 0 0 10px 0px;
  line-height: 26px;
}    
.owl-theme-art .owl-controls {
  margin-top: 0px !Important;
  margin-left: inherit !Important;
  text-align: center !Important;
  position: relative !Important;
  z-index: 777 !Important;
  margin-bottom: 50px !Important;
}    
footer a {
  font-size: 15px;
  color: rgba(255,255,255,0.7);
  padding: 8px 8px;
  border-radius: 8px;
  font-weight: 700;
    display: block;
}    
.owner {
  position: fixed;
  bottom: -10px;
  right: 0px;
    text-align: right;
    z-index: 999;
}  
.owner img {
  width: 50%;
}    
.emailwhatsapp img {
  width: 50px;
}    
.top {
  position: fixed;
  left: 127px;
  bottom: 15px;
  width: 48px;
  z-index: 999;
  border-radius: 4px;
  background: rgba(0,0,0,0.8);
  text-align: center;
  line-height: 40px;
  display: none;
}    
.emailwhatsapp {
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 999;    
}    
#rrob {	
	visibility:hidden;
    display: none;
}    
.headingbar h1 {
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-family: "El Messiri", sans-serif;
  font-weight: 300;
  padding: 150px 0px 20px 0px;
}    
.roundpic {
  border-radius: 20px;
  width: 100%;
  margin-bottom: 20px;
}    
.fr {
  float: none;
  margin-left: 0px;
}    
.vd ul li {
  width: 100%;
  margin: 1.5% 0%;
  float: none;
  list-style: none;
}    
.vd ul li iframe {
  width: 100%;
 height: auto;
}    
.mlink {
  font-weight: 700;
  font-size: 16px;
  padding: 8px 26px 8px 26px;
  box-sizing: border-box;
  border-radius: 50px;
  border: solid 2px #cd79cb;
  background-color: #cd79cb;
  color: #fff;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 777;
}    
.pg ul li {
  width: 49%;
  margin: 1.5% 0.5%;
  float: left;
  list-style: none;
}    
.egtcolm {
  width: 100% !important;
 margin: 1.5% 0px;
}    
}