/*!
Theme Name: edo
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: edo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

edo is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700;900&display=swap');

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	font-family: "DM Sans", sans-serif;font-weight: 400;color: #1b1b1b;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "DM Sans", sans-serif;font-weight: 700;color: #1b1b1b;
}

a {
  text-decoration: none !important;
}

h1  {
	font-size: 52px;line-height: 62px;margin-bottom: 0;font-weight: 700;
}

h2  {
	font-size: 46px;line-height: 56px;margin-bottom: 0;
}

h3 {
	font-size: 38px;line-height: 48px;margin-bottom: 0;
}

h4 {
	font-size: 24px;line-height: 34px;margin-bottom: 0;
}

h5 {
	font-size: 18px;line-height: 28px;margin-bottom: 0;color: #bfa3cb;
}

h6 {
	font-size: 19px;line-height: 29px;margin-bottom: 0;
}

p {
	font-size: 17px;line-height: 25px;margin-bottom: 0;
}

strong {
  font-weight: 900;
}

a {
  color: #000;transition: all .5s ease-out;
}

a:hover {
  color: #e7622c;opacity: 0.7;
}

::selection {
  background: #f7cec1; /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: #f7cec1; /* Gecko Browsers */
}

._mt-40 {
	margin-top: -40px;
}

._mb0 {
	margin-bottom: 0px !important;
}

._mt0 {
	margin-top: 0 !important;
}

._mb10 {
	margin-bottom: 10px;
}

._mb15 {
	margin-bottom: 15px;
}

._mb20 {
	margin-bottom: 20px;
}

._mb30 {
	margin-bottom: 30px;
}

._mb40 {
	margin-bottom: 40px;
}

._mb60 {
	margin-bottom: 60px;
}

._mb80 {
	margin-bottom: 80px;
}

._mt5 {
	margin-top: 5px;
}

._mt10 {
	margin-top: 10px;
}

._mt15 {
	margin-top: 15px;
}

._mt20 {
	margin-top: 20px;
}

._mt30 {
	margin-top: 30px;
}

._mt40 {
	margin-top: 40px;
}

._mt60 {
	margin-top: 60px;
}

._mt80 {
	margin-top: 80px;
}

._mt100 {
	margin-top: 100px;
}

._mt120 {
	margin-top: 120px;
}

._mt160 {
	margin-top: 160px;
}

._mr30 {
	margin-right: 30px;
}

._dtable {
	display: table;width: 100%;height: 100%;
}

._dtablec {
	display: table-cell;
}

._v-middle {
	vertical-align: middle;
}

._mr20 {
	margin-right: 20px;
}

._pdb0 {
	padding-bottom: 0 !important;
}

._pd0 {
	padding-left: 0;padding-right: 0;
}

._pdl0 {
	padding-left: 0;
}

._pdr0 {
	padding-right: 0;
}

._pdl30 {
	padding-left: 30px;
}

._pdl40 {
	padding-left: 40px;
}

._pdl60 {
	padding-left: 60px;
}

._pdr30 {
	padding-right: 30px;
}

._pdr40 {
	padding-right: 40px;
}

._pdr60 {
	padding-right: 60px;
}

._pdl90 {
	padding-left: 90px;
}

._pdtb10 {
	padding-top:10px;padding-bottom:10px;
}

._pdtb30 {
	padding-top:30px;padding-bottom:30px;
}

._pdtb60 {
	padding-top:60px;padding-bottom:60px;
}

._pdtb80 {
	padding-top:80px;padding-bottom:80px;
}

._pdlr4p {
	padding-left: 4%;padding-right: 4%;
}

._pdlr30 {
	padding-left: 30px;padding-right: 30px;
}

._pdt30 {
	padding-top:30px;
}

._pdb30 {
	padding-bottom: 30px;
}

._pdt60 {
	padding-top:60px;
}

._pdt100 {
	padding-top:100px;
}

._pdt150 {
	padding-top:150px;
}

._pdb300 {
	padding-bottom: 300px;
}

#wrapper {
  width: 100%;overflow-x: hidden;
}

._white {
	color:#fff !important;
}

._gray {
	color:#dddddd;
}

