:root {
    --primary: #EC6E51;
    --body: #CBCBCB;
    --heading: #312724;
    --blue: #2E56A2;
    --font-bold: 'Futura Bold';
    --font-normal: 'Futura Normal';
    --font-medium: 'Futura Medium';
    --e-global-color-secondary: #2E56A2;
}

@font-face {
    font-family: 'Futura Bold';
    src: url(./fonts/FuturaBold.eot);
    src: url(./fonts/FuturaBold.eot?#iefix) format('embedded-opentype'),
         url(./fonts/FuturaBold.otf) format('otf'),
         url(./fonts/FuturaBold.svg#Futura%20Bold) format('svg'),
         url(./fonts/FuturaBold.ttf) format('truetype'),
         url(./fonts/FuturaBold.woff) format('woff'),
         url(./fonts/FuturaBold.woff2) format('woff2');
    font-display: swap;
  }

@font-face {
font-family: 'Futura Medium';
src: url(./fonts/FuturaMedium.eot);
src: url(./fonts/FuturaMedium.eot?#iefix) format('embedded-opentype'),
        url(./fonts/FuturaMedium.otf) format('otf'),
        url(./fonts/FuturaMedium.svg#FuturaMedium) format('svg'),
        url(./fonts/FuturaMedium.ttf) format('truetype'),
        url(./fonts/FuturaMedium.woff) format('woff'),
        url(./fonts/FuturaMedium.woff2) format('woff2');
font-display: swap;
}

@font-face {
    font-family: 'Futura Normal';
    src: url(./fonts/FuturaPTBook.eot);
    src: url(./fonts/FuturaPTBook.eot?#iefix) format('embedded-opentype'),
            url(./fonts/Futura+Bold.otf) format('otf'),
            url(./fonts/FuturaPTBook.svg#FuturaPTBook) format('svg'),
            url(./fonts/FuturaPTBook.ttf) format('truetype'),
            url(./fonts/FuturaPTBook.woff) format('woff'),
            url(./fonts/FuturaPTBook.woff2) format('woff2');
    font-display: swap;
}
.lqd-blog-post-style-2 .lqd-post-cover h1.entry-title,
.home-banner h1.lqd-text-el, .home-banner h1.lqd-text-el span,
body h2 {
    font-size: 56px;
    line-height: 1.2;
    font-weight: 700;
}

body h3 {
    font-size: 44px;
    line-height: 1.2;
    font-weight: 700;
}

body h4 {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
}

body h5 span,
body h5,
.liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type h5 span {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
}
.elementor .elementor-element.elementor-element.elementor-widget span.lqd-tabs-trigger-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.2;
    font-family: var(--font-medium) !important;
}
body h6,
#menu-services li a,
#menu-side-menu li a {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    font-family: var(--font-medium) !important;
}

p span,span.lqd-tabs-trigger-subtitle,
p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
}
.small-title h6,
h1,h2,h3,h4,h5,
.mf-btn--justify .metform-btn,
.liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type h5 span {
    font-family: var(--font-bold) !important;
}
h6,
body .lqd-tabs-trigger-title,.lqd-post-meta,.lqd-post-title a,.post-card .lqd-box-title,
.lqd-menu-link-top, span.lqd-tabs-trigger-subtitle,.our-team h6.elementor-heading-title,
p, p span,
.mf-input-wrapper .mf-input-label, .mf-repeater-field-label,
.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input {
    font-family: var(--font-normal) !important;
}

body h2.m-0, body h3.m-0, 
.elementor-element .elementor-heading-title,
body h2, body h3 {
    margin-bottom: 20px;
}
.elementor-kit-9 .lqd-btn:hover {
    transform: none !important;
}
.elementor .elementor-element.elementor-widget .lqd-trigger.lqd-togglable-trigger {
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
}
.elementor .elementor-element.elementor-widget.btn-white .lqd-trigger.lqd-togglable-trigger {
    color: var(--heading);
    padding: 11px 24px;
    line-height: 1.6;
}
.elementor .elementor-element.elementor-widget.btn-white .lqd-trigger.lqd-togglable-trigger:hover{
    background: #FFFFFF80;
    color: white;
    transform: none;
}
.our-team h6.elementor-heading-title,
.text-grey p{
    color: #898989 !important;
}

.text-grey-2 .lqd-iconlist-text,
.text-grey-2 p{
    color: #6F6F6F !important;
}
.lqd-site-footer p {
    color: #CBCBCB;
}
.lqd-box-icon svg path {
    fill: var(--e-global-color-primary);
}
.who-we-are .lqd-box-icon svg path {
    fill: #fff;
}
.f-20 p,
.lqd-post-title a,.our-team h6.elementor-heading-title,
.lqd-post-meta,
.global-expertise-row p.lqd-text-el span,
.home-contact-team p.lqd-text-el span {
    font-weight: 500 !important;
    font-family: var(--font-medium) !important;
}
.lqd-post-meta,
.f-20 p,
.global-expertise-row p.lqd-text-el span,
.home-contact-team p.lqd-text-el span {
    font-size: 16px !important;
}
.f-20 p span {
    font-size: inherit;
    font-family: inherit !important;
    font-weight: inherit;
}
.lqd-menu-link-top {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    color: var(--heading);
}
.elementor #services  .elementor-element.elementor-widget .lqd-tabs-trigger .lqd-tabs-trigger-title{
    color: var(--heading);
}
.elementor #services  .elementor-element.elementor-widget .lqd-tabs-trigger.lqd-is-active .lqd-tabs-trigger-title {
    color: #fff;
}
.elementor #services  .elementor-element.elementor-widget .lqd-tabs-trigger.lqd-is-active .lqd-tabs-trigger-icon svg {
    filter: invert(1) brightness(5);
}
.elementor #services  .elementor-element.elementor-widget .lqd-tabs-trigger.lqd-is-active {
    background-color: var(--blue);
}
.who-we-are .lqd-box-content-separate {
    display: flex;
    flex-wrap: wrap;
}
.who-we-are .lqd-box-content-separate .lqd-box-icon {
    width: 66px;
    height: 66px;
    font-size: 3rem;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: -15px;
    font-size: 3.5rem !important;
    z-index: 99;
}
.f-white p {
    color: #fff;
}
.who-we-are .lqd-box-content-separate .lqd-box-description {
    padding-left: 85px;
}
.elementor .who-we-are  .elementor-element.elementor-element.elementor-widget h4.lqd-box-subtitle {
    color: #101010;
    font-size: 24px;
    font-family: var(--font-normal) !important;
    font-weight: 600;
    font-family: var(--font-medium) !important;
    line-height: 1.2;
    padding-left: 85px;
    margin-bottom: 18px;
}
.why-choose-us .lqd-box-title{
    font-family: var(--font-normal) !important;
}
.mw_500 {
    max-width: 500px;
}
.lqd-titlebar {
    display: none;
}
.our-team h5.elementor-heading-title {
    margin-bottom: 10px;
    padding-top: 15px;
}
.our-team h6.elementor-heading-title {
    margin-bottom: 0;
}
.footer-text .lqd-text-el span,
.footer-text .lqd-text-el{
    color: #fff;
    font-size: 14px;
}
.footer-text .lqd-text-el a {
    opacity: 0.5 !important;
    padding: 0 5px;
}
.footer-text .lqd-text-el span:first-child {
    border-right: 2px solid #fff;
    padding-right: 5px;
}
.footer-text .lqd-text-el span:last-child {
    border-left: 2px solid #fff;
    padding-left: 5px;
}

