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

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


:root {
	--height-band-slider: 349px;
	--height-band-slider-md: 250px;
		--height-band-slider-sm: 230px;
	--height-line-video-title: 111px;
}
/*  Animation */
@keyframes line_down{0%{height:calc(0)}50%{height:calc(242px /2 )}to{height:calc(242px )}}
@keyframes bounce_one{0%{transform:translateY(-0.625rem)}50%{transform:translateY(0.625rem)}to{transform:translateY(-0.625rem)}}
@keyframes bounce_two{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-1.375rem)}50%{transform:scale(1,1) translateY(0)}57%{transform:scale(1,1) translateY(-0.1875rem)}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}
@keyframes bounce_three{from{transform:translateY(0)}to{transform:translateY(-0.9375rem)}}

@-webkit-keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}
@keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}

.line_down {
    overflow: hidden;
	animation-name: line_down;
    animation-timing-function: ease;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.bounce_one {
    animation-name: bounce_three;
    animation-timing-function: ease;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
}
.bounce_three {
    animation-name: bounce_three;
    animation-timing-function: ease;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
}

.bounce_two {
    animation-name: bounce_two;
    animation-timing-function: ease;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
}


/*  End animation */

.text-before-slide2:hover .col-inner,
.text-before-slide1:hover .col-inner {
	background: linear-gradient(160deg, rgba(171, 41, 48, 1) 0%, rgba(171, 41, 48, 1) 33%, rgba(68, 67, 68, 1) 66%, rgba(79, 78, 79, 1) 99%)  !important;
    border: 2px solid #ffffff;
}

.text-before-slide2 .col-inner,
.text-before-slide1 .col-inner {
	cursor: pointer;
}


@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');
.col, .columns, .gallery-item{
	padding: 0 10px 20px;
}

/* Hide arrows by default */
.slider-chay-muot .flickity-prev-next-button {
  opacity: 0 !important;
  transition: opacity 0.3s ease;
}

/* Show arrows on hover */
.slider-chay-muot:hover .flickity-prev-next-button {
  opacity: 1 !important;
}

.cs-post-dt{
	background: rgb(255,250,250);background: linear-gradient(90deg, rgba(255,250,250,1) 0%, rgba(157,158,159,1) 100%);
}

.brds-100{
	border-radius:999px
}
.lh45 *{
	line-height:45px
}
.lh-40 *{
	line-height:40px;
}
.lh-54 *{
	line-height:54px;
}
.lh-60 *{
	line-height:60px;
}
.lh95 *{
	line-height:95px;
}
.w-100 *{
	font-weight:100
}
.w-600 *{
	font-weight:600;

}

.brds > *{
	border-radius:15px
}
.is-divider{
	display:none;
}
.nmg > *{
	margin:0;
}
.blockquote, dl, figure, form, ol, p, pre, ul{
	margin-bottom:5px;
}
.banner{
	background-color:transparent;
}
.justify{
	text-align:justify;
}

/* header */
.tr__contact a{
	color:#fff;
	font-family:Roboto, sans-serif;
}
.nav>li>a, .tr__contact a{
	font-size:16px;
}
.header-main .nav > li:hover > a,.nav-dark .nav>li.active>a{
	color:#AB2930
}
.btn-herobanner span {
	padding:10px 80px 10px 80px;
	line-height: 2.4 !important;
}
.btn-fullgallery a,
.btn-fullgallery span,
.btn-herobanner span,
.btn-herobanner a {
 transform: skew(20deg);
	color:#4F4E4F;
}
.btn-fullgallery, 
.btn-herobanner{
	border:0;
background:rgb(231,231,231);
background: linear-gradient(90deg, rgba(231,231,231,1) 0%, rgba(157,158,159,1) 100%);
  transform: skew(-20deg);
	transition:all .3s;
}
.btn-fullgallery:hover,
.btn-herobanner:hover{
	background: rgb(171, 41, 48);
    background: linear-gradient(160deg, rgba(171, 41, 48, 1) 0%, rgba(171, 41, 48, 1) 33%, rgba(68, 67, 68, 1) 66%, rgba(79, 78, 79, 1) 99%);
	transition:all .3s;
}
.btn-fullgallery:hover span, 
.btn-herobanner:hover span{
	color:white;
}
.shape_1 .img-inner{
	position: absolute;
  z-index: 2;
  top: 240px
}
.shape_2 .img-inner{
	position:absolute !important;
	top: 150px;
  z-index: 1;
}
.shape_2-1{
	position:absolute !important;
	right:0;
}
.shape_2-1 .img-inner{
position: absolute !important;
    right: -59px;
    top: 300px;
    z-index: 1;
}
.shape_3 .img-inner{
	position:absolute;
	bottom:0;
	right:0;
}
.shape_4 .img-inner{
	position:absolute;
	bottom:-178px;
	z-index:1;
}
.shape_4{
	position:absolute;
	bottom:0
}
/* home */
/* .col-slide2:before{
		content: "Spacer installation and removal";
    position: absolute;
    bottom: -30px;
	  left: -30px;
    z-index: 99;
    padding: 10px 30px;
    font-size: 1.5em;
    color: white;
    font-weight: bold;
		background: rgb(106,107,110);
		background: linear-gradient(90deg, rgba(106,107,110,1) 0%, rgba(31,31,32,1) 100%);
		transform: skew(-20deg);
	text-align:center;
} */
.col-slide2{
		position: absolute;
    right: 0;
	  top:0;
}
.col-slide2 .col-inner{
	background:#AB2930;
	clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
}
.col-slide2-img .img img{
clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
}
.flickity-button{
	opacity:1 !important;
}
.slide2 .flickity-button{
	bottom: -200px;
}
.slide2 .flickity-button:hover svg{
	background:0;
	border:2px solid #fff;
}
.slide2 .flickity-prev-next-button.previous{
	left:6%;
}
.slide2 .flickity-prev-next-button.next{
	left:44%
}
/*slide2-1  */
.sec-slide-2-1{
	padding-bottom: 100px !important;
}
/* .col-slide2-1:before{
		content: "Bird Flight Diverter Installation";
    position: absolute;
    bottom: -30px;
	  right: 68px;
    z-index: 99;
    padding: 10px 30px;
    font-size: 1.5em;
    color: white;
    text-align: center;
    font-weight: bold;
		background: rgb(106,107,110);
		background: linear-gradient(90deg, rgba(106,107,110,1) 0%, rgba(31,31,32,1) 100%);
		transform: skew(-17deg);
} */
.col-slide2-1-img{
		position: absolute;
    right: 0;
	z-index:-1;
	top:88px;
}
.col-slide2-1 .col-inner{
	height: var(--height-band-slider);
	background:#AB2930;
	clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
}
.col-slide2-1-img .img-inner{
}
.col-slide2-1-img .img img{
clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
}
.flickity-button{
	opacity:1 !important;
}
.slide2-1 .flickity-button{
	bottom: -32px;
}
.slide2-1 .flickity-button:hover svg{
	background:0;
	border:2px solid #fff;
}
.slide2-1 .flickity-prev-next-button.previous{
	left:46%;
}
.slide2-1 .flickity-prev-next-button.next{
right:14%;
}
.slide2-1 .flickity-prev-next-button.previous:before{
	content:"";
	position:absolute;
	height:3px;
	width:15px;
	background: #fff;
	transform: translateY(-1.5px);
	left: 13px;
	border-radius:2px
}
.slide2-1 .flickity-prev-next-button.next:before{
	content:"";
	position:absolute;
	height:3px;
	width:15px;
	background: #fff;
	transform: translateY(-1.5px);
	left: 8px;
	border-radius:2px
}
.slide2 .flickity-prev-next-button.previous:before{
	content:"";
	position:absolute;
	height:3px;
	width:15px;
	background: #fff;
	transform: translateY(-1.5px);
	left: 13px;
	border-radius:2px
}
.slide2 .flickity-prev-next-button.next:before{
	content:"";
	position:absolute;
	height:3px;
	width:15px;
	background: #fff;
	transform: translateY(-1.5px);
	left: 8px;
	border-radius:2px
}
/* sec about */
.row-solid .col:before{
	border-left:2px solid #AB2930;
	left:-3px;
	border-radius:2px;
	border-image: linear-gradient(160deg, rgba(171, 41, 48, 1) 0%, rgba(171, 41, 48, 1) 33%, rgba(68, 67, 68, 1) 66%, rgba(79, 78, 79, 1) 99%) 1;
}
/* .row-dashed .col:after, .row-solid .col:after{
	bottom: 0px;
	border-bottom:2px solid #AB2930;
	border-radius:2px;
	border-image: linear-gradient(160deg, rgba(171, 41, 48, 1) 0%, rgba(171, 41, 48, 1) 33%, rgba(68, 67, 68, 1) 66%, rgba(79, 78, 79, 1) 99%) 1;
} */
/* .row-solid{
	border-bottom:2px solid #AB2930;
	border-radius:2px;
	border-image: linear-gradient(160deg, rgba(171, 41, 48, 1) 0%, rgba(171, 41, 48, 1) 33%, rgba(68, 67, 68, 1) 66%, rgb(69 32 32) 99%) 1;
} */

.col_about:hover{	
	border-radius:2px;
	cursor:pointer;
	transition-delay: 250ms;
	background: rgb(171,41,48);
	background: linear-gradient(160deg, rgba(171,41,48,1) 0%, rgba(171,41,48,1) 33%, rgba(68,67,68,1) 66%, rgba(79,78,79,1) 99%);
}
.img-bg-about .img-inner{
	position:absolute;
	right:0;
	top:-100px;
	z-index:-1;
	width:200px;
}
/* Our Services */
.slide1{
	transform:translatey(-111px);
	z-index:1;
		
}
.home-sec-1{
	padding-bottom:200px !important
}
.s-our-1{
}
.img-our{
	transform: translatey(-150px);
}
.img-bg-our .img-inner{
	position:absolute;
	left:0;
	width:200px;
}

/* news */

/* footer */
.sec-footer{
	z-index:1
}
.absolute-footer{
	display:none !important;
}
.tr__footer-ss2{
	border-top:1px solid #F4F4F4;
	padding-top:30px !important;
	z-index:9
}
.tr__menu-heading{
	color:#fff;
	font-weight:700;
}
.tr__menu-item,
.tr__menu-address{
	display:flex;
	flex-direction:column;
}
.tr__menu-item a{
	margin-bottom:15px;
	color:#fff;
}
.tr__menu-heading{
	margin-bottom:20px;
	display:block
}
.tr__menu-address{
	color:#fff;
}
.tr__menu-address span:nth-child(1){
	color:#AB2930;
	font-weight:700;
}
.tr__menu-address span:nth-child(2){
	font-weight:700;
}
.tr__icon-social{
	display:flex;
	align-items:center;
	gap:37px
}
/* slider footer */
.tr__slider-custom .slider .flickity-page-dots {
	bottom:-15px;
	
}
.tr__slider-custom .slider .flickity-page-dots .dot{
	background-color:#000;
	    border-color: #E3E3E3 !important;
	border: 5px solid #111;
}
.tr__slider-custom{
	min-width:700px;
}
.tr__silder-footer{
	flex-wrap:nowrap !important;
/* 	min-width:800px; */
}
/* page opera */
.col-bg-cr{
	background-color:#AB2930;
    clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	padding: 0px !important;
	padding-bottom: 50px !important;
	width: calc(100% - 40px) !important;
    max-width: calc(100% - 40px) !important;
	flex-basis: calc(100% - 40px) !important;
}
.col-txt-ourcapa {
    margin: 0 !important;
    padding: 20px 30px 0px 15% !important;
    width: 60% !important;
    max-width: 60% !important;
    flex-basis: 60% !important;
	min-height: 250px;
}

.col-img-ourcapa{
	padding-bottom:0;
}

.btn-our{
	border:0;
	background:rgb(231,231,231);
	background: linear-gradient(90deg, rgba(231,231,231,1) 0%, rgba(157,158,159,1) 100%);

	clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
}
.btn-our span{
	color:#4F4E4F;
}
.row-item-ourcapa{
	    margin-bottom: 80px;
}
.img-bot-opera .img-inner{
	position:absolute;
	top:-110px;
}
/* page safety */
.row-item-safety{
	background: rgb(68,67,68);background: linear-gradient(170deg, rgba(68,67,68,1) 11%, rgba(171,41,48,1) 99%, rgba(171,41,48,1) 100%);
}
/* page why ful */
.col-item-ourgoals .icon-inner{
	 background: var(--fs-color-primary);
}
.col-item-ourgoals{
	background: rgb(157,158,159);background: linear-gradient(270deg, rgba(157,158,159,1) 50%, rgba(231,231,231,1) 100%);
	margin: 0 20px 40px;
	border-radius:15px;
}
.col-item-ourgoals-red{
		background:#AB2930;
	    margin: 0 20px 40px;
	border-radius:15px;
}
.sec-item-ourgoals{
	  transform: translatey(-200px);
}
/* new & media */
/* .box-blog-post:hover .box-image{
background: linear-gradient(0deg, rgba(171,41,48,1) 0%, rgba(171,41,48,1) 5%, rgba(231,231,231,0) 25%, rgba(231,231,231,0) 100%);
	z-index:9;
}
.box-blog-post:hover .box-image img{
	opacity:.5
} */

.box-blog-post .box-image{
	border-radius:15px;
}
.box-blog-post .blog-post-inner{
	display:flex;
	flex-direction: column-reverse;
}
.blog-lastnew .flickity-button {
	opacity:1;
}
.slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg {
    fill: #fff !important;
}
.blog-lastnew .flickity-button:hover .flickity-button-icon {
	fill:#fff !important;
}
.bg-project{
	background: rgb(171,41,48);background: linear-gradient(100deg, rgba(171,41,48,1) 0%, rgba(171,41,48,1) 15%, rgba(79,78,79,1) 75%);
}
/* contact */
.title_img h2{
	position:relative;
}

.col-bg .col-inner{
		background: rgb(171,41,48);
	background: linear-gradient(160deg, rgba(171,41,48,1) 0%, rgba(171,41,48,1) 33%, rgba(68,67,68,1) 66%, rgba(79,78,79,1) 99%);
}
.img-bg-about-2 .img-inner{
	position: absolute;
    left: 0;
   bottom:0;
    width: 210px;
	z-index:-1;
}
#pdf-one,
#pdf-two,
#pdf-three,
#pdf-four{
	padding:0 !important;
}
.form_get_mail > span::after{
	content:url(/wp-content/uploads/2024/09/Vector-3-1.png);
	position:absolute;
	 right: -115px;
   bottom: 3px;
}
.cs-line::before{
	content:"";
	position:absolute;
	height:4px;
	width:60px;
	background:#AB2930;
	bottom: 10px;
  left: -88px;
}
.testimonials-parent:hover .cs-line::before{
	background:#fff;
}
.font-new *{
	font-family: "Orbitron", sans-serif;
}
.sec-bg .section-bg{
	background:
	linear-gradient(270deg, rgba(109, 110, 113, 0.2) 19.66%, rgba(35, 31, 32, 0.2) 98.29%);
}
.title-safe{
	position:relative;
}
.title-safe h2::before{
	content:url(/wp-content/uploads/2024/09/Vector-5.png);
	position:absolute;
	left: -50px;
	top: 50%;
	transform: translatey(-50%);
}
.title-safe h2::after{
	content:url(/wp-content/uploads/2024/09/Vector-4.png);
	position:absolute;
	right: -50px;
	top: 50%;
	transform: translatey(-50%);
}
.bg-F4F4F4{
	background:#F4F4F4;
}
/* trong */
.align-middle.brds-100 .icon-box-img{
	border-radius:100%;
	overflow:hidden;
	width:60px;
	height:60px;
}
.item-frame .col-inner{
		position:relative;
    background-image: url(/wp-content/uploads/2024/09/Group-1000003572.png);
/* 	    background-image: url(/wp-content/uploads/2024/11/oioioi-light.png); */
    background-size: cover;
    background-repeat: no-repeat;
    width: 400px;
    height: 260px;
    padding: 40px;
    border-radius: 15px;
		transition:.2s all;
}
.item-frame .col-inner:hover{
	position:relative;
    background-image: url(/wp-content/uploads/2024/09/real-1.png);
/* 	    background-image: url(/wp-content/uploads/2024/11/oooil-red.png); */

    background-size: cover;
    background-repeat: no-repeat;
    width: 400px;
    height: 260px;
}
.item-frame .col-inner:hover{
	background-color:#AB2930 !important;
}
.item-content{
		font-size: 1.2em;
    line-height: 1.625;
    margin-left: 50px;
    margin-top: 10px;
}
.item-frame .col-inner:hover .item-content{
	color:#fff;
}
.item-frame .col-inner::after{
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/09/div-1.png);
    background-size: contain;
    width: 100%;
    height: 14px;
    background-repeat: no-repeat;
    bottom: 15.1px;
    left: 25%;
		transition:.2s all;
	display: none;
}
.item-frame .col-inner:hover::after{
	position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/09/sasa.png);
    background-size: contain;
    width: 100%;
    height: 14px;
    background-repeat: no-repeat;
    bottom: 15.1px;
    left: 25%;
}
.owl-item{
	width:420px !important;
}
.owl-stage{
	display:flex;
	flex-shrink:0;
}
/* custom-single-post mnt */
.custom-single-post-mnt .entry-title{
	color:var(--fs-color-primary);
	font-size:2rem;
}
.entry-content{
	font-size:1rem; 
}
.custom-date-author .byline{
	display:none;
}
.custom-date-author{
	font-size: 14px;
	display:flex;
	align-items: center;
}
.custom-date-author img{
	border-radius:999px;
	margin-right:10px;
}
.custom-date-author .posted-on{
	padding-left:30px;
	color:#aaa;
}
.custom-date-author .posted-on a{
	color:#aaa;
}
.wpcf7  {
	font-size: 1.2em;
}
/* ehd mobi */

