@font-face {
    font-family: 'robotothin';
    src: url('fonts/Roboto-Thin-webfont.eot');
    src: url('fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Thin-webfont.woff') format('woff'),
         url('fonts/Roboto-Thin-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('fonts/Roboto-Bold-webfont.eot');
    src: url('fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotolight';
    src: url('fonts/Roboto-Light-webfont.eot');
    src: url('fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Light-webfont.woff') format('woff'),
         url('fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/Roboto-Medium-webfont.eot');
    src: url('fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Medium-webfont.woff') format('woff'),
         url('fonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('fonts/RobotoCondensed-Regular-webfont.eot');
    src: url('fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
  font-family: "Roboto-Regular";
  src: url("fonts/Roboto-Regular.woff2") format("woff2"),
       url("fonts/Roboto-Regular.woff") format("woff"),
       url("fonts/Roboto-Regular.ttf") format("truetype"),
       url("fonts/Roboto-Regular.eot") format("embedded-opentype"),
       url("fonts/Roboto-Regular.svg") format("svg");
}

@font-face {
  font-family: "NotoSansHans-Bold";
  src: url("fonts/NotoSansHans-Bold.woff2") format("woff2"),
       url("fonts/NotoSansHans-Bold.woff") format("woff"),
       url("fonts/NotoSansHans-Bold.ttf") format("truetype"),
       url("fonts/NotoSansHans-Bold.eot") format("embedded-opentype"),
       url("fonts/NotoSansHans-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansHans-Regular";
  src: url("fonts/NotoSansHans-Regular.woff2") format("woff2"),
       url("fonts/NotoSansHans-Regular.woff") format("woff"),
       url("fonts/NotoSansHans-Regular.ttf") format("truetype"),
       url("fonts/NotoSansHans-Regular.eot") format("embedded-opentype"),
       url("fonts/NotoSansHans-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "dax-bold__";
  src: url("fonts/dax-bold__.woff2") format("woff2"),
       url("fonts/dax-bold__.woff") format("woff"),
       url("fonts/dax-bold__.ttf") format("truetype"),
       url("fonts/dax-bold__.eot") format("embedded-opentype"),
       url("fonts/dax-bold__.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
  
@font-face {
  font-family: "Montserrat-Regular";
  src: url("fonts/Montserrat-Regular.woff2") format("woff2"),
       url("fonts/Montserrat-Regular.woff") format("woff"),
       url("fonts/Montserrat-Regular.ttf") format("truetype"),
       url("fonts/Montserrat-Regular.eot") format("embedded-opentype"),
       url("fonts/Montserrat-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat-Light";
  src: url("fonts/Montserrat-Light.woff2") format("woff2"),
       url("fonts/Montserrat-Light.woff") format("woff"),
       url("fonts/Montserrat-Light.ttf") format("truetype"),
       url("fonts/Montserrat-Light.eot") format("embedded-opentype"),
       url("fonts/Montserrat-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "Montserrat-ExtraLight";
  src: url("fonts/Montserrat-ExtraLight.woff2") format("woff2"),
       url("fonts/Montserrat-ExtraLight.woff") format("woff"),
       url("fonts/Montserrat-ExtraLight.ttf") format("truetype"),
       url("fonts/Montserrat-ExtraLight.eot") format("embedded-opentype"),
       url("fonts/Montserrat-ExtraLight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0px;
   color: #040000;
     font-family: "NotoSansHans-Regular",  Arial;
}
p ,textarea,input{
    font-size:18px;
    line-height: 1.8em;
    font-family: "NotoSansHans-Regular",  Arial;
    color: #040000;
    font-weight: 300;
}
h1,h2,h3,h4,h5,h6{
     color: #040000;
}
h2{
    font-size: 32px;
    line-height: 1.4em;
    font-weight:500;
    letter-spacing: 0;
     font-family: "NotoSansHans-Bold";
}
h3{
    font-size: 28px;
    line-height: 1.4em;

    letter-spacing: 0px;
     font-family: "NotoSansHans-Regular";
}

h4 {
   font-size: 23px;
    line-height: 1.3em;
     color: #040000;
    font-family: "NotoSansHans-Regular";
}
h4 a:hover{
    color: #F39D17;
}

.post-title h4{
    font-size: 22px;
    line-height: 1.3em;
    font-weight: 500;
    letter-spacing: 0px;
     font-family: "Montserrat-Light"; 
}
h1, .text-logo #logo {
     font-size: 42px;
    line-height: 1.4em;
    letter-spacing: 2px;
    font-weight: 400;
    color: #404858;
    font-family: "NotoSansHans-Regular";
}

h5 {
    font-size: 20px;
    line-height: 1.4em;
    letter-spacing: 0px;
    font-weight: 500;
    font-family: "NotoSansHans-Regular","Montserrat-ExtraLight", "Helvetica Neue", Helvetica, Arial;

}

h6 {
   font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 0;
    font-weight: 500;
    font-family: "NotoSansHans-Regular","Montserrat-ExtraLight", "Helvetica Neue", Helvetica, Arial;

}

.bigtit{
    font-family: dax-bold__;font-size: 40px;font-weight: 600;line-height: 55px;
}

a {
   color: #626262;
}
a.wa {
   color: #fff;
}
a.wa:hover {
   color: #F39D17;
}
h1 a:hover{
     color:#D75A24;
}
.themecolor{
	color: #F39D17;
}
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background:#F39D17;
   
}

#Wrapper, #Content {
    background-color: #FFF;
}


#gallery-2 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}

.ui-tabs .ui-tabs-nav li a i {
    margin-right: 4px;
    font-size: 16px;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 70px;
    line-height: 60px;
    padding: 10px 0;
}
.section.full-width .section_wrapper .column.one {
	width: 98%;
	margin: 0 !important;
}

.mcb-wrap-inner{
    height: 100%;
}

.header-border{
    border-bottom: 1px solid #fff;
}
@media only screen and (max-width: 1239px) {

	#Top_bar a.responsive-menu-toggle {
		
		top:30px;
		
	}
        #Top_bar.is-sticky a.responsive-menu-toggle {
		
		top:15px;
		
	}
        
}

@media only screen and (min-width: 768px){
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 50px;
}
#Top_bar.is-sticky #logo {
		padding: 5px 0!important;
		height: 50px!important;
		line-height: 50px!important;
	}
#Top_bar.is-sticky .top_bar_right {
    top:0!important;
    height: auto;
}
}



@media only screen and (min-width:1240px) {
	/*#Wrapper, .with_aside .content_wrapper {max-width: 1122px;}*/
	.section_wrapper, .container {
		max-width:100% ;
	}
	.layout-boxed.header-boxed #Top_bar.is-sticky {
		max-width:100% ;
	}
        #Top_bar.is-sticky #search_button {
            top: 20px;
        }
}
@media only screen and (max-width: 767px) {
	.section_wrapper, .container, .four.columns .widget-area {
		max-width: 100% ;
	}
        #Top_bar {
            background-color: #fff!important;
        }
        .header-classic #Top_bar .top_bar_right {
        top: 0!important;
}
        .mobile-header-mini #Top_bar .top_bar_right {
            position: absolute;
            top: 20px;
            right: 60px;
            background: none;
            padding: 0;
        }
        .header-border{
            border-bottom: none;
        }
        .mobile-header-mini #Top_bar #logo {

            margin: 0 5px 5px;
        }
        

}

