/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body {
    font-family: 'SVN-Gilroy' !important;
    font-size: 16px;
    line-height: 1.5;
}

h1 {
    font-size: 2em;
    line-height: 1.3;
    font-weight: 700 !important;
	letter-spacing: 2px;
    margin: 0 0 15px;
}
h2 {
    font-size: 1.7em;
    line-height: 1.3;
    font-weight: 700 !important;
	letter-spacing: 2px;
    margin: 0 0 15px;
}
h3 {
    font-size: 1.5em;
    line-height: 1.3;
    font-weight: 700 !important;
	letter-spacing: 2px;
    margin: 0 0 15px;
}
h4 {
    font-size: 1.31em;
    line-height: 1.3;
    font-weight: 700 !important;
	letter-spacing: 2px;
    margin: 0 0 15px;
}
h5 {
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: 700 !important;
	letter-spacing: 2px;
    margin: 0 0 15px;
}
h6 {
    font-size: 1em;
    line-height: 1.3;
    font-weight: 700 !important;
    margin: 0 0 15px;
    opacity: 1;
}
/*.text h1,*/
/*.text h2,*/
/*.text h3,*/
/*.text h4,*/
/*.text h5,*/
/*.text h6 {*/
/*font-size: inherit;*/
/*}*/
b, strong {
    font-weight: 700;
}
.banner h1, .banner h2, .banner h3 {
    font-weight: 700;
}
.banner h1 {
    font-size: 2em;
}
.banner h1, .banner h2, .banner h3 {
	line-height: 1.3;
}
.banner h2 {
	font-size: 1.7em;
}
.banner h3 {
	font-size: 1.5em;
}
.uppercase, h6, span.widget-title, th {
    letter-spacing: 0;
    line-height: 1.3;
}
h6, span.widget-title, th {
    text-transform: inherit;
}
blockquote, dl, figure, ol, p, pre, ul {
    margin: 0 0 15px;
}
form {
    margin: 0;
}
.justify p {
    text-align: justify;
}
button, input[type=button], input[type=reset], input[type=submit], .res-text {
    font-size: 1em;
}
img.size-full.alignnone {
    margin-bottom: 15px;
}
.icon-box .icon-box-left,
.icon-box .icon-box-right {
    display: flex;
}
.icon-box.align-center {
    align-items: center;
}
.icon-box.align-center svg,
.icon-box.align-center img {
    padding-top: 0 !important;
}
.icon-box-left .icon-box-text {
    padding-left: 10px !important;
}
.icon-box-right .icon-box-text {
    padding-right: 10px !important;
}
.icon-box-left.spacing-large .icon-box-text {
    padding-left: 15px !important;
}
.icon-box-right.spacing-large .icon-box-text {
    padding-right: 15px !important;
}
.box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6, .box-text p {
    margin-bottom: 15px;
    margin-top: 0;
}
p:last-child {
    margin: 0 !important;
}
.single-page img {
    padding-bottom: 5px;
    padding-top: 5px;
}
.box-text {
    font-size: 1em;
}
ul.links {
    margin: 0 0 30px;
}
.button:last-of-type {
    margin: 0;
}
rd-5 {
	border-radius: 5px;
    overflow: hidden;
}
.rd-10 {
    border-radius: 10px;
    overflow: hidden;
}
.rd-15 {
    border-radius: 15px;
    overflow: hidden;
}
.rd-20 {
    border-radius: 20px;
    overflow: hidden;
}
.rd-25 {
    border-radius: 25px;
    overflow: hidden;
}
.img-rd-5 img {
	border-radius: 5px;
}
.img-rd-10 img {
	border-radius: 10px;
}
.img-rd-15 img {
	border-radius: 15px;
}
.img-rd-20 img {
	border-radius: 20px;
}
.img-rd-25 img {
	border-radius: 25px;
}
.fw-400 {
    font-weight: 400 !important;
}
@media screen and (min-width: 850px) {
    .row-5-col > .col {
        flex-basis: 20%;
        max-width: 20%;
    }
}
@media only screen and (max-width: 850px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .col.col-tablet-top {
        order: -1;
    }
}
@media only screen and (max-width: 550px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .col.col-mobile-top {
        order: -1;
    }
    .row .row-small-mobile:not(.row-collapse) {
        margin-bottom: 0;
        margin-left: -5px;
        margin-right: -5px;
    }
    .row-small-mobile>.col {
        margin-bottom: 0;
        padding: 0 5px 10px;
    }

}