.publication-row .elementor-widget-image{
    overflow: hidden;
    transition: all .2s;
}

.publication-row.e-flex{
    display: block!important;
}

.publication-row .elementor-widget-image img{
    transition: all .2s;
}

.publication-row .elementor-widget-image:hover img{
    transform: scale(1.2);
    opacity: .7;
}

.publication-row .elementor-widget-image,
.publication-row .elementor-widget-image img {
    border-radius: 10px;
}

.elementor .publication-row .elementor-element.elementor-widget .elementor-heading-title {
    font-family: var(--font-medium) !important;
    font-weight: 500 !important;
    margin-bottom: 10px;
    padding-top: 20px;
}
.elementor .publication-row .elementor-element.elementor-widget h6.elementor-heading-title {
    padding-top: 0;
    font-weight: 500 !important;
    line-height: 1.2;
    font-family: var(--font-medium) !important;
    color: #312724;
}
.elementor .publication-row .elementor-element.elementor-widget h6.elementor-heading-title a{
    overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.publication-row .e-con-full {
    margin-bottom: 32px;
}
.wp-block-media-text {
    display: flex;
}
.wp-block-media-text__content p{
    margin-bottom: 0;
    line-height: 1.5;
    color: #0A0A0A;
}
.wp-block-media-text__content p:first-child {
    margin-bottom: 0;
}
.wp-block-media-text__content p:last-child {
    font-size: 20px;
    font-weight: 500;
    font-family: var(--font-medium) !important;
}
.wp-block-media-text__media {
    width: 63px;
    height: 63px;
    background-color: #F7F8FA;
    border: 1px solid #00000019;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 25px !important;
}
.lqd-post-content p {
    margin-bottom: 20px;
    line-height: 1.5;
}
.lqd-post-content h5 {
    margin-bottom: 20px;
}
.sidebar-widgets-outline div.widget {
    margin-bottom: 0;
    padding-bottom: 0;
}
.sidebar-widgets-outline div.widget:first-child {
    padding-top: 0;
}
.elementor-widget-text-editor ol {
    list-style-position: outside;
    padding-left: 20px;
}
.elementor-widget-text-editor ol li {
    line-height: 1.5;
}
.blog-post-footer {
    display: none;
}
.lqd-post-content {
    padding-bottom: 150px;
}

.lqd-post-content .lqd-container.ms-auto.me-auto{
    max-width: 1240px;
}

.lqd-blog-post-style-2.has-thumbnail .lqd-post-header {
    max-width: 1240px;
}
.lqd-blog-post-style-2 .lqd-post-cover h1.entry-title {
    max-width: 640px;
    text-align: left;
    margin-bottom: 10px;
}
.lqd-blog-post-style-2 .lqd-post-cover {
    height: 600px;
}

.entry-header p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
}
.wp-block-latest-posts__list li {
    padding: 16px 24px;
    margin-bottom: 10px !important;
    border-bottom: unset !important;
}
.sidebar-widgets-outline div.widget:first-child .wp-block-latest-posts__list li {
    padding-top: 0;
    font-size: 24px;
    line-height: 1.2;
    color: var(--heading);
    font-weight: 500;
    font-family: var(--font-medium) !important;
}
.lqd-modal-close-btn .lqd-trigger-bars-shape{
    background-color: var(--primary);
}
.lqd-modal-content {
    background-color: #fff;
    overflow: auto;
    max-height: 100vh;
}
.lqd-modal-close-btn .lqd-togglable-trigger {
    padding-top: 11px;
}
footer .lqd-trigger {
    padding: 11px 24px;
    border-radius: 4px;
    background-color: var(--primary);
}
.post-card .lqd-box-icon {
    margin-bottom: 10px;
}
.post-card .lqd-box-icon>svg {
    height: 17px;
    margin-left: 0;
}
.post-call .lqd-box-icon{
    border: 1px solid rgba(0, 0, 0, 0.10);
}
.post-call .lqd-box-icon .lqd-menu-icon {
    stroke: #828282;
}
.post-call.elementor-widget-lqd-box .lqd-box-title,
.post-call.elementor-widget-lqd-box .lqd-box-subtitle
 {
    font-family: var(--font-normal) !important;
}
/* .post-call:hover .lqd-box-icon,
.post-call:hover .lqd-box-icon .lqd-bg-layer {
    background-color: var(--heading) !important;
} */
.post-call:hover .lqd-box-icon .lqd-menu-icon{
    stroke: var(--primary);
}
.hide-menu {
    display: none;
}
body p:empty {
    display: none;
}
#banner .elementor-hidden-mobile {
    right: -10% !important;
    left: unset !important;
}
p:last-child {
    margin-bottom: 0;
}
.language-menu .elementor-icon-wrapper {
    display: flex;
}
.language-menu .wpml-ls-item a {
    padding-top: 0;
    padding-bottom: 0;
}
.elementor nav.elementor-element.elementor-widget .lqd-trigger.lqd-togglable-trigger {
    color: var(--heading);
}
.lqd-is-active .lqd-menu-ul.lqd-menu-ul-top .lqd-menu-link-top {
    color: #fff;
    padding: 10px 0;
}
.lqd-is-active .lqd-menu-ul.lqd-menu-ul-top .current-menu-item{
    border-bottom: 4px solid var(--primary);
}
.lqd-is-active .lqd-menu-ul.lqd-menu-ul-top {
    gap: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: var(--heading);
}
.main-header .logo-box {
    width: auto;
    margin-right: 0;
}
.main-header .language-menu {
    width: auto;
}
.main-header .main-menu-item {
    margin-left: auto;
    margin-right: auto;
}
.lqd-contents.lqd-container {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.airowplane {
    position: absolute !important;
    right: 0;
    bottom: 0;
}
.home-banner .elementor-widget-html .aircircle::before,
.home-banner .elementor-widget-html .aircircle::after
/* .airowplane .elementor-widget-image::before,
.airowplane .elementor-widget-image::after  */
{
    content: '';
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.15); /* Change the color as needed */
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, 20%);
    z-index: 2;
    bottom: 0;
    /* animation: zoomInOut 4s infinite; */
}
@keyframes zoomInOut {
    0%, 100% {
        transform: translate(-50%, 50%) scale(1);
    }
    50% {
        transform: translate(-50%, 50%) scale(1.1);
    }
}
.home-banner .elementor-widget-html .aircircle::before
/* .airowplane .elementor-widget-image::before  */
{
    width: 100%;
    height: 870px;
    max-width: 870px;
    transform: translate(-50%, 35%);
}
.home-banner .elementor-widget-html .aircircle::after
/* .airowplane .elementor-widget-image::after  */
{
    width: 70%;
    height: 530px;
    max-width: 530px;
}
.aircover {
    border-radius: 12px 12px 0px 0px;
    background: #A2C5E7;
    height: 200px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 3;
    max-width: 700px;
    left: 50%;
    transform: translateX(-50%);
}
.airowplane .elementor-widget-image {
    z-index: 5;
    position: relative;
}

