.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } } .mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}  .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
} .mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
}body,
html{box-sizing: border-box; margin: 0; padding: 0;}
*, *:before, *:after{box-sizing: border-box; outline: none; outline-color: transparent;}
h1, h2, h3, h4, h5, h6, p, ol, ul, figure{margin: 0; padding: 0;}
ol, ul{list-style: none;}
.wp-block-image, img{height: auto; margin: 0; padding: 0; position: relative;}  body{font-family: 'Open Sans', sans-serif; font-size: 16px; background: #dedede; color: #1C2127;}
p,ol,ul{padding: 0px; margin: 0 auto; margin-bottom: 10px; max-width: 960px;}
.home-title { position: absolute; top:-9999px; color: #fff; font-size: 12px;}
.piccolo_bianco{max-width: 600px; color: #ffffff;}
.testo_bianco{color: #ffffff!important;}
.title_normal{color: #094067; text-align: left;}
h1,h2,h3,h4,h5,h6 {text-transform: uppercase; text-align: center; margin-bottom: 20px;}
h1{font-size: 60px; line-height: 1; font-weight: 800;}
h2{line-height: 1.3; font-weight: 800; margin-bottom: 40px;}
h2.bigh2{font-size: 50px;}
.home h2, .titolo_page{font-size: 42px; position: relative; text-align: center; color: #094067;}
.home h2::after, .titolo_page::after{ content: ""; background: #E02530; position: absolute; bottom: -5px; left: 50%; transform: translateX(-40px); width: 80px;
height: 8px; border-radius: 2px; display: block;}
h3{font-size: 30px; line-height: 1.3; font-weight: 800;}
h4{font-size: 25px; line-height: 1.3; font-weight: 700;}
h5{font-size: 18px; line-height: 1.3; font-weight: 700;}
h6.bollino{color: #094067; position: relative; text-align: left; padding-left: 20px;}
h6.bollino::after{ content: ""; background: #005aaa; position: absolute; top: 2px; left: 0; width: 15px;
height: 15px; border-radius: 2px; display: block;}
h6{font-size: 15px; line-height: 1.3; font-weight: 700;}
.align-center{text-align: center!important;}
.align-left{text-align: left!important;}
.align-right{text-align: right!important;}
.align-vertical{align-self:center;}
@media (max-width: 768px) {
h1{font-size: 40px;}
h2, h2.bigh2, .titolo_page{font-size: 34px;}
h3{font-size: 25px; padding-left: 30px; padding-right: 30px;}
h6.bollino{margin: 10px 30px;}
.title_normal{text-align: center!important;}
}
a{text-decoration: none; color:#E02530;}
a:hover{color: #ffffff; background: #E02530; }
p{line-height: 1.5; margin: 0 auto; margin-bottom: 10px; max-width: 960px;}
p.big{font-size: 20px; text-align: center; max-width: 960px;}
@media (max-width: 767px) {
p.big{font-size: 20px; text-align: center; max-width: 960px; padding: 0 15px;}
p{margin: 0 auto; margin-bottom: 10px; padding-left: 30px; padding-right: 30px; text-align: center;}
}
.img-res{width: 100%; height: auto;}
.icone{width: 25px;} .mb-1{margin-bottom: 20px!important;}
.mb-2{margin-bottom: 40px!important;}
.mb-3{margin-bottom: 80px!important;}
.mb-4{margin-bottom: 160px!important;}
.mt-1{margin-top: 20px!important;}
.mt-2{margin-top: 40px!important;}
.mt-3{margin-top: 80px!important;}
.mt-4{margin-top: 160px!important;}
.mcon1x{margin-top: 80px!important; margin-bottom: 80px!important;}
.mcon2x{margin-top: 160px!important; margin-bottom: 160px!important;}
.mauto{margin: 0 auto;}
.mleft-1{margin-left: 20px!important;}
.mleft-2{margin-left: 40px!important;}
.mleft-3{margin-left: 80px!important;}
.mright-1{margin-right: 20px!important;}
.mright-2{margin-right: 40px!important;}
.mright-3{margin-right: 80px!important;}
.pb-1{padding-bottom: 20px!important;}
.pb-2{padding-bottom: 40px!important;}
.pb-3{padding-bottom: 80px!important;}
.pb-4{padding-bottom: 160px!important;}
.pt-1{padding-top: 20px!important;}
.pt-2{padding-top: 40px!important;}
.pt-3{padding-top: 80px!important;}
.pt-4{padding-top: 160px!important;}
.platerale{padding-left: 200px!important; padding-right: 200px!important;}
.pleft-1{padding-left: 20px!important;}
.pleft-2{padding-left: 40px!important;}
.pleft-3{padding-left: 80px!important;}
.pcon1x{padding-top: 80px!important; padding-bottom: 80px!important;}
.pcon2x{padding-top: 160px!important; padding-bottom: 160px!important;}
@media (max-width: 768px) {
.platerale, .platerale30{padding-left: 0px!important; padding-right: 0px!important;}
}  .wp-block-buttons{margin: 0 auto;}
input[type=submit], .button, .wp-block-button__link {padding: 10px 20px!important; color:#ffffff!important; text-transform: uppercase!important;
background: #E02530!important; font-weight: 800!important; border-radius: 4px!important; border: none!important; cursor: pointer!important;
width: auto!important; -webkit-transition: all 0.3s ease-in-out; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
input:hover[type=submit], .button:hover, .wp-block-button__link:hover{background: #ffffff!important; color:#E02530!important;}  #SCK .SCK_Accept, .SCK_Close{ float: none; font-size: 16px!important; color: #ffffff!important;
font-weight: bolder!important; text-transform: uppercase!important; padding: 10px 20px!important; line-height: 1!important; border-radius: 4px;
display: block!important; height: auto!important; width: auto!important; text-align: center!important; border-radius: 4px!important;
border: none!important; cursor: pointer!important; margin: 15px 10px!important; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3)!important; transition: .3s!important;}
#SCK .SCK_Close{background: #8C1820!important;}
#SCK .SCK_Close:hover{background: #E02530!important;}
#SCK .SCK_BannerContainer {overflow: hidden!important;}
#top{opacity: 0.3; border-radius: 4px; background: #E02530; text-align:center; padding:7px 8px; position:fixed; bottom:30px; right:20px; cursor:pointer; display:none; color: #ffffff;}
#top:hover{opacity: 1;}
#top img{width: 20px; height: 20px; display: block;}
.mfp-arrow-left:before, .mfp-arrow-right:before {border: 0!important;}  .privacy .container{margin: 0 auto; padding: 50px; background: #ffffff;}
.container{margin: 0 auto;}
.container_hero>.wp-block-group__inner-container{width: 100%; display: flex; flex-flow: row; flex-wrap: wrap; padding-top: 80px;}
.container_white>.wp-block-group__inner-container{margin: 0 auto; padding: 50px; background: #ffffff; display: flex; flex-flow: row; flex-wrap: wrap; max-width: 1200px;}
.box_blocchi{padding: 30px; width: 600px;}
.box_blocchi_full{padding: 30px; width: 100%;}
.container_blue>.wp-block-group__inner-container{margin: 0; padding: 50px; background: #094067; display: flex; flex-flow: row; flex-wrap: nowrap; justify-content: center; color: #ffffff!important;}
.group_pt>.wp-block-group__inner-container{display: flex; min-width: 500px; justify-content: space-around; margin: 30px 0;}
.group_pt h5{position: relative; color: #094067;}
.group_pt h5::after{ content: ""; background: #E02530; position: absolute; top: 7px; left: -15px; width: 10px;
height: 10px; border-radius: 2px; display: block;}
@media (max-width: 768px) {
.privacy .container{padding: 50px 0px;}
.privacy .container ul{padding: 0px 30px;}
.box_blocchi form p{padding: 0; text-align: left;}
.group_pt>.wp-block-group__inner-container{flex-direction: column; min-width: 300px; align-items: center;}
.group_pt h5{margin-bottom: 10px;}
.container_blue>.wp-block-group__inner-container{flex-wrap: wrap; padding: 0;}
.container_hero>.wp-block-group__inner-container{padding-top: 80px;}
}
.prore{width: 100%;}
.prore>.wp-block-group__inner-container{background: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/moduli.svg) no-repeat center center; background-size: cover; justify-content: center;
min-height: 500px; width: 100%; display: flex; flex-direction: column; padding: 160px 0;}
.prore h3{text-align: center; color: #ffffff; min-width: 500px;}
.prore p{color: #ffffff;}
.prore_white>.wp-block-group__inner-container{ min-height: 500px; width: 100%; display: flex; flex-direction: column; justify-content: center;  margin: 80px 0;}
.prore_white h3{text-align: center; color: #094067; min-width: 500px;}
.prore_white p{color: #1C2127;}
.prore_grigio>.wp-block-group__inner-container{background: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/moduli_grigio.svg) no-repeat center center; background-size: cover; justify-content: center;
min-height: 500px; width: 100%; display: flex; flex-direction: column; padding: 160px 0;}
.prore_grigio h3{text-align: center; color: #ffffff; min-width: 500px;}
.prore_grigio p{color: #ffffff;}
.riga{flex-direction: row;}
@media (max-width: 768px) {
.prore h3, .prore_white h3, .prore_grigio h3{min-width: auto!important;}
.prore p, .prore_white p, .prore_grigio h3{}
.riga{flex-direction: column;}
}  .wp-block-group figure.qblue{position: relative; flex-shrink: 0; width: 200px; margin: 30px;}
.wp-block-group figure.qblue::before{content: ""; background: #ffffff; width: 80px;
height: 80px; border-radius: 10px; display: block; position: absolute; z-index: 0; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);}
.wp-block-group figure.qblue a{display: block; position: relative; border-radius: 10px; height: 150px; width: 150px;  margin-top: 25px;
margin-left: 25px; overflow: hidden; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);}
.wp-block-group figure.qblue a::after{content: ""; background: rgba(255,255,255,0); top: 0px; left: 0px; width: 100%;
height: 100%; border-radius: 10px; display: block; position: absolute; z-index: 50; transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.wp-block-group figure.qblue a:hover::after{background: rgba(255,255,255,0.5); }
.wp-block-group figure.qblue a img{border-radius: 10px; display: block; margin: 0 auto; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); position: relative;
z-index: 0; object-fit: cover; object-position: center; height: 150px; width: 150px; transition: all 1s cubic-bezier(.215, .61, .355, 1); transform: scale(1);}
.wp-block-group figure.qblue a:hover img{transform: scale(1.5);}
.wp-block-group .qblue figcaption{text-align: center; color: #ffffff; text-transform: uppercase; font-weight: 700; font-size: 14px;}
.prore_white .wp-block-group figure.qblue::before,
.prore_white .wp-block-group figure.movie::before{background: #094067;}
.img_big{height: 300px!important; width: 300px!important;}
.img_big a{height: 250px!important; width: 250px!important;}
.img_big a img{height: 250px!important; width: 250px!important;}
.img_bigX{height: 500px!important; width: 500px!important;}
.img_bigX a{height: 450px!important; width: 450px!important;}
.img_bigX a img{height: 450px!important; width: 450px!important;}
.galleria_prog>.wp-block-group__inner-container{ display: flex; justify-content: center; flex-wrap: wrap;}
.galleria_video>.wp-block-group__inner-container{ display: flex; justify-content: center; flex-wrap: wrap;}
.wp-block-group__inner-container figure.movie{position: relative; flex-shrink: 0; width: 400px; margin: 30px;}
.wp-block-group__inner-container figure.movie::before{content: ""; background: #ffffff; width: 100%;
height: 120px; bottom: -25px; border-radius: 10px; display: block; position: absolute; z-index: 0; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);}
video{ border-radius: 10px; display: block; margin: 0 auto; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); position: relative; background: #000000;
z-index: 0; object-fit: cover; object-position: center; width: 350px!important; height: 250px; margin-top: 25px;}
@media (max-width: 768px) {
.wp-block-group figure.qblue{margin: 30px 20px;}
.img_big{margin: 0 auto!important; margin-bottom: 40px!important;}
.img_bigX{height: 300px!important; width: 300px!important;}
.img_bigX a{height: 250px!important; width: 250px!important;}
.img_bigX a img{height: 250px!important; width: 250px!important;}
.galleria_prog>.wp-block-group__inner-container{ justify-content: flex-start; padding: 0px; padding-left: 80px; overflow-x: auto; scroll-behavior: smooth; flex-wrap: nowrap;}
.grid .galleria_prog>.wp-block-group__inner-container{ padding-left: 0px; margin-top: 30px; margin-bottom: 50px;}
.wp-block-group__inner-container figure.movie{width: 300px;}
.wp-block-group__inner-container figure.movie::before{display: none;}
video{ width: 300px!important; height: 200px; margin-top: 25px;}
}  .header{ position: fixed; width:100%; display: flex; justify-content: space-around; align-items: flex-start; background-image: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/menu.svg);
background-position: 0px -70px; background-repeat: no-repeat;  padding: 0px; z-index: 999; }
.custom-logo-link {margin: 0px; padding: 0px; margin-bottom: 50px;}
.custom-logo-link img{ width: 250px; margin: 0px; padding: 0px; display: block; z-index: 999999;}
.custom-logo-link:hover{background: none!important;}
.header .menu{}
.site-nav {margin-top: 10px;}
.site-nav li{display: inline-block; margin-left: 10px;}
.site-nav li a{padding: 10px 20px; display: block; color: #005aaa; font-weight: 800; text-transform: uppercase;}
.site-nav li.active a{ color: #094067;}
.site-nav li a:hover{color: #ffffff; background: #E02530; border-radius: 4px;}
.site-nav .contatti a{color: #E02530; } .header__icon{display: none;}
@media (max-width: 767px) {
.custom-logo-link {display: block; text-align: center; width: 180px;}
.custom-logo-link img{width: 180px; margin-top: 14px; margin-bottom: 8px;}
.header{display: block; margin: 0; border-radius: 0; position: fixed; width: 100%;}
.header__icon{display: block;}
.header .menu{margin-left: 0px;}
.menu{position: absolute; top: 0px; left: 0px; width: calc(100% -130px); height: 100vh; background: rgba(222,222,222,1);
transform: translateX(100%); transition: all 1s cubic-bezier(.215, .61, .355, 1); z-index: 10; box-shadow: 0 5px 20px rgba(0,0,0,.2);}
.menu--open{ transform: translateX(0%); box-shadow: 0 5px 20px rgba(0,0,0,.2);}
.site-nav{padding-top: 100px;}
.site-nav li{width: 100%; margin: 0 auto;}
.site-nav li a,
.site-nav li.active a{width: 100%; display: block; color: #005aaa; font-size: 23px; border-radius: 0; text-align: center;}
.site-nav li.active a{color: #094067;} .icon-hamburger{ width: 30px; height: 30px; position: absolute; top:24px; right:30px; z-index: 11;}
.icon-hamburger span {height: 4px; width: 100%; position: absolute; background: #005aaa; top: 11px; left: 0px; transition: all 0.2s ease-in-out;}
.icon-hamburger span:before,
.icon-hamburger span:after{height: 4px; width: 100%; position: absolute; left: 0px; background: #005aaa; content: ' '; margin-top: -10px;
transition: all 0.3s cubic-bezier(.215, .61, .355, 1);}
.icon-hamburger span:after{margin-top: 10px}
.icon-hamburger--open span{background: transparent!important;}
.icon-hamburger--open span:before{transform: rotate(45deg); margin-top: 0;}
.icon-hamburger--open span:after{transform: rotate(-45deg); margin-top: 0;}
}   .hero>.wp-block-group__inner-container{ position: relative; display: flex; flex-direction: row; justify-content: center; height: 80vh; color: #ffffff;}
.hero>.wp-block-group__inner-container::before{position: absolute; content: " "; background: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/hero.svg) no-repeat center center; position: absolute; bottom: 0px; left: 0px; width: 100%;
height: 100px; border-radius: 2px; display: block; z-index: 2;}
.hero_card{position: relative; z-index: 0; padding: 15px; width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.hero--card_sx{background: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/porta_laterale.jpg) no-repeat center center; background-size: cover;}
.hero--card_dx{background: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/sdomingo.jpg) no-repeat center center; background-size: cover;}
.hero--card_rcf{background: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/fabbro.jpg) no-repeat center center; background-size: cover;}
.hero_card::after{ content: ""; background: rgba(9, 64, 103, 0.8); position: absolute; top: 0; left: 0;
width: 100%; height: 100%; display: block; z-index: -1; transition: all 0.3s ease-in-out;}
.hero_card:hover::after{background: rgba(9, 64, 103, 0.6); -webkit-box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.2);
box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.2);}
.hero_card h2{color: #ffffff;}
.hero_card h2::after{}
.home .hero_card h2::after{visibility: hidden;}
.hero_card p{max-width: 600px; color: #cccccc;}
.hero_card h5{color: #ffffff;}
.home .hero_card h5{color: #ffffff; display: none;}
.hero_card .wp-block-buttons{justify-content: center;}
@media (max-width: 768px) {
.hero>.wp-block-group__inner-container{ flex-direction: column; height: 100%; padding-top: 80px; padding-bottom: 65px;}
.hero_card .group_pt>.wp-block-group__inner-container{flex-direction: column; min-width: 300px; align-items: center;}
.hero_card h2{padding-top: 50px;} } .settore{width: 100%; display: block;}
.settore>.wp-block-group__inner-container{width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.settore h2{position: relative; text-align: center; color: #094067;}
.settore h2::after{ content: ""; background: #E02530; position: absolute; bottom: -5px; left: 50%; transform: translateX(-40px); width: 80px;
height: 8px; border-radius: 2px; display: block;}
@media (max-width: 768px) { } .aboutrcf{}
.aboutrcf .boxsx>.wp-block-group__inner-container{display: flex; justify-content: space-around;}
.aboutrcf .aboutimg_colonna>.wp-block-group__inner-container{display: flex; flex-direction: column; margin-top: 30px;}
.aboutrcf .certificati{margin-bottom: 60px; border-radius: 4px; padding: 10px 0;}
.aboutrcf figure::before{background: #094067!important;}
.aboutrcf .img_big{height: 300px!important; width: 300px!important;}
.aboutrcf .img_big a{height: 250px!important; width: 250px!important;}
.aboutrcf .img_big a img{height: 250px!important; width: 250px!important;}
@media (max-width: 768px) {
.aboutrcf .boxsx{flex-direction: column;}
.aboutrcf .aboutimg_colonna{flex-direction: row; margin: 0 auto; display: none;}
.aboutrcf .img_big{width: 275px!important; margin: 0 auto; padding-bottom: 30px; margin-bottom: 30px;}
.aboutrcf .img_big a{height: 250px!important; width: 250px!important;}
.aboutrcf .img_big a img{height: 250px!important; width: 250px!important;}
} .xselect{background: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/moduli.svg) no-repeat center center; background-size: cover; justify-content: center;
min-height: 500px; width: 100%; display: flex; flex-direction: column; padding: 160px 0; color: #ffffff;}
.xselect h3{color: #ffffff; font-size: 38px; margin: 0 auto; width: 100%; text-align: center; font-weight: 700;}
.xselect h4{color: #ffffff; font-size: 20px;}
.xselect ul{margin: 0 auto;}
.xselect li{position: relative;}
.xselect ul li::after{ content: ""; background: #E02530; position: absolute; top: 6px; left: -15px; width: 10px;
height: 10px; border-radius: 2px; display: block;}
.xselect--contattaci h2{font-size: 38px; margin: 0 auto; width: 100%; text-align: center; font-weight: 700;}
.xselect--contattaci h3{font-size: 22px;}
.xselect--contattaci .wp-block-buttons{margin-top: 20px;}
@media (max-width: 768px) {
.xselect{padding: 80px 10px;}
.xselect h3{text-align: center; font-size: 34px;}
.xselect h4{padding-bottom: 20px;}
.xselect ul{ max-width: 300px; margin: 0 auto; }
.xselect--contattaci h3{font-size: 16px;}
}  .page_address{margin: 0; text-align: left; padding-left: 0!important;}
.box_blocchi iframe{width: 100%; height: 300px; margin-top: 50px; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); }
h5.dress{margin-top: 20px; margin-bottom: 5px;}
.tel {background: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/phone.svg) left center; background-repeat: no-repeat; background-size: 20px 20px; padding-left: 30px; text-align: left;}
.posta {background: url(//www.rcfsrl.it/wp-content/themes/gigimaupress/assets/img/mail.svg) left center; background-repeat: no-repeat; background-size: 20px 20px; padding-left: 30px; text-align: left;}
.tel a, .posta a{color: #ffffff;}
@media (max-width: 768px) {
}    .footer{background: #dedede; width: 100%; height: auto; color: #1C2127; display: block; padding-bottom: 20px;}
.footer-logo{display: block;}
.footer-logo .custom-logo-link img{ width: 180px; margin: 0px; padding-bottom: 10px; border-bottom: 2px solid #005aaa; z-index: 1!important;}
.footer .address {display: flex; justify-content: space-evenly; flex-direction: column; align-items: center;}
.footer .address p{ font-size: 12px; line-height: 18px; margin-top: 20px;}
.footer a.privacy { font-size: 12px; text-decoration: underline; color: #1C2127;}
.footer a.privacy:hover { font-size: 12px; background: none; color: #005aaa; }
.footer .address2 { display: flex; justify-content: space-evenly; margin-top: 140px;}
.footer .address2 img{ height: 25px; padding-top: 5px;}
.footer .address2 .phone, .footer .address2 .mail, .footer .address2 a{ font-size: 26px; font-weight: bold; line-height: 45px; color: #1C2127;}
.footer .address2 a:hover{ background: none; color: #005aaa;}
.footer .social { display: flex; justify-content: center; margin-top: 145px;}
.footer .social img{ height: 30px; margin-left: 10px;}
.footer .social a:hover{ background: none; color: #1C2127;}
.footer p.copy { font-size: 10px; line-height: 15px; margin-top: 50px; color: #E02530; text-align: center;}
@media (max-width: 768px) {
.footer-logo .custom-logo-link {margin: 0px;}
.footer .address2 { display: flex; flex-direction: column; margin-top: 20px; align-items: center;}
.footer .social { display: flex; justify-content: center; margin-top: 20px;}
}  .animate { 	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ani-opacity{visibility: hidden;}  .grid>.wp-block-group__inner-container { margin: 0 auto; max-width: 1200px; display: flex; flex-flow: row; flex-wrap: wrap;} .grid--center{justify-content: center;}
.grid--giusty{justify-content: space-between;}
.col{width: 100%;}
.grid--vertical-center{align-items: center;}
.col-vert{align-self: center;}
[class*='col-'] { position: relative;}
.col-pad-left{padding-left: 80px;}
.col-20{ width: 20%; }
.col-25{ width: 25%; }
.col-30{ width: 30%; }
.col-33{ width: 33.33%;}
.col-40{ width: 40%; }
.col-50{ width: 50%; }
.col-60{ width: 60%; }
.col-66{ width: 66%; }
.col-70{ width: 70%; }
.col-80{ width: 80%; }
.col-100{ width: 100%; }
@media (max-width: 991px) {
.tab-20 { width: 20%; }
.tab-25 { width: 25%; }
.tab-33 { width: 33.33%; }
.tab-50 { width: 50%; }
.tab-100 { width: 100%; }
}
@media (max-width: 768px) {
.grid{ flex-flow: column;}
.col-pad-left{padding-left: 0px;}
[class*='col-'] { width: 100%;}
.sma-20 { width: 20%; }
.sma-25 { width: 25%; }
.sma-33 { width: 33.33%; }
.sma-50 { width: 50%; }
.sma-100 { width: 100%; }
.sma-hide{display:none}
.grid--revers{flex-direction: row!important;}
.grid--rotate>.wp-block-group__inner-container{flex-wrap: wrap-reverse;}
}  .trattamento{font-size: 12px!important;}
input[type=text],
input[type=email],
input[type=tel],
select,
input[type=password],
textarea{width: 100%; padding: 10px!important; border:2px solid #bebebe!important; background: #f8f9fa!important; -webkit-appearence: none; font-weight: normal!important;}
input[type=submit]{padding: 20px; color:#fff; text-transform: uppercase; border: none;}
label{text-transform: uppercase;}
option{max-width: 400px;}
input:focus, textarea:focus {
border-color: #7DC2FF!important;
box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.4);
}
*::placeholder {
color: #8F9EAD;
font-family: 'Open Sans', sans-serif;
}
ol.commentlist,
ol.commentlist li.comment ul{margin: 20px 0 20px; padding: 0;list-style-type: none;text-indent: 0}
ol.commentlist li.comment {padding: 40px;border-top: 1px solid #eee; margin-top: 20px;}
ol.commentlist .comment-meta {margin-bottom: 20px;}
.comment-author img{border-radius: 100%} .clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } *:first-child+html .clearfix { zoom: 1; }  #wpadminbar{position: fixed!important;}