/* 
Theme Name:		 Omnivus Child
Theme URI:		 https://techbird.org/omnivus/
Description:	 Omnivus Child is a child theme of Omnivus.
Author:			 Tech Bird
Author URI:		 https://techbird.org/
Template:		 omnivus
Version:		 1.1.0
*/

/*
    Add your custom styles here
*/

/* slide */
.elementor-4858 .elementor-element.elementor-element-2dcb9dca > .elementor-widget-container {
  margin:25px 0px 80px 0px!important;}




.custom-logo-link img {max-width: 290px!important;}
.elementor-image-carousel-caption {font-size:18px;}
#mainmenu-area {background:#F5FAFF}
.intro-thumb::before {border-bottom: 400px solid #1D68A6!important;}
html {
  scroll-behavior: smooth;
}

/*transition: filter 0.3s ease;  filter: grayscale(100%) */
.grigio img {;max-width:84%!important;}
.grigio img:hover {filter: grayscale(0%);}

.barra-laterale {border-right:#CCC solid 1px;}



.barra-titolo {position:relative;}
.barra-titolo::after {position:absolute; content:''; width: 30%; left: -20px; height: 2px; background:#ccc; top:63%}
.barra-titolo::before {position:absolute; content:'';width: 30%; right: -20px; height: 2px; background:#ccc; top:63%}

.ombra, .raggio {box-shadow: 0 16px 32px rgba(0, 0, 0, 0.2);}
.header-action a.action-button {
  margin-left: 50px;
  padding: 16px 40px;
  width: auto; position:relative;
  font-family: "Raleway", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  word-spacing: 4px;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #1D68A6;
  border-radius: 5px 5px 5px 5px;
  padding: 22px 50px 22px 50px; border-color:#1D68A6;
}


.header-action a.action-button:hover {color:#1D68A6;}
.relative {position:relative;}
.elementor-image-carousel-caption {color:#1D68A6;}
.posizione-scritta {position: absolute; top: -68px; z-index: 99;}

/* Scitta Grande */
.elementor-582 .elementor-element.elementor-element-64c69c0 .elementor-heading-title strong {
    color: transparent!important; /* Colore del testo trasparente */
    -webkit-text-stroke-width: 1.5px; /* Larghezza del contorno */
    -webkit-text-stroke-color: #1D68A6; /* Colore del contorno */
    text-stroke-width: 1.5px; /* Larghezza del contorno (standard) */
    text-stroke-color: #1D68A6; /* Colore del contorno (standard) */
}

.elementor-582 .elementor-element.elementor-element-64c69c0 .elementor-heading-title {position:relative;}
.elementor-582 .elementor-element.elementor-element-64c69c0 .elementor-heading-title::after {
  position: absolute;
  width: 91%;
  height: 4px;
  background: #1d68a6;
  content: '';
  top: 58%;
  margin-left: 33px;
}

.sfondo {position: absolute;}
.altezza {min-height: 160px; border-top: #E6E6E6 solid 1px; padding-top: 23px;}

.scroll-downs {
  position: absolute;
  top: 9px;
  right: 0;
  bottom: 0;
  left: 5%;
  width: 34px;
  height: 55px;
  z-index: 9;
}
.linea {
  border-bottom: #222 solid 1px;
  padding-bottom: 20px;
}


.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 56px;
  border: 2px solid #1D68A6;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #1D68A6;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}


.elementor-element {
  --swiper-theme-color:#1D68A6!important;
  --swiper-navigation-size: 44px!important;
  --swiper-pagination-bullet-size:20px!important;
  --swiper-pagination-bullet-horizontal-gap: 10px!important;
}



#circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background-color: rgba(255, 0, 0, 0.5);
  border-radius: 50%;
  transition: opacity 0.3s ease-in-out;
}

.hidden {opacity: 0;}

h1, h2, h3, h4, h5, h6 {font-family: "Raleway", Sans-serif!important;}

#sezione-mappe {width:100%; height:auto; margin-top:30px; }
#sezione-mappe a {
  display: inline-block;
  font-size: 15px;
  width: 133px;
  text-align: center;
  line-height: 19px;
  margin-left: 29px;
}
#sezione-mappe a .maps-home {width:80px; height:80px; opacity:0.3; display: block; margin: 0 auto;}

@media (min-width: 1200px) {
 .footer-area  .container {
    width: 1400px;
  }
}

.footer-area {font-family: "Raleway", Sans-serif!important; font-size: 14px; line-height: 25px;}
.footer-area .textwidget p {color: #a0a0a0; width: 87%;}
.footer-area .padding-100-50 {padding-top: 100px;padding-bottom: 60px;}

.footer-area .single-widgets h3::before {
  position: absolute;
  width: 30px;
  height: 1px;
  background: #c5c8ca;
  content: "";
  display: inline-block;
  top: 9px;
  left: 0;
}
.footer-copyright.center {text-align:left;}
.footer-area .single-widgets h3 {
  font-size: 18px;
  margin-bottom: 30px;
  position: relative;
  text-transform: capitalize;
  padding-left: 40px;
  text-align: left;
  font-weight: 500; 
}

span.piccoo {font-size: 13px; font-family: "Raleway", Sans-serif!important; font-weight: normal;}


.barner-area {background-color: #1d68a5;}
.raggio {border-radius:7%!important; background:#fff!important; z-index: 10;}


.after h2 {position:relative;}
.after h2::after {
  position: absolute;
  content: '';
  width: 7%;
  height: 3px;
  background: #1d68a6;
  left: -88px;
  bottom:33px;
}


ul#nav li a {
  font-weight: 400!important;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 22px;
}

.is-sticky ul#nav li.current-menu-item > a,  ul#nav li.current-menu-item > a {color: #222!important}

ul#nav > li > a::befor { background:color:#222; }


.cta-sezione {display:block; margin-top:30px; position:relative; color:#1d68a6}
svg.sfondo {
  fill: #1d68a6;
  width: 24px;
  height: 24px;
  margin-top: 3px;
  margin-left: 12px;
}
.cta-sezione:hover { color:#222; }
.cta-sezione:hover svg.sfondo { fill:#222; }
.elementor hr { margin:10px 0px 10px 0px!important;}

@media only screen and (max-width:1280px){.header-action {display: none!important;}}
@media only screen and (max-width:820px){
ul#nav {background:#fff!important; border:none!important; max-height:200%!important; height: 200vw;}	
ul#nav li a {font-size: 29px;line-height: 45px;}
ul#nav li ul.sub-menu li a	{font-size:25px!important; line-height: 45px;}
/* Fine  */	
}

@media only screen and (max-width:768px){ 
.barra-laterale {border:none;}
#sezione-mappe a {font-size: 13px;width: 118px;}
.footer-area .textwidget p {width: 90%;}
.footer-copyright.center {font-size: 12px;}
.barra-laterale img {width: 85%!important;}	
/* Fine  */	
}

@media only screen and (max-width:680px){
.custom-logo-link img {max-width: 250px !important;}
#sezione-mappe a {font-size: 12px;width: 120px;line-height: 17px;}	
.footer-area .textwidget p {width:100%;}	
	 
#table {overflow: scroll;}	
.table-bordered {width: 610px!important}
.table {max-width: 600px!important;}	
	 
/* Fine  */	
}	
	
	