.airowplane .elementor-widget-image img {
    animation: landingUp 15s infinite;
}
.airowplane .elementor-widget-image img{
    position: relative;
    transition: bottom 3s linear;
    bottom: 0;
}
@keyframes landingUp {
    0%, 100% {
        transform: translateY(150px);
    }
    50% {
        transform: translateY(50px);
    }
}
.home-banner .e-con-full.e-flex.e-con.e-child:first-child {
    z-index: 5;
}
@media(max-width:1439px){
    .home-banner .e-con-full.e-flex.e-con.e-child:first-child {
        max-width: 50%;
    } 
}
@media(max-width:1023px){
    .home-banner .e-con-full.e-flex.e-con.e-child:first-child {
        max-width: 55%;
    } 
}
@media(max-width:640px){
    .home-banner .e-con-full.e-flex.e-con.e-child:first-child {
        max-width: 100%;
    } 
}
.single-liquid-portfolio .lqd-titlebar {
    display: block;
}
.single-liquid-portfolio .lqd-titlebar .e-con-inner {
    min-height: 600px;
}
.liquid-portfolio {
    max-width: 1140px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 120px;
}

.liquid-portfolio .elementor-widget.elementor-widget-text-editor ul{
    list-style: disc;
    padding-left: 1rem;
    margin: 0;
}

.liquid-portfolio .elementor-widget.elementor-widget-text-editor ol{
    list-style: decimal;
    padding-left: 1rem;
    margin: 0;
}

.lqd-titlebar .lqd-text-el {
    font-size: 56px;
}
.lqd-titlebar .elementor-widget-lqd-breadcrumb,
.lqd-titlebar .lqd-text-tag-p,
.single-liquid-portfolio .lqd-titlebar .lqd-titlebar-bg-overlay {
    display: none;
}
/* .why-choose-us .e-child:last-child {
    column-gap: 150px;
} */

/* @media only screen and (min-width: 1920px) {
    .home-banner > .e-con-inner {
        padding-top: 200px;
        padding-bottom: 150px;
    }
} */
 .lqd-box-image-top .lqd-box-iconlist li {
    align-items: flex-start;
 }
 .elementor-90 .elementor-element.elementor-element-11ba31a {
    padding-top: 40px;
 }
.main-header .main-menu-item {
    margin-right: 0;
    margin-left: 0;
 }
 .partner-inner-row {
    margin-bottom: 40px;
 }
.delivering  .lqd-box-image-top {
    padding-right: 30px;
}
.delivering  .lqd-box-image-top .lqd-box-content-separate {
    display: grid;
    grid-template-columns: 100px auto;
    grid-template-rows: auto;
    place-items: start;
}
.delivering  .lqd-box-image-top .lqd-box-description {
    grid-column-start: 2;
}
.delivering  .lqd-box-image-top .lqd-box-icon {
    grid-row: 1 / span 2;
    padding-top: 0;
    border: 0px;
    background-color: transparent;
}
.partners .elementor-widget-image-box {
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.05);
}
.partners .elementor-image-box-title {
    margin-bottom: 0;
}
#locations{
    background-color: white;
}
.elementor-90 .lqd-tabs-content figure.lqd-tabs-content-img{
    width: auto!important;
}

.elementor-90 .lqd-tabs-content figure.lqd-tabs-content-img > img{
    aspect-ratio: 580/497;
}

nav .lqd-menu-link-top,
.elementor-11 .elementor-element.elementor-element-180c81c .lqd-menu-li-top:hover{
    color: var(--heading);
}

footer nav .lqd-menu-link-top{
    color: white;
}

footer nav .lqd-menu-link-top:hover{
    opacity: .7;
}

.elementor-widget-lqd-tabs .lqd-tabs-trigger{
    padding: 24px!important;
}

nav #menu-languages li.menu-item.lqd-menu-dropdown-trigger:hover>.lqd-menu-dropdown{
    transform: translateY(-10px);
}

#menu-languages li.menu-item ul li a{
    font-size: 18px;
    line-height: 1.2;
    text-align: left;
    justify-content: start;
}

nav #menu-languages li.menu-item ul.lqd-menu-dropdown{
    width: 116px!important;
    min-width: 116px!important;
    padding: 0;
    border-radius: 3px;
    overflow: hidden;
    grid-gap: unset;
}

.who-we-are .lqd-box-icon {
    border: unset;
}
header .elementor-widget.elementor-widget-lqd-menu.lqd-widget-container-flex.lqd-widget-container-items-center .lqd-menu-link-top::before{
    height: 5px;
}

header nav .lqd-menu-link-top span.wpml-ls-native{
    white-space: nowrap;
}

.elementor-1358 .elementor-element.elementor-element-9631590 > .elementor-widget-container:hover,
.lqd-modal-type-fullscreen.elementor-hidden-mobile.elementor-widget-lqd-modal .lqd-trigger:hover,
.lqd-box-separate-content-placement-start.e-transform.lqd-box-image-top.elementor-widget.elementor-widget-lqd-box.lqd-widget-container-flex.lqd-group-box .elementor-widget-container:hover{
    transform: none !important;
}

