/*
Theme Name:   Movedo Child
Theme URI:    http://themeforest.net/user/greatives
Description:  Movedo Child Theme
Version:      3.5.3
Author:       Greatives Team
Author URI:   http://greatives.eu
Template:     movedo
*/

/* testi */

@import url('https://fonts.googleapis.com/css?family=Inter:100,200,300,400,500,600,700,800,900&display=swap');
.test {}

body,header,footer,div,span,p,h1,h2,h3,h4,h5,h6,a,table,td,tr,input {
	font-family: 'Inter' !important;
}

.text_100px,
h1.text_100px,
h2.text_100px,
h3.text_100px,
h4.text_100px,
h5.text_100px,
h6.text_100px,
p.text_100px,
div.text_100px,
a.text_100px,
span .text_100px {
	font-size: 100px;
	line-height: 1;
}
.text_70px,
h1.text_70px,
h2.text_70px,
h3.text_70px,
h4.text_70px,
h5.text_70px,
h6.text_70px,
p.text_70px,
div.text_70px,
a.text_70px,
span .text_70px {
	font-size: 70px;
	line-height: 1;
}
.text_50px,
h1.text_50px,
h2.text_50px,
h3.text_50px,
h4.text_50px,
h5.text_50px,
h6.text_50px,
p.text_50px,
div.text_50px,
a.text_50px,
span .text_50px {
	font-size: 50px;
	line-height: 1;
}
.text_40px,
h1.text_40px,
h2.text_40px,
h3.text_40px,
h4.text_40px,
h5.text_40px,
h6.text_40px,
p.text_40px,
div.text_40px,
a.text_40px,
span .text_40px {
	font-size: 40px;
	line-height: 1;
}
.text_30px,
h1.text_30px,
h2.text_30px,
h3.text_30px,
h4.text_30px,
h5.text_30px,
h6.text_30px,
p.text_30px,
div.text_30px,
a.text_30px,
span .text_30px {
	font-size: 30px;
	line-height: 1;
}
.text_20px,
h1.text_20px,
h2.text_20px,
h3.text_20px,
h4.text_20px,
h5.text_20px,
h6.text_20px,
p.text_20px,
div.text_20px,
a.text_20px,
span .text_20px {
	font-size: 20px;
	line-height: 1;
}
.text_15px,
h1.text_15px,
h2.text_15px,
h3.text_15px,
h4.text_15px,
h5.text_15px,
h6.text_15px,
p.text_15px,
div.text_15px,
a.text_15px,
span .text_15px {
	font-size: 15px;
	line-height: 1;
}
.text_10px,
h1.text_10px,
h2.text_10px,
h3.text_10px,
h4.text_10px,
h5.text_10px,
h6.text_10px,
p.text_10px,
div.text_10px,
a.text_10px,
span .text_10px {
	font-size: 10px;
	line-height: 1;
}



.line_height_0_8,
h1.line_height_0_8,
h2.line_height_0_8,
h3.line_height_0_8,
h4.line_height_0_8,
h5.line_height_0_8,
h6.line_height_0_8,
p.line_height_0_8,
div.line_height_0_8,
a.line_height_0_8,
span .line_height_0_8 {
	line-height: 0.8 !important;
}
.line_height_1_5,
h1.line_height_1_5,
h2.line_height_1_5,
h3.line_height_1_5,
h4.line_height_1_5,
h5.line_height_1_5,
h6.line_height_1_5,
p.line_height_1_5,
div.line_height_1_5,
a.line_height_1_5,
span .line_height_1_5 {
	line-height: 1.5 !important;
}
.line_height_2,
h1.line_height_2,
h2.line_height_2,
h3.line_height_2,
h4.line_height_2,
h5.line_height_2,
h6.line_height_2,
p.line_height_2,
div.line_height_2,
a.line_height_2,
span .line_height_2 {
	line-height: 2 !important;
}

/* colori */
.dark_grey,
h1.dark_grey,
h2.dark_grey,
h3.dark_grey,
h4.dark_grey,
h5.dark_grey,
h6.dark_grey,
p.dark_grey,
div.dark_grey,
a.dark_grey,
span .dark_grey {
	color: #1D1D1B;
}
.white,
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
p.white,
div.white,
a.white,
span .white {
	color: #fff;
}
.black,
h1.black,
h2.black,
h3.black,
h4.black,
h5.black,
h6.black,
p.black,
div.black,
a.black,
span .black {
	color: #000;
}

/* centrato, maiuscolo ecc */
.nopadding,
h1.nopadding,
h2.nopadding,
h3.nopadding,
h4.nopadding,
h5.nopadding,
h6.nopadding,
p.nopadding,
div.nopadding,
a.nopadding,
span .nopadding {
	padding: 0 !important;
}

.nomargin,
h1.nomargin,
h2.nomargin,
h3.nomargin,
h4.nomargin,
h5.nomargin,
h6.nomargin,
p.nomargin,
div.nomargin,
a.nomargin,
span .nomargin {
	margin: 0 !important;
}

.align_center,
h1.align_center,
h2.align_center,
h3.align_center,
h4.align_center,
h5.align_center,
h6.align_center,
p.align_center,
div.align_center,
a.align_center,
span .align_center {
	text-align: center;
}
.align_right,
h1.align_right,
h2.align_right,
h3.align_right,
h4.align_right,
h5.align_right,
h6.align_right,
p.align_right,
div.align_right,
a.align_right,
span .align_right {
	text-align: right;
}
.align_left,
h1.align_left,
h2.align_left,
h3.align_left,
h4.align_left,
h5.align_left,
h6.align_left,
p.align_left,
div.align_left,
a.align_left,
span .align_left {
	text-align: left;
}

.uppercase,
h1.uppercase,
h2.uppercase,
h3.uppercase,
h4.uppercase,
h5.uppercase,
h6.uppercase,
p.uppercase,
div.uppercase,
a.uppercase,
span .uppercase {
	text-transform: uppercase;
}

