<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:wght@200;300;400;600;800&amp;family=Barlow:wght@200;300;500;800&amp;family=Catamaran:wght@100;200;300;700&amp;display=swap');
@import url('https://fontlibrary.org//face/bert-sans');
@font-face {
	font-family: "abchanel-corpo";
	font-display: swap;
	src: url("/Template/en/fonts/29d2ee826a834270fc144dccbb2359ae46f53c3b-l.woff2") format("woff2"), url("/Template/en/fonts/29d2ee826a834270fc144dccbb2359ae46f53c3b-d.woff") format("woff"), url("/Template/en/fonts/29d2ee826a834270fc144dccbb2359ae46f53c3b-a.otf") format("opentype");
	font-style: normal;
	font-weight: 400
}
@font-face {
	font-family: "abchanel-corpo";
	font-display: swap;
	src: url("/Template/en/fonts/64b14ed9188172fd562480b882a998c1cb8e8eb2-l.woff2") format("woff2"), url("/Template/en/fonts/64b14ed9188172fd562480b882a998c1cb8e8eb2-d.woff") format("woff"), url("/Template/en/fonts/64b14ed9188172fd562480b882a998c1cb8e8eb2-a.otf") format("opentype");
	font-style: normal;
	font-weight: 300
}
@font-face {
	font-family: "abchanel-corpo";
	font-display: swap;
	src: url("/Template/en/fonts/4557ee3c5c7e229667c02c3e802771f4feae8659-l.woff2") format("woff2"), url("/Template/en/fonts/4557ee3c5c7e229667c02c3e802771f4feae8659-d.woff") format("woff"), url("/Template/en/fonts/4557ee3c5c7e229667c02c3e802771f4feae8659-a.otf") format("opentype");
	font-style: normal;
	font-weight: 600
}
@font-face {
	font-family: "abchanel-corpo";
	font-display: swap;
	src: url("/Template/en/fonts/1b32c8a567ffef9b4919d90a39670b0f25b146bc-l.woff2") format("woff2"), url("/Template/en/fonts/1b32c8a567ffef9b4919d90a39670b0f25b146bc-d.woff") format("woff"), url("/Template/en/fonts/1b32c8a567ffef9b4919d90a39670b0f25b146bc-a.otf") format("opentype");
	font-style: normal;
	font-weight: 200
}
.meline-corpo {
	font-family: "abchanel-corpo", sans-serif
}


body {
/*    font-family: "GothamHTF", -apple-system-font, BlinkMacSystemFont, Arial, "tohoma,sans-serif";*/
    font-family: 'BertSansRegular', sans-serif;
	font-size: 14px;
    font-weight: 400;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

a,
a:hover,
a:visited,
a:active {
    text-decoration: none;
    color: rgb(45, 42, 41);
    transition-duration: .3s;
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, h7 {
    margin: 0;
    padding: 0;
    font-weight: 700;
	font-family: 'Barlow', sans-serif;
}

p {
    margin: 0 0 6px 0
}

ol, ul, li {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
/*    display: block;
*/    max-width: 100%;
    height: auto;
    border: none
}

svg path {
    fill: #2D2A29
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.nomp {
	margin: 0;
	padding: 0;
}
.norl {
	margin-left: auto;
	margin-rights: auto;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac */
ul li {
	list-style: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}

.reg-sec-top .section-title {
    font-family: 'GTAmerica'
}

/**
 * 3.0 Stucture
 *
 * --------------------------------------------------------------
 */
.reg-container {
/*    margin-right: 5%;
    margin-left: 5%
*/}

.xs-container {
    margin: 0 12.678%;
}

.row:before,
.row:after,
.mul-col:before,
.mul-col:after {
    display: table;
    content: " "
}

.row:after,
.mul-col:after {
    clear: both
}

.reg-container .row {
    margin-right: -2.143%;
    margin-left: -2.143%
}

.xs-container .row {
    margin-right: -1.607%;
    margin-left: -1.607%
}

.span-12 {
    width: 100%
}

.span-11 {
    width: 91.667%
}

.span-10 {
    width: 83.333%
}

.span-9 {
    width: 75%
}

.span-8 {
    width: 66.667%
}

.span-7 {
    width: 58.333%
}

.span-6 {
    width: 50%
}

.span-5 {
    width: 40.667%
}

.span-4 {
    width: 33.333%
}

.span-3 {
    width: 25%
}

.span-2 {
    width: 16.667%
}

.span-1 {
    width: 8.333%
}

.reg-container .span-1,
.reg-container .span-2,
.reg-container .span-3,
.reg-container .span-4,
.reg-container .span-5,
.reg-container .span-6,
.reg-container .span-7,
.reg-container .span-8,
.reg-container .span-9,
.reg-container .span-10,
.reg-container .span-11,
.reg-container .span-12 {
    float: left;
    clear: none;
    padding-right: 2.143%;
    padding-left: 2.143%
}

.xs-container .span-1,
.xs-container .span-2,
.xs-container .span-3,
.xs-container .span-4,
.xs-container .span-5,
.xs-container .span-6,
.xs-container .span-7,
.xs-container .span-8,
.xs-container .span-9,
.xs-container .span-10,
.xs-container .span-11,
.xs-container .span-12 {
    float: left;
    clear: none;
    padding-right: 1.607%;
    padding-left: 1.607%
}

.item-aligncenter {
    margin-right: auto;
    margin-left: auto
}


h3.we-sec-title {
    position: relative;
    margin-bottom: 56px;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
    text-transform: uppercase;
    padding-left: 26px;
    margin-bottom: 56px;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
    text-transform: uppercase;
    padding-left: 26px;
    font-family: "GTAmerica"
}

h3.we-sec-title:before {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: solid #e6202b 5px;
    content: " ";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.article-service-list {
    background-color: #F6F7FA;
    padding-top: 72px;
    padding-bottom: 72px
}

.article-service-list .box-core {
    background-color: #ffffff;
    box-shadow: 0 12px 12px 0 rgba(45, 42, 41, 0.05);
}

.article-service-list .row {
    margin-right: -16px;
    margin-left: -16px;
}

.article-service-list .reg-container .row .span-3 {
    padding-left: 16px;
    padding-right: 16px
}

.article-service-list .service-item .des {
    padding: 18px 24px 24px
}

.article-service-list .service-item h4 {
    font-size: 16px;
    line-height: 24px;
    color: #B3B5B9;
    font-weight: 500
}

.article-service-list .service-item h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #2D2A29;
    margin-bottom: 24px
}


/**
 * 5.0 Controller
 *
 * --------------------------------------------------------------
 */
input[type="file"] {
    padding: 0;
    border: none
}

input[type="submit"] {
    padding: 0;
    border: none;
    width: auto
}

input[type="submit"],
.btn {
    font-size: 14px;
    line-height: 20px;
    font-family: 'BertSansRegular', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

input[type="submit"],
.btn-primary,
a.btn-primary {
    display: inline-block;
    padding: 15px 52px;
    color: #FFFFFF;
    background-color: #e6202b;
    border: #e6202b solid 1px;
    text-transform: uppercase;
    font-weight: 500
}

input[type="submit"]:visited,
.btn-primary:visited,
a.btn-primary:visited {
    background-color: #f5323d !important;
    border: #f5323d solid 1px !important;
}


input[type="submit"]:hover,
.btn-primary:hover,
a.btn-primary:hover {
    background-color: #f5323d;
    border: #f5323d solid 1px;
}

input[type="submit"]:active,
.btn-primary:active,
a.btn-primary:active {
    background-color: #f5323d !important;
    border: #f5323d solid 1px !important;
}


button.btn-primary:focus {
    background-color: #f5323d !important;
    border: #f5323d solid 1px !important;
    outline: none !important;
}

.btn-primary.active {
	color: #fff;
	background-color: #f5323d;
	border-color: #f06f05;
	
	}

.btn-primary.btn-smaller,
.btn-secondary.btn-smaller {
    padding: 7px 24px;
}

.btn-secondary,
a.btn-secondary {
    display: inline-block;
    margin: 0 12px;
    padding: 15px 52px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    color: #FFFFFF;
    background: none;
    border: solid 1px #ffffff;
}

.btn-secondary:hover,
a.btn-secondary:hover {
    background-color: #ffffff;
    color: #2D2A29
}

input {
    width: 100%;
    color: #2D2A29;
    padding: 9px 18px;
    font-size: 14px;
    line-height: 20px;
    border: #E9EAED solid 1px;
    border-radius: 2px;
    outline: none;
}

textarea {
    width: 100%;
    color: #2D2A29;
    padding: 9px 18px;
    font-size: 14px;
    line-height: 20px;
    border: #E9EAED solid 1px;
    border-radius: 2px;
    outline: none;
    height: 120px
}

.contr-group {
    margin-bottom: 24px
}

.contr-group .contr-head {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #B3B5B9
}

.modal-opened {
    overflow: hidden
}

.panel-menu-service {
    margin-bottom: 36px
}


/**
 * Header
 *
 * --------------------------------------------------------------
 */

/* Topbar */
#topbar {
    padding-right: 64px;
    padding-left: 42px;
/*    height: 4.2rem;
*/    font-size: 14px;
    line-height: 20px;
    text-align: right;
    background-color: #F6F7FA
}

#topbar &gt; .top-item {
    display: inline-block;
    overflow: hidden;
    margin-left: 36px;
    height: 36px;
}

#topbar &gt; .top-item &gt; a {
    display: block; line-height:36px;
}

#topbar .top-icon,
#topbar .top-text {
    float: left;
    clear: none; line-height:36px;
}

#topbar .top-icon {
    display: inline-block;
    width: 36px;
    height: 36px; line-height:36px;
}



