/* Last Edit Jinu DEC 1 - Time: 11:45 am */
@import url('https://fonts.googleapis.com/css?family=Cairo:300,400,600&subset=arabic');
@font-face {
    font-family: 'Avenir_Light';
    src: url('../fonts/AvenirNextCyr-Light.eot');
    src: url('../fonts/AvenirNextCyr-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Light.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Light.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Light.ttf') format('truetype'),
        url('../fonts/AvenirNextCyr-Light.svg#AvenirNextCyr-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir_Medium';
    src: url('../fonts/AvenirNextCyr-Medium.eot');
    src: url('../fonts/AvenirNextCyr-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Medium.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Medium.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Medium.ttf') format('truetype'),
        url('../fonts/AvenirNextCyr-Medium.svg#AvenirNextCyr-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir_Bold';
    src: url('../fonts/AvenirNextCyr-Bold.eot');
    src: url('../fonts/AvenirNextCyr-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Bold.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Bold.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Bold.ttf') format('truetype'),
        url('../fonts/AvenirNextCyr-Bold.svg#AvenirNextCyr-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/*
@font-face {
    font-family: 'Avenir_Regular';
    src: url('../fonts/AvenirNextCyr-Regular.eot');
    src: url('../fonts/AvenirNextCyr-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Regular.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Regular.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Regular.ttf') format('truetype'),
        url('../fonts/AvenirNextCyr-Regular.svg#AvenirNextCyr-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir_Heavy';
    src: url('../fonts/AvenirNextCyr-Heavy.eot');
    src: url('../fonts/AvenirNextCyr-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Heavy.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Heavy.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Heavy.ttf') format('truetype'),
        url('../fonts/AvenirNextCyr-Heavy.svg#AvenirNextCyr-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir_Book';
    src: url('../fonts/Avenir-Book.eot');
    src: url('../fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Avenir-Book.woff2') format('woff2'),
        url('../fonts/Avenir-Book.woff') format('woff'),
        url('../fonts/Avenir-Book.ttf') format('truetype'),
        url('../fonts/Avenir-Book.svg#Avenir-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir_Thin';
    src: url('../fonts/AvenirNextCyr-Thin.eot');
    src: url('../fonts/AvenirNextCyr-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Thin.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Thin.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Thin.ttf') format('truetype'),
        url('../fonts/AvenirNextCyr-Thin.svg#AvenirNextCyr-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir_ExtraLight';
    src: url('../fonts/AvenirNextCyr-UltraLight.eot');
    src: url('../fonts/AvenirNextCyr-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-UltraLight.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-UltraLight.woff') format('woff'),
        url('../fonts/AvenirNextCyr-UltraLight.ttf') format('truetype'),
        url('../fonts/AvenirNextCyr-UltraLight.svg#AvenirNextCyr-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}
*/


@font-face {
    font-family: "nunito";
    src: url("../fonts/Nunito.woff") format("woff");
    font-style: normal;
    font-weight: normal
}


/**/
/*html,*/
body{
    position: relative;
   min-height: 100vh;
    overflow-x: hidden;
}
body {
    font-family: 'Avenir_Medium',sans-serif;
    font-size: 16px;
    color: #fff;
    overflow-x: hidden
}

body.active {
    overflow: hidden
}
.slider__ttitle h2 span {
    display: block;
}
.page-node-498 .slider_time time {
    display: none;
}
.page-node-498 section.featured_project__cover {
    background: url(https://www.mcit.gov.qa/wp-content/uploads/sites/4/2025/11/techradarimg.png) !important;
}
a {
    color: inherit;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: inherit
}

h1 {
    font-size: 48px;
    line-height: 60px;
}

h2 {
    font-family: 'Avenir_Medium';
    font-size: 34px;
    line-height: 40px;
}

h3 {
    font-family: 'Avenir_Medium';
    font-size: 30px
}

h5 {
    font-family: 'Avenir_Medium';
    font-size: 20px
}

p{
    font-size: 18px;
    line-height: 28px;
    color: #030c1a;
    font-family: 'Avenir_Medium';
}
.cyan {
    color: #00b9ae!important
}

.red {
    color: #d43e37!important
}

/* Common classes*/
/* Common section heading */
.section-title h2 {
    color: #00b9ae;
    margin-bottom: 40px;
    font-family: 'Avenir_Bold';
}
.section-title.white h2{
    color: #030c1a;
    margin-bottom: 40px
}
p.sub-heading {

  font-family: 'Avenir_Medium';
  font-size: 20px;
  color: #331f16;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 20px;

}
p.sub-heading.white {
  color: #fff;
}

/* Section parallax*/

.data-events .parallax img:first-of-type,
.l-projects .parallax img:first-of-type,
.cont .parallax img:first-of-type,
.imp .parallax img:first-of-type,
.focus-a .parallax img:first-of-type,
.inn-space .parallax img:first-of-type,
.form_con .parallax img:first-of-type
 {
   top: 125px;
   right: 0
}
.data-events .parallax img:nth-of-type(2),
.l-projects .parallax img:nth-of-type(2),
.cont .parallax img:nth-of-type(2),
.imp .parallax img:nth-of-type(2),
.focus-a .parallax img:nth-of-type(2),
.inn-space .parallax img:nth-of-type(2),
.form_con .parallax img:nth-of-type(2)
 {
   left: 0;
   bottom: 125px
}


.about .parallax img:first-of-type {
left: -100px;
bottom: -90px;
opacity: .3;
}
.about .parallax img:nth-of-type(2) {
right: -190px;
bottom: -160px;
opacity: .3;
}
/* Common classes-end*/





* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@keyframes pulse {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        opacity: 0.75
    }
    50% {
        opacity: 0.5;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
    75% {
        opacity: 0.25
    }
    to {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pulse2 {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        opacity: 0.75
    }
    50% {
        opacity: 0.5;
        -webkit-transform: scale(0.25);
        transform: scale(0.25)
    }
    75% {
        opacity: 0.25
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@keyframes pulse2 {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        opacity: 0.75
    }
    50% {
        opacity: 0.5;
        -webkit-transform: scale(0.25);
        transform: scale(0.25)
    }
    75% {
        opacity: 0.25
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.row {
    /*z-index: 6;*/
    position: relative
}

.svg-wrap {
    position: relative;
    z-index: 2;
    max-width: 620px;
    width: 620px!important;
    max-height: 470px;
    height: 470px!important
}

.svg-wrap svg {
    position: absolute;
    top: -4%
}

.frnw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.inn-logo {
    width: 200px;

}

.inn-logo .st0 {
    fill: #fff;
    stroke: none
}
#the_logo .st0 {
    fill: black;
    stroke: none;
}
.inn-logo .st1 {
    fill: #00b9ae;
    stroke: none;
    opacity: 1
}

.line-center,
.line-left {
    position: relative
}

.line-center:before,
.line-left:before {
  content: "";
  position: absolute;
  width: 40px;
  background-color: rgba(0, 191, 179, 0.60);
  height: 4px;
  display: block;
  bottom: -16px;
  border-radius: 33px;
}
.line-center.white:before, .line-left.white:before {
  background-color: rgba(255, 255, 255, 0.6)!important;
}

.line-center:before {
    left: 0%;
    -webkit-transform: translate(-0%, 0);
    -ms-transform: translate(-0%, 0);
    transform: translate(-0%, 0)
}

.line-left:before {
    left: 0
}

.line-left_w26:before {
    width: 26px
}


/*button pulse*/
@-webkit-keyframes fadepulse {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        opacity: 0.75
    }
    50% {
        opacity: 0.5;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
    75% {
        opacity: 0.25
    }
    to {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes fadepulse {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        opacity: 0.75
    }
    50% {
        opacity: 0.5;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
    75% {
        opacity: 0.25
    }
    to {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes fadepulse2 {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        opacity: 0.75
    }
    50% {
        opacity: 0.5;
        -webkit-transform: scale(0.25);
        transform: scale(0.25)
    }
    75% {
        opacity: 0.25
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@keyframes fadepulse2 {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        opacity: 0.75
    }
    50% {
        opacity: 0.5;
        -webkit-transform: scale(0.25);
        transform: scale(0.25)
    }
    75% {
        opacity: 0.25
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.btn_pulse,
.btn_pulse2 {
    width: 107px;
    height: 107px;
    background-color: #d43e37;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    z-index: 1;
    -webkit-animation-name: pulse;
    animation-name: pulse

}

.btn_pulse2 {
    width: 54px;
    height: 54px;
}
.btn_pulse2 i{
    z-index: 1;
}
.btn_pulse2:after,
.btn_pulse2:before,
.btn_pulse:after,
.btn_pulse:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    display: block;
    margin-left: -100px;
    margin-top: -100px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #d43e37;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
}

.btn_pulse2:before,
.btn_pulse:before {
    -webkit-animation: fadepulse 2.8s 1.5s infinite ease-out;
    animation: fadepulse 2.8s 1.5s infinite ease-out
}

.btn_pulse2:after,
.btn_pulse:after {
    -webkit-animation: fadepulse 3.3s 1.5s infinite ease-out;
    animation: fadepulse 3.3s 1.5s infinite ease-out
}

.btn_pulse2:before {
    -webkit-animation: fadepulse2 2.8s 1.5s infinite ease-out;
    animation: fadepulse2 2.8s 1.5s infinite ease-out
}

.btn_pulse2:after {
    -webkit-animation: fadepulse2 3.3s 1.5s infinite ease-out;
    animation: fadepulse2 3.3s 1.5s infinite ease-out
}

.btn_prj {
  width: 200px;
  height: 55px;
  background: transparent;
  color: #030c1a;
  font-family: 'Avenir_medium';
  font-size: 20px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.btn_prj svg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1
}

.btn_prj svg path {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.btn_prj:hover {
    color: #fff;
}

.btn_prj path,
.btn_prj:hover path {
    fill: rgba(5, 14, 28, 0.75);
}

.triangle {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 20px solid #fff;
    border-bottom: 15px solid transparent;
    border-radius: 5px;
    position: relative;
    z-index: 1
}

.parallax img {
    position: absolute;
    z-index: 5;
    pointer-events: none
}

.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 34px;
    height: 34px;
    background-color: #00b9ae;
    background-color: #00b9ae;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.social a:hover {
    background-color: transparent
}

.social a:hover i {
    color: #00b9ae
}

.social a i {
    color: #fff
}

.social a:not(:last-child) {
    margin: 0 15px 0 0
}

.social_clmn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: -25px;
    left: -70px;
    border-right: 2px solid #00b9ae;
    padding-right: 20px
}

.social_clmn a i {
    color: #fff;
}

.social_clmn a:not(:last-child) {
    margin: 0 0 5px 0
}

.support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #030c1a;
    opacity: 0.6
}

.support img {
    margin-right: 10px
}



.b-popup {
    max-width: 1170px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    position: relative;
    padding: 150px 0;
    margin: 0 auto;
    overflow: hidden
}

.b-popup-container {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 1170px;
    margin: auto;
    background: #fff;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-height: 300px;
    z-index: 10;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

.b-popup-container.active {
    overflow: hidden;
    top: 0
}

.b-popup-wrap {
    max-width: 565px;
    margin: 0 auto;
    text-align: center;
    color: #030c1a
}

.b-popup-wrap h3 {
    line-height: 40px;
    margin-bottom: 50px
}
.b-popup-wrap h3 span{
    display: block;
}
.b-popup-wrap .btns-wrapper {
    position: relative;
    bottom: auto
}

.b-popup-wrap .btns-wrapper button {
    display: inline-block;
    max-width: 145px;
    width: 100%;
    height: 40px;
    font-size: 16px;
    font-weight: 40;
    color: #fff; font-family: 'Avenir_Medium'
}

.b-popup-wrap .btns-wrapper button:not(:last-of-type) {
    margin-right: 40px
}

.b-popup .parallax img:first-of-type {
    top: 0;
    left: 0
}

.b-popup .parallax img:nth-of-type(2) {
    bottom: 0;
    right: 0
}
a{
    -webkit-transition: color 0.3s ease-in-out,  background-color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out,  background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out,  background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out,  background-color 0.3s ease-in-out;
}


/*HEADER NAV*/

.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 50;

}

.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f7f7f7;
    z-index: 1000;
    color: #030c1a;
    background: #fff;
    box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.09);
    border-bottom: none;
}

.header.fixed .header__list a {
    color: #030c1a
}

.header.fixed .header__logo svg .st0 {
    fill: #030c1a
}

.header.fixed .header-hmb div {
    background: #030c1a
}

.header-wrap {
    max-width: 1170px;
    width: 100%;
    padding: 20px 15px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.header__logo{
    flex: 1;
}
.header__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end;
}

.header__list li:not(:last-child) {
    margin-right: 60px
}

.header__list a {
/*    opacity: 0.8;*/
    font-family: 'Avenir_bold';
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
}

.header__list a:hover {
    opacity: 1
}

.header__list a:after {
    content: "";
    position: absolute;
    bottom: -36px;
    left: 0;
    display: block;
    width: 0;
    height: 3px;
    border-radius: 2px;
    background-color: #00b9ae;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 0px 0px 15px 0px #00bdb2;
}

.header__list a.is-active {
    opacity: 1
}

.header__list a.is-active:after {
    width: 100%
}

.header-m-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 132px;
    width: 100%
}

.header-m-menu-wrap {
    position: fixed;
    z-index: 999;
    top: -100vh;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header-m-menu-wrap.active {
    overflow: hidden;
    top: 0
}

.header-m-menu-list {
    max-width: 690px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    /*-ms-flex-flow: column nowrap;*/
    /*flex-flow: column nowrap;*/
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 270px
}

.header-m-menu-list li {
    width: 50%
}

.header-m-menu-list li a {
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    line-height: 50px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.header-m-menu-list li a:hover,
.header-m-menu-list li a:focus {
    color: #00b9ae
}

.header-m-menu-close {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 20px;
    top: 20px;
  /*  -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
    cursor: pointer;
    background: transparent;
    border: none;
}

.header-m-menu-close:after,
.header-m-menu-close:before {
    content: "";
    background: #676767;
    top: 50%;
    left: 0;
    width: 100%;
    height: 3px;
    display: block;
    position: absolute;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.header-m-menu-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header-m-menu-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header-m-menu-close:hover:after,
.header-m-menu-close:hover:before {
    background: #00b9ae!important
}

.header-m-btn {
    background: url("../img/hexm.png") no-repeat center/cover transparent;
    /*flex: 0;*/
}

.header-hmb {
    width: 44px;
    min-height: 40px;
    position: relative;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background: transparent;
    border: none;
}

.header-hmb.active div:first-of-type,
.header-hmb.active div:nth-of-type(3),
.header-hmb.active span:first-of-type,
.header-hmb.active span:nth-of-type(3) {
    position: absolute;
    width: 25px;
    height: 2px
}

.header-hmb.active div:first-of-type,
.header-hmb.active span:first-of-type {
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    -ms-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg);
    left: 50%;
    top: 50%
}

.header-hmb.active div:nth-of-type(3),
.header-hmb.active span:nth-of-type(3) {
    -webkit-transform: translate(-50%, 50%) rotate(-135deg);
    -ms-transform: translate(-50%, 50%) rotate(-135deg);
    transform: translate(-50%, 50%) rotate(-135deg);
    bottom: 50%;
    left: 50%
}

.header-hmb.active div:nth-of-type(2),
.header-hmb.active span:nth-of-type(2) {
    width: 0
}

.header-hmb div,
.header-hmb span {
    height: 2px;
    border-radius: 1px;
    background-color: #00b9ae;
    margin: 0 auto;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header-hmb div:first-of-type,
.header-hmb div:nth-of-type(3),
.header-hmb span:first-of-type,
.header-hmb span:nth-of-type(3) {
    width: 16px
}

.header-hmb div:nth-of-type(2),
.header-hmb span:nth-of-type(2) {
    width: 24px
}

/*SVG Hexagon*/

 * {
            box-sizing: border-box;
        }



        .hex-wrapper {
            position: relative;
             width: 100%;
            height: 100%;
        }
        .hex-svg {
            position: relative;
             width: 100%;
            height: 100%;
        }

        #hex-polygon-shared,
        #hex-mask-shared {
            position: absolute;
            left: -10000px;
            top: 0;
            width: 0;
            height: 0;
        }

        .hex-polygon-shared polygon.hex-polygon {
            fill: inherit;
            stroke: inherit;
        }

        .hex-svg use.hex-polygon {
            stroke: #6993be;
            fill: #6993be;
        }

        #hex-mask-shared use.hex-polygon {
            stroke: white;
            fill: white;
        }

        .hex-wrapper .hex-svg {
            width: 100%;
            height: 100%;
        }

        .hex-wrapper .hex-content {
            color: white;
            text-shadow: 1px 2px 3px #333;
            position: absolute;
            /* centring trick*/
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
        }

        .hex-wrapper .hex-boxlink {
            position: absolute;
            display: block;
            top: 8.8571428571px;
            bottom: 8.8571428571px;
            left: 10px;
            right: 10px;
            border-radius: 100%;
            z-index: 10;
            background-image: url("about:blank");
        }

        .hex-wrapper .hex-bg {
            fill: #6993be;
        }
        .svg-hexa{
            position: relative;
            width: 100%;
            height: 100%;
        }
/*SVG END*/




/*SECTION 1 HEADER*/


.inn-lab {
    /*background:#030c1a;*/
    position: relative;
    min-height: 100vh;
    height: 100% !important;
    width: 100%;
    display: flex;
    background-image: url(../img/ilab-home-cover.jpg);
    background-size: cover !important;
    background-color: #030c1a;
    background-position:center;
}

.inn-lab
.overlay {

    background: rgba(0, 0, 0, 0.70) }


.stream .overlay, .projects .overlay {
    background: rgba(97, 97, 97, 0.12);
}


.inn-lab .container{
    min-height: 100vh;
    height: 100% !important;
    width: 100%;
    display: flex;
}
.inn-lab .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.inn-lab .parallax img:first-child {
  top: -100px;
  left: -80px;
  opacity: 0.3;
}

.inn-lab .parallax img:nth-child(2) {
  bottom: 115px;
  left: 0;
     display: none;
}

.inn-lab .parallax img:nth-child(3) {
  top: 125px;
  right: 0;
    display: none;
}

.inn-lab .parallax img:nth-child(4) {
    bottom: -160px;
    right: -160px;
    opacity: .3;
}

.inn-lab .t-b {
    position: relative;
    z-index: 2
}

.inn-lab .t-b__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    cursor: pointer;
    margin-bottom: 20px
}

.inn-lab .t-b-f,
.inn-lab .t-b-s {
    position: relative
}

.inn-lab .t-b-f svg,
.inn-lab .t-b-s svg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.inn-lab .t-b-f svg path,
.inn-lab .t-b-s svg path {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.inn-lab .t-b-f svg path:first-of-type,
.inn-lab .t-b-s svg path:first-of-type {
    fill: transparent
}

.inn-lab .t-b-f:hover svg path,
.inn-lab .t-b-s:hover svg path,
.inn-lab .t-b__wrap a:focus .t-b-f svg path,
.inn-lab .t-b__wrap a:focus .t-b-s svg path {
    fill: #00b9ae;
    stroke: #00b9ae
}

.inn-lab .t-b-f {
    width: 220px;
    height: 138px;
    padding: 23px 0 0 65px
}

.inn-lab .t-b-f p {
    max-width: 110px
}

.inn-lab .t-b-s {
    width: 326px;
    height: 138px;
    padding: 23px 0 0 35px
}

.inn-lab .t-b-s p {
    max-width: 220px
}

.inn-lab .t-b>p {
  font-family: 'Avenir_Bold';
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 100px;
}

.inn-lab h1 {
    font-family: 'Avenir_Medium';
    font-size: 52px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 20px
}

.inn-lab h5 {
    font-family: 'Avenir_Medium';
    font-size: 22px;
    position: relative;
    margin-bottom: 20px;
    z-index: 5
}

.inn-lab h5:before {
  content: "";
  position: absolute;
  width: 40px;
  background-color: rgb(255, 255, 255);
  height: 3px;
  display: block;
  bottom: -15px;
  border-radius: 33px;
}

.inn-lab p {
    color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 28px;
    position: relative;
    z-index: 5
}
/*-----*/
.inn-lab .t-b {
    padding-left: 70px
}

.hex-shape-1 svg {
    width: 100%;
    height: auto;
    max-width: 476px
}

.ilab {
    padding: 84px 0
}

.ilab-b {
    width: 100%;

}
.overlay {

background: rgba(0, 0, 0, 0.5);
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.social_clmn {
    left: -20px;
    top:-20px;
}

.container {
    max-width: 1230px
}

.header-wrap {
    max-width: 1230px
}

.halves1 {
    padding-right: 0
}

.halves1 h2 {
    margin: 0 auto
}

.halves2 {
    padding-left: 0
}

.halves2 h2 {
    margin: 0 auto
}
.l-projects-b{
    text-align: center;
}
.l-projects-b__img-l img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 26px
}

.imp-b__i {
    padding: 61px 0;
    border-radius: 3px
}

.imp-b__i:first-of-type h3 {
    margin-bottom: 0
}

.imp-b__i:first-of-type:after,
.imp-b__i:nth-of-type(2):after,
.imp-b__i:nth-of-type(4):after,
.imp-b__i:nth-of-type(5):after {
    font-weight: 600
}

.imp-b__img-wrap {
    max-width: 585px
}

.focus-a-f-1__item img {
    height: 62px;
    width: auto
}

.focus-a-b__item {
    width: 100%;
    max-width: 1035px;
    margin: 0 auto
}

.hex-shape-1 {
    margin-top: 130px;
    margin-bottom: 60px
}
/*SECTION 2 IMAGE GRID*/

.blockGrid {
    min-height: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    position: relative;
    display: flex;
    background-color: #3b3030;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
}
.bgImage{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.bgImage > img{
    display: none;
}

.blockGrid h2{
    z-index: 1;
    position: relative;
    text-transform: none;
    font-family: 'Avenir_Medium';
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.31);
}
.blockGrid h2:after {
content: "";
position: absolute;
width: 40px;
background-color: #fff;
height: 4px;
display: block;
bottom: -16px;
border-radius: 33px;
}
.videoGrid h2{
    padding-left: 50px;
}
.videoGrid h2:after{
    display: none;
}


/*.halves2.videoHalf .watchNow .btn_pulse,.halves2.videoHalf .watchNow h2{
    display: inline-block;
    vertical-align: middle;
}
.halves2.videoHalf .watchNow .triangle{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}*/
.stream {
    position: relative;
    overflow: hidden
}

.stream .container-fluid {
    padding: 0
}

.stream .row {
    /*z-index: 5;*/
    position: relative
}

.stream .parallax img:first-of-type {
    left: -45px;
    bottom: -65px;
    opacity: .5;
}

.stream .parallax img:nth-of-type(2) {
    left: 50%;
    top: 5px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: .5;
}

.stream .parallax img:nth-of-type(3) {
    right: 0;
    bottom: 0;
    display:none;
}

.stream h2 {
    text-transform: none
}




.stream .videoGrid:before {
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    position: absolute
}
.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
    width: 1px;
    word-wrap: normal;
}

/*SECTION PROJECTS*/


.projects .container-fluid {
    padding: 0
}



.l-projects {
    background: #00b9ae;
    padding: 65px 0px;
    /*text-align: center;*/
    position: relative;
    color: #030c1a
}

.l-projects .row {
    position: relative;
    z-index: 20
}
/*
.l-projects .parallax img:first-child {
    top: 0;
    left: 0
}

.l-projects .parallax img:nth-child(2) {
    top: 10px;
    right: 0
}

.l-projects .parallax img:nth-child(3) {
    bottom: 400px;
    left: 0
}
*/


.l-projects-b {
    padding: 10px 10px 0px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
}

.l-projects-b:hover .l-projects-b__img-l {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.l-projects-b svg {
    max-width: 263px;
    width: 100%;
    height: 100%
}

.l-projects-b svg .node {
    height: 100%;
    width: 100%
}

.l-projects-b svg image {
    height: 195px;
    width: 219px
}

.l-projects-b svg g {
    position: relative
}

.l-projects-b h5 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px
}

.l-projects-b p {
    font-family: 'Avenir_Medium', sans-serif;
    font-weight: 200;
    margin-top: 10px;
    line-height: 25px;
    color: #030c1a;
}

.l-projects-b__img-c,
.l-projects-b__img-w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.l-projects-b__img-w {
    width: 264px;
    height: 242px;
    position: relative;
    margin: 0 auto 10px auto;

}
.l-projects-b__img-w > span.hex-stroke{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: block;
    background: url(../img/hex-stroke.png) no-repeat transparent;
    background-size: 100%;
}

.l-projects-b__img-c {
    width: 250px;
    height: 210px;
    position: relative;
    /*-webkit-clip-path: polygon(0.9% 50.75%, 1.35% 47.7%, 7.75% 34.35%, 16.9% 17.95%, 23.75% 4.6%, 26.95% 2.55%, 29.2% 1.55%, 51.15% 1.55%, 64.85% 1.55%, 72.15% 2.05%, 75.35% 3.6%, 76.7% 5.65%, 85.85% 21.55%, 93.15% 36.4%, 98.15% 46.15%, 99.1% 50.75%, 98.15% 54.35%, 96.35% 58.45%, 91.3% 68.2%, 84.45% 82.05%, 79.45% 91.8%, 77.15% 96.4%, 75.35% 98.45%, 72.15% 100%, 67.1% 100%, 28.3% 100.5%, 25.55% 98.95%, 23.75% 96.9%, 16.9% 83.6%, 6.4% 64.1%, 1.35% 53.85%);
    clip-path: polygon(0.9% 50.75%, 1.35% 47.7%, 7.75% 34.35%, 16.9% 17.95%, 23.75% 4.6%, 26.95% 2.55%, 29.2% 1.55%, 51.15% 1.55%, 64.85% 1.55%, 72.15% 2.05%, 75.35% 3.6%, 76.7% 5.65%, 85.85% 21.55%, 93.15% 36.4%, 98.15% 46.15%, 99.1% 50.75%, 98.15% 54.35%, 96.35% 58.45%, 91.3% 68.2%, 84.45% 82.05%, 79.45% 91.8%, 77.15% 96.4%, 75.35% 98.45%, 72.15% 100%, 67.1% 100%, 28.3% 100.5%, 25.55% 98.95%, 23.75% 96.9%, 16.9% 83.6%, 6.4% 64.1%, 1.35% 53.85%)*/
}

.l-projects-b__img-c img {
    width: 100%;
    height: 100%
}

.l-projects-b__img-l {
    position: absolute;
   top: 0;
    left: -29px;
    width: 64px;
    height: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
        background-size: 100%; background-repeat: no-repeat;
}

.l-projects-b__img-l.transport { background-image: url(../img/sector-bg.png); }
.l-projects-b__img-l.healthcare { background-image: url(../img/sector-bg.png); }
.l-projects-b__img-l.logistics { background-image: url(../img/sector-bg.png); }
.l-projects-b__img-l.sports { background-image: url(../img/sector-bg.png); }
.l-projects-b__img-l.environment { background-image: url(../img/sector-bg.png); }

environment





.l-projects-b__img-l img {
    width: 26px;
    height: 26px
}
.project-status{
  display: inline-block;
  border: 2px solid #fff;
  color: #030c1a;
  border-radius: 50px;
  padding: 5px 12px;
  margin: 10px 0;
}

.project-status.pending { background:#909090 }
.project-status.completed { background:#65bf58}
.project-status.ongoing { background:#66b3d1}
.project-status.upcoming { background:#f9833f}

#latest-blog,
#project {
    display: none
}

#latest-blog.active,
#project.active {
    display: block
}

.about {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  background: url("../img/square_invert_pattern.svg");
  padding: 35px 0;
  background-color: #030c1a;
  background-size: 18px 18px;
  overflow: hidden;
}


.about-b {
    text-align: center;
    padding: 20px;
}
/*
.about-b:hover {
background: rgba(144, 144, 144, 0.10);
}
*/
.about-b__img-w {
    width: 142px;
    height: 126px;
    background: url("../img/bbg.png") no-repeat center transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 20px
}


/*SECTION FOOTER TOP*/


.about h3 {
    margin-bottom: 30px
}

.about p {
    line-height: 28px;
    color: #fff;
}

.about a {
    color: inherit;
    text-decoration: none
}

.footer {
    /*padding: 60px 0 20px;*/
    position: relative
}


/*FOOTER*/


.footer-logo{
    padding-top: 45px ;
    padding-bottom: 45px ;

}
.footer-nav,.footer-subscr{
    padding-top: 60px ;
    padding-bottom: 45px ;

}
.footer-logo{
    flex: 0 0 30% !important;
    padding-right: 45px;
    border-right: 1px solid #e7e7e7;
    text-align: center;
}
.footer .inn-logo {
    margin-bottom: 30px
}

.footer .inn-logo .st0 {
    fill: #030c1a
}

.support-logos{
    margin-top: 20px;
    border:1px solid #e7e7e7;
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.support-logos .support,.support-logos .transport{
    padding: 15px 40px;
    /*flex: 1;*/
    justify-content: center;
}
.support-logos .support{
     border-bottom:1px solid #e7e7e7;
}
.support-logos .support span{
    font-family: 'Avenir_Medium';
    font-size: 17px;
    color: #00b9ae;
    line-height: 20px;
    display: inline-block;
    padding-left: 10px;
}
.support-logos img{
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}


.footer-nav {
    /*max-width: 515px;*/
    width: 100%;
    padding-left:54px;
    padding-right:54px;
}
.footer-nav > span,.footer-subscr > span{

    font-family: 'Avenir_Medium';
    font-size: 16px;
    color: #00b9ae;
    display: block;
    margin-bottom: 30px;
    float: none;
    text-transform: uppercase;
}
.footer-subscr span.find-us {
  margin-top: 30px!important;
}
.news-letter-error-info {
font-size: 14px;
color: #ff6868;
}

.footer-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footer-nav li{
    display: block;
     margin: 0 0 10px;
    padding: 0;
}
.footer-nav li a {
    color: #030c1a;
    font-family: 'Avenir_Medium';
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    /*overflow: hidden;*/
    display: block;
}

.footer-nav  li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #00b9ae;
    height: 1px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.footer-nav  li a:hover:before, .footer-nav  li a:focus:before {
  right: 0;
}

.footer-subscr p {
    font-family: 'Avenir_Medium';
    color: #030c1a;
    line-height: 23px;
    margin-bottom: 25px
}

.footer-subscr form {
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.footer-subscr form .inp-wrap {
    padding: 1px;
    max-width: 194px;
    position: relative;
    margin-right: 2px;
    box-sizing: border-box;
    margin-bottom: 0px;
}

/*.footer-subscr form .inp-wrap:before {
    content: "";
    width: 11px;
    height: 36px;
    background: url("../img/lang.png") no-repeat center #fff;
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}*/

.footer-subscr form .inp-wrap input {
    border: 1px solid #d4d4d4;
    font-size: 14px;
    color: #030c1a;
    padding: 0 0 0 10px;
    display: block;
    height: 36px;
    width: 184px;
    background: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing: border-box;
}
.footer-subscr form .inp-wrap input[type="email"]{
    margin-top: -1px;
}
/*.footer-subscr form .inp-wrap input:focus {
    outline: none
}*/

.footer-subscr form input[type="submit"] {
    padding: 10px 20px;
    border: none;
    background: #00b9ae url("../img/rang.png") no-repeat  right center;
    font-family: 'Avenir_Medium';
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    position: relative;
    z-index: 1;
    height: 36px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing: border-box;
}
.simplenewssubscription .js-form-item-message  {
  display:none;
}
.simplenewssubscription .form-actions, .form-item {
  margin: 0!important;
  padding: 0px;
}

.footer-subscr form input[type="submit"]:hover {
    color: #fff;
}

.footer-top {
    border-top:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
}

.footer-bot {
    padding: 10px 0px;
    /*opacity: 0.6;*/
    color: #030c1a;
    font-family: "Avenir_Medium";
    font-size: 14px;
    line-height: 28px;
}
.footer-bot .copyright{
    font-family: "Avenir_Medium";
    font-size: 14px;
    color: #00b9ae;

}
.footer-bot a {
    font-family: "Avenir_Medium";
    font-size: 14px;
    color:#030c1a;
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin:0 3px;
    display: inline-block;
}

.footer-bot a:hover {
    opacity: 1;
    color: #00b9ae;
}


.footer .social {
    margin-bottom: 30px
}

#simplenews-subscriptions-block-5d15abb8-187e-4e55-b366-cffe133aa8e5 .description {
    display: none
}

#simplenews-subscriptions-block-5d15abb8-187e-4e55-b366-cffe133aa8e5 input {
    max-width: 194px;
    height: 35px
}





/* About Page*/
/* Common Banner Start*/
.jot {
    padding: 135px 0 60px;
    background-color: #030c1a;
    position: relative;
    overflow: hidden
}


.relative-height {
    padding-top: 27px;
    padding-top: 52px;
}

.jot .parallax img:first-of-type {
    top: -100px;
    left: -80px;
    opacity: 0.3;
}


.jot h2 {
    margin-bottom: 50px
}
.jot .line-center:before,h2.content-title:before {
   background-color: rgb(0, 191, 179)!important;
  }
.jot .banner-description {
    line-height: 28px;
    font-size: 20px;
    font-family: Avenir_Medium;
    color: rgba(255, 255, 255, 0.8);
    position: relative
}
/* Common Banner End*/

/* About Content*/
.sticky {
background: #ffffff;
box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.07);
}



.cont {
    overflow: hidden;
    padding: 65px 0;
    position: relative
}
 h2.content-title {
    color: #030c1a;
    margin-bottom: 90px
}
h2.content-title.invert {
   color: #fff;
}

.cont-i h3 {
    font-weight: 500;
    color: #030c1a;
    line-height: 40px;
    margin-bottom: 15px
}

.cont-i p:last-of-type {
    margin-bottom: 10px
}
.cont-i p:not(:last-of-type) {
    margin-bottom: 20px
}



/* Objectives
*/

/* Objectives
*/

.obj {
    overflow: hidden;
    padding: 65px 0;
    position: relative;
    background: #030c1a;
}

.obj .parallax img:first-of-type, .ilab .parallax img:first-of-type{
left: -90px;
top: 100px;
opacity: .3;
}
.obj .parallax img:nth-of-type(2), .ilab .parallax img:nth-of-type(2){
right: -180px;
bottom: -150px;
opacity: .2;
}
.obj-b__item {
background: rgba(60, 60, 60, 0.30);
padding: 25px;
margin: 0 0 30px;
min-height: 240px;
}

.obj-b__item img {
    margin-bottom: 10px
}

.obj-b__item h5 {
    margin-bottom: 10px;
    line-height: 25px;
}

.obj-b__item p {
    line-height: 21px;
    color: #fff;
}
.obj-b__item:hover {
  background:#7452a1;
}

/* Obj End */


/* Imp Start*/

.imp {
  overflow: hidden;
  padding: 65px 0;
  position: relative;
}


/*
.imp .col-12 h2,
.imp .col-12 p {
    margin-bottom: 50px
}

.imp .col-12 h2,
.imp .col-12 p {
    color: #030c1a
}

.imp .col-12 p {
    max-width: 595px;
    margin: 0 auto 50px;
    line-height: 28px
}

.imp-b__i {
    padding: 50px 0;
    background: #00b9ae;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.imp-b__i:first-of-type::before {
    content: url(../img/arrowl.png);
    position: absolute;
    left: -106px;
    bottom: -124px
}

.imp-b__i:first-of-type::after {
    content: attr(data-text);
    max-width: 146px;
    display: block;
    position: absolute;
    right: -120px;
    font-size: 20px;
    color: #030c1a;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-weight: 500
}

.imp-b__i:nth-of-type(2) {
    max-width: 680px;
    margin: 0 auto
}

.imp-b__i:nth-of-type(2):before {
    content: url(../img/arrowr.png);
    position: absolute;
    right: -105px;
    bottom: -152px
}

.imp-b__i:nth-of-type(2):after {
    content: attr(data-text);
    max-width: 255px;
    text-align: left;
    display: block;
    position: absolute;
    font-size: 20px;
    font-weight: 500;
    color: #030c1a;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: -170px
}

.imp-b__i:nth-of-type(3),
.imp-b__i:nth-of-type(4) {
    max-width: 530px;
    margin: 0 auto
}

.imp-b__i:nth-of-type(4):before {
    content: url(../img/arrowl.png);
    position: absolute;
    left: -182px;
    bottom: -81px
}

.imp-b__i:nth-of-type(4):after {
    position: absolute;
    font-size: 20px;
    content: attr(data-text);
    max-width: 215px;
    color: #030c1a;
    font-weight: 500;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: -140px
}

.imp-b__i:nth-of-type(5) {
    max-width: 680px;
    margin: 0 auto
}

.imp-b__i:nth-of-type(5):after {
    position: absolute;
    font-size: 20px;
    content: attr(data-text);
    max-width: 215px;
    color: #030c1a;
    font-weight: 500;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: -140px
}

.imp-b__i h3 {
    margin-bottom: 20px
}

.imp-b__i img {
    margin-bottom: 30px
}

.imp-b__i p {
    max-width: 360px;
    text-align: center
}

.imp-b__i:not(:last-child) {
    margin-bottom: 30px
}

.imp-b__i:last-of-type {
    margin-bottom: 60px
}

.imp-b__i_bg {
    background: url("../img/ideatebg.png") no-repeat center/cover #030c1a
}

.imp-b__i_m h3,
.imp-b__i_m img {
    margin-bottom: 45px
}

.imp-b__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    max-width: 455px;
    width: 100%;
    margin: 0 auto;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.imp-b>img {
    margin: 30px 0 60px 0;
    max-width: 100%
} */

/* Imp Ends*/

















































.jot_con .parallax img:first-of-type {
    top: 0;
    left: -50px
}

.jot_con .parallax img:nth-of-type(2) {
    bottom: 0;
    right: 0;
    top: auto;
    left: auto
}

.jot_con .parallax img:nth-of-type(3) {
    bottom: -50px;
    left: 0;
    top: auto
}


.jot_t-p h2+p:before {
    content: url(../img/arrowwl.png);
    position: absolute;
   bottom: -70px;
    right: -140px;
    -webkit-transform: rotate(-125deg);
    -ms-transform: rotate(-125deg);
    transform: rotate(-125deg)
}

.jot_t-p .parallax img:nth-child(2) {
    bottom: 62px;
    right: 0;
    top: auto;
    left: auto
}

.jot_t-p .jot-cont {
    max-width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    position: absolute;
    top: 0;
    right: 0
}

.jot_t-p .jot-cont p {
    margin-bottom: 0!important;
    color: #fff; font-family: 'Avenir_bold';
}

.jot_t-p .jot-cont .btn_pulse2 {
    height: 54px;
    width: 54px;
    margin-right: 35px
}

.jot_t-p .jot-cont .btn_pulse2 i {
    z-index: 10
}

.jot_t-p .jot-cont .t-b {
    font-size: 20px;
    color: #d43e37;
    opacity: 1
}
/* Form started*/
.form {
    color: #030c1a;
    position: relative;
    overflow: hidden
}

.form-actions,
.form-item {
    margin: 0 0 30px
}

.form-item {
  /*  max-width: 341px; */
    width: 100%;
    margin-bottom: 20px!important;
}

.form .iframe-wrap {
    position: relative;
    overflow: hidden;     top: -90px;
}

.form .iframe-wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2
}

.form .iframe-wrap iframe {
    width: 100%;

    height: 730px;
    position: relative;
    z-index: 1
}
.form .iframe-wrap iframe  body { background: red}




.form h3 {
    margin-bottom: 55px
}

.form label {
    display: block;
    font-size: 18px;
}

.form label.frnw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form input,
.form textarea {
    /*padding: 0 0 20px 40px;
    margin: 20px 0 0;*/
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4)
}

.form input::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
    /*opacity: 0.4;*/
    font-size: 16px;
    font-weight: 400
}

.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
    /*opacity: 0.4;*/
    font-size: 16px;
    font-weight: 400
}

.form input::-ms-input-placeholder,
.form textarea::-ms-input-placeholder {
    /*opacity: 0.4;*/
    font-size: 16px;
    font-weight: 400
}

.form input::placeholder,
.form textarea::placeholder {
    /*opacity: 0.4;*/
    font-size: 16px;
    font-weight: 400
}

.form input:focus,
.form textarea:focus {
    outline: none
}

.form input {
    font-size: 16px;
    font-weight: 40;
    color: #030c1a
}

.form input:placeholder {
    color: #030c1a;
}

.form input[type=file] {
    display: none
}

.form input:not([type=submit]) {
    width: 100%
}

.form input[type=submit] {
    max-width: 145px;
    width: 100%;
    height: 40px
}

.form textarea {
    padding: 0;
    padding-left: 40px;
    resize: none;
    height: 156px;
    width: 100%;
    max-width: 591px;
    position: relative
}

.form .description {
    display: none!important
}

.form-textarea-wrapper {
    margin-bottom: 60px
}

.form #edit-actions .form-actions {
    margin: 0
}

.form #edit-actions label {
    display: block;
    height: 40px;
    width: 145px;
    position: relative
}

.form #edit-actions svg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.form #edit-actions svg path {
    fill: #00b9ae !important;
}

.form #edit-actions input {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color: #fff;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.form #edit-actions input:hover {
    color: #030c1a
}

.form .btn-plus {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 44px;
    height: 40px;
    position: relative
}

.form .form-item-cv label {
    max-width: 341px;
    width: 100%;
    height: 40px;
    position: relative;
    cursor: pointer;
    z-index: 1;
    background: transparent;
    margin-bottom: 30px
}

.form .form-item-cv label:before {
    content: "";
    height: 40px;
    width: 44px;
    background: url("../img/pls.png") no-repeat center transparent;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    cursor: pointer
}

.form .form-item-cv .form-managed-file {
    position: relative
}

.form .form-item-cv .form-managed-file .file:after,
.form .form-item-cv .form-managed-file .file:before {
    content: "";
    width: 16px;
    height: 2px;
    background-color: #030c1a;
    opacity: 0.4;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 5px;
    z-index: 1
}

.form .form-item-cv .form-managed-file .file:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.form .form-item-cv .form-managed-file .file:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.form .form-item-cv .form-managed-file input[value=Remove] {
    margin: 0;
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    background: transparent;
    position: absolute;
    top: 0;
    right: 15px;
    color: #fff;
    opacity: 0;
    z-index: 2
}


/*Contact form*/
.form_con {
    overflow: hidden;
    padding: 65px 0;
    position: relative;
}

.contact-wrapper .form-actions { padding: 0}

.contact-wrapper .form-item--error-message {color: #e32700;
    position: relative;
    top: 2px;}


.form_reg {
    padding: 0
}

.form_reg .form-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 860px;
    width: 100%;
    margin: 0 auto 30px
}

.form_reg label {
    color: #fff;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 345px;
    flex: 0 0 345px
}

.form_reg input {
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    color: #fff
}

.form_reg input::-webkit-input-placeholder {
    color: #fff
}

.form_reg input:-ms-input-placeholder {
    color: #fff
}

.form_reg input::-ms-input-placeholder {
    color: #fff
}

.form_reg input::placeholder {
    color: #fff
}

.form_reg button {
    color: #030c1a;
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.form_reg button:hover {
    color: #00BFB3
}

.form_reg button svg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.form_reg button svg path {
    fill: #fff
}
/* Form End */
.act {
    padding: 185px 0 75px;
    background: #fff;
    position: relative
}

.act .parallax img:first-of-type {
    top: 155px;
    left: 0
}

.act .parallax img:nth-of-type(2) {
    bottom: 35px;
    right: 0
}

.act .row {
    position: relative

}

.act .row a {
    color: #030c1a; }

.act .row a i {
    color: #00b9ae;
    font-size: 19px;
    display: inline-block;
    margin-right: 15px;
        position: relative;
    top: 2px;
}

.act h2 {
    color: #030c1a
}


/*Teams and Projects*/
.act_tp {
    position: relative;
    padding: 35px 0
}


section.featured_project__cover {
    position: relative;
    height: 460px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
}

.featured_project__cover > img {
   display: none;
}
.featured_project__cover .field__item img {
display: none;
}



img.project-cover-image { width: 100%}


.project-title-wrapper  {}
.project-title-wrapper .slider__t-b { margin: 0 0 40px}
.project-title-wrapper .project-status { float:  left; padding: 10px 20px;}




featured_project__cover .slider__t-b { text-align: left}




.act_tp .parallax img:first-of-type {
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto
}


.slider__item {
    /*position: relative;*/

}

.actvity-slider-img {
position: relative;
    height: 460px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    }

.actvity-slider-img>img { display: none!important}


.actvity-slider-img .slider__label,

.featured_project__cover .slider__label

{ position: static!important;    margin: 50px 0 30px!important; }







/*
.slider__item>img {

    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: black

}*/

.slider__label {
/*
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 5;
    left: 15px;
    top: -165px
*/
}

.slider__label svg {
    margin-right: 15px
}

.slider__label span {
    opacity: 0.4;
    color: #ffffff
}

.slider__wrap {
    background: url("../img/sllbg.png") no-repeat center transparent;
    position: relative;
    width: 59px;
    height: 54px;
    margin-right: 10px
}

.slider__wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 16px;
    width: 16px!important
}

.slider__t-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;text-align: left
}

.slider__t-b div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.slider h2 {
    text-transform: none;
/*    max-width: 495px*/
}


.slider__ttitle .btn { float:left}
.slider_time {  margin: 40px 0 20px;}

.slider_time time {
    font-size: 30px;
    margin-bottom: 25px
}

.slider_time time:nth-of-type(2) {
    font-weight: 500;
    color: #00b9ae;
    margin: 0
}






/*
.slider .owl-nav {
    color: #fff;
    position: absolute;
    top: 70px;
    right: 21%;
    z-index: 2
}

.slider .owl-nav .owl-next:focus,
.slider .owl-nav .owl-prev:focus {
    outline: none
}

.slider .owl-nav .owl-prev {
    margin-right: 50px
}
*/
.view-activity-slider .owl-carousel .owl-item {
    left: 2px!important;
     width: 100%;
}

.cont-i_img img {
    margin: 130px 0 80px
}

.cont-i .hex {
    margin-bottom: 20px
}



.cont-i {
    margin-bottom: 25px;
}
.cont-i img {
    max-width: 100%
}

.cont-i ul {
/*    padding-left: 40px*/
}

.cont-i ul p:first-of-type {
    margin: 0px;
    text-transform: uppercase;
    font-size: 14px;
    color: #00bab3;
    position: relative;
    font-family: 'Avenir_medium';

}

/*
.cont-i ul p:first-of-type:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #ff0000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
*/

.cont-i strong {
    color: #030c1a;
    font-weight: 600
}

.cont_about h2 {
    margin-bottom: 120px;
    color: #030c1a
}

.cont-img-wrap {
    width: 100%;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.cont-img-c {
    overflow: hidden;
    height: 100%;
    max-height: 420px;
    -webkit-clip-path: polygon(0% 50.25%, 1.1% 46.45%, 7.85% 33.25%, 16.85% 16.75%, 23.15% 3.8%, 25.4% 1.25%, 28.75% 0.25%, 51% 0.25%, 65.15% 0%, 71.9% 0.25%, 75.5% 1.8%, 77.3% 3.8%, 86.05% 20.3%, 93.7% 36.3%, 98.65% 46.2%, 100% 50%, 99.1% 53.05%, 96.85% 57.35%, 91.9% 67%, 84.7% 80.95%, 80% 90.85%, 77.3% 96.45%, 75.05% 98.75%, 72.35% 99.75%, 67.4% 99.75%, 28.3% 99.75%, 25.15% 99.25%, 22.9% 96.45%, 16.4% 83%, 6.5% 62.95%, 1.35% 53.55%);
    clip-path: polygon(0% 50.25%, 1.1% 46.45%, 7.85% 33.25%, 16.85% 16.75%, 23.15% 3.8%, 25.4% 1.25%, 28.75% 0.25%, 51% 0.25%, 65.15% 0%, 71.9% 0.25%, 75.5% 1.8%, 77.3% 3.8%, 86.05% 20.3%, 93.7% 36.3%, 98.65% 46.2%, 100% 50%, 99.1% 53.05%, 96.85% 57.35%, 91.9% 67%, 84.7% 80.95%, 80% 90.85%, 77.3% 96.45%, 75.05% 98.75%, 72.35% 99.75%, 67.4% 99.75%, 28.3% 99.75%, 25.15% 99.25%, 22.9% 96.45%, 16.4% 83%, 6.5% 62.95%, 1.35% 53.55%)
}

.cont-img-c img {
    z-index: 1;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
    width: 100%
}



#webform-submission-registration-node-10-add-form .form-wrap div,
#webform-submission-registration-node-11-add-form .form-wrap div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 341px;
    flex: 0 1 341px
}

#edit-actions label {
    position: relative;
    z-index: 2
}

#edit-actions input {
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

#edit-actions input:hover {
    color: #030c1a
}

#edit-actions svg {
    position: relative;
    z-index: 1
}

#edit-actions svg path {
    fill: #00b9ae
}


.loc { background: #00b9ae}

.loc .container-fluid {
    padding: 0
}

.loc .col-md-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}



.loc h2 {
    margin-bottom: 45px
}

.loc p {
    font-family: 'Avenir_medium';
    line-height: 26px;
    color: #fff;
}

.loc iframe {
    width: 100%;
    height: 480px
}




/*

TEAM
*/
.team {
    padding: 0 0 35px
}

.team h2 {
    color: #030c1a;
    /*text-align: center;*/
    margin-bottom: 55px
}


.team-member-wrap h5 { color: #030c1a;     margin-bottom: 5px;}
.team-member-wrap p {
    color: rgba(5, 14, 28, 0.50);
    color: #030c1a;
}

.team-b {
    width: 100%;
    max-width: 856px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.team-b svg {
    margin-bottom: 30px
}

.team-b p {
    text-align: center;
    color: #545c64;
    font-weight: 300
}

.team-b p:first-of-type {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px
}

.team-b .img-wrap {
    margin-bottom: 30px
}

.slider-c {
    padding: 65px 0px
}
.slider-c  .content-title
{margin-bottom: 60px; }

.slider-c_bg_c .content-title:before {
        background-color: rgba(255, 255, 255, 0.6)!important;
}


.slider-c-b {

}

.slider-c-b .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

/*Co-founders

.slider-c-b2 {

}

.slider-c-b2 .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.slider-c-b__item {
    text-align: center
}
*/
.slider-c-b__item { padding: 2px; }
.slider-c-b__item img {
    max-width: 100%;
    width: auto!important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: pointer;
    display: inline-block!important;
        border: solid 1px #efefef;
    opacity: .5
}

.slider-c-b__item img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.slider-c_bg_c img {opacity: .9; border: none}

.slider-c_bg_c {
    background: #00b9ae
}


/*
.owl-nav{
    position: absolute;
    top: 30%;
    background:red

}
.owl-prev{
    float:left;
 }
.owl-next{
    float:right;
}
*/


.slider-c-b2 .owl-prev,
.slider-c-b .owl-prev,
.slider .owl-prev
{left: -50px;position: absolute;top: 50%;margin-top: -25px;}

.slider-c-b2 .owl-next,
.slider-c-b .owl-next,
.slider .owl-next
{ right: -50px; position: absolute; top: 50%;  margin-top: -25px;}

.slider .owl-prev { left: 35px!important;}
.slider .owl-next { right: 35px!important;}


.ilab {
        overflow: hidden;
    padding: 65px 0 35px;
    position: relative;
    background: #030c1a;

}


.ilab-b {
    width: 100%;
 text-align: center;
    margin-bottom: 30px;
   }

.ilab__bimg-w {
        width: 203px;
    height: 180px;
    position: relative;
    margin: 0 auto 10px auto;
    background: url(../img/bg_1.png) no-repeat transparent;
}

.ilab__bimg-w,
.ilab__bimg-c
 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ilab__bimg-c {
 width: 194px;
    height: 172px;
    -webkit-clip-path: polygon(0.9% 50.75%, 1.35% 47.7%, 7.75% 34.35%, 16.9% 17.95%, 23.75% 4.6%, 26.95% 2.55%, 29.2% 1.55%, 51.15% 1.55%, 64.85% 1.55%, 72.15% 2.05%, 75.35% 3.6%, 76.7% 5.65%, 85.85% 21.55%, 93.15% 36.4%, 98.15% 46.15%, 99.1% 50.75%, 98.15% 54.35%, 96.35% 58.45%, 91.3% 68.2%, 84.45% 82.05%, 79.45% 91.8%, 77.15% 96.4%, 75.35% 98.45%, 72.15% 100%, 67.1% 100%, 28.3% 100.5%, 25.55% 98.95%, 23.75% 96.9%, 16.9% 83.6%, 6.4% 64.1%, 1.35% 53.85%);
    clip-path: polygon(0.9% 50.75%, 1.35% 47.7%, 7.75% 34.35%, 16.9% 17.95%, 23.75% 4.6%, 26.95% 2.55%, 29.2% 1.55%, 51.15% 1.55%, 64.85% 1.55%, 72.15% 2.05%, 75.35% 3.6%, 76.7% 5.65%, 85.85% 21.55%, 93.15% 36.4%, 98.15% 46.15%, 99.1% 50.75%, 98.15% 54.35%, 96.35% 58.45%, 91.3% 68.2%, 84.45% 82.05%, 79.45% 91.8%, 77.15% 96.4%, 75.35% 98.45%, 72.15% 100%, 67.1% 100%, 28.3% 100.5%, 25.55% 98.95%, 23.75% 96.9%, 16.9% 83.6%, 6.4% 64.1%, 1.35% 53.85%)
}

.ilab__bimg-c img {
    width: 100%;
    height: 100%
}

.ilab .team-member-wrap h5 { color: #ffffff}

.lead-image img {
display: none;
}

/*

.ilab h2 {
    margin-bottom: 75px
}

.ilab-b {

    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.ilab-b__item {
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.ilab-b__item:not(:last-child) {
    margin-bottom: 60px
}

.ilab-b__img-wrap {
    position: relative;
    margin-bottom: 30px
}

.ilab-b__img-wrap img:first-of-type {
    max-width: 142px
}

.ilab-b__img-wrap img:last-of-type {
    max-width: 64px;
    width: 100%;
    height: 96px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
*/







.team-member-wrap { margin-top: 20px;}

.ilab h5 {
    margin-bottom: 5px
}

.ilab p {
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);

}

/* Focus section started*/
.focus-a {
  /*background: #7654a1;*/
  background: #614889;
  padding: 65px 0 50px;
  position: relative;
  overflow: hidden;
}


.focus-a-f-3__item {
    padding: 25px;
    /*background: #65468d;*/
    background: rgb(89, 63, 132);
    margin: 15px 0;
    position: relative;
    min-height: 200px;border-radius: 2px;
}


.focus-a-f-3__item ul {
font-family: 'Avenir_Medium';
line-height: 24px;
}


.img-wrap img {
    width: 40px;
}

.focus-a-f-3__item h5 {
    margin: 15px 0 10px;
}


.focus-a
.transport:hover {
    background: #3279e6;
}
.focus-a
.environment:hover {
    background: #41ce93;
}
.focus-a
.logistics:hover {
    background: #5093fb;
}
.focus-a
.sports:hover {
    background: #fc5a6b;
}
.focus-a
.healthcare:hover {
    background: #ec8839;
}
/*
.focus-a .parallax img:nth-of-type(3) {
    bottom: 400px;
    left: 0
}

.focus-a h2 {
    margin-bottom: 55px
}

.focus-a .col-md-7 p {
    margin-bottom: 55px
}

.focus-a .col-lg-10 {
    position: relative
}

.focus-a-b {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.focus-a-b__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 90px 0 75px;
    background: #030c1a;
    position: relative
}

.focus-a-b__item:first-of-type {
    background: url(../img/itmbg1.png) no-repeat center/cover #030c1a
}

.focus-a-b__item:first-of-type::after {
    content: url(../img/arrowwr.png);
    position: absolute;
    right: -70px;
    bottom: -90px
}

.focus-a-b__item:nth-of-type(2) {
    padding: 90px 0;
    background: url("../img/opbg.png") no-repeat center/cover #0bb7ac;
    text-align: center
}

.focus-a-b__item:nth-of-type(2):after {
    content: url(../img/arrowwl.png);
    position: absolute;
    left: -70px;
    bottom: -125px
}

.focus-a-b__item:nth-of-type(3) {
    background: url("../img/fabg.png") no-repeat center/cover #030c1a;
    padding: 90px 85px 75px
}

.focus-a-b__item h3 {
    margin-bottom: 60px;
    text-align: center
}

.focus-a-f-1__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.focus-a-f-1__item img {
    width: 55px;
    height: 55px
}

.focus-a-f-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.focus-a-f-2__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%
}

.focus-a-f-2__item img {
    margin-bottom: 30px;
    height: 55px;
    width: auto
}

.focus-a-f-2__item:not(:last-child) {
    margin-bottom: 50px
}

.focus-a-f-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.focus-a-f-3__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 250px;
    flex: 0 1 250px;
    text-align: left
}

.focus-a-f-3__item:not(:last-of-type) {
    margin-bottom: 40px
}

.focus-a-f-3__item .img-wrap {
    position: relative;
    background: url("../img/sllbg.png") no-repeat center transparent;
    width: 59px;
    height: 54px;
    margin-bottom: 25px
}

.focus-a-f-3__item .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.focus-a-f-3__item h5 {
    margin-bottom: 10px
}

.focus-a-f-3__item p {
    line-height: 28px;
    opacity: 0.4
}
*/
.inn-space {
    padding: 65px 0px 25px;
    position: relative
}



.inn-space h2 {
    color: #030c1a;
    margin-bottom: 75px
}

.inn-space__img-wrap {
    position: relative;
    margin-bottom: 50px
}

.inn-space__img-wrap img {
    width: 100%
}













/*
.b-blog-header {
    background: url("../img/bblog.png") no-repeat top right #030c1a;
    padding: 105px 0 75px
}

.b-blog-footer {
    background: #030c1a;
    padding: 60px 0
}

.b-blog .container,
.b-blog .container-fluid {
    padding: 0
}

.b-blog .container-fluid {
    height: 100%
}

.b-blog .container-fluid .row {
    height: 100%
}

.b-blog-1,
.b-blog-2 {
    padding: 75px 0
}

.b-blog-1 {
    background: url("../img/bbl1.png") no-repeat left top #00b9ae;
    padding-right: 70px!important
}

.b-blog-1 h2 {
    text-transform: none;
    margin-bottom: 340px
}

.b-blog-1 .b-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.b-blog-1 .b-wrap .img-wrap {
    width: 94px;
    height: 83px;
    position: relative;
    background: url("../img/brdr.png") no-repeat center/cover;
    margin-right: 20px
}

.b-blog-1 .b-wrap .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 63px;
    width: 37px
}

.b-blog-2 {
    background: #fff;
    color: #030c1a;
    padding-left: 44px!important;
    max-height: 700px;
    overflow-y: scroll
}

.b-blog-2 h5 {
    margin-bottom: 60px
}

.b-blog-2 p {
    max-width: 532px;
    line-height: 28px
}

.b-blog-2 p:not(:last-of-type) {
    margin-bottom: 35px
}
*/

#webform-submission-registration-node-8-add-form #edit-actions label {
    margin: 0 auto
}

#webform-submission-registration-node-8-add-form #edit-actions input {
    color: #030c1a
}

#webform-submission-registration-node-8-add-form #edit-actions input:hover {
    color: #00b9ae
}

