 
:root {
--title_color:#242424;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.about_banner {
 padding-top: 139px;
 background: url("https://vksled.com//wp-content/plugins/sytech-fronteditor/sytpl/about_banner/assets/img/about/1x/banner-bg.png");
 height: 855px;
 margin-bottom: 471px;
 position: relative;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
.content {
 max-width: 1220px;
 margin: 0px auto;
 position: relative;
 }
.about_banner > .content {
 position: unset;
 }
.about_banner .content {
 width: 100%;
 }
@media screen and (min-width: 786px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 786px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 width: 100vw;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content {
 max-width: 786px;
 width: 100vw;
 }}
.flex {
 display: flex;
 }
.between {
 justify-content: space-between;
 }
.about_banner .head h1 {
 font-size: 54px;
 line-height: 75px;
 width: 50%;
 margin-left: -3px;
 }
.fadeInLeft {
 animation-name: fadeInLeft;
 }
.flex_end {
 justify-content: flex-end;
 }
.about_banner .head .txt {
 width: 50%;
 }
.about_banner .head .txt div {
 padding-bottom: 12px;
 display: flex;
 align-items: end;
 }
.animated {
 animation-duration: 1s;
 animation-fill-mode: both;
 }
.about_banner .head p {
 font-size: 18px;
 line-height: 31px;
 display: flex;
 align-items: end;
 max-width: 516px;
 padding-left: 2px;
 }
a {
 color: var(--title_color);
 text-decoration: none;
 font-size: 1rem;
 }
.about_banner .button_more {
 display: inline-block;
 margin-top: 28px;
 margin-left: -3px;
 }
.content .content {
 padding: 0px;
 }
.about_banner .banner_end {
 position: absolute;
 bottom: -344px;
 left: 50%;
 transform: translateX(-50%);
 display: flex;
 flex-direction: column;
 }
.about_banner .img-box {
 display: flex;
 align-items: flex-end;
 justify-content: space-between;
 height: 493px;
 }
.about_banner .img-box .img_item {
 border-radius: 1rem;
 overflow: hidden;
 box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
 }
.about_banner .img-box .img_item1 {
 width: 37.1312%;
 aspect-ratio: 453 / 494;
 }
.about_banner .img-box img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 display: block;
 }
.about_banner .img-box .img_item2 {
 width: 27.2132%;
 aspect-ratio: 332 / 432;
 }
.about_banner .img-box .img_item3 {
 width: 30.902%;
 aspect-ratio: 377 / 500;
 }
ul {
 list-style: none;
 }
.about_banner .banner_end ul {
 display: flex;
 justify-content: space-between;
 gap: 20px;
 }
.about_banner .banner_end ul li {
 flex: 1 1 0%;
 display: block;
 padding-top: 116px;
 max-width: 244px;
 }
i {
 font-style: normal;
 }
.about_banner .banner_end .content .nums li i {
 display: inline-block;
 width: 41px;
 height: 43px;
 margin-bottom: 10px;
 background-repeat: no-repeat;
 background-size: contain;
 }
.about_banner .banner_end .num-item {
 padding-bottom: 16px;
 border-bottom: 1px solid rgb(224, 224, 224);
 margin-bottom: 12px;
 }
.about_banner .banner_end .content .nums span {
 font-size: 30px;
 }
.about_banner .banner_end .content .nums .num1, .about_banner .banner_end .content .nums .num2, .about_banner .banner_end .content .nums .num3, .about_banner .banner_end .content .nums .num4 {
 font-size: 48px;
 font-weight: 600;
 margin-right: 5px;
 }
.about_banner .banner_end .content .nums p {
 font-size: 18px;
 font-weight: 500;
 transition: all 0.3s ease 0s;
 }
.about_banner .banner_end .num-item .unit {
 text-transform: uppercase;
 font-weight: 600;
 }
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 }
input[type="submit"], button {
 cursor: pointer;
 }
 