@media only screen and (max-width: 479px){
    h1, .text-logo #logo {
        font-size: 30px!important;
        line-height: 1.5em!important;
    }
      h2{
         font-size:28px!important;
         line-height: 40px;

    }
    h3{
         font-size: 20px!important;
         line-height: 30px;
    }
    
    h4{
           font-size: 20px!important;
    font-weight: 600;
    line-height: 1.65em;
    }
    
     h5{
         font-size: 20px!important;
        
    }
    
    p {
        font-size:16px!important;
    }
    .bigtit{
        font-size: 30px;line-height: 45px;
    }
    .mobile-col-padding{
        padding: 0!important;
    }
    .mobile-col-padding-15px{
        padding:15px!important;
    }
    .mobile-col-margin{
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .icon_box.icon_position_left.small {
         padding-left: 0; 
    }
    .icon_box.icon_position_left.small .image_wrapper {
     position: relative; 
     top:0!important;
    }
    .icon_box.icon_position_left.small .image_wrapper{
        width: auto;
        height: auto;
    }

}


.box-border {
    border: 1px solid #e4e7f1;
}
.box-shadow {
   background-color: rgb(245, 245, 245);
    border-radius: 10px;
}


/***********header**************/

#Top_bar .menu>li.current-menu-item>a, #Top_bar .menu>li.current_page_item>a, #Top_bar .menu>li.current-menu-parent>a, #Top_bar .menu>li.current-page-parent>a, #Top_bar .menu>li.current-menu-ancestor>a, #Top_bar .menu>li.current-page-ancestor>a, #Top_bar .menu>li.current_page_ancestor>a, #Top_bar .menu>li.hover>a {
    color: #F39D17;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
 height: 45px;
    padding: 15px 0 10px 0;
  
}