#webform-submission-registration-node-8-add-form #edit-actions svg path {
    fill: #fff
}

#modal_ajax_form_webform_submission_registration_node_12_add_form #edit-actions label {
    margin: 0 auto
}

#modal_ajax_form_webform_submission_registration_node_12_add_form #edit-actions input {
    color: #030c1a
}

#modal_ajax_form_webform_submission_registration_node_12_add_form #edit-actions input:hover {
    color: #00b9ae
}

#modal_ajax_form_webform_submission_registration_node_12_add_form #edit-actions svg path {
    fill: #fff
}

.dr-popup {
    background: #030c1a;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 200;
    overflow-y: scroll;
    width: 100%;
    height: 100%
}

.dr-popup.active {
    display: block
}

.dr-popup .webform-submission-submit-project-form {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto
}

.dr-popup .webform-submission-submit-project-form .close-pf {
    position: absolute;
    left: 50%;
    top: 120px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    cursor: pointer;
    width: 33px;
    height: 33px
}

.dr-popup .webform-submission-submit-project-form .close-pf:after,
.dr-popup .webform-submission-submit-project-form .close-pf:before {
    content: "";
    background: #676767;
    top: 50%;
    left: 0;
    width: 33px;
    height: 3px;
    display: block;
    position: absolute;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.dr-popup .webform-submission-submit-project-form .close-pf:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.dr-popup .webform-submission-submit-project-form .close-pf:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.dr-popup .webform-submission-submit-project-form .messages__wrapper {
    display: none
}

.dr-popup .webform-submission-submit-project-form .form-textarea-wrapper {
    margin: 0
}

.dr-popup .webform-submission-submit-project-form .form-item--error-message {
    color: #fff;
    margin-top: 15px
}

.dr-popup .webform-submission-submit-project-form .webform-progress {
    background: #030c1a
}

.dr-popup .webform-submission-submit-project-form .webform-progress-tracker {
    margin: 0 auto 60px!important;
    padding: 250px 0 0 25px
}

.dr-popup .webform-submission-submit-project-form .webform-progress .progress-step[data-webform-page=webform_confirmation],
.dr-popup .webform-submission-submit-project-form .webform-progress .progress-step[data-webform-page=webform_preview] {
    display: none
}

.dr-popup .webform-submission-submit-project-form .webform-progress .progress-step:after {
    display: none
}

.dr-popup .webform-submission-submit-project-form .webform-progress .progress-step.is-active {
    position: relative
}

.dr-popup .webform-submission-submit-project-form .webform-progress .progress-step.is-active .progress-title {
    opacity: 1
}

.dr-popup .webform-submission-submit-project-form .webform-progress .progress-step.is-active:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #00b9ae;
    display: block;
    left: 0;
    bottom: -20px
}