/* weight */
.weight100,
h1.weight100,
h2.weight100,
h3.weight100,
h4.weight100,
h5.weight100,
h6.weight100,
p.weight100,
div.weight100,
a.weight100,
span .weight100 {
	font-weight: 100;
}
.weight200,
h1.weight200,
h2.weight200,
h3.weight200,
h4.weight200,
h5.weight200,
h6.weight200,
p.weight200,
div.weight200,
a.weight200,
span .weight200 {
	font-weight: 200;
}
.weight300,
h1.weight300,
h2.weight300,
h3.weight300,
h4.weight300,
h5.weight300,
h6.weight300,
p.weight300,
div.weight300,
a.weight300,
span .weight300 {
	font-weight: 300;
}
.weight400,
h1.weight400,
h2.weight400,
h3.weight400,
h4.weight400,
h5.weight400,
h6.weight400,
p.weight400,
div.weight400,
a.weight400,
span .weight400 {
	font-weight: 400;
}
.weight500,
h1.weight500,
h2.weight500,
h3.weight500,
h4.weight500,
h5.weight500,
h6.weight500,
p.weight500,
div.weight500,
a.weight500,
span .weight500 {
	font-weight: 500;
}
.weight600,
h1.weight600,
h2.weight600,
h3.weight600,
h4.weight600,
h5.weight600,
h6.weight600,
p.weight600,
div.weight600,
a.weight600,
span .weight600 {
	font-weight: 600;
}
.weight700,
h1.weight700,
h2.weight700,
h3.weight700,
h4.weight700,
h5.weight700,
h6.weight700,
p.weight700,
div.weight700,
a.weight700,
span .weight700 {
	font-weight: 700;
}
.weight800,
h1.weight800,
h2.weight800,
h3.weight800,
h4.weight800,
h5.weight800,
h6.weight800,
p.weight800,
div.weight800,
a.weight800,
span .weight800 {
	font-weight: 800;
}
.weight900,
h1.weight900,
h2.weight900,
h3.weight900,
h4.weight900,
h5.weight900,
h6.weight900,
p.weight900,
div.weight900,
a.weight900,
span .weight900 {
	font-weight: 900;
}

.line_height_1_1,
h1.line_height_1_1,
h2.line_height_1_1,
h3.line_height_1_1,
h4.line_height_1_1,
h5.line_height_1_1,
h6.line_height_1_1,
p.line_height_1_1,
div.line_height_1_1,
a.line_height_1_1,
span .line_height_1_1 {
	line-height: 1.1;
}
.line_height_1_2,
h1.line_height_1_2,
h2.line_height_1_2,
h3.line_height_1_2,
h4.line_height_1_2,
h5.line_height_1_2,
h6.line_height_1_2,
p.line_height_1_2,
div.line_height_1_2,
a.line_height_1_2,
span .line_height_1_2 {
	line-height: 1.2;
}
.line_height_1_3,
h1.line_height_1_3,
h2.line_height_1_3,
h3.line_height_1_3,
h4.line_height_1_3,
h5.line_height_1_3,
h6.line_height_1_3,
p.line_height_1_3,
div.line_height_1_3,
a.line_height_1_3,
span .line_height_1_3 {
	line-height: 1.3;
}


.paragraph_40p {
	max-width: 40%;
	margin: 0 auto !important;
}
.paragraph_45p {
	max-width: 45%;
	margin: 0 auto !important;
}
.paragraph_50p {
	max-width: 50%;
	margin: 0 auto !important;
}

@media screen and (min-width: 1025px) {
	a {
		text-decoration: line-through !important;
	}

	a:hover {
		text-decoration: underline !important;
	}

}
/* header */
header {
	display: none;
}

/* fix */
.grve-row-inner.grve-bookmark {
	margin: 0;
}

/*
header#grve-header {
    position: absolute;
}
#grve-header.grve-fixed #grve-main-header,
header#grve-header {
	right: 0;
	width: 33%;
}

#grve-main-header {
	height: auto;
}

#grve-header .grve-horizontal-menu ul.grve-menu > li {
	display: block;
	float: none;
}

#grve-main-menu .grve-wrapper > ul > li > a {
	line-height: 51px;
	color: #1D1D1B;
	text-transform: inherit;
	font-size: 20px;
}

#grve-header .text_under_logo {
    font-size: 15px !important;
    line-height: 1;
    margin-top: 10px;
    font-weight: 900 !important;
    color: #1D1D1B !important;
    opacity: 1;
    width: 50%;
}
#grve-header .grve-logo.grve-position-left {
	float: none;
}

#grve-header .custom_logo_container {
	float: left;
}
*/
/* body */
#grve-content, .grve-single-wrapper, #grve-main-content .grve-section, .grve-anchor-menu, #grve-safebutton-area, #grve-bottom-bar {
	background: #000 ;
	background-color: #000;
}

/* footer */

#grve-footer .footer_links a {
	color: #fff;
	text-decoration: line-through;
	text-align: center !important;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
}
#grve-footer .footer_links p {
	text-align: center;
}

#grve-footer .footer_links .column-1 p {
	text-align: left;
}
#grve-footer .footer_links .column-4 p {
	text-align: right;
}

@media screen and (min-width: 1024px) {
	#grve-footer .footer_links .column-2 p {
		margin-left: -25%;
	}
	#grve-footer .footer_links .column-3 p {
		margin-right: -25%;
	}

}


/*.footer_links*/
/*.footer_copyright*/
#grve-footer .footer_copyright,
#grve-footer .footer_copyright a {
	color: #fff;
	font-size: 10px;
}
#grve-footer .footer_copyright a {
	text-decoration: line-through;
}

#grve-footer .footer_copyright div.copyright_text {
	/*text-align: center !important;*/
	display: inline-block;
	font-size: 10px;
}
#grve-footer .footer_copyright div.copyright_text.spacer {
	width: 28px;
    border-top: 2px solid #fff;
    height: 4px;
    margin-left: 8px;
    margin-right: 8px;
}
#grve-footer .footer_copyright .grve-text {
	text-align: center !important;
}


.footer_arrow_container svg {
	fill: white;
}
.footer_arrow_container .arrow_container {
	max-width: 30%;
    margin: 0 auto;
    transform: rotate(-135deg);
}


/* home */
video#video-homepage {
	width: 100%;
	object-fit: cover;
}
/*.rgb_distortion_logo .layer.yellow.front-1,
.rgb_distortion_logo .layer.yellow.front-2,
.rgb_distortion_logo .layer.yellow.front-3,
.rgb_distortion_logo .layer.red.front-1,
.rgb_distortion_logo .layer.red.front-2,
.rgb_distortion_logo .layer.red.front-3,
.rgb_distortion_logo .layer.green.front-1,
.rgb_distortion_logo .layer.green.front-2,
.rgb_distortion_logo .layer.green.front-3,
.rgb_distortion_logo .layer.blue.front-1,
.rgb_distortion_logo .layer.blue.front-2,
.rgb_distortion_logo .layer.blue.front-3
 {
	position: absolute !important;
}*/

/*.front-1, 
.front-2,*/ 
/*.front-3 {
	display: none !important;
}*/
/*.red.front-1 {
	display: none !important;
}*/
/*
.rgb_distortion_logo .layer.white {
	z-index: 999 !important;
	position: absolute;
}
.rgb_distortion_logo .layer.red {
	z-index: 800 !important;
	position: absolute;
}
.rgb_distortion_logo .layer.green {
	z-index: 700 !important;
	position: absolute;
}
.rgb_distortion_logo .layer.blue {
	z-index: 600 !important;
	position: absolute;
}*/

