/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.why-choose-us {
    padding: 40px 15px;
   /* background: linear-gradient(135deg, #6e8efb, #a777e3);*/
    text-align: center;
    color: #000;
}

.section-heading {
    font-size: 2rem;
    margin-bottom: 30px;
    font-weight: bold;
}

.reasons-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}

.reason {
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    padding: 20px;
    border-radius: 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
	    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgb(131 45 45 / 20%);
}

.reason:hover {
    transform: translateY(-12px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.icon img {
    width: 50px;
    margin-bottom: 10px;
}

.reason h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.reason p {
    font-size: 0.9rem;
    line-height: 1.4;
}

@media (max-width: 768px) {
    .reasons-grid {
        grid-template-columns: 1fr;
    }

    .icon img {
        width: 40px;
    }

    .reason h3, .reason p {
        padding: 0 10px;
    }
}
.certifications {
    padding: 40px 15px;
    text-align: center;
    background-color: #ffffff;
    overflow: hidden; /* Prevents overflow from being visible */
}

.section-heading {
    font-family:'Montserrat';
    font-size: 2rem;
    color: #000;
    margin-bottom: 30px;
    font-weight: bold;
}

.certificates-slider {
    display: flex;
    animation: scroll 30s linear infinite; /* Adjust time for speed */
    will-change: transform; /* Optimizes animation */
}

.certificate {
    flex: 0 0 auto;
    width: 200px; /* Adjust based on your preference */
    transition: transform 0.3s ease;
}

.certificate img {
    width: 100%;
    height: auto;
    border-radius: 10px; /* Optional: for rounded corners */
}

.certificate:hover img {
    transform: scale(1.1);
}

@keyframes scroll {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}

@media (max-width: 768px) {
    .certifications {
        padding: 20px 10px;
    }

    .section-heading {
        font-size: 1.5rem;
    }

    .certificate {
        width: 120px; /* Smaller size for mobile devices */
    }

    .certificates-slider {
        animation: scroll 20s linear infinite; /* Faster scroll on mobile */
    }
}


/*******guendong******/
        .box {
            max-width: 1230px;
            height: 300px;
            margin: 0 auto;
            overflow: hidden;
            border: 1px solid white;
            position: relative;
        }

        .imgList {
            animation:rolling 18s linear infinite;
            position: absolute;
            display: flex;
        }

        .imgList img {
            height: 270px;
            float: left;
            margin-right: 10px;
        }

        @keyframes rolling {
            from {
                transform: translateX(0);
            }

            to {
                transform: translateX(-50%);
            }
        }
/*******guendong******/
.section.yeIrMn {
    background-color: #f9f9f9;
    padding: 40px 0;
}

.container {
    max-width: 1480px;
    margin: auto;
}

.container .section-center {
    margin: auto;
}

.row.align-items-stretch.no-gutters {
    display: flex;
    flex-wrap: wrap;
}

.yeIrMn-content {
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    background-color: #ffffff;
    
}


/*******youtu******/

.boxyoutu{
position: absolute;
left:50%;
top:50%;
transform: translate(-50%, -50%);
}



@media (max-width: 768px) {

	.boxyoutu{
	position: relative;
	left: 0;
	top: 0;
	transform: none;
	margin: 10px 0 10px 0;
	}
}

/*******youtu******/
.kche-t134 .kche-t134-bottom {
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #f5f8f9;
}

.kche-t134 .kche-134-bottom-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.kche-t134 .kche-t134-bottom-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.kche-t134 .kche-t134-bottom-list .kche-t134-bottom-item {
  width: 25%;
  box-sizing: border-box;
  padding: 0.5%;
  text-align: center;
}

.kche-t134 .kche-t134-bottom-item .kche-t134-bottom-num {
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.kche-t134 .kche-t134-bottom-item .kche-t134-bottom-text {
  font-family: 'Raleway', sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

@media (max-width: 767px) {
  .kche-t134 .kche-t134-bottom-list .kche-t134-bottom-item {
    width: 50%;
  }

  .kche-t134 .kche-t134-bottom-item .kche-t134-bottom-num {
    font-size: 24px;
  }
.YVrMNb-section .text-normal {
  text-align: center;
}

  .kche-t134 .kche-t134-bottom-item .kche-t134-bottom-text {
    font-size: 14px;
  }
}
        .feedback-section {
            background-image: url('https://www.gdpoleview.com/img/bg.webp');
            background-size: cover;
            padding: 50px 0;
            text-align: center;
        }
        .testimonials {
            font-size: 24px;
            color: #fff;
            margin-bottom: 20px;
        }
        .testimonial {
            display: none;
            max-width: 600px;
            margin: 0 auto;
            padding: 20px;
            background-color: rgba(255, 255, 255, 0.8);
            border-radius: 10px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        }
        .testimonial.active {
            display: block;
        }
        .testimonial img {
            width: 100px;
            border-radius: 50%;
            margin-bottom: 10px;
        }
        .testimonial p {
            font-style: italic;
        }
        .customer-name {
            font-weight: bold;
            margin-top: 10px;
        }






/***********666*************/


/***6*****/


#certifications {
	padding: 30px 0 50px;
}



@media screen and (max-width: 1470px) {
	.l-wrap {
		max-width: 1480px;
	}
}

@media screen and (max-width: 1480px) {
	.l-wrap {
		max-width: 1400px;
	}
}

@media screen and (max-width: 1279px) {
	.l-wrap {
		max-width: none;
		max-width: initial;
		width: auto;
		margin: 0px 50px;
	}
}

#certifications .l-wrap {
	text-align: center;
}

@media screen and (max-width: 768px) {
	.l-wrap {
		margin: 0vw 4vw;
	}
}

#certifications img {
	width: 100%;
}



.elementor-element.elementor-element-f1a4b1c:not(.elementor-motion-effects-element-type-background), .elementor-element.elementor-element-f1a4b1c > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-image: url(/img/customer.webp);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.elementor-element.elementor-element-f1a4b1c {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 50px 0px 50px 0px;
}

.elementor-section {
	position: relative;
}

.elementor *, .elementor :after, .elementor :before {
	box-sizing: border-box;
}

*, :after, :before {
	box-sizing: border-box;
}

section {
	display: block;
}

.elementor-element.elementor-element-f1a4b1c > .elementor-background-overlay {
	background-color: #000000;
	opacity: 0.5;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-background-overlay, .elementor-background-slideshow {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.elementor-element.elementor-element-f1a4b1c > .elementor-container {
	min-height: 600px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1350px;
}

.elementor-section.elementor-section-items-middle>.elementor-container {
	align-items: center;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1140px;
}

.elementor-section .elementor-container {
	display: flex;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

@media only screen and (max-width:1024px) {
.elementor-section .elementor-container {
	display: inline;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
}
.elementor *, .elementor :after, .elementor :before {
	box-sizing: border-box;
}

@media (min-width: 768px)
.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
	width: 100%;
}

.elementor *, .elementor :after, .elementor :before {
	box-sizing: border-box;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	display: flex;
}

.elementor-widget-wrap {
	position: relative;
	width: 100%;
	flex-wrap: wrap;
	align-content: flex-start;
}

.elementor *, .elementor :after, .elementor :before {
	box-sizing: border-box;
}

.elementor-widget-wrap>.elementor-element {
	width: 100%;
}

.elementor-widget-container {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.elementor-element.elementor-element-11bdbe8 img {
	width: 70%;
}

.elementor-widget-image img {
	vertical-align: middle;
	display: inline-block;
}

.elementor img {
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

.elementor-widget-image {
	text-align: center;
}

.elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

.elementor-heading-title {
	color: #6ecbff;
	font-family: "Crimson Text", Sans-serif;
	font-size: 40px;
	font-weight: 500;
}

.elementor-element.elementor-element-d143f4c {
	text-align: center;
}

.elementor-kit-16 h4 {
	color: #000000;
	font-family: "Crimson Text", Sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2em;
}

.elementor-heading-title {
	padding: 0;
	margin: 0;
	line-height: 1;
}

.elementor-element.elementor-element-4d10e31 {
	--spacer-size: 10px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-widget:not(:last-child) {
	margin-bottom: 20px;
}

.elementor-element-4e4cfbd .elementor-button {
	background-color: #FFFFFF00;
	font-family: "Roboto", Sans-serif;
	fill: #FFFFFF;
	color: #FFFFFF;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: rgba(38,138,213,1);
	border-radius: 50px 50px 50px 50px;
}

.elementor-element-49928ec .elementor-button {
	background-color: rgba(38,138,213,1);
	font-family: "Roboto", Sans-serif;
	fill: #ffffff;
	color: #ffffff;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: rgba(38,138,213,1);
	border-radius: 50px 50px 50px 50px;
}

.elementor-align-justify .elementor-button {
	width: 100%;
}

.elementor-button span {
	text-decoration: inherit;
}

.elementor-button-content-wrapper {
	display: flex;
	justify-content: center;
	flex-direction: row;
	gap: 5px;
}

.elementor-button span {
	text-decoration: inherit;
}

.elementor-button-text {
	display: inline-block;
}

@media (min-width: 768px)
.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
	width: 25%;
}

.elementor-element, .elementor-lightbox {
	--swiper-theme-color: #000;
	--swiper-navigation-size: 44px;
	--swiper-pagination-bullet-size: 6px;
	--swiper-pagination-bullet-horizontal-gap: 6px;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 10px;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	display: flex;
}

.elementor-element.elementor-element-4e4cfbd {
	width: var(--container-widget-width, 97.633%);
	max-width: 97.633%;
	--container-widget-width: 97.633%;
	--container-widget-flex-grow: 0;
}

@media (min-width: 768px) {
	.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
		width: 25%;
	}
}

.elementor-column {
	position: relative;
	min-height: 1px;
	display: flex;
}

.elementor-widget-wrap {
	display: flex;
}

.elementor *, .elementor :after, .elementor :before {
	box-sizing: border-box;
}

.elementor-element {
	--flex-direction: initial;
	--flex-wrap: initial;
	--justify-content: initial;
	--align-items: initial;
	--align-content: initial;
	--gap: initial;
	--flex-basis: initial;
	--flex-grow: initial;
	--flex-shrink: initial;
	--order: initial;
	--align-self: initial;
	flex-basis: var(--flex-basis);
	flex-grow: var(--flex-grow);
	flex-shrink: var(--flex-shrink);
	order: var(--order);
	align-self: var(--align-self);
}

.elementor-button {
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.elementor-element.elementor-element-49928ec {
	width: var(--container-widget-width, 96.247%);
	max-width: 96.247%;
	--container-widget-width: 96.247%;
	--container-widget-flex-grow: 0;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
}

.elementor-view-stacked .elementor-icon {
	background-color: var( --e-global-color-secondary );
}

.elementor-icon {
	color: var( --e-global-color-secondary );
	border-color: var( --e-global-color-secondary );
}

.elementor-view-framed .elementor-icon,  .elementor-icon svg {
	fill: var( --e-global-color-secondary );
}

.elementor-kit-16 {
	--e-global-color-primary: #000000;
	--e-global-color-secondary: rgba(38,138,213,1);
	--e-global-color-text: #707290;
	--e-global-color-accent: #B7B9DD;
	--e-global-color-f0297e4: #1D2380;
	--e-global-color-b76e0bc: #2C36C4;
	--e-global-color-1fbaf8b: #444EE3;
	--e-global-color-5cc3d3e: #8B92F7;
	--e-global-color-6a80965: #F2F3FF;
	--e-global-color-225bc42: #E8EAFF;
	--e-global-color-3b4f47b: #D84947;
	--e-global-color-5597aea: #A8ABE2;
	--e-global-color-e236231: #FED71A;
	--e-global-color-b0b7597: #12164D;
	--e-global-color-8e5e800: #DDDFF2;
	--e-global-color-9c68f89: #EEEEEE;
	--e-global-color-835b25b: #FCFCFF;
	--e-global-color-c26c121: #000000;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Monserat";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	background-color: #FFFFFF;
	color: #707290;
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5em;
}

.elementor-button {
	display: inline-block;
	line-height: 1;
	background-color: #69727d;
	font-size: 15px;
	padding: 12px 24px;
	border-radius: 3px;
	color: #fff;
	fill: #fff;
	text-align: center;
	transition: all .3s;
}

.elementor-kit-16 button, .elementor-kit-16 input[type="button"], .elementor-kit-16 input[type="submit"], .elementor-kit-16 .elementor-button {
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	color: #FFFFFF;
	border-style: none;
	border-radius: 30px 30px 30px 30px;
	padding: 15px 20px 15px 20px;
}

@media only screen and (max-width:1024px) {
	.elementor-element.elementor-element-11bdbe8 img {
		width: 100%;
	}

	.elementor-column .elementor-col-25 {
		width: 100%;
	}

	.elementor-hidden-mobile, .elementor-hidden-phone {
		display: none;
	}

	.elementor-column {
		width: 100%;
	}
}


/*******7********/




/*********swiper.css********/
@charset "utf-8";@font-face{font-family:swiper-icons;font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1480px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/*********swiper.css********/


/*********home.css********/

/******iconfont2.css****/
@font-face{font-family:iconfont;font-display:swap;src:url(../fonts/iconfont2.woff2) format('woff2'),url(../fonts/iconfont2.woff) format('woff'),url(../fonts/iconfont2.ttf) format('truetype')}
.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-home:before{content:"\e674";}
.icon-daiban:before{content:"\e64b"}
.icon-exchange:before{content:"\e8fa"}
.icon-invoice:before{content:"\e85a"}
.icon-hottitle:before{content:"\e604"}
.icon-weixin:before{content:"\e603"}
.icon-QQ:before{content:"\e882"}
.icon-pinterest:before{content:"\e640"}
.icon-fax:before{content:"\e602"}
.icon-phone:before{content:"\e601"}
.icon-tiktok:before{content:"\e9e5"}
.icon-gongwenbao:before{content:"\e60e"}
.icon-kefu:before{content:"\e61b"}
.icon-anquan:before{content:"\e8ab"}
.icon-huoyun:before{content:"\e670"}
.icon-guanbi:before{content:"\eaf2"}
.icon-download:before{content:"\e66c"}
.icon-email:before{content:"\e66f"}
.icon-message:before{content:"\e78a"}
.icon-skype:before{content:"\e87d"}
.icon-whatsapp:before{content:"\e8ea"}
.icon-date:before{content:"\e62a"}
.icon-message-fill:before{content:"\e84a"}
.icon-video-play:before{content:"\ed52"}
.icon-cart:before{content:"\e600"}
.icon-xiangyoujiantou:before{content:"\e65f"}
.icon-xiangzuojiantou:before{content:"\e660"}
.icon-xiangxia2:before{content:"\e772"}
.icon-xiangshang:before{content:"\e6b1"}
.icon-youtube:before{content:"\e87c"}
.icon-linkedin:before{content:"\e6bf"}
.icon-youtube1:before{content:"\e6bd"}
.icon-facebook:before{content:"\e685"}
.icon-jiantou_xiangyou:before{content:"\eb08"}
.icon-jiantou_xiangzuo:before{content:"\eb09"}
.icon-twitter:before{content:"\e63d"}
.icon-search:before{content:"\e6e1"}
.icon-instagram:before{content:"\e664"}
.icon-email1:before{content:"\e638"}
.icon-adress:before{content:"\e622"}
.icon-tel:before{content:"\e642"}
.icon-telephone:before{content:"\e680";}
/******iconfont2.css****/



:root{--color:#CB451B;--fontcolortitle:#000;--fontcolorintro:#333;--fonthometitle:36px;--fonttitle:18px;--fontintro:16px;--fontweight:700;--fontfamily:'Lato','Open Sans','Roboto','Poppins','Oswald','Noto Sans','Montserrat',sans-serif}

*,html,body,h1,h2,h3,h4,h5,h6,table,th,td,ol,ul,li,dl,dt,dd,div,p{padding:0px;margin:0px;box-sizing:border-box}
.home-des{text-align:center;color:var(--color);margin-bottom:10px}
.home-title{text-align:center;color:var(--fontcolortitle);font-size:var(--fonthometitle);font-weight:var(--fontweight);line-height:1.2}


/* home choose */
.home-choose{padding:4% 0 4%;z-index:1}
.home-choose::before{content:"";position:absolute;top:0;width:100%;height:350px;background:var(--color);z-index:-1}
.home-choose .home-des,.home-choose .home-title{color:#FFF}
.choose-ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px}
.choose-item{width:98%;background:#FFFf;box-shadow:0 6px 13px 0 rgba(19,20,21,.08);padding:50px 30px;text-align:center;transition:all .2s linear}

@media (max-width:1170px){
.choose-item{width:98%;background:#FFFf;box-shadow:unset;padding:50px 30px;text-align:center;transition:all .2s linear}

}




.choose-item:hover{transform:translateY(-5px)}
.choose-item:hover .icon{transform:rotateY(360deg)}
.choose-item .title{color:var(--fontcolortitle);font-size:24px;line-height:24px;margin-bottom:20px}
.choose-item img{height:60px;transition:all .3s linear}
.choose-item .icon{transition:all .3s linear;line-height:1}
.choose-item em{font-size:60px;color:var(--color)}
.choose-item .info{margin-top:20px;color:var(--fontcolorintro)}
/* home about */

/* home project */
.home-project{

background:#FFFbfa;padding:3% 15px 3%;
   



}


.l-wrap {
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
}

#main .elementor-88 .elementor-column-gap-default{
    max-width: 1480px;
}
.home-project .swiper{margin-top:60px;padding-bottom:100px}
.home-project .swiper .project-button-next,.home-project .swiper .project-button-prev{position:absolute;bottom:0;left:calc(50% - 50px);background:var(--color);display:inline-flex;align-items:center;justify-content:center;color:#FFF;width:40px;height:40px;cursor:pointer;transition:all .1s linear}
.home-project .swiper .project-button-next.swiper-button-disabled,.home-project .swiper .project-button-prev.swiper-button-disabled{background:#bababa}
.home-project .swiper .project-button-next em,.home-project .swiper .project-button-prev em{font-size:20px}
.home-project .swiper .project-button-next:hover,.home-project .swiper .project-button-prev:hover{opacity:.9}
.home-project .swiper .swiper-slide{

overflow:hidden;height:265px

}
.home-project .swiper .swiper-slide img{transition:all .2s linear;width:100%}
.home-project .swiper .swiper-slide img:hover{transform:scale(1.1)}
.home-project .swiper .project-button-next{left:auto;right:calc(50% - 50px)}





@media (max-width:1280px){
.choose-item .title{font-size:20px
}


}
@media (max-width:1024px){
.choose-item{
    width:98%;margin-top: 20px;

}

.l-wrap .swiper-wrapper3{width: 104%;}

}
@media (max-width:768px){
.choose-item:hover .icon{transform:none}
.choose-ul{margin-top:30px}
.choose-item{width:98%;margin-bottom:20px;padding:20px 10px;height: 280px;}
.choose-item .title{margin-bottom:10px;font-size:18px}
.choose-item em{font-size:40px}
.choose-item .info{margin-top:15px;font-size:14px}
}
@media(max-width:500px){
/*.home-project .swiper .swiper-slide{max-height:172px}*/
}


@media (max-width:768px){
.swiper-wrapper2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
	}


}

@media (max-width: 1170px) {
    .home-project .swiper .project-button-next,.home-project .swiper .project-button-prev {
        display: none;
    }
}

@media (max-width: 768px){
.swiper-slide {
    width: 48%;
    /*
    margin-bottom: 20px;
    padding: 20px 10px;
    */

}

.swiper-slide {
    
    /*background: #FFFf;
    box-shadow: 0 6px 13px 0 rgba(19,20,21,.08);*/

    text-align: center;
    transition: all .2s linear;
}

	}




#main .l-wrap .swiper-wrapper3 {
    width: 105%;
}





/***************8***************/

:root{--color:#CB451B;--fontcolortitle:#000;--fontcolorintro:#333;--fonthometitle:36px;--fonttitle:18px;--fontintro:16px;--fontweight:700;--fontfamily:'Lato','Open Sans','Roboto','Poppins','Oswald','Noto Sans','Montserrat',sans-serif}
@media (max-width:1280px){:root{--fonthometitle:30px}}
@media (max-width:768px){:root{--fonthometitle:20px;--fonttitle:16px;--fontintro:14px}}
.home-des{text-align:center;color:var(--color);margin-bottom:10px}
.home-title{text-align:center;color:var(--fontcolortitle);font-size:var(--fonthometitle);font-weight:var(--fontweight);line-height:1.2}
.home-more{display:inline-flex;align-items:center;justify-content:center;background:var(--color);height:45px;width:180px;color:#FFF;transition:all .2s linear;text-decoration:none}
.home-more:hover{box-shadow:1px 2px 10px var(--color)}
/* home choose */
.home-choose{padding:4% 0 4%;z-index:1}
.home-choose::before{content:"";position:absolute;top:0;width:100%;height:350px;background:var(--color);z-index:-1}
.home-choose .home-des,.home-choose .home-title{color:#FFF}

/* home news */
.home-news{padding:4% 0 4%}
.news-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}
.news-list15{margin-top:15px}
.news-list .news-item{background:#FFF;width:23%;margin-bottom:20px;transition:all .2s linear;box-shadow:0 6px 13px 0 rgba(19,20,21,.08)}
.news-list .news-item:nth-child(4n){margin-right:0}
.news-list .news-item:hover{box-shadow:0 6px 13px 0 rgba(19,20,21,.15)}
.news-list .news-item:hover .news-img img{transform:scale(1.02)}
.news-list .news-item:hover .news-info .news-title a{color:var(--color)}
.news-list .news-item .news-img{overflow:hidden;position:relative}
.news-list .news-item .news-img img{width:100%;transition:all .2s linear}
.news-list .news-item .news-img .news-date{position:absolute;bottom:0;left:20px;background:var(--color);color:#FFF;width:130px;height:40px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
.news-list .news-item .news-info{padding:30px 20px}
.news-list .news-item .news-info .news-title a{color:#141616;font-size:var(--fonttitle);font-weight:var(--fontweight);line-height:20px;text-transform:capitalize}
.news-list .news-item .news-info .news-text{font-size:var(--fontintro);margin:10px 0;color:var(--fontcolorintro);line-height:22px}
.news-list .news-item .news-info .news-btn{color:var(--color);font-size:16px}

@media (max-width:1024px){
.l-wrap{padding:0 15px}  
.news-list .news-item{width:48%}
.news-list .news-item .news-img .news-date{height:30px;left:0;font-size:14px;width:100px;height:30px}
.news-list .news-item .news-info .news-title a{display:block}
.news-list .news-item .news-info .news-title{-webkit-line-clamp:4}
.news-list .news-item .news-info .news-text{font-size:14px;line-height:20px}
.news-list .news-item .news-img img{width:100%;transition:all .2s linear;height: 50%;}



#main .l-wrap2{padding:0 0px} 
}




.elementor-swiper .swiper-slide {
    height: 75%;
}







/***********search***************/
@font-face {
    font-family: icomoon-the7-font;
    src: url(icomoon-the7-font.ttf?wi57p5) format('truetype'),url(icomoon-the7-font.woff?wi57p5) format('woff');
    font-weight: 400;
    font-style: normal
}


#page .links-container .icon-portfolio,#page .project-links-container [class*=" icon-portfolio-"],#page .project-links-container [class^=icon-portfolio-],.dt-shortcode-soc-icons [class*=" dt-icon-"],.dt-shortcode-soc-icons [class^=dt-icon-],.soc-ico [class*=" dt-icon-"],.soc-ico [class^=dt-icon-],[class*=" icon-portfolio-"],[class*=icon-im-] span,[class*=" icon-ar"],[class*=" soc-font-"],[class*=dt-icon-the7],[class*=icomoon-the7-],[class*=the7-mw-],[class^=icon-portfolio-],[class^=icon-im-] span,[class^=icon-ar],[class^=soc-font-],[class^=dt-icon-the7],[class^=icomoon-the7-],[class^=the7-mw-] {
    font-family: icomoon-the7-font!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.the7-mw-icon-search-bold:before {
    content: "\ec051";
}



.screen-reader-text{
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.searchform input[type=text] {
    color: #aaaaaa;
}

.mini-search input.field {
    font: 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    min-height: 34px;
    height: auto;
    line-height: 34px;
    width: 200px;
    border-width: 0px;
    border-radius: 0px;
    background: #f4f4f4;
    padding: 0 12px 0 12px;
}





.popup-search.act {
    position: relative;
    z-index: 1002
}

.mini-search {
    /* position:relative; */
    /* display:inline-block; */
    /* vertical-align:middle; */
    /* z-index:10; */
    /* max-width:100%; */
}

.dt-mobile-header .popup-search,.dt-mobile-header .searchform {
    position: static
}



.popup-search .popup-search-wrap {
    background: #fff;
	opacity: 1;
	visibility: hidden;
}


.popup-search .active-search{
    visibility: visible;
    opacity: 1;

}

.popup-search .popup-search-wrap:before {
    border-bottom-color: #fff
}

.dt-mobile-header .popup-search .popup-search-wrap:before,.popup-search .popup-search-wrap.bottom-overflow:before,.side-header:not(.masthead-mobile-header) .popup-search .popup-search-wrap:before {
    border-top-color: #fff
}

.searchform {
    position: relative;
    z-index: 3;
    max-width: 100%
}

.searchform .field {
    max-width: 100%;
    border-style: solid;
    box-sizing: border-box
}

.popup-search-wrap {
    padding: 10px;
    position: absolute;
    right: -10px;
    top: 38px;
    visibility: hidden;
    -webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, .2));
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.popup-search-wrap:before {
    position: absolute;
    top: -7px;
    right: 38px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid red;
    content: ''
}

.dt-mobile-header .popup-search-wrap:before {
    display: none
}

.popup-search-wrap.left-overflow:before {
    left: 20px;
    right: auto
}

.dt-mobile-header .popup-search-wrap:before,.popup-search-wrap.bottom-overflow:before,.side-header:not(.masthead-mobile-header) .popup-search-wrap:before {
    top: auto;
    bottom: -7px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid;
    border-bottom: none
}

.popup-search-wrap .search-icon {
    position: absolute;
    top: 0;
    right: 20px;
    height: 100%
}

.mini-search .popup-search-wrap.left-overflow {
    left: -10px;
    right: auto
}

.dt-mobile-header .mini-search .field {
    left: 0;
    z-index: 100
}

.dt-mobile-header .mini-search:not(.animate-search-width) .field {
    width: 100%
}

.mini-search input[type=text] {
    margin-bottom: 0
}

.mini-search .field:focus {
    outline: 0
}

.overlay-search .searchform .submit,.popup-search .searchform .submit {
    border: none;
    background-color: transparent;
    text-decoration: none
}

.overlay-search .searchform .submit>span,.popup-search .searchform .submit>span {
    margin-left: 5px
}

.dt-mobile-header .overlay-search .searchform .submit,.dt-mobile-header .popup-search .searchform .submit {
    position: relative
}

.mini-search .submit {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background-color: transparent;
    text-decoration: none
}

.mini-search .submit.default-icon {
    padding-left: 17px
}

.mini-search .search-icon {
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center center
}

.mini-search .search-icon,.overlay-search-microwidget .search-icon {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mini-search .search-icon:hover,.overlay-search-microwidget .search-icon:hover {
    opacity: .7
}

.overlay-search .submit.default-icon:before,.popup-search .submit.default-icon:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 16px;
    width: 16px;
    background-position: 0 center;
    background-repeat: no-repeat;
    content: ""
}

.overlay-search .submit i,.popup-search .submit i {
    font-size: 16px
}

.dt-mobile-header .mini-search .searchsubmit,.masthead .mini-search .searchsubmit {
    display: none
}

.classic-search .search-icon {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    padding: 0
}

.mini-search .overlay-search-wrap {
    display: none
}

.overlay-search-microwidget {
    position: fixed;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .55s ease
}

.overlay-search-microwidget.open {
    opacity: 1;
    visibility: visible
}

.overlay-search-microwidget .submit {
    display: none
}

.overlay-search-microwidget>i {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 34px;
    height: 34px;
    color: #fff;
    font-size: 30px
}

.overlay-search-microwidget>i:hover {
    cursor: pointer
}

.overlay-search-microwidget .search-icon {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    padding: 0;
    background-position: 0 center;
    background-repeat: no-repeat;
    text-decoration: none
}

.overlay-search-microwidget .search-icon>span {
    position: absolute;
    text-indent: -9999px
}

.overlay-search-microwidget .searchform {
    max-width: 90%
}

.overlay-search-microwidget input[type=text] {
    margin-bottom: 0
}

.animate-search-width .searchform {
    overflow: hidden
}

.animate-search-width input.field {
    transition: width .55s ease
}

.animate-search-width .search-icon {
    position: absolute;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%
}

.animate-search-width input.field:active,.animate-search-width input.field:focus {
    outline: 0
}

.popup-search .search-icon {
    right: 22px;
}

.mini-search .search-icon i {
    font-size: 16px;
}

.mini-search .search-icon i {
    color: #aaaaaa;
}





.mini-search .searchsubmit {
    display: none;
}

.top-bar .popup-search .submit i {
    font-size: 16px;
    color: #4c4c4c;
}

.search-text-disable{
    display: flex;
    align-items: center;
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    user-select: none;
    white-space: nowrap;
    color: #000;
	margin-left: 10px;
}


@media (max-width:1024px){
.popup-search-wrap {
right: auto;
}

.popup-search-wrap:before {
right: auto;
}


.kche-t158 .kche-t158-con p {
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    color: var(--introcolor, #555);
    line-height: 1.7;
	padding-left: 20px;
}

}