.col-inner>.img:not(:last-child), .col>.img:not(:last-child) {
    margin-bottom: 15px;
}

.container .row-small:not(.row-collapse), .row .row-small:not(.row-collapse) {
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
}

.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 15px 0;
}
.row-small>.col {
    margin-bottom: 0;
    padding: 0 10px 20px;
}
.row-small>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 10px 0;
}
.icon-box-left .icon-box-text {
    padding-left: 10px;
}
.icon-box-right .icon-box-text {
    padding-right: 10px;
}

.site-scrollbar {
    max-height: 1000px;
    overflow-y: auto;
}

.site-scrollbar::-webkit-scrollbar-track
{
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 0;
    /*background-color: #F5F5F5;*/
    background-color: transparent;
}

.site-scrollbar::-webkit-scrollbar
{
    width: 9px;
    background-color: #F5F5F5;
    border-radius: 9px;
}

.site-scrollbar::-webkit-scrollbar-thumb
{
    border-radius: 0;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: var(--primary-color);
    border-radius: 9px;
}
.button {
    margin-bottom: 0;
}
.slider-custom-width {
    margin: 0 -15px;
}
.slider-custom-width .row {
    margin: 0 !important;
}
.slider-custom-width .row .col,
.slider-custom-width-small .flickity-slider > .img {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 0 !important;
}
.slider-custom-width .flickity-slider>.row:not(.is-selected) {
    opacity: 1;
}
.slider-custom-width .flickity-slider .banner {
    background: none !important;
}
.slider-custom-width .flickity-slider .banner-inner {
    width: calc(100% - 30px);
    left: 15px;
}
.slider-custom-width-small {
    margin: 0 -10px;
}
.slider-custom-width-small .row {
    margin: 0 !important;
}
.slider-custom-width-small .row .col,
.slider-custom-width-small .flickity-slider > .img {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0 !important;
}
.slider-custom-width-small .flickity-slider>.row:not(.is-selected) {
    opacity: 1;
}
.slider-custom-width-small .flickity-slider .banner {
    background: none !important;
}
.slider-custom-width-small .flickity-slider .banner-inner {
    width: calc(100% - 40px);
    left: 10px;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: none;
}
.slider-nav-outside .flickity-page-dots {
    bottom: auto;
    left: auto;
    line-height: 1;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    position: relative;
    right: auto;
    text-align: center;
}
.slider-not-nav .flickity-prev-next-button {
    display: none !important;
}
.tabbed-content .nav.nav-line-bottom {
    border-bottom: 1px solid #dddddd;
}
.tabbed-content .nav.nav-line-bottom .tab a {
    padding: 0 20px 10px;
}
.tabbed-content .tab-panels{
    padding: 15px 0 0;
}
.wpcf7-form .row .col {
    padding-bottom: 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
    box-shadow: none !important;
    outline: none !important;
}
.entry-meta a {
    pointer-events: none;
}
/* Header */
.nav-dropdown-default {
    padding: 10px;
}
.nav.header-nav-main>li:before,
.nav.header-nav-main>li:after {
    display: none;
}
/*.nav>li>a,*/
/*.nav-dropdown-default .nav-column li>a,*/
/*.nav-dropdown.nav-dropdown-default>li>a {*/
    /*font-size: 16px;*/
/*}*/
.nav>li.active>a {
    font-weight: 700;
}
.header-nav.header-nav-main.nav-left {
    justify-content: center;
    padding-right: 30px;
}

