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

html {
  scroll-behavior: smooth;
}
body {
  font-size: 1.1rem;
}
/* 
---------------------------------------------
header
--------------------------------------------- 
*/
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.3rem 0.5rem;
  font-size: 1.2rem;
}
#g-navigation .logo {
  text-align: left;
}
#g-navigation .logo img {
  max-height: 90px;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .logo {
    text-align: center;
  }
  #g-navigation .logo img {
    max-height: 80px;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-social {
    text-align: right;
  }
}
#g-header {
  /*.slide {
        .g-owlcarousel .g-owlcarousel-item-wrapper {
            height: 88vh;
        }
        .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
            align-items: end !important;
            height: 90%;
        }
        .g-owlcarousel .owl-dots {
            bottom: 2%;
        } 
    }
    .slide {
        height: 90vh;
        overflow: hidden;  
    }
    */
}
#g-header .copertina {
  background-image: url('../../images/header/copertina.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: center;
  height: 80vh;
}
#g-header .copertina.animate__animated.animate__fadeInDown {
  --animate-duration: 2s;
}
#g-header h1 {
  font-size: 4rem;
  text-shadow: 2px 2px 5px #222222a6;
}
#g-header .titolo {
  position: absolute;
  top: 50vh;
  color: #ffffff;
}
@media (max-width: 768px) {
  #g-header {
    /*.titolo {
            top: 27vh;
        }*/
  }
  #g-header h1 {
    font-size: 3rem;
    line-height: 3.2rem;
  }
}
#g-header .mission {
  padding: 6rem 2rem;
}
#g-header .mission h2 {
  font-size: 36px;
  font-weight: bold;
}
#g-header .mission h4 {
  font-size: 24px;
}
/* 
---------------------------------------------
Our Services
--------------------------------------------- 
*/
#g-utility {
  background: #5A5244;
}
#g-utility .box1.moduletable, #g-utility .box1.widget, #g-utility .box1.g-outer-box, #g-utility .box1 > .g-content {
  background: #3e3b3370;
}
#g-utility .slide_show .g-owlcarousel .owl-dots {
  bottom: 3%;
}
#g-utility .slide_show .g-owlcarousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
}
#g-utility .slide_show .g-owlcarousel .owl-nav .owl-prev {
  left: 1rem;
}
#g-utility .slide_show .g-owlcarousel .owl-nav .owl-next {
  right: 1rem;
}
/* 
---------------------------------------------
contatti
--------------------------------------------- 
*/
#g-expanded {
  padding: 3rem 0;
}
#g-expanded .creativecontactform_wrapper {
  font-family: "Athiti";
}
#g-expanded .creativecontactform_field_name {
  margin: 0px 0px 5px 3px !important;
  font-size: 1.2rem;
}
#g-expanded .creativecontactform_pre_text {
  font-size: 1rem;
  width: 100%;
}
#g-expanded .creativecontactform_field_name {
  font-size: 1rem !important;
}
#g-expanded .creativecontactform_wrapper .powered_by {
  opacity: 0 !important;
}
/* 
---------------------------------------------
card
--------------------------------------------- 
*/
.card {
  background: #BD5D38;
  border-radius: 20px;
  color: #ffffff;
  margin: 10px;
  padding: 10px;
  min-height: 460px;
}
.card2 {
  background: #ffffff;
  border-radius: 20px;
  color: #222222;
  margin: 10px;
  padding: 10px;
  min-height: 300px;
}
.card-title {
  font-size: 1.2rem !important;
  line-height: 1.8rem !important;
  font-weight: 600;
  padding: 0.5rem 1rem;
}
.card-text {
  line-height: 1.5rem;
}
h4.card-title {
  text-transform: uppercase;
}
.g-home-particles.g-helium-style .fp-multi-column-text .g-block p {
  padding: 2rem;
  border-left: none;
}
.g-home-particles.g-helium-style .fp-multi-column-text .g-block:first-child p, .g-home-particles.g-helium-style .fp-multi-column-text .g-block:last-child p {
  padding-left: 2rem;
  padding-right: 2rem;
  border-left: none;
}
/*# sourceMappingURL=custom_15.css.map */