@media screen and (max-width: 786px){

.about_banner {
 overflow: hidden;
 padding: 4rem 0px 3rem;
 height: auto;
 margin: 0px;
 }
.content {
 padding: 0px 1.2rem;
 }
.about_banner .head {
 display: block;
 }
.head h1 {
 font-size: 25px;
 line-height: 1.5;
 }
h1, h2 {
 font-size: 25px !important;
 line-height: 1.5 !important;
 }
.about_banner .head h1 {
 margin: 0px;
 font-size: 25px;
 line-height: 1.5;
 width: 100%;
 }
.about_banner .head h1 br {
 display: none;
 }
.about_banner .head .txt {
 width: 100%;
 }
.head p {
 font-size: 0.9rem;
 line-height: 1.5rem;
 }
.about_banner .head .txt p {
 font-size: 0.9rem;
 line-height: 1.5rem;
 margin-top: 0.5rem;
 padding: 0px;
 }
.about_banner .button_more {
 margin: 0px;
 }
.about_banner .banner_end {
 position: static;
 transform: translate(0px);
 }
.about_banner .banner_end .img-box {
 margin-top: 2rem;
 height: auto;
 }
.about_banner .banner_end .img-box .img_item {
 border-radius: 4px;
 }
.about_banner .banner_end .content .nums {
 margin-top: 3rem;
 }
.about_banner .banner_end .content .nums ul {
 display: grid;
 gap: 20px 12px;
 grid-template-columns: repeat(2, 1fr);
 }
.about_banner .banner_end .content .nums ul li {
 padding-top: 0px;
 }
.about_banner .banner_end .content .nums ul li i {
 width: 2.5rem;
 height: 2.5rem;
 margin-bottom: 1rem;
 }
.about_banner .banner_end .content .nums ul li .num-item {
 padding-bottom: 0.5rem;
 margin-bottom: 0.5rem;
 }
.about_banner .banner_end .content .nums ul li .num-item span {
 font-size: 1.6rem;
 line-height: 1;
 margin-top: 1rem;
 }
.about_banner .banner_end .content .nums ul li p {
 font-size: 13px;
 line-height: 1.5;
 }
}
.about_mission {
 background: url("https://vksled.com//wp-content/plugins/sytech-fronteditor/sytpl/about_mission/assets/img/about/2x/mission-bg@2x.png") 0% 0% / cover no-repeat;
 padding-top: 78px;
 padding-bottom: 122px;
 overflow: hidden;
 }
@media screen and (min-width: 786px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 786px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 width: 100vw;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content {
 max-width: 786px;
 width: 100vw;
 }}
.center {
 text-align: center;
 }
.content .head span {
 font-size: 18px;
 color: rgb(2, 157, 247);
 text-transform: uppercase;
 }
.content .head h2 {
 font-size: 48px;
 margin-top: 13px;
 }
.fadeInUp {
 animation-name: fadeInUp;
 }
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform, -webkit-transform;
 box-sizing: content-box;
 }
.swiper-container-android .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 }
li.swiper-slide {
 height: auto;
 }
.about_mission .mission_swpier_box li {
 padding: 66px 44px 54px 46px;
 background-color: rgb(255, 255, 255);
 border-radius: 5px;
 box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
 margin-top: 61px;
 }
.about_mission .mission_swpier_box li.active::after, .about_mission .mission_swpier_box li:hover::after {
 opacity: 1;
 }
.about_mission .mission_swpier_box li::after {
 content: "";
 display: block;
 position: absolute;
 bottom: -17px;
 left: 50%;
 transform: translateX(-50%);
 height: 20px;
 width: 90%;
 border-radius: 0px 0px 5px 5px;
 opacity: 0;
 transition: all 0.3s ease 0s;
 background: linear-gradient(to right, rgb(250, 74, 3), rgb(250, 175, 0));
 z-index: -1;
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform, -webkit-transform;
 }
