.application-advantage div.head {
  text-align: center;
  margin-bottom: 2.5rem;
}
.application-advantage div.head span.subtitle {
  font-size: 18px;
  text-align: center;
}
.application-advantage .head p {
  width: 40%;
  line-height: 1.7;
  margin: 0 auto;
  font-size: 16px;
  color: #777777;
  }
  .application-advantage.template_padding {
  padding: 1rem 0;
  background: url('../image/choose-bg.jpg');
  background-size: cover;
  font-size: 19px;
  }
.application-advantage .topbar{
  align-items: center;
}
.application-advantage .head h2{
    font-size:44px ;
    font-weight:700;
    margin-top:1rem;
    text-transform: uppercase;
}
.application-advantage .template_padding{
    padding:6rem 0;
}
.application-advantage .content{
  max-width: 1380px;
  margin: 0 auto;;

}
.application-advantage span.subtitle{
    color:#05208b;
    font-size:18px;
    margin-bottom:1rem;
    text-transform:uppercase;
    text-align: left;
    display: block;
}
 .application-advantage .swiper-slide{
    padding:38px 36px 47px;
    position:relative;
    margin-bottom: 25px;
    transition: .3s;
    border-radius:4px;
    width: 30%;
    text-align: center;
}
.application-advantage .swiper-slide:hover {
  background-color: #fff;
  box-shadow:0 0 20px rgba(0, 0, 0, 0.1);
}
.application-advantage .swiper-slide .img_content{
  height:50px;
  margin-bottom:1rem;
  align-self: center;
}
.application-advantage .swiper-slide .img_content span{
  display:block;
  width:58px;
  height:58px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  background: white;
  position: relative;
}
.application-advantage .swiper-slide:hover .img_content span{
background-color: rgb(217, 223, 255);
}
.application-advantage .swiper-slide .img_content span:after{
position: absolute;
width: 29px;
height: 29px;
content: "";
background: url('../image/choose01.svg') no-repeat center/contain;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.application-advantage .swiper-slide:nth-child(2) .img_content span:after {
background: url('../image/price.svg') no-repeat center/contain;
}
.application-advantage .swiper-slide:nth-child(3) .img_content span:after {
background: url('../image/sale.svg') no-repeat center/contain;
}
.application-advantage .button_blue {
  width: 210px;
  background-color: transparent;
  color: #242424;
  font-size: 18px;
  border: 1px solid #666;
  margin-top: 1.5rem;
}
.application-advantage .button_blue:hover{
background-color: var(--hover-color);
color: rgb(27, 38, 164);
border-color: var(--hover-color);
}
.application-advantage .swiper-slide h2{
  font-size:20px;
  font-weight:400;
  margin-bottom:1rem;
  margin-top:1.5rem;
  line-height:unset;
  width: 100%;
  font-family: inherit;
}
.application-advantage .swiper-slide p{
  font-size:16px;
  color:#777777;
  line-height:1.7rem;
}
.application-advantage .swiper-slide a{
display: inline-block;
font-size: 17px;
padding-right: 20px;
margin-top: 1.5rem;
background-image: url(../image/more_appli.svg);
background-repeat: no-repeat;
background-size: 14px;
background-position:  right 55%;
color: #05208b;
}
.application-advantage .swiper-slide::before{
  /* width:90%;
  height:90%;
  content:"";
  bottom:20px;
  left:50%;
  transform:translateX(-50%);
  position:absolute;
  background-color:#182752;
  z-index:-1;
  border-radius:4px;
  transition:all 0.2s ease; */
}
.application-advantage .swiper-slide:hover::before{
  bottom:0;
}
.application-advantage .application-advantage-main{
  margin-top:3rem;
  position:relative;
  --swiper-theme-color:#333;
  --swiper-navigation-size:32px;
}
.application-advantage .application-advantage-main .swiper-button-next{
  right:-100px;
}
.application-advantage .application-advantage-main .swiper-button-prev{
  left:-100px;
}
.application-advantage .application-advantage-main .swiper-pagination{
  bottom:-5rem;
  display: none;
}
.application-advantage .application-advantage-main .swiper-pagination .swiper-pagination-bullet{
  width:0.8rem;
  height:0.8rem;
  margin:0 0.4rem;
  background-color:#182752;
}
.application-advantage .application-advantage-main .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
  background-color:transparent;
  border:1px solid rgba(0, 0, 0, 0.5);
}
.application-advantage .service-swiper{
  /* overflow:hidden;
  padding:1rem;
  margin:-1rem; */
}
/* .application-advantage .service-swiper .swiper-wrapper{
flex-wrap: wrap;
} */

