


.template-info .ct-81 * {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.template-info .ct-81 img {
  max-width: 100%;
}

.template-info .ct-81 .container {
  margin-left: auto;
  margin-right: auto;
  padding: 0px 15px;
}

.template-info .ct-81 a {
  text-decoration: none;
}

.template-info .ct-81 li {
  list-style-type: none;
}

.template-info .ct-81-centertxt {
  text-align: center;
}

.template-info .ct-81-mt10 {
  margin-top: 10px;
}

.template-info .ct-81-mt30 {
  margin-top: 30px;
}

.template-info .ct-81-lefttxt {
  text-align: left;
}

.template-info .ct-81-fweight600 {
  font-weight: 600;
}

.template-info .ct-81-banner-wrapper {
  position: relative;
}

.template-info .ct-81-bannerimg {
  height: 400px;
  display: block;
}

.template-info .ct-81-banner-sec {
  background: var(--banner_gradiant_color);
}

.template-info .ct-81-bannerimg-sec {
  display: inline-block;
}

.template-info .ct-81-banner-content {
  position: absolute;
  top: 15px;
  left: 0px;
  width: 66.66%;
  padding: 0px 15px;
  z-index: 1;
}

.template-info .ct-81-banner-head {
  font-weight: 400;
  margin: 40px 0px 20px;
  line-height: 1.5;
  color: var(--white_color);
}

.template-info .ct-81-banner-btn {
  margin: 50px 0px 80px;
}

.template-info .ct-81-btn {
  padding: 14px 25px;
  background-color: var(--btn_bg_color);
  color: var(--btn_text_color);
  border-radius: 4px;
  display: inline-block;
  border: 1px solid var(--btn_bg_color);
  -webkit-transition: 0.2ms all ease;
  transition: 0.2ms all ease;
}

.template-info .ct-81-btn:hover {
  background: var(--btn_bg_hover_color);
}

@media (min-width: 768px) {
  .template-info .ct-81-btn {
    font-size: 18px;
  }
  .template-info .ct-81-banner-head {
    font-size: 39px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .template-info .ct-81-btn {
    font-size: 15px;
  }
  .template-info .ct-81-banner-head {
    font-size: 29px;
  }
}

.template-info .ct-81-category-list {
  padding: 30px 0px;
}

.template-info .ct-81-landing-title {
  line-height: 1.2;
  color: var(--text_color);
}

.template-info .ct-81-landing-subtitle {
  font-size: 20px;
  line-height: 1.5;
  color: var(--btn_border_color);
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .template-info .ct-81-landing-title {
    font-size: 30px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .template-info .ct-81-landing-title {
    font-size: 27px;
    margin-bottom: 10px;
  }
}

.template-info .ct-81-col-md-6__list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (min-width: 641px) and (max-width: 960px) {
  .template-info .ct-81-col-md-6__list {
    width: calc(100% / 2);
    padding: 15px 15px 10px;
  }
}

@media all and (min-width: 641px) {
  .template-info .ct-81-col-md-6__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media all and (min-width: 961px) {
  .template-info .ct-81-col-md-6__list {
    width: calc(100% / 2);
    padding: 15px 15px 10px;
  }
}

@media all and (max-width: 640px) and (min-width: 320px) {
  .template-info .ct-81-col-md-6__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .template-info .ct-81-col-md-6__list {
    width: 100%;
    padding: 15px 15px 10px;
    margin-bottom: 15px;
  }
}

@media all and (max-width: 640px) and (min-width: 320px) and (orientation: landscape) {
  .template-info .ct-81-col-md-6__list {
    width: calc(100% / 2);
    padding: 15px 15px 10px;
  }
}

@media all and (max-width: 767px) {
  .template-info .ct-81-col-md-6 {
    padding: 0 15px;
  }
  .template-info .ct-81-col-md-6__list {
    margin-bottom: 15px;
  }
}

.template-info .ct-81-hr {
  width: 70px;
  border-top: 3px solid var(--blue-color);
}

.template-info .ct-81-large {
  color: var(--text_color);
  line-height: 1.8;
  font-weight: 100;
  margin-bottom: 30px;
}

.template-info .ct-81-small {
  margin-bottom: 10px;
  line-height: 1.5;
}

.template-info .ct-81-fbtn-sec {
  text-align: right;
}

@media (min-width: 768px) {
  .template-info .ct-81-tabletxt-wrapper {
    padding: 30px 0px;
  }
  .template-info .ct-81-hr {
    margin: 30px 0px;
  }
  .template-info .ct-81-large {
    font-size: 21px;
  }
  .template-info .ct-81-small {
    font-size: 17px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .template-info .ct-81-mt30 {
    margin-top: 0px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .template-info .ct-81-tabletxt-wrapper {
    padding: 0px;
  }
  .template-info .ct-81-hr {
    margin: 0px 0px 30px;
  }
  .template-info .ct-81-large {
    font-size: 20px;
  }
  .template-info .ct-81-mt30 {
    margin-top: 0px;
  }
  .template-info .ct-81-small {
    font-size: 16px;
  }
}

.template-info .ct-81-feature-title {
  font-size: 26px;
  padding: 30px 0px;
  color: var(--text_color);
  font-weight: normal;
}

.template-info .ct-81-feature-txt {
  padding: 10px 0px;
}

.template-info .ct-81-fbtn {
  margin: 10px 0px;
  color: var(--white_color);
  background-color: var(--btn_bg_color);
  border: var(--btn_border_color);
}

.template-info .ct-81-fbtn:hover {
  background-color: var(--btn_bg_hover_color);
  border: var(--btn_border_hover_color);
}

.template-info .ct-81-custom-teplate-sec {
  background-color: var(--blue-color3);
}

.template-info .ct-81-circlediv-sec {
  background-color: var(--blue-color3);
}

.template-info .ct-81-cirhead-sec {
  border-top: 1px solid var(--btn_border_color);
}

.template-info .ct-81-circle-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.template-info .ct-81-circle-wrapper {
  margin: 0px 5px 10px 5px;
  padding: 10px 0px 20px 0px;
  max-width: 200px;
}

.template-info .ct-81-circle-wrapper p {
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 10px;
  text-align: center;
}

.template-info .ct-81-circle-wrapper p:not(:last-child) {
  color: var(--heading_color);
}

.template-info .ct-81-cirhead {
  font-size: 26px;
  line-height: 1.2;
  margin: 30px 0px;
  text-align: center;
  font-weight: normal;
}

.template-info .ct-81-circle-border {
  border-radius: 50%;
  border: 1px solid var(--btn_border_color);
  position: relative;
}

.template-info .ct-81-circle-foil {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid var(--btn_border_color);
}

.template-info .ct-81-cirimg {
  width: 100%;
  border-radius: 50%;
}

@media (min-width: 768px) {
  .template-info .ct-81-circle-border {
    width: 200px;
    height: 200px;
  }
  .template-info .ct-81-circle-foil {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .template-info .ct-81-circle-display {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .template-info .ct-81-circle-display {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .template-info .ct-81-circle-border {
    width: 120px;
    height: 120px;
  }
  .template-info .ct-81-circle-foil {
    top: 4px;
    left: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
  }
  .template-info .ct-81-circle-display {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ct-81-circle-sec {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.template-info .ct-81-footer {
  background-color: var(--blue-color1);
  width: 100%;
  height: 50px;
}
/*# sourceMappingURL=ct-81.css.map */