/*
Theme Name: Southteam
Theme URI: https://southteam.vn
Author: South93
Author URI: https://southteam.vn
Description: Đây là Theme được phát triển bởi đội ngũ South Team, dựa trên nền tảng Bootstrap và FontAwesome
Version: 20.20

...and now go out and play!
*/
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
  font-family: avo;
   src: url("fonts/UTM-Avo.ttf") format("truetype");
font-weight:normal;
}
@font-face {
  font-family: avo;
   src: url("fonts/UTM-AvoBold.ttf") format("truetype");
font-weight:700;
}
:root {
    --main-color: #197f3f;
    --linear: linear-gradient(90deg, #327cff 15%, #0010bc 65%, #ff00df 110%);
    --second-color: #27a449;
    --third-color: #ff00df;
    --font-title: "Exo 2", sans-serif;
	--normal: 400;
	--heavy: 600;
	--bold: 700;
}

body{
	margin:0;
	font-family: avo;
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
    letter-spacing: 1px;
	background-color:#fff}
	.text-primary,.text-primary a{color:var(--main-color)!important}
	.btn-primary{color:#fff;background-color:#003882;border-color:#003882}
	.btn-primary:hover{color:#fff;background-color:#1676cd;border-color:#1676cd}
	.bg-primary{background-color:var(--main-color)!important}
	.bg-black{background-color:#000!important}.btn-black{color:#fff;background-color:#000;border-color:#000}.btn-black:hover{color:#fff;background-color:#666666;border-color:#666666}
.bg-dark {
    background-color: #1e1e1e!important;
}
.text-farsan { font-family: "Farsan", cursive !important;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.strong, b {
    font-weight: 700 !important;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
@media (max-width: 575.98px) {
	#wrapper-footer-full, #wrapper-static-hero {
    background-position: center center;
}
	.news-carousel .news-grid .thumbnail {
    max-height: 250px;
}
	ul.cat-filter li {
    margin-bottom: 10px;
}
	.flex-bg .title {
    font-size: 22px;
}
	.news-listing-content span.meta-info.meta-info-author, span.meta-info.meta-info-comment {
    display: none !important;
}
.news-listing .news-listing-content .view-more {
    margin-top: 15px;
    margin-bottom: 15px;
}
	.news-listing-content .excerpt {
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    display: -webkit-box;
}
	.news-listing .news-listing-content .title {
    font-size: 22px;
    margin: 15px 0;
}
   }
@media (max-width: 767.98px) {
	.header-title .shape-wave-bottom svg {
    height: 16px;
    width: 131%;
}
	.number-counter-item .inner-box-number .title {
    font-size: 16px;
}
	.portfolios.work  .portfolio--item .port-cat {
    font-size: 10px;
    letter-spacing: 5px;
}
	.portfolios.work .portfolio--item--thumb {
    height: 500px;
}
	.portfolio--item .portfolio--item--content {
    opacity: 1;
}
.news-listing-content .meta,.news-grid-content .meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news-listing .news-listing-content .meta span.meta-info ,.news-grid .news-grid-content .meta span.meta-info {
    margin-right: 0;
}
  }
@media (max-width: 1199.98px) {
	ul#main-menu .sub-menu li.menu-item a {
    font-size: 14px;
    padding-left: 30px;
    background-color: rgb(0 0 0 / 6%);
}
	.togo-menu-language {
    padding: 10px;
}
	ul#main-menu li.menu-item a {
    padding: 12px 12px;
    border-bottom: 1px solid rgb(0 0 0 / 6%);
}
    li.menu-item-has-children >i {
        right: 0px;
        top: 0px;
        color: #8c8c8c;
        position: absolute;
        width: 40px;
        height: 45px;
        text-align: center;
        line-height: 45px;        z-index: 1;
        cursor: pointer;
    }
.header .primery-menu {
    position: fixed;
    width: 250px;
    left: -250px;
    background-color: rgba(255,255,255,.95);
    height: 100%;
    z-index: 999;
    top: 0;
    overflow: auto;
}
.header .primery-menu.display {
    left: 0;
}
	    li.menu-item ul.sub-menu {
        display: none;
        -webkit-transition: unset;
        -moz-transition: unset;
        -o-transition: unset;
        transition: unset;
        padding-left: 0px;
        list-style: none;
    }
    .middle-header .site-logo .logo img {
        max-height: 60px;
        width: auto;
    }
.middle-header .logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
	body .togo-sidebar-left {
    left: -305px;
}
	body .togo-sidebar-left.display {
    left: 0;
}
	.small-listing-item .thumbnail {
    margin-bottom: 15px;
}
	body .footer-widget .social-footer a {
    margin-left: 0;
}
	body .portfolio-grid-item .portfolio-grid-item-content {
   opacity:1;
}
	.portfolio-grid-item-content .inner .title {
    font-size: 16px;
}
	.footer-widget img.footer-logo,.footer-widget .textwidget img {
    width: 100px;
}
	.middle-header .click-search, .home .header.fixed .click-search {
    color: #fff;
}
	.footer-widget {
    margin-bottom: 30px;
}

	.news-listing .news-listing-content .meta .meta-info,.news-grid .news-grid-content .meta .meta-info {
    margin-right: 10px;
}
    .burger-menu {
		border-radius: 8px;
        position: fixed;
        cursor: pointer;
       top: 10px;
        right: 10px;
        z-index: 9999999;
        display: block;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        width: 51px;
        height: 51px;
        padding: 15px;
        background: var(--main-color);
        transition: all .2s ease-in-out;
    }
.burger-menu>span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 17px;
    transition: -webkit-transform 330ms ease-out;
    transition: transform 330ms ease-out;
    transition: transform 330ms ease-out, -webkit-transform 330ms ease-out;
}
.burger-menu .line-menu {
    background-color: #fff;
}
	.line-menu.first-line {
    -webkit-transform-origin: right;
    transform-origin: right;
    transition: -webkit-transform 330ms cubic-bezier(.54, -.81, .57, .57);
    transition: transform 330ms cubic-bezier(.54, -.81, .57, .57);
    transition: transform 330ms cubic-bezier(.54, -.81, .57, .57), -webkit-transform 330ms cubic-bezier(.54, -.81, .57, .57);
}
.line-menu.line-half {
    width: 50%;
}
.line-menu {
    width: 100%;
    height: 3px;
    background-color: #111;
    border-radius: 2px;
}
	.line-menu.last-line {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-transform-origin: left;
    transform-origin: left;
    transition: -webkit-transform 330ms cubic-bezier(.54, -.81, .57, .57);
    transition: transform 330ms cubic-bezier(.54, -.81, .57, .57);
    transition: transform 330ms cubic-bezier(.54, -.81, .57, .57), -webkit-transform 330ms cubic-bezier(.54, -.81, .57, .57);
}
	.burger-menu.display {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.burger-menu.display>span {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
	.display .line-menu.first-line {
    -webkit-transform: rotate(-90deg) translateX(3px);
    transform: rotate(-90deg) translateX(3px);
}
	.display .line-menu.last-line {
    -webkit-transform: rotate(-90deg) translateX(-3px);
    transform: rotate(-90deg) translateX(-3px);
}
.middle-header {
	background:var(--main-color);
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
   
.panel-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
}
.panel-overlay.display {
    display: block;
}
   }

@media (min-width: 576px) {
     }
  @media (min-width: 768px) {
	  .material-carousel {
    margin-left: -.25rem;
    margin-right: -.25rem;
}
     }
@media (min-width: 992px) {
	body .testimonial-carousel .inner {
    padding: 30px 20px;
}
	.middle-header .site-logo {
    position: absolute;
    width: 100%;
    top: -33px;
}
.header .middle-header {
    padding: 30px 0;
}
 .site-logo .logo {
    position: relative;
    z-index: 3;
}
.middle-header:after {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
    z-index: 2;
}

.primery-menu {
    position: relative;
    z-index: 3;
}
.site-logo:after {
        background-color: #fff;
        width: 1150px;
        content: "";
        position: absolute;
        top: -188px;
        height: 282px;
        z-index: 2;
        right: -82px;
        border-radius: 232px;
        box-shadow: 0 2px 10px rgb(0 0 0 / 9%);
    }
	ul#main-menu > li.menu-item:last-child a {
    padding-right: 0;
}
	.togo-menu-language {
    margin-left: 18px;
}
	ul#main-menu li.menu-item-has-children i {
    display: none;
}
div#wrapper-navbar {
    min-height: 82px;
}
	.row.big-row {
    margin-left: -30px;
    margin-right: -30px;
}
.row.big-row > div[class*=col-] {
    padding-left: 30px;
    padding-right: 30px;
}
		ul.cat-filter li {
    margin-left: 18px;
    margin-right: 18px;
}
		.owl-controls .owl-nav .owl-next {
    right: -15px;
}
	.owl-controls .owl-nav .owl-prev {
    left: -15px;
}
	 ul#main-menu ul.sub-menu ul.sub-menu {
        right: -201px;
        margin-top: -3px;
        top: 0
    }
    ul#main-menu ul.sub-menu li.menu-item {
        display: block;
    }
ul#main-menu li ul.sub-menu li a
 {
        padding: 6px 20px;
        color: #333;
        font-weight: var(--normal);
        text-transform: capitalize;
        font-size: 15px;
    }
ul#main-menu li ul.sub-menu li a:hover {
    background-color: #e4e4e4;
}
    ul.sub-menu {
        padding-left: 25px
    }
    ul#main-menu .menu-item-has-children:before {
        content: "\f0dd";
        font-family: Fontawesome;
        top: 50%;
        position: absolute;
        right: 5px;
        margin-top: -11px;
        color: #9e9e9e;
        font-size: 12px;
    }