.elementor .publication-row .elementor-element.elementor-widget p.elementor-heading-title {
    color: #EC6E51 !important;
}
.lqd-modal-type-fullscreen.elementor-hidden-mobile.elementor-widget-lqd-modal .lqd-trigger:hover,
.lqd-modal-content .mf-btn--justify .metform-btn:hover{
    background: #EC6E5180!important;
}

.elementor-1358 .elementor-element.elementor-element-0aa8e75{
    margin-bottom: 40px!important;
}

.elementor-element.elementor-element-a5f0ccc.lqd-widget-container-flex.lqd-widget-container-items-center > div,
.elementor-element.elementor-element-f16d521.lqd-widget-container-flex.lqd-widget-container-items-center > div{
    align-items: start;
}

.elementor-element.elementor-element-a5f0ccc.lqd-widget-container-flex.lqd-widget-container-items-center .lqd-menu-li-top :is(.lqd-menu-link-top.lqd-is-active, .lqd-menu-li-top.current-menu-item > a),
.elementor-element.elementor-element-a5f0ccc.lqd-widget-container-flex.lqd-widget-container-items-center #menu-services .lqd-menu-li-top:hover a,
.entry-content.lqd-single-post-content .elementor-element.lqd-widget-container-flex.lqd-widget-container-items-center .lqd-menu-li-top :is(.lqd-menu-link-top.lqd-is-active, .lqd-menu-li-top.current-menu-item > a),
.entry-content.lqd-single-post-content .elementor-element.lqd-widget-container-flex.lqd-widget-container-items-center #menu-side-menu .lqd-menu-li-top:hover a,
.lqd-modal-content .mf-btn--justify .metform-btn:hover{
    color: white!important;
}

.elementor-90 .elementor-element.elementor-element-9a3acc4 .lqd-iconlist-icon{
    margin-right: .5rem;
    padding-top: 4px;
}

.elementor-90 .elementor-element.elementor-element-9a3acc4 .lqd-iconlist-item a{
    display: flex;
    gap: .5em;
}

.entry-content.lqd-single-post-content .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-child p,
.entry-content.lqd-single-post-content .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type span,
.entry-content.lqd-single-post-content .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type li,
.entry-content.lqd-single-post-content .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type a,
.liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type p,
.liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type span,
.liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type li,
.liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type a{
    font-family: var(--font-normal);
}

.lqd-modal-content .elementor-social-icon{
    border: 0!important;
}

.lqd-modal-content .elementor-social-icon:hover{
    background-color: transparent!important;
}

.lqd-modal-content .elementor-social-icon:hover svg,
.lqd-modal-content .elementor-social-icon:hover svg path{
    fill: var(--primary);
}

.lqd-modal-content .mf-btn--justify .metform-btn{
    font-size: 14px!important;
}

.lqd-modal-content h6.lqd-text-el,
.lqd-modal-content h6.lqd-text-el span,
.lqd-modal-content h6.lqd-box-title,
.lqd-modal-content h6.lqd-box-title span{
    font-size: 18px;
}

.lqd-modal.transition-opacity.z-99.fixed{
    transform: translateX(100%);
}

.lqd-modal.invisible.pointer-events-none{
    animation: slide-out 1s forwards;
    -webkit-animation: slide-out 1s forwards;
}

.lqd-modal.lqd-is-active{
    animation: slide-in 1s forwards;
    -webkit-animation: slide-in 1s forwards;
}
.text-404 h1 {
    display: none;
}
.error-404 h3 {
    font-size: 36px;
}
.error404  .page-404.error-404 .lqd-btn {
    font-size: 16px;
}
.error-404 .text-404 {
    margin-bottom: 64px;
}
.error-404 .text-20 {
    max-width: 402px;
    margin-left: auto;
    margin-right: auto;
}
.delivering .lqd-box-content-separate.transition-all{
    display: none;
}

.delivering .lqd-box-separate-content-placement-start .elementor-widget-container{
    height: auto!important;
}

.partners .partner-inner-row > div{
    width: 100% !important;
    border-radius: 10px;
}
.partners figure.elementor-image-box-img img {
    max-height: 76px;
    object-fit: contain;
}
#post-404.page-404{
    padding-top: 200px;
    padding-bottom: 120px;
}
.partners .partner-inner-row {
    margin-bottom: 40px;
}
.partners .partner-inner-row > div .elementor-widget-container{
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px !important;
}

.partners .partner-inner-row > div .elementor-widget-container > div.elementor-image-box-wrapper{
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.partners .partner-inner-row > div .elementor-widget-container > div.elementor-image-box-wrapper figure.elementor-image-box-img{
    /* min-height: 180px; */
    align-content: center;
}

.partners .partner-inner-row > div .elementor-widget-container > div.elementor-image-box-wrapper figure.elementor-image-box-img > img{
    align-self: center;
    min-height: 180px;
}

.delivering .deliver-item p,
.delivering .f-20 p{
    font-size: 14px!important;
    font-family: var(--font-medium)!important;
    line-height: 150%;
}

.delivering .deliver-item h6.lqd-box-subtitle{
    padding-bottom: 15px;
}

.who-we-are .f-20 p,
.global-expertise-row p.lqd-text-el span,
.home-contact-team p.lqd-text-el span{
    font-size: 16px!important;
    line-height: 150%;
}

.publication-row.publication-element p.elementor-heading-title.elementor-size-default{
    font-size: 16px;
}

.elementor-widget-lqd-tabs .lqd-tabs-trigger:last-of-type{
    margin-bottom: 0;
}

#post-404.page-404{
    min-height: 100vh;
}

.show-mobile {
    display: none;
}
.custom_current_menu .lqd-dropdown-arrow {
    display: none;
}
.wpml-ls-item .wpml-ls-current-language {
    background-color: var(--blue);
    color: #fff;
}
.wpml-ls-item .wpml-ls-current-language a {
    color: #fff;
}
.lqd-menu-dropdown .menu-item {
    padding: 7px 10px;
    min-width: 115px;
}
.lqd-menu-dropdown .menu-item:hover {
    background-color: var(--blue);
}
.lqd-menu-dropdown .menu-item:hover a{
    color: #fff;
}
.lqd-is-active .lqd-menu-ul.lqd-menu-ul-top .show-mobile {
    display: block;
}
.contact-form .elementor-widget-lqd-text h3 .lqd-text-item:last-child {
    color: var(--blue);
}
div.elementor-66 .elementor-element.elementor-element-3bef2981 > .elementor-widget-container {
    padding-left: 0;
}
.lqd-box-image-top .lqd-box-iconlist li span {
    font-family: var(--font-normal);
}
div.elementor-90 .elementor-element.elementor-element-7dc8e2e .lqd-trigger.lqd-is-active {
    color: #fff;
}
.main-header .lqd-trigger.lqd-togglable-trigger {
    height: 48px;
}
@keyframes slide-in {
    100% { transform: translateX(0%); }
}