#meline:before,
#meline:after {
    display: table;
    content: " "
}

#meline:after {
    clear: both
}



.site-access {
    float: right;
    padding-top: 2px;
    font-size: 1.4rem;
    line-height: 2.2rem
}

.site-access &gt; ul#primary-menu,
.site-access &gt; a.btn-quote,
.site-acccess &gt; span.menu-switcher {
    float: left;
    clear: none
}

.site-access &gt; ul#primary-menu {
/*    padding-top: 10px
*/}

.site-access &gt; a.btn {
    margin-top: 3px;
    margin-left: 16px;font-family: "abchanel-corpo";
}

.site-access &gt; a.btn-secondary {
    color: #e6202b;
    border-color: #e6202b;font-family: "abchanel-corpo";
}

.site-access &gt; a.btn-secondary:hover {
    background-color: #e6202b;
    border-color: #e6202b;
    color: #ffffff
}

#primary-menu &gt; li {
    position: relative;
    float: left;
    margin-right: 36px;
    font-weight: 500;
    text-transform: uppercase
}

#primary-menu &gt; li &gt; .sub-menu {
    display: none;
    position: absolute;
    top: 25px;
    left: -24px;
    width: 280px;
    background-color: #ffffff;
    padding: 32px 24px 4px;
	text-align:left; z-index:9999;
}

#primary-menu &gt; li:hover &gt; .sub-menu {
    display: block
}

#primary-menu &gt; li &gt; .sub-menu .menu-item {
/*    margin-bottom: 12px
*/}

#primary-menu .menu-item-30 {
    display: none
}

.menu-switcher {
    display: none;
    width: 42px;
    height: 42px;
    cursor: pointer
}

.menu-line {
    fill: none;
    stroke: #2D2A29;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-miterlimit: 10
}

.site-access #primary-menu a {
    position: relative;
    color: #2D2A29;
    transition: .3s;
	font-size:15px;
	font-weight:bold;
	font-family: "abchanel-corpo", sans-serif
}

.site-access #primary-menu a:hover,
.site-access #primary-menu a:active
.site-access #primary-menu a:visited {

    color: #e6202b;
}

.site-access #primary-menu .current-menu-item a {
    color: #e6202b;
}

.site-access #primary-menu .current-menu-item a:after {
    display: table;
    content: " ";
    position: absolute;
    bottom: -6px;
    width: 36px;
    height: 2px;
    background-color: #e6202b
}

#access-panel {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background-color: #2D2A29
}

#access-panel.access-closed {
    display: none
}

#access-panel,
#access-panel a {
    color: rgb(255, 255, 255)
}

.btn-primary.btn-smer, .btn-secondary.btn-smer
 { padding: 7px 24px; float:left; }


#carouselExampleCaptions .carousel-caption p { text-align:left; font-size:60px; font-weight:bold; line-height:60px; }
#carouselExampleCaptions .carousel-caption {
  bottom: 40%;
  left: 10%;
  right:10%;
  }












#pcmenu {
	border: 0;
	background: none;
	margin-bottom: 0;
}
#pcmenu .navbar-nav &gt; li &gt; a {
	color: #000;
	padding-left: 34px;
	padding-right: 34px;
	font-size: 20px;
	font-family: 'BertSansRegular', sans-serif;
}
#pcmenu .dropdown-item {
	font-family: 'BertSansRegular', sans-serif;
	
	}
#pcmenu .navbar-nav &gt; li.pcb a, #pcmenu .navbar-nav &gt; li.man a {
	padding-top: 5px;
	padding-bottom: 5px;
}
#pcmenu .navbar-nav &gt; li p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#pcmenu .navbar-nav &gt; li {
	border-right: 0px #ccc solid;
}
#pcmenu .navbar-nav &gt; li:nth-child(8) {
	border-right: 0;
}
#pcmenu .navbar-nav &gt; .open &gt; a, #pcmenu .navbar-nav &gt; .open &gt; a:hover, #pcmenu .navbar-nav &gt; .open &gt; a:focus {
	color: #333;
	background-color: #efefef;
}
#pcmenu .navbar-nav li.active {
	color: #333;
	background-color: #efefef;
}
#pcmenu .navbar-nav &gt; li &gt; a:hover, #pcmenu .navbar-nav &gt; li &gt; a:focus {
	color: #333;
	background-color: #efefef;
}
#pcmenu .dropdown-menu &gt; li &gt; a:hover, #pcmenu .dropdown-menu &gt; li &gt; a:focus {
	color: #333;
	background-color: #efefef;
	text-decoration: none;
}
#pcmenu .navbar-nav &gt; li &gt; a.onthis {
	color: #333;
	background-color: #efefef;
}

.dropdown:hover&gt;.dropdown-menu {
	display: block;
}
.dropdown&gt;.dropdown-toggle:active {
	pointer-events: none;
}