ul#main-menu li {
        display: inline-block;
        position: relative
    }

    ul#main-menu ul.sub-menu {
        position: absolute;
        z-index: 3;
        top: 100%;
        visibility: hidden;
        width: 240px;
        padding: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        opacity: 0;
        background-color: #fff;
        -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,.1);
        -moz-box-shadow: 1px 1px 15px rgba(0,0,0,.1);
        box-shadow: 1px 1px 15px rgba(0,0,0,.1);
        overflow: visible;
        padding-top: 10px;
        padding-bottom: 10px
    }

    ul#main-menu li.menu-item-has-children:hover>.sub-menu {
        visibility: visible;
        max-height: 2000px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }

}
 @media (min-width: 1200px) {
	   .togo-side-content {
        margin-left: auto;
    }
	     .togo-side-content {
        width: calc(100% - 300px);
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transform: translateX(0%) !important;
        -moz-transform: translateX(0%) !important;
        -o-transform: translateX(0%) !important;
        transform: translateX(0%) !important;
    }
	div#slider.flexslider .slides img {
    max-height: 525px;
    width: auto;
    margin: auto;
}
	 .col-xl-20{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
	 .col-xl-60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
     .container {
    max-width: 1200px;
}
    }
@media (min-width: 1600px) { 
ul#main-menu li.menu-item a {
    padding: 0 16px;
}
}
* {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
a:hover {
    color: #a3a3a3;
    text-decoration: none;
}
ul#main-menu li.menu-item-has-children {
    position: relative;
}
.social-icon a {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    color: var(--second-color);
    border: 1px solid;    margin-right: 8px;
}
.social-icon a:last-child {
    margin-right: 0;
}
.social-icon a:hover {
    background-color: var(--second-color);
    color: #fff;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.widget--action--fixed {
    position: fixed;
    bottom: 175px;
    right: 0px;
    width: 50px;
    z-index: 1;
}
.widget--action--fixed>a.widget--action--item {
	width: 44px;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	border: none;
	font-size: 18px;
	color: #fff;
	text-align: center;
	position: relative;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-bottom: 10px;
}
a.widget--action--item.click--hotline {
	background-image: url(img/widget_icon_click_to_call.svg);
	background-color: #509600;
}
a.widget--action--item.click--zalo {
	background-image: url(img/widget_icon_zalo.svg);
	background-color: #0068ff;
}
.widget--action--fixed> a.widget--action--item.click--messenger {
    background-image: url(img/widget_icon_messenger.svg);
    background-color: transparent;
    background-position: top center;
    background-size: 91%;
}
.widget--action--fixed>a.widget--action--item:hover {
    box-shadow: 0 0 15px rgb(0 0 0 / 30%)
}

