@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://ennova-eu.net/wp-content/themes/innova/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://ennova-eu.net/wp-content/themes/innova/css/fonts/slick.eot);
src: url(https://ennova-eu.net/wp-content/themes/innova/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://ennova-eu.net/wp-content/themes/innova/css/fonts/slick.woff) format('woff'), url(https://ennova-eu.net/wp-content/themes/innova/css/fonts/slick.ttf) format('truetype'), url(https://ennova-eu.net/wp-content/themes/innova/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@import url("https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,300&display=swap"); html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, a, nav, section, summary, time, mark, audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-decoration: none;
outline: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
-webkit-text-size-adjust: none;
height: 100%;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
display: block;
}
iframe {
vertical-align: top;
}
textarea:focus,
input:focus,
a,
div,
img {
outline: none;
}
picture{
display: inline-block;
vertical-align: top;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} body {
color: #333333;
font-size: 16px;
font-family: 'Bai Jamjuree', sans-serif;
font-weight: 300;
line-height: 1.5;
background-color: #fff;
display: flex;
flex-wrap: wrap;
min-height: -webkit-fill-available;
height: auto;
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
body {
height: 100%;
}
}
address {
font-style: normal;
margin: 0 0 20px;
}
pre {
background-color: transparent;
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
line-height: 1.2;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 0.8em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
color: #293a89;
line-height: 1.5;
font-family: inherit;
}
.h1,
h1 {
font-size: 60px;
margin-bottom: 30px;
font-weight: 700;
}
.h2,
h2 {
font-size: 36px;
font-weight: 500;
color: #293a89ff;
margin-bottom: 30px;
}
.h3,
h3 {
font-size: 25px;
margin-bottom: 18px;
}
.h4,
h4 {
font-size: 22px;
margin-bottom: 17px;
}
.h5,
h5 {
font-size: 20px;
margin-bottom: 15px;
}
.h6,
h6 {
font-size: 18px;
margin-bottom: 10px;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
color: inherit;
text-decoration: none;
}
p {
margin-bottom: 30px;
}
p:last-child {
margin-bottom: 0;
}
ul {
padding-left: 20px;
}
ul li {
padding-bottom: 10px;
}
ul li:last-child {
padding-bottom: 0;
}
ol {
padding-left: 20px;
}
ol li {
padding-bottom: 10px;
}
ol li:last-child {
padding-bottom: 0;
}
.main-content ul,
.main-content ol {
padding-bottom: 15px;
}
.main-content ul ul,
.main-content ul ol,
.main-content ol ol,
.main-content ol ul {
padding-top: 10px;
padding-bottom: 0;
}
blockquote {
display: block;
text-align: left;
position: relative;
background: #f3f3f3;
padding: 20px 20px;
border-left: 4px solid #1589cb;
line-height: 2;
font-size: 20px;
font-style: italic;
margin-bottom: 25px;
}
blockquote p {
font-size: inherit;
font-weight: inherit;
line-height: inherit;
}
hr {
border: 0 #000 solid;
border-top-width: 1px;
clear: both;
height: 0;
margin: 10px auto 40px;
}
img {
border: none;
max-width: 100%;
height: auto;
display: inline-block;
vertical-align: top;
}
img[src$=".svg"] {
width: 100%;
height: auto;
display: inline-block;
vertical-align: top;
} a {
color: #4777ac;
transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
color: #000;
text-decoration: underline;
}
a:focus {
outline: none;
} label {
color: #000;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
margin-bottom: 10px;
display: block;
}
input,
select,
textarea,
button {
font-family: 'Bai Jamjuree', sans-serif;
}
input[type="text"],
input[type="submit"],
input[type="button"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea {
-webkit-appearance: none;
outline: none;
}
select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="number"],
textarea {
border: 1px solid #dedede;
padding: 0 15px;
color: #000;
font-size: 16px;
height: 46px;
font-weight: 400;
width: 100%;
}
textarea {
display: block;
height: 150px;
padding: 20px 15px;
resize: none;
overflow: auto;
}
select { padding-right: 1.875em; }
select:focus {
outline: none;
} select::-ms-expand {
display: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus {
border-color: #293a89ff;
outline: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
padding: 0 15px;
height: 40px;
font-size: 14px;
line-height: 1.5;
text-align: center;
border: none;
text-transform: uppercase;
border-radius: 0px;
color: #fff;
background-color: #293a89ff;
outline: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #8eb6dbff;
color: #fff;
outline: none;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-input-placeholder {
opacity: 1 !important;
color: #000;
}
:-moz-placeholder {
opacity: 1 !important;
color: #000;
}
::-moz-placeholder {
opacity: 1 !important;
color: #000;
}
:-ms-input-placeholder {
opacity: 1 !important;
color: #000;
}
.form-group {
margin-bottom: 20px;
} table {
border-spacing: 0;
border-collapse: collapse;
}
td {
text-align: left;
font-weight: normal;
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-bordered {
width: 100%;
max-width: 100%;
text-align: left;
}
.table-bordered th,
.table-bordered td {
vertical-align: bottom;
border-bottom: 1px solid #ddd;
padding: 10px;
}  .wrapper {
position: relative;
display: flex;
justify-content: space-between;
align-content: space-between;
width: 100%;
min-height: 100%;
flex-wrap: wrap;
background-color: #fff;
}
.main-container {
width: 100%;
}
.container,
.container-fluid {
width: 100%;
max-width: 1600px;
margin: auto;
padding-right: 50px;
padding-left: 50px;
}
.container-fluid {
max-width: 1900px;
} .radio-item {
display: inline-block;
vertical-align: middle;
padding: 0 10px;
}
.radio-item:first-child {
padding-left: 0;
}
.radio-custom {
position: absolute;
opacity: 0;
}
.radio-custom:focus + .radio-custom-label {
outline: none;
}
.radio-custom:checked + .radio-custom-label:before {
background-color: #000;
}
.radio-custom-label {
margin: 0;
color: #000;
cursor: pointer;
}
.radio-custom-label:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 10px;
width: 10px;
margin-top: -3px;
margin-right: 10px;
border: 2px solid #fff;
border-radius: 50%;
box-shadow: 0 0 0px 2px #000;
background-color: #fff;
cursor: pointer;
} .main-header {
width: 100%;
height: auto;
} .hamburger {
display: flex;
align-items: center;
justify-content: center;
height: 1em;
width: 1em;
padding: 0;
margin: 0;
font-size: 50px;
text-align: center;
background-color: #fff;
border-radius: 100%;
box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
}
.hamburger:not(.close) {
position: absolute;
top: 60px;
right: 20px;
z-index: 99;
transition: top 0.2s ease-in-out;
}
body.woocommerce-account.woocommerce-page .woocommerce {padding-top: 50px;padding-bottom: 50px;max-width: 1200px;margin: 0 auto;}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
max-width: 288px;
list-style: none;
border-right: 1px solid;
}
.hamburger:hover,
.hamburger:focus { outline: none;
}
.hamburger .line {
display: block;
width: 0.5em;
height: 2px;
margin: 6px;
background-color: #293a89ff;
}
.hamburger .line:first-child{
width: 0.6em;
}
.hamburger:hover {
cursor: pointer;
}
.hamburger .wrap {
display: block;
}
.hamburger.close {
padding: 10px;
}
.hamburger.close .wrap {
position: relative;
display: block;
width: 0.6em;
height: 0.6em;
}
.hamburger.close .line {
position: absolute;
top: calc(50% - 2px);
width: 100%;
margin: 0;
background-color: #293a89ff;
transform: rotate(45deg);
}
.hamburger.close .line:last-child {
transform: rotate(-45deg);
}
.mobile-header{background-color: #fff;
padding: 10px 20px;}
.menu-state {
position: fixed;
top: 0;
bottom: 0;
left: -100%;
z-index: 999;
width: 100%;
max-width: 450px;
background-color: #8eb6dbff;
transition: all 0.3s ease-in-out;
}
.mobilenav.is-open .menu-state {
left: 0;
}
.mobilenav .nav-logo {
padding: 15px;
}
.mobilenav ul,
.mobilenav li {
position: relative;
padding: 0;
margin: 0;
list-style: none;
}
.mobilenav ul ul {
display: none;
}
.mobilenav .caret {
position: absolute;
top: 0.35em;
right: 2px;
display: block;
width: 1.8em;
height: 1.8em;
cursor: pointer;
}
.mobilenav .caret:not(.trigger-caret) {
pointer-events: none;
}
.mobilenav .caret:before,
.mobilenav .caret:after {
position: absolute;
content: '';
top: 0;
left: 0;
bottom: 0;
right: 0;
display: block;
margin: auto;
width: 1em;
height: 2px;
background: #fff;
}
.mobilenav .caret:after {
transform: rotate(-90deg);
transition: all .2s ease;
}
.mobilenav .is-open>.caret:after {
transform: rotate(0);
}
.mobilenav ul li {
font-size: 16px;
}
.mobilenav ul a {
display: block;
padding: 0.5em 0.75em;
color: #fff;
font-size: 1em;
text-decoration: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.25);
z-index: 2;
cursor: pointer;
}
.mobilenav li li {
font-size: 16px;
}
.mobilenav .has-sub>a {
padding-right: 1.875em;
}
.mobilenav li li a {
padding-left: 1.875em;
}
.mobilenav li li li {
font-size: 15px;
}
.mobilenav li li li a {
padding-left: 2.67em;
}
.mobilenav .nav-backdrop {
position: fixed;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.8);
transition: all 0.4s ease-in;
opacity: 0;
visibility: hidden;
z-index: -1;
}
.mobilenav.is-open .nav-backdrop {
opacity: 1;
visibility: visible;
z-index: 999;
}
.mobilenav .menu-outer {
max-height: calc(100vh - 80px);
padding-bottom: 60px;
overflow-y: auto;
} .main-footer {
width: 100%;
height: auto;
line-height: normal;
background: #808080;
} .error-404-pg .img-wrap {
max-width: 390px;
margin: 0 auto;
} .btn {
display: inline-block;
padding:12px 30px;
font-size: 16px;
font-weight: 600;
line-height: 1;
text-align: center;
border: none;
border-radius: 20px;
color: #fff;
background-color: #293a89ff;
}
.btn:hover,
.btn:focus {
color: #fff;
background-color: #8eb6dbff;
text-decoration: none;
}
.btn-sm {
padding: 6px 12px;
}
.btn-md {
padding: 12px 24px;
}
.btn-link , .btn-link-main {
color: #293a89ff;
font-size: 16px;
font-weight: 500;
margin-bottom: 2px;
}
.btn-link-main:hover,
.btn-link:hover,
.btn-link:focus {
color: #8eb6dbff;
text-decoration: none;
}
div#customer_login {
margin-top: 30px;
margin-bottom: 30px;
} .intro-header {
background-color: #293a89ff;
padding: 15px 0;
}
.intro-header p{
font-size: 14px;
font-weight: 500;
margin: 0;
color: #fff;
}
.main-header .site-header-wrapper {
padding: 20px 0;
display: flex;
align-items: center;
justify-content: space-between;
}
.custom-logo-link {
width: 150px;
margin-right: 30px;
display: inline-block;
}
.main-header a.custom-logo-link img {
max-width: 124px;
height: auto;
}
.main-header .right-header {
display: flex;
justify-content: space-between;
align-items: center; width: calc(100% - 150px);
} .navigation {
width: 100%;
height: auto;
}
.navigation ul {
padding: 0;
margin: 0;
list-style: none;
display: flex;
justify-content: flex-start;
align-items: center;
}
.navigation ul li {
padding: 0;
list-style: none;
margin: 0 22px;
}
.navigation ul li a{
padding: 10px 0;
font-size: 16px;
font-weight: 600;
color: #293a89ff;
position: relative;
display: block;
}
.navigation ul li:hover > a{
text-decoration: none;
}
.login-info {
display: flex;
justify-content: flex-end;
align-items: center;
}
.search-form .screen-reader-text{
display: none;
}
.search-form {
position: relative;
width: 200px;
}
.search-form label {
margin: 0;
}
.search-form input[type="search"]{
background-color: #F1F1F1;
border-radius: 15px;
height: 30px;
font-size: 13px;
font-weight: 300;
width: 100%;
padding: 0 35px 0 15px;
}
.search-form input[type="submit"] {
width: 50px;
height: 30px;
background-image: url(https://ennova-eu.net/wp-content/themes/innova/images/search-icon.png);
font-size: 0;
background-position: center;
background-repeat: no-repeat;
background-size: 20px 20px;
background-color: transparent;
position: absolute;
top: 0;
right: 0;
padding: 0;
}
.login-info .login-icon {margin: 0 18px;cursor: pointer;height: 20px;width: 20px;}
.login-info .login-icon svg{
height: 100%;
width: 100%;
}
.login-info .btn{
padding: 10px 25px;
} .hero-section {
padding: 160px 0;
position: relative;
}
.hero-image{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.hero-content {
max-width: 660px;
position: relative;
}
.hero-content h1{
font-size: 30px;
font-weight: 600;
text-transform: uppercase;
color: #293a89ff;
margin-bottom: 15px;
}
.inner-banner-title.high-back-color {
font-size: 50px;
font-weight: 700;
}
.hero-content h2{
color: #293a89ff;
font-size: 50px;
line-height: 1.2;
font-weight: 600;
margin-bottom: 30px;
}
.hero-content p{
color: #293a89ff;
font-weight: 300;
margin-bottom: 40px;
font-size: 16px;
}
.page-template-about-template .inner-banner-content{padding-top: 135px;padding-bottom: 150px;} .offer-section {
padding: 100px 0;
background-color: #FAFAFA;
}
.offer-wrapper{
display: flex;
justify-content: space-between;
margin: 0 -35px;
}
.offer-sidebar {
width: 30%;
padding: 0 15px;
margin-left: -50px;
}
.offer-tab-container{
width: 70%;
padding: 0 15px;
}
.offer-sidebar h3{
font-size: 36px;
line-height: 2;
font-weight: 700;
color: #293a89ff;
padding-left: 70px;
margin-bottom: 50px;
}
.offer-sidebar h3 strong{
color: #8eb6dbff;
display: block;
}
.offer-sidebar .offer-tabs {
margin: 0;
padding: 0;
}
.offer-sidebar .offer-tabs li {
margin: 0 0 30px 0;
padding: 0;
cursor: pointer;
position: relative;
color: #CBCBCB;
list-style: none;
transition: 0.4s all;
display: flex;
justify-content: flex-start;
align-items: center;
font-size: 20px;
font-weight: 500;
}
.offer-sidebar .offer-tabs li .offer-tab-icon{
width: 50px;
text-align: center;
margin-right: 20px;
padding-right: 20px;
position: relative;
}
.offer-sidebar .offer-tabs li .offer-tab-icon img{filter: grayscale(1);transition: 0.4s all;}
.offer-sidebar .offer-tabs li .offer-tab-icon:before{
position: absolute;
content: "";
height: 60px;
width: 3px;
background-color: #293a89ff;
top: 50%;
right: 0;
opacity: 0;
transform: translate(0,-50%);
}
.offer-tab-intro + .incubation-box-section {
margin-top: 0;
}
.offer-sidebar .offer-tabs li.active .offer-tab-icon img,
.offer-sidebar .offer-tabs li:hover .offer-tab-icon img{filter: grayscale(0);}
.offer-sidebar .offer-tabs li.active .offer-tab-icon:before,
.offer-sidebar .offer-tabs li:hover .offer-tab-icon:before{
opacity: 1;
}
.offer-sidebar .offer-tabs li:hover,
.offer-sidebar .offer-tabs li.active {
color: #293a89ff;
}
.offer-tab-container {
clear: both;
}
.offer-tab-content {
padding: 20px;
display: none;
}
.offer-tab-drawer-heading { display: none; }
@media screen and (max-width: 480px) { .offer-tab-drawer-heading {
background-color: #ccc;
color: #fff;
border-top: 1px solid #333;
margin: 0;
padding: 5px 20px;
display: block;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.d_active {
background-color: #666;
color: #fff;
}
}
.offer-tab-content .offer-tab-intro{
padding: 60px 0 0;
max-width: 800px;
margin: 0 auto;
}
.offer-tab-content .offer-tab-intro h2{
font-size: 36px;
font-weight: 700;
color: #293a89ff;
}
.offer-tab-content .offer-tab-intro h3{
font-size: 18px;
font-weight: 500;
color: #293a89ff;
}
.offer-tab-content .offer-tab-intro p{}
.icon-box-section .icon-box-wrapper{
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 0 -10px 50px;
}
.icon-box-section .icon-box-wrapper .box-item { width: 50%;
padding: 0 20px;
margin: 20px 0;
min-height: 250px;
}
.box-item-inner {
background-color: #fff;
text-align: center;
height: 100%;
display: flex;
justify-content: center;
align-items: start;
flex-wrap: wrap;
border-radius: 20px;
padding: 30px;
}
.box-item-inner .box-icon{
width: 50px;
height: 50px;
margin: 0 auto 30px;
}
.box-item-inner svg{
width: 100%;
}
.box-item-inner h5{
width: 100%;
font-size: 18px;
font-weight: 500;
}
.incubation-box-section .box-item-inner ul li{
color: #808080;
font-size: 14px;
line-height: 1.9;
font-weight: 300;
list-style: none;
padding: 0;
}
.incubation-box-section .box-item-inner ul li:before {
content: "";
background-color: #8eb6dbff;
height: 6px;
width: 6px;
border-radius: 100%;
display: inline-block;
margin-right: 5px;
vertical-align: middle;
margin-top: -3px;
}
.incubation-box-section .box-item-inner li strong{
color: #8eb6dbff;
}
.incubation-box-wrapper{
display: flex;
justify-content: center;
flex-wrap: wrap;
margin-bottom: 25px;
}
.incubation-box-wrapper .box-item {
width: 50%;
padding: 0 20px;
margin: 20px 0;
min-height: 250px;
}
.offer-tab-content .button-group{
text-align: center;
}
.incubation-box-section .box-item-inner .btn{margin-top: 50px;}
.card-section {margin-bottom: 30px;}
.card-section .card-wrapper{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.card-section + .button-group .btn-link{
text-decoration: underline;
}
.card-section .card-wrapper .card-item {
width: 33.33%;
padding: 0 10px;
margin: 30px 0 0px;
display: flex;
}
.card-section .card-wrapper .card-item-inner {
border-radius: 20px;
height: 100%;
background-color: #fff;
text-align: center;
overflow: hidden;
box-shadow: 10px 10px 10px rgba(0,0,0,0);
transition: 0.4s all;
display: flex;
flex-flow: column;
width: 100%;
}
.card-section .card-wrapper .card-item-inner:hover {
box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
}
.card-section .card-wrapper .card-image {
padding-top: 0;
position: relative;
display: flex;
}
.card-section .card-wrapper .card-image img {     width: 100%;
object-fit: cover;
height: 180px;
}
.card-section .card-wrapper .card-body {
padding: 20px 32px 30px;
display: flex;
flex-flow: column;
justify-content: space-between;
height: 100%;
}
.card-section .card-wrapper .card-body h4 {
font-size: 18px;
font-weight: 500;
color: #293a89ff;
height: 100%;
}
.card-section .card-wrapper .card-body p{
font-size: 14px;
font-weight: 300;
color: #808080;
}
.card-section .card-wrapper .btn-link{
text-decoration: underline;
} .news-section {
padding: 80px 0;
}
.news-section.mobile-screen{display: none;}
.news-section h2 {color:#293a89ff;}
.news-section h2 strong{
color: #8eb6dbff;
}
.news-wrapper {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 0 -10px;
}
.news-wrapper .news-item{
width: 25%;
padding: 0 10px;
margin: 10px 0;
}
.news-wrapper .news-item-inner {
box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
border-radius: 20px;
overflow: hidden;
height: 100%;
display: block;
}
.news-wrapper .news-item-inner:hover {
text-decoration: none;
}
.news-wrapper .news-item-inner .card-image{
position: relative;
padding-top: 50%;
}
.news-wrapper .news-item-inner .card-image img{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
object-fit: cover;
width: 100%;
height: 100%;
}
.news-wrapper .news-item.large .news-item-inner .card-image {
padding-top: 52%;
}
.news-wrapper .news-item.large{
width: 50%;
}
.news-wrapper .news-item.large .news-item-inner{
box-shadow: 10px 10px 10px rgba(0,0,0,0);
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.news-wrapper .news-item.large .news-item-inner:before{
content: "";
background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
opacity: 0.3;
}
.news-wrapper .news-item.large .card-content{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: flex;
flex-direction: column-reverse;
z-index: 2;
padding: 4px 40px;
}
.news-wrapper .news-item .card-content p strong{
color: #293a89ff;
}
.news-wrapper .news-item .card-content p{
font-size: 16px;
font-weight: 500;
color: #808080;
line-height: 1.5;
}
.news-wrapper .news-item.large .card-content p{
color: #fff;
font-size: 22px;
line-height: 1.2;
margin-bottom: 8px;
}
.news-wrapper .news-item.large .card-content p strong{
color: #fff;
}
.news-wrapper .news-item .card-content {
padding:4px 25px 30px;
}
.news-wrapper .news-item .tags{
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
margin: 5px -5px;
}
.news-wrapper .news-item .tags span{
background-color: #8eb6dbff;
padding: 5px 15px;
line-height: 1.2;
border-radius: 20px;
color: #fff;
display: inline-block;
margin: 5px;
font-size: 10px;
font-weight: 500;
}
.footer-wrapper{
padding: 60px 0 40px;
background-color: #293a89ff;
}
.footer-top {
margin-bottom: 50px;
display: flex;
align-items: center;
}
.footer-top .social-media h5{
color: #fff;
margin: 0;
font-size: 30px;
font-weight: 500;
line-height: 1;
}
.footer-top .social-media {
display: flex;
align-items: center;
margin-right: 30px;
}
.footer-top .social-media ul{
display: flex;
align-items: center;
list-style: none;
}
.footer-top .social-media ul li{
list-style: none;
margin: 9px;
padding: 0;
}
.footer-top .social-media ul li a {
background-color: #fff;
border-radius: 100%;
height: 40px;
width: 40px;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
line-height: 1;
font-size: 22px;
transition: 0.4s all;
color: #293a89ff;
}
.footer-top .social-media ul li i{
line-height: 1;
margin-top: 2.1px;
}
.footer-top .social-media ul li:hover a{
text-decoration: none;
background-color: #8eb6dbff;
color: #fff;
}
.footer-top .button-group .btn{
margin: 0 10px;
}
.footer-top .button-group .btn {
font-weight: 300;
color: #8eb6dbff;
}
.footer-top .button-group .btn:hover {
background-color: #fff;
color:  #293a89;
}
.footer-copyright p{
font-size: 16px;
color: #fff;
font-weight: 300;
line-height: 26px;
}
.footer-copyright p a {
color: inherit;
transition: 0.4s all;
font-weight: 500;
} .cta-section {
padding: 70px 0;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.cta-section .cta-content {
width: 50%;
background-color: #293a89ff;
border-radius: 20px;
padding: 40px 50px;
}
.cta-section .cta-content h2{
color: #fff;
font-size: 36px;
}
.cta-section .cta-content h2 strong{
font-size: 30px;
}
.cta-section .cta-content p{
color: #fff;
font-size: 16px;
font-weight: 300;
line-height: 1.7;
margin-bottom: 25px;
}
.cta-section .button-group {
display: flex;
align-items: center;
}
.cta-section .button-group .btn {
background-color: #fff;
color: #293a89ff;
margin-right: 20px;
border: 1px solid #fff;
}
.cta-section .button-group .btn:hover {
background-color: transparent;
color: #fff;
}
.cta-section .button-group .btn-link {
color: #fff;
}
.cta-section .button-group .btn-link:hover {
text-decoration: underline;
}
.marketing-section {
padding: 80px 0;
}
.marketing-wrapper{
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 0 -15px;
}
.marketing-block{
width: 33.33%;
padding: 0 15px;
margin: 15px 0;
}
.marketing-block-inner {
background-color: #293a89ff;
border-radius: 20px;
padding: 40px;
height: 100%;
}
.marketing-img{
width: 65px;
margin-bottom: 20px;
height: 65px;
}
.marketing-img svg,
.marketing-img img{
width: 100%;
height: 100%;
}
.marketing-block-inner h4{
color: #fff;
font-size: 30px;
line-height: 1.3;
font-weight: 700;
}
.marketing-block-inner p{
color: #fff;
font-size: 16px;
font-weight: 300;
margin-bottom: 30px;
}
.marketing-block-inner .btn {
background-color: #fff;
color: #293a89ff;
border: 1px solid #fff;
}
.marketing-block-inner .btn:hover {
background-color: #293a89ff;
color: #fff;
}
.box-item-inner h5 {
color: #293a89ff;
}
.subscriber-section{
background-color: #FAFAFA;
padding: 60px 0;
}
.subscriber-wrapper{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
}
.subscriber-content{
width: 50%;
}
.subscriber-form{
width: 40%;
display: flex;
align-items: flex-start;
flex-wrap: wrap;
}
.form-group.full-width{
width: 100%;
}
.form-group.form-checkbox{
display: flex;
align-items: flex-start;
}
.form-group.form-checkbox input{
height: 15px;
width: 15px;
border-radius: 100%;
background-color: #F1F1F1;
}
.form-group.email-field{
width: calc(100% - 150px);
}
.form-group.subscribe-btn {
width: 130px;
margin-left: 20px;
}
.form-group.email-field input{
border-radius: 20px;
background-color: #F1F1F1;
border: 0;
padding: 0 25px;
height: 40px;
}
.form-group.subscribe-btn button{
border:1px solid #293a89ff;
background-color: #293a89ff;
border-radius: 20px;
color: #fff;
padding: 0 25px;
height: 40px;
text-transform: capitalize;
width: 100%;
}
.form-group.subscribe-btn button:hover{
color: #293a89ff;
background-color: #fff;
}
.styled-checkbox {
position: absolute;
opacity: 0;
}
.styled-checkbox + label {
position: relative;
cursor: pointer;
padding: 0;
font-size: 14px;
font-weight: 500;
}
.styled-checkbox + label:before {
content: "";
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
width: 15px;
height: 15px;
background: #F1F1F1;
border-radius: 100%;
margin-top: 2px;
}
.styled-checkbox:hover + label:before {
background: #293a89ff;
}
.styled-checkbox:focus + label:before {
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0);
}
.styled-checkbox:checked + label:before {
background: #293a89ff;
}
.styled-checkbox:disabled + label {
color: #b8b8b8;
cursor: auto;
}
.styled-checkbox:disabled + label:before {
box-shadow: none;
background: #ddd;
}
.styled-checkbox:checked + label:after {
content: "";
position: absolute;
left: 5px;
top: 9px;
background: white;
width: 2px;
height: 2px;
box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
transform: rotate(45deg);
}
.subscriber-content h4{
font-size: 36px;
line-height: 1.42;
font-weight: 500;
margin-bottom: 0;
}
.subscriber-content h4 strong{
color: #8eb6dbff;
}
.slick-dots {
position: static;
padding: 10px 0;
}
.slick-dots li{width: 40px;height: 2px;}
.slick-dots li button{width: 40px;height: 2px;background: #CBCBCB;padding: 0;}
.slick-dots li button:before{display: none;}
.slick-dots li.slick-active button{background-color: #8eb6dbff;}
.mobilenav .search-form {
width: 100%;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: 0.4s all;
}
.mobile-search {
position: absolute;
z-index: 99;
top: 0;
width: 100%;
padding: 0 15px;
text-align: right;
height: 100%;
background: rgba(0,0,0,0);
padding-top: 130px;
transition: 0.4s all;
pointer-events: none;
}
.mobile-search .search-icon {
height: 50px;
width: 50px;
display: inline-block;
background: #fff;
border-radius: 100%;
position: relative;
box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
pointer-events: all;
}
.mobile-search .search-icon:before{
content: "\f002";
font-family: "FontAwesome";
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translate(0,-50%);
margin: 0 auto;
text-align: center;
font-size: 20px;
}
.mobile-search.active{
background: rgba(0,0,0,0.6);
pointer-events: all;
}
.mobilenav .mobile-search.active .search-form {
opacity: 1;
visibility: visible;
pointer-events: all;
}
.mobile-search.active .search-icon:before{
content: "\f00d";
} .process-section{
background-color: #293a89ff;
padding: 160px 0;
}
.process-section .process-wrapper{
display: flex;
justify-content: space-between;
flex-wrap: wrap; }
.process-image {
width: calc(50% - 80px);
margin-left: -80px;
margin-top: 40px;
}
.process-image-inner{
position: relative;
padding-top: 100%;
border-radius: 40px;
overflow: hidden;
}
.process-image-inner img{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
height: 100%;
object-fit: cover;
}
.process-description{
width: calc(50% + 50px);
}
.process-title{margin-bottom: 80px;padding-left: 140px;}
.process-title h2{font-size: 50px;font-weight: 600;color: #fff;margin-bottom: 0px;}
.process-step {
display: flex;
justify-content: flex-start;
align-items: center;
margin-bottom: 55px;
}
.process-step:last-child{
margin-bottom: 0;
}
.process-step .process-icon {width: 70px;height: 60px;text-align: center;}
.process-step .process-icon svg{width: 100%;}
.process-step .process-icon img{height: 100%;width: auto;margin: 0 auto;max-width: 100%;}
.process-step .process-icon svg path{fill:#8eb6dbff;}
.process-content{padding-left: 70px;width: calc(100% - 70px);}
.process-content h4{color: #fff;margin: 0;font-size: 40px;font-weight: 700;}
.process-content h4 i{color: #8eb6dbff;}
.process-content p{color: #fff;margin: 0;color: #8eb6dbff;font-size: 30px;font-weight: 500;}
.process-content a:hover, .process-content a {
color: #8eb6dbff;
}
.startup-overrivew{
padding: 110px 0;
}
.startup-inner{
display: flex;
flex-wrap: wrap;
margin: 0 -50px;
}
.project-info{
width: 50%;
padding: 50px;
}
.project-info .strength{
border-bottom: 1px solid #8eb6dbff;
margin-bottom: 30px;
}
.project-info .strength h2{font-size: 70px;font-weight: 600;color: #293a89ff;line-height: 1;
margin-bottom: 40px;}
.project-info .sub-inner {
display: flex;
align-items: center;
}
.project-info .sub-inner p{font-size: 30px;font-weight: 500;color: #8eb6dbff;}
.project-info .sub-inner .project-icon{width: 50px;margin-right: 30px;}
.project-info .sub-inner .project-icon svg{width: 100%;}
.project-info .sub-inner .project-icon svg path{fill:#293a89ff;}
.our-team-section{
padding: 70px 0;
background-color: #f1f1f1;
}
.our-team-section h2{
color: #293a89ff;
font-size: 50px;
font-weight: 600;
margin-bottom: 70px;
}
section#our_network {
background: #293a89;
}
section#our_network .profile-info {background: #ffff;}
section#our_network .profile-info h4 {
color: #293a89;
}
section#our_network .profile-inner .plus-icon svg line {
stroke: #293a89 !important;
}
section#our_network h2 {
color: #fff;
}
.our-team-wrapper{
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.member-info {
width: 25%;
padding: 0 10px;
}
.profile-info {
background: #293a89ff;
border-radius: 20px;
padding: 30px;
}
.profile-img {
text-align: center;
position: relative;
padding-top: 110%;
width: calc(100% - 40px);
margin: 0 auto;
}
.profile-img img {
margin: 0 auto;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
height: 100%;
object-fit: cover;
object-position: top;
}
.fancybox-content.detail-info {
max-width: 550px;
}
.fancybox-content.detail-info p{font-size: 18px;color: #293a89ff}
.profile-inner .info-hidden {display: none;color: #fff;}
.profile-inner {padding-bottom: 70px;position: relative;}
.profile-inner .plus-icon {
position: absolute;
right: 0;
bottom: 0;
width: 27px;
height: 27px;
}
.profile-inner .plus-icon svg{
height: 100%;
width: 100%;
}
.profile-inner h4{
color: #fff;
margin: 0 0 10px 0;
font-size: 30px;
font-weight: 600;
text-transform: capitalize;
}
.profile-inner h6{
font-size: 22px;
font-weight: 500;
color: #8eb6dbff;
text-transform: uppercase;
}
.our-team-wrapper .slick-dots {
padding-top: 70px;
}
.our-team-wrapper .slick-dots li{}
.our-team-wrapper .slick-dots li button{background-color: #293a89ff;}
.our-team-wrapper .slick-dots li.slick-active button{background-color: #fff;} .publication-section{
padding: 70px 0;
}
.publication-section .top-info{
margin-bottom: 70px;
}
.publication-section .top-info h6{
color: #8eb6dbff;
font-size: 20px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 0;
}
.publication-section .top-info h2{
font-size: 36px;
font-weight: 700;
color: #293a89ff;
margin-bottom: 0;
}
.publication-wrapper{ }
.publication-wrapper .slick-dots {
padding: 70px 0 10px;
}
.publication-wrapper .slick-dots li{margin: 0;}
.publication-wrapper .slick-list{
padding: 0 10%;
}
.publication-info{
padding: 0 15px;
margin: 15px 0;
}
.publication-info .profile-img {
padding-top: 62.5%;
position: relative;
border-radius: 20px;
overflow: hidden;
margin-bottom: 12px;
}
.publication-info .profile-img img{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
object-fit: cover;
}
.publication-sub-info{
padding: 25px 40px;
background-color: #FAFAFA;
border-radius: 20px;
}
.publication-sub-info .publication-both-data {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 5px;
}
.publication-sub-info .publication-both-data h4 {
font-size: 18px;
font-weight: 500;
color: #8eb6dbff;
margin: 0;
}
.publication-sub-info .publication-both-data .published-date{
font-size: 14px;
font-weight: 300;
color: #293a89ff;
margin: 5px 0;
}
.publication-sub-info p.fi-line {
color: #293a89ff;
font-size: 20px;
font-weight: 600;
}
.publication-sub-info p{
font-size: 16px;
font-weight: 300;
color: #333333;
}
.publication-sub-info .action-right {
font-size: 16px;
font-weight: 500;
color: #333333;
text-decoration: underline;
}
.publication-sub-info .action-right:hover{
color: #8eb6dbff;
}
.contactus-more-info {
background-color: #293a89ff;
}
.contactus-more-wrapper{
display: flex;
}
.co-info-content{
width: 50%;
padding: 70px 200px 100px;
padding-left:calc((100% - 1500px) / 2);
}
.co-info-image{
width: 50%;
position: relative;
}
.co-info-image-inner{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.chat-icon {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.chat-icon svg{
margin-right: 13px;
}
.chat-icon span{
font-size: 20px;
font-weight: 500;
color: #fff;
display: inline-block;
vertical-align: middle;
}
.co-info-content h2{
font-size: 50px;
font-weight: 600;
color: #fff;
line-height: 1.3;
}
.co-info-content p{
font-size: 16px;
font-weight: 300;
color: #fff;
margin-bottom: 60px;
}
.co-info-content .btn {
background-color: #fff;
color: #293a89ff;
border: 1px solid #fff;
}
.co-info-content .btn:hover {
background-color: #293a89ff;
color: #fff;
}
.inner-banner-section{
background-color:#8eb6dbff;
}
.inner-banner-section.blue-bg{
background-color: #8eb6dbff;
}
.inner-banner-section.dark-blue-bg{
background-color: #293a89ff;
}
.inner-banner-section.dark-blue-bg .inner-banner-content h1 strong{color:#8eb6dbff;}
.inner-banner-section.blue-bg .inner-banner-content p,
.inner-banner-section.dark-blue-bg .inner-banner-content p{
color:#fff;
}
.inner-banner-section.blue-bg .btn{background-color: #fff;color: #8eb6dbff}
.inner-banner-section.blue-bg .btn:hover{background-color: #293a89ff;color: #fff;}
.inner-banner-section.dark-blue-bg .btn {
background-color: #fff;
color: #293a89ff;
}.inner-banner-section.dark-blue-bg .btn:hover {
background-color: #8eb6dbff;
color: #fff;
}
.inner-banner-wrapper{
display: flex;
}
.inner-banner-section .btn{margin-top: 20px;}
.inner-banner-content{
width: 50%;
padding: 70px 200px;
padding-left:calc((100% - 1500px) / 2);
position: relative;
}
.inner-banner-content .date-time{
position: absolute;
bottom: 0;
display: flex;
align-items: flex-end;
}
.inner-banner-content .date-time .date {
background-color: #fff;
border-radius: 20px 20px 0 0;
padding: 5px 20px;
font-size: 40px;
font-weight: 700;
color: #293a89ff;
line-height: 1.2;
margin-right: 15px;
}
.inner-banner-content .date-time .time {
background: #ffffff;
padding: 5px 15px;
border-radius: 20px 20px 0 0;
font-size: 40px;
font-weight: 500;
color: #293a89;
line-height: 1.2;
}
.inner-banner-content .date-time .time span {
font-weight: 300;
color: #8eb6db;
}
section.inner-banner-section.dark-blue-bg.news span.title-tag {
background-color: #293a89;
color: #fff;
}
section.inner-banner-section.dark-blue-bg.news .btn {
background-color: #fff !important;
color: #293a89 !important;
}
section.inner-banner-section.dark-blue-bg.news .btn:hover {
background-color: #293a89 !important;
color: #fff !important;
}
.inner-banner-content {
font-size: 16px;
font-weight: 300;
}
.inner-banner-content .title-tag {
font-size: 30px;
font-weight: 600;
background-color: #8eb6dbff;
border-radius: 5px;
padding: 5px 10px;
display: inline-block;
margin-bottom: 15px;
color: #293a89;
}
.inner-banner-content .button-group .btn:not(.white) {
background: #8eb6db;
border: 1px solid #8eb6db;
}
.inner-banner-content .button-group .btn:not(.white):hover {
background: transparent;
border: 1px solid #fff;
}.inner-banner-image{
width: 50%;
position: relative;
}
.inner-banner-img{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.inner-banner-title {font-size: 40px;line-height: 1.2;font-weight: 600;}
.inner-banner-title,
.inner-banner-image-des p{color: #fff;}  .inner-banner-title.high-back-color,
.inner-banner-image-des.high-back-color p {
background-color: #8eb6dbff;
padding: 1px 5px;
display: inline;
}
.inner-banner-image-des.high-back-color{margin: 20px 0;}
.inner-banner-image-des p{font-size: 16px;font-weight: 300;line-height: 1.6;}
.inner-banner-content h2{
font-size: 50px;
font-weight: 600;
color: #293a89ff;
line-height: 1.3;
margin-bottom: 60px;
}
.inner-banner-section.webinar-banner .inner-banner-content{padding-bottom: 150px;}
.inner-banner-content .button-group{margin: 0 -10px;}
.inner-banner-content .button-group .btn{margin: 0 10px;}
.intro-section{
padding: 80px 0;
}
.intro-wrapper h2{
color: #293a89ff;
font-size: 36px;
line-height: 1.2;
font-weight: 700;
}
.intro-wrapper h3{
color: #8eb6dbff;
font-size: 36px;
line-height: 1.2;
font-weight: 500;
}
.intro-wrapper p{
font-size: 16px;
font-weight: 300;
color: #333333;
} .promo-section{padding: 30px 0;}
.promo-item{
display: flex;
justify-content: space-between;
padding: 30px 0;
}
.promo-image{
width: calc(35% - 25px);
}
.image-src{
position: relative;
padding-top: 100%;
border-radius: 20px;overflow: hidden;
}
.image-src img{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
height: 100%;
object-fit: cover;
}
.promo-image .image-src{}
.promo-content {
width: calc(65% - 25px);
display: flex;
align-items: center;
padding: 20px 60px;
padding-left: 120px;
box-shadow: 10px 10px 10px rgba(0,0,0,0.10);
border-radius: 20px;
}
.promo-content .promo-title{display: flex;align-items: center;margin-bottom: 30px;}
.promo-content .promo-title .promo-icon{margin-right: 30px;width: 50px;text-align: center;margin-left: -80px;}
.promo-content .promo-title .promo-icon svg path{fill:#8eb6dbff;}
.promo-content .promo-title h2{line-height: 1.2;margin-bottom: 0;font-size: 30px;font-weight: 700;}
.promo-item:nth-child(odd) .promo-content{
background-color: #293a89ff;
}
.promo-item:nth-child(odd) .promo-content *:not(.btn){
color: #fff
}
.promo-item:nth-child(odd) .promo-content .btn {
background-color: #fff;
color: #293a89;
margin-right: 15px;
border: 1px solid #fff;
}
.promo-item:nth-child(odd) .promo-content .btn:hover{
background-color: #293a89ff;
color: #fff;
}
.promo-item:nth-child(odd) .promo-content svg path{fill:#fff;}
.promo-content p{
margin-bottom: 30px;
font-size: 16px;
font-weight: 300;
color: #333333;
}
.promo-item:nth-child(even) .promo-content .btn{
border: 1px solid #293a89ff;
}
.promo-item:nth-child(even) .promo-content .btn:hover {
background-color: #fff;
color: #293a89ff;
}
.promo-content ul{
margin-bottom: 30px;
padding: 0;
}
.promo-content ul li{
padding: 0 0 0 25px;
margin: 0;
position: relative;
list-style: none;
display: block;
}
.promo-content ul li:before{
content: "";
position: absolute;
left: 0;
top: 8px;
height: 10px;
width: 10px;
border-radius: 100%;
background-color: #fff;
}
.promo-item:nth-child(odd) .promo-content ul li:before{
background-color: #fff;
}
.promo-item:nth-child(even) .promo-content ul li:before{
background-color: #293a89ff;
}
.promo-item:nth-child(even) .promo-content h5{
color: #8eb6dbff;
}
.promo-content ul.blue-highlight li span{
background-color: #293a89ff;
color:#8eb6dbff !important;
}
.promo-content ul.light-blue-highlight li span{
background-color: #8eb6dbff;
color:#293a89ff !important;
}
.promo-content-inner {
}
.promo-item:nth-child(even) {
flex-direction: row-reverse;
}
.services-cta-button {
text-align: center;
}
.services-cta-button a.btn{
border: 1px solid #293a89ff;
}
.contact-us-page .wpcf7-submit {
border: 1px solid #293a89;
}
.contact-us-page .wpcf7-submit:hover {
background: #fff;
color: #293a89;
}
.services-cta-button a.btn:hover {
background: #fff;
color: #293a89ff;
}
.services-listing-section{padding: 0 0 60px 0;}
.services-title{margin-bottom: 50px;}
.services-title h3{color: #293a89ff;font-size: 18px;font-weight: 500;margin: 0;}
.services-listing{}
.services-heading{display: flex;justify-content: flex-start;align-items: flex-start;}
.services-heading .icon{margin-right: 30px;width: 45px;}
.services-heading h3{font-size: 30px;font-weight: 500;colors: #8eb6dbff;margin: 0;}
.services-wrapper{display: flex;justify-content: flex-start;flex-wrap: wrap;padding: 50px 0;}
.services-wrapper .services-box{width: 20%;padding: 0 7px;margin: 7px 0;}
.services-wrapper .services-box .services-box-inner {background-color: #FAFAFA;border-radius: 20px;padding: 35px;height: 100%;}
.services-wrapper .services-box .services-icon{width: 30px; height: 40px; margin: 0 auto 40px; display: flex;}
.services-wrapper .services-box p{font-size: 14px;font-weight: 300;color: #808080;}
.cta-box-section {padding: 100px 0;}
.cta-box-intro{text-align: center;max-width: 710px;margin:0 auto 70px;}
.cta-box-intro h2{margin-bottom: 30px;font-size: 30px;color: #293a89ff;font-weight: 500;}
.cta-box-wrapper{display: flex;justify-content: flex-start;flex-wrap: wrap;margin: 0 -10px;}
.cta-box-item{width: 33.33%;padding: 0 10px;margin: 10px 0;}
.cta-box-item-inner{box-shadow: 10px 10px 10px rgba(0,0,0,0.2);border-radius: 20px;padding: 35px;height: 100%}
.cta-box-icon{width: 50px;margin: 0 auto 30px;}
.cta-box-icon svg path{fill:#8eb6dbff;}
.cta-box-item h3{text-align: center;font-size: 20px;font-weight: 500;color: #293a89ff;}
.cta-box-item p{font-size: 14px;font-weight: 300;color: #808080;}
.cta-box-item h4{font-size: 18px;font-weight: 500;color: #293a89;}
.cta-box-item ul li {
color: #293a89;
font-size: 14px;
}.cta-box-wrapper.gray-layout .cta-box-item-inner {background-color: #FAFAFA;box-shadow: 10px 10px 10px rgba(0,0,0,0); }
.service-intro{padding: 70px 0 30px;text-align: center;}
.service-intro h2{color: #293a89ff;font-size: 36px;font-weight: 700;margin-bottom: 30px;}
.service-intro h2 strong{color: #8eb6dbff;}
.service-intro h3{color: #293a89ff;font-size: 18px;font-weight: 500;margin-bottom: 70px;}
#post_filters{display: flex;justify-content: center;align-items: center;}
#post_filters .filter-wrapper{display: flex;justify-content: center;align-items: center;padding: 0 35px;}
#post_filters .filter-wrapper:last-child{padding-right: 0;}
#post_filters .filter-wrapper select{width: 180px;background: #F1F1F1;border-radius: 20px;color: #8eb6dbff;font-weight: 500;}
#post_filters .filter-wrapper label{margin: 0 20px;font-size: 16px;font-weight: 500;color: #293a89ff;}
.service-post-list{background-color: #FAFAFA;padding: 70px 0;}
.service-post-list .btn__wrapper{text-align: center;}
.service-post-list .btn__wrapper .btn {
background-color: #293a89ff;
color: #fff;
border: 1px solid #293a89ff;
}
.service-post-list .btn__wrapper .btn:hover{background-color: #fff;color: #293a89ff;}
.service-post-wrapper{padding: 0 50px;}
.service-post-wrapper .card-wrapper .card-item{width: 25%;} .service-post-wrapper .card-section .card-wrapper .card-body p:empty {
display: none;
}
.service-post-wrapper .card-wrapper .card-item .card-body h4{margin-bottom: 30px;}
.single-service-section{padding: 70px 0;}
.single-service-wrapper{display: flex;justify-content: space-between;align-items: flex-start;}
.single-service-content{width: 70%;padding-right: 150px;}
.single-service-sidebar{width: 30%;background-color: #FAFAFA;border-radius: 20px;padding: 40px 30px;}
.service-tabs {display: flex;justify-content: flex-start;align-items: center;padding: 0;margin: 0 0 60px 0;}
.service-tabs li {font-size: 20px;font-weight: 500;color: #293a89ff;padding: 0 0 10px 0 !important;margin: 0 50px 10px 0;list-style: none;cursor: pointer;position: relative;}
.service-tabs li:before{content: "";position: absolute;left: 0;bottom: 0;height: 1px;width: 0;background-color: #8eb6dbff;opacity: 0;transition: 0.4s all;}
.service-tabs li:hover,
.service-tabs li.active {color: #8eb6dbff;}
.service-tabs li:hover:before,
.service-tabs li.active:before {opacity: 1;width: 80%;}
.service-tab-container {margin-bottom: 80px;}
.service-tab-content {display: none;}
.service-tab-content h2{font-size: 30px;font-weight: 700;color:#8eb6dbff}
.service-tab-content p{margin-bottom: 30px;font-size: 16px;font-weight: 300;color: #333333;}
.service-tab-content h4{font-size: 20px;font-weight: 500;color: #8eb6dbff;}
.service-tab-drawer-heading { display: none; }
.service-tab-content li{color:#333333;font-weight: 300;font-size: 16px;}
@media screen and (max-width: 990px) {
.promo-item , .promo-item:nth-child(even) {
flex-flow: column;
max-width: 600px;
margin: 0 auto;
}
.promo-image {
width: 100%;
margin-bottom: 30px;
}
.promo-content {
width: 100%;
}
} .releated-services .card-wrapper .card-item{width: 50%;} .releated-services .card-header {display: flex;justify-content: space-between;align-items: center;margin-bottom: 55px;}
.releated-services .card-header h3{margin: 0;font-size: 20px;font-weight: 500;color: #293a89ff;}
.releated-services .card-header .btn-link{text-decoration: underline;color: #8eb6dbff;}
.releated-services .card-header .btn-link:hover{color: #293a89ff;}
.releated-services .card-section .card-wrapper{margin: 0 -10px;}
.releated-services .card-section .card-wrapper .card-item-inner {box-shadow: 10px 10px 10px rgba(0,0,0,0.2); width: 100%} .accordian-section .title{margin-bottom: 30px; }
.accordian-section .title h2{margin: 0;}
.accordian-wrapper {padding: 0 0 50px;}
.accordian-block {margin-bottom: 0; border-bottom:1px dotted #ccc;overflow: hidden;padding-right: 30px;}
.accordian-block .accordian-item {color: #8eb6dbff;display: block;font-size: 20px;font-weight: 400;line-height: 1.3;padding: 15px 0px;position: relative;text-decoration: none;}
.accordian-block .accordian-item::after {color: #8eb6dbff;content: "+";font-size: 18px;height: 20px;position: absolute;right: -20px;top: 50%;transform: translate(0px, -50%);width: 20px;transition:0.4s all;text-align: center}
.accordian-block.active .accordian-item::after{content: "-";}
.accordian-block .accordian-content {display: none;padding: 0px;padding-bottom: 20px}
.block-item {margin-bottom: 50px;}
.block-item:last-child{margin-bottom: 0;}
.block-item .share-btn{text-align: right;}
.block-item .share-btn a{font-size: 18px;font-weight: 300;color: #293a89ff;display: flex;align-items: center;justify-content: flex-end;}
.block-item .share-btn a:hover{color: #8eb6dbff;text-decoration: none;}
.block-item .share-btn svg{margin-left: 15px;}
.block-item h5{color: #293a89ff;font-size: 20px;font-weight: 500;margin-bottom: 30px;}
.block-item p{font-size: 14px;color: #333333;}
.block-item .info-wrapper .info-item{display: flex;justify-content: flex-start;margin-bottom: 30px;}
.block-item .info-wrapper .info-icon{width: 30px;margin-right: 15px;margin-top: 5px;}
.block-item .info-detail h4{font-size: 18px;font-weight: 500;color: #8eb6dbff;margin-bottom: 0;}
.block-item .button-group{padding-top: 50px;}
.block-item .button-group .btn-item{margin-bottom: 30px;}
.btn.primary {background-color: #293a89ff;color: #fff;}
.btn.primary:hover{background-color: #8eb6dbff;color: #fff;}
.btn.white {background-color: #fff;color: #293a89ff;border: 1px solid #293a89ff;}
.btn.white:hover {
background-color: #293a89ff;
color: #fff;
border-color: #fff;
}
.single-service-sidebar .btn.primary{
border: 1px solid #293a89ff;
}
.single-service-sidebar .btn.primary:hover {
background-color: #fff;
color: #293a89ff;
}
.news-intro{padding: 75px 0;}
.news-intro-wrapper{display: flex;justify-content: space-between;align-items: center;}
.intro-title h2{margin: 0;font-size: 36px;font-weight: 700;color: #293a89ff;}
.intro-title h2 strong{color: #8eb6dbff;}
.news-post-list .card-section .card-wrapper{margin: 0 -15px;}
.news-post-list .card-section .card-wrapper .card-item{padding: 0 15px;margin: 15px 0;}
.news-post-list .card-section .card-wrapper .card-image{padding-top: 0;margin-bottom: 12px;}
.news-post-list .card-section .card-wrapper .card-item-inner{text-align: left;}
.news-post-list .card-section .card-wrapper .card-body{background-color: #FAFAFA;border-radius: 20px;}
.news-post-list .pagination {padding: 130px 0;;}
.pagination .wp-pagenavi{display: flex;justify-content: center;align-items: center;}
.pagination .pages{display: none;}
.pagination .page, .pagination .current {font-size: 20px;font-weight: 500;color: #293a89ff;border-radius: 20px;height: 40px;width: 40px;border:1px solid #293a89ff;margin: 0 6px;text-align: center;padding: 0;line-height: 1.9;}
.pagination .current,
.pagination .page:hover,
.pagination .nextpostslink:hover,
.pagination .previouspostslink:hover {background-color: #293a89ff;color: #fff;text-decoration: none;}
.pagination .nextpostslink,
.pagination .previouspostslink{font-size: 20px;font-weight: 500;color: #293a89ff;border-radius: 20px;height: auto;width: auto;border: 1px solid #293a89ff !important;margin: 0 6px !important;text-align: center;padding: 5px 15px !important;display: inline-block;}
.news_category_list{display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.news_category_name{background-color: #8eb6dbff;padding: 5px 15px;line-height: 1.2;border-radius: 20px;color: #fff;display: inline-block;margin: 5px;font-size: 10px;font-weight: 500;}
.news_category_list {position: absolute;left: 0;bottom: 0;padding: 10px 40px;}
.theme_title_and_date{display: flex;justify-content: space-between;align-items: center;margin-bottom: 15px;}
.news_theme_title {font-size: 18px;font-weight: 500;color: #8eb6dbff;}
.news_date {font-size: 14px;font-weight: 300;color: #293a89ff;}
.news-post-list .card-section .card-wrapper .card-body h4 {font-size: 20px;font-weight: 600;color: #293a89ff;}
.news-post-list .card-section .card-wrapper .card-body h5{font-size: 18px;font-weight: 500;color: #8eb6dbff;}
.news-post-list .card-section .card-wrapper .card-body p {font-size: 16px;font-weight: 300;color: #333333;}
.single-news {padding: 70px 0;}
.single-news .entry-header{text-align: center;}
.single-news .entry-header h3{font-size: 30px;font-weight: 500;color: #293a89ff;}
.single-news .entry-title {font-size: 60px;font-weight: 600;color: #8eb6dbff;line-height: 1.3;}
.single-news .container{max-width: 1400px;}
.single-news .entry-header .entry-date {font-size: 20px;color: #293a89ff;font-weight: 500;}
.single-news hr{border: 0 #293a89ff solid;border-top-width: 1px;margin: 90px auto 40px;}
.single-news .cat-links{display: inline-block;margin-bottom: 35px;}
.single-news .cat-links a {
font-size: 30px;
font-weight: 600;
color: #ffffff;
padding: 5px 10px;
border-radius: 5px;
background-color: #293a89;
display: inline-block;
margin: 2px;
}
.single-news .cat-links a:hover{text-decoration: none;background-color:#8eb6dbff;color: #8eb6dbff;}
.news-image{max-width: 1000px;margin: 0 auto 80px;width: 100%}
.news-image .post-thumbnail{position: relative;padding-top: 62%;border-radius: 20px;overflow: hidden;}
.news-image .post-thumbnail img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;height: 100%;object-fit: cover;}
.msacwl-carousel-slide {padding: 0 10px;margin: 10px 0;display: inline-block;}
.msacwl-carousel-slide .msacwl-img-link{position: relative;padding-top: 100%;display: block;border-radius: 10px;overflow: hidden;}
.msacwl-carousel-slide .msacwl-img-link img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;height: 100%;object-fit: cover;}
.msacwl-gallery-caption{display: none;}
.msacwl-carousel {margin-bottom: 60px;}
.msacwl-carousel .slick-track{padding: 0 10%;}
.msacwl-carousel .slick-arrow{display: none !important;}
.webinar-page .intro-wrapper h2 {font-size: 40px;}
.single-news .navigation{margin-bottom: 40px;}
.single-news .nav-links {display: flex;justify-content: center;align-items: center;padding: 70px 0;}
.single-news .nav-links > div{margin: 0 13px;}
.single-news .nav-links a{display: inline-block;padding: 12px 20px;border-radius: 30px;background-color: #fff;border: 1px solid #293a89ff;font-size: 20px;font-weight: 500;color: #293a89ff;line-height: 1;}
.single-news .nav-links a:hover {text-decoration: none;background-color: #293a89ff;color: #fff;}
.single-news .nav-links .nav-title {display: none;}
.news-post-intro {margin-bottom: 90px;}
.news-post-intro h3{color: #8eb6dbff;font-size: 20px;font-weight: 500;margin: 0 0 5px 0;}
.news-post-intro h2{font-size: 36px;font-weight: 700;color: #293a89ff;margin: 0;line-height: 1.2;}
.related-artical .card-section .card-wrapper .slick-list{padding: 0 10%;}
.related-artical .card-section .card-wrapper{margin: 0;}
.related-artical .slick-dots li{margin: 0;}
.msacwl-carousel .slick-dots {position: static;padding: 10px 0;margin-top: 35px !important;}
.msacwl-carousel .slick-dots li{width: 40px !important;height: 2px !important;margin: 0 !important}
.msacwl-carousel .slick-dots li button{width: 40px !important;height: 2px !important;background: #CBCBCB !important;padding: 0 !important;border: 0 !important;border-radius: 0 !important;}
.msacwl-carousel .slick-dots li button:before{display: none !important;}
.msacwl-carousel .slick-dots li.slick-active button{background-color: #8eb6dbff !important;}
.webinar-section{padding-bottom: 70px;}
.webinar-section .webinar-video{display: block;position: relative;}
.webinar-section .webinar-video .image-src{padding-top: 56%;border-radius: 40px;}
.webinar-section .webinar-video .play-icon{height: 160px;width: 160px;position: absolute;top: 50%;transform: translate(0,-50%);left: 0;right: 0;margin: 0 auto;} .page-template-innovation-template .inner-banner-title,
.page-template-internationalization-template .inner-banner-title,
.page-template-incubation-template .inner-banner-title,
.page-template-services-template .inner-banner-title,
.single-service .inner-banner-title{font-size: 50px;font-weight: 600;}
.page-template-innovation-template .inner-banner-content{padding-top: 120px;padding-bottom: 130px;}   .page-template-services-template .inner-banner-section.dark-blue-bg .btn:hover {
background: #8eb6db; }
.page-template-internationalization-template .promo-content{padding-top: 50px;padding-bottom: 50px;}
.msacwl-carousel-wrap {padding: 40px 0;}
.single-service .inner-banner-content{padding-top: 130px;padding-bottom: 150px;}
.box-item-inner a {
text-decoration: underline;
}
.box-item-inner h5 {
min-height: 54px;
}
a#read_more_description svg {
width: 20px;
height: 9px;
}
a#read_more_description {
font-size: 18px;
color: #293a89ff;
font-weight: 500;
}
.wpbc_times_selector div.wpbc_time_selected{background: #293a89ff !important;border-color:#293a89ff !important; color:#fff !important;}
.wpbc_times_selector div:hover{background-color: #0067b84f !important}
.wpbc_times_selector div{color: #293a89ff !important;border-color:#293a89ff !important;}
div.datepick-inline .datepick-title-row th{background: #293a89ff !important;color: #fff !important;}
.booking_form_div select, .booking_form_div textarea, .booking_form_div input[type="text"]{    border-radius: 43px !important;height: 50px !important;}
.wpbc_booking_form_structure .form-group.wpbc-form-element-textarea.wpbc-form-element-details textarea {
border-radius: 25px !important;
height: 170px !important;
background-color: #fff;
padding: 15px;
margin: 0 !important;
width: 100% !important;
}
.datepick-inline .datepick-one-month .datepick .datepick-current-day{background-color: #293a89 !important;border-radius: 7px;}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form p, .wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form .form-group{width: 100% !important}
.wpdevelop label{color: #293a89ff;}
.pum-theme-794 .pum-title, .pum-theme-default-theme .pum-title{margin-bottom: 30px !important;font-weight: 700 !important;}
.block_hints .block_free a, .block_hints .block_time, .datepick-inline .date_available a{text-shadow: none !important;}
.datepick-inline .datepick-days-cell .date-cell-content a{color: #ADADAD !important}
div.datepick-inline table.datepick, div.datepick-inline table.datepick th, div.datepick-inline table.datepick td{background-color: #fff;}
div.datepick-inline table.datepick td.date_available:hover{background-color: #293a89 !important;border-radius: 7px;}
.datepick-inline .datepick-one-month .datepick .datepick-current-day a{color: #fff !important}
.booking_form .form-group .controls select, .booking_form select, .booking_form textarea, .booking_form input[type="text"]{width: 100% !important;}
.wpbc-payment-form .btn,
.wpbc-payment-form .button,
.booking_form_div .btn,
.booking_form_div .button,
.booking_form_div .submit,
.booking_form_div .button-secondary{padding: 15px 25px !important;width: auto !important;font-size: 16px !important;height: auto !important;line-height: 1 !important;background-color: #8eb6dbff !important;color: #fff !important;border-radius: 30px !important;letter-spacing: 1px !important;font-weight: 400 !important;}
.wpbc_booking_form_structure .wpbc_structure_form .form-group.wpbc-form-element-text.wpbc-form-element-name, .wpbc_booking_form_structure .wpbc_structure_form .form-group.wpbc-form-element-text.wpbc-form-element-phone, .wpbc_booking_form_structure .form-group.wpbc-form-element-email.wpbc-form-element-email {
max-width: 600px;
}
body .booking_form_div input[type="text"], .booking_form_div select, .booking_form_div textarea {
background: transparent;
padding-left: 15px !important;
padding-right: 15px !important
}
.wpbc_booking_form_structure .wpbc_structure_form .form-group.wpbc-form-element-text.wpbc-form-element-name input, .wpbc_booking_form_structure .wpbc_structure_form .form-group.wpbc-form-element-text.wpbc-form-element-phone  input, .wpbc_booking_form_structure .form-group.wpbc-form-element-email.wpbc-form-element-email input {
border: 1px solid #333;
}
div.datepick-inline table.datepick, div.datepick-inline table.datepick th, div.datepick-inline table.datepick td{border-width: 0 !important}
.datepick-inline{padding: 0 !important}
.datepick-inline .datepick-header span{color: #293a89ff !important}
.wpbc-payment-form .btn:hover,
.wpbc-payment-form .button:hover,
.booking_form_div .btn:hover,
.booking_form_div .button:hover,
.booking_form_div .submit:hover,
.booking_form_div .button-secondary:hover{background-color: #293a89ff !important;color: #fff !important}
body .booking_form_div input[type="text"], .booking_form_div select, .booking_form_div textarea{width: 100% !important}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form p, .wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form .form-group{margin: 15px 0 !important}
.wpdevelop input[type="text"], .wpdevelop select, .wpdevelop textarea{box-sizing: border-box !important;} .form-group.wpbc-form-element-select.wpbc-form-element-rangetime{
width: 35%;
}
.wpbc_booking_form_structure .wpbc_structure_form .wpbc_structure_calendar{
width: 65%;
}
.wpbc_booking_form_structure .wpbc_structure_form > div {
width: 100%;
}
.form-group.wpbc-form-element-select.wpbc-form-element-rangetime, .wpbc_booking_form_structure .wpbc_structure_form .wpbc_structure_calendar { }
div#pum_popup_title_802:before {
content: "";
position: relative;
top: 5px;
margin-right: 7px;
width: 35px;
height: 34px;
display: inline-block;
background: url(https://ennova-eu.net/wp-content/uploads/2023/05/Path-37.svg);
background-size: contain;
background-repeat: no-repeat;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active div#popmake-802 {
padding: 50px 60px !important;
}
.pum-theme-794 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
top: 23px !important;
right: 23px !important;
font-size: 0 !important;
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13.217" height="13.217" viewBox="0 0 13.217 13.217"> <g id="Group_184" data-name="Group 184" transform="translate(-1519.545 -1059.545)"> <line id="Line_15" data-name="Line 15" x1="11.096" y2="11.096" transform="translate(1520.606 1060.606)" fill="none" stroke="%23b2b2b2" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/> <line id="Line_16" data-name="Line 16" x2="11.096" y2="11.096" transform="translate(1520.606 1060.606)" fill="none" stroke="%23b2b2b2" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/> </g></svg>') !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
.booking_form .form-group .controls select {
height: 50px;
appearance: none;
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14.121" height="7.81" viewBox="0 0 14.121 7.81"> <path id="Path_48" data-name="Path 48" d="M1033.923,1224.758l-6,6-6-6" transform="translate(-1020.862 -1223.697)" fill="none" stroke="%230067b8" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/></svg>');
background-repeat: no-repeat;
background-position: calc(100% - 16px);
padding-left: 19px; font-size: 20px;
color: #0067b8;
border-color: #0067b8;
}
.form-group.wpbc-form-element-select.wpbc-form-element-rangetime .wpbc_times_selector div {
width: 100% !important;
flex: 100% !important;
border-radius: 30px !important;
height: 50px;
line-height: 39px;
font-size: 20px !important;
font-weight: 300 !important;
margin-bottom: 11px !important;
}
.wpdevelop label {
color: #333333;
font-weight: 400 !important;
font-size: 20px;
}
.bk_calendar_frame {
max-width: calc(100% - 50px) !important; }
.datepick-inline {
border-radius: 14px !important; padding-bottom: 30px !important;
}
.datepick-inline .datepick-one-month {
padding: 0 !important;
}
.datepick-inline .datepick-header {
line-height: 50px !important;
}
.datepick-inline .calendar-links .datepick-prev a, .datepick-inline .calendar-links .datepick-next a {
font-size: 0 !important;
}
.datepick-inline .calendar-links .datepick-next a {
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="7.81" height="14.121" viewBox="0 0 7.81 14.121"> <path id="Path_35" data-name="Path 35" d="M2999.263,1396.667l6,6-6,6" transform="translate(-2998.202 -1395.606)" fill="none" stroke="%23333" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/></svg>');
height: 20px;
width: 20px;
top: 17px;
right: 15px;
background-position: center;
background-repeat: no-repeat;
}
.datepick-inline .calendar-links .datepick-prev a {
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="7.811" height="14.121" viewBox="0 0 7.811 14.121"> <path id="Path_36" data-name="Path 36" d="M2471.263,1408.667l-6-6,6-6" transform="translate(-2464.513 -1395.606)" fill="none" stroke="%23333" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/></svg>');
height: 20px;
width: 20px;
top: 17px;
left: 15px;
background-position: center;
background-repeat: no-repeat;
}
div.datepick-inline .datepick-title-row th {
line-height: 40px !important;
}
.datepick-inline .datepick-days-cell a,
.datepick-inline .datepick-unselectable span {
font-size: 14px !important;
}
.datepick-inline .datepick-one-month .datepick .datepick-current-day {
border-radius: 7px !important;
}
button.btn.btn-default.confirm-time-btn ,
button.btn.btn-default.confirm-info-btn ,
button.btn.btn-default.confirm-btn {
display: none;
}
#booking_form1 h2.confirmation-title {
color: #293a89ff;
margin-bottom: 20px;
}
.appointment-taken,.appointment-time-taken , .appointment-info-taken {
font-size: 20px;
margin-bottom: 20px;
color: #293a89ff;
font-weight: 500;
}
.appointment-info-taken .appointment-info-inner {
margin-bottom: 20px;
}
.appointment-taken span ,.appointment-time-taken span ,.appointment-info-taken span {
color: #8eb6dbff;
}
.back-appointment {
position: absolute;
top: -102px;
left: 0;
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="7.811" height="14.121" viewBox="0 0 7.811 14.121"> <path id="Path_11" data-name="Path 11" d="M6413.077,1068.813l-6-6,6-6" transform="translate(-6406.327 -1055.752)" fill="none" stroke="%23333" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/></svg>');
background-repeat: no-repeat;
padding-left: 20px;
line-height: 15px;
cursor: pointer;
color: #293a89ff;
font-size: 20px;
font-weight: 500;
}.row {display: flex;flex-wrap: wrap;margin-right: -20px;margin-left: -20px;}[class*="cell-"] {padding-left: 20px;padding-right: 20px;position: relative;width: 100%;}.no-gutters {margin-right: 0;margin-left: 0;}.no-gutters > [class*="cell-"] {padding-right: 0;padding-left: 0;} .d-flex {display: flex;flex-wrap: wrap;}.flex-nowrap{flex-wrap: nowrap;}.align-items-center {align-items: center;}.align-content-center {align-content: center;}.align-items-end {align-items: flex-end;}.justify-content-center {justify-content: center;}.justify-content-end {justify-content: flex-end;}.justify-content-between {justify-content: space-between;}.justify-content-around {justify-content: space-around;}.d-flex img {align-self: center;}  .cell-12 { width: 100%; }.cell-11 { width: 91.66666667%; }.cell-10 { width: 83.33333333%; }.cell-9 { width: 75%; }.cell-8  { width: 66.66666667%; }.cell-7  { width: 58.33333333%; }.cell-6  { width: 50%; }.cell-5  { width: 41.66666667%; }.cell-4  { width: 33.33333333%; }.cell-3  { width: 25%; }.cell-2  { width: 16.66666667%; }.cell-1  { width: 8.33333333%; } .d-none {display: none;}.d-block {display: block;} @media ( min-width: 641px ) {.cell-sm-12 { width: 100%; }.cell-sm-11 { width: 91.66666667%; }.cell-sm-10 { width: 83.33333333%; }.cell-sm-9  { width: 75%; }.cell-sm-8  { width: 66.66666667%; }.cell-sm-7  { width: 58.33333333%; }.cell-sm-6  { width: 50%; }.cell-sm-5  { width: 41.66666667%; }.cell-sm-4  { width: 33.33333333%; }.cell-sm-3  { width: 25%; }.cell-sm-2  { width: 16.66666667%; }.cell-sm-1  { width: 8.33333333%; } .d-sm-none {display: none;}.d-sm-block {display: block;}} @media ( min-width: 768px ) {.cell-md-12 { width: 100%; }.cell-md-11 { width: 91.66666667%; }.cell-md-10 { width: 83.33333333%; }.cell-md-9  { width: 75%; }.cell-md-8  { width: 66.66666667%; }.cell-md-7  { width: 58.33333333%; }.cell-md-6  { width: 50%; }.cell-md-5  { width: 41.66666667%; }.cell-md-4  { width: 33.33333333%; }.cell-md-3  { width: 25%; }.cell-md-2  { width: 16.66666667%; }.cell-md-1  { width: 8.33333333%; } .d-md-none {display: none;}.d-md-block {display: block;}} @media ( min-width: 1024px ) {.cell-lg-12 { width: 100%; }.cell-lg-11 { width: 91.66666667%; }.cell-lg-10 { width: 83.33333333%; }.cell-lg-9  { width: 75%; }.cell-lg-8  { width: 66.66666667%; }.cell-lg-7  { width: 58.33333333%; }.cell-lg-6  { width: 50%; }.cell-lg-5  { width: 41.66666667%; }.cell-lg-4  { width: 33.33333333%; }.cell-lg-3  { width: 25%; }.cell-lg-2  { width: 16.66666667%; }.cell-lg-1  { width: 8.33333333%; } .d-lg-none {display: none;}.d-lg-block {display: block;}} @media ( min-width: 1200px ) {.cell-xl-12 { width: 100%; }.cell-xl-11 { width: 91.66666667%; }.cell-xl-10 { width: 83.33333333%; }.cell-xl-9  { width: 75%; }.cell-xl-8  { width: 66.66666667%; }.cell-xl-7  { width: 58.33333333%; }.cell-xl-6  { width: 50%; }.cell-xl-5  { width: 41.66666667%; }.cell-xl-4  { width: 33.33333333%; }.cell-xl-3  { width: 25%; }.cell-xl-2  { width: 16.66666667%; }.cell-xl-1  { width: 8.33333333%; } .d-xl-none {display: none;}.d-xl-block {display: block;}} .text-center {text-align: center;}.text-right {text-align: right;}.text-left {text-align: left;}.text-justify {text-align: justify;} .p-0 { padding: 0 !important; }.pt-0,.py-0 {	padding-top: 0; }.pb-0,.py-0 { padding-bottom: 0; }.pl-0,.px-0{ padding-left: 0; }.pr-0,.px-0{ padding-right: 0; } .p-20 { padding: 20px; }.pt-20,.py-20 { padding-top: 20px; }.pb-20,.py-20 { padding-bottom: 20px; }.pl-20,.px-20 { padding-left: 20px; }.pr-20,.px-20 { padding-right: 20px; } .p-30 { padding: 30px; }.pt-30,.py-30 { padding-top: 30px; }.pb-30,.py-30 { padding-bottom: 30px; }.pl-30,.px-30 { padding-left: 30px; }.pr-30,.px-30 { padding-right: 30px; } .p-40 { padding: 40px; }.pt-40,.py-40 { padding-top: 40px; }.pb-40,.py-40 { padding-bottom: 40px; }.pl-40,.px-40 { padding-left: 40px; }.pr-40,.px-40 { padding-right: 40px; } .p-50 { padding: 50px; }.pt-50,.py-50 { padding-top: 50px; }.pb-50,.py-50 { padding-bottom: 50px; }.pl-50,.px-50 { padding-left: 50px; }.pr-50,.px-50 { padding-right: 50px; } .m-00 { margin: 0 !important; }.mt-0,.my-0 { margin-top: 0; }.mb-0,.my-0 { margin-bottom: 0; }.ml-0,.mx-0 { margin-left: 0; }.mr-0,.mx-0 { margin-right: 0; } .m-20 { margin: 20px; }.mt-20,.my-20 { margin-top: 20px; }.mb-20,.my-20 { margin-bottom: 20px; }.ml-20,.mx-20 { margin-left: 20px; }.mr-20,.mx-20 { margin-right: 20px; } .m-30 { margin: 30px; }.mt-30,.my-30 { margin-top: 30px; }.mb-30,.my-30 { margin-bottom: 30px; }.ml-30,.mx-30 { margin-left: 30px; }.mr-30,.mx-30 { margin-right: 30px; } .m-40 { margin: 40px;}.mt-40,.my-40 { margin-top: 40px; }.mb-40,.my-40 { margin-bottom: 40px; }.ml-40,.mx-40 { margin-left: 40px; }.mr-40,.mx-40 { margin-right: 40px; } .m-50 { margin: 50px; }.mt-50,.my-50 { margin-top: 50px; }.mb-50,.my-50 { margin-bottom: 50px; }.ml-50,.mx-50 { margin-left: 50px; }.mr-50,.mx-50 { margin-right: 50px; } .alignnone {float: none;margin: 20px 0;}.aligncenter {display: block;clear:both;margin:20px auto;}.alignleft {float: left;margin: 0 20px 20px 0;}.alignright {float: right;margin: 0 0 20px 20px;}@media ( max-width: 1650px ) {
.offer-sidebar{margin-left: 0;}
.process-image {margin-left: 0;}
}
@media ( max-width: 1520px ) {
.offer-sidebar h3{font-size: 30px;}
.box-item-inner{padding: 20px;}
.box-item-inner h5{font-size: 16px;}
.icon-box-section .icon-box-wrapper .box-item{min-height: 200px;}
.news-wrapper .news-item .card-content{padding: 20px;}
.news-wrapper .news-item.large .news-item-inner .card-image {padding-top: 55%;}
.inner-banner-content, .co-info-content{padding-left: 20px;padding-right: 100px;}
.process-section{padding: 120px 0;}
.process-title{margin-bottom: 60px;padding-left: 120px;}
.process-title h2{font-size: 40px;}
.process-content h4{font-size: 34px;}
.process-content p{font-size: 26px;}
.process-content{padding-left: 50px;}
.startup-overrivew{padding: 70px 0;}
.startup-inner{margin: 0 -40px;}
.project-info{padding: 40px;}
.project-info .strength h2{font-size: 55px;}
.project-info .sub-inner p{font-size: 27px;}
.profile-info{padding: 25px;}
.profile-inner h4{font-size: 26px;}
.profile-inner h6{font-size: 20px;}
.profile-inner .plus-icon{height: 25px;width: 25px;}
.our-team-wrapper .slick-dots{padding-top: 50px;}
.publication-sub-info{padding: 25px 30px;}
.publication-sub-info p.fi-line{font-size: 18px;}
.publication-wrapper .slick-dots{padding: 50px 0 10px;}
}
@media ( max-width: 1400px ) {
.navigation ul li{margin: 0 15px;}
.hero-content h2{font-size: 26px;}
.hero-content p{font-size: 14px;}
.login-info .search-form input[type="submit"]{background-size: 15px 15px;}
.login-info .search-form{width: 180px;}
.hero-section{padding: 120px 0;}
.offer-section{padding: 80px 0;}
.offer-sidebar h3{font-size: 26px;}
.offer-tab-content .offer-tab-intro h2{font-size: 30px;}
.offer-tab-content .offer-tab-intro{padding: 20px 0 0;}
.box-item-inner{padding: 20px 10px;}
.box-item-inner h5{font-size: 14px;}
.icon-box-section .icon-box-wrapper .box-item{min-height: 150px;}
.card-section .card-wrapper .card-body{padding: 15px;}
.news-wrapper .news-item .card-content p{font-size: 12px;}
.news-wrapper .news-item.large .news-item-inner .card-image {padding-top: 57%;}
.cta-section .cta-content{padding: 30px 40px;}
.cta-section .cta-content p{font-size: 14px;}
.cta-section .button-group .btn,
.cta-section .button-group .btn-link{font-size: 14px;}
.marketing-block-inner{padding: 30px;}
.marketing-block-inner h4{font-size: 24px;}
.marketing-block-inner p{font-size: 14px;margin-bottom: 25px;}
.subscriber-content h4{font-size: 30px;}
.styled-checkbox + label{font-size: 12px;}
.subscriber-form{width: 45%;}
.footer-copyright p{font-size: 14px;}
.footer-top .social-media h5{font-size: 24px;} .inner-banner-content h2{font-size: 40px;line-height: 1.2;margin-bottom: 40px;}
.process-section {padding: 80px 0;}
.process-title{margin-bottom: 50px;padding-left: 100px;}
.process-step .process-icon{width: 50px;}
.process-content h4{font-size: 30px;}
.process-content p{font-size: 22px;}
.startup-overrivew {padding: 50px 0;}
.project-info .strength h2 {font-size: 50px;}
.project-info .sub-inner p {font-size: 24px;}
.our-team-section h2{font-size: 40px;margin-bottom: 50px;}
.profile-info {padding: 20px;}
.profile-inner{padding-bottom: 50px;}
.profile-inner h4 {font-size: 22px;}
.profile-inner h6 {font-size: 18px;}
.profile-inner .plus-icon {height: 20px;width: 20px;}
.our-team-wrapper{margin-bottom: 0;}
.publication-section .top-info h6{font-size: 18px;}
.publication-section .top-info h2{font-size: 30px;}
.publication-section .top-info {margin-bottom: 50px;}
.publication-sub-info {padding: 20px 25px;}
.publication-sub-info .publication-both-data h4{font-size: 16px;}
.publication-sub-info .publication-both-data .published-date{font-style: 12px;}
.publication-sub-info p.fi-line{font-size: 16px;}
.publication-sub-info p{font-style: 14px;}
.publication-sub-info .action-right{font-style: 14px;}
.publication-wrapper .slick-dots {padding: 30px 0 10px;}
.publication-wrapper{margin-bottom: 0 !important;}
.co-info-content h2{font-size: 40px;line-height: 1.2;}
.co-info-content p{font-size: 14px;margin-bottom: 50px;}
.inner-banner-content, .co-info-content{padding-right: 80px;}
.intro-section {padding: 50px 0;}
.intro-wrapper h2{font-size: 30px;}
.promo-content{padding: 20px 40px;padding-left: 90px;}
.promo-content .promo-title .promo-icon{margin-right: 10px;margin-left: -60px;}
.services-wrapper .services-box .services-box-inner{padding: 25px;}
.services-wrapper .services-box .services-icon{margin-bottom: 20px;}
.cta-box-section{padding: 50px 0;}
.cta-box-intro{margin-bottom: 50px;}
.cta-box-item-inner{padding: 25px;}
.service-post-wrapper{padding: 0;}
.inner-banner-title{font-size: 34px;}
.inner-banner-content .date-time .date, .inner-banner-content .date-time .time{font-size: 34px;}
.page-template-incubation-template .inner-banner-title,
.page-template-services-template .inner-banner-title,
.single-service .inner-banner-title {font-size: 40px;}
} @media ( max-width: 1199px ) {
.container, .container-fluid {padding-right: 30px;padding-left: 30px;}
.h1, h1{font-size: 50px;}
.h2, h2{font-size: 30px;}
.custom-logo-link{margin-right: 0;}
.navigation ul li{margin: 0 10px;}
.hero-section{padding: 100px 0;}
.hero-content{max-width: 520px;}
.hero-content h1{font-size: 24px;}
.hero-content h2 {font-size: 30px;}
.offer-sidebar h3{font-size: 22px;}
.offer-sidebar .offer-tabs li{font-size: 14px;}
.offer-tab-content{padding: 10px;}
.offer-tab-content .offer-tab-intro{padding: 0;}
.offer-tab-content .offer-tab-intro h2{font-size: 24px;}
.offer-tab-content .offer-tab-intro p{font-size: 14px;}
.box-item-inner .box-icon{height: 30px;width: 30px;margin-bottom: 20px;}
.icon-box-section .icon-box-wrapper{margin-bottom: 30px;}
.news-section{padding: 60px 0;}
.news-section h2{font-size: 26px;}
.news-wrapper .news-item .card-content{padding: 10px 15px;}
.news-wrapper .news-item.large .news-item-inner .card-image {padding-top: 65%;} .marketing-section{padding: 60px 0;}
.marketing-img{width: 50px;margin-bottom: 10px;}
.marketing-block-inner h4{font-size: 20px}
.btn{font-size: 14px;} .styled-checkbox + label{font-size: 11px;}
.footer-wrapper{padding: 30px 0;}
.footer-top .social-media h5{font-size: 20px;}
.footer-top .social-media ul li{margin: 8px;}
.footer-top .social-media ul li a{height: 35px;width: 35px;}
.footer-top .social-media{margin-right: 20px;}
.footer-top{margin-bottom: 20px;}
.footer-copyright p{font-size: 12px;}
.marketing-block{padding: 0 8px;} .process-title {padding-left: 80px;margin-bottom: 40px;}
.process-title h2{font-size: 36px;}
.process-content {padding-left: 30px;}
.startup-inner {margin: 0 -30px;}
.project-info {padding: 30px;}
.process-step .process-icon {width: 45px;height: 35px;}
.process-step{margin-bottom: 30px;}
.process-content h4{font-size: 26px;}
.process-content p {font-size: 20px;}
.project-info .strength h2 {font-size: 45px;margin-bottom: 30px;}
.project-info .sub-inner .project-icon {width: 45px;margin-right: 20px;}
.project-info .sub-inner p {font-size: 22px;}
.profile-inner h4 {font-size: 20px;}
.profile-inner h6 {font-size: 16px;}
.profile-inner {padding-bottom: 40px;}
.our-team-wrapper{margin-bottom: 0 !important}
.inner-banner-content, .co-info-content{padding-right: 30px;}
.promo-item{align-items: center;}
.services-wrapper .services-box{width: 25%;}
.services-title{margin-bottom: 30px;}
.services-wrapper{padding: 40px 0;}
.services-heading h3{font-size: 26px;}
.cta-box-section{padding: 30px 0;}
.cta-box-intro{margin-bottom: 30px;}
.cta-box-item-inner{padding: 25px;}
.single-service-section{padding: 50px 0;}
.service-tabs li{margin-right: 30px;}
.service-tabs{margin-bottom: 30px;}
.single-service-content{padding-right: 100px;}
.single-service-sidebar{padding: 30px 20px;}
.block-item{margin-bottom: 30px;}
.block-item .info-detail h4{font-size: 16px;}
.block-item p, .block-item a {font-size: 14px;}
.single-service-sidebar{width: 32%;}
.single-service-content {width: 68%;}
.inner-banner-content .title-tag{font-size: 24px;}
.inner-banner-title {font-size: 30px;}
.inner-banner-content .date-time .date, .inner-banner-content .date-time .time{font-size: 30px;}
.offer-tab-intro + .incubation-box-section{margin: 0;}
.offer-sidebar h3{padding-left: 60px;}
.news_category_list{padding: 10px 15px;}
.news-post-list .card-section .card-wrapper .card-body h4{font-size: 18px;}
.news-post-list .card-section .card-wrapper .card-body h5{font-size: 16px;}
.news-post-intro{margin-bottom: 60px;}
.single-news .entry-title{font-size: 50px;}
.inner-banner-title.high-back-color{font-size: 44px;}
.page-template-about-template .inner-banner-content {padding-top: 80px;padding-bottom: 100px;}
.page-template-innovation-template .inner-banner-title,
.page-template-internationalization-template .inner-banner-title,
.page-template-incubation-template .inner-banner-title,
.page-template-services-template .inner-banner-title,
.single-service .inner-banner-title{font-size: 40px;}
.page-template-innovation-template .inner-banner-content{padding-top: 100px;padding-bottom: 90px;}
.single-service .inner-banner-content{padding-top: 100px;padding-bottom: 120px;}
} @media ( max-width: 992px ) {
.container, .container-fluid {padding-right: 20px;padding-left: 20px;}
.h1, h1{font-size: 50px;}
.h2, h2{font-size: 30px;}
.custom-logo-link{margin-right: 10px;}
.custom-logo-link{width: 100px;}
.main-header a.custom-logo-link img{max-width: 100px;}
.main-header .right-header{width: calc(100% - 100px);}
.navigation ul li a{font-size: 14px;}
.navigation ul li{margin: 0 5px;}
.login-info .search-form{width: 140px;}
.login-info .login-icon{margin: 0 10px;}
.hero-content{max-width: 370px;}
.hero-section {padding: 40px 0;}
.hero-content h1{font-size: 19px;}
.hero-content h2{font-size: 30px;margin-bottom: 20px;}
.offer-section{padding: 60px 0;}
.offer-tab-content .offer-tab-intro h2{font-size: 20px;}
.offer-tab-content .offer-tab-intro p{font-size: 14px;}
.news-wrapper .news-item .card-content p{font-size: 14px;}
.news-wrapper .news-item.large .news-item-inner .card-image{padding-top: 95%} .offer-tab-content .offer-tab-intro p br{display: none;} .card-section .card-wrapper .card-body h4{font-size: 14px;} .offer-sidebar-inner {text-align: center;}
.offer-sidebar h3{line-height: 1.5;}
.offer-wrapper{flex-wrap: wrap;margin: 0;}
.offer-sidebar{width: 100%;}
.offer-tab-container{width: 100%;padding: 0;}
.offer-sidebar h3{padding-left: 0;}
.offer-section {padding: 35px 0;}
.offer-sidebar h3{margin-bottom: 35px;}
.offer-sidebar .offer-tabs{display: flex;justify-content: center;align-items: center;}
.offer-sidebar .offer-tabs li{margin: 0 25px;}
.offer-sidebar .offer-tabs li .offer-tab-icon{margin: 0 0 45px 0;padding: 0 0 15px 0;width: 40px;}
.offer-sidebar .offer-tabs li .offer-tab-icon svg path{fill:#CBCBCB;}
.offer-sidebar .offer-tabs li .offer-tab-icon:before{top: 100%;left: -5px;width: 50px;height: 2px;margin: 0 auto;right: 0;}
.offer-sidebar .offer-tabs li span{display: none;}
.offer-sidebar .offer-tabs li.active .offer-tab-icon svg path{fill:#0067B8;}
.offer-tab-content {padding: 0;}
.offer-tab-content .offer-tab-intro{padding: 0 0 20px 0;}
.offer-tab-intro + .incubation-box-section {margin-top: -30px;}
.icon-box-section .icon-box-wrapper {
margin: 0 0 30px 0;
}
.news-wrapper{margin: 0;}
.marketing-wrapper{margin: 0;}
.news-wrapper .news-item.large{width: 50%;}
.news-wrapper .news-item{width: 50%;}
.cta-section .cta-content{padding: 20px 25px;} .cta-section .button-group .btn{padding:10px 15px;}
.marketing-block-inner{padding: 20px;}
.marketing-block{width: 50%;}
.subscriber-content{width: 100%;text-align: center;margin-bottom: 30px;}
.subscriber-form{width: 100%;}
.footer-copyright p{line-height: 1.8;} .inner-banner-wrapper,
.contactus-more-wrapper{flex-wrap: wrap;flex-direction: column-reverse;}
.inner-banner-content, .co-info-content{width: 100%;padding-right: 15px;}
.inner-banner-image,
.co-info-image{width: 100%;padding-top: 56%;}
.process-image{width: 100%;max-width: 550px;margin: 0 auto 30px}
.process-description{width: 100%;padding: 0 50px;}
.services-wrapper .services-box {width: 33.33%;}
.cta-box-item{width: 50%;}
#post_filters .filter-wrapper{padding: 0 15px;}
#post_filters .filter-wrapper label{margin: 0 10px;}
.single-service-content {padding-right: 50px;}
.single-service-content {width: 65%;}
.single-service-sidebar {width: 35%;}
.service-tab-content h2{font-size: 26px;}
.service-tab-content p{font-size: 14px;}
.service-tab-content h4{font-size: 18px;}
.service-tab-container{margin-bottom: 50px;}
.releated-services .card-header{margin-bottom: 30px;}
.block-item .info-wrapper .info-icon{width: 28px;margin-right: 10px;}
.single-service-sidebar {padding: 30px 15px;}
.block-item p, .block-item a{font-size: 12px;}
.block-item .info-wrapper .info-item{margin-bottom: 20px}
.block-item .button-group{padding-top: 30px;}
.news-intro-wrapper {flex-wrap: wrap;justify-content: center;}
.news-intro-wrapper .intro-title{margin-bottom: 30px;width: 100%;text-align: center;}
.intro-title h2{font-size: 30px;}
.news-post-list .pagination{padding: 70px 0;}
.webinar-section{padding-bottom: 50px;}
.webinar-section .webinar-video .play-icon{height: 110px;width: 110px;}
.startup-inner{margin: 0;}
.publication-sub-info p{word-break: break-word;}
.service-post-wrapper .card-wrapper .card-item{width: 33.33%;}
.single-news .entry-title{font-size: 40px;}
.news-image{margin-bottom: 40px;}
.inner-banner-title.high-back-color{font-size: 40px;}
.page-template-innovation-template .inner-banner-content{padding-top: 80px;padding-bottom: 70px;}
.page-template-incubation-template .inner-banner-title,
.page-template-services-template .inner-banner-title,
.single-service .inner-banner-title {font-size: 36px;}
.page-template-incubation-template .inner-banner-title br{display: none;}
.msacwl-carousel .slick-dots{margin-top: 20px !important;}
.msacwl-carousel-wrap {padding: 20px 0;}
.single-service .inner-banner-content{padding-top: 80px;padding-bottom: 100px;}
} @media ( min-width: 375px ) and ( max-width: 812px ) and ( orientation: landscape ) {
.container, .container-fluid {
padding-right: 20px;
padding-left: 20px;
}
} @media ( max-width: 767px ) {
.container,
.container-fluid {padding-right: 20px;padding-left: 20px;}
.h1, h1{font-size: 30px;}
.h2, h2{font-size: 24px;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{line-height: 1.3;}
.main-header .right-header {display: none;}
.main-header{background: transparent;position: absolute;z-index: 9;}
.main-header .site-header-wrapper{padding: 0;}
.custom-logo-link{margin: 0 auto;}
.hero-section{padding: 50px 0;}
.hero-content{max-width: 100%;}
.hero-image{position: relative;background-position: 85% 0%;padding-top: 50%;margin-bottom: 30px}
.hero-content h1 {font-size: 18px;}
.hero-content h2{font-size: 32px;}
.offer-sidebar-inner {text-align: left;;}
.card-section .card-wrapper .card-item{width: 50%;}
.icon-box-section .icon-box-wrapper .box-item{width: 100%;min-height: 85vw;}
.news-wrapper .news-item{width: 100%;}
.news-wrapper .slick-track {display: flex;}
.news-wrapper .news-item{height: auto;} .cta-section{padding: 30px 10px;background-position: center right;}
.cta-section .cta-content{width: 100%;background-color: rgb(0 103 184 / 80%);padding: 20px;margin-bottom: 330px;}
.cta-section .cta-content h2 {font-size: 36px;line-height: 1.2;}
.cta-section .cta-content h2 strong {font-size: 30px;}
.cta-section .cta-content p{font-size: 12px;margin-bottom: 20px;}
.cta-section .button-group .btn{padding: 10px;margin-right: 10px;}
.marketing-section{padding: 30px 0;}
.marketing-block{width: 100%;}
.subscriber-section{padding: 30px 0;} .subscriber-content h4 br{display: none;}
.form-group.email-field{width: 100%;}
.form-group.subscribe-btn{margin: 0 auto;order: 1;}
.form-group.form-checkbox{text-align: center;}
.footer-top{flex-wrap: wrap;}
.footer-top .social-media{width: 100%;margin-bottom: 30px;}
.footer-top .button-group{width: 100%;margin: 0 -5px 15px;}
.footer-top .button-group .btn{padding: 10px 15px;margin: 0 5px;font-size: 16px;}
.footer-copyright p{font-size: 16px;}
.icon-box-section .icon-box-wrapper .box-item{min-height: auto;} .icon-box-section .icon-box-wrapper .slick-track{display: flex;}
.icon-box-section .icon-box-wrapper .box-item{height: auto;}
.incubation-box-wrapper .box-item{padding: 0 6px;margin: 6px 0;}
.incubation-box-wrapper .slick-track{display: flex;}
.incubation-box-wrapper .box-item {height: auto;}
.offer-tab-content{padding: 0;}
.offer-tab-container{padding: 0;}
.offer-tab-content .offer-tab-intro{padding: 0 15px 20px 15px;}
.box-item-inner {
padding: 30px 10px;
}
.news-section.desktop-screen{display: none;}
.news-section.mobile-screen{display: block;}
.news-wrapper .news-item{    padding: 0 10px;
margin: 15px 0;}
.news-wrapper .news-item.large{width: 100%;}
.news-wrapper .news-item.large .news-item-inner{padding-top: 100%;border-radius: 0;background-position: center;}
.news-section .container {padding: 0;}
.news-section h2{padding: 0 15px;}
.news-wrapper .news-item.large .card-content{padding: 15px 20px;}
.news-wrapper .news-item.large .card-content p{font-size: 18px;}
.inner-banner-content h2{font-size: 30px;margin-bottom: 30px;}
.promo-section{padding: 20px 0;}
.promo-item {flex-wrap: wrap;padding: 15px 0;}
.promo-image{width: 100%;margin-bottom: 10px;}
.promo-content{width: 100%;padding: 25px !important;} .promo-content .promo-title .promo-icon{margin-left: 0;text-align: left;}
.promo-content .promo-title h2{font-size: 24px;}
.intro-section{padding: 30px 0;}
.services-wrapper .services-box {width: 33.33%;}
.single-service-wrapper{flex-wrap: wrap;}
.single-service-content{width: 100%;padding: 0;}
.single-service-sidebar{width: 100%;}
.accordian-block .accordian-item{font-size: 18px;}
.service-tab-drawer-heading {color: #fff;background-color: #0067B8;padding: 10px 15px;}
.service-tab-drawer-heading.d_active {background-color: #293a89ff;}
.service-tab-content{padding: 10px;}
.intro-title h2{font-size: 26px;}
.news-intro{padding: 50px 0}
.news-post-list .pagination{padding: 50px 0;}
.marketing-wrapper .slick-track{display: flex;}
.marketing-wrapper .marketing-block {height: auto;}
.news-wrapper{display: block;}
.news-wrapper.news-large-block.slick-dotted {margin: 0 0 30px 0;}
.service-post-wrapper .card-wrapper .card-item{width: 50%;}
.service-intro{padding: 30px 0;}
.service-intro h2{font-size: 26px;}
.service-post-list{padding: 40px 0;}
.news-post-list .card-section .card-wrapper .card-body h4{font-size: 16px;}
.news_category_list{padding: 10px;}
.news-post-list .card-section .card-wrapper .card-body h5{font-size: 14px;}
.news_category_name{padding: 3px 10px;margin: 3px;}
.news-post-list .card-section .card-wrapper .card-item{padding: 0 10px;margin: 10px 0;}
.inner-banner-section.webinar-banner .inner-banner-content {padding-bottom: 100px;}
.intro-wrapper h3{font-size: 26px;}
.news-post-intro h2{font-size: 26px;}
.news-post-intro h3{font-size: 16px;}
.news-post-intro {margin-bottom: 40px;}
.single-news .entry-title{font-size: 30px;}
.single-news .entry-header{padding: 50px 0 0;}
.single-news hr{margin: 30px auto 40px;}
.single-news .cat-links a{font-size: 20px;}
.services-heading .icon {margin-right: 20px;width: 40px;}
.inner-banner-content{padding: 40px 15px;}
.incubation-box-wrapper .box-item-inner .box-icon{width: 60px;height: 60px;margin-bottom: 35px;}
.incubation-box-section .box-item-inner .btn {margin-top: 30px;}
.incubation-box-wrapper .box-item-inner{align-items: flex-start;}
.footer-top .social-media h5{font-size: 30px;}
.inner-banner-title.high-back-color{font-size: 36px;}
.page-template-about-template .inner-banner-content {padding-top: 50px;padding-bottom: 60px;}
.page-template-innovation-template .inner-banner-title,
.page-template-internationalization-template .inner-banner-title,
.page-template-incubation-template .inner-banner-title,
.page-template-services-template .inner-banner-title,
.single-service .inner-banner-title{font-size: 36px;}
.page-template-innovation-template .inner-banner-content{padding-top: 50px;padding-bottom: 50px;}
.service-intro h3{margin-bottom: 40px;}
.service-post-wrapper .card-wrapper .card-item .card-body h4 {margin-bottom: 20px;}
.single-service .inner-banner-content{padding-top: 60px;padding-bottom: 80px;}
.pum-theme-794 .pum-title, .pum-theme-default-theme .pum-title{font-size: 26px !important}
.pum-theme-794 .pum-container, .pum-theme-default-theme .pum-container{padding: 20px !important}
.wpbc_times_selector div{flex: 0 0 115px !important}
} @media ( max-width: 640px ) {
.h1, h1{font-size: 28px;}
.h2, h2{font-size: 22px;}
.inner-banner-content, .co-info-content{padding: 30px 15px;}
.inner-banner-image, .co-info-image{padding-top: 70%;}
.inner-banner-title{font-size: 30px;}
.process-section{padding: 40px 0;}
.process-description{padding: 0;}
.process-step .process-icon {width: 40px;}
.process-title {padding-left: 70px;margin-bottom: 30px;}
.process-title h2 {font-size: 22px;}
.process-content h4 {font-size: 22px;}
.process-content p {font-size: 18px;}
.project-info{width: 100%;}
.co-info-content h2{font-size: 30px;}
.publication-section{padding: 50px 0;}
.our-team-section{padding: 50px 0;}
.our-team-wrapper .slick-dots{padding-top: 30px;}
.our-team-section h2 {font-size: 30px;margin-bottom: 30px;}
.services-wrapper .services-box {width: 100%;}
.cta-box-item{width: 100%;}
.card-section .card-wrapper .card-item {width: 100%;}
#post_filters{flex-wrap: wrap;}
#post_filters .filter-wrapper{width: 100%;padding: 0;margin: 15px 0;}
#post_filters .filter-wrapper label{width: 100px;}
#post_filters .filter-wrapper select{width: 100%;}
.service-tabs {display: none;}
.service-tab-drawer-heading {display: block;}
.inner-banner-content .date-time .date, .inner-banner-content .date-time .time{font-size: 24px;}
.offer-section .container{padding: 0;}
.marketing-section .container{padding: 0;}
.news-wrapper .news-item.large .card-content p {
font-size: 14px;
}
.news-wrapper.slick-dotted{margin: 0;}
.news-wrapper .news-item.large{padding: 0;}
.service-post-wrapper .card-wrapper .card-item{width: 100%;}
.single-news .entry-title {font-size: 26px;}
.inner-banner-title.high-back-color{font-size: 30px;}
.page-template-innovation-template .inner-banner-title,
.page-template-internationalization-template .inner-banner-title,
.page-template-incubation-template .inner-banner-title,
.page-template-services-template .inner-banner-title,
.single-service .inner-banner-title{font-size: 30px;}
.single-service .inner-banner-content{padding-top: 40px;padding-bottom: 60px;}
}