.header-wrapper .nav ul.sub-menu {
    z-index: 999;
    position: absolute;
    width: 240px;
    max-width: none;
    padding: 10px 0;
    border: 0;
    border-radius: 10px;
    background: none;
}
li.current-dropdown>.nav-dropdown {
    left: 0;
}
.header-wrapper .nav ul.sub-menu .menu-item {
    position: relative;
    display: block;
    width: 100%;
    min-width: 100%;
    margin: 0 !important;
}
.header-wrapper .nav ul.sub-menu a {
    display: block;
    white-space: normal;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 15px;
    text-decoration: none;
    vertical-align: baseline;
    border: none;
    margin: 0;
    text-transform: none;
    background: #ffffff;
}
.header-wrapper .nav ul.sub-menu > li.menu-item-has-children > a {
    padding-right: 20px;
}
.header-wrapper .nav ul.sub-menu > li.menu-item-has-children > a:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 18px;
    top: calc(50% - 9px);
    right: 15px;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
}
.header-wrapper .nav ul.sub-menu a:hover,
.header-wrapper .nav ul.sub-menu .active > a {
    color: var(--fs-color-primary);
}
.header-wrapper .nav ul.sub-menu ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 10px);
    transition: opacity 200ms
    ease-in, transform 200ms
    ease-in, visibility 200ms
    ease-in;
    border-left: 1px #ffffff solid;
}
.header-wrapper .nav ul.sub-menu .menu-item:hover > ul.sub-menu {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
}
.nav-dropdown-default {
    padding: 10px;
}
.nav.header-nav > li.header-language-dropdown .nav-dropdown {
    min-width: 160px;
    padding: 10px;
}
.nav.header-nav > li.header-language-dropdown a {
    display: flex;
    align-items: center;
}
.nav.header-nav > li.header-language-dropdown a .image-icon,
.nav.header-nav > li.header-language-dropdown a .icon-image {
    width: 18px;
    display: flex;
    align-items: center;
}

/* Footer */
.footer-wrapper .absolute-footer {
    display: none;
}
.footer-wrapper .ux-menu .ux-menu-link {
    padding-bottom: 5px;
}
.footer-wrapper .ux-menu .ux-menu-link:last-child {
    padding-bottom: 0;
}
.footer-wrapper .ux-menu .ux-menu-link__link {
    min-height: auto;
    padding: 0;
/* 	color: #ffffff; */
    transition: 0.5s;
}
/* .footer-wrapper .ux-menu .ux-menu-link__link:hover {
    color: #ffffff;
} */
.section-footer-bottom .col {
    padding-bottom: 10px;
}
.section-footer-bottom a {
    color: #ffffff;
}
.section-footer-bottom a:hover {
    color: var(--primary-color);
}
.title-follow-us {
    display: inline-block;
    white-space: nowrap;
}
.site-follow-us a.icon {
    font-size: 24px;
    color: var(--fs-color-base);
}
.row-social-fixed {
    position: fixed;
    width: auto;
    height: auto;
    bottom: 61px;
    right: 20px;
    z-index: 99;
    margin: 0 !important;
    text-align: right;
}
.row-social-fixed .col {
    padding: 0 !important;
}
.row-social-fixed .img a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
    background: var(--primary-color);
    border-radius: 50%;
    margin: 0 0 20px;
}
.row-social-fixed .img a:before {
    content: "";
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    -webkit-transition: all 0.2s
    ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s
    ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: imgpulse;
    background-color: rgba(7, 41, 103, 0.35);
    opacity: .4;
}
.row-social-fixed .img a:after {
    content: "";
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(7, 41, 103, 0.8);
    opacity: .1;
    border-color: var(--primary-color);
    -webkit-transition: all 0.2s
    ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s
    ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: imgzoomIn;
    opacity: .5;
}
.row-social-fixed .img img {
    padding: 0;
    width: 23px;
    height: auto;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    position: relative;
    z-index: 9;
}
.row-social-fixed .img.social-hotline a,
.row-social-fixed .img.social-hotline a:before {
    background: #e70904;
}
.row-social-fixed .img.social-hotline a:after {
    border-color: #e70904;
}