._black {
	color:#1b1b1b !important;
}

._bg-black {
	background: #1b1b1b;
}

._bg-white {
	background:#fff !important;
}

._bg-lred {
	background: #fff6ee;
}

._header {
	position: fixed;top: 0;left: 0;z-index: 10000;padding-left: 4%;padding-right: 4%;background: transparent;
}

._header._scroll {
	background: #fff;
}

._logo-center {
	text-align: center;
}

.custom-logo {
	width: 180px;height: auto;margin: 30px 0;max-width: 100%;transition: all .5s ease-out;
}

._custom-logo-w {
	display: none;width: 180px;height: auto;margin: 30px 0;max-width: 100%;transition: all .5s ease-out;
}

.custom-logo {
	display: none !important;
}

._custom-logo-w {
	display: inline-block !important;
}

._header._hmenu .custom-logo, ._header._scroll._hmenu .custom-logo {
	display: none !important;
}

._header._hmenu ._custom-logo-w, ._header._scroll._hmenu ._custom-logo-w {
	display: inline-block !important;
}

._header._scroll ._custom-logo-w {
	display: none !important;
}

._header._scroll .custom-logo {
	display: inline-block !important;
}

._header._hmenu {
	background: transparent;
}

._social-h i {
	font-size: 26px;color: #1b1b1b;margin-right: 20px;
}

._social-h i {
	color: #fff;
}

._header._scroll ._social-h i {
	color: #1b1b1b;
}

._header._hmenu ._social-h i {
	color: #fff !important;
}

._m-menu {
	font-size: 15px;color: #fff;font-weight: 400;padding-left: 40px;position: relative;display: inline-block;height: 25px;cursor: pointer;transition: all .5s ease-out;
}

._m-menu span {
	display: inline-block;width: 40px;height: 3px;background: #fff;position: absolute;top: 11px;left: 0;transition: all .5s ease-out;
}

._m-menu::before {
	content: '';width: 40px;height: 3px;background: #fff;position: absolute;top: 2px;left: 0;transition: all .5s ease-out;
}

._m-menu::after {
	content: '';width: 40px;height: 3px;background: #fff;position: absolute;bottom: 2px;left: 0;transition: all .5s ease-out;
}

._m-menu._active span {
	opacity: 0;
}

._m-menu._active::before {
	transform: rotate(45deg);top: 11px !important;
}

._m-menu._active::after {
	transform: rotate(-45deg);bottom: 11px !important;
}

._m-menu:hover::before {
	top: 0;
}

._m-menu:hover span {
	opacity: 0;
}

._m-menu:hover::after {
	bottom: 0;
}

._header._scroll ._m-menu {
	color: #1b1b1b;
}

._header._scroll ._m-menu::before, ._header._scroll ._m-menu::after {
	background: #1b1b1b;
}

._header ._m-menu._active::before, ._header ._m-menu._active::after {
	background: #fff !important;
}

._header._scroll ._m-menu span {
	background: #1b1b1b !important;
}

._menu {
	display: none;position: fixed;width: 100%;height: 100%;background: #1b1b1b;z-index: 1000;
}

._menu ._box-menu {
	width: 100%;height: 100%;display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: center;padding-left: 4%;padding-right: 4%;
}

ul.menu {
	list-style: none;padding: 0;display: flex;flex-direction: column;justify-content: center;margin-bottom: 0;align-items: flex-start;
}

ul.menu li {
	position: relative;margin-bottom: 30px;
}

ul.menu li:last-of-type {
	margin-bottom: 0;
}

ul.menu li a {
	color: #fff;font-weight: 700;font-size: 40px;line-height: 50px;transition: all .5s ease-out;cursor: pointer;position: relative;text-transform: uppercase;opacity: 0.5;
}

ul.menu li.current-menu-item a, ul.menu li.current-menu-ancestor a, ul.menu li.current-page-ancestor a {
	opacity: 1;font-weight: 900;
}

ul.menu li a:hover {
	opacity: 1;
}

._i-social i {
	font-size: 24px;color:#fff;margin-right: 30px;
}

._footer {
	background: #1d1d1d;padding-bottom: 60px;padding-top: 80px;margin-top: 80px;
}

