@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;600;800&display=swap');

body, p, a {
  font-weight:400;
font-family: 'Raleway', sans-serif;


}

strong {
    font-family: 'Raleway', sans-serif;
    font-weight:600;
}

.title, h1, h2, h3, h4, h5, h6 {
font-family: 'Raleway', sans-serif;

  font-weight:600;
}

#sp-top-bar {
  background:#03605c;
  color: #fff;
  padding:5px 0;
  font-size: 16px;
  line-height: 20px;
}

#sp-top-bar a {
  color:#fff;
}


/*header */

.logo-image {
  height: 70px!important;
  margin:0 auto;

}


#sp-logo .logo {

  margin: 0 auto;
  align-items: center;
  height:70px;
}

#sp-logo {

}

a:hover, a:focus, a:active {
  color: #333 !important;
}


#sp-header {
  height:80px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.00);
background:rgb(255 255 255 / 90%)
}



#offcanvas-toggler {
  display: block;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
}

#offcanvas-toggler > .fa {
    color:#fff;
}

.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  z-index: 99;
  float:none;
  position: relative;
  display: block;
  text-align: right;
}

.sp-megamenu-parent > li {
  padding:0 10px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 10px;
  line-height: 80px;
  font-size: 17px;
  color:#333;
  letter-spacing:1px;
  font-weight:600;
  
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color:rgb(3 96 92);
}
.sp-megamenu-parent > li.active > a {
  color: rgb(3 96 92);
  letter-spacing:1px;
  font-weight:600;

}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
    text-align: left;
    border-bottom: 1px #ccc dotted;
}

.page-header {
    padding-bottom: 0px; 
}

.sp-contact-info li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    font-size: 110%; 
    white-space: nowrap;
}


#sp-page-builder > div.page-header > h1{position: absolute; top:-9999999999px}


/*bottoni*/


.btn-primary, .sppb-btn-primary {
  background:#03605c !important;
  border:#03605c !important;
  color:#fff;
}

.btn-primary:hover, .sppb-btn-primary:hover {
  background:#333 !important;
  border:#333 !important;
    color:#fff!important;
}

.btn-secondary, .sppb-btn-secondary {
  background:#333!important;
  border:#333!important;
  color:#fff;
}

.btn-secondary:hover, .sppb-btn-secondary:hover {
  background:#03605c !important;
  border:#03605c !important;
    color:#fff!important;
}

/*footer and bottom*/




#sp-bottom, #sp-footer {
  background:#333;
  color:#fff;
  line-height:20px;
  text-align:justify;
}

.personal-info li {
    color: #969ea7;
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px solid #3c4450;
    padding: 10px 0;
    display: inline-block;
    width: 100%;

}


#sp-second-bottom {
        background-blend-mode: soft-light;
    background:#03605c9e;
    padding:30px 0;
}


#sp-bottom5 h4, #sp-bottom5 h3 {
    font-weight:700;
    color:#03605C;
}

#sp-bottom {
    padding: 50px 0 0px;
    font-size: 14px;
    line-height: 1.6; 
}
#sp-bottom5 p {
    font-size:16px;
    color:#000;
}

#sp-bottom6 {
    text-align: center;
    font-size:20px;
    color:#fff;
}


.sp-page-title {
    padding: 15vh 15px 2vh 15px !important;
    text-align: center;
background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
margin-top: 0px;
overflow: hidden;
position: relative;
z-index: -2;
}
.sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: #fff;
        font-size: 1.6rem;
    z-index: 3;
    position:relative;
}

.sp-page-title .sp-page-title-heading {
font-size: 2.6rem;
line-height: normal;
margin-bottom: 10px;
    line-height: 1;
}
#sp-title .sp-column {overflow: hidden}
#sp-title .sp-page-title .container:after {
content: "";
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.79)), color-stop(50%, transparent), color-stop(76%, rgba(0, 0, 0, 0.5)), color-stop(93%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.79)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.79) 0%, transparent 50%, rgba(0, 0, 0, 0.5) 76%, rgba(0, 0, 0, 0.5) 93%, rgba(0, 0, 0, 0.79) 100%); 
    background-image: linear-gradient(rgba(0, 0, 0, 0.79) 0%, transparent 50%, rgba(0, 0, 0, 0.5) 76%, rgba(0, 0, 0, 0.5) 93%, rgba(0, 0, 0, 0.79) 100%); 
    z-index: -1;
}
/*home*/




.breadcrumb {
  background:none;
  text-align:center;
  display: flex;
  justify-content: center;
  font-size:16px;
  
}

.float-start {
    float: left !important;
    margin-right: 10px;
}

.breadcrumb-item.active {
    color: #03605c;
}


.pathway {
        color: #fff;
    text-shadow: 2px 2px 2px #333;
    text-transform: uppercase;
}

.margin20 {
  margin-top:20px;
}

.margin10 {
  margin-top:10px;
}

#mod-speasyimagegallery-129> div > div > div > div > div, .ig-menu-grid-item {

        -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.07);
background: #fff;
}

.igui-inline-clip {
    overflow: hidden;
    
}


#mod-speasyimagegallery-129 .speasyimagegallery-album-info {
    position: relative; 
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 20px 30px 20px;

}

