/*main style*/
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #FF6000;
}
::selection {
    color: #fff; 
    background: #FF6000;
}
html{
scroll-behavior: smooth;
}
body {
 font-size: 20px;
 color: #000;
font-family: "Open sans", sans-serif;
   overflow-x: hidden;
  line-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Open sans", sans-serif;
}
p {
/*  font-family: "Open sans", sans-serif;*/
 font-family:"helvetica";
  line-height: 27px;
  font-size: 17px;
  color: #000;
  font-weight: 500;
}

img {
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);
}



ul {
  padding-left: 0;
  
}

h2 {
  font-size: 26px;
}
a:hover {
  text-decoration: none !important;
  border: none !important;
  outline: none !important;
}

a:FOCUS
{
   border: none !important;
  outline: none !important;
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000 !important;
}

.navbar-right {
    float: right!important;
     margin-right:0px !important; 
}

.img-center{
  margin: 0 auto;
}

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

.w100
{
  width: 100% !important;
}

.main-section
{
  min-height: 695px;
  padding-top: 15px;
}

.thank-main-section
{
  min-height: 755px;
}

.section-heading {
  text-align: center;
  margin-bottom: 65px;
}
.section-heading p {
  font-size: 14px;
  font-weight: 300;
  color: #727272;
  line-height: 20px;
}
.title {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 300;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.title1 {
  font-size: 22px;
  line-height: 1.1;
  font-weight: 500;
  color: #ffff;
  text-transform: capitalize;
  padding-top: 60px;
    text-align: left;
}
.title-footer {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.subtitle {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
  /* text-transform: uppercase; */
}
.subtitle-des {
  color: #727272;
  font-size: 14px;
  margin-bottom: 35px;
  font-weight: 300;
}
.pages {
  padding: 80px 0 40px;
}
.moduler {
  padding: 140px 0;
}

.padding-bottom{padding-bottom:50px;}

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

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

.flight{
    font-weight: 400;
}

.mauto{margin: 0 auto;}

/* navbar styles here */
 .navbar-default .navbar-nav > li > a:hover {
  color: #02bdd5;
} 
 .navbar.navbar-default {
  border: 0;
  border-radius: 10px;
  margin-bottom: 0;
} 
 .navbar.navbar-default .navbar-toggle {
  /* margin-top: 32px; */
  margin-top: 20px;
margin-bottom: 20px;
margin-right: 30px;
  
} 


.navbar-header .navbar-brand a {
  height: auto;
  display: inline-block;
  margin-top: 8px;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle {
  background: #444;
}

.navbar-nav > li > a {
    /*padding-top: 0px!important;
    padding-bottom: 15px;*/
}

/*-- header top menu styles here --*/
.header_top{
  padding:.5em 0;
  /* background:#4a64ad; */
  background:#2B3E71;
  height:32px;
  z-index: 1;
/*  position: fixed;
width: 100%; */
}

 .nav-container.nav-resting {
    padding: 30px 0;
} 

/* .nav-container.nav-scrolling {
    padding: 10px 0;
} */

/* home intro section*/

/* custom css */
/* home banner*/

#myCarousel .cta-btn{ 
    display:inline-block;
    background-color: #000;
    color: #01A79D;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
    font-weight: bold;
    font-style: italic;
}

    #myCarousel .cta-btn:hover{ 
    display:inline-block;
    background-color: #000;
    color: #912338;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
     font-weight: bold;
    font-style: italic;
}



.mt30{
  margin-top: 30px;
}

.mt50{
  margin-top: 50px;
}

.mtop{
  margin-top: 50px;
}

/*privacy policy*/

#inner-banner {
    color: #fff;
    position: relative;
    height: 200px;
    background: #912338;
    padding-top: 175px;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    background-position: center;
}

#inner-banner h1{
    color:#000;
    font-weight: 600;
   text-transform: uppercase;
   margin-top: -42px;
}




/* east africa banner*/

#ea-fintech-banner {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/ea-fintech/banner/banner-bg.png');
    padding-top: 185px;
    background-repeat: no-repeat;
    padding-bottom: 19%;
    max-height: 429px;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    background-position: center;
    margin-top: 75px;
}

#ea-fintech-banner h1{
    color:#000;
    font-weight: 600;
   text-transform: uppercase;
   margin-top: -42px;
}


#ea-fintech-banner h2{
    color:#000;
    font-weight: 400;
    font-size: 35px;
    line-height: 40px;
}


#ea-fintech-banner .ea-btn{ 
    display:inline-block;
    background-color: #000;
    color: #01A79D;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
    font-weight: bold;
    font-style: italic;
}

    #ea-fintech-banner .ea-btn:hover{ 
    display:inline-block;
    background-color: #000;
    color: #912338;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
     font-weight: bold;
    font-style: italic;
}
/*east africa banner ends */

/* founder development banner*/


#fd-bootcamp-banner {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/fd-bootcamp/banner/banner-bg.png');
    padding-top: 185px;
    background-repeat: no-repeat;
    padding-bottom: 19%;
    max-height: 429px;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    background-position: center;
    margin-top: 75px;
}

#fd-bootcamp-banner h1{
    color:#000;
    font-weight: 600;
   text-transform: uppercase;
   margin-top: -42px;
}


#fd-bootcamp-banner h2{
    color:#000;
    font-weight: 400;
    font-size: 35px;
    line-height: 40px;
}


#fd-bootcamp-banner .fd-btn{ 
    display:inline-block;
    background-color: #000;
    color: #01A79D;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
    font-weight: bold;
    font-style: italic;
}

    #fd-bootcamp-banner .fd-btn:hover{ 
    display:inline-block;
    background-color: #000;
    color: #912338;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
     font-weight: bold;
    font-style: italic;
}
/*founder development banner ends */


/* wazo challenge banner*/

#wc-banner {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/wazo-challenge/banner/banner-bg.png');
    padding-top: 185px;
    background-repeat: no-repeat;
    padding-bottom: 19%;
    max-height: 429px;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    background-position: center;
    margin-top: 75px;
}

#wc-banner h1{
    color:#000;
    font-weight: 600;
   text-transform: uppercase;
   margin-top: -42px;
   font-size: 32px;
}


#wc-banner h2{
    color:#000;
    font-weight: 400;
    font-size: 35px;
    line-height: 40px;
}


#wc-banner .wc-btn{ 
    display:inline-block;
    background-color: #00A3DD;
    color: #000;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
    font-weight: bold;
    font-style: italic;
}

    #wc-banner .wc-btn:hover{ 
    display:inline-block;
    background-color: #00A3DD;
    color: #fff;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
     font-weight: bold;
    font-style: italic;
}


 .wc-btn{ 
    display:inline-block;
    background-color: #00A3DD;
    color: #000;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
    font-weight: bold;
    font-style: italic;
}

  .wc-btn:hover{ 
    display:inline-block;
    background-color: #00A3DD;
    color: #fff;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
     font-weight: bold;
    font-style: italic;
}

.ban-live{
  color: #fff;
  font-size: 22px;
}


/*wazo challenge banner ends */

/* wazao challenge Kenya banner starts */


#wc-kenya-banner {
    color: #fff;
    position: relative;
    height: auto;
    /*background: url('../images/wazo-challenge/banner/kenya-banner-bg.png');*/
    /*padding-top: 185px;*/
    background-repeat: no-repeat;
    /*padding-bottom: 19%;*/
    /*min-height: 917px;*/
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    background-position: center;
    margin-top: 75px;
}

/* wazao challenge Kenya banner ends*/

/* Women LDP section styles starts */

/*women LDP 2022 banner starts*/

#women-ldp-banner {
    color: #fff;
    position: relative;
    height: auto;
    /*background: url('../images/women-ldp-2022/banner/banner-bg.png');*/
    padding-top: 90px;
    /*background-repeat: no-repeat;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;*/
}

#women-ldp-banner h1{
    color:#000;
    font-weight: 600;
   text-transform: uppercase;
   margin-top: -42px;
}


#women-ldp-banner h2{
    color:#000;
    font-weight: 400;
    font-size: 35px;
    line-height: 40px;
}


#women-ldp-banner .fd-btn{ 
    display:inline-block;
    background-color: #000;
    color: #01A79D;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
    font-weight: bold;
    font-style: italic;
}

    #women-ldp-banner .fd-btn:hover{ 
    display:inline-block;
    background-color: #000;
    color: #912338;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
     font-weight: bold;
    font-style: italic;
}


/*#women-ldp-banner {
    background: url('../images/women-ldp-2022/banner/banner-bg.png');
  background-position: center;
  background-size: cover;
  height: 570px; width: 100%;
}

@media (min-width: 480px) {
    #women-ldp-banner{ height: 200px; }
}

@media (min-width: 768px) {
    #women-ldp-banner { height: 150px; }
}

@media (min-width: 992px) {
    #women-ldp-banner { height: 570px; margin-top: 88px; }
}*/
/*women LDP 2022 banner ends */


.services-item-black, .services-item-red, .services-item-green {

  margin-bottom: 10px;
}


#women-ldp{
  background: url('../images/women-ldp-2022/about-info.png');
  background-size: contain;
  /*background-position: center;*/
  background-repeat: no-repeat;
  height: 1282px;
}

#boot-ent {

}

#bootcamp-entail{
   background: url('../images/women-ldp-2022/bootcamp-entail.png');
  background-size: contain;
  /*background-position: center;*/
  background-repeat: no-repeat;
  height: 647px;
}

#bootcamp-entail h3{
  color: #df678b;
  font-weight: 600;
  font-size: 27px;
  padding-bottom: 10px;
}

.accelerate-sec{
    /*padding-bottom:200px ;*/
}

.accelerate-sec p{
  color: #df678b;
  font-weight: 600;

}

/*#bootcamp-entail hr{
  width: 50%;
  text-align: right;
}*/

#women-ldp .subtitle, #bootcamp-entail .subtitle{
  color: #df678b;
  font-weight: 600;
  font-size: 28px;
}


.p-bg {
    margin: 100px 0;
    padding: 20px;
    border-radius: 0px 10px 10px 0px ;
    position: relative;
    background-color: #f2f2f2;
}

.boot-bg {
    margin: 100px 0;
    padding: 20px;
    border-radius: 10px 0px 0px 10px ;
    position: relative;
    background-color: #f2f2f2;
}


#pro-takeaways{
    padding:2em;
}

#pro-takeaways .subtitle{
  color: #df678b;
  font-weight: 600;
  font-size: 28px;
  text-transform: uppercase;
}

#pro-takeaways .col-md-3, #pro-takeaways .col-sm-3, #pro-takeaways .col-lg-3{
        padding-right: 0px !important;
    padding-left: 0px !important;
}

#pro-takeaways h3{
  color: #000;
  font-weight: 600;
  font-size: 26px;
  text-transform: capitalize;
}

/*#pro-takeaways .block-item h1{
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    position: absolute;
}*/

#pro-takeaways .col-head{
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    position: relative;
    text-align: left;
    padding: 10px 10px 20px 10px;
}

.col-title {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    text-align: left;
    /*background:#000 ;*/
    text-transform: uppercase;
    line-height: 26px;
}


#pro-takeaways .fac-team{
float: left;
position:relative;
overflow:hidden;
margin-top: 25px;
}

#pro-takeaways .fac-team img{
    margin: 0 auto;
}

#pro-takeaways .fac-team-name{
position:absolute;
/*overflow:hidden;*/
/*margin-top: 100%;*/
margin-top: 80%;
/*margin-left: 10%;*/
font-size: 15px;
font-weight: normal;
width: 200px;
line-height: 20px;
text-align: center;
}

#pro-takeaways .block-item:hover {
  box-shadow: none;
}

#pro-takeaways .block-item {
  margin: 15px 0;
  padding: 10px;
  position: relative;
  height: 723px;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 0;
}

#pro-takeaways .block-item .block-img {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  padding-top: 20px;
}

#pro-takeaways .block-item .block-overlay {
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(47, 47, 47, 0.7);
  opacity: 0;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

#pro-takeaways .block-item .overlay-social-icon {
  color: #fff;
  top: 15px;
  position: absolute;
  right: 15px;
}

#pro-takeaways .block-item .overlay-social-icon .social-icons {
  padding-left: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  transform: translateY(-30px);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

#pro-takeaways .block-item .overlay-social-icon .social-icons li {
  display: inline-block;
  margin: 0 4px;
}

#pro-takeaways .block-item .overlay-social-icon .social-icons li a {
  letter-spacing: 0px;
  outline: 0 !important;
}

#pro-takeaways .block-item .overlay-social-icon .social-icons li a i {
  font-size: 20px;
  color: #fff;
  width: 36px;
  height: 36px;
  background: #Eb1C24;
  display: block;
  border-radius: 4px;
  line-height: 36px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

#pro-takeaways .block-item .overlay-social-icon .social-icons li a:hover .fa-facebook {
  background: #3B5998;
}

#pro-takeaways .block-item .overlay-social-icon .social-icons li a:hover .fa-twitter {
  background: #00aced;
}

#pro-takeaways .block-item .overlay-social-icon .social-icons li a:hover .fa-instagram {
  background: #fb3958;
}

#pro-takeaways .block-item .info-text {
  /*position: relative;*/
  bottom: 10px;
  left: 10px;
  padding: 5px 5px;
  /*background: #f3f4f3;*/
  text-align: left;
  width: 100%;
  /*height: 117px;*/
}

#pro-takeaways .info-text p{
  font-size: 16px;
  line-height: 21px;
  /*background: #df678b;*/
  color: #fff !important;
  padding: 10px;
  /*padding: 0px 10px 5px 10px;*/
}

.color-bg{
  font-size: 16px;
  line-height: 21px;
  background: #df678b;
  color: #fff !important;
  /*padding: 10px;*/
  min-height: 688px;
  padding-top: 10px;
}

.bold{
    font-weight: 600;
}

#pro-takeaways ul li{
  font-size: 16px;
  line-height: 20px;
  background: #df678b;
  color: #fff;
  list-style: none;
  padding: 10px;
}

#pro-takeaways .block-item .info-text h3 {
  font-size: 22px;
  /*text-transform: uppercase;*/
  font-weight: 500;
  margin-bottom: 5px;
}

#pro-takeaways .block-item .info-text h3 a {
  color: #212121;
}

#pro-takeaways .block-item .info-text h3 a:hover {
  color: #Eb1C24;
}

#pro-takeaways .block-item .info-text p {
  margin: 0;
  color: #fff;
}

#pro-takeaways .block-item:hover .block-overlay {
  opacity: 1;
}

#pro-takeaways .block-item:hover .social-icons {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

.col-bg{
font-size: 16px;
    line-height: 22px;
    background: #ce4971;
    color: #fff;
    padding: 10px;
    min-height: 98px;
}


#pro-takeaways .hor-block {
  margin: 15px 0;
  padding: 10px;
  position: relative;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 0;
}

.hor-block p{
    background:#df678b;
    color: #fff;
    padding: 10px;
}


#facilitators {
    margin:2em 0 3em 0;
}

#facilitators .subtitle {
    color: #df678b;
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 30px;
}


#facilitators img{
    margin: 0 auto;
    padding-bottom: 15px;
}
#facilitators h3 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    text-align: center;
}

#facilitators h4 {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    text-align: center;
}

#facilitators h5 {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    font-style: italic;
    text-align: center;
}

#demo-days{
    margin:2em,
}

#demo-days  h3 {
     color: #000;
    font-weight: 600;
    font-size: 26px;
    text-transform: capitalize;
}

#demo-days .hor-block {
    margin: 15px 0;
    padding: 10px;
    position: relative;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 0;
}
   

#cash-prizes{
    margin:2em 0 auto;
}

#cash-prizes  h3 {
     color: #000;
    font-weight: 600;
    font-size: 26px;
    text-transform: capitalize;
}

#cash-prizes .hor-block {
    margin: 15px 0;
    padding: 10px;
    position: relative;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 0;
}


#pro-timelines{
   margin:4em 0 3em 0;
}

#timelines .col-md-2 {
    width: 14.2% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;

}

@media (min-width: 992px){
#timelines.col-md-2 {
    width: 14.2% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;

}
}

#pro-timelines img{
   margin: 0 auto;
   text-align: center;
}
#pro-timelines .subtitle {
    color: #df678b;
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
}

#ldp-partners{
margin:4em 0 3em 0;
}

#ldp-partners .subtitle {
    color: #df678b;
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
}



/* Women LDP 2022 page styles ends */

/* wc custom styles starts here */

.co-it{
  font-style: italic !important;
  font-weight: 500;
  color: #333;
}
.ptop50 {
    padding-top: 50px;
    text-align: center;
}

.ptop30 {
    padding-top: 30px;
}

.ptop20 {
    padding-top: 20px;
}

.ptop22 {
    padding-top: 22px;
}

.pbot50{
  padding-bottom: 50px;
  text-align: center;
}

.services-item {
     padding: 43px 20px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    background: #01A79D;
    border-radius: 10px;

}