.col-slide2-1:after {
    content: "";
    position: absolute;
    bottom: -80px;
    width: 100%;
    height: 50px;
    background-image: url(/wp-content/uploads/2024/09/Layer_1.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.col-slide2:after {
    content: "";
    position: absolute;
    bottom: -80px;
    width: 100%;
    height: 50px;
    background-image: url(/wp-content/uploads/2024/09/Group.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: none !important;
    border-radius: 100%;
}
.slider-nav-circle .flickity-prev-next-button:hover svg{
	background-color:transparent;
}
/* slider test  */
/*  test css*/
.slider-effect .col-inner{
    /* padding: 0 100px; */
    background: #AB2930;
    clip-path: polygon(15% 0%, 100% 0%, 85% 90%, 0% 90%);
    /* height: 320px; */
    /* transform: translatey(-22%); */
}
.img-ab .col-inner .img{
    z-index: -1;
	position:absolute;
}
.slider-hidden .flickity-viewport{
	overflow: unset !important;
}
.slider-effect{
	height:200px;
}
/* .slider-effect-1::after{
	    content: "Bird Flight Diverter Installation";
    position: absolute;
    bottom: 30px;
    right: -144px;
    z-index: 99;
    padding: 10px 30px;
    color: white;
    text-align: center;
    font-weight: bold;
    background: rgb(106, 107, 110);
    background: linear-gradient(90deg, rgba(106, 107, 110, 1) 0%, rgba(31, 31, 32, 1) 100%);
    transform: skew(-17deg);
    width: max-content;
}
.slider-effect-2::after{
	    content: "Bird Flight Diverter Installation";
    position: absolute;
    bottom: 23px;
    right: -53px;
    z-index: 99;
    padding: 10px 30px;
    color: white;
    text-align: center;
    font-weight: bold;
    background: rgb(106, 107, 110);
    background: linear-gradient(90deg, rgba(106, 107, 110, 1) 0%, rgba(31, 31, 32, 1) 100%);
    transform: skew(17deg);
    width: max-content;

} */
/* nut slider desk */
.slide2-1 .slider .flickity-button .flickity-button-icon .arrow,
.slide2-1-2 .slider .flickity-button .flickity-button-icon .arrow{
		display:none;
	}
.slide2-1 .flickity-button{
  bottom: calc(-100% + 50px)
}
.slide2-1-2 .flickity-button{
  bottom: calc(-100% + 50px);
}
.slider-wrapper .flickity-prev-next-button{
display:block !important;
}
.slide2-1 .slider .flickity-button .flickity-button-icon .arrow{
display:none;
}
.slide2-1 .slider .flickity-button::before,
.slide2-1-2 .slider .flickity-button::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 29%;
  top: 32%;
}
.slide2-1 .slider .flickity-button.previous::before,
.slide2-1-2 .slider .flickity-button.previous::before{
background: url(/wp-content/uploads/2024/09/Group-1.png);
background-repeat: no-repeat;
  background-size: contain;
}
.slide2-1 .slider .flickity-button.next::before,
.slide2-1-2 .slider .flickity-button.next::before{
background: url(/wp-content/uploads/2024/09/Group-1aa.png);
background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 48em) {
	.video-button-wrapper .open-video {
		width: 30px !important;
		min-width: 30px !important;
		height: 30px !important;
	}
	.btn-our {
		font-size: 6px !important;
		padding: 5px 15px !important;
		line-height: unset;
	}
	.testimonial-author {
		bottom: 0px !important;
	}
	
	.home-btn-arrow {
		left: calc(50% + 23px) !important;
	}
	.btn-herobanner span {
		padding: 8px 30px !important;
	}
	.btn-herobanner{
		margin-top: 50px;
	}


	.slide1 .swiper-button-next, .slide1 .swiper-button-prev {
		width: 40px !important;
		height: 40px !important;
		line-height: 40px !important;
	}
	.sidebar-icon {
    	padding: 5px 0px !important;
	}
	.container-sidebar {
		right: -94px !important;
	}
	.mb-w-unset {
		max-width: unset !important;
	}
	.img-ab .col-inner .img{
		right: -30%;
		top: 142px;
		width: 100vw !important;
	}
		.img-ab-2 .col-inner .img{
		left: -5%;
			clip-path: polygon(15% 100%, 100% 100%, 85% 10%, 0% 10%);
			        height: var(--height-band-slider-sm);
	}
	.slider-effect .col-inner {   
        background: #AB2930;
        clip-path: polygon(15% 0%, 100% 0%, 85% 90%, 0% 90%);
        transform: translatey(-28%);
        width: 430px;
        border-radius: 0 !important;
        padding-left: 60px;
        padding-top: 15px;
        padding-right: 15px;
        height: var(--height-band-slider-sm);
}
	.slider-effect-1 .col-inner {
		position: absolute;
        left: -21%;
	}
	.slider-effect-2 .col-inner{
        right: 100%;
        clip-path: polygon(15% 100%, 100% 100%, 85% 10%, 0% 10%);
	}
	.text-slider-reponsive h3{
		font-size: 17px;
	}
	.text-slider-reponsive p{
		font-size: 12px;
        width: 275px;
	}
	.text-slider-reponsive-2{
		margin-top:30px;
	}
	.slider-custo-ab{
		padding-top:60px !important;
	}
	/* tr css */
	.slider-hidden .flickity-button{
		    bottom: -100%;
	}
	.slider-hidden .flickity-prev-next-button.previous {
    left: 23%;
}
	.slider-hidden-2 .flickity-prev-next-button.previous {
    left: 5%;
}
	.slider-hidden .flickity-prev-next-button.next {
   	right: 10%;
}
		.slider-hidden-2 .flickity-prev-next-button.next {
   	right: 30%;
}
	.slider-wrapper .flickity-prev-next-button{
		display:block !important;
	}
	.slider-hidden .slider .flickity-button .flickity-button-icon .arrow{
		display:none;
	}
	.slider-hidden .slider .flickity-button::before{
		content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 29%;
        top: 32%;
	}
	.slider-hidden-2 .slider .flickity-button::before{
		
        top: 38%;
	}
	.slider-hidden .slider .flickity-button.previous::before{
		background: url(/wp-content/uploads/2024/09/Group-1.png);
		 background-repeat: no-repeat;
        background-size: contain;
	}
	.slider-hidden .slider .flickity-button.next::before{
		background: url(/wp-content/uploads/2024/09/Group-1aa.png);
		 background-repeat: no-repeat;
        background-size: contain;
	}
/* 	slide 1  */
	.slide1 .item-frame {
    	width: 290px !important;
	}
	.item-frame .col-inner {
	position: relative;
/*     background-image: url(/wp-content/uploads/2024/09/frame-red.png); */
			    background-image: url(/wp-content/uploads/2024/11/oioioi-light.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 290px;
    height: 160px;
    padding: 1px;
    border-radius: 8px;
    transition: .2s all;
}
	.item-frame .col-inner:hover {
    position: relative;
/*     background-image: url(/wp-content/uploads/2024/09/frame-white.png); */
					    background-image: url(/wp-content/uploads/2024/11/oooil-red.png);
    background-size: cover;
    background-repeat: no-repeat;
	width: 290px;
    height: 160px;
}
	.item-frame .col-inner::after{
		display:none;
	}
}



.item-frame {
    width: 400px !important;
    max-width: unset !important;
	flex-basis: unset !important;
}

.text-justify {
	text-align: justify;
}
/* 
.btn-heroline::after {
    content: "";
    transform: skew(20deg);
    left: calc(50% + 15px);
    bottom: -135px;
    position: absolute;
    width: 60px;
    height: 60px;
    object-fit: cover;
    background: url(/wp-content/uploads/2024/10/arrow-down.gif);
    background-size: cover;
} */

.scroll-to-bullets  {
	display: none !important;
}


.slide1 .swiper-button-next:after, .slide1 .swiper-button-prev:after {
    font-size: 25px;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 25px;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}

.slide1 .swiper-button-next, .slide1 .swiper-button-prev {
    width: 55px;
    height: 55px;
    line-height: 55px;
}

.slide1 .swiper-button-next,
.slide1 .swiper-button-prev {
    background-color: #fffffe;
    color: #ab2a30;
    box-shadow: 20px 20px 60px #58667d5e
}

.slide1  .swiper-button-next,
.slide1  .swiper-button-prev {
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-style: solid;
	border-width: 1px;
	border-color: #ab2a30;
}

.line3 {
	min-height: 120px;
}

.line-clamp-3 p, .line-clamp-3 h3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

@media only screen and (min-width: 550px) and (max-width: 900px) {
	.col-img-ourcapa {
		right: -40px !important;
	}
	.slide2 .col-slide2 .col-inner {
		clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%) !important;
	}
	
	 .col-slide2-1-img {
		right: 0 !important;
        top: 80px !important;
    }
	.slide2-1 .flickity-prev-next-button.previous {
        display: block;
        left: 45% !important;
    }
	.slide2-1 .flickity-button {
        bottom: 27px !important;
    }
	 .slide2-1 .flickity-prev-next-button.next {
        display: block;
        right: 17% !important;
    }
	
	.line3 {
        min-height: 80px;
        max-height: 80px;
	}
	.col-slide2-1 .col-inner {
		padding: 20px 50px 50px 65px !important
	}
	.col-slide2 .col-inner {
		padding: 30px 82px 50px 90px !important
	}
	.slide2 .col-slide2-img .img img {
        left: 0 !important;
        height: 240px !important;
    }

	.text-before-slide1 p,
	.text-before-slide2 p{
		font-size: 1rem !important;!i;!;
	}

	.col-slide2 h3,
	.col-slide2-1 h3 {
		font-size: 1.1rem !important;!i;!;
	}
	.line-clamp-3 p {
		font-size: 1rem !important;
	}
	.col-slide2-1-img .img-inner {
        height: 240px !important;
    }
	.col-slide2-img .img-inner {
        height: 240px !important;
    }
	
	.col-slide2-1-img .img-inner img {
		height: 100% !important;
	}
	.col-slide2-1-img {
		top: 40px;
	}
	.slide2-1 .flickity-button {
		bottom: 30px;
	}
	.slide2 .flickity-prev-next-button.next {
		left: 40%;
	}
	.slide2-1-2 .flickity-button {
		bottom: -72%;
	}
}

@media only screen and (min-width: 900px) and (max-width: 1024px) {
	.line3 {
        min-height: 80px;
        max-height: 80px;
	}
	.col-slide2-1 .col-inner {
		height: var(--height-band-slider-md);
		padding: 50px 70px 38px 120px !important;
	}
	.col-slide2 .col-inner {
		padding: 50px 82px 38px 120px !important;
        height: var(--height-band-slider-md);
    }
	.text-before-slide2 {
		top: calc(var(--height-band-slider-md) - 30px) !important;
	}

	.text-before-slide1 p,
	.text-before-slide2 p{
		font-size: 1rem !important;
	}

	.col-slide2 h3,
	.col-slide2-1 h3 {
		font-size: 1.1rem !important;
	}
	.line-clamp-3 p {
		font-size: 1rem !important;
	}
	.col-slide2-1-img .img-inner {
        height: 240px !important;
    }
	.col-slide2-img .img-inner {
        height: 240px !important;
    }
	
	.col-slide2-1-img .img-inner img {
		height: 100% !important;
	}
	.slide2-1 .flickity-button {
		bottom: -30px;
	}
	.slide2 .flickity-prev-next-button.next {
		left: 40%;
	}
	.slide2-1-2 .flickity-button {
		bottom: -72%;
	}
}



@media only screen and (min-width: 1025px) {
	.col-slide2 .col-inner{
		    height: var(--height-band-slider);
			padding: 80px 80px 50px 130px !important;
			max-height: unset;
			display: flex;
			flex-direction: column;
			justify-content: space-between;
			border: solid 3px gray;
	}
	.col-slide2 {
		top: 0 !important;
	}

	.col-slide2 .col-inner {
		background: #AB2930;
		clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	}
	.col-slide2-1-img .img-inner {
		height: var(--height-band-slider) !important;
	}
	
}


.slide2-1 .flickity-prev-next-button,
.slide2 .flickity-prev-next-button {
	display: none !important;
}

form .form_get_mail > input {font-size: 25px;}

.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ad2834 !important;
	font-size: 400 !important;
}

.slider-hidden .flickity-prev-next-button {
	display: none !important;
}
.text-before-slide2{
	position:absolute;
	z-index: 99;
    font-size: 1.5em;
    color: white;
    text-align: center;
    font-weight: bold;
    background: rgb(106, 107, 110);
    background: linear-gradient(90deg, rgba(106, 107, 110, 1) 0%, rgba(31, 31, 32, 1) 100%);
    transform: skew(-17deg);
	  right: 20%;
    top: calc(var(--height-band-slider) - 30px);
}

ol.flickity-page-dots {
    display: none;
    bottom: -10px;
}
ol.flickity-page-dots .dot {
    border-radius: 10px !important;
    overflow: hidden;
    width: 20px !important;
    border-width: 5px;
}
ol.flickity-page-dots .dot.is-selected {
    width: 40px !important;
    background-color: #ab2a30 !important;
    border-color: #ab2a30; !important;
}

form .form_get_mail  input::placeholder{
	font-size: 20px;
}
form .form_get_mail > input {
	font-size: 25px;
	color: white !important;
}
.form_get_mail > span input {
		color: white !important;
}
.mfp-ready .mfp-close {
	background: #ad2834;
    color: white !important;
    border-radius: 50%;
    right: -20px;
    top: -20px !important;
    z-index: 90000000;
    opacity: 1;
    mix-blend-mode: unset !important;
}
.mfp-content #pdf-one, #pdf-two, #pdf-three, #pdf-four {
	display: flex;
    justify-content: center;
	padding: 35px !important;
	background: transparent;
/* 	max-width: fit-content !important; */
	background: white;
}
.section-content .title-safe h2 {
	padding: 0 60px;
}

