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

/*************** ADD CUSTOM CSS HERE.   ***************/
body{font-size: 16px !important;}
h1.lead {
    text-transform: uppercase;
}
.banner h3,.banner h1 {
    font-size: 40px;
	line-height: 55px;
}
.banner p {
    font-size: 18px;
}
.header-top:before{
	position: absolute;
	top: 3px;
	left: 0;
	content: "";
	width: 30%;
	background:#fff;
	    height: calc(100% - 3px);
}
.widget .is-divider {
    margin-top: .66em;
    opacity: 0;
}
.header-top:after {
    border-color: #fc4e3d transparent;
    border-style: solid;
    border-width: 51px 0 0 45px;
    content: "";
    left: 27%;
    position: absolute;
    top:2px;
    width: 100%;
    z-index: 9;
}
.header .flex-row {
    height: 100%;
    position: relative;
    z-index: 999;
}
div#logo {
    margin-top: -84px;
	padding-left: 0px;
}
.nav>li{margin:0 20px;}
.wrapper {
  width: 655px;
  margin: auto;
  overflow-x: hidden;
}
.header-wrapper.stuck {
    background: #000000a6;
}
.header-wrapper.stuck .header-nav-main.nav>li>a {
    font-size: 16px;
    color: #0ca7c8;
}
.header-wrapper.stuck .header-nav-main.nav>li.active>a ,.header-wrapper.stuck .header-nav-main.nav>li>a:hover{color: #fc4e3d;}
.header-wrapper.stuck .header-bg-color {
    background:none;
}
.target {
  font-weight: bold;
  color: #fbfbfb;
  animation-name: rightToLeft;
  animation-duration: 14.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  /* animation: rightToLeft 4.5s linear infinite; */
}

@keyframes rightToLeft {
  0% {
    transform: translateX(500px);
  }
  100% {
    transform: translateX(-460px);
  }
}
div#masthead {
    position: relative;
    z-index: 9999;
}
#logo img {
    max-height: 100px !important;
}
li.html.custom.html_topbar_left {
    margin-left: 175px !important;
    font-size: 15px;
}
.box.has-hover.imgnb_bldm {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 2px 2px 12px 2px rgba(0, 0, 0, 0.09);
    height: 100%;
    background: #fff;
	 border-bottom: 3px solid #fff;
}
.box.has-hover.imgnb_bldm:hover{ border-bottom: 3px solid #fc4e3d;}
.box.has-hover.imgnb_bldm h4{transition:0.4s;}
.box.has-hover.imgnb_bldm:hover h4{color:#fc4e3d; }
.sec_ck{padding: 60px 0 40px !important;}
.imgnb_bldm .box-text.text-center {
    background: #fff none repeat scroll 0 0;
   
    padding: 20px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.txt_bklcj h2{color:#000; font-size:26px;}
.imgnb_bldm h4{font-size:20px;text-transform: capitalize;}
.service-icon .single-service {
    background: #ffffff none repeat scroll 0 0;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 45px;
    padding: 40px 15px 0px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    height: 100%;
}
.single-service:before {
    background: #fc4e3d none repeat scroll 0 0;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
}
.single-service:after {
    background: #fc4e3d none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
.slider_bntop .banner .hbn {
    font-size: 50px;
}
.slider_bntop .banner h3 {
    margin-bottom: 30px;
}
.slider_bntop .banner .button {
    margin-bottom: .5em;
    margin-top: 30px;
    border-radius: 21px;
    padding: 5px 35px;
}
.icon-box.featured-box.service-icon{
    height: 80%;
	transition:0.4s;
}
.icon-box.featured-box.service-icon:hover {
    box-shadow: 3px 4px 10px #ccc;
}
.sec_galery h3{margin-bottom:40px;}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
    background: #000;
    color: #ffff;
    padding: 0;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #ececec42;
    color: #fff;
    margin: 0;
    padding: 15px 15px;
    text-transform: uppercase;
   font-size: 14px; 
}
.nav-dropdown>li>a:hover,.nav-dropdown li.active>a {
    background: #fc4e3d;
    color: #fff !important;
}
.nav-dropdown-has-arrow li.has-dropdown:after,.nav-dropdown-has-arrow li.has-dropdown:before{display:none;}
.icon-box.featured-box.service-icon:hover h3{color:#fc4e3d;}
.service-icon .icon-box-text.last-reset {
    height: 100%;
}
.sec_dichvu h4 {
    font-size: 20px;
    margin-bottom: 15px;
}
.sec_dichvu .box-image {
    border-radius: 10px;
}
.service-icon .icon-box-img {
    background-color: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    height: 90px;
    left: 0;
    line-height: 80px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -2px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    width: 90px;
    z-index: 99;
}
.service-icon .icon-box-img img{width: 35px;}
.titlehome h3{font-size: 30px; color: #fc4e3d; }
.titlehome h5{font-size: 20px;}
.sec_dichvu{
	padding: 60px 0 40px !important;
}
.sec_galery{
	padding: 80px 0 40px !important;
}
.sec_dichvu .align-equal .col{
	margin: 0px 0 15px;
}
.sec_blog .box-text.text-center {
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
span.post_comments.op-8.block.is-xsmall {
    display: none;
}
.seclhe .section-title-normal span {
    border-bottom: 2px solid rgb(255 72 49);
}
.seclhe .section-title-normal {
    border-bottom: 2px solid #ff48315c;
}
.recent-blog-posts a {
    display: block;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 10px 0;
	font-size:14px;
}
.entry-content.single-page {
    text-align: justify;
}
h3.container-width.posts-section-title-related.pt-half.pb-half.uppercase {
    border-bottom: 2px solid rgb(250 77 60);
    padding-bottom: 10px;
    margin-bottom: 30px;
    width: auto;
    display: inline-block;
}
.blog-single .post-item .box {
    padding: 0;
    border: 1px solid #e3e3e3;
}
.blog-single h5.post-title.is-large {
    padding: 10px 10px 0;
}
.blog-single h5.post-title.is-large a{
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;

}
.recent-blog-posts .badge {
    margin: 0 !important;
    min-height: 60px;
    width: 65px;
}
.recent-blog-post .badge-inner.bg-fill {
    background-size: cover !important;
    width: 100%;
}
.recent-blog-posts {
    border: 1px solid #efefefcc;
    padding: 0;
    margin: 10px 0;
}
.sec_counts h2{
	font-size: 28px;
	line-height: 40px;
}
.sec_counts{
	padding: 100px 0 80px !important;
}
.sec_counts h3{
	font-size: 33px;
}
.sec_counts p{
	font-size:20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sec_counts h3 {
    font-size: 45px;
    margin-bottom: 0;
}
.sec_counts .text.txt_counts{
	border: 1px solid rgb(247 247 247 / 51%);
}
.sec_test .txt_pct{
	font-size: 18px;
}

.sec_test .testimonial-text h3{
    font-size: 20px;
    color: #fc4e3d;
    margin-bottom: -8px;
	    line-height: 32px;
}
.sec_test .flickity-page-dots{bottom:-40px;}
.sec_galery .box-image img {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.sec_galery .gallery-col.col {
    padding: 10px 10px 10px;
}
.sec_galery  .box-text.text-left {
    padding: 0;
}
.sec_test .banner .text-box{padding: 30px 20px 50px;}
.sec_test .banner:before {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(135deg, #222 45%, #333 50%, #333333 56%, #333 80%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(315deg, #222 45%, #333 50%, #333333 56%, #333 80%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 40px;
    pointer-events: none;
    position: absolute;
    right: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    width: 40px;
    display:none;
}
.sec_test  .icon-box.testimonial-box {
    border-top: 1px solid #ffffff2e;
    padding-top: 20px;
}
.bloghome .is-divider{
	display: none;
}
.bloghome  .slider-nav-light .flickity-page-dots .dot.is-selected, .bloghome  .slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: #000000;
}
.sec_blog{padding: 60px 0 0 !important;}

.bloghome p{margin: 10px 0 0;}
.bloghome{margin-top: 30px;}
.footer-widgets.footer.footer-1 {
    border: none;
    padding: 0;
    display: none;
}
.sec_doitac{
	padding: 60px 0 0 !important;
}
.post-meta {
    font-size: 14px;
    color: #858585;
}
ul#menu-secondary-2 {
    display: none;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    background: #000;
    text-align: center;
    padding-top: 15px;
    color: #fff;
}
.footer-primary.pull-left {
    float: none;
}
.stuck div#logo {
    margin-top: 0;
}
#block_widget-3 input.wpcf7-form-control {
    min-width: 250px;
    max-width: 100%;
}
.footer-2 h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.lsct i {
    width: 15px;
    text-align: center;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 4px;
}
.about-right {
    background: #fc4e3d  none repeat scroll 0 0;
    border: 1px solid #fc4e3d ;
    padding: 5px;
    position: relative;
    margin: 10px 0
}
.about-right:before {
    border-color: #fc4e3d  transparent;
    border-style: solid;
    border-width: 90px 90px 0 0;
    content: "";
    left: -10px;
    position: absolute;
    top: -10px;
        z-index: 99;
}
.divff {
    margin-top: 6px;
}
.about-right:after {
    border-color: #fc4e3d  transparent;
    border-style: solid;
    border-width: 0 0 90px 90px;
    bottom: -10px;
    content: "";
    position: absolute;
    right: -10px;
}
.sec_about,.sec_tamnhin,.sec_doitac.sec_bdoit {
	padding: 60px 0 40px !important;
}
.sec_tamnhin .icon-box {
    background: #02a5c8;
    height: 100%;
    padding: 30px 20px;
    border-radius: 20px;
}
.box-blog-post .is-divider {
    display: none;
}
.header-nav-main.nav>li>a {
    font-size: 16px;
    color: #000;
}
.nav-column li.active>a, .nav-column li>a:hover, .nav-dropdown li.active>a, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav>li>a:hover{
	color: #fc4e3d;
}
.blog-wrapper.blog-single.page-wrapper {
    padding-top: 0;
}
header.archive-page-header {
    background: url(/wp-content/uploads/2025/08/104934.jpg) no-repeat;
    margin-top: -30px;
    padding: 115px 0 70px;
    margin-bottom: 0px;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 507px;
    display: flex
;
    align-content: center;
    align-items: center;
}
header.archive-page-header:before{
	width:100%;
	height:100%;
	content:"";
	background:rgb(1 162 197 / 27%);
	position:absolute;
	left:0;
	top:0;
}
.banner .text-box {
    padding: 0 15px;
}
h1.entry-title {
    font-size: 40px;
    text-transform: uppercase;
}
header.archive-page-header h1.page-title.is-large.uppercase {
    color: #fff;
    font-size: 40px;
    text-align: left;
    padding-left: 15px;
}
.single-post  .flex-col.flex-center.text-center {
    text-align: left;
    width: 100%;
}
.single-post  .entry-meta.uppercase.is-xsmall {
    text-transform: none;
}
.single-post  .flex-col.flex-center.text-center  .is-divider{display:none;}
.footer-2 {
    padding: 50px 0 30px;
}
.sec_downloS:before {
    content: "";
    width: 47%;
    position: absolute;
    right: 0;
    top: 0;
    background: #f3f3f3;
    height: 100%;
    z-index: 1;
}
.sec_downloS .col{padding-bottom:0;}
.sec_downloS:after {
    border-color: #f26723 transparent;
    border-style: solid;
    border-width: 0 63px 85px 0;
    content: "";
    position: absolute;
    right: -70px;
    top: 0;
    width: 40%;
}
.sec_downloS:after {
    border-color: #ff4831 transparent;
    border-style: solid;
    border-width: 0 63px 100px 0;
    content: "";
    position: absolute;
    left: 5px;
    top: 0;
    width: 57%;
    z-index: 1;
}

.sec_downloS .section-content.relative {
    z-index: 9;
}
section.section.sec_downloS {
    padding: 10px 0 0px !important;
	overflow:hidden;
}
section.section.sec_downloS  h2 {
    margin: 7px 0 0;
    font-size: 20px;
}
.sec_downloS a.button.primary {
 
    padding: 2px 25px 1px 50px;
    margin: 0 0 7px;
  
    font-size: 14px;
	position:relative
}
.sec_downloS a.button.primary:before {
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/07/pdf.png);
	  background-position: 15px;
    background-size: 22px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-position: 12px;
}
span.widget-title {
    border-bottom: 2px solid rgb(250 77 60);
    padding-bottom: 10px;
    padding-left: 0;
}
.phone-vr-circle-fill {
    width: 50px;
    height: 50px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #2598f3;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
#button-contact-vr {
    position: fixed;
    bottom: 70px;
    z-index: 99999;
    right: 10px;
	opacity:0.7;
}
#gom-all-in-one .button-contact {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.button-contact .phone-vr img{width: 25px;}
.phone-vr-img-circle {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 17px;
    left: 15px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
 .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, .7);
}
@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}
.primary {
  border-color: #dd6395;
  color: #dd6395;
  transition: all 0.5s;
}
.primary:hover {
  box-shadow: inset 6em 0 0 0 #01a5c8, inset -6em 0 0 0 #01a5c8;
  border-color: #01a5c8;
  color: #fff;
}
.txt_tittle_img {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    transition: all .1s ease;
    opacity: 1;
    color: #000;
    font-size: 18px;
	padding:0 25px;
}
.txt_tittle_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    background: #fc4e3db5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
     transition: all .3s ease;
     will-change: bottom;
	    padding: 0 20%;
}
.img_cok .txt_tittle_overlay{padding:0 5%;}
.imgfidv .txt_tittle_overlay{padding:0 20px;}
.sec_prodct_l .box{overflow: hidden; border-radius:10px;}

.sec_prodct_l .box:hover .txt_tittle_overlay {
    bottom: 0;
}
.sec_prodct_l .box:hover .txt_tittle_img {opacity: 0;}

.sec_prodct_l .box-text.text-center {
    height: 100%;
    z-index: 99;
}

span.post_comments.op-7.block.is-xsmall {
    display: none;
}
.footer-2 .row.dark.large-columns-4.mb-0,.footer-2 h3 {
    color: #bdbdbd;
}
.dark.large-columns-4.mb-0 span.widget-title {
    color: #fff;
}
.footer-2 .is-divider.small {
    background: none;
    margin: 10px 0;
}
.footer-2 {
    font-size: 15px;
}
.absolute-footer .menu-secondary-container {
    display: none;
}
.bloghome h5.post-title a {
    font-size: 20px;
    line-height: 30px;
	  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#post-list .box-text.text-left,.sec_blog  .box-text{
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    padding: 20px;
}
#post-list .box-image,.sec_blog .box-image  {
	transition:0.4s;
}
#post-list .box-image:hover img,.sec_blog .box-image:hover img{transform: scale(1.2);}
.txt_tittle_overlay p {font-size:16px;}
.copyright-footer span.pri{color:#fc4e3d}
.txt_gt_a strong{color:#fc4e3d;}
.sec_about .img {
    z-index: 999;
    border: 5px solid #fc4e3d;
    overflow: hidden;
}
.cam{color: #fc4e3d; font-size:27px;}
.sec_tamnhin .icon-box{transition:0.3s;}
.sec_tamnhin .icon-box:hover{transform: scale(1.05);}
.bn_dv.banner .text-box-content h3,.bn_dv.banner .text-box-content h1,.bn_dv.banner .text-box-content p{transition:0.3s;}
.bn_dv.banner:hover .text-box-content p{
	color: #fc4e3d;
	font-size:130%;

}
.bn_dv.banner:hover .text-box-content h3,.bn_dv.banner:hover .text-box-content h1{
	color: #fc4e3d;
	font-size:45px;
}
.cploi {
	text-align: left;
    width: 125px;
    margin: 0 auto;
}
.sec_tamnhin .icon-box:hover {
    box-shadow: 3px 4px 10px #878787;
}
.bn_dv.banner:hover .text-box-content h3{font-size:40px;}
nav#nav-below {
    display: none;
}
.seclhe{padding: 60px 0 0 !important;}
li.html.custom.html_topbar_left p{font-weight:300; font-size:18px; padding-top: 5px;}
li.html.custom.html_topbar_left p strong{font-weight:bold;}
.blog-archive .large-10.col {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 20px;
}
ul.lsct li {
    min-height: 37px;
    position: relative;
    padding-left: 25px;
	border: none;
	list-style:none;
	margin: 0;
}
ul.lsct li a{padding:0;}
.widget>ul>li, ul.menu>li{border:none !important;}
.sec_cmap .text{
	font-size:32px;
}
.sec_cmap .text .cam{color:#fff;    font-size: 45px;font-weight: bold;}
.sec_cmap .text .csscs{font-size:45px; font-weight:bold;}
.sec_cmap .text p{margin-bottom:0;}
.dark .widget, .dark .widget a, .dark a {
    color: #bdbdbd;
}
.sec_cmap {
    padding: 0 20px;
}
.sec_blog .titlehome {
    margin-bottom: 50px;
}
.featured-title{min-height:507px;}
.featured-title .title-bg {
    min-height: 507px;
}
.featured-title .page-title-inner {
    height: 507px;
}
.taxonomy-description {
    text-align: left;
    color: #fff;
    max-width: 500px;
    float: left;
}
.galere .box-image img {
    height: 225px;
    object-fit: cover;
}
div#pagination-container {
    display: block;
    text-align: center;
}
div#pagination-container li {
	list-style: none;
	display: inline-block;
	    margin-left: 5px !important;
}
div#pagination-container li a,div#pagination-container li span {
    display: inline-block;
    padding: 5px 13px;
    border: 1px solid #fb4d3c;
    margin: 0 5px;
}
div#pagination-container li.active span{background:#fb4d3c; color:#fff;}
a.button.primary.btnxtk {
    color: #fff;
    padding: 2px 40px;
}
.page-title.blog-featured-title.featured-title.no-overflow {
    background: url(/wp-content/uploads/2025/09/361076242_66acb0bd-0f4e-45d8-9150-aeec906c23a4.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.title_ser .section-title-normal span{border-bottom: 2px solid rgb(250 77 60);}
.title_ser .section-title-normal {
    border-bottom: none;
}
.listd li {
    list-style: none;
    padding: 0;
    margin-left: 0 !important;
    position: relative;
	padding-left:30px;
}
.listd li i{
	color:red;
	position:absolute;
	left:0;
	top:6px;
}
.accordion .toggle {
    left: inherit;
    right: 0;
}
.accordion-inner {
    border: 1px solid #fe4831;
}
.accordion-title {
    border: 1px solid #ccc;
}
.accordion-item{margin:10px 0;}
.menu_divu a.ux-menu-link__link.flex {
    background: #f7f7f7 none repeat scroll 0 0;
    border-left: 5px solid #f7f7f7;
    color: #333;
    display: block;
    font-weight: 500;
    padding: 10px 20px;
    text-transform: capitalize;
    border-bottom: 3px solid #fff;
	position:relative;
}
.menu_divu a.ux-menu-link__link.flex:hover,.menu_divu .menu-item.ux-menu-link--active a.ux-menu-link__link{
	background: #fc4e3d  none repeat scroll 0 0;
    border-left: 5px solid #000;
    color: #fff;
}
.menu_divu a.ux-menu-link__link:before {
    content: "\f105";
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 8px;
    top: 16px;
}
.sec_down a.button.primary {
   	width:100%;
    padding: 2px 25px 1px 50px;
    margin: 0 0 7px;
    background-position: 15px;
    font-size: 14px;
	color:#fff;
	text-align:left;
}
.sec_down a.button.primary:before {
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/07/pdf.png);
    background-size: 22px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-position: 12px;
}
.sec_down a.button.primary:after {
    content: "\f178";
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 14px;
    top: 13px;
    font-size: 14px;
}
.sec_down a.button.primary:hover {
    box-shadow: inset 12em 0 0 0 #01a5c8, inset -12em 0 0 0 #01a5c8;
    border-color: #01a5c8;
    color: #fff;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background-color: #ef5b5b;
}
.breadcrumbs {
    color: #ef5b5b;
}
.breadcrumbs .divider {
    color: #000;
}
.page-title.shop-page-title.product-page-title {
    background: #f6f8fa none repeat scroll 0 0;
    padding: 15px 0;
	    margin-bottom: 50px;
}
.product-page-title .page-title-inner {
    padding-top: 0;
    min-height: inherit;
}
.breadcrumbs a {
    color: #000;
    font-weight: 400;
}
.breadcrumbs .divider {
    color: #000;
    opacity: 1;
    font-size: 14px;
}
#showmore.lightbox-content{text-align:justify;}
#showmore.lightbox-content strong,#showmore.lightbox-content i{    color: #fc4e3d;}
.mfp-ready .mfp-close {
    opacity: 1;
    color: #11dcff;
}
.accordion-item .toggle i.icon-angle-down {
        color: #000000;
    }
@media only screen and (max-width: 1550px){
	.header-top:after{
		left: 21%;
	}
	.banner h3,.banner h1 {
		font-size: 35px;
	}
	.banner p {
		font-size: 18px;
	}
}

@media only screen and (max-width: 991px){

	div#top-bar {
	    display: none;
	}
	div#logo {
	    margin-top: 4px;
	    width: 53px;
	}
	#block_widget-2 .img img{max-width: 100px;}
}
@media only screen and (max-width:767px){
	div#logo {
        margin-top: 4px;
        width: 35px;
		padding-left:0;
    }
    .slider_bntop .banner .hbn {
        font-size: 35px;
        line-height: 45px;
    }
	.slider_bntop .banner h3 {
	    font-size: 20px;
	}
	.sec_test .flickity-page-dots {
	    bottom: -50px;
	}
	.sec_galery .gallery-col.col:last-child {
		display: none;
	}
	.footer-2 h3.has-block {
		text-align: center;
	}
	.txt_tittle_overlay {padding: 0 5%;}
	.txt_tittle_overlay p br{display:none;}
}



