#Top_bar{
    top: 0;
   /* border-top: 13px solid #F39D17;*/
}




#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #fff;
    border: none;
}

.sticky-tb-color #Top_bar.is-sticky .column{ 
    border-bottom: none!important;
}
#Action_bar .contact_details li {
    padding: 10px 0;
    color: #000000;
}

#Top_bar .top_bar_right:before {
  
    display: none;
}
#Top_bar .menu>li>a span:not(.description) {
	display: block;
	line-height: 50px;
	padding: 0 22px;
	white-space: nowrap;
	border-right-width: 0;
	border-style: none;
}
#Top_bar a#search_button {
 font-size: 17px;
    line-height: 20px;
    margin-right: 20px;
    top: 43px;
}

#Top_bar .top_bar_right {
    float: left;
}

#Top_bar .search_wrapper .icon_search {
    left: 18px;
    color: rgba(255, 255, 255, 0.6);
}


#Top_bar .menu li ul li {
    padding: 0;
    width: 220px;
    position: relative;
    font-weight: normal;
}
#Top_bar .menu li ul li ul {
    position: absolute;
    left: 220px;
    top: 0px;
    z-index: 204;
}



    .is-sticky .menu_wrapper_3{
        width:auto;margin: 0;padding:0;border-top:none!important;border-bottom:none!important;

    }
    
    
    @media only screen and (max-width: 767px){
        .menu_wrapper_3{
           padding:0;
        }
    }
    
    
    #Top_bar.is-sticky .menu>li>a{
        color: #000;
    }
    
     #Top_bar.is-sticky .menu>li>a:hover{
        color:#F39D17;
    }
    #Top_bar.is-sticky .menu>li.current-menu-item>a{
            color: #F39D17;
    }

#Top_bar .top_bar_right a:not(.action_button) {
    color:#404858;
}
#Top_bar .search_wrapper {
    background: #404857;
}
.header-classic #Top_bar .top_bar_right {
    top:25px;
}
.header-classic #Top_bar.is-sticky .top_bar_right {
    top: 0;
}
 .contact_details a , .contact_details i{
    color: #fff;
    font-size: 14px;
}

.contact_details li{
  float: left;
      margin-right: 15px;
 
}
 .contact_details a:hover{
    color: #FFF;
    text-decoration: underline;
}

#Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right {
    height: 80px;
}
#Header .top_bar_right {
     background-color: transparent;
}
#Top_bar .top_bar_right {
    float: right;
    height:auto;
    position: relative;
    top: 40px;
    padding: 0 0 0 20px;
}

#Top_bar.is-sticky .menu_wrapper .menu>li>a {
		padding: 30px 0 10px 0;
}


#Top_bar .menu>li>a, #Top_bar #menu ul li.submenu .menu-toggle {
    color: #000;
     font-family: "Montserrat-Regular";
}

#Top_bar .responsive-menu-toggle, #Header_creative .creative-menu-toggle, #Header_creative .responsive-menu-toggle {
    color: #404858;
    background: transparent;
}