.application-advantage .application-advantage-des {
width: 60%;
vertical-align:middle;
text-align: left;
margin-top: 50px;
color: #666;
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
  .application-advantage .swiper-slide{
    width: 33%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
  .application-advantage .swiper-slide{width: 33%;}
}
@media screen and (max-width: 786px){
  .application-advantage div.head h2{font-size: 22px;}
  .application-advantage .template_title h2{font-size: 22px;margin-top: 0;margin-bottom: 1rem;}
  .application-advantage .application-advantage-des {font-size: 14px;line-height: 1.4rem;width: 100%;margin-top: 0;}
  .application-advantage span.subtitle {font-size: 14px;margin-bottom: 0.5rem;}
  .home-introduce ul.num-part li p{font-size:12px;line-height:normal;margin-top:0.5rem;}
  .application-advantage .application-advantage-main .swiper-pagination{bottom: -3rem;}
  .application-advantage.template_padding {padding: 3rem 0;}
  .application-advantage .topbar {display: block;}
  .home-img div {padding: 150px 0 1rem 1rem;height: 250px;}
  .home-img div p {font-size: 1.2rem;}
  .home-img {display: block;margin-bottom: 2rem;padding-left: 1.2rem;}
  span.subtitle{margin-bottom:0.5rem;}span.subtitle{font-size:14px;}
  .application-advantage .application-advantage-main{margin-top:3rem;}
  .application-advantage .swiper-slide{padding:2rem;height:auto;padding-bottom:2rem;width: 100%!important;}
  .application-advantage .swiper-slide::after{height:100%;}
  .application-advantage .swiper-slide .img_content{margin-bottom: 1.5rem;}
  .application-advantage .button_blue {font-size: 15px;width: 160px;line-height: 40px;}
  .application-advantage .swiper-slide h2{font-size:20px;margin-top:0;margin-bottom:0.5rem;}
  .application-advantage .swiper-slide p{font-size:14px;}
  .application-advantage div.head span.subtitle {font-size: 14px;}
  .application-advantage div.head h2 {font-size: 2rem;line-height: 40px;margin-bottom: 1.5rem;}
  .application-advantage .head p {width: 100%;font-size: 14px;line-height: 1.5;}


}
@media screen and (min-width: 768px) and (max-width: 1280px){
.page-template-contact .content, .single-application .content, .page-template-about .content, .single-application .contact_us .content, .page-template-about .contact_us .content, .page-template-about .home-about .content, footer.footer .content, header.header .content, body.category .content, body.blog .content, .content {
    max-width: 1120px;}
}
@media screen and (min-width: 768px) and (max-width: 1550px){
.page-template-contact .content, .single-application .content, .page-template-about .content, .single-application .contact_us .content, .page-template-about .contact_us .content, .page-template-about .home-about .content, body.category .content, body.blog .content, footer.footer .content, header.header .content, .content {
    max-width: 1170px;}
}
.flex.between {
  justify-content: space-between;
}
.flex {
  display: flex;
}
.button_blue {
  background-color: #05208b;
  color: #fff;
  width: 170px;
  line-height: 50px;
  font-size: 16px;
  margin: 0 auto;
  display: block;
  text-align: center;
  transition: all 0.3s ease;
  border: 1px solid #05208b;
  border-radius: 5px;
  text-transform: uppercase;
}