.widget--action--fixed>a.widget--action--item span {
    position: absolute;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    padding: 0 50px 0 20px;
    right: -250px;
    z-index: -1;
    font-size: 15px;
    min-width: max-content;
    display: inline-block
}

.widget--action--fixed>a.widget--action--item:hover span {
    right: 0
}

a.widget--action--item.click--hotline span {
    background-color: #509600
}

a.widget--action--item.click--zalo span {
    background-color: #0068ff
}

a.widget--action--item.click--messenger span {
    background-color: #0084ff
}
/*------------------------------------------------ End Hotline-------------------------------*/
a.gotop {
    position: fixed;
    right: -55px;
    bottom: 30px;
    height: 44px;
    width: 44px;
    z-index: 9;
    box-shadow: 0 0 15px rgb(255 255 255 / 15%);
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
}
.wt-separator-outer {
    overflow: hidden;
}
.wt-separator.style-square {
    width: 16px;
    height: 16px;
    background-image: url(/wp-content/uploads/2024/04/FAVICON-HQDECOR.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right {
    height: 2px;
}
.wt-separator .separator-left, .wt-separator .separator-right {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 2px;
    margin-top: -1px;
}
.wt-separator .separator-left {
    left: -80px;
}
.wt-separator .separator-right {
    right: -80px;
}
.border-img.wpb_single_image  img {
    border: 8px solid #003882;
    height: 420px;
}
.news-grid .news-thumb img {
    height: 235px;
}
.news-item .news-thumb {
    position: relative;
}

.published-date {
    position: absolute;
    bottom: 0;
    width: 115px;
    font-size: 14px;
    background-color: #ed1d24;
    color: white;
    padding: 6px;
}
.news-item-inner:hover {
    box-shadow: 0 0 15px #00000040;
}
/*
 *  STYLE 2
 */

html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

html::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #1e1e1e;
}
.primery-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #000;
}
.footer-widget a, .footer-widget p,.footer-widget{
    color: #535353;
}
aside.widget .widget-title, .footer-widget .widget-title {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: 2px;
    font-family: var(--font-title);
    font-weight: var(--bold);
    color: var(--second-color);
    position: relative;
    padding-bottom: 15px;
}
.footer-widget .widget-title:before {
    width: 59px;
    border-bottom: 3px solid var(--main-color);
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
}
.footer-widget .wt-separator-outer {
    margin-bottom: 10px;
}
.post-list .item img {
    width: 75px;
    margin-right: 10px;
}
aside.widget .widget-title:before {
    content: '';
    width: 70px;
    height: 3px;
    background-color: var(--main-color);
    position: absolute;
    bottom: 0;
}
.post-list .item {
    border-bottom: 1px solid #e3e3e3;
}
aside.widget {
    margin-bottom:35px;
}
aside.widget .textwidget {
    padding: 10px;
    background-color: white;
}
.contact-info .vc_column-inner > .wpb_wrapper {
    padding: 30px 15px;
    border: 1px solid #eaeaea;
}
.post-list .item img {
    width: 75px;
    margin-right: 6px;
}
.icon-title-2 i {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
    font-size: 25px;
    background-color: var(--second-color);    border-radius: 12px;
}
.text-strock-white {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.text-strock-black {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.aligncenter {
	display:block;
}
.bg-overlay:before {
    content: '';
        position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 76%);
    display: block !important;
    left: 0;
    z-index: 0;
    top: 0;
}
.vc_row.wpb_row {
    background-position: center;
}
.footer-widget ul.menu {
    padding-left: 0;
    list-style: none;
}
.footer-widget ul.menu li:not(:last-child) {
    position: relative;
    margin-bottom: 11px;
}
.footer-widget ul.menu li:before {content: '\f105';font-family: Fontawesome;margin-right: 5px;color: #686868;}
.owl-carousel.owl-theme .owl-nav button.owl-prev, .owl-carousel.owl-theme .owl-nav button.owl-next {
    font-size: 0;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--main-color);
    outline: 0;
    margin-left: 2px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}
.owl-carousel.owl-theme .owl-nav button.owl-next {
    right: 0;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev:hover, .owl-carousel.owl-theme .owl-nav button.owl-next:hover {
    background-color: #1e1e1e
}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before {
   font-family: "Ionicons";
    color: white;
    font-size: 26px;
}
.owl-nav .owl-next:before {
    content: "\f3d6";
}
.owl-nav .owl-prev:before {
   content: "\f3d5";
}
.owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #676767;
    margin: 1px;
}
.owl-dot {
    display: inline-block;
    margin: 2px;
    border: 1px solid #6f6f6f;
    border-radius: 50%;
}
.owl-dot.active span {
    background-color: var(--main-color);
}
.owl-dots {
    text-align: center;
}
.owl-nav button span {
    display: none;
}
.hidden-dots .owl-dots,.hidden-nav .owl-nav {
    display: none;
}

.arki-side-content-menu-button span, .arki-side-content-menu-button:before, .arki-side-content-menu-button:after {
    transition: width .3s;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
}

.click-search,.home .fixed .click-search {
    font-size: 18px;color:#fff
}
#wrapper-footer-full, #wrapper-static-hero {
    background-color: rgb(221 221 221 / 10%);
    padding: 50px 0;
}
.item.icon-title-2 .title {
    font-family: var(--font-title);
    font-weight: var(--bold);
    font-size: 18px;
    margin-bottom: 4px;
}
a.octf-btn.octf-btn-dark {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 12px 30px;
    display: inline-block;
    -webkit-appearance: none;
    background-color: var(--second-color);
    color: white;
    font-family: var(--font-title);
    border-radius: 10px;
}
.gdlr-core-button {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 7px 26px;
    display: inline-block;
    -webkit-appearance: none;
    background-color: var(--main-color);
    color: white;
    font-family: var(--font-title);
}
.gdlr-core-button:hover,a.octf-btn.octf-btn-dark:hover {
    background-color: var(--main-color);color:white
}
.service-item {
    margin-bottom: 30px;
}
.news-listing-content .view-more {
    margin-top: 15px;
    margin-bottom: 10px;
}
.news-listing {
    margin-bottom: 3.55555555vw
}
.news-listing-content .title, .news-grid-content .title {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 1.5;
    font-family: var(--font-title);
}
.news-listing .thumbnail {
    margin-bottom: 15px;
}
.title a {
    color: #000;
}
.news-listing-content .meta *,.news-grid-content .meta * {
    color: #333;
}
.news-listing-content .meta > span,.news-grid-content .meta > span {
    font-size: 12px;
    font-weight: var(--heavy);
    letter-spacing: 3px;
    text-transform: uppercase;
}
.news-listing-content .meta span.meta-info,.news-grid-content .meta span.meta-info {
    display: inline-block;
}
.news-listing-content .meta .gdlr-core-head,.news-grid-content .meta .gdlr-core-head {
    margin-right: 4px;
}
.news-listing-content .meta,.news-grid-content .meta {
    margin-bottom: 12px;
}
.news-listing-content .excerpt {
    letter-spacing: 2px;
    line-height: 1.8;color: #7d7d7d;    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
}

