/*
Theme Name: Hello Child
Version: 1.0
Description: A child theme of Hello Elementor
Template: hello-elementor
Author: Amministratore
*/
@import url("../hello-elementor/style.css");
/* Your awesome customization starts here */
@font-face {
    font-family: 'Space Grotesk Bold';
    src: url('./fonts/SpaceGrotesk-Bold.eot');
    src: url('./fonts/SpaceGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/SpaceGrotesk-Bold.woff2') format('woff2'),
        url('./fonts/SpaceGrotesk-Bold.woff') format('woff'),
        url('./fonts/SpaceGrotesk-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Space Grotesk Semibold';
    src: url('./fonts/SpaceGrotesk-SemiBold.eot');
    src: url('./fonts/SpaceGrotesk-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/SpaceGrotesk-SemiBold.woff2') format('woff2'),
        url('./fonts/SpaceGrotesk-SemiBold.woff') format('woff'),
        url('./fonts/SpaceGrotesk-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk Medium';
    src: url('./fonts/SpaceGrotesk-Medium.eot');
    src: url('./fonts/SpaceGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/SpaceGrotesk-Medium.woff2') format('woff2'),
        url('./fonts/SpaceGrotesk-Medium.woff') format('woff'),
        url('./fonts/SpaceGrotesk-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk Light';
    src: url('./fonts/SpaceGrotesk-Light.eot');
    src: url('./fonts/SpaceGrotesk-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/SpaceGrotesk-Light.woff2') format('woff2'),
        url('./fonts/SpaceGrotesk-Light.woff') format('woff'),
        url('./fonts/SpaceGrotesk-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk Regular';
    src: url('./fonts/SpaceGrotesk-Regular.eot');
    src: url('./fonts/SpaceGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/SpaceGrotesk-Regular.woff2') format('woff2'),
        url('./fonts/SpaceGrotesk-Regular.woff') format('woff'),
        url('./fonts/SpaceGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.eicon-menu-bar{
  font: normal normal normal 20px/1 FontAwesome !important;
}
.eicon-menu-bar::before {
  content: "\f0c9" !important;
}
.site-navigation-toggle-holder.elementor-active .site-navigation-toggle i::before {
  content: "\f00d";
}
.sgfont-bold{
font-family: 'Space Grotesk Bold';
}
.sgfont-semibold{
font-family: 'Space Grotesk Semibold';
}
.sgfont-medium{
font-family: 'Space Grotesk Medium';
}
.sgfont-light{
 font-family: 'Space Grotesk Light';
}
.sgfont-regular{
 font-family: 'Space Grotesk Regular';
}
.sgfont-medium .cretive-button-text{
	font-family: 'Space Grotesk Medium' !important;
}
.cursor-pointer{
	cursor: pointer;
}
.service-title{
  max-width: fit-content;
  padding: 5px 8px;
  border-left: 3px solid #071A52;
  color: var( --e-global-color-82a7b8c );
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  -webkit-text-stroke-color: #071A52;
  stroke: #071A52;
}
.service-popoup-title{
/*     max-width: 225px; */
  margin-bottom: 10px;
  /* border-left: 3px solid #000; */
  color: var( --e-global-color-82a7b8c );
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}

.margin-18 {
    margin-top: 18px;
  }
  .cursor-pointer{
    cursor: pointer;
  }
  .service-feature-image {
    position: relative;
  }
 
.border-left-black{
	border-left: 2px solid #071A52;
}
.service-popup-close{
	border:none;
}
.service-popup-close button{
	font-size: 26px;
  padding: 4px 15px !important;
  color: #000 !important;
  background: transparent !important;
}
/* Rendi il campo più lungo in orizzontale */
.wpcf7 input[type="number"] {
    width: 100%; /* Questo fa sì che il campo si estenda al 100% della larghezza del suo contenitore */
	border-color: #E13D36;
	border-width: 3px;
}
.top-header .content ul{
    text-align: right;
  }
.top-header .content{
    max-width: 1140px;
    margin: 0 auto;
  }
  .top-header .content ul li {
    display: inline-block;
    list-style: none;
    margin: 0 5px;
    color: #fff !important;
	margin-top: 7px;
	margin-inline: 15px;
	  font-size:15px;
    
  }
  .top-header .content ul li span{
    margin-right: 7px;
  }
  
  .top-header {
    background: #E13C36;
    position:relative;
    z-index: 9;
	height: 40px;
  }
.position-relative{
	position:relative;
}
.overlay-carousal {
  width: 100%;
  height: 316px;
  z-index: 1;
}
.horizontal-border {
    width: 50%;
    height: 3px;
    background-color: #E13D36;
    margin: 20px 0 10px 0;
  }

  .gallary-text{
      font-size: 22px;
      color: #E13D36;
	  margin-bottom: 6px;
  }

  .gallary-category{
      font-size: 18px;
      margin-bottom: 5px;
	  line-height: 1;
	  color:#071A52;
  }

.popup-img {
  max-height: 65vh;
	width:auto !important;
	margin: 0 auto;
}
  .work-modal .modal-content {
    background: transparent;
    border: none;
  }
  .work-modal .modal-header {
    border: none;
  }
  .work-modal .close {
    position: absolute;
    right: -20%;
	  top:2%;
    color: #000 !important;
    background: #fff !important;
    border: 1px solid #000 !important;
    padding: 0;
    padding: 7px 12px 10px 13px !important;
    border-radius: 50%;
    opacity: 1;
  }
  
  .work-modal .owl-carousel .owl-nav button.owl-prev {
    font-size: 25px !important;
    position: absolute;
    /*! right: 0; */
    color: #071A52;
    background: #fff !important;
    border: 1px solid #071A52 !important;
    /*! padding: 0; */
    padding: 0px 17px 3px 16px !important;
    border-radius: 50%;
    top: 40%;
    left: -8%;
  }
  .work-modal .owl-carousel .owl-nav button.owl-next {
    font-size: 25px !important;
    position: absolute;
    /*! right: 0; */
    color: #071A52;
    background: #fff !important;
    border: 1px solid #071A52 !important;
    /*! padding: 0; */
    padding: 0px 17px 3px 16px !important;
    border-radius: 50%;
    top: 40%;
    right: -6%;
  }
.custom-post .modal-header{
	border:none;
}
.img-hover-zoom {
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

.img-hover-zoom img {
  transition: transform .5s ease;
}


.img-hover-zoom:hover img {
  transform: scale(1.1);
}
.underlined{
	text-decoration:underline;
}
.owl-thumb-item {
  padding: 0;
  margin-left: 10px;
  border: 2px solid #fff !important;
	height: 60px;
	width:60px;
  overflow: hidden;
	background:transparent;
}
.owl-thumb-item:hover {
	background:transparent;
}
.popup-img-thumb {
  width: 50px !important;
}
.owl-thumbs {
 text-align:center;
}

.wpcf7-form-control.wpcf7-submit.has-spinner.contact-button {
  padding: 10px 20px;
}
.owl-thumbs {
  
  margin: 0 auto;
	display:flex;
	justify-content:center;
}
.modal-open .modal.show {
  background-color: rgba(0,0,0,.6);
}

.certificate-box .elementor-image-box-img {
  width: 100% !important;
  min-height: 168px;
  display: flex !important;
  justify-content: center;
  align-items: center
  
}


.certificate-box  .elementor-image-box-title {
  font-size: 18px;
  /*! margin-top: -16px; */
  border-top: 2px solid #071A52;
  margin: -30px 60px 0 60px;
  padding-top: 20px;
  
}
@media only screen and (min-device-width: 1900px){
	.nostri-modal-dialog{
		max-width: 1600px;
	}
	.work-modal .close {
  right: -9%;
}
	.work-modal .owl-carousel .owl-nav button.owl-prev {
  left:-2%;
}
.work-modal .owl-carousel .owl-nav button.owl-next {
  right:-2%;
}
	.popup-img {
  max-height:74vh;
}
	.zoom-conteiner{
		height:74vh;
		overflow: hidden;
		margin:0 auto;
	}
	.zoom-img{
		height:80%;
		width:auto !important;
	}
	.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main {
    max-width: 1500px;
  }
}
@media only screen and (max-device-width: 980px){
	.service-title{
        font-size: 20px;
        line-height: 1.5;
    }
	.border-left-black{
		border:none;
	}
	.service-popoup-title {
        max-width: 100%;
    }
}
@media only screen and (max-device-width: 560px){
	.certificate-box  .elementor-image-box-title {
  margin: -30px 10px 0 10px;
  
}
	.sm-fs-15{
		font-size:11px !important;
	}
	 .work-modal .close {
    right: 5%;
  }
	.work-modal .modal-content {
  padding: 0 20px;
}
	
	.owl-thumbs {
  
  margin: 0 auto;
	display:block;
	justify-content:center;
		height: 100%;
  white-space: nowrap;
  overflow-x: auto;
}
	.owl-thumb-item {
 display:inline-block;
}
	.popup-img-thumb {
  height:100% !important;
}
	.site-navigation-dropdown ul.menu li a{
		color:#071A52 !important;
	}
	.site-navigation-dropdown ul.menu li.current-menu-item a {
  color: #fff !important;
  background: #071A52!important;
}
	.d-mobile-block{
		display:block;
		text-align:center;
	}
	.d-mobile-block .attachment-full.size-full{
		margin-bottom:6px;
	}
	.top-header {
    display:flex;
		align-items:center;
  }
	.top-header .content ul li{
		margin:0 10px;
	}
	.top-header .content ul {
		line-height:0;
	}
	.n-margin .elementor-image-box-content h2 {
  margin-top: -50px !important;
}
	.site-logo.show img{
    max-width:165px;
}


header#site-header {
    padding:0
}
}

.wpcf7-submit {

    text-transform: uppercase;
    font-weight: bold;
}

.modal_credits {
	display:none
	
}

.showConsentAgain {
	color: white !important;
}
/* .fancybox__footer {
  display: none;
} */

.f-thumbs__slide.for-image {
  width: 80px !important;
}
.f-thumbs__slide__button {
  width: 100% !important;
  border: none !important;
}

.f-thumbs__slide__img {
  width: 100% !important;
  height: auto !important;
}
@media (max-width: 768px) {
    .wpcf7-list-item-label {
	font-size: 12px !important; 
    }
}