.bg-why { background:#f6f7fa; position:relative; }
.bg-why h2 { padding-top:72px; padding-bottom:72px; font-size:40px; font-family: 'Barlow', sans-serif;}
.bg-why h4 { font-weight:400; font-size:16px; font-family: 'Catamaran', sans-serif; font-weight:bold;  }

.bg-Prompt { /*background:#f6f7fa;*/ position:relative; }
.bg-Pro { background:#f6f7fa; position:relative; }
.bg-Capabilities { background:#f6f7fa; position:relative; }
.bg-pro { background:#f6f7fa; position:relative; padding-top:170px; padding-bottom:70px }

.bg-video { background:#f6f7fa; position:relative; }
.ptb { padding-top:100px; padding-bottom:100px; }
.video-con { overflow:hidden; position:relative; }

.bg-blog { position:relative; }
.bg-supplier { position:relative; background:#fff; padding-top:100px; padding-bottom:70px;  }


.bg-Testimonial { background:#787878; position:relative; }
.bg-number { background:#f6f7fa; position:relative; padding-top:100px; padding-bottom:100px; }

.bg-whatwe { background:#fff; position:relative; }


.mcon_tit {
	float: left;
	width: 100%;
	font-size: 40px;
	font-weight: 600;
	color: #212121;
	line-height: 50px;
	text-align: center;
	margin-bottom: 40px;
	font-family: 'BertSansRegular', sans-serif;
	margin-top:50px;
}
.company_top ul li {
	display: block;
	float: left;
	width: 25%;
/*	padding-top: 132px;
*/	box-sizing: border-box;
}
.company_top ul li h1 {
    font-size: 30px;
    font-weight: 600;
    color: #224797;
    line-height: 40px;
    text-align: center;
}
.company_top ul li h3 {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
    text-align: center;
    margin: 5px 0;
}
.company_top ul li p {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    color: #666;
    line-height: 24px;
    text-align: center;
}
.company_top ul li p i {
	font-size:90px; color:#e6202b; margin-bottom:15px;
}

.mecolor { color:#224797; }
.Benlist i { color:#e6202b; }
.Benlist ul li { line-height:30px; }
.pb30 { padding:30px; /*background:#f4f7fc; */}

.Benlist .pb30 { min-height:400px; }

.bg-qc { background:#224797; color:#fff; }

.careerlist ul li { line-height:28px; }
.careerlist .icon-box-title span { color:#e6202b }
.careerlist .icon-box-description { text-indent:30px; }



/*.company_top ul li:nth-child(1) {
	background: url(/UploadSysFiles/Images/mcon_company01.png) top center no-repeat;
}
.company_top ul li:nth-child(2) {
	background: url(/UploadSysFiles/Images/mcon_company02.png) top center no-repeat;
}
.company_top ul li:nth-child(3) {
	background: url(/UploadSysFiles/Images/mcon_company03.png) top center no-repeat;
}
.company_top ul li:nth-child(4) {
	background: url(/UploadSysFiles/Images/mcon_company04.png) top center no-repeat;
}
*/



/* Home Service */
.mt-10 { margin-top: 9rem !important; }
.mt-8 { margin-top: 6rem !important; }
.home-pro-list {
    display: flex;
    flex-wrap: wrap;
}



.home-pro-list .home-pro-item .ser-box {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 12px 12px 0 rgba(45, 42, 41, .03);
}



.home-pro-list .home-pro-item .ser-des {
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 24px;
    color: #B3B5B9;
    font-weight: 700
}

.home-pro-list .home-pro-item .ser-title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700
}

.home-pro-list .home-pro-item .text-link {
    position: relative;
    display: inline-block;
    padding-right: 44px;
    font-size: 14px;
    line-height: 20px;
    color: #e6202b;
    font-weight: 700;
    text-transform: uppercase
}

.home-pro-list .home-pro-item .text-link:after {
    position: absolute;
    top: 9px;
    right: 0;
    display: block;
    content: " ";
    background-color: #e6202b;
    width: 32px;
    height: 2px;
}

.home-pro-list .home-pro-item:hover .ser-box {
    background: rgba(34,71,151,0.5);
}

.home-pro-list .home-pro-item:hover .ser-box:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: .1;
    background-image: url(/Template/en/Images/point-bg.png);
    background-size: 70px 60px
}

.home-pro-list .home-pro-item .text-link:after {
    background-color: #ffffff
}

.home-pro-list .home-pro-item:hover .ser-des,
.home-pro-list .home-pro-item:hover .ser-title,
.home-pro-list .home-pro-item:hover .text-link {
    color: #ffffff
}

.home-pro-list .home-pro-item:hover .ser-box .ser-pic img {
    transform: scale(1, 1)
}

.home-pro-list .home-pro-item .ser-box,
.home-pro-list .home-pro-item .ser-des,
.home-pro-list .home-pro-item .ser-title,
.home-pro-list .home-pro-item .text-link,
.home-pro-list .home-pro-item .text-link:after,
.home-pro-list .home-pro-item .ser-box .ser-pic img {
    transition: .3s
}




.home-mq-list {
    display: flex;
    flex-wrap: wrap;
}

.home-mq-list .home-mq-item .ser-box {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 12px 12px 0 rgba(45, 42, 41, .03);
}



.home-mq-list .home-mq-item .ser-des {
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 24px;
    color: #B3B5B9;
    font-weight: 700
}

.home-mq-list .home-mq-item .ser-title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700
}

.home-mq-list .home-mq-item .text-link {
    position: relative;
    display: inline-block;
    padding-right: 44px;
    font-size: 14px;
    line-height: 20px;
    color: #e6202b;
    font-weight: 700;
    text-transform: uppercase
}

.home-mq-list .home-mq-item .text-link:after {
    position: absolute;
    top: 9px;
    right: 0;
    display: block;
    content: " ";
    background-color: #e6202b;
    width: 32px;
    height: 2px;
}














.bg-Capabilities .col-sm-4 { line-height:78px; margin-bottom:25px; }
.bg-Capabilities .col-sm-4 img { margin-right:37px;}

.bg-Capabilities h2 {
	margin-bottom: 56px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 26px;
	position: relative;
	font-style:italic;
}
.bg-Capabilities h2:before {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid #e6202b 5px;
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}

.bg-supplier h2 {
	margin-bottom: 56px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 26px;
	position: relative;
	font-style:italic; font-family: 'Barlow', sans-serif;
}
.bg-supplier h2:before {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid #e6202b 5px;
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}
.bg-pro h2 {
	margin-bottom: 56px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 26px;
	position: relative;
	font-style:italic;font-family: 'Barlow', sans-serif;
}
.bg-pro h2:before {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid #e6202b 5px;
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}





.bg-number h2 {
	margin-bottom: 56px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 26px;
	position: relative;
	font-style:italic; font-family: 'Barlow', sans-serif;
}
.bg-number h2:before {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid #e6202b 5px;
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}

.bg-whatwe h4 { font-style:italic; color:#e6202b; }
.bg-whatwe h3 { font-size:36px; }
.bg-whatwe h5 { text-align:center; }

.yourkey a { line-height:35px; color:#e6202b; font-size:16px;  }








.hTestimonialcon { position:relative; overflow:hidden;}
.hTestimonialcon p { font-size:16px; line-height:30px; color:#fff; }
.hTestimonialcon .swiper-slide { padding:20px; }


.bg-video h2 {
	margin-bottom: 56px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 26px;
	position: relative;
	font-style:italic;
}
.bg-video h2:before {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid #e6202b 5px;
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}


.bg-blog h2 {
	margin-bottom: 56px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 26px;
	position: relative;
	font-style:italic;
}
.bg-blog h2:before {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid #e6202b 5px;
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}

.hnews h4{ font-size:16px; margin-bottom:20px;}


.bg-Testimonial h2 {
	margin-bottom: 56px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 26px;
	position: relative;
	font-style:italic;
	color:#ffff;
}
.bg-Testimonial h2:before {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid #e6202b 5px;
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}


.h-about { padding-left: 7.738%; }
.h-profile {
	padding: 56px;
	background-color: #efefef; position:relative; z-index:2; color:#111;
}

.h-profile h4 { font-size:30px; margin-bottom:25px; font-family: 'Barlow', sans-serif; }
.h-profile p { font-size:14px; margin-bottom:25px; line-height:25px; }


.h-right-company { position:relative; z-index:1; }
.h-right-company h2 {
	margin-bottom: 56px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 26px;
	position: relative;
	font-style:italic; font-family: 'Barlow', sans-serif;
}
.h-right-company h2:before {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid #e6202b 5px;
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}

.h-right-company-swiper {
	width: auto;
	position:relative;
	overflow:hidden;
}


.foot-pic {
    position: relative;
    color: #ffffff;
    text-align: center;
    background-image: url(/UploadSysFiles/Images/foot-bg.jpg);
    padding-top: 28px;
    padding-bottom: 28px;
    background-size: cover;
    background-position: center center;
}
#mbpower { display:none; }

.iclist h2 { margin-top:20px; margin-bottom:20px; font-size:28px; font-weight:bold; clear:both; border-bottom:1px #ddd solid;  }
.iclist ul { margin-bottom:30px; }
.iclist ul li { width:50%; float:left; list-style-position:inside; list-style-type:disc;  }






 @media  (min-width: 1000px) and (max-width: 1100px) {
	 
.foot-pic {
	    background-image: url(/UploadSysFiles/Images/foot-bg-5.jpg);
 }
 
}
 
 @media  (min-width: 1101px) and (max-width: 1200px) {
	 
.foot-pic {
    background-image: url(/UploadSysFiles/Images/foot-bg-4.jpg);
    padding-top: 18px;
    padding-bottom: 18px;
 }
 .foot-pic h2 {
 line-height: 2rem;
 font-size: 1.5rem !important;
 }
 
 }
 @media  (min-width: 1201px) and (max-width: 1300px) {
	 
.foot-pic {
    background-image: url(/UploadSysFiles/Images/foot-bg-3.jpg);
    padding-top: 18px;
    padding-bottom: 18px;
 }
 .foot-pic h2 {
 line-height: 2rem;
 font-size: 1.5rem !important;
 }
 
.btn-primary.btn-smer, .btn-secondary.btn-smer
 { padding: 7px 7px; float:left; }

 
  }
  
 @media  (min-width: 1301px) and (max-width: 1440px) {
	 
.foot-pic {
    background-image: url(/UploadSysFiles/Images/foot-bg-2.jpg);
    padding-top: 38px;
    padding-bottom: 38px;
 }
 .foot-pic h2 {
 line-height: 2rem;
 font-size: 1.5rem !important;
 }
 
.btn-primary.btn-smer, .btn-secondary.btn-smer
 { padding: 7px 7px; float:left; }
 

 }


 @media  (min-width: 1441px) and (max-width: 1500px) {
	 
.foot-pic {
    padding-top: 38px;
    padding-bottom: 68px;
 }

 }
 
 
 
 @media  (min-width: 1501px) and (max-width: 1640px) {
	 
.foot-pic {
    padding-top: 68px;
    padding-bottom: 98px;
 }

 }
 @media  (min-width: 1601px) and (max-width: 1740px) {
	 
.foot-pic {
    padding-top: 58px;
    padding-bottom: 108px;
 }

 }
 
 @media  (min-width: 1741px) {
	 
.foot-pic {
    padding-top: 68px;
    padding-bottom: 108px;
 }

 }

.menucon { padding-top: 212px; /*height: 727px;*/ height: 450px; color:#fff; }
.menucon h2 { font-size:46px; margin-top:35px; margin-bottom:35px; }
.menucon p { font-size: 28px; }

 @media  (max-width: 780px) {
	 
.foot-pic {
    background-image: url(/UploadSysFiles/Images/foot-bg-6.jpg);
    padding-top: 38px;
    padding-bottom: 38px;
 }
 
.foot-pic h2 {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.2rem;
  letter-spacing: 0;
} 

.menucon {
  padding-top: 10px;
  height: auto;
  color: #fff;
}
.menucon h2 {
	font-size: 26px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.menucon p { font-size: 18px; }

#power { display:none; }
#mbpower { display:block; }
#mbpower p { font-size:12px; padding:0; }
#mbpower .col-xs-6 { min-height:300px;}

.iclist h2 { margin-top:20px; margin-bottom:20px; font-size:18px; font-weight:bold; }
.iclist ul li { width:100%; }
 
 }














.foot-pic:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
/*    background-color: rgba(45, 42, 41, .5)
*/}

.foot-pic:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    opacity: .1;
/*    background-image: url(/Template/en/images/point-bg.png);
*/    background-size: 70px 60px
}

.foot-pic-content {
    position: relative;
    z-index: 10;
    padding-right: 24px;
    padding-left: 24px;
	font-family:"abchanel-corpo";
}

.foot-pic h2 {
    font-size: 2rem;
	text-align: left;
}
.foot-pic h2:nth-child(3) { margin-bottom:8rem !important; }


.hour-pic {
    position: relative;
    padding-top: 118px;
    padding-bottom: 118px;
    color: #000;
    text-align: center;
	background:#f6f7fa;
/*    background-image: url(/UploadSysFiles/Images/bg-1.jpg);
    background-size: cover;
    background-position: center center
*/}

.icon-list-icon svg {
  width: var(--e-icon-list-icon-size,10em);
  height: var(--e-icon-list-icon-size,10em);
}

.





/* Foot Main */
#meline-footer {
    padding: 56px 0 36px;
    font-size: 14px;
    line-height: 22px;
}

#meline-footer .foot-menu &gt; li {
    margin-bottom: 8px
}

#meline-footer .foot-widget-title {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #B3B5B9
}

#meline-footer .foot-colophon {
    margin-top: 56px
}

#meline-footer .foot-colophon .foot-copy {
    float: left;
    clear: none;
    margin-right: 72px
}

#meline-footer .foot-colophon .foot-links {
    float: left;
    clear: none;
}

#meline-footer .foot-colophon .foot-links .foot-links-box &gt; li {
    float: left;
    clear: none;
    margin-right: 32px
}

#meline-footer .foot-colophon .foot-social {
    float: right;
    clear: none;
}

.foot-widget-newsletter .newletter-form-des {
    width: 70%;
    margin-bottom: 24px
}

.foot-widget-newsletter .input {
    margin-bottom: 16px
}
.foot-social {
    margin-top: -10px
}

.foot-social .social-list {
    display: flex
}

.foot-social .social-item {
    margin-left: 4px;
    width: 42px;
    height: auto;
}

.foot-social .social-item a {
    display: block
}

.tbounce:hover {
-webkit-animation:tbounce 1s .1s ease both;
-moz-animation:tbounce 1s .1s ease both;
}
@-webkit-keyframes tbounce {
0% {
-webkit-transform:scale(1)
}
10%, 20% {
-webkit-transform:scale(0.8) rotate(-2deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(2deg)
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-2deg)
}
100% {
-webkit-transform:scale(1) rotate(0)
}
}



#power ul {
	padding-left: 0;
}
#power li {
	padding-bottom: 20%;
	position: relative;
	width: 280px;
	margin-bottom: 46px;
	float:left;
}
#power li a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#power li figure, #power li div {
	left: 0;
	position: absolute;
	width: 100%;
}
#power li figure {
	height: 250px;
	top: 0;
	transition: top 0.3s ease 0s;
}
#power li div {
	background-color: #E4E4E4;
	bottom: 0;
	height: 48%;
	padding: 0 5%;
	transition: all 0.3s ease 0s;
}
#power li div::before {
	bottom: 10px;
	content: "";
	height: 24px;
	left: 50%;
	margin-left: -12px;
	position: absolute;
	width: 24px;
}
#power li aside {
	background-color: #fff;
	border-radius: 50%;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 52%;
	transition: all 0.3s ease 0s;
	width: 100px;
	z-index: 10;
	display: none;
}
#power li aside img {
	display: block;
	height: 100%;
	width: 100%;
}
#power li aside img.hover {
	display: none;
}
#power li h5 {
	color: #333;
	font-size: 16px;
	margin: 0 0 15px;
	/*padding-top: 28%; */padding-top: 8%;
	text-align: center; font-family: 'Catamaran', sans-serif;
}
#power li a:hover h5 {
	color: #fff;
}
#power li p {
	color: #555;