.page-template-servizi ._footer {
	margin-top: 0;
}

._footer p a, ._credits p a {
	color: #3a3a3a;
}

._logo-footer {
	width: 230px;max-width: 100%;
}

._f-social i {
	font-size: 20px;color:#e7622c;margin-right: 20px;
}

._credits {
	background: #fff;padding: 20px 0;
}

._credits p {
	font-size: 16px;
}

._box-credits {
	display: flex;flex-direction: row;justify-content: space-between;align-items: center;
}

#videoHome {
  width: 100vw;height: 100vh;object-fit: cover;position: fixed;top: 0;left: 0;z-index: 0;
}

._boxvideo {
	width: 100%;position: absolute;top: 50%;left: 0;
}

._boxhome {
  position: relative;width: 100%;background: #fff;margin-top: 100vh;
}

._intro-servizi {
	margin-top: 60px;cursor: pointer;
}

._intro-servizi a {
	opacity: 1 !important
}

._intro-servizi ._pad {
	width: 100%;height: 500px;background: #000;position: relative;transition: all .5s ease-out;overflow: hidden;
}

._intro-servizi ._pad ._fid {
	width: 100%;height: 100%;transition: all .5s ease-out;
}

._intro-servizi:hover ._pad ._fid {
	transform: scale(1.1);
}

._intro-servizi div span {
	font-size: 92px;line-height: 70px;color: #fff;position: absolute;bottom: -5px;left: -5px;font-weight: 900;
}

._link {
	display: inline-block;color: #e7622c;font-size: 17px;line-height: 25px;font-weight: 600;transition: all .2s ease-out;position: relative;
}

._link i {
	margin-left: 10px;position: absolute;position: absolute;top: 3px;font-size: 17px;transition: all .2s ease-out;
}

._link:hover {
	font-style: italic;
}

._link:hover i {
	margin-left: 15px;
}

._num {
	font-size: 72px;font-weight: 900;line-height: 72px;
}

._cta {
	text-align: center;display: inline-block;background: transparent;border: 2px solid #e7622c;padding: 10px 25px;font-weight: 700;font-size: 17px;letter-spacing: 0.5px;line-height: 23px;text-transform: uppercase;color: #e7622c;transition: all .5s ease-out;position: relative;top: -6px;margin-right: 30px;border-radius: 3px;
}

._cta._active, ._cta:hover {
	background: #e7622c;color:#fff;opacity: 1;
}

._intro-page {
	width:100%;height:700px;background:#000;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;flex-wrap: nowrap;position: relative;
}

._intro-page::before {
	content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.2);position: absolute;top: 0;left: 0;z-index: 0;
}

._linea {
	width: 2px;background: #1d1d1d;height: 100px;margin-top: 60px;margin-bottom: 60px;display: inline-block;position: relative;
}

._linea._punto::before {
	content: '';position: absolute;width: 2px;background: #1d1d1d;height: 5px;bottom: -10px;left: 0;
}

._linea._punto::after {
	content: '';position: absolute;width: 2px;background: #1d1d1d;height: 5px;bottom: -20px;left: 0;
}

._owl {
	padding-left: 4%;padding-right: 4%;
}

._box-servizi {
	background: #1d1d1d;padding-top: 200px;padding-bottom: 200px;position: relative;
}

._box-servizi a:hover {
	opacity: 1;
}

._box-servizi a._scr {
	opacity: 0.5;
}

._box-servizi ._sbox {
	position: relative;transition: all .5s ease-out;display: flex;flex-direction: row;justify-content: space-between;align-items: flex-end;cursor: pointer;
}

._box-servizi ._sbox i {
	font-size: 48px;color: #fff;
}

._nservizi {
 font-size: 92px;line-height: 70px;color: #fff;font-weight: 900;margin-right: 60px;
}

._bsbox {
	width: 100%;height: 100%;position: absolute;top:0;left: 0;z-index: 0;opacity: 0;transition: all .5s ease-out;
}

._bsbox::before {
	content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);position: absolute;top: 0;left: 0;z-index: 0;
}

._bsbox._active {
	opacity: 1;
}

._c-social i {
	font-size: 28px;color:#e7622c;margin-right: 20px;
}