.news-listing .thumbnail {
    display: flex;
    position: relative;
    overflow: hidden;
    aspect-ratio: 8 / 5;
    justify-content: center;
    align-items: center;
}
.news-listing .thumbnail a {
    height: 100%;
    width: 100%;
    display: block;
}

.news-listing .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.news-grid-content .view-more {
    margin-top: 25px;
}
.news-grid .thumbnail {
    max-height: 220px;
    overflow: hidden;
    position: relative;
}
.news-listing .thumbnail:hover img,.news-grid .thumbnail:hover img {
    transform: scale(1.06);
}
.widget-list-item .list-news-thumb img {
    width: 80px;
    border-radius: 50%;
}
.widget-list-item .thumb {
    width: 80px;
    max-width: 80px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 80px;
    margin-right: 15px;
}
.widget-list-item {
    margin-bottom: 25px;
}
.project-widget .widget-list-item {
    margin-bottom: 15px;
}
.widget-list-item .meta span, .widget-list-item .meta a {
    font-size: 14px;
    color: #a8a8a8;
}
.widget-list-item .title {
    font-size: 16px;
    font-weight: var(--heavy);
    margin: 5px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
}
.widget-list-item .title a {
    color: #000;
}
ul.cat-filter {
    padding: 0;
    list-style: none;
    text-align: center;
}

ul.cat-filter li {
    display: inline-block;
}
ul.cat-filter li a {
    display: block;
    margin-left: 12px;
    margin-right: 12px;
    color: #424242;
    font-size: 14px;
    font-weight: var(--heavy);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 5px 0;
    position: relative;
    font-family: var(--font-title);
}
ul.cat-filter li a:after {
    position: absolute;
    bottom: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: transparent;
    content: '';
    width: 100%;
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
ul.cat-filter li a:hover:after,ul.cat-filter li.active a:after {
    border-color: #333;
}
.portfolio-grid-item .thumbnail:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 45%);
    top: 0;
    left: 0;opacity: 0;    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.portfolio-grid-item,.material-item-inner {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.portfolio-grid-item-content .inner {
    text-align: left;
    padding: 15px 0;
}
.portfolio-grid-item .thumbnail {
    position: relative;
    overflow: hidden;
    aspect-ratio: 8 / 6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.portfolio-grid-item .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.portfolio-grid-item-content .title {
    font-weight: var(--heavy);
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 0;
    text-align: center;
}
.portfolio-grid-item-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    padding: 15px;
    text-align: center;
    opacity: 0;
}

.portfolio-grid-item:hover .portfolio-grid-item-content {
    opacity: 1;
}

.portfolio-grid-item-content .title a {
    color: #fff;
}
.portfolio-grid-item-content .port-cat * {
    color: #969696;
}
.portfolio-grid-item-content .port-cat sep:last-child {
    display: none;
}
.portfolio-grid-item-content .port-cat sep {
    margin: 0px 6px;
}
.portfolio-grid-item:hover img ,.material-item-inner:hover img{
	transform:scale(1.04);
	-webkit-filter: none;
    filter: none;
}
.portfolio-grid-item:hover .thumbnail:after,.portfolio-grid-item:hover .portfolio-grid-item-content{
	opacity:1;
}
.row.no-padding {
    margin-left: 0;
    margin-right: 0;
}

.row.no-padding >div[class*=col] {
    padding-left: 0;
    padding-right: 0;
}
.row.no-padding .portfolio-grid-item {
    margin-bottom: 0;
}
.header.fixed .middle-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 2px 10px rgb(0 0 0 / 9%);
    z-index: 3;
}
.image-box img {
    width: 172px;
}
.image-box {
    margin-bottom: 30px;
}
.inner-box .tittle, .vc_custom_heading.title {
    font-size: 35px;
    margin-bottom: 0;
    color: var(--second-color);
    text-transform: capitalize;
    font-family: var(--font-title);
    line-height: 1.3;
    font-weight: var(--bold);
}
.inner-box .text {
    color: #787878;
}
section.slider {
    margin-bottom: 35px;
}
div#carousel {
    padding: 15px 0;
}
div#carousel ul.slides li {
    padding: 5px;
    border: 1px solid #dfdfdf;
}
div#carousel ul.slides li.flex-active-slide,div#carousel ul.slides li:hover {
    border-color: #000;
}
.lower-part {
    padding-bottom: 40px;
    position: relative;
}
.lower-part:after {content: '';width: 55px;position: absolute;bottom: 0;left: 0;border-bottom: 1px solid #282828;}
.default-service-column {
    margin-bottom: 35px;
}
.default-service-column {
    padding: 65px 20px;
    background-color: #f9f9f9;
}
.portfolio--item {
    position: relative;
    overflow: hidden;
}
.portfolio--item--thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 6;
}
.owl-carousel .owl-item .portfolio--item--thumb img {
    height: 100%;
    width: auto;
    max-width: fit-content;
}
.owl-carousel .owl-item .portfolio--item:hover .portfolio--item--thumb img,.portfolio-grid-item:hover .thumbnail img{
	 -webkit-filter: none;
    filter: none;
}
.portfolio--item--content {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    padding: 25px;
    text-align: center;
}
.portfolio--item--content a {
    color: white;
}
.portfolio--item--content .title {
    font-size: 25px;
    margin-bottom: 25px;
    font-family: var(--font-title);
    text-transform: capitalize;
    font-weight: 600;
}
.portfolio--item .portfolio--item--thumb .overlay {
    background-color: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.portfolio--item .port-cat {
    font-size: 13px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 7px;
    transform: rotate(270deg) translate(0, 0);
    -webkit-transform: rotate(270deg) translate(0, 0);
    -moz-transform: rotate(270deg) translate(0, 0);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    bottom: 100%;
    position: absolute;
    left: 18px;
}
.portfolio--item .port-cat:before {
    content: " ";
    display: inline-block;
    width: 37px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: .3em;
    margin-right: 30px;
    border-color: white;
}
.portfolio--item:hover .portfolio--item--thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.portfolios.work .owl-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}
.news-grid {
    margin-bottom: 20px;
}
.pagination .page-item  .page-link {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6;
    width: 45px;
    height: 45px;
    line-height: 43px;
    text-align: center;
    border-radius: 0;
}
.pagination .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #282828;
    border-color: #282828;
}
ul.pagination > li + li {
    margin-left: 10px;
}
.top-footer .wpcf7-form-control-wrap input.wpcf7-form-control {
    background-color: #2b2b2b;
    border-color: #2b2b2b;
    height: 54px;
    color: white;
}
.top-footer {
    padding: 55px 0;
}
.top-footer .wpcf7 .ajax-loader {
    display: none;
}
#exampleModal .flexslider .slides > li {
    cursor: pointer;
}
#exampleModal .modal-dialog {
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-dialog .modal-content {
    background-color: transparent;
    border: 0;
}
form#searchform input#s {
    background-color: transparent;
    border: 0;
}
form#searchform .input-group {
    border-bottom: 1px solid #9a9a9a;
}
form#searchform button#searchsubmit {
    background-color: transparent;
    color: white;
    border: 0;
    outline: 0;
}
.modal-backdrop.show {
    opacity: .85;
}
div#exampleModal button.close {
    color: white;
    opacity: 1;
    text-shadow: 0 1px black;
    font-size: 20px;
    outline: 0;
}
body.home div#wrapper-navbar {
    min-height: unset;
}
.flexslider .slides > li {
    cursor: pointer;
}
ul#lightgallery {
    position: relative;
    display: flex;
    align-items: center;
}
div#slider {
    background-color: #f1f1f1;
}
.project-detail .description {
    color: #8f8f8f;
}
.breadcrumbs {
    margin-bottom: 15px;
}