/*	height: 72px;
*/	line-height: 20px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	font-size:12px;
}
#power li a:hover p {
	color: #fff;
	}
	
#power li a:hover figure { border:1px #224797 solid }

#power li:hover div {
	background: #224797;
	color: #fff;
}
#power li:hover figure {
	top: -3%;
}
#power li:hover div {
	bottom: -3%;
	height: 54%;
}
#power li:hover div::before {
	background: rgba(0, 0, 0, 0) url("../images/business-more.png") no-repeat scroll 0 0;
	color: #fff;
}
#power li:hover aside {
	background: #e6202b;
	top: 50%;
}
#power li:hover aside img {
	display: none;
}
#power li:hover aside img.hover {
	display: block;
}


#layplist ul {
	padding-left: 0;
}
#layplist li {
	padding-bottom: 20%;
	position: relative;
	width: 280px;
	margin-bottom: 46px;
	float:left; margin-right:90px;
}
#layplist li:nth-child(4n) { margin-right:0;}
#layplist li a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#layplist li figure, #layplist li div {
	left: 0;
	position: absolute;
	width: 100%;
}
#layplist li figure {
	height: 250px;
	top: 0;
	transition: top 0.3s ease 0s;
}
#layplist li div {
	background-color: #E4E4E4;
	bottom: 0;
	height: 66%;
	padding: 0 5%;
	transition: all 0.3s ease 0s;
}
#layplist li div::before {
	bottom: 10px;
	content: "";
	height: 24px;
	left: 50%;
	margin-left: -12px;
	position: absolute;
	width: 24px;
}
#layplist li aside {
	background-color: #fff;
	border-radius: 50%;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 52%;
	transition: all 0.3s ease 0s;
	width: 100px;
	z-index: 10;
	display: none;
}
#layplist li aside img {
	display: block;
	height: 100%;
	width: 100%;
}
#layplist li aside img.hover {
	display: none;
}
#layplist li h5 {
	color: #333;
	font-size: 16px;
	margin: 0 0 15px;
	/*padding-top: 28%; */padding-top: 8%;
	text-align: center; font-family: 'Catamaran', sans-serif;
}
#layplist li a:hover h5 {
	color: #fff;
}
#layplist li p {
	color: #555;
