
/* icon loading page */
#tth-loading{
    display:none;
    position:fixed;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    z-index:10001;
    background:#fff url(../../img/loading.gif) no-repeat center center;
    background-size: 160px auto;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.titleLine h2{
	font-size: 30px;
	line-height: 45px;
	font-weight: 400;
}
.titleLine h2 a{
	color:#990000;
}
.titleAll.titleAllW{
	color: #fff;
}
.viewLinebot{
	text-align: center;
}
.viewLinebot a{
	font-size: 15px;
	line-height: 23px;
	padding-bottom: 2px;
	position: relative;
	color: #0c598f;
	font-weight: bold;
	text-transform: uppercase;
}
.viewLinebot a::before{
	content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
.viewLinebot a::after{
	content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: #0c598f;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
.viewLinebot a:hover::before{
    width: 0%;
    background: #fed136;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
.viewLinebot a:hover::after{
	width: 0%;
    background: transparent;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
/* =============================================================================== */
/* box 1 */
.box-1{
	position: relative;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	background-size: contain;
	/* background-color: #03815E; */
	min-height: 820px;
}
.w-box-1{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.w-box-1 .item-l{
	width: 100%;
	padding-left: 120px;
	color: #fff;
	position: relative;
	z-index: 11;
}
.w-box-1 .item-r{
	position: absolute;
	right: 0px;
	bottom: 0px;
	object-fit: cover;
	width: 75%;
	/* top: 0px; */
}
.w-box-1 img{
	width: 100%;
}
.w-box-1 .item-r img{
	position: relative;
	z-index: 9;
}
.boxBanner{
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.w-box-1 .item-l .t1,
.w-box-1 .item-l .text,
.w-box-1 .item-l .content__container{
    overflow: hidden;
    display: flex;
    justify-content: left;
    touch-action: auto;
}
.w-box-1 .item-l .content__container::before{
    content:  ' ';
    position: absolute;
    top:0;
    left: 0;
    height: 100%; width: 100%;
    z-index: 12;
    background:transparent;
}
.w-box-1 .item-l .t1{
    font-size: 35px;
    font-weight: 300;
    color: #fff;
}
.w-box-1 .item-l .text{
    font-family: 'MM_X';
    font-size: 151px;
    height: 105px;
    line-height: 105px;
    align-items: flex-end;
    margin-bottom: 21px;
    letter-spacing: -8px;
}
.w-box-1 .item-l .content__container{
	position: relative;
}
.w-box-1 .item-l .content__container__list{
	/* -webkit-animation-name: change;
      -webkit-animation-duration: 10s;
      -webkit-animation-iteration-count: infinite;
      animation-name: change;
      animation-duration: 10s;
      animation-iteration-count: infinite; */
}

.w-box-1 .item-l .content__container__list__item{
	font-family: 'MM_X';
	font-size: 151px;
	line-height: 90px;
}
.w-box-1 .item-l .content__container__list__item.hong{
	color: #fdb2b8;
}
.w-box-1 .item-l .content__container__list__item.cam{
	color: #f0a346;
}
.w-box-1 .item-l .content__container__list__item.vang{
	color: #ead136;
}
.w-box-1 .item-l .content__container__list__item.xanh{
	color: #a4e9f9;
}
@-webkit-keyframes change {
	0%, 12%, 100% {transform:translate3d(0,0,0);}
	15%, 20% {transform:translate3d(0,-20%,0);}
	25%,30% {transform:translate3d(0,-40%,0);}
	35%,40% {transform:translate3d(0,-60%,0);}
	45%,50% {transform:translate3d(0,-80%,0);}
	55%,60% {transform:translate3d(0,-80%,0);}
	65%,70% {transform:translate3d(0,-60%,0);}
	75%,80% {transform:translate3d(0,-40%,0);}
	83.3%,95.96% {transform:translate3d(0,-20%,0);}
}
.w-box-1 .item-l .t2{
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 50px;
}
.boxdoitac{
	background: url(../../img/main/bg_top_product.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 335px;
	/* padding-top: 125px; */
}
.boxdoitac .title{
	max-width: 380px;
	margin: 0 auto;
	margin-bottom: 30px;
}
@media all and (min-width: 992px){
    .pc {
        visibility: visible; display: initial;
    }
    .mobile{
        visibility: hidden; display: none;
    }
}

#gallery-slider{
	background-color: #fefefe;
	margin: 30px 0px 0px;
	display: flex;
    align-items: center;
	height: 100px !important;
}
#gallery-slider li{
	margin: 0px;
	margin-bottom: 0px;
	list-style: none;
}
#gallery-slider li a{
	position: relative;
	padding-top: 50%;
	display: block;
	width: 250px;
	margin-bottom: 0px;
}
#gallery-slider li img{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.boxdoitac_mb a{
	position: relative;
	padding-top: 30%;
	display: block;
	margin-bottom: 0px;
}
.boxdoitac_mb a img{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	object-fit: contain;
	width: 100%;
	height: 100%;
	max-width: 272px;
}
.boxworks .title{
	max-width: 360px;
	margin: 0 auto;
}
.boxworks .title h2{
    margin-bottom: 70px;
}

.slider-works{
	overflow: visible;
	transition: all 0.3s linear;
}
.our-works-p.active .slider-works{
	margin-left: 0px;
	
}
.swiper-wrapper{
	position: relative;
	z-index: 11;
}
.slider-works{
	position: relative;
	margin-left: 90px;
}
.our-works-p{
	position: relative;
	margin-bottom: 99px;
	width: 100%;
}
.add-slide{
	transition: all 0.3s linear;
	animation: bouncey 2.5s linear infinite;
}

.slider-works .item{
	margin: 10px;
	position:relative;
	transition: all 0.4s;
}
.slider-works .item{
	width: 506px;
}
.slider-works .item .img{
	position: relative;
	display: block;
	padding-top: 439px;
	overflow: hidden;
	border-radius: 20px;
	
}
.slider-works .item .img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.4s;
}
.slider-works .item:hover{
	transform: scale(1.03);
}
.slider-works .item .info{
	box-shadow: 0px 4px 6px 2px rgb(0,0,0,7%);
	margin-top: -30px;
	padding: 10px 15px;
	padding-top: 40px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.slider-works .item .info .logo_i{

}
.slider-works .item .info .logo_i img{
	width: 100%;
	/* max-width: 88px; */
	object-fit: contain;
	max-height: 46px;
}
.slider-works .item .info .name{
	text-align: right;
}
.slider-works .item .info .name .t1{
	font-size: 16px;
	color: #006448;
	font-weight: 800;
	line-height: 20px;
}
.slider-works .item .info .name .t2{
	font-size: 12px;
	color: #006448;
	font-weight: 800;
	line-height: 15px;
}
.slider-works .item .info .name .t3{
	font-size: 12px;
	color: #A6A6A6;
	font-weight: 400;
	line-height: 15px;
}
/* @keyframes bouncey {
    0%, 20%, 50%, 80%, 100% {transform: translate(20px,-50%) rotate(270deg);}
    40% {transform: translate(10px,-50%) rotate(270deg);}
    60% {transform: translate(0px,-50%) rotate(270deg);}
} */
@-webkit-keyframes bouncey{
    0%{
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }
    25%{
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px);
    }
    50%{
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }
    75%{
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }
    
    100%{
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }
}
.boxlogo {
	background-color: #02835f;
}
.boxlogo .wrapper {
	max-width: 70%;
}
.boxlogo img{
	width: 100%;
}
.boxabout{
	padding: 148px 0px 202px;
	position: relative;
	
}
.boxabout::after{
	content: '';
	background: url(../../img/main/bg_contact.png) bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 216px;
	position: absolute;
	bottom: 0px;
	z-index: 0;
}
.boxabout .about{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.boxabout .about .info,.boxabout .about .img{
	width: 50%;
}
.boxabout .about .info{
	max-width: 594px;
}
.boxabout .about .info .title{
	margin-bottom: 50px;
}
.boxabout .about .info p{
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	text-align: justify;
}
.boxabout .about .img img{
	width: auto;
}
/*=================================FORM CONTACT===================================*/
.boxContact{
	/* background-size: cover; */
	padding: 100px 0px 216px;
}
.contact{
	box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.2);
	border-radius: 62px;
	padding: 50px 100px;
}
.contact > .row{
	display: flex;
	justify-content: space-between;
}
.contact .info{
	max-width: 600px;
	font-size: 14px;
	color: #000000;
	font-weight: 400;
}
.contact .info img{
	width: 100%;
}
.form-contact h3{
	font-size: 18px;
	color: #03815E;
	font-weight: 6001;
	margin-bottom: 10px;
	margin-left: 0px;
}
.form-contact {
}
.form-contact .success {
    display:none;
    font-size: 85%;
    color: #03815E;
    padding-bottom: 15px;
}
.form-contact .form-group {

}
.the-content .form-contact .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.the-content .form-contact .row > div {
	margin-bottom: 0px;
	padding-left: 7.5px;
    padding-right: 7.5px;
}
.form-contact .textContact {
    color: #666666;
    font-size: 16px;
    line-height: 24px;
}
.form-contact .textContact p{
    padding: 0;
}
.form-contact label {
    font-weight: normal;
    width:120px;
    float:left;
}
.form-contact label.error{
    width: 100%;
    color: #333;
    font-size: 13px;
}

.form-contact input, .form-contact textarea, .form-contact select {
    width: 100%;
    background: #D9D9D9;
    border: none;
    height: 45px;
    padding-left: 30px;
    color: #797979;
    font-size: 12px;
    border-radius: 79px;
}
.form-contact textarea{
	border-radius: 26px;
}
.form-contact textarea {
    height: 132px;
    resize: none;
    padding-top: 7px;
}
.form-contact .faForm{
    position: relative;
}

.form-contact button {
    font-size: 16px;
    line-height: 24px;
    background: #03815E;
    border: 1px solid #03815E;
    text-transform: uppercase;
    padding: 8px 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 25px;
    color: #fff;
    width: 100%;
}
.form-contact button span{
	display: flex;
	align-items: center;
	justify-content: center;
}
.form-contact button img{
	width:auto;
	max-width: 13px;
	margin-left: 2px;
}
.form-contact button:hover{
    transform: scale(1.05);
}
::-webkit-input-placeholder { /* Edge */
	color: #797979;
	font-size: 12px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #797979;
	font-size: 12px;
}

::placeholder {
	color: #797979;
	font-size: 12px;
}
/* =============================================================================== */
.titleLine h2{
	font-size: 30px;
	line-height: 45px;
	font-weight: 400;
}
.titleLine h2 a{
	color:#990000;
}
.titleAll.titleAllW{
	color: #fff;
}
.viewLinebot{
	text-align: center;
}
.viewLinebot a{
	font-size: 15px;
	line-height: 23px;
	padding-bottom: 2px;
	position: relative;
	color: #0c598f;
	font-weight: bold;
	text-transform: uppercase;
}
.viewLinebot a::before{
	content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
.viewLinebot a::after{
	content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: #0c598f;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
.viewLinebot a:hover::before{
    width: 0%;
    background: #fed136;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
.viewLinebot a:hover::after{
	width: 0%;
    background: transparent;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
/* =============================================================================== */
/* box 1 */
.box-1{
	position: relative;
	/* overflow: hidden; */
	background-image: url(../../img/main/nen.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: flex-start;
	background-size: cover;
	background-position: top center;
	/* background-color: #03815E; */
	min-height: 1030px;
	padding-top: 226px;
}
.w-box-1{
	/* display: flex; */
	/* justify-content: space-between; */
	/* align-items: center; */
}
.w-box-1 .item-l{
	width: 100%;
	padding-left: 0px;
	color: #fff;
	position: relative;
	z-index: 11;
}
.w-box-1 .item-r{
	position: absolute;
	right: 0px;
	bottom: 0px;
	object-fit: cover;
	width: 60%;
	/* top: 0px; */
}
.w-box-1 img{
	width: 100%;
}
.w-box-1 .item-r img{
	position: relative;
	z-index: 9;
	max-height: 730px;
	object-fit: contain;
}
.boxBanner{
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.w-box-1 .item-l .t1{
	font-size: 35px;
	font-weight: 300;
	color: #fff;
}
.w-box-1 .item-l .t2{
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 6px;
}
.w-box-1 .item-l .content__container{
	position: relative;
	overflow: hidden;
	height: 100px;
	margin-bottom: 72px;
	padding-left: 6px;
}
.w-box-1 .item-l .content__container__list{
	/* -webkit-animation-name: change;
      -webkit-animation-duration: 10s;
      -webkit-animation-iteration-count: infinite;
      animation-name: change;
      animation-duration: 10s;
      animation-iteration-count: infinite; */
}

.w-box-1 .item-l .content__container__list__item{
	font-family: 'MM_X';
	font-size: 151px;
	/* line-height: 110px;
	line-height: 93px;
	overflow: hidden;
	height: 105px; */
}
.w-box-1 .item-l .content__container__list__item.hong{
	color: #fdb2b8;
}
.w-box-1 .item-l .content__container__list__item.cam{
	color: #f0a346;
}
.w-box-1 .item-l .content__container__list__item.vang{
	color: #ead136;
}
.w-box-1 .item-l .content__container__list__item.xanh{
	color: #a4e9f9;
}
@-webkit-keyframes change {
	0%, 12%, 100% {transform:translate3d(0,0,0);}
	15%, 20% {transform:translate3d(0,-20%,0);}
	25%,30% {transform:translate3d(0,-40%,0);}
	35%,40% {transform:translate3d(0,-60%,0);}
	45%,50% {transform:translate3d(0,-80%,0);}
	55%,60% {transform:translate3d(0,-80%,0);}
	65%,70% {transform:translate3d(0,-60%,0);}
	75%,80% {transform:translate3d(0,-40%,0);}
	83.3%,95.96% {transform:translate3d(0,-20%,0);}
}
.boxdoitac{
	background: url(../../img/main/bg_top_product.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 335px;
	/* margin-top: -6px; */
	position: relative;
	z-index: 10;
}
.boxdoitac .title{
	max-width: 380px;
	margin: 0 auto;
	margin-bottom: 30px;
}
@media all and (min-width: 992px){
    .boxdoitac_mb{
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }
	.boxdoitac_mb .col-lg-2{
		width: calc(100%/5);
	}
}

#gallery-slider{
	background-color: #fefefe;
	margin: 30px 0px 0px;
	display: flex;
    align-items: center;
	height: 100px !important;
}
#gallery-slider li{
	margin: 0px;
	margin-bottom: 0px;
	list-style: none;
}
#gallery-slider li a{
	position: relative;
	padding-top: 50%;
	display: block;
	width: 250px;
	margin-bottom: 0px;
}
#gallery-slider li img{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.boxdoitac_mb a{
	position: relative;
}
.boxdoitac_mb a img{
	filter: grayscale(1); 
	transition: all 0.4s;
}
.boxdoitac_mb a:hover img {
	filter: none;
}
.boxworks {
    padding-bottom: 40px;
}
.boxworks .title{
	max-width: 360px;
	margin: 0 auto;
}
.title_owl {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 25px;
}
.add-slide {
	margin-right: 100px;
	cursor: pointer;
	position: relative;
	z-index: 10;
}
.our-works h3{
	position: relative;
	padding-left: 100px;
	font-weight: 700;
	color: #03815E;
	font-size: 25px;
	margin-bottom: 0px;
}
.our-works h3::before{
	content: '';
	width: 90px;
	height: 2px;
	background-color: #03815E;
	position: absolute;
	bottom: 5px;
	left: 0px;
}
@media all and (min-width: 1500px){
	
}
@media all and (max-width: 1280px){
	
}
@media all and (max-width: 991.98px){
    .mobile {
        visibility: visible; display: initial;
    }
    .pc{
        visibility: hidden;display: none;
    }
    
    .boxdoitac .title{
        max-width: 201px;
    }
    
    .boxworks{
        padding-bottom: 0;
    }
    .boxworks .title h2{
        margin-bottom: 41px;
    }
    .title_owl {
            display: block;
            margin-bottom: 0px;
    }
    .owl-next{
        display: none;
    }
    .slider-works{
        overflow: visible;
    }
    .slider-works .item{
        width: 300px;
        margin: 10px 10px;
    }

    .boxBanner{
        padding-bottom: 45px;
    }
    .boxdoitac {
        background: url(../../img/main/bg_top_product-mb.png) no-repeat;
        background-size: 100% 100%;
        padding-left: 15px;
        padding-bottom: 87px;
        padding-top: 20px;
        padding-right: 15px;
    }
    .boxworks .title{
        max-width: 328px;
    }
    .slider-works{
        margin-left: 44px;
    }
    .our-works-p.active .slider-works{
        margin-left: 44px;
    }
    .owl-next{
        display: none;
    }
    .our-works{
        position: relative;
    }
    .slider-works .item{
        transform: scale(1);
    }

    .slider-works .item .img{
        padding-top: 350px;
    }
    .slider-works .item .info .name .t1{
        /* font-size: 15px; */
    }
    .slider-works .item .info .name .t2{
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
        -webkit-line-clamp: 1;
        height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .our-works h3{
        font-size: 14px;
        position: absolute;
        left: 0px;
        padding-left: 0px;
        margin-bottom: 0px;
        top: 60px;
        line-height: initial;
        width: 44px;
        height: calc(100% - 80px);
        z-index: 10;
    }
    .our-works h3::before {
        content: '';
        width: 2px;
        height: 100%;
        background-color: #03815E;
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
    }
    .our-works h3 span{
        background-color: #fff;
        position: relative;
        z-index: 11;
        transform: rotate(270deg);
        display: inline-block;
        width: 100%;
        padding: 10px;
    }
    .our-works-p{
        margin-bottom: 40px;
    }
    .boxabout .about .info{
        width: 100%;
        max-width: 100%;
    }
    .boxabout .about .info, .boxabout .about .img{
        width: 100%;
        max-width: 100%;
    }
    .boxabout .about .img{
        padding:30px 0 10px;
    }
    .boxabout{
        padding: 30px 0px;
    }
    .boxabout .about .info .title{
        max-width: 320px;
        margin: 0 auto;
    }
    .boxabout::after {
        content: '';
        background: url(../../img/main/bg_contact-mb.png) bottom center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 126px;
        position: absolute;
        bottom: 0px;
        z-index: 0;
    }
    .contact {
        box-shadow: none;
        border-radius: 0px;
        padding: 0px;
    }
    .contact h2{
        margin-bottom: 29px;
    }
    .contact .info p{
        margin-bottom: 34px;
    }
    .boxContact {
        padding: 28px 0px 59px;
    }
    .form-contact-p{
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
        border-radius: 20px;
        padding: 15px 15px 12px;
    }
    .w-box-1 .item-l .content__container {
        height: 48px;
        overflow: hidden;
        /* margin: 8px 0px 0px; */
    }
    /*.w-box-1 .item-l .content__container__list__item{
        overflow: visible;
        height: 48px;
    }*/
    .w-box-1 .item-l .text{
        font-size: 54px;
        line-height: 0.5em;
        line-height: 32px;
        height: 35px;
        /* margin-top: -5px; */
    }
}
@media all and (max-width: 1500px){
	
}

/* =============================================================================== */

@media all and (min-width: 1500px){
	
}
@media all and (max-width: 1280px){
	
}
@media all and (max-width: 991.98px){
	.boxlogo{
		margin-top: 68px;
	}
        .w-box-1 .item-l{
            padding-top: 310px;
        }
        .w-box-1 .item-l .t1{
            height: 12px;
            margin-bottom: 11px;
            font-size: 16px;
            line-height: 15px;
            align-items: center;
        }
        .w-box-1 .item-l .text{
            height: 38px;
            font-size: 55px;
            line-height: 0px;
            letter-spacing: 0px;
            align-items: center;
            margin-bottom: 0px;
        }
        .w-box-1 .item-l .content__container{
            height: 52px;
            margin-top:0;
            margin-bottom: 20px;
 }
	.w-box-1 .item-l .content__container__list__item{
            font-size: 63px;
            line-height: 0px;
            display: flex;
            align-items: center;
            justify-content: left;
            letter-spacing: 0px;
 }
	.w-box-1 .item-l .t2 {
            font-size: 12px;
            margin-top: 10px;
            margin-bottom: 0px;
	}
	.w-box-1 .item-l{
		padding-left: 11px;
	}
	.box-1{
		background-image: url(../../img/main/nen_mb.jpg);
		min-height: 627px;
		/* padding-bottom: 20px; */
		padding-top: 50px;
	}
	.box-1::after{
		bottom: -180px;
		height: 245px;
	}
	.w-box-1 .item-r{
		/* bottom: 40px; */
		width: 100%;
		top: 0px;
	}
	
	.boxBanner{
		padding-bottom: 5px;
	}
	.boxdoitac {
		background: url(../../img/main/bg_top_product-mb.png) no-repeat;
		background-size: 100% 100%;
		padding-left: 15px;
		padding-bottom: 80px;
		padding-top: 35px;
		padding-right: 15px;
	}
	.slider-works{
		margin-left: 30px;
		padding-left: 4px;
	}
	.our-works-p.active .slider-works{
		margin-left: 44px;
	}
	.owl-next{
		display: none;
	}
	.our-works{
		position: relative;
	}
	.slider-works .item{
    transform: scale(1);
}
	.slider-works .item a{
		width: 300px;
	}
	.slider-works .item .img{
		padding-top: 350px;
	}
	.slider-works .item .info .name .t1{
		/* font-size: 15px; */
	}
	.slider-works .item .info .name .t2{
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 20px;
		-webkit-line-clamp: 1;
		height: 20px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
	}
	.our-works h3{
		font-size: 14px;
		position: absolute;
		left: 0px;
		padding-left: 0px;
		margin-bottom: 0px;
		top: 60px;
		line-height: initial;
		width: 44px;
		height: calc(100% - 80px);
		z-index: 9;
	}
	.our-works h3::before {
		content: '';
		width: 2px;
		height: calc(100% - 40px);
		background-color: #03815E;
		position: absolute;
		bottom: 0px;
		left: 50%;
		transform: translateX(-50%);
	}
	.our-works h3 span{
		background-color: #fff;
		position: relative;
		z-index: 11;
		transform: rotate(270deg);
		display: inline-block;
		width: 100%;
		padding: 0px;
	}
	.our-works-p{
		margin-bottom: 40px;
	}
	.boxabout .about .info{
		max-width: 100%;
	}
	.boxabout .about .info, .boxabout .about .img{
		width: 100%;
		max-width: 100%;
	}
	.boxabout{
		padding: 90px 0px;
	}
	.boxabout .about .info .title{
		max-width: 320px;
		margin: 0 auto;
	}
	.boxabout::after {
		content: '';
		background: url(../../img/main/bg_contact-mb.png) bottom center;
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		height: 126px;
		position: absolute;
		bottom: 0px;
		z-index: 0;
	}
	.contact {
		box-shadow: none;
		border-radius: 0px;
		padding: 0px;
		max-width: 100%;
                margin: 0 auto;
	}
        .contact > .row {
            flex-wrap: wrap;
        }
	
	
}
@media screen and (min-width: 992px) and (max-width: 1500px) {
    .w-box-1 .item-l{
            padding-left: 0px;
    }

}

@media screen and (min-width: 992px) and (max-width: 1281px) {
    .w-box-1 .item-l .t1{
        height: 25px;
        line-height: 25px;
        margin-bottom: 19px;
    }
    .w-box-1 .item-l .text {
		height: 100px;
		line-height: 100px;
		align-items: flex-start;
		margin-bottom: 0px;
		letter-spacing: 0px;
		font-size: 140px;
	}
    .w-box-1 .item-l .content__container{
        height: 100px;
        margin-bottom: 50px;
        padding-left: 6px;
    }
    .w-box-1 .item-l .content__container__list__item{
        display: flex;
        justify-content: left;
        align-items: flex-start;
        line-height: 100px;
		font-size: 140px;
    }
	.boxdoitac_mb{
		justify-content: center;
		display: flex;
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 428px) {
    .boxabout .about .info{
        padding: 0 32px;
    }
    .contact{
        padding: 0 32px;
    }
}

@media screen and (max-width: 400px) {
    .boxworks .title {
        max-width: 288px;
    }
}