
body {
  font-family:"Microsoft Yahei","Poppins","Helvetica Neue",Helvetica,Tahoma,sans-serif;
  color: var(--thm-color);
  margin:0px;
  padding:0px;
}

dl,ol,ul,p {margin:0; padding:0px; list-style-type:none;}
.about_tu{margin-bottom:30px; }
.mt-20 {
  margin-top: 20px;
}
.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto{position:relative;min-height:1px;padding-right:15px;padding-left:15px; float:left;}

.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}

.col-lg-25{position:relative;min-height:1px;padding-right:15px;padding-left:15px; float:left; max-width:20%; -ms-flex:0 0 20%; flex:0 0 20%;}


.styled-pagination{margin-top:30px; overflow:hidden;}
.block-title{margin-bottom:30px;}
.about-one__content .about-one__text{margin:0; font-size:22px; line-height:36px; color:var(--thm-primary); margin-bottom:20px;}
.block-title h2{font-size:32px; font-weight:bold; color:var(--thm-black);}

.block-title_e h2{font-size:28px; font-weight:bold; color:var(--thm-black); position:relative;}
.block-title_e h2:before{position:absolute; left:0; bottom:-10px; height:3px; width:65px; background-color:var(--thm-base); content: ""; z-index:1;}

.image-box{padding:10px; border:1px solid #e5e5e5; overflow:hidden;}
.image-box:hover img{transform: scale(1.05);}
.image-box img{max-width:100%; display:block;-webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease;}
.image-box a{display:block; overflow:hidden;}

.about-one__content p{font-size:16px; line-height:28px; margin-bottom:10px; }
.about-one__content{padding-top:120px;}
.footer-widget__link{margin-left:40px;}
.footer-widget__contact {margin-left:20px; position:relative; top:-39px;}
.footer-widget__post{margin-left:32px;}
.team-4-col{grid-template-columns: 1fr 1fr 1fr 1fr;}
.container{max-width:1400px;}	
.main-menu .main-menu__list,
.main-menu .main-menu__list ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list ul{margin:0; padding:0; list-style-type:none; align-items:center; display: none;}

.main-menu .mobile-nav__toggler{display:none;}
.about-three .block-text {margin-left:-30px;}
.team-details__content{margin-left:70px;}
.contact-one__box{margin-right:30px;}
.pc_logo img{max-width:85%;}
.main-menu .logo-box{display:flex; align-items:center; width:350px;}
.main-slider .swiper-slide h2 {
  margin: 0;
  color: #fff;
  font-size:28px;
  margin-top: 15px;
  margin-bottom: 40px;
  line-height:48px;
  font-weight:normal;
  opacity: 0;
  visibility: hidden;
  transform: translateY(90px);
  transition-delay: 1000ms;
  transition: transform 2000ms ease, opacity 2000ms ease;
}

.main-slider .swiper-slide .container{padding-top:250px;  padding-bottom:250px;}
.main-slider .swiper-slide{position:relative;  background-color:var(--thm-black); height:800px;}
.thm-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--thm-base);
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  font-weight: 500;
  font-family: var(--thm-font);
  padding: 16.5px 39.5px;
  transition: 500ms;
  background-color: var(--thm-base);
  color: #fff;
}
.about-one__form {
  margin-top:-91px;
  position: relative;
  z-index: 10;
  margin-left: 70px;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  border-radius:10px;
}

.xian{width:100%; margin:20px auto; border-bottom:1px dashed #ccc; overflow:hidden;}
.margin20{margin-top:30px; }
/*--------------------------------------------------------------
# Cards
--------------------------------------------------------------*/
.video-card {
  background-color: var(--thm-black);
  position: relative;
}

.video-card__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: grayscale(100%);
  opacity: 0.2;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.video-card .container {
  position: relative;
}

.video-card .container p {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--thm-base);
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  line-height: 1;
  margin-bottom: 15px;
}

.video-card .container p img {
  margin-right: 10px;
}

.video-card .container h3 {
  margin: 0;
  color: #fff;
  letter-spacing: -0.04em;
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 45px;
}