/*	height: 72px;
*/	line-height: 20px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	font-size:12px;
}
#layplist li a:hover p {
	color: #fff;
	}
	
#layplist li a:hover figure { border:1px #e6202b solid }

#layplist li:hover div {
	background: #e6202b;
	color: #fff;
}
#layplist li:hover figure {
	top: -3%;
}
#layplist li:hover div {
	bottom: -3%;
	height: 54%;
}
#layplist li:hover div::before {
	background: rgba(0, 0, 0, 0) url("../images/business-more.png") no-repeat scroll 0 0;
	color: #fff;
}
#layplist li:hover aside {
	background: #e6202b;
	top: 50%;
}
#layplist li:hover aside img {
	display: none;
}
#layplist li:hover aside img.hover {
	display: block;
}







.kehuindex {
	float: left;
	margin: 1%;
	text-align: center;
	width: 16%;
/*	border: 1px #ddd solid;
*/	border-radius: 5px;
b
}
.kehuindex a {
	color: #000;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.kehuindex a {
	color: #000;
	text-decoration: underline;
}
.kehuindex img {
	border-radius: 5px;
}
.kehuindex:hover img {
	transform: rotateY(360deg);
	transition: all 1000ms ease 0s;
}
.kehuindex1 {
	float: left;
	margin: 1%;
	text-align: center;
	width: 20%;
	border: 1px #ddd solid;
	border-radius: 5px;
}
.kehuindex1 a {
	color: #000;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.kehuindex1 a {
	color: #000;
	text-decoration: underline;
}
.kehuindex1 img {
	border-radius: 5px;
}
.kehuindex1:hover img {
	transform: rotateY(360deg);
	transition: all 1000ms ease 0s;
}



.bgboutin { background:url(/UploadSysFiles/Images/Menu/menu01.jpg) center center no-repeat; }


.location { font-size:16px; line-height:35px; display:none; }
.location a { color:#efefef; }

.bg-wite { background:#fff; }
.wrap 
{
  margin-right: -2.153%;
  margin-left: -2.153%;
}


.mTitle h2 {
	margin-bottom: 56px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 26px;
	position: relative;
	font-style:italic;
}
.mTitle h2:before {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: solid #e6202b 5px;
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}

.mlTitle h2 {
	margin-bottom: 56px;
	font-size: 26px;
	line-height: 40px;
	text-transform: uppercase;
	position: relative;
	/*font-style:italic; */
}
.mlTitle h2:after {
	background: #e6202b none repeat scroll 0 0;
	content: "";
	display: block;
	height: 2px;
	width: 90px;
	position: relative;
	margin-bottom: 10px;
	margin-top:15px;
	}


.thisnavcon { padding-top:30px; padding-bottom:30px; }

.pagecon { }
.pagecon p { font-size:16px; line-height:30px; }


.Benefitslist ul li { list-style:disc; list-style-position:inside; position: relative;
margin-bottom: 6px;
padding-left: 10px;
font-size: 14px;
line-height: 22px;
color: #87898D; }


.list-item {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 24px;
  position: relative;
  padding-bottom: 10px;
}

.list-item::after {
  display: table;
  content: " ";
  background-color: #e6202b;
  width: 42px;
  height: 2px;
  position: absolute;
  bottom: 0;
}

.accordion-body { text-align:left; }

.ft16 { font-size:16px; }

figure.sticky { margin-top:60px; }

.pcb-item-opt {
  margin-bottom: 36px;
  padding-right: 42px;
  width: 20%;
  float:left;
}

.pcb-item-head {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #E9EAED;
  text-align: center;
  line-height: 36px;
  float: left;
  clear: none;
}
.pcb-item-content {
  padding-top: 4px;
  padding-left: 12px;
  margin-left: 36px; text-align:left;font-weight: bold;
height: 40px;
}


.pro-table-1 .pro-item-opt {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: solid 1px #E9EAED;
	font-size: 14px;
	line-height: 22px
}
.pro-table-1 .pro-item-opt .pro-item-head {
	font-weight: 500;
	color: #B3B5B9
}

ul.preferred li { list-style:disc; list-style-position:inside; line-height:25px;  }

.mySwiper6 { overflow:hidden; }


.bloglist .com-sm-3 { position:relative; }
.bloglist .com-sm-3:hover {
	animation: bounce;
	animation-duration: 2s;
}

.accordion-flush .accordion-item .accordion-button { font-weight:300; }
.hPraise .fa-image { cursor:pointer; }
.hPraise a { color:#fff; }

.appprolist { margin-top:30px; margin-bottom:50px; }
.appprolist .thumbnail { overflow:hidden; }
.appprolist .thumbnail img:hover { transform:scale(1.1,1.1); }


#myTab button { padding:10px 20px; font-weight:bold; font-size:18px; color:#111; }
#myTab button.active { background:#EEE; color:#e6202b; border-bottom:1px #eee solid; }
#myTabContent &gt; .active { background:#EEE; font-size:18px; padding:20px; border-bottom:1px #ddd solid; border-left:1px #ddd solid; border-right:1px #ddd solid; }










 @media ( min-width: 780px) {
	 
body { /*min-width:1400px;*/ }

.headroom--not-top .brand-logo { 
	position: absolute;
	width: 150px;
/*	top:50px;
*/	}

#meline {
    /*padding: 36px 64px 36px 42px;*/padding: 16px 64px 16px 42px;
    background-color: rgba(255,255,255,0.95);
}

#meline .site-branding {
    overflow: hidden;
    float: left;
    clear: none;
    width: 212px;
    height: 36px
}
.headroom--top .brand-logo { 
	position: absolute;
	width: 200px;
	/*top: 60px;*/
	}
.headroom--top .brand-logo img  { max-height:50px;   }

#meline .brand-text {
    position: absolute;
    top: -500px;
    left: -1000px
}

.home-service {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 72px;
  background-color: #F6F7FA;
  width:41%;
}
.home-service2 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  padding: 72px;
  background-color: #F6F7FA;
  width:41%;
}

#header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000
}

