/* Font */
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-Regular.eot');
    src: url('../fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextLTPro-Regular.woff2') format('woff2'), url('../fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('../fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('../fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('../fonts/AvenirNext-Medium.eot');
    src: url('../fonts/AvenirNext-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNext-Medium.woff2') format('woff2'), url('../fonts/AvenirNext-Medium.woff') format('woff'), url('../fonts/AvenirNext-Medium.ttf') format('truetype'), url('../fonts/AvenirNext-Medium.svg#AvenirNext-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
a.moduleItemTitle {
    text-decoration: none;
}

body {
    font-family: 'Avenir Next LT Pro';
}

p {
    font-size: 16px;
}

h1,
h2,
h3,
h4 {
    font-family: 'Lora', serif !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

h1 {
    font-size: 56px;
}

h2 {
    font-size: 45px;
}

h3 {
    font-size: 28px;
    line-height: 1.3;
}

h4 {
    font-size: 20px;
}
.default-hide{
    display: none;
}
/* General */
div.alert-message{
    background-color: inherit;
    color: inherit;
}

.mobile-hidden {
    display: block;
}

.desktop_hidden {
    display: none;
}

.full-width-content {
    width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    overflow: hidden;
}

body {
    overflow-x: hidden;
}

/* Menu */
.t3-header {
    padding-top: 0;
    padding-bottom: 0;
}
.t3-megamenu ul>li>a:focus {
    background-color: unset;
}

nav#t3-mainnav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999;
}

.navbar-brand {
    height: auto;
    padding: 10px 15px;
}

.off-canvas-toggle,
em.caret {
    display: none !important;
}

img.logo-img {
    width: 45%;
}

#header-bg {
    position: fixed!important;
    margin: unset !important;
    width: 100%;
    z-index: 999;
    padding: 0 20px;
    transition: 0.3s all ease;
    background: transparent;
}

.is-sticky {
    background: #fff !important;
    box-shadow: 0 3px 1rem rgb(0 0 0 / 10%);
    padding: 0 20px;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.t3-mainbody,
.t3-content {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-nav>li>a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: #1c2c60;
    position: relative;
}
.navbar-nav>li>a:after {
    content: "";
    display: block;
    margin: auto;
    height: 3px;
    width: 0;
    background: transparent;
    transition: all 0.3s;
    /* margin-top: 2px; */
}
.navbar-nav>li>a:hover {
    background: none !important;
    color: #E91732;
}
.navbar-nav>li>a:hover::after,
.navbar-nav>li.active>a::after {
    width: 100%;
    background: #E91732;
}

/* Footer */
.t3-footnav {
    padding: 0;
}

div.t3-footnav .t3-module {
    margin-top: 0;
    margin-bottom: 0;
}

.social-platform {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.social-platform li {
    margin-right: 15px;
}

ul.social-platform a {
    color: #fff !important;
    text-decoration: none !important;
}

ul.social-platform a i {
    border: 1px solid #495680;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 19px;
}
.social-platform a:hover i {
    background: #e91732;
    border: 1px solid #e91732;
    transition: all 0.3s;
}

.footer-section .nav-pills a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.8px;
    color: #fff !important;
    padding: 5px 0;
    font-family: 'Avenir Next';
}
.footer-section .nav-pills a:hover {
    background: none !important;
    color: #e91732 !important;
    transition: all 0.3s;
}
#qx-section-741.qx-section {
    aspect-ratio: 1600/900;
    min-height: 500px;
}
#qx-column-3167 .footer-homelite {
    font-size: 15px;
    letter-spacing: 0.8px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0 !important;
    font-family: 'Avenir Next';
}

.footer-homelite span {
    font-size: 14px;
    font-weight: normal !important;
    letter-spacing: 0;
}

#qx-column-3167 .qx-element-wrap+.qx-element-wrap {
    margin-top: 10px;
}

.footer-section #qx-text-89158 p {
    color: #fff;
    font-size: 14px;
    line-height: 1.57;
}

.footer-section .copyright {
    margin-bottom: 0;
}

.copyright #qx-text-42195 p,
#qx-text-97216 {
    color: #fff;
    opacity: 0.72;
    font-size: 12px;
}

#qx-text-97216 a {
    color: #fff;
}
#qx-text-97216 a:hover {
    color: #fff !important;
    opacity: 1;
    transition: all 0.3s;
}

/* Button */
.qx-btn {
    font-family: 'Avenir Next' !important;
    font-weight: 500;
    line-height: 1.79;
    letter-spacing: 0.7px;
    font-size: 14px;
}

/* Homepage */
/* Section 1 */
#qx-section-741 {
    background-position: bottom;
}