@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.sec_downloS:before{display:none;}
	.sec_downloS .text-right{text-align:center;}
	.sec_downloS a.button.primary {
		background-color: #000;
	}
	.cl_center {text-align:center;}
	section.section.sec_downloS {
		padding: 45px 0 35px !important;
	}
	section.section.sec_downloS h2 {
		margin: 0px 0 20px;
		font-size: 20px;
	}
	div#nav_menu-2,div#nav_menu-3 {
		width: 50%;
		float: left;
	}
	.footer-2 h3 br{}
	.featured-title{min-height:307px;}
	.featured-title .title-bg {
		min-height: 307px;
	}
	.featured-title .page-title-inner {
		height: 307px;
	}
	.stuck .nav li.has-icon a i {
		color: #fff;
	}
	.galere .box-image img {
		height: 140px;
		object-fit: cover;
	}
	header.archive-page-header h1.page-title.is-large.uppercase{font-size:35px;}
	.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{    background-color: hsl(0deg 0% 0% / 90%);}
	.nav-sidebar.nav-vertical>li+li {
		border-top: 1px solid #ffffff26;
	}
	.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
		padding-left: 20px;
		padding-right: 20px;
	}
	.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
		color: #fff;
		transition: all .2s;
	}
	.nav>li>a i{color:#000;}
	.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
    	background-color: rgba(0, 0, 0, .03);
		        border: 1px solid #c6c6c6;
		color:#fff !important;
	}
	.nav-vertical>li>ul li a:hover {
		color: #fc4e3d;
		opacity: 1;
	}
	button.mfp-close {
		opacity: 1 !important;
		right: 35px;
	}
	.sec_cmap .text .csscs {
        position: absolute;
        left: 0;
        top: 4px;
        height: 95%;
        border-right: 2px solid #fff;
        padding-right: 20px;
    }
	.copyright-footer {
		font-size: 13px;
	}
	.soc{display:none;}
	 span.gosh {
        display: block;
        width: 200px;
        margin-left: 157px;
        font-size: 24px;
        text-align: left;
        line-height: 44px;
    }
	i.icon-angle-down {
		color: #fff;
	}
	i.icon-search {
		color: #818181;
	}
	.nav-vertical>li>ul li a {
		color: #ffffff;
		transition: color .2s;
	}
}