.col-sm-push-6 { right:50%; position:relative; }
.col-sm-pull-6 { left:50%; position:relative;  }

.h-right-company-swiper {
/*	margin-right: -84px;*/
	margin-left: -3.428%;
}

.home-pro-list {
    margin-right: -1.607%;
    margin-left: -1.607%;
}

.home-pro-list .home-pro-item {
    margin-bottom: 36px;
    padding-right: 1.607%;
    padding-left: 1.607%;
    width: 50%;

}
.home-pro-list .home-pro-item .ser-box {
    height: 20.238vw;
}

.home-pro-list .home-pro-item:nth-child(3) .ser-box .ser-pic,
.home-pro-list .home-pro-item:nth-child(4) .ser-box .ser-pic {
    left: 10%
}

.home-pro-list .home-pro-item .ser-box .ser-pic img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    transform: scale(1.15, 1.15)
}

.home-pro-list .home-pro-item .ser-box .ser-cont {
    position: absolute;
    z-index: 3;
    width: 50%
}

.home-pro-list .home-pro-item:nth-child(1) .ser-box .ser-pic,
.home-pro-list .home-pro-item:nth-child(2) .ser-box .ser-pic {
    right: 10%
}


.home-pro-list .home-pro-item:nth-child(1) .ser-box .ser-cont,
.home-pro-list .home-pro-item:nth-child(2) .ser-box .ser-cont {
    right: 24px;
    bottom: 24px
}

.home-pro-list .home-pro-item:nth-child(3) .ser-box .ser-cont,
.home-pro-list .home-pro-item:nth-child(4) .ser-box .ser-cont{
    left: 24px;
    bottom: 24px
}

.home-pro-list .home-pro-item:nth-child(5) .ser-box .ser-cont,
.home-pro-list .home-pro-item:nth-child(6) .ser-box .ser-cont{
    left: 24px;
    bottom: 24px
}



.home-pro-list .home-pro-item:nth-child(2),
.home-pro-list .home-pro-item:nth-child(4),
.home-pro-list .home-pro-item:nth-child(6)
{
    transform: translateY(-72px)
}

.home-pro-list .home-pro-item .ser-box .ser-pic {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}


.home-mq-list {
    margin-right: -1.607%;
    margin-left: -1.607%;
}

.home-mq-list .home-mq-item {
    margin-bottom: 36px;
    padding-right: 1.607%;
    padding-left: 1.607%;
    width: 50%;

}
.home-mq-list .home-mq-item .ser-box {
    height: 20.238vw;
}

.home-mq-list .home-mq-item:nth-child(3) .ser-box .ser-pic,
.home-mq-list .home-mq-item:nth-child(4) .ser-box .ser-pic {
    left: 10%
}



.home-mq-list .home-mq-item:nth-child(3) .ser-box .ser-pic,
.home-mq-list .home-mq-item:nth-child(4) .ser-box .ser-pic {
    left: 10%
}

.home-mq-list .home-mq-item .ser-box .ser-pic img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    transform: scale(1.15, 1.15)
}

.home-mq-list .home-mq-item .ser-box .ser-cont {
    position: absolute;
    z-index: 3;
    width: 50%
}

.home-mq-list .home-mq-item:nth-child(1) .ser-box .ser-pic,
.home-mq-list .home-mq-item:nth-child(2) .ser-box .ser-pic {
    right: 10%
}


.home-mq-list .home-mq-item:nth-child(1) .ser-box .ser-cont,
.home-mq-list .home-mq-item:nth-child(2) .ser-box .ser-cont {
    right: 24px;
    bottom: 24px
}

.home-mq-list .home-mq-item:nth-child(3) .ser-box .ser-cont,
.home-mq-list .home-mq-item:nth-child(4) .ser-box .ser-cont{
    left: 24px;
    bottom: 24px
}

.home-mq-list .home-mq-item:nth-child(5) .ser-box .ser-cont,
.home-mq-list .home-mq-item:nth-child(6) .ser-box .ser-cont{
    left: 24px;
    bottom: 24px
}



.home-mq-list .home-mq-item:nth-child(2),
.home-mq-list .home-mq-item:nth-child(4),
.home-mq-list .home-mq-item:nth-child(6)
{
    transform: translateY(-72px)
}

.home-mq-list .home-mq-item .ser-box .ser-pic {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}


#mbmq { margin-bottom:150px; }













#mbnav { display:none; }



















}

 @media ( min-width:1200px) {
	 
	 .foot-pic h2:nth-child(2) { text-indent:5rem !important;}
	 .foot-pic h2:nth-child(3) { text-indent:10rem !important;}
}


@media (min-width: 1366px) and (max-width: 1666px) {
    #header,
    #meline {
        transition: .5s
    }

    #header.headroom--top,
    #header.headroom--not-top.headroom--pinned {
        top: 0
    }

    #header.headroom--not-top {
/*        top: -42px
*/    }

    #header.headroom--top #meline,
    #header.headroom--not-top.headroom--pinned #meline {
        padding-top: 26px;
        padding-bottom: 26px
    }

    #header.headroom--not-top #meline {
        padding-top: 12px;
        padding-bottom: 12px
    }

    #header.headroom--top .reg-container {
        box-shadow: 0 8px 8px 0 rgba(135, 137, 141, 0)
    }

    #header.headroom--not-top .reg-container {
        box-shadow: 0 8px 8px 0 rgba(135, 137, 141, .03);
    }
	
	
	.reg-container {
/*		margin-right: 2%;
		margin-left: 2%
*/	}
	
	#topbar { padding-left:20px; padding-right:20px; }
	
	#meline { padding-left:20px; padding-right:20px; }
	
	