#qx-column-5054 .qx-element-wrap+.qx-element-wrap {
    margin-top: 15px;
}
#k2ModuleBox129_wrapper {
    position: relative;
    border-radius: 20px;
}
.home_current-project .content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    padding: 40px;
    text-align: left;
}
.home_current-project .content h2 {
    color: #fff;
    font-size: 32px;
}
.home_current-project .content p {
    color: #fff;

}
#k2ModuleBox129 .owl-nav {
    position: absolute;
	top: 50%;
    transform: translateY(-50%);
  width: 100%;
    display: flex;
    justify-content: space-between;
}
.owl-ex-btn{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.owl-ex-btn{
    pointer-events: none;
}
.owl-ex-btn-prev,.owl-ex-btn-next{
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 50;
    pointer-events: all;
}
.owl-ex-btn-prev{
    width: 500px;
    right:100%;
}
.owl-ex-btn-next{
    width: 500px;
    left: 100%;
    z-index: 50;
}
#k2ModuleBox129 .owl-nav.disabled{
    display:none!important;
  }

#k2ModuleBox129 i {
    font-size: 25px;
    color: #E91732;
    -webkit-text-stroke: 2px #fff;
}
#k2ModuleBox129 button:hover i {
    font-size: 25px;
    color: #fff;
    -webkit-text-stroke: 2px #E91732;
}
#k2ModuleBox129 .owl-nav button.owl-prev,
#k2ModuleBox129 .owl-nav button.owl-next {
    background: #ffffff;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    border: solid 1px #E91732;
    outline: none;
}
#k2ModuleBox129 .owl-nav button.owl-prev:hover,
#k2ModuleBox129 .owl-nav button.owl-next:hover {
    background: #E91732;
}
#k2ModuleBox129 .owl-nav button.owl-next {
margin-right:50px;
}
#k2ModuleBox129 .owl-nav button.owl-prev {
	margin-left:20px;
}
#k2ModuleBox129_wrapper>img {
    position: relative;
    z-index: 1;
    border-radius: 20px;
}
#k2ModuleBox129_wrapper:before {
    position: absolute;
    content: "";
    height: 50%;
    width: 100%;
    background: linear-gradient(0deg, rgba(0,0,0,0.896796218487395) 0%, rgba(0,0,0,0) 100%);
    z-index: 2;
    right: 0;
    bottom: 0;
    border-radius: 0 0 20px 20px;
}
#k2ModuleBox129 h2 {
    padding-bottom: 20px;
}

.qx-element-divider-separator-v2 {
    height: 0;
    display: flex;
    padding: 40px 0 !important;
}
#k2ModuleBox129 .owl-item {
    opacity: 0.5;
    transition-duration: 0.5s;
}
#k2ModuleBox129 .owl-item.active {
    opacity: 1!important;
    transition-duration: 1s;
}
#qx-row-68653 .qx-row.full-width-content {
    padding-left: 45px;
    padding-right: 30px;
}
.t3-footnav .nav-pills > li.active > a {
    background: none;
}
#qx-column-31660 > .qx-col-wrap {
    padding-right: 0;
}
/* our project */
#qx-row-68653 .qx-row.full-width-content {
    padding-left: 30px;
    padding-right: 30px;
}
.t3-footnav .nav-pills > li.active > a {
    background: none;
}
#qx-row-72138 .qx-flipbox:hover .qx-flipbox_frontlayer {
    opacity: 0;
    transform: translate(0,0);
}
.linker {
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 30px;
}
.linker_dot {
    height: 25px;
    width: 25px;
    background: #e91732;
    border-radius: 100%;
}
.linker:after {
    content: "";
    border: solid 1px #E91732;
    position: absolute;
    width: calc(100% + 40px);
    top: 50%;
    left: 50%;
    transform: translatey(-50%);
}
#k2ModuleBox130 .owl-item:nth-last-child(2) .linker:after {
    display: none;
}
#k2ModuleBox130 .owl-item {
    text-align: left;
}
#k2ModuleBox130 .owl-item li {
    margin-bottom: 55px;
}
#k2ModuleBox130 .owl-item li .linker~* {
    opacity: 0.2;
    transition-duration: 0.3s;
}
#k2ModuleBox130 .owl-item.active li .linker~* {
    opacity: 1;
}

#k2ModuleBox130 .owl-stage-outer {
    width: 100vw;
    overflow: unset;
}
#k2ModuleBox130 .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 10px;
}
#k2ModuleBox130 .owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 0 12.5px;
    border: solid 1px #e91732;
    outline: none;
}
#k2ModuleBox130 .owl-dot.active {
    background: #e91732;
}
.completed_proj_time {
    display: flex;
    justify-content: center;
}
.completed_proj_time h3 {
  	font-size: 32px;
    padding: 8px 50px;
    border-radius: 50px;
  /*  background: #e8ecfb;*/
    margin: 20px 0;
}
#qx-joomla-module-4539 .moduleItemIntrotext p{
    -webkit-line-clamp:6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical;
}
#k2ModuleBox130 .owl-carousel{
    position: static;
}
#k2ModuleBox130 .owl-dots{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#k2ModuleBox130 .moduleItemTitle h3 {
    margin: 0;
    padding: 24px 0 16px;
    color: #212121;
    text-decoration: none!important;
    font-size: 24px;
}

#k2ModuleBox130 .moduleItemTitle {
    text-decoration: none!important;
}
#k2ModuleBox130 .learn_more a {
    font-size: 14px;
}
#qx-text-2579,
#qx-text-74297,
#qx-blurb-85261 .qx-element-blurb__content,
#qx-blurb-47320 .qx-element-blurb__body,
#qx-joomla-module-6863 {
    font-family: 'Avenir Next';
}