._map {
	width: 100%;height: 500px;
}

._loghi {
	width: 150px;-webkit-filter: grayscale(100%);filter: grayscale(100%);transition: all .5s ease-out;
}

._sloghi {
	display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: space-between;
}

._loghi:hover {
	-webkit-filter: grayscale(0);filter: grayscale(0);
}

._price {
	display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;border-bottom: 1px dashed #999;
}

._loghip .owl-stage {
  display: flex;align-items: center;
}

._loghip .owl-stage .item {
  text-align: center;
}

._loghip img {
	display: inline-block !important;width: 200px !important;-webkit-filter: grayscale(100%);filter: grayscale(100%);transition: all .5s ease-out;
}

._loghip img:hover {
	-webkit-filter: grayscale(0);filter: grayscale(0);
}

._box-partner {
	padding: 80px;background: #fff6ee;height: 100%;
}

.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
	width: 100%;border: 0;border-bottom: 1px solid #ccc;background: #fff;padding: 10px 0px;font-size: 18px;color: #1d1d1d;outline: none;font-weight: 400;margin-bottom: 20px;
}

.wpcf7-submit {
	text-align: center;display: inline-block;background: transparent;border: 2px solid #e7622c;padding: 10px 25px;font-weight: 700;font-size: 20px;letter-spacing: 0.5px;line-height: 26px;text-transform: uppercase;color: #e7622c;transition: all .5s ease-out;border-radius: 3px;
}

.wpcf7-submit:hover {
	background: #e7622c;color: #fff;
}

.wpcf7-spinner {
  position: absolute;right: 145px;top: 8px;
}

input::placeholder, textarea::placeholder {
  color: #3A3A3A;
}

label {
	display: block;margin-bottom: 0;line-height: 30px;
}

.wpcf7-acceptance label {
	text-align: left !important;
}

.wpcf7-list-item label {
	margin-bottom: 0;
}

.wpcf7-list-item {
	margin: 0;display: block;
}

._tshow {
	display: none !important;
}

._mshow {
	display: none !important;
}

.grecaptcha-badge{
   display: none!important;
 }

.wpcf7 form .wpcf7-response-output {
  background: #fff;  text-align: center;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #fff;
}

.entry-title {
	text-align: center;margin-bottom: 100px;
}

._f-search {
	width: auto;float: right;margin-top: 20px;
}

._f-stxt {
	border-radius: 6px 0px 0px 6px;border: 1px solid #bfa3cb;padding: 8px 20px;outline: none;display: inline-block;
}

._f-sbtn {
	background: #bfa3cb;color: #fff;border-radius: 0px 6px 6px 0px;border: 1px solid #bfa3cb;padding: 8px 20px;display: inline-block;margin-left: -4px;font-family: "Gowun Batang", serif;font-weight: 700;font-size: 16px;line-height: 25px;
}

._entry-post {
	padding-top: 20px;background: #ebe1ef;margin-top: 30px;
}

._img-post {
	width: 100%;height: 300px;background: #fff;
}

._img-post-f {
	width: 100%;height: 600px;background: #fff;
}

._box-post {
	padding: 15px 30px 30px 30px;background: #ebe1ef;text-align: center;position: relative;z-index: 10;
}

._box-post::before {
	content: '';width: 100%;height: 60px;background: #ebe1ef;position: absolute;top: -30px;left: 0;border-radius: 50%;z-index: -1;
}

h1._tblog {
	font-size: 30px;line-height: 40px;margin-bottom: 0;letter-spacing: 1px;
}

._txt-blog h2, ._txt-blog h3 {
	margin-top: 30px;margin-bottom: 10px;color: #623587;
}

._txt-blog p {
	margin-bottom: 10px;
}

.navigation.post-navigation, .navigation.posts-navigation {
	margin-top: 60px;text-align: center;
}

.navigation.post-navigation .nav-links {
	display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;
}

.navigation.posts-navigation .nav-links {
  display: flex;flex-direction: row-reverse;flex-wrap: nowrap;justify-content: center;align-items: center;
}

