/* CSS Document */
/** font-family:=================================*/
.color-white{color: #fff!important;  }
.color-blue{color: #215285!important;  }
.color-orange{color: #ed6d34!important;  }

.txt-stork { -webkit-text-stroke: 1px #c2c3c4;  -webkit-text-fill-color: transparent;}
.wrapper { position: relative; display: block; margin:0px auto; padding: 0px 20px; width: 100%;  max-width: calc((100% - 40px)/12*12 + 40px); }
@media (min-width:1025px) {
.wrapper { padding-right: 40px; padding-left: 40px;   }
}
@media (min-width: 1201px) and (max-width: 1400px) {
.wrapper { padding-right: 30px; padding-left: 30px; max-width: 100%;}
}
@media (min-width: 1401px) {
.wrapper { padding-right: 80px; padding-left: 80px; max-width: 1440px; }
}
  
.cell { display: none !important;}
.desk { display: block !important;}
@media (max-width:992px) {
.cell { display: block !important; border: 0;   }
.desk { display: none !important; }
}

.banner{background:#fff;  margin-top: 0px;position: relative; }
.banner .item { width: 100%; height:auto;position: relative; overflow: hidden;}
.banner .item.youtube{ width: 100%; height:100vh; }
@media (max-width:1024px) {
.banner .item.youtube{  height:60.5vh; }
}
@media (max-width:992px) {
.banner .item.youtube{  height:100vh; }
}
@media (max-width:768px) {
.banner .item.youtube{  height:75vh; }
}
@media (max-width:767.98px) {
.banner .item.youtube{  height:73vh; }
}
.slide-content-headings, .slick-slide::before, .slick-slide { -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.main-slider { position: relative; width: 100%;  height:auto;  margin-bottom: 0; opacity: 0;  overflow: hidden;visibility: hidden; -webkit-transition: all 1.2s ease;  -moz-transition: all 1.2s ease; -o-transition: all 1.2s ease; -ms-transition: all 1.2s ease; transition: all 1.2s ease; }
.main-slider.slick-initialized { opacity: 1; visibility: visible;}
.slick-dotted.slick-slider { margin-bottom: 0;}
.slick-slide { position: relative;}
.slick-slide::before { background-color: #000000; opacity: 0.3; z-index: 1;}
.slick-slide video { display: block;  position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto;  -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.slick-slide iframe { position: relative; pointer-events: none;}
.slick-slide figure { position: relative; height: 100%; margin: 0; overflow: hidden; }
.slick-slide .slide-image { opacity: 0; height: 100%; background-size:cover; background-position: center;  -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; transition: all 0.8s ease;}
.slick-slide .slide-image.show {  opacity: 1;}
.slick-slide .image-entity { height:100vh; opacity: 0; overflow: hidden; visibility: hidden;}
.slick-slide .loading { position: absolute; top: 44%; left: 0; width: 100%;}
.slick-slide .slide-media { animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);}
.slick-slide.slick-active { z-index: 1;}
.slick-slide.slick-active .slide-media {  animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);}
.slick-slide.slick-active .slide-content-headings { opacity: 1;  -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0);  -o-transform: translateY(0); transform: translateY(0);  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;}
.slide-content-headings { position: relative; padding:0px 0px 0px 30px; border-left: 3px solid #c20e23; opacity: 0; z-index: 1; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;  -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px);  transform: translateY(100px);}
.slide-content { width: 50%; position: absolute; left: 10%; top:30%;text-transform: uppercase; /*transform: translate(-15%, -50%); */z-index: 999;}
.slide-content-headings h2 { font-size: 3.5rem; font-weight:700; line-height:5rem; color:#c20e23; margin:0px 0px 10px 0;letter-spacing:4px; word-wrap: normal; text-shadow: 1px 2px 2px rgba(0,0,0,.2) }
.slide-content-headings p { font-size:1.5rem; font-weight:500; line-height:2rem;color:#000;  letter-spacing: 1px; word-wrap: normal; text-shadow: 1px 2px 2px rgba(255,255,255,.2)  } 
.slide-content-headings h2 strong{display: block}
@media (max-width: 1680px) {
.slide-content-headings h2 { font-size: 3rem;line-height:3.75rem; }
.slide-content-headings p { font-size:1.375rem;  line-height:2rem;  } 
}
@media (max-width:1024px) {
.slide-content-headings h2 { font-size: 2.125rem;line-height:2.5rem; }
.slide-content-headings p { font-size:1rem;line-height: 1.35rem;  }
}
@media (max-width:992px) {
.slide-content-headings { padding:0px 20px;}
.slide-content { width: 90%; left:10%; top:20%; }
.slide-content-headings h2 { font-size: 3rem;line-height:3.75rem; margin:0px 0px 30px 0;}
.slide-content-headings p { font-size:1.375rem;  line-height:2rem; color: #fff } 
}
@media (max-width:640px) {
.slide-content-headings h2 { font-size: 1.75rem;line-height:2.5rem;margin-bottom: 10px; }
.slide-content-headings p { font-size:1rem;  line-height:1.5rem; color: #fff } 	
}
@media (max-width:320px) {
.slide-content-headings { padding:0px 10px;}
.slide-content-headings h2 strong{display: inline-block!important;}
.slide-content-headings h2 { font-size: 1.275rem;line-height:1.5rem;margin-bottom: 10px; }
.slide-content-headings p { font-size:.75rem;  line-height:1rem;  } 	
}
@media (max-width:280px) {
.slide-content-headings h2 { font-size:.9rem;line-height:1.5rem;margin-bottom: 10px; }
.slide-content-headings p {display: none } 	
}
@keyframes slideIn {
from { filter: url(blur.svg#blur); filter: blur(15px); -webkit-filter: blur(15px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");  }
to { filter: url(blur.svg#blur); filter: blur(0);  -webkit-filter: blur(0); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");}
}
@keyframes slideOut {
from { filter: url(blur.svg#blur);filter: blur(0);  -webkit-filter: blur(0);  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");}
to {  filter: url(blur.svg#blur); filter: blur(15px);  -webkit-filter: blur(15px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");}
}
@-webkit-keyframes zoomInImage {
from { transform: scale3d(1, 1, 1); }
to { transform: scale3d(1.1, 1.1, 1.1); }
}
@keyframes zoomInImage {
from { transform: scale3d(1, 1, 1); }
to { transform: scale3d(1.1, 1.1, 1.1); }
}
.zoomInImage { -webkit-animation-name: zoomInImage; animation-name: zoomInImage;}
@-webkit-keyframes zoomOutImage {
from { transform: scale3d(1.1, 1.1, 1.1); }
to {transform: scale3d(1, 1, 1); }
}
@keyframes zoomOutImage {
from { transform: scale3d(1.1, 1.1, 1.1); }
to { transform: scale3d(1, 1, 1); }
}

 
.main-wrap{ width: 100%; padding:0px; margin:0px auto; height: auto;  display: flex; flex-wrap: wrap;  }

.application { display: flex; flex-wrap: wrap;}
.application a,.application a:visited {color: #fff;}
.application a:hover { opacity: 1; color: #fff; text-decoration: none;}
.application .col { padding: 0;}
.application .desc { display: flex; align-items: center; flex: 1 0 50%;}
.application .block-title { padding: 0 8vw;}
.application .block-title-txt p{ margin:  0; font-size: clamp(.9rem, 2.3vw, 1.125rem); text-transform: uppercase;  color: #494341; line-height: 2rem;}
.application .tit-wp { border-bottom: 1px solid #fff;}
.application .tit-wp h3 { margin-bottom:20px; font-size: clamp(1.125rem, 2.3vw, 2rem); text-transform: uppercase; line-height:2rem;}
.application .tit-wp .subtitle { margin-bottom: 12px; font-size: clamp(0.875rem, 2.3vw, 1rem); line-height: 1.5rem; font-weight: 700;  }
.application .images { height: 100%; padding: 0; background-color:#000;}
.application .images img {  opacity: 0.3; -o-object-fit: cover; object-fit: cover;  height: 100% !important; transition: 1s; width: 100%;}
.application .copy { display: flex; align-items: flex-end; position: absolute; top: 0; bottom: 0; left: 0; right: 0;  padding: 2vw;}
.application .item { position: relative; flex: 1 0 25%;}
.application .item::before { content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: clamp(28px, 3.75vw, 40px); height: clamp(24px, 3vw, 32px); background-color:#d14c34; transition: 0.5s; opacity: 0;}
.application .item .col.copy .text { opacity: 0; height: 0; overflow: hidden; transition: 1s; margin-top: 12px; line-height: 1.6;}
.application .item:hover::before { opacity: 1;}
.application .item:hover .images img { opacity: 0.6;}
.application .item:hover .col.copy .text { opacity: 1; height: 100px; margin-bottom: 40px;}
@media screen and (max-width: 1680px) {
.application .block-title { padding: 2vw 6vw; }
}
@media screen and (max-width: 1280px) {
.application .tit-wp h3 { font-size:1.125rem; }	
.application .item .col.copy .text { font-size:0.9rem; }	
.application .block-title-txt p{font-size:0.9rem; }	
}
@media screen and (max-width: 992px) {
.application .desc{ flex: 1 0 100%; }
.application .item {  flex: 1 0 31.333%; }
}
@media screen and (max-width:992px) {
.application .tit-wp .subtitle {display: none; }
}
@media screen and (max-width: 767.98px) {
.application .item {  flex: 1 0 50%; }
.application .tit-wp{  margin-bottom: 12px; }
.application .tit-wp h3 { font-size: 1.125rem;margin-bottom:10px;  }   
.application .item .col.copy .text { display: none; opacity: 1;  height: 100px; margin-bottom: 40px;  }
}
@media screen and (max-width: 360px) {
.application .item{ flex: 1 0 100%; }
}

.main-about{ position: relative; margin:0px; padding:0px;}
.main-about .animated {  -webkit-animation-duration: 1.5s; animation-duration: 1.5s; transition: opacity 0.5s ease 0.3s;}
@media (max-width:1024px) {
.main-about{  padding:0px;}
}
@media (max-width: 767.98px) {
.main-about{ padding:40px 0px;background-size: 100% auto; background-position:0px top;}    
}
 
.block {width:50%; height: auto;margin: 0; padding: 2vw 6vw;}
.block-txt{width:100%; margin: auto; padding:50px 0px ;  display: block; position: relative;z-index: 9;   }
.block-txt p { font-size:1rem;  line-height:1.875rem; font-weight: 400;   margin-bottom: 10px; color:#3b3d40 }
.block-txt p strong{  display: block;  width: 100%; font-size: 1.313rem; line-height: 2rem; letter-spacing: 1.2px; font-weight:400;   margin-bottom: 10px; color: #fff; }
.post-btn{  margin-top:30px; }
@media (max-width: 992px) {
.block {width:100%;margin: 0px; padding: 0px; }  
} 
 
 @media (max-width: 1280px) {
.block-txt p { font-size:0.9rem; }
}
@media (max-width:840px) {
.block-txt{ margin:50px 0px; padding: 0px 20px;}   
}
@media (max-width:767.98px) {
.block-txt{  padding: 0px 20px;}   
}
@media (max-width:640px) {
.block-txt p { font-size:0.9rem; line-height: 1.5rem;  }
}
 
@media (max-width:320px) {
.block-txt{  padding: 0px 10px;}  
.block .block-txt{margin: 0px;}
}

.block-pic {width:50%; height: auto;margin: 0; padding:0px;  position: relative;  }
@media (max-width: 992px) {
.block-pic {width:100%; height: 360px; order: 2;  }
}
@media (max-width: 320px) {
.block-pic {width:100%; height: 360px; }
}


.card-box{ width: 100%; height: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-end;  } 
@media (max-width:1024px) {
.card-2{ margin: auto;  }
.card-2 img {  display: block; margin: auto;  }
}
 
.card-2 { width: 100%;  background-image: attr(src url); background-repeat: no-repeat; background-size:  cover; background-position:left bottom;   position: absolute;z-index: -1; top:0px; left: 0; right: 0; bottom: 0; line-height: 0;  }
.circle-icon:before { content: ""; width: calc(100% - 10px);  height: calc(100% - 10px); top:5px; left:5px; display: block;  border: dashed 1px #fff; border-radius:99rem; position: absolute;z-index: 5; animation: rotateIt 20s infinite linear; transform-origin: 50% 50%;} 
@keyframes rotateIt { to { transform: rotate(-360deg); } }
 
/***** product  **** 
=================================*/
.produt-wrap{width:100%; padding:40px 0px;margin:0px auto; }
@media (max-width: 1440px) {
.produt-wrap{ padding:20px 0px;}
}
@media (max-width: 1024px) {
.produt-wrap{padding:50px 0px; }
}
/*----------------------------------------/
Product
---------------------------------------- */
.product { margin:60px auto 30px auto; padding: 0px 20px;  }
.product li {width:calc(100% - 30px); margin:auto 15px; position: relative;  transition: all 0.3s linear 0s; list-style: none; }
.product li .item{width: 100%;  }
.product li .inner-body { position: relative;  width:100%; height: auto; padding:20px;  z-index: 9;  }
.product li h3 { position: relative; z-index: 5; font-size:1.5rem; font-weight: 400; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow-wrap: break-word; transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); }
.product li h3::after {content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #fff; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0);}
.product li:hover h3::after { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.product li .photo { width: 100%; height: auto; padding: 0px;  overflow: hidden; box-shadow: 0px 15px 15px rgba(213,222,230,1) }
.product li .photo figure{ width: 100%; padding-top:100%; height: 0; object-fit: cover;overflow: hidden; background-image: linear-gradient(to bottom,#fff 0%, #d5dee6 60%); position: relative; transition: all 0.5s ease 0s;}
.product li .photo figure img { max-width: none; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.product li:hover  .photo figure img { transform: scale(1.05)}
.product .slick-prev{ top:35%; left:-40px }
.product .slick-next{ top:35%; right:-40px }
@media (max-width:1366px) {
.product .slick-prev{  left:-20px }
.product .slick-next{ right:-20px }
}
@media (max-width:1280px) {
.product li h3 { font-size:1.375rem; margin-bottom: 10px; }   
.product .slick-prev{  left:-10px }
.product .slick-next{ right:-10px }
}
@media (max-width:767.98px) {
.product { margin:60px auto 0px auto; padding: 0px 20px;  }
.product .slick-prev,.product .slick-next{  top:-50px; bottom:auto;  width: 36px;  height: 36px;}
.product .slick-prev{ left:calc(100% - 80px);}
.product .slick-next{ right:0px;}
}
@media (max-width:480px) {
.product { margin:60px auto 0px auto; padding: 0px 0px;  }
.product li {width:calc(100% - 20px); margin:auto 10px; }
.product li h3 { font-size:1.15rem; margin-bottom: 10px; }   
}
@media (max-width:280px) {
.product li {width: 100%;}    
}
/*----------------------------------------/
Product
---------------------------------------- */
.bg-black{background-color:#141517;padding: 50px 0px;}
.service { width: calc(100% + 40px); margin:0px auto 0px 120px; padding: 0px; display: flex;flex-wrap: wrap; position: relative;z-index: 1;}
.service li {width: calc(100%/3 - 40px ); margin:20px; position: relative;  transition: all 0.3s linear 0s; list-style: none; }
.service li:nth-child(1) { margin-left: -120px }
.service li:nth-child(4) { margin-left: 0px }
.service li .item{width: 100%;  }

.service li .inner-body { position: absolute;bottom:0px; left:0px; width:100%; height: auto; padding:10px 0px; display: flex; flex-wrap: nowrap; justify-content: space-between;align-items: center; z-index: 9; background-color: rgba(0,0,0,.5) }
.service li i{width:15%;}
.service li i img{filter:invert(100%) brightness(5) grayscale(1)}
.service li:hover i img{filter:none}
.service li h3 { width:85%;position: relative; z-index: 5; margin: auto 30px;font-size:1.5rem; font-weight: 400; color: #fff; letter-spacing: 1px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow-wrap: break-word; transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); }
.service li h3::after {content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #c30d23; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0);}
.service li:hover h3::after { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.service li:hover h3{ color:#c30d23}
.service li .photo { width: 100%; height: auto; padding: 0px;  overflow: hidden; position: relative; z-index: 0;  }
.service li .photo figure{ width: 100%; padding-top:75.25%; height: 0; object-fit: cover;overflow: hidden;background: #000; position: relative; transition: all 0.5s ease 0s;}
.service li .photo figure img { max-width: none;  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.service li:hover  .photo figure img {opacity: 0.4; transform: scale(1.05)}
@media (max-width:1280px) {
.service li h3{ font-size:1.125rem; margin-bottom: 10px; }
}
 @media (max-width:1024px) {
.service { width:100%; margin:0px auto; }
.service li:nth-child(1) { margin-left:auto}
.service li:nth-child(4) { margin-left: auto}
}

 @media (max-width:480px) {
.service { margin:0px auto; padding: 0px;}   
.service li {width: calc(100%/2 - 20px ); margin:10px; position: relative;  transition: all 0.3s linear 0s; list-style: none; }
.service li .inner-body { padding:5px 0px;  }
.service li i{width:32px;}
.service li h3 { width:calc(100%- 32px); margin: auto 10px;  font-size:1rem; }
}
 @media (max-width:280px) {
 .service li {width: 100%;}    
}
/*-------------------*/
/***** 最新消息 *****/
/*------------------*/
.news{ margin: auto; padding: 50px 0px; position: relative; }
.news-wrap{padding:50px 0px;}
@media (max-width: 1160px) {
.news-wrap{padding: 0px;}
}
 
.news .main-wrap{padding: 50px 0px;}
.news-list{width: 100%; margin: 0px;  padding:0px ; display: flex;  flex-wrap: wrap; position: relative; z-index: 1; }
.news-list li{ width:100%; padding:10px;margin: 0px 0px 30px 0px; box-sizing: border-box; list-style: none; transition: all 0.5s ease 0s; }
.news-list figure img { max-width:100%; height: auto; object-fit: cover; margin: auto; display: block; transition: all 0.5s ease-in-out;}
.news-list figure{width: 100%; padding-bottom: 66.66%; height: 0; overflow: hidden;  position: relative;  z-index: 1; transition: all 0.5s ease 0s; transition: all 0.5s ease-in-out;}
.news-list li:hover figure img { opacity: .75;  transform: scale(1.15); }
.news-list .news-item  {width:100%; height: auto; padding: 0px; display: flex;  flex-wrap: wrap;align-items: flex-start;}
.news-list .news-pic  {width:100%; height: auto; padding: 0px; overflow: hidden; position: relative; border-radius:30px;    }
.news-list .news-box{position: relative;width: 100%; margin: 0px;padding:5px 0px;  box-sizing: border-box;display: -ms-flexbox; display: flex; flex-wrap: wrap;align-content: flex-start }
.news-list .news-box .btn-1{margin: 0px;}
.listDateBox {width: 100%; padding: 20px 0px; font-size: 1rem; color:#666464;  }

.news-list h3 { margin:0px 0px 15px 0px; font-size:1.5rem; line-height:2rem; font-weight:700; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow-wrap: break-word; word-break: normal; }
.news-list a h3,.news-list a p{ color:#000; }
.news-list a:hover h3,.news-list a:hover p{ color:#c30d23; }
.news-list li:hover a h3,.news-list li:hover a p{ color:#c30d23; }
.news-list p{ font-size:1rem; line-height: 1.875rem;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow-wrap: break-word; }
@media (max-width:1280px) {
.news-list h3 {  font-size:1.125rem;  }	
.news-list p{ font-size:0.9rem; line-height: 1.5rem;  }
}
@media (max-width:480px) {
.news{ padding: 50px 0px 0px 0px;}
.listDateBox {  padding:0px 0px 20px 0px;   }      
.news-list h3 {  font-size:1rem; line-height:1.5rem; } 
.news-list p{ font-size:.875rem;  } 
.news-list .news-pic{ border-radius:10px;    }	
}

 
.title {  width: 100%; margin:0px auto 30px 0px; padding: 0px; letter-spacing: 2px;  } 
.title h1,.title h2{  margin:10px  auto; font-size: 2.125rem; font-weight:700; color: #c30d23;  }
.title span{ font-size: 2.125rem; font-weight:700; color: #000;  }
.title strong{color:#c30d23;}
 @media (max-width:1160px) {
.title {  width: 120%;} 
.title h1,.title h2{ font-size: 1.875rem;}
.title span{ font-size: 1.875rem; }	 
}

@media (max-width:840px) {
.title {width: 100%; margin: auto;}
.title h1,.title h2{  font-size: 1.5rem;}  
.title h2 span{margin-left: 10px;}
.title span{ font-size: 1rem;}       
}

@media (max-width:767.98px) {
.title { margin:0px auto;  }  
.title h2 span{ display: block; font-size: .875rem;margin-left: 0; }       
}
@media (max-width:320px) {
.title h1,.title h2{  font-size: 1.175rem;   }  
.title h3{ font-size: 1rem;   }   
}
.title-2 {  width: 100%; margin:0px auto 30px 0px; padding: 0px; border-bottom: solid 1px #d5dee6;} 
.title-2 h1,.title-2 h2{  margin:10px  auto; font-size: 2.125rem; font-weight:700; color: #c30d23;  }
.title-2 span{ font-size: 2.125rem; font-weight:700; color: #000;  }
.title-2 strong{  color:#c30d23;  }
 @media (max-width:1160px) {
.title-2{width: 120%;} 
.title-2 h1,.title-2 h2{ font-size: 1.875rem; }
}
@media (max-width:840px) {
.title-2 {width: 100%; margin: auto;}
.title-2 h1,.title-2 h2{  font-size: 1.275rem;}  
.title-2 h2 span{margin-left: 10px;}
.title-2 span{ font-size: 1rem;}       
}
@media (max-width:767.98px) {
.title-2 { margin:0px auto;  }  
.title-2 h2 span{ display: block; font-size: .875rem;margin-left: 0; }       
}
@media (max-width:320px) {
.title-2 h1,.title-2 h2{  font-size: 1.175rem;}  
.title-2 h3{ font-size: 1rem;}   
}
 /***** btn **** 
=================================*/
.btn-btnbox {position: relative;z-index:9; display: flex;  justify-content: center;  width: 100%; height: auto; margin:0px;  transition: all 1s;}  

/*scroller mousey Styles====*/
.scroll-downs { position: absolute;  left: 40px; bottom: 40vh;  margin:0px auto; width :20px; height: auto;display: flex;  justify-content: center;transition: all 1s;z-index: 9;}
.mousey { width: 2px; padding: 5px 8px; height: 24px; border: 2px solid #c30d23; border-radius: 25px; opacity: 0.75; box-sizing: content-box; position: relative; }
.mousey:before{content:attr(data-content)!important; padding: 5px 0px; font-size: 0.875rem; font-weight: 700; color: #c30d23; text-align: center; writing-mode: vertical-lr;
position: absolute;top:-100px; left:0px; height: 100px;}
.scroller { width:4px; height: 8px; border-radius: 25%; background-color:#000; animation-name: scroll; animation-duration: 2.2s; animation-timing-function: cubic-bezier(.15,.41,.69,.94); animation-iteration-count: infinite;}

@media (max-width:1160px) {
.scroll-downs { display: none; }    
}


@keyframes scroll {
0% { opacity: 0; }
10% { transform: translateY(0); opacity: 1; }
100% { transform: translateY(15px); opacity: 0;}
}
/*.btn-1
=================================*/
.btn-1 {position:relative; border: none; cursor: pointer; margin: 20px auto; padding:15px 20px; background:#2f6291;}
a.btn-1 { color: #fff;}
.btn-1::before, .btn-1::after{ content:""; width: 0; height: 2px; position: absolute;transition: all 0.2s linear; background:rgba(255,255,255,.9);transition-delay: 0.2s;   box-shadow: 0px 2px 2px rgba(255,255,255,.2) }
.btn-1 span::before, .btn-1 span::after{  content:""; width:2px; height:0; position: absolute; transition: all 0.2s linear; background:rgba(255,255,255,.9);transition-delay: 0s;}
.btn-1::before{  right: 0; top: 0;}
.btn-1::after{ left: 0; bottom: 0;}
.btn-1 span{ font-size: 1.125rem; font-weight: 700;}
.btn-1 span::before{left: 0; top: 0;}
.btn-1 span::after{right: 0;bottom: 0;}
.btn-1:hover::before, .btn-1:hover::after{  width: 100%;transition-delay: 0s;}
.btn-1:hover span::before, .btn-1:hover span::after{ height: 100%;transition-delay: 0.2s; }
.btn-1:hover{background-color: #ed6d34; box-shadow: 0px 10px 10px  rgba(237,109,52,.25);  }
 
/*.btn-02
=================================*/
.btn-02{ cursor: pointer; width:200px; height:2.75rem; padding:0px 30px 0px 50px;margin: 0px; line-height:2.75rem; display: flex; align-items: center; position: relative; box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.34); background-color:#c30d23; z-index: 1; overflow: hidden;clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);}
.btn-02 span {display: flex;  transform-origin: center left; transition: color 0.3s ease;position: relative;z-index:1; font-weight: 700; color: #fff;}
.btn-02 em {position: absolute;width:40px; height:25px;right:20px;top: 20%; transition: all 0.3s ease; background: url("/images/theme-b67/icon/arrow-right-f.svg") no-repeat right top; z-index:1; }
.btn-02:before,.btn-02:after {content: '';background:#727171;height:100%; width: 0;position: absolute;  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);}
.btn-02:before { top: 0; left: 0; right: auto;  }
.btn-02:after { bottom: 0; right: 0; left: auto; }
.btn-02:hover:before { width: 100%; right: 0; left: auto;}
.btn-02:hover:after { width: 100%; left: 0; right: auto;}
.btn-02:hover span{color: #fff;}
.btn-02:hover em{ transform:translateX(10px);}
@media (max-width: 320px) {
.btn-02{  width:100%;  }   
.btn-02 span { font-size:.9rem;}   
}