.left-content a{color:#fff; font-size:16px; line-height:32px; margin-right:10px;}
.left-content a:hover{text-decoration:underline; color:#fff;}
.left-content p::after {
  content: '';
  width:30px;
  height:2px;
  background-color:#fff;
  border-radius: 4px;
  margin-left: 10px;
}

.daohang{height:auto; margin:10px auto 0px auto;}
.daohang li{float:left; display:block!important; text-align:center;}
.daohang li a{color:#333; background-color:#eff2f6; margin:20px 0px; padding:5px 10px; line-height:36px; display:block; transition: all 500ms ease;}
.daohang li:hover a{text-decoration:none; background-color: var(--thm-base); color:#fff; }
.daohang .dao_active{background-color: var(--thm-base); color:#fff; }
.dao_90{width:97%; height:auto; margin:0 auto; line-height:28px;}
.con_nr{font-size:16px; line-height:28px;}
.con_nr p{font-size:16px; line-height:28px; margin-top:20px;}
.about_nr{margin-right:50px;}
.about_img img{max-width:100%; display:block;}
.dao_80{width:80%; height:auto; margin:20px auto 0px auto;}
.dao_80 p{line-height:28px;}
.dao_80 img{max-width:100%;}
.yuan{width:200px; height:200px; border-radius:50%; background-color: var(--thm-base); color:#fff; text-align:center; font-size:24px; padding-top:60px;}
.yuan_biao{transition: all 500ms ease; position:relative; width:200px; height:200px; border-radius:50%; background-color: var(--thm-base); color:#fff; text-align:center; font-size:24px; padding-top:40px;}
.yuan_biao i{font-size:56px;}
.yuan_biao h3{color:#fff; font-size:20px; line-height:40px; }
.manage:hover{text-decoration:none;}
.manage:hover .yuan_biao h3{color:#fff;}
.yuan_biao:hover{background-color: var(--thm-primary); box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1); }

.news_list i{color:var(--thm-primary); margin-right:10px;}
.pinggu_list li{width:25%; float:left; line-height:30px;}
.pinggu_list h5{margin:10px auto; align-items:center; display:inline-flex; font-size:24px; font-weight:normal;}
.pinggu_list h5::after {
  content: '';
  width:30px;
  height:2px;
  background-color: var(--thm-base);
  border-radius: 4px;
  margin-left: 10px;
  display:inline-block;
}

.blog-one__contente .riqi{font-size:14px; color:#999;}
.blog-one__titlee a{ color:#333; transition: all 500ms ease; font-size:20px; line-height:30px; text-decoration:underline;}
.blog-one__titlee a:hover{color:var(--thm-base);}
.blog-one__texte {margin:0; font-size:14px; color:#666; line-height:24px;}
.blog-one__read-btn>a{font-size:14px; color:var(--thm-base); transition: all 500ms ease;}
.blog-one__singlee li{margin-bottom:20px; padding-bottom:20px; border-bottom:1px dashed #ccc;}
.blog-one__singlee{width:100%;}
.blog-one__read-btn>a:hover{text-decoration:underline;}


.d_title{text-align: center;border-bottom: 1px solid #d6d7da;padding-bottom: 15px;margin-bottom:30px;}
.d_title h3{margin-bottom: 30px; font-size:24px; font-weight:normal;}
.d_span span{color: #4f535d;margin: 0 10px;}


.video-card__btn-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-card__btn {
  width: 63px;
  height: 63px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  margin-left: 30px;
  background-color: var(--thm-primary);
  color: #fff;
}

.video-card__btn:hover {
  color: var(--thm-primary);
  background-color: #fff;
}

.video-card-two {
  padding-top: 100px;
  position: relative;
  z-index: 11;
}

.video-card-two .inner-container {
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #242323;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 65px;
  padding-bottom: 20px;
  position: relative;
  z-index: 11;
}



.video-card-two h3 {
  margin: 0;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: -0.05em;
  font-weight: bold;
  color: #fff;
  padding-left: 22px;
  position: relative;
  left: 30px;
}



.video-card-two p {
  margin: 0;
  padding-left: 70px;
  font-size: 18px;
  line-height: 34px;
  font-weight: 500;
  color: #9e9e9e;
}



.video-card-two__box {
  display: inline-block;
  position: relative;
}


.video-card-two__box > img {
  border-radius: 50%;
}



.video-card-two__box-btn {
  width: 56px;
  height: 56px;
  background-color: var(--thm-base);
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 12px;
  justify-content: center;
  transition: 500ms ease;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) translateX(50%);
}

.video-card-two__box-btn:hover {
  color: #fff;
  background-color: var(--thm-primary);
}


.team-3-col {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}




.team-4-col {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}


.team-card {
  position: relative;
}

.team-card:hover .team-card__social {
  opacity: 1;
  visibility: visible;
}

.team-card__image {
  border-top-left-radius: 185px;
  border-top-right-radius: 185px;
  overflow: hidden;
}

.team-card__image > img {
  width: 100%;
}

.team-card__social {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 500ms ease;
}

.team-card__social a {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: var(--thm-secondary);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  transition: 500ms ease;
}

.team-card__social a + a {
  margin-left: 10px;
}

.team-card__social a:hover {
  background-color: #fff;
  color: var(--thm-secondary);
}

.team-card__social a:nth-child(2) {
  transform: translateY(-50%);
  background-color: var(--thm-special);
  color: #fff;
}

.team-card__social a:nth-child(2):hover {
  color: var(--thm-special);
  background-color: #fff;
}

.team-card__social a:nth-child(3) {
  transform: translateY(-50%);
  background-color: var(--thm-base);
  color: #fff;
}

.team-card__social a:nth-child(3):hover {
  color: var(--thm-base);
  background-color: #fff;
}

.team-card__social a:nth-child(4) {
  background-color: var(--thm-primary);
  color: #fff;
}

.team-card__social a:nth-child(4):hover {
  color: var(--thm-primary);
  background-color: #fff;
}

.team-card__content {
  background-color: var(--thm-secondary);
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: -50px;
  position: relative;
  z-index: 10;
  border-radius: 4px;
}

.team-card__content h3 {
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 6px;
}

.team-card__content p {
  margin: 0;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.content-bg-1 .team-card__content {
  background-color: var(--thm-secondary);
}

.content-bg-2 .team-card__content {
  background-color: var(--thm-base);
}

.content-bg-3 .team-card__content {
  background-color: var(--thm-primary);
}

.content-bg-4 .team-card__content {
  background-color: var(--thm-special);
}

.content-bg-5 .team-card__content {
  background-color: #4bb2ed;
}

.content-bg-6 .team-card__content {
  background-color: #c94bed;
}

.team-4-col .team-card__content {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -20px;
}

.team-about {
  background-repeat: no-repeat;
  background-position: center center;
}

.team-about__top {
  margin-bottom: 50px;
}

.team-about__top .block-title {
  margin-bottom: 0;
}

.team-about__top-text {
  margin: 0;
  font-size: 18px;
  line-height: 34px;
  font-weight: 500;
  margin-top: 25px;
}


.blog-card {
  margin-bottom: 30px;
}

.blog-card__image {
  position: relative;
  overflow: hidden;
  background-color: var(--thm-black);
  border-radius: 4px;
}

.blog-card__image img {
  width: 100%;
  border-radius: 4px;
  transform: scale(1);
  transition: opacity 500ms ease, transform 500ms ease;
}

.blog-card__image > span {
  width:100px;
  height:100px;
  background-color: var(--thm-primary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size:18px;
  font-weight: 500;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 10;
  opacity:0.8;
  font-weight:bold;
}

.blog-card:hover .blog-card__image > img {
  opacity: 0.7;
  transform: scale(1.05);
}

.blog-card__content {
  width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding:10px 30px 30px 30px;
  position: relative;
  margin-top: -50px;
  border-radius: 4px;
}

.blog-card__content h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  color: var(--thm-black);
  margin-bottom: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.blog-card__content h3 a {
  color: inherit;
  transition: all 500ms ease;
}

.blog-card__content h3 a:hover {
  color: var(--thm-base);
}
.blog-card__content li{border-bottom:1px dashed #ccc; padding:10px 0px; }
.blog-card__content li a{line-height:26px; font-size:14px; color:#333;}
.blog-card__content li:hover a{color:var(--thm-primary);}
.blog-card__content li:hover{border-bottom:1px dashed #004aa1;}
.blog-card__content li > i {color: var(--thm-primary); margin-right:10px;}
.contact_bei{position:relative;}
.blog-one__bottome{margin-top:10px;}
.blog-card__content li:last-child{border-bottom:0px dashed #ccc; padding:10px 0px;}

.blog-card__meta {
  display: flex;
  align-items: center;
}

.blog-card__meta a {
  display: flex;
  align-items: center;
  color: var(--thm-color);
  transition: all 500ms ease;
  font-size: 14px;
  line-height: 1;
}

.blog-card__meta a + a {
  margin-left: 7px;
}

.blog-card__meta a > i {
  color: var(--thm-base);
  transition: all 500ms ease;
  margin-right: 5px;
}

.blog-card__meta a:hover {
  color: var(--thm-base);
}

.blog-card__meta a:hover > i {
  color: var(--thm-black);
}

.blog-card__author {
  font-size: 14px;
  font-weight: 500;
  color: #798490;
}

.blog-card__author img {
  border-radius: 50%;
  margin-right: 10px;
}

/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
:root {
  --thm-font:"Rubik", sans-serif;
  --heading-font:"Microsoft Yahei","Poppins","Helvetica Neue",Helvetica,Tahoma,sans-serif;
  --thm-color:#333;
  --thm-color-rgb:51, 51, 51;
  --thm-base: #008fd5;
  --thm-base-rgb: 0, 143, 213;
  --thm-primary: #004aa1;
  --thm-primary-rgb: 0, 74, 161;
  --thm-secondary: #ed4b4b;
  --thm-secondary-rgb:237, 75, 75;
  --thm-special: #5366c2;
  --thm-special-rgb: 83, 102, 194;
  --thm-black: #0c2139;
  --thm-black-rgb: 12, 33, 57;
  --thm-black2: #1d1c1c;
  --thm-black2-rgb: 29, 28, 28;
  --thm-text-dark: #8e96a0;
  --thm-text-dark-rgb: 142, 150, 160;
}



a,
a:hover,
a:focus,
a:visited {
  text-decoration:none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--heading-font);
  color: var(--thm-black);
}


::placeholder {
  color: inherit;
  opacity: 1;
}

.background-base {
  background-color: var(--thm-base);
}

.background-primary {
  background-color: var(--thm-primary);
}

.background-secondary {
  background-color: var(--thm-secondary);
}

.background-special {
  background-color: var(--thm-special);
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
}



.thm-btn:hover {
  color: var(--thm-base);
  background-color: #fff;
}

.block-text {
  font-size: 18px;
  line-height: 1.88;
  color: var(--thm-color);
  margin-bottom: 0;
}




.block-title p {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: var(--thm-color);
  line-height: 1;
  position: relative;
  margin-bottom:10px; 
}

.block-title p::after {
  content: '';
  width:30px;
  height:2px;
  background-color: var(--thm-base);
  border-radius: 4px;
  margin-left: 10px;
}

.block-titlee p::before {
  content: '';
  width:30px;
  height:2px;
  background-color: var(--thm-base);
  border-radius: 4px;
  margin-right: 10px;
}


.swiper-slide:hover a{text-decoration:none;}


.ul-list-one {
  margin-bottom: 0;
}

.ul-list-one li {
  position: relative;
  padding-left: 45px;
  font-size: 18px;
  font-weight: 500;
  color: var(--thm-black);
}

.ul-list-one li::before {
  content: "\e907";
  color: var(--thm-secondary);
  font-size: 26px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-family: "azino-icon";
}

.preloader {
  position: fixed;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9991;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
}

.preloader__image {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* scroll to top */
.scroll-to-top {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: var(--thm-base);
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  display: none;
  border-radius: 50%;
  transition: all .4s ease;
}

.scroll-to-top i {
  color: #ffffff;
  font-size: 18px;
  line-height: 45px;
}

.scroll-to-top:hover {
  background-color: var(--thm-black);
}

.scroll-to-top:hover i {
  color: #fff;
}

/* post paginations */
.post-pagination {
  margin-bottom: 0;
  margin-top: 0px;
}

.post-pagination a {
  display: flex;
  width: 45px;
  height: 45px;
  background-color: #eff2f6;
  align-items: center;
  justify-content: center;
  color: var(--thm-color);
  font-size: 16px;
  font-weight: 500;
  border-radius: 50%;
  transition: 500ms ease;
}


.post-pagination a:hover {
  background-color: var(--thm-primary);
  color: #fff;
}

.post-pagination li:first-child a {
  background-color: var(--thm-base);
  color: #fff;
}

.post-pagination li:last-child a {
  background-color: var(--thm-black);
  color: #fff;
}

.post-pagination li + li {
  margin-left: 10px;
}

/* custom animations */
@-webkit-keyframes shapeMover {
  0%,
  100% {
    -webkit-transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }
  50% {
    -webkit-transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
    transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}

@keyframes shapeMover {
  0%,
  100% {
    -webkit-transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }
  50% {
    -webkit-transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
    transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}

/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.form-one .form-group {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  margin: 0;
}

.form-one .form-control {
  border: none;
  width: auto;
  height: auto;
  border-radius: 0;
  padding: 0;
}

.form-one .form-control-full {
  grid-column-start: 1;
  grid-column-end: -1;
}

.form-one input[type=text],
.form-one input[type=email],
.form-one textarea {
  display: block;
  width: 100%;
  height: 73px;
  border-radius: 36.5px;
  background-color: #f1f1f1;
  color: #7e7e7e;
  font-size: 16px;
  font-weight: 500;
  border: none;
  outline: none;
  padding-left: 30px;
}

.form-one textarea {
  border-radius: 30px;
  height: 195px;
  padding-top: 20px;
}

.form-one .thm-btn {
  padding: 24.5px 57.5px;
}

.form-one .thm-btn:hover {
  background-color: var(--thm-primary);
  color: #fff;
}

/*--------------------------------------------------------------
# Navigations
--------------------------------------------------------------*/
.main-menu .container {
  position: relative;
  display: flex;
  align-items: center;
  padding-top:15px;
  padding-bottom:15px;
}

.main-menu,
.stricky-header {
  /* after third level no menu */
}



.main-menu .main-menu__list,
.main-menu .main-menu__list ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
}


.main-menu .main-menu__list,
.stricky-header .main-menu__list {
  margin-left: auto;
  border-right: 1px solid #e6eaef;
  padding-right:20px;
  margin-right:20px;
}

.main-menu .main-menu__list > li,
.stricky-header .main-menu__list > li {
  padding-top: 14px;
  padding-bottom: 14px;
}

.main-menu .main-menu__list > li + li,
.stricky-header .main-menu__list > li + li {
  margin-left:40px;
}

.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
  font-family: var(--thm-font);
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: var(--thm-color);
  transition: 500ms;
  position: relative;
}

.main-menu .main-menu__list > li > a::before,
.stricky-header .main-menu__list > li > a::before {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  bottom:-5px;
  left: 0;
  border-radius: 4px;
  background-color: var(--thm-base);
  transform: scale(0, 1);
  transform-origin: left center;
  transition: transform 500ms ease;
}

.main-menu .main-menu__list > li > a:hover{text-decoration:none;}
.main-menu .main-menu__list li ul li a:hover{text-decoration:none;}

.main-menu .main-menu__list,
.main-menu .main-menu__list ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list ul{display: flex;}



.main-menu .main-menu__list > li.currente > a,
.main-menu .main-menu__list > li:hover > a,
.stricky-header .main-menu__list > li.currente > a,
.stricky-header .main-menu__list > li:hover > a {
  color: var(--thm-black);
  text-shadow: 0px 0 0 currentColor;
}

.main-menu .main-menu__list > li.currente > a::before,
.main-menu .main-menu__list > li:hover > a::before,
.stricky-header .main-menu__list > li.currente > a::before,
.stricky-header .main-menu__list > li:hover > a::before {
  transform-origin: right center;
  transform: scale(1, 1);
}

.main-menu .main-menu__list li.search-btn,
.stricky-header .main-menu__list li.search-btn {
  margin-left: 30px;
}

.main-menu .main-menu__list li.search-btn a::before,
.stricky-header .main-menu__list li.search-btn a::before {
  display: none;
}

.main-menu .main-menu__list li.search-btn i,
.stricky-header .main-menu__list li.search-btn i {
  font-size: 22px;
}

.main-menu .main-menu__list li.cart-btn a,
.stricky-header .main-menu__list li.cart-btn a {
  position: relative;
}

.main-menu .main-menu__list li.cart-btn span,
.stricky-header .main-menu__list li.cart-btn span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 10px;
  font-family: var(--thm-font);
  background-color: var(--thm-primary);
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%) translateX(50%);
  transition: background-color 500ms, color 500ms;
}

.main-menu .main-menu__list li.cart-btn:hover span,
.stricky-header .main-menu__list li.cart-btn:hover span {
  background-color: #fff;
  color: var(--thm-black);
}

.main-menu .main-menu__list li.cart-btn i,
.stricky-header .main-menu__list li.cart-btn i {
  font-size: 23px;
}

.main-menu .main-menu__list li ul,
.stricky-header .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 220px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transition: 500ms ease;
  z-index: 99;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.1);
}

.main-menu .main-menu__list li:hover > ul,
.stricky-header .main-menu__list li:hover > ul {
  opacity: 1;
  visibility: visible;
}

.main-menu .main-menu__list li ul li,
.stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}

.main-menu .main-menu__list li ul li + li,
.stricky-header .main-menu__list li ul li + li {
  border-top: 1px solid RGBA(var(--thm-black), 0.1);
}

.main-menu .main-menu__list li ul li a,
.stricky-header .main-menu__list li ul li a {
  font-size: 16px;
  line-height: 30px;
  color: var(--thm-black);
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: 500ms;
}

.main-menu .main-menu__list li ul li:last-child > a,
.stricky-header .main-menu__list li ul li:last-child > a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.main-menu .main-menu__list li ul li:hover > a,
.stricky-header .main-menu__list li ul li:hover > a {
  background-color: var(--thm-primary);
  color: #fff;
}

.main-menu .main-menu__list li ul li > ul,
.stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: 100%;
}

.main-menu .main-menu__list li ul li > ul.right-align,
.stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}

.main-menu .main-menu__list li ul li > ul ul,
.stricky-header .main-menu__list li ul li > ul ul {
  display: none;
}

.main-header__info-phone {
  display: flex;
  align-items: flex-start;
}

.main-header__info-phone > i {
  font-size: 32px;
  color: var(--thm-base);
}

.main-header__info-phone-content {
  margin-left: 20px;
}

.main-header__info-phone-content span {
  display: block;
  color: var(--thm-color);
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 7px;
}

.main-header__info-phone-content h3 {
  font-size:18px;
  font-weight: 500;
  margin: 0;
  line-height:25px;
  color: var(--thm-black);
}

.main-header__info-phone-content h3 a {
  color: inherit;
  transition: all 500ms ease;
}

.main-header__info-phone-content h3 a:hover {
  color: var(--thm-base);
}



.main-menu .mobile-nav__toggler:hover {
  color: var(--thm-primary);
}

.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  transform: translateY(-110%);
  transition: transform 500ms ease;
}

.stricky-header .container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.stricky-header.stricky-fixed {
  transform: translateY(0);
}

.topbar {
  background-color: #eff2f6;
}

.topbar .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.topbar__left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.topbar__left > a {
  font-size: 12px;
  font-weight: 500;
  color: var(--thm-color);
  transition: all 500ms ease;
  display: flex;
  align-items: center;
}

.topbar__left > a:hover {
  color: var(--thm-base);
}

.topbar__left > a:not(:last-of-type)::after {
  content: '/';
  margin-left: 10px;
  margin-right: 10px;
}

.topbar__social {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 30px;
}

.topbar__social a {
  color: var(--thm-black);
  font-size: 12px;
  transition: all 500ms ease;
  display: flex;
  line-height: 38px;
}

.topbar__social a:hover {
  color: var(--thm-primary);
}

.topbar__social a + a {
  margin-left: 24px;
}

.topbar__right {
  display: flex;
  align-items: center;
  line-height:40px;
}

.topbar__right > a {
  color: var(--thm-color);
  font-size:14px;
  transition: all 500ms ease;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.topbar__right > a + a {
  margin-left: 30px;
}

.topbar__right > a > i {
  font-size: 14px;
  color: var(--thm-base);
  transition: all 500ms ease;
  margin-right: 10px;
}

.topbar__right > a:hover {
  color: var(--thm-base);
}

.topbar__right > a:hover > i {
  color:var(--thm-primary);
}

.main-menu__two {
  background-color: #0c2139;
}

.main-menu__two .main-menu__list {
  border-right-color: rgba(255, 255, 255, 0.1);
}

.main-menu__two .main-menu__list > li > a {
  color: var(--thm-text-dark);
}

.main-menu__two .main-menu__list > li.current > a, .main-menu__two .main-menu__list > li:hover > a {
  color: #fff;
}

.main-menu__two .main-header__info-phone-content span {
  color: var(--thm-text-dark);
}

.main-menu__two .main-header__info-phone-content h3 {
  color: #fff;
}

.main-menu__two .mobile-nav__toggler {
  color: var(--thm-text-dark);
}




/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@keyframes bubbleMover {
  0% {
    -webkit-transform: translateY(0px) translateX(0) rotate(0);
    transform: translateY(0px) translateX(0) rotate(0);
  }
  30% {
    -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
    transform: translateY(30px) translateX(50px) rotate(15deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
  50% {
    -webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
    transform: translateY(50px) translateX(100px) rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  80% {
    -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
    transform: translateY(30px) translateX(50px) rotate(15deg);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0) rotate(0);
    transform: translateY(0px) translateX(0) rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
}

@keyframes shapeMover {
  0%,
  100% {
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }
  50% {
    transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}

@keyframes banner3Shake {
  0% {
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
  }
  30% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  60% {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
  }
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  transform: scale(0, 1);
  transform-origin: left center;
  transition: transform 500ms ease;
  z-index: 999;
}

.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}

.mobile-nav__wrapper.expanded {
  transform: scale(1, 1);
}

.mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--thm-black);
  opacity: 0.8;
  cursor: pointer;
}

.mobile-nav__content {
  width: 300px;
  background-color: var(--thm-black2);
  z-index:999999;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.mobile-nav__content .thm-btn {
  padding: 8px 0;
  width: 100%;
  text-align: center;
}

.mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: flex;
}

.mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav__content .main-menu__list ul {
  display: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__content .main-menu__list ul li a {
  padding-left: 1em;
}

.mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: #fff;
  font-size: 15px;
  font-family: var(--thm-font);
  font-weight: 500;
  height: 46px;
  align-items: center;
  transition: 500ms;
}

.mobile-nav__content .main-menu__list li a.expanded {
  color: var(--thm-base);
}

.mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: var(--thm-base);
  border: none;
  outline: none;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}

.mobile-nav__content .main-menu__list li a button.expanded {
  transform: rotate(0deg);
  background-color: #fff;
  color: var(--thm-black);
}

.mobile-nav__content .main-menu__list li.cart-btn span {
  position: relative;
  top: auto;
  right: auto;
  transform: translate(0, 0);
}

.mobile-nav__content .main-menu__list li.cart-btn i {
  font-size: 16px;
}

.mobile-nav__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.mobile-nav__language {
  display: flex;
  align-items: center;
}

.mobile-nav__language img {
  border-radius: 50%;
  margin-right: 10px;
}

.mobile-nav__language .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 70px;
}

.mobile-nav__language .bootstrap-select > .dropdown-toggle {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  color: #fff;
}

.mobile-nav__social {
  display: flex;
  align-items: center;
}

.mobile-nav__social a {
  font-size: 16px;
  color: #fff;
  transition: 500ms;
}

.mobile-nav__social a + a {
  margin-left: 10px;
}

.mobile-nav__social a:hover {
  color: var(--thm-primary);
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mobile-nav__contact li {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
}

.mobile-nav__contact li + li {
  margin-top: 15px;
}

.mobile-nav__contact li a {
  color: inherit;
  transition: 500ms;
}

.mobile-nav__contact li a:hover {
  color: var(--thm-primary);
}

.mobile-nav__contact li > i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--thm-base);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  color: #fff;
}

.mobile-nav__container .logo-box {
  display: none;
}

.mobile-nav__container .main-header__info {
  display: none;
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 991;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-110%);
  transition: transform 500ms ease, opacity 500ms ease;
}

.search-popup.active {
  transform: translateY(0%);
}

.search-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--thm-black);
  opacity: 0.75;
  cursor: pointer;
}

.search-popup__content {
  width: 100%;
  max-width: 560px;
}

.search-popup__content form {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
}

.search-popup__content form input[type="search"],
.search-popup__content form input[type="text"] {
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}

.search-popup__content .thm-btn {
  padding: 0;
  width: 68px;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
}

.search-popup__content .thm-btn:hover {
  background-color: var(--thm-black);
  color: #fff;
}

.search-popup__content .thm-btn i {
  margin: 0;
}

/*--------------------------------------------------------------
# Main Slider
--------------------------------------------------------------*/
.main-slider {
  overflow: hidden;
  position: relative;
}





.main-slider .swiper-slide .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1);
  background-position: center;
  transition: transform 7000ms ease;
}


.main-slider .swiper-slide p {
  margin: 0;
  font-size:50px;
  font-weight:bold;
  color:#fff;
  opacity: 0;
  transform: translateY(-120px);
  transition-delay: 0;
  transition: transform 2000ms ease, opacity 2000ms ease;
}




.main-slider .swiper-slide .thm-btn {
  opacity: 0;
  transform: translateY(100px);
  transition-delay: 2500ms;
  transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease, background 500ms ease;
}

.main-slider .swiper-slide-active .image-layer {
  transform: scale(1.05);
}


.main-slider .swiper-slide-active .image-layer:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color:#1e1e22;
	content: "";
	opacity: 0.3;
}


.main-slider .swiper-slide-active .thm-btn,
.main-slider .swiper-slide-active h2,
.main-slider .swiper-slide-active p {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) translateX(0);
}

.main-slider__nav {
  width: 100%;
  max-width:1400px;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  transform: translateY(-50%) translateX(-50%);
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}


.main-slider__nav .swiper-button-next,
.main-slider__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 68px;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: 0.3;
  margin: 0;
  transition: all 500ms ease;
}


.main-slider__nav .swiper-button-next:hover,
.main-slider__nav .swiper-button-prev:hover {
  opacity: 1;
}

.main-slider__nav .swiper-button-next::after,
.main-slider__nav .swiper-button-prev::after {
  display: none;
}

.main-slider__nav .swiper-button-next {
  margin-bottom: 20px;
}


.main-slider__two .swiper-slide .container {
  padding-top: 243px;
  padding-bottom: 303px;
}


.main-slider__two .swiper-slide h2 {
  font-size: 80px;
  max-width: 705px;
}


.main-slider__two .swiper-slide p {
  color: #fff;
  border-bottom: 3px solid var(--thm-base);
  display: inline-flex;
  line-height: 1;
  padding-bottom: 5px;
}

.main-slider__two .swiper-slide .button-wrap {
  display: flex;
}

.main-slider__two .swiper-slide .button-wrap .thm-btn:nth-of-type(2) {
  background-color: var(--thm-primary);
  margin-left: 10px;
}


.main-slider__two .swiper-slide .button-wrap .thm-btn:nth-of-type(2):hover {
  background-color: #fff;
  color: var(--thm-black);
}

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.page-header {
  background-color:var(--thm-black);
  position: relative;
}

.page-header::before{position:absolute; top:0; left:0; height:100%; width:100%; content:""; background-color:#0c2139; opacity: 0.65; z-index:1;}
.page-header__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-header .container {
  position:relative;
  z-index:10;
  padding-top:150px;
  padding-bottom:40px;
}


.page-header .container h2 {
  margin: 0;
  line-height: 1;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  margin-top: 10px;
}


.thm-breadcrumb {
  display: flex;
  margin-bottom:0;
  float:right;
  margin-right:20px;
}

.thm-breadcrumb li {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  display: flex;
  align-items: center;
}

.thm-breadcrumb li:not(:last-of-type) {
  margin-right: 10px;
}

.thm-breadcrumb li a {
  padding-bottom: 3px;
  color: inherit;
}

.thm-breadcrumb li span {
  padding-bottom: 3px;
  display: block;
  line-height: 1;
}
.thm-breadcrumb .active{color:var(--thm-base);}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  background-position:top left;
  background-size:cover;
  padding-top:100px;
  padding-bottom:70px;
}

.footer-widget {
  margin-bottom: 30px;
}

.footer-widget__title {
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}

.footer-widget__about p {
  color: #8e96a0;
  font-size: 16px;
  line-height: 34px;
  margin-bottom: 0;
  margin-top: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.footer-widget__about-phone {
  display: flex;
  align-items: flex-start;
}

.footer-widget__about-phone > i {
  font-size: 32px;
  color: var(--thm-base);
}

.footer-widget__about-phone-content {
  margin-left: 20px;
}

.footer-widget__about-phone-content span {
  display: block;
  color: var(--thm-text-dark);
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 7px;
}

.footer-widget__about-phone-content h3 {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  line-height: 1;
  color: #fff;
}

.footer-widget__about-phone-content h3 a {
  color: inherit;
  transition: all 500ms ease;
}

.footer-widget__about-phone-content h3 a:hover {
  color: var(--thm-base);
}


.footer-widget__link-list {
  margin-top: 15px;
  margin-bottom: 0;
}

.footer-widget__link-list li a {
  display: block;
  line-height:40px;
  color: #8e96a0;
  font-size: 16px;
  transition: all 500ms ease;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.footer-widget__link-list li a:hover {
  color: var(--thm-base);
  border-bottom: 1px dashed rgba(0, 143, 213, 0.8);
}



.footer-widget__contact {
  background-color: #09192c;
  padding: 40px 30px;
  padding-bottom: 33px;
}

.footer-widget__contact h3 {
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  line-height: 1;
  margin-bottom: 20px;
}

.footer-widget__contact-list {
  margin: 0;
}

.footer-widget__contact-list li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 15px;
  margin-top: 15px;
}

.footer-widget__contact-list li a {
  display: block;
  position: relative;
  color: var(--thm-text-dark);
  font-size: 16px;
  line-height: 24px;
  padding-left: 25px;
  transition: all 500ms ease;
}

.footer-widget__contact-list li a:hover {
  color: #fff;
}

.footer-widget__contact-list li a:hover > i {
  color: #fff;
}

.footer-widget__contact-list li a > i {
  position: absolute;
  top: 6px;
  font-size: 14px;
  color: var(--thm-base);
  left: 0;
  transition: all 500ms ease;
}

.footer-widget__post-list {
  margin-bottom: 0;
  margin-top: 26px;
}

.footer-widget__post-list li {
  display: flex;
  align-items: flex-start;
}

.footer-widget__post-list li + li {
  margin-top: 40px;
}

.footer-widget__post-list li > img {
  flex-shrink: 0;
}

.footer-widget__post-list-content {
  margin-left: 20px;
}

.footer-widget__post-list-content span {
  font-size: 12px;
  font-weight: bold;
  color: var(--thm-base);
  line-height: 1;
  display: block;
  margin-bottom: 14px;
}

.footer-widget__post-list-content h3 {
  font-size: 16px;
  line-height: 28px;
  color: var(--thm-text-dark);
  margin-bottom: 0;
}

.footer-widget__post-list-content h3 a {
  color: inherit;
}

.footer-widget__post-list-content h3 a:hover {
  color: var(--thm-base);
}

.bottom-footer {
  background-color: #09192c;
  padding-top: 27.5px;
  padding-bottom: 27.5px;
}

.bottom-footer .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}


.bottom-footer p {
  font-size:14px;
  color: var(--thm-text-dark);
  margin: 0;
}


.bottom-footer__social {
  display: flex;
  flex-wrap: wrap;
}

.bottom-footer__social a {
  display: flex;
  justify-content: center;
  align-items: center;
  color:var(--thm-text-dark);
  font-size:14px;
  transition: all 500ms ease;
}

.bottom-footer__social a:hover {
  text-decoration:underline;
}

.bottom-footer__social a + a {
  margin-left: 10px;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials-one {
  padding-top: 120px;
  background-image: url(../images/shapes/testimonials-map-1-1.png);
  background-position: top center;
  background-repeat: no-repeat;
}

.testimonials-one__box {
  text-align: center;
}

.testimonials-one__box{
  background-color:var(--thm-base);
  transition: all 500ms ease;
  margin-bottom: 0;
  position: relative;
  padding:30px 35px;
  padding-bottom:35px;
  border-radius:10px;
  color:#fff;
  height:300px;
}

.testimonials-one__box i{font-size:56px;}
.testimonials-one__box p i{font-size:14px; margin-right:2px; 
  transition: all 500ms ease;}
.testimonials-one__box p{line-height:50px; font-size:14px;}
.testimonials-one__box:hover p i{margin-right:8px;}

.testimonials-one__box p span {
  position: relative;
}

.testimonials-one__box-info {
  position: relative;
}

.testimonials-one__box-info a{color:#fff; text-decoration:none;}

.testimonials-one__box-info > img {
  border-radius: 50%;
}

.testimonials-one__box-info h3 {
  margin: 0;
  font-size:20px;
  color:#fff;
  line-height: 1;
  margin-top: 15px;
  margin-bottom:15px;
  font-weight: bold;
}

.testimonials-one__box-info span {
  font-size: 14px;
  font-weight: 500;
  line-height:24px;
  display: block;
  text-align:left;
}

.testimonials-one__box:hover{
  background-color: var(--thm-primary);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}

.testimonials-one__box:hover p::before {
  opacity: 1;
}

.testimonials-one__swiper-pagination {
  position: relative;
  bottom: auto;
  left: auto;
  text-align: right;
  margin-top:40px;
  margin-bottom: 30px;
}


.testimonials-one__swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #0c2139;
  border-radius: 50%;
  transition: transform 500ms ease;
  transform: scale(1);
  transform-origin: center center;
}

.testimonials-one__swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--thm-base);
  transform: scale(1.5);
  transform-origin: center center;
}

.testimonials-one__about-page {
  padding-bottom: 70px;
}

.testimonials-one__about-page .testimonials-one__swiper-pagination {
  text-align: center;
}

/*--------------------------------------------------------------
# Funfact
--------------------------------------------------------------*/
.funfact-one {
  position: relative;
  padding: 121px 0;
  background-color:#0c2139;
}


.funfact-one__bg {
  position: absolute;
  background-color: var(--thm-base);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.1;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-blend-mode: hard-light;
  background-position: center center;
}

.funfact-one .container {
  position: relative;
}

.funfact-one .container [class*=col-]:not(:first-of-type) {
  position: relative;
}

.funfact-one .container [class*=col-]:not(:first-of-type)::before {
  content: '';
  width: 3px;
  height: 43px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: 4px;
}


.funfact-one__box {
  text-align: center;
  position: relative;
}


.funfact-one__box h3 {
  font-size: 50px;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
  display: inline-flex;
  align-items: center;
}

.funfact-one__box p {
  margin: 0;
  line-height: 1;
  color: #fff;
}

/*--------------------------------------------------------------
# Call To Action
--------------------------------------------------------------*/
.call-to-action {
  background-color: var(--thm-primary);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  position: relative;
  padding-top:50px;
  padding-bottom:60px;
  background-blend-mode: hard-light;
}

.call-to-action::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--thm-primary);
  opacity: 0.9;
}