.row-social-fixed .img.social-zalo a,
.row-social-fixed .img.social-zalo a:before {
    background: #2698f1;
}
.row-social-fixed .img.social-zalo a:after {
    border-color: #2698f1;
}

.row-social-fixed .img.social-email a,
.row-social-fixed .img.social-email a:before {
    background: #f2701c;
}
.row-social-fixed .img.social-email a:after {
    border-color: #f2701c;
}

.row-social-fixed .img.social-whatsapp a,
.row-social-fixed .img.social-whatsapp a:before {
    background: #189d0c;
}
.row-social-fixed .img.social-whatsapp a:after {
    border-color: #189d0c;
}

.row-social-fixed .img.social-in a,
.row-social-fixed .img.social-in a:before {
    background: #0a66c2;
}
.row-social-fixed .img.social-in a:after {
    border-color: #0a66c2;
}

.row-social-fixed .img.social-facebook a,
.row-social-fixed .img.social-facebook a:before {
    background: #0064D1;
}
.row-social-fixed .img.social-facebook a:after {
    border-color: #0064D1;
}

.row-social-fixed .img.social-ig a,
.row-social-fixed .img.social-ig a:before {
    background: #F35369;
}
.row-social-fixed .img.social-ig a:after {
    border-color: #F35369;
}

@keyframes imgzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}
@keyframes imgpulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.wpcf7-form .btn-submit {
    position: relative;
    text-align: center;
}
.wpcf7-form input.wpcf7-submit {
    border: none;
    text-transform: none;
    margin: 0;
}
.wpcf7-form .wpcf7-spinner {
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
    margin: 0;
}
.is-divider:not(.divider) {
	display: none;
}
.post-item .box-text .cat-label {
	font-size: 1em;
    text-transform: none;
    color: #ffffff;
    opacity: 1;
}
/* End footer */