@media only screen and (max-width: 550px) {
	.row-item-ourcapa .col-bg-cr .col-inner {
        padding-bottom: 5px !important;
    }
	.row.row-item-ourcapa {
		max-width: 98vw !important;
	}
	.row-item-ourcapa .col-txt-ourcapa {
        width: 60% !important;
        max-width: 60% !important;
        flex-basis: 60% !important;
		padding-left: 18% !important;
		min-height: 120px;
    }
	.col-bg-cr > .col-inner {
		padding: 10px 0px 0px 0px !important;
	}
	.item-safety-reponsive {
		flex-direction: column-reverse !important;
	}
	.slider-effect-1 .col-inner {
		width: 110vw !important;
        padding-left: 80px !important;
        left: -10% !important;
	}
    .slider-effect-2 .col-inner {
		right: 154% !important;
        width: 110vw !important;
    }
	.item-safety-reponsive {
		flex-direction: column-reverse !important;
	}
	
	
	.row-item-ourcapa .fz-16mb * {
    	font-size: 8px !important;
	}

	.row-item-ourcapa .fz-12mb * {
		font-size: 8px !important;
	}
}

@media only screen and (min-width: 550px) {
	.col-bg-cr > .col-inner {
		padding: 10px 0px clamp(0.625rem, 0.2388rem + 1.1236vw, 1.25rem) 0px !important;
	}
	.item-safety-reponsive {
		flex-direction: row !important;
	}
	
	.row .col-txt-ourcapa .col-inner {
        padding: 0 !important; 
        padding-left: 0 !important;
        margin: 0px 0px 0px 20px !important;
    }
}

