


@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: "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: "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");
}

body {
     font-family:"NotoSansHans-Bold", "Roboto-Regular","Helvetica Neue", Helvetica, Arial;
     color: #5b7d9a;;
}
body {
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 400;
    letter-spacing: 0px;
     font-family: "NotoSansHans-Bold", 'robotolight', "Helvetica Neue", Helvetica, Arial;
}
p ,textarea{
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 400;
     font-family: "NotoSansHans-Bold", 'robotolight', "Helvetica Neue", Helvetica, Arial;
     color: #5b7d9a;
}
h1, h2, h3, h4,h5,h6, .text-logo #logo {
    font-family: "NotoSansHans-Bold", "Roboto-Regular","Helvetica Neue", Helvetica, Arial;
    color: #001d67;
}
h2{
    font-size:28px;
    line-height:1.4em;
    font-weight: 500;
    letter-spacing: 0px;
}
h3{
    font-size: 25px;
    line-height: 1.4em;
    font-weight: 600;
    letter-spacing: 0px;
}

h4 {
    font-size: 22px;
    line-height: 1.5em;
    font-weight: 600;
    letter-spacing: 0px;
}
 a:hover h6,a:hover h5,a:hover h4{
    color: #0071BB;
}
h1, .text-logo #logo {
    font-size: 45px;
    line-height: 1.4em;
    letter-spacing: 0px;
    font-weight: 500;
    color: #001d67;
}

h5 {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 500;
    letter-spacing: 0px;
}

h6 {
    font-size: 16px;
    line-height:22px;
    font-weight: 500;
    letter-spacing: 0px;
}

a {
   color: #626262;
}
h1 a:hover{
     color:#D75A24;
}
.themecolor{
	color: #34ccff;
}
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: rgba(21, 63, 143, 0.6);
   
}

#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 {
   
    top: 30px;
  
}
#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:25px;
		
	}
        #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: 45px;
}
#Top_bar.is-sticky #logo {
		padding: 5px 0!important;
		height: 50px!important;
		line-height: 50px!important;
	}
#Top_bar.is-sticky .top_bar_right {
    top: 20px;
    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: 0;
        }
}
@media only screen and (max-width: 767px) {
	.section_wrapper, .container, .four.columns .widget-area {
		max-width: 100% ;
	}
        #Top_bar {
            background-color: #fff !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;
        }
        #Top_bar .responsive-menu-toggle, #Header_creative .creative-menu-toggle, #Header_creative .responsive-menu-toggle {
            color: #393939!important;
            background: transparent;
        }
        
            .mobile-col-padding{
        padding-left: 0!important;
         padding-right: 0!important;
    }
    .mobile-col-padding-15px{
        padding-left: 15px!important;
         padding-right: 15px!important;
    }
    .mobile-col-margin{
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .icon_box.icon_position_left {
         padding-left: 0; 
    }

}

@media only screen and (max-width: 479px){

    h1, .text-logo #logo {
        font-size: 29px!important;
        line-height: 1.4em;
    }

}


.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: #34ccff;
    
}

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


#Top_bar.is-sticky .menu_wrapper {
    clear: none;
    border-bottom: none;
}



#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: #f8f8f8;
    border: none;
}

.sticky-tb-color #Top_bar.is-sticky .column{ 
    border-bottom: none!important;
}
#Action_bar .contact_details li {
    padding: 5px 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 15px;
	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: 230px;
    position: relative;
    font-weight: normal;
}
#Top_bar .menu li ul li ul {
    position: absolute;
    left: 230px;
    top: 0px;
    z-index: 204;
}
#Top_bar .top_bar_right a:not(.action_button) {
    color: #fff;
}
#Top_bar .search_wrapper {
    background: #404857;
}
 .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: #fff;
}

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

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

#Top_bar.is-sticky .menu_wrapper .menu>li>a {
    color: #34ccff;
    padding: 20px 0;
}
.top_text{
 float: right;
    padding: 32px 0 15px 0;
}