.dr-popup .webform-submission-submit-project-form .webform-progress .progress-marker {
    display: none
}

.dr-popup .webform-submission-submit-project-form .webform-progress .progress-text {
    padding: 0!important
}

.dr-popup .webform-submission-submit-project-form .webform-progress .progress-title {
    color: #ffffff;
    font-size: 30px;
    opacity: 0.4
}

.dr-popup .webform-submission-submit-project-form .form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 850px;
    margin: 0 auto
}

.dr-popup .webform-submission-submit-project-form .form-wrapper label {
    color: #fff;
    cursor: pointer
}

.dr-popup .webform-submission-submit-project-form .form-wrapper input {
    background: transparent;
    color: #fff;
    border-color: #fff
}

.dr-popup .webform-submission-submit-project-form .form-wrapper input.error {
    border-top: none;
    border-right: none;
    border-left: none
}

.dr-popup .webform-submission-submit-project-form .form-wrapper input:placeholder {
    color: #fff;
    /*opacity: 0.4;*/
    font-size: 16px
}

.dr-popup .webform-submission-submit-project-form .form-wrapper textarea {
    background: transparent;
    color: #fff;
    height: 85px
}

.dr-popup .webform-submission-submit-project-form .fake {
    display: none
}

.dr-popup .webform-submission-submit-project-form .form-actions {
    position: absolute;
    top: 120px;
    right: 15px
}