@media only screen and (max-width: 48em) {
	.slider-hidden-2 {
        margin-top: 130px !important;
        margin-bottom: 130px !important;
	}
	.location-safety-box {
		width: 100vw !important;
		min-height: 100vw !important;
	}
	.container-sidebar {
		display: none !important;
	}
	.col-bg-cr {
		margin-bottom: 0 !important;
		padding-bottom: 0px !important;
	}
	.col-bg-cr .col-inner {
            padding: 5px 0px 15px !important;
	}
	.col-txt-ourcapa {
		padding: 0px 0 0px 15% !important;
		width: 50% !important;
		max-width: 50% !important;
		flex-basis: 50% !important;
		min-height: 130px;
	}
	.col-img-ourcapa {
		right: 0px !important;
        top: 20px !important;
        height: calc(100% - 20px) !important;
	}
    .col-slide2-1 .col-inner {
        height: var(--height-band-slider-md) !important;
    }
	.text-before-slide2 {
		top: calc(var(--height-band-slider-md) - 30px);
	}
	.slider-effect-2 .col-inner {
/*         right: 60% !important; */
    }
}
.row-item-ourcapa {
	position: relative !important;
	max-width: min(1100px, 90%) !important;
}

.row-item-ourcapa {
		position: relative !important;
}