/*.rgb_distortion_logo .background {
    opacity: 0.8;
}*/


/* glitch */


/* riga contatti home */
/* .grve-section.grve-row-section.grve-fullwidth-background.grve-padding-top-1x.grve-padding-bottom-1x.grve-bg-none.home_fixed_contact_row {
	background: #fff !important;
	background-color: #fff !important;
}*/

#grve-content .home_fixed_contact_row {
	background: #fff !important;
	background-color: #fff !important;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 30%;
	height: 20%;
	max-width: 390px;
	max-height: 150px;
	font-size: 20px;
	padding: 40px;
	z-index: 999;
}

/* clip path da 100 a 0
    clip-path: inset(54.902% 0px 0px); */

.home_info_row {
	padding-left: 10%;
	padding-right: 10%;
}

.row_padding_15p {
	padding-left: 15%;
	padding-right: 15%;
}
.row_padding_17p {
	padding-left: 17%;
	padding-right: 17%;
}
.row_padding_17p_left {
	padding-left: 17%;
}

/* chi siamo */

@media screen and (min-width: 1201px) {
	#about_us_row_1 .left_col {
		padding-right: 8.5%;
	}
	#about_us_row_1 .right_col {
		padding-left: 4.5%;
	}

}

/* chi siamo */
.about_us_2_container .inner_text .inner_blur {
	opacity: 0.4;
	filter: blur(0.03em);
	transition: all 0.6s;
}

.about_us_2_container .inner_text .inner_blur:hover {
	opacity: 1;
	filter: none;
	transition: all 0.6s;
}

.about_us_2_container .inner_text .upside_down {
	transform: rotate(-180deg);
    display: inline-block;
    font-style: italic;
    margin-right: -20px;
    padding-right: 40px;
}

.about_us_2_container .inner_text h2 {
	font-size: 150px; 
	line-height: 0.8; 
	/*letter-spacing: -16.95px;*/
	letter-spacing: -11.95px;
}

.about_us_2_container .inner_text span.lower_spacing {
	letter-spacing: -10px;
}

/*.about_us_row
#about_us_row_1
#about_us_row_2
.column_left
.column_right*/
/*@media screen and (min-width: 768px) {
	#about_us_row_2 .column_left {
		padding-right: 5px !important;
	}
	#about_us_row_2 .column_right {
		padding-left: 5px !important;
	}
}
@media screen and (max-width: 768px) {
	#about_us_row_2 .column_left {
		padding-bottom: 5px !important;
	}
	#about_us_row_2 .column_right {
		padding-top: 5px !important;
	}
}*/

/*.about_us_row .fake_icon {
	width: 35px;
	height: 30px;
	color: red;
	background: red;
	margin: 0 auto;
}

.about_us_row:hover {
	cursor: pointer;
}*/