.services-item-black, .services-item-red  {
    padding: 43px 20px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    background: #000;
    border-radius: 10px;
    width: 175px;
    height: 185px;
}

.services-item-red {
     padding: 43px 20px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    background: #ba0100;
    border-radius: 10px;
    width: 175px;
    height: 185px;
}

.services-item-green {
    padding: 43px 20px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    background: #006600;
    border-radius: 10px;
    width: 175px;
    height: 185px;
}

.services-item-black h3,.services-item-red h3, .services-item-green h3{
  font-size: 18px;
  color: #fff;
  font-weight: 300;
}

.icon{padding-bottom: 10px;}

.title-black{color: #000;}
.title-green{color:#006600}
.title-red{color:#ba0100 }

.services-item h3{
  font-size: 23px;
}

.floatr{
  float: right;
}

.justify{
  text-align: justify;
  word-spacing: -2px;
}


#takeaway-shape-bg-down{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/wazo-challenge/takeaways/pattern-bg.png);
    /*background-size: auto auto;*/
    /*background-repeat:repeat;*/
    /*padding-bottom: 5%;*/
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 8%;*/
    /*background-size: cover;*/
    /*background-position: 5% 90%;*/
   height: auto;
    /*background-position: left center;*/
    background-repeat: repeat;
}

#takeaway-shape-bg-down h2{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;
  padding-top: 10px;
}

#takeaway-shape-bg-down h3{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}

#takeaway-shape-bg-downp ul li{
  color: #000;
}


/* kenya-bg*/


#takeaway-shape-bg-down1{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/wazo-challenge/takeaways/pattern-bg.png);
    /*background-size: auto auto;*/
    /*background-repeat:repeat;*/
    /*padding-bottom: 5%;*/
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 8%;*/
    /*background-size: cover;*/
    /*background-position: 5% 90%;*/
   height: auto;
    /*background-position: left center;*/
    background-repeat: repeat;
}

#takeaway-shape-bg-down1 h2{
  color:#000;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;
  padding-top: 10px;
}

#takeaway-shape-bg-down1 h3{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}

.sub-hr1 {
    text-transform: capitalize;
    font-size: 24px;
    color: #ba0100;
}


#takeaways {
  /*background: #f3f4f3;*/
  /*background:#fd7b09;*/

  background-image: url("../images/wazo-challenge/takeaways/pattern-bg.png");
  background-color: #221F20;
  height: auto;
  /*background-position: center;*/
  background-repeat: repeat;
  background-size: contain;
  position: relative;
  margin-bottom: 10px;

}

#takeaways .section-title {
  color:#4555cd;
  text-align: left;
}

#takeaways .intro-title {
  text-align: left;
  color: #1a2021;
  font-family: 'African';
src: url('fonts/african.ttf') format('ttf');
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  padding-top: 60px;
  padding-bottom: 20px;

}

 #takeaways .pro-title{
  font-size: 22px;
  font-weight: 700;
  font-family: "Open sanS", sans-serif;
  text-align: left;
  padding-top: 50px;
  padding-bottom: 20px;
  color: #ffffff;
 }

#takeaways .intro-desc{
color: #fff;
text-align: left;

}

#takeaways ul li{
  color:#ffffff;
  font-size:17px; 
  list-style: none;
  line-height: 27px;
}


.dark-bg{

    color: #fff;
    position: relative;
    height: auto;
    background: #221f20;
    border-radius: 10px;
  /*  background-size: auto auto;
    background-repeat: no-repeat;
    /*padding-bottom: 5%;*/
  /*  padding-left: 0;
    padding-right: 0;
    padding-top: 8%;*/
    /*background-size: cover;
    background-position: 5% 90%;*/
    /*min-height: 821px;*/
    padding: 50px 25px 50px 25px;
    display: block;
    overflow: auto;
}


.dark-bg ul{
  list-style-type:none;
  line-height: 25px;
  font-size: 20px;
  color: #fff;
  padding-top: 20px;
}
.dark-bg ul li {
  list-style-type:none;
background:url(../images/dot.png) 1px 7px no-repeat;
 margin:0;
padding-left:25px
} 

/* white-bg*/
.white-bg{

    color: #000;
    position: relative;
    height: auto;
    background: #ffffff;
    border-radius: 10px;
  /*  background-size: auto auto;
    background-repeat: no-repeat;
    /*padding-bottom: 5%;*/
  /*  padding-left: 0;
    padding-right: 0;
    padding-top: 8%;*/
    /*background-size: cover;
    background-position: 5% 90%;*/
    /*min-height: 821px;*/
    padding: 50px 25px 50px 25px;
    display: block;
    overflow: auto;
}


.white-bg ul{
  list-style-type:none;
  line-height: 25px;
  font-size: 20px;
  color: #000;
  padding-top: 20px;
}
.white-bg ul li {
  list-style-type:none;
background:url(../images/dot1.png) 1px 7px no-repeat;
 margin:0;
padding-left:25px
} 

/*white-bg-ends*/

.sub-hr {
  text-transform: capitalize;
  font-size:24px;
}


#selection-criteria-bg{
    color: #000;
    position: relative;
    height: auto;
    background: url(../images/wazo-challenge/selection-criteria/sc-bg.png);
    /*background-size: auto auto;*/
    /*background-repeat:repeat;*/
    /*padding-bottom: 5%;*/
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 8%;*/
    /*background-size: cover;*/
    /*background-position: 5% 90%;*/
   height: auto;
    /*background-position: left center;*/
    background-repeat: repeat;
    
}

#selection-criteria-bg h2{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;
  padding-top: 10px;
}

#selection-criteria-bg h3{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}

#selection-criteria-bgp ul li{
  color: #000;
}

/*kenya selection criteria*/

#selection-criteria-bg-kenya{
    color: #000;
    position: relative;
    height: auto;
    background: url(../images/wazo-challenge/selection-criteria/sc-bg.png);
    /*background-size: auto auto;*/
    /*background-repeat:repeat;*/
    /*padding-bottom: 5%;*/
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 8%;*/
    /*background-size: cover;*/
    /*background-position: 5% 90%;*/
   height: auto;
    /*background-position: left center;*/
    background-repeat: repeat;
    
}

#selection-criteria-bg-kenya h2{
  color:#000;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;
  /*padding-top: 10px;*/
}

#selection-criteria-bg-kenya h3{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}

#selection-criteria-bg-kenya ul li{
  color: #000;
}


.light-bg{

    color: #000;
    position: relative;
    height: auto;
    border-radius: 10px;
  /*  background-size: auto auto;
    background-repeat: no-repeat;
    /*padding-bottom: 5%;*/
  /*  padding-left: 0;
    padding-right: 0;
    padding-top: 8%;*/
    /*background-size: cover;
    background-position: 5% 90%;*/
    /*min-height: 600px;*/
    padding: 50px 25px 50px 25px;
    display: block;
    overflow: auto;
}


.p10{
  padding-top: 10px;
}

.p26{
  padding-top:26px;
}

.light-bg ul{
  list-style-type:none;
  line-height: 25px;
  font-size: 20px;
  color: #000;
  padding-top: 20px;
}
.light-bg ul li {
  list-style-type:none;
background:url(../images/dot.png) 1px 7px no-repeat;
 margin:0;
padding-left:25px
}


.build-txt {
    color: #00a3dd;
    font-weight: 500;
    font-family: "Open sans", sans-serif;
    font-style: italic;
    font-size: 44px;
    line-height: 37px;
}

.build-txt-black {
    color: #000;
    font-weight: 500;
    font-family: "Open sans", sans-serif;
    font-style: italic;
    font-size: 44px;
    line-height: 37px;
}

.today-txt {
    color: #000000;
    font-weight: 700;
    font-family: "Open sans", sans-serif;
    font-size: 44px;
    text-transform: uppercase;
}

.today-txt-red {
    color: #ba0100;
    font-weight: 700;
    font-family: "Open sans", sans-serif;
    font-size: 44px;
    text-transform: uppercase;
}

.ptop100 {
    padding-top: 100px;
    text-align: center;
}


/* faqs*/

#pro-faqs-bg{
    color: #000;
    position: relative;
    height: auto;
    background: url(../images/wazo-challenge/selection-criteria/sc-bg.png);
    /*background: url(../images/wazo-challenge/faqs/faqs-bg.png);*/
    /*background-size: auto auto;*/
    /*background-repeat:repeat;*/
    /*padding-bottom: 5%;*/
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 8%;*/
    /*background-size: cover;*/
    /*background-position: 5% 90%;*/
   height: auto;
    /*background-position: left center;*/
    background-repeat: repeat;
    
}

#pro-faqs-bg h2{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;
  padding-top: 10px;
}

#pro-faqs-bg h3{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}

#pro-faqs-bg ul li{
  color: #000;
}





#pro-faqs-bg .card{
  background-color: transparent!important;
  border:none; 
}

#pro-faqs-bg .card-body{
  padding: 0px;
}

#pro-faqs-bg .accordion .card-body{
  padding-left: 28px;
}

#pro-faqs-bg .card-header{
  border:none;
}

#pro-faqs-bg .btn {
    font-size: 20px;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    color: #000;
  text-align: left;
  text-decoration: none !important;
  /*text-indent: -3em;*/
  background: transparent;
}
#pro-faqs-bg .btn i {
  margin-right: 15px;
}

#pro-faqs-bg .btn:focus,
#pro-faqs-bg .btn:active {
  box-shadow: none;
  outline: none;
  color: #000;
}

#pro-faqs-bg ul li {
  list-style-type: disc;
  font-size: 18px;
  color: #000;
  padding-left: 2em;
  text-indent: -1.5em;
  line-height: 30px;
  list-style-position: inside;
}



.faq-light-bg{

    color: #000;
    position: relative;
    height: auto;
    background: #F2F2F2;
    border-radius: 10px;
  /*  background-size: auto auto;
    background-repeat: no-repeat;
    /*padding-bottom: 5%;*/
  /*  padding-left: 0;
    padding-right: 0;
    padding-top: 8%;*/
    /*background-size: cover;
    background-position: 5% 90%;*/
    /*min-height: 900px;*/
    padding: 50px 25px 50px 25px;
    display: block;
    overflow: auto;

}

#pro-faqs-bg .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Open sans", sans-serif;
    line-height: 30px;
    font-size: 20px;
    color: #000;
     padding-left:3em;
    text-indent:-3em;
}

#pro-faqs-bg a {
  color: #000;
  text-decoration: none;
}


#pro-faqs-bg .panel-body{

font-family: "Open sans", sans-serif;
    line-height: 30px;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    padding-left: 4em;
    text-indent: -3em;

}

#pro-faqs-bg .panel {
    margin-bottom: 20px;
  background-color: transparent; 
     border: 1px solid transparent; 
    border-radius: 4px;
    -webkit-box-shadow: none; 
  
}
#pro-faqs-bg .panel-default>.panel-heading {
    color: #333;
    background-color:transparent;
    border-color: transparent;
}


#pro-faqs-bg .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    /*border-top: 1px solid #ddd;*/
    border-top: none;
}

#pro-faqs-bg .panel-title i{
    color: #000;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    border: 2px solid;
    border-radius: 8px;
    font-size: 20px;
    text-indent: 0em;
}


/* faqs*/

/* wc custom styles ends here*/

.bm-bg{

   float:right;
   height: 373px;
   margin-top: 55px;
}

.bm-bg1{

   float:right;
   height: 373px;
   /*margin-top: 55px;*/
}

.u-text li{
border-bottom: 1px solid;
text-align: left;
line-height: 30px;
padding-bottom: 10px;
padding-top: 10px;
color: #000;
font-size: 20px;
font-weight: 400;
width: 90%;
display: block;
}

.col-box{
  border: 1px solid;
    padding: 20px;
}

/* block Item */

.block-item:hover {
  box-shadow: 0 25px 35px -12px rgba(0, 0, 0, 0.35);
}

.block-item {
  margin: 15px 0;
  padding: 10px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.17);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  height: 782px;
  background-color: #fff;
}

.block-item .block-img {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  padding-top: 20px;
}

.block-item .block-overlay {
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(47, 47, 47, 0.7);
  opacity: 0;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.block-item .overlay-social-icon {
  color: #fff;
  top: 15px;
  position: absolute;
  right: 15px;
}

.block-item .overlay-social-icon .social-icons {
  padding-left: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  transform: translateY(-30px);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.block-item .overlay-social-icon .social-icons li {
  display: inline-block;
  margin: 0 4px;
}

.block-item .overlay-social-icon .social-icons li a {
  letter-spacing: 0px;
  outline: 0 !important;
}

.block-item .overlay-social-icon .social-icons li a i {
  font-size: 20px;
  color: #fff;
  width: 36px;
  height: 36px;
  background: #Eb1C24;
  display: block;
  border-radius: 4px;
  line-height: 36px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.block-item .overlay-social-icon .social-icons li a:hover .fa-facebook {
  background: #3B5998;
}

.block-item .overlay-social-icon .social-icons li a:hover .fa-twitter {
  background: #00aced;
}

.block-item .overlay-social-icon .social-icons li a:hover .fa-instagram {
  background: #fb3958;
}

.block-item .info-text {
  /*position: relative;*/
  bottom: 10px;
  left: 10px;
  padding: 15px 20px;
  /*background: #f3f4f3;*/
  text-align: center;
  width: 100%;
  height: 117px;
}

.info-text p{
  font-size: 18px;
  line-height: 30px;
}
.block-item .info-text h3 {
  font-size: 22px;
  /*text-transform: uppercase;*/
  font-weight: 500;
  margin-bottom: 5px;
}

.block-item .info-text h3 a {
  color: #212121;
}

.block-item .info-text h3 a:hover {
  color: #Eb1C24;
}

.block-item .info-text p {
  margin: 0;
  color: #000;
}

.block-item:hover .block-overlay {
  opacity: 1;
}

.block-item:hover .social-icons {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

/* orange-bg */
#orange-shape-bg{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/home/orange-bg.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    padding-bottom: 5%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10%;
    background-size: cover;
    /*background-position: inherit;*/
}

#orange-shape-bg h2{
  color:#fff;
  text-transform: uppercase;
  font-weight: 600;
}

#orange-shape-bg ul li{
  color: #fff;
}

/* orange-bg-down */

/* orange-bg */
#orange-shape-bg-down{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/home/orange-bg-down.png);
    background-repeat: no-repeat;
    padding-bottom: 13%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4%;
    background-size: cover;
     /*background-position: 5% 110%;*/
     background-position: 100% 110%;
}

#orange-shape-bg-down .info-text p{
      font-size: 17px;
    line-height: 28px;
    padding-bottom: 25px;
}


#orange-shape-bg-down h2{
  color:#fff;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;
}

#orange-shape-bg-down h3{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  padding-top: 20px;
}

#orange-shape-bg-down ul li{
  color: #fff;
}

#orange-shape-bg-down .block-item {
  /*height: 650px;*/
    height: 670px;
}

/*#home .block-item {
  min-height: 800px;
}*/

/* home block item 2 */


#home-intro .block-item:hover {
  box-shadow: 0 25px 35px -12px rgba(0, 0, 0, 0.35);
}

#home-intro .block-item {
  margin: 15px 0;
  padding: 10px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.17);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  height: 375px !important;
  background-color: #f2f2f2;
  border-left: #01a79d 10px solid;
}

#home-intro .block-item .block-img {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  padding-top: 20px;
}

#home-intro .block-item .block-overlay {
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(47, 47, 47, 0.7);
  opacity: 0;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

#home-intro .block-item .overlay-social-icon {
  color: #fff;
  top: 15px;
  position: absolute;
  right: 15px;
}

#home-intro .block-item .overlay-social-icon .social-icons {
  padding-left: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  transform: translateY(-30px);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

#home-intro .block-item .overlay-social-icon .social-icons li {
  display: inline-block;
  margin: 0 4px;
}

#home-intro .block-item .overlay-social-icon .social-icons li a {
  letter-spacing: 0px;
  outline: 0 !important;
}

#home-intro .block-item .overlay-social-icon .social-icons li a i {
  font-size: 20px;
  color: #fff;
  width: 36px;
  height: 36px;
  background: #Eb1C24;
  display: block;
  border-radius: 4px;
  line-height: 36px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

#home-intro .block-item .overlay-social-icon .social-icons li a:hover .fa-facebook {
  background: #3B5998;
}

#home-intro .block-item .overlay-social-icon .social-icons li a:hover .fa-twitter {
  background: #00aced;
}

#home-intro .block-item .overlay-social-icon .social-icons li a:hover .fa-instagram {
  background: #fb3958;
}

#home-intro .block-item .info-text {
  /*position: relative;*/
  bottom: 10px;
  left: 10px;
  padding: 15px 10px;
  /*background: #f3f4f3;*/
  text-align: center;
  width: 100%;
  height: 117px;
}

#home-intro .block-item .info-text h4{
  padding-bottom: 10px;
  font-style: italic;
  font-weight: 500;
}

.pt-25{
  padding-top: 25px;
}


/* home block item 2 styles*/

/* home-intro*/