.dr-popup .webform-submission-submit-project-form .form-actions label {
    position: relative;
    display: block;
    height: 40px;
    width: 145px
}

.dr-popup .webform-submission-submit-project-form .form-actions label:first-of-type {
    margin-right: 20px
}

.dr-popup .webform-submission-submit-project-form .form-actions label:first-of-type input {
    color: #030c1a
}

.dr-popup .webform-submission-submit-project-form .form-actions label:first-of-type svg path {
    fill: #fff
}

.dr-popup .webform-submission-submit-project-form .form-actions input {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color: #fff;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.dr-popup .webform-submission-submit-project-form .form-actions input:hover {
    color: #030c1a
}

.dr-popup .webform-submission-submit-project-form .form-actions svg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.dr-popup .webform-submission-submit-project-form .form-actions svg path {
    fill: #00b9ae
}

.dr-popup .webform-submission-submit-project-form .js-form-type-managed-file {
    position: relative
}

.dr-popup .webform-submission-submit-project-form .js-form-type-managed-file .form-managed-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.dr-popup .webform-submission-submit-project-form .js-form-type-managed-file .form-managed-file>label {
    line-height: 1;
    padding: 0;
    position: relative;
    font-size: 0
}

.dr-popup .webform-submission-submit-project-form .js-form-type-managed-file .form-managed-file>label:before {
    content: "";
    height: 40px;
    width: 44px;
    background: url(../img/pls.png) no-repeat 50% transparent;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    cursor: pointer
}

.ajax-progress-fullscreen {
    display: none
}

.inner-nav{
    position: relative ;
    top:0  ;
    padding: 0;
    background: #fff url(../img/bg.svg) no-repeat -107px 0;
}


.inner-nav .bg-white { background: none!important}
.inner-nav .navbar {
    padding: 0 15px;
    position: relative;
    padding-left: 160px;

}
.inner-nav .navbar-brand{
    font-family: 'Avenir_Medium';
    font-size: 16px;
    position: absolute;
    top:50%;
    left: 15px;
    margin: auto;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);

}
.inner-nav.fixed{
    position: fixed ;
    top:0 ;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
}
#navbarNavDropdown ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    justify-content: space-around;
    align-self: center;
    width: 100%;
}

#navbarNavDropdown li{
    padding: 0 5px;
    position: relative;
}
#navbarNavDropdown li a{
        color: #7654a1;
     font-family: 'Avenir_Medium';
     font-size: 16px;
     padding: 15px 5px;
     position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#navbarNavDropdown li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 3px;
    border-radius: 2px;
    background-color: #00b9ae;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#navbarNavDropdown li a:hover,#navbarNavDropdown li.is-active a{
    color: #00b9ae;
}
#navbarNavDropdown li a:hover:after, #navbarNavDropdown li.is-active a:after {
    width: 100%
}
section.contentWrap{
    padding: 100px 0 !important;
}
iframe  div.gm-style-cc+div,
iframe .gm-style .place-card div,iframe  .gm-style .place-card a,iframe .gm-style .default-card div,iframe .gm-style .default-card a,
iframe .gm-style .place-card-large{
    display: none  !important ;
    visibility: hidden!important ;
}
.join-our-wrapper{
    background: #fff;
}
@media screen and (max-width:1600px) {
    .form .img-parallax {
        display: none
    }
    .slider .owl-nav {
        right: 15%
    }
    .parallax {
        display: none
    }
}
@media screen and (min-width:1600px) {
    .inner-nav{
        background-position: -35px 0;
    }
}
@media screen and (max-width:1440px) {
    .halves1,
    .halves2 {
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .halves1 h2 {
        margin: 0
    }
    .slider .owl-nav {
        right: 12%
    }
}

@media screen and (max-width:1366px) {
    .slider .owl-nav {
        right: 10%
    }
    .view-activity-slider .container {
        max-width: 1000px;
    }
    .jot_t-p .jot-cont{
        margin-right: 15px;
    }
    .jot_t-p h2+p:before{
        right: -120px;
    }
}

@media screen and (max-width:1280px) {
    .inn-lab .t-b {
        padding-left: 0;
    }
    .inn-lab h1 {
        margin-bottom: 10px
    }
    .inn-lab p {
        margin-bottom: 20px
    }
    .social_clmn {
        position: relative;
        top: auto !important;
        left: auto !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        padding: 0;
        border: none;
        margin: 0 0 20px;
    }
    .social_clmn a:not(:last-child) {
        margin: 0 5px 0 0
    }
    .slider .owl-nav {
        right: 6%
    }
    .svg-wrap {
        max-width: 600px;
        max-height: 465px;
        height: 465px!important;
    }
}

@media screen and (max-width:1199px) {
    /*.inn-lab {
        padding: 50px 0;
    }*/
    .svg-wrap svg {
        position: relative;
        top: auto
    }

    .slider .owl-nav {
        right: 140px
    }
    .focus-a {
        padding: 100px 0
    }
    .focus-a-b {
        position: relative
    }
    .svg-wrap {
        max-width: 586px;
        max-height: 450px;
        height: 450px!important;
    }
    .inner-nav .navbar{
        padding-left: 145px;
    }
}

@media screen and (max-width:1140px) {

    .data-events .calendar-calendar .month-view .full tr td.date-box .inner div.day{
        font-size: 12px !important;
    }
    .data-events .calendar-calendar .month-view .full tr td.date-box .inner div.day {
        height: 30px;
        width: 34px;
    }
    .svg-wrap {
        max-width: 600px;
        max-height: 450px;
        width: 100%!important;
        height: 100%!important;
    }
    .inner-nav{
        background-position: -124px 0;
    }
    .inner-nav .navbar {
        padding-left: 120px;
    }
    #navbarNavDropdown li a,.inner-nav .navbar-brand{
        font-size: 14px;
    }
    #navbarNavDropdown li a{
        padding: 15px 0;
    }
}
@media screen and (max-width:1099px) {

    .iframe-wrap img{
        display: none;
    }
    .form .iframe-wrap iframe {
        width: 100%;
        height: 580px;
    }
    .form .iframe-wrap {top:0px}
    .view-activity-slider .container {
        max-width: 100%;
    }
}
@media screen and (max-width:1024px) {
    .imp-b__i:after,
    .imp-b__i:before {
        display: none!important
    }
    .focus-a-b__item:after,
    .focus-a-b__item:before {
        display: none
    }
}

@media screen and (max-width:991px) {
    .header__list {
        display: none
    }
    .halves1,
    .halves2 {
        min-height: 350px;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .halves1 h2,
    .halves2 h2 {
        margin: 0
    }
    /*.stream h2 {
        margin-left: 20px
    }*/
    .about,
    .l-projects {
        padding: 50px 0
    }

    .footer-nav{
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-logo{
        padding-right: 15px;

    }
    .footer-logo img{
        max-width: 100%;
    }
    /*.footer {
        text-align: center
    }
    .footer-nav,
    .footer-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .footer-nav ul:not(:last-child) {
        margin-bottom: 20px
    }
    .footer-nav ul li:first-of-type {
        margin-bottom: 0
    }*/
    .footer-bot {
        border: none
    }

    #webform_submission_registration_node_12_add_form-ajax .form-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    #webform_submission_registration_node_12_add_form-ajax .form-wrap div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 341px;
        width: 100%
    }
    .inn-space {
        padding: 100px 0
    }
    .inn-space__img-wrap {
        margin-bottom: 50px
    }
    .slider-c {
        padding: 90xp 0
    }
    .inn-lab {
        padding-bottom: 50px;
    }
    .inn-lab h1{
        font-size: 35px;
        line-height: 40px;
    }
    .inn-lab .t-b>p{
        margin-bottom: 35px;
    }
    .videoGrid h2 {
        padding-left: 0;
    }
    .blockGrid h2{
        font-size: 30px;
        line-height: 35px;
    }
     .blockGrid {
        min-height: 360px;
    }
  .l-projects,.about {
        padding: 50px 0px;
    }
    .view-latest-events .view-content {
        margin-top: 0;
    }
    .footer-logo{
        flex: 1 !important;
    }
     .inner-nav{
        background-image: none!important;
    }
    .inner-nav .navbar-toggler {border-color: rgba(0, 0, 0, 0)!important; }

     .inner-nav .navbar{
         justify-content: flex-end;
         text-align: left;
     }
     .inner-nav .navbar-brand{
         top:13px;
         -webkit-transform: inherit;
         -moz-transform: inherit;
         transform: inherit;
     }

    .home-welcome {
        padding-top: 30px;
    }
    .home-welcome h1 br{
        display: none;
    }
    #scrollWrapper{
        touch-action: inherit !important;
    }
    .inner-nav .navbar {
        padding-left: 15px;
    }
    section.contentWrap, .imp, .focus-a,.cont {
        padding: 65px 0 !important;
    }

    h2.content-title {
        color: #030c1a;
        margin-bottom: 40px;
    }
    #navbarNavDropdown li a, .inner-nav .navbar-brand {
        font-size: 16px;
    }
    .cont-i h3{
        font-size: 25px;
        line-height: 32px;
    }
    .obj-b__item,.focus-a-f-3__item{
        min-height: auto;
        padding: 30px 20px;
    }
    .focus-a-f-3__item h5 {
        margin: 0 0 10px;
    }
   .jot_t-p .jot-cont .btn_pulse2{
       margin-bottom: 20px;
   }
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 26px;
        margin-bottom: 30px;
        line-height: 1.5
    }
    h2 {
        font-size: 24px;
        line-height: 30px
    }
    h3 {
        font-size: 20px
    }
    h5 {
        font-size: 18px
    }
    .header-m-menu-close {
        left: 50%;
        top: 30px
    }
    .header-m-menu-list {
        text-align: center
    }
    .header-m-menu-list li a {
        font-size: 20px;
        line-height: 40px
    }

    .projects .blockGrid,
    .stream .blockGrid{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .projects .halves2 h2,
    .stream .halves2 h2 {
        margin: 0
    }
    .l-projects {
        padding: 50px 0
    }
    .l-projects h2 {
        margin-bottom: 50px
    }
    .jot .img-parallax {
        display: none
    }
    .jot_t-p .jot-cont {
        position: relative; display: none
    }
    .jot_t-p h2+p {
        margin-bottom: 40px
    }
    .jot_t-p h2+p:before {
        display: none
    }
    .img-wrap {
        display: none
    }
    .reg {
        padding: 50px 0
    }
    .reg h2 {
        margin-bottom: 50px
    }
    .reg .form {
        padding: 0
    }
    .form {
        padding: 50px 0
    }
    .form label {
        max-width: none
    }
    .loc h2 {
        margin-bottom: 40px
    }
    .loc iframe {
        height: 350px
    }
    .loc .t-b {
        padding: 50px 0
    }
    .form .iframe-wrap {
        margin-top: 50px;
    top: 0;
    }
    .obj {
        padding: 50px 0
    }
    .obj h2 {
        margin-bottom: 40px
    }
    .obj-b__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center
    }
    .obj-b__item p {
        margin: 0 auto
    }
    .obj-b__item:nth-child(odd) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .btn_pulse {
        height: 50px;
        width: 50px;
        margin-bottom: 15px
    }
    .triangle {
        border-top: 10px solid transparent;
        border-left: 15px solid #fff;
        border-bottom: 10px solid transparent
    }
    .cont {
        padding: 50px 0
    }
    .cont h2 {
        margin-bottom: 40px
    }
    .focus-a,
    .imp {
        padding: 40px 0
    }
    .focus-a-b__item {
        padding: 50px 0!important
    }
    .focus-a-f-1__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .focus-a-f-1__item img:not(:last-of-type) {
        margin-bottom: 25px
    }
    .focus-a-f-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .focus-a-f-2__item:not(:last-of-type) {
        margin-bottom: 25px
    }
    .focus-a-f-3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .focus-a-f-3__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center
    }
    .focus-a-f-3__item:not(:last-of-type) {
        margin-bottom: 25px
    }
    .focus-a h2,
    .focus-a h3 {
        margin-bottom: 40px
    }
    .ilab {
        padding: 50px 0
    }
    .slider-c {
        padding: 50px 0
    }
    .slider-c h2 {
        margin-bottom: 40px
    }
    .footer-logo{
        flex: 0 0 100%  !important;
        border-right:0;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .footer-nav, .footer-subscr {
        padding-top: 20px;
        padding-bottom: 19px;
    }
    .inn-lab .t-b {
        padding-left: 0!important;
    }
    .blockGrid h2{
        font-size: 24px;
        line-height: 30px;
    }
    .blockGrid {
        min-height: 320px;
    }
  .l-projects,.about {
        padding: 40px 0px;
    }
    #simplenews-subscriptions-block-5d15abb8-187e-4e55-b366-cffe133aa8e5 input {
        max-width: 168px;
    }
    .footer-bot .col-sm-6{
        text-align: left !important;
    }
    .hex-shape-1 {
        margin-top: 30px;
        margin-bottom: 30px
    }
     .form .iframe-wrap iframe {
        width: 100%;
        height: 340px;
    }
    section.contentWrap, .imp, .focus-a,.cont {
        padding: 55px 0 !important;
    }
    .obj-b__item,.focus-a-f-3__item{
        min-height: auto;
        padding: 25px 20px;
    }
    .cont-i h3 {
        font-size: 22px;
        line-height: 28px;
    }
}