/* riga staff */
/*.rgb_staff_container .row.row-1 {
	margin-bottom: 100px;
}

.rgb_staff_container .column {
    width: 33.1%;
    display: inline-block;
}

.rgb_staff_container .column.column-1 {
	padding-right: 5%;
}
.rgb_staff_container .column.column-2 {
	padding-left: 2.5%;
	padding-right: 2.5%;
}
.rgb_staff_container .column.column-3 {
	padding-left: 5%;
}

.rgb_staff_container .column .column_container .photo {
    background: #fff;
    min-height: 350px;
    line-height: 350px;
    text-align: center;
    margin-bottom: 35px;
}*/
.rgb_staff_container .row:not(:last-child) {
	/*display: flex;*/
	margin-bottom: 100px;
}
.rgb_staff_container .row .column {
	display: inline-block;
	vertical-align: middle;
}
.rgb_staff_container .row .column.column-1 {
	width: 40%;
	padding-top: 50px;
}
.rgb_staff_container .row .column.column-2,
.rgb_staff_container .row .column.column-3,
.rgb_staff_container .row .column.column-4 {
	width: 17%;
	min-width: 247px;
	/*margin-left: 1%;*/
	text-align: center;
	min-height: 400px;
	line-height: 400px;
	/*background: #fff;*/
	background: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.rgb_staff_container .row .column h3 {
	margin-bottom: 50px;
}

/* foto */
/*.rgb_staff_container .row.row .column.column-2 {}*/

/* home 2 */
.rgb-custom-logo-head {
    position: fixed;
    width: 137px;
    height: 137px;
    /*background: #fff;*/
    top: 147px;
    /*left: 111px;*/
    left: 6%;
    z-index: 99999;
}
.rgb-custom-logo-head:hover {
	cursor: pointer;
}
.rgb-custom-logo-head .ext_container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.rgb-custom-logo-head .inner_1 {
    position: absolute;
    width: 100%;
    height: 100%;
    /*filter: invert(1);*/
    /*border: 10px solid #fff;*/
}
.rgb-custom-logo-head .inner_2 {
	position: absolute;
    /*background: red;*/
    /*filter: invert(1);*/
    width: 60px;
    height: 60px;
    margin: 0 auto;
    left: calc(50% - 30px);
    top: calc(50% - 30px);
}
.rgb-custom-logo-head .inner_2 svg {
	width: 100%;
	height: auto;
	position: relative;
	top: 20%;
}
.rgb-custom-logo-head svg {
	fill: #fff;
}

/* header menu mobile */
@media screen and (min-width: 1025px) {
	.rgb-mobile-menu {
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	.rgb-mobile-menu {
		display: block;
	}
}

.rgb-mobile-menu {
	transition: all 0.3s;
	position: fixed;
	z-index: 200;
	right: 6%;
	top: 20px;
    width: 50px;
    height: 50px;
    text-align: center;
	line-height: 50px;
	background: #fff;
	border-radius: 100%;
	overflow: hidden;
/*	transition: all 0.3s;
	transition: border-radius .1s, width 1s, height 1.5s;*/
}

.rgb-mobile-menu.disabled:hover {
	cursor: pointer;
}

.rgb-mobile-menu.disabled .inner_container {
	display: none;
}
.rgb-mobile-menu.enabled .inner_container {
    display: block;
    width: calc(100% - 10%);
    height: calc(100% - 10%);
    margin: 5%;
    position: relative;
}

.rgb-mobile-menu .close-button {
	/*width: 20px;*/
	width: 100%;
	height: 20px;
	height: 50%;
	position: absolute;
	z-index: 201;
	/*background: red;*/
	background: transparent;
	/*top: 40%;*/
	top: 0;
	/*right: calc(50% - 10px);*/
	right: 0;
	background-image: url(/wp-content/themes/movedo-child/assets/menu-close-button.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.rgb-mobile-menu .close-button:hover {
	cursor: pointer;
}

.rgb-mobile-menu.enabled {
	top: 0;
	right: 0;
	width: 100%;
	/*height: 100%;*/
	height: 95%;
	border-radius: 20px;
	z-index: 999;
	/*transition: all 0.3s;*/
	/*transition: border-radius 2s, width 1s, height 2s;*/
}

.rgb-mobile-menu .inner_menu {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.rgb-mobile-menu .inner_menu .menu-header-menu-container ul {
	margin: 0;
	list-style: none;
}

.rgb-mobile-menu .inner_menu li {
    font-size: 60px;
    line-height: 1.3;
    text-transform: uppercase;
    text-align: left;
}

.rgb-mobile-menu .inner_menu .menu-header-menu-container ul > li > a {
	width: 100% !important;
	display: block !important;
	z-index: 999 !important;
}

.focus-shadow.top {
	opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    z-index: 200;
    background: linear-gradient(180deg, #000, #000000eb, transparent);
    transition: all 1s;
}
.focus-shadow.bottom {
	opacity: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    z-index: 200;
    background: linear-gradient(180deg, transparent, #000000eb, #000);
    transition: all 1s;
}

.over_focus_shadow,
#grve-content .over_focus_shadow, 
#grve-main-content .over_focus_shadow {
	z-index: 202 !important;
}

.focus-shadow.top.disabled,
.focus-shadow.bottom.disabled {
	opacity: 0;
	z-index: 0;
	transition: all 1s;
}

@media screen and (min-width: 1025px) {
	.focus-shadow,
	.focus-shadow.top,
	.focus-shadow.bottom {
		opacity: 0;
		z-index: 0;
		display: none;
	}
}

/* focus shadow */



/*body:not(.home) .rgb-custom-logo-head .inner_1 {
	display: none;
}*/

.home_arrows_container.mobile {
	display: none;
}

#home_row_1 .column_container {
	padding-left: 17%;
	padding-right: 5%;
}

.home_arrows_container {
	bottom: 12px;
	position: absolute;
    max-height: 476px;
    overflow: hidden;
	/*left: 5%;*/
}

.home_arrows_container .arrow_inner:not(.hello_home) {
	/*background: #fff;*/
	/*filter: invert(1);*/
    height: 152px;
    width: 152px;
    margin-bottom: 10px;
}
.home_arrows_container .arrow_inner:last-child {
	margin-bottom: 0;
}
.home_arrows_container .arrow_inner img,
.home_arrows_container .arrow_inner svg {
	max-height: 152px;
	fill: #fff;
}


.home_info_container .row,
.home_info_container .row h2 {
	transition: all 0.6s;
}

.home_info_container .row h2 {
	letter-spacing: -10.1px;
	line-height: 1.5;
}

.home_info_container .row {
    border-top: 1px solid #F6F6F6;
}
.home_info_container .row:last-child {
    border-bottom: 1px solid #F6F6F6;
}

.home_info_container .popup_content {
    color: #fff;
    /*padding: 10px;*/
    /*max-width: 300px;*/
    /*width: 300px !important;*/
    background: #000;
    position: absolute;
    display: none;
    font-size: 40px;
    line-height: 1;
    padding: 40px;
    width: 60%;
    max-width: 60%;
}

.customers_table .popup_content {
    color: #fff;
    padding: 10px;
    max-width: 300px;
    width: 300px !important;
    background: #000;
    position: absolute;
    display: none;
}

/* sfocato */
.blurry {
    filter: blur(0.08em);
    /*filter: blur(0.05em);*/
    opacity: 0.4;
    transition: all 0.6s;
}



/* portfolio */
.behance_box_row .grve-column,
.behance_box_row .grve-column .grve-column-wrapper {
    display: block !important;
}

.behance_box_container {
	background: #fff;
	padding-top: 80px;
	width: 100%;
	display: block;
	border-radius: 5px;
}

.behance_box_container .title {
	margin-left: -8px;
}

.behance_box_container .arrow_row {
	text-align: right;
}
.behance_box_container .arrow_row svg {
	width: 10%;
} 

.behance_box_container a {
	text-decoration: none !important;
}
.behance_box_container a:hover,
.behance_box_container a:hover h3 {
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
	transition: all 0.3s;
}

.behance_box_container .title.bigger_title h3 {
	font-size: 320px; 
	line-height: 0.7;
	margin-left: -22px;
	transition: all 0.3s;
	letter-spacing: -33px;
}

.behance_box_container .mobile_title {
	display: none;
}

/* tabella progetti - clienti */
.customers_table {
	margin-bottom: 0 !important;
	position: relative;
}

.customers_table caption {
	display: none !important;
}

.customers_table tr.row-1 {
	border-top: 1px solid #fff;
}

.customers_table h3,
.customers_table h4 {
	margin: 0;
}

.customers_table .inner_separator {
    display: inline-block;
    width: 25px;
    margin-left: 5px;
    margin-right: 5px;
    border-top: 1px solid #fff;
    padding-bottom: 3px;
}

.customers_table td {
	width: 33.33333% !important;
	padding: 0 !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.customers_table td:hover {
	cursor: pointer;
}

.customers_table .title {
	font-size: 15px;	
}
.customers_table .subtitle {
	font-size: 10px;	
}


/* contatti */
.contact_info {
	padding-right: 3%;
}
.contact_info .spacer {
	display: inline-block;
	width: 20px;
}
.contact_info .contacts {
	padding-right: 45%;
}
.contact_info .contacts .row {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.contact_info .text_spacer {
    display: inline-block;
    width: 25px;
    margin-left: 5px;
    margin-right: 5px;
    border-top: 2px solid #fff;
    padding-bottom: 5px;
}


/* contact form */
.contact_form_container input::placeholder,
.contact_form_container textarea::placeholder {
	opacity: 1;
	text-transform: uppercase;
}

.contact_form_container p.input input,
.contact_form_container p.input input::placeholder,
.contact_form_container p.input textarea,
.contact_form_container p.input textarea::placeholder {
	border: 0 !important;
	padding: 0 !important;
	color: #fff !important;
	font-size: 50px !important;
}

.contact_form_container p.input input {
	/*margin-bottom: 65px !important;*/
}
.contact_form_container p.input input,
.contact_form_container p.input textarea {
	margin-bottom: 0 !important;
}
.contact_form_container p.input input[type="email"],
.contact_form_container p.input textarea {
	margin-top: 65px !important;
}

.contact_form_container p.input textarea {
	max-height: 300px;
}

.contact_form_container .send_container {
	background: #fff !important;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 40%;
	position: relative;
}

.contact_form_container .send_container input[type="submit"] {
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: line-through !important;
	/*font-size: 20px !important;*/
	font-size: 50px !important;
	color: #000 !important;
	background-color: transparent !important;
	text-transform: inherit !important;
	margin-bottom: 25px !important;
}

.contact_form_container .send_container input[type="submit"]:hover {
	text-decoration: underline !important;
}

.contact_form_container .send_container p.privacy_url a {
	text-decoration: none !important;
}
.contact_form_container .send_container p.privacy_url a:hover {
	text-decoration: underline !important;
}

.contact_form_container .send_container p:not(.inputsubmit) {
	font-size: 15px !important;
}

.contact_form_container .send_container span.wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-form input[type='checkbox']:checked + .wpcf7-list-item-label:before, 
.wpcf7-form input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:before,
.wpcf7-form input[type='checkbox']:checked + .wpcf7-list-item-label:after, 
.wpcf7-form input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:after {
	border-radius: 50px !important;
}

.wpcf7-form input[type='checkbox']:checked + .wpcf7-list-item-label:before, 
.wpcf7-form input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:before {
	border-color: #000;
	width: 10px;
	height: 10px;
	top: 3px;
}
.wpcf7-form input[type='checkbox']:checked + .wpcf7-list-item-label:after, 
.wpcf7-form input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:after {
	top: 3px;
	left: 1px;
	width: 10px;
	height: 11px;
}

/*.contact_form_container .send_container .arrow_inner {
	transform: rotate(-90deg);
}*/
.contact_form_container .send_container .arrow_inner.right {
	position: absolute;
	width: 200px;
	top: 0;
	right: 40%;
	height: 100%;
	display: table;
}
.contact_form_container .send_container .arrow_inner.right .inner_container {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.contact_form_container .send_container .arrow_inner svg {
	max-height: 75%;
	width: auto;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader {
	/*visibility: visible !important;*/
	background-image: none !important;
	/*background-color: grey !important;*/
	width: 40px;
    height: 40px;
    position: relative;
	margin-top: -5px;
    margin-left: 15px !important;
}

div.wpcf7-validation-errors,
span.wpcf7-not-valid-tip, 
div.wpcf7-mail-sent-ok {
	font-size: 15px !important;
	color: #fff !important;
}

/* loader */
.lds-roller {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
	transform: scale(0.5);
	position: absolute;
	top: -50%;
	left: -50%;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.centered_arrow_down_container {
	display: block;
	width: 100%;
	text-align: center;
}
.centered_arrow_down_container svg {
	fill: #fff;
	max-width: 140px;
}

.hideondesktop {
	display: none;
}
.hideonmobile {
	display: block;
}



.focus-shadow,
.focus-shadow.top,
.focus-shadow.bottom {
	opacity: 0;
	display: none;
}

/* res intermedie */
@media screen and (max-width: 1919px) {
	/*.rgb_staff_container .row .column.column-2, */
	.rgb_staff_container .row  {
		display: flex;
	}
	.rgb_staff_container .row .column.column-3, 
	.rgb_staff_container .row .column.column-4 {
		display: none;
	}
	.rgb_staff_container .row .column.column-1 {
		width: 70%;
	}
	.rgb_staff_container .row .column.column-2 {
		width: 30%;
	}
}

@media screen and (max-width: 1700px) {
	.home_info_container .row h2.text_100px {
		font-size: 80px;
	}
}

@media screen and (max-width: 1650px) {
	.behance_box_container .title.bigger_title h3 {
	    font-size: 250px;
	    letter-spacing: -25px;
	}
}
@media screen and (max-width: 1450px) {
	.rgb-custom-logo-head {
		left: 4%;
	}
}
@media screen and (max-width: 1290px) {
	.behance_box_container .title.bigger_title h3 {
	    font-size: 200px;
	    letter-spacing: -20px;
	}
	.home_info_container .row h2.text_100px {
		font-size: 60px;
		letter-spacing: -6px;
	}

	.behance_box_container h2.title.tiny_title {
	    line-height: 1 !important;
	}
}

.mobile_before_footer {
	display: none;
}

/* frecce home - poco prima del tablet perchè ipad pro ha questa res*/
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	.home_arrows_container.desktop {
		display: none;
	}
	.rgb-custom-logo-head {
		left: 3%;
	}
	.home_arrows_container {
		right: 0;
	}
	.home_arrows_container.mobile {
		display: block;
		max-height: 550px;
		/*right: 0;*/
		float: right;
		width: 115px;
		position: relative;
		bottom: inherit;
		/*margin-bottom: 50px;*/
	}
	.home_arrows_container.mobile .arrow_inner svg {
		transform: rotate(180deg);
	}
	.home_arrows_container.mobile .arrow_inner:not(.hello_home),
	.home_arrows_container.mobile .arrow_inner:not(.hello_home) svg {
		width: 115px;
		height: 115px;
	}
	.home_arrows_container.mobile .arrow_inner:not(.before_text):not(.hello_home) {
		margin-bottom: 30px;
	}
	.home_arrows_container.mobile .hello_home {
		line-height: 2.3;
	}
}

/* tablet */
@media screen and (max-width: 1024px) {
	.mobile_before_footer {
		display: block;
	}
	.hideondesktop {
		display: block;
	}
	.hideonmobile {
		display: none;
	}

	.text_50px, h1.text_50px, h2.text_50px, h3.text_50px, h4.text_50px, h5.text_50px, h6.text_50px, p.text_50px, div.text_50px, a.text_50px, span .text_50px {
		/*letter-spacing: -6px;*/
		line-height: 0.9;
	}

	/* header */
	.rgb-custom-logo-head {
		position: absolute;
	}
	.rgb-custom-logo-head .ext_container {
		opacity: 0;
	} 

	.rgb-custom-logo-head {
		left: 6%;
	}

	/* header  mobile*/

	.rgb-custom-logo-head {
	    width: 60px;
	    height: 60px;
	    top: 20px;
	}

	.rgb-mobile-menu .close-button {
		/*top: 25%;*/
		top: 0;
	}


	.home_arrows_container {
		right: 0;
	}
	.home_arrows_container.mobile {
		display: block;
		max-height: 550px;
		/*right: 0;*/
		float: right;
		width: 115px;
		position: relative;
		bottom: inherit;
		/*margin-bottom: 50px;*/
	}
	.home_arrows_container.mobile .arrow_inner svg {
		transform: rotate(180deg);
	}
	.home_arrows_container.mobile .arrow_inner:not(.hello_home),
	.home_arrows_container.mobile .arrow_inner:not(.hello_home) svg {
		width: 115px;
		height: 115px;
	}
	.home_arrows_container.mobile .arrow_inner:not(.before_text):not(.hello_home) {
		margin-bottom: 30px;
	}
	.home_arrows_container.mobile .hello_home {
		line-height: 2.3;
	}

	/* chi siamo */
/*	.rgb_staff_container .row:not(:last-child) {
		margin-bottom: 100px;
	}
	.rgb_staff_container .row .column {
		display: inline-block;
		vertical-align: middle;
	}
	.rgb_staff_container .row .column.column-1 {
		width: 40%;
		padding-top: 50px;
	}
	.rgb_staff_container .row .column.column-2,
	.rgb_staff_container .row .column.column-3,
	.rgb_staff_container .row .column.column-4 {
		width: 17%;
		min-width: 247px;
		text-align: center;
		min-height: 400px;
		line-height: 400px;
		background: transparent;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.rgb_staff_container .row .column h3 {
		margin-bottom: 50px;
	}*/
	.rgb_staff_container .row .text_100px {
		font-size: 40px;
	}
	.rgb_staff_container .row .column.column-1 {
		width: 100%;
		padding-top: 0;
		position: relative;
		z-index: 1;
	}
	.rgb_staff_container .row .column h3 {
		margin-bottom: 10px;
	}
/*	.rgb_staff_container .row .column.column-1 {
		position: relative;
	}*/
	.rgb_staff_container .row .column.column-3, 
	.rgb_staff_container .row .column.column-4 {
		display: none;
	}
	.rgb_staff_container .row.row-1 {
		border-top: 1px solid #707070 !important;
	}
	.rgb_staff_container .row {
		position: relative;
		padding-top: 50px;
		padding-bottom: 50px;
		border-bottom: 1px solid #707070;
		margin-bottom: 0 !important;
	}
	.rgb_staff_container .row .column.column-2 {
		position: absolute;
	    height: auto;
	    width: 40%;
	    min-width: 0 !important;
	    /*top: -45%;*/
	    /*top: 0;*/
	    bottom: 5px;
	    right: -5%;
	    display: block;
	    max-height: 180px !important;
	    height: 180px !important;
	    min-height: 0px !important;
	}

	.about_us_2_container .inner_text h2 {
		font-size: 100px;
		word-wrap: break-word;
	}
	#home_row_2 {
		padding-left: 5% !important;
		padding-right: 0 !important;
	}
	.about_us_2_container .inner_text .inner_blur {
/*		opacity: 1;
		filter: none;*/
	}
	.about_us_2_container .inner_text .upside_down {
	    transform: none;
	    display: inline;
	    font-style: inherit;
	    margin: 0 !important;
	    padding: 0 !important;
	    word-wrap: break-word;
	}
	.about_us_2_container .inner_text span.lower_spacing {
		letter-spacing: inherit;
		word-wrap: break-word;
	}

	/* footer */
	#grve-footer .footer_links {
		display: none;
	}


	/* progetti */
	/* portfolio */
/*	.behance_box_container {
		background: #fff;
		padding-top: 80px;
	}
	.behance_box_container .title {
		margin-left: -8px;
	}
	.behance_box_container .arrow_row {
		text-align: right;
	}
	.behance_box_container .arrow_row svg {
		width: 10%;
	} 
	.behance_box_container a {
		text-decoration: none !important;
	}
	.behance_box_container a:hover,
	.behance_box_container a:hover h3 {
	    -webkit-transform: skewX(-20deg);
	    -moz-transform: skewX(-20deg);
	    -o-transform: skewX(-20deg);
	    transform: skewX(-20deg);
		transition: all 0.3s;
	}*/
	.behance_box_container {
		padding-top: 0;
	}
	.behance_box_container .title.bigger_title h3 {
		display: none;
		font-size: 100px;
		letter-spacing: -10px;
		margin-left: -2px;
		/*font-size: 49px; */
/*		line-height: 0.7;
		margin-left: -22px;
		transition: all 0.3s;
		letter-spacing: -33px;*/
	}
	.behance_box_container .title {
		display: none;
/*		margin-left: -6px;
		line-height: 0.76 !important;
		font-size: 49px;
		letter-spacing: -7px;*/
	}
	.behance_box_container .mobile_title {
		display: block;
		color: #000;
		text-transform: uppercase;
		font-size: 49px;
		letter-spacing: -7px;
		line-height: 0.8;
		margin-left: -6px;
		position: relative;
		top: -2px;
	}
	.behance_box_container .arrow_row {
		text-align: center;
		padding-top: 80px;
		padding-bottom: 50px;
	}
	.behance_box_container .arrow_row svg {
	    width: 140px;
	    transform: rotate(135deg);
	}

	/* contatti */
	.contact_form_container p.input input[type="email"],
	.contact_form_container p.input textarea {
		margin-top: 40px;
	}

	.contact_form_container p.input input,
	.contact_form_container p.input input::placeholder,
	.contact_form_container p.input textarea,
	.contact_form_container p.input textarea::placeholder {
		font-size: 20px !important;
	}

	.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	    margin-top: -50px !important;
	    margin-bottom: 50px !important;
	}

	/* padding vari */
	.home_info_row {
		padding-left: 10%;
		padding-right: 10%;
	}

	.row_padding_15p {
		padding-left: 10%;
		padding-right: 10%;
	}
	.row_padding_17p {
		padding-left: 10%;
		padding-right: 10%;
	}
	.row_padding_17p_left {
		padding-left: 10%;
		padding-right: 10%;
	}

}

/* contact form mobile + variante desktop */

.contact_form_container input[type="submit"] {
	font-family: 'Inter' !important;
}

.contact_form_container.mobile {
	margin-bottom: 100px;
}

.contact_form_container.mobile .acceptance_container span.wpcf7-form-control-wrap.acceptance-privacy span.wpcf7-not-valid-tip {
    position: relative;
    display: block;
    bottom: -84px;
    line-height: 1;
}

.contact_form_container.mobile .acceptance_container {
	border-top: 1px solid #fff;
	/*border-left: 1px solid #fff;*/
	/*border-right: 1px solid #fff;*/
	margin-bottom: 50px;
}
.contact_form_container.mobile .acceptance_container p {
	border-bottom: 1px solid #fff;
	color: #fff !important;
}
.contact_form_container.mobile .acceptance_container p {
	min-height: 42px;
	max-height: 42px;
	height: 42px !important;
	font-size: 10px !important;
}

.contact_form_container.mobile .acceptance_container a,
.contact_form_container.mobile .acceptance_container span.wpcf7-list-item-label {
	color: #fff !important;
}

.contact_form_container.mobile .acceptance_container span.wpcf7-list-item {
	margin: 0 !important;
}

.wpcf7-form .contact_form_container.mobile input[type='checkbox']:checked + .wpcf7-list-item-label:after, 
.wpcf7-form .contact_form_container.mobile input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:after,
.wpcf7-form .contact_form_container.mobile input[type='checkbox']:checked + .wpcf7-list-item-label:before, 
.wpcf7-form .contact_form_container.mobile input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:before {
	width: 40px;
	height: 40px;
	border-color: #fff;
	top: -2px;
	border-radius: 0 !important;
}


@media screen and (max-width: 500px) {
	.wpcf7-form .contact_form_container.mobile input[type='checkbox']:checked + .wpcf7-list-item-label:after, 
	.wpcf7-form .contact_form_container.mobile input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:after,
	.wpcf7-form .contact_form_container.mobile input[type='checkbox']:checked + .wpcf7-list-item-label:before, 
	.wpcf7-form .contact_form_container.mobile input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:before {
		width: 41px;
		height: 41px;
		border-color: #fff;
		top: -1px;
		border-top: 0;
		border-bottom: 0;
	}
	.contact_form_container.mobile .acceptance_container {
		margin-bottom: 80px;
	}
}

.wpcf7-form .contact_form_container.mobile input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:before,
.wpcf7-form .contact_form_container.mobile input[type='checkbox']:checked + .wpcf7-list-item-label:before {
	background: transparent !important;
}
.wpcf7-form .contact_form_container.mobile input[type='checkbox']:checked + .wpcf7-list-item-label:after,
.wpcf7-form .contact_form_container.mobile input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:after {
	/*background-color: transparent !important;*/
	background: url(/wp-content/themes/movedo-child/assets/contact-form-acceptance-checked-icon.svg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: 80px !important;
	/*filter: brightness(10) !important;*/
	/*opacity: 1 !important; */
}

.wpcf7-form .contact_form_container.mobile input[type='checkbox']:not(:checked) + .wpcf7-list-item-label,
.wpcf7-form .contact_form_container.mobile input[type='checkbox']:checked + .wpcf7-list-item-label,
.wpcf7-form .contact_form_container.mobile .acceptance_container p.privacy_url.nomargin {
	padding-left: 50px;
}
.wpcf7-form .contact_form_container.mobile .acceptance_container p.privacy_url.nomargin {
	background: url(/wp-content/themes/movedo-child/assets/freccia-bianca-bottom-dx.png);
	background-position: left 10px center;
	background-size: 20px;	
	background-repeat: no-repeat;
}
.contact_form_container.mobile .send_container .arrow_inner.right {
	width: 15%;
    left: 0;
    padding-left: 10px;
    filter: invert(1);
    background-color: #fff !important;
    background: #fff !important;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    border-color: #000 !important;
}
.contact_form_container.mobile .send_container {
	padding: 0;
}
.contact_form_container.mobile .send_container input[type="submit"] {
	margin-bottom: 0 !important;
	width: 100%;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	font-size: 30px !important;
}
.contact_form_container.mobile .send_container span.ajax-loader {
	display: none !important;
}

/* desktop come il mobile */

.contact_form_container.mobile.desktop .acceptance_container p {
	min-height: 82px;
	max-height: 82px;
	height: 82px !important;
	font-size: 15px !important;
	/*line-height: 80px !important;*/
}

.contact_form_container.mobile.desktop .acceptance_container p span {
	width: 100% !important;
	display: block !important;
}

.wpcf7-form .contact_form_container.mobile.desktop input[type='checkbox']:checked + .wpcf7-list-item-label:after, 
.wpcf7-form .contact_form_container.mobile.desktop input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:after,
.wpcf7-form .contact_form_container.mobile.desktop input[type='checkbox']:checked + .wpcf7-list-item-label:before, 
.wpcf7-form .contact_form_container.mobile.desktop input[type='checkbox']:not(:checked) + .wpcf7-list-item-label:before {
	width: 80px;
	height: 80px;
	border-color: #fff;
	top: -1px;
	padding-top: 1px;
	border-radius: 0 !important;
}

.contact_form_container.mobile.desktop span.wpcf7-form-control-wrap.acceptance-privacy span.wpcf7-not-valid-tip {
	padding-left: 100px;
	background: #000 !important;
	font-weight: 800 !important;
}

.wpcf7-form .contact_form_container.mobile.desktop input[type='checkbox']:not(:checked) + .wpcf7-list-item-label,
.wpcf7-form .contact_form_container.mobile.desktop input[type='checkbox']:checked + .wpcf7-list-item-label,
.wpcf7-form .contact_form_container.mobile.desktop .acceptance_container p.privacy_url.nomargin {
	padding-left: 100px;
	line-height: 80px;
}

.wpcf7-form .contact_form_container.mobile.desktop .acceptance_container p.privacy_url.nomargin {
    background: url(/wp-content/themes/movedo-child/assets/freccia-bianca-bottom-dx.png);
    background-position: left 30px center;
    background-size: 21px;
    background-repeat: no-repeat;
}

.contact_form_container.mobile.desktop .acceptance_container {
	margin-bottom: 0;
}

.wpcf7-form .contact_form_container.mobile.desktop {
	display: table;
}
.wpcf7-form .contact_form_container.mobile.desktop .column-left {
	width: 50%;
	display: table-cell;
	padding-top: 150px;
}
.wpcf7-form .contact_form_container.mobile.desktop .column-right {
	width: 50%;
	display: table-cell;
	vertical-align: bottom;
	background: #fff;
}
.contact_form_container.mobile.desktop .send_container input[type="submit"] {
    margin-bottom: 0 !important;
    width: 100%;
    font-size: 100px !important;
    text-transform: none !important;
    text-decoration: line-through !important;
    text-align: left !important;
    padding-left: 8% !important;
    font-weight: 400 !important;
    line-height: 2 !important;
    background: url(/wp-content/themes/movedo-child/assets/rgb-soluzioni-freccia-destra-nera.svg);
    background-repeat: no-repeat;
    background-position: right 30% center;
    background-size: 180px;
	transition: background-position 0.3s;
}
.contact_form_container.mobile.desktop .send_container input[type="submit"]:hover {
	text-decoration: underline !important;
}
@media screen and (max-width: 1450px) {
	.contact_form_container.mobile.desktop .send_container input[type="submit"] {
		background-position: right 10% center;
		transition: background-position 0.3s;
	}
}

.contact_form_container.mobile.desktop .send_container .arrow_inner.right {
	position: relative;
}

/* mobile */
@media screen and (max-width: 768px) {
	/* menu */
	.rgb-mobile-menu .close-button {
		height: 40%;
	}

	/* header */
	.rgb-custom-logo-head,
	.rgb-mobile-menu {
		width: 50px;
		height: 50px;
		top: 20px;
		/*left: 30px;*/
	}
/*	.rgb-custom-logo-head .inner_2 {
	    width: 30px;
	    height: 30px;
	    left: calc(50% - 15px);
	    top: calc(50% - 16px);
	}
*/
	/* home */
	#home_row_1 p.nomargin.white.uppercase.text_50px.line_height_1_3 {
		line-height: 0;
	}

	#home_row_1 span.text1,
	#home_row_1 span.text2 {
		/*font-size: 35px;*/
		font-size: 49px;
		line-height: 0.8;
		letter-spacing: -4px;
		word-wrap: break-word;
	}
	#home_row_1 span.text2 {
/*		font-size: 20px;
		display: block;
		line-height: 1.5;
		margin-top: 20px;*/
	}

	#home_row_1 .column_container {
		padding-left: 12%;
		/*padding-left: 25%;*/
		/*padding-right: 5%;*/
		padding-right: 12%;
		margin-top: 50px;
	}

	/* home arrow */
	#home_row_1 .left_col {
/*		height: 150px;
		overflow: hidden;
		margin-top: 100px;*/
	}

	.home_arrows_container {
		bottom: inherit;
		position: inherit;
	}

	.home_arrows_container .arrow_inner img, .home_arrows_container .arrow_inner svg {
		/*max-height: 50px;*/
	}
	.home_arrows_container .arrow_inner:not(.hello_home) {
		height: 50px;
		width: 50px;
		margin-bottom: 5px;
	}

	/* footer */
	#grve-footer .footer_menu_space {
		display: none !important;
	}
	.footer_container.row_padding_17p {
		padding: 0 !important;
		padding-top: 50px !important;
	}
	#grve-footer .footer_links a {
		font-weight: 200 !important;
	}

	.footer_links .grve-column-1-4,
	#grve-footer .footer_links .column-1 p,
	#grve-footer .footer_links p,
	#grve-footer .footer_links .column-4 p {
		width: 100% !important;
		text-align: left !important;
		text-transform: uppercase !important;
	}

	#grve-footer .footer_links .grve-column-1-4 {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		border-top: 1px solid #636363 !important;
		padding-left: 17%;
		padding-right: 17%;
	}
	#grve-footer .footer_links .grve-column-1-4.column-4 {
		border-bottom: 1px solid #636363 !important;
	}
	#grve-footer .footer_copyright,
	#grve-footer .footer_copyright .grve-text {
		text-align: left !important;
	}
	#grve-footer .footer_copyright {
		padding: 10px;
		padding-top: 25px;
	}
	#grve-footer .footer_copyright,
	#grve-footer .footer_copyright p,
	#grve-footer .footer_copyright a,
	#grve-footer .footer_copyright div.copyright_text {
		font-size: 20px !important;
		line-height: 1.5 !important;
	}
	#grve-footer .footer_copyright div.copyright_text.spacer {
		display: none;
	}


	/* padding vari */