#Top_bar.is-sticky .top_text{
      padding: 20px 0 0 0;
}

.top_text ul {
    color: #fff;
}
.top_text ul li{
    float: left;
    margin-left: 10px;
  
}
.top_text ul li a{
   color: #fff;
}
#Top_bar.is-sticky .top_text ul {
        color: #34ccff;
}

#Top_bar.is-sticky .top_text a:not(.action_button) {
    color: #34ccff;
}


/***********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 (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: #34ccff;
    
}
.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 #34ccff;
}
#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: #34ccff;
}

#menu>ul>li>a, a.action_button, #overlay-menu ul li a {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0px;
}
.header-simple #Top_bar #menu>ul {
   padding: 15px 0;
}
#Top_bar .menu>li>a {
    padding:32px 0 15px 0;
}
#Top_bar .menu>li>a span:not(.description) {
    display: block;
    line-height: 20px;
    border-right: 1px solid #f8f8f8;
}

#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:0;
    display: block;
    float: left;
    font-size:18px;
    line-height: 20px;
    margin-right: 10px;
}

@media only screen and (max-width: 767px){
#Top_bar a#search_button {
    top: 23px;
}
}
 #Action_bar,.header-classic #Action_bar, .header-fixed #Action_bar, .header-plain #Action_bar, .header-split #Action_bar, .header-stack #Action_bar {
    background-color: #00000073;
}
#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: #a7b6d3;
}
#Footer a:hover {
    color:#a7b6d3;
    text-decoration: underline;
}
#Footer h4 {
     color:  #fff;;
     font-size: 22px;
    font-weight: 600;
    line-height: 37px;
}
#Footer p ,#Footer li{
     color: #a7b6d3;
    font-size: 16px;
    padding-right: 10px;
    line-height: 25px;
}
#Footer a{
      color: #a7b6d3;
    font-size: 16px;
    line-height: 25px;
}
#Footer a i{
    font-size: 25px;
}
.copyright{
  color: #a7b6d3;
  font-size: 13px;
}
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: #001447;
}

#Footer .footer_copy {
   background-color: #001d67;
}

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

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

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

.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 1px;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
   -webkit-border-radius: 0px; 
     border-radius: 0px; 
}
.post-header .title_wrapper {
     margin-left: 0px; 
    border-left-width: 0px;
    border-style: solid;
    padding-left: 0px;
}

/***********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{
	padding:20px 0 0;
}
.pro_hd ul{
    background: #F9F9F9;
    border: none;
    box-shadow: 0 -1px 0 #eee inset;	
    margin: 0;
}
.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:#34ccff!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;
       margin: 0;
}
.pro_bd ul.on{
	display:block;
}
.gallery-thumbs .swiper-button-prev,.gallery-thumbs .swiper-button-next{
    background: #34ccff !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;
}


.swiper-slide-thumb-active{
        border: 2px solid #34ccff;
}

.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: #34ccff;
}


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

.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;
}


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



.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: #34ccff;
  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;}


/***********主页**************/

 .swiper-container {
    width: 100%;
    height: auto;
}

 .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: #34ccff !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: #34ccff !important;
}

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

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

