/*
Theme Name: Plain
Theme URI: https://www.templatemonster.com/wordpress-themes/plain-minimal-multipurpose-wordpress-theme-96813.html
Description: Bootstrap based multi-purpose WordPress theme.
Author: David Tovt
Author URI: https://www.templatemonster.com/vendors/davidtovt/
Version: 1.0.1
Tags: blog, right-sidebar, custom-background, custom-menu, full-width-template, theme-options, translation-ready

Text Domain: plain
Domain Path: /languages

License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
body, input, button, textarea {
    font-family: "Montserrat", Arial, sans-serif !important;
	overflow-x: hidden !important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.post-content img {
    max-width: 100%;
    height: auto;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.sticky,
.bypostauthor,
.screen-reader-text {
    outline: none;
}

.gallery-item .gallery-caption {
    text-align: center;
    padding: 0 20px 15px;
}

/* =Elementor fix
-------------------------------------------------------------- */
.elementor-widget-text-editor {
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
}

/* =WordPress admin bar fix
/* ----------------------------------------------- */

html {
    margin-top: 0 !important;
}

body.admin-bar {
    margin-top: 32px !important;
}

body.admin-bar .header,
body.admin-bar .mobile-nav {
    top: 32px !important;
}

@media screen and (max-width: 782px) {
    body.admin-bar {
        margin-top: 46px !important;
    }

    body.admin-bar .header,
    body.admin-bar .mobile-nav {
        top: 46px !important;
    }
}

.footer {
	position:relative;
}

.footer > div {
	background: #000000 !important;
}

/*form contatto*/
.modulo-contatto {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.modulo-contatto p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.modulo-contatto label {
	padding: 0px;
}
.modulo-contatto label, .modulo-contatto textarea, .modulo-contatto input[type="email"], .modulo-contatto input[type="phone"], .modulo-contatto input[type="text"], .modulo-contatto input[type="textarea"], .modulo-contatto input[type="select"] {
	width: 100%;
	    padding: 12px 10px;
    border-radius: 5px;
}

.modulo-contatto input[type="submit"] {
    min-width: 160px;
    height: 58px;
    background-color: transparent;
    border: solid 1px #ededed80;
    color: #FFFFFF;
    border-radius: 30px;
}

.modulo-contatto input[type="submit"]:hover {
	background-color: #ededed1c;
}

/* logo */
.custom-logo {
	max-width: 160px;
	margin: 0 10px;
}
/* .mobile-nav {z-index: 100;}
.mobile-nav ul {
    z-index: 100;
    position: relative;
    background: #FFFFFF;
}*/

/* heo block */
@media screen and (min-width: 992px) {
	.hero-block .elementor-widget-wrap {
		margin: 0px !important;
	}
}

/* nav */
@media screen and (min-width: 1200px) {
.mainmenu>li>a {
color: #FFF;
}
	.mainmenu>li:hover>a, .mainmenu>li.active>a, .mainmenu>li.hover>a {
color: #1F3DA5;
color:  #365b6d;
		color: #6F8996;
}
}

@media screen and (max-width: 1199px) {
.mobile-nav-active .mobile-nav {
    z-index: 1000;
}
.mobile-nav {
	background-color:  #1F3DA5 ;
	background-color:  #365b6d;
	background-color: #365b6dcc;
/* background: rgb(100,95,241);
background: linear-gradient(180deg, rgba(100,95,241,1) 0%, rgba(24,23,58,1) 100%); */
}
		#menu-header-menu-elementor .menu-item a {
						color: #FFFFFF;
	}
	#menu-header-menu-elementor .current-menu-item a {
color: rgb(0 0 0 / 80%);

	}
}

.service-hero {
    max-width: 100vw !important;
    width: 100vw !important;
	height: 100vh;
    left: 0px;
    position: absolute !important;
    margin-left: calc(50% - 50vw);
    z-index: -100;
    opacity: 0.3;
}

@keyframes change-color {
       0% {
           color: #f55;
      }
       50% {
           color: #55f;
      }
       100% {
           color: #5f5;
      }
  }

@keyframes change-border-color {
       0% {
           border-color: #f55;
      }
       50% {
           border-color: #55f;
      }
       100% {
           border-color: #5f5;
      }
  }

@keyframes change-background-color {
       0% {
           border-color: #f55;
      }
       50% {
           border-color: #55f;
      }
       100% {
           border-color: #5f5;
      }
  }

.mine-animate h1, .mine-animate h2 , .mine-animate h3, .mine-animate h4, .mine-animate h5, .mine-animate h6, .mine-animate p, .section__pretitle {
/* animation: change-color 5000ms linear alternate infinite !important; */
}
.section__title {font-weight: 900;}
.elementor-button-link.elementor-size-xl {
    font-size: 1rem;
    font-weight: 900 !important;
    text-transform: capitalize !important;
}
.hero-bg-fixed .intro.intro--bg{
	 background-attachment: fixed;
	background-color: var(--e-global-color-primary )
}
.innovazione-block .cover-content {
    background-attachment: fixed;
    background-size: 100%;
	margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
	.innovazione-block .cover-content {
		background-size: cover;
	}
}
.innovazione-block .cover-content:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
background-color: var(--e-global-color-primary );
opacity: 0.95;
mix-blend-mode: multiply;
}

@media screen and (min-width: 1601px) {
.intro__title {
    font-size: 5rem;
}
}

/*.fixed-bg:before {
    position: fixed;
}*/

.d-none {
	display: none;
}

.entry a {
	font-weight: bold;
	color: #FFFFFF;
}