.breadcrumbs * {
    color: #939393;
}

.breadcrumbs >sep {
    display: inline-block;
    padding: 0px 15px;
}
.breadcrumbs a:hover {
    color: #000;
}
.owl-carousel .portfolio-grid-item {
    margin-bottom: 0;
}
.material-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}
.material-content .title {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 4px black;
}
.material-carousel .owl-nav .owl-prev:before,.material-carousel .owl-nav .owl-next:before {
    font-size: 30px;
}
.material-carousel .owl-carousel.owl-theme .owl-nav button.owl-prev,.material-carousel  .owl-carousel.owl-theme .owl-nav button.owl-next {
    width: 45px;
    height: 45px;
    line-height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22.5px;
}
.material-carousel button.owl-next {
    right: 0;
}
.row.mini-row {
    margin-left: -.25rem;
    margin-right: -.25rem;
}

.row.mini-row >div[class*=col-] {
    padding-left: .25rem;
    padding-right: .25rem;
}
.quick-project-area.display {
    transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
}
.quick-project-area {
    position: fixed;
    top: 0;
    right: 0;
    width: 460px;
    height: 100%;
    background: #fff;
    z-index: 15;
    overflow: auto;
    display: block;
    transition: transform .4s cubic-bezier(.85,0,.15,1);
    transform: translateX(115%) translateZ(0);
    -ms-transform: translateX(115%) translateZ(0);
    box-shadow: 0px 0px 35px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0px 0px 35px rgb(0 0 0 / 8%);
    padding: 8vw 75px;
}
.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.nano>.nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.nano>.nano-pane {
    background: rgba(0,0,0,.25);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    opacity: .01;
    transition: .2s;
    border-radius: 5px;
}
.nano>.nano-pane>.nano-slider {
    background: #444;
    background: rgba(0,0,0,.5);
    position: relative;
    margin: 0 1px;
}
.nano-pane.active, .nano-pane.flashed, .nano:hover>.nano-pane {
    visibility: visible\9;
    opacity: .99;
}
.nano>.nano-content::-webkit-scrollbar{display:none}.has-scrollbar>.nano-content::-webkit-scrollbar{display:block}
span.and-position {
        position: absolute;
    left: 50%;
    font-size: 150px;
    color: #c30a00;
    margin-left: -42px;
    top: 53px;
}
a.close-quick-project {
    position: absolute;
    right: 0;
    font-size: 20px;
    color: #333;
    top: -3px;
}
.nano-content .portfolio-grid-item-content {
    display: none;
}
.related-post {
    margin-top: 25px;
}
aside.widget ul.menu {
    padding-left: 22px;
}
aside.widget ul.menu li a {
    color: #333;
}
.image-box img {
    max-width: 75px;
}
.header-breadcrumb * {
    color: #afafaf;
}
.header-breadcrumb p {
    margin-bottom: 0;
}
.dt-sc-team-details {
    text-align: center;
    padding: 15px 15px;
    background-color: white;
}
.dt-sc-team-details .name {
    font-size: 24px;
    font-weight: 600;
    font-family: var(--font-title);
    text-transform: capitalize;
}
.dt-sc-team-details .position {
    font-size: 15px;
    font-style: italic;
    color: #a1a1a1;
}
.dt-sc-team-thumb {
    background: #000;
    position: relative;
    overflow: hidden;
}

