
.cure-termali {
  width: 200px;
}

.sppb-feature-box-title {
  color: #000;
  font-weight: 600;
}

.sppb-btn-primary.sppb-btn-gradient {
  color: #fff !important;
}

.ita  {
  font-style: italic;
}

.about  {
  line-height: 1.2 !important;
}

.sp-page-title {
  padding: 10px 0 !important;
}

.bg-article {
  background-image: url('../images/bgarticle.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 0.9em;
  line-height: 19px;
  font-weight: 400;
  padding: 20px;
}

.language-right {
  text-align: right;
  float: right;
  margin-top: 15px;
  margin-right: 50%;
}
.fa-instagram, .fa-facebook  {
  font-size: 25px;

} 

.logo-image {
  margin-top: -18px;
}

/*#sp-main-body {
/*  padding: 20px 0 !important;
/*}
	
/* change standard modal behavior */
.modal-body {
    height: 666px;
  }
  
  
  .modal-backdrop {
  background-color: #424530;
  }
  
  .modal-backdrop.fade.in
  {
  opacity: .8; 
  }

  .modal-body {
    padding: 0 !important;
}

.emgallery {
  float: left;
}

tr {
  border-bottom: dotted 2px #dadada;
}

.sp-module.actual {
	font-size: 12px;
}

.pButton {
	-moz-box-shadow:inset 5px 3px 14px -3px  #f5978e;
	-webkit-box-shadow:inset 5px 3px 14px -3px  #f5978e;
	box-shadow:inset 5px 3px 14px -3px  #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Times New Roman;
  text-align: center;
  width: 250px;
	font-size: 28px;
	padding:16px 16px 16px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.pButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}
.pButton:active {
	position:relative;
	top:1px;
}

.bButton {
	-moz-box-shadow:inset 5px 3px 14px -3px  #bbdaf7;
	-webkit-box-shadow:inset 5px 3px 14px -3px  #bbdaf7;
	box-shadow:inset 5px 3px 14px -3px  #bbdaf7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Times New Roman;
  text-align: center;
  width: 250px;
	font-size:28px;
	padding:16px 16px 16px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.bButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
	background-color:#378de5;
}
.bButton:active {
	position:relative;
	top:1px;
}

.oButton {
	-moz-box-shadow:inset 5px 3px 14px -3px  #fce2c1;
	-webkit-box-shadow:inset 5px 3px 14px -3px  #fce2c1;
	box-shadow:inset 5px 3px 14px -3px  #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background:-moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
	background-color:#ffc477;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
  width: 250px;
	font-family:Times New Roman;
  text-align: center;
	font-size:28px;
	padding:16px 16px 16px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
}
.oButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
	background:-moz-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-webkit-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-o-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-ms-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477',GradientType=0);
	background-color:#fb9e25;
}
.oButton:active {
	position:relative;
	top:1px;
}

.aButton {
	-moz-box-shadow:inset 5px 3px 14px -3px #bbdaf7;
	-webkit-box-shadow:inset 5px 3px 14px -3px  #bbdaf7;
	box-shadow:inset 5px 3px 14px -3px  #bbdaf7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Times New Roman;
  text-align: center;
  width: 250px;
	font-size:26px;
	padding:8px 10px 8px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.aButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
	background-color:#378de5;
}
.aButton:active {
	position:relative;
	top:1px;
}
.fa  {
  display: inline;
  margin-right: 12px;
}
#snippet-preview {
	width: 100%;
	height: 600px;
	margin: 0 auto;
	overflow-x: hidden; 
	overflow-y: auto;
	margin-top: -100px;
  }

  #snippet2-preview {
	width: 100%;
	height: 600px;
	margin: 0 auto;
	overflow-x: hidden; 
	overflow-y: auto;
	margin-top: -100px;
  }
  
  .sppb-addon-title {
	padding-bottom: 0px;
  }

  .testimon1 {
	width: 400px;
  }

.program {
    color: white;
    font-family: Roboto;
    font-size: 16px;
}

.container {
    margin: 0 auto;
    height: 100%;
}

.grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1%;
    padding: 35% 0;
	min-width: 24%;
	min-height: 430px;
}


.pcard {
    padding: 20px 8px;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 25px;
}

.del {
    padding-left: 15px;
    font-size: 16px;
    color: lightgrey;
}

.pcard_title {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 5px;
}

.pcard_des {
    font-weight: normal;
    font-size: 12px;
    float: right;
    margin-top: -28px;
	color: white;
}


.pricing {
    font-weight: normal;
    font-size: 20px !important;
	color: white;
}

.pricing .small {
    font-size: 16px;
}

hr {
    margin-top: 5px;
}

.features {
    margin: 10px 0;
    list-style-position: inside;
    font-size: 12px;
}

a.cta_btn {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: rgba(21, 23, 24, 0.7);
    border-radius: 29px;
    padding: 20px 0;
    color: white;
    text-decoration: none;
    letter-spacing: 2px;
    transition: background .3s ease;
}

a.cta_btn:hover {
    background: #000;
}
.link {
    position: fixed;
    background-color: #D12322;
    padding: 23px 40px;
    right: -99px;
    border-radius: 5px;
    top: 50%;
    transform: translateY(-50%);
    transform: rotate(-90deg);
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
    text-decoration: none;
    text-transform: capitalize;
    transition: all .1s ease-in-out;
}

.link i {
    padding-left: 7px;
}

.link:hover {
    text-decoration: underline;
    background-color: black;
}