@keyframes slide-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(100%); }
}
.liquid-portfolio .lqd-box-icon svg path {
    stroke: #CBCBCB;
}
.liquid-portfolio .lqd-box-icon svg path {
    fill: transparent;
}
.liquid-portfolio .lqd-text-tag-h5 {
    margin-top: 60px;
}
.contact-form .elementor-widget-lqd-box .lqd-box-title {
    color: #101010;
}
.contact-form .mf-input-wrapper .mf-input-label {
    font-size: 18px;
    font-weight: 400;
}
.contact-form .lqd-box-image-top .lqd-box-iconlist li span {
    font-size: 18px;
}
.contact-form .lqd-text-tag-p .lqd-text-el {
    font-size: 16px;
}
.contact-form .elementor-social-icon {
    border: unset !important;
}
.contact-form .elementor-social-icon svg {
    font-size: 20px;
}
.single-post .lqd-box-content .lqd-box-icon {
    background-color: transparent;
}
.single-post .post-call .lqd-box-content .lqd-box-icon {
    display: flex;
    width: 60px;
    height: 60px;
}
.single-post .lqd-box-content-separate {
    margin-bottom: 0;
}

.single-post .lqd-box-icon svg path {
    fill: #828282;
    stroke: #828282;
}
.lqd-box-separate-content-placement-floating .lqd-box-icon {
    background-color: transparent;
    border: unset;
}
.deliver-item .lqd-box-icon svg path {
    fill: #2E56A2;
}
.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input::placeholder {
    color: #C9C1C1;
}
.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input {
    font-size: 14px;
    color: #C9C1C1;
}
.lqd-site-header .e-con-inner > .e-con-boxed:first-child {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.lqd-site-header .main-header .e-con.e-flex>.e-con-inner {
    padding-top: 0;
    padding-bottom: 0;
}
.main-header .lqd-menu-link-top {
    padding-top: 25px;
    padding-bottom: 25px;
}
body .error-404 .lqd-trigger {
    padding: 15px 24px;
}
body .error-404 .lqd-trigger:hover {
    background-color: #EC6E5160;
}
.explore-location-container .elementor-widget-lqd-box .lqd-box-content-floating .lqd-box-title {
    text-align: left !important;
}
 @media only screen and (max-width: 1681px){
    .delivering .e-con-inner{
        padding-bottom: 40px!important;
    }
}
@media only screen and (max-width: 1800px){
    .lqd-blog-post-style-2.has-thumbnail .lqd-post-header{
        left: unset;
    }
}
@media only screen and (max-width: 1500px) {
    .lqd-blog-post header.lqd-post-header h1.entry-title,
    .lqd-blog-post-style-2 .lqd-post-cover h1.entry-title, 
    .home-banner h1.lqd-text-el, .home-banner h1.lqd-text-el span,
    body h2 {
        font-size: 50px;
    }
    body h3 {
        font-size: 40px;
    }
    
    body h4 {
        font-size: 28px;
    }
    
    body h5 span,
    body h5,
    .liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type h5 span {
        font-size: 24px;
    }
    .elementor .who-we-are .elementor-element.elementor-element.elementor-widget h4.lqd-box-subtitle,
    .elementor .elementor-element.elementor-element.elementor-widget span.lqd-tabs-trigger-title,
    body h6,
    #menu-services li a,
    #menu-side-menu li a {
        font-size: 20px;
    }
    
    p span,span.lqd-tabs-trigger-subtitle,
    p {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1366px) {
    .lqd-titlebar .lqd-text-el {
        font-size: 48px;
    }
    .airowplane {
        bottom: 0;
    }
    .home-banner > .e-con-inner {
        padding-block-end: 250px !important;
        padding-block-start: 200px !important;
    }
    .elementor-element.e-parent.e-con>.e-con-inner {
        max-width: 85%;
    }
    .elementor-element.e-parent.e-con {
        padding-left: 0;
        padding-right: 0;
    }
    .ship  figure {
        margin-right: 150px !important;
    }
    .color-box {
        right: 205px !important;
    }
    .ring-big {
        display: none !important;
    }
    .ring-small {
        top: 0 !important;
        right: 330px !important;
    }
}
@media only screen and (max-width: 1280px) {
    .liquid-portfolio .lqd-text-tag-h5 {
        margin-top: 40px;
    }
    .airowplane {
        bottom: 0;
    }
    .home-banner .elementor-widget-html .aircircle::after {
        height: 400px;
    }
    .home-banner .elementor-widget-html .aircircle::before {
        height: 700px;
    }
    .aircover {
        height: 120px;
    }
    .home-banner .elementor-widget-html .aircircle::before {
        transform: translate(-50%, 43%);
    }
    .home-banner > .e-con-inner {
        padding-block-end: 180px !important;
        padding-block-start: 200px !important;
    }
    .lqd-blog-post-style-2.has-thumbnail .lqd-post-header {
        left: 6% !important;
        bottom: 50px;
    }
    .lqd-blog-post header.lqd-post-header h1.entry-title,
    .lqd-blog-post-style-2 .lqd-post-cover h1.entry-title, 
    .home-banner h1.lqd-text-el, .home-banner h1.lqd-text-el span,
    body h2 {
        font-size: 44px;
    }
    body h3 {
        font-size: 36px;
    }
    
    body h4 {
        font-size: 24px;
    }
    
    body h5 span,
    body h5,
    .liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type h5 span {
        font-size: 20px;
    }
    .elementor .who-we-are .elementor-element.elementor-element.elementor-widget h4.lqd-box-subtitle,
    .elementor .elementor-element.elementor-element.elementor-widget span.lqd-tabs-trigger-title,
    body h6,
    #menu-services li a,
    #menu-side-menu li a {
        font-size: 18px;
    }
    
    p span,span.lqd-tabs-trigger-subtitle,
    p {
        font-size: 16px;
    }
    .our-team .elementor-widget-image img,
    .publication-row .e-con.e-child .elementor-widget-container > a > img {
        width: 100%;
    }
    .publication-row .e-con.e-child .elementor-widget-container > a {
        display: block;
    }

    #lqd-page-content .lqd-post-cover .lqd-post-header.entry-header{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
}
@media only screen and (max-width: 1279px){
    .publication-row.e-flex .e-con-inner{
        padding-bottom: 14px!important;
    }
    .partner-inner-row .elementor-widget-image-box {
        margin-bottom: 30px !important;
    }
}
@media (max-width: 1200px) {
    .main-header .lqd-modal-type-fullscreen {
        display: none;
    }
    .main-header .elementor-widget-lqd_site_logo {
        padding: 10px 0;
    }
    .main-header .language-menu {
        padding-left: 10px;
    }
}
@media only screen and (max-width: 999px) {
    .delivering .lqd-box-image-top .lqd-box-content-separate:last-child {
        display: none;
    }
    .delivering .e-flex .elementor-widget-lqd-box {
        width: 100% !important;
        transform: none !important;
    }
    .partners .elementor-widget-heading,
    .partners .elementor-widget-text-editor {
        width: 100% !important;
    }
    .partner-inner-row .elementor-widget-image-box  .elementor-image-box-img {
        display: flex;
        justify-content: center;
    }
    .delivering .e-flex .elementor-widget-lqd-box .lqd-box-content {
        padding-bottom: 40px;
    }
    .single-liquid-portfolio .pf-single-contents .e-parent .e-con-inner {
        flex-wrap: wrap;
    }
    .single-liquid-portfolio .pf-single-contents .elementor-element.e-child:first-child {
        width: 100%;
        padding-bottom: 60px;
    }
    .single-liquid-portfolio .pf-single-contents .elementor-element.e-child:last-child {
        padding-left: 0;
        width: 100%;
    }
    .aircover {
        max-width: 500px;
    }
    .home-banner .elementor-widget-html .aircircle::after {
        height: 300px;
        transform: translate(-50%, 15%);
        max-width: 300px;
    }
    .home-banner .elementor-widget-html .aircircle::before {
        height: 600px;
        transform: translate(-50%, 44%);
    }
    .lqd-blog-post-style-2.has-thumbnail .lqd-post-header {
        left: 5% !important;
    }
    .color-box {
        right: 100px !important;
        max-width: 400px;
        min-height: 150px !important;
    }
    .ship figure {
        width: 100% !important;
    }
    .error-404 h3 {
        font-size: 32px;
    }
    .ship {
        max-width: 400px;
        right: 100px;
    }
    @keyframes landingUp {
        0%, 100% {
            transform: translateY(100px);
        }
        50% {
            transform: translateY(50px);
        }
    }
    /* .ship-section {
        display: none !important;
    } */
    .elementor-element.e-parent.e-con>.e-con-inner {
        max-width: 90%;
    }
    .page-banner.e-con {
        min-height: 500px;
    }
    .page-banner p {
        margin-bottom: 0;
    }
    .lqd-blog-post-style-2 .lqd-post-cover {
        height: 500px;
    }
    .lqd-blog-post-style-2.has-thumbnail .lqd-post-header {
        bottom: 20px;
        position: absolute !important;
        padding-bottom: 0 !important;
    }
    .delivering .lqd-box-image-top{
        padding-right: 0;
    }

    .lqd-modal-inner .lqd-modal-close-btn{
        top: 12px!important;
    }
}
@media only screen and (max-width: 768px) {
    .home-banner .elementor-widget-html .aircircle::before {
        height: 525px;
        transform: translate(-50%, 45%);
        max-width: 600px;
    }
    .home-banner .elementor-widget-html .aircircle::after {
        height: 300px;
        transform: translate(-50%, 25%);
        max-width: 300px;
    }
    .aircover {
        max-width: 400px;
    }
    .single-liquid-portfolio .lqd-titlebar .e-con-inner {
        min-height: 450px;
    }
    .lqd-blog-post-style-2.has-thumbnail .lqd-post-header {
        left: 3% !important;
    }
    .liquid-portfolio {
        margin-top: 60px;
        padding-bottom: 50px;
    }
    .lqd-blog-post header.lqd-post-header h1.entry-title,
    .lqd-blog-post-style-2 .lqd-post-cover h1.entry-title, 
    .home-banner h1.lqd-text-el, .home-banner h1.lqd-text-el span,
    body h2 {
        font-size: 36px;
    }
    body h3 {
        font-size: 32px;
    }
    
    body h4 {
        font-size: 20px;
    }
    
    body h5 span,
    body h5,
    .liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type h5 span {
        font-size: 18px;
    }
    .elementor .who-we-are .elementor-element.elementor-element.elementor-widget h4.lqd-box-subtitle,
    .elementor .elementor-element.elementor-element.elementor-widget span.lqd-tabs-trigger-title,
    body h6,
    #menu-services li a,
    #menu-side-menu li a{
        font-size: 18px;
    }
    .lqd-menu-link-top,
    p span,span.lqd-tabs-trigger-subtitle,
    p {
        font-size: 16px;
    }
    body .elementor-579 .elementor-element.elementor-element-0066291 > .elementor-widget-container{
        padding: 0px;
    }
    .logistic-bannercontainer .f-20.mw_500.elementor-widget.elementor-widget-text-editor p{
        font-size: 16px!important;
    }
    
}
@media only screen and (max-width: 767px) {
    div.elementor-11 .elementor-element.elementor-element-6692cd5 .lqd-trigger-bars-shape {
        width: 40px;
        height: 40px;
    }
    .lqd-modal-inner .lqd-modal-close-btn {
        inset-inline-end: 25px !important;
    }
    .elementor div.elementor-element.elementor-widget .lqd-trigger.lqd-togglable-trigger {
        padding-left: 0;
        padding-right: 0;
    }
    .error-404 .text-404 {
        margin-bottom: 40px;
    }
    .error-404 h3 {
        font-size: 28px;
    }
    #post-404.page-404 {
        padding-bottom: 60px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 150px;
    }
    .partner-inner-row {
        grid-column-gap: 30px !important; 
    }
    .partner-inner-row .elementor-widget-image-box {
        margin-bottom: 20px !important;
    }
    .publication-row:not(.publication-element) .elementor-heading-title,
    .logistic-bannercontainer .elementor-heading-title.elementor-size-default,
    .logistic-bannercontainer .f-20.mw_500.elementor-widget.elementor-widget-text-editor {
        text-align: center;
    }
    .logistic-bannercontainer.e-con.e-con > .e-con-inner > .elementor-widget{
        width: 100%;
    }
    .lqd-titlebar .lqd-text-el {
        font-size: 40px !important;
        line-height: initial;
    }
    .single-liquid-portfolio .pf-single-contents .elementor-element.e-child:first-child {
        padding-bottom: 40px;
    }
    .single-liquid-portfolio .pf-single-contents .elementor-element.e-child:last-child {
        padding-right: 0;
    }
    .single-liquid-portfolio .pf-single-contents .elementor-element.e-child:first-child {
        padding-bottom: 40px;
        min-height: 400px;
        
    }
    .single-liquid-portfolio .pf-single-contents .lqd-text-tag-h3 .elementor-widget-container{
        padding-bottom: 0 !important;
    }
    .airowplane {
        bottom: 0;
        max-width: 500px;
    }
    .lqd-blog-post-style-2.has-thumbnail .lqd-post-header {
        left: 20px !important;
        padding-left: 0 !important;
    }
    .what-we-do figure img {
        width: 100%;
    }
    .office {
        display: none !important;
    }
    .publication-row .e-con.e-child img {
        width: 100% !important;
        height: auto !important;
    }
    .publication-row .e-con.e-child,
    .our-team .e-con.e-child,
    .publication-row .e-con.e-child .elementor-widget-container > a {
        display: block;
    }
    .language-menu nav.elementor-widget {
        min-width: 70px;
    }
    .language-menu.e-con {
        margin-left: auto;
        margin-right: 20px;
    }

    .home-banner > .e-con-inner{
        padding-block-start: 170px!important;
    }

    .elementor-90 .elementor-element.elementor-element-c9705da .lqd-text-el{
        margin-bottom: 0;
    }

    .e-con-inner .elementor .elementor-element.elementor-widget .lqd-trigger.lqd-togglable-trigger{
        padding: 10px 24px;
    }
     body .elementor-579 .elementor-element.elementor-element-0066291 > .elementor-widget-container{
        padding: 0px;
    }
}
@media only screen and (max-width: 600px) { 
    .liquid-portfolio .lqd-text-tag-h5 {
        margin-top: 25px;
    }
    .airowplane {
        bottom: 0;
        max-width: 80vw;
    }
    .home-banner .elementor-widget-html .aircircle::before, .home-banner .elementor-widget-html .aircircle::after {
        bottom: 20%;
    } 
    .single-liquid-portfolio .pf-single-contents .elementor-element.e-child:first-child{
        margin-bottom: 10px;
    }
     body .elementor-579 .elementor-element.elementor-element-0066291 > .elementor-widget-container{
        padding: 0px;
    }
    /* @keyframes landingUp {
        0%, 100% {
            transform: translateY(150px) scale(0.7);
        }
        50% {
            transform: translateY(80px) scale(0.9);
        }
    } */
}
@media only screen and (max-width: 500px) {
    .main-header .elementor-widget-icon .elementor-widget-container {
        margin-right: 5px !important;
    }
    @keyframes landingUp {
        0%, 100% {
            transform: translateY(80px);
        }
        50% {
            transform: translateY(30px);
        }
    }
    .lqd-box-image-top .lqd-box-iconlist li span {
        font-size: 15px;
    }
    .lqd-titlebar .lqd-text-el {
        font-size: 36px !important;
    }
    .home-banner .elementor-widget-html .aircircle::after {
        height: 200px;
        transform: translate(-50%, 30%);
        max-width: 190px;
    }
    .home-banner .elementor-widget-html .aircircle::before {
        height: 400px;
        transform: translate(-50%, 52%);
    }
    .aircover {
        height: 80px;
    }
    .language-menu.e-con {
        margin-right: 0;
    }
    .language-menu nav.elementor-widget {
        min-width: 70px;
    }
    .logo-box {
        flex: 1 !important; 
    }
    .lqd-site-footer-wrap .elementor-social-icons-wrapper.elementor-grid {
        display: flex;
        justify-content: center;
    }
    .footer-text .lqd-text-el {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    /* .footer-text .lqd-text-el span,
    .footer-text .lqd-text-el a {
        width: 100%;
        border: unset !important;
    } */
    .elementor-element.e-parent.e-con>.e-con-inner {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    div.lqd-container {
        padding-left: 0;
        padding-right: 0;
    }
    .lqd-blog-post header.lqd-post-header h1.entry-title,
    .lqd-blog-post-style-2 .lqd-post-cover h1.entry-title, 
    .home-banner h1.lqd-text-el, .home-banner h1.lqd-text-el span,
    body h2 {
        font-size: 32px;
    }
    body h3 {
        font-size: 28px;
    }
    
    body h4 {
        font-size: 18px;
    }
    
    body h5 span,
    body h5,
    .liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type h5 span {
        font-size: 16px;
    }
    .elementor .who-we-are .elementor-element.elementor-element.elementor-widget h4.lqd-box-subtitle,
    .elementor .elementor-element.elementor-element.elementor-widget span.lqd-tabs-trigger-title,
    body h6,
    #menu-services li a,
    #menu-side-menu li a {
        font-size: 16px;
    }
    
    p span,span.lqd-tabs-trigger-subtitle,
    p {
        font-size: 15px;
    }
    .logistic-bannercontainer .f-20.mw_500.elementor-widget.elementor-widget-text-editor p{
        font-size: 14px!important;
    }
    .single-liquid-portfolio .pf-single-contents .elementor-element.e-child:first-child{
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 400px) {
    .partner-inner-row .elementor-widget-image-box {
        margin-bottom: 20px !important;
    }
    .aircover {
        max-width: 250px;
    }
    .home-banner .elementor-widget-html .aircircle::after {
        height: 200px;
    }
    .home-banner .elementor-widget-html .aircircle::before {
        height: 300px;
        transform: translate(-50%, 35%);
    }
    .single-liquid-portfolio .pf-single-contents .elementor-element.e-child:first-child{
        margin-bottom: 5px;
    }
     body .elementor-579 .elementor-element.elementor-element-0066291 > .elementor-widget-container{
        padding: 0px;
    }
}
@media only screen and (max-width: 360px) {
    @keyframes landingUp {
        0%, 100% {
            transform: translateY(40px);
        }
        50% {
            transform: translateY(20px);
        }
    }
    .aircover {
        max-width: 200px;
    }
    .home-banner .elementor-widget-html .aircircle::after {
        height: 175px;
        transform: translate(-50%, 20%);
    }
    .home-banner .elementor-widget-html .aircircle::before {
        height: 265px;
        transform: translate(-50%, 30%);
    }
    body .elementor-579 .elementor-element.elementor-element-0066291 > .elementor-widget-container{
        padding: 0px;
    }}
@media only screen and (min-width: 540px){
    .partners .partner-inner-row{
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
     body .elementor-579 .elementor-element.elementor-element-0066291 > .elementor-widget-container{
        padding: 0px;
    }
}
@media only screen and (min-width: 640px){
    .partners .partner-inner-row{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
     body .elementor-579 .elementor-element.elementor-element-0066291 > .elementor-widget-container{
        padding: 0px;
    }
}

@media only screen and (min-width: 768px){
    .elementor-90 .elementor-element.elementor-element-a0a785f{
        width: 40%!important;
    }

    .entry-content.lqd-single-post-content .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-child p,
    .entry-content.lqd-single-post-content .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type span,
    .entry-content.lqd-single-post-content .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type li,
    .entry-content.lqd-single-post-content .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type a,
    .liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type p,
    .liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type span,
    .liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type li,
    .liquid-portfolio .e-con-inner > .e-con-full.e-flex.e-con.e-child:last-of-type a,
    .lqd-modal-content .mf-input-wrapper .mf-input-label{
        font-size: 18px;
    }

    .lqd-modal-content h6.lqd-text-el,
    .lqd-modal-content h6.lqd-text-el span,
    .lqd-modal-content h6.lqd-box-title,
    .lqd-modal-content h6.lqd-box-title span{
        font-size: 20px;
    }
    .delivering .deliver-item p,
    .delivering .f-20 p,
    .lqd-modal-content .mf-btn--justify .metform-btn{
        font-size: 16px!important;
    }
    .who-we-are .f-20 p,
    .global-expertise-row p.lqd-text-el span,
    .home-contact-team p.lqd-text-el span,
    .lqd-post-meta,
    .f-20 p{
        font-size: 20px!important;
    }
    .single-liquid-portfolio .pf-single-contents .elementor-element.e-child:first-child{
        margin-bottom: 5px;
    }
    body .elementor-579 .elementor-element.elementor-element-0066291 > .elementor-widget-container{
        padding: 0px;
    }
}

@media only screen and (min-width: 1024px){
    .partners .partner-inner-row{
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lqd-modal-content .e-con.e-flex > .e-con-inner{
        padding-top: 0;
        padding-bottom: 0;
    }
    header nav .lqd-menu-link-top{
        font-size: 22px;
    }

    header nav #menu-languages .lqd-menu-link-top{
        font-size: 18px;
    }

    .partners .partner-inner-row > div{
        height: fit-content;
    }
    
}

@media only screen and (min-width: 1280px){
    header .elementor-widget.elementor-widget-lqd-menu.lqd-widget-container-flex.lqd-widget-container-items-center .lqd-menu-link-top:hover::before{
        opacity: 1;
        background: var(--primary);
    }

    /* .e-con>.e-con-inner{
        gap: 32px!important;
    } */

    .elementor .publication-row .e-con-full{
        margin-bottom: 0!important;
    }

    .elementor .publication-row .e-con-inner{
        padding-top: 120px;
        padding-bottom: 120px;
    }
    footer nav .lqd-menu-link-top{
        padding-top: calc(72px - 30px);
    }

    .partners .partner-inner-row{
        grid-gap: 30px;
    }

    .logistic-bannercontainer .elementor-heading-title.elementor-size-default,.f-20.mw_500,
    .logistic-bannercontainer .f-20.mw_500.elementor-widget.elementor-widget-text-editor{
        max-width: 500px !important;
    }


    .publication-row.publication-element p.elementor-heading-title.elementor-size-default{
        font-size: 20px;
    }
}

@media only screen and (min-width: 1366px){
    .delivering .deliver-item p,
    .delivering .f-20 p{
        font-size: 20px!important;
    }
}

@media only screen and (min-width: 1440px){
    .elementor-90 .elementor-element.elementor-element-a0a785f{
        width: 67%!important;
    }
    /* .elementor-1358 .elementor-element.elementor-element-0aa8e75{
        margin-bottom: 100px!important;
    } */
    footer nav .lqd-menu-link-top{
        padding-top: calc(72px - 3px);
    }
    .partners .partner-inner-row > div,
    .partners .partner-inner-row > div .elementor-widget-container{
        border-radius: 20px;
    }
}

@media only screen and (min-width: 1560px){
    footer nav .lqd-menu-link-top{
        padding-top: calc(72px - 30px);
    }

    .partners .partner-inner-row{
        grid-gap: 51px;
    }
}

@media only screen and (min-width: 1920px){
    .elementor-90 .lqd-tabs-content figure.lqd-tabs-content-img,
    .elementor-90 .lqd-tabs-content figure.lqd-tabs-content-img > img{
        height: 100%;
        object-fit: cover;
    }
}

.e-con-inner .lqd-box-content .lqd-box-content-separate .lqd-box-title{
    font-family: var(--font-normal)!important;
}

.e-con-inner .lqd-box-content .lqd-box-content-separate .lqd-box-subtitle{
    font-family: var(--font-medium)!important;
}

body .lqd-blog-post-style-2.has-thumbnail .lqd-post-header{
    min-height: unset!important;
}

#lqd-page-content .lqd-post-cover .lqd-post-header.entry-header{
    min-height: unset;
    padding-left: unset;
    padding-right: unset;
}

@media (min-width: 1281px) and (max-width: 1366px) {
    #lqd-page-content .lqd-post-cover .lqd-post-header.entry-header{
        padding-left: 4.5%;
        padding-right: 4.5%;
    }
}

body .e-con-full.e-flex.e-con.e-child .lqd-box-icon-inline-content .elementor-widget-container{
    
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #7070701F;
    border-radius: 5px 5px 5px 5px;
    
}

.explore-locationglobal .lqd-box-icon{
    border: unset;
    font-size: 35px!important;
}

.explore-locationglobal .lqd-box-content-floating-visible-onhover .lqd-box-content-floating.lqd-box-content-separate{
    --lqd-box-cf-pt: 30px;
    --lqd-box-cf-pe: 30px;
    --lqd-box-cf-pb: 30px;
    --lqd-box-cf-ps: 30px;
    --lqd-box-cf-bg: #FFFFFF;
    --lqd-box-cf-bs: 0px 5px 35px 0px rgba(0, 0, 0, 0.07);
}