.index-cat-box h3{
    background-color: #34ccff !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: #34ccff 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: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}


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

.stick-bar-home:before{
   width: 5px;
    height: 80px;
    background-color: #34ccff;
    position: absolute;
    visibility: inherit;
    margin: 5px 0 0 -5px;
}

.stick-bar:before{
   width: 5px;
    height: 80px;
    background-color: #34ccff;
    position: absolute;
    visibility: inherit;
    margin: 5px 0 0 -12px;
}

.stick-bar-right:before{
   width: 5px;
    height: 80px;
    background-color: #34ccff;
    position: absolute;
    visibility: inherit;
}


/***********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: #34ccff;
  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: #2450a5;
  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: 20%;
height: 4px;
opacity:1;
border-radius:0px;
background: transparent;
margin: 0 0!important;
cursor: pointer;
transition: width 0.3s ease-in-out;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
}
.swiper-pagination-bullet-active{
	background:#34ccff;
            border-top: 1px solid #34ccff;

        height: 4px;
	width: 20%;
}

.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: 160px;
    
}
.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;
}

.ozy-flat_button {
  
  background: #34ccff none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 22px 38px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: all 0.4s ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow: 0px 8px 16px 0px rgba(52, 204, 255, 0.4);
}



.ozy-flat_button:hover {
    box-shadow: none;
     color: #fff;
}


.ozy-flat_button_sm {
 border-radius: 50px;
    display: inline-block;
    padding: 8px 15px;
    background: linear-gradient(to right, #15337a 50%, #34ccff 50%) repeat scroll right bottom/200% 100% transparent;
    text-align: center;
    color: #ffffff !important;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 1em;
    transition: background 350ms ease-in-out;
}

.ozy-flat_button_sm:hover {
     background-position: left bottom; 
}


.elementor-background-overlay {
    background-color: #001d67;
    opacity: .8;
    transition: background .3s,border-radius .3s,opacity .3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.geoport-counter {
    color: #bfc4df;
    display: block;
    font-size: 16px;
    font-weight: 700;
    z-index: 1;
    position: relative;
    margin-bottom: 30px;
}
.geoport-counter:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    opacity: .2;
    left: 50%;
    top: 47%;
}

.cbx>.single-counter-item:last-child>.geoport-counter:before {
    content: "";
    position: absolute;
    width: 110%;
    height: 0;
    background: #fff;
    opacity: .2;
    left:0;
    top: 45.5%;
}
.counter-icon {
    padding-bottom: 40px;
    margin-bottom: 35px;
    position: relative;
}
.counter-icon:before, .counter-icon:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
    height: 9px;
    width: 9px;
    background: #34ccff;
    border-radius: 50%;
}
.counter-icon:after {
    height: 5px;
    width: 5px;
    background: #fff;
    bottom: -3px;
}
 .elementor-counter-title {
    color: #bfc4df;
    font-family: "Montserrat",Sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.scarousel-overlay {
    position: absolute;
    left: 50px;
    bottom: 45px;
    display: flex;
    align-items: flex-start;
}

.scarousel-content{
    text-align: left;
}
.scarousel-content>a {
    font-size: 16px;
    font-weight: 700;
    color: #34ccff;
}
.services-carousel-icon i {
    color: #34ccff;
    font-size: 36px;
    margin-right: 25px;
}

.services-carousel-thumb:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(90deg,rgba(0,14,48,.70196) 0%,rgba(0,14,48,0) 100%);
    background-image: -moz-linear-gradient(90deg,rgba(0,14,48,.70196) 0%,rgba(0,14,48,0) 100%);
    background-image: -webkit-linear-gradient(90deg,rgba(0,14,48,.70196) 0%,rgba(0,14,48,0) 100%);
    background-image: -ms-linear-gradient(90deg,rgba(0,14,48,.70196) 0%,rgba(0,14,48,0) 100%);
    width: 100%;
    height: 100%;
}

    .section-title{
        position: relative;
    }
    .section-title .bg-title {
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        text-transform: capitalize;
        line-height: 1;
        font-size: 150px;
        color: #edf2ff;
        z-index: -1;
        font-weight: 600;
    }
    .single-services{
        position: relative;
        border: 2px solid #d7edff;
    }
    .single-services:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 20px;
    border-color: transparent transparent #d7edff;
    transition: .3s linear;
}

    @media only screen and (max-width: 767px){
   .section-title .bg-title {
    top: 20px;
    font-size: 50px;
   
}
    .geoport-counter:before{
        height: 0!important;
    }
}