.navigation.post-navigation a, .navigation.posts-navigation a {
	font-size: 16px;line-height: 26px;font-weight: 400;color: #000;transition: all .5s ease-out;position: relative;margin: 0 15px;
}

.navigation.post-navigation .nav-previous .nav-subtitle, .navigation.posts-navigation .nav-previous .nav-subtitle {
	margin-left: 5px;
}

.navigation.post-navigation .nav-next .nav-subtitle, .navigation.posts-navigation .nav-next .nav-subtitle {
	margin-right: 5px;
}

._box-fi {
	width: 100%;height: 520px;
}




.animated, .animatedl, .animatedr, .animatedb {
  -webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;
}

.delay-02s {
  -webkit-animation-delay: 0.2s;animation-delay: 0.2s;
}

.delay-04s {
  -webkit-animation-delay: 0.4s;animation-delay: 0.4s;
}

.delay-06s {
  -webkit-animation-delay: 0.6s;animation-delay: 0.6s;
}

.delay-08s {
  -webkit-animation-delay: 0.8s;animation-delay: 0.8s;
}

.delay-1s {
  -webkit-animation-delay: 1s;animation-delay: 1s;
}

.delay-1p2s {
  -webkit-animation-delay: calc(1s * 1.2);animation-delay: calc(1s * 1.2);
}

.delay-1p4s {
  -webkit-animation-delay: calc(1s * 1.4);animation-delay: calc(1s * 1.4);
}

