﻿body {
    background: rgba(236,239,241,1);
    background: -moz-linear-gradient(-45deg, rgba(236,239,241,1) 0%, rgba(207,216,220,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(236,239,241,1)), color-stop(100%, rgba(207,216,220,1)));
    background: -webkit-linear-gradient(-45deg, rgba(236,239,241,1) 0%, rgba(207,216,220,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(236,239,241,1) 0%, rgba(207,216,220,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(236,239,241,1) 0%, rgba(207,216,220,1) 100%);
    background: linear-gradient(135deg, rgba(236,239,241,1) 0%, rgba(207,216,220,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceff1', endColorstr='#cfd8dc', GradientType=1 );

    margin: 0;
    padding: 0;
}

body>footer {
    padding-bottom: 60px;
}
.padding-20 {
    padding:20px !important;
}
.margin-top-20 {
    margin-top: 20px !important;
}
.margin-top-40 {
    margin-top: 40px !important;
}
.margin-top-60 {
    margin-top: 60px !important;
}
.header-guide {
    /*border-bottom: dotted 1px #d0d0d0;*/
    padding-bottom:5px;
    position: relative;
}
.header-guide span {
    font-family: Bitter, 'Times New Roman', sans-serif;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    right: 10px;
}
h1 {
    letter-spacing: 0;
    line-height: normal;
    font-size:22px;
}
.title-top {
    font-family: Bitter,'Times New Roman',Times,serif;
    font-size: 44px;
    font-weight: normal;
    margin-top: 10px;
}
.txt-reserved {
    background-color: #97b143;
    color:#fff;
    line-height: 24px;
    font-size: 18px;
    padding: 6px 20px;
    border-radius: 18px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
}
.sep-circle-icon {
    position: relative;
    border-top: solid 1px #dedede;
    height:1px;
    display: block;
    margin:60px 0;
}
.sep-circle-icon:after {
    position: absolute;
    left: 50%;
    top: -24px;
    width:48px;
    height:48px;
    border: solid 1px #dedede;
    border-radius: 50%;
    background-color: #fff;
    margin-left: -24px;
    text-align: center;
    color:#aaa;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    line-height: 48px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    content:'\f103';
}

.sep-circle-icon.more:after {
    content:'\f067';
    
    /*font-size: 36px;
    color:#97b143;*/
    
    border: none;
    background-color: #97b143;
    color:#fff;
}

.section-plus {

}
.section-plus h2 {
    font-family: Bitter, Arial, Helvetica, sans-serif;
    font-size: 36px;
    margin-bottom: 30px;
}
.section-plus p {
    font-size: 16px;
}
.line-sep {
    border-right: solid 1px #dedede;
}
.cta {
    padding: 40px 20px 20px;
    margin-top: 80px;
}
.cta .main-content {
    margin-top:0;
}
.cta div div {
    padding-bottom: 10px;
}
.cta h2 {
    font-family: Bitter, Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 42px;
    padding: 0;
    margin: 0;
}
.cta h3 {
    font-size: 24px;
    line-height: 36px;
}
.cta p {
    font-size: 16px;
    line-height: 24px;
}
.cta small {
    font-size: 13px;
}
.cta h2 small {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    display: block;
    margin-top: 5px;
    color: #666;
}
@media (max-width: 992px) {
    .line-sep {
        border-right: none;
        border-bottom: solid 1px #eee;
        margin: 0 20px 20px;
        padding: 20px 0;
    }
}
.plus, .add {
    font-size: 18px;
    /*font-family: Bitter,'Times New Roman',Times,serif;*/
    list-style: none;
    margin: 20px 0 40px;
}
.plus > li, .add > li {
    margin: 10px 0;
}

.plus > li:before, .add > li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 10px 0 -27px;
}
.add > li:before {
    content: '\f067';
    margin: 0 15px 0 -30px;
}

.plus.orange > li:before, .add.orange > li:before {color:#ea5b0c;}
.plus.blue > li:before, .add.blue > li:before {color:#1d5f8e;}
.plus.green > li:before, .add.green > li:before {color:#97b143;}
.plus.violet > li:before, .add.violet > li:before {color:#7771b3;}
.plus.fuxia > li:before, .add.fuxia > li:before {color:#a2194a;}

.plus.green.x2 > li {
    padding: 10px 0;
    font-weight:bold;
}
.plus.green.x2 > li:before {
    border: solid 4px;
    border-radius: 50%;
    padding: 5px;
    margin-right: 15px;
}

.wrapper.bg-gray {
    background: #f0f0f0;
}
.text-medium {
    font-size:18px;
}

#rightHalfStudioCentro1 {
   background: url(../images/mockup-studio_centro-1.jpg) no-repeat;
   background-position-y: center;
   background-size: 100%;
   width: 50%;
   position: absolute;
   right: 0px;
   height: 100%;
}
#leftHalfStudioCentro2 {
   background: url(../images/mockup-studio_centro-2.jpg) no-repeat;
   background-position-y: center;
   background-size: 100%;
   width: 50%;
   position: absolute;
   left: 0px;
   height: 100%;
}
.padding-half-right {
    padding:30px 60px 30px 60px;
}
.padding-half-left {
    padding:30px 60px 30px 20px;
}

@media (max-width: 1000px) {
    #rightHalfStudioCentro1 {
        display:none;
    }
    #leftHalfStudioCentro2 {
        display:none;
    }
    .padding-half-right, .padding-half-left {
        padding: 0 40px;
    }
}

.box-more {
    padding: 20px;
    background-color:#666;
    position: relative;
    margin-bottom: 25px;
}
.box-more:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    /*margin-left: -8px;*/
    border-top: solid 16px #666;
    /*border-left: solid 16px transparent;*/
    border-right: solid 16px transparent;
}
.box-more h2 {
    font-family: Bitter,'Times New Roman',Times,serif;
    font-weight: bold;
    /*text-align: center;*/
    margin:0;
    color:#fff;
}
.padding-vertical {
    padding-top:60px;
    padding-bottom:60px;
}
.box-why {
    /*background: #f6f6f6;
    border: solid #dedede 1px;*/
    padding:20px;
    background: #f0f0f0;
    border-radius: 4px;
}
.box-why h3 {
    margin:0;
}
.box-why ul {
    list-style: none;
    margin: 15px 0 0;
    padding: 0;
    min-height: 86px;
}
.box-why ul li {
    margin: 8px 0;
}
.box-why ul li strong {
    display: block;
    font-size: 16px;
}
.codice-coupon {
    font-size: 18px;
    font-weight:bold;
    color: #1d5f8e;
}
.coupon-header {
    margin: 40px 0 20px;
    font-size: 16px;
    line-height: 30px;
    color:#aaa;
}
.coupon-header strong {
    color: #97B143;/*#1d5f8e;*/
    font-size: 36px;
    display: block;
}
.registration-title {
    font-size:30px;
    font-weight: bold;
    margin: 0 0 30px;
    padding:0;
    text-align: center;
}
.padding-20 {
    padding: 0 20px;
}
.bold {
    font-weight: bold;
}
.line-height-24 {
    line-height: 24px;
}
@media (max-width: 992px) {
    .title-top {
        font-family: Bitter,'Times New Roman',Times,serif;
        font-size: 36px;
        line-height: 42px;
        margin-top: 20px;
    }
    .padding-mobile {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.form-price {
    background-color: #f6f6f6;
    padding: 20px;
}

.price-bold {
    font-size: 48px;
    border-bottom: solid 1px #dedede;
    padding: 10px 0 20px;
    margin: 0 0 20px;
}
.price-bold > span {
    display: block;
    font-size: 18px;
    color: #888888;
}

.servizi {
    font-size: 18px;
}
.servizi > strong {
    text-align: center;
    display: block;
}
.servizi > table {
    width: 100%;
}
.servizi > table tr {
    border-bottom: dashed 1px #dedede;
}
.servizi > table tr td {
    padding: 4px 0;
    text-align: right;
}

.servizi > table tr td:first-child {
    text-align: left;
}
.btn.bg-color-green:hover {
    background: #88a039 !important;
}
.strikeout {
  font-size: 4em;
  position: relative;
}
.strikeout::after {
  border-bottom: 0.125em solid rgba(255, 0, 0, 0.5);
  content: "";
  left: 0;
  line-height: 1em;
  margin-top: calc(0.125em / 2 * -1);
  position: absolute;
  right: 0;
  top: 50%;
}

.social-container {
    text-align: center;
}