/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, /home/mycoachlife/public_html/media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, /home/mycoachlife/public_html/media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, /home/mycoachlife/public_html/media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, /home/mycoachlife/public_html/media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process {
  text-align: center;
}
/* line 3, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process .g-process-item {
  width: 70%;
  margin: 0 auto 1.5rem;
}
@media only all and (max-width: 47.938rem) {
  .g-process .g-process-item {
    width: 100%;
  }
}
/* line 9, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process .g-process-item .g-process-item-icon {
  color: #777;
  background: #eaeaea;
  font-size: 2rem;
  line-height: 90px;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: block;
  position: absolute;
}
/* line 21, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process .g-process-item .g-process-image {
  position: relative;
  display: inline-block;
}
/* line 24, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process .g-process-item .g-process-image img {
  width: 280px;
  height: 280px;
  background: #fff;
  border: 10px solid #eaeaea;
  border-radius: 50%;
}
/* line 32, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process .g-process-item .g-process-item-title {
  text-transform: uppercase;
  margin-top: 1.5rem;
}
/* line 36, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process .g-process-item .g-process-item-desc {
  margin: 1.5rem 0;
}
/* line 39, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process .g-process-item:after {
  content: "";
  display: block;
  width: 2px;
  height: 4rem;
  background: #eaeaea;
  margin: 1rem auto 0;
}
/* line 47, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
/* line 48, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process .g-process-item.invert-color .g-process-item-icon {
  color: #777;
  background: #fff;
}
/* line 52, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
/* line 53, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process .g-process-item.invert-color .g-process-image img {
  border: 10px solid #fff;
}
/* line 59, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
/* line 60, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
/* line 61, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process > .g-grid:last-child .g-process-item {
  margin: 0 auto;
}
/* line 63, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process > .g-grid:last-child .g-process-item:after {
  display: none;
  margin: 0;
}
/* line 67, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_process.scss */
.g-process > .g-grid:last-child .g-process-item p {
  margin-bottom: 0;
}
/* line 4, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
/* line 5, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #eaeaea;
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
/* line 21, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #eaeaea;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #eaeaea;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 47.938rem) {
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
/* line 47, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item {
  text-align: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
@supports (-webkit-appearance:none) {
  margin-top: -25px;
}
/* line 55, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
/* line 56, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  line-height: 60px;
  font-size: 1.5rem;
  margin-top: -35px;
}
/* line 63, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #eaeaea;
  margin: 0 auto;
}
/* line 72, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #eaeaea !important;
  position: relative;
  margin: 1.25rem 0 1.5rem -2rem;
  min-height: 1.4rem;
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 80, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title {
  color: #404040 !important;
  margin-top: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 86, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #404040;
}
/* line 88, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #ff7e00;
}
/* line 93, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 47.938rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  /* line 103, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
/* line 111, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline:before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #eaeaea;
}
@media only all and (min-width: 60rem) {
  /* line 127, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block {
  position: relative;
  margin: 30px 0;
}
/* line 15, /home/mycoachlife/public_html/media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
/* line 139, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:last-child {
  margin-bottom: 0;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-block {
    margin: 60px 0;
  }
  /* line 150, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-icon-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, .08), 0 3px 0 4px rgba(0, 0, 0, .05);
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-icon-container {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  /* line 184, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 188, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-1 0.6s;
    -moz-animation: g-bounce-1 0.6s;
    animation: g-bounce-1 0.6s;
  }
}
@-webkit-keyframes g-bounce-1 {
  /* line 196, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  /* line 201, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  /* line 206, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 196, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  /* line 201, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  /* line 206, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 196, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  /* line 201, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  /* line 206, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* line 211, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 0.1875rem;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 15, /home/mycoachlife/public_html/media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
/* line 220, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 223, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #404040;
}
/* line 225, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #ff7e00;
}
/* line 231, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 235, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 241, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content:before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
}
/* line 252, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 47.938rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 0;
    padding: 25px;
    width: 45%;
  }
  /* line 267, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content:before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
  /* line 274, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content .g-timeline-year {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1rem;
  }
  /* line 282, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 286, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-2 0.6s;
    -moz-animation: g-bounce-2 0.6s;
    animation: g-bounce-2 0.6s;
  }
}
/* line 293, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
/* line 294, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 297, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content:before {
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 304, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content .g-timeline-year {
  left: auto;
  right: 122%;
  text-align: right;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 {
    /* inverse bounce effect on even content blocks */
  }
  /* line 314, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content.bounce-in {
    -webkit-animation: g-bounce-2-inverse 0.6s;
    -moz-animation: g-bounce-2-inverse 0.6s;
    animation: g-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes g-bounce-2 {
  /* line 320, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  /* line 325, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  /* line 330, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 320, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  /* line 325, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  /* line 330, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 320, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  /* line 325, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  /* line 330, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes g-bounce-2-inverse {
  /* line 336, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  /* line 341, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  /* line 346, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 336, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  /* line 341, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  /* line 346, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 336, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  /* line 341, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  /* line 346, /home/mycoachlife/public_html/templates/it_milano/custom/scss/_timeline.scss */
  .g-timeline.style2 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@media all and (min-width: 319px) and (max-width: 1024px) {
  /* put your css styles in here */
  /* line 9, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
  #g-mainbody {
    padding-top: 10px;
  }
}
@media screen and (orientation: landscape) and (min-width: 319px) and (max-width: 1024px) {
  /* line 15, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
  .g-container {
    width: 95%;
  }
}
/* line 17, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.red {
  color: red;
}
/* line 18, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
p {
  color: #0f0f0f;
  line-height: 1.6em;
  text-rendering: optimizeLegibility;
}
/* line 20, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
h1, h3 {
  color: inherit;
}
/* line 21, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.homearticletitle {
  font-family: 'Walkway', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #c8361d;
  text-align: center;
  font-size: 300%;
  line-height: 100%;
  letter-spacing: 1px;
  font-weight: normal;
  text-rendering: optimizelegibility;
}
/*
 .coach-g-grid{
 .g-block{
 @include breakpoint(mobile-only) {
 @include flex(1);
 }
 }
 }
 */
/* line 37, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.form-horizontal .control-label {
  width: 180px;
}
/* line 40, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
  height: 38px;
  padding: 5px;
}
/* line 44, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.platform-content .input-block-level, .platform-content .input-large, .platform-content .input-xlarge, .platform-content .input-xxlarge, .platform-content .uneditable-input {
  width: 210px;
}
/* line 48, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.g-absolute-header {
  background-color: rgba(255, 255, 255, );
}
/* line 50, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
/* line 51, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#g-header.g-absolute-header {
  visibility: hidden;
}
/* line 54, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
/* line 55, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#g-header.uk-active.g-absolute-header {
  visibility: visible;
}
/* line 62, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
/* line 63, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.uk-navbar .uk-parent {
  display: block !important;
}
/* line 67, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.uk-accordion {
  display: block !important;
}
/* line 72, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.tablehome {
  border: none;
}
/* line 73, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.tablehome td, .tablehome tbody {
  border: 0;
  vertical-align: top;
}
/* line 74, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.marginbottom25 {
  margin-bottom: 35px;
}
/* line 75, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.marginbottomless30 {
  margin-bottom: -30px;
}
/* line 76, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.copyright {
  font-size: 0.8em;
}
/* line 77, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.join {
  font-size: 1.5em;
}
/* line 78, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#g-extension {
  background-color: #f5f5f5;
}
/* line 79, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.darkgrey {
  color: #000;
}
/*.layout-slideshow2 .sprocket-features-content::before { content: none; }
 .layout-slideshow2 .sprocket-features-content { margin-left:0; margin-right:0; width:100%; height:100%; }*/
/* line 82, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.slidemobile .fullscreen .style1.uk-overlay-panel {
  margin-bottom: 0px;
}
/* line 85, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#g-mainbottom h2 {
  color: #fff;
}
/* line 86, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.titlecentre {
  text-align: center;
}
/* line 87, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.my-title-separator {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #ff7e00;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  height: 2px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 100px;
}
/*
 .noicon{
 border:none;
 }
 */
/* line 108, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.accordion-group {
  border: 0;
  margin-bottom: 2px;
}
/*
 .accordion-heading .accordion-toggle {
 padding: 8px 0 25px 0;
 }
 */
/* line 119, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.pane-sliders div.content, .accordion-inner {
  border-top: 0;
  color: #585858;
  padding: 5px 0 5px 0;
}
/* line 125, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.noborder {
  border: none;
}
/* line 127, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#form-login-submit {
  margin-top: 25px;
}
/* line 130, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#form-login-remember {
  display: block-inline !important;
}
/* line 133, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
/* line 134, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
/* line 135, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#g-header .g-main-nav .g-sublevel {
  margin-left: 1em;
  padding-bottom: 0.7em;
}
/* line 138, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
/* line 139, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
/* line 140, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
/* line 141, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#g-header .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover .g-menu-item-container {
  padding-left: 0.469rem;
}
/* line 151, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.g-main-nav .g-dropdown {
  font-size: 1em;
}
/* line 154, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.unstyled li {
  font-size: 0.8em;
}
/* line 157, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#form-login-submit {
  text-align: center;
}
/* line 161, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#system-message-container-margintop15 {
  margin-top: 1rem;
  margin-bottom: 3rem;
}
/* line 166, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.button.button-red {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: red;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  font-weight: bold;
}
/* pp */
/* line 180, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.mylabel, .myaddresslabel {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 186, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.mylabel, .mybadge, .myaddresslabel {
  color: #000;
  display: inline-block;
  font-size: 11.844px;
  line-height: 14px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);*/
  vertical-align: baseline;
  white-space: nowrap;
  background-color: #eee;
}
/* line 201, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.mylabel, .mybadge {
  font-weight: bold;
}
/* line 205, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.mylabel-success, .mybadge-success {
  background-color: #06c908;
}
/* line 208, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.myaddresslabel {
  border: 0.5px solid #d9d9d9;
}
/* line 211, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.fb_like_button_container {
  padding-right: 25px;
}
/* line 212, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.button:hover, #g-page-surround .btn:hover, #g-page-surround .btn-primary:hover, #g-offcanvas .btn:hover, #g-offcanvas .btn-primary:hover {
  background: #f6be95;
  background-color: #f6be95;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #fff;
  text-decoration: none;
}
/* line 226, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.socialmodule {
  margin-top: 30px;
}
/* line 228, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#g-mainbody {
  min-height: 100%;
}
/* line 230, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#g-page-surround .btn.btn-primary, #g-offcanvas .btn.btn-primary {
  margin-right: 10px;
}
/* line 233, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.uk-tooltip {
  display: none;
  position: absolute;
  z-index: 1030;
  box-sizing: border-box;
  max-width: 500px !important;
  padding: 5px 8px;
  background: #fcf2db !important;
  color: rgba(0, 0, 0, 1) !important;
  font-size: 12px;
  line-height: 18px;
  text-shadow: none !important;
}
/* line 246, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.airport {
  background-image: url('../../../../images/homepage/airport-1920-68747131-home.jpg');
  background-size: cover;
}
/* line 250, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.airport .rt-slideshow2-content {
  color: #000;
  text-align: left;
}
/* line 254, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.airport .rt-slideshow2-author {
  color: #000;
}
/* line 257, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.airport h3 {
  text-align: left;
  color: #000;
  font-weight: bold;
}
/* line 263, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.uk-form-warning {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: #fbf1e1 !important;
  background-image: none !important;
  background-origin: padding-box !important;
  background-position: 0 0 !important;
  background-repeat: repeat !important;
  background-size: auto auto !important;
  border-bottom-color: #dbb379 !important;
  border-left-color: #dbb379 !important;
  border-right-color: #dbb379 !important;
  border-top-color: #dbb379 !important;
  color: #d58e2a !important;
}
/* line 279, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.uk-form-notification {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: #d1eaf3 !important;
  background-image: none !important;
  background-origin: padding-box !important;
  background-position: 0 0 !important;
  background-repeat: repeat !important;
  background-size: auto auto !important;
  border-bottom-color: #44c4f3 !important;
  border-left-color: #44c4f3 !important;
  border-right-color: #44c4f3 !important;
  border-top-color: #44c4f3 !important;
  color: #008dc5 !important;
}
/* line 294, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.uk-navbar-nav .green {
  color: #008dc5 !important;
}
/* line 297, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
#payplans-order-confirm {
  min-width: 250px !important;
}
/* line 298, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
div.uk-dropdown.uk-dropdown-navbar.uk-dropdown-bottom {
  min-width: 240px;
}
/* line 299, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
div.g-pricing-table-inner.shadow {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
}
/* line 300, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
div.g-pricing-table-inner:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
}
/* line 301, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
div.g-table-price-special {
  background: none;
  color: #ff7e00;
  margin-top: 0;
  padding-top: -10px !important;
  padding-bottom: 0;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 0.99rem;
}
/* line 309, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
div.g-table-period-special {
  line-height: 1.9rem;
}
/* line 310, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
div.g-table-head-special {
  padding: 30px 20px 5px 20px;
  border-bottom: 1px solid #eaeaea;
}
/* line 312, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.g-pricing-tables.style2 .g-table-price {
  font-size: 42px;
  text-align: center;
  padding-right: 25px;
}
/* line 317, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.uk-badge-gold {
  background-color: #d0aa69;
  background-image: linear, to bottom, #e0c28e, #bb924b;
}
/* line 321, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.uk-navbar-nav > li.uk-active > a {
  color: #dfbe77;
}
/* line 322, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
h4.g-timeline-title {
  color: #000;
}
/* line 324, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.uk-column-divider {
  column-rule: 1px solid #e5e5e5;
  column-gap: 60px;
}
/* line 329, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.panel-box {
  padding: 15px;
  background: #fafafa;
  color: #444;
  border: 1px solid #ddd;
  border-radius: 4px;
}
/* line 336, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.panel-box-gold {
  background-color: #fcf5ee;
  color: #e9bb6d;
  border-color: #ca912f;
}
/* line 341, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.panel-box-green {
  background-color: #eefcf2;
  color: #4ca863;
  border-color: #2fca51;
}
/* line 346, /home/mycoachlife/public_html/templates/it_milano/custom/scss/custom.scss */
.panel-box-red {
  background-color: #fceeee;
  color: #a84c4c;
  border-color: #ca2f2f;
}