section.sec-slide-2-1 {
	padding-left: 0 !important;
    padding-right: 0 !important;
}


.col-img-ourcapa {
    position: absolute !important;
    right: -40px;
    margin: 0;
    padding: 0;
    top: 40px;
    height: calc(100% - 40px);
    overflow: hidden;
	width: 45% !important;
    flex-basis: 45% !important;
    max-width: 45% !important;
}
.col-img-ourcapa .col-inner,
.col-img-ourcapa .img,
.col-img-ourcapa .img *{
    height: 100% !important;
	width: 100% !important;
}
.brds:hover .text-gallery p {
	color: black !important;
}
.mfp-iframe-scaler .mfp-close {
    display: none;
}
.bg-project .video-button-wrapper {
	position: absolute;
    top: calc(50% - var(--height-line-video-title));
    right: 50%;
    z-index: 99;
    width: 50px;
    height: 50px;
    transform: translate(50%, 50%);
}
.bg-project .text-gallery {
	height: var(--height-line-video-title);
}
.bg-project .fullGallery {
	padding: 10px 70px;
}

.blog-share .button.icon {
	border-color: #ad2834 !important;
    color: #ad2834;
	    font-size: 16px;
}
.blog-share  {
	margin-top: 30px;
}

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

.box-blog-post .image-cover a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
/*     background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 90%); */
    top: 0;
    left: 0;
    z-index: 10;
}