/***********tab**************/
 .luytab .tabs_vertical.ui-tabs .ui-tabs-nav li a{
    background-image:none;
    background-color:#f5f5f5;
}  
.luytab .tabs_vertical.ui-tabs .ui-tabs-panel{
    border:none !important;
      color: #FFF;
   
}
.luytab .ui-tabs .ui-tabs-panel {
    background-image: none;
        background-color:transparent;

}
.luytab .tabs_vertical.ui-tabs .ui-tabs-nav{
    border:none;
    width: 100%;
    min-width: 200px;
}
.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li{
      border:none;
      margin-bottom: 10px;
      
}

.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li:first-child a {
    -webkit-border-radius:0px 0 0 0 !important;
    border-radius: 0px 0 0 0 !important;
}

.ui-widget-content {
   
    border-width: 0px;
}
@media only screen and (max-width: 767px) {
    .ui-tabs .ui-tabs-nav li a {
        text-align: center;
        background-image: none;
        background-repeat: repeat-x;
        background-position: left top;
    }
}

        
@media only screen and (min-width: 767px){
  .luytab .tabs_vertical.ui-tabs .ui-tabs-nav li a{
    background-image:none;
    background-color:#f5f5f5;
    text-align: center;
}  
.luytab .tabs_vertical.ui-tabs .ui-tabs-panel{
    border:none !important;
    padding-top: 0px!important;
    padding-left:80px!important;
  
}

.luytab .tabs_vertical.ui-tabs .ui-tabs-nav{
    border:none;
    width: 15%;
    min-width: 200px;
}
.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li{
      border:none;
      margin-bottom: 10px;
      
}

.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li:first-child a {
    -webkit-border-radius:0px 0 0 0 !important;
    border-radius: 0px 0 0 0 !important;
}

.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after, .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active:after {
		content: "";
		display: block;
		height: 100%;
		width: 0px;
		position: absolute;
		left: auto;
		right: -1px;
		top: 0;
		z-index: 1;
	}
        
}
 .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a {
    background-color: #F39D17;
    
}
.ui-tabs .ui-tabs-nav li.ui-state-active a{
    color: #fff;
}

/***********tagcloud**************/
.luytag a span{
  border: 1px solid #dcdcdc;
   padding: 0px 10px 3px 10px !important;
font-size: 13px;
line-height: 25px;
}
.luytag a {
    margin: 0px;
    color: #3e3d3d;
}


/***********menu**************/

#menu>ul>li>a, a.action_button, #overlay-menu ul li a {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
}
#Top_bar .menu>li ul li a:hover, #Top_bar .menu>li ul li.hover>a {
	text-decoration: none;
	background: #fff;
        border-left:5px solid #F39D17;
}
#Top_bar .menu>li ul {
	background-color: #fff;
}
#Top_bar .menu>li ul li a:hover, #Top_bar .menu>li ul li.hover>a {
	color: #F39D17;
}

#menu>ul>li>a, a.action_button, #overlay-menu ul li a {
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0px;
}

#Top_bar .menu>li>a {
    padding:38px 0 0px 0;
}
#Top_bar.is-sticky .menu>li>a span:not(.description) {
  
    border-right: 1px solid #fff;
}
#Top_bar .menu>li>a span:not(.description) {
    display: block;
    line-height: 20px;
    border-right: 1px solid #000;
}
#Top_bar .menu>li:last-child>a span {
	border: 0;
}

#Top_bar .menu>li>a span {
    border-color: #fff;
}
#Top_bar a#search_button {
    position: relative;
    top:0px;
    display: block;
    float: left;
    font-size:20px;
    line-height: 20px;
    margin-right: 10px;
    color:#040000;
}
#Top_bar.is-sticky a#search_button{
     color:#040000;
}