@media screen and (max-width:600px) {
    /*.inn-lab,*/
    .jot {
        padding: 130px 0 50px
    }
    .inn-lab .t-b__wrap,
    .jot .t-b__wrap {
        display: none
    }
    .inn-lab .t-b>p,
    .jot .t-b>p {
        margin-bottom: 25px
    }
    .form {
        padding: 50px 0
    }
    .form .iframe-wrap {
        margin-top: 40px
    }
    h1,.inn-lab h1 {
      font-size: 31px;
      line-height: 36px;
      font-family: 'Avenir_bold';
    }
    h2,.blockGrid h2{
        font-size: 22px;
        line-height: 21px;
    }
  .l-projects,.about {
        padding: 50px 0px;
    }
     section.contentWrap, .imp, .focus-a,.cont {
        padding: 50px 0 !important;
    }
    .cont-i h3 {
        font-size: 20px;
        line-height: 26px;
    }
}

@media screen and (max-width:490px) {
    .ilab-b__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .act .row>a {
        left: 15px;
        top: -80px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .cont {
        padding: 60px 0 40px
    }
    .slider h2 {
        margin-bottom: 40px
    }
    /*.slider__item {
        padding: 150px 0 60px
    }*/
    .slider__label {
        top: -125px;
        left: 15px
    }
    .slider__t-b {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }
    .slider__t-b time {
        margin-bottom: 0;
        line-height: 33px;
        font-size: 20px
    }
    .footer:after {
        bottom: 100px
    }
     .jot {
        padding: 110px 0 10px;
    }
    .blockGrid {
        min-height: 280px;
    }
    .l-projects-b__img-w {
        width: 215px;
        height: 230px;
        margin: 0 auto;
    }
    .l-projects-b__img-c {
        width: 190px;
        height: 200px;
    }
    .l-projects-b__img-l {
        left: -35px;
        width: 60px;
        height: 55px;
    }
    .l-projects-b h5 {
        font-size: 18px;
    }
    .l-projects-b p{
        font-size: 16px;
        line-height: 22px;
    }
    .l-projects-b{
        padding: 10px 0px 0px;
        margin: 0 auto 35px;
    }
    .about-b {
        padding: 12px 0;
    }
    .l-projects, .about {
        padding: 30px 0px;
    }
    .support-logos {
        margin-top: 5px;
    }
    .footer-logo{
        padding-bottom: 10px;
    }
    .footer-nav, .footer-subscr {
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .footer-subscr p{
        font-size:16px;
    }
    p {
        font-size: 16px;
        line-height: 28px;
    }
    .footer-subscr span.find-us {
        margin-top: 12px!important;
    }
    .footer .social {
        margin-bottom: 20px;
    }
    .footer-bot .copyright{
        text-align: center;
        display: block;
    }
    .footer-bot a{
        font-size: 13px;
        margin: 0 1px;
        text-align: center;
    }
    .loc .col-md-6:first-child{
        padding: 30px 15px;
    }
    .justify-content-center p{
        margin-bottom: 15px;
    }
}

@media screen and (max-width:400px) {
    .projects .blockGrid h2,
    .stream .blockGrid h2{
        font-size: 16px;
    }

}

@media screen and (max-width:350px) {
    .header-m-menu {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .inn-lab h1{
        font-size: 28px;
    }
}

.teamsprojects {
    width: 100%;
}
.col-white,
.col-white * {
    color: #fff;
}
.section-title h2.col-white {
    color: #fff;
}
.messages.messages--error {
    line-height: 24px;
    border: 1px solid #f9c9bf;
    box-shadow: none;
}










/*phase2*/
.services {
    padding: 65px 0;
}
.services .obj-b__item {
    background: transparent;
}
.services .obj-b__item img {
    height: 54px;
}
.services .obj-b__item h5 {
    color: #030c1a;
}
.services .obj-b__item p {
    color: #030c1a;
    font-size: 16px;
}

.view-publications .item {
    margin-bottom: 40px;
}
.view-publications .form-group {
    max-width: 222px;
}
.view-publications h5,
.view-publications h5 a {
    color: #030c1a;
}
.view-publications h5 a:hover {
    color: #00b9ae;
}
.view-publications h5 {
    margin-bottom: 15px;
}
.publication-year {
    font-size: 16px;
    color: #00b9ae;
    font-family: 'Avenir_Medium';
    margin-bottom: 15px;
}
.visit-web {
    width: 145px;
    height: 40px;
    text-align: center;
    position: relative;
}
.visit-web svg {
    position: absolute;
    z-index: 0;
    left: 0;
    width: 100%;
}
.visit-web svg path {
    fill: #00b9ae;
}
.visit-web a {
    /*top: 9px;*/
    position: relative;
    width: 145px;
    height: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #030c1a !important;
}
.visit-web:hover a {
    color: #00b9ae;
}
/*.visit-web:hover svg path {
    fill: #ccc;
}*/
.btn-download img {
    height: 40px;
}
.cell-wrapper {
    display: table;
}
.cell-wrapper .cell {
    display: table-cell;
    vertical-align: top;
    float: none;
}
.view-publications .cell-wrapper {
    padding-top: 15px;
}
.view-publications .cell-wrapper .cell {
    padding-right: 15px;
}

.act_tp {
    padding: 65px 0;
}
.view-publications .btn_prj {
    color: #fff;
}
.view-publications .btn_prj svg path {
    fill: #00b9ae;
}
.view-publications .btn_prj:hover svg path {
    fill: #333;
}

.policies {
    background: #00b9ae;
}
.policies .publication-year,
.policies .item p {
    color: #fff;
}
.policies h5 a:hover {
    color: #fff;
}
.policies .visit-web a {
    color: #030c1a !important;
}
.policies .visit-web svg path {
    fill: #fff;
}
.policies .visit-web:hover svg path {
    /*fill: #ccc;*/
}
/* Removed By Rajeev 06/12/2018
.policies h2,
.publications h2 {
    margin-bottom: 30px;
    font-size: 40px;
}
*/
.line-center.black:before, .line-left.black:before {
    background-color: rgba(0, 191, 179, 0.60);
}
.line-center.black {
    color: #030c1a;
}
.view-publications .btn_prj {
    color: #333;
}
.view-publications .btn_prj:hover {
    color: #00b9ae;
}
.view-policies .btn_prj svg path {
    fill: #fff;
}
.view-publications .btn_prj:hover svg path {
    fill: #333;
}

/*09122018*/
.section {
    padding: 65px 0;
}
.team.section .container {
    position: relative;
}
.team.section .jot-cont {
    top: 0px;
    right: -160px;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 1599px) {
    .team.section .jot-cont {
        top: -50px;
        right: -10px;
    }
}
@media (max-width: 767px) {
    .team.section .jot-cont {
        display: flex;
        top: auto;
        right: auto;
        left: auto;
        margin: 0 auto;
    }
    .team.section .jot-cont .btn_pulse2 {
        margin-bottom: 0;
    }
}
.team.section .jot-cont .btn_pulse2 {
    margin-right: 0;
}
.team.section .jot-cont .innovation-qatar {
    color: #030c1a;
    padding: 15px 0;
    text-align: center;
}
.team.section .jot-cont:before {
    content: url(../img/arrowwl-1.png);
    position: absolute;
    bottom: -134px;
    right: 65px;
    -webkit-transform: rotate(-125deg);
    -ms-transform: rotate(-125deg);
    transform: rotate(-125deg);
}
@media (max-width: 767px) {
    .team.section .jot-cont:before {
        bottom: -110px;
        right: 95px;
        -webkit-transform: rotate(-105deg);
        -ms-transform: rotate(-105deg);
        transform: rotate(-105deg);
    }
}
.form .js-form-item-expert-attachment > label {
    max-width: 100%;
    width: 100%;
    height: 40px;
    position: relative;
    cursor: pointer;
    z-index: 1;
    background: transparent;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.form .js-form-item-expert-attachment > label:before {
    content: "";
    height: 40px;
    width: 44px;
    background: url(../img/pls.png) no-repeat center transparent;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    cursor: pointer;
}
.form .js-form-item-expert-attachment .form-item {
    display: flex;
    align-items: center;
}
.form .js-form-item-expert-attachment .form-item label {
    margin-bottom: 0;
}
.form .js-form-item-expert-attachment input[name="expert_attachment_remove_button"] {
    color: red;
    border: none;
    margin-left: 0;
}
.form .js-form-item-expert-attachment .form-item .form-checkbox {
    max-width: 30px;
    min-width: 30px;
}

/*13122018*/
.view-listing-idea {
    color: #030c1a;
}
.idea-list {
    color: #030c1a;
}
.idea-list .card {
    /*border: 1px solid #42c8be;*/
}
@media (max-width: 991px) {
    .idea-list .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
@media (max-width: 575px) {
    .idea-list .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}
.idea-list .card-body {
    position: relative;
}
.idea-list .card-title {
    position: absolute;
    left: 15px;
    right: 15px;
    /*top: 0;*/
    bottom: 100%;
    padding: 15px;
    background: #fff;
    margin: 0;
    margin-bottom: -20px;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.3);
}
.idea-list .card-title a:hover {
    color: #00beb2;
    border-bottom: 1px solid #00beb2;
}
.idea-list .card .inner {
    padding-top: 15px;
}
.idea-list .date {
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
    font-family: 'Avenir_Medium';
}
.idea-list .author {
    color: #030c1a;
    margin-bottom: 10px;
}
.idea-list .author span {
    color: #7c7c7c;
}
.idea-list .card p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    font-family: 'Avenir_Medium';
}

.viewslike {
    padding: 10px 25px;
    border: 1px solid #e4e4e4;
    border-radius: 50px 50px;
    color: #00beb2;
    position: relative;
    font-family: 'Avenir_Bold';
    white-space: nowrap;
}
.viewslike a {
    position: relative;
}
.viewslike a:before {
    content: "\f164";
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-size: 20px;
}
.viewslike a.liked:before {
    content: "\f164";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.blog-detail,
.blog-list {
    color: #030c1a;
}
.blog-list .item {
    border-bottom: 2px solid #e5e5e5;
    padding: 35px 0;
}
@media (max-width: 767px) {
    .blog-list .item figure {
        margin-bottom: 15px;
    }
}
.blog-list .item figure img {
    width: 100%;
}
.blog-list .item:hover {
    /*border-color: #00b9ae;*/
}
.blog-detail .blog-title,
.blog-list .blog-title {
    font-size: 30px;
    line-height: 34px;
    text-decoration: underline;
    margin-bottom: 5px;
}
.blog-list .blog-title {
    text-decoration: none;
}
.blog-list .blog-title a:hover {
    text-decoration: underline;
    text-decoration-color: #7452a1;
}
.blog-list .blog-title a:hover {
    color: #7452a1;
}
.blog-list h4.blog-title {
    font-size: 24px;
    line-height: 30px;
}
.blog-detail .date,
.blog-list .date {
    font-size: 13px;
    line-height: 15px;
    color: #42c8be;
    margin-bottom: 15px;
    font-family: 'Avenir_Bold';
}
.blog-list .date {
    color: rgba(0, 0, 0, 0.6);
}
.blog-list p {
    margin-bottom: 15px;
    color: #030c1a;
    font-size: 16px;
    line-height: 20px;
}
.blog-top {
    padding-bottom: 30px;
}
.blog-body,
.blog-body p {
    font-family: 'Avenir_Medium';
}
.blog-body p {
    margin-bottom: 15px;
    font-size: 16px;
}
.blog-body h4 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 20px;
}
.blog-body figure {
    margin-bottom: 15px;
}
.col-red {
    color: #b21a20;
}
i {
    font-style: italic;
}
.skyblue {
    background: #00beb2;
}
.blog-cover {
    position: relative;
    margin-bottom: 30px;
}
.blog-cover > img {
    width: 100%;
}
@media (max-width: 767px) {
    .blog-cover > img {
        height: 345px;
        object-fit: cover;
    }
}
.blog-cover .badge {
    color: #fff;
    display: inline-block;
    padding: 10px;
}
.blog-cover figcaption {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
}
@media (max-width: 767px) {
    .blog-cover figcaption {
        padding: 15px;
    }
}
.cover-title {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px;
}
@media (max-width: 767px) {
    .cover-title {
        padding: 15px;
    }
}
.cover-title h4 {
    font-size: 30px;
    line-height: 34px;
    text-decoration: underline;
    margin-bottom: 10px;
}
.cover-title h4,
.cover-title h4 a {
    color: #fff;
}
@media (max-width: 767px) {
    .cover-title h4 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 5px;
    }
}
.cover-title .date {
    color: #00beb2;
}
@media (max-width: 767px) {
    .cover-title .date {
        margin-bottom: 5px;
    }
}
.cover-title .author {
    color: #fff;
}

.blog-like {
    padding: 8.5px 16px;
    border: 1.5px solid #dedede;
    border-radius: 50px 50px;
    color: #545454;
    position: relative;
    font-family: 'Avenir_medium';
    font-size: 17px;
}
.blog-like a {
    position: relative;
}
.blog-like a:before {
    content: "\f164";
    font-family: "Font Awesome 5 Free";
    margin-right: 2px;
    font-size: 17px;
}
.blog-like a.liked:before {
    content: "\f164";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.blog-like a.liked,
.blog-like a.liked + .like-count {
    color: #00beb2;
}

.l-projects-b h5 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 2.5em;
    overflow: hidden;
}
@media (max-width: 575px) {
    .l-projects-b h5 a {
        height: 2.7em;
    }
}
.l-projects-b p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 2.7em;
    overflow: hidden;
}
#back-to-top {
    position: fixed;
    right: 30px;
    bottom: 23px;
    color: #fff;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 999;
    background-color: #00b9ae;
    display: none;
    box-shadow: 0px 5px 14px -1px rgba(41, 61, 90, 0.62);
    font-size: 27px;
}
#back-to-top.on {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.col-skyblue {
    color: #00b9ae;
}
.focus-a .transport:hover {
    background: #2851d2
}
.focus-a .logistics:hover {
    background: #eb4c5e;
}
.focus-a .healthcare:hover {
    background: #00aad3;
}
.focus-a .environment:hover {
    background: #009c4d;
}
.focus-a .sports:hover {
    background: #eb6525;
}

body .slider-c-b .owl-nav.disabled {
    display: block;
}
#arabic_team_member_table .form-item--error-message,
#team_member_table .form-item--error-message {
    display: none;
}
.user-login-form label {
    color: #030c1a;
    font-family: 'Avenir_Medium';
}
.user-login-form .form-submit {
    background: #00beb2;
    color: #fff;
    padding: 10px 25px;
    border: none;
    font-family: 'Avenir_Medium';
}
.user-login-form input[type=text],
.user-login-form input[type=password] {
    width: 100% !important;
    color: #030c1a;
    font-family: 'Avenir_Medium';
}
.user-login-form input {
    border-color: red !important;
}
.form-item--error-message {
    color: red;
    font-size: 14px;
    padding-top: 5px;
    font-family: 'Avenir_Medium';
}
.form-item--error-message a {
    display: block;
    padding-top: 5px;
}
#webform_submission_submit_project_node_89_add_form-ajax .fieldgroup.form-composite.js-webform-type-radios.webform-type-radios {
    display: none;
}

/*16122018*/

.is-sticky {
    position: fixed;
    left: 0;
    top: 85px !important;
    right: 0;
    z-index: 99;
}
@media (max-width: 600px) {
    .is-sticky {
        top: 80px !important;
    }
}
#navbarNavDropdown li a:hover:after,
#navbarNavDropdown li a.active:after,
#navbarNavDropdown li.is-active a:after {
    width: 100%;
}
#navbarNavDropdown li a:hover,
#navbarNavDropdown li a.active,
#navbarNavDropdown li.is-active a {
    color: #00b9ae;
}
.inner-nav .navbar {
    width: 100%;
}

.view-viewsblogspot-archive .view-header h5 {
    margin-bottom: 20px;
    /* border-bottom: 1px solid #030c1a; */
    font-family: 'Avenir_Medium';
    display: inline-block;
    padding-bottom: 5px;
}
.view-viewsblogspot-archive .item-list {
    padding-bottom: 10px;
}
.view-viewsblogspot-archive .item-list li {
    margin-bottom: 5px;
}
.view-viewsblogspot-archive .item-list li.active > a,
.view-viewsblogspot-archive .item-list li:hover > a {
    color: #00b9ae;
}
.view-viewsblogspot-archive .item-list li > a {
    display: inline-block;
    margin-bottom: 10px;
}
.view-author-filter .view-header h5 {
    margin-bottom: 20px;
    /* border-bottom: 1px solid #030c1a; */
    font-family: 'Avenir_Medium';
    display: inline-block;
    padding-bottom: 5px;
}
.view-author-filter .views-row {
    padding-left: 24px;
}
.view-author-filter .views-field {
    margin-bottom: 10px;
}
.blog-aside {
    border-left: 1px solid #e5e5e5;
    padding-left: 30px;
}
@media (max-width: 991px) {
    .blog-detail .container > .row {
        flex-direction: column-reverse;
    }
    .blog-aside {
        margin-bottom: 30px;
    }
}
.blog-terms {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px;
}
.blog-terms a,
.blog-terms div {
    display: inline-block;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
    padding: 10px 15px;
    border-radius: 50px 50px;
    padding-left: 50px;
    position: relative;
}
.blog-terms a:before,
.blog-terms div:before {
    width: 22px;
    height: 22px;
    background: url('../img/blogging.svg') no-repeat 0 0;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -11px;
    content: '';
}

.views-exposed-form {
    padding-top: 65px;
}
.views-exposed-form .fieldgroup {
    display: flex;
    width: 100%;
    color: #030c1a;
    flex-wrap: wrap;
}
.views-exposed-form .form-radios > div {
    padding-right: 10px;
    width: auto;
    position: relative;
}
.views-exposed-form .form-radios > div input {
    opacity: 0;
    position: absolute;
}
.views-exposed-form .form-radios > div label {
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 10px 15px;
    border-radius: 50px 50px;
    position: relative;
    cursor: pointer;
    /*display: block;*/
    display: flex;
    white-space: nowrap;
    margin-bottom: 5px;
}
.views-exposed-form .form-radios > div label:hover,
.views-exposed-form .form-radios > div input[checked='checked']+label {
    background: #030c1a;
    color: #fff;
    border-color: #030c1a;
}
form.views-exposed-form .fieldgroup {
    float: none;
    margin: 0;
}
.blog-list {
    padding-top: 15px;
}
.view-display-id-block_1 .container,
.col-lg-4.blog-aside .view-filters {
    display: none;
}
/*17122018*/
.views-exposed-form.bef-exposed-form legend {
    font-size: 18px;
    color: #e65851;
    margin-bottom: 30px;
}
.view-related-blog {
    padding-top: 30px;
}
.blog-detail .cell-wrapper .cell {
    vertical-align: middle;
    padding-right: 10px;
}
.blog-list .author .media-content {
    padding-right: 10px;
}

