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

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


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


}

@font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(fonts/SVN-Poppins.ttf) format('woff2');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(fonts/SVN-PoppinsMedium.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/SVN-PoppinsLight.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(fonts/SVN-PoppinsSemiBold.ttf) format('woff2');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/SVN-Poppins.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/SVN-PoppinsSemiBold.ttf) format('woff2');
  }
  
  
  body, #masthead ul li a, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a, li.tab.has-icon a {font-family: 'SVN-Poppins' !important;}
  h1, h2, h3, h5, h6, .heading-font {
      font-weight: 800 !important;
  }



.ftwp-in-post#ftwp-container-outer.ftwp-float-none #ftwp-contents {
    width: 100%
}

.ft-tt {
    font-size: 20px;
    font-weight: 900
}

.ft-title {
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 15px
}

.absolute-footer {
    padding: 10px 0
}

.absolute-footer .copyright-footer {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}


.wpcf7-spinner {
    display: none
}

.ft-form-ct {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 2px
}

.form-bt .wpcf7-form-control {
    margin: 0;
    width: 100%
}

.form-ip .wpcf7-form-control {
    margin: 0;
    border: 0;
    box-shadow: none
}

.form-bt {
    width: 120px
}

.form-ip {
    width: calc(100% - 120px)
}

@media screen and (min-width: 850px) {
    .row-divided>.col+.col:not(.large-12) {
        border-left:1px solid #d7d7d7
    }
}

.social-icons.follow-icons.fl-ic-ft .icon {
    background: #dee2e6!important;
    border-color: #dee2e6;
    color: #222!important;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center
}

.social-icons.follow-icons.fl-ic-ft {
    display: flex
}

.social-icons.follow-icons.fl-ic-ft .icon:hover {
    background: var(--fs-color-primary)!important;
    border-color: var(--fs-color-primary)!important
}


.main-tt h1 {
    text-transform: uppercase;
    color: var(--fs-color-primary);
    margin-bottom: 10px
}

.main-tt-sub {
    margin-bottom: 10px
}

.title_sub {
    margin-bottom: 10px
}

.gl-bt {
    background-color: var(--theme);
    font-weight: 700;
    color: var(--white);
    transition: all 0.4s ease-in-out;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    padding: 24px 45px;
    border-radius: 0;
    z-index: 9;
    display: inline-block;
    line-height: 1
}

.gl-bn-sub {
    margin-bottom: 10px
}

.gl-bt {
    background-color: var(--fs-color-secondary);
    font-weight: 700;
    color: #fff;
    transition: all 0.4s ease-in-out;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 0;
    z-index: 9;
    display: inline-block;
    line-height: 1
}

.gl-bt-2 {
    background-color: var(--fs-color-primary);
    font-weight: 700;
    color: #fff;
    transition: all 0.4s ease-in-out;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 0;
    z-index: 9;
    display: inline-block;
    line-height: 1
}

.gl-bt a {
    color: #fff;
    position: relative;
    z-index: 2
}

.gl-bt i {
    margin-left: 8px;
    transition: all 0.4s ease-in-out
}

@media (max-width: 575px) {
    .gl-bt i {
        margin-left:3px;
        font-size: 12px
    }
}

.gl-bt span {
    position: relative;
    z-index: 9
}

.gl-bt:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 0;
    content: "";
    background-color: var(--fs-color-primary);
    transition: all 0.4s ease-in-out;
    border-radius: 0;
    z-index: 1
}

.gl-bt:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 0;
    content: "";
    background-color: var(--fs-color-primary);
    transition: all 0.4s ease-in-out;
    border-radius: 0;
    z-index: 1
}

.gl-bt.gl-bt-2:after,.gl-bt.gl-bt-2:before {
    background-color: var(--fs-color-secondary)
}


.tp-bt {
    position: relative;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    transition: all 0.5s ease;
    background-color: var(--fs-color-primary);
    color: #fff;
    border: 2px solid var(--fs-color-primary);
    transition: all 0.5s;
    z-index: 1;
    display: inline-block
}

.tp-bt:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #fff;
    transition: all 0.5s;
    z-index: -1
}

.tp-bt a {
    transition: all 0.5s ease;
    color: #fff
}

.tp-bt:hover a {
    color: var(--fs-color-secondary)
}

.tp-bt:hover:before {
    width: 100%
}

.la-tt {
    font-weight: 900;
    font-size: 20px;
}

.icon-box.icb-call .icon-box-img img {
    padding-top: 0;
    margin-bottom: 3px;
}