.dt-sc-team:hover img,
.sanpham-item:hover .thumbnail.box-image  img{
    transform: scale(1.05);
    opacity: .6;
}
.testimonial-carousel .inner {
    padding: 60px 30px;
    border: 8px solid #c5a47e;
    border-top: 0;
    margin-bottom: 0;
}

.testimonial-carousel {
    position: relative;
    z-index: 1;
}

.testimonial-carousel span.icon {
    position: absolute;
    top: -30px;
    right: 60px;
    width: 60px;
}

.testimonial-carousel article.slide-item {
    text-align: center;
}
.testimonial-carousel:before {
    content: '';
    width: calc(100% - 140px);
    height: 6px;
    border: 4px solid #c5a47e;
    position: absolute;
    top: 0;
    left: 8px;
}
.testimonial-carousel:after {
    content: '';
    width: 42px;
    height: 6px;
    border: 4px solid #c5a47e;
    position: absolute;
    top: 0;
    right: 8px;
}
article.slide-item figure.image-box {
    display: inline-block;
    margin-bottom: 15px;
}
.info-box .name {
    font-size: 26px;
    font-weight: 700;
    font-family: var(--font-title);
    color: var(--main-color);
}
.info-box .designation {
    font-weight: 600;
}
article.slide-item .slide-text {
    max-width: 650px;
    display: inline-block;    font-size: 150%;
}
article.slide-item figure.image-box img {
    border-radius: 50%;
    max-width: 90px;
}
.textwidget p:last-child, .footer-widget ul {
    margin-bottom: 0;
}
.top-footer .wpcf7-spinner {
    display: none;
}
.icon-title-3 .icon i {
    font-size: 35px;
}

.icon-title-3 .icon {
    margin-right: 20px;
}
.icon-title-3 .desc {
    color: #777777;
}
.news-grid-content {
    padding: 25px 15px;
    background-color: #f9f9f9;
}
.subscribe input.wpcf7-form-control.wpcf7-text {
    background-color: rgb(0 0 0 / 19%);
    border: 0;
    border-radius: 0;
    color: #fff;
}

.subscribe input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    top: 0;
    right: 0;
    background: var(--main-color);
    color: #fff;
    border: 0;
    padding: 8px 18px;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 14px;
}
.subscribe {
    position: relative;
}
figure.effect-julia .thumbnail {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 8/5;
    margin-bottom: 25px;
}

figure.effect-julia .figcaption .title {
    font-family: var(--font-title);
    text-transform: capitalize;
    font-size: 22px;
    font-weight: var(--heavy);
    margin-bottom: 15px;
}
.recruitment-item-content .meta span {
    margin: 0;
    font-size: 15px;
}
.recruitment-item-content .meta i {
    margin-right: 5px;
}
.recruitment-item-content {padding: 25px 15px;border: 1px solid #f1f1f1;}
.recruitment-item-content .title {
    margin-bottom: 15px;
    font-family: var(--font-title);
    font-weight: var(--heavy);
    font-size: 22px;
}
.vc_custom_heading.sub-title {
    font-size: 20px;
    color: var(--main-color);
    font-weight: 300;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-family: var(--font-title);
}
.recruitment-item {
    box-shadow: 0 0 20px rgb(0 0 0 / 3%);
}
.thumbnail.box-image img {
    width: 100%;
    height: auto;
}
.title-icon {
    margin-bottom: 30px;
}
.title-icon .inner {
    box-shadow: 0 10px 50px rgba(110, 123, 131,0.2);
    -moz-box-shadow: 0 10px 50px rgba(110, 123, 131, 0.2);
    -webkit-box-shadow: 0 10px 50px rgba(110, 123, 131,0.2);
    padding: 50px 20px 65px 20px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    text-align: center;    background: #fff;
}

.title-icon .icon img {
    width: 50px;
    height: auto;
}

.title-icon .icon {
    margin-bottom: 22px;
}

.title-icon .title {
    font-size: 18px;
    text-transform: capitalize;
    line-height: 1.5;
    font-family: var(--font-title);
    margin-bottom: 15px;
}

.title-icon .tg-desc {
    color: #696969;
}
.news-grid .featured--2 .box-image {
    margin-bottom: 18px;
}
.small-listing-item {
    margin-bottom: 15px;
}
.small-listing-item .post-title {
    font-size: 18px;
}
.news-grid .meta {
    display: flex;
    align-items: center;
    margin-bottom: 12px;    
	justify-content: space-between;
}
.featured--2 .post-title,.small-listing-item .post-title {
    font-family: var(--font-title);
    font-weight: var(--heavy);
    color: var(--second-color);
}
.news-grid .meta span {
    font-size: 14px;
    color: #929292;
}
.number-counter-item {
    margin-bottom: 30px;
}
.number-counter-item .inner-box-number {
    padding: 12px 22px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 12px rgb(0 0 0 / 12%);
}
.inner-box-number .icon
 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    display: flex;
}
.number-counter-item:hover {
    transform: translateY(-10px);
}
.inner-number {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 40px;
}
.inner-box-number .number-counter-info {
    padding-left: 15px;
}
.inner-number span {
    font-size: 35px;
    color: var(--main-color);
}
.inner-number .number-count {
    margin-bottom: 0;
    font-size: 41px;
    font-weight: var(--bold);
    color: var(--main-color);
}
.inner-box-number .title {
    font-size: 17px;
    font-weight: var(--bold);
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: var(--font-title);
    line-height: 1.5;
    margin-bottom: 0;
}
.inner-box-number .icon img {
    max-height: 75px;
    width: auto;
}

