/*
Theme Name: Flatsome Child
Theme URI: univn.vn
Description: This is a child theme for Flatsome Theme
Author: Quang Hoa
Template: flatsome
Version: 3.0
Text Domain: shtheme
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
html {
    font-family: 'Inter', sans-serif;
}
.uppercase, h6, th, span.widget-title {
    letter-spacing: 0;
}
b, strong, .nav-uppercase>li>a {
    font-weight: bold;
}
td {
    color: inherit;
}
.text-box .text {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
.uni-breadcrumbs {
	margin-bottom: 30px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    box-shadow: none !important;
    border: none;
    background-color: #EDF5FE !important;
    height: 50px;
    font-size: .875rem;
    padding-left: 16px;
    margin-right: 16px;
}
.dark .select-resize-ghost, .dark .select2-container .select2-choice, .dark .select2-container .select2-selection, .dark input[type=date], .dark input[type=email], .dark input[type=number], .dark input[type=password], .dark input[type=search], .dark input[type=tel], .dark input[type=text], .dark input[type=url], .dark select, .dark textarea {
    background-color: #FFF !important;
}
.wpcf7 .select-resize-ghost, .wpcf7 .select2-container .select2-choice, .wpcf7 .select2-container .select2-selection, .wpcf7 input[type=date], .wpcf7 input[type=email], .wpcf7 input[type=number], .wpcf7 input[type=password], .wpcf7 input[type=search], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=url], .wpcf7 select, .wpcf7 textarea {
    border-radius: 5px;
}
.wpcf7 input[type=submit] {
    font-size: 1rem;
    height: 42px;
    border-radius: 5px;
}
.wpcf7 label {
    font-weight: normal;
    font-size: .875rem;
}
.button, input[type=submit], input[type=submit].button, input[type=reset].button, input[type=button].button {
    font-weight: 600;
    letter-spacing: 0;
}
.button.is-outline, input[type=submit].is-outline, input[type=reset].is-outline, input[type=button].is-outline {
    border-width: 1px;
}
.button.is-outline {
    color: inherit;
    line-height: calc( 2.5em - 2px );
}
.button-gradient {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 190px !important;
    height: 50px;
    line-height: normal;
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%);
    border: none;
}
select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    padding-right: 1.6em;
}
.box-text {
    font-size: 1em;
}
.breadcrumbs {
    font-size: .875rem;
    text-transform: none;
}
.breadcrumbs a {
    color: inherit;
}
.mfp-bg {
    background-color: rgba(0, 0, 0, .7);
}
.mfp-bg.mfp-ready {
    opacity: 1;
}

/*--------------------------------------------------------------
## Header 
--------------------------------------------------------------*/
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #FFF;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: inherit;
}
.header .nav>li>a {
    font-size: .875rem;
}
.header-top .nav-uppercase>li>a {
    text-transform: none;
}
.nav-uppercase>li>a {
    letter-spacing: 0;
}
.header .nav-dropdown {
    color: inherit;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
	border-width: 12px;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    border-width: 10px;
    margin-left: -9px;
}
.nav-dropdown-has-border .nav-dropdown {
	border-width: 1px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    padding: 0;
    display: block;
    box-shadow: 0px 8px 25px rgba(27, 29, 54, 0.18);
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.nav-dropdown-col, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.image-column {
    display: block;
    width: 100%;
    border-right: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li {
    position: relative;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li a {
    font-size: .875rem;
    margin: 0;
    padding: 10px 20px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li a:hover {
    background: #E2E5EC;
    color: #0071BD;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .menu-item-has-children>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .title>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col>a {
    font-size: .875rem;
    font-weight: normal;
    color: inherit;
    text-transform: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .menu-item-has-children>a {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .menu-item-has-children>a:after {
    content: '\f105';
    font-family: 'Font Awesome 5 Pro';
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default ul { 
    background-color: #fff;
    min-width: 210px;
    top: -1px;
    border: 1px solid #ddd;
    left: 100%; 
    position: absolute; 
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    z-index: 99999; 
    opacity: 0; 
    visibility: hidden;
    -moz-transition: 0.2s ease-in-out; 
    -o-transition: 0.2s ease-in-out; 
    -webkit-transition: 0.2s ease-in-out; 
    transition: 0.2s ease-in-out; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li:hover > ul { 
    opacity: 1; 
    visibility: visible; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col .menu-item-has-children {
    margin-top: 0;
}

/* Header Template Element */
.nav-click {position: relative;width: 32px;height: 32px;cursor: pointer;display: block;z-index: 999;}
.nav-click span, .nav-click::after, .nav-click::before {content: '';background-color: #0071BD;position: absolute;height: 2px;transition: all .3s ease-in-out;pointer-events: none;}
.nav-dark .nav-click span, .nav-dark .nav-click::after, .nav-dark .nav-click::before {background-color: #FFF;}
.nav-click::after,.nav-click::before{top:6px;right:0;width:30px;transform-origin:50% 50%}
.nav-click::after{top:23px;width:30px}
.nav-click span{top:15px;right:0;width:30px}
/*@media (min-width:850px) {
    .nav-click{width:38px;height:38px}
    .nav-click span, .nav-click::after, .nav-click::before{height:3px}
    .nav-click::after, .nav-click::before{top:9px; width:25px}
    .nav-click::after{top:27px;width:35px}
    .nav-click span{top:18px;width:31px}
}*/
.has-off-canvas .current-lightbox-clicked .nav-click span{opacity:0}
.has-off-canvas .current-lightbox-clicked .nav-click::before{width:70%;left:17%;transform:rotate3d(0,0,1,45deg);top:43%}
.has-off-canvas .current-lightbox-clicked .nav-click::after{width:70%;left:15%;transform:rotate3d(0,0,1,-45deg);top:41%}

/*--------------------------------------------------------------
## Widget 
--------------------------------------------------------------*/
/* Widget Recent Posts */
.sidebar .widget_recent_entries ul li { padding: 5px 10px; border-bottom: 1px solid #cccccc; }
.sidebar .widget_recent_entries ul li:last-child { border-bottom: none; }
.sidebar .widget_recent_entries ul li .post-date { display: block; }

/* Widget Recent Posts */
.widget_list_posts .post-item {
    padding-bottom: 0;
}
.widget_list_posts .post-item:not(:last-child) .col-inner {
    margin-bottom: 20px;
}
.widget_list_posts .blog-post-inner {
    display: flex;
    flex-direction: column;
}
.widget_list_posts .blog-post-inner .post-title {
    order: -1;
    font-size: .875rem;
    line-height: 1.4;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    width: auto;
    margin: 0 0 5px 0;
}
.widget_list_posts .blog-post-inner .post-meta {
    margin-top: 0;
    margin-bottom: 0;
}
.widget_list_posts .blog-post-inner .post-meta .entry-cat {
    display: none;
}
.widget_list_posts .from_the_blog_excerpt {
    font-size: .875rem;
}
.widget_list_posts .box-vertical {
    display: flex;
}
.widget_list_posts .box-vertical .box-image {
    flex: 0 0 38%;
}
.widget_list_posts .box-vertical .box-text {
    padding: 0 0 0 10px;
}
.widget_list_posts__alignright .box-vertical .box-text {
    order: -1;
    padding: 0 10px 0 0;
}

/* Widget Support */
@media (min-width: 1200px) { .widget_supports .list-supporter { padding-top: 190px; background-image: url(assets/img/bg-support.png); background-repeat: no-repeat; background-position: top center; background-size: contain; } }
.widget_supports .list-supporter .email { padding: 5px 10px; font-weight: 600; line-height: 20px; }
.widget_supports .phone { font-size: 1.25rem; color: #ff0000; font-weight: bold; }
.widget_supports .list-supporter li { margin: 0; }
.widget_supports .support-style-1 { background-color: #FFF; }
.widget_supports .support-style-1 .supporter { padding: 0 10px 10px 10px; }
.widget_supports .support-style-1 li { padding: 5px 0; font-size: .875rem; color: #333333; border-top: 1px solid #333; }
.widget_supports .support-style-1 li:first-child { border-top: none; }
.widget_supports .support-style-1 li:last-child { border-bottom: none; }
.widget_supports .support-style-1 i { width: 22px; margin-right: 12px; }
.widget_supports .support-style-2 .supporter { margin: 0 8px; padding: 5px 8px 5px 50px; border-top: 1px solid #dddddd; background: url(lib/images/ic-phone.png) 7px 10px no-repeat; position: relative; }
.widget_supports .support-style-2 .supporter:first-child { border-top: none; }
.widget_supports .support-style-2 .name { font-weight: 600; }
.widget_supports .support-style-2 .skype { position: absolute; right: 7px; bottom: 10px; z-index: 1; }
.widget_supports .support-style-2 .email a { color: #333333; }
.widget_supports .support-style-3 .supporter:not(:last-child) { border-bottom: 1px solid #dfdfdf; }
.widget_supports .support-style-3 ul { position: relative; padding: 8px 10px; }
.widget_supports .support-style-3 .name { font-size: 0.75rem; color: #333333; }
.widget_supports .support-style-3 .phone { line-height: 24px; }
.widget_supports .support-style-3 .social { position: absolute; bottom: 10px; right: 8px; z-index: 1; }
.widget_supports .support-style-3 .social a { display: inline-block; margin-left: 4px; }

/* Widget Information */
.widget_information h4 {
    font-size: 1rem;
}
.widget_information ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget_information ul li {
    padding: 3px 0 3px 22px;
    position: relative;
}
.widget_information ul li + li {
	border-top: none;
}
.widget_information ul li.hidden_icon {
    padding-left: 0;
}
.widget_information ul li.hidden_icon i {
    display: none;
}
.widget_information li i {
    font-size: 0.875rem;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: .7em;
    width: 1em;
    text-align: center;
}
.widget_information li.label-company {
    padding-left: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.widget_information li.label-company i {
    display: none;
}

/*--------------------------------------------------------------
## Shortcode 
--------------------------------------------------------------*/
/* Shortcode Blog */
.sh-blog-shortcode .element .entry-thumb .image-zoom {
    padding-top: 56%;
}
.sh-blog-shortcode .element .entry-content {
    margin: 0;
    padding: 0;
}
.sh-blog-shortcode .element .entry-content p {
    margin-bottom: 0;
}
.sh-blog-shortcode .element .entry-meta, .post-item .post-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 14px;
    margin-top: 1.8em;
    margin-bottom: 5px;
    font-size: .75rem;
}
.sh-blog-shortcode .element .entry-meta i, .post-item .post-meta i {
    margin-right: 5px;
}
.sh-blog-shortcode .element .entry-title {
    margin: .5em 0 .5em;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4em;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    width: auto;
}
.sh-blog-shortcode .element .entry-title a {
    color: inherit;
}
.post-item .post-meta .entry-cat {
    padding: 3px 10px;
    background: #EDF5FE;
    color: #0071BD;
    border-radius: 5px;
}
.sh-blog-shortcode .entry-cat, .post-item .post-meta .entry-cat {
    font-weight: bold;
}
.sh-blog-shortcode .entry-cat:before {
    content: '|';
    font-weight: normal;
    margin-right: 14px;
}
.sh-blog-shortcode .element .entry-description {
    text-align: justify;
}
.sh-blog-shortcode.style-1 .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-1 .entry-thumb {
    flex: 0 0 25%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-1 .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-5 .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-5 .entry-thumb {
    flex: 0 0 30%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-5 .entry-title {
    margin-top: 0;
}
.sh-blog-shortcode.style-6 .element {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .first-element-layout .box-image:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 60%;
    background: linear-gradient(180deg, rgba(0, 113, 189, 0) 36.18%, rgba(0, 113, 189, 0.92) 100%);
}
.sh-blog-shortcode.style-6 .first-element-layout .entry-title {
    font-size: 1.375rem;
    font-weight: 600;
    margin: 15px 0 10px 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 1.4em;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
    margin-bottom: 45px;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:last-child {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .post-inner {
    overflow: hidden;
}
.sh-blog-shortcode.style-6 .second-element-layout .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {
    flex: 0 0 34%;
    margin-right: 20px;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb .image-zoom {
    padding-top: 63%;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-meta {
    margin-top: 0;
    margin-bottom: 1em;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-title {
    font-size: .875rem;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-description {
    font-size: .875rem;
}
@media (max-width: 549px) {
    .sh-blog-shortcode.style-6 .first-element-layout .entry-title {
        font-size: 1.125rem;
    }
    .sh-blog-shortcode.style-6 .first-element-layout .entry-description {
        font-size: .875rem;
    }
    .sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
        margin-bottom: 20px;
    }
    .sh-blog-shortcode.style-6 .second-element-layout .entry-meta {
        margin-bottom: .5em;
    }
    .sh-blog-shortcode.style-6 .second-element-layout .entry-title {
        margin-bottom: 0;
    }
    .sh-blog-shortcode.style-6 .second-element-layout .entry-description {
        display: none;
    }
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-thumb {
    flex: 0 0 30%;
    margin-right: 20px;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-7 .second-element-layout {
    margin-bottom: 20px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element {
    margin-bottom: 5px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title {
    margin: 0;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #337ab7;
    border-radius: 50%;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.sh-blog-shortcode.style-8 .element .post-inner {
    position: relative;
}
.sh-blog-shortcode.style-8 .element .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px;
}
.sh-blog-shortcode.style-8 .element .entry-title {
    font-size: .875rem;
    line-height: 20px;
    margin: 0;
}
.sh-blog-shortcode.style-8 .element .entry-title a {
    display: block;
}
/* Shortcode Title Product */
.uni-titlepro ul li {
    margin-left: 0;
    display: block;
}
.uni-titlepro .open-subcat {
    white-space: nowrap;
    cursor: pointer;
}
@media (min-width: 850px) {
    .uni-titlepro {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .uni-titlepro .open-subcat {
        display: none;
    }
    .uni-titlepro ul li {
        display: inline-block;
    }
    .uni-titlepro li + li {
        margin-left: 30px;
    }
}
@media (max-width: 849.98px) {
    .uni-titlepro__main {
        display: flex;
        justify-content: space-between;
    }
    .uni-titlepro ul {
        display: none;
        overflow: hidden;
        margin-left: -5px;
        margin-right: -5px;
    }
    .uni-titlepro ul li {
        float: left;
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .uni-titlepro ul li:last-child {
        width: 100%;
    }
}
/* Shortcode Custom Menu */
.uni_custom_menu ul.menu li {
    border: none;
}
/* UX Shortcode */
.ux-menu-link__link {
    min-height: unset;
}
/* Category */
.post-item .box-blog-post:not(.box-vertical) {
    background: #FFFFFF;
    box-shadow: 0px 6px 20px rgba(38, 42, 54, 0.1);
}
.post-item .box-blog-post:not(.box-vertical) .box-text {
    padding: 26px 30px 40px 30px;
}
@media (max-width: 549px) {
    .post-item .box-blog-post:not(.box-vertical) .box-text {
        padding: 25px 20px 30px 20px;
    }
}
.post-item .box-blog-post:not(.box-vertical) .post-meta {
    margin-top: 0;
    margin-bottom: 1.5em;
}
.blog-post-inner .post-title {
    font-size: 1rem;
    margin: .5em 0 1em;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    width: auto;
}
.post-item .box-blog-post:not(.box-vertical) .post-title, .box-career .post-title {
    font-size: 1.125rem;
    margin-top: 0;
}
@media (min-width: 1200px) {
    .post-item .box-blog-post:not(.box-vertical) .post-title, .box-career .post-title {
        font-size: 1.375rem;
    }
}
.blog-post-inner .is-divider {
    display: none;
}
.post-item .box-blog-post .button.is-link {
    font-size: 1rem;
    text-transform: none;
    line-height: normal;
    min-height: unset;
    padding-left: 0;
    padding-right: 0;
    font-weight: normal;
    border-bottom: 1px solid #0071BD !important;
}
@media (max-width: 849px) {
    .blog-post-inner .from_the_blog_excerpt, 
    .post-item .box-blog-post .button.is-link {
        font-size: .875rem;
    }
}
/* Single Post */
.entry-header h1.entry-title {
    font-size: 1.375rem;
    font-weight: 600;
    margin-bottom: .5em;
}
@media (max-width: 849px) {
    .entry-header h1.entry-title {
        font-size: 1.25rem;
    }
}
.entry-header h1.entry-title + .is-divider {
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0;
}
ul.links li {
    margin: 0 .4em !important;
}
.nav-pagination {
    margin-bottom: 3em !important;
}
.nav-pagination>li>span, .nav-pagination>li>a {
    border: none;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
}
.nav-pagination > li > .current {
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%) !important;
}
.nav-pagination > li > .prev, .nav-pagination > li > .next {
    color: #0071BD;
}
/* Wpcf7 */
.wpcf7-form {
    margin-bottom: 0;
}
.wpcf7 .button {
    min-width: 100px;
    margin-bottom: 0;
}
.wpcf7 .wpcf7-response-output {
    border-radius: 0;
}
.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {
    font-size: .9em;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0 1em;
}
.wpcf7 .wpcf7-spinner {
    display: none !important;
}
/* Template - Header */
.header-cart-title {
    line-height: 1.2;
}
.header li.cart-item > a {
    display: inline-flex;
    flex-direction: row-reverse;
}
.header li.cart-item span+.image-icon {
    margin-left: 0;
    margin-right: 10px;
}
/* Footer */
@media (max-width: 549px) {
    .footer-wrapper {
        font-size: .875rem;
    }
    .footer-wrapper .widget_information li i {
        top: .6em;
    }
}
.footer-wrapper .widget {
    margin-bottom: 0;
}
.footer-wrapper h1, .footer-wrapper h2, .footer-wrapper h3, 
.footer-wrapper h4, .footer-wrapper h5, .footer-wrapper h6 {
    font-weight: 600 !important;
}
.footer-wrapper .ux-menu-link__link, 
.footer-wrapper .uni_custom_menu .menu>li>a {
    display: flex;
    column-gap: 8px;
}
.footer-wrapper .ux-menu-link__link:before, 
.footer-wrapper .uni_custom_menu .menu>li>a:before {
    content: '\f324';
    font-family: 'Font Awesome 5 Pro';
    font-size: .7em;
}
.footer-wrapper .uni_custom_menu .menu {
    margin-bottom: 0;
}
.footer-wrapper .uni_custom_menu .menu>li>a:before {
    position: relative;
    top: 0.3em;
}
.absolute-footer {
    font-size: .875rem;
    padding: 15px 0 15px;
}
.absolute-footer.dark {
    color: #FFF;
}
@media (min-width: 850px) {
    .footer-secondary {
        margin-top: 5px;
    }
}
html .social-icons .button {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 18px;
}
html .social-icons .button:last-child {
    margin-right: 0;
}
@media (min-width: 850px) {
    .footer-secondary {
        padding: 0;
    }
}
.back-to-top.button {
    border: 1px solid #00B7F0;
    color: #CFD3D6;
}

/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.p-0 p {
    margin-bottom: 0;
}
.p-last-0 p:last-child {
    margin-bottom: 0;
}
.nav-small.nav>li.html {
    font-size: .875rem;
}
.header-wrapper {
    border-bottom: 1px solid #E7E7E7;
}
.header-main .flex-col:nth-child(3) .nav {
    justify-content: center;
}
@media (min-width: 1200px) {
    .header-main .nav-spacing-xlarge>li {
        margin: 0 23px;
    }
}
.header-main .nav>li>a {
    font-weight: 500;
}
/**/
.title-heading h4 {
    font-size: 1rem;
    color: #696984;
    margin-bottom: 0;
}
.dark .title-heading h4 {
    color: #FFF;
    opacity: .5;
}
.button-main {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 145px;
    height: 44px;
    line-height: normal;
}
.button-main i {
    top: unset;
}
.section-home-1 .img-inner {
    border-radius: 30px 0;
}
.section-home-1 .col-right > .col-inner {
    position: relative;
}
.section-home-1 .col-right .block-text {
    position: absolute;
    top: -55px;
    right: 18px;
    z-index: 1;
    padding: 12px 18px;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px rgba(38, 42, 54, 0.1);
    border-radius: 12px;
}
@media (max-width: 1199px) {
    .section-home-1 .col-right .block-text {
        font-size: .85rem;
    }
}
@media (max-width: 849px) {
    .section-home-1 .col-right > .col-inner {
        padding-top: 60px;
    }
    .section-home-1 .col-right .block-text {
        top: 5px;
    }
}
@media (max-width: 549px) {
    .section-home-1 .col-right .block-text {
        padding: 8px 14px;
        font-size: .7rem;
    }
}
.text-gradient {
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.section-home-2 .title-heading:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 30px;
    background: #0071BD;
}
.show-counter__element__title {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.2;
}
.show-counter__element__title span {
    color: #0071BD;
}
/**/
@media (min-width: 850px) {
    .col-full-left .col-inner, .col-full-right .col-inner {
        max-width: calc( 50vw - (100vw - 1350px)/2 );
    }
}
.img.img-full, .img.img-full * {
    height: 100%;
}
.img.img-full img {
    object-fit: cover;
}
@media (min-width: 850px) {
    .section-services-2 .section-bg {
        width: 50%;
    }
}
.box-shadow-1, .box-shadow-1-hover:hover, .row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover {
    box-shadow: 0px 6px 20px rgba(38, 42, 54, 0.1);
}
.program-tab {
    display: flex;
    background: #E6E7E9;
    margin-bottom: 3px;
    min-height: 97px;
}
.program-tab .title {
    min-width: 100px;
    flex: 0 0 19.7674419%;
    background: #0071BD;
    padding: 20px 10px;
    text-align: center;
    font-size: 1.125rem;
    font-weight: bold;
}
.program-tab .desc {
    flex: 1;
    padding: 20px 20px;
}
.program-tab .title, .program-tab .desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media (max-width: 849px) {
    .program-tab {
        font-size: .875rem;
        flex-direction: column;
        margin-bottom: 1.5em;
    }
    .program-tab .title {
        font-size: 1rem;
        padding: 10px 15px;
    }
    .program-tab .desc {
        padding: 10px 20px;
    }
}
.program-tab .desc * {
    margin-bottom: 0;
}
/**/
.page-wrapper {
    padding-top: 75px;
}
@media (max-width: 549px) {
    .page-wrapper {
        padding-top: 60px;
    }
}
.archive-page-header .col {
    padding-bottom: 15px;
}
.archive-page-header .page-title {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: .5em;
    text-transform: uppercase;
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (max-width: 849px) {
    .archive-page-header .page-title {
        font-size: 2.375rem;
    }
}
@media (max-width: 549px) {
    .archive-page-header .page-title {
        font-size: 1.9375rem;
    }
}
.list-cat-child {
    margin-bottom: 35px;
}
.list-cat-child>li {
    margin: 0 10px 10px 10px;
    background: #EDF5FE;
    transform: skew(-45deg);
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -o-transform: skew(-45deg);
}
.list-cat-child>li:first-child {
    margin-left: 20px !important;
}
.list-cat-child>li>a {
    padding: 13px 30px;
    font-weight: bold;
    color: #0071BD;
    text-transform: uppercase;
    justify-content: center;
    white-space: nowrap;
    transform: skew(45deg);
    -webkit-transform: skew(45deg);
    -moz-transform: skew(45deg);
    -ms-transform: skew(45deg);
    -o-transform: skew(45deg);
}
.list-cat-child>li:hover, .list-cat-child>li.active {
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%);
    
}
.list-cat-child>li:hover>a, .list-cat-child>li.active>a {
    color: #FFF;
}
@media (max-width: 549px) {
    .list-cat-child {
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow-x: auto;
    }
    .list-cat-child>li {
        margin: 0 5px 10px 5px;
    }
    .list-cat-child>li>a {
        padding: 10px 20px;
    }
}
.blog-single {
    background: #EDF5FE;
}
.blog-single .article-inner, .career-single .article-inner {
    padding: 40px;
    background: #FFF;
}
.blog-single .article-inner .post-meta {
    margin-bottom: 1.5em !important;
}
.blog-single .article-inner .entry-content {
    padding-top: 1em;
}
@media (max-width: 549px) {
    .blog-single .article-inner, .career-single .article-inner {
        padding: 30px 20px;
    }    
}
.post-sidebar .widget_search .searchform {
    border: 1px solid #CECDCD;
    border-radius: 5px;
    background-color: #FFF;
}
.post-sidebar .widget_search .searchform input,
.post-sidebar .widget_search .searchform .button.icon {
    background-color: transparent;
    box-shadow: none;
    border: none;
    height: 50px;
}
.post-sidebar .widget_search .searchform .button.icon i {
    color: #111111;
    font-weight: normal;
    font-family: 'Font Awesome 5 Pro' !important;
}
.post-sidebar .widget_search .searchform .button.icon i:before {
    content: '\f002';
}
.post-sidebar .widget:not(.widget_search):not(.widget_text) {
    padding-left: 30px;
    border-left: 1px solid #E2E6EA;
}
.post-sidebar .widget:not(:last-child) {
    margin-bottom: 70px;
}
.post-sidebar .widget-title, .sidebar-inner .widget-title {
    font-size: 1.25rem;
    display: block;
    padding-top: .4em;
    padding-bottom: .5em;
    text-transform: none;
    position: relative;
    margin-bottom: 1em;
    color: #0071BD;
    text-transform: uppercase;
}
@media (min-width: 1200px) {
    .post-sidebar .widget-title, .sidebar-inner .widget-title {
        font-size: 1.375rem;
    }
}
.post-sidebar .widget:not(.widget_search):not(.widget_text) .widget-title {
    padding-left: 30px;
    margin-left: -33px;
}
.post-sidebar .widget:not(.widget_search):not(.widget_text) .widget-title:before {
    content: '';
    display: block;
    width: 5px;
    height: 100%;
    background-color: #0071BD;
    position: absolute;
    left: 0;
    top: 0;
}
@media (min-width: 1200px) {
    .post-sidebar .widget-title {
        font-size: 1.625rem;
    }
}
.post-sidebar .widget-title + .is-divider,
.sidebar-inner .widget-title + .is-divider {
    display: none;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: none;
}
.post-sidebar ul.menu>li, .post-sidebar .widget_categories ul>li {
    padding: 10px 0;
    position: relative;
    color: inherit;
}
.post-sidebar ul.menu>li>a, .post-sidebar .widget_categories ul>li>a {
    display: block;
    padding: 0 0 0 15px;
    color: inherit;
    color: #242426;
}
.post-sidebar ul.menu li a:hover, .post-sidebar .widget_categories ul>li>a:hover {
    color: #0071BD;
}
.post-sidebar .widget_nav_menu ul.menu>li:before, .post-sidebar .widget_categories ul>li:before {
    content: '\f0da';
    font-weight: bold;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1em;
    opacity: 1;
}
.blog-share .social-icons span {
    font-size: 1rem;
    font-weight: normal;
    color: #0071BD;
}
.blog-share .social-icons .icon {
    margin-left: 0;
    margin-right: 10px;
}
.blog-share .social-icons .icon:last-child {
    margin-right: 0;
}
.box-control__top, .box-control__bottom {
    padding: 12px 20px;
    background: #FFF;
}
.box-control__bottom {
    margin-top: 2px;
    padding: 20px 20px;
}
.box-control {
    margin-top: 30px;
}
.box-control__bottom .box-vertical .box-image {
    flex: 0 0 31%;
}
.box-control__bottom .box-vertical .box-text {
    padding-left: 20px;
}
.box-control__bottom .blog-post-inner .post-title {
    font-size: 1rem;
}
.box-control__bottom.widget_list_posts .blog-post-inner .post-meta .entry-cat {
    display: block;
}
.box-control__bottom .post-item .post-meta .entry-cat {
    padding: 0;
    background: none;
    border-radius: 0;
}
.box-control__bottom .entry-cat:before {
    content: '|';
    font-weight: normal;
    margin-right: 14px;
    color: #646464;
}
@media (max-width: 549px) {
    .box-control__bottom.widget_list_posts .box-vertical {
        flex-direction: column;
    }
    .box-control__bottom .box-vertical .box-image {
        flex: 0 0 100%;
        margin-bottom: 10px;
    }
    .box-control__bottom .box-vertical .box-text {
        padding-left: 0;
    }
}
/**/
.term-description {
    margin-bottom: 2.5em;
}
.box-career {
    background: #FFFFFF;
    box-shadow: 0px 6px 20px rgba(38, 42, 54, 0.1);
    margin-bottom: 30px;
}
.box-career .box-text {
    padding: 25px 30px 35px 30px;
}
.box-career.box-vertical {
    display: flex;
}
.box-career.box-vertical .box-text {
    padding: 40px;
}
.box-career .blog-post-inner .post-title, .career-single .entry-title {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    font-weight: 600;
    -webkit-line-clamp: unset;
    max-height: unset;
}
.box-career .blog-post-inner .post-title span, .career-single .entry-title span {
    display: inline-block;
    font-size: .875rem;
    padding: 4px 8px;
    background: #F6821F;
    color: #FFF;
    border-radius: 4px;
    margin-left: 1em;
}
.box-career .blog-post-inner .post-title {
    margin-top: 0;
}
.career-information {
    list-style: none;
    color: #242426;
}
.career-information li {
    display: flex;
    column-gap: 15px;
    margin-left: 0;
}
.career-information li:before {
    content: '';
    width: 1em;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: .2em;
}
.career-information li:first-child:before {
    background-image: url(assets/img/icon-workplace.svg);
}
.career-information li:nth-child(2):before {
    background-image: url(assets/img/icon-time.svg);
}
.career-information li:nth-child(3):before {
    background-image: url(assets/img/icon-quantity.svg);
}
.career-information li:nth-child(4):before {
    background-image: url(assets/img/icon-department.svg);
}
@media (min-width: 1200px) {
    .box-career {
        margin-bottom: 55px;
    }
}
@media (min-width: 550px) {
    .box-career.box-vertical {
        display: flex;
    }
    .box-career.box-vertical .box-image {
        flex: 0 0 40%;
    }
    .box-career.box-vertical .box-image * {
        height: 100%;
    }
    .box-career.box-vertical .box-image img {
        object-fit: cover;
    }
}
@media (max-width: 549px) {
    .box-career .box-text {
        padding: 25px 20px 30px 20px;
    }
    .career-information {
        font-size: .875rem;
    }
}
.career-single .article-inner {
    border: 1px solid #E2E5EC;
}
.career-single .career-information {
    margin-top: 1.5em;
}
.bg-gradient>.col-inner {
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%);
}
.codedropz-upload-wrapper {
    font-size: .875rem;
    cursor: pointer;
    margin: 10px 0 25px 0;
}
.codedropz-upload-handler {
    border-radius: 10px;
    border: 1px dashed #CECDCD;
}
.codedropz-upload-inner h3 {
    font-size: .875rem;
    font-weight: normal;
    line-height: inherit;
    margin: 0;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    padding: 0 5px;
    font-size: 10px;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    color: inherit;
}
.dnd-upload-counter {
    right: 10px;
    bottom: 7px;
}
.related-post {
    margin-top: 3em;
    margin-bottom: 2em;
}
@media (max-width: 549px) {
    .related-post {
        margin-top: 0;
        margin-bottom: 1em;
    }
}
.related-post .new-badge {
    position: absolute;
    left: 30px;
    bottom: 20px;
    display: inline-block;
    font-size: .875rem;
    padding: 4px 8px;
    background: #F6821F;
    color: #FFF;
    border-radius: 4px;
    font-weight: bold;
}
.related-post__title {
    text-transform: uppercase;
    font-size: 1.375rem;
    font-weight: 600;
    padding-bottom: .5em;
    border-bottom: 1px solid #CFD3D6;
    margin-bottom: 1.2em;
}
.related-post .box-career {
    margin-bottom: 0;
}
.slider-button-bottom .flickity-prev-next-button {
    top: -5em;
    bottom: unset;
    opacity: 1 !important;
    margin-top: 0 !important;
    width: 40px !important;
    height: 40px !important;
}
.slider-button-bottom:not(.slider-button-center) .flickity-prev-next-button {
    top: -5em;
    bottom: unset;
}
.slider-button-bottom:not(.slider-button-center) .flickity-prev-next-button.previous {
    left: unset;
    right: 70px;
}
.slider-button-bottom:not(.slider-button-center) .flickity-prev-next-button.next {
    right: 15px;
}
.slider-button-bottom.slider-button-center {
    padding-bottom: 45px;
}
/*@media (max-width: 549px) {
    .slider-button-bottom.slider-button-center {
        padding-bottom: 30px;
    }
}*/
.slider-button-bottom.slider-button-center .flickity-prev-next-button {
    top: unset;
    bottom: 0;
}
.slider-button-bottom.slider-button-center .flickity-prev-next-button.previous {
    left: calc( 50% - 50px );
    right: unset;
}
.slider-button-bottom.slider-button-center .flickity-prev-next-button.next {
    left: unset;
    right: calc( 50% - 50px );
}
@media (max-width: 549px) {
    .slider-button-bottom.slider-button-center .flickity-prev-next-button.previous {
        left: calc( 50% - 40px );
    }
    .slider-button-bottom.slider-button-center .flickity-prev-next-button.next {
        right: calc( 50% - 40px );
    }
}
.slider-button-bottom .flickity-prev-next-button svg {
    padding: 30% !important;
}
.slider-button-bottom .flickity-prev-next-button svg {
    border: 1px solid #CFD3D6 !important;
    color: #CFD3D6;
}
.slider-button-bottom .flickity-prev-next-button:hover svg {
    background: #0071BD;
    color: #FFF;
    border-color: #0071BD !important;
}
.slider-button-bottom .flickity-prev-next-button:hover svg, 
.slider-button-bottom .flickity-prev-next-button:hover .arrow {
    fill: #FFF !important;
}
.section-dark .slider-button-bottom .flickity-prev-next-button:hover svg {
    background: #FFF;
    color: #CFD3D6;
    border-color: #FFF !important;
}
.section-dark .slider-button-bottom .flickity-prev-next-button:hover svg, 
.section-dark .slider-button-bottom .flickity-prev-next-button:hover .arrow {
    fill: #CFD3D6 !important;
}
@media (max-width: 549px) {
    .slider-button-bottom .flickity-prev-next-button {
        top: -4.5em;
        width: 30px !important;
        height: 30px !important;
    }
    .slider-button-bottom .flickity-prev-next-button.previous {
        right: 55px;
    }
}
/**/
.font-600, .font-600 h1, .font-600 h2, .font-600 h3, .font-600 h4, .font-600 h5, .font-600 h6 {
    font-weight: 600;
}
.list-box-contact .icon-box-img {
    width: 36px !important;
}
.list-box-contact .icon-box-img img, .list-box-contact .icon-box-img svg {
    width: auto;
}
.section-gradient {
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%);
}
.slick-slider .slick-slide, .slick-slider .slick-slide a {
    outline: none;
}
.slick-slider .slick-arrow {
    width: 40px;
    height: 40px;
    color: #CFD3D6 !important;
    background-color: #FFF !important;
    border: 1px solid #CFD3D6 !important;
    z-index: 1;
}
.slick-slider .slick-arrow:hover {
    color: #FFF !important;
    background-color: #0071BD !important;
    border: 1px solid #0071BD !important;
}
.slick-slider .slick-next {
    right: 15px;
}
.slick-slider .slick-prev {
    left: 15px;
}
.slick-slider .slick-prev:before {
    content: '\f053';
}
.slick-slider .slick-next:before {
    content: '\f054';
}
.slick-slider .slick-next:before, .slick-slider .slick-prev:before {
    color: inherit !important;
    opacity: 1;
    font-weight: normal;
    font-family: 'Font Awesome 5 Pro';
}
.slick-slider .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 6px;
}
.slick-slider .slick-dots li button {
    padding: 0;
    width: 12px;
    height: 12px;
    background-color: #0B203F;
    opacity: 1;
    border-radius: 8px;
}
.slick-slider .slick-dots li.slick-active button {
    width: 40px;
    height: 12px;
    background-color: #00AEEF;
}
.slick-dots li button:before {
    display: none;
}
.uni_gallery {
    display: flex;
}
.uni_gallery.slick-slider {
    display: block;
    margin-top: -40px;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 30px;
}
.uni_gallery.slick-slider .slick-slide {
    padding: 40px 0;
    margin: 0 15px;
}
@media (min-width: 1200px) {
    .uni_gallery.slick-slider {
        margin-left: -40px;
        margin-right: -40px;
    }
    .uni_gallery.slick-slider .slick-slide {
        margin: 0 40px;
    }
}
@media (min-width: 1600px) {
    .uni_gallery.slick-slider {
        margin-left: -60px;
        margin-right: -60px;
    }
    .uni_gallery.slick-slider .slick-slide {
        margin: 0 60px;
    }
}
.uni_gallery.slick-slider .slick-slide img {
    filter: drop-shadow(0px 8px 25px rgba(27, 29, 54, 0.18));
}
.uni_gallery.slick-slider .slick-prev, .uni_gallery.slick-slider .slick-next {
    bottom: 0;
    top: unset;
    transform: unset;
}
.uni_gallery.slick-slider .slick-next {
    right: calc( 50% - 50px );
}
.uni_gallery.slick-slider .slick-prev {
    left: calc( 50% - 50px );
}
@media (max-width: 549px) {
    .slick-slider .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .uni_gallery.slick-slider .slick-prev {
        left: calc( 50% - 40px );
    }
    .uni_gallery.slick-slider .slick-next {
        right: calc( 50% - 40px );
    }
}
.stroies-block {
    overflow: hidden;
    width: 9999px;
}
.story-post {
    width: 300px;
    height: 210px;
    position: relative;
    float: left;
    position: relative;
    z-index: 1;
}
.story-post:before {
    position: absolute;
    content: "";
    top: 50%;
    z-index: -1;
    bottom: auto;
    left: 0;
    right: 0;
    background: #cecece;
}
.story-post:before {
    height: 1px;
}
.story-post .stroy-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.story-post .stroy-box {
    display: flex;
    align-items: center;
    bottom: auto;
    border: 1px solid #cecece;
    background: #fff;
    padding: 6px 2px 8px 11px;
    overflow: hidden;
    transition: all 0.4s ease;
}
.story-post .stroy-box .alignleft {
    float: left;
    border: 1px solid #b3b3b3;
    flex: 0 0 54px;
    margin-right: 10px;
}
.story-post .stroy-box .alignleft img {
    width: 100%;
}
.story-post .stroy-box .txt-box {
    font-size: .875rem;
    color: #646464;
    overflow: hidden;
}
.story-post .stroy-box .txt-box p {
    margin: 0;
    text-align: left;
    line-height: 1.2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    word-break: break-word;
}
.story-post .strory-years {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.story-post .strory-years {
    font-size: .875rem;
    font-weight: bold;
    text-align: center;
    top: auto;
    bottom: 60px;
}
.story-post .strory-years .years {
    display: block;
}
.story-post .circle {
    border: 1.5px solid #8BC5FF;
    background: #fff;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6.5px 0 0 -6.5px;
    display: block;
    z-index: 1;
}
.story-post .circle:after {
    animation-duration: 1s;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    border-radius: 50%;
    visibility: hidden;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
}
.story-post.story-post-bottom .stroy-box {
    top: auto;
    bottom: 0;
}
.story-post.story-post-bottom .strory-years {
    bottom: auto;
    top: 60px;
}
.story-post:hover .circle:after {
    visibility: visible;
    animation-name: hvr-ripple-out;
}
@keyframes hvr-ripple-out {
    100% {
        top: -20px;
        right: -20px;
        bottom: -20px;
        left: -20px;
        opacity: 0;
    }
}
.slider-member .box-text {
    padding: 20px 0 0 0;
    font-size: .875rem;
}
.slider-member .box-text * {
    margin-bottom: 0;
}
.slider-member .box-text h4 {
    font-weight: 600;
    font-size: 1.375rem;
    margin-bottom: .5em;
}
/**/
.project-item-top {
    margin-bottom: 60px;
}
.project-item-top .box-text-inner {
    overflow-y: auto;
    max-height: 200px;
    width: auto;
    padding-right: 20px;
}
.project-item-top .box-text-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 16px;
    background-color: #EDF5FE;
    backdrop-filter: blur(10px);
}
.project-item-top .box-text-inner::-webkit-scrollbar {
    width: 10px;
    background-color: #EDF5FE;
    border-radius: 16px;
    backdrop-filter: blur(10px);
}
.project-item-top .box-text-inner::-webkit-scrollbar-thumb {
    width: 6px;
    border-radius: 16px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background: linear-gradient(273.08deg, #11D0EC -50.56%, #2D78F4 127.05%);
    backdrop-filter: blur(10px);
}
.project-item-top .from_the_blog_excerpt p {
    margin-top: 0;
    margin-bottom: 1em;
}
.project-logo {
    display: inline-block;
    max-width: 90px;
    margin-bottom: 1.5em;
}
.project-logo img {
    width: 100%;
    border-radius: 10px;
}
@media (max-width: 549px) {
    .project-logo {
        max-width: 32%;
    }
}
@media (min-width: 550px) {
    .project-item .post-title {
        height: 2.8em;
    }
}
.project-item .box-text:not(.dark) .post-title {
    color: #0071BD;
}
.project-item .box-vertical .post-title {
    font-size: 1.25rem;
    -webkit-line-clamp: 1;
    max-height: 1.4em;
    margin-top: 0;
    height: unset;
    -webkit-line-clamp: unset;
    max-height: unset;
}
@media (min-width: 1200px) {
    .project-item .box-vertical .post-title {
        font-size: 1.375rem;
    }
}
.project-item .box-vertical .box-image {
    border-radius: 16px;
}
.project-item .box-vertical .box-text {
    padding: 38px 46px 46px 46px;
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%);
    box-shadow: 0px 8px 25px rgb(27 29 54 / 18%);
    border-radius: 16px;
}
@media (min-width: 550px) {
    .project-item .box-vertical {
        display: flex;
        overflow: hidden;
        justify-content: flex-end;
    }
    .project-item .box-vertical .box-image {
        flex: 0 0 66.2%;
        width: unset;
        margin: 0;
    }
    .project-item .box-vertical .box-text {
        width: 45.5% !important;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        z-index: 1;
    }
}
@media (max-width: 1199px) {
    .project-item .box-vertical .box-text {
        padding: 30px 20px;
    }
    .project-item .box-vertical .box-image .image-zoom {
        padding-top: 80% !important;
    }
}
@media (min-width: 550px) and (max-width: 1199px) {
    .project-item-top .box-text-inner {
        max-height: 160px;
    }
}
@media (max-width: 549px) {
    .project-item-top {
        margin-bottom: 30px;
    }
    .project-item .box-vertical .post-title {
        font-size: 1.125rem;
    }
    .project-item .box-vertical .box-image {
        border-radius: 16px 16px 0 0;
    }
    .project-item .box-vertical .box-text {
        border-radius: 0 0 16px 16px;
    }
}
.project-title {
    font-size: 1.125rem;
    font-weight: 600;
    color: #0071BD;
    margin-bottom: .5em;
}
@media (min-width: 850px) {
    .project-title {
        font-size: 1.375rem;
    }
}
html .fancybox__backdrop {
    background: #FFF;
}
html .fancybox__content {
    background: #EDF5FE;
    border-radius: 16px;
}
html .carousel__button, html .fancybox__content>.carousel__button.is-close {
    color: #0071BD;
    box-shadow: none !important;
}
html .fancybox__content>.carousel__button.is-close {
    width: 38px;
    height: 38px;
    border: 2px solid #0071BD;
    margin: 0 !important;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background: #FFF;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    font-size: .875rem;
}
/**/
.box-testimonial.box-vertical .box-image {
    padding: 50px;
    margin-top: -50px;
}
.box-testimonial.box-vertical .box-image > div {
    position: relative;
    box-shadow: 0px 8px 25px rgba(27, 29, 54, 0.18);
}
.box-testimonial.box-vertical .box-image > div:before {
    content: '';
    display: block;
    width: 70%;
    height: 90%;
    position: absolute;
    left: -10%;
    top: 20%;
    background: #EDF5FE;
}
.box-testimonial .desc {
    margin-bottom: 1.5em;
}
@media (min-width: 550px) {
    .box-testimonial h3 {
        font-size: 1.375rem;
    }
}
.testimonial-position {
    font-size: .875rem;
    color: #0071BD;
}
.box-testimonial.box-vertical .box-text {
    padding: 0 15px;
}
@media (min-width: 550px) {
    .box-testimonial.box-vertical {
        display: flex;
    }
    .box-testimonial.box-vertical .box-image {
        flex: 0 0 53.5%;
    }
    .box-testimonial.box-vertical .box-text {
        padding: 0 10px 0 0;
    }
}
.testimonial-logo {
    display: inline-block;
    max-width: 170px;
    margin-bottom: 1em;
}
.testimonial-logo img {
    width: 100%;
}
@media (max-width: 549px) {
    .project-logo {
        max-width: 32%;
    }
}
.uni_testimonials_slider .title-heading {
    margin-bottom: 1em;
}
@media (min-width: 1199px) {
    .uni_testimonials_slider {
        position: relative;
    }
    .uni_testimonials_slider .title-heading {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        width: calc( 46.5% - 20px );
    }
    .box-testimonial.box-vertical .box-text {
        padding: 70px 10px 0 20px;
    }
}
.uni_testimonials_slider .flickity-slider>.col {
    margin: 0;
    transition: all .3s ease-in-out;
    width: 100%!important;
}
.uni_testimonials_slider .slider-button-bottom .flickity-prev-next-button {
    top: 0;
}
@media (max-width: 1199px) {
    .uni_testimonials_slider {
        padding-bottom: 40px;
        margin-bottom: 1em;
    }
    .uni_testimonials_slider .slider-button-bottom .flickity-prev-next-button {
        top: unset;
        bottom: -40px;
    }
    .uni_testimonials_slider .slider-button-bottom .flickity-prev-next-button.previous {
        left: calc( 50% - 50px );
        right: unset;
    }
    .uni_testimonials_slider .slider-button-bottom .flickity-prev-next-button.next {
        left: unset;
        right: calc( 50% - 50px );
    }
}
@media (max-width: 549px) {
    .uni_testimonials_slider .slider-button-bottom .flickity-prev-next-button.previous {
        left: calc( 50% - 40px );
    }
    .uni_testimonials_slider .slider-button-bottom .flickity-prev-next-button.next {
        right: calc( 50% - 40px );
    }
}
.section-title-bold span, .section-title-bold-center span {
    border: none;
    padding-left: 0;
    padding-right: 20px;
}
.section-title b {
    opacity: 1;
    height: 1px;
}
.box-project .box-text {
    font-size: .875rem;
    padding: 10px 0 0 0;
}
.service-item {
    position: relative;
    padding-top: 50px;
}
.box-service {
    background: linear-gradient(180deg, #FFFFFF 23.82%, #FCFDFF 100%);
    box-shadow: 0px 5px 10px rgba(55, 66, 107, 0.05);
    border-radius: 16px;
}
.service-item .box-service:not(.box-vertical) .box-text {
    padding: 100px 30px 50px 30px;
    min-height: 330px;
}
.box-service h4 {
    color: #0071BD;
    text-transform: uppercase;
    margin-bottom: 1em;
}
.service-item .number {
    padding: 2px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%);
    box-shadow: 0px 6px 20px rgba(38, 42, 54, 0.1);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    margin-left: -50px;
}
.service-item .number > span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #FFF;
    border-radius: 50%;
    font-size: 2rem;
    font-weight: 800;
}
/*.row:not(.row-slider) > .service-item {
    padding-bottom: 60px;
}
@media (min-width: 1200px) {
    .row:not(.row-slider) > .service-item {
        padding-bottom: 90px;
    }
}*/
.uni_project_slider {
    position: relative;
}
.uni_project_slider .project-item-top {
    margin-bottom: 0;
}
.uni_project_slider:before, .uni_project_slider:after {
    display: inline-flex;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
}
.uni_project_slider:before {
    content: '';
    width: 130px;
    height: 130px;
    background: linear-gradient(126.59deg, #0071BD 9.23%, #66A2FF 113.93%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    right: -65px;
}
.uni_project_slider:after {
    content: '';
    width: 128px;
    height: 128px;
    background: linear-gradient(161.33deg, rgba(255, 255, 255, 0.08) 2.06%, rgba(255, 255, 255, 0) 95.79%);
    backdrop-filter: blur(10px);
    background: url(assets/img/ns-2.svg);
    mix-blend-mode: overlay;
    right: -64px;
}
.uni_project_slider .slider-show-nav .flickity-prev-next-button {
    opacity: 1;
}
.uni_project_slider .flickity-prev-next-button {
    z-index: 9;
}
.uni_project_slider .flickity-prev-next-button.previous {
    left: unset;
    right: 26px;
}
.uni_project_slider .flickity-prev-next-button.next {
    left: unset;
    right: -36px;
}
.uni_project_slider .flickity-prev-next-button .arrow, 
.uni_project_slider .flickity-prev-next-button svg {
    fill: #0071BD;
}
@media (max-width: 1399px) {
    .uni_project_slider:before {
        right: 0;
    }
    .uni_project_slider:after {
        right: 1px;
    }
    .uni_project_slider .flickity-prev-next-button.previous {
        right: 90px;
    }
    .uni_project_slider .flickity-prev-next-button.next {
        right: 30px;
    }
}
@media (max-width: 549px) {
    .uni_project_slider {
        padding-bottom: 50px;
    }
    .uni_project_slider:before {
        display: none;
        top: unset;
        bottom: 0;
        transform: translateX(-50%);
        left: 50%;
        right: unset;
    }
    .uni_project_slider:after {
        display: none;
        top: unset;
        bottom: 0;
        transform: translateX(-50%);
        left: calc( 50% - 1px );
        right: unset;
    }
    .uni_project_slider .flickity-prev-next-button.previous {
        right: unset;
        left: calc( 50% - 40px );
        bottom: -30px;
        top: unset;
        transform: none;
    }
    .uni_project_slider .flickity-prev-next-button.next {
        right: calc( 50% - 40px );
        bottom: -30px;
        top: unset;
        transform: none;
    }
}
.wpml-ls-legacy-dropdown-click {
    width: 15.5em;
    max-width: 100%;
}
.wpml-ls-legacy-dropdown-click > ul {
    position: relative;
    padding: 0;
    margin: 0 !important;
    list-style-type: none;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
/*.wpml-ls-legacy-dropdown-click a {
    display: block;
    text-decoration: none;
    color: #444;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 1;
}
.wpml-ls-legacy-dropdown-click a span {
    vertical-align: middle;
}*/
/*.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    position: relative;
    padding-right: calc(10px + 1.4em);
}
.rtl .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding-right: 10px;
    padding-left: calc(10px + 1.4em);
}*/
/*.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    border: 0.35em solid transparent;
    border-top: 0.5em solid;
    position: absolute;
    right: 20px;
    top: calc(50% - 0.175em);
}
.rtl .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    right: auto;
    left: 10px;
}*/
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a,
.wpml-ls-legacy-dropdown-click a:focus,
.wpml-ls-legacy-dropdown-click a:hover {
    color: #000;
    background: #eee;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    border-top: 1px solid #cdcdcd;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 101;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
    border-width: 0 1px 1px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-flag + span {
    margin-left: 0.4em;
}
.rtl .wpml-ls-legacy-dropdown-click .wpml-ls-flag + span {
    margin-left: 0;
    margin-right: 0.4em;
}
html .wpml-ls-legacy-dropdown-click {
    width: 30px;
    background: #FFFFFF;
/*    border: 1px solid #EFF0F6;
    box-shadow: 0px 4px 10px rgba(13, 10, 44, 0.06);
    border-radius: 25px;
    overflow: hidden;*/
}
html .wpml-ls-legacy-dropdown-click a {
    border: none;
/*    padding-top: 16px;*/
/*    padding-bottom: 16px;*/
    font-weight: normal !important;
    text-transform: none !important;
}
/*@media (max-width: 549px) {
    html .wpml-ls-legacy-dropdown-click {
        width: 130px;
    }
    html .wpml-ls-legacy-dropdown-click a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
        right: 10px;
    }
}
html .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border-top: none;
    box-shadow: 0 0 16px rgba(0,0,0,.16);
    border-radius: 12px;
    padding: 12px 0;
    background: #FFF
}
html .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
    background: none;
}
html .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a,html .wpml-ls-legacy-dropdown-click a:focus,html .wpml-ls-legacy-dropdown-click a:hover {
    color: #0B203F !important;
    background: #F2F2F2;
}*/
/*html .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    border: none;
    width: 12px;
    height: 8px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjQxIDAuNTg5OTk2TDYgNS4xN0wxMC41OSAwLjU4OTk5NkwxMiAyTDYgOEwwIDJMMS40MSAwLjU4OTk5NloiIGZpbGw9IiM1NDU0NTQiLz4KPC9zdmc+Cg==);
    background-size: 12px auto;
    background-position: center
}*/
@media (max-width: 849px) {
    .header-main li.html.custom {
        display: block;
    }
}
html .flickity-page-dots .dot.is-selected {
    background-color: #0071bd;
}
body.page-template-page-blank #comments {
    max-width: 1320px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 60px auto;
}
#comments input[type=date], #comments input[type=email], 
#comments input[type=number], #comments input[type=password], 
#comments input[type=search], #comments input[type=tel], 
#comments input[type=text], #comments input[type=url], 
#comments select, #comments textarea {
    background-color: #FFF !important;
}
.searchform-wrapper.is-large {
    font-size: 1.25rem;
}
.searchform-wrapper.is-large input[type=search] {
    font-size: 1rem;
}

/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media (max-width: 1199.98px) {
	
}

@media (max-width: 991.98px) {
    
}

@media (max-width: 767.98px) {
    
}

@media (max-width: 575.98px) {
    
}
