body{
    font-family: 'Microsoft Yahei';
}
a,
a:hover,a:hover, a:focus, a:visited{
    text-decoration: none;
    color: #337ab7;
}
.pa-50{
    padding-top: 50px;
    padding-bottom: 50px;
}
.pa-70{
    padding-top: 70px;
    padding-bottom: 70px;
}
.pa-80{
    padding-top: 80px;
    padding-bottom: 80px;
}
.pa-100{
    padding-top: 100px;
    padding-bottom: 100px;
}
.pt-50{
    padding-top: 50px;
}
.pt-70{
    padding-top: 70px;
}
.pt-80{
    padding-top: 80px;
}
.pt-90{
    padding-top: 90px;
}
.pt-100{
    padding-top: 100px;
}
.pb-25{
    padding-bottom: 25px;
}
.pb-30{
    padding-bottom: 30px;
}
.pb-50{
    padding-bottom: 50px;
}
.pb-60{
    padding-bottom: 60px;
}
.pb-70{
    padding-bottom: 70px;
}
.mt-25{
    margin-top: 25px;
}
.mt-50{
    margin-top: 50px;
}
.mb-25{
    margin-bottom: 25px;
}
.mb-70{
    margin-bottom: 70px;
}
.defult-slidenav{
    background-color: #E35513;
    padding: 10px 15px;
    border-radius: 50%;
    color: #ffffff !important;
    top: 35%;
}
.defult-slidenav.uk-position-center-left-out{
    left: -3%;
}
.defult-slidenav.uk-position-center-right-out{
    left: auto;
    right: -3%;
}
.defult-slidenav.inner-slidenav{
    top: 50%;
}
.default-form .uk-form-controls input{
    padding: 0;
    /* background-color: transparent; */
}
.defult-slidenav.feature-nav.uk-position-center-left-out{
    left: -5%;
}
.defult-slidenav.feature-nav.uk-position-center-right-out{
    left: auto;
    right: -5%;
}
.default-form .uk-form-controls label{
    color: #ffffff;
    font-weight: normal;
}
.default-form .uk-form-controls input:checked{
    background-color: #E35513;
}
/* head */
.idx-nav{
    position: relative;
    z-index: 99;
    width: 100%;
    padding: 15px 0 40px;
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%);
}
.idx-nav[class*='uk-sticky-fixed']{
    background: #ffffff;
    padding: 0;
}
.uk-logo>img{
    width: 220px;
}
.idx-nav[class*='uk-sticky-fixed'] .uk-logo>img{
    width: 160px;
}
.idx-nav .uk-navbar-nav>li>a{
    padding: 4px 10px 4px 0px;
    margin-left: 24px;
    color: #222;
}
.idx-nav .uk-navbar-nav>li:first-child>a{
    margin-left: 45px;
}
.idx-nav .uk-navbar-nav .uk-navbar-dropdown{
    width: 240px;
    padding: 0;
}
.idx-nav .uk-navbar-nav .uk-navbar-dropdown>ul>li{
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.idx-nav .uk-navbar-nav .uk-navbar-dropdown>ul>li>a{
    display: block;
    position: relative;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #1c1c1c;
}
.idx-nav .uk-navbar-nav .uk-navbar-dropdown>ul>li>a:hover{
    color: #ffffff;
    background-color: #E35513;
}
.idx-nav .uk-navbar-nav li>a[class*='uk-icon'] svg{
    margin-left: 2px;
    width: 15px;
    height: 15px;
}
.idx-nav .uk-navbar-nav .uk-navbar-dropdown>ul>li>a[class*='uk-icon'] svg{
    position: absolute;
    top: 15px;
    right: 5px;
}
.idx-nav .uk-navbar-nav .uk-navbar-dropdown .secondary-dropdown-nav{
    left: 240px !important;
    box-shadow: none;
    -webkit-box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 5%), -2px 0px 5px 1px rgb(0 0 0 / 5%);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 5%), -2px 0px 5px 1px rgb(0 0 0 / 5%);
}
.idx-nav .login{
    color: #222;
    font-size: 14px;
    line-height: 36px;
}
.idx-nav .login span{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 3px;
}
/* banner */
.idx-banner{
    margin-top: -80px;
    height: 800px;
    overflow: hidden;
    background-color: #f2f2f2;
}
.idx-banner .uk-position-center-left{
    left: 120px;
}
.idx-banner h1{
    font-size: 55px;
    font-weight: 700;
    line-height: 70px;
    text-align: left;
    max-width: 900px;
    color: #ffffff;
}
/* idnex */
.sec-tit{
    text-align: center;
}
.sec-tit h2{
    font-size: 42px;
    color: #383c3f;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: inline-block;
}
.sec-tit p{
    font-size: 18px;
    font-weight: 400;
    color: rgba(0,0,0,0.60);
    margin: 0;
    margin-bottom: 15px;
}
.sec-tit .more{
    padding: 10px 0;
}
.sec-tit .more a{
    display: inline-block;
    padding: 10px 30px;
    line-height: 24px;
    background-color: #ffffff;
    color: #383c3f;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    border: 2px solid #e5e5e5;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.sec-tit .more a:hover{
    background: #E35513;
    color: #ffffff;
    border-color: #E35513;
}
.idx-introduce h3{
    color: #383c3f;
    max-width: 950px;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.4em;
}
.idx-introduce h3 span{
    font-weight: 500;
    color: #E35513;
}
.sec-tit h2::after,
.idx-introduce h3::after{
    position: relative;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 70px;
    height: 3px;
    background-color: #E35513;
    display: block;
    text-align: center;
    margin: 0 auto;
    top: 30px;
}
.idx-markets .item-box img,
.idx-project .item-box img{
    width: 100%;
    display: block;
    height: 240px;
    object-fit: cover;
}
.idx-markets .item-box .text,
.idx-project .item-box .text{
    position: relative;
    margin-top: 25px;
    padding: 0px 0px 25px;
    border-bottom: 1px solid #e3e3e3;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.idx-markets .item-box .text::before,
.idx-project .item-box .text::before{
    position: absolute;
    content: '';
    left: 0px;
    bottom: 5px;
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.idx-markets .item-box .text h3 a,
.idx-project .item-box .text h3 a{
    position: relative;
    font-size: 24px;
    padding-right: 50px;
    line-height: 36px;
    margin-bottom: 5px;
    min-height: 70px;
    max-height: 70px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #383c3f;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.idx-markets .item-box .text h3 a:hover,
.idx-project .item-box .text h3 a:hover{
    color: #E35513;
}
.idx-markets .item-box .text p{
    padding-right: 30px;
    max-height: 50px;
    min-height: 50px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.60);
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.idx-markets .item-box .text .more,
.idx-project .item-box .text .more{
    position: absolute;
    right: 0px;
    top: 5px;
    width: 40px;
    height: 40px;
    color: #d9d9d9;
    font-size: 24px;
    line-height: 35px;
    padding-left: 3px;
    text-align: center;
    display: inline-block;
    border: 1px solid #d9d9d9;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.idx-markets .item-box .text .more:hover,
.idx-project .item-box .text .more:hover{
    background-color: #E35513;
    border-color: #E35513;
    color: #ffffff;
}
.idx-solutions .item-box{
    min-height: 300px;
}
.idx-message{
    background-color: #E35513;
    margin-bottom: 100px;
}
.idx-message h3{
    color: #ffffff;
    font-size: 28px;
    font-weight: 300;
}
.idx-message h3 span{
    font-weight: 700;
}
.idx-message .more{
    display: inline-block;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    background: none;
    letter-spacing: 1px;
    font-weight: 500;
    border: 2px solid #ffffff; 
    text-align: center;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.idx-message .more:hover{
    background: #ffffff;
    color: #E35513;
    border-color: #ffffff;
}
.idx-whoweare .contect div{
    font-size: 20px;
    margin-bottom: 15px;
    color: rgba(0,0,0,0.50);
}
.idx-whoweare .contect h2{
    font-size: 48px;
    color: #383c3f;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 25px;
    display: block; 
}
.idx-whoweare .contect h2::after{
    content: ''; 
    width: 70px;
    height: 3px;
    background-color: #E35513;
    display: block; 
    margin-top: 25px;
}
.idx-whoweare .contect h4{
    font-size: 33px;
    font-weight: 300;
    color: #151515;
    line-height: 1.2em;
    margin-bottom: 35px;
}
.idx-whoweare .contect p{
    font-size: 18px;
    color: rgba(21,21,21,0.60);
    margin-bottom: 15px;
    line-height: 1.8;
}
.idx-whoweare .contect span{
    font-size: 18px;
    color: #383c3f;
    font-weight: 600;
    display: inline-block;
    margin-top: 40px;
}
.idx-whoweare .contect span a{
    text-decoration: underline;
    cursor: pointer;
    color: #E35513;
}
.idx-whoweare .contect span a:hover{
    color: #337ab7;
}
.idx-whoweare .idx-whoweare-video{
    height: 600px;
    background-color: #000000;
    position: relative;
}
.idx-whoweare .idx-whoweare-video video{
    position: absolute;
    top: 22%;
}
.idx-feedback {
    background-color: #252525;
}
.idx-feedback .client-feedback{
    position: relative;
    max-width: 550px;
    min-height: 550px;
    float: right;
    width: 100%;
    padding: 60px 40px 110px 0px;
}
.idx-feedback .client-feedback .title,
.idx-feedback .enquiry-form .title{
    position: relative;
}
.idx-feedback .client-feedback .title h2,
.idx-feedback .enquiry-form .title h2{
    position: relative;
    color: #ffffff;
    z-index: 2;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: inline-block;
}
.idx-feedback .client-feedback .title h2::after,
.idx-feedback .enquiry-form .title h2::after{
    position: relative;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 70px;
    height: 3px;
    background-color: #d3721c;
    top: 30px;
    display: block;
    margin: 0;
}
.idx-feedback .client-feedback .title span{
    position: absolute;
    z-index: 1;
    left: -15px;
    top: -40px;
    color: #303030;
    line-height: 1em;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */
}
.idx-feedback .client-feedback .text{
    margin-top: 60px;
}
.idx-feedback .client-feedback .text>*{
    color: #777777;
    font-size: 18px;   
}
.idx-feedback .client-feedback .text p{
    color: #e2e2e2;
    font-style: italic;
    margin-bottom: 35px;
}
.idx-feedback .client-feedback .text h3{
    font-weight: 700;
    margin: 0px;
    background: none;
    line-height: 1.6em;
    font-family: 'Lato', sans-serif;
}
.idx-feedback .client-feedback .slidernav{
    position: absolute;
    bottom: 100px;
    left: 15px;
}
.idx-feedback .client-feedback .slidernav .uk-dotnav>li{
    padding-left: 10px;
}
.idx-feedback .client-feedback .slidernav .uk-dotnav>li>a{
    background-color: #ffffff;
    border-radius: 0;
}
.idx-feedback .client-feedback .slidernav .uk-dotnav>.uk-active>a{
    background-color: #d3721c;
}
.idx-feedback .enquiry-form{
    position: relative;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.idx-feedback .enquiry-form::before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.74);
}
.idx-feedback .enquiry-form .form-inner{
    padding: 50px;
    max-width: 750px;
    margin: 0 auto;
}
.idx-feedback .enquiry-form .title p{
    color: rgba(255,255,255,0.60);
}
.idx-feedback .enquiry-form .default-form{
    position: relative;
}
.idx-client .client-img{
    border-radius: 5px;
    text-align: center;
    border: 1px solid #ebebeb;
    background-color: #ffffff;
    padding: 20px 30px;
}
.idx-client .client-img img{
    max-width: 100%;
    opacity: 0.9;
    display: inline-block;
    height: 120px;
    object-fit: contain;
}
/* foot */
footer{
    background-color: #1e1e1e;
}
footer h2{
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
footer .idx-foot-contect p{
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 30px;
    color: rgba(255,255,255,0.55);
}
footer .idx-foot-contect .idx-foot-form{
    width: 300px;
    height: 45px;
}
footer .idx-foot-contect form a{
    width: 100%;
    height: 45px;
    display: inline-block;
    padding: 0;
    color: #ffffff;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    background: #E35513;
    border: none;
}
footer .idx-foot-contect form input{
    font-size: 14px;
    height: 45px;
}
footer .idx-foot-contect form input:focus{
    border-color:#E35513;
}
footer .colormixer a,
footer .in-link a{
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.8;
    color: rgba(255,255,255,0.45);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
footer .in-link a{
    width: 90px;
}
footer .in-link a:hover{
    color:#E35513;
}
footer .idx-foot-add p{
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 8px;
}
footer .idx-foot-add p span{
    color: #aaaaaa;
    font-weight: 400;
}
.cpoyright{
    padding: 15px 0;
    text-align: center;
}
.cpoyright a{
    color: #E35513;
}
.cpoyright a:hover{
    color: #337ab7;
}
/* inner */
.in-banner{
    margin-top: -80px;
    height: 240px;
    width: 100%;
    overflow: hidden;
    background: rgba(0,0,0,0.40);;
    color: #ffffff;
    /* background-image: url(/skin/images/banner-company.jpg); */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.in-banner::before{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.40);  
}
.in-banner .contect{
    position: relative;
}
.in-banner h1{
    font-size: 44px;
    line-height: 1.2em;
    font-weight: 900;
    margin-bottom: 0px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #ffffff;
    position: absolute;
    top: 90px;
    left: 60px;
}
.in-banner p{
    position: absolute;
    top: 130px;
    left: 60px;
}
/* about */
.about-page p{
    line-height: 1.8em;
    font-size: 16px;
    color: #777777;
    margin: 0;
    margin-bottom: 15px;
}
.about-page p a{
    cursor: pointer;
    color: #E35513;
    text-decoration: underline;
}
.about-page .fst-tit div{
    font-size: 20px;
    margin-bottom: 15px;
    color: rgba(0,0,0,0.50);
}
.about-page .fst-tit h2{
    font-size: 48px;
    color: #383c3f;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 25px;
    margin-bottom: 25px;
    margin-top: 0;
    display: inline-block;
}
.about-page .fst-tit h2::after{
    text-align: left;
    position: relative;
    content: '';
    top: 25px;
    left: 0px;
    bottom: 0px;
    width: 70px;
    height: 3px;
    background-color: #E35513;
    display: block;
}
.about-page .fst-tit p{
    font-weight: 700;
}
.about-page .contect{
    padding: 85px 0px 60px;
    background-color: #d78519;
}
.about-page .contect .title{
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.6em;
    margin-bottom: 40px;
}
.about-page .contect .num{
    position: relative;
    margin-top: 30px;
}
.about-page .contect .num::before{
    position: absolute;
    content: '';
    left: 2px;
    top: -18px;
    width: 40px;
    height: 2px;
    background-color: #ffffff;
}
.about-page .contect .num h3{
    font-weight: 700;
    color: #ffffff;
    font-size: 48px;
    line-height: 1em;
}
.about-page .contect .num p{
    font-size: 20px;
    font-weight: 300;
    color: #ffffff;
}
.about-page .contect .message{
    margin-top: 5px;
}
.about-page .contect .message h3{
    font-size: 20px;
    font-weight: 300;
    color: #ffffff;
}
.about-page .contect .message h3 span{
    font-weight: 700;
}
.about-page .contect .message a{
    display: block;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    background: none;
    letter-spacing: 1px;
    font-weight: 500;
    border: 2px solid #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.about-page .contect .message a:hover{
    background: #ffffff;
    color: #E35513;
    border-color: #ffffff;
}
.about-page .to-form{
    display: inline-block;
    margin-top: 10px;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #E35513;
    border: 2px solid #E35513;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.about-page .to-form:hover{
    color: #E35513;
    background: none;
}
.testimonial{
    padding: 80px 0;
    background-color: #f9f9f9;
}
.testimonial .text p{
    font-size: 26px;
    font-weight: 300;
    color: #383c3f;
    line-height: 1.5em;
}
.testimonial .text h3{
    color: #383c3f;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
}
.testimonial .text span{
    color: #b6b6b6;
    font-size: 17px;
    text-align: center;
    font-weight: 300;
}
/* pro-art */
.pro-detail .img-list li img{
    width: 100%;
}
.pro-detail .pro-top-info h3{
    font-size: 30px;
    font-weight: 700;
    color: #171717;
    line-height: 1.4em;
    border-right: 3px solid #ededed;
}
.pro-detail .pro-top-info{
    margin-top: 40px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
}
.pro-detail .pro-top-info a{
    width: 100%;
    padding: 7px 0;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #E35513;
    border: 2px solid #E35513;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}
.pro-client li{
    border-radius: 5px;
    text-align: center;
    border: 1px solid #ebebeb;
    background-color: #ffffff;
    padding: 20px 30px;
}
.pro-detail .advantages li{
    font-size: 18px;
    margin-bottom: 5px;
    float: left;
    padding-left: 20px;
    margin-right: 30px;
    margin-bottom: 15px;
    list-style: none;
    position: relative;
    line-height: 24px;
}
.pro-detail .advantages li::before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #E35513;
    position: absolute;
    left: 0;
    top: 7px;
}
.pro-body p{
    line-height: 1.8;
    margin: 0;
}
.pro-body p em{
    color: #E35513;
    font-style: normal;
}
.pro-detail .use,
.pro-detail .advantages{
    overflow: hidden;
}
.pro-detail .use li{
    float: left;
    width: 18%;
    padding-left: 2%;
    margin-bottom: 10px;
    list-style: none;
    position: relative;
    line-height: 24px;
}
.pro-detail .use li::before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #E35513;
    position: absolute;
    left: 0;
    top: 7px;
}
/* list */
.default-list .item-box{
    min-height: 240px;
}
.default-list .item-box::before,
.idx-solutions .item-box::before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
    background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
}
.default-list .item-box div,
.idx-solutions .item-box div{
    z-index: 2;
}
.default-list .item-box div a,
.idx-solutions .item-box div a{
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
    padding: 15px;
    flex-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.default-list .item-box div a:hover,
.idx-solutions .item-box div a:hover{
    color: #E35513;
}
.pro-detail .art-solutions .item-box{
    position: relative;
    margin-bottom: 40px;
}
.pro-detail .art-solutions .item-box::after{
    position: absolute;
    content: '';
    left: 0px;
    bottom: 5px;
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.pro-detail .art-solutions .item-box a div{
    min-height: 240px;
}
.pro-detail .art-solutions .item-box a p{
    font-size: 24px;
    color: #383c3f;
    font-weight: 600;
    padding-right: 50px;
    line-height: 36px;
    min-height: 60px;
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 0px 0px 25px;
    border-bottom: 1px solid #e3e3e3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contact-item{
    text-align: center;
    min-height: 480px;
    max-height: 480px;
    border: 1px solid #ececec;
}
.contact-item img{
    display: block;
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.contact-item h3{
    font-size: 22px;
    font-weight: 700;
    color: #383c3f;
    margin: 12px 0px;
    margin-top: 25px;
    text-transform: capitalize;
    padding: 0 10px;
}
.contact-item p{
    line-height: 1.8em;
    font-size: 18px;
    color: #777777;
    margin: 0 0 10px;
    padding: 0 20px;
}
.map-section h2{
    font-size: 36px;
    font-weight: 700;
    color: #383c3f;
    margin-bottom: 15px;
}
.map-section .default-form label{
    color: #777777;
}
.map-section .default-form label input{
    margin-right: 5px;
}
.feature-list .feature-item{
    overflow: hidden;
    margin-bottom: 30px;
    background: #E35513;
}
.feature-list .feature-item .image{
    max-width: 250px;
    min-width: 250px;
}
.feature-list .feature-item .contect{
    padding: 15px 22px 0 5px;
    margin-left: 55px;
}
.feature-list .feature-item .contect h3{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
    color: #ffffff;
}
.feature-list .feature-item .contect p{
    color: #ffffff;
    margin-bottom: 15px;
    flex-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px;
}
.feature-list .feature-item .contect p a{
    color: #ffffff;
    padding-bottom: 4px;
    border-bottom: 2px solid #ffffff;
}
.feature-detail .sidebar .sidebar-item{
    padding: 20px 30px;
    background: #E35513;
}
.feature-detail .sidebar .sidebar-item h4{
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
}
.feature-detail .sidebar .sidebar-item p{
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 300;
    min-height: 68px;
    max-height: 68px;
    color: #fff;
    margin: 0;
    margin-top: 10px;
}
.feature-body p{
    text-align: justify;
    line-height: 1.8em;
    font-size: 16px;
    margin: 0 0 10px;
    color: #777777;
}
.feature-body img{
    display: inline-block;
    height: 400px;
    width: 100%;
    object-fit: cover;
    margin-top: 15px;
    margin-bottom: 15px;
}
.feature-detail .fphoto{
    margin-top: 25px;
}
.photo-list .photo-item{
    height: 220px;
    overflow: hidden;
}
.photo-list .photo-item.case-item{
    height: 264px;
}
.photo-list .photo-item img{
    display: block;
    object-fit: cover;
    width: 100%;
}
.video-list .video-item{
    height: 250px;
}
.video-list .video-item div{
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
}
.brochures-list h2{
    color: #383c3f;
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 32px;
}
.brochures-list h4{
    color: #777777;
    font-size: 18px;
    font-weight: 700;
    margin: 0px;
    background: none;
    line-height: 1.6em;
}
.brochures-list .brochures-item{
    padding: 12px;
    background-color: #fff;
    border-bottom: 3px solid #E35513;
    box-shadow: 0px 0px 7px 3px rgb(0 0 0 / 10%);
    position: relative;
    margin-bottom: 5px;
}
.brochures-list .brochures-item h4{
    color: #E35513;
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
}
.brochures-list .brochures-item a{
    display: block;
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 16px;
    color: #E35513;
}
.events-list .events-item img{
    width: 100%;
    display: block;
    height: 220px;
    object-fit: cover;
    margin-bottom: 15px;
}
.default-form>form>div{
    margin-bottom: 15px;
}
.default-form label{
    display: inline-block;
    font-size: 15px;
    color: #777777;
    margin-bottom: 5px;
    font-weight: 700;
}
.default-form input{
    line-height: 30px;
    padding: 5px 15px;
    /* background: #ffffff; */
    border: 1px solid #eeeeee;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    font-size: 13px;
}
.default-form textarea{
    font-size: 13px;
    padding: 10px 15px;
}
.default-form select{
    padding: 5px 15px;
    font-size: 13px;
}
.default-form select option{
    line-height: 26px;
}
.default-form input:focus,
.default-form textarea:focus,
.default-form select:focus{
    border-color: #E35513;
}
.default-form button{
    display: block;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #E35513;
    border: 2px solid #E35513;
}
.View-featured{
    margin-top: 25px;
    border: 1px solid #efefef;
    padding: 20px 20px 10px 20px;
    background: #fff;
    box-shadow: 0px 0px 6px 1px rgb(0 0 0 / 5%);
    margin-bottom: 20px;
}
.View-featured h3{
    font-size: 22px;
    font-weight: 700;
    color: #E35513;
    line-height: 1.4em;
    margin-bottom: 22px;
    text-align: center;
    margin-top: 7px;
}
.View-featured ul li{
    border-bottom: 1px solid #efefef;
    padding-bottom: 13px;
    margin-bottom: 10px;
}
.View-featured ul li a{
    font-size: 16px;
    font-weight: 600;
    color: #171717;
    line-height: 1.4em;
    transition: all .2s;
}
.View-featured ul li a:hover{
    color: #E35513;
}
.someBtn{
    margin: 10px auto;
    text-align: center;
}
.someBtn a{ 
    font-weight: 500;
    line-height: 24px;
    padding: 10px;
    width: 280px;
    display: inline-block;
    background-color: #E35513;
    color: #fff;
    font-size: 16px;
    margin: 10px auto;
    text-align: center;
    border: 2px solid #E35513;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.someBtn a:hover{
    color: #E35513;
    background: none;
    border: 2px solid #E35513;
}

.laying h3{
    color: #E35513;
    font-size: 32px;
    font-weight: 600;
}
.laying h3::after{
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    background-color: #E35513;
    margin-top: 10px;
}
.laying p em{
    color: #E35513;
    font-style: normal;
    font-weight: 600;
}
.laying img{
    display: block;
    margin: 40px auto 0;
}
.laying span{
    display: inline-block;
    font-style: italic;
    font-size: 14px;
    text-align: center;
    margin-left: 58%;
}
.laying ul{
    padding: 0;
}
.laying ul li{
    position: relative;
    line-height: 24px;
    padding-left: 25px;
    list-style: none;
    margin-bottom: 15px;
}
.laying ul li::before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #E35513;
    position: absolute;
    top: 7px;
    left: 0;
}
.laying ul li a{
    color: #E35513;
}
.mob-nav{
    background-color: transparent !important;
}
.mob-nav-on {
    color: #383c3f !important;
}
@media (max-width:640px){
    .uk-logo>img{
        width: 150px;
    }
    .idx-banner h1{
        font-size: 24px;
        line-height: 34px;
    }
    .idx-banner .uk-position-center-left{
        left: 0;
    }
    .idx-banner{
        height: 210px;
    }
    .idx-introduce h3,
    .idx-message h3{
        font-size: 26px;
    }
    .default-list .item-box div a, .idx-solutions .item-box div a{
        font-size: 18px;
        padding: 0;
    }
    .idx-whoweare .contect h2{
        font-size: 30px;
        line-height: 1.4;
    }
    .idx-whoweare .contect h4{
        font-size: 30px;
    }
    .idx-whoweare{
        overflow: hidden;
    }
    .idx-whoweare .idx-whoweare-video{
        height: auto;
        padding-bottom: 180px;
        background-color: transparent;
    }
    .idx-feedback .client-feedback{
        max-width: 300px;
    }
    .uk-nav-primary > li > a{
        font-size: 1rem;
    }
    .uk-offcanvas-bar{
        background-color: #ffffff;
    }
    .uk-offcanvas-bar .uk-nav-primary > li > a{
        color: #E35513 !important;
        font-weight: bold;
    }
    .uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a{
        color: #545f65 !important;
        display: inline-block;
    }
    .uk-offcanvas-bar .uk-nav-primary .uk-nav-sub span{
        color: #545f65;
    }
    #mob-menu .uk-navbar-item{
        display: block;
        padding: 0;
    }
    ul.uk-nav-sub{
        padding-left: 0;
    }
    .about-page .fst-tit h2{
        font-size: 30px;
    }
    .about-page .contect .title{
        text-align: left !important;
        font-size: 34px;
        line-height: 1.4;
        margin-bottom: 0;
    }
    .about-page .contect .message a{
        width: 30%;
    }
    .sec-tit h2{
        font-size: 34px;
    }
    .about-page .contect{
        padding: 40px 0 40px;
    }
    .photo-list .photo-item.case-item{
        height: 124px;
    }
    .in-banner h1{
        top: 60px;
        left: 5px;
    }
    .in-banner p{
        top: 100px;
        left: 5px;
    }
    .pro-detail .use{
        padding-left: 10px;
    }
    .pro-detail .use li{
        width: 45%;
    }
    .pro-detail .use li{
        padding-left: 5%;
    }
}




























































































































































































































.placeholder{
    height: 800px;
    background-color: #9b9b9b;
}