.news-grid .meta span i {
    margin-right: 5px;
}
.project-gallery .thumb {
    overflow: hidden;
    position: relative;
    aspect-ratio: 8/6;
    margin-bottom: 30px;
    cursor: pointer;
}
.project-gallery .thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.project-gallery .thumb:hover img {
    transform: scale(1.05);
}
.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(img/preloader.svg);
}
.preloader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
	.row.medium-row {
    margin-left: -8px;
    margin-right: -8px;
}
.row.medium-row > div[class*=col-] {
    padding-left: 8px;
    padding-right: 8px;
}
.togo-sidebar-left {
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    z-index: 999;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
}
.togo-header-container {
    width: 100%;
    height: 100%;
    padding: 0 30px;
}
.togo-header-container .logo {
    text-align: center;
    padding: 45px 0 45px 0px;
}
ul#main-menu li a {
    font-weight: 600;
    color: #3c3c3c;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    position: relative;
    padding: 0 13px;
}
.togo-menu-social-media {
    margin-top: 6vh;
}
.togo-menu-social-media .social {
    display: flex;
    align-items: center;
    justify-content: center;
}

.togo-menu-social-media .social a {
    width: 36px;
    height: 36px;
    line-height: 42px;
    background: transparent;
    border-radius: 50%;
    color: var(--main-color);
    font-size: 18px;
    margin: 0 2px 0 0;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.togo-menu-copyright {
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #999;    margin-top: 2vh;
}
.pos-re {
    padding: 60px 0;
    border-top: 1px solid #ececec; 
}
.pos-re p {
    font-size: 13px;    margin-bottom: 0;
}
.content-lines-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;    z-index: -1;
}
.content-lines-inner {
    position: absolute;
    width: 1140px;
    left: 50%;
    margin-left: -570px;
    top: 0;
    height: 100%;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}
.content-lines {
    position: absolute;
    left: 33.666666%;
    right: 33.666666%;
    height: 100%;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
}
.togo-sidebar-left ul.sub-menu {
    padding-left: 0;
    display: none;
    margin-bottom: 0;
	-webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
    .togo-sidebar-left li.menu-item-has-children >i {
        right: 0px;
        top: -5px;
        color: #868686;
        position: absolute;
        width: 42px;
        height: 35px;
        text-align: center;
        line-height: 36px;
        z-index: 2;
    }
	  .togo-sidebar-left  i.submenu-opened:before {
   content: "\e622";
}
ul#main-menu ul.sub-menu li.menu-item {
    display: block;
}
	ul#main-menu >li.current-menu-item >a,
ul#main-menu >li.menu-item >a:hover,
	ul#main-menu >li.current-menu-parent > a,ul#main-menu li.menu-item a.highlight{
		    color: var(--main-color);
	}

ul#main-menu ul.sub-menu li.menu-item:last-child {
    border: 0;
}