#power li:nth-child(4) {
/*	margin-right: 0;
*/}
#power li:nth-child(8) {
/*	margin-right: 0;
*/}

#power li.nth-child(13) { display:none; }
#power li.nth-child(14) { display:none; }
#power li.nth-child(15) { display:none; }

#power li:nth-child(12) {
	margin-right: 0;
}

/*#power li {
	float: left;
	margin-right: 46px; padding-bottom:25%;
}
*/

.h-profile { padding:36px; }

.h-about { padding-left:5%; }
.bg-pro { padding-top:100px; padding-bottom:50px; }

.foot-pic h2 {
    font-size: 1.9rem;
    letter-spacing: -0.07rem;
}



}

 @media  (min-width: 1000px) and (max-width: 1100px) {

#power li {
	float: left;
	margin-right: 60px; padding-bottom:25%;
}
#power li:nth-child(3n) { margin-right:0; }
#power li:nth-child(10) { display:none; }
.foot-pic h2 { font-size:1.9rem !important; }
.home-service2 { top:8px; padding:22px;min-height: 200px;
overflow-y: auto; }
.home-service { top:8px; padding:22px;min-height: 200px;
overflow-y: auto; }
#meline { padding-left:0; padding-right:0; }
.reg-container { margin-right:0; margin-left:0;}
.h-profile p { line-height:18px; font-size:12px }
.h-profile { padding:26px; }

.btn-primary.btn-smer, .btn-secondary.btn-smer { padding:7px 4px; font-size:14px; }
#primary-menu &gt; li { margin-right:10px; }
#meline .site-branding { height:auto; }
.display-2 { font-size: 3.5rem; }
.site-access #primary-menu a { font-size:12px; }
.h-profile h4 { font-size:20px; }

	 .foot-pic h2:nth-child(2) { text-indent:2rem !important;}
	 .foot-pic h2:nth-child(3) { text-indent:5rem !important;}
#carouselExampleCaptions .carousel-caption {left: 5%;right: 5%;}
#carouselExampleCaptions .carousel-caption h1 { font-size: 2rem; }

 }


 @media  (min-width: 1101px) and (max-width: 1199px) {

#power li {
	float: left;
	margin-right: 120px; padding-bottom:25%;
}
#power li:nth-child(3n) { margin-right:0; }
#power li:nth-child(10) { display:none; }
.foot-pic h2 { font-size:1.9rem !important; }
.home-service2 { top:8px; padding:22px;min-height: 200px;
overflow-y: auto; }
.home-service { top:8px; padding:22px;min-height: 200px;
overflow-y: auto; }
#meline { padding-left:0; padding-right:0; }
.reg-container { margin-right:0; margin-left:0;}
.h-profile p { line-height:18px; }
.h-profile { padding:26px; }

.btn-primary.btn-smer, .btn-secondary.btn-smer { padding:7px 4px; font-size:14px; }
#primary-menu &gt; li { margin-right:10px; }
#meline .site-branding { height:auto; }
.display-2 { font-size: 3.5rem; }
.site-access #primary-menu a { font-size:14px; }
.h-profile h4 { font-size:20px; }

	 .foot-pic h2:nth-child(2) { text-indent:2rem !important;}
	 .foot-pic h2:nth-child(3) { text-indent:5rem !important;}
#carouselExampleCaptions .carousel-caption {left: 5%;right: 5%;}
#carouselExampleCaptions .carousel-caption h1 { font-size: 2rem; }
 }



 @media  (min-width: 1200px) and (max-width: 1340px) {

#power li {
	float: left;
	margin-right: 120px; padding-bottom:25%;
}
#power li:nth-child(3n) { margin-right:0; }
#power li:nth-child(10) { display:none; }
.foot-pic h2 { font-size:1.5rem !important; }
.home-service2 { top:8px; padding:22px;min-height: 200px;
overflow-y: auto; }
.home-service { top:8px; padding:22px;min-height: 200px;
overflow-y: auto; }
#meline { padding-left:0; padding-right:0; }
.reg-container { margin-right:0; margin-left:0;}
.h-profile p { line-height:18px; }
.h-profile { padding:26px; }

.btn-primary.btn-smer { padding:7px 7px;}
#primary-menu &gt; li { margin-right:16px; }
#meline .site-branding { height:auto; }
.display-2 { font-size: 3.5rem; }

	 .foot-pic h2:nth-child(2) { text-indent:2rem !important;}
	 .foot-pic h2:nth-child(3) { text-indent:5rem !important;}
#carouselExampleCaptions .carousel-caption {left: 5%;right: 5%;}
#carouselExampleCaptions .carousel-caption h1 { font-size: 2rem; }


 }
 
 @media  (min-width: 1341px) and (max-width: 1439px) {

#power li {
	float: left;
	margin-right: 120px; padding-bottom:25%;
}
#power li:nth-child(3n) { margin-right:0; }
#power li:nth-child(10) { display:none; }
.foot-pic h2 { font-size:1.9rem !important; }
.home-service2 { margin-top:18px; }
.home-service { margin-top:18px; }
#meline { padding-left:0; padding-right:0; }
.reg-container { margin-right:0; margin-left:0;}
.h-profile p { line-height:20px; }
.home-service2 { top:18px;  padding:22px;min-height: 200px;
overflow-y: auto;}
.home-service { top:18px; padding:22px;min-height: 200px;
overflow-y: auto; }
.h-profile { padding:36px; }
.btn-primary.btn-smer { padding:7px 14px;}
#primary-menu &gt; li { margin-right:18px; }
#meline .site-branding { height:auto; }
.display-2 { font-size: 3.5rem; }

	 .foot-pic h2:nth-child(2) { text-indent:2rem !important;}
	 .foot-pic h2:nth-child(3) { text-indent:5rem !important;}
#carouselExampleCaptions .carousel-caption {left: 5%;right: 5%;}
#carouselExampleCaptions .carousel-caption h1 { font-size: 2rem; }
 }
 
 @media  (min-width: 1440px) and (max-width: 1540px) {

#power li {
	float: left;
	margin-right: 6px; padding-bottom:25%;
}
#power li:nth-child(5n) { margin-right:0; }
.foot-pic h2 { font-size:1.9rem !important; }
.home-service2 { margin-top:18px;min-height: 200px;
overflow-y: auto;}
.home-service { margin-top:18px;min-height: 200px;
overflow-y: auto; }
#meline { padding-left:0; padding-right:0; }
.reg-container { /*margin-right:1%; margin-left:1%;*/}
.home-service2 { top:18px;  padding:42px}
.home-service { top:18px;  padding:42px}

	 .foot-pic h2:nth-child(2) { text-indent:2rem !important;}
	 .foot-pic h2:nth-child(3) { text-indent:5rem !important;}
#carouselExampleCaptions .carousel-caption {left: 5%;right: 5%;}
#carouselExampleCaptions .carousel-caption h1 { font-size: 2rem; }
 }
 
 
 
 
 
 @media  (min-width: 1541px) and (max-width: 1640px) {

#power li {
	float: left;
	margin-right: 10px; padding-bottom:25%;
}
#power li:nth-child(5n) { margin-right:0; }