#home-intro h3{
  text-align: center;
  font-weight: 600;
}

/* img-center*/
.img-center{
display: block;
margin-left: 0px;
padding-bottom: 20px;
}

.img-center1{
display: block;
margin: 0 auto;
/*padding-bottom: 20px;*/
}

/* grey-bg*/
#grey-shape-bg{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/home/grey-bg.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    /*padding-bottom: 5%;*/
    padding-left: 0;
    padding-right: 0;
    padding-top: 5%;
    background-size: cover;
    background-position: 5% 90%;
    
}

#grey-shape-bg h2{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
}

#grey-shape-bg ul li{
  color: #fff;
}


/* green-bg-up starts*/


#green-shape-bg-up{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/home/green-bg-up.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    /*padding-bottom: 5%;*/
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 8%;*/
    background-size: cover;
    /*background-position: 5% 90%;*/
    
}

#green-shape-bg-up h2{
  color:#000;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;

}

#green-shape-bg-up h3{
  color:#ba0100;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}

/* green-bg-up ends*/

/* grey-bg-up starts*/


#grey-shape-bg-up{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/home/grey-bg-up.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    /*padding-bottom: 5%;*/
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 8%;*/
    background-size: cover;
    /*background-position: 5% 90%;*/
    
}

#grey-shape-bg-up h2{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;

}

#grey-shape-bg-up h3{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}

#grey-shape-bg-up ul li{
  color: #000;
}

/* ash-shape-bg-up starts*/

#ash-shape-bg-up{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/home/ash-bg-up.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    /*padding-bottom: 5%;*/
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 8%;*/
    background-size: cover;
    /*background-position: 5% 90%;*/
    
}

#ash-shape-bg-up h2{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;

}

#ash-shape-bg-up h3{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}

#ash-shape-bg-up ul li{
  color: #000;
}


#ash-shape-bg-up .btn-common {
  background-color: #006600;
  position: relative;
  z-index: 1;
  font-size: 24px;
    padding: 15px 20px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
  display: inline-block;
}

#ash-shape-bg-up .btn-common:hover{
  color: #fff;
  /*background: #7b080d;*/
   background: #000;
   font-size: 24px;
    padding: 15px 20px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
  display: inline-block;
  
}



/* ash-shape-bg-up ends*/

/* Afrise custom styles*/

#wc2025-banner{
    color: #fff;
    position: relative;
    height: auto;
    /*background: url('../images/women-ldp-2022/banner/banner-bg.png');*/
    padding-top: 60px;
    /*background-repeat: no-repeat;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;*/
}


#afrise-banner1{
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/banner/banner-bg.png');
    padding-top: 108px;
    background-repeat: no-repeat;
    padding-bottom: 19%;
/*    padding-bottom: 43%;*/
    max-height: 610px;
    padding-left: 0;
    padding-right: 0;
/*    background-size: cover;*/
    background-size: contain;
    background-color: #912338;
    background-position: center;
    margin-top: 75px;

}

#afrise-banner h1{
    color:#E9E3D3;
    text-transform: none;
    font-weight: 600;
    font-family: 'Gill Sans Display MT Pro';
    font-size: 50px;
}

#afrise-banner h2{
    color:#F9F9F9;
    text-transform: none;
    font-weight: 600;
    font-family: 'arial';
    font-size: 17px;
    line-height: 26px;
}

#afrise-inner-banner{
    color: #fff;
    position: relative;
    height: 200px;
    padding: 100px 0 50px 0px;
    background-color: #912338;
    margin-top: 50px;
    margin-bottom: 50px;
}

/* cookie policy css*/
#cookie-policy p, #cookie-policy ul li {
    font-size: 20px;
    padding-top: 10px;
    text-align: left;
    color: #000;
   font-family: "Open sans", sans-serif;
    line-height: 30px;
}
/* cookie policy css end*/

#afrise-inner-banner h1{
    color:#E9E3D3;
    text-transform: none;
    font-weight: 600;
    font-family: 'Gill Sans Display MT Pro';
    font-size: 50px;
}

.m-b-50{
    margin-bottom: 50px;
}

#afrise-banner  .afrise-btn{ 
    display:inline-block;
    background-color: #DA3A16;
    color: #F9F9F9;
    padding: 13px;
    margin-top: 35px;
    font-size: 24px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: 'Gill Sans Display MT Pro';
    font-weight: bold;
    text-transform: uppercase;

}

    #afrise-banner  .afrise-btn:hover{ 
    display:inline-block;
    background-color: #DA3A16;
    color: #F9F9F9;
    padding: 13px;
    margin-top: 35px;
    font-size: 24px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: 'Gill Sans Display MT Pro';
    font-weight: bold;
    text-transform: uppercase;
}

 .afrise-button {
        display: inline-block;
        padding: 6px 25px;
        font-weight: bold;
        font-size: 19px;
        background: #DA3A16;
        box-shadow: 0 0 0 5px #DA3A16,
                    inset 0 0 0 1px #BC3720;
        color: #F9F9F9;
        margin-top: 35px;
        font-size: 24px;
        line-height: 1em;
        letter-spacing: normal;
        font-family: 'Gill Sans Display MT Pro';
        font-weight: bold;
        text-transform: uppercase;
    }

 .afrise-button:hover {
        display: inline-block;
        padding: 6px 25px;
        font-weight: bold;
        font-size: 19px;
        background: #DA3A16;
        box-shadow: 0 0 0 5px #DA3A16,
                    inset 0 0 0 1px #BC3720;
        color: #F9F9F9;
        margin-top: 35px;
        font-size: 24px;
        line-height: 1em;
        letter-spacing: normal;
        font-family: 'Gill Sans Display MT Pro';
        font-weight: bold;
        text-transform: uppercase;
    }




/*#home-intro h2{
  color:#161616;
  text-transform: capitalize;
  font-weight: 600;
font-family: 'Gill Sans Display MT Pro';
font-size: 36px;
}*/

h2{
  color:#161616;
  text-transform: capitalize;
  font-weight: 600;
 font-family: 'Gill Sans Display MT Pro';
 font-size: 36px;
}

#home-intro p{
    color: #000;
    font-family:"arial";
}

#home-intro .text-block {
  position: absolute;
 /* bottom: 36px;
  right: 56px;*/
  color: #922539;
  padding-left: 23px;
  padding-right: 23px;
  top: 66%;
  left: 0%;
 width: 100%;
/* text-align: center;*/
 height: 120px;
}

#home-intro .text-block h4{
    font-size: 12px;
    font-weight: 700;
  font-family:"helvetica";
}

/* icon thumbnail styles*/

#home-intro .thumbnail{
  width:120px;
  position:relative;
  background: transparent !important;
  border: none !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
}

#home-intro .thumbnail img{
  max-width:none !important;
}

#home-intro .thumbnail h1{
  position:absolute;
  top:63%;
  left:0;
  color:#922539;
  width:100%;
  text-align:center;
  margin:0;
  font-size: 12px;
  font-weight: 700;
  font-family:"helvetica";
}


/* icon thumbnail styles*/

#home-section{
      background: #912338;
      margin-top: 50px;
}
.intro-brown{
    color: #912338;
}

#pro-takeaways{
    margin-top: 50px;
}

.program-takeaway-bg{
    color: #0C0C0C;
    position: relative;
    height: auto;
    background: #E9E3D3;
    padding: 50px 0 50px 0;
}

.program-takeaway-bg h3{
    color: #912338;
    font-weight: 600;
    padding-bottom: 15px;
}

.mt10{
  margin-top: 10px;
}

#cohort-section{
    background: #fff;
}

#cohort-section p{
   font-weight: 700;
   font-size: 15px;
}

.p15{
    padding-top: 15px;
}

.p18{
    padding-top: 18px;
}


#jury-section{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/jury-section/jury-bg.png) no-repeat;
    padding: 50px 0px 50px 0px;
/*    background-size: cover;*/
    background-size: cover;
    background-color:#922539;
    margin-top: 50px;
    background-position: 25% 0;
}

#jury-section h2{
    color:#fff;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Gill Sans Display MT Pro';
    font-size: 36px;
}

#jury-section p{
    color: #E9E3D3;
    font-family:"helvetica";
}

.jury-color{
    color: #E9E3D3;
}


.jury-description{
    position: relative;
    bottom: 0;
    padding-top: 10px;
}

#jury-section .thumbnail{
/*  width:300px;*/
  position:relative;
  background: transparent !important;
  border: none !important;
}

#jury-section .thumbnail img{
  max-width:100%;
}

#jury-section .thumbnail h1{
/*  position:absolute;*/
  top:67%;
  left:0;
  color:#F9F9F9;
  width:100%;
  text-align:center;
  margin:0;
  font-family: 'Gill Sans Display MT Pro';
  font-size: 20px;
  padding-bottom: 10px;
}

#jury-section .thumbnail h2{
  position:absolute;
  top:76%;
  left:0;
  color:#F9F9F9;
  width:100%;
  text-align:center;
  margin:0;
  font-family: 'Gill Sans Display MT Pro';
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
}




#team-section{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/team-section/team-bg.png) no-repeat;
    padding: 50px 0px 50px 0px;
/*    background-size: cover;*/
    background-size: auto;
/*    background-color:#922539;*/
    margin-top: 50px;
    background-color: #020202;
    background-position: 25% 0;
}

#team-section h2{
    color:#fff;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Gill Sans Display MT Pro';
    font-size: 36px;
}

.team-description{
    position: relative;
    bottom: 0;
    padding-top: 10px;
}


#team-section .thumbnail{
/*  width:300px;*/
  position:relative;
  background: transparent !important;
  border: none !important;
  padding-bottom: 40px;
}

#team-section .thumbnail img{
  max-width:100%;
}

#team-section .thumbnail h1{
  /*  position:absolute;*/
  top:67%;
  left:0;
  color:#F9F9F9;
  width:100%;
  text-align:center;
  margin:0;
  font-family: 'Gill Sans Display MT Pro';
  font-size: 20px;
  padding-bottom: 10px;
}

#team-section .thumbnail h2{
  position:absolute;
  top:76%;
  left:0;
  color:#F9F9F9;
  width:100%;
  text-align:center;
  margin:0;
  font-family: 'Gill Sans Display MT Pro';
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
}


#partners-section{
    padding: 50px;

}



#faqs ul {
  list-style: none; /* Remove default bullets */
}

#faqs ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #912338; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: 0; /* Also needed for space (tweak if needed) */
}

#faqs .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #E9E3D3;
}

#faqs .panel-default>.panel-heading {
   /* color: #E9E3D3;
    background-color: #912338;
    border-color: #ddd;
    text-align: left !important;
    font-family:"helvetica";*/
    color: #cc0b4a !important;
    background-color: #fff;
    /* border-color: #cc0b4a !important; */
    text-align: left !important;
    font-family: "arial";
    border: 2px solid #0066cc;
/*    border-radius: 10px;*/
    font-size: 17px;
     border-radius: 10px 10px 0px 0px;
        /*border-radius: 10px;*/
}

/*#faqs .panel-heading.active  {
    color: white !important;
    background-color:#cc0b4a !important;
}*/


#faqs .panel-default>.panel-heading a{
    color: #0066cc;  
    font-family:"arial"; 
    text-decoration: none; 
    font-weight: 500;
   font-family: "arial";
font-size: 17px;
/*    background-color:#cc0b4a !important;*/
}



.panel-default {
    border-color: transparent !important;
}
.panel-clr {
    background-color:transparent;
} 
    
.panel-clr.on {
    background-color:#0066cc;
}
  
#faqs .panel{
background-color: transparent !important;
}

#faqs .panel-body{
    background-color: #0066cc !important;
/*     border-radius: 0px 0px 10px 10px;*/
color: #fff;
}

#faqs .panel-body, .panel{

    text-align: left !important;
/*    font-family: "Open sans", sans-serif;*/
    font-family:"arial";
    line-height: 24px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    border-radius: 0px 0px 10px 10px;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #000;         /* adjust as needed */
    display: none;
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.bs-example{
        margin: 20px;
        padding: 0px 40px 0px 40px;
    }
    .accordion .fa{
        margin-right: 0.5rem;
    }

#faq .section-title{
    color: #000;
}

#faq .card{
  background-color: transparent!important;
  border:none; 
}

#faq .card-body{
  padding: 0px;
}

#faq .accordion .card-body{
  padding-left: 12px;
}

#faq .card-header{
  border:none;
}

#faq .btn {
    font-size: 20px;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    color: #000;
    text-transform:none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
  /*display: inline-flex;*/
  white-space: initial;
  text-align: left;
  text-decoration: none;
  text-indent: -3em;
  background: none !important;
}
#faq .btn i {
  margin-right: 15px;
}

#faq .btn:focus,
#faq .btn:active {
  box-shadow: none;
  outline: none;
  color: #000;
}

#faq ul li {
  /*list-style-type: disc;*/
 list-style-type: none;
  font-size: 18px;
  color: #000;
  /*margin-left: 1em;*/
  line-height: 30px;
}


#faq .accordion .card-header i {
  color: #000;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
  border: 2px solid;
  border-radius: 8px;
  font-size: 20px;
  text-indent: 0em;
}

/* new accordion*/




/*new accordion ends*/
#demo-intro{
  padding: 50px 0 50px 0;
}

#demo-intro h1{
  color:#ba0100;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  padding-bottom: 20px;
  font-size: 25px;
}

#demo-intro h2{
  color:#ba0100;
  text-transform: capitalize;
  font-weight: 600;
  text-align: left;
}

#demo-intro p{
    color: #006600;
    font-weight: 600;
    text-align: center;
}

#demo-intro .feature-l{
    text-align: left!important;
    padding: 0px 5px 0px 0px;
}

#demo-intro .feature-r{
    text-align: left!important;
    padding: 0px 0px 0px 15px;
}
#demo-intro .subtitle1{
    padding: 0px 0px 0px 15px;
    margin-bottom: 5px;
    line-height: 46px;
}

.green-title{
    color:#006600 !important;
}

.black-title{
    color:#000 !important;
}

.red-title{
    color:#ba0100 !important;
}

.red-co{color:#ba0100; font-weight: 600;}

.green-des{color: #006600 !important; font-weight: 600;}

.sep-right{
 border-right: 3px solid #000;
}

/* teal shape*/


#teal-shape-bg-down{
    color: #fff;
    position: relative;
    height: auto;
    background: url(../images/home/teal-bg-down.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    padding-bottom: 10%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4%;
    background-size: cover;
    /*background-position: 5% 90%;*/
    
}

#teal-shape-bg-down h2{
  color:#fff;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 22px;
}

#teal-shape-bg-down h3{
  color:#02a89e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}

#teal-shape-bg-down ul li{
  color: #000;
}

#teal-shape-bg-down .block-item{
  height:300px;

}

#home-intro ul{
  list-style-type:none;
  line-height: 25px;
  font-size: 20px;
  color: #000;
  padding-top: 20px;
}
#home-intro ul li {
  list-style-type:none;
background:url(../images/dot.png) 1px 7px no-repeat;
 margin:0;
padding-left:25px
} 

/* banner -text */

.banner1-text{
  color:#000;
  margin-top: 100px;
  font-weight: 600;
}

.banner1-subtext{
  color:#000;
  font-weight: 400;
  
}

/* owl carousel*/

.owl-portfolio .owl-controls {
  position: absolute;
  left: 0;
  top: 38%;
  width: 100%;  
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-] {
  padding: 8px 17px;
  background: rgba(0, 0, 0, 0.18);
  border-radius: 0;
  margin: 0;
  font-size: 20px;
  z-index:1000;
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.owl-portfolio .owl-controls .owl-prev {
  float: left;
}

.owl-portfolio .owl-controls .owl-next {
  float: right;
}

.owl-portfolio-item {
  text-align: center;
  display: inline-block;
}

.partner-logo {
  height: 80px;
  text-align: center;
  display: inline-block;
}

.partner-logo img {
  height: 100%;
  width: auto !important;
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FCBE03;
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 15px 7px 0 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FCBE03;
}

.ftel{
  font-weight: normal;
  font-size: 20px;
}
/* home team */

.home-team{
float: left;
position:relative;
overflow:hidden;
margin-top: 25px;
}

.home-team-name{
float: right;
position:absolute;
overflow:hidden;
/*margin-top: 100%;*/
margin-top: 80%;
/*margin-left: 10%;*/
margin-left: -20%;
font-size: 15px;
font-weight: normal;
width: 200px;
line-height: 20px;
}


.mleft{
  margin-left: 25px;
}

/* Wazo 2025*/


#home-intro{
padding: 30px 10px 30px 10px;
 /*background: #912338;
 margin-top: 50px;
    position: relative;*/
    height: 310px;
    /*background: url(../images/pattern-bg.png);*/
    background-size: auto auto;
    background-repeat: no-repeat;
    border-radius: 15px;
}

.banner-transbox {
  background-color: #0066cc;
  opacity: 0.6;
}

#home-intro h1{
    font-size: 23px;
    color: #0066cc;
    font-weight: 700;
    padding-bottom: 20px;
}