#mod-speasyimagegallery-129 .speasyimagegallery-album > div > a:after {
   
    opacity: 0!important;
    display: none;
   
}

#mod-speasyimagegallery-129 .speasyimagegallery-album > div img {
    width: 70%;
    height: auto;
 padding-top: 20px;
    margin: 0 auto;
    overflow: hidden!important;
}

#mod-speasyimagegallery-129 .speasyimagegallery-album > div img {
    width: 70%;
    height: auto;
    padding-top: 20px;
    margin: 0 auto;
    overflow: hidden !important;
}

#mod-speasyimagegallery-129 .speasyimagegallery-album > div:hover img {
    width: 70%;
    height: auto;
 padding-top: 20px;
    margin: 0 auto;
    overflow: hidden!important;
}


#mod-speasyimagegallery-129 .speasyimagegallery-album-title, .ig-menu-grid-item  a  h3 {
   
    font-size: 21px;
    line-height: 1;
    letter-spacing: 1px;
    color:rgb(3 96 92);
    text-align: center;
    padding: 10px 0px;;
    font-weight: 700!important;

}

#mod-speasyimagegallery-129 .speasyimagegallery-album-meta > span {
 display: none!important;
}



.image-frame .image-frame-wrapper > img {
    -webkit-transition: ease transform 300ms;
    transition: ease transform 300ms;
}

.bfQuickMode .bfElemWrap .form-inline input[type="text"], .bfQuickMode .bfElemWrap .form-inline input[type="number"], .bfQuickMode .bfElemWrap .form-inline textarea, .bfQuickMode .bfElemWrap .form-inline select {
    display: inline;
    max-width: 100%!important;
}

.bfQuickMode section .bfbs5-row, .bfQuickMode section .row, .bfQuickMode fieldset .bfbs5-row, .bfQuickMode fieldset .row {
    margin-left: 0px!important;
    margin-right: 0;
}
#bfElemWrap22 , #bfElemWrap71 {
    padding-right: 15px;
    padding-left: 15px;
}

#bfElemWrap78 .nonform-control {
    display: inline-block;
    vertical-align: middle;
    width: auto!important; 
    float: left!important;
}

.bfQuickMode .btn {
    font-size: 18px!important;
    float: right;
}

.bfQuickMode section, .bfQuickMode fieldset {
     padding-right: 0px!important;
}

#sp-bottom {
    background: #f1f3f7;
    color: #000;
    line-height: 20px;
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
}

#sp-bottom2 {
    background: #f1f3f7;
    color: #000;
    line-height: 20px;
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 40px
}
#sp-footer {
    background:#252525;
    color: #fff;
    line-height: 20px;
    text-align: justify;
}
/* CSS BOOTSTRAP SPECIFICI */

/* ------------------------------------------------------------------------------------ */

/* MOBILE */
@media (max-width: 767px){
  .sp-page-title .sp-page-title-heading {
    font-size: 1.6rem; 
    line-height: normal;
    margin-bottom: 10px;
    line-height: 1.6;
}

#sp-main-body {
    padding: 40px 0;
}
  
  .bfQuickMode .btn {
    font-size: 18px !important;
    float: none;
    text-align: center;
    justify-content: center; 
}

  #sp-footer1, #sp-footer #sp-footer2 {text-align: center!important}
  
  .text-xs-center, .text-xs-center.sppb-text-left{text-align: center!important}
  .justify-content-sm-center {
    justify-content: center !important;
}

#sppb-addon-1728917314348 > div{text-align: center}
  /*header */

.logo-image {
  height: 50px!important;
  margin:0 auto;

}


#sp-logo .logo {

  margin: 0 auto;
  align-items: center;
  height:50px;
}

#sp-logo {

}

a:hover, a:focus, a:active {
  color: #333 !important;
}


#sp-header {
  height:60px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.00);
background:rgb(255 255 255 / 90%)
}



#offcanvas-toggler {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
  
  #bfElemWrap22 , #bfElemWrap71 {
    padding-right: 0px;
    padding-left: 0px;
}

    #sp-bottom6 {
        font-size:25px;
    }

}
/* IPAD VERTICALE */
@media (min-width: 768px) and (max-width: 1023px){
   #sp-header {

  }
  
  .logo-image {
  height: 40px!important;
  margin:0 auto;

}


#sp-logo .logo {

  margin: 0 auto;
  align-items: center;
  height:40px;
}
}

/* IPAD ORIZZONTALE e IPAD PRO VERTICALE */
@media (min-width: 1024px) and (max-width: 1365px){
  #sp-header {

  }
  
  .logo-image {
  height: 40px!important;
  margin:0 auto;

}


#sp-logo .logo {

  margin: 0 auto;
  align-items: center;
  height:40px;
}
}

/* IPAD PRO ORIZZONTALE */
@media (min-width: 1365px) and (max-width: 1659px){
    
  .container{
    max-width: 1300px;
  }

  .sp-menu-full.container{
    width: 1300px;
    left: 0!important;
    right: 0!important;
  }

  body.helix-ultimate .sppb-row-container{
    max-width: 1300px;
  }

  .sppb-row-container{
    width: 1300px;
  }




}


@media (max-width: 1680px){

}



.cc-revoke.cc-top {
  left: 0!important;
  font-size: 12px;
  top: auto!important;
  bottom: 0!important;
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important;
}