#qx-joomla-module-6863 h2 {
    display: none;
}
#qx-joomla-module-6863 .formSpan12>div .formControls {
    margin-left: 0;
}
#qx-joomla-module-6863 .formBody {
    display: flex;
}
#qx-joomla-module-6863 .formBody input,
#qx-joomla-module-6863 .formBody textarea {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    padding: 0 20px;
    border-color: #d8d8d8;
    box-shadow: none;
}
#qx-joomla-module-6863 .formBody input {
    height: 50px;
}
#qx-joomla-module-6863 .formBody textarea {
    height: 225px;
    padding-top: 14px;
    padding-bottom: 14px;
}
#qx-joomla-module-6863 .formControlLabel {
    display: none;
}
#qx-joomla-module-6863 .formBody input:focus,
#qx-joomla-module-6863 .formBody textarea:focus {
    border-color: #202c5d;
}
#qx-joomla-module-6863 button {
    padding: 16px 32px;
    border-radius: 50px;
    font-size: 14px;
    background: #e91732;
    border: solid 1px #e91732;
    transition-duration: 0.5s!important;
}
#qx-joomla-module-6863 button:hover {
    background: transparent;
    color: #e91732;
}

/*contact us */
#qx-column-8650 .qx-element-icon-list {
    padding-top: 5px;
}
#qx-joomla-module-8074 h2 {
    font-size: 32px;
    padding-bottom: 5px;
}
#qx-joomla-module-8074 {
    padding: 55px 50px;
}
#qx-joomla-module-8074 .formControlLabel {
    display: none;
}
#qx-joomla-module-8074 .formControls {
    margin-left: 0;
}
#qx-joomla-module-8074 .formBody {
    display: flex;
}
#qx-joomla-module-8074 input,
#qx-joomla-module-8074 textarea {
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0 20px;
    display: flex;
    font-size: 16px;
    font-family: 'Avenir Next';
}
#qx-joomla-module-8074 input {
    height: 50px;
    align-items: center;
}
#qx-joomla-module-8074 textarea {
    padding: 14px 20px;
    height: 225px;
}
.rsform-block.rsform-block-sub-title {
    font-size: 18px;
}
.formResponsive .rsform-submit-button.rsform-thankyou-button{
    color: #fff;
}
#qx-joomla-module-8074 button {
    padding: 15px 30px;
    border-radius: 50px;
    border: solid 1px #E91732;
    text-shadow: none;
    background: #E91732;
    transition-duration: 0.3s;
    font-size: 14px;
    font-family: 'Avenir Next';
}
#qx-joomla-module-8074 button:hover {
    background: #fff;
    color: #E91732;
}
#qx-joomla-module-8074 .rsform-block-message {
    margin-bottom: 25px;
}
#qx-joomla-module-8074 .rsform-block-recapcha {
    margin-bottom: 30px;
}
/* project details */
.banner_wrapper img {
    width: 100%;
}
.banner_wrapper .banner_content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    top: 0;
    z-index: 1;
}
.banner_wrapper {
    position: relative;
}
.banner_content {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.banner_content,
.itemHeader {
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner_content .itemHeader {
    flex-direction: column;
    z-index: 2;
    padding-top: 50px;
}
.itemHeader img {
    width: 140px;
    aspect-ratio: 1/1;
    object-fit: contain;
    background : #fff;
    border-radius: 100%;
    margin-bottom: 25px;
}
.banner_content .itemHeader h2.itemTitle {
    font-size: 48px;
    color: #fff;
    padding-bottom: 30px;
}
.itemHeader p {
    font-size: 18px;
    color: #fff;
}
.owl-item img {
    height: 650px;
    object-fit: cover;
}
.multiimages {
    position: relative;
    margin-bottom: 75px;
}
.multiimages .owl-next,
.multiimages .owl-prev {
    position: absolute;
    top: 50%;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 40px;
    color: #fff;
    background: #E91732;
    border: solid 1px #E91732;
    border-radius: 100%;
    font-size: 27px;
    -webkit-text-stroke: 2px #E91732;
    transition-duration: 0.3s;
    transform: translatey(-50%);
}
.multiimages .owl-prev {
    left: 0;
}
.multiimages .owl-next {
    right: 0;
}
.multiimages .owl-next:hover,
.multiimages .owl-prev:hover {
    color: #E91732;
    background: white;
    border: solid 1px #E91732;
    -webkit-text-stroke: 2px #fff;
}

.multiimages .owl-item img {
    border-radius: 20px;
}
.our_project_btn span {
    font-size: 14px;
    padding: 16px 32px;
    background: #fff;
    border-radius: 50px;
    border: solid 1px #E91732;
    color: #E91732;
    transition-duration: 0.3s;
}
.our_project_btn span:hover {
    border: solid 1px #E91732;
    color: #fff;
    background: #E91732;
}
.our_project_btn {
    display: flex;
    justify-content: center;
    text-decoration: none!important;
}
.item_bottom {
    padding: 90px 0;
    background: url('/images/image/project_details/low_banner_bg2.jpg');
    transform: translatey(1px);
    position: relative;
    margin-top: 40px;
}
.item_bottom_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.item_bottom_btn a{
  text-decoration: none
}
.item_bottom_btn p {
    background: transparent;
    color: #E91732;
    border: solid 1px #E91732;
    border-radius: 50px;
    padding: 16px 32px;
    transition-duration: 0.3s;
}
.item_bottom_btn p:hover {
    background: #E91732;
    color: #fff;
    border: solid 1px #E91732;
}
.item_bottom_overlay {
    position: absolute;
    top: 0;
    left: 0;
}
div.itemBody {
    padding-top: 50px;
}
div.itemFullText h3 {
    font-size: 24px;
    padding-bottom: 25px;
}
.itemFullText p {
    font-family: 'Avenir Next';
    font-size: 18px;
    line-height: 28px;
}
div.itemFullText {
    margin-bottom: 90px;
}
.item_bottom_content h2 {
    font-size: 48px;
    padding-bottom: 40px;
}
.k2_current ul {
    display: flex;
}
.k2_current li {
    width: 50%;
    display: flex;
    flex-direction: row;
    margin: 0 15px !important;
}
.k2_current .current_img_wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.k2_current .current_img_overlay_1 {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    top: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0.9) 100%);
}
.current_img_overlay {
    height: 100%;
}
.k2_current .current_img_overlay_2 {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    align-items: flex-end;
    padding: 32px;
    top: 0;
    transform: translatey(100%);
    transition: 0.5s;
}
.k2_current .current_img_overlay_2 p {
    padding-bottom: 24px;
    color: #fff;
    font-size: 16px;
}
.k2_current a {
    text-decoration: none;
}
.k2_current .current_img_overlay_2 button {
    padding: 15px 30px;
    font-size: 14px;
    border-radius: 50px;
    border: solid 1px #fff;
    background: transparent;
    color: #fff;
    transition-duration: 0.3s;
}
.k2_current .current_img_overlay_2 button:hover {
    border: solid 1px #fff;
    background: #fff;
    color: #E91732;
}
.k2_current .current_img_wrapper:hover .current_img_overlay_2 {
    transform: translatey(0%);
    background: linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.9) 100%);
}