#intro-right p{
    color: #fff !important;
    line-height: 18px;
    padding-bottom: 0px !important;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
/*        margin-left: -122px !important;*/
        margin-top: -11px;
    }


   .icon-button {
            display: flex;
            align-items: center;
            background-color: #C8104B; /* Matching background color */
            color: white;
            padding: 10px 0px 10px 0px;
            border-radius:5px;
            font-family: Arial, sans-serif;
            font-size: 17px;
            font-weight: 400;
            width: 100%;
            margin-bottom: 20px;
            margin-top: 10px;
            height: 55px;
            line-height: 22px;
        }

        .bicon {
/*            background-color: white;*/
/*            border-radius: 5px;*/
/*            padding: 8px;*/
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 10px;
            border:1px solid #cc0b4a;
            border-radius: 5px;
        }

        .bicon img {
            width: 55px;
            height:55px;
        }


#about-britam{
    background: #cc0b4a;
    padding: 50px;
    margin-top: 50px;
}

#about-britam h1{
font-size: 30px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 20px;
}

#about-britam p{
    color:#fff;
    text-align: left;
}

  .challenge-section {
            display: flex;
            flex-direction: row;
            gap: 60px;
            margin-top: 30px;
/*            justify-content: center;*/
            flex-wrap: wrap;
        }

        .challenge-box {
            flex: 1;
            min-width: 280px;
            max-width: 500px;
            padding: 20px;
            border-radius: 10px;
            display: flex;
            align-items: flex-start;
            text-align: left;
        }

        .hackathon {
            background-color: #fe7800;
        }

        .innovation {
            background-color: #fe2e5a;
        }

        .title-container {
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .number-circle {
            width: 40px;
            height: 40px;
            background-color: white;
            color: #fe7f21;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 30px;
            font-weight: bold;
        }

         .number-circle1 {
            width: 40px;
            height: 40px;
            background-color: white;
            color: #fe2e5a;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 30px;
            font-weight: bold;
        }
        .text-content {
            flex: 1;
        }

        .text-content h2 {
          font-size: 24px;
        font-weight: normal;
        margin: 0;
        display: flex;
/*        align-items: center;*/
        color: #fff;
        text-align: left;
        }

        .text-content p {
            font-size: 14px;
            margin-top: 10px;
        }

        /* Responsive Styles */
        @media (max-width: 768px) {
            .challenge-section {
                flex-direction: column;
                align-items: center;
            }
            .challenge-box {
                flex-direction: column;
                text-align: center;
                padding: 25px;
            }
            .title-container {
                justify-content: center;
            }
        }

/*focus-area*/
#focus-area{
padding: 50px 0 50px 0;
 /*background: #912338;
 margin-top: 50px;
    position: relative;*/
    height: auto;
    background: url(../images/focus-bg.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
}

  .focus-container {
            display: flex;
            max-width: 1200px;
            margin: auto;
            text-align: left;
        }
        .focus-sidebar {
/*            width: 30%;*/
            padding-right: 20px;
        }
        .focus-title {
            color: #cc0b4a;
            font-size: 28px;
            font-weight: bold;
            text-transform: uppercase;
            line-height: 34px;
            text-align: left;
        }
        .focus-content-area {
/*            width: 70%;*/
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        .focus-item {
            width: 48%;
            margin-bottom: 20px;
            text-align: left;
            display: flex;
            flex-direction: column;
        }
        .focus-icon {
            margin-bottom: 5px;
         
        }
        .focus-content h3 {
            color: #cc0b4a;
            font-size: 18px;
            margin-bottom: 5px;
            font-weight: 600;
        }
        .focus-content p {
            font-size: 17px;
            color: #000;
            line-height: 27px;
        }
        .focus-arrow {
            color: #cc0b4a;
            font-size: 20px;
            margin-top: 5px;
        }
        @media (max-width: 768px) {
            .focus-container {
                flex-direction: column;
            }
            .focus-sidebar {
                width: 100%;
                text-align: center;
                margin-bottom: 20px;
            }
            .focus-content-area {
                width: 100%;
            }
            .focus-item {
                width: 100%;
            }
        }


/* program takeaway*/

#pro-take{
    padding: 10px 0 20px 0;

}
  .program-container {
            display: flex;
            max-width: 1170px;
            margin: auto;
            background: #fff;
        }
        .program-sidebar {
            width: 50%;
            background-color: #0066cc;
            padding: 40px;
            display: flex;
            flex-direction: column;
/*            align-items: center;*/
            border-radius: 10px 0px 0px 10px;
        }
        .program-sidebar h2 {
            font-size: 24px;
            color: #fff;
            font-weight: 700;
            margin-bottom: 20px;
           font-family: "Open sans", sans-serif;
        }
        .program-tab-container {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 10px;
            width: 100%;
            max-width: 350px;
        }
        .program-tab {
            padding: 15px;
            background: white;
            border-radius: 10px;
            text-align: center;
            cursor: pointer;
            transition: 0.3s;
            /*border: 2px solid transparent;*/
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            min-height: 120px;
            min-width: 225px;
            border:5px solid transparent;
        }
        .program-tab.active {
            /*background: #ff7800;*/
            background: #fff;
            color: #000;
            border:5px solid #ff0000;
        }
        .program-tab:hover {
             background: #fff;
            border:5px solid #ff0000;
        }
        .program-tab h1{
            color: #000;
            font-size: 20px;
            font-weight: 500;
            padding-top: 5px;
        }

     /*   .program-tab h1:hover{
            color: #fff;
            font-size: 20px;
            font-weight: 500;
            padding-top: 5px;
        }*/

        .program-tab.active h1{
             color: #000;
            font-size: 20px;
            font-weight: 700;
            padding-top: 5px;
        }

        .program-tab img {
            width: 56px;
            margin-bottom: 5px;
        }
        .program-content-area {
            width: 60%;
            padding: 40px;
            background: #fef2f2;
            /*opacity: 0.2;*/
            text-align: left;
            border-radius: 0px 10px 10px 0px;
        }
        .program-content {
            display: none;
        }
        .program-content.active {
            display: block;
        }
        .program-content-header {
}
/*            display: flex;
            align-items: center;
            gap: 15px;
            margin-bottom: 10px;*/
        }
        .program-content img {
            width: 50px;
        }
        .program-content h3 {
            font-weight: 700;
            color: #ff0000;
            font-size: 22px;
            margin: 0;
            padding: 10px 0px 10px 0px;
        }
        .program-content p {
            font-size: 17px;
            color: #000;
            line-height: 27px;
        }
        @media (max-width: 768px) {
            .program-container {
                flex-direction: column;
            }
            .program-sidebar {
                width: 100%;
                text-align: center;
            }
            .program-tab-container {
                grid-template-columns: 1fr;
                max-width: 100%;
            }
            .program-content-area {
                width: 100%;
                padding: 20px;
            }
            .program-content-header {
                flex-direction: column;
                align-items: flex-start;
            }
        }

/*submission guidelines*/

#submission{
padding: 50px 0 50px 0;
 /*background: #912338;
 margin-top: 50px;
    position: relative;*/
    height: auto;
    background: url(../images/submission-guidelines-bg.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
}

#submission ul{
    margin-bottom: 30px;
}

#submission ul li{
font-size: 17px;
    color: #000;
    line-height: 27px;
}
 .sg-header-container {
            display: inline-block;
            padding: 15px 30px;
            background-color: #cc0b4a;
            color: white;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
/*            margin-left: 20px;*/
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
        }

        .sg-section {
            padding: 50px 15px;
        }

        /* Hackathon Title - Left */
        .sg-hackathon-title {
            color: #cc0b4a;
            font-size: 28px;
            font-weight: 600;
            margin-bottom: 20px;
            text-align: left;
        }

        /* Innovation Challenge Title - Right */
        .sg-innovation-title {
            color: #cc0b4a;
            font-size: 28px;
            font-weight: 600;
            margin-bottom: 20px;
            text-align: left;
        }

        .sg-highlight {
            color: #fe7800;
            font-weight: bold;
         padding-bottom: 20px;
        }
.mt-50{
    margin-top: 50px;
}


        .sg-btn-custom {
            background-color: #fe002f;
            color: white;
            padding: 10px 20px;
            border-radius: 5px;
            display: inline-block;
            text-decoration: none;
            font-weight: bold;
            margin-top: 10px;
        }

        .sg-btn-custom:hover {
            background-color: #c2185b;
            color: white;
        }

        .img-responsive {
            max-width: 100%;
            height: auto;
        }

/* selection criteria */

#selection{
 padding: 30px 0 30px 0;
}

.selection-heading-left{
      width:242px;
      height: 50px;
      color: #ffffff;
      display: flex;
      background-color: #ff0000;
      border-radius: 7px;
      justify-content: center;
      align-items: center;
       font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      margin: 0 auto;
      text-align:center;
/*      padding: 0 0 0 10px;*/
        margin-bottom: 30px;
}


.selection-heading-right{
      width:350px;
      height: 50px;
      color: #cc0b4a;
      display: flex;
      background-color: #fff;
      border-radius: 7px;
      justify-content: center;
      align-items: center;
       font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      margin: 20px 0 20px 0px;
      text-align:center;
/*      padding: 0 0 0 10px;*/
}


 .sc-container {
/*            background-color: #cc0b4a; */
            color: white;
            padding: 30px;
            border-radius: 10px; 
            max-width: 1170px;
            width: 100%;
            margin:0 auto;
            background: url(../images/pattern-bg.png);
            background-size: cover;
            background-repeat: no-repeat;
            height: 100%;


        }

        .sc-section-title {
            font-size: 23px;
            color: #0066cc;
            font-weight: 700;
            padding-bottom: 20px;
        }

        .sc-criteria-box {
            background: white;
            padding: 15px;
            border-radius: 8px;
            display: flex;
            align-items: center;
            position: relative;
            margin-bottom: 15px;
            box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
            color: black;
        }

        .sc-criteria-box::before {
            content: "";
            width: 8px;
            height: 100%;
            background: #ff0000; /* Orange left border */
            position: absolute;
            left: 0;
            top: 0;
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
        }

            .sc-criteria-box1 {
            background: white;
            padding: 15px;
            border-radius: 8px;
            display: flex;
            align-items: center;
            position: relative;
            margin-bottom: 15px;
            box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
            color: black;
        }

        .sc-criteria-box1::before {
            content: "";
            width: 8px;
            height: 100%;
            background: #cc0b4a; /* Orange left border */
            position: absolute;
            left: 0;
            top: 0;
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
        }

        .sc-criteria-number {
            font-size: 48px;
            font-weight: bold;
            margin-right: 10px;
            min-width: 50px;
            text-align: center;
            color: #ff0000;
        }

        .sc-criteria-text {
            /*flex: 1;
            font-size: 18px;
            color: #000;
            line-height: 27px;
            font-weight: 600;*/
                flex: 1;
            font-size: 18px;
            color: #000;
            line-height: 21px;
            font-weight: 600;
            display: flex
        ;
            /* justify-content: center; */
            align-items: flex-end;
            position: absolute;
            bottom: 16px;
            width: 100%;
            padding-left: 66px;
        }

/* timelines starts here*/

#timelines {
  padding: 30px 0 30px 0;
 /*background: #912338;
 margin-top: 50px;
    position: relative;
    height: auto;
    background: url(../images/timeline-bg.png) !important;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top:50px 0px 50px 0px;*/

}



/*#timelines h5{
color: #000 !important;
font-family:"arial" !important;
font-size: 17px !important;
font-weight: 600 !important;
text-align: center;
}*/

#timelines h3{
color: #000;
 font-family: "arial";
 font-size: 13px;
 font-weight: 600;
 line-height: 26px;
 text-align: center;
}

#timelines h5{
color: #000;
 font-family: "arial";
 font-size: 15px;
 font-weight: 600;
 line-height: 18px;
 text-align: center;
}

#timelines h4{
    color: #0066cc;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 34px;
    text-align: left;
    padding-bottom: 50px;
}

#timelines .img-center {
    display: block;
    margin: 0 auto;
    padding-bottom: 0px !important;
}

   /* CTA Section */
        .cta-container {
            margin-top: 50px;
            background: #0066cc;
            padding: 20px;
            border-radius: 10px;
            text-align: center;
            color: white;
            font-size: 32px;
            font-weight: 500;
            max-width: 750px;
            margin-left: auto;
            margin-right: auto;
        }

        .cta-button {
            display: inline-block;
            margin-top: 10px;
            background: white;
            color: #cc0b4a;
            font-size: 14px;
            font-weight: 600;
            padding: 10px 10px;
            border-radius: 10px;
            text-decoration: none;
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
        }

.pt-15 {
    padding-top: 15px;
}

/* timelines ends here */

/*jury section */

#jury{
padding: 0px 0 0px 0;

}

   .jury-container {
        background-color: #0066cc;
        color: white;
        padding: 30px;
        border-radius: 10px;
        max-width: 1170px;
        width: 100%;
        margin: 0 auto;
        }

        .jury-title {
            font-size: 23px;
            font-weight: bold;
            color: #fff;
            margin-bottom: 10px;
            text-transform: uppercase;
        }

        .jury-description {
            font-size: 17px;
            color: #fff;
            margin-bottom: 30px;
            max-width: 1100px;
            line-height: 27px;
        }

        .jury-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
            gap: 20px;
/*            justify-items: center;*/
        }

        .jury-member {
            border-radius: 10px;
            padding: 15px;
            text-align: center;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            width: 150px;
        }


        .jury-image {
            width: 100%;
            height: auto;
            border-radius: 10px;
            border: 3px solid #fff;
        }

        .jury-name {
            font-size: 14px;
            font-weight: 600;
            color: #fff;
            margin-top: 10px;
        }

        .jury-role {
            font-size: 12px;
            font-style: italic;
            color: #fff;
            line-height: 18px;
        }

        .jury-org {
            font-size: 12px;
            color: #fff;
        }

        @media (max-width: 768px) {
            .jury-title {
                font-size: 24px;
            }

            .jury-description {
                font-size: 14px;
            }

}



/* partners */

#partners-area{
    /*padding: 50px 0 50px 0;
    height: auto;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top:50px 0px 50px 0px;*/

    color: white;
    padding: 30px;
    border-radius: 10px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    background: url(../images/pattern-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 650px;
}

  /* PARTNER SECTION */
#partners .container{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
        .partners-section {
            text-align: center;
            margin: 40px auto;
/*            max-width: 900px;*/
        }

        .partners-section h2 {
           /* color: #cc0b4a;
            font-size: 28px !important;
            font-weight: bold;
            text-transform: uppercase;
            line-height: 34px;
            text-align: left;
            padding-bottom: 30px;*/
            font-size: 23px;
            color: #0066cc;
            font-weight: 700;
            padding-bottom: 20px;
            text-align: left;
        }

        .partner-logos {
            /* display: flex;
            flex-wrap: wrap;
           justify-content: center;
            gap: 15px;*/

        }

        .partner-logo {
/*            width: 120px;*/
            height: 80px;
            border: 2px solid;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: white;
            border-radius: 10px;
              margin-bottom: 30px;
        }

        .partner-logo:nth-child(3n+1) { border-color: #0066cc; }
        .partner-logo:nth-child(3n+2) { border-color: #0066cc; }
        .partner-logo:nth-child(3n+3) { border-color: #0066cc; }

/* faqs*/



#faqs{

    margin-top: 50px;
    background-position: center;
    margin-bottom:50px;
    
}
#faqs h2{
   font-size: 23px;
    color: #0066cc;
    font-weight: 700;
    padding-bottom: 20px;
    text-align: left;
/*    margin-top: 205px; this need to undo*/ 
    
}


#faqs .col-lg-6{
    padding-left: 0px !important;
}




/* custom css ends*/


/*****home CTA******/

@media(min-width:768px) {
     .navbar {
        padding: 10px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    } 

    .top-nav-collapse {
        padding: 0;
    }
}

@media(min-width:768px) {
     .navbar {
        padding: 10px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    } 

    .top-nav-collapse {
        padding: 0;
    }
}


.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}    

  
/*home-block styles*/

.block-text {
    text-align: center;
    font-size: 18px;
    color: #050505;
    margin-top: 20px;
}

/* career video*/

#home { /*background: url('../images/header-bg.jpg')*/ center center no-repeat;-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; min-height: auto; position: relative; }
#home .container { position: static; }

/* Input Styles */

  .form{
    width: 100%;
    padding: 15px;
    background:#f8f8f8;
    border:1px solid rgba(0, 0, 0, 0.075);
    margin-bottom:25px;
    color:#727272 !important;
    font-size:13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
     z-index: auto;
  }

  .form:hover{
    border:1px solid #028dca;
  }

  .form:focus{
    color: white;
    outline: none;
    border:1px solid #028dca;
  }

textarea {
    display:block;
    resize: none;
    height:194px;
}

@-moz-document url-prefix() {
    textarea {
        height: 185px;
    }
}

  .imgptop {
    padding-top: 23%;
  }

