/* 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
 */

.jmm-simple-img-slider.default .jmm-image img {
  width: 100%;
}
div#jdscf_recaptcha_98 {
  margin-top: 20px;
}
.service-page .item.myrelative {
  background: #f1f1f1;
  text-align: center;
  min-height: auto;
}
.g-home #g-main {
  padding: 0;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  border-bottom: 2px solid #110d46;
  margin: 0px 5px 0 5px;
  padding: 10px;
  font-size: 21px;
  font-weight: 300;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #070523;
}
#g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #4478D9;
  border-bottom: 2px solid #4478D9;
}
li.active span.g-menu-item-title {
  color: #4478D9;
}
#g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container:hover {
  color: #110d46;
  border-bottom: 2px solid #110d46;
}
li.active span.g-menu-item-title:hover {
  color: #110d46;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #4478D9;
  border-bottom: 2px solid #4478D9;
}
.linkFooter a {
  color: #FFF;
}
.linkFooterMenu ul {
  text-align: center;
  margin: 0;
}
.linkFooterMenu a {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}
#g-header {
  /*background: rgba(255, 255, 255, 0.8) !important;*/
  border-bottom: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#g-header.scrollBottom {
  /*background: rgb(255, 255, 255) !important;*/
  border-bottom: 1px solid rgba(17, 14, 70, 0.2);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tab-lo-studio {
  margin-top: 30px;
  margin-bottom: 100px;
}
.whatsapp-top {
  padding: 9px 22px;
  float: right;
}
.whatsapp-top-new {
  float: right;
  padding: 2px 10px;
}
.facebook-top {
  float: right;
  padding: 3px 0px;
}
.instagram-top {
  float: right;
  padding: 0px 5px 0 0px;
}
.numberPhone.scrollBottom {
  border-radius: 5px;
  border: 1px solid #4478D9;
  float: right;
  padding: 5px 10px;
  text-align: center;
  line-height: 16px;
  color: #4478D9;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.numberPhone.scrollBottom strong, .numberPhone.scrollBottom div {
  color: #4478D9;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.numberPhone, .numberPhoneBottom {
  border-radius: 5px;
  border: 1px solid #4478d9;
  float: right;
  padding: 5px 10px;
  text-align: center;
  line-height: 16px;
  color: #ffffff;
  background: #4478d9;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.numberPhone strong, .numberPhoneBottom strong, .numberPhone div {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item.myrelative {
  background: #FFF;
  border-radius: 5px;
  overflow: auto;
  margin: 10px;
  min-height: 430px;
  border-bottom: 1px solid #508BFC;
}
.owl-carousel .owl-item img {
  width: 100px;
  margin: 0 auto;
}
.carousel-caption-small h5 {
  color: #110d46;
  margin-bottom: 0px;
}
.carousel-caption-small {
  position: relative;
  background-color: rgba(128, 128, 128, 0);
  color: #9E9E9E;
  bottom: initial;
  left: initial;
  padding-left: 0;
  text-align: justify;
}
/*.owl-carousel .owl-item img {
    width: 100px;
    margin: 0 auto;
}
.owl-item, .owl-item.cloned {
    margin: 1%;
    width: 31.3% !important;
    border-radius: 5px;
    overflow: hidden;
    background: #FFF;
}
.carousel-caption-small h5 {
    color: #110d46;
    margin-bottom: 0px;
}
.carousel-caption-small {
    position: relative;
    background-color: rgba(128,128,128,0.0);
    color: #9E9E9E;
    bottom: initial;
    left: initial;
    padding-left: 0;
}*/
.carousel-caption-small h5 {
  color: #110d46;
  margin-bottom: 10px;
  font-size: 18px;
}
/* OVERRIDE FEED */
.juicer-feed h1.referral {
  display: none !important;
}
.juicer-feed.polaroid li.feed-item {
  border: 1px solid #508bfc36 !important;
  border-radius: 5px !important;
}
a.j-paginate.juicer-button {
  background: #4f87fb;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  border-radius: 3px;
  border: none;
}
/* OVERRIDE CONTATTI */
input.form-control {
  border: 0;
  background-color: #ecf1f8;
  font-size: 16px;
  border-radius: 4px;
  color: #343a40;
  font-weight: 600;
  padding: 15px 12% 15px 2%;
  display: block;
  width: 86%;
  height: 30px;
}
.jd-simple-contact-form.jd-simple-contact-message-98 {
  padding: 40px;
}
textarea.form-control {
  order: 0;
  background-color: #ecf1f8;
  font-size: 13px;
  border-radius: 4px;
  color: #343a40;
  font-weight: 600;
  padding: 13px 10px 13px 20px;
  width: 100%;
}
button.btn.btn-primary.btn-block {
  order-width: 2px;
  border-radius: 4px;
  border-style: solid;
  padding: 10px 30px;
  font-weight: 700;
  background-color: #4f87fb;
  margin: 20px auto;
  width: auto;
}
h5.jd-simple-contact-description-title.card-title {
  text-align: center;
  color: #110d46;
  font-size: 74px;
  font-weight: 600;
  margin: 0 auto;
}
p.jd-simple-contact-description.card-subtitle.mb-2.text-muted {
  text-align: center;
  color: #6D7A8B;
  font-size: 18px;
  margin: 0 auto;
}
/* OVERRIDE TAB */
.tab-lo-studio .layout-top .sprocket-tabs-nav {
  text-align: center;
  background: transparent;
  font-size: 60px;
  font-weight: 800;
  color: #110D46;
  border: none;
}
.tab-lo-studio .sprocket-tabs-nav li {
  float: none;
  display: inline-block;
}
.tab-lo-studio .sprocket-tabs-nav li.active {
  border-bottom: 1px solid;
}
.tab-lo-studio .readon {
  display: none;
}
.tab-lo-studio .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border: none;
  padding: 10px 60px;
}
.tab-lo-studio img.rt-rounded {
  border-radius: 50%;
  width: 300px;
  height: 300px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tab-lo-studio .text-team img.rt-rounded {
  border: 12px solid #ededed;
}
.tab-lo-studio .text-team.active img.rt-rounded {
  border: 12px solid #4f8bfc;
}
.tab-lo-studio .text-team.active img.rt-rounded:hover {
  border: 12px solid #110e46;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tab-lo-studio img.rt-rounded:hover {
  border: 12px solid #4f8bfc;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tab-lo-studio .left-team, .tab-lo-studio .right-team {
  padding: 10px 150px;
}
/* MEDIA SUPPORT */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 16px;
  }
  .team1 img, .team2 img, .team3 img, .team4 img {
    width: 230px !important;
    height: 230px !important;
  }
  .tab-lo-studio .left-team, .tab-lo-studio .right-team {
    padding: 0 50px;
  }
  .team1 h3, .team2 h3, .team3 h3, .team4 h3 {
    font-size: 16px;
  }
  .team1 span, .team2 span, .team3 span, .team4 span {
    font-size: 12px;
  }
  .tab-lo-studio .layout-top .sprocket-tabs-nav {
    font-size: 32px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #ancor-element {
    display: none;
  }
  .size-40.content-info-contact {
    font-size: 14px;
    text-align: inherit !important;
  }
  .size-60.content-info-contact_1 {
    margin-top: -135px !important;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 12px;
    padding: 16px 8px 10px 8px;
  }
  .numberPhone {
    font-size: 12px;
  }
  h5.jd-simple-contact-description-title.card-title {
    font-size: 40px;
  }
  p.jd-simple-contact-description.card-subtitle.mb-2.text-muted {
    font-size: 13px;
  }
  .team1 img, .team2 img, .team3 img, .team4 img {
    width: 180px !important;
    height: 180px !important;
  }
  .tab-lo-studio .left-team, .tab-lo-studio .right-team {
    padding: 0 50px;
  }
  .team1 h3, .team2 h3, .team3 h3, .team4 h3 {
    font-size: 16px;
  }
  .team1 span, .team2 span, .team3 span, .team4 span {
    font-size: 12px;
  }
  .tab-lo-studio .layout-top .sprocket-tabs-nav {
    font-size: 32px;
  }
  .section1, .section5 {
    width: 100% !important;
    font-size: 64px !important;
    margin: 0 !important;
  }
  .carousel-caption-small div {
    font-size: 12px !important;
  }
  .carousel-caption-small h5 {
    font-size: 13px !important;
  }
  .carousel-caption-small hr {
    margin: 14px 0 0 !important;
  }
  .carousel-wrapper-small div {
    font-size: 12px;
    padding: 22px 0 0 0 !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /*#g-navigation .g-content div {
      height: 480px !important;
  }*/
  #g-header .size-40.text-right {
    text-align: center !important;
  }
  #g-header .size-40.text-right a {
    display: block;
    line-height: 12px;
  }
  .whatsapp-top {
    float: none;
    padding: 0px 10px;
    position: absolute;
    top: 25px;
    right: 10px;
  }
  .numberPhone {
    margin: 2px auto 10px !important;
    width: 100px;
    display: none;
    float: none;
  }
  .numberPhone.scrollBottom {
    float: none;
  }
  img#logo-top {
    width: 223px;
    margin: 20px auto 30px;
    display: block;
  }
  #g-navigation {
    margin-top: 0 !important;
  }
  .g-offcanvas-toggle {
    color: #607d8b;
    position: fixed;
    top: 27px;
    z-index: 9999;
    left: 16px;
  }
  #g-header .g-content.g-particle {
    margin: 0;
    padding: 0px 20px 0px 20px;
  }
  #g-header a div, #g-header a strong {
    font-size: 10px;
    margin: 0;
  }
  #g-header div span, #g-header div i {
    font-size: 12px !important;
  }
  .contentNumberSite {
    margin-top: 12px !important;
  }
  .contentNumberSite i.fa.fa-volume-control-phone {
    margin-top: 5px !important;
  }
  .jd-simple-contact-form.jd-simple-contact-message-98 {
    padding: 0px;
  }
  #g-feature .g-content .g-grid {
    width: 100% !important;
    margin: 0 !important;
  }
  .section1 {
    font-size: 20px !important;
    width: 100% !important;
    margin: 30px auto 0 !important;
  }
  .section2 .size-33, .section3 .size-33, .section4 .size-33 {
    font-size: 72px !important;
    height: 64px !important;
  }
  .section5 {
    font-size: 33px !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .section6 {
    font-size: 14px !important;
    width: 100% !important;
  }
  .jd-simple-contact-form.jd-simple-contact-message-98 {
    padding: 0px;
  }
  #g-footer .size-33.text-right {
    text-align: center;
  }
  #g-footer .size-33.text-right div a {
    margin: 23px auto 0 !important;
    display: inline-block;
  }
  h5.jd-simple-contact-description-title.card-title {
    font-size: 42px;
  }
  .g-branding.branding.text-right {
    text-align: center;
  }
  .tab-lo-studio .layout-top .sprocket-tabs-nav {
    font-size: 28px;
    margin: 0 0 30px 0;
  }
  .sprocket-tabs-panel .g-grid .left-team, .sprocket-tabs-panel .g-grid .right-team {
    padding: 25px !important;
  }
  .tab-lo-studio {
    margin-bottom: 0;
  }
  .intro-slide-studio {
    font-size: 14px !important;
    width: 100% !important;
    margin: 0 !important;
  }
  .content-slide-studio {
    margin: 0 !important;
    padding: 0 !important;
  }
  .content-info-contact, .content-info-contact p {
    padding: 0 !important;
    font-size: 14px;
    text-align: center;
  }
  .content-info-contact_1 {
    margin: 0 !important;
  }
  .ic-service-page {
    float: none !important;
    padding: 30px 0 0 0 !important;
  }
  .img-service-page {
    float: none !important;
  }
  .carousel-caption-small h5 {
    text-align: center;
  }
  figure.effect-apollo h2 {
    font-size: 18px !important;
  }
  .grid figure figcaption {
    padding: 10px !important;
  }
  .grid {
    padding: 0;
  }
  div#eu_cookies {
    text-align: center;
  }
  .button_message.eb_privacypolicy {
    width: 100%;
    padding: 0px 30px;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */