@import url(../../css2_18a44e7fb9d46f52.css);

 html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Varela Round', sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  background-color: #f1f1f1;
  -webkit-print-color-adjust:exact;
}

p {
  padding-bottom: 1rem;
}

h1 {
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 600;
    margin: 0rem 0rem 1rem;
    padding: 0 1rem;
    text-align: center;
}

h2 {
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.fonti, h3,
h1,h2{
    background: -webkit-linear-gradient(#2eb0b9, #3a4e99);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #2eb0b9;
}

h3 {
  margin: 0;
  line-height: 1.5;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: middle;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  padding: 0rem 0rem 1rem 0rem;
  list-style-image: url();
  list-style: none;
}

li {
  padding-left: 1.3rem;
}

li::before {
  content: "•";
  display: inline-block;
  font-size: 1rem;
  position: relative;
  float: left;
  top: 0rem;
  margin-left: -1.3rem;
  line-height: 1.3rem;
} 

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
}
.frame-outer {
  position: relative;
  padding: 0;
  max-width: 780px;
  margin: 1.3rem auto;
  background-color: #f0f0f0;
  background-image: url(../images/bg_bc728e816f.png) , url(../images/bg2_19415873ac.png);
  background-position: top 30% right, bottom left;
  background-repeat: no-repeat, no-repeat;
  border: 0.02rem solid #A7A9A4;
  box-shadow: -0.1rem 0.1rem 1rem #999;
  font-size: 0.85rem;
}
.header {
  padding: 0rem 0rem 0rem;
  position: relative;
}
.logo {
  padding: 1rem 4%;
  position: absolute;
  top: 0;
  left: 0;
}
.lgslide{
    position: absolute;
    top: calc(50% - 64px);
    left: calc(50% - 110px);
}
.content {
  padding: 1rem 4% 0rem;
}
.hinner{
    padding: 1rem 1rem 0;
    background: #fff;
    border-radius: 0.45rem;
    margin-bottom: 1rem;
    transition: all 140ms ease 0s;
    -moz-transition: all 140ms ease 0s;
    -webkit-transition: all 140ms ease 0s;
}
.hinner:hover{
    transition: all 140ms ease 0s;
    -moz-transition: all 140ms ease 0s;
    -webkit-transition: all 140ms ease 0s;
    -webkit-box-shadow: 0px 0px 30px #c9c9c9;
    -moz-box-shadow: 0px 0px 30px #c9c9c9;
    box-shadow: 0px 0px 30px #c9c9c9;
}
.footer {
    padding: 1rem calc(4% + 1rem) 0rem;
    text-align: center;
}
.clx{
  color: #2eb0b9;
}
.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fonti{
  font-size: 1.2rem;
  line-height: 1.3;
}
.flex p{
    width: 50%;
}
.footer h2{
    font-size: 1.4rem;
}
.refnr {}

.apply {}
