@import url('https://fonts.googleapis.com/css2?family=Lancelot&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IM+Fell+Great+Primer:ital@0;1&display=swap');

.gp-hybrids-list{
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    font-size: 0.75em;
    padding-top: 10px;
    list-style:none;
    margin-bottom:2.4em;
}

.hero .hero-bio{
    font-family: 'IM Fell Great Primer', serif;
    /* font-size: 18px; */
    line-height: 24px;
    text-align: justify;
    hyphens: auto;

}
.logo {
    width: 250px;
}

.hero .row-content {
	padding-top: 45px;
}

.justify{
    text-align:justify;
    hyphens: auto;
}

.gp-pdf-controls button, .bio-next{
    background-color:transparent;
    border: none;
    font-size: 24px;
    color:#5ca9b9;
    margin-right:25px;
    margin-top:10px;
}
#the-canvas{
    width:100%;
}
.gp-pdf-controls{
    width: 100%;
    margin: auto;
    text-align:center;
}
iframe{
    margin:0;
    padding:0;
    border:none;
}
@media only screen and (min-width:600px){
    #iframe-test{
        height:600px;
    }
}

.gp-page{
    margin-right:25px;
    color:grey;
}
#next{
    margin-right:0;
}

#prev{
    margin-left:8px;
}
.gp-scheda{
    font-family: 'IM Fell Great Primer', serif;
    list-style:none;
    padding:0;
    /* font-size: 18px; */
    line-height: 35px;
    color: #373737;
}

canvas {
    border: 1px solid #5ca9b9;
}

.hide {
    display:none;
}

.address{
    font-family: 'IM Fell Great Primer', serif;
    padding-left:0;
    list-style: none;
    font-size: 1.3em;
    color: #373737;
}
#bio-1 {
    color: #373737;
}
.bio-list ul {
    list-style:none;
    font-size: 1.1em;
}
.float-left{
    float:left;
}
.float-right{
    float:right;
}

button {
 	cursor: pointer;
}

.gp-bio p{
    font-family: 'IM Fell Great Primer', serif;
}
.heading .heading--title {
    font-family: 'Lancelot', cursive;
    font-size: 46px;
}


.gp-video{
    margin:auto;
    width:50%;
    border: 8px solid #459FAF;
}
@media only screen and (max-width: 991px) {
    .gp-video{
        width: 80%;
    }
    .gp-video-2{
        width: 80%;
    }
}

@media only screen and (max-width: 768px) {
    .gp-video-2{
        width: 100%;
    }
    .gp-video{
        width: 100%;
    }
}


#read-more, #read-less{

    text-align: center;
    text-decoration:underline;
    cursor: pointer;
    color: #459FAF;
}
#intervista p{
    font-family: 'IM Fell Great Primer', serif;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
    padding: 0 30px;
    color: #373737;
    text-indent: 20px;
}
.test-title{
    font-family: 'Lancelot', cursive;
    color: #373737;
    font-size: 36px;
    font-weight: 400;
    line-height: 2em;
    margin-bottom: 30px;
}
.center{
    margin:auto;
}

.banner h3 {
    font-size: 40px;
    font-family: 'Lancelot', cursive;
    margin-bottom: 20px;
}


.gp-newsletter p{
    font-family: 'IM Fell Great Primer', serif;
    font-size: 24px; 
    font-weight:400;
    margin-bottom: 60px;
}

/* .nl-form{ */
/*     display:flex; */
/*     flex-direction:row; */
/*     justify-content: space-evenly; */
/* } */

/* .nl-fields{ */
/*     display:flex; */
/*     flex-direction:column; */
/* } */
.nl-btn{
    margin-top:30px;
}

#email{
    margin-bottom:30px;
    padding-left:15px;
    padding-top:10px;
    padding-bottom:10px;
    /* font-size:18px; */
    min-width: 300px;
    font-family: 'IM Fell Great Primer', serif;
}

#gp-checkbox {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
  line-height: 1em;

}
#privacy {
  width: 13px;
  height: 13px;
  padding: 0;
  margin-right:10px;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden;
}

.hero-subheadline{
    font-family: 'Lancelot', cursive;
    font-size:28px;
    font-style:italic;
    margin-bottom:20px;
}
.hero .hero-headline {
    font-family: 'Lancelot', cursive;
    font-size: 55px;
}
#bio-2 p {
    /* font-size: 18px; */
    font-family: 'IM Fell Great Primer', serif;
    color: #373737;
}

.hero-bio-2{
    margin-top: 15px;
}
.hero-2+.clearfix {
    padding-top: 100px;
}
.testimonial-body{
    text-align:justify;
    hyphens: auto;
}
.testimonial--author{
    text-align:center;
}

.banner p{
    /* font-size: 18px; */
    line-height: 24px;
    margin-bottom:10px;
    text-align:justify;
    hyphens: auto;
}

#test{
    padding-top: 60px;
}
.pricing-img{
    margin-bottom: 30px;
}
.testimonial-panel .testimonial--body p{
    /* font-size: 18px; */
    color: #373737;
    font-family: 'IM Fell Great Primer', serif;
    font-style: normal;
    line-height: 28px;
} 

.heading .heading--desc {
    font-family: 'IM Fell Great Primer', serif;
    font-size: 20px;
    line-height: 28px;
    color: #373737;
}


#bio-2{
    padding-top: 40px;
}
.pricing-panel .pricing--heading .pricing--desc {
    margin-top:50px;
	font-size: 40px;
    text-transform: none;
    font-family: 'IM Fell Great Primer', serif;
    color: #5ca9b9;
}
.pricing--list li {
    line-height:1.8em;
    font-family: 'IM Fell Great Primer', serif;
    color: #373737;
}
a, a:hover, a:focus, a:active {
    color: #5ca9b9;
}

#intervista .gp-answer{
    /* font-size: 18px; */
    margin-bottom: 50px;
}
#intervista .gp-question{
    margin-bottom: 15px;
    font-style: italic;
}

.cta h3 {
    font-family: 'Lancelot', cursive;
}

.fas.fa-leaf, .fab.fa-pagelines {
    color: #5ca9b9;
}
.fas.fa-book {
    color: #5ca9b9;
    /* font-size: 30px; */
}


.pricing--body table{
    font-size: 1em;
}
.pricing--body td {
    padding-left:15px;
}

.gp-checked i{
    color: #5ca9b9;
}
.gp-checked span{
    color: #6d6666;;

}
.gp-unchecked i{
    color: #dbdce3
}

.gp-unchecked span {
    text-decoration: line-through;
}

.hero{
    min-height: 100px;
overflow: hidden;
}
.testimonial-panel .testimonial--body::before{

content:None!important;
}
.testimonial-panel .testimonial--body{
    margin-top:25px;

    }
.testimonial-images img{
    width:90% !important;
    margin-bottom:10px;
}
#reviews{
padding-top:0;
}
.gp-video-2{

    width: 50%;
    display: block;
  margin: 50px auto;
    }
.offer-button{
    width:fit-content;

}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .hero .btn {
        width: fit-content;
        padding: 0 10px;
    }
}