div.site {
    overflow-x: hidden;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
    padding: 9px 20px;
    border: 0;
    font-weight: 400;
    border-radius: 6px;
    color: #999;
    margin-bottom: 20px;
    background-color: #f3f3f3;
    min-height: 50px;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit {
    background-color: var(--main-color);
    padding: 5px 20px 5px 20px;
    height: 50px;
    font-family: var(--font-title);
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 8px;
    color: #fff;
}
figure.effect-apollo {
    position: relative;
    overflow: hidden;
    width: 100%;   
}
figure.effect-apollo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
figure.effect-apollo figcaption {
    position: relative;
    padding: 35px 20px;
    z-index: 1;
}
figure.effect-apollo figcaption .title {
    color: var(--main-color);
    text-transform: uppercase;
    font-family: var(--font-title);
    font-weight: 700;
    font-size: 23px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}
figure.effect-apollo .desc {
    text-align: justify;
}
figure.effect-apollo span.overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    position: absolute;
    z-index: 0;
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
figure.effect-apollo .desc i {
    color: var(--main-color);
    margin-right: 10px;
}
.desc p:last-child {
    margin-bottom: 0;
}
figure.effect-apollo:hover figcaption {
    background-color: rgb(0 0 0 / 38%);
}
figure.effect-apollo:hover .overlay {
   opacity:1;
}
figure.effect-apollo:hover .desc {
	color:#fff;
}
figure.effect-apollo figcaption .sub-title {
    font-size: 75px;
    line-height: 75px;
    font-weight: 400;
    font-family: var(--font-title);
    color: transparent;
    -webkit-text-stroke: 1px #999;
    opacity: .8;
    margin-bottom: 20px;
}
figure.effect-apollo:hover figcaption .sub-title {
    -webkit-text-stroke: 1px #fff;
}
.sec-title .about {
    display: flex;
    align-items: center;
}

.sec-title .about .yearimg {
    font-size: 180px;
    line-height: 180px;
    font-weight: 600;
    font-family: var(--font-title);
    color: var(--main-color);
    margin-bottom: 0;
}

.sec-title .about .year {
    padding-left: 25px;
}

.sec-title .togo-section-title2.small-title {
    color: var(--main-color);
    margin-bottom: 5px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: var(
    --font-title);
    font-weight: 600;
    letter-spacing: 6px;
}
.sec-title .togo-section-title.title {
    font-size: 30px;
    margin-bottom: 20px;
    color: #292929;
    word-spacing: 3px;
    text-transform: uppercase;
    font-family: var(--font-title);
    font-weight: 600;
    margin-bottom: 0;
}
.sanpham-item .thumbnail.box-image {
    position: relative;
    overflow: hidden;
    aspect-ratio: 6 / 8;
}
.sanpham-item  .thumbnail.box-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.sanpham-item {
    margin-bottom: 30px;
    position: relative;
}
.sanpham-item-content {
    text-align: center;
    padding: 20px 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(177deg, transparent, rgb(0 0 0 / 32%));    min-height: 90px;
}
.sanpham-item-content .title a {
    color: #fff;
}
.sanpham-item-content .title {
    font-family: var(--font-title);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;text-shadow: 0 1px 4px rgb(0 0 0 / 43%);    margin-bottom: 0;
}
.togo-section-title {
    font-weight: 600;
    font-family: var(--font-title);
    font-size: 35px;
    text-transform: capitalize;
}
.gallery-item-grid {
    margin-bottom: 35px;
}
figure.effect-julia {
    text-align: center;
}
figure.effect-julia a.view-more {
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: var(--font-title);
    font-weight: 600;
    font-size: 16px;
    color: var(--main-color);
}
.ultv-video .ultv-video__outer-wrap {
    background-color: transparent;
}
.vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: 16px;
    font-weight: 600;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panels .vc_tta-panel-title>a {
    padding: 10px 10px;    padding-left: 45px;color:#212529;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
	border-color: transparent;
    background-color: transparent;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panels .vc_tta-panel {
    border-bottom: 1px solid #d4d4d4;
}
.vc_tta-container .vc_general  .vc_tta.vc_general .vc_tta-panel-body {
    padding: 10px 15px 25px 15px;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title>a{
    color: var(--main-color);
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title>a .vc_tta-controls-icon:before{
	border-color: var(--main-color);
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
    transform: rotate(270deg);
}
.gtranslate_wrapper a {
    margin-right: 15px;
}
.middle-header {
    background-color: #fff;
    padding: 10px 0;
    position: relative;
}
.south-title .title {
    font-weight: var(--bold);
    text-transform: uppercase;
    font-family: var(--font-title);
    color: var(--second-color);
    font-size: 2.2rem;
}
.south-title .title span {
	color: var(--main-color);
}
figure.effect-bubba{
	position: relative;
	border-radius: 10px;
	padding-top: 100%;
	overflow: hidden;
	    background-color: #222;
}
figure.effect-bubba:hover img {
    opacity: .5;
}
figure.effect-bubba:before,figure.effect-bubba:after {
	position: absolute;
	top: 20px;
	width: calc(100% - 70px);
	height: calc(100% - 40px);
	content: "";
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
figure.effect-bubba:before {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	left: 0;
}
figure.effect-bubba:hover:before {
	left: 20px;
	visibility: visible;
	opacity: 1;
}
figure.effect-bubba:after{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	right: 0;
}
figure.effect-bubba:hover:after {
	right: 20px;
	visibility: visible;
	opacity: 1;
}
figure.effect-bubba img {
	border-radius: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 100%;
	width: auto;
	max-width: none;
}
figure.effect-bubba figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 40, 86, 0.75)), color-stop(73%, rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, rgba(0, 40, 86, 0.75) 0%, rgba(0, 0, 0, 0) 73%);
	width: 100%;
	height: 100%;
	padding: 30px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
figure.effect-bubba:hover figcaption .title {
	margin: 8px;
}
figure.effect-bubba figcaption .title {
    margin: -10px -5px 8px;
    position: relative;
    font-size: 30px;
    color: #fff;
    font-family: var(--font-title);
    z-index: 1;
    font-weight: 700;
    text-shadow: 2px 2px 4px black;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
figure.effect-bubba figcaption .desc{
	opacity: 0;
	visibility: hidden;
	color: #fff;
	margin: 0 8px;
	overflow: hidden;
	transform: translateY(70%);
	font-size: 18px;
	position: absolute;
}
figure.effect-bubba:hover figcaption .desc {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition-delay: 300ms;
	position: relative;
}
.middle-header .logo img {
    max-height: 90px;
    width: auto;
}
.service-item .thumbnail.box-image span.overlay {
    background-color: rgb(0 0 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    height: 100%;
    opacity: .3;
}
.service-item .thumbnail.box-image {
    aspect-ratio: 4/3;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;    border-radius: 15px;
}

.service-item .thumbnail.box-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.service-item:hover .thumbnail.box-image span.overlay {
    opacity: 0;
}
.service-item-content .title {
    font-family: var(--font-title);
    font-size: 26px;
    font-weight: bold;
    text-transform: capitalize;
	color:var(--main-color)
}

.service-item-content .title a {
    color: currentcolor;
}
.shape-wave-bottom {
    position: absolute;
    overflow: hidden;
    bottom: -1px;
    width: 100%;
}
.header-title {
    position: relative;
}
.shape-wave-bottom svg {
    height: 90px;
    width: 110%;
}
.project-detail .title ,section.project-description .title{
    font-family: var(--font-title);
    font-size: 24px;
    font-weight: 600;
}
.service-carousel-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.service-carousel-inner  .thumbnail.box-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    display: flex;
    align-items: center;
    position: relative;
    aspect-ratio: 8/6;
    overflow: hidden;
}
.service-item-info {
    position: absolute;
    max-width: 350px;
    right: 50%;
    padding: 25px;
    background-color: rgb(255 255 255 / 74%);
    border-radius: 20px;
    box-shadow: 0 0 13px rgb(0 0 0 / 16%);
}
.service-item-info .title {
    font-weight: bold;
    font-family: var(--font-title);
}
.service-item-info a.view-more {
    display: inline-block;
    padding: 5px 15px;
    background-color: var(--main-color);
    color: #fff;
    border-radius: 12px;
}

.service-item-info .desc {
    margin-bottom: 15px;
}

.thumbnail.box-image img {
    border-radius: 15px;
}
.video-box-image {
    margin-bottom: 12px;
}

.video-info-box .title {
    font-weight: bold;
    font-size: 16px;
}
article.video-item.featured .video-info-box .title {
    font-size: 20px;
}
article.video-item {
    cursor: pointer;
    margin-bottom: 20px;
}
.single-service .header-title .title {
    display: none;
}
.icon-title-3 .inner {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 15px rgb(0 0 0 / 9%);
    padding: 25px;
}

.icon-title-3 {
    margin-bottom: 30px;
}

.icon-title-3 .title {
    font-family: var(--font-title);
    font-weight: bold;
    margin-bottom: 8px;
    color: var(--main-color);
}

.icon-title-3 .inner .icon {
    margin-bottom: 15px;
}
.icon-title-3:hover .inner {
    box-shadow: 0 0 25px rgb(0 0 0 / 18%);
}

.icon-title-3:hover {
    transform: translateY(-5px);
}