

/* Start:/local/templates/aspro_mshop/components/innova/uniland.advantages/template1/style.css?1632753092719*/
.advantages-section-template1 .advantages{margin-top:60px}.advantages-section-template1 .advantages .advantage-inner{padding:5px}.advantages-section-template1 .advantages .advantage-inner .advantage-icon{height:56px}.advantages-section-template1 .advantages .advantage-inner .advantage-icon img{margin:auto;height:100%;max-height:56px;width:auto;max-width:100%}.advantages-section-template1 .advantages .advantage-inner .advantage-title{margin-top:25px;font-size:21px;line-height:32px;text-align:center}.advantages-section-template1 .advantages .advantage-inner .advantage-description{margin-top:15px;font-size:16px;line-height:26px;text-align:center}.advantages-section-template1 .advantages .owl-dots{margin-top:45px}
/* End */


/* Start:/local/templates/aspro_mshop/components/innova/uniland.services/template1/style.css?16327530921587*/
.services-section-template1 .services{margin-top:60px}.services-section-template1 .services .service-inner{padding:5px}.services-section-template1 .services .service-inner .service-icon{height:56px}.services-section-template1 .services .service-inner .service-icon img{margin:auto;height:100%;max-height:56px;width:auto;max-width:100%}.services-section-template1 .services .service-inner .service-title{margin-top:25px;font-size:21px;line-height:32px;text-align:center}.services-section-template1 .services .service-inner .service-description{margin-top:15px;font-size:16px;line-height:26px;text-align:center}.services-section-template1 .services .owl-dots{margin-top:45px}
#services .second-text {
	margin: 20px 0;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
}

#services .service-title {
	ine-height: 26px;
    text-align: center;
    background: #5ea128;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding: 14px;
    -webkit-box-shadow: 0px 2px 10px 0px rgb(34 60 80 / 10%);
    -moz-box-shadow: 0px 2px 10px 0px rgba(34, 60, 80, 0.1);
    box-shadow: 0px 2px 10px 0px rgb(34 60 80 / 10%);
	margin-top: 0px;
}
#services .service-description {
	line-height: 26px;
    text-align: center;
    background: white;
    color: black;
    padding: 16px;
    min-height: 130px;
    font-size: 18px;
    -webkit-box-shadow: 0px 2px 10px 0px rgb(34 60 80 / 10%);
    -moz-box-shadow: 0px 2px 10px 0px rgba(34, 60, 80, 0.1);
    box-shadow: 0px 2px 10px 0px rgb(34 60 80 / 10%);
	margin-top: 0px;
}
/* End */


/* Start:/local/templates/aspro_mshop/components/innova/uniland.how_we_work/.default/style.css?1632753092946*/
.hwws-section-template .hwws{margin-top:60px}.hwws-section-template .hwws .hww-inner .hww-icon{height:150px;width:150px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hwws-section-template .hwws .hww-inner .hww-icon img{height:100%;max-height:56px;width:auto;max-width:100%}.hwws-section-template .hwws .hww-inner .hww-title{color:#2b2b2b;margin-top:25px;font-size:21px;line-height:32px}.hwws-section-template .hwws .hww-inner .hww-description{margin-top:10px;font-size:16px;line-height:26px}.hwws-section-template .hwws .owl-dots{margin-top:45px}

.hwws-section-template .hwws .hww-inner .hww-icon {
	margin: 0 auto;
	background-size: cover!important;
    background-position: center center!important;
}

.hwws-section-template .hwws .hww-inner {
	text-align: center;
}

/* End */


/* Start:/local/templates/aspro_mshop/components/innova/uniland.tariff/.default/style.css?16859666892479*/
.tariffs-section-template .tariffs {
  margin-top: 60px
}

.tariffs-section-template .tariffs.owl-carousel .tariff .tariff-inner {
  margin: 20px
}

.tariffs-section-template .tariffs .tariff .tariff-inner {
  background: #fff;
  border-radius: 5px
}

.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-header {
  background: #f8f8f8;
  padding: 30px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-header .tariff-name {
  font-size: 21px;
  line-height: 32px;
  color: #2b2b2b;
  margin-bottom: 10px
}

.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-header .tariff-price {
  font-size: 56px;
  line-height: 64px
}

.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-header .tariff-price-period {
  font-size: 12px;
  line-height: 21px
}

.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-content {
  padding: 30px;
  font-size: 16px;
  line-height: 26px
}

.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-content .tariff-description {
  padding: 0 30px;
  font-size: 16px;
  line-height: 26px
}

.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-content .tariff-buy {
  margin-top: 30px;
  text-align: center
}

.tariffs-section-template .tariffs .owl-dots {
  margin-top: 45px
}

#buy-tariff-popup-template {
  max-width: 576px
}

#buy-tariff-popup-template .terms {
  max-width: 80%
}

.with-stylized-ul.reverse-li ul li:before {

  left: 0;
right: auto;
}

.with-stylized-ul.reverse-li ul li {

  padding-left: 28px;
    padding-right: 0;
}
.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-content .tariff-description {
padding: 0px;
}

.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-header {
color: white;
background: #5ea128;
}
.tariffs-section-template .tariffs .tariff .tariff-inner .tariff-header .tariff-name {
color: white;
}
.section-text-second {
	font-wight: 700!important;
	color: black!important;
	text-align: center;
margin-top: 40px;
}
.tariffs-section-template .tariffs {
margin-top: 0px;
}

.tariff-inner {
margin: 0 auto;
padding: 0!important;
}
/* End */
/* /local/templates/aspro_mshop/components/innova/uniland.advantages/template1/style.css?1632753092719 */
/* /local/templates/aspro_mshop/components/innova/uniland.services/template1/style.css?16327530921587 */
/* /local/templates/aspro_mshop/components/innova/uniland.how_we_work/.default/style.css?1632753092946 */
/* /local/templates/aspro_mshop/components/innova/uniland.tariff/.default/style.css?16859666892479 */