.k2_current .current_content_wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 32px;
    align-items: flex-end;
    transition-duration: 0.5s;
}
.k2_current .moduleItemTitle {
    color: #fff;
    font-size: 24px;
}

.whatapps_widget{
    position: fixed;
    right: 40px;
    bottom: 10px;
    z-index: 99;
    background: #25D366;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    border: solid 3px #25D366;
    transition-duration: 0.3s;
}
#qx-row-7194 a:hover{
    text-decoration: none!important;
}
.whatapps_widget a{
    text-decoration: none!important;
}
.whatapps_widget i{
    color: #fff;
    font-size: 40px;
    aspect-ratio:1/1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.whatapps_widget:hover{
    background: #fff;
}
.whatapps_widget:hover i{
    color: #25D366;
}

/* blog */
.layout-category.itemid-287 .t3-wrapper{
    background-image: url("/images/image/our_project/ombre-bg.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
}
.blog#k2Container{
    padding-top: 140px;
    padding-bottom: 80px;
}
.blog .itemListCategory{
    background: none;
    border: none;
    text-align: center;
    margin-bottom: 70px;
}
.blog .itemListCategory h2{
    font-size: 48px;
    margin: 0;
    font-weight: 500;
}
.blog #itemListPrimary{
    display: flex;
    flex-wrap: wrap;
    column-gap:30px;
}
.blog #itemListPrimary>div{
    width: calc(33.333% - 20px)!important;
}
.blog div.catItemView{
    padding: 0;
    margin-bottom: 20px;
}
.blog div.catItemImageBlock{
    padding-top: 0;
    margin-bottom: 12px;
}
.blog span.catItemImage img{
    border-radius: 20px;
}
.blog span.catItemImage{
    margin: 0;
}
.blog .catItemHeader h3.catItemTitle{
    font-size: 20px;
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 0;
}
.blog .catItemHeader h3.catItemTitle a{
    color: #212121;
    display: block;
    text-decoration: none;
    transition-duration: 0.3s;
}
.blog .catItemHeader h3.catItemTitle a:hover{
    color: #E91732;
}
.blog div.catItemHeader span.catItemDateCreated{
    font-size: 14px;
    font-family: 'Avenir Next';
    color: #212121;
}
.blog .catItemBody{
    padding: 0;
}
div.k2PaginationCounter{
    display: none;
}
div.k2Pagination{
    display: flex;
    justify-content: center;
    padding: 0;
    margin-bottom: 0;
}
.pagination{
    margin: 0;
}
.pagination li:first-child,
.pagination li:nth-child(2),
.pagination li:nth-last-child(2),
.pagination li:last-child{
    font-size: 0;
}
.pagination li:first-child a:after,
.pagination li:last-child a:after{
    font-size: 14px;
    letter-spacing: -2px
}
.pagination li:nth-child(2) a:after,
.pagination li:nth-last-child(2) a:after{
    font-size: 14px;
    font-family:'Avenir Next LT Pro';
}
.pagination li:first-child a:after{content: "|<";}
.pagination li:nth-child(2) a:after{content: "<";}
.pagination li:nth-last-child(2) a:after{content: ">";}
.pagination li:last-child a:after{content: ">|";}