.header-stack #Top_bar .top_bar_right {
    position: absolute;
    right: 0;
    bottom: auto; 
    top: 25px;
}
.header-classic #Action_bar .contact_details li, .header-classic #Action_bar .social, .header-classic #Action_bar .social-menu {
    padding: 7px 0;
}
@media only screen and (max-width: 767px){
#Top_bar a#search_button {
   display: none;
}
}
 #Action_bar,.header-classic #Action_bar, .header-fixed #Action_bar, .header-plain #Action_bar, .header-split #Action_bar, .header-stack #Action_bar {
    background-color: #404858;
}
#Action_bar .contact_details li {
    display: inline-block;
    margin-right: 5px;
  
    color: #fff;
}
#Action_bar .contact_details a {
    color: #fff;
}
#Action_bar .contact_details {
    float: right;
}
#Header .top_bar_left{
    background-color: transparent;

}


/***********footer**************/
#Footer a {
    color: rgba(255, 255, 255, 0.9);
}
#Footer a:hover {
    color: #fff;
    text-decoration: underline;
}
#Footer h4 {
    
     font-size: 22px;
    font-weight: 500;
    line-height:29px;
   font-family: "NotoSansHans-Bold";
}
#Footer p ,#Footer li{
     color:#fff;
    font-size: 18px;
    line-height: 1.6em;
}
#Footer a{
      color: #fff;
    font-size: 16px;
    line-height: 32px;
}
#Footer a i{
    font-size: 25px;
}
.copyright{
  color: #989898;
  font-size: 14px;
}
a#back_to_top.button.button_js, #popup_contact>a.button {
   color: #989898;
}
#Footer, #Footer .widget_recent_entries ul li a {
    color: rgba(255, 255, 255, 0.9);
}
#Footer {
    background-color: #F1F2F0;
}

#Footer .footer_copy {
 
}

#Footer .luytag a span{
  border: 1px solid #6d6666;
  
}
#Footer .footer_copy {
    border-top: none;
}

#Footer .footer_copy .one {
   padding-bottom: 5px;
    padding-top: 15px;
}
/***********post**************/

.post-desc p,.portfolio p{
    line-height: 34px;
}
.portfolio {
    padding-right: 50px;
}
.post-links a{
        color: #F39D17;
}

.post-meta {
    margin-bottom: 15px;
}

.Recent_posts ul li .desc{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.Recent_posts ul li .desc h6 {
   overflow: hidden;   
   font-size: 14px;
   line-height: 18px;
} 
.Recent_posts ul li .desc .date {
    font-size: 14px;
}
.pager .pages {
    display: inline-block;
    margin: 0 30px;
    padding: 4px 3px;
    -webkit-border-radius: 0px;
    border-radius: 0px; 
    background-color: transparent; 
    background-image: none;
}

.pager .pages a, .pager .pages span.page-numbers {
    display: inline-block;
    margin: 0;
    min-width: 0;
    height: 25px;
    line-height: 25px;
    text-align: center;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border-right: 1px solid #a8a8a8;
    padding-right: 5px;
    font-size: 20px;
    width: 20px;

}
.pager .pages span.page-numbers.current{
    background: none;
    color: #F39D17;
}
.pager .pages a:hover{
      background: none;
    color: #F39D17;
}
.post-header .title_wrapper {
     margin-left: 0px; 
    border-left-width: 0px;
    border-style: solid;
    padding-left: 0px;
}
.widget>h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 200;
}
/***********product**************/
.if-overlay .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
    margin-bottom: 0 !important;
}
.pro_mr{
	max-width:425px;
         border: 1px solid #eee;
        padding: 10px;
}
.pro_mr .gallery-thumbs{
	margin-top:10px;
}
.pro_mr .gallery-top .swiper-slide{
	
	background-size:cover;
	background-position:center;
	
}
.pro_mr .gallery-thumbs .swiper-slide{
	
	background-size:cover;
	background-position:center;
	cursor:pointer;
	
}

.pro_hd{
	background:#F3F3F3;
	padding:20px 0 0;
}
.pro_hd ul{
    background: #F9F9F9;
    border: none;
    box-shadow: 0 -1px 0 #eee inset;	
}
.pro_hd ul li{
	float:left;
	border:1px solid #F0F0F0;
	border-left:none;
	color: #898989;
    display: block;
    font-size: 13px;
    line-height: 100%;
    margin: 0;
    padding: 20px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    outline: none;
	cursor:pointer;
	background:#F9F9F9;
}