.contact-form{
  /* padding-top: 25px; */
  }
  
  .space {padding-bottom: 40px;}
/* Generic Button Styles */

  .button{
    padding:8px 12px;
    background:#0A5175;
    display: block;
    width:120px;
    margin:10px 0 0px 0;
    border-radius:3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align:center;
    font-size:0.8em;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
  }

  .button:hover{
    background:#8BC3A3;
    color:white;
  }

  .form-btn:hover, form .file-btn:hover
  {
    background:#e6e6e6;
    color: #333;
    border:none;
  }

  .form-btn:active{
    opacity: 0.9;
  }

input {
    position: relative;
    z-index: 9999;
}

.section-padding {
    padding: 50px 0;
}

.section-padding1 {
    padding: 70px 0;
}

#block{
  background-color: #F5F6F7;
}

ul li, ol li {
    list-style: none;
}
/* new footer */

/* Footer Area Start */
.footer-area {
  background: #0066cc;
    text-align: left;
    border-radius: 10px 10px 0px 0px;
    display: block;
    z-index: 999;
    width: 98%;
    margin: 0px 20px 0 20px;
}

.footer-area h3 {
  font-size: 20px !important;
  color: #000;
  font-weight: 500;
  padding-bottom: 10px;
  /*letter-spacing: 0.5px;*/
}

.footer-area p {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  margin: 0;
  padding-right: 50px;
}

.footer-area a{
  color: #fff;
}

.footer-area a:hover{
  color: #E9E3D3;
}


.pt10 {
    padding-top: 10%;
}
.footer-contact{
/*    border: 1px solid #020202;*/
    padding: 10px;
/*    width: 500px;*/
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    font-family:"helvetica";
    margin-top: 10px;
}

.footer-contact .head{
    font-size: 21px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    font-family: arial;
    text-transform: uppercase;
}
.footer-contact .ftmail{
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    font-family: arial;
}

.footer-contact .flink{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    font-family: arial;
    padding-top: 15px;
    font-weight: 400;
    cursor: pointer;
}


.footer-area ul li{
  padding-bottom: 10px;
}
.footer-area ul li a {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.footer-area ul li a:hover {
  color: #01A79D;
}

.footer-area .footer-social li {
  display: inline-block;
}

.footer-area .fab, .far {
    font-weight: 400;
    font-size: 25px;
}

.footer-area .footer-social li a {
  color: #000;
  /*background: #fff;*/
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  text-align: center;
  border-radius: 25px;
  font-size: 25px;
  margin-right: 5px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.footer-area .footer-social li a:hover {
  color: #fff;
}

.footer-area .footer-social li .facebook:hover {
  background: #3B5998;

}

.footer-area .footer-social li .twitter:hover {
  background: #00aced;
}

.footer-area .footer-social li .linkedin:hover {
  background: #0073b1;
}

.footer-area .footer-social li .instagram:hover {
  background: #8a3ab9;
}

.footer-area .footer-social li .foursqare:hover {
  background: #25a0ca;
}

.footer-area .footer-social li .google-plus:hover {
  background: #d34836;
}

.footer-area .footer-social li .youtube:hover {
  background: #f30301;
}

.footer-area .footer-text p {
  font-size: 14px;
  margin-top: 20px;
  color: #fff;
}

.footer-area .footer-text p a {
  color: #Eb1C24;
}

.footer-area .footer-text .nav-inline .nav-link {
  padding: 11px 7px;
  color: #888;
}

.footer-area .footer-text .nav-inline .nav-link:hover {
  color: #Eb1C24;
}

.widget {
  /*margin-top: 10px;*/
}

.widget .widget-title {
  margin-bottom: 30px;
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

.widget a{
  color: #000;
  font-weight: normal;
  font-size: 20px;
}


.widget a:hover{
  color: #01A79D;
  font-size: 20px;
}
#copyright {
  background: #0b0b0b;
  text-align: center;
}

#copyright p {
  line-height: 42px;
  color: #fff;
  margin: 0;
  font-size: 15px;
}

#copyright p a {
  color: #fff;
}

#copyright p a:hover {
  color: #Eb1C24;
}

/* new footer */
/*------ footer ------*/
#footer{
  background: #f69e32; 
  font-size:16px;
  /*padding: 2em 0;*/
  padding: 48px 40px 40px 40px;
  color: #000;
  /*border-top: 2px solid #dfdfdf;*/
}

#main-footer
{
  background: #3c3c3b;
  padding-bottom: 25px !important;
}

#footer ul li
{
  list-style-type:none;
}

#footer a
{
    color: #000;
    text-decoration: none;
}

#footer a:HOVER, #footer a:FOCUS
{
  color: #b1b1b1;
    text-decoration: none;
}

#footer h4
{
  font-size: 17px;
  font-weight: 400;
  /*line-height: 27px;*/
  display: inline-block;
  vertical-align: super;
}

.footer-left
{
  float:left;
  margin:-1em;
}

.footer-right ul li
{
  display:inline-block;
  
}
.footer-right ul li a{
  color:#757677;
  font-size:16px;
    font-weight: 300;
  margin:0 1em;
  display:block;
  text-decoration:none;
  font-family: "Roboto",sans-serif;

}
.footer-right ul li a:hover{
  color:#337AB7;
}
.footer-right{
  float:right;
}
.footer-right p{
  color:#fff;
  font-size: 1em;
}
.footer-left p{
  font-weight: 300;
    color: #1e1e1e;
  font-size: 1em;
  margin-top:2em;
}
.footer-right p a{
  color:#337AB7;
}
.footer-right p a:hover{
  color:#fff;
  text-decoration:none;
}
.footer-right{
  margin:0;
}

#footer .copyright {
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 10px;
}
#footer .copyright a {
  color: #02bdd5;
}

.foot-social
{
  text-align: right;
  padding-top: 15px;
  padding-bottom: 15px;
}

.foot-social .fa
{
  font-size: 12px;
  background-color: transparent;
  border: 2px solid #757677;
  border-radius: 50%;
  width: 33px;
  color: #757677 !important;
}
.foot-social .fa:HOVER, .foot-social .fa:FOCUS
{
  color: #b1b1b1 !important;
  border: 2px solid #b1b1b1 !important;
}

.foot-separator
{
  padding: 0 10px;
}

 
.inline
{
  display: inline;
  line-height:30px;
}

.inlineblock
{
  display: inline-block;
}

.foot-h4
{
  /* text-align: right; */
  margin-right: 10%;
 /*  margin-right: 25%; */
  padding-top: 1px;
}

.rightpadding
{
  padding-right: 0px; 
}

.leftpadding
{
  padding-left: 0px;  
}

.foot-nav
{
  text-align: right;
}

.copyright
{
  padding-top: 27px;
  font-size: 15px;
}

.cd-headline.slide .cd-words-wrapper {
  color: #02bdd5;
}
ul.social-icons {
  height: auto;
  overflow: hidden;
  list-style: none !important;
  margin-bottom: 10px;
}
ul.social-icons li {
  float: none;
  display: inline-block;
  height: 36px;
}

.navbar-toggle .icon-bar {
  background: #fff !important;
}
.navbar-toggle {
  background: #000 !important;
  border: none !important;
}

.navbar-default .navbar-toggle {
  background: #000;
}

.container > .navbar-collapse{
    margin-left: 0px;
}

.dropdown-menu > ul {
  list-style: none;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: -5px;
  background: #fff;
  background-color: rgba(0, 0, 0, 0.95);
  box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
}
.nav .open > a,
.nav .open > a:focus {
  background-color: transparent;
}


.radio {
    padding-left: 20px; }
    
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; 
    font-weight: 200;
    color: #2a2a28;
    font-size: 20px;
    }
    
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
    
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 9px;
    height: 9px;
    left: 4px;
    top: 4px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
    
.radio input[type="radio"] {
    opacity: 0;
    cursor: pointer;
     }
    
.radio input[type="radio"]:focus + label::before {
    outline: none;
    outline-offset: -2px;
    cursor: pointer;
     }
    
  .radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); 
    cursor: pointer;
    }
  
#top-bar .dropdown-menu > ul > li > a {
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 8px 0;
  color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.ico-bg {
    background: #272F63 none repeat scroll 0% 0%;
}
.icon-wrap {
    font-size: 2em;
    height: 60px;
    width: 60px;
    float: left;
    line-height: 65px;
    text-align: center;
    color: #FFF;
    margin-right: 30px;
}

.hr {
    height: 1px;
    width: 30%;
    margin: 0 auto;
    background-color: #ECECEC;
    position: relative;
    line-height: 1px;
}

.hr-inner {
    width: 8px;
    height: 9px;
    background-color: #FFF;
    border: 1px solid #ECECEC;
    position: absolute;
    left: 50%;
    top: -4px;}


.back-to-top {
    background-color: #0066cc;
    z-index: 300;
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    position: fixed;
    bottom: 80px;
    right: 25px;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    color: #fff;
}

.back-to-top:hover{background: #000 none repeat scroll 0% 0%;}


.back-to-top .fa {

    padding: 8px;
    font-size: 29px;
    width: 38px;
    text-align: center;
    text-decoration: none;
    margin: -2px 0px;

}

.feature_p
{
  font-size: 22px; 
  font-weight: 500; 
  color: #3c3c3b;
  margin-top: 0px;
  line-height: 30px;
}

.feature_p > p
{
  padding:11px ;
}

.feature
{
  font-size: 22px; 
  font-weight: 500; 
  color: #3c3c3b;
  margin-top: 80px;
  line-height: 30px;
}
.feature2
{
  font-size: 22px; 
  font-weight: 600; 
  color: #3c3c3b;
  margin-top: 80px;
  line-height: 30px;
}
.feature > p
{
  padding:11px ;
}
/* microsoft  */
.feature_m
{
  font-size: 18px; 
  font-weight: 500; 
  color: #3c3c3b;
  margin-top: 0px;
  line-height: 30px;
  padding-top: 10px;
}

.feature_m > p
{
  padding:11px ;
}



.banner-title
{

  font-size: 45px; 
  font-weight: 500; 
  color: #fff;
}

.subtitle
{
  font-size: 30px; 
  font-weight: 500; 
  color:#3c3c3b;
  line-height: 46px;
}

.banner-subtitle{
  color: #fff;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 24px !important;
}


.section-end
{
border-bottom: 1px solid #CDCED0;
width: 70%;
text-align: center;
margin-left: 15%;
background-color: transparent;
}

.sep{
border-bottom: 1px solid #CDCED0;
width: 70%;
text-align: center;
margin:70px 0 70px 15%;
}

.sec-div{
border-bottom: 1px solid #CDCED0;
width: 70%;
text-align: center;
margin:0px 0 0px 15%;
}


.btn{
background: #01A79D;
background-size: cover;
background-position: center center;
background-attachment: fixed;
/*border: none;*/
color: #fff;
padding: 17px 35px;
margin-top: 35px;
font-size: 24px;
line-height: 1em;
letter-spacing: normal;
border-radius: 1;
font-family: "Open sans", sans-serif;
border-radius: 10px;
font-weight: 700;
}


#grey-shape-bg-up .btn, #home-intro .btn {
    font-size: 24px;
    padding: 12px 20px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
  display: inline-block;
}

#grey-shape-bg-up .btn-common, #home-intro .btn-common {
  background-color: #01A79D;
  position: relative;
  z-index: 1;
  font-size: 24px;
    padding: 15px 20px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
  display: inline-block;
}

#grey-shape-bg-up .btn-common:hover, #home-intro .btn-common:hover {
  color: #fff;
  /*background: #7b080d;*/
   background: #333;
   font-size: 24px;
    padding: 15px 20px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
  display: inline-block;
  
}

.footer-text {
  font-size: 16px;
  color: #b1b1b1;
  line-height: 30px;
}

.footer-text > a
{
  font-size: 16px;
  color: #b1b1b1;
}

.footer-text > a:HOVER
{
  font-size: 16px;
  color: #fff;
}

.overlay1 {
  background: red;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .4;  
}


.grayscale {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.col 
{ 
  background: transparent; 
  padding:1em 0; 
  text-align:center;
}
  
.team-section
{

  margin-bottom: 95px;
}

.brand{
  vertical-align: middle;
  font-size: 24px;
  color: #3c3c3b;
  padding-left: 15px;
}

.logo{
  width: 300px; 
}

.footer-brand{
  vertical-align: middle;
  font-size: 24px;
  color: #000;
}

/* Britam styles starts */

/* navbar styles here */
 #britam-nav .navbar-default .navbar-nav > li > a:hover {
  color: #02bdd5;
} 

 #britam-nav .navbar-left{
    padding: 0px 15px 0px 15px;
 }

 #britam-nav .navbar.navbar-default {
  /*border: 0;*/
  border-radius: 10px;
  margin-bottom: 0;
  background: #0066cc;
  height: 87px;

} 

#britam-nav .navbar-fixed-top {
    /* position: relative; */
    position: fixed;
    display: block;
    z-index: 999;
    width: 98%;
    margin: 0 20px 0 20px;
}


#britam-nav .navbar-default .navbar-nav > li > a 
{
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
}

#britam-nav .navbar-default .navbar-nav > li > a:hover{
    color: #ff0000;
}

#britam-nav .navbar.navbar-default .navbar-toggle {
  /* margin-top: 32px; */
  margin-top: 20px;
margin-bottom: 20px;
margin-right: 30px;
  
} 

#britam-banner .block{
    padding-top: 100px;
}

#britam-banner h1{
    font-family: "Open Sans", sans-serif;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-size: 42px;
    padding-top: 20px;
    line-height: 46px;
}

#britam-nav .apply-now{

}

#britam-nav .navbar-brand {
    float: left;
    height: 50px;
    /*padding: 15px 15px;*/
    font-size: 18px;
    line-height: 20px;
}


#britam-nav .navbar-header .navbar-brand a {
  height: auto;
  display: inline-block;
  margin-top: 8px;
}

#britam-nav .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    /* margin-left: -122px !important; */
    margin-top: 0;
}

#britam-nav .navbar-inverse .navbar-toggle:focus,
#britam-nav .navbar-inverse .navbar-toggle {
  background: #444;
}

#britam-nav .navbar-nav > li > a {
    /*padding-top: 0px!important;
    padding-bottom: 15px;*/
    line-height: 35px;
}

#britam-nav .main-menu{
    padding-top: 0px;
}


#britam-nav .navbar{
    border-bottom: none !important;

}

#britam-nav .navbar-toggle {
  background: #ed3b24 !important;
}

#britam-nav .navbar-collapse{
    border: none !important;
    box-shadow: none !important;
}

.pl-20{
    padding-left: 20px;
}



#britam-nav .navbar.navbar-default {
  border: 0;
  /*border-radius: 10px;*/
border-radius: 10px 10px 0px 0px;
  margin-bottom: 0;
  background: #0066cc;
  height: 75px;
}

@media (min-width: 768px) {
    #britam-nav .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 15px;
        padding-right: 57px;
    }
}

/*-- header top menu styles here --*/
#britam-nav .header_top{
  padding:.5em 0;
  /* background:#4a64ad; */
  background:#2B3E71;
  height:32px;
  z-index: 1;
/*  position: fixed;
width: 100%; */
}

#top-header{
    padding: 20px 0px 20px 0px;
}

#top-header .apply-now{
margin-top: 20px;
float: right;
}


#britam-banner {
    color: #fff;
    position: relative;
    height: auto;
     background: url(../images/banner/banner-bg.png);
    /*padding-top: 185px;*/
    /*padding-top: 100px;*/
    background-repeat: no-repeat;
    /*padding-bottom: 19%;*/
    min-height: 515px;
    /*max-height: 465px;*/
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    /*background-size: auto auto;*/
    background-position: right;
    margin-top: 0px;
    /*margin-bottom: 10em;*/
    border-radius: 0px 0px 15px 15px;
}

.banner-content{
    padding-left: 25px;
}

.cd-intro img{
    height: 265px;
}
#britam-banner h2{
    color: #fff;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    text-transform: none;
    font-weight: 300;
    font-style: normal;
    padding-top: 10px;
}


.btn-default {
    background: none !important;
}


   #britam-banner .britam-btn {
    display: inline-block;
    background-color: #4A154B;
    color: #fff;
    padding: 15px 35px 15px 35px;
    border-radius: 25px;
    margin-top: 20px;
    font-size: 22px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
     font-family: "Poppins", sans-serif;
    font-weight: bold;
}

   #britam-banner .learn-more{
    color:#4A154B;
     font-size: 28px;
      font-weight: bold;
      text-decoration: underline !important;
      padding-left: 20px;
   }

#britam-banner .custom{
    width: 90%;
}


     .info-box {
      border: 2px solid #0074d9;
      border-radius: 10px;
      padding: 10px;
      margin-bottom: 15px;
      display: flex;
      align-items: center;
      min-height: 120px;
      background: #fff;
    }
    .info-box img {
      width: 60px;
      height: 79px;
      margin-right: 5px;
    }
    .info-box h4 {
      color: #0066cc;
      font-weight: bold;
      margin: 0 0 5px;
    }
    .info-box p {
      margin: 0;
    }