.pagination li a{
    color: #E91732;
    border-radius: 50%!important;
    width: 35px;
    height: 35px;
    padding: 0!important;
    display: flex!important;
    align-items: center;
    justify-content: center;
    margin: 0 4px!important;
    border-color: #E91732!important;
    transition-duration: 0.3s;
}
.pagination li.disabled{
    display: none;
}
.pagination li:hover a{
     background: #ee7b8a!important;
    color: #fff;
}
.pagination li.active a{
    background: #E91732!important;
}
/* blog details */
.view-item.itemid-287 .t3-wrapper{
    background-image: url("/images/image/our_project/ombre-bg.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
}
.blog-detail#k2Container{
    padding-top: 140px;
    padding-left: 8.3333%;
    padding-right: 8.3333%;
    margin-bottom: 0;
    padding-bottom: 0;
}
.blog-detail .itemHeader{
    flex-direction: column;
    align-items: flex-start;
}
.blog-detail .itemHeader h2{
    font-weight: 500;
    font-size: 32px;
    line-height: 1.5;
}
.blog-detail .itemHeader span.itemDateCreated{
    font-size: 14px;
    color: #212121;
}
.blog-detail .itemFullText h1{
    font-size: 24px;
}
.blog-detail .itemFullText h2{
    font-size: 22px;  
}
.blog-detail .itemFullText h3{
    font-size: 20px;
}
.blog-detail .itemFullText h1,
.blog-detail .itemFullText h2,
.blog-detail .itemFullText h3{
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 1.58;
}
.blog-detail .itemFullText p{
    line-height: 1.56;
    font-size: 18px;
}
.blog-detail .itemImage img{
    border-radius: 20px;
}
.blog-detail .itemFullText table tr{
    display: flex;
    column-gap:15px;
}
.blog-detail .itemBackToTop{
    display: none
}
.blog-detail .itemFullText{
    margin-bottom: 50px;
}
.blog-bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    border-top: solid 1px #D1D1D1;
    border-bottom: solid 1px #D1D1D1;
}
.blog-bottom .back-to-listing a{
    font-size: 14px;
    text-decoration: none;
    display: flex;
    align-items: center;
    color: #212121;
    transition-duration: 0.5s;
}
.blog-bottom .back-to-listing a:hover{
    color: #E91732;
    letter-spacing: 1px;
}
.blog-bottom .back-to-listing i{
    font-size: 15px;
    padding-right: 10px;
    color: #E91732;
}
.st-btn{
    display: inline-block!important;
}
#k2ModuleBox134{
    background-image: url('/images/image/highlight/more-article-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 40px;
}
.more-article .owl-carousel{
    padding: 0;
}
.more-article h2{
    font-size: 28px;
    text-align: center;
    padding-bottom: 30px;
}
.more-article .moduleItemImage img{
    border-radius: 20px;
}
.more-article .moduleItemImage{
    margin-bottom: 20px;
    display: block;
}
.more-article .moduleItemDateCreated{
    color: #212121;
}
.more-article ul.owl-carousel img{
    height: unset;
}
.more-article h3{
    font-size: 20px;
    margin-top: 15px;
}
.more-article h3 a{
    color: #212121;
    transition-duration: 0.3s;
}
.more-article h3 a:hover{
    color: #E91732;
}
.more-article.k2ItemsBlock ul li .moduleItemIntrotext{
    display: none;
}
/* misc */
#k2ModuleBox130 .owl-item img{
    height: 290px;
    object-fit: cover;
    border-radius: 20px;
}
.banner_wrapper>img{
    height: 600px;
    object-fit: cover;
}
#k2ModuleBox133 li img{
    height: 380px;
    object-fit: cover;
}
#qx-section-66753{
    mask-image: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 70%, transparent 100%);
    -webkit-mask-image: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 70%, transparent 100%);
    -moz-mask-image: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 70%, transparent 100%);
    -ms-mask-image: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 70%, transparent 100%);
}
#k2ModuleBox129_wrapper>img{
    aspect-ratio:970/646;
}
#k2ModuleBox133 li{
    width: 100%;
    margin: 0!important;
}
#k2ModuleBox133 .owl-dots{
    margin-top: 30px;
    display: flex;
    justify-content: center;
    column-gap: 10px;
}
#k2ModuleBox133 .owl-dots > button {
    width: 10px;
    height: 10px;
    background: #e91732;
    border-radius: 100%;
    transition-duration: 0.3s;
    opacity: 0.3;
    outline: none;
}
#k2ModuleBox133 .owl-dots > button.active{
    opacity: 1;
}