/*	.home_info_row {
		padding-left: 10%;
		padding-right: 10%;
	}

	.row_padding_15p {
		padding-left: 10%;
		padding-right: 10%;
	}
	.row_padding_17p {
		padding-left: 10%;
		padding-right: 10%;
	}
	.row_padding_17p_left {
		padding-left: 10%;
	}*/

	.text_50px.line_height_1_3 {
		font-size: 49px;
		line-height: 0.8;
		word-wrap: break-word;
	}
}


/* One or more available input mechanism(s) 
   can hover over elements with ease */
@media (any-hover: hover) { }

/* One or more available input mechanism(s) can hover, 
   but not easily (e.g., many mobile devices emulate 
   hovering when the user performs a long tap) */
@media (any-hover: on-demand) { 

}

/* One or more available input mechanism(s) cannot 
   hover (or there are no pointing input mechanisms) */
@media (any-hover: none) {  }


/* At least one input mechanism of the device 
   includes a pointing device of limited accuracy. */
@media (any-pointer: coarse) { 
	/* progetti */
	.customers_table td {
		width: 100% !important;
		display: block;
		/*background: #3ba4ff !important;*/
		margin-bottom: 15px;
		padding-left: 3% !important;
		padding-right: 10% !important;
		height: 150px;
		border-radius: 5px;
		border: none !important;
		background-image: url(/wp-content/themes/movedo-child/assets/behance_icon.svg) !important;
	    background-repeat: no-repeat !important;
	    background-position: bottom 10px right 10px !important;
	}
	.customers_table .title {
	    font-size: 30px;
	    font-weight: 300;
	    text-transform: uppercase;
	    line-height: 0.9;
	    letter-spacing: -4px;
	}
	.customers_table .subtitle {
	    font-size: 20px;
	    font-weight: 200;
	    line-height: 0.9;
	    text-transform: inherit;
	}
	.customers_table .inner_separator::before {
	    content: '&';
	}
	.customers_table .inner_separator {
	    display: inline;
		width: inherit; 
		margin-left: 0; 
		margin-right: 0; 
		border-top: 0; 
		padding-bottom: 0; 
	}
	.customers_table tr {
		border-top: 0 !important;
		border-bottom: 0 !important;
	}

	.focus-shadow,
	.focus-shadow.top,
	.focus-shadow.bottom {
		opacity: 1;
		display: block;
		z-index: 200;
	}
}