.delay-2s {
  -webkit-animation-delay: calc(1s * 2);animation-delay: calc(1s * 2);
}
.delay-3s {
  -webkit-animation-delay: calc(1s * 3);animation-delay: calc(1s * 3);
}
.delay-4s {
  -webkit-animation-delay: calc(1s * 4);animation-delay: calc(1s * 4);
}
.delay-5s {
  -webkit-animation-delay: calc(1s * 5);animation-delay: calc(1s * 5);
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@media (min-width: 1400px) {
	.container {
		max-width: 1370px;
	}

}

@media (max-width: 1200px) {
	._dmt60 {
		margin-top: 60px;
	}

	._dmb60 {
		margin-bottom: 60px;
	}

	._intro-servizi ._pad {
    height: 400px;
	}
}

@media (max-width: 992px) {
	._thide {
		display: none !important;
	}

	._tshow {
		display: block !important;
	}

	._tmt30 {
		margin-top: 30px;
	}

	._tmt60 {
		margin-top: 60px;
	}

	._trmt._mt80 {
		margin-top: 30px;
	}

	._mt100 {
    margin-top: 80px;
	}

	._tmt0 {
		margin-top: 0 !important;
	}

	._switch {
		-ms-flex-direction: column-reverse!important;flex-direction: column-reverse!important;
	}

	._tpdtb60 {
		padding-top:60px;padding-bottom:60px;
	}

	._tmt6 {
		margin-top: 6px;
	}

	._tleft {
		text-align: left !important;
	}

	._pdl60 {
		padding-left: 15px;
	}

	._pdr60 {
		padding-right: 15px;
	}

	._tcenter {
		text-align: center !important;
	}

	._tleft {
		text-align: left !important;
	}

	._logo-center {
		text-align: left;
	}

	ul.menu {
    align-items: center;padding-left: 0;
	}

	._pdl40 {
    padding-left: 15px;
	}

	._pdr40 {
    padding-right: 15px;
	}

	._img1, ._img2 {
    width: 100%;
	}

	h1._thome {
    position: relative;top: 0;left: 0;text-align: center;margin-top: 60px;
	}

	h1._thome span {
    margin-left: 0;
	}

	p._pbig2 {
    position: relative;margin-top: 60px;text-align: center;margin-bottom: 60px;
	}

	._col-8 {
		-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;position: relative;width: 100%;padding-right: 15px;padding-left: 15px;
	}

	._menu::before {
    display: none;
	}

	._pdr30 {
    padding-right: 15px;
	}

	._pdl30 {
    padding-left: 15px;
	}

	.home .custom-logo {
		opacity: 1;
	}

	._box-credits {
    flex-direction: column-reverse;text-align: center;
  }

	._box-credits img {
    margin-bottom: 20px;
  }

	#_abox1 {
		display: block;background:url(https://edocarr.ch/wp-content/uploads/2025/06/riparazioni-carrozzeria-carrozzeria-edo-team.jpg) center no-repeat;background-size:cover;
	}

	#_abox2 {
		display: block;background:url(https://edocarr.ch/wp-content/uploads/2025/04/ripristino-conservazione-carrozzeria-edo.jpg) center no-repeat;background-size:cover;
	}

	#_abox3 {
		display: block;background:url(https://edocarr.ch/wp-content/uploads/2025/06/home-personalizzazione-car-detailing-carrozzeria-edo.jpg) center no-repeat;background-size:cover;
	}

	#_abox4 {
		display: block;background:url(https://edocarr.ch/wp-content/uploads/2025/06/gestione-collaudi-sicurezza-carrozzeria-edo.jpg) center no-repeat;background-size:cover;
	}

	#_abox5 {
		display: block;background:url(https://edocarr.ch/wp-content/uploads/2025/04/mobilita-recupero-rimessaggio-carrozzeria-edo.jpg) center no-repeat;background-size:cover;
	}

	#_abox6 {
		display: block;background:url(https://edocarr.ch/wp-content/uploads/2025/05/vendita-import-export-carrozzeria-edo.jpg) center no-repeat;background-size:cover;
	}

	._sbox {
		background: rgba(0, 0, 0, 0.5);height: 400px;
	}

	._bsbox {
		display: none !important;
	}

}

@media (max-width: 767px) {

	h1 {
    font-size: 42px;line-height: 52px;
	}

	h2 {
    font-size: 36px;line-height: 46px;
	}

	h3 {
    font-size: 32px;line-height: 42px;
	}

	._mmt30 {
		margin-top: 30px !important;
	}

	._dmt60, ._mt60, ._tmt60 {
		margin-top: 40px;
	}

	._mt80 {
    margin-top: 60px;
	}

	._pdtb80 {
		padding-top:60px;padding-bottom:60px;
	}

	._mt100 {
    margin-top: 60px;
	}

	._mhide {
		display: none;
	}

	._tpdtb60 {
		padding-top:30px;padding-bottom:30px;
	}

	._mmt6 {
		margin-top: 6px;
	}

	._mmt10 {
		margin-top: 10px;
	}

	._logo-footer, ._logo-footer-b {
    width: 230px;
	}

	._mshow {
		display: inline-block !important;
	}

	._mmb20 {
		margin-bottom: 20px;
	}

	._mswitch {
		-ms-flex-direction: row-reverse!important;flex-direction: row-reverse!important;
	}

	._mmt15 {
		margin-top: 15px !important;
	}

	.custom-logo, ._custom-logo-w {
    width: 200px;margin: 20px 0;
	}

	._mcenter {
		text-align: center !important;
	}

	._mt-top {
    margin-top: 80px;
	}

	._pdr0 {
		padding-right: 15px;
	}

	._pdl0 {
		padding-left: 15px;
	}

	._email {
    display: none;
	}

	._email {
    position: relative;right: 0;top: 32px;left: 50%;margin-left: -15px;
	}

	._m-menu {
    top: 3px;
	}

	p._pbig2 {
    font-size: 22px;line-height: 30px;margin-top: 30px;margin-bottom: 40px;
	}

	h1._thome {
    font-size: 52px;line-height: 62px;margin-top: 40px;
	}

	._map {
    height: 400px;
	}

	ul.menu li a {
    font-size: 30px;line-height: 40px;
	}

	ul.menu li {
    margin-bottom: 32px;
	}

	._intro-home {
    padding-top: 70px;padding-bottom: 60px;
	}

	._pdt100 {
    padding-top: 60px;
	}

	._intro-page {
    height: 400px;
	}

	._num {
    font-size: 52px;line-height: 52px;
	}

	._box-servizi {
    padding-top: 100px;padding-bottom: 100px;
	}

	._box-servizi ._sbox {
    flex-direction: column;justify-content: flex-end;align-items: flex-start;
	}

	._nservizi {
    font-size: 82px;margin-right: 0;margin-bottom: 20px;
	}

	._box-servizi ._sbox i {
    margin-top: 20px;
	}

}