/* responsive */
@media(max-width:768px) {
    /*     general */
    .off-canvas-toggle {
        display: block!important;
        background: none;
        color: #212121;
    }
    .t3-off-canvas .t3-off-canvas-body {
        padding-top: 10px;
    }

    #t3-off-canvas .nav a {
        color: #212121;
    }
    #t3-off-canvas .nav>.current.active a {
        background: #E91732;
        color: #fff;
    }

    body {
        overflow-x: unset;
    }
    .t3-off-canvas-header-title,
    .t3-off-canvas-body .module-title {
        display: none;
    }
    .t3-off-canvas .t3-off-canvas-header,
    .t3-off-canvas .close {
        background: none;
    }
    .footer-section .nav-pills a {
        font-size: 13px;
        padding: 2px;
    }
    .social-platform {
        margin-top: 20px;
    }
    ul.social-platform a i {
        height: 30px;
        width: 30px;
        font-size: 15px;
    }
    .social-platform li {
        margin-right: 10px;
    }
    #qx-column-3167 span {
        font-size: 12px;
    }
    #qx-column-94215 > .qx-col-wrap {
        padding: 0 15px;
    }
    #qx-column-62191 > .qx-col-wrap {
        padding-bottom: 0;
    }
    /*     home */
    .qx-section-5566-background-overlay {
        background-position-x: -15px;
        background-position-y: 0;
    }
    .home_current-project .content h2 {
        font-size: 22px;
    }
    .home_current-project .content p {
        font-size: 14px;
    }
    #k2ModuleBox129_wrapper:before {
        background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
        height: 100%;
    }
    #k2ModuleBox129 li {
        margin-bottom: 0;
    }
    #k2ModuleBox129 .owl-nav button.owl-prev,
    #k2ModuleBox129 .owl-nav button.owl-next {
        height: 24px;
        width: 24px;
    }
    #k2ModuleBox129 i {
        font-size: 15px;
        -webkit-text-stroke: 0.5px #fff;
    }
    #k2ModuleBox129 .owl-nav button.owl-prev {
        margin-right: 15px;
    }
    #k2ModuleBox129 button:hover i {
        font-size: 15px;
        -webkit-text-stroke: 0.5px #E91732;
    }
    #qx-column-26108 .qx-element-wrap+.qx-element-wrap {
        margin-top: 10px;
    }
    .home_current-project .content {
        padding: 20px;
    }
    /*     our project */
    #qx-heading-30672 h2 {
        padding-bottom: 0;
    }
    .multiimages .owl-next,
    .multiimages .owl-prev {
        height: 40px;
        width: 40px;
        margin: 0 20px;
        opacity: 0.4;
        font-size: 20px;
        -webkit-text-stroke: 1px #E91732;
    }
    .multiimages .owl-next:hover,
    .multiimages .owl-prev:hover {
        opacity: 1;
        -webkit-text-stroke: 1px #fff;
    }
    #k2ModuleBox130 .owl-dots{
        width: 100%;
    }
    #k2ModuleBox130 .owl-item:nth-last-child(2) .linker:after {
        display: block;
    }
    #k2ModuleBox130 .owl-item:nth-last-child(1) .linker:after {
        display: none;
    }
    .k2_current ul {
        flex-direction: column;
    }
    .k2_current ul li {
        width: 100%;
        margin: 0 !important;
    }
    .k2_current ul li:not(li:last-child) {
        padding-bottom: 40px !important;
    }
    .k2_current .moduleItemTitle {
        font-size: 20px;
    }
    .k2_current .current_img_overlay_2 p {
        font-size: 14px;
        padding-bottom: 15px;
    }
    .k2_current .current_img_overlay_2 {
        padding: 20px;
    }
    .k2_current .current_content_wrapper {
        padding: 20px;
    }
    .linker ~ * {
        padding: 0 15px !important;
    }
    .linker:after{
        width: calc(100% + 50px);
    }
    #k2ModuleBox130 .moduleItemTitle h3 {
        display: inline-block;
        padding: 10px 0;
        font-size: 20px;
    }
    #k2ModuleBox130 .moduleItemIntrotext p {
        font-size: 14px;
    }
    #k2ModuleBox130 .learn_more a {
        font-size: 12px;
        text-decoration: none;
    }
    .completed_proj_time h3 {
        padding: 8px 40px;
        border-radius: 50px;
        margin: 10px 0;
        font-size: 26px;
    }
  .linker_dot {
    height: 20px;
    width: 20px;
}
    .k2_current .current_img_overlay_2 button {
        font-size: 12px;
        padding: 10px 20px;
    }
    /*     project details */
    .banner_wrapper>img {
        height: 400px;
        width: auto;
        object-fit: cover;
    }
    .itemHeader img {
        max-width: 100px;
        aspect-ratio: 1/1;
        object-fit: cover;
    }
    .banner_content .itemHeader h2.itemTitle {
        font-size: 24px;
        padding-bottom: 15px;
    }
    .itemHeader p {
        font-size: 14px;
    }
    div.itemBody {
        padding-top: 30px;
    }
    div.itemFullText h3 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .itemFullText p {
        font-size: 16px;
        line-height: 1.5em;
    }
    .multiimages .owl-item img {
        height: auto;
        aspect-ratio: 485/323;
    }
    .multiimages .owl-item {
        padding: 0 15px;
    }
    div.itemFullText {
        margin-bottom: 50px;
    }
    .multiimages {
        margin-bottom: 40px;
    }
    .our_project_btn span {
        font-size: 12px;
        padding: 12px 25px;
    }
    .item_bottom_overlay {
        left: 0;
        width: 35%;
    }
    .item_bottom_content h2 {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .item_bottom {
        padding: 40px 0;
    }
    .item_bottom_btn p {
        font-size: 12px;
        padding: 12px 25px;
    }
    /* services */

    #qx-blurb-22133>div,
    #qx-blurb-43200>div,
    #qx-blurb-22319>div,
    #qx-blurb-67381>div {
        display: flex;
    }
    #qx-blurb-22319>div {
        align-items: flex-start!important;
    }
    #qx-blurb-54543 .qx-element-blurb__media,
    #qx-blurb-51680 .qx-element-blurb__media {
        width: 100%;
    }
    #qx-joomla-module-6863 {
        padding: 0;
    }
    #qx-joomla-module-6863 .formBody input {
        height: 40px;
    }
    #qx-joomla-module-6863 .formBody input,
    #qx-joomla-module-6863 .formBody textarea {
        font-size: 14px;
        padding: 0 10px;
    }
    #qx-joomla-module-6863 .formBody textarea {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #qx-joomla-module-6863 button {
        padding: 15px 25px;
        font-size: 12px;
    }
    #qx-text-38152 p,
    #qx-text-6335 p,
    #qx-text-9542 p {
        font-size: 14px;
    }
    #qx-joomla-module-8074 {
        padding: 20px;
    }
    #qx-column-8452>div {
        padding: 0;
    }
    #qx-joomla-module-8074 h2 {
        font-size: 22px;
        margin-top: 10px;
    }
    .rsform-block.rsform-block-sub-title {
        font-size: 16px;
    }
    #qx-joomla-module-8074 input {
        height: 40px;
    }
    #qx-joomla-module-8074 input,
    #qx-joomla-module-8074 textarea {
        padding: 0 10px;
        font-size: 14px;
    }
    #qx-joomla-module-8074 textarea {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #qx-joomla-module-8074 button {
        padding: 15px 25px;
        font-size: 12px;
    }
    /*     contact us */
    .formResponsive .formHorizontal .rsform-block:last-child {
        margin-bottom: 0;
    }

    .qx-element-divider-separator-v2 {
        padding: 20px 0 !important;
    }
    #qx-text-38152 p:first-child,
    #qx-text-6335 p:first-child,
    #qx-text-9542 p:first-child {
        margin-bottom: 5px;
    }
    #qx-text-6979 {
        padding-top: 0;
    }
    #qx-column-65658>.qx-col-wrap,
    #qx-column-31660 > .qx-col-wrap {
        padding: 0;
    }
    #qx-column-21654>.qx-col-wrap {
        padding-bottom: 0;
    }
    #qx-row-68653 .qx-row.full-width-content {
        padding-left: 0;
        padding-right: 0;
    }
  .whatapps_widget{
        position: fixed!important;
        margin: unset!important;
    right: 20px;
    bottom: 30px;
    padding: 5px;
}
.whatapps_widget i{
    font-size: 25px;
    height: 25px;
    }
  #k2ModuleBox129 .owl-nav button.owl-next {