/* At least one input mechanism of the device 
   includes an accurate pointing device. */
@media (any-pointer: fine) { }

/* The device does not include any pointing device. */
@media (any-pointer: none) {  }


.menu-pulse {
/*  margin:100px;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #cca92c;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(255,255,255, 0.4);*/
  animation: menu-pulse 2s infinite;
}
.menu-pulse:hover {
  animation: none;
}

@-webkit-keyframes menu-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 30px rgba(255,255,255, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes menu-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 30px rgba(255,255,255, 0);
      box-shadow: 0 0 0 30px rgba(255,255,255, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
      box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}



/* privacy policy iubenda gdpr recaptcha ecc */
.privacy_policy_row h1,
.privacy_policy_row h2,
.privacy_policy_row h3,
.privacy_policy_row h4,
.privacy_policy_row h5,
.privacy_policy_row h6,
.privacy_policy_row a,
.privacy_policy_row div,
.privacy_policy_row p,
.privacy_policy_row span,
.privacy_policy_row table,
.privacy_policy_row tbody,
.privacy_policy_row td,
.privacy_policy_row tr {
	color: #fff !important;
}

/*recaptcha*/
.grecaptcha-badge {
	display: none !important;
}


/* fix contact form */
.contact_form_container.mobile.desktop span.wpcf7-not-valid-tip {
	margin-top: 25px !important;
}