.pro_hd ul li:first-child{
	border-left:1px solid #F0F0F0;
}
.pro_hd ul li span{
	display:block;
	width:30px;
	height:30px;
	margin:0 auto;
	background:rgba(0, 0, 0, 0.25);
	line-height:30px;
	margin-bottom:10px;
}
.pro_hd ul li span i{
	font-size:20px;
	color:#fff;
}
.pro_hd ul li p{
	font-size:13px;
        margin-bottom: 0;
}

.pro_bd{
	margin:35px 0 100px;
}
.pro_bd p{
	margin-bottom:20px;
}
.pro_bd table td{
	border:1px solid #ddd;
    padding: 8px;
	color: rgba(0,0,0,.45);
}
.pro_bd table tr:nth-of-type(odd){
	background-color: #f9f9f9;
}
.pro_hd ul li.on span{
	background:#F39D17!important;
}
.pro_hd ul li.on{
    -o-box-shadow: 0 40px 24px #fff inset;
    -moz-box-shadow: 0 40px 24px #fff inset;
    -webkit-box-shadow: 0 40px 24px #fff inset;
    box-shadow: 0 40px 24px #fff inset;
}
.pro_bd ul{
	display:none;
}
.pro_bd ul.on{
	display:block;
}
.gallery-thumbs .swiper-button-prev,.gallery-thumbs .swiper-button-next{
    background: #F39D17 !important;
    color: #fff;
    text-decoration: none;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    border-radius:0;
    z-index: 22;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
	transition: all .3s;
	left:-40px;
	margin-top:-10px;
}
.gallery-thumbs .swiper-button-next{
	right:-40px;
}
.gallery-thumbs:hover .swiper-button-next{
	right:10px;
	left:auto;
}
.gallery-thumbs:hover .swiper-button-prev{
	left:10px;
}



.ui-tabs .ui-tabs-nav li.ui-state-active a:after, body:not(.woocommerce-page) table tr:hover td, body:not(.woocommerce-page) table tr:hover td a {
	color: #F39D17;
}


/***********filter**************/
#Filters .filters_wrapper ul li.current-menu-item a {
    color: #F39D17;
}

.style-simple #Filters .filters_wrapper ul li.current-menu-item a:after {
    display: block;
}

/***********联系表单**************/
#contactform input[type="button"]{
/*    background-color: #1894cb;*/
    width: 100%;
    font-size: 16px;
}


.contact_page .highlight-left:after, .highlight-right:after {
    background: rgba(245, 245, 245);
}

.contact_page .highlight-right:after {
    content: "";
    position: absolute;
    width: 60%;
    height: 100%;
    top: 0;
}

.contact_page .highlight-left:after {
   
    width: 40%;
   
}
@media only screen and (max-width: 767px) {
	.contact_page .highlight-right .wrap:last-child,.contact_page .highlight-left .wrap:first-child {
		background:white;
                margin-left: 25px;
	}
        
        .contact_page .highlight-right:after,.contact_page .highlight-left:after {
		max-width: 0!important
	}
}

label.error {
    color: red;
    font-weight: 600;
}


   #contactWrapper input[type="text"], #contactWrapper textarea{
            font-size: 17px;
    }
    ::-webkit-input-placeholder {
	color: #666;
}
::-moz-placeholder {
	color: #666;
}
:-ms-input-placeholder {
	color: #666;
}

/***********翻转盒子**************/



.front{
    
  border-radius: 6px;
    
      min-height: 220px;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: ease-in-out 600ms;
}
.back {
  display: flex;
  border-radius: 6px;
  background-position: center;
  background-size: cover;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  top:0;
 height: auto;
   min-height: 220px;
 color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: ease-in-out 600ms;
}

.card {
  color: inherit;
  cursor: pointer;
  width: 100%;
  text-align: center;
margin-bottom: 15px;
  position: relative;
}
.front:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .25;
  z-index: -1;
}
.card:hover .front {
  transform: rotateY(180deg);
}