margin-right:20px;
}
#k2ModuleBox129 .owl-nav button.owl-prev {
	margin-left:15px;
}
/* blog */
.blog .itemListCategory h2{
    font-size: 28px;
}
.blog#k2Container{
    padding-top: 60px;
}
.blog #itemListPrimary{
    column-gap: 0;
}
.blog #itemListPrimary>div{
    width: 100%!important;
}
.blog div.catItemImageBlock{
    margin-bottom: 10px;
}
.blog .catItemHeader h3.catItemTitle{
    padding-top: 10px;
    font-size: 18px;
}
.blog div.catItemView{
    margin-bottom: 40px;
}
div.k2Pagination{
    margin-top: 5px;
}
.blog .itemListCategory{
    margin-bottom: 30px;
}
.blog-detail#k2Container{
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
}
.blog-detail .itemHeader h2{
    font-size: 28px;
    line-height: 1.3
}
.blog-detail .itemHeader span.itemDateCreated{
    padding-top: 5px;
}
.blog-detail div.itemBody{
    padding-top: 10px;
}
.blog-detail .itemFullText h1, 
.blog-detail .itemFullText h2, 
.blog-detail .itemFullText h3{
    margin-bottom: 15px;
    margin-top: 0;
}
.blog-detail .itemFullText h1{
    font-size: 20px;
}
.blog-detail .itemFullText h2{
    font-size: 18px;
}
.blog-detail .itemFullText h3{
    font-size: 16px;
}
.blog-detail .itemFullText p{
    font-size: 14px;
    line-height: 1.7;
}
.blog-bottom .back-to-listing a{
    font-size: 12px;
}
.blog-bottom #st-1 .st-btn{
    height: 25px;
    width: 25px;
    padding: 0 5px;
}
.blog-bottom #st-1 .st-btn img{
    top: 5px!important;
}
#k2ModuleBox134{
    padding-top: 30px;
    padding-bottom: 30px;
}
.more-article h2{
    font-size: 24px;
    padding-bottom: 15px;
}
.more-article h3{
    margin-top: 10px;
}
.more-article h3{
    font-size: 18px;
}
/* misc */
#k2ModuleBox133 li img{
    height: unset;
    object-fit: cover;
    }
    #k2ModuleBox130 .owl-dot{
        margin: 0 4px;
    }
    #k2ModuleBox130 .owl-item img{
        padding: 0!important;
        /* margin: 0 15px; */
    }
    #k2ModuleBox130 .owl-item li{
        padding: 0 10px;
    }
}