#home-intro .col-sm-6 {
    padding-right: 0px;
}

/* themes icon box */

  .flip-card {
      background: transparent;
      width: 100%;
      height: 220px;
      perspective: 1000px;
      cursor: pointer;
      margin-bottom: 20px;
    }
    .flip-card-inner {
      position: relative;
      width: 100%;
      height: 100%;
      text-align: center;
      transition: transform 0.6s;
      transform-style: preserve-3d;
    }
    .flip-card.flipped .flip-card-inner {
      transform: rotateY(180deg);
    }
    .flip-card-front, .flip-card-back {
      position: absolute;
      width: 100%;
      height: 100%;
      backface-visibility: hidden;
      border-radius: 8px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 15px;
    }
    .flip-card-front {
      background: transparent;
      border: 2px solid #fff;
    }
    .flip-card-back {
      background: #0066cc;
      color: #fff;
      transform: rotateY(180deg);
    }
    .icon-box i {
      font-size: 15px;
      color: #fff;
      /*margin-bottom: 10px;*/
    }

    .icon-box i:hover {
      font-size: 15px;
      color: #ff0000;
      /*margin-bottom: 10px;*/
    }

    .icon-title {
      font-weight: bold;
      font-size: 18px;
      color: #fff;
      margin-top: 10px;
      padding-bottom: 20px;
    }

   .flip-card a{
    color: #fff;
   }

   .flip-card a:hover{
    color: #ff0000;
    font-weight: 400;
   }

.img-rounded{
    border-radius: 10px;
    background: #fff;
    width: 215px;
    padding: 15px;
}


/* Britam 2025 */

@media (max-width: 480px) {
 #britam-nav .navbar-fixed-top {
    width: 50%;
  }
#britam-about-section {
 margin-top: 1118px !important;
}

.flag {
  width: 50% !important;
  height: auto;
  /*margin-right: 10px;*/
  border-radius: 8px;
  margin: 0 auto !important;
  padding-bottom: 10px;
  display: block;
}

#top-header .apply-now {
  margin: 0 auto !important;
  display: block !important;
  padding-top: 20px;
  float: none !important;
}

.mb10{
    margin-bottom: 10px;
}

.sc-criteria-text{
    font-size: 14px;
}

.ptop50 {
  padding-top: 0px;
  text-align: center;
}

.flags {
  margin-top: 0px !important;
  padding-bottom: 6px;
}

.jury-grid{
  justify-items:center !important;
}

#britam-banner {
  /*margin-bottom: 6em;*/
}

.pl-20{
    padding: 0px !important;
}


#home-intro {
  height: 942px;

}

.theme-item {
  display: flex !important;
  align-items: center !important;
  margin-bottom: 15px !important;
}

#home-intro {
  padding: 30px 10px 30px 10px;
  /*background: #912338;*/
  margin-top: 50px;
  position: relative;
  height: 47em;
  /*background: url(../images/pattern-bg.png);*/
    background-size: auto;
  background-size: contain;
  background-repeat: repeat;
  border-radius: 15px;
}


.sc-container {
  background-color: #cc0b4a;
  color: white;
  padding: 30px;
  border-radius: 10px;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  background: url(../images/pattern-bg.png);
    background-size: auto;
  background-size: contain;
  background-repeat: repeat;
  height: 100%;
}

.timeline-container {
  color: white;
  padding: 30px;
  border-radius: 10px;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  background: url(../images/pattern-bg.png);
    background-repeat: repeat;
    background-size: auto;
  background-size: contain !important;
  background-repeat: repeat !important;
  height: 100%;
  min-height: 122em;
}


#partners-area {
background-size: contain !important;
background: url(../images/pattern-bg.png);
/*height: 114em;*/
height: 55em;
}



}




@media (min-width: 376px) and (max-width: 480px) {

#britam-banner .block {
  padding-top: 20px !important;
}


}


/* about britam */

#britam-about-section {
      /*background-color: #0066cc;
      color: white;
      padding: 30px 20px;
      border-radius: 15px 0 0 15px;
      height: 100%;*/
       padding: 30px 10px 30px 10px;
  /*background: #912338;*/
  margin-top: 30px;
  position: relative;
  /*height: 47em;*/
  min-height: 15em;
  background: url(../images/pattern-bg.png);
    background-size: auto;
  background-size: cover;
  background-repeat: repeat;
  border-radius: 15px;
    }

#britam-about-section h1{
    font-size: 23px;
    color: #0066cc;
    font-weight: 700;
    padding-bottom: 20px;

    }

    .britam-about-section h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    }
    .britam-about-section h4 {
      font-weight: bold;
      color: #fff;
    }
    .flag {
      width: 100%;
      height: auto;
      margin-right: 10px;
      border-radius: 8px;
    }
     .theme-item {
      display: flex;
      align-items: center;
      margin-bottom: 15px;
    }
    .theme-item img {
      width: 60px;
      height: 60px;
      margin-right: 10px;
    }
    .theme-item span {
      font-weight: bold;
      font-size: 14px;
      color: #000;
    }
    @media (max-width: 767px) {
      .britam-about-section, .key-themes {
        border-radius: 15px;
        margin-bottom: 20px;
      }
      .theme-item {
        display: block;
        text-align: center;
      }
      .theme-item img {
        margin-bottom: 8px;
      }
    }
    #britam-about-section p{
        color: #000;
        /*padding-top: 20px;*/
    }

#key-themes-section {
      /*background-color: #0066cc;
      color: white;
      padding: 30px 20px;
      border-radius: 15px 0 0 15px;
      height: 100%;*/
       padding: 30px 10px 30px 10px;
  /*background: #912338;*/
  margin-top: 30px;
  position: relative;
  /*height: 47em;*/
  min-height: 15em;
  background: url(../images/key-themes-bg.png);
    background-size: auto;
  background-size: cover;
  background-repeat: repeat;
  border-radius: 15px;
    }

#key-themes-section h1{
   font-size: 23px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase;

    }

#key-themes-section p{
 color: #fff;
}


.key-icon-section {
        padding: 40px 0;
        /*background: #f9f9f9;*/
    }
    .key-icon-box {
        text-align: center;
        margin-bottom: 30px;
    }
    .key-icon-box img {
        /*max-width: 60px;*/
        margin-bottom: 5px;
        display: inline-block;
    }
    .key-icon-title {
        font-size: 15px;
        font-weight: 600;
        color: #fff;
    }
    .row-flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }



.key-themes {
  background-color: #ffffff;
  padding: 30px 20px;
  border-radius: 0 15px 15px 0;
  border: 2px solid #0066cc; /* Ensures border is correctly applied */
  height: 100%;
}

.key-themes h4{
    font-size: 24px;
    color: #0066cc;
    font-weight: 700;
}
.key-themes p{
    color: #000 !important;
    padding-top: 10px !important;
    padding-bottom: 20px;
}

.flags {
    margin-top: 100px;
    padding-bottom: 6px;
}


.selection-section {
      background-color: rgba(0, 102, 204, 0.95);
      padding: 60px 20px;
      border-radius: 15px;
      color: white;
    }
    .selection-section h3 {
      text-align: center;
      font-weight: bold;
      margin: 40px 0 30px;
    }
    .selection-box {
      background-color: #fff;
      color: #003366;
      border-radius: 10px;
      padding: 15px 20px;
      margin-bottom: 20px;
      min-height: 100px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    }
    .selection-box strong {
      font-size: 36px;
      color: #0066cc;
      display: block;
    }
    .top-text {
      font-size: 16px;
      max-width: 1000px;
      margin: 0 auto;
      text-align: center;
    }


.timeline-container{
    color: white;
    padding: 30px;
    border-radius: 10px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    background: url(../images/pattern-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 625px;
}




/* Britam styles ends*/

.col-margin {margin-left: 32%!important;}
.stat-margin {margin-left: 28%!important;}


.banner-p
{
  margin-top: 30px;
  padding-left: 17%;
padding-right: 17%;
}


.nav-padding
{
  padding: 0 0 0 0 !important;
}
  
.feature-p
{
  font-size: 18px;
} 

.feature-m
{
  font-size: 20px;
  padding-top: 10px;
  text-align:left;
  color: #000;
  font-family: inherit;
  line-height: 30px;
} 

.center-p
{
  font-size: 20px;
  padding-top: 10px;
  text-align:center;
  color: #000;
  font-family: inherit;
  line-height: 30px;
} 
.feature-g
{
  font-size: 18px;
  padding-top: 50px;
  text-align:left;
  color: #fff;
}
.feature-p
{
  font-size: 18px;
  padding-top: 25px;
  text-align:center;
}
.feature-ms
{
  font-size: 18px;  
  text-align:center;
  color:white;
} 
.footer-text
{
  font-size: 16px;
  font-weight: 400;
  color: #b1b1b1;
  
} 
.top_space{
  margin-top:80px;
}

.top_space1{
  margin-top:50px;
}
.footer-text1
{
  font-size: 14px;
  font-weight: 400;
  color: #b1b1b1;
}

.footer-text1-a
{
  font-size: 14px;
  font-weight: 400;
  color: #757677;
}

.footer-text1-a:HOVER
{
  text-decoration: none;
  color: #b1b1b1;
}


.footer-head
{
  font-size: 25px;
  font-weight: 500;
  color: #b1b1b1;
  margin-bottom: 40px;
}

 .copyright-text
 {
  font-size: 14px;
  font-weight: 400;
  color: #757677;
 }


.footer-subhead
{
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  color: #b1b1b1;
  margin-bottom: 5px;
}


.footer-underline {
    border-bottom: 1px solid #028dca;
    width: 35%;
    text-align: left;
    margin-left: 1%;
    margin-bottom: 30px;
}

.left-alignment
{
  text-align: center;
}
  
.recognition-images{
  background-color: transparent;
  /* padding-bottom: 5px; */
  /* margin-right: 13px; */
}

.recognition-div
{
  margin-top: 24px;
  float:right;
  width:100%;
  right:0;
}

.my-contact 
{
  font-weight: 400 !important; 
  color: #028dca !important;
}

.active
{
  font-weight: 400 !important; 
} 

.active1
{
  font-weight: 400 !important; 
  color: #000 !important;
  font-size:16px;
}

figure.overlay {    
position: relative;    
width: 100%;    
z-index: 1;  

}  
figure.overlay images 
{
  width: 100% 
}


.imageHolder {
  position: relative; 
  width: 360px;
    height: 250px;
    } 
   
.imageHolder .caption {
  position: absolute; 
  width: 360px; 
  height: 50px;
   bottom: 0px; 
   left: 0px; 
   color: #ffffff; 
   background: rgba(0,0,0,0.6); 
   text-align:center; 
   font-weight:normal; 
   font-size:20px;
   line-height:17px;
}

.teamholder {
  position: relative;
    } 

.teamholder .overlay{
    position: absolute;
    width: 111px;
    height: 110px;
    bottom: 3px;
    left: 8px;
/*  background: rgba(61, 129, 195, 0.5); */
  background:rgba(92, 116, 140, 0.2);
    border-radius: 50%;
}

 .outline-btn{ 
    /*display:inline-block;*/
    background-color: transparent;
   /*  border: 1px solid #0b77a6; */
    border: 1px solid #fff;
    color: #fff;
    padding: 13px;
    border-radius: 0;
  margin-top: 35px;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: normal;
  border-radius: 1;
  font-family: "Open sans", sans-serif;
}

   .outline-btn:hover, .outline-btn:focus, .outline-btn:active{ 
     /*display:inline-block;*/
  /*   background-color: transparent; */
    border: 1px solid #f1f1f1;
    color: #333;
    background-color:#f1f1f1;
    padding: 13px;
    border-radius: 0;
  margin-top: 35px;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: normal;
  border-radius: 1;
  font-family: "Open sans", sans-serif;
  text-decoration: none;
}

/* Webinar event page banners */

.grayhead{
  color:#2a2a28 !important;
}

.person {
    font-weight: 500;
    font-size: 16px;
    color:#2a2a28 !important;
}

.pbot{
  padding-bottom: 10px;
  text-align: left;
}

.graybg{
background-color: #F4F3F3 !important;
}

ol.numberlist {
    font-family: inherit;
    font-size: 18px;
    color: #2a2a28;
    font-weight: 200;
    text-align: left;
    line-height: 32px;
    list-style: decimal;
    padding-left: 25px;

}

ol.numberlist li {
   padding-bottom: 15px;
}

.rspace{
  margin-top: 40px;
}

.pattern-bg{
    position: relative;
    height: auto;
    background: url('../images/banner/pattern-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 0;
    padding-right: 0;
    background-position: center;
    padding: 55px 0 55px 0
}



ul.checkmark1 
{
  font-family: inherit;
  font-size: 18px;
  color: #2a2a28;
  font-weight: 200;
  text-align: left;
  line-height: 32px;
  list-style: none;
}

ul.checkmark1 li 
{

 background: url(../images/tick.png) no-repeat  0 0.54em; 
  padding-left: 25px;
}

ul.checkmark1 li:not(:first-of-type)
{
  margin-top: 15px;
}


.sep-space {
  padding-bottom:100px;
}



.white-form-btn1 {
    width: 250px;
    width: 160px;
    display: block;
    height: auto;
    padding: 15px;
    color: #fff;
    background: #028dca;
    border: none;
    border-radius: 3px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin: auto;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
}

.white-form-btn1:hover{
  /*color:#fff;*/
  text-decoration: none;
}

.white-form-btn1:active{
  color:#fff;
  text-decoration: none;
}


.vspace{
  padding-top:35px;
}
/* edtech ends */

/*************ima*******/
#why-banner-ima {
    color: #fff;
    position: relative;
    height: auto;
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/ima/ban.jpg');
    background-repeat: repeat;
    background-size: auto auto;
    padding-top:190px; 
    background-repeat: no-repeat;
    padding-bottom: 6%;
  min-height: 510px;
  padding-left: 0;
  padding-right: 0;
  background-size: cover;
  background-position: center;
}
#ima-benifits {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/ima/pf.jpg');
        background-repeat: repeat;
        background-size: auto auto;
      /*  padding: 13%; */
      padding-top:230px; 
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding-bottom: 6%;
   /*margin-top: 94px;*/
  max-height: 650px;
  padding-left: 0;
    padding-right: 0;
  background-size: cover;
background-position: center;
}
#ima-benifits .benefits1 li{
  
background: url(../images/tick.png) no-repeat left center;
    padding-left: 30px;
    margin: 3px 0;
    padding-top: 3px;
    
}
/*******ima*****/
.verticals2 { 
  text-align: left !important;
  padding: 55px 0 100px 0 !important;
  line-height:38px;
}
.subtitle2, .ext-title, .ver-title
  {
      font-size: 20px;
      line-height: 25px;
  }
.verticals2 .subtitle1 {
    font-size: 30px;
    font-weight: 500;
    
    line-height: 46px;
}
.verticals2 ul {
    list-style-position: inside;
    list-style: none;
/* home page mobile banner */

}
.verticals1 { 
  text-align: left !important;
  padding: 55px 0 100px 0 !important;
  line-height:24px;
}
.verticals1 .subtitle1 {
    font-size: 30px;
    font-weight: 500;
    
    line-height: 46px;
}
#partner-benifits .small{
  font-family: "Open sans", sans-serif;
    line-height: 30px;
    font-size: 20px;
    /* color: #6f6f6e; */
    /* color: #2a2a28; */
    font-weight: 300;
}
.verticals1 ul {
    list-style-position: inside;
    list-style: none;
/* home page mobile banner */

}
/* landing banner*/

#landing-banner {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/banner/landing.jpg');
        background-repeat: repeat;
        background-size: auto auto;
      /*  padding: 13%; */
      padding-top:230px; 
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding-bottom: 10%;
   /*margin-top: 94px;*/
  max-height: 510px;
  padding-left: 0;
  padding-right: 0;
  background-size: cover;
  background-position: center;
}

#contact-banner {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/banner/contact.jpg');
    background-repeat: repeat;
    background-size: auto auto;
      /*  padding: 13%; */
    padding-top:182px; 
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding-bottom: 6%;
   /*margin-top: 94px;*/
    max-height: 510px;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    background-position: center;
}

#contact-banner h1{
        font-size: 20px;
        font-weight: 500;
        line-height: 2em;
}

#newsletter-banner {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/banner/newsl.jpg');
    background-repeat: repeat;
    background-size: auto auto;
      /*  padding: 13%; */
    padding-top:182px; 
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding-bottom: 6%;
   /*margin-top: 94px;*/
    max-height: 510px;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    background-position: center;
}

#newsletter-banner h1{
        font-size: 20px;
        font-weight: 500;
        line-height: 2em;
}


#newsletter-banner .overlay {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}
#downar-banner-area1 {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/banner/2.jpg');
        background-repeat: repeat;
        background-size: auto auto;
      /*  padding: 13%; */
      padding-top:230px; 
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding-bottom: 10%;
   /*margin-top: 94px;*/
  max-height: 510px;
  padding-left: 0;
  padding-right: 0;
  background-size: cover;
}