@media screen and (min-width: 786px) and (max-width: 1000px){
.mission_swpier_box li {
 padding: 40px 31px 42px 26px !important;
 }}
.about_mission .mission_swpier_box li a {
 pointer-events: none;
 }
.about_mission .img {
 height: 73px;
 }
.about_mission .mission_swpier_box li .title {
 font-size: 25px;
 font-weight: 600;
 margin-bottom: 30px;
 margin-top: 45px;
 letter-spacing: 1.08px;
 }
@media screen and (min-width: 786px) and (max-width: 1000px){
.mission_swpier_box li .title {
 margin-top: 35px !important;
 margin-bottom: 14px !important;
 }}
.about_mission .mission_swpier_box li p {
 font-size: 18px;
 line-height: 31px;
 }
 
@media screen and (max-width: 786px){

.about_mission {
 padding: 4rem 0px;
 }
.head span {
 font-size: 14px !important;
 }
.head h2 {
 font-size: 20px;
 line-height: 1.5;
 }
.head h2 {
 line-height: 1.5;
 font-size: 22px !important;
 }
.head.center h2 {
 margin-left: 0px;
 margin-top: 8px;
 }
.about_mission .mission_swpier_box li {
 padding: 2rem 1.2rem;
 margin-top: 2rem;
 }
.about_mission .mission_swpier_box li .img {
 width: 4rem;
 height: 4rem;
 padding: 0px;
 }
.about_mission .mission_swpier_box li .img img {
 width: 100%;
 height: 100%;
 object-fit: contain;
 vertical-align: top;
 }
.about_mission li .title {
 line-height: 1.5;
 font-size: 18px !important;
 margin: 1rem 0px 0.5rem !important;
 }
.about_mission .mission_swpier_box li p {
 font-size: 0.9rem;
 line-height: 1.5;
 }
}
 
/*
Theme Name: Sytech Web
Author: The Sytech Team
Author URI:  https://sytech-web.cn
Description: A Beautiful, Fast Loading and SEO Ready Website
Version: 2.0.0
*/

* {
	margin:0;
	padding: 0;
	box-sizing: border-box;
} 

html {
	scroll-behavior: smooth;
}
.flex {
	display: flex;
}
.wrap {
	flex-wrap: wrap;
}
.flex1 {
	flex:1;
}
.flex2 {
	flex:2;
}
.flex3 {
	flex:3;
}
.between {
	justify-content: space-between;
}
.center {
	text-align: center;
}
.boxshadow {
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	background: white;
}


.tools_part_vendor .tools_part_box{
  padding: 4rem 0px;
  text-align: center;
}

.tools_part_vendor .tools_part_box input{
  padding: .8rem 1rem;
  border-radius: 5px;
  min-width: 300px;
  border: 1px #ddd solid ;
}
.tools_part_vendor .tools_part_box button{
  background: white;
  border: 1px solid #f8f8f8;
  color: #4c4c4c;
  padding: 0.8rem 1.5rem;
  display: inline-block;
  font-weight: 500;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 10px;
  background-color: #33bde9;
  border: 1px solid #33bde9;
  color: white;
  padding: 0.8rem 1.5rem;
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}

 
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
  .swiper_content {
    max-width: 1020px;
  }
  .solution_strength .head p {
    width: 70%;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
  .swiper_content {
    max-width: 806px;
  }
  .solution_strength .head p {
    width: 90%;
  }
}
 