#hcapa { margin-right: 34px; margin-left: 34px; }
.foot-pic h2 { font-size:1.9rem !important; }
.home-service2 { top:18px;;min-height: 200px;
overflow-y: auto; }
.home-service { top:18px; ;min-height: 200px;
overflow-y: auto;}
#meline { padding-left:0; padding-right:0; }
.reg-container { /*margin-right:1%; margin-left:1%;*/}

.home-service2 { top:28px; padding:42px; }
.home-service { top:28px; padding:42px; }



 }
 
  @media  (min-width: 1641px) and (max-width: 1740px) {

#power li {
	float: left;
	margin-right: 20px; padding-bottom:25%;
}
#power li:nth-child(5n) { margin-right:0; }

#hcapa { margin-right: 64px; margin-left: 64px; }

 }
 
  @media  (min-width: 1741px) and (max-width: 1840px) {

#power li {
	float: left;
	margin-right: 30px; padding-bottom:25%;
}
#power li:nth-child(5n) { margin-right:0; }

#hcapa { margin-right: 64px; margin-left: 64px; }
.home-service {
  top: 28px;
}
.home-service2 {
  top: 28px;

}
.foot-pic h2 {
	line-height: 3.2rem;
	
}

 }

 

 @media ( min-width:1400px){
	 .container { max-width:1420px;  }
	 
	 .bg-why .col-4 {
	 	padding: 0 2.153%;
		width: 33.333%;
	 }
	 
	 .h-image { height:586px; overflow:hidden}
	 .h-image img { 
	 	object-fit: cover;
		width: auto;
		height: auto;
		min-width: 100%;
		min-height: 100%;
	 }
	 
	 
	 .site-access #primary-menu a { font-size:14px;font-family: "abchanel-corpo", sans-serif }
	 #primary-menu &gt; li { margin-right:20px; }
	 
	 
	 #carouselExampleCaptions .carousel-caption p { font-size:40px; }
.home-service {
  top: 38px;
}
.home-service2 {
  top: 38px;

}
	 
	 
	 
	 
	 

}

 @media ( min-width:1840px) {
	 .container { max-width:1420px;  margin-right:12.678%; margin-left:12.678%; }
	 
#hcapa { margin-right: 84px; margin-left: 84px; }
	 
#power li:nth-child(5) {
	margin-right: 0;
}
#power li:nth-child(10) {
	margin-right: 0;
}

#power li:nth-child(4) {
/*	margin-right: 36px;
*/}
#power li:nth-child(8) {
	margin-right: 36px;
}

#primary-menu &gt; li {
  margin-right: 36px;
}

#power li {
	float: left;
	margin-right: 36px; 
}
	
.reg-container {
/*    margin-right: 5%;
    margin-left: 5%
*/}

.xs-container {
    margin: 0 12.678%;
}

.row:before,
.row:after,
.mul-col:before,
.mul-col:after {
    display: table;
    content: " "
}

.row:after,
.mul-col:after {
    clear: both
}

.reg-container .row {
    margin-right: -2.143%;
    margin-left: -2.143%
}

.xs-container .row {
    margin-right: -1.607%;
    margin-left: -1.607%
}
.home-service {
  top: 18px;
}
.home-service2 {
  top: 18px;

}
	
.foot-pic h2 {
	line-height: 3.2rem;
	
}

}

 @media ( min-width:1900px) {
	 .container { max-width:1420px;  margin-right:12.678%; margin-left:12.678%; }

.reg-container {
/*    margin-right: 5%;
    margin-left: 5%
*/}

.xs-container {
    margin: 0 12.678%;
}

.row:before,
.row:after,
.mul-col:before,
.mul-col:after {
    display: table;
    content: " "
}

.row:after,
.mul-col:after {
    clear: both
}

.reg-container .row {
    margin-right: -2.143%;
    margin-left: -2.143%
}

.xs-container .row {
    margin-right: -1.607%;
    margin-left: -1.607%
}

#primary-menu &gt; li {
  margin-right: 56px;
}

#power li:nth-child(5) {
	margin-right: 0;
}
#power li:nth-child(10) {
	margin-right: 0;
}

#power li:nth-child(4) {
/*	margin-right: 46px;
*/}
#power li:nth-child(8) {
	margin-right: 46px;
}

#power li {
	float: left;
	margin-right: 46px; padding-bottom:20px;/* height:380px; */height:300px;
}
.home-service {
  top: 18px;
}
.home-service2 {
  top: 18px;

}

.foot-pic h2 {
	line-height: 3.2rem;
	
}

 }



 @media ( max-width: 780px) {
	 
body { overflow-x:hidden;}
	 

#topbar { display:none; }
.reg-container { margin-left:auto; margin-right:auto; }
.site-access { display:none; }
.headroom--not-top .brand-logo { position:relative;}

img { max-width:100; }

#meline {
    padding: 8px 4px 8px 4px;
    background-color: #FFFFFF
}

.brand-logo img { height:30px; }

.headroom--not-top { position:fixed; z-index:999; width:100%; }
 
.brand-logo img { float:left; }
.brand-logo i { float:right; font-size:30px; }

.foot-widget-service { display:none; }
.foot-widget-about  { display:none; }
.foot-widget-contact { width:90%; }
.foot-widget-newsletter { width:90%; }
.foot-widget-newsletter { display:none; }

.mt-10 { margin-top: 2rem !important; }
.h-right-company h2 { font-size:24px; margin-bottom:26px; }
.bg-supplier h2 { font-size:24px; margin-bottom:26px; }
.h-about { padding-left:0; }
.h-profile { padding:10px; }

.h-profile h4 { font-size:18px; }
.bg-why h2 { padding-top:30px; padding-bottom:30px; }

.col-xs-6 { width:50%; }
.home-service { padding-top:10px;padding-left: 5px;
padding-right: 5px; }

.mbbrand-1 { margin-top:20px; }

.bg-pro { padding-top:50px; padding-bottom:50px; }

.home-pro-list .home-pro-item .ser-box {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 12px 12px 0 rgba(45, 42, 41, .03);
	margin-bottom:30px;
}
.home-pro-list .home-pro-item .ser-title { text-align:left; }

#power li { height:320px; float:none; }

.ptb { padding-top:50px; padding-bottom:50px; }

.company_top ul li { width:50%; margin-bottom:25px; }
.foot-pic h2 { font-size:1.5rem; line-height:2.2rem !important }
.foot-pic-content .btn-primary { margin-bottom:10px; }

.hnews { padding-left:10px; padding-right:10px; }

#mbnav { display:block; }

.s-pro-item { width:100%; }

.pcb-item-opt { width:50%; }

.back100 { background-size:100% 100%; }






}



.s-pro-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.s-pro-item {
    width: 50%;
    padding-right: 100px;
    display: flex;
    align-items: center;
    margin-bottom: 45px;
}


.s-pro-item:hover .s-pro-left img {
    /* transform: rotateZ(360deg); */
    transform: scale(1.2);
    transition: all .5s;
}

.s-pro-left {
    width: 150px;
    height: 150px;
    border-radius: 50%;
/*    background-color: #e6202b;
*/    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.s-pro-left .s18 {
    /* font-family: SourceHanSansCN-Normal; */
    margin-top: 10px;
    color: #ffffff;
}

.s-pro-left img {
    max-width: 100%;
    transition: all .5s;
}

.s-pro-right {
    flex: 1;
    padding-left: 35px;

}

.s-pro-right p {
    line-height: 1.8; text-align:left;
}












</pre></body></html>