@font-face {
	font-family: 'Poppins'!important;
	src: url('Poppins-ExtraBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins'!important;
	src: url('Poppins-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins'!important;
	src: url('Poppins-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins'!important;
	src: url('Poppins-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins'!important;
	src: url('Poppins-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins'!important;
	src: url('Poppins-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins'!important;
	src: url('Poppins-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

html,
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 100%;
}

body {
	font-family: 'Poppins';
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
	background: #FFF;
    line-height: 32px;
    text-align: justify;
    margin: 0;
}


a,
a:link,
a:visited {
	outline: none;
	text-decoration: none;
	-moz-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
}

img {
	border: none;
	margin: 0px;
	max-width: 100%;
}


h1 {
	font-family: 'Poppins';
	color: #ffffff;
	font-weight: 600;
	font-size: 90px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 45px;
	line-height: 62px;
	padding: 0px 0 15px;
	margin: 0;
}

.about-content h2 {
	padding: 18px 0 0px;
}

h3,
h4,
h5,
h6 {
	font-family: 'Poppins';
	font-weight: 500;
	font-size: 25px;
	padding: 0px;
	margin: 10px 0;
}

form,
input,
select,
textarea {
	margin: 0px;
	padding: 0;
}

textarea {
	resize: none;
}

input:focus,
textarea:focus {
	outline: none;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
	display: block;
	margin: 0px;
	padding: 0;
}

.customClear {
	clear: both;
	font-size: 0em;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/*IE below 9*/
#ieWrapper {
	background: #000;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ieHolder {
	position: relative;
	width: 555px;
	padding: 20px;
	margin: 200px auto 0 auto;
	background: #FFF;
	border: 7px solid #2b2927;
}

.btnIeUpdate {
	background: url(../images/btnIeUpdate.jpg) 0 0 no-repeat;
	width: 144px;
	height: 37px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #fff;
	line-height: 37px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.ieLogo {
	float: left;
	width: 134px;
	height: 139px;
	background: url(../images/ieLogo.jpg) no-repeat 0 0;
}

.ieContent {
	float: right;
	margin: 0;
	padding: 0;
	width: 350px;
	color: #666;
	font-size: 15px;
	line-height: 18px;
}

.ieContent strong {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #cccccc;
	display: block;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

/*End IE below 9*/

.header-top-bar {
	background-color: #00b0f0;
	width: 100%;
	min-height: 52px;
}

.header-top-bar .page-center {
	justify-content: flex-end;
}

.page-center {
	margin: 0 auto;
	max-width: 1285px;
	width: 100%;
	display: flex;
}

.header-top-bar .page-center a {
	color: #feffff;
	padding-left: 30px;
	margin-left: 50px;
	font-size: 16px;
    padding-top: 12px;
	position: relative;
    line-height: 26px;
}

a.email-link::before {
	content: "";
	background-image: url(../images/icon-mail.png);
	height: 14px;
	width: 20px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 18px;
}

a.number-link::before {
	content: "";
	background-image: url(../images/icon-phone.png);
	height: 17px;
	width: 18px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 15px;
}

header.main-header {
	background-color: #ffffff;
	/*min-height: 150px;*/
}

.main-header a {
	display: block;
}

nav.main-nav {
	flex-grow: 1;
}

.main-nav ul {
	display: flex;
	list-style: none;
	justify-content: right;
	margin: 0;
	padding: 55px 0;
}

.main-nav li {
	padding-left: 50px;
	font-size: 18px;
}

.main-nav li a {
	color: #1a2428;
}

.main-nav ul li a:hover {
	color: #00b0f0;
}

figure {
	padding: 15px 0 0;
	max-width: 275px;
	width: 100%;
	padding-right: 20px;
}

.slider-content {
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	margin: 0 auto;
	max-width: 1285px;
	width: 100%;
}

.slider-content p {
	color: #ffffff;
	font-size: 26px;
	text-align: center;
    padding: 25px 0 0;
    line-height: 36px;
}

.slider-content p a{
	color: #ffffff;
}

.slider-content p a:hover{
	color: #00b0f0;
}


section.inter-section {
	padding: 80px 0;

}

section.about-section {
	background: #e5f9f9;
	position: relative;
	background-image: url(../images/bubble-left.png), url(../images/bubble-right.png);
	background-position: top 0 left 0, bottom 0px right 0px;
	background-repeat: no-repeat, no-repeat;
}

.about-content {
	width: 100%;
}

.about-section figure {
	max-width: 523px;
	width: 100%;
}

a.read-btn {
	color: #00b0f0;
	font-size: 15px;
	line-height: 25px;
	text-decoration: underline;
    display: block;
    padding: 30px 0 0;
}

.top-images {
	display: block;
	width: 100%;
}

img.banner.top-images {
    display: block;
    width: 100%;
    position: absolute;
    bottom: -15%;
    z-index: 1;
}

section.banner-main{
	position: relative;
    margin: 0 0 100px;
}

section.framework-section {
	background: #f7f7f7;
	position: relative;
	background-image: url(../images/left-bg.png), url(../images/bubble-bg.png);
	background-position: 0 bottom, calc(91% + 100px), calc(61% + 85px) top;
	background-repeat: no-repeat, no-repeat;
}

.box img {
	width: 70px;
	height: 70px;
	position: absolute;
	bottom: 30px;
	right: 20px;
}

.framework-section .page-center {
	gap: 30px;
    flex-wrap: wrap;
}

.box {
	background: #ffffff;
	border-radius: 16px;
	padding: 40px 24px;
	position: relative;
    flex: 28.04%;
    flex-grow: 0;
}

.framework-section h3 a{
	color: #94d050;
}

.framework-section p {
	color: #888888;
	font-size: 17px;
	line-height: 26px;
	text-align: left;
}

.latest-news h2 {
	color: #00b0f0;
	text-align: center;
}

section.latest-news {
	background: #ffffff;
	position: relative;
}

.news-content p {
	color: #888888;
	font-size: 15px;
	line-height: 26px;
}

.news-item {
	display: flex;
	background-color: #f4f8fb;
	padding: 20px;
}

.owl-news .owl-item {
	max-width: 560px;
	width: 100%;
}

.news-item figure {
	flex-shrink: 0;
	width: auto;
	max-width: unset;
}

.partners-section h2 {
	color: #333333;
	text-align: center;
}

.partners-section p {
	font-size: 17px;
	text-align: center;
}

.partners-section h4 {
	text-align: center;
}

.partners-section {
	background: #e5f9f9;
	position: relative;
	padding: 50px 0;
}

/*.partners-section::before {
	content: "";
	background: url(../images/partners-top.png) no-repeat;
	width: 100%;
	height: 119px;
	position: absolute;
	top: 0;
	background-size: 100%;
}*/

.partners-section figure {
	max-width: 300px;
	width: 100%;
}

.award-section {
	position: relative;
	background: #94d050;
	padding: 150px 0 0;
	background-image: url(../images/circle.png), url(../images/bubble.png), url(../images/green-bg.png);
	background-repeat: no-repeat;
	background-position: top 92px right 10px, bottom 30px right 30px, left 0 bottom 0;
}

.award-section .page-center {
	padding: 120px 0 100px;
}

.award-section h3 {
	color: #ffffff;
	font-size: 30px;
	padding-bottom: 20px;
}

.award-section p {
	font-size: 16px;
	color: #fff;
	line-height: 25px
}

.award-box {
	max-width: 328px;
	width: 100%;
	margin-right: 85px;
}

.award-box:last-child {
	margin-right: 0;
	max-width: 570px;
}

.funding-agency {
	display: flex;
}

.award figure {
	margin: 25px 0;
}

footer {
	background-color: #f7f7f7;
}

footer p {
	color: #888888;
	font-weight: 300;
	line-height: 27px;
}

footer .first-item {
	max-width: 514px;
	width: 100%
}

.footer-icons {
	display: flex;
}

.footer-icons figure {
	max-width: 46px;
	width: 100%;
	padding: 0 3px
}

footer h5 {
	font-size: 20px;
	line-height: 25px;
	color: #333333;
}

.sub-links {
	display: flex;
	gap: 30%;
}

li.footer-links a {
	color: #333333;
	font-size: 16px;
	line-height: 37px;
}

li.footer-links.sub-items3 {
    font-size: 16px;
    display: flex;
}

.news-content h3 a{
	color:  #333333;
}

.quick-links {
	max-width: 350px;
	width: 100%;
	padding: 73px 0;
}

.first-item.quick-links {
	max-width: 300px;
}

.first-item.quick-links.get-in-touch {
	max-width: 375px;
	width: 100%;
}

footer {
	padding: 70px 0 50px
}

footer .page-center {
	gap: 80px;
}

footer ul {
	list-style: none;
	padding-left: 15px;
}

footer ul li::before {
	content: "\2022";
	color: #00b0f0;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

footer ul li.sub-items1::before {
	content: "";
	background: url(../images/footer-mail.png) no-repeat;
	font-weight: bold;
	display: inline-block;
	width: 30px;
	height: 14px;
	margin-left: -1em;
}

footer ul li.sub-items2::before {
	content: "";
	background: url(../images/footer-mobile.png) no-repeat;
	font-weight: bold;
	display: inline-block;
	width: 30px;
	height: 18px;
	margin-left: -1em;
}

footer ul li.sub-items3::before {
	content: "";
	background: url(../images/footer-location.png) no-repeat;
	font-weight: bold;
	display: inline-block;
	width: 30px;
	height: 18px;
	margin-left: -1em;
}

p.copyright {
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
}

span.inter {
	color: #a2d56e;
}

span.action {
	color: #3fbaf1;
}

.owl-banner .owl-dots button {
	background: #A5A5A5 !important;
	width: 20px;
	height: 20px;
	font-size: 0;
	margin: 2px;
	text-align: center;
	border-radius: 50%;
}

.owl-banner .owl-dots button.active {
	background: #ffffff !important;
    box-shadow: 0px 4px 10px 6px #7c76766b;
}

.owl-banner .owl-dots {
	text-align: center;
	padding: 50px 0;
	bottom: 30%;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	z-index: 999;
}

.partners-section .owl-dots button {
	background: #A5A5A5 !important;
	width: 20px;
	height: 20px;
	font-size: 0;
	margin: 2px;
	text-align: center;
	border-radius: 50%;
}

.partners-section .owl-dots button.active {
	background: #ffffff !important;
}

.partners-section .owl-dots {
	text-align: center;
	padding: 50px 0;
	bottom: 30%;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}

.owl-partners .owl-prev {
	width: 71px;
	height: 68px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	display: block !important;
	border: 0;
	outline: 0;
	background: url(../images/left-arrow.png) no-repeat !important;
	z-index: 1;
	transition: all .2s ease-in;
}

.owl-partners .owl-next {
	width: 71px;
	height: 68px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	display: block !important;
	border: 0;
	outline: 0;
	background: url(../images/right-arrow.png) no-repeat !important;
	z-index: 1;
	transition: all .2s ease-in;
}

.owl-partners .owl-next span,
.owl-partners .owl-prev span {
	font-size: 0;
}


.owl-news .owl-prev {
	width: 90px;
	height: 88px;
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	left: -7%;
	display: block !important;
	border: 0;
	outline: 0;
	background: url(../images/icon-left.png) no-repeat !important;
	z-index: 1;
	transition: all .2s ease-in;
}

.owl-news .owl-next span,
.owl-news .owl-prev span {
	font-size: 0;
}

.news-slider-wrapper {
	padding-left: 13vw;
	padding-top: 80px;
}

.news-content h3 {
	font-size: 19px;
    text-align: left;
}

.tabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

/* tab list item */
.tabs .tabs-list {
	list-style: none;
	margin: 0px;
	padding: 10px 15px 40px;
	background-color: #8ac647;
	border-radius: 50px;
}

.tabs .tabs-list li {
	width: 100px;
	float: left;
	margin: -4px;
	padding: 4px 2px;
	text-align: center;
}

.tabs .tabs-list li:hover {
	cursor: pointer;
}

.tabs .tabs-list li a {
	text-decoration: none;
	color: black;
}

/* Tab content section */
.tabs .tab {
	display: none;
	width: 100%;
	/*padding: 0px 15px;*/
	clear: both;
}

.tabs .tab h3 {
	border-bottom: 3px solid cornflowerblue;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 5px;
}

.tabs .tab p {
	line-height: 20px;
	letter-spacing: 1px;
}

/* When active state */
.tabs .active {
	display: block !important;
}

.tabs .tabs-list li.active {
	background-color: #99cc66 !important;
	border-radius: 50px;
}

.tabs-list .active a {
	color: #ffffff !important;
}

.tab-images {
	display: flex;
}

.award-section figure {
	margin: 90px 0;
}

.subscribe { 
    position: fixed;
    right: -70px;
    top: 50%;
    z-index: 1000;
    transform: rotate(90deg) translateY(-50%);
    box-shadow: 5px 0px 20px #00000073;
}

.subscribe a { 
    display: block;
    background: #00b1f0;
    height: 29px;
    width: 180px;
    padding: 30px 55px 30px 80px;
    color: #fff;
    position: relative;
    font-size: 17px;
    text-decoration: none;
}

a.sub-mail::before{
	content: "";
	background-image: url(../images/subscribe-mail.png);
	height: 57px;
	width: 57px;
	background-repeat: no-repeat;
	position: absolute;
	left: 7px;
	top: 15px;
	transform: rotate(269deg);
}

span.sub-close {
      background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translate(-8px, -50%);
    cursor: pointer;
    /* right: 0; */
    left: 90%;

}	

.banner-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#3632321f, #2c2c288c, #ffffff00);
}

section.banner figure{
    max-width: 100%;
    padding: 0;
}
section.banner figure img{
	width: 100%;
}

.contact-area-left ul{
	padding-left: 0;
	list-style: none;
}

.contact-section ul li.address::before{
    content: "";
    background: url(../images/icon-contact-address.png) no-repeat;
    font-weight: bold;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 10px;
    position: relative;
}

.contact-section ul li.mobile::before{
    content: "";
    background: url(../images/icon-contact-mobile.png) no-repeat;
    font-weight: bold;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 10px;
    position: relative;
}

.contact-section ul li.mail::before{
    content: "";
    background: url(../images/icon-contact-mail.png) no-repeat;
    font-weight: bold;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 15px;
    position: relative;
}

.contact-section li.footer-links a{
    color: #333333;
    font-size: 17px;
    line-height: 30px;
    padding-left: 15px;
}

p.profile-name {
    color: #000000;
    font-size: 22px;
    padding: 0 0;
    font-weight: 500;
}

.page-center.contact-card {
    box-shadow: 0px 7px 33px 0px #80808042;
}

section.contact-section {
    padding: 130px 0 150px;
}

.contact-area {
    display: flex;
    padding: 60px 84px;
    width: 100%;
    box-shadow: 0px 7px 33px 0px #80808042;
    position: relative;
    flex:1;
    margin-bottom: 2%;
}

/*.contact-area-left {
    width: 100%;
}
*/

.contact-area-right img{
   transform: translateY( 100%);
    display: block;
    margin: 0 auto;
}

.social-icons-contact img{
    padding: 25px 30px 0 0;
}

.contact-area-left figure img {
	border-radius: 50%;
    width: 130px;
    height: 130px;
}

.contact-area-left ul li{
	padding-bottom: 10px
}

.project-section.about-section ul li{
    list-style: none;
    line-height: 35px;
    font-weight: normal;
    font-size: 17px;
}

.project-section.about-section ul li::before{
    content: "\2022";
    color: #00b0f0;
    font-weight: bold;
    display: inline-block;
    padding-right: 10px;
    margin-left: -1em;
    font-size: 45px;
    top: 10px;
    position: relative;
}

.project-section.about-section ul{
    margin-top: 0;
}

section.project-section.about-section {
    padding: 150px 0;
    background: none;
}

section.banner {
    position: relative;
}

.banner .slider-content {
    top: 50%;
    transform: translate(-50%, -50%);
}

.team-section .tabs .tabs-list {
   list-style: none;
    display: flex;
    padding-inline-start: 0px;
    background-color: #f7fcfe;
    padding: 0;
    border-radius: 5px;
}

.team-section .tabs .tabs-list li.active {
    background-color: #00b0f0 !important;
    border-radius: 5px;
}

.team-section .tabs .tabs-list li {
    width: 100px;
    float: left;
    margin: 0 auto;
    padding: 40px 0px;
    width: 33.33%;
	height: 32px;
    text-align: center;
    line-height: 34px;x;
}

section.team-section {
    padding: 130px 0 150px;
}

.team-section .tab-images {
    display: flex;
    gap: 150px 25px;
    flex-wrap: wrap;
}

.team-card {
    background-color: #fbfcfd;
    position: relative;
    box-shadow: 5px 0px 25px #80808024;
    /*width: 412px;*/
    flex: 32%;
    flex-grow: 0;
}

.team-section .tabs .tab {
    padding: 200px 0 0;
}

.team-card img {
    position: relative;
    left: 50%;
    top: -106px;
    width: 200px;
    height: 200px;
    transform: translateX(-50%);
    border-radius: 50%;
    border: 2px solid #dff2fc;
    box-shadow: 0px 0px 3px 4px #dff2fc;
}

.tab-images .team-content {
    position: relative;
    top: -100px;
    padding: 0 30px;
}

h5.team-name {
    color: #00b0f0;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
}

.team-section .tabs .tab p {
    line-height: 27px;
    letter-spacing: 1px;
    text-align: center;
}

.team-section p.mail{
	color:#00b0f0;
	font-size: 16px;
	position: relative;
	padding-left: 35px;
    line-break: anywhere;
}
.team-section p.website{
	color:#00b0f0;
	font-size: 16px;
	position: relative;
	padding-left: 35px;
    line-break: anywhere;
}	

.team-section p.mail a{
	color:#00b0f0;
}

.team-section p.website a{
	color:#00b0f0;
}

.team-section p.mail::before{
	content: "";
	background: url(../images/footer-mail.png) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
   /* left: 20px;*/
   margin-left: -25px;
    top: 5px;
}
.team-section p.website::before {
    content: "";
    background: url(../images/globe.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    /* left: 20px; */
    margin-left: -25px;
    top: 5px;
    background-size: 20px;
}
.media-public {
    display: flex;
    width: 100%;
    gap: 10%;
    padding-bottom: 60px;
}
.media {
    width: 50%;
    background-color: #ebf9fe;
    padding: 20px 40px;
    display: flex;
	align-items: center;
    border-radius: 8px;
}
.public {
    width: 50%;
    background-color: #ebf9fe;
    padding: 20px 40px;
    align-items: center;
    display: flex;
    border-radius: 8px;
}
span.media-title {
    padding-left: 18px;
    font-size: 25px;
    font-weight: 500;
}
.media img{
    box-shadow: 0px 6px 8px 0px #8080808c;
    border-radius: 50%;
}
.public img{
    box-shadow: 0px 6px 8px 0px #8080808c;
    border-radius: 50%;
}

form.newsletter button {
	background: #00b0f0;
    color: white;
    font-size: 17px;
    border: 0;
    border-left: none;
    cursor: pointer;
    padding: 14px 31px;
    border-radius: 6px;
    margin-left: -12px;
}

form.newsletter button:hover {
  background: #0b7dda;
}

form.newsletter::after {
  content: "";
  clear: both;
  display: table;
}
form.newsletter input[type="text"] {
    border: 1px solid #80808026;
    padding: 10px 10px;
    color: #acb6ca;
    font-size: 16px;
    font-family: 'Poppins';
    width: 70%;
}
.subscribe-newsletter {
    margin: 0 auto;
    text-align: center;
    padding: 90px 50px;
    max-width: 44%;
}
h4.media-public-subscribe {
    font-size: 35px;
    font-weight: 600;
    padding: 25px 0;
    margin: 0;
}
.subscribe-newsletter p{
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 30px;	
}
.subscribe-newsletter .footer-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px 0 0;
}
.products-sub {
    flex: 32%;
    flex-grow: 0;
}

.product-section .products-area {
    display: flex;
    gap: 95px 25px;
    flex-wrap: wrap;
}

.products-sub p {
    text-align: left;
}

.products-sub a {
    color: #00b0f0;
    font-size: 20px;
}

.products-sub h5{
    text-transform: uppercase;
    font-size: 30px;
}

h2.team {
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    margin-bottom: 10%
}

.team-section .tab.consortium{
	padding: 80px 0;
}

.tab-images.consortium{
	justify-content: center;
	margin-bottom: 150px
}

.contact-section .page-center{
	gap:2%;
	flex-wrap: wrap;
}
.contact-area-left h3{
	font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
}
.contact-area-left h3:before{
	content: "";
	border-left: 7px solid #00b0f0;
	padding-left: 6px;
}

.social-icons-contact {
    display: flex;
    gap: 5%;
}

.subscribe-newsletter.case-study {
    text-align: left;
    max-width: 100%;
    padding: 45px 50px;
    box-shadow: 0px 7px 33px 0px #8080801a;
    margin-bottom: 30px;
}

h4.media-public-subscribe.case-title {
    color: #00b0f0;
    font-size: 30px;
    padding: 15px 0
}

.subscribe-newsletter.case-study a{
    color: #00b0f0;
}

.subscribe-newsletter.case-study p{
    font-size: 17px;
    padding-bottom: 12px;
}
.subscribe-newsletter.case-study h4.media-public-subscribe{
	text-transform: uppercase;
}
.subscribe-newsletter.case-study img{
	border-radius: 8px;
    width: 100%;
}
.social-icons-contact img{
	width: 34px;
	height: 34px;
}
/*responsice*/
@media only screen and (max-width: 1500px) {
	.page-center {
		width: auto;
		padding: 0 7vw;
		position: relative;
	}

	.award-section .page-center {
		padding: 0 6vw;
	}

	.award-section {
		background-position: top 15px right 10px, bottom 30px right 30px, left 0 bottom -53px;
	}

	.award-section h3 {
		font-size: 2vw;
	}

	.main-nav li {
		padding-left: 2vw;
		font-size: 16px;
	}

	.header-top-bar .page-center {
		padding: 0 7vw;
		flex-direction: row;
	}

	h1 {
		font-size: 4vw;
	}

	.slider-content p {
		padding: 0 7vw;
	}

	.tabs .tabs-list li {
		width: 33%;
	}

	.award-section {
		padding: 150px 0 150px;
	}

	.owl-news .owl-prev {
		top: 43%;
		left: -10%;

	}

	section.inter-section {
		padding: 80px 0;
	}

	section.inter-section.award-section {
		padding: 150px 0;
	}

	h2 {

		font-size: 4vw;
		line-height: 62px;

	}

	.framework-section p {
		font-size: 15px;
		line-height: 25px;
	    padding-bottom: 15px;
	}

	h3 {
		font-size: 20px;
		line-height: 25px
	}

	.box.modeling img {
		bottom: 16px;
	}

	.box.stakeholder img {
		bottom: 16px;
	}

	.box.policy img {
		bottom: 16px;
	}

	.owl-banner .owl-dots button {
	    width: 15px;
	    height: 15px;
	}

	section.contact-section {
	    padding: 80px 30px;
	}

	.page-center.contact-card{
		padding: 0;
	}

	.team-section .tabs .tabs-list li {
	    padding: 30px 0px;
	    height: 20px;
	    line-height: 20px;
	}

	.team-section .tab-images {
	    gap: 150px 20px;
	}

	.contact-area-right img {
	    transform: translateY( 140%);
	}

	.box {
	    flex: 27.69%;
        flex-grow: 0;
	}

	.subscribe-newsletter {
    	max-width: 50%;
	}
	
	.media-public-subscribe{
		padding: 0 7vw;
	}

	.products-sub {
	    flex: 32%;
	    flex-grow: 1;
	}
}

@media only screen and (max-width: 1200px) {
	figure {
		padding: 20px 0 0;
		max-width: 18vw;
	}

	.award-section h3 {
		color: #ffffff;
		font-size: 23px;
		padding-bottom: 20px;
	}

	.main-nav li {
		padding-left: 2.1vw;
		font-size: 16px;
	}

	.about-section .page-center {
		gap: 2vw;
	}

	.news-item {
		flex-direction: column;
	}

	p {
		line-height: 25px;
		font-size: 15px;
	}

	.contact-area {
    padding: 100px 50px;
	}

	section.project-section.about-section {
	    padding: 80px 0;
	}

	.team-section .tab-images {
		gap: 150px 17px;
	}

	.team-card img {
	    top: -87px;
	    width: 150px;
	    height: 150px;
	}

	.tab-images .team-content {
	    top: -70px;
	}

	h5.team-name {
	    font-size: 18px;
	    line-height: 28px;
	}

	.box {
	    flex: 26%;
    flex-grow: 1;
	}

	.subscribe-newsletter {
    	max-width: 65%;
	}

.owl-banner .owl-dots {
    text-align: center;
    padding: 50px 0;
    bottom: 13%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
}


@media only screen and (max-width: 1024px) {

	.page-center .icon-nav {
		display: block;
	}

	.main-header .icon-nav span {
		display: block;
		position: absolute;
		height: 5px;
		width: 100%;
		background: #00b0f0;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	.main-header .icon-nav span:nth-child(1) {
		top: 0px;
	}

	.main-header .icon-nav span:nth-child(2),
	.main-header .icon-nav span:nth-child(3) {
		top: 10px;
	}

	.main-header .icon-nav span:nth-child(4) {
		top: 20px;
	}

	.main-header .icon-nav.open span:nth-child(1) {
		top: 18px;
		width: 0%;
		left: 50%;
	}

	.icon-nav.open span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.icon-nav.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.icon-nav.open span:nth-child(4) {
		top: 18px;
		width: 0%;
		left: 50%;
	}

	.icon-nav {
		width: 40px;
		height: 26px;
		position: relative;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: translateY(-50%);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		position: absolute;
		top: 50%;
		right: 7vw;
		z-index: 10;
		display: none;
	}

	nav.main-nav {
		display: none;
		flex-direction: column;
		position: absolute;
		bottom: 0;
		transform: translateY(100%);
		right: 6vw;
		width: 240px;
		padding: 0;
		background: #00b0f0;
		z-index: 9999;
		-webkit-box-shadow: 0px 2px 9px 0px rgb(0 0 0 / 75%);
		-moz-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.75);
		box-shadow: 0px 2px 9px 0px rgb(0 0 0 / 75%);
	}

	nav.main-nav li {
		padding: 0 15px;
	}

	nav.main-nav li a {
		padding: 15px 15px 15px 15px;
		border-bottom: solid 1px #fff;
		color: #fff;
		display: block;
		box-sizing: border-box;
	    text-align: left;
	}

	nav.main-nav li.contact-menu a:last-child {
		border-bottom: 0
	}

	.main-nav li a {
		color: #fff;
	}

	.main-nav ul {
		display: block;
	}

	.main-nav ul {
		padding: 0 0;
	}

}

@media only screen and (max-width: 992px) {
	header.main-header {
		background-color: #ffffff;
		min-height: auto;
	}

	
	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 30px;
	}

	h3,
	h4,
	h5,
	h6 {
		font-size: 22px;
	}

	 .icon-nav {
		width: 40px;
		height: 26px;
		position: relative;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform:  translateY(-50%);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		position: absolute;
		top: 50%;
		right: 7vw;
		z-index: 10;
		display: none;
	}

	.banner h1{
		font-size: 26px;
	}

	section.banner-main {
	    position: relative;
	    margin: 0 0 55px;
	}

	.award-section h3 {
		font-size: 22px
	}

	.main-nav ul {
		padding: 0 0;
	}

	.owl-banner .owl-dots {
		padding: 0;
	}

	.slider-content p {
		font-size: 15px;
		line-height: 22px;
		padding: 0 7vw;
	}

	.owl-banner .owl-dots {
	    text-align: center;
	    padding: 50px 0;
	    bottom: 14%;
	    left: 50%;
	    transform: translateX(-50%);
	    position: absolute;
	}

	.partners-section p {
		padding: 0vw 7vw;
	}

	.page-center {
		flex-direction: column;
		padding: 0vw 7vw;
		width: auto;
		position: relative;
	}

	.about-section figure {
		max-width: 100%;
		width: 100%;
	    order: 2;
	}

	.about-content {
	    order: 1;
	}

	.about-section img {
		width: 100%
	}

	.award-section .page-center {
		padding: 10vw 7vw;
	}

	.news-slider-wrapper {
		padding: 0 7vw;
	}

	.news-item figure {
		margin-right: 15px;
	}

	footer .page-center {
		gap: 0;
	}

	.quick-links {
		padding: 40px 0 0;
	}

	p.copyright {
		padding: 10vw 0 0;
	}

	.award-section figure {
		margin: 0 0;
	}

	.tab-images {
		margin-top: 40px;
	}

	.owl-news .owl-dots {
		padding: 0;
		bottom: 0;
	}

	.owl-news .owl-dots button {
		background: #A5A5A5 !important;
		width: 10px;
		height: 10px;
		font-size: 0;
		margin: 2px;
		text-align: center;
		border-radius: 50%;
	}

	.owl-news .owl-dots button.active {
		background: #94d050 !important;
	}

	.owl-news .owl-dots {
		text-align: center;
		padding: 50px 0;
		bottom: -68px;
		left: 50%;
		transform: translateX(-50%);
		position: absolute;
	}

	.owl-news .owl-prev {
		display: none !important;
	}

	.header-top-bar .page-center {
		justify-content: flex-end;
	}

	.header-top-bar .page-center a {

		font-size: 13px;
	}

	.header-top-bar .page-center .email-link {
		margin-left: 0;
	}

	section.inter-section.award-section {
    	padding: 50px 0;
	}

	section.about-section {
	    background-position: top 0 left 0, bottom -41px right 0px;
	    background-size: 325px;
	}

	p {
		line-height: 32px;
		text-align: left;
		font-size: 15px;
	}

	.about-content h2 {
		padding: 0px 0 0px;
	}

	.award-section p {
		font-size: 15px;
	}

	li.footer-links {
		font-size: 15px;
	}

	p.copyright {
		font-size: 15px;
	}

	.framework-section p {
		font-size: 15px;
	}

	.partners-section p {
		font-size: 15px;
		line-height: 25px;
	}

	.owl-banner .owl-dots button {
	    width: 10px;
	    height: 10px;
	}

	.subscribe a {
	    height: 29px;
	    width: 157px;
	    padding: 21px 50px 16px 60px;
	    font-size: 15px;
	}

	span.sub-close {
		left: 230px;
		top: 33px;
		height: 29px;
		width: 19px;
		padding: 21px 19px 16px 30px;
	}

	a.sub-mail::before {
	    left: 11px;
	    top: -6px;
	    transform: rotate(269deg);
	    background-size: 35px;
	}

	.subscribe {
	    top: 50%;
	    background: #00b1f0;
	    width: 303px;
	    right: -84px;
	}

	.contact-area {
	    display: flex;
	    flex-direction: column;
	    padding: 60px 0;
        margin-bottom: 10%;
	}

	.contact-area-left {
	    text-align: center;
	    padding: 0px 20px;
	}

	.contact-area-left figure{
		    margin: 0 auto;
	}

	p.profile-name {
	    text-align: center;
	}

	.contact-area-right {
	    width: 100%;
	}

	p.profile-name {
	    font-size: 18px;
	}

	.contact-section li.footer-links a {
	    font-size: 15px;
	    line-height: 25px;
	    padding-left: 15px;
	}

	.social-icons-contact {
	    position: initial;
	    bottom: 20px;
	    position: initial;
	    bottom: 20px;
	    display: flex;
		justify-content: center;
		gap: 5%;
	}

	.team-section .tabs .tabs-list li {
	    padding: 25px 0px;
	    height: 15px;
	    line-height: 18px;
	}

	.team-section .tab-images {
   	 	flex-direction: column;
	}

	.contact-area-left figure img {
	    width: 100%;
	    height: 100%;
	}

	.contact-area-right img {
	    padding: 30px 0;
	}

	.contact-area-right img {
	    transform: translateY( 20%);
	}

	.team-section .tabs .tab.consortium {
	    padding: 60px 0;
	}

	.team-section .tabs .tab {
	    padding: 140px 0 0;
	}

	.award-section {
	    background-position: top 15px right 10px, bottom 10px right 10px, left 0 bottom -96px;
	}

	.team-section .tabs .tabs-list {
	    flex-wrap: wrap;
	}

	.team-section .tabs .tabs-list li {
	    flex: 32%;
	    flex-grow: 0;
	}

	.slider-content {
	    top: 25%;
	}

	section.project-section.about-section {
	    padding: 40px 0;
	}

	.subscribe-newsletter {
    	max-width: 100%;
	}

	.social-icons-contact img{
	    padding: 0;
	}

	h4.media-public-subscribe {
		font-size: 20px;
		font-weight: 600;
		padding: 10px 0;
	}

	.subscribe-newsletter p {
	    font-size: 16px;
	    text-align: center;
	    line-height: 26px;
	}

	.subscribe-newsletter.case-study p {
	    text-align: left;
	}

	h4.media-public-subscribe.case-title {
	    font-size: 24px;
	    line-height: 37px;
	}

	form.newsletter input[type="text"]{
		width: 45%
	}

	.media-public {
	    flex-direction: column;
	}

	.public {
	    width: auto;
	}

	.media {
	    width: auto;
	    margin-bottom: 20px;
	}

	span.media-title {
	    font-size: 18px;
	}

	.product-section .products-area {
	    gap: 30px 25px;
	    flex-direction: column;
	}

	.products-sub h5 {
	    font-size: 22px;
	}
	h2.team {
	    font-size: 24px;
	    margin-bottom: 13%;
	}

	section.inter-section {
	    padding: 40px 0;
	}

	.contact-area-left h3 {
	    font-size: 22px;
	}
}

@media only screen and (max-width: 768px) {
	.award-section {
		background-position: top 92px right 10px, bottom 15px right 3px, left -80px bottom -112px;
		padding: 150px 0 150px;
	}

	.tab-images .team-content {
	    position: relative;
	    top: -100px;
	    padding: 0 20px;
	}

	.header-top-bar .page-center {
		padding: 0 7vw;
		flex-direction: row;
	}

	.news-item {
		flex-direction: column;
	}

	.owl-carousel.owl-banner .owl-item img {
		height: 365px;
		object-fit: cover;
	}

	a.email-link::before{
		    top: 15px;
	}

	a.number-link::before{
		top: 13px;
	}	

	section.banner figure img{
		height: 200px;
		object-fit: cover;
		width: 100%
	}

	.contact-section li.footer-links a {
	    padding-left: 5px;
	    line-break: anywhere;
	}

	.page-center.contact-card {
	    padding: 25px;
	}

	.contact-area {
	    display: flex;
	    flex-direction: column;
	    padding: 35px 0;
	}

	.inter-section.award-section figure {
	    max-width: 100%;
	    width: 100%;
	}

	section.contact-section {
	    padding: 60px 0px;
	}

	section.contact-section.media-and-public {
	    padding: 40px 0px;
	}

	figure {
	    padding: 12px 0 0;
	    max-width: 26vw;
	}

	.subscribe-newsletter.case-study {
	    padding: 20px 25px;
	}

	h4.media-public-subscribe.case-title {
	    font-size: 20px;
	    line-height: 30px;
	}
	.subscribe-newsletter.case-study p {
	    font-size: 15px;
	}

	.media img {
	    width: 65px;
	}
	.public img {
	    width: 65px;
	}

}

@media only screen and (max-width: 628px) {
	a.email-link::before {
	    top: 15px;
	    background-size: 16px;
	    left: 7px;
	}

	a.number-link::before{
		top: 13px;
		background-size: 14px;
		left: 7px;
	}

	.header-top-bar {
	    min-height: 40px;
	}

		.subscribe-newsletter {
	    margin: 0 auto;
	    text-align: center;
	    padding: 90px 5px;
	}

	form.newsletter button {
	    font-size: 14px;
	    padding: 13px 13px;
	}

	form.newsletter input[type="text"] {
	    width: 54%;
        font-size: 14px;
	}

	img.banner.top-images {
	    bottom: -7%;
	}

	section.banner-main {
	    margin: 0 0 30px;
	}

	h2.team {
	    font-size: 24px;
	    margin-bottom: 30%;
	}

}

@media screen and (max-width:500px) {

.header-top-bar .page-center a {
		font-size: 10px;
	    line-height: 16px;
	}
}

@media screen and (max-width:400px) {
	.header-top-bar .page-center a {
		margin-left: 25px;

	}

	.main-header .icon-nav span:nth-child(1) {
	    top: 6px;
	}

	.main-header .icon-nav span:nth-child(2), .main-header .icon-nav span:nth-child(3) {
	    top: 13px;
	}

	.main-header .icon-nav span:nth-child(4) {
	    top: 20px;
	}
	.main-header .icon-nav span {
	    height: 4px;
	}

	.icon-nav {
	    width: 30px;
	}
	img.banner.top-images {
	    bottom: -4%;
	}

}

@media screen and (max-width:360px) {
	.tabs {
		margin: 0;
		width: 100%;
	}

	.tabs .tabs-list li {
		width: 80px;
	}
	.contact-area-left h3 {
	    font-size: 18px;
	}

}