:root {
--btnbg_gradient:linear-gradient(to right, #fa4a03, #faaf00);
}
.about_support {
 margin-top: 220px;
 }
@media screen and (min-width: 786px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 786px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 width: 100vw;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content {
 max-width: 786px;
 width: 100vw;
 }}
.head.start h2 {
 font-size: 48px;
 line-height: 50px;
 font-weight: 900;
 }
.about_support .head h2 {
 margin-left: -3px;
 margin-bottom: 34px;
 }
.about_support .head p {
 font-size: 18px;
 line-height: 31px;
 margin-left: -3px;
 margin-bottom: 68px;
 }
.sy_contentfaq .sy_fap_group .faqs .faq {
 margin-bottom: 20px;
 }
.sy_contentfaq .sy_fap_group .faqs .faq.active .question::after {
 opacity: 1;
 }
.sy_contentfaq .sy_fap_group .faqs .faq .question {
 cursor: pointer;
 display: flex;
 align-items: center;
 justify-content: space-between;
 gap: 1rem;
 border: 1px solid rgb(228, 228, 228);
 position: relative;
 z-index: 2;
 border-radius: 4px;
 padding: 23px 3%;
 background-color: rgb(255, 255, 255);
 }
.sy_contentfaq .sy_fap_group .faqs .faq .question::after {
 border-radius: 4px;
 content: "";
 display: block;
 width: calc(100% + 2px);
 height: calc(100% + 2px);
 position: absolute;
 z-index: -1;
 left: -1px;
 top: -1px;
 transition: all 0.3s ease 0s;
 opacity: 0;
 pointer-events: none;
 background-image: var(--btnbg_gradient);
 }
.sy_contentfaq .sy_fap_group .faqs .faq.active .question strong {
 color: rgb(255, 255, 255);
 }
.sy_contentfaq .sy_fap_group .faqs .faq .question strong {
 flex: 1 1 0%;
 transition: all 0.3s ease 0s;
 color: rgb(51, 51, 51);
 font-size: 20px;
 font-weight: 600;
 }
.sy_contentfaq .sy_fap_group .faqs .faq.active .question span {
 filter: contrast(0) brightness(2);
 }
.sy_contentfaq .sy_fap_group .faqs .faq .question span {
 display: block;
 width: 14px;
 height: 7px;
 background: url("https://vksled.com//wp-content/plugins/sytech-fronteditor/sytpl/about_support/assets/img/select-b.svg") center center / contain no-repeat;
 transition: all 0.3s ease 0s;
 }
.sy_contentfaq .sy_fap_group .faqs .faq .answer {
 color: rgb(112, 112, 112);
 font-size: 17px;
 line-height: 2rem;
 padding: 2rem 3% 14px;
 display: none;
 }
 
@media screen and (max-width: 786px){

.about_support {
 margin: 0px;
 padding: 3rem 0px;
 }
.head.start h2 {
 margin-top: 0.5rem;
 }
.about_support .head h2 {
 margin: 0px 0px 0.5rem;
 }
.about_support .head p {
 font-size: 0.9rem;
 line-height: 1.5rem;
 margin: 0px 0px 2rem;
 }
.sy_contentfaq .sy_fap_group .faqs .faq {
 margin-bottom: 1rem;
 }
.sy_contentfaq .sy_fap_group .faqs .faq .question {
 padding: 0.7rem 1rem;
 }
.sy_contentfaq .sy_fap_group .faqs .faq .question strong {
 font-size: 15px;
 line-height: 1.5;
 }
.sy_contentfaq .sy_fap_group .faqs .faq .answer {
 font-size: 0.9rem;
 line-height: 1.7;
 padding: 1rem 1rem 0.5rem;
 }
}
.about_warranty {
 margin-top: 178px;
 margin-bottom: 195px;
 overflow: hidden;
 }
@media screen and (min-width: 786px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 786px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 width: 100vw;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content {
 max-width: 786px;
 width: 100vw;
 }}
.about_warranty .head {
 position: relative;
 }
.about_warranty .head .head {
 margin-right: 210px;
 }
.about_warranty .head p {
 font-size: 18px;
 margin-top: 38px;
 }
.about_warranty .head a {
 position: absolute;
 color: rgb(255, 255, 255);
 font-weight: 500;
 bottom: -9px;
 right: 7px;
 font-size: 18px;
 padding: 17px 72px 17px 51px;
 background: linear-gradient(to right, rgb(250, 74, 3), rgb(250, 175, 0));
 border-radius: 100px;
 transition: all 0.3s ease 0s;
 }
.about_warranty .head a::after {
 content: "";
 display: block;
 position: absolute;
 right: 30px;
 top: 50%;
 transform: translateY(-50%);
 width: 19px;
 height: 17px;
 background: url("https://vksled.com//wp-content/plugins/sytech-fronteditor/sytpl/about_warranty/assets/img/icons/w_right.png") 0% 0% / contain no-repeat;
 transition: all 0.3s ease 0s;
 }
.about_warranty .head a:hover {
 padding: 17px 61.5px;
 }
.about_warranty .head a:hover::after {
 right: 10px;
 opacity: 0;
 }
.about_warranty .warranty_swpier_box {
 margin-top: 69px;
 }
.about_warranty .warranty_swpier_box li {
 border-radius: 5px;
 min-height: 392px;
 background: url("https://vksled.com//wp-content/plugins/sytech-fronteditor/sytpl/about_warranty/assets/img/about/2x/warranty-bg@2x.png") 0% 0% / cover no-repeat;
 transition: all 0.3s ease 0s;
 }
.about_warranty .warranty_swpier_box li.active {
 background: rgb(33, 33, 33);
 }
.about_warranty .warranty_swpier_box li a {
 pointer-events: none;
 }
.about_warranty .warranty_swpier_box li a {
 display: block;
 padding: 54px 29px 75px 33px;
 pointer-events: none;
 }
.about_warranty .warranty_swpier_box li.active img {
 filter: grayscale(100%) brightness(1000%);
 }
.about_warranty .warranty_swpier_box li .title {
 font-size: 24px;
 font-weight: 600;
 margin-top: 33px;
 }
.about_warranty .warranty_swpier_box li.active .title, .about_warranty .warranty_swpier_box li.active p {
 color: rgb(255, 255, 255);
 }
.about_warranty .warranty_swpier_box li p {
 margin-top: 28px;
 font-size: 17px;
 line-height: 26px;
 color: rgb(81, 81, 81);
 }
 
@media screen and (max-width: 786px){

.about_warranty {
 margin: 0px;
 padding: 3rem 0px 4rem;
 }
.about_warranty .head.flex {
 display: block;
 padding-bottom: 3rem;
 }
.about_warranty .head.flex .head {
 margin: 0px;
 }
.about_warranty .head.flex .head p {
 font-size: 0.9rem;
 line-height: 1.5rem;
 margin-top: 0.5rem;
 }
.about_warranty .head.flex a {
 zoom: 0.7;
 }
.about_warranty .warranty_swpier_box {
 margin-top: 3rem;
 }
.about_warranty .warranty_swpier_box .swiper-slide {
 min-height: unset;
 }
.about_warranty .warranty_swpier_box li a {
 padding: 2rem 1.2rem;
 }
.about_warranty .warranty_swpier_box li a .img {
 width: 3rem;
 height: 3rem;
 }
.about_warranty .warranty_swpier_box li a .img img {
 width: 100%;
 height: 100%;
 object-fit: contain;
 vertical-align: top;
 }
.about_warranty .warranty_swpier_box li a .title {
 margin-top: 1.25rem;
 font-size: 18px;
 line-height: 1.5;
 }
.about_warranty .warranty_swpier_box li a p {
 font-size: 0.9rem;
 line-height: 1.5rem;
 margin-top: 0.5rem;
 }
}
 
:root {
}
.home_certificates {
 padding-top: 126px;
 margin-bottom: 112px;
 padding-bottom: 112px;
 background: url("https://vksled.com//wp-content/plugins/sytech-fronteditor/sytpl/home_certificates/assets/img/back/wb-back.png") 0% 0% / cover no-repeat;
 }
@media screen and (min-width: 786px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 786px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 width: 100vw;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content {
 max-width: 786px;
 width: 100vw;
 }}
.head.start span {
 font-size: 18px;
 line-height: 62px;
 }
.home_certificates .content h2 {
 font-size: 48px;
 line-height: 62px;
 font-weight: 900;
 }
.swiper_box {
 position: relative;
 }
.home_certificates .swiper_box {
 margin-top: 30px;
 }
.home_certificates .swiper_btns {
 max-width: 1398px;
 width: 118%;
 height: 30px;
 position: absolute;
 top: 25%;
 left: 50%;
 transform: translate(-50%, 0%);
 display: flex;
 justify-content: space-between;
 }
@media screen and (min-width: 786px) and (max-width: 1440px){
.home_certificates .swiper_btns {
 width: calc(100% + 3rem);
 }}
.home_certificates .swiper_btns .btn_prev {
 width: 15px;
 height: 100%;
 background: url("https://vksled.com//wp-content/plugins/sytech-fronteditor/sytpl/home_certificates/assets/img/icons/pren_icon.png") 0% 0% / contain no-repeat;
 z-index: 10;
 cursor: pointer;
 }
.home_certificates .swiper_btns .btn_next {
 width: 15px;
 height: 100%;
 transform: rotate(180deg);
 background: url("https://vksled.com//wp-content/plugins/sytech-fronteditor/sytpl/home_certificates/assets/img/icons/pren_icon.png") 0% 0% / contain no-repeat;
 z-index: 10;
 cursor: pointer;
 }
.home_certificates .home_certification_swiper {
 display: flex;
 overflow: hidden;
 padding: 10px 0px;
 }
.home_certificates .home_certification_swiper li {
 display: flex;
 justify-content: center;
 align-items: center;
 border-radius: 4px;
 transition: all 0.3s ease 0s;
 cursor: pointer;
 aspect-ratio: 202 / 147;
 }
.home_certificates .home_certification_swiper li.active {
 background-color: rgb(255, 255, 255);
 box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
 z-index: 10;
 }
.home_certificates .home_certification_swiper li .img {
 max-width: 50%;
 max-height: 50%;
 }
.home_certificates .home_certification_swiper li img {
 width: 100%;
 height: 100%;
 max-height: 100%;
 object-fit: contain;
 }
.home_certificates .certification_swiper-scrollbar {
 margin-top: 34px;
 margin-bottom: 38px;
 border-bottom: 1px solid rgb(221, 221, 221);
 }
.home_certificates .certification_swiper-scrollbar div {
 height: 3px;
 background: linear-gradient(to right, rgb(250, 74, 3), rgb(250, 175, 0));
 margin-bottom: -2px;
 }
.swiper-scrollbar-drag {
 height: 100%;
 width: 100%;
 position: relative;
 background: rgba(0, 0, 0, 0.5);
 border-radius: 10px;
 left: 0px;
 top: 0px;
 }
.home_certificates .home_describe_swiper {
 padding: 10px 0px;
 }
.home_certificates .describe strong {
 font-size: 26px;
 }
.home_certificates .describe p {
 font-size: 20px;
 margin-top: 17px;
 }
 
@media screen and (max-width: 786px){

.home_certificates {
 padding: 4rem 0px;
 margin: 0px;
 }
.head.start span {
 line-height: 1.5;
 }
.home_certificates .content h2, .home_about .left .head h2, footer .content .head h2 {
 font-size: 22px;
 line-height: 1.5;
 }
.home_service .swiper_btns, .home_certificates .swiper_btns {
 display: none !important;
 }
.home_certificates .home_certification_swiper li .img {
 width: 100%;
 height: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
 }
.home_certificates .home_certification_swiper li .img img {
 width: 70%;
 height: 70%;
 }
.home_certificates .certification_swiper-scrollbar {
 margin: 0.5rem 0px 2rem;
 }
.home_certificates .describe strong {
 font-size: 1.25rem;
 }
.home_certificates .describe p {
 font-size: 14px;
 }
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}

 
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
}