.call-to-action .container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}


.call-to-action .left-content p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom:10px;
  font-size:24px;
  color: #ffffff;
}
.left-content i{margin-right:5px; }


.call-to-action .left-content p span:not(:first-of-type)::before {
  content: "/";
  margin-left: 10px;
  margin-right: 10px;
}

.call-to-action .left-content h3 {
  margin: 0;
  font-size: 50px;
  color: #fff;
  margin-bottom: 0;
}


/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.feature-one {
  background-color: #eff2f6;
  padding-bottom: 90px;
  padding-top: 358px;
  position: relative;
}


.feature-one__shape-1 {
  position: absolute;
  bottom: 80px;
  left: 232px;
  -webkit-animation-name: shapeMover;
  animation-name: shapeMover;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.feature-one__shape-2 {
  position: absolute;
  top: 330px;
  right: 225px;
  -webkit-animation-name: bubbleMover;
  animation-name: bubbleMover;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

.feature-one__shape-3 {
  position: absolute;
  top: 170px;
  left: 240px;
  -webkit-animation-name: bubbleMover;
  animation-name: bubbleMover;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

.feature-one .block-text {
  margin-top: 30px;
  font-weight: 400;
}


.feature-one__box {
  background-color: #fff;
  position: relative;
  align-items: center;
  display: flex;
  padding: 50px;
  border-radius: 4px;
  transition: all 500ms ease;
  margin-bottom: 30px;
}


.feature-one__box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 4px);
  background-color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.feature-one__box i {
  position: relative;
  font-size: 60px;
  color: var(--thm-base);
  margin-right: 20px;
}

.feature-one__box i::after {
  content: "";
  width: 63px;
  height: 63px;
  background-color: #eff2f6;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
}

.feature-one__box i::before {
  position: relative;
  z-index: 11;
}

.feature-one__box p {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  color: var(--thm-black);
  margin: 0;
}


.feature-one__box:hover {
  background-color: var(--thm-primary);
}

.feature-two {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  z-index: 100;
}


.feature-two__box {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 30px;
}

.feature-two__box::before {
  content: "";
  width: 100%;
  height: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  transition: all 500ms ease;
}


.feature-two__box:hover::before {
  height: 100%;
}


.feature-two__box > i {
  font-size: 60px;
  color: var(--thm-base);
  position: relative;
  z-index: 10;
  transition: all 500ms ease;
}

.feature-two__box:hover > i {
  color: var(--thm-black);
}


.feature-two__box p {
  margin: 0;
  margin-left: 20px;
  color: #fff;
  max-width: 160px;
  font-size: 22px;
  line-height: 30px;
  transition: all 500ms ease;
  cursor: pointer;
  position: relative;
  z-index: 10;
}


.feature-two__box:hover p {
  color: var(--thm-black);
}


.feature-three {
  padding-bottom: 90px;
  padding-top: 120px;
}

.feature-three__box {
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  background-color: #fff;
  transition: all 500ms ease;
  border-radius: 4px;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}

.feature-three__box-inner {
  overflow: hidden;
  position: relative;
  padding-top: 60px;
  padding-bottom: 50px;
}

.feature-three__box-inner::before {
  content: "";
  width: 248px;
  height: 248px;
  background-color: rgba(var(--thm-black-rgb), 0.1);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 500ms ease;
  transform: translateY(-50%) translateX(-50%);
}

.feature-three__box-inner i {
  position: relative;
  font-size: 60px;
  color: var(--thm-base);
  transition: all 500ms ease;
  position: relative;
}

.feature-three__box-inner i::before {
  position: relative;
  z-index: 10;
}

.feature-three__box-inner i::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #eff2f6;
  top: 0;
  left: 0;
  border-radius: 50%;
  transition: all 500ms ease;
}

.feature-three__box-inner h3 {
  width: 100%;
  max-width: 165px;
  font-size: 20px;
  line-height: 30px;
  color: var(--thm-black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 35px;
}

.feature-three__box-inner h3 a {
  color: inherit;
  transition: all 500ms ease;
}

.feature-three__box-inner h3 a:hover {
  color: #fff;
}

.feature-three__box-inner p {
  width: 100%;
  max-width: 190px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  transition: all 500ms ease;
  color: var(--thm-color);
  font-size: 16px;
  line-height: 30px;
}

.feature-three__box:hover {
  background-color: var(--thm-primary);
}

.feature-three__box:hover .feature-three__box-inner::before {
  opacity: 1;
}

.feature-three__box:hover .feature-three__box-inner i::after {
  background-color: rgba(255, 255, 255, 0.1);
}

.feature-three__box:hover .feature-three__box-inner h3 a,
.feature-three__box:hover .feature-three__box-inner p,
.feature-three__box:hover .feature-three__box-inner i {
  color: #fff;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service-one{padding-top:80px; position:relative; z-index:10; background:#eff2f6; padding-bottom:80px;}
.blog-home{margin:80px auto 30px auto;}
.service-one__image {
  overflow: hidden;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: var(--thm-black);
}

.service-one__image > img {
  width: 100%;
  transition: transform 500ms ease, opacity 500ms ease;
  opacity: 1;
  transform: scale(1);
}

.service-one__card:hover .service-one__image > img {
  transform: scale(1.05);
  opacity: 0.7;
}

.service-one__content {
  background-color: #fff;
  padding: 40px;
  padding-top: 35px;
  padding-bottom: 50px;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.service-one__content h3 {
  color: var(--thm-black);
  font-size: 24px;
  margin: 0;
  margin-bottom: 15px;
  font-weight: 500;
}

.service-one__content h3 a {
  color: inherit;
  transition: all 500ms ease;
}

.service-one__content p {
  margin: 0;
  color: var(--thm-color);
}

.service-one__link {
  position: absolute;
  right: 40px;
  bottom: 0;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  width: 68px;
  height: 68px;
  transform: translateY(50%);
  font-size: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--thm-color);
  transition: all 500ms ease;
}

.service-one__card:hover .service-one__link {
  background-color: var(--thm-primary);
  color: #fff;
}

.service-one__home-two {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 120px;
}

.service-one__home-two__shape-1 {
  position: absolute;
  z-index: 10;
  top: 70px;
  left: 245px;
  -webkit-animation-name: bubbleMover;
  animation-name: bubbleMover;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

.service-one__home-two__shape-2 {
  position: absolute;
  z-index: 10;
  top: 100px;
  right: 366px;
  -webkit-animation-name: bubbleMover;
  animation-name: bubbleMover;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

.service-one__home-two__shape-3 {
  position: absolute;
  z-index: 10;
  right: 146px;
  top: 450px;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.service-one__home-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 515px;
  background-color: #eff2f6;
}

.service-one__home-two .container {
  position: relative;
}

.service-two {
  background-color: #eff2f6;
  padding-bottom: 90px;
  position: relative;
}

.service-two__shape-1 {
  position: absolute;
  top: 95px;
  left: 250px;
  -webkit-animation-name: shapeMover;
  animation-name: shapeMover;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.service-two__shape-3 {
  position: absolute;
  bottom: 65px;
  left: 200px;
  -webkit-animation-name: bubbleMover;
  animation-name: bubbleMover;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

.service-two__shape-2 {
  position: absolute;
  top: 158px;
  right: 196px;
  -webkit-animation-name: shapeMover;
  animation-name: shapeMover;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.service-two .container {
  position: relative;
  margin-top: -30px;
  z-index: 100;
}

.service-two .service-two__card {
  margin-bottom: 30px;
  border-radius: 4px;
  background-color: #fff;
  padding: 60px;
  padding-bottom: 42px;
  position: relative;
  transition: all 500ms ease;
}


.service-two .service-two__card::before {
  content: "";
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
  height: calc(100% - 4px);
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}

.service-two .service-two__card > i {
  position: relative;
  font-size: 60px;
  color: var(--thm-base);
  position: relative;
}

.service-two .service-two__card > i::before {
  position: relative;
  z-index: 10;
}

.service-two .service-two__card > i::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #eff2f6;
  top: 0;
  left: 0;
  border-radius: 50%;
}

.service-two .service-two__card h3 {
  margin-top: 10px;
  margin-bottom: 25px;
  position: relative;
  color: var(--thm-black);
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  max-width: 180px;
}

.service-two .service-two__card h3 a {
  color: inherit;
  transition: all 500ms ease;
}

.service-two .service-two__card h3 a:hover {
  color: var(--thm-base);
}

.service-two .service-two__card p {
  position: relative;
  margin: 0;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 20px;
}

.service-two .service-two__card-link {
  position: relative;
  color: var(--thm-color);
  transition: all 500ms ease;
  font-size: 16px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  transition: all 500ms ease;
}

.service-two .service-two__card-link > i {
  font-size: 32px;
  margin-right: 10px;
}

.service-two .service-two__card-link:hover {
  color: var(--thm-primary);
}

.service-two .service-two__card:hover {
  background-color: var(--thm-primary);
}

.service-sidebar__category {
  padding: 50px 20px;
  padding-bottom: 38px;
  background-color: #eff2f6;
}

.service-sidebar__category h3 {
  margin: 0;
  font-size: 20px;
  color: var(--thm-black);
  line-height: 1;
  font-weight: 400;
  padding-left: 30px;
  margin-bottom: 25px;
}


.service-sidebar__category-list {
  margin-bottom: 0;
}

.service-sidebar__category-list li {
  line-height: 1;
}

.service-sidebar__category-list li a {
  display: block;
  padding: 12px 30px;
  color: var(--thm-color);
  font-size: 16px;
  line-height: 1;
  border-radius: 4px;
  transition: all 500ms ease;
}


.service-sidebar__category-list li:hover a {
  color: var(--thm-black);
  text-shadow: 0px 0 0 currentColor;
  background-color: #fff;
}

.service-sidebar__call {
  margin-top: 30px;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 55px;
  background-color: var(--thm-primary);
}

.service-sidebar__call-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-color: var(--thm-primary);
  background-blend-mode: hard-light;
  background-size: cover;
  background-position: center center;
  opacity: 0.1;
}

.service-sidebar__call i {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--thm-base);
  font-size: 32px;
  width: 67px;
  height: 67px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  margin-bottom: 35px;
}

.service-sidebar__call h3 {
  color: #fff;
  font-size: 26px;
  line-height: 1;
  margin: 0;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}

.service-sidebar__call h3 a {
  color: inherit;
  transition: all 500ms ease;
}

.service-sidebar__call h3 a:hover {
  color: var(--thm-black);
}

.service-sidebar__call p {
  margin: 0;
  color: #fff;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

.service-details {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.service-details__image > img {
  border-radius: 4px;
}

.service-details__content p {
  margin: 0;
  color: var(--thm-color);
}

.service-details__content p + p {
  margin-top: 30px;
}

.service-details__content > .row {
  margin-top: 60px;
  margin-bottom: 60px;
}

.service-details__content-image {
  border-radius: 4px;
}


.service-details__content > h3 {
  margin: 0;
  font-weight: 400;
  color: var(--thm-black);
  font-size: 40px;
  margin-top: 50px;
  margin-bottom: 25px;
}

.service-details__content h4 {
  color: var(--thm-black);
  font-size: 26px;
  margin: 0;
  font-weight: 400;
  margin-bottom: 35px;
}

.service-details .about-two__list {
  margin-top: 30px;
  margin-bottom: 0;
}

.service-details .about-two__list li {
  flex: 0 0 100%;
  color: var(--thm-color);
  font-weight: 400;
}

.service-details .about-two__list li + li {
  margin-top: 3px;
}

.service-details #accordion li {
  background-color: #eff2f6;
  border-radius: 4px;
  transition: all 500ms ease;
}

.service-details #accordion li.active {
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}

.service-details #accordion li .para-title {
  background-color: #eff2f6;
}

.service-details #accordion li .para-title.active {
  background-color: #fff;
}

.service-details #accordion li .collapse {
  background-color: #eff2f6;
}

.service-page .service-one__card {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/

.about-one__form-content {
  padding-left:40px;
  padding-right:40px;
  padding-bottom:60px;
  padding-top:20px;
}


.about-one__form-content p {
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 18px;
  align-items: center;
}

.about-one__form-content p:first-child {
  margin-top: 40px;
}

.about-one__form-content p span {
  line-height: 1;
}

.about-one__form-content p i {
  font-style: normal;
}

.about-one__form-content p b {
  font-weight: 500;
  color: var(--thm-black);
  line-height: 1;
}

.about-one__form-content p + p {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #e6eaef;
}

.about-one__form h3 {
  text-align: center;
  margin: 0;
  font-size: 30px;
  color: #fff;
  background-color: var(--thm-primary);
  font-weight: 400;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  padding-top:30px;
  padding-bottom:34px;
  position: relative;
}
.about-one__form-content li{margin:10px auto;}
.about-one__form-content a{color:#333; font-size:16px; line-height:28px;}
.about-one__form-content .service-two__card-link{color:var(--thm-base); text-decoration:underline; font-size:18px; margin-top:20px;}
.about-one__form-content a:hover{color:var(--thm-primary); text-decoration:underline;}
.about-one__form-content li > i {color: var(--thm-primary); margin-right:10px;}
.service-two__card-link{color:var(--thm-base); text-decoration:underline; font-size:18px; margin-top:20px; overflow:hidden; display:block;}
.guanggao h3{text-align:center; color:#fff; margin:0 auto; font-size:28px;}
.guanggao span{color:var(--thm-base);}

.con_nr .zhaopin{margin-top:20px;}
.con_nr .zhaopin a{color:#333; font-size:16px; line-height:30px;}
.con_nr .zhaopin a:hover{color:var(--thm-primary); text-decoration:underline;}
.con_nr .zhaopin li > i {color: var(--thm-primary); margin-right:10px;}
.zhaopin li{border-bottom:1px dashed #ccc; padding:8px 0px; }



.about-one__form .thm-btn {
  width:100%;
  padding-top:16px;
  padding-bottom:20px;
  margin:20px auto 0px auto;
  display:block!important;
}

.about-one__form .thm-btn:hover {
  background-color:var(--thm-primary);
  color: #fff;
}

.about-one__form .noUi-horizontal {
  height: 7px;
  border-radius: 4px;
  background-color: #eff2f6;
  border: none;
  box-shadow: none;
}

.about-one__form .noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  border: 4px solid #fff;
  background: var(--thm-base);
  border-radius: 50%;
  outline: none !important;
  box-shadow: none;
}

.about-one__form .noUi-horizontal .noUi-handle::before, .about-one__form .noUi-horizontal .noUi-handle::after {
  display: none;
}

.about-one__form .noUi-tooltip {
  border: none;
  padding: 0;
  color: var(--thm-color);
  font-size: 15px;
  background-color: none;
  box-shadow: none;
}

.about-one__form .noUi-horizontal .noUi-tooltip {
  bottom: 185%;
}

.about-one__form .noUi-connect {
  background-color: var(--thm-base);
  border-radius: 4px;
}

.about-one__form .input-box {
  margin-bottom: 30px;
}

.about-one__form .input-box__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  color: var(--thm-color);
  margin-bottom: 12px;
}

.about-two {
  position: relative;
  padding: 120px 0;
}

.about-two__shape-1 {
  position: absolute;
  left: 120px;
  bottom: 375px;
  -webkit-animation-name: bubbleMover;
  animation-name: bubbleMover;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

.about-two__shape-2 {
  position: absolute;
  top: 190px;
  right: 285px;
  -webkit-animation-name: bubbleMover;
  animation-name: bubbleMover;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

.about-two__shape-3 {
  position: absolute;
  right: 200px;
  bottom: 133px;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.about-two .container {
  position: relative;
}

.about-two__image {
  position: relative;
}

.about-two__image::before {
  content: "";
  width: 20px;
  height: 338px;
  background-color: var(--thm-base);
  position: absolute;
  top: 0;
  left: -50px;
  border-radius: 4px;
}

.about-two__image > img {
  border-radius: 4px;
}


.about-two__content > P {
  margin-top: -10px;
  margin-bottom: 0;
}

.about-two__content .block-title h2 {
  line-height: 1.08;
}

.about-two__content .thm-btn:hover {
  background-color: var(--thm-black);
  color: #fff;
}

.about-two__box {
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  width: 100%;
  max-width: 240px;
  border-radius: 4px;
  padding: 60px;
  padding-bottom: 55px;
  position: absolute;
  bottom: 30px;
  left: -90px;
}


.about-two__box > i {
  position: relative;
  font-size: 60px;
  color: var(--thm-base);
  position: relative;
}

.about-two__box > i::before {
  position: relative;
  z-index: 10;
}

.about-two__box > i::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #eff2f6;
  top: 0;
  left: 0;
  border-radius: 50%;
}

.about-two__box h3 {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: var(--thm-black);
  margin-top: 10px;
}

.about-two__list {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 50px;
}

.about-two__list li {
  display: flex;
  flex: 0 0 50%;
  color: var(--thm-black);
  align-items: center;
  font-size: 18px;
}


.about-two__list li > i {
  color: var(--thm-base);
  margin-right: 10px;
}

.about-two .button-wrap {
  display: flex;
  align-items: center;
}


.about-two .main-header__info-phone {
  align-items: center;
  margin-left: 20px;
}

.about-two .main-header__info-phone > i {
  width: 67px;
  height: 67px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #eff2f6;
  border-radius: 50%;
}

.about-three {
  padding-top:60px;
  padding-bottom:80px;
  background-color: #eff2f6;
}

.about-three .block-title {
  margin-bottom: 0;
}


.about-three__image {
  border-radius: 4px;
  margin-bottom: 60px;
}


.about-three__image > img {
  width: 100%;
}

.about-three__image-text {
  width: 333px;
  text-align: center;
  background-color: var(--thm-base);
  line-height: 76px;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.2em;
  font-weight: 400;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  transform: rotate(-90deg) translate(95.5%, -91px);
  transform-origin: top right;
}

/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/
.team-home {
  background-color: #eff2f6;
  padding: 120px 0;
  position: relative;
}

.team-home__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 733px;
  height: calc(100% + 60px);
  background-color: var(--thm-primary);
  background-blend-mode: hard-light;
  overflow: hidden;
  border-bottom-left-radius: 4px;
}


.team-home__bg::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--thm-primary);
  opacity: 0.9;
}

.team-home__shape-1 {
  position: absolute;
  top: 133px;
  left: 225px;
  -webkit-animation-name: bubbleMover;
  animation-name: bubbleMover;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

.team-home__shape-2 {
  position: absolute;
  bottom: 0;
  left: 104px;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.team-home__content > P {
  margin-bottom: 0;
  margin-top: -10px;
  padding-right: 45px;
}


.team-home__carousel-wrap {
  width: 100%;
  max-width: 1170px;
  position: absolute;
  top: 120px;
  right: -185px;
}


.team-home__nav {
  display: flex;
  align-items: center;
  margin-top: 50px;
}

.team-home__nav .swiper-button-next,
.team-home__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 68px;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: var(--thm-color);
  border: 2px solid var(--thm-color);
  border-radius: 50%;
  opacity: .4;
  margin: 0;
  transition: all 500ms ease;
}

.team-home__nav .swiper-button-next:hover,
.team-home__nav .swiper-button-prev:hover {
  opacity: 1;
  border-color: var(--thm-base);
  color: var(--thm-base);
}

.team-home__nav .swiper-button-next::after,
.team-home__nav .swiper-button-prev::after {
  display: none;
}

.team-home__nav .swiper-button-prev {
  margin-right: 20px;
}

.team-one__card {
  position: relative;
  background:#fff;
  transition: opacity 500ms ease, transform 500ms ease;
}

.team-one__image{
  overflow: hidden;
  background:#fff; 
}

.team-one__image > img {
  width: 100%;
  opacity: 1;
  height:240px;
  transform: scale(1);
  transition: opacity 500ms ease, transform 500ms ease;
}

.team-one__card:hover .team-one__image > img {
  transform: scale(1.02);
}

.team-one__content {
  position:relative;
  bottom:0px;
  left: 0;
  width: 100%;
  text-align:center;
  
}

.team-one__card i::after{
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: calc(100% - 4px);
  background-color:#fff;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  height:4px;
  transition: all 500ms ease;
}

.team-one__card:hover i::after{background-color:var(--thm-base);}

.about_con a:hover{text-decoration:none;}
.about_con a:hover h3{color:var(--thm-primary);}

.team-one__content h3 {
  margin: 0;
  font-size:16px;
  color:#333;
  font-weight:400;
  line-height:40px;
}

.team-one__content span {
  display: block;
  margin: 0;
  line-height: 1;
  color: #fff;
  margin-top: 15px;
  font-size: 16px;
}

.team-one__social {
  background-color: #fff;
  width: 100%;
  position: absolute;
  border-top-right-radius: 4px;
  bottom: 100%;
  left: 0;
  max-width: 240px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transform: scale(1, 0);
  opacity: 0;
  transition: transform 500ms ease, opacity 500ms ease;
  transform-origin: bottom left;
}

.team-one__social a {
  display: flex;
  line-height: 49px;
  color: var(--thm-black);
  font-size: 16px;
  transition: all 500ms ease;
}

.team-one__social a:hover {
  color: var(--thm-primary);
}

.team-one__social a + a {
  margin-left: 30px;
}

.team-one__card:hover .team-one__social {
  opacity: 1;
  transform: scale(1, 1);
}

.team-details {
  padding-top: 120px;
  padding-bottom: 120px;
}


.team-details__content h2 {
  margin: 0;
  color: var(--thm-black);
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 15px;
}

.team-details__content > span {
  font-size: 18px;
  color: var(--thm-base);
  display: block;
  line-height: 1;
}

.team-details__content > p {
  margin: 0;
  margin-top: 45px;
  margin-bottom: 40px;
}

.team-details__certificates {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
}


.team-details__social {
  display: flex;
  flex-wrap: wrap;
}

.team-details__social a {
  display: flex;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
  width: 41px;
  height: 41px;
  background-color: #eff2f6;
  color: #0c2139;
  font-size: 12px;
  transition: all 500ms ease;
}

.team-details__social a:hover {
  background-color: var(--thm-base);
  color: #fff;
}

.team-details__social a + a {
  margin-left: 10px;
}

.team-details .why-choose__progress-bar {
  background-color: #eff2f6;
}

/* 列表分页 */
.m-page {height: auto; padding: 20px 0 20px; text-align: center; margin:10px auto 0px auto;}
.m-page .page-status{display:none;}
.m-page a {padding: 8px 15px; font-size: 14px; color: #333; border-radius: 3px; background-color: #eee; margin: 0 5px;}
.m-page a:hover {background-color: #125aac; color: #fff; text-decoration: none;}
.m-page a.record {display: none}
.m-page .page-num-current {padding: 8px 15px; font-size: 14px; color: #fff; font-weight: normal; border-radius: 3px; background-color: #125aac;
	margin: 0 5px;}
body .m-page a b {padding: 0; border: none; background-color: #eee; color: #000; margin: 0}
body .m-page a:hover b {color: #fff; background-color: #125aac;}
.clear{clear: both;}
/* 列表结束 */