.box-blog-post:hover .image-cover a:after {
    
    background: linear-gradient(to bottom, rgba(46, 49, 146, 0), #ac2935 90%) !important;
}

/* 
@media screen and (max-width: 768px) and (min-width: 391px)  {
    .col-txt-ourcapa {
        max-width: 50% !important;
    }
    .row .col-txt-ourcapa  .col-inner{
        padding: 0 !important;
		padding-left: 30px !important;
		margin: 0px 0px 0px 30px !important;
    }
    .row .col-img-ourcapa {
        top: 20px;
        height: calc(100% - 20px);
        right: -20px !important;
    }
    .col-img-ourcapa .col-inner .img {
        right: 0 !important

    }
} */




.location-safety-img {
    position: relative;
    min-height: 300px;
}
.location-safety-img .col-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.location-safety-img .col-inner * {
    width: 100%;
    height: 100%;
}


.safe-button-box {
    position: absolute;
    height: auto;
    width: 100%;
    bottom: 0;
    left: 10%;
    transform: translateY(50%);
	margin: 0; 
	padding: 0;
}
.safe-button-box .btn-our{
        position: relative !important;
}

.location-safety-box {
	width: 50vw;
    min-height: 50vw;
}

.location-safety-box .col-inner {
	display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 50vw;
}
@media screen and (max-width: 1000px) and (min-width: 550px)  {
	.location-safety-box .col-inner .fz-1_5rem * {
		font-size: 2vw !important;
	}
}

.row-item-ourcapa .fz-1_3rem * {
    font-size: clamp(0.625rem, 0.1605rem + 1.4865vw, 1.3125rem) !important;
}


.item-frame {
    position: relative;
}
.testimonial-author {
    bottom: 10px;
    left: 35%;
    color: #ab2a30;
    font-weight: bold;
    font-size: 10px;
    position: absolute !important;
}
.testimonial-author::before {
    bottom: 11px;
    left: 0;
    content: "";
    height: 2px;
    position: absolute;
    width: 30px;
    background-color: #ab2a30;
    transform: translateX(-50px) !important;
    
}

.item-frame:hover .testimonial-author {
    color: white;
}
.item-frame:hover  .testimonial-author::before {
    background-color: white;
    
}
.text-before-slide-mb1 a,
.text-before-slide-mb2 a,
.text-before-slide2 a,
.text-before-slide1 a {
    color: white !important;
}

.col-txt-ourcapa li {
    margin-bottom: 0;
}

.video-button-wrapper .open-video {
	width: 40px;
    min-width: 40px;
    height: 40px;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 8px;
    color: #ab2a30;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gallery-item-text {
 margin-bottom: 33.33333% !important;  
}
.gallery-item-text p {
 opacity: 0;
}
.slider-chay-muot .col:hover  .gallery-item-text p {
    opacity: 1 !important;
}

.gallery_item_cc .box-text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 0 !important;
    max-height: unset !important;
    transform: translateY(50%) !important;
    bottom: unset !important;
    top: calc(50% - 1.5rem);
    background: red;
    min-height: unset;
}