.header-nav.header-nav-main.nav-left {
    justify-content: flex-end;
    padding-right: 20px;
}
.header-main .nav > li > a {
	max-width: 145px;
    font-weight: 400;
	position: relative;
}
.header-main .nav > li.fw-700 > a {
    font-weight: 700;
}
.header-main .nav > li.active > a:after {
    content: "";
	position: absolute;
	width: 19px;
	height: 21px;
	bottom: calc(100% - 10px);
	left: 0;
	background-image: url('/wp-content/uploads/2026/07/plane1.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.nav.header-nav > li.header-language-dropdown a {
	text-transform: none;
}
.nav.header-nav > li.header-language-dropdown a .image-icon,
.nav.header-nav > li.header-language-dropdown a .icon-image {
    display: none !important;
}
.nav>li.header-divider {
    height: 25px;
}
.col-inner>.img:not(:last-child), .col>.img:not(:last-child) {
    margin-bottom: 20px;
}
.fw-400 * {
	font-weight: 400 !important;
}
p:last-child {
	margin: 0 !important;
}

.site-our-client .image-cover img {
	width: auto;
	height: auto;
	bottom: auto;
    max-height: 100%;
    left: 50%;
    -o-object-fit: contain;
    object-fit: contain;
    right: auto;
    top: 50%;
    max-width: 59%;
	transform: translate(-50%, -50%);
}
.justify-content-center .icon-box-img {
	margin: 0;
}
.justify-content-center .icon-box-text {
	flex: unset;
    margin: 0;
}
.justify-content-center .icon-box-text p:last-of-type {
    margin: 0;
}
.socials-footer > .col-inner {
	display: flex;
	gap: 10px;
	justify-content: space-between;
}
.socials-footer > .col-inner .img {
	margin: 0 !important;
}
.socials-footer > .col-inner img {
	width: 32px;
}
.text-info-footer h3 {
	margin-bottom: 10px;
}
.text-info-footer strong {
	display: inline-block;
    font-weight: 400;
    min-width: 60px;
}
.pd-bt-10 .col {
	padding-bottom: 10px;
}
.site-our-services .col {
	position: relative;
}
.site-our-services .col:not(:last-child):after {
	content: "";
    position: absolute;
    width: 1px;
    height: 29px;
    background: #231f20;
    top: 22px;
    right: 0;
}
.site-our-services .icon-box-img {
	width: auto !important;
}
.site-our-services .icon-box-img .icon-inner {
	height: 65px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.site-our-services .icon-box-img img,
.site-our-services .icon-box-img svg {
	padding: 0;
	width: auto;
	max-width: 64px;
	max-height: 100%;
	object-fit: contain;
}
.site-our-services .icon-box-text h3 {
	display: inline-block;
	width: auto;
	position: relative;
}
.site-our-services .icon-box-text h3:before {
	content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: -8px;
    bottom: 4px;
    background: var(--primary-color);
    border-radius: 50%;
    display: block !important;
}
.title-line h2 {
	font-size: 2.2em;
	font-weight: 400 !important;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
	position: relative;
}
.title-line h2:after {
	content: "";
	position: absolute;
	width: 70px;
	height: 3px;
	left: 0;
	bottom: 0;
	background: var(--primary-color);
}
.nav>li.fw-700 {
	position: relative;
	padding-left: 10px;
}
.nav>li.fw-700:after {
	content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    bottom: 12px;
    background: var(--primary-color);
    border-radius: 50%;
    display: block !important;
}
.header-wrapper .nav ul.sub-menu a {
	text-transform: uppercase;
}
.site-title-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
.site-title-circle h1 {
	font-size: 3.6em;
	font-weight: 400 !important;
	position: relative;
	padding-left: 5px;
}
.site-title-circle h1:before {
	content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: -9px;
    bottom: 16px;
    background: var(--primary-color);
    border-radius: 50%;
    display: block !important;
}
.site-title-no-circle h1 {
	font-size: 3.6em;
	font-weight: 400 !important;
	position: relative;
}

.ooh-media-items .col-inner a {
	background-position: 50% 50%;
    background-size: cover;
    height: auto;
    overflow: hidden;
    width: 90%;
    padding-top: 90%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    border-radius: 50%;
    margin: 0 auto;
}
.ooh-media-items .col-inner .icon-box {
	position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.ooh-media-items .col-inner .icon-box .icon-box-img {
	margin-bottom: 32px;
}
.ooh-media-items .col-inner .icon-box .icon-box-img .icon-inner {
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ooh-media-items .col-inner .icon-box .icon-box-img img,
.ooh-media-items .col-inner .icon-box .icon-box-img svg {
	width: auto;
    max-height: 100%;
}
.ooh-media-items .col-inner .icon-box h3 {
	margin: 0;
	color: #ffffff;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
    box-shadow: none !important;
    outline: none !important;
	border: none;
	background: rgb(245, 245, 245);
	border-radius: 9px;
	height: 51px;
	padding: 10px 20px;
	color: #000000;
}
textarea::placeholder,
input::placeholder {
  color: #000000;
  opacity: 1; 
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #000000;
}
textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #000000;
}
.wpcf7-form .btn-submit {
    position: relative;
    text-align: left;
}
.wpcf7-form input.wpcf7-submit {
    background-color: var(--primary-color);
    color: #ffffff;
    padding: 0 90px 0 45px;
    background-image: url(/wp-content/uploads/2026/07/plane2.svg);
    background-repeat: no-repeat;
    background-size: 29px;
    background-position-y: center;
    background-position-x: calc(100% - 45px);
    font-size: 1.5em;
	line-height: 1;
    min-height: auto;
}
.btn-submit input::placeholder {
  color: #ffffff;
  opacity: 1; 
}
.btn-submit input::-webkit-input-placeholder {
  color: #ffffff;
}
.btn-submit input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.btn-submit input:-ms-input-placeholder {
  color: #ffffff;
}

.title-page-news {
	font-size: 3.6em;
    text-transform: uppercase;
    margin-bottom: 50px;
	font-weight: 400 !important;
}
.post-item .box.box-vertical .box-image img {
	border-radius: 20px;
}
.post-item .box.box-vertical .box-text {
	padding: 0 0 0 6%;
}
.post-item .box.box-vertical .box-text-inner {
	display: flex;
	flex-direction: column;
	gap: 25px;
}
.post-item .box.box-vertical .box-text-inner {
	display: flex;
	flex-direction: column;
	gap: 10px;
	position: relative;
}
.post-item .box.box-vertical .box-text-inner .post-title {
	font-size: 1.25em;
}
.post-item .box.box-vertical .box-text-inner .post-title a {
	margin: 0;
}
.post-item .box.box-vertical .box-text-inner .post-meta {
	order: 2;
	font-size: 1em;
	color: #817e7e;
}
.post-item .box.box-vertical .box-text-inner a.button {
	position: absolute;
    bottom: 0;
    right: 0;
    border: none;
    background: none;
    text-transform: none;
    font-weight: 400;
    font-size: 1em;
    min-height: auto;
    line-height: 1.5;
	color: #817e7e;
    padding: 0 20px 0 0;
	background-image: url(/wp-content/uploads/2026/07/arrow-right.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    background-size: contain;
	z-index: 9;
}
.post-item .box.box-vertical .box-text-inner a.button:hover {
	color: var(--primary-color);
	filter: brightness(0) saturate(100%) invert(14%) sepia(100%) saturate(7492%) hue-rotate(1deg) brightness(103%) contrast(119%);
}

.page-wrapper {
    padding-top: 60px;
}
.blog-single .entry-header {
	display: flex;
	flex-direction: column;
}
.blog-single .entry-header .entry-header-text {
	order: 2;
}
.blog-single .entry-header .entry-header-text h1 {
	font-size: 2.5em;
}
.blog-single .entry-header .entry-image {
	margin-bottom: 60px;
}

.row-small.row-small-2>.col {
    padding: 0 10px 12px;
}
.row.row-small-2 .row-small:not(.row-collapse) {
    margin-left: -6px;
    margin-right: -6px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.row.row-small-2 .row-small:not(.row-collapse)>.col {
    padding: 0 6px 12px;
}
.section-project-home .banner .text-box {
	background: #272727;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.section-project-home .banner:hover .text-box {
	opacity: 1;
	visibility: visible;
}
.banner .res-text {
	font-size: 1em !important;
}
.section-project-home .banner .text-box,
.section-project-home .banner .text-box-content {
	height: 100%;
}
.section-project-home .banner .text-inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.section-project-home .banner .text-inner .button {
	font-size: 20px;
    font-weight: 400;
    min-height: auto;
    padding: 0 60px 0 0;
    position: relative;
    text-align: left;
}
.section-project-home .banner .text-inner .button:after {
	content: "";
	position: absolute;
	width: 59px;
	height: 59px;
	right: 0;
	bottom: 0;
	background-image: url('/wp-content/uploads/2026/07/big-arrow-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.button.btn-black {
	color: #817e7e !important;
}
.button.btn-arrow-right {
	padding: 0 20px 0 0;
    background-image: url(/wp-content/uploads/2026/07/arrow-right.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    background-size: contain;
}
.ooh-media-items .col-inner .icon-box:hover .icon-box-img img, .ooh-media-items .col-inner .icon-box:hover .icon-box-img svg {
    animation: .5s shake;
}

.letter-spacing5 {
	letter-spacing: 5px;
}

@keyframes shake {
    0%, 100% {
		transform: translate(0);
	}

	10%, 50%, 90% {
		transform: translate(-6px);
	}
	30%, 70% {
		transform: translate(6px);
	}
}

@media screen and (min-width: 850px) {
    .site-our-services .large-2 {
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}