/*19122018*/
header.user-header {
    position: relative;
}
header.user-header .header__logo svg .st0 {
    fill: #030c1a;
}
header.user-header a,
header.user-header .language-block a {
    color: #030c1a;
}
.user-profile {
    padding: 60px 0;
}
.user-profile .profile-img img {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}
.user-profile h4 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #00b9ae;
    font-family: 'Avenir_Bold';
    text-transform: uppercase;
}
.user-profile a {
    color: #00b9ae;
}
.user-profile p {
    font-family: 'Avenir_Medium';
    font-size: 16px;
    margin-bottom: 10px;
    color: #030c1a;
}
.author .author-img {
    margin-right: 10px;
}
.author .author-img img {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    overflow: hidden;
}
.round-tag {
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 10px 15px;
    border-radius: 50px 50px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
}
.user-profile .round-tag {
    margin-bottom: 15px;
}
.profile-img {
    border-radius: 50%;
    overflow: hidden;
    width: 175px;
    height: 175px;
    margin: 0 auto 30px;
}
.profile-img img {
    height: 175px;
    object-fit: cover;
}
.bb-1 {
    border-bottom: 1px solid #e5e5e5;
}
.stream .overlay, .projects .overlay {
    background: rgba(0, 0, 0, 0.63);
}

/*20122018*/

.user-blogs {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.user-blogs a {
    font-size: 24px;
    padding-right: 15px;
}
.user-blogs a:before {
    font-family: "Font Awesome 5 Free";
}
.profile-edit:before {
    content: "\f14b";
    font-weight: 900;
}
.manage-blog:before {
    content: "\f4ff";
    font-weight: 900;
}
.header__list li:not(:last-child) {
    margin-right: 30px;
}
@media (max-width: 1199px) {
    .header__list a {
        font-size: 12px;
    }
    .header__list li:not(:last-child) {
        margin-right: 25px;
    }
}
.header-m-menu-list {
    height: 320px;
}
strong {
    font-weight: bold;
}
h2.content-title {
    margin-bottom: 30px;
}

/*22122018*/
.blog-body ul li {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
    font-family: 'Avenir_Medium';
    padding-bottom: 5px;
}
.blog-body ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
    display: inline-block;
}
.blog-body p a {
    color: #42c8be;
}
.view-id-author_blogs.view-display-id-attachment_2 span {
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    color: #00b9ae;
}

/*23122018*/
.blog-cover figcaption {
    background-image: linear-gradient( transparent, rgba(0, 0, 0, 0.7) 80%);
}
.views-exposed-form .form-actions {
    display:none
}

.blog-list .item {
    border-bottom: 1px solid #e5e5e5;
    padding: 35px 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    display: block;
}

.blog-list .item:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: -0px;
    background: #7452a1;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.blog-list .item:hover {
    border-bottom: solid 1px rgba(204, 204, 204, 0);
}
.blog-list .item:hover:before, .blog-list .item:focus:before {
  right: 0;
}
.blog-list .item:first-of-type {
    padding-top: 0;
}
.blog-detail .blog-title {
    margin-top: 20px;
}

.blog-detail .cell-wrapper {
    width: 100%;
}
.blog-detail .cell-wrapper .blog-like {
    max-width: 100px;
}
.blog-detail .social {
    justify-content: flex-end;
}
@media (max-width: 575px) {
    .blog-detail .cell-wrapper,
    .blog-detail .cell-wrapper .cell {
        display: block;
    }
    .blog-detail .social {
        justify-content: flex-start;
    }
}

.author .alert.alert-danger,
.blog-detail .alert.alert-danger,
.idea-list .alert.alert-danger {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
}
.blog-detail .alert-wrapper {
    position: absolute;
    left: 15px;
    bottom: 0px;
}
.idea-list .alert-wrapper {
    position: absolute;
}
.idea-list .alert-wrapper .alert {
    font-size: 14px;
    padding-left: 10px;
}
.jot-cont.fixed-right {
    position: fixed;
    flex-direction: column;
    text-align: center;
    top: auto;
    bottom: 20%;
    right: 30px;
}
.jot-cont.fixed-right .btn {
    margin: 0 auto;
}
.view-listing-idea .form-group {
    padding: 15px;
    border: 1px solid #eaeaeb;
    border-top: none;
    margin-bottom: 0;
}
.view-listing-idea .form-group .form-item {
    margin-bottom: 0 !important;
    position: relative;
    max-width: 50%;
}
.view-listing-idea .form-group .form-item:before {
    content: "\f002";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 20px;
    margin-top: -10px;
    color: #495057;
}
.view-listing-idea .form-group .form-control {
    border: none;
    border-bottom: 2px solid #00b9ae;
    border-radius: 0;
    padding-left: 0;
}
.view-listing-idea fieldset.fieldgroup {
    padding: 15px;
    background: #fafafa;
    float: none;
    /*display: block;*/
    align-items: center;
}
.view-listing-idea fieldset.fieldgroup legend {
    margin-bottom: 5px;
}

/*24122018*/
.views-exposed-form .form-radios > div label .cls-1 {
    fill: #00b9ae;
}
.views-exposed-form .form-radios > div label svg,
.views-exposed-form .form-radios > div label img {
    max-height: 20px;
    margin-right: 5px;
    width: 20px;
}
.views-exposed-form .form-radios > div label:hover {
    background: #f38c3b;
    border-color: #f38c3b;
    color: #fff;
}
.views-exposed-form .form-radios > div label:hover svg .cls-1 {
    fill: #fff;
}
.view-listing-idea fieldset.fieldgroup h5,
.views-exposed-form .form-radios > div {
    margin: 0 !important;
}
.view-listing-idea fieldset.fieldgroup h5 {
    padding-right: 10px;
}

.inn-qatar {
    position: relative;
    padding: 85px 0 0;
}
.inn-qatar .caption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    z-index: 5;
    pointer-events: none;
}
.inn-qatar .caption h2 {
    color: #00b9ae;
}
.innovation-box {
    background: #fff;
    pointer-events: auto;
    box-shadow: 0px 30px 30px -5px rgba(0, 0, 0, 0.1);
    border: solid 1px #dcdcdc;
}
.innovation-box .popup-header {
    border-bottom: 1px solid #e5e5e5;
}
.innovation-box .popup-footer {
    border-top: 1px solid #e5e5e5;
}
.innovation-box .popup-header,
.innovation-box .popup-body,
.innovation-box .popup-footer {
    padding: 15px 30px;
}
.innovation-box h4 {
    font-size: 24px;
    color: #030c1a;
}
.innovation-box .popup-body figure {
    margin-bottom: 10px;
}
.innovation-box .popup-body figure img {
    max-height: 100px;
}
.innovation-box .popup-footer a {
    color: #00b9ae;
}
.figure-svg {
    position: relative;
    z-index: 3;
    margin-bottom: -3px;
}
.figure-svg a {
    cursor: pointer;
}

/*25122018*/
.view-listing-idea fieldset.fieldgroup {
    display: table;
}
.view-listing-idea fieldset.fieldgroup > * {
    display: table-cell;
    float: none;
}

@media (max-width: 991px) {
    .views-exposed-form .form-radios > div label {
        margin-bottom: 5px;
        padding: 5px 10px;
        font-size: 14px;
    }
    .view-listing-idea fieldset.fieldgroup,
    .view-listing-idea fieldset.fieldgroup > * {
        display: block;
    }
    .view-listing-idea fieldset.fieldgroup h5 {
        margin-bottom: 5px !important;
    }
}
.jot-cont.fixed-right {
    flex-direction: row;
    justify-content: center;
}
.jot-cont.fixed-right .t-b {
    display: flex;
    align-self: center;
    padding-left: 10px;
}
.jot-cont.fixed-right .t-b p {
    font-size: 14px;
}
.services .obj-b__item a {
    display: inline-block;
    margin-top: 10px;
    color: #00BEB2;
}

/*26122018*/
.inn-qatar .caption {
    left: 100px;
}
@media (max-width: 991px) {
    .inn-qatar .caption {
        margin-top: 15px;
        margin-bottom: 15px;
        position: relative;
        left: 0px;
    }
}
.innovation-box .popup-body p {
    font-size: 16px;
    line-height: 20px;
}
.idea-list .date {
    font-family: 'Avenir_Medium';
}
.idea-list .card {
    border-radius: 0;
    box-shadow: 0px 1px 50px rgba(0, 0, 0, 0.3);
    position: relative;
}

.idea-list .card .idea-img-icon {
    position: absolute;
    width: 60px;
    height: 55px;
    background: url('../img/sector-bg-1.png') no-repeat 0 0;
    background-size: cover;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 15px;
    left: 15px;
}
.idea-list .card .idea-img-icon svg {
    width: 30px;
    max-width: 100%;
}
.idea-list .card .idea-img-icon svg path {
    fill: #fff;
}
.innovation-box .popup-header {
    position: relative;
}
.innovation-box .popup-header .close {
    position: absolute;
    right: 15px;
    top: 13px;
    display: none;
}
@media (max-width: 991px) {
    .innovation-box .popup-header .close {
        display: block;
    }
}
.innovation-box .popup-body figure img {
    max-height: 80px;
    padding: 2px;
    border: solid 1px #f2f2f2;
}

/*27122018*/
.view-listing-idea .container {
    position: relative;
}
.view-listing-idea .jot-cont {
    display: flex;
    align-items: center;
    position: absolute;
    right: 30px;
    top: 70px;
}
@media (max-width: 575px) {
    .view-listing-idea .jot-cont {
        position: relative;
        right: auto;
        top: 0;
        margin-top: 15px;
    }
    .views-exposed-form {
        padding-top: 30px;
    }
}
.view-listing-idea .jot-cont .t-b {
    padding-left: 10px;
}
.view-listing-idea .jot-cont .t-b p {
    font-family: 'Avenir_Medium';
}
.view-listing-idea .jot-cont .btn {
    color: #fff;
}
.team-member-wrap p {
    font-size: 16px;
    line-height: 20px;
}

@media (min-width: 992px) and (max-width: 1024px) {
    .innovation-box h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .innovation-box .popup-body p {
        font-size: 14px;
        line-height: 16px;
    }
    .innovation-box .popup-header, .innovation-box .popup-body, .innovation-box .popup-footer {
        padding: 10px;
    }
    .innovation-box .popup-body figure {
        margin-bottom: 5px;
    }
}

/*29122018*/

.error-template {
    color: #030c1a;
    text-align: center;
}
.error-template h1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 34px;
}
.error-template h2 {
    font-size: 50px;
    margin-bottom: 15px;
}
.error-template .error-details {
    color: red;
}

@media (max-width: 575px) {
    .view-listing-idea .btn_pulse2 {
        width: 34px;
        height: 34px;
        left: 5px;
    }
    .view-listing-idea .jot-cont {
        position: fixed;
        right: auto;
        bottom: 0;
        margin-top: 15px;
        background: #fff;
        left: 15px;
        right: 135px;
        bottom: 20px;
        z-index: 999;
        border-radius: 5px;
        text-align: center;
        box-shadow: 4px 1px 57px -2px #444;
        padding: 10px;
        top: auto;
    }
    .idea-list .popbtn-wrapper.on .jot-cont {
        display: none;
    }
}
.inn-qatar .caption > .container-fluid,
.inn-qatar .caption > .container-fluid > .row {
    height: 100%;
}
.inn-qatar .caption > .container-fluid > .row {
    align-items: center;
}
@media (max-width: 767px) {
    .inn-qatar .caption > .container-fluid > .row {
        align-items: flex-end;
    }
}

.popbtn-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;

    position: fixed;
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    width: 100%;
}
.idea-list .jot-cont {
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 99;
    border-radius: 5px;
    text-align: center;
    box-shadow: 4px 1px 57px -2px #444;
    padding: 10px;
    top: 0;
    opacity: 0;
    transition: all 0.5s;
}
.idea-list .popbtn-wrapper.on .jot-cont {
    opacity: 1;
    transition: all 0.5s;
    top: 0px;
}
body.page-node-151 {
    overflow: visible;
}

/*30122018*/
.webform-submission-idea-node-151-form .idea-upload-icon {
    content: "";
    height: 40px;
    background: url("../img/pls.png") no-repeat right transparent;
    display: flex;
    z-index: -1;
    cursor: pointer;
    align-items: center;
}
.expert-cnt {
    color: #00bdb2;
    display: inline-block;
    margin-top: 10px;
}
.expert-cnt:hover {
    color: #030c1a;
}
/*.view-experts-list .btn_prj {
    color: #fff;
}*/
.view-experts-list .btn_prj svg path {
    fill: #7452a1;
}
.view-experts-list .btn_prj:hover svg path {
    fill: #7452a1;
    color: #fff;
}

.view-experts-list .form-group .form-control {
    border: none;
    border-bottom: 2px solid #00b9ae;
    border-radius: 0;
    padding-left: 0;
}

.view-experts-list .form-group .form-item {
    margin-bottom: 0 !important;
    position: relative;
    max-width: 50%;
}
.view-experts-list .form-group .form-item::before {
    content: "\f002";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 20px;
    margin-top: -10px;
    color: #495057;
}
.view-experts-list fieldset.fieldgroup > * {
    display: table-cell;
    float: none;
}
@media (max-width: 767px) {
    .view-experts-list fieldset.fieldgroup > * {
        display: block;
    }
}
.view-experts-list .form-group {
    padding: 15px;
    border: 1px solid #eaeaeb;
    border-top: none;
    margin-bottom: 0;
}
.view-experts-list fieldset.fieldgroup {
    padding: 15px;
    background: #fafafa;
    float: none;
    display: block;
    align-items: center;
}
.view-experts-list fieldset.fieldgroup h5,
.view-listing-idea fieldset.fieldgroup h5 {
    padding-right: 10px;
    font-size: 14px;
}

.date-custom input {
    height: 40px;
    line-height: 40px;
    padding: 0;
    max-width: 50%;
}

/*0201019*/
.cnt_expert {
    font-size: 14px;
    color: #00b9ae;
}
.expert-sector {
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 5px 15px;
    border-radius: 50px 50px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin: 5px auto;
    /*display: flex;*/
    white-space: nowrap;
}
.expert-sector:hover {
    background: #00b9ae;
    color: #fff;
}
body .data-events .pager__item--next a,
body .data-events .pager__item--previous a,
body .data-events .calendar-calendar .month-view .full tr td.date-box.empty .inner div.day {
    color: #030c1a;
}
body .view-empty h5 {
    /*color: #AD0000;*/
    color: #030c1a;
}

.loc .container-fluid > .row > div {
    min-height: 400px;
}

/*03012019*/
body .view-content-field-activity-date-on-calendar #scrollWrapper,
body .view-content-field-activity-date-on-calendar #scrollWrapper #scroller {
    position: relative;
}
body .view-latest-events .view-content {
    min-height: auto;
}

body .calenderEventList .eventContent .title,
body .calenderEventList .eventContent .title a {
    font-family: 'Avenir_Medium';
}
.blog-detail .img {
    display: none;
}

/*05012019*/
.view-experts-list .container {
    position: relative;
    z-index: 9;
}
.view-experts-list .jot-cont {
    display: flex;
    align-items: center;
    position: absolute;
    right: 30px;
    top: 70px;
}
.view-experts-list .jot-cont .t-b {
    padding-left: 10px;
}
.view-experts-list .jot-cont .t-b p {
    font-family: 'Avenir_Medium';
    color: #030c1a;
}
.team.section.expert-list-content .jot-cont:before {
    display: none;
}
.team.section.expert-list-content .jot-cont {
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 99;
    border-radius: 5px;
    text-align: center;
    box-shadow: 4px 1px 57px -2px #444;
    padding: 10px;
    top: 0;
    opacity: 0;
    transition: all 0.5s;
    flex-direction: row;
    max-width: 100%;
}
.expert-list-content .popbtn-wrapper.on .jot-cont {
    opacity: 1;
    transition: all 0.5s;
    top: 88px;
}
.page-node-219 {
    /*overflow: visible;*/
}
/* 10-02-2018*/

 .webform-submission-form .form-tp-en .form-item input[type="text"],
 .webform-submission-form .form-tp-en .form-item input[type="email"],
 .webform-submission-form .form-tp-en .form-item input[type="number"],
 .webform-submission-form .form-tp-en .form-item input[type="tel"],
 .webform-submission-form .form-tp-en .form-item select,
 .webform-submission-form .form-tp-en .form-item textarea {
  font-family: 'Avenir_Medium' !important;
}
.webform-submission-form  .form-item input[type="text"],
.webform-submission-form  .form-item input[type="email"],
.webform-submission-form  .form-item input[type="number"],
.webform-submission-form  .form-item input[type="tel"],
.webform-submission-form  .form-item select,
.webform-submission-form  .form-tp-en .form-item textarea {
 font-family: 'Avenir_Medium' !important;
}
.webform-submission-form  .form-wrapper .form-tp-ar .form-item label {
    font-family: 'Cairo', sans-serif !important;
}
.webform-submission-form .form-item input, .webform-submission-form .form-item textarea{
  font-family: 'Avenir_Medium' !important;
}


/*11022019*/
.obj-b__item,
.focus-a-f-3__item {
    text-align: center;
}
/*ie-fixes*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .row {
        width: 100%;
    }
    .header-hmb div {
        margin: 3px auto;
    }
    .header-m-btn {
        background-size: contain;
    }
    .inn-logo {
        height: 45px;
    }
    .blockGrid {
        height: 450px;
    }
    .l-projects-b__img-l {
        justify-content: flex-start;
    }
    .l-projects-b h5 a {
        display: block;
    }
    .figure-svg {
        height: calc(70vh)
    }
    .figure-svg svg {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
}
.fieldset-wrapper {
    width: 100%;
}
#back-to-top span {
    position: relative;
    top: -4px;
}

.inner-nav {
    top: 0;
    padding: 0;
    background: #fff url(../img/bg.svg) no-repeat 0 0;
    background: #fff;
}
.inner-nav:before {
    background: #fff url(../img/bg.svg) no-repeat right;
    content: '';
    position: absolute;
    left: -27px;
    top: 0;
    bottom: 0;
    width: 200px;
    background-size: cover;
}
@media (max-width: 1199px) {
    .inner-nav:before {
        left: -77px;
    }
}
.focus-a svg {
    /*height: 438px;*/
    margin: 0 auto;
    width: 1000px;
}
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .svg-desk {
        height: 466px;
        overflow: hidden;
    }
}*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .focus-a svg {
        height: 438px;
    }
    .svg-desk {
        /*height: 690px;*/
        height: calc(63vh);
        overflow: hidden;
        background: #efefef;
        text-align: right;
    }
    .svg-desk svg {
        margin-left: auto;
        display: block;
        float: right;
    }
}
.view-experts-list fieldset.fieldgroup h5, .view-listing-idea fieldset.fieldgroup h5 {
   vertical-align: middle;
}
.svg-desk,
.svg-mob {
    min-height: 225px;
    /*min-height: 350px;*/
    /*background: #EFEFEF url('../img/loading.svg') no-repeat center;*/
    background: #EFEFEF;
    /*background-size: 60px;*/
}
.innovation-box {
    min-height: 200px;
    background: #fff url('../img/loading.svg') no-repeat center;
}
.innovation-box .popup-body {
    background: #fff;
}