#news-banner {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/banner/news.jpg');
        background-repeat: repeat;
        background-size: auto auto;
      /*  padding: 13%; */
    /*   padding-top:230px;  */
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding-bottom: 10%;
   /*margin-top: 94px;*/
  /*max-height: 190px;*/
  max-height: 300px;
  padding-left: 0;
  padding-right: 0;
  background-size: cover;
  background-position: center;
}

/* #news-banner .container{
  padding-left: 0px !important;
} */
  
.news-intro
{
  text-align: center;
  padding: 158px 15% 0 15%;
  /*padding-top: 158px; */
}
/* about banner */

#abt-banner-area {
    color: #fff;
    position: relative;
    height: auto;
    background: url('../images/banner/abt.jpg');
        background-repeat: repeat;
        background-size: auto auto;
      /*  padding: 13%; */
      /*padding-top:195px; */
      padding-top:170px; 
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding-bottom: 6%;
   /*margin-top: 94px;*/
  max-height: 510px;
  padding-left: 0;
padding-right: 0;
  background-size: cover;
  margin-top: 15px;

}
/***********************************/

.vi-banner-subtitle{
    font-size: 24px;
    font-weight: 200;
    margin-bottom: 0px;
    line-height: 36px;
    color: #fff; /* #6f6f6e; */
    font-family: "Open sans", sans-serif;
    margin-top: 20px;
    padding-left: 16%;
    padding-right: 16%;
}

.icon-block{
  margin:auto;
}
/*********Footer Company**************/

.footer-text1 > a
{
  color: #b1b1b1 !important;
}

.foot-myfa
{
  padding: 5px !important;
}

/*********End Footer comapny**********/


/*
================================================
Media Queries
================================================
*/  

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

.stat-margin {margin-left: 24%!important;}
  
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) 
{

  .nav > li > a
  {
    font-size: 18px;
    /* color: #fff; */
    font-weight: 200;
    padding-left: 25px;
  }
  
  .nav-container 
  {
      margin-top: 0px;
      margin-bottom: 0px;
  }

  .text 
  {
      padding: 0px 0px 0px 0px;
  }

  .points-images1 
  {
      width: 100%;
      height: auto;
      padding-right: 0px;
  }
  
  .points-images2 
  {
      width: 100%;
      height: auto;
      padding-top: 30px;
      padding-right: 0px;
  }
  
  .footer-subhead 
  {
      text-align: left;
  }
  
  .footer-underline 
  {
     margin-left: 40px;
     width: 30%;
  }
  
  .follow-us 
  {
      text-align: left !important;
      margin-left: 0;
      margin-top: 15px;
  }
  
  .follow-underline 
  {
      margin-left: 4% !important;
      text-align: left !important;
  }

  .foot-social 
  {
      margin-bottom: 15px;
  }

}
  

  
  #home-services 
  {
      padding: 75px 0 75px 0;
  }
  
  #home-services2
  {
      padding: 0px;
      text-align: left;
      background: #fff;
  }

  #home-services2 h2{
    font-size: 25px;
    font-weight: 500;
    color: #3c3c3b;
    line-height: 46px;
    padding-bottom: 25px;
}

  #parent .panel-group 
  {
      margin-bottom: -5px;
  }
  
  .myform 
  {
      margin-top: 35px;
  }
  

  
  .head-title 
  {
      font-size: 30px;
    color: #fff !important;
    font-weight: 500;
    line-height: 46px;
    margin-bottom: 10px;
  }
  
  .subtitle 
  {
      font-size: 25px;
  }
  
  .subtitle-new 
  {
      font-size: 21px;
      color: #3c3c3b;
  }
  
  .subtitle-co
  {
     font-size: 20px;
      font-weight: 300 !important; 
      line-height: 30px !important;
      color: #fff !important;
  }
  
  .circle-image 
  {
      height: 150px;
      margin-top: 20px;
      margin-bottom: 10px;
  }
  
  .feature 
  {
      margin-top: 40px;
  }
  .feature2
  {
      margin-top: 10px;
  }
  .verticals h3 
  {
      padding: 20px 0 11px 0px;
  }
  
  .verticals h2 
  {
      margin-top: 25px;
  }
  
  .technology h2 
  {
      margin-top: 15px;
  }
  .contact-headlines 
  {
      margin-top: 40px;
  }
  
  .contact-subsection 
  {
      margin-bottom: 50px;
  }
  
  .contact-subsection1 
  {
      padding: 50px 0 0px 0;
  }
  
  .dcenters
  {
    margin-top: 40px;
  }
  
  .faq 
  {
      font-size: 15px;
  }
  
  .faq-ans 
  {
      font-size: 15px;
  }
  
  .mob-subtitle
  {
    margin-top: 50px;
  }
}

  
/*overlay style*/

  
@media only screen and (max-device-width : 1199px) 
{

  .teamholder .overlay
  {
      left: 0px;
  }

  .job-title .news-title, .job-title .btn
  {
    float: none;
  }

  .job-title .news-title
  {
    margin-bottom: 30px;
  }

} 

/*****container padding for news*********/

@media only screen and (min-device-width : 800px)
{

  .container-padding
  {
  padding-left: 0px;
  padding-right: 0px;
  }

} 

.feedback-thanku
{
  margin-top: 7%;
}

.feedback-thanku > h1
{
  margin-top: 20px;
  color: #3c3c3b;
  font-weight: 400;
  font-size: 26px;
}

.feedback-thanku > h4
{
  margin-top: 20px;
  color: #3c3c3b;
  font-weight: 300;
  line-height: 32px;
}

.privacy-heading 
{
    padding-bottom: 25px;
   /*  padding-top: 25px; */
    text-align: left;
  font-size: 22px;
  font-weight: 500;
  color: #3c3c3b; 
  line-height: 30px;
}

.privacy-subdiv
{
  margin-bottom: 20px;
}

/*****Press release*******/

    .mythumb
    {
      display: inline-block;
    width: 24%;
     padding-left: 3%; 

    }
     .mythumb >images
    {
      /* width: 100%; */
      cursor: pointer;
    }
    
    .arrow
    {
      padding-top: 4%;
    width: 2%;
    }
    
 /*    .carousel 
    {
   margin-bottom: 30px;
 }*/
 
 /* style edited for BMT Digital */
    .carousel 
    {
  /*  margin-bottom: 30px; */
    /*height: 500px;*/
    /*padding-top: 107px;*/
    padding-top: 87px;
 }
  
 .carousel-caption {
 top: 0;
 left:13.5%;
 padding-top: 125px;
 text-align:left!important;
 color:#3c3c3b !important; 
 text-shadow:none !important;
 }


.carousel-caption h3 {
  /*font-size: 35px;*/
  line-height: 40px;
  font-size: 32px;
}

#webinar .carousel-caption {
 top: 0;
 left:13.5%;
 padding-top: 100px;
 text-align:left!important;
 color:#3c3c3b !important; 
 text-shadow:none !important;
 }

#myCarousel p{
  padding-top: 20px;
  color:#3c3c3b !important;
}

.carousel-indicators li {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    /*background-color: rgba(0,0,0,0);
    border: 1px solid #000 !important;*/
    /*border-radius: 10px;  */
    list-style: none;
    border: none !important;
    background-image: url(../images/home/car-indi.png);
}

.carousel-indicators .active {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:transparent !important;
    /*border: 1px solid #000 !important;*/
    /*border-radius: 10px;  */
    list-style: none;
    border: none !important;
    background-image: url(../images/home/car-indi-active.png);
}
    
   #myCarousel .btn{ 
    background-color: transparent;
   /*  border: 1px solid #0b77a6; */
    border: 1px solid #333;
    color: #333;
    padding: 13px;
    border-radius: 0;
  margin-top: 35px;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: normal;
  border-radius: 1;
  font-family: "Open sans", sans-serif;
}

     #myCarousel .btn:hover{ 
  /*   background-color: transparent; */
    border: 1px solid #333;
    color: #fff;
    background-color:#028dca;
    padding: 13px;
    border-radius: 0;
  margin-top: 35px;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: normal;
  border-radius: 1;
  font-family: "Open sans", sans-serif;
}

  #myCarousel .btn1{ 
    display:inline-block;
    background-color: #000;
    color: #01A79D;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
    font-weight: bold;
    font-style: italic;
}

     #myCarousel .btn1:hover{ 
    display:inline-block;
    background-color: #000;
    color: #912338;
    padding: 13px;
    border-radius: 10px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
     font-weight: bold;
    font-style: italic;
}

/* webinar button */

 #myCarousel .btn2{ 
    display:inline-block;
    background-color: transparent;
   /*  border: 1px solid #0b77a6; */
    border: 1px solid #25487E !important;
    color: #25487E;
    padding: 13px;
    border-radius: 0;
    margin-top:25px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
}

  #myCarousel .btn2:hover{ 
    display:inline-block;
    background-color: #25487E;
    border: 1px solid #25487E !important;
    color: #fff;
    padding: 13px;
    border-radius: 0;
    margin-top: 25px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
}

 #myCarousel .btn3{ 
    display:inline-block;
    background-color: transparent;
   /*  border: 1px solid #0b77a6; */
    border: 1px solid #fff !important;
    color: #fff;
    padding: 13px;
    border-radius: 0;
    margin-top:25px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
}

  #myCarousel .btn3:hover{ 
    display:inline-block;
    background-color: #f1f1f1;
    border: 1px solid #fff !important;
    color: #333;
    padding: 13px;
    border-radius: 0;
    margin-top: 25px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: normal;
    border-radius: 1;
    font-family: "Open sans", sans-serif;
}

/* webinar button ends */
.main-menu {

    /* padding-top: 20px; */
    padding-top: 10px;
    /*margin-right: 50px;*/
   
}


.main-menu a:focus, a:hover {

    color: #ff0000;
    text-decoration: underline;

}


/* menu active style */

#casestudies li#casestudieslink a, #careers li#careerslink a, #contact li#contactlink a, #partners li#partnerslink a, #functions li#functionslink a, #industries li#industrieslink a{ 
     color: #ff0000;

}

.main-menu .fa{

  padding:0px !important;
   margin :0px !important;
  font-size: 14px !important;
  text-align: left !important;
  width: 0px !important;
  font-weight: normal;
}
  .menu-title {

    color: #8e8e8d;
    font-family: "open sans", sans-serif;
    font-size: 16px;
  font-weight: 400;

  }

.navbar-brand {

  padding:0px !important;
  /* margin-top: 20px; */
 margin-top: -18px;
/*  margin-bottom: 28px;*/

}


  /* style edited ends */  
    .galleryinn
    {
    margin-top: 10px;
    }
    

.mynav
{
  border-bottom: none;
  margin-bottom: 20px;
}

.mynav > li > a
{
  border: none !important;
  padding-left: 0px;
  padding-right: 40px;
  font-size: 20px;
}

.blog-ul > li
{
  padding-left: 10px !important;
  padding-right: 0% !important;
  font-size: 18px;
  padding-bottom: 14px;
  font-family: "Open sans", sans-serif;
  line-height: 30px;
  color: #2a2a28;
  font-weight: 200;
}

.blog-ul 
{
  margin-left: 18px;
}

.blog-title
{
  padding-bottom: 45px;
  font-size: 27px;
  font-weight: 500;
  color: #3c3c3b;
  line-height: 42px;
  text-transform: none !important;
  /* padding-top: 45px; */
  text-align: left !important;
  padding-left: 0% !important;
  padding-right: 0% !important;
  padding-bottom: 28px !important;
}

.blog-subtitle
{
font-size: 22px;
font-weight: 500;
color: #3c3c3b;
line-height: 38px;
margin-bottom: 15px;
}

.carousel-control.left
{
    background-image: none !important;
    top: 20%;
}

.carousel-control.right 
{
    background-image: none !important;
    top: 20%;
}

.my-fa-icon
{
  font-size: 16px;
  width: 29px;
  text-align: left;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

/*****End Press release*******/
.news-ul
{
  padding-bottom: 18px;
  padding-left: 16px;
}

.news-ul>li
{
  padding-left: 10px !important;
  padding-right: 0% !important;
  font-size: 18px;
  padding-bottom: 10px;
  font-family: "Open sans", sans-serif;
  line-height: 30px;
  color: #2a2a28;
  font-weight: 200;
}

.bottomspace
{
  padding-bottom: 45px !important;
}

.alert-danger 
{
    line-height: 25px;
}

.unsub-form
{
  background: transparent;
  border: none;
  padding: 0px;
}

.unsub-form:HOVER
{
  border: none;
}

/*************Media query internal page banners*****************/

@media only screen and (min-device-width : 2000px)
{
  #news-banner 
  {
    padding-bottom: 7%;
  }
}

/*************End Media query internal page banners*****************/

.figdiv {
    margin: 0 !important;
    padding-bottom: 0px;
    padding-top: 0px;
    /* border-top: 1px solid #B9B3B1;
    border-bottom: 1px solid #B9B3B1; */
    border:0px;
    background-color: #000;
}
.figdiv .figimages {
    width: 100%;
    opacity: 0.4;
    margin-bottom: 0px;
}
.figcap 
{
  position: absolute;
  color: white;
  font-weight: 400;
  text-align: center;
  font-size: 30px;
  line-height: 59px;
  margin-top: -8%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.menu-header
{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  font-size: 16px;
  color: #3c3c3b;
}

.menu-subtitle
{
  font-size: 15px;
  line-height: 22px;
  color: #6b7c93;
  margin: 5px 0 0;
  font-weight: 300;
  text-transform: none;
  word-wrap: break-word;
}

.tech-stat
{
  padding-top: 23px;
}

.stat-div
{
  display: inline-block;
}

.mystamp
{
 /*  width: 220px;
  height: 220px; */
  float: right;
  margin-top: 120px;
  margin-right: 20px;

  /* Rotate div */
  -ms-transform: rotate(10deg); /* IE 9 */
  -webkit-transform: rotate(10deg); /* Safari 3-8 */
  transform: rotate(10deg);
}

.mystamp-mob
{
  width: 220px;
    height: 220px;
}

.stamp-a
{
  position: relative;
  z-index: 1;
}


@media only screen and (min-width : 320px) and (max-width : 479px)
{
  .slash
  {
    display: none;
  }
  
  .stat-div 
  {
      display: block;
  }
  
  #company-counts 
  {
      height: 245px;
  }
  
  .count-title 
  {
      padding: 5px 0 22px 0;
  }
  
  .figcap 
  {
      font-size: 15px;
      line-height: 35px;
      margin-top: -15%;
  }
  
  .mythumb 
  {
      width: 23%;
  }
  
  .foot-nav 
  {
    margin-top:10px;
      text-align: left;
      line-height: 27px;
      padding-left: 15px;
    padding-right: 15px;
  }
  
  .inlineblock
  {
    display: block;
  }
  
  .client1 
  {
      margin-left: -9px;
  }
  .client4 
  {
      margin-left: -3px;
  }
  
  .client2
  {
    margin-left: -11px;
  }
  
  .client3
  {
    margin-left: -7px;
  }
  
  .leftpadding
  {
   padding-left: 15px;
  }
  
  .rightpadding 
  {
      padding-right: 15px;
  }
  
  .foot-social 
  {
      text-align: left;
  }
  
  .recognition-div
  {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  #footer 
  {
      padding: 48px 0px 40px 0px;
  }
}

@media (min-width: 576px)
{

#women-ldp-banner {
    color: #fff;
    position: relative;
    height: auto;
    padding-top: 75px;
 
}

#women-ldp {
  background: url('../images/women-ldp-2022/about-info.png');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 1282px;
  background-position: bottom;
}


#bootcamp-entail {
  background: url('../images/women-ldp-2022/bootcamp-entail.png');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 647px;
  background-position: bottom;
}

.accelerate-sec p {
  color: #df678b;
  font-weight: 600;
  padding-bottom: 0 !important;
}

#facilitators h5 {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
  font-style: italic;
  text-align: center;
  padding-bottom: 20px;
}



#pro-takeaways {
  padding-top: 4em;
}


  .footer-underline 
  {
      margin-left: 35px;
      width: 16%;
  }
  
  .figcap 
  {
     
      font-size: 20px;
      line-height: 44px;
      margin-top: -12%;
  }
  
  .foot-nav 
  {
    margin-top:10px;
      text-align: left;
      line-height: 27px;
      padding-left: 15px;
    padding-right: 15px;
  }
  
  .inlineblock
  {
    display: block;
  }
  
  .client1 
  {
      margin-left: -9px;
  }
  .client4 
  {
      margin-left: -3px;
  }
  
  .client2
  {
    margin-left: -11px;
  }
  
  .client3
  {
    margin-left: -7px;
  }
  
  .leftpadding
  {
   padding-left: 15px;
  }
  
  .rightpadding 
  {
      padding-right: 15px;
  }
  
  .foot-social 
  {
      text-align: left;
  }
  
  .recognition-div
  {
    padding-left: 0px;
    padding-right: 0px;
  }
}



}