.f-thumbs__slide.for-image {
    --progress: 1;
    --shift: 0;
}
.is-modern .f-thumbs__slide button.f-thumbs__slide__button,.is-modern .f-thumbs__slide {
    width: 85px !important;
}
.is-modern .f-thumbs__slide{
    transform: unset !important;
}
.f-thumbs__slide.for-image.is-nav-selected {
    border: 2px solid var(--accent);
}

.btn-our {
    font-size: 0.8rem;
}


.home-btn-arrow {
	transform: skew(20deg);
    left: calc(50% + 15px);
    bottom: -135px;
    position: absolute;
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.btn-heroline {
	padding: 0 !important;
}

.fz-1_26rem * {
    font-size: 1.26rem;
}

.off-canvas-center.mfp-bg.mfp-ready {
	opacity: 1 !important;
}

#main-menu .mfp-close {
	background: white !important;
    color: red !important;
    border-radius: 50% !important;
	right: 0 !important;
	top: 0 !important;
}
#main-menu .tr__contact {
	text-align: center;
    width: 100%;
}
#main-menu .tr__contact a {
	    font-size: 1.5em;
}

#main-menu .container-sidebar {
	display: block !important;
	position: static;
    transform: rotate(0deg) !important;
    top: 50%;
    right: -87px;
    width: auto;
    z-index: 999;
    right: 0 !important;
    margin: auto;
}
#main-menu .container-sidebar .item_1 {
    transform: rotate(0deg) !important;
}