/*16012019*/
.visually-hidden {
    /*display: none;*/
}

/*17032019*/
.innovation-box {
    animation: slide-up 0.4s ease;
}
@keyframes slide-up {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.simplenewssubscription label {
    position: absolute;
    opacity: 0;
}

/*30032019*/
.form #edit-actions label > span {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.form #edit-actions input {
    font-family: 'Avenir_Medium';
}
.messages__wrapper {
    padding: 0;
    margin-bottom: 15px;
    font-family: 'Avenir_Medium';
}
.messages__wrapper .messages--error label {
    font-size: 14px;
    line-height: 16px;
    color: #a51b00;
}

.form #edit-actions .form-actions {
    margin: 0
}

.custom-btn {
    display: inline-block;
}
.custom-btn label {
    display: block;
    height: 40px;
    width: 145px;
    position: relative
}
.custom-btn label > span {
    opacity: 0;
    position: absolute;
}

.custom-btn svg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.custom-btn svg path {
    fill: #00b9ae
}

.custom-btn input {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color: #fff;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-family: 'Avenir_Medium';
}

.custom-btn input:hover {
    color: #030c1a;
}
.webform-submission-submit-project-form .form-item {
    padding-left: 15px;
    padding-right: 15px;
}
.webform-submission-form .form-wrapper .form-item textarea {
    height: 40px;
    resize: auto;
}
.btn_pulse2 span {
    opacity: 0;
    position: absolute;
}
.l-projects .l-projects-b .line-center:before {
    left: 50%;
    transform: translate(-50%, 0);
}

/*30042019*/
.header__list li:hover a:after,
.header__list li a:focus:after,
.header__list li.menu-item--active-trail a:after {
    width: 100%;
}
.header__list a,
.footer-nav > span, 
.footer-subscr > span {
    text-transform: none;
}
body .calendar-wrapper {
    margin-top: 0;
}
body .wrapper-div,
body .view-empty {
    height: 100%;
}
body .inn-lab h2 {
    font-family: 'Avenir_Medium';
    font-size: 22px;
    line-height: 24px;
    position: relative;
    margin-bottom: 20px;
    z-index: 5;
}
body .inn-lab h2:before {
    content: "";
    position: absolute;
    width: 40px;
    background-color: rgb(255, 255, 255);
    height: 3px;
    display: block;
    bottom: -15px;
    border-radius: 33px;
}

/*01052019*/
.support-logos .support span {
    color: #7452a1;
}
.support {
    opacity: 1;
}
.footer-nav > span, .footer-subscr > span {
    color: #7452a1;
}
.footer-subscr form input[type="submit"] {
    background: #7452a1 url(../img/rang.png) no-repeat right center;
}
.social a,
#back-to-top {
    background: #7452a1;
}
.social a:hover i {
    color: #7452a1;
}
.footer-bot .copyright {
    color: #030c1a;
}
.footer-nav li a:before {
    background: #7452a1;
}
.jot .line-center:before, 
h2.content-title:before {
    background: #7452a1 !important;
}
.section-title h2 {
    color: #030c1a;
}
.line-center:before, .line-left:before {
    background-color: #7452a1;
}
.eventDate .cyan, 
.eventDate .cyan time {
    color: #7452a1;
}
body .data-events .calendar-calendar th.days,
body .data-events .pager__item--current {
    color: #7452a1;
}
.cyan {
    color: #7452a1 !important;
}
.project-status.pending {
    background: #7452a1;
    color: #fff;
}
.project-status.ongoing {
    background: #34495e;
    color: #fff;
}
.project-status.completed {
    background: #36802d;
    color: #fff;
}
.line-center.white:before, .line-left.white:before {
    background-color: rgba(255, 255, 255, 1)!important;
}
.jot_t-p .jot-cont p {
    color: #fff !important;
}
.services .obj-b__item a,
.viewslike,
.cont-i ul p:first-of-type,
.services .obj-b__item h5,
.publication-year,
.views-exposed-form.bef-exposed-form legend,
.blog-detail .date, 
.blog-list .date,
.user-profile a,
.cnt_expert {
    color: #7452a1;
}
body .calenderEventList .eventContent .title a:hover,
body .calenderEventList .eventContent .title a:focus {
    color: #7452a1 !important;
}
.policies .bef-exposed-form .form--inline > .form-item label {
    margin-bottom: 10px;
}
.card {
    border: 1px solid rgba(0, 0, 0, 0.06);
}
.idea-list .card {
    box-shadow: 0px 6px 13px rgba(0, 0, 0, 0.05);
}
.idea-list .author span,
h2.content-title.invert,
.view-publications h5,
.policies .publication-year,
.policies .bef-exposed-form .form--inline > .form-item label,
.loc h2,
.loc p {
    color: #030c1a;
}
.contentWrap h2.content-title.invert,
.focus-a h2.content-title.invert {
    color: #fff;
}
.view-partners .contentWrap h2.content-title.invert,
.policies .item p {
    color: #030c1a;
}
.header-m-menu-list li.menu-item--active-trail a  {
    color: #00b9ae;
}
.progress-tracker li .progress-title {
    color: rgba(255, 255, 255, 0.70);
}

.idea-img-icon img {
    height: 30px;
}

.focus-a .transport:hover {
    background: #2851d2;
}
.focus-a .logistics:hover {
    background: #c84c62;
}
.focus-a .healthcare:hover {
    background: #1a7798;
}
.focus-a .environment:hover {
    background: #00834d;
}
.focus-a .sports:hover {
    background: #ad6525;
}
.error-template .error-details {
    color: #c84c62;
}

/*02052019*/
.section-innovation {
    /*background: url('../images/innovation-qatar-map.png') no-repeat 0 0;*/
    background-size: cover;
    position: relative;
}
.section-innovation .innovation-wrapper {
    position: absolute;
    left: 50px;
    top: 140px;
    border-radius: 3px;
    overflow: hidden;
    width: 480px;
}
.section-innovation .list-wrapper {
    height: 100%;
    overflow: auto;
}
@media (max-width: 1399px) {
    .section-innovation .list-wrapper {
        height: 300px;
        overflow: auto;
    }
}
@media (max-width: 1199px) {
    .section-innovation .list-wrapper {
        height: 200px;
        overflow: auto;
    }
}
.section-innovation figure img {
    /*height: 680px;*/
    object-fit: cover;
    width: 100%;
    display: block;
}

.section-innovation .item-wrapper .logo {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}
.innovation-header {
    background: #00b9ae;
    padding: 15px 15px 10px;
    color: #fff;
}
.innovation-header h4 {
    margin-bottom: 5px;
    font-size: 24px;
}
.innovation-header p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
}
.innovation-body .item-wrapper {
    padding: 0;
    text-align: center;
    display: block;
    width: 100%;
}
.innovation-body .item-wrapper:nth-child(even) {
    background: #f6f6f6;
}
.innovation-body .logo {
    padding-left: 0;
    flex: 1;
    width: 32%;
    margin: 0;
}
.innovation-body .logo figure {
    border: 2px solid #f3f3f3;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    text-align: center;
    background: #fff;
    max-width: 106px;
    height: auto;
    display: block;
}
/*.innovation-body .logo:hover figure {
    border-color: #00a89e;
}*/
.innovation-body .logo figcaption {
    color: #030c1a;
    font-size: 14px;
    line-height: 16px;
    padding-top: 5px;
    text-align: center;
    max-width: 100%;
    word-break: break-word;
    margin: 0 auto;
}
.innovation-body .logo:hover figcaption {
    color: #00a89e;
}
.innovation-body .logo figure img {
    height: 25px;
    width: auto;
    margin: 0 auto;
}
.slider-wrapper {
    background: #fff;
}
.slider-header {
    border-bottom: 1px solid #f4f4f4;
}
.slider-header .back {
    color: #00b9ae;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
}
.slider-header .back i {
    font-size: 20px;
    line-height: 24px;
}
.slider-wrapper {
    text-align: center;
}
.slider-wrapper figure {
    border: 1px solid #f2f2f2;
    padding: 10px;
    display: inline-block;
    margin: 0 auto 10px;
}
.slider-wrapper img {
    width: auto !important;
    margin: 0 auto;
    display: block;
    height: 60px;
}
.slider-body {
    padding-top: 30px;
    padding-bottom: 15px;
}
.inno-slider .item {
    /*padding-left: 60px;
    padding-right: 60px;*/
}
.slider-wrapper .item figcaption {
    color: #030c1a;
    line-height: 18px;
    padding-bottom: 15px;
    padding-left: 60px;
    padding-right: 60px;
}
.slider-wrapper .item .visit {
    color: #00b9ae;
    padding-top: 15px;
    display: block;
}
.inno-slider .item .btn-wrapper {
    border-top: 1px solid #f4f4f4;
}
.inno-slider .owl-nav button.owl-next {
    right: 30px;
}
.inno-slider .owl-nav button.owl-prev {
    left: 30px;
}
.inno-slider .owl-nav button.owl-next,
.inno-slider .owl-nav button.owl-prev {
    position: absolute; 
    top: 50%;
    color: #00b9ae;
    font-size: 34px;
    margin-top: -52px;
}
.inno-slider .owl-nav button.owl-next:focus,
.inno-slider .owl-nav button.owl-prev:focus {
    outline: none;
}
.inno-slider .owl-nav button.owl-next:before,
.inno-slider .owl-nav button.owl-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.inno-slider .owl-nav button.owl-prev:before {
    content: "\f104";
}
.inno-slider .owl-nav button.owl-next:before {
    content: "\f105";
}
/*06052019*/
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0px 0px 0px 0.5rem rgba(255, 255, 255, 0.38);
    padding: 5px;
}
.webform-submission-submit-project-form .form-required:after {
    content: "*";
    color: #fff;
    background: transparent;
}
.webform-submission-idea-form .form-required:after {
    content: "*";
    color: #000;
    background: transparent;
}

.section-innovation > figure {
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .section-innovation .innovation-wrapper {
        left: 15px;
        top: 86px;
    }
}
@media (max-width: 767px) {
    .section-innovation .innovation-wrapper {
        position: relative;
        left: 0px;
        right: 0px;
        top: -30px;
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
        width: 100%;
        z-index: 2;
    }
    .section-innovation .list-wrapper {
        height: auto;
        overflow: auto;
    }
}
.slider-wrapper {
    display: none;
}
.innovation-body {
    position: relative;
}
.slider-wrapper {
    top: 0;
    right: 0;
    left: 0;
}
.slider-wrapper.show {
    position: relative;
}

/*07052019*/
.section-innovation {
    background-color: #030c1a;
    /*padding-top: 86px;*/
    padding-top: 110px;
    /*height: 750px;*/
}
.skip-link {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    text-decoration: underline;
}
.visually-hidden.focusable:active, 
.visually-hidden.focusable:focus {
    position: absolute !important;
    clip: auto;
    overflow: visible;
    height: auto;
    width: auto;
    z-index: 2;
}
body .progress-tracker li .progress-marker, 
body .progress-step:not(:last-child)::after, 
body .progress-tracker li:nth-child(4) {
    display: block;
    opacity: 0;
    position: absolute;
}
.form input[type="file"] {
    display: block;
    height: 40px;
}
body .form-item-attachments > label {
    background: transparent;
}
.webform-submission-idea-node-151-form .idea-upload-icon {
    background: transparent;
}
body .submit-projects .form-item-team-member .container-inline {
    display: block;
}
body .submit-projects .form-item-team-member .container-inline .form-type-number {
    display: none;
}
body .webform-multiple-table--operations input[title='Add'] {
    display: none;
}
body .form-wrapper .form-managed-file input[name="attachments_remove_button"], 
body .form-wrapper .form-tp-ar input[name="arabic_attachment_remove_button"] {
    color: #fff;
}
.header__list a {
    padding: 5px;
}
.form-required:after {
    content: "*";
    background-image: none;
}
.form .form-item-cv label:before {
    display: none;
}
.view-location {
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 10px 20px;
    border-radius: 50px 50px;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
}
.view-location:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    font-weight: 900;
    padding-left: 10px;
    color: #00b9ae;
    font-size: 22px;
}
.view-location:hover {
    background: #00b9ae;
    color: #030c1a;
}
.view-location:hover:after {
    color: #fff;
}
#navbarNavDropdown li a:focus {
    color: #00b9ae;
}
#navbarNavDropdown li a:focus:after {
    width: 100%;
}
.form .js-form-item-expert-attachment > label:before {
    display: none;
}
header .header__logo .fixed-logo {
    display: none;
}
header.fixed .header__logo img {
    display: none;
}
header.fixed .header__logo img.fixed-logo {
    display: block;
}
@media (min-width: 1400px) and (max-height: 768px) {
    .section-innovation .list-wrapper {
        height: 300px;
        overflow: auto;
    }
}
.bef-exposed-form .form--inline > .form-item {
    width: auto;
    padding-right: 5px;
}
#idea_filter,
#viewsblogspot_archive_wrapper,
#publication_wrapper,
#policies_wrapper {
    float: left;
    padding-top: 16px;
    padding-left: 5px;
}
#policies_wrapper {
    padding-top: 26px;
}
#idea_filter .btn,
#viewsblogspot_archive_wrapper .btn,
#publication_wrapper .btn {
    background: #7452a1;
    color: #fff;
}
#policies_wrapper .btn {
    background: #fff;
    color: #030c1a;
}
.view-listing-idea .form-group {
    margin-bottom: 15px;
}
#views-exposed-form-experts-list-page-2 label {
    color: #030c1a;
    margin-bottom: 10px;
}
.view-experts-list #publication_wrapper {
    padding-top: 26px;
}
.view-experts-list .form-group {
    margin-bottom: 15px;
}

/*14052019*/
.header-m-menu-wrap {
    visibility: hidden;
}
.header-m-menu-wrap.active {
    visibility: visible;
}
.btn_pulse2:before, .btn_pulse:before,
.btn_pulse2:after, .btn_pulse:after {
    animation: none;
    display: none;
}
.menu-wrapper .nav-title {
    border-bottom: 1px solid #ffffff4a;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .menu-wrapper .nav-title {
        text-align: center;
    }
}

.slider-c-b__item a:focus img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

/*15052019*/
.view .summary {
    color: #7452a1;
}
.owl-nav button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    text-decoration: underline;
}
.about a {
    display: block;
}

/*21052019*/

.key-challenges {
    /*padding: 30px 0;*/
}
.key-challenges .key-title {
    color: #030c1a;
    margin-bottom: 15px;
    font-family: 'Avenir_Bold';
    position: relative;
    z-index: 7;
}
.key-challenges .key-title:before {
    position: absolute;
    left: -70px;
    top: 20px;
    background: url('../img/arrow-to-bottom.png') no-repeat 0 0;
    width: 42px;
    height: 100px;
    content: '';
    background-size: contain;
}
@media (max-width: 767px) {
    .key-challenges .key-title:before {
        display: none;
    }
}
.key-challenges .figure {
    margin-bottom: 10px;
}
.key-challenges .key-box {
    background: #614889;
    padding: 20px;
    height: 100%;
    text-align: center;
    position: relative;
}
.priority-box {
    position: absolute;
    width: 150px;
    height: 173px;
    background: url('../img/aside-bubble.png') no-repeat center;
    background-size: contain;
    padding: 10px;
    padding-bottom: 30px;
    right: -93px;
    top: -20px;
    color: #030c1a;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}
@media (max-width: 767px) {
    .priority-box {
        display: none;
    }
}
.key-challenges .key-box h6 {
    font-size: 18px;
    line-height: 20px;
    font-family: 'Avenir_Bold';
}
.key-challenges h5 {
    font-size: 21px;
    line-height: 23px;
    color: #030c1a; 
    margin-bottom: 10px;
}
.key-challenges .key-box p {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}
.key-challenges .key-box img {
    height: 82px;
    display: block;
    margin: 0 auto;
}
.imgProt-title img {
    height: 112px;
    display: block;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 1;
}
.imgProt-title {
    margin-top: 15px;
    position: relative;
}
.imgProt-title:after {
    content: '';
    position: absolute;
    left: -30px;
    right: -30px;
    top: 60px;
    background: url('../img/prot-circle.png') no-repeat top center;
    height: 200px;
    background-size: contain;
    z-index: 0;
}
.prot-dev .item {
    padding-bottom: 30px;
}
.prot-dev .key-box {
    height: 100%;
    min-height: 140px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.pilots-dev .spec-box {
    background: #00b9ae;
    color: #030c1a;
}
.pilots-dev .box-2 {
    background: #604788;
}
.pilots-dev .box-1 p,
.pilots-dev .box-1 h6 {
    color: #030c1a;
}
.pilots-dev .box-2 p,
.pilots-dev .box-2 h6 {
    color: #fff;
}
.pilots-dev .key-box img {
    height: 56px;
}
.pilots-dev .key-box .title-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
    margin-bottom: 30px;
    padding: 10px 15px;
}
.pilots-dev .key-box h5 {
    margin-bottom: 0;
}
.pilots-dev .key-box .title-wrapper.purple h5 {
    color: #fff;
}
.pilots-dev .key-box .title-wrapper.yellow h5 {
    color: #030c1a;
}
.purple {
    background: #604788;
}
.yellow {
    background: #f8af40;
}

.focus-list {
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
}
.focus-list:before {
    content: '';
    position: absolute;
    left: 0;
    top: 70px;
    right: 0;
    height: 250px;
    background: url('../img/focus-circle.png') no-repeat top center;
    background-size: contain;
    z-index: 0;
}
@media (max-width: 991px) {
    .focus-list:before {
        display: none;
    }
}
.focus-list ul {
    /*display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;*/
    position: relative;
    z-index: 1;
    text-align: center;
}
.focus-list li {
    padding-right: 10px;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
}
.focus-list li img {
    height: 55px;
}
.focus-list li figure,
.focus-list li .figure {
    width: 143px;
    height: 120px;
    background: #fff;
    border-radius: 3px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}
.tech-list:before {
    display: none;
}
.tech-list li img {
    height: 42px;
    margin-bottom: 30px;
    display: block;
}
.tech-list li figure,
.tech-list li .figure {
    height: 150px;
    flex-wrap: wrap;
    flex-direction: column;
}
.tech-list li figure figcaption,
.tech-list li .figure .figcaption {
    color: #030c1a;
    text-align: center;
}
.focus-a h4 {
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 15px;
}
.inner-nav.is-sticky {
    top: 0 !important;
}
.slider-wrapper .item {
    display: none;
}
.slider-wrapper .item.show {
    display: block;
}
.innovation-header h4,
.innovation-header p {
    color: #030c1a;
}
.innovation-body .logo a {
    display: inline-block;
}
.innovation-body .logo a:hover figure,
.innovation-body .logo a:focus figure {
    border: 2px solid #00a89e;
}
.innovation-body .logo a:hover figcaption,
.innovation-body .logo a:focus figcaption {
    color: #00a89e;
}
.jot_t-p .jot-cont .btn_pulse2:focus {
    outline: -webkit-focus-ring-color auto 5px;
}

/*22052019*/
.parallax {
    position: absolute;
    z-index: 5;
    pointer-events: none;
}
.parallax.para-1 {
    background: url('../img/parhbg1.png') no-repeat 0 0;
    top: -100px;
    left: -80px;
    opacity: 0.3;
    width: 403px;
    height: 441px;
}
.parallax.para-2 {
    background: url('../img/parhbg4.png') no-repeat 0 0;
    bottom: -160px;
    right: -160px;
    opacity: .3;
    width: 634px;
    height: 624px;
}
.parallax.step1 {
    left: -45px;
    bottom: -65px;
    opacity: .5;
    width: 259px;
    height: 240px;
    background: url('../img/stp1.png') no-repeat 0 0;
}
.parallax.square1 {
    top: 125px;
    right: 0;
    background: url('../img/square.png') no-repeat 0 0;
    width: 300px;
    height: 289px;
}
.parallax.square2 {
    left: 0;
    bottom: 125px;
    background: url('../img/square.png') no-repeat 0 0;
    width: 300px;
    height: 289px;
}
.l-projects .parallax {
    display: none;
}
.ilab__bimg-w {
    background: transparent;
}
.slider .slider__item > a {
    display: block;
}

/*26052019*/
a:focus, button:focus,
.footer-subscr form input[type="submit"]:focus,
.form #edit-actions input:focus,
.form input[type="submit"]:focus {
    outline: thin dotted #333;
    outline: thin dotted #ccc !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
    text-decoration: underline !important;
}
.form #edit-actions input {
    color: #030c1a;
}
.projects a {
    display: block;
}
.logo-modal img {
    height: 50px;
    width: auto !important;
    display: block;
    margin: 0 auto;
}
.logo-modal figcaption {
    color: #030c1a;
    text-align: center;
    padding-bottom: 10px;
}
.logo-modal .btn-wrapper {
    text-align: center;
}
.logo-modal .btn-wrapper .visit {
    color: #00b9ae;
    font-family: 'Avenir_Medium',sans-serif;
}
.custom-btn input {
    color: #030c1a;
}
.custom-btn input:focus {
    outline: 1px dashed #ccc;
}
body .logo-modal .modal-content {
    background: #fff;
}
.logo-modal figure {
    margin-bottom: 10px;
}
.logo-modal figcaption {
    font-family: 'Avenir_Medium',sans-serif;
    font-size: 16px;
    line-height: 20px;
}