/* popup */
.popup.popup .popup-content .popup-header{
    margin: 0;
}
.popup.popup .popup-content{
    background: none!important;
}
.popup-header .popup-close{
    z-index: 1;
    font-size: 0;
    visibility: hidden;
    right: -15px;
    top: -20px;
     transition-duration: 0;
}
.popup-close:hover{
    transform: rotate(180deg);
    transition-duration: 0.3s;
}
.popup-close:before{
    font-size: 30px;
    font-family: "Font Awesome 6 Free";
    content: "\f057";
    color: #fff;
    visibility: visible;
    background: #313131;
    border-radius: 100%;
}

.popup.popup .popup-body{
    margin: unset!important;
    overflow: hidden;
    border-radius: 15px;
    text-align: unset;
}
.popup.popup .popup-body>p{
    display: none;
}
.popup_ads_box{
    position: relative;
}
.popup_ads_box .qx-element-blurb-v2{
    position: absolute;   
    z-index: 1;
}
.popup_ads_box .qx-element-blurb-v2 .qx-element-blurb__wrapper{
    align-items: center;
}
.popup_ads_box .qx-element-blurb-v2 .qx-element-blurb__content{
    position: relative;
}
.popup_ads_box .qx-element-blurb-v2 .qx-element-blurb__content:before{
    content:"";
    position: absolute;
    height: 100%;
    background: #A8A8A8;
    width: 1px;
    left: -27px;
}
.popup_ads_box .qx-element-button-v2{
    position: absolute;
    bottom: 0;
    width: 100%;
    font-family: 'Avenir Next';
}
.popup.popup .popup_ads_box{
    font-family: 'Lora', serif !important;
}

@media(max-width:768px) {
    .popup_ads_box .qx-element-image-v2 img{
        height: 500px;
        object-fit: cover;
    }
    .popup_ads_box .qx-element-blurb-v2 .qx-element-blurb__wrapper{
        display: flex;
    }
    #qx-blurb-5634 .qx-element-blurb__media{
        margin-right: 20px!important;
    }
    .popup_ads_box .qx-element-blurb-v2 .qx-element-blurb__content:before{
        left: -5%;
    }
}

#qx-video-carousel-3486 iframe#video-qx-video-carousel-3486{
    aspect-ratio:16/9;
}
#qx-video-carousel-3486 .qx-card-body{
    display: none;
}

#qx-blurb-85261 .qx-element-blurb__body i,
#qx-blurb-47320 .qx-element-blurb__body i{
    color: rgba(233 , 23, 50, 1);
    padding-right: 10px;
}


@media (min-width:768px){
    #qx-blurb-54543 .qx-element-blurb__wrapper,
    #qx-blurb-85261 .qx-element-blurb__wrapper,
    #qx-blurb-47320 .qx-element-blurb__wrapper,
    #qx-row-80301>.qx-row{
        aspect-ratio:117/49;
    }
    #qx-blurb-54543 .qx-element-blurb__media{
        height: 100%;
    }
    #qx-blurb-54543 .qx-element-blurb__media img,
    #qx-blurb-85261 .qx-element-blurb__media img{
        height: 100%;
        object-fit:cover;
    }
    #qx-blurb-54543 .qx-element-blurb__media img{
        object-position: 70%
    }
    #qx-column-53305 .qx-element-wrap,
    #qx-image-79374 img,
    #qx-image-79374,
    #qx-column-53305 .qx-element-wrap{
        height: 100%;
        object-fit: cover;
        object-position: right;
    }
    #qx-image-79374 img{
        object-position: 86%;
    }
    #qx-blurb-54543 .qx-element-blurb__media img{
        object-position: 70%
    }
}

@media (max-width: 767px){
    #qx-blurb-54543 .qx-element-blurb__media img,
    #qx-blurb-85261 .qx-element-blurb__media img,
    #qx-blurb-47320 .qx-element-blurb__media img,
    #qx-image-79374 img{
        aspect-ratio:470/490;
        object-fit: cover;
        object-position: right;
    }
    #qx-blurb-85261 .qx-element-blurb__media,
    #qx-blurb-47320 .qx-element-blurb__media{
        width: 100%;
    }
    #qx-image-79374 img{
        object-position: 86%;
    }
    #qx-blurb-54543 .qx-element-blurb__media img{
        object-position: 70%
    }
}