.back {
  background: #F39D17;
  transform: rotateY(-180deg);
  padding: 0 2em;
}
.card:hover .back {
  transform: rotateY(0deg);
}
/***********错误页面**************/

#Error_404 {
    overflow: hidden; 
    position: relative;
    /* top: 50%; */
     margin:150px 0;
    /* left: 30px; */
}
/***********错误页面**************/

.how_it_works .image{
    border-color: rgb(254, 151, 142);
    border-width:1px;
    width: 100px;
    height: 100px;
    line-height: 100px;
}
.how_it_works.has_border:after {
       content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/arrow.png) no-repeat center 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    right: -40px;
    top: 40px;
}

/***********动态效果**************/

.css3{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}


/***********主页**************/
#Top_bar.is-sticky .menu_wrapper .menu>li>a {
		padding: 20px 0;
}
 .swiper-container {
    width: 100%;
    height: 100%;
}

 .swiper-pro .swiper-slide p:before {
    content: '';
    display: block;
    width: 32px;
    border-top: 1px solid #000000;
    margin-top: 8px;
}

.swiper-button-prev-pro, .swiper-button-next-pro{
    border: 0 none;
    background: transparent;
    background-image:none;
    padding: 0;
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: 60%;
    margin-top: -20px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    background-color: #F39D17 !important;
    text-align: center;
  
}
.swiper-button-prev-pro i, .swiper-button-next-pro i{
    color: #FFF;
    font-size: 18px;
    line-height: 40px;

}
.swiper-button-prev-pro{
     left: -60px;
}
.swiper-button-next-pro{
    right: -60px;
}

.gallery-thumbs .swiper-button-prev,.gallery-thumbs .swiper-button-next{

    opacity: 1;
}
.pro-slide:hover .swiper-button-prev,.pro-slide:hover .swiper-button-next{
     opacity: 1;
}
.swiper-scrollbar-drag{
    background: #F39D17 !important;
}

.highlight-left:after, .highlight-right:after {
	content: "";
	position: absolute;
	width: 40%;
	height: 100%;
	top: 0;
}

@media only screen and (max-width: 767px){
    .display-block{
        display: block !important;
    }
    .highlight-left:after, .highlight-right:after {
        content: none;
    }
}

.index-cat-box h3{
    background-color: #F39D17 !important;
    color: #fff;
    padding: 18px 18px;
    font-size: 20px;
    margin: 0;
} 

.index-cat-box h3::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #F39D17 transparent transparent transparent;
    margin-left: 10px;
    top: 64px;
    z-index: 1;
    
}
.index-cat-box .cat-line{
    background: rgba(0, 0, 0, 0.3);width: 50%; height: 1px;margin-left: 0; margin-right: auto;
}
.index-cat-box a:hover .cat-line{
    width: 100%;
}
.index-cat-box a:hover .image_frame .image_wrapper img{
      -webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; 
      -webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05);
}



@media (min-width: 768px) {
  ul.dot-list.col-2 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
}


ul.dot-list {
   list-style: disc;
   column-count: 2;
}

.stick-bar-home:before{
  width: 6px;
    height: 72px;
    background-color: #F39D17;
    position: absolute;
    visibility: inherit;
    margin: 0 0 0 -5px;
}

.stick-bar:before{
  width: 6px;
    height: 72px;
    background-color: #F39D17;
    position: absolute;
    visibility: inherit;
    margin: -15px 0 0 -30px;
}

.stick-bar-right:before{
   width: 5px;
    height: 80px;
    background-color: #F39D17;
    position: absolute;
    visibility: inherit;
}
.stick-bar-left:before{
  width: 6px; 
    height: 72px;
    background-color: #F39D17;
    position: absolute;
    visibility: inherit;
    margin: 0 0 0 -6px;
}
/***********tabel**************/

table tr:nth-child(2n) td {
    background: #e4e4e4;
}
/***********certification**************/
.cer-tab1 table th{
    background: none;
}

