

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

.template-info .ct-43 p,
.template-info .ct-43 h1,
.template-info .ct-43 ul {
  margin: 0;
  padding: 0;
}

.template-info .ct-43-head {
  font-size: 54px;
  line-height: 54px;
  font-weight: 700;
  color: var(--white_color);
  padding: 0px 10px;
  margin-bottom: 5px;
}

.template-info .ct-43-subhead {
  font-size: 54px;
  line-height: 54px;
  font-weight: 700;
  color: var(--card_text_color);
  margin: 0px -10px;
  letter-spacing: 1px;
}

.template-info .ct-43-banner {
  position: relative;
  text-align: center;
  padding: 100px 65px 54px 65px;
  overflow: hidden;
}

.template-info .ct-43-banner-txt {
  margin: 0px auto;
  max-width: 860px;
  padding: 37px 30px;
  background: var(--bgtransparent);
  border-radius: 8px;
  text-shadow: 0 1px 0 var(--black_color);
  position: relative;
  z-index: 1;
}

.template-info .ct-43-banner-txt p {
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  color: var(--white_color);
  max-width: 75%;
  margin: 10px auto 0px;
}

.template-info .ct-43-banner-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}

.template-info .ct-43--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.template-info .ct-43-details {
  background: var(--wrapper_bg);
  padding: 40px 0 0 0;
}

.template-info .ct-43-details-wrap {
  max-width: 1170px;
  margin: 0px auto;
}

.template-info .ct-43-details-left {
  width: 66%;
  padding: 20px 30px;
  border-radius: 10px;
  background: var(--white_color);
  margin: 0px 15px;
}

.template-info .ct-43-details-side {
  width: 32%;
  margin: 0px 15px;
}

.template-info .ct-43-details-side-list {
  padding: 20px;
  border-radius: 10px;
  background: var(--white_color);
  text-align: center;

}

.template-info .ct-43-details-side-list p {
  text-align: left;
  margin: 0px;
font-size: 13px;
}

.template-info .ct-43-details-side-list a {
  text-decoration: none;
  font-weight: 700;
}

.template-info .ct-43-details-side-list > img {
  margin: 10px auto 5px;
  max-width: 90%;
}

.template-info .ct-43-details-head {
  font-size: 30px;
  line-height: 1.3;
  font-weight: 400;
  color: var(--ct-43-grey-44e);
  border-bottom: 1px solid var(border_color);
  padding-bottom: 15px;
  text-transform: uppercase;
}

.template-info .ct-43-details-subhead {
  font-size: 26px;
  line-height: 1.3;
  font-weight: 400;
  color: var(--ct-43-grey-44e);
  border-bottom: 1px solid var(--border_color);
  padding-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}

.template-info .ct-43-details ul {
  margin: 0;
  padding: 0;
}

.template-info .ct-43-details-lists {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  padding: 17px 0 50px 0;
  border-bottom: 4px dashed var(border_color);
  margin-bottom: 19px;
}

.template-info .ct-43-details-lists:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.template-info .ct-43-details-lists-data {
  margin-left: 20px;
  list-style: disc;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}

.template-info .ct-43-details-list {
  width: 24%;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 155px;
          flex: 0 0 155px;
}

.template-info .ct-43-details-list a {
  background: var(--btn_bg_color);
  padding: 10px 10px;
  border-radius: 25px;
  display: inline-block;
  margin: 10px auto;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: var(--white_color);
  width: 90%;
  text-decoration: none;
  text-transform: capitalize;
}

.template-info .ct-43-details-list a:hover {
  background: var(--btn_bg_hover_color);
}

.template-info .ct-43-details-txt {
  width: 76%;
  padding: 0px 0 0 10px;
}

.template-info .ct-43-details-txt-head {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  margin: 15px 0 10px;
}

.template-info .ct-43-bottom {
  background: var(--highlight_color);
  border-bottom: 2px solid var(--white_color);
  padding: 80px 0 50px 0;
  margin-top: -25px;
}

.template-info .ct-43-wrap {
  max-width: 1170px;
  margin: 0px auto;
}

.template-info .ct-43-botmbox {
  background: var(--wrapper_bg);
  margin: 0px 15px;
  width: 50%;
  border-radius: 10px;
  text-transform: uppercase;
  padding: 0px;
  text-align: center;
}

.template-info .ct-43-botmbox a {
  display: block;
}

.template-info .ct-43-botmbox img {
  display: block;
  margin: 0px auto 10px;
  padding: 30px 30px 0px 30px;
}

.template-info .ct-43-botmbox-txt {
  text-decoration: none;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
  display: block;
  margin: 0px auto;
  padding: 15px 2px 15px 2px;
}

.template-info .ct-43-botmbox:hover {
  -webkit-box-shadow: 0px 0px 30px 2px;
          box-shadow: 0px 0px 30px 2px;
}

@media (max-width: 800px) {
  .template-info .ct-43--flex {
    display: block;
    padding: 0px 15px;
  }
  .template-info .ct-43--flex > div {
    width: 100%;
  }
  .template-info .ct-43-banner {
    padding: 25px 15px 25px 15px;
  }
  .template-info .ct-43-banner-txt p {
    max-width: 100%;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }
  .template-info .ct-43-head, .template-info .ct-43-subhead {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    padding: 0px;
    letter-spacing: 0px;
  }
  .template-info .ct-43-details-head {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  .template-info .ct-43-details-subhead {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .template-info .ct-43-details-left, .template-info .ct-43-details-side {
    margin: 0 0 20px 0;
    position: relative;
    z-index: 3;
  }
  .template-info .ct-43-details-lists {
    display: block;
  }
  .template-info .ct-43-details-lists-data {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }
  .template-info .ct-43-details-lists > div {
    width: 100%;
  }
  .template-info .ct-43-details-side-list {
    padding: 20px 30px 20px 30px;
  }
  .template-info .ct-43-details-txt-head {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .template-info .ct-43-botmbox {
    margin: 0px 0px 30px 0;
  }
  .template-info .ct-43-botmbox-txt {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 10% 7% 10%;
  }
}

@media (min-width: 801px) and (max-width: 1170px) {
  .template-info .ct-43-banner {
    padding: 25px 15px 25px 15px;
  }
  .template-info .ct-43-banner-txt p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
  }
  .template-info .ct-43-head, .template-info .ct-43-subhead {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    padding: 0px;
    letter-spacing: 0px;
  }
  .template-info .ct-43-details-head {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  .template-info .ct-43-details-subhead {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .template-info .ct-43-details-lists-data {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }
  .template-info .ct-43-details-side-list {
    padding: 20px 30px 20px 30px;
  }
  .template-info .ct-43-details-txt-head {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }
  .template-info .ct-43-botmbox-txt {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
  }
}
/*# sourceMappingURL=style.css.map */