.icon-box.icb-call .icon-box-img {
    margin-bottom: 0;
}

.icb-call p {
    line-height: 1;
}


.main-tt {
    position: relative;
    padding-bottom: 25px
}

.main-tt h2 {
    margin-bottom: 0
}

.main-tt:after {
    content: "";
    display: table;
    clear: both;
    background: url(/wp-content/uploads/2025/12/bg_titorange.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0
}

.imb-dv {
    box-shadow: rgb(0 0 0 / .24) 0 3px 8px;
    background: #fff;
}

.la-dv-tt {
    font-weight: 900;
    color: var(--fs-color-primary);
    font-size: 16px;
}


.five-columns .col {
    width: 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
    padding: 15px; /* Adjust padding as needed */
    box-sizing: border-box;
}

/* Ensure row wraps columns correctly */
.five-columns {
    display: flex;
    flex-wrap: wrap;
}


.icb-qt .icon-box-img {
    background: #fff;
    border-radius: 50%;
    width: 100px !important;
    height: 100px !important;
    padding: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.icb-qt .icb-nb {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 15px;
	left: calc(50% - 50px);
	background: var(--fs-color-primary);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 50%;
}

.qt-tt {
	font-weight: 900;
}

.five-columns .col:first-child .icb-qt:before {
	display: none;
}

.five-columns .col:last-child .icb-qt:before {
	display: none;
}

.icb-qt:before {
    content: '';
    position: absolute;
    width: 30px;
    top: 50%;
    left: -30px;
    height: 3px;
    border-top: 2px dashed var(--fs-color-primary);
}

.la-ck-tt {
    font-weight: 900;
    color: var(--fs-color-primary);
}

.la-ck-sub {
    color: #222;
}

.bg-at .section-bg {
	background-attachment: fixed;
}


.ctp-tt {
	color: var(--fs-color-primary);
    font-weight: bold;
}


.icb-ct {
    margin-bottom: 15px;
}


.widget .is-divider {
    display: none
}

.widget {
    background: #fff;
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    padding: 15px
}

.widget .post_comments {
    display: none
}

span.widget-title {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 16px;
    display: block;
    color: #fff;
    text-align: center;
    background: var(--fs-color-primary);
    line-height: 1;
    padding: 10px 0;
    margin-bottom: 12px
}

.recent-blog-posts a {
    display: block;
    line-height: 1.2;
    margin-bottom: 6px;
    color: #111
}

.off-canvas-left .mfp-content {
    background-color: #fff
}


.blog-da .post-item .box-image:hover::before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}

.blog-da .post-item .box-image::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}



.box.box-text-bottom.box-blog-post.has-hover {
    box-shadow: -9px 9px 10px rgb(0 0 0 / .08);
    background: #fff
}

.box.box-text-bottom.box-blog-post.has-hover .box-text {
    padding: 10px
}

.box-blog-post .image-cover {
    position: relative
}

.box-blog-post .image-cover:before {
    top: 0;
    bottom: 0;
    left: 50%;
    right: 51%;
    background: rgb(255 255 255 / .3)
}

.box-blog-post .image-cover:after {
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    background: rgb(255 255 255 / .6)
}

.box-blog-post .image-cover::before,.box-blog-post .image-cover:after {
    content: "";
    position: absolute;
    opacity: 1;
    pointer-events: none
}

.box-blog-post:hover .image-cover:before {
    z-index: 999;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    transition: all 900ms linear
}

.box-blog-post:hover .image-cover:after {
    z-index: 999;
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    transition: all 900ms linear
}

    .box-blog-post .post-title a{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


.col-tren {
	z-index: 1;
	position: relative;
}

.col-no-p p {
	margin-bottom: 0;
}

.contact-bg {
  position: absolute;
  top: 0;
  left: -375px;
  right: -433px;
  bottom: -120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  clip-path: polygon(0 0, 100% 0%, 76% 100%, 0% 100%);
  z-index: -1;
	height: 100%;
}

.contact-shape {
  position: absolute;
  top: 0;
  bottom: -120px;
  left: -375px;
  right: -190px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  opacity: 0.8;
  z-index: 0;
	height: 100%;
}



.ctp-tt {
	color: var(--fs-color-primary);
    font-weight: bold;
}



.global-tt-sub-white {
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.11em;
	position: relative;
}

.global-tt-main-whte{
    display: block;
    position: relative;
    opacity: 1;
    font-size: 30px;
    line-height: 115%;
    font-weight: 900;
    color: #fff;
	position: relative;
	margin-bottom: 15px;
}