.cer-tab1 table tr td{
     background: none;
}

.cer-tab1 table th,.cer-tab1 table td{
    border-width: 0px;
    border-bottom: 1px solid;
    padding: 7px;
    text-align: left;
}

.cer-tab2 table th{
    background: none;
    font-style: italic;
}
.cer-tab2  h5{
    margin-bottom: 5px;
}
.cer-tab2 table tr td{
     background: none;
}

.cer-tab2 table th,.cer-tab2 table td{
    border-width: 0px;
    padding: 7px;
    text-align: left;
}


.luy_set_5_button2 {
  background: #F39D17;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  float: left;
  font-weight: 400;
  line-height: 35px;
  margin-right: 2.5em;
  cursor:pointer;
  overflow: hidden;
  padding: 0 15px;
  position: relative;
  text-align: center;
  width: auto;
}
.luy_set_5_button2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 500%;
  height: 1000%;
  background: #bf0016;
  z-index: -1;
  transform-origin: 0% 0%;
  transform: translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg);
  transform: translateY(10%) translateX(16%) rotate(-45deg);
  transition: transform .3s;
}
.luy_set_5_button2:hover{
 color:#fff;
}  
.luy_set_5_button2:hover::after {
  transform: translateY(10%) translateX(-25px) rotate(-45deg);
}  




/***********swiper幻灯片**************/
.whiteTxt {
	position: absolute;
	z-index: 10;
	transform: translate(-50%, -50%);

}


 .swiper-pagination-bullet {
display: inline-block;
width: 9px;
height:9px;
opacity:1;
border-radius:9px;
background: white;
margin: 0 3px;
cursor: pointer;
transition: width 0.3s ease-in-out;
margin: 0 8px;
}
.swiper-pagination-bullet-active{
	background:#F39D17;
	width:9px;
}

.swiper-button-prev-top,.swiper-button-next-top{
    background-image: none;
    width: 40px;
    background-color: rgba(0,0,0,0.5)!important;
    height: 40px;
    text-align: center;
    border-radius:0!important;
     opacity: 0;
}
.swiper-button-prev-top:hover,.swiper-button-next-top:hover{
        background-color: rgba(0,0,0,0.9)!important;

}
.swiper-button-prev-top i,.swiper-button-next-top i{
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.swiper-container:hover .swiper-button-prev-top,.swiper-container:hover .swiper-button-next-top{
     opacity: 1;
}


.swiper-button-next-top.swiper-button-disabled, .swiper-button-prev-top.swiper-button-disabled {
    opacity: 0;
  
}

.swiper-container:hover .swiper-button-prev-top.swiper-button-disabled,.swiper-container:hover .swiper-button-next-top.swiper-button-disabled{
     opacity: 0.35;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 90px;
    
}
@media only screen and (max-width: 768px){
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15px;
    
}
   
}
.luy_box{
    overflow: hidden;
}
.luy_box:hover img {
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}
.ani-icon{
    position:absolute;bottom: 50px;right: 30px;
}
.luy_box:hover .ani-icon{
    bottom: 70px;
 
}

.luy_box:hover .ani-icon img{
    bottom: 70px;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}

.luy_box:hover .link{
    margin-left: 15px;
}

.luy_box .mask1{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0px;
    background-color: rgba(0, 56, 138, 0.4);
    z-index: 0;
}

.luy_box:hover .mask1{
    width: 100%;
}
.luy_tab ul,.luy_tab_c ul {
    margin: 0;
}

.luy_tab ul li,.luy_tab_c ul li{
    list-style: none;
   cursor: pointer;
}




    .tech_nav{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    
    .tech_nav li{
        
    width: 25%;
    text-align: center;

    padding: 35px 0;
    }
    .tech_nav li a{
        color: #fff;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 1px;
    }
    
    .tech_nav .current-menu-item,.tech_nav .current-procat-ancestor,.tech_nav .current-pro-ancestor{
        background-color: #D2B5A6;
    }
    
    @media only screen and (max-width: 767px){
          .tech_nav li {
                width: 100%;

            }
    }

 