/*28052019*/
.info-video iframe {
    width: 100%;
    height: 100%;
}
.info-video .modal-dialog {
    width: 70%;
    max-width: 70%;
    height: 70%;
}
@media (max-width: 767px) {
    .info-video .modal-dialog {
        max-width: 100%;
        width: 100%;
    }
}
.info-video .modal-content {
    height: 100%;
}
.view-listing-idea .jot-cont .btn:focus,
.view-experts-list .btn_pulse2:focus {
    color: #fff;
    box-shadow: 0px 0px 0px 0.5rem rgba(9, 9, 9, 0.38);
}
.custom-filter-search {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 38px;
    color: #030c1a;
    background: #00b9ae;
    border: none;
    padding: 5px 15px;
    border-radius: 3px;
}
.view-listing-idea .form-group .form-item:before,
.view-experts-list .form-group .form-item::before {
    display: none;
}
.modal-pop .modal-dialog {
    max-width: 1100px;
}
.modal-pop .modal-content {
    background: #fff;
}
.modal-pop .btn {
    background: #00b9ae;
    color: #030c1a;
    padding-left: 30px;
    padding-right: 30px;
    border: none;
    font-family: 'Avenir_Medium';
}
.modal-pop .modal-body .content {
    /*height: 284px;*/
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
.modal-pop .modal-body .content h3 {
    color: #7452a1;
}
@media (max-width: 767px) {
    .modal-pop .modal-body .content {
        height: auto;
    }
}
.webform-submission-submit-project-form .messages.messages--error {
    display: none;
}
.webform-submission-submit-project-form .js-form-managed-file .messages.messages--error {
    display: block;
}
.featured_project__cover .container {
    position: relative;
    z-index: 2;
}
.firefx .modal-content {
    background: #fff;
}
.actvity-slider-img .container {
    position: relative;
    z-index: 2;
}

.footer-subscr form .inp-wrap input[type="email"]:focus,
.form input[type="file"]:focus {
    outline: thin dotted #ccc !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
    text-decoration: underline !important;
}
.form-wrapper .form-managed-file input[type="checkbox"]:focus {
    outline: thin dotted #ff0202 !important;
}
.social a:focus {
    outline: thin dotted #7452a1 !important;
}
a.cnt_expert {
    text-decoration: underline;
}

/*30062019*/
.blockGrid .btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.project-status {
    background: transparent;
    padding: 6px;
    border: none;
    color: #030c1a;
    border: solid 1px;
}
.project-status i {
    padding-right: 5px;
}
.project-status.ongoing,
.project-status.pending,
.project-status.completed {
    background: transparent;
    color: #030c1a;
}
.project-title-wrapper .project-status.ongoing {
    padding: 0;
    margin: 0;
    border: none;
}
.view .summary {
    color: #030c1a;
    margin-bottom: 15px;
    display: inline-block;
}
.projects a:focus .blockGrid {
    outline: 5px solid -webkit-focus-ring-color !important;
    outline-offset: -5px;
}
.projects a:focus .blockGrid .overlay {
    left: 5px;
    right: 5px;
    bottom: 5px;
    top: 5px;
}
.btn_prj {
    margin-left: 0;
    margin-right: auto;
}

/*04072019*/
body .progress-tracker li .progress-title {
    color: #fff;
}
#navbarNavDropdown li a:hover, #navbarNavDropdown li a.active, #navbarNavDropdown li.is-active a {
    color: #030c1a;
}
.team-member-wrap p {
    /*color: #fff;*/
}
/*06072019*/
.publication-summary {
    color: #030c1a;
    margin-bottom: 15px;
    display: inline-block;
}
.simplenewssubscription .messages.messages--error {
    padding: 0;
    background: none;
    border: none;
    color: #800000;
}
.simplenewssubscription .messages--status {
    color: #fff;
    border-color: #008000 #008000 #008000 transparent;
    background-color: #008000;
    box-shadow: -8px 0 0 #77b259;
    line-height: 20px;
}

/*07072019*/
.i-img img {
    width: 400px;
}

.inn-lab .t-b-s:hover h2,
.inn-lab .t-b-s:hover p,
.inn-lab .t-b-f:hover h2,
.inn-lab .t-b-f:hover p {
    color: #030c1a;
}
.inn-lab .t-b-s:hover h2:before,
.inn-lab .t-b-f:hover h2:before {
    background-color: #030c1a;
}

.webform-submission-form .form-tp-en .form-item input::-webkit-input-placeholder {
  color: #fff;
}
.webform-submission-form .form-tp-en .form-item input::-moz-placeholder {
  color: #fff;
}
.webform-submission-form .form-tp-en .form-item input:-ms-input-placeholder {
  color: #fff;
}
.webform-submission-form .form-tp-en .form-item input:-moz-placeholder {
  color: #fff;
}

.featured_project__cover .project-title-wrapper .project-status.ongoing {
    color: #fff;
}

/*10072019*/
.custom-filter-search {
    background: #7452a1;
    color: #fff;
}
.view-listing-idea .form-group .form-control {
    border-bottom: 2px solid #7452a1;
}
.btn_prj path, .btn_prj:hover path {
    fill: rgb(116, 82, 161);
}
.btn_prj {
    color: #fff;
}
.blog-like a.liked, .blog-like a.liked + .like-count {
    color: #7452a1;
}
/*14072019*/
.project-status i {
    display: none;
}

.project-status.ongoing {
    height: 35px;
    background: url(../img/on-going.svg) no-repeat 0 0;
    display: block;
    padding-left: 37px !important;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    display: inline-block;
    background-size: contain;
}
.project-status.ongoing .icon-wrapper {
    height: 35px;
    border-left: none;
    color: #030c1a;
    display: flex;
    align-items: center;
    padding: 0 8px 0 2px;
    padding-bottom: 3px;
    border-radius: 0px 6px 6px 0px;
}

.project-status.pending {
    height: 35px;
    background: url(../img/pending.svg) no-repeat 0 0;
    display: block;
    padding-left: 36px !important;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    display: inline-block;
    background-size: contain;
}
.project-status.pending .icon-wrapper {
    height: 35px;
    border-left: none;
    color: #030c1a;
    display: flex;
    align-items: center;
    padding: 0 8px 0 2px;
    padding-bottom: 3px;
    border-radius: 0px 6px 6px 0px;
}

.project-status.completed {
    height: 35px;
    background: url(../img/completed.svg) no-repeat 0 0;
    display: block;
    padding-left: 36px !important;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    display: inline-block;
    background-size: contain;
}
.project-status.completed .icon-wrapper {
    height: 35px;
    border-left: none;
    color: #030c1a;
    display: flex;
    align-items: center;
    padding: 0 8px 0 2px;
    padding-bottom: 3px;
    border-radius: 0px 6px 6px 0px;
}

/*16072019*/
.home-video {
  position: relative;
  z-index: 1;
  position: absolute;
  right: 0px;
  bottom: 0px;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 575px) {
  .home-video {
    position: relative;
    min-width: auto;
    min-height: auto;
    width: 100%;
    height: 100%;
  }
}

.video-wrapper {
  height: 100%;
}

.inn-lab .overlay {
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}
.inn-lab .overlay {
    background: rgba(0, 0, 0, 0.18);
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0) 50%, rgba(0,0,0,0) 100%);
    pointer-events: none;
}

@media all and (-ms-high-contrast: none) {
  .inn-lab .home-video {
    width: auto;
    height: auto;
  }
}

@supports (display: -ms-grid) {
  .inn-lab .home-video {
    width: auto;
    height: auto;
  }
}
.home-svg-animation img {
    display: none;
}
@media (max-width: 991px) {
    .video-wrapper {
        display: none;
    }
    .inn-lab .container {
        display: block;
        min-height: 100%;
    }
    .home-svg-animation img {
        display: block;
        margin: 0 auto;
    }
}
.inn-lab {
    height: calc(100vh) !important;
    padding-top: 87px;
}
@media (max-width: 991px) {
    .home-svg-animation {
        min-height: 400px;
        background: url('../img/ilab-sectors.png') no-repeat center;
        background-size: contain;
    }
}

/*22122019*/
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.centered-y {
  position: absolute;
  width: 100%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.distribution-map {
  position: relative;
  width: 100%;
  /*padding: 20px;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
.distribution-map > img {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 80px;
  height: 90px;
  /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
  /*opacity: 0.8;*/
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  /*-webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;*/
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  border: none;
  background: transparent;
  /*transition: transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);*/
}
.distribution-map .map-point .content {

}
.distribution-map .map-point:focus,
.distribution-map .map-point:active {
    width: 140px;
    /*transition: transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);*/
    -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
}

.innovation-wrapper .innovation-body {
    background: #fff;
    padding: 15px 5px;
    min-height: 330px;
    overflow: auto;
}
.innovation-wrapper .data img {
    width: auto;
    display: block;
    margin: 0 auto;
    height: 80px;
}
.innovation-wrapper .data {
    color: #000;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: all 400ms;
}
.innovation-wrapper .data.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);  
    transition: all 400ms; 
}
.innovation-wrapper .data a {
    background: #00b9ae;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 3px;
}

.section-innovation .innovation-wrapper {
    /*max-width: 480px;*/
    width: auto;
    width: 100%;
    left: auto;
    top: auto;
    pointer-events: auto;
    box-shadow: 0px 25px 45px 0px #0000001c;
}
/*.section-innovation {
    padding-top: 0;
}*/
.content-wrapper {
    position: absolute;
    width: 100%;
    top: 65px;
    bottom: 0;
    pointer-events: none;
}
@media (min-width: 768px) and (max-width: 991px) {
    .innovation-wrapper .data figure {
        margin-bottom: 5px;
    }
    .innovation-wrapper .data {
        font-size: 12px;
        line-height: 14px;
    }
    .innovation-wrapper .innovation-body {
        min-height: 160px;
    }
}
@media (max-width: 767px) {
    .content-wrapper {
        position: relative;
    }
}
@media (max-width: 1199px) {
    .content-wrapper {
        top: 15px;
    }
}

.innovation-wrapper .data figcaption {
    font-size: 14px;
}
@media (max-width: 991px) {
    .innovation-header h4 {
        font-size: 16px;
    }
    .innovation-header p {
        font-size: 10px;
    }
    .innovation-wrapper .data img {
        height: 50px;
    }
    .innovation-wrapper .data figcaption {
        font-size: 12px;
    }
}
.innovation-body .logo figure img {
    height: auto;
}
.innovation-wrapper .data figcaption h6 {
    margin: 20px 0;
}

/*remove ----------------------------------------------------------------------------------------------------------*/
.header-m-btn {
    background: url(../images/hexm.png) no-repeat center/cover transparent;
    /* flex: 0; */
}

.content-wrapper {
    top: 110px;
}
.section-innovation .innovation-wrapper {
    top: 30px;
}
.section-innovation .content-wrapper .innovation-wrapper {
    top: 30px;
    /*margin-left: -54px;*/
}

@media (max-width: 1199px) {
    .section-innovation .content-wrapper .innovation-wrapper {
        margin-left: 0;
    }
}

.language-block .is-active {
    display: none;
}
.about-b__img-w {
    background: url(../images/bbg.png) no-repeat center transparent;
}
.about {
    background-image: url(../images/square_invert_pattern.svg);
    background-color: #030c1a;
}

.innovation-wrapper .logoContent .data {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
    padding: 15px;
    opacity: 1;
}

.innovation-body .logo .data figure {
    display: inline-block;
    height: auto;
    border: 0;
}

.innovation-body .logo .data figcaption {
    font-family: 'Avenir_Medium',sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #030c1a;
    text-align: center;
    padding-bottom: 10px;
}

.mobilecontent {
    font-size: 14px;
    color: #030c1a;
    text-align: center;
    padding: 10px 15px 10px;
    margin: 0 10px 14px;
    border-radius: 10px;
    background: #00a89e;
}

.mobilecontent figure img {
    width: auto;
    display: block;
    margin: 0 auto 10px;
    height: 100px;
}

.mobilecontent h6 {
    margin: 10px 0;
    font-weight: bold;
}

.innovation-wrapper .data figcaption {
    font-size: 14px;
}.innovation-wrapper .data figcaption {
    font-size: 14px;
}

/*22012020*/
.inno-list {
    color: #030c1a;
}
.inno-list .item {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    margin-top: 10px;
}
.inno-list .item:first-child {
    margin-top: 0;
}
.inno-list .item .row {
    margin: 0;
}
.inno-list .item .col {
    padding-top: 15px;
    padding-bottom: 15px;
}
.inno-list .item .btn {
    border: 1px solid #d1d0d0;
    width: auto;
    display: inline-block;
    padding: 10px 30px;
}
.inno-list .item:hover,
.inno-list .item.active {
    background: #f5f5f5;
    border-color: #c8c8c8;
}
.inno-list .item:hover .btn,
.inno-list .item.active .btn {
    background: #00b9ae;
}
.inno-list .item .btn:hover {
    background: #00b9ae;
}

.pop-inner {
    border: 4px solid #00b9ae;
    border-radius: 7px;
    padding: 45px;
    padding-top: 80px;
    position: sticky;
    top: 30px;
}
.pop-inner figure {
    margin-bottom: 30px;
}
.pop-inner .name {
    font-size: 22px;
    margin-bottom: 20px;
    color: #030c1a;
}
.pop-inner p {
    font-size: 16px;
    line-height: 24px;
}
.pop-inner .content {
    padding-bottom: 30px;
}
.pop-inner .btn {
    background: #00b9ae;
    padding: 15px 10px;
    color: #030c1a;
}
.pop-inner {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-30px);
}
.pop-inner.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
.pop-content {
    position: sticky;
    left: 0;
    right: 0;
    top: 30px;
}
.inno-list .item .inner {
    height: 0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
}

.innovation-wrapper .innovation-header .btn {
    background: #fff;
    color: #030c1a;
    display: inline-block;
}

@media (max-width: 991px) {
    .inno-list .item .inner {
        background: #fff;
        border: 4px solid #00b9ae;
        transition: all 400ms;
        padding: 0 30px;
    }
    .inno-list .item.active .inner {
        padding: 30px;
        height: auto;
        visibility: visible;
        opacity: 1;
        position: relative;
        transition: all 400ms;
    }
    .inno-list .item .col {
        padding: 5px;
        font-size: 12px;
    }
}
.inno-list .item .inner figure,
.inno-list .item .inner .name,
.inno-list .item .inner .content {
    margin-bottom: 15px;
}
.inno-list .item img {
    height: 60px;
}
.pop-inner figure img {
    height: 80px;
}

.jot.innovation-partners-list {
    padding-top: 50px;
}
@media screen and (max-width: 600px) {
    .jot.innovation-partners-list {
        padding-top: 60px;
    }   
}
@media screen and (max-width: 490px) {
    .jot.innovation-partners-list {
        padding-top: 100px;
    }
}

.btn.disabled, .btn:disabled {
    opacity: 1;
}
#idea_filter .btn:hover,
.custom-filter-search:hover,
#publication_wrapper .btn:hover {
    background: #00b9ae;
    color: #030c1a;
}
#policies_wrapper .btn:hover {
    border: 1px solid #030c1a;
    background: #00b9ae;
    color: #030c1a;
}

.inner-nav.is-sticky,
.inner-nav.fixed {
    position: sticky !important;
    top: 0 !important;
}

.training-list .views-field-title {
    color: black;
    padding: 30px;
    font-weight: 600;
    max-width: 150px;
}

.training-list .views-field.views-field-body,
.training-list .views-field-field-training-link {
    word-spacing: normal;
    padding: 30px;
    width: 765px
}

.training-list .views-field.views-field-body a p {
    font-family: 'Avenir_Medium';
    font-size: 15px;
}

.training-list .views-field-title a:hover,
.training-list .views-field.views-field-body a:hover,
.training-list .views-field.views-field-body a p:hover {
    color: #7452a1;
}

.training-list .views-field.views-field-field-partner-logo img {
    height: 85px;
    margin: 24px 0;
    vertical-align: middle;
}

.training-list table.views-table {
    width: 100%;
}

.training-list th,
.training-list tr {
    font-size: 15px;
    margin: 2px 30px 15px 5px;
    padding: 15px 10px 5px;
    border-radius: 0px;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    -webkit-transition: 0.5s;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}

.trainings>.col-md-12 p {
    color: white;
}

.view-training-partners .views-field-field-partner-logo {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    text-align: center;
    -webkit-transition: 0.5s;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}

.view-training-partners h3 {
    color: black;
}

.view-training-partners .grid {
    padding: 32px 18px;
    margin: 20px 0;
    border-top: 1px solid #EBEBEB;
}

.view.view-training-partners {
    padding: 30px;
}

.training-list th,
.training-list td.is-active {
    color: black;
    background: none;
}

.training-list td time {
    font-family: 'Avenir_Medium';
    font-size: 16px;
    line-height: 20px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
}
@media (max-width: 767px) {
    .slider-c-b .owl-next {
        right: 0;
    }
}
