
.template-info .ct-104 * {
  margin: 0px;
  padding: 0px;
}

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

.template-info .ct-104 .container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.template-info .ct-104-elementor-selector-sec {
  background-color: var(--card_text_color);
  position: relative;
}

.template-info .ct-104-widget-head {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
  color: var(--text_color);
}

.template-info .ct-104-element-widget-info hr {
  width: 30%;
  border: 1px solid var(--black_color);
  margin-bottom: 20px;
}

.template-info .ct-104-element-widget-info p {
  line-height: 1;
  font-weight: 400;
  margin-bottom: 20px;
  color: var(--text_color);
}

.template-info .ct-104-element-widget-info div a {
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
  border-radius: 55px;
  line-height: 1;
  text-align: center;
  color: var(--white-color);
  background-color: var(--btn_bg_color);
  -webkit-box-shadow: 0px 0px 6px 2px var(--bgtransparent);
          box-shadow: 0px 0px 6px 2px var(--bgtransparent);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.template-info .ct-104-element-widget-info div a:hover {
  background-color: var(--btn_bg_hover_color);
}

.template-info .ct-104-bottom-shape-sec {
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.template-info .ct-104-element-widget-img-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.template-info .ct-104-elementor-shape-bottom svg {
  fill: var(--white-color);
  height: 50px;
  width: 100%;
}

.template-info .ct-104-col-sm-3__list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

@media all and (min-width: 641px) {
  .template-info .ct-104-col-sm-3__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-104-col-sm-3__list {
    width: calc(100% / 3);
    padding: 10px 10px 10px;
  }
}

@media all and (max-width: 767px) {
  .template-info .ct-104-col-sm-3__list {
    margin-bottom: 10px;
  }
}

.template-info .ct-104-card-wrapper {
  border: 2px solid var(--black_color);
  border-radius: 20px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  cursor: pointer;
}

.template-info .ct-104-card-wrapper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.template-info .ct-104-card-wrapper a img {
  display: block;
  /*width: 50px;
  height: 50px;*/
}

.template-info .ct-104-card-wrapper:hover {
  -webkit-box-shadow: 2px 4px 3px 2px var(--rgba3);
          box-shadow: 2px 4px 3px 2px var(--rgba3);
}

.template-info .ct-104-card-down-sec {
  text-align: center;
  padding: 0 15px 15px;
}

.template-info .ct-104-card-down-sec h2 {
  line-height: 1;
  color: var(--text_color);
  margin-bottom: 10px;
}

.template-info .ct-104-card-down-sec hr {
  margin: 0 auto 10px;
  border: 1px solid var(--black_color);
}

.template-info .ct-104-card-down-sec p {
  line-height: 1.5;
  color: var(--text_color);
}

.template-info .ct-104-elementor-box-sec div {
  text-align: center;
}

.template-info .ct-104-elementor-head {
  margin-bottom: 20px;
margin-top:20px;
}

.template-info .ct-104-elementor-head h2 {
  font-weight: bold;
  line-height: 1;
font-size:26px;
}

.template-info .ct-104-col-sm-2__list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (min-width: 641px) and (max-width: 960px) {
  .template-info .ct-104-col-sm-2__list {
    width: calc(100% / 2);
    padding: 0px 0px 0px;
  }
}

@media all and (min-width: 641px) {
  .template-info .ct-104-col-sm-2__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-104-col-sm-2__list {
    width: calc(100% / 2);
    padding: 0px 0px 0px;
  }
}

@media all and (max-width: 767px) {
  .template-info .ct-104-col-sm-2__list {
    margin-bottom: 0px;
  }
}

.template-info .ct-104-col-sm-2__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.template-info .ct-104-widget-wrapper h2 {
  text-align: left;
}

.template-info .ct-104-widget-wrapper p {
  font-weight: 700;
  line-height: 1.4;
  color: var(--text_color);
  margin-bottom: 20px;
}

.template-info .ct-104-widget-wrapper div {
  width: 32%;
  margin: 0 auto;
  margin-bottom: 12px;
}

.template-info .ct-104-widget-wrapper div img {
  height: 13px;
  width: 100%;
}

.template-info .ct-104-widget-img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.template-info .ct-104-widget-img-wrapper img {
  width: 74%;
}

.template-info .ct-104-widget-listing-sec {
  margin-bottom: 20px;
}

.template-info .ct-104-widget-listing-sec li {
  padding: 2px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.template-info .ct-104-widget-listing-sec li span {
  position: relative;
  display: block;
  padding-left: 15px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--text_color);
}

.template-info .ct-104-widget-listing-sec li span::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  height: 11px;
  margin: auto 0;
  border-top: 2px solid var(--blue-color);
  border-left: 2px solid var(--blue-color);
  -webkit-transform: rotate(227deg);
          transform: rotate(227deg);
}

.template-info .ct-104-widget-listing-sec li a {
  display: inline-block;
  font-size: 12px;
  color: var(--btn_text_color);
  background-color: var(--btn_bg_color);
  line-height: 1;
  padding: 2px 10px;
  margin-left: 5px;
  border-radius: 5px;
  font-weight: 600;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.template-info .ct-104-widget-listing-sec li a:hover {
  background-color: var(--btn_bg_hover_color);
}

.template-info .ct-104-link {
  padding: 0 0 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.template-info .ct-104-link p {
  line-height: 1.5;
  font-weight: bold;
  color: var(--text_color);
}

.template-info .ct-104-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 5px;
  border: 2px solid var(--black_color);
  border-radius: 50%;
  color: var(--text_color);
}

@media (min-width: 768px) {
  .template-info .ct-104-elementor-selector-sec {
    /*padding: 80px 0 120px;*/
  }
  .template-info .ct-104-elementor-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .template-info .ct-104-element-widget-info-sec {
    width: 37.167%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ct-104-element-widget-img-sec {
    width: 62.833%;
  }
  .template-info .ct-104-element-widget-img-sec a img {
    width: 100%;
    height: 287px;
    position: relative;
    left: 50px;
    top: 0px;
  }
  .template-info .ct-104-element-widget-img {
    padding: 10px;
  }
  .template-info .ct-104-elementor-box-section {
    margin-top: 80px;
    padding-bottom: 30px;
  }
  .template-info .ct-104-widget-wrapper p {
    font-size: 16px;
  }
  .template-info .ct-104-elementor-card-sec {
    padding: 10px 0;
  }
  .template-info .ct-104-elementor-widget {
    padding: 10px;
  }
  .template-info .ct-104-card-down-sec h2 {
    font-size: 18px;
  }
  .template-info .ct-104-card-down-sec hr {
    width: 100px;
  }
  .template-info .ct-104-card-down-sec p {
    font-size: 15px;
  }
  .template-info .ct-104-link p {
    font-size: 16px;
  }
  .template-info .ct-104-link a {
    padding: 3px 8px;
  }
  .template-info .ct-104-elementor-img {
    margin-bottom: 20px;
  }
  .template-info .ct-104-elementor-img img {
    margin-bottom: 10px;
  }
  .template-info .ct-104-elementor-box-sec {
    padding: 10px;
  }
}

@media (min-width: 1024px) {
  .template-info .ct-104-widget-head {
    font-size: 35px;
text-align:left;
  }
  .template-info .ct-104-element-widget-info {
    padding: 10px;
  }
  .template-info .ct-104-element-widget-info p {
    font-size: 18px;
  }
  .template-info .ct-104-element-widget-info div a {
    padding: 20px 40px;
    font-size: 16px;
  }
  .template-info .ct-104-element-head h2 {
    font-size: 26px;
  }
  .template-info .ct-104-elementor-widget {
    margin: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .template-info .ct-104-widget-head {
    font-size: 23px;
  }
  .template-info .ct-104-element-widget-info {
    padding: 0 20px;
  }
  .template-info .ct-104-element-widget-info p {
    font-size: 16px;
  }
  .template-info .ct-104-element-widget-info div a {
    padding: 15px 15px;
    font-size: 14px;
  }
  .template-info .ct-104-elementor-card {
    padding: 0 10px;
  }
  .template-info .ct-104-elementor-head h2 {
    font-size: 23px;
  }
  .template-info .ct-104-elementor-widget {
    margin: 0 20px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .template-info .ct-104-elementor-selector-sec, .template-info .ct-104-elementor-box-section {
    padding: 20px 0;
  }
  .template-info .ct-104-element-widget-info {
    padding: 0 15px 0;
    text-align: center;
  }
  .template-info .ct-104-element-widget-info hr {
    margin: 0 auto 20px;
  }
  .template-info .ct-104-element-widget-info p {
    font-size: 13px;
  }
  .template-info .ct-104-element-widget-info div a {
    padding: 10px 15px;
    font-size: 15px;
  }
  .template-info .ct-104-element-widget-img-sec {
    padding: 20px 0;
  }
  .template-info .ct-104-widget-head {
    font-size: 14px;
  }
  .template-info .ct-104-elementor-head h2 {
    font-size: 14px;
  }
  .template-info .ct-104-widget-wrapper p {
    font-size: 12px;
  }
  .template-info .ct-104-elementor-widget {
    padding: 10px 15px;
  }
  .template-info .ct-104-elementor-card-sec {
    padding: 10px 15px;
  }
  .template-info .ct-104-card-down-sec h2 {
    font-size: 14px;
  }
  .template-info .ct-104-card-down-sec hr {
    width: 70px;
  }
  .template-info .ct-104-card-down-sec p {
    font-size: 12px;
  }
  .template-info .ct-104-widget-listing-sec li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .template-info .ct-104-link p {
    font-size: 14px;
  }
  .template-info .ct-104-link a {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }
  .template-info .ct-104-elementor-widget-wrap {
    padding-bottom: 10px;
  }
}
/*# sourceMappingURL=ct-104.css.map */