@media only screen and (min-width : 768px) and (max-width : 1000px)
{
  .btn 
  {
      padding: 14px 26px;
      margin-top: 22px;
      font-size: 18px;
     
  }
  
  .vi-banner-subtitle 
  {
      font-size: 19px;
      margin-top: 9px;
      padding-left: 13%;
      padding-right: 13%;
  }
  
  .banner-title 
  {
      font-size: 30px;
  }
  
  .videoContentWrap h1 
  {
      margin-top: 13%;
      padding-left: 12%;
      padding-right: 12%;
  }

  .figcap 
  {
      margin-top: -10%;
  }
  
  .foot-nav 
  {
      text-align: left;
      line-height: 27px;
      padding-left: 15px;
    padding-right: 50px;
  }
  
  .client1 
  {
      margin-left: -9px;
  }
  .client4 
  {
      margin-left: -3px;
  }
  
  .client2
  {
    margin-left: -11px;
  }
  
  .client3
  {
    margin-left: -7px;
  }
  
  .leftpadding
  {
   padding-left: 15px;
  }
  
  .rightpadding 
  {
      padding-right: 15px;
  }
  
  .recognition-div
  {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media only screen and (min-width : 1001px) and (max-width : 1220px)
{
  .foot-nav 
  {
      text-align: left;
      line-height: 27px;
      padding-left: 15px;
  }
  
  .client1 
  {
      margin-left: -103px;
  }
  
  .recognition-div
  {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  #footer 
  {
      padding: 48px 28px 40px 28px;
  }
}

@media only screen and (min-width : 320px) and (max-width : 767px)
{
  #home-mob 
  {
      color: #fff;
      position: relative;
      height: auto;
      background: url('../images/banner/why-extended.jpg');
      background-repeat: repeat;
      background-size: auto auto;
      padding-top:90px; 
      background-repeat: no-repeat;
      padding-bottom: 6%;
    /* max-height: 510px; */
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    text-align: center;
  }
}

@media only screen and (min-width : 768px) 
{
  #home-mob 
  {
    display: none;
  }
}

/*****************************************************************/

.pl-box
{
    min-height: 320px;
    padding: 30px;
    cursor: pointer;
    border: 1px solid black;
    background: #ffff;
}

.plrow .box:hover
{
    border: 1px solid #000;
}

.pl-box .number
{
    display: inline-block; 
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 20%;
    opacity: 0.6;
}

.pl-box .title
{
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
   /* height: 70px; */
    color: black;
    font-weight: 500;
    text-transform: capitalize !important;
}

.pl-ul
{
  /* list-style-type: none;*/
    text-align: left;
    padding-left: 0;
    margin-top: 15px;
    color: #fff;
    line-height: 2.0;
    font-size: 18px;
}

.why-ta-box > .row, .proj-managed .row, .plrow.row, .blog.row
{
    padding-right: 15px;
    padding-left: 15px;
}

.why-ta-box
{
    padding: 0 5%;
}
.bgcolor1
{
  background-color: #D3B978;
}

.bgcolor2
{
  background-color: #77C6C7;
}

.bgcolor3
{
  background-color: #3DBFEB;
}

.bgcolor4
{
  background-color: #49B5B6;
}

.bgcolor5
{
  background-color: #8B68AA;
}

.home hr, .about hr
{
  margin-top: 0px;
  margin-bottom: 0px;
}

.attribute-box
{
  border: 1px solid #e5d9bc;
  background-color: #f0ebde;
  text-align: left;
  padding: 35px;
}

.box
{
   display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top:25px;
  /* height: 600px; */
}

.subtitle3 {

    font-size: 32px;
    font-weight: 500;
    color: #3c3c3b;
    text-align: center;

}
/**************************************************/


.event-projects figure{
  position: relative;
    background-color: #000;
    width: 100%;
    margin-bottom: 30px;
    height: 280px;
}
.event-projects figure images {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  opacity: 0.4;
  width: 100%;
  height: 280px;
}
.event-projects p
{
  color: #fff;
  text-transform: uppercase;
}
.event-projects figcaption
{
  position: absolute;
  bottom: 10%;
  left: 20%;
  transform: translateX(-10%);
  color: #fff;
}
.event-projects h3{
  color: #fff;
}
}
/**********/
.cur-project .project-box figure, .how-work .work-box figure
{
  background-color: #000;
  margin-bottom: 0;
}

.cur-project .project-box figure images, .how-work .work-box figure images
{
  opacity: 0.5;
  width: 100%; 
  height: 190px;
}

.cur-project .project-box figcaption
{
  background-color: #efefef;
  padding: 2rem;
}
.services-box, .client-box
{
 height: 90%;
  min-height: 100%;
  border: 1px solid #CDCED0;
  flex: 1;
  width: 100%;
}

.services-box figure
{
  padding: 20px;
  margin-bottom: 0;
  height: 200px;
}

.services-box figure, .services-box figure p, .client-box figure, .client-box figure p
{
  text-align: center;
}
.row-eq-height [class*="col-"] {
    margin-bottom: 30px;
    display: flex;
}
.services-box figure h6
{
  text-align: center; 
  text-transform: capitalize;    
    margin-bottom: 5px;
    font-size: 18px;
  color:#050505;
  font-weight: 300;
}

.renewable, .access, .manager, .event, .address1, .office, .insigt, .program
{
display:inline-block; overflow:hidden; background-repeat: no-repeat;
background-image:url(../images/ima/ima-icons.png);
width: 55px; 
height: 55px;
}
.renewable {width: 121px; height: 96px; background-position: 66.511509% 113.480769%; background-size: 423.140%; }
.access {width: 121px; height: 96px; background-position: -7.488491% 0.480769%; background-size: 423.140%; }
.manager  {width: 121px; height: 95px; background-position: 30.8849% 115.9808%; background-size: 423.140%; }
.event {width: 121px; height: 96px; background-position: 29.9693% 0.480769%; background-size: 423.140%; }
.address1 {width: 121px; height: 96px; background-position: 68.4271% 0.480769%; background-size: 423.140%; }
.office {width: 121px; height: 95px; background-position: -9.488491% 113.482%; background-size: 423.140%; }
.insigt {width: 121px; height: 96px; background-position: 109.8849% 0.480769%; background-size: 423.140%; }
.program {width: 121px; height: 96px; background-position: 109.511509% 117.0385%; background-size: 423.140%; }



/**************************************************************************************************************/



.wrapper {
  margin: 3.125em auto;
  padding: 1em 5em 1em;
  max-width: 1000px;
}



/* .timeline {
  line-height: 1.5em;
  font-size: 14px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: relative;
  counter-reset: section;
}
.timeline:before {
  content: "";
  width: 10px;
  height: 100%;
  background: #87ceeb;
  position: absolute;
  top: 0;
  left: -3.313em;
  border-radius: 40px 40px;
}

.timeline--entry {
  position: relative;
  background-color: #eeeeee;
}
.timeline--entry__title {
  color: white;
  background-color: #ec407a;
  font-family: "Oswald", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 300;
  font-size: 1rem;
  padding: 1em;
}
.timeline--entry__title:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  left: -1em;
  border-right: 10px solid #ec407a;
}
.timeline--entry__detail {
  background-color: #dddddd;
  padding: 1em;
  margin: 0;
}
.timeline--entry:before {
  content: "";
  font-family: "Oswald", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #ffffff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 3em;
  height: 3em;
  background-color: #87ceeb;
  border: .2em solid white;
  border-radius: 50%;
  position: absolute;
  counter-increment: section;
  content: counter(section);
  text-shadow: 0 1px 0 #424242;
  left: -4.5em;
}

@supports (display: grid) {
  @media (min-width: 768px) {
    .timeline {
      display: grid;
      grid-gap: 4.75em;
      grid-template-areas: ".  entry1" "entry2  ." ". entry3" "entry4 ." ". entry5";
    }
    .timeline:before {
      left: 49.5%;
    }

    .timeline--entry:nth-child(1) {
      grid-area: entry1;
    }
    .timeline--entry:nth-child(2) {
      grid-area: entry2;
    }
    .timeline--entry:nth-child(3) {
      grid-area: entry3;
    }
    .timeline--entry:nth-child(4) {
      grid-area: entry4;
    }
    .timeline--entry:nth-child(5) {
      grid-area: entry5;
    }
    .timeline--entry:nth-of-type(odd):before {
      left: -3.8em;
    }
    .timeline--entry:nth-of-type(even):not(:nth-of-type(odd)) .timeline--entry__title:before {
      left: 100%;
      border-left: 10px solid #ec407a;
      border-right: 0;
    }
    .timeline--entry:nth-of-type(even):before {
      left: 103%;
    }
  }
} */
/*********************************************/
#grey-section {
  text-align: center;
  background:#F5F5F5;
  padding: 75px 0 75px 0;
}

#white-section {
  text-align: center;
  background:#fff;
  padding: 75px 0 75px 0;
}

#white-section  h2, #grey-section  h2 {
   text-transform: capitalize;
    padding-bottom: 45px;
    text-align: center;
    padding-left: 15%;
  padding-right: 15%;
    }
 /**************************************************************/
 
 .btn-banner {
color: #fff;
text-shadow: none;
font-size: 16px;
padding: 11px 19px;
letter-spacing: 0.05em;
background-color: transparent;
border-radius: 0;
border: 1px solid #fff;
margin-top: 35px;
text-transform: uppercase;
float: left;
}

.btn-banner:hover, .btn-banner:focus
{
    background: #028dca;
    color: #fff;
    border: 1px solid #fff !important;
}
.banner-text .left {
    text-align: left;
    float: left;
    padding-right: 13%;
    width:45% !important;
    padding-left: 150px;
    text-transform: uppercase;
}
.banner-text .left1 {
   text-align: left;
    float: left !important;
    padding-right: 13%;
    width:55% !important;
    color: #cbcbcb !important;
    
      font: 28px "Montserrat", sans-serif;
    margin: 0 0 12px 0;
  
    -webkit-font-smoothing: antialiased;
    
}

.banner-text .right {
    text-align: left;
    float: right !important;
    padding-right: 13%;
    width:55% !important;
    color: #cbcbcb !important;
}

/* #banner-area .banner-text {
    margin-top: 30px;
} */
.banner-text {
    left: 3%;
    right: 0;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto auto;
    position: absolute;
    color: #fff;
    top: 30%;
    z-index: 10;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.banner-text .headingleft{
    font: 45px "Montserrat", sans-serif;
    margin: 0 0 12px 0;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    font-weight:700;
}

.banner-text .headingright {
    font: 28px "Montserrat", sans-serif;
    margin: 0 0 12px 0;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
}
.banner-text .headingright1 {
    font: 22px "Montserrat", sans-serif;
    margin: 0 0 12px 0;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
}
.carousel-indicators {
z-index: 1 !important;
text-align: right;
float: right;
right: 9% !important;
left: inherit;
top: 75%;
}


#footer h3 {

   font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

/* testimonials */

#testimonials{
  padding: 50px 0 50px 0;
}

#testimonials h2 {
    color: #02a89e;
    text-transform: uppercase;
    font-weight: 600;
}

#testimonials .block-item:hover {
  box-shadow: 0 25px 35px -12px rgba(0, 0, 0, 0.35);
}

#testimonials .block-item {
  margin: 15px 0;
  padding: 10px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.17);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  background-color: #f2f2f2;
  border-left: #01a79d 10px solid;
  /*width: 350px;*/
  /*width: 535px;*/
  /*height: 450px;*/
  /*min-height: 745px;*/
  /*min-height: 525px !important;*/

}

#testimonials .block-item .block-img {
  position: relative;
  cursor: pointer;
  padding-top: 10px;
  margin: 0 auto;
  padding-bottom: 10px;
}

#testimonials .block-item .block-overlay {
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(47, 47, 47, 0.7);
  opacity: 0;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

#testimonials .block-item .overlay-social-icon {
  color: #fff;
  top: 15px;
  position: absolute;
  right: 15px;
}

#testimonials .block-item .overlay-social-icon .social-icons {
  padding-left: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  transform: translateY(-30px);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

#testimonials .block-item .overlay-social-icon .social-icons li {
  display: inline-block;
  margin: 0 4px;
}

#testimonials .block-item .overlay-social-icon .social-icons li a {
  letter-spacing: 0px;
  outline: 0 !important;
}

#testimonials .block-item .overlay-social-icon .social-icons li a i {
  font-size: 20px;
  color: #fff;
  width: 36px;
  height: 36px;
  background: #Eb1C24;
  display: block;
  border-radius: 4px;
  line-height: 36px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

#testimonials .block-item .overlay-social-icon .social-icons li a:hover .fa-facebook {
  background: #3B5998;
}

#testimonials .block-item .overlay-social-icon .social-icons li a:hover .fa-twitter {
  background: #00aced;
}

#testimonials .block-item .overlay-social-icon .social-icons li a:hover .fa-instagram {
  background: #fb3958;
}

#testimonials .block-item .info-text {
  /*position: relative;*/
  bottom: 10px;
  left: 10px;
  padding: 15px 10px;
  /*background: #f3f4f3;*/
  text-align: center;
  width: 100%;
  height: 117px;
}

#testimonials .block-item .info-text h4{
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: 500;
}

#testimonials .owl-carousel .owl-item img{
  display: block;
  width: 100px !important;
  height: 120px!important;
  position: relative;
  bottom: 0;
}

#ea-view{
  height: 525px !important;
}

#wc-view{
  height: 595px !important;
}

#wckenya-view{
  height: 800px !important;
}

.green-border{
border-left: #006617 10px solid !important;
}

 .designation{
  font-size: 15px;
  line-height: 26px;
  font-weight: 500;
  color: #333;
}

.bquote{
  font-size: 20px;
  color:#01a79d;
}

#testimonials .item{
  position: relative;
}

.footer-info {
  position: absolute;
  bottom: 0;
  text-align: center;
  padding-bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
/* testimonials ends */

/* multi column footer */

.nav-head{
    font-size: 17px;
    font-family: inherit;
    padding-bottom: 10px;
    text-align: right;
    font-weight: 600;
}

#footer ul{

    float: right;
}

#footer ul li{

  line-height: 30px;

}

/* FAQs accordion*/







/* multi column footer nav */
/* new responsive styles */

 @media only screen and (min-width : 667px) and (max-width : 1257px)
{
  .carousel-caption {
    top: 0;
    padding-top: 84px !important;
    left:4%;
 }

.carousel-control.left
{
    background-image: none !important;
    top: 8% !important;
}

.carousel-control.right 
{
    background-image: none !important;
    top: 8% !important;
}

.carousel-indicators {
    /*top: 80% !important;*/
    top: 94% !important;
}

 #home-services {

    text-align: center;
    background: #fff;
    padding: 75px 0 75px 0 !important;

} 


 #home-services1 {

    text-align: center;
    background: #fff;
    padding: 0px 0 75px 0 !important;

} 

}

 @media only screen and (min-width : 768px) and (max-width : 1366px)
{

#industries-banner{
  padding-top: 210px;
}

#webinar .carousel-caption {
 top: 0;
 left:4%;
 padding-top: 50px;
 text-align:left!important;
 color:#3c3c3b !important; 
 text-shadow:none !important;
 }

#future-work-banner .block{
padding-left: 0;
}

.carousel-caption {
 left:8%;
 }


}

 @media only screen and (min-width : 667px) and (max-width : 1257px)
{
.carousel-caption {
 left:4%;
 }



#webinar .carousel-caption {
 top: 0;
 left:4%;
 padding-top: 40px !important;
 text-align:left!important;
 color:#3c3c3b !important; 
 text-shadow:none !important;
 }

}
 @media only screen and (min-width : 768px) and (max-width : 1024px)
{

  .navbar-right {
    float: right !important;
    margin-right: -48px;
}

  .foot-nav {
text-align: right;
 }
 .foot-h4{
 padding-right:20px;
 }
 
 .carousel{
 /*padding-top: 78px;*/
  height: 338x;
  /*height: 290px;*/
  padding-top: 55px ;
 }
 
 .carousel-indicators {
  top: 93% !important;
 }


 .bmt-bantxt {

    color: #fff;
    font-size: 18px;
    display: inline-block;

}
.lmore {

    font-size: 15px;
    padding-right: 38px;

}

#industries-banner{
  padding-top: 250px;
}


#footer h4 {

    vertical-align: inherit;

}

.foot-h4 {

    padding-right: 48px;

}


#future-work-banner .block{
padding-left: 0;
}

}

 @media only screen and (min-width : 1230px)
{
#webinar p {
    padding-top: 10px;

}


/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

.carousel{
 padding-top: 78px;
 height: 308px;
 }

.carousel-caption {
    top: 0;
    padding-top: 40px !important;
    left: 4%;
}


.carousel-caption h3 {
    font-size: 25px;
    line-height: 8px;
}


::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#myCarousel .btn1 {

    margin-top: 12px;

}


}


