@charset "utf-8";
.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; } }@font-face {
font-family: swiper-icons;
src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
font-weight: 400;
font-style: normal
}
:root {
--swiper-theme-color: #007aff
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1
}
.swiper-container-vertical > .swiper-wrapper {
flex-direction: column
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0)
}
.swiper-container-multirow > .swiper-wrapper {
flex-wrap: wrap
}
.swiper-container-multirow-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column
}
.swiper-container-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform
}
.swiper-slide-invisible-blank {
visibility: hidden
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto
}
.swiper-container-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height
}
.swiper-container-3d {
perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: x mandatory
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: y mandatory
}
:root {
--swiper-navigation-size: 44px
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size)/ 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none
}
.swiper-button-next:after,
.swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
content: 'prev'
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
content: 'next'
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
--swiper-navigation-color: #ffffff
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
--swiper-navigation-color: #000000
}
.swiper-button-lock {
display: none
}
.swiper-pagination {
position: absolute;
text-align: center;
transition: .3s opacity;
transform: translate3d(0, 0, 0);
z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(.33);
position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(.33)
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: .2
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer
}
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: .2s transform, .2s top
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: .2s transform, .2s left
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, .25);
position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0
}
.swiper-pagination-white {
--swiper-pagination-color: #ffffff
}
.swiper-pagination-black {
--swiper-pagination-color: #000000
}
.swiper-pagination-lock {
display: none
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, .5);
border-radius: 10px;
left: 0;
top: 0
}
.swiper-scrollbar-cursor-drag {
cursor: move
}
.swiper-scrollbar-lock {
display: none
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
max-width: 100%;
max-height: 100%;
object-fit: contain
}
.swiper-slide-zoomed {
cursor: move
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg)
}
}
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube {
overflow: visible
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: .6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0
}
.swiper-container-flip {
overflow: visible
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
 html {
overflow-x: hidden;
scroll-behavior: smooth;
}
body {
margin: 0;
padding: 0;
font-family: 'Libre Franklin', sans-serif;
color: #414042;
font-size: 15px;
overflow-x: hidden;
color: var(--maincolor);
}
body p {
line-height: 24px;
font-size: 18px;
color: var(--maincolor);
}
a {
text-decoration: inherit;
color: inherit;
margin: 0;
padding: 0;
}
a:hover {
text-decoration: inherit;
color: inherit;
}
p {
font-size: 18px;
padding: 0;
margin: 0;
color: gray;
}
button:focus,
input:focus,
textarea:focus,
select:focus {
outline: none;
} div {
scroll-margin-top: 100px;
}
section {
width: 100%;
height: auto;
position: relative;
scroll-margin-top: 100px;
}
.container-100 {
width: 100%;
margin: 0 auto;
padding: 0;
position: relative;
}
.container-80 {
width: 80%;
margin: 0 auto;
padding: 0;
position: relative;
} .padding-5 {
padding-top: 5px;
padding-bottom: 5px;
}
.padding-15 {
padding-top: 15px;
padding-bottom: 15px;
}
.padding-30 {
padding-top: 30px;
padding-bottom: 30px;
}
.padding-50 {
padding-top: 50px;
padding-bottom: 50px;
}
.padding-80 {
padding-top: 80px;
padding-bottom: 80px;
}
.padding-120 {
padding-top: 120px;
padding-bottom: 120px;
}
.padding--vh {
padding: 10vh 0;
}
.padding-top--vh {
padding-top: 10vh;
}
.padding-bottom--vh {
padding-bottom: 10vh;
}
.padding-top-azienda {
padding-top: 18vh;
}
.padding--hero {
padding: 15vh 0;
}
.padding-top--vh {
padding-top: 7vh;
}
.margin-top--vh {
margin-top: 5vh;
}
.text-align-center {
text-align: center;
}
@media screen and (max-width:990px) {} .animazione--appare--up {
animation: animazione--appare--up 1.75s ease;
}
@keyframes animazione--appare--up {
0% {
opacity: 0;
transform: translateY(20px);
}
20% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.animazione--appare {
animation: animazione--appare 1.75s ease;
}
@keyframes animazione--appare {
0% {
opacity: 0;
}
20% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.animazione--appare--slide {
animation: animazione--appare--slide 1.75s ease;
}
@keyframes animazione--appare--slide {
0% {
opacity: 0;
transform: translateX(30px);
}
20% {
opacity: 0;
transform: translateX(30px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
h1 {
font-size: 4.5em;
line-height: 120%;
font-weight: 400;
font-family: 'Libre Franklin', sans-serif;
margin-bottom: 25px;
color: var(--maincolor);
}
@media screen and (max-width:768px) {
h1 {
font-size: 36px;
line-height: 40px;
margin-bottom: 20px;
font-family: 'Libre Franklin', sans-serif;
}
}
h2 {
font-size: 40px;
font-weight: 600;
font-family: 'Libre Franklin', sans-serif;
color: var(--maincolor);
}
h3 {
font-size: 25px;
font-weight: 500;
font-family: 'Orbitron', sans-serif;
color: var(--maincolor);
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
li {
list-style: none;
margin: 0;
padding: 0;
}
.current-menu-item a {}
.current-menu-item a:before {}
.sfondo-nero {
background-color: black;
}
.sfondo-bianco {
background-color: white;
}
.colore {
color: var(--maincolor);
}
.bianco {
color: white;
}
.nero {
color: black;
}
.intro {
letter-spacing: 2px;
display: block;
font-size: 13px;
font-weight: 300;
text-transform: uppercase;
}
@media screen and (max-width:990px) {
.padding-150 {
padding-top: 8vh;
padding-bottom: 8vh;
}
.mt-nav {
margin-top: 0;
}
.current-menu-item a:before {
display: none;
}
}
@media screen and (min-width:991px) {
.padding-150 {
padding-top: 15vh;
padding-bottom: 15vh;
}
.mt-nav {
margin-top: 70px;
}
}
.padding-50 {
padding-top: 50px;
padding-bottom: 50px;
}
.padding-all--vh {
padding: 6vh;
}
.padding-50--px {
padding: 50px;
}
.no-padding {
padding-top: 0px;
padding-bottom: 0px;
}
.bottom-50 {
margin-bottom: 50px;
}
.bottom-30 {
margin-bottom: 30px;
}
.bottom-10 {
margin-bottom: 15px;
}
.bottom-15 {
margin-bottom: 15px;
} :root {
--maincolor: #707070;
--secondcolor: #09467f;
--thirdcolor: #000;
--fourthcolor: #fff;
--fifthcolor: #028fbd;
} .navigazione {
height: 80px;
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 9995;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
display: flex;
align-items: center;
justify-content: space-between;
padding-left: 2%;
padding-right: 2%;
color: white;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
background-color: white !important;
}
.navigazione:before {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
content: "";
background-color: rgba(255, 255, 255, 1);
transform: translateY(-100%);
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
}
.navigazione-logo {
position: relative;
height: auto;
width: auto;
}
.navigazione-logo img {
height: 50px;
width: auto;
fill: white;
}
.navigazione--scroll {
height: 70px;
background-color: transparent;
box-shadow: 0px 0px 10px var(--maincolor);
} #menu-wrapper {
overflow: hidden;
max-width: 100%;
cursor: pointer;
padding: 10px;
border-radius: 25%;
right: 0;
position: absolute;
}
#menu-wrapper .hamburger_icon {
position: relative;
background-color: transparent;
width: 25px;
height: 20px;
z-index: 9999
}
#menu-wrapper .hamburger_icon span {
opacity: 1;
left: 0;
display: block;
width: 100%;
height: 2px;
border-radius: 10px;
color: var(--secondcolor);
background-color: var(--secondcolor);
position: absolute;
transform: rotate(0deg);
transition: .4s ease-in-out;
}
#menu-wrapper .hamburger_icon span:nth-child(1) {
top: 0;
}
#menu-wrapper .hamburger_icon span:nth-child(2) {
top: 9px;
}
#menu-wrapper .hamburger_icon span:nth-child(3) {
top: 18px;
}
#menu-wrapper .hamburger_icon.navigazione__menu--show span:nth-child(1) {
transform: translateY(9px) rotate(135deg);
}
#menu-wrapper .hamburger_icon.navigazione__menu--show span:nth-child(2) {
opacity: 0;
transform: translateX(-60px);
}
#menu-wrapper .hamburger_icon.navigazione__menu--show span:nth-child(3) {
transform: translateY(-9px) rotate(-135deg);
}
.menu-full {
position: fixed;
left: -100%;
height: 0;
width: 0;
visibility: hidden;
z-index: 15;
}
@media screen and (min-width:990px) {
#menu-wrapper {
display: none;
z-index: 9999;
}
.mobile_socials {
display: none !important;
z-index: 9999;
}
}
.mobile_socials {
width: 100%;
margin-bottom: 30px;
display: flex;
justify-content: flex-start;
align-items: center;
}
.mobile_socials img {
height: 30px;
margin: 0 5px;
} .navigazione__menu {
text-align: right;
position: relative;
z-index: 100;
}
.navigazione__menu ul {
margin: 0;
padding: 0;
}
.navigazione__menu ul li {
display: inline;
margin: auto 30px;
position: relative;
}
.navigazione__menu ul li a {
font-size: 18px;
font-weight: 600;
color: var(--thirdcolor);
font-family: 'Libre Franklin', sans-serif;
padding: 5px;
text-transform: capitalize;
transition: all 0.7s cubic-bezier(0.17, 0.67, 0.32, 0.87) 0.1s;
}
.navigazione__menu ul li a:hover {
color: var(--fifthcolor);
transition: all 0.53s cubic-bezier(0.17, 0.67, 0.32, 0.87);
}
.navigazione__menu--appear {
visibility: visible;
opacity: 1;
}
.ancora_bianca {
color: white !important;
fill: white !important;
}
.navigazione__menu li a {
-webkit-transition: all 0.35s;
transition: all 0.35s;
}
.navigazione__menu .menu-item-has-children .sub-menu {
position: absolute;
background-color: var(--fourthcolor);
width: 100%;
min-width: 230px;
padding: 0px;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.35s;
transition: all 0.35s;
margin-top: 10px;
top: 20px;
z-index: -1;
box-shadow: 0px 2px 5px var(--maincolor);
}
.navigazione__menu .menu-item-has-children:hover .sub-menu {
visibility: visible;
opacity: 1;
padding-bottom: 2px;
}
.navigazione__menu .menu-item-has-children .sub-menu li {
display: block;
margin-bottom: 5px;
padding: 15px;
}
.navigazione__menu .menu-item-has-children .sub-menu li a {
font-size: 15px;
font-weight: 600;
color: var(--thirdcolor);
font-family: 'Libre Franklin', sans-serif;
padding: 15px;
transition: all 0.7s cubic-bezier(0.17, 0.67, 0.32, 0.87) 0.1s;
}
.navigazione__menu .menu-item-has-children .sub-menu li a:hover {
color: var(--fifthcolor);
transition: all 0.53s cubic-bezier(0.17, 0.67, 0.32, 0.87);
}
.navigazione__menu .menu-item-has-children .sub-menu li:last-child {
margin-bottom: 15px;
}
.navigazione__menu .menu-item-has-children .sub-menu li:first-child {
margin-top: 15px;
}
.navigazione__menu .menu-item-has-children .sub-menu li:last-child {
margin-right: 0;
}
.navigazione__menu li.menu-item-has-children ul li {
text-align: left;
display: inline;
}
.menu-item-has-children:after {
width: 10px;
height: 10px;
border-right: 2px solid var(--fifthcolor);
border-bottom: 2px solid var(--fifthcolor);
position: absolute;
right: -10px;
content: " ";
top: 0px;
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} @media screen and (max-width:990px) {
.hamburger {
display: inherit;
}
.navigazione {
height: 70px;
width: 100%;
position: fixed;
top: inherit;
z-index: 9995;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.navigazione-logo {
position: absolute;
top: 12px;
left: 12px;
z-index: 9999;
}
.navigazione-logo img {
height: 30px;
width: auto;
margin-top: 10px;
}
.navigazione__menu {
visibility: hidden;
opacity: 0;
}
.navigazione__menu--show {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #ffffffd6;
opacity: 1;
visibility: visible;
animation: border-anim 0.5s 1 ease normal;
overflow: scroll;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
padding-left: 5%;
}
@-webkit-keyframes border-anim {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
@-webkit-keyframes menu-anim {
0% {
left: 0;
bottom: -99%;
width: 100%;
}
33% {
left: -99.5%;
bottom: -99%;
width: 100%;
}
66% {
left: -99.5%;
bottom: 0;
width: 100%;
}
100% {
bottom: 0;
left: 0;
width: 25%;
}
}
.navigazione__menu ul.menu {
margin: 0;
padding: 0;
text-align: left;
position: relative;
}
.navigazione__menu ul.menu li {
display: block;
margin-right: 0;
position: relative;
margin-bottom: 20px;
margin-left: 0;
}
.navigazione__menu ul li a {
font-size: 18px;
font-weight: 500;
color: var(--secondcolor);
border-top: 2px solid transparent;
transition: all 0.53s cubic-bezier(0.17, 0.67, 0.32, 0.87);
}
.navigazione__menu .menu-item-has-children .sub-menu {
position: relative;
min-width: auto;
padding: 0;
padding-left: 0px;
visibility: visible;
opacity: 1;
display: none;
margin-bottom: 10px;
left: 0px;
background-color: transparent;
box-shadow: none;
margin-top: 0px;
top: 0;
transition: all 0.3s linear
}
.sub-menu--show {
display: block !important;
}
.navigazione__menu .menu-item-has-children:hover .sub-menu {
visibility: visible;
opacity: 1;
}
.navigazione__menu .menu-item-has-children .sub-menu li {
display: block;
margin-bottom: 5px;
position: relative;
}
.navigazione__menu .menu-item-has-children .sub-menu li a {
font-size: 14px;
}
.menu-item-has-children:after {
width: 10px;
height: 10px;
position: absolute;
right: 0px;
content: " ";
top: 5px;
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.navigazione__menu ul li a:hover {
color: white;
transition: all 0.53s cubic-bezier(0.17, 0.67, 0.32, 0.87);
}
}
@media screen and (max-width: 349px) {
.navigazione-logo {
position: absolute;
top: 19px;
left: 12px;
z-index: 9999;
}
.navigazione-logo svg {
height: 35px;
width: auto;
}
} .navbar a:after {
position: absolute;
bottom: -3px;
left: 0;
display: block;
height: 1px;
width: 0;
background: white;
content: "";
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.navbar a:hover:after {
width: 100%;
}
.navbar-toggler {
border: none;
}
.nav-item {
font-weight: 500;
font-size: 15px;
margin: 0;
padding: 0;
} .active {
position: relative;
}
.active a {
text-decoration: underline;
}
.navbar-brand svg {
height: 65px;
width: auto;
margin-top: 5px;
}
dropdown-item {
background-color: gray !important;
}
.socials--header {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
align-content: center;
align-items: center;
}
.socials--header svg {
height: 18px;
width: auto;
margin-top: 5px;
fill: var(--thirdcolor);
}
.socials--header a {
z-index: 1;
margin: 0px 10px;
}
.menu_ul img {
height: 35px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
margin: 0 5px;
}
.social ul li {
display: inline;
} .hero {
height: 90vh;
position: relative;
width: 100%;
}
.hero .swiper-container {
width: 100%;
height: 100%;
}
.hero .swiper-slide {
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: center;
align-content: center;
}
.hero .swiper-slide svg {
height: 100px;
width: 100px;
}
.hero .swiper-pagination-bullet {
width: 30px;
height: 30px;
display: inline-block;
border-radius: 0;
background: var(--fourthcolor);
opacity: 1;
}
.hero .swiper-pagination-bullet-active {
background-color: var(--secondcolor);
}
.hero .swiper-pagination {
padding-bottom: 50px;
}
#headerPopup {
width:75%;
margin:0 auto;
}
#volontarioPopup {
width:75%;
margin:0 auto;
}
#volontarioPopup iframe{
width:90%;
margin:0 auto;
}
#headerPopup iframe{
width:90%;
margin:0 auto;
}
.hero__small {
background-size: cover;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: center;
align-content: center;
text-align: center;
}
.hero__small h2 {
font-size: 2em;
font-weight: 400;
color: var(--fourthcolor);
line-height: 120%;
font-family: 'Orbitron', sans-serif;
}
.hero__medium {
background-size: cover;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: center;
align-content: center;
text-align: center;
}
.hero__medium h2 {
font-size: 1.5em;
font-weight: 400;
color: var(--fourthcolor);
line-height: 150%;
font-family: 'Orbitron', sans-serif;
} .flex-centrale {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
align-content: center;
}
.flex-centrale-no-reverse-mobile {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
align-content: center;
}
.flex-centrale-around {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: center;
align-content: center;
}
.flex-end {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end;
align-content: center;
}
.flex-gap {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-end;
align-content: center;
gap: 50px;
}
.flex-nowrap {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
align-content: center;
gap: 30px;
}
.flex-centro {
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
align-content: center;
gap: 30px;
}
.flex-centro-wrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
align-content: center;
gap: 50px;
}
.flex-start {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
align-content: center;
}
.flex-content-start {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: flex-end;
align-content: center;
gap: 30px;
}
.flex-centrale-flex-start {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
align-content: center;
gap: 50px;
}
.flex-gap-20 {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
align-content: center;
gap: 20px;
}
.all-center {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
text-align: center;
}
.colonne-tre {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
align-content: center;
gap: 50px;
}
.pulsante_normale button {
border: none;
font-family: sans-serif;
font-size: 17px;
background: transparent;
color: var(--fifthcolor);
border-bottom: solid 1px var(--fifthcolor);
padding: 0px;
border-radius: 0px;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
cursor: pointer;
}
.pulsante_normale button:before {
content: "»";
opacity: 0;
margin-left: -15px;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.pulsante_normale button:hover:before {
margin-left: 0px;
opacity: 1;
}
.pulsante_normale button:hover {
color: var(--secondcolor);
background: #70707012;
border-bottom: solid 1px var(--secondcolor);
}
.servizi h3 {
font-size: 25px;
font-weight: 500;
}
.servizi-box {
width: 30%;
}
.servizi-box img {
height: 110px;
width: auto;
}
.servizi-box h2 {
font-family: 'Orbitron', sans-serif;
font-size: 3em;
color: var(--fifthcolor);
margin-bottom: 30px;
}
.servizi-box h3 {
font-size: 1.2em;
color: var(--thirdcolor);
margin-bottom: 15px;
}
.servizi-box p {
font-size: 1.2em;
margin-bottom: 15px;
}
.storie img {
object-fit: cover;
width: 100%;
height: 25vh;
margin-bottom: 30px;
}
.storie_column {
width: 30%;
}
.storie_text p {
text-align: right;
text-transform: uppercase;
font-size: 1.2em;
font-weight: 500;
margin-bottom: 30px;
}
.storie_text h3 {
font-size: 1.5em;
color: var(--thirdcolor);
font-weight: 500;
margin-bottom: 30px;
}
.storie_text_riassunto {
font-size: 1.2em;
margin-bottom: 30px;
}
.storie a {
text-decoration: none;
}
.certificazioni img {
width: 400px;
height: 400px;
}
.follow-linkedin {
width: 300px;
height: auto;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
align-content: center;
background-color: #f0f0f0;
border-radius: 50px;
box-shadow: 0px 5px 10px #c9c9c9;
position: relative;
right: 0;
top: 0;
}
.logo-linkedin img {
width: 60px;
text-align: center;
position: relative;
top: -20px;
}
.logo-gi img {
width: 220px;
padding-top: 5px;
padding-bottom: 30px;
}
.follow-linkedin-text-bold p {
font-size: 12px;
line-height: 120%;
font-weight: 800;
color: var(--thirdcolor);
}
.follow-linkedin-text p {
font-size: 12px;
line-height: 120%;
font-weight: 500;
color: var(--maincolor);
margin-top: 15px;
margin-bottom: 15px;
}
.follow-linkedin-link {
margin-bottom: 10px;
margin-top: 20px;
}
.follow-linkedin-link a {
background-color: var(--fifthcolor);
color: var(--fourthcolor);
padding: 5px 20px;
border-radius: 20px;
}
.follow-linkedin-link a:before {
content: '+';
display: inline-block;
padding-right: 10px;
}
.form-contatti {
padding: 10vh 0;
}
.wpcf7::placeholder { color: #fff !important;
opacity: 1;
}
.form-contatti .wpcf7 label {
text-align: left;
}
.form-span {
padding-left: 35px;
color: var(--thirdcolor);
font-size: 15px;
font-weight: 600;
}
.form-contatti .form-span {
padding-left: 35px;
color: var(--fourthcolor);
font-size: 15px;
}
.wpcf7 label {
text-align: left;
}
.wpcf7 input[type="text"] {
outline: none;
border: 1px solid #f0f0f0;
height: 50px;
width: 100%;
font-size: 14px;
padding: 20px;
border-radius: 20px;
background-color: #f0f0f0;
color: var(--thirdcolor);
text-align: left;
margin-bottom: 30px;
}
.wpcf7 input[type="email"] {
outline: none;
border: 1px solid #f0f0f0;
height: 50px;
width: 100%;
font-size: 14px;
padding: 20px;
border-radius: 20px;
background-color: #f0f0f0;
color: var(--thirdcolor);
text-align: left;
margin-bottom: 30px;
}
.wpcf7 input[type="tel"] {
outline: none;
border: 1px solid #f0f0f0;
height: 50px;
width: 100%;
font-size: 14px;
padding: 20px;
border-radius: 20px;
background-color: #f0f0f0;
color: var(--thirdcolor);
text-align: left;
margin-bottom: 30px;
}
.wpcf7 input[type="file"] {
outline: none;
border: 1px solid #f0f0f0;
height: 50px;
width: 100%;
font-size: 14px;
padding: 20px;
border-radius: 20px;
background-color: #f0f0f0;
color: var(--thirdcolor);
text-align: left;
margin-bottom: 30px;
}
.wpcf7 input[type="submit"] {
outline: none;
background: var(--secondcolor);
border: 1px solid var(--secondcolor);
box-sizing: border-box;
color: white;
font-weight: 400;
border-radius: 50px;
padding: 20px 70px;
}
.wpcf7 input[type=checkbox] {
margin-top: 30px;
}
.richiesta {
width: 100%;
text-align: left;
}
.wpcf7 textarea {
outline: none;
border: 1px solid var(--fourthcolor);
height: 120px;
width: 100%;
font-size: 14px;
padding: 20px;
border-radius: 20px;
background-color: var(--fourthcolor);
color: var(--thirdcolor);
text-align: left;
}
.wpcf7-list-item {
font-size: 13px;
color: var(--thirdcolor);
}
.form-contatti .wpcf7 input[type="text"] {
outline: none;
border: 1px solid var(--fourthcolor);
height: 50px;
width: 100%;
font-size: 14px;
padding: 20px;
border-radius: 20px;
background-color: var(--fourthcolor);
color: var(--thirdcolor);
text-align: left;
}
.form-contatti .wpcf7 input[type="email"] {
outline: none;
border: 1px solid var(--fourthcolor);
height: 50px;
width: 100%;
font-size: 14px;
padding: 20px;
border-radius: 20px;
background-color: var(--fourthcolor);
color: var(--thirdcolor);
text-align: left;
}
.form-contatti .wpcf7 input[type="tel"] {
outline: none;
border: 1px solid var(--fourthcolor);
height: 50px;
width: 100%;
font-size: 14px;
padding: 20px;
border-radius: 20px;
background-color: var(--fourthcolor);
color: var(--thirdcolor);
text-align: left;
}
.form-contatti .wpcf7 input[type="submit"] {
outline: none;
background: var(--secondcolor);
border: 1px solid var(--secondcolor);
box-sizing: border-box;
color: white;
font-weight: 400;
border-radius: 50px;
padding: 20px 70px;
}
.form-contatti .wpcf7 input[type=checkbox] {
margin-top: 30px;
}
.form-contatti .richiesta {
width: 100%;
}
.form-contatti .wpcf7 textarea {
outline: none;
border: 1px solid var(--fourthcolor);
height: 120px;
width: 100%;
font-size: 14px;
padding: 20px;
border-radius: 20px;
background-color: var(--fourthcolor);
color: var(--thirdcolor);
text-align: left;
}
.form-contatti .wpcf7-list-item {
font-size: 13px;
color: var(--thirdcolor);
}
.wpcf7-spinner {
display: flex;
}
.paragrafo-immagine img {
object-fit: cover;
width: 100%;
height: 100%;
}
.hero--page {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
height: auto;
padding: 10vh 0;
margin-top: 80px;
}
.paragrafo-immagine {
width: 50%;
}
.paragrafo-page {
width: 50%;
padding: 6vh;
}
.paragrafo-article {
width: 47%;
text-align: right;
}
.paragrafo-article h1 {
font-size: 2.5em !important;
font-weight: 400;
color: var(--thirdcolor) !important;
line-height: 120%;
margin-bottom: 30px;
}
.servizi-contenuto h2 {
font-size: 1.8rem;
font-weight: 400;
color: var(--maincolor);
line-height: 120%;
margin-bottom: 30px;
font-family: 'Orbitron', sans-serif;
text-align: center;
margin-bottom: 100px;
}
.serivizi-lista {
background-size: contain;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: center;
align-content: center;
width: 18%;
height: 20vw;
background-position: 50%;
}
.serivizi-lista p {
padding: 15px;
text-align: center;
font-size: 14px;
}
.serivizi-lista:nth-of-type(2) {
margin-top: 5vh;
}
.serivizi-lista:nth-of-type(4) {
margin-top: 5vh;
}
.serivizi-lista:nth-of-type(6) {
margin-top: 5vh;
}
.serivizi-lista:nth-of-type(8) {
margin-top: 5vh;
}
.contenuto_pagina_img_text .paragrafo-page h2 {
margin-bottom: 50px
}
.logo_prodotti {
width: 50%;
text-align: center;
}
.pulsante_prodotti {
width: 50%;
text-align: center;
}
.logo_prodotti img {
height: 80px;
width: auto;
}
.logo_prodotti_blocco {
width: 100%;
text-align: center;
margin-bottom: 30px;
}
.pulsante_prodotti_blocco {
width: 100%;
text-align: center;
}
.logo_prodotti_blocco img {
height: 80px;
width: auto;
}
.pulsante_prodotti .button {
font-family: 'Orbitron', sans-serif;
display: inline-block;
border-radius: 50px;
border: none;
background: var(--secondcolor);
color: white;
text-align: center;
font-size: 1.3rem;
width: 20em;
padding: 1em 2em;
-webkit-transition: all 0.4s;
transition: all 0.4s;
cursor: pointer;
}
.pulsante_prodotti .button span {
cursor: pointer;
display: inline-block;
position: relative;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.pulsante_prodotti .button span:after {
content: url(//gruppo-informatico.com/wp-content/themes/gruppoinformatico/css/icon_point.svg);
position: absolute;
opacity: 0;
top: 0.1em;
right: -20px;
-webkit-transition: 0.7s;
transition: 0.7s;
width: 1.5em;
}
.pulsante_prodotti .button:hover span {
padding-right: 3.55em;
}
.pulsante_prodotti .button:hover span:after {
opacity: 4;
right: 0;
}
.pulsante_prodotti_blocco .button {
font-family: 'Orbitron', sans-serif;
display: inline-block;
border-radius: 50px;
border: none;
background: var(--secondcolor);
color: white;
text-align: center;
font-size: 1.3rem;
width: 20em;
padding: 1em 2em;
-webkit-transition: all 0.4s;
transition: all 0.4s;
cursor: pointer;
}
.pulsante_prodotti_blocco .button span {
cursor: pointer;
display: inline-block;
position: relative;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.pulsante_prodotti_blocco .button span:after {
content: url(//gruppo-informatico.com/wp-content/themes/gruppoinformatico/css/icon_point.svg);
position: absolute;
opacity: 0;
top: 0.1em;
right: -20px;
-webkit-transition: 0.7s;
transition: 0.7s;
width: 1.5em;
}
.pulsante_prodotti_blocco .button:hover span {
padding-right: 3.55em;
}
.pulsante_prodotti_blocco .button:hover span:after {
opacity: 4;
right: 0;
}
.page_video {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
background-size: cover;
background-repeat: no-repeat;
height: 60vh;
width: 80%;
max-width: 80%;
margin: 0 auto;
}
.page_video svg {
width: 100px;
height: 100px;
}
.page_interviste {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
background-size: cover;
background-repeat: no-repeat;
height: 350px;
width: 100%;
margin: 0 auto;
}
.page_interviste svg {
width: 100px;
height: 100px;
}
.testo_interviste h3 {
color: var(--fifthcolor);
font-weight: 600;
margin-top: 30px;
margin-bottom: 15px;
}
.testo_interviste h4 {
color: var(--thirdcolor);
font-weight: 600;
font-size: 1.5em;
}
.testo_interviste h5 {
color: var(--maincolor);
font-weight: 400;
font-size: 1.2em;
}
.timeline-horizontal {
text-align: center;
}
.timeline-horizontal svg {
width: 90%;
height: auto;
margin: 0 auto;
padding: 0;
}
.timeline-vertical {
display: none;
} .ultimi_articoli .swiper-container {
padding-bottom: 50px;
padding-top: 50px;
width: 100%;
height: auto;
padding-left: 10%;
padding-right: 10%;
}
.ultimi_articoli .swiper-slide img {
object-fit: cover;
width: 100%;
height: 25vh;
border-radius: 20px 20px 0px 0px;
}
.ultimi_articoli .swiper-pagination-bullet {
width: 10px;
height: 10px;
background: var(--fourthcolor);
}
.ultimi_articoli_text {
background-color: #F5F5F5;
padding: 20px;
box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
border-radius: 0px 0px 20px 20px;
}
.ultimi_articoli_text h3 {
font-family: 'Libre Franklin', sans-serif;
font-size: 1.5rem !important;
font-weight: 700 !important;
color: var(--secondcolor) !important;
position: relative;
line-height: 120%;
margin-bottom: 0 !important;
}
.ultimi_articoli_text h4 {
color: var(--secondcolor);
}
.riassuntino {
font-weight: 300;
color: var(--secondcolor);
margin-bottom: 50px;
}
.ultimi_articoli_text .scopri-di-piu span {
color: var(--fourthcolor);
}
.ultimi_articoli_text .linea {
background-color: var(--fourthcolor);
}
.ultimi_articoli_text .linea svg {
fill: var(--fourthcolor);
}
.ultimi_articoli_text .link-pallino:hover > .scopri-di-piu svg {
right: -10px;
transition: all 0.3s linear;
fill: var(--secondcolor);
}
.ultimi_articoli_text .link-pallino:hover > .scopri-di-piu span {
color: var(--secondcolor);
transition: all 0.2s linear;
}
.ultimi_articoli_text .link-pallino:hover > .scopri-di-piu .linea {
background-color: var(--secondcolor);
transition-delay: 250ms;
}
.sponsor .swiper-pagination-bullet {
display: none;
}
.sponsor .swiper-button-next, .sponsor .swiper-button-prev {
bottom: 10px;
left: 0;
width: 100%;
top: inherit;
}
.sponsor .swiper-button-next {
left: 50px;
}
.sponsor .swiper-button-prev {
right: 50px;
left: inherit;
}
.sponsor .swiper-button-next:after {
background-color: var(--maincolor);
color: var(--fourthcolor);
font-size: 22px;
width: 50px;
height: 50px;
line-height: 0;
padding-top: 25px;
padding-left: 21px;
}
.sponsor .swiper-button-prev:after {
background-color: var(--maincolor);
color: var(--fourthcolor);
font-size: 22px;
width: 50px;
height: 50px;
line-height: 0;
padding-top: 25px;
padding-left: 21px;
}
.sponsor .swiper-container {
padding-bottom: 100px;
}
.sponsor .swiper-slide {
text-align: center;
}
.sponsor .swiper-slide img {
height: auto;
width: 180px;
padding: 20px;
}
.sponsor .swiper-wrapper {
align-items: center;
}
h5 {
color: var(--secondcolor) !important;
font-weight: 300 !important;
}
.interviste .swiper-pagination-bullet {
display: none;
}
.interviste .swiper-button-next, .interviste .swiper-button-prev {
bottom: 10px;
left: 0;
width: 100%;
top: inherit;
}
.interviste .swiper-button-next {
left: 50px;
}
.interviste .swiper-button-prev {
right: 50px;
left: inherit;
}
.interviste .swiper-button-next:after {
background-color: var(--maincolor);
color: var(--fourthcolor);
font-size: 22px;
width: 50px;
height: 50px;
line-height: 0;
padding-top: 25px;
padding-left: 21px;
}
.interviste .swiper-button-prev:after {
background-color: var(--maincolor);
color: var(--fourthcolor);
font-size: 22px;
width: 50px;
height: 50px;
line-height: 0;
padding-top: 25px;
padding-left: 21px;
}
.interviste .swiper-container {
padding-bottom: 100px;
} .paragrafo p {
color: var(--maincolor);
font-weight: 300;
font-size: 15px;
line-height: 150%;
margin-bottom: 15px;
}
.paragrafo strong {
font-weight: 600;
}
.paragrafo b {
font-weight: 600;
}
.paragrafo h2 {
font-size: 3em;
font-weight: 400;
color: var(--secondcolor);
line-height: 120%;
margin-bottom: 30px;
}
.paragrafo h3 {
font-size: 2rem;
font-weight: 400;
color: var(--maincolor);
line-height: 120%;
margin-bottom: 30px;
}
.paragrafo h4 {
font-size: 1.5rem;;
font-weight: 200;
line-height: 150%;
margin-bottom: 30px;
font-family: 'Orbitron', sans-serif;
color: var(--thirdcolor);
}
.paragrafo-page h2 {
font-family: 'Orbitron', sans-serif;
font-size: 2rem;
font-weight: 600;
color: var(--fifthcolor);
line-height: 120%;
margin-bottom: 10px;
}
.paragrafo-page h3 {
font-family: 'Orbitron', sans-serif;
font-size: 1.8rem;
font-weight: 400;
color: var(--thirdcolor);
line-height: 120%;
margin-bottom: 50px;
}
.paragrafo-page h4 {
font-family: 'Orbitron', sans-serif;
font-size: 1.4rem;
font-weight: 400;
color: var(--thirdcolor);
line-height: 120%;
margin-bottom: 50px;
}
.hero__content-page h1 {
font-family: 'Orbitron', sans-serif;
font-size: 3rem;
}
.hero__content-page h2 {
font-family: 'Orbitron', sans-serif;
font-size: 3rem;
font-weight: 400;
}
.paragrafo ul li {
font-weight: 400;
font-size: 18px;
margin-bottom: 15px;
margin-left: 15px;
list-style-image: url(//gruppo-informatico.com/wp-content/themes/gruppoinformatico/css/icon_point.svg);
}
.paragrafo ul li::marker {
font-size: 3.5rem;
line-height: 0;
} .contatori {
display: flex;
align-content: center;
align-items: center;
justify-content: space-between;
margin: auto;
margin-top: 100px;
}
.dati {
text-align: center;
}
.count:after {
content: '+';
display: inline-block;
}
.backhead {
text-align: center;
}
.backhead h4 {
font-family: 'Libre Franklin', sans-serif;
font-weight: 400;
font-size: 1.8rem;
color: var(--fourthcolor);
}
.contatore {
padding: 20px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
align-content: center;
}
.contatore .dati span {
color: var(--fourthcolor);
font-family: 'Orbitron', sans-serif;
font-size: 4.5em;
}
@media screen and (max-width:990px) {
.hero {
min-height: 80vh;
padding: 0;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
gap: 5vh;
}
.hero-testo h2 {
font-size: 2rem;
}
.hero-testo h1 {
font-size: 3.5em;
line-height: 120%;
margin-bottom: 20px;
font-family: 'Libre Franklin', sans-serif;
}
} img.mfp-img {
max-height: 400px !important;
}
.mfp-with-zoom .mfp-title, .touch .gallery-image figcaption, html:not(.touch) .gallery-image figcaption {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 14px;
color: rgba(255, 255, 255, 0);
padding: 1em;
transition: all 0.2s ease;
font-weight: 600;
max-width: calc(100% - 9em);
line-height: 1.25;
text-align: center;
box-sizing: border-box;
}
.mfp-with-zoom .mfp-title:before, .touch .gallery-image figcaption:before, html:not(.touch) .gallery-image figcaption:before, .mfp-with-zoom .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image figcaption:after {
content: "";
position: absolute;
background: var(--thirdcolor);
width: 100%;
height: 100%;
padding: 1em;
transition: all 0.3s ease-in-out;
opacity: 0;
z-index: -1;
}
.mfp-with-zoom .mfp-title:before, .touch .gallery-image figcaption:before, html:not(.touch) .gallery-image figcaption:before, .mfp-with-zoom .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image figcaption:after {
right: 100%;
bottom: 100%;
}
.mfp-with-zoom .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image figcaption:after {
left: 100%;
top: 100%;
}
.mfp-with-zoom.mfp-ready .mfp-title, .touch .gallery-image figcaption, html:not(.touch) .gallery-image:hover figcaption {
color: white;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
transition: all 0.2s ease 0.3s;
}
.mfp-with-zoom.mfp-ready .mfp-title:before, .touch .gallery-image figcaption:before, html:not(.touch) .gallery-image:hover figcaption:before, .mfp-with-zoom.mfp-ready .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image:hover figcaption:after {
opacity: 1;
}
.mfp-with-zoom.mfp-ready .mfp-title:before, .touch .gallery-image figcaption:before, html:not(.touch) .gallery-image:hover figcaption:before {
right: -1.5em;
bottom: -0.5em;
}
.mfp-with-zoom.mfp-ready .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image:hover figcaption:after {
left: -1.5em;
top: -0.5em;
}
.touch .gallery-image figcaption {
top: auto;
bottom: 2em;
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-bg {
background-color: rgba(0, 0, 0, 0.9);
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 1;
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-with-zoom img.mfp-img {
padding: 0;
}
.mfp-with-zoom .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-with-zoom .mfp-container {
padding: 0;
}
.mfp-with-zoom .mfp-content {
overflow: hidden;
}
.mfp-with-zoom .mfp-bottom-bar {
top: auto;
bottom: 0;
margin-top: 0;
}
.mfp-with-zoom .mfp-title {
top: auto;
bottom: 2em;
}
.mfp-arrow {
opacity: 1;
margin-top: 0 !important;
width: 20%;
height: 30%;
transform: translateY(-50%);
}
.mfp-arrow:before, .mfp-arrow:after {
margin: 0;
border: none;
width: 2rem;
height: 2rem;
transform: rotate(-45deg) translate(-50%, -100%);
opacity: 1;
top: 50%;
left: 50%;
transition: all 0.15s;
}
.mfp-arrow:active {
transform: translateY(-50%) scale(0.95);
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:before, .mfp-arrow-left:after {
border-top: 2px solid white;
border-left: 2px solid white;
}
.mfp-arrow-left:after {
margin-left: 2rem;
}
.mfp-arrow-left:hover:before, .mfp-arrow-left:active:before {
margin-left: 2rem;
}
.mfp-arrow-left:hover:after, .mfp-arrow-left:active:after {
margin-left: 0;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:before, .mfp-arrow-right:after {
border-right: 2px solid white;
border-bottom: 2px solid white;
}
.mfp-arrow-right:after {
margin-left: 2rem;
}
.mfp-arrow-right:hover:before {
margin-left: 2rem;
}
.mfp-arrow-right:hover:after {
margin-left: 0;
}
button.mfp-close {
opacity: 1;
margin-top: 0 !important;
width: 10% !important;
height: 10%;
font: 0/0 serif;
text-shadow: none;
color: transparent;
}
button.mfp-close:before, button.mfp-close:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin: 0;
border: none;
width: 1rem;
height: 1rem;
opacity: 1;
transition: all 0.15s;
transform-origin: 0 0;
border-top: 2px solid white;
border-left: 2px solid white;
}
button.mfp-close:before {
transform: rotate(-45deg);
}
button.mfp-close:after {
transform: rotate(135deg);
}
button.mfp-close:hover:before {
transform: rotate(135deg);
}
button.mfp-close:hover:after {
transform: rotate(315deg);
}
button.mfp-close:active {
transform: scale(0.95);
} .wp-block-image img {
height: auto;
max-width: 100%;
vertical-align: bottom;
box-shadow: 5px 5px 25px -4px rgb(0 0 0 / 25%);
border-radius: 20px !important;
width: 100%;
}
.line {
border: 1px solid var(--fourthcolor);
position: relative;
top: 5px;
left: 0;
width: 80px;
}
.wp-block-separator {
border-top: 1px solid;
border-bottom: 1px solid;
width: 10%;
position: absolute;
} footer {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}
.footer-1 {
padding-left: 10%;
}
.dati_contatto img {
width: 25px;
height: 25px;
}
.dati_contatto p strong {
font-weight: 400;
font-size: 18px;
line-height: 120%;
color: #FFFFFF;
}
.dati_di_contatto_footer {
display: flex;
justify-content: space-around;
align-items: flex-start;
align-content: center;
text-align: left;
flex-wrap: wrap;
}
.dati_contatto h4 {
font-weight: 600;
color: var(--fourthcolor);
line-height: 1;
font-size: 15px;
margin-bottom: 30px;
}
.dati_contatto p {
font-weight: 300;
color: var(--fourthcolor);
line-height: 1;
font-size: 15px;
}
.dati_contatto p strong {
font-weight: 700;
font-size: 15px;
color: var(--fourthcolor);
}
.dati_contatto a {
color: var(--fourthcolor);
}
.footer_col_1 img {
width: 250px;
height: auto;
margin-bottom: 30px;
}
.dati_contatto h3 {
color: var(--secondcolor);
}
.dati_contatto_line {
border: 1px solid var(--fourthcolor);
position: relative;
top: 5px;
left: 0;
width: 25px;
} .socials--footer {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
align-content: center;
align-items: center;
}
.socials--footer svg {
height: 50px;
width: auto;
padding: 5px;
fill: var(--thirdcolor);
}
.socials--footer a {
z-index: 1;
margin: 0px 10px;
}
.loghi-footer {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: center;
align-items: center;
text-align: center;
padding: 5vh 0;
}
.loghi-footer-col {
width: 33.33%;
}
.loghi-footer-col img {
width: auto;
height: 80px;
}  .desktop_search {
position: fixed;
top: 70px;
right: 5%;
z-index: 10;
background-color: #F5F5F5;
padding: 12px 20px;
border-radius: 20px;
border: 1px solid var(--secondcolor);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.desktop_search--show {
visibility: visible;
opacity: 1;
top: 140px;
}
.desktop_search .search_row {
display: flex;
}
.desktop_search .search-field {
border: none;
min-width: 280px;
background-color: transparent;
border-bottom: 2px solid var(--fourthcolor);
color: black;
font-size: 21px;
padding: 0;
margin: 0;
}
.search input placeholder {
color: var(--maincolor) !important;
font-size: 21px;
}
.desktop_search .cerca_lente {
background-color: var(--secondcolor);
border: none;
margin-left: 10px;
}
.desktop_search .cerca_lente:hover {
cursor: pointer;
}
@media (max-width:990px) {
.seach-icon {
display: none;
}
} @media (min-width:990px) {
.mobile_search {
display: none;
}
}
.search_row {
display: flex;
justify-content: flex-end;
}
.cerca_lente {
height: 100%;
width: 30px;
padding-bottom: 30px;
border: none;
border-bottom: 2px solid var(--maincolor);
display: flex;
flex-direction: column;
margin-top: auto;
}
.total-footer {
background: rgb(2,143,189);
background: -moz-linear-gradient(150deg, rgba(2,143,189,1) 50%, rgba(9,70,127,1) 100%);
background: -webkit-linear-gradient(150deg, rgba(2,143,189,1) 50%, rgba(9,70,127,1) 100%);
background: linear-gradient(150deg, rgba(2,143,189,1) 50%, rgba(9,70,127,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#028fbd",endColorstr="#09467f",GradientType=1);
padding: 5% 0% 5% 0%;
}
.linea-footer {
margin-top: 30px;
margin-bottom: 30px;
position: relative;
width: 100%;
height: 1px;
background-color: var(--thirdcolor);
}
.last-footer {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
gap: 50px;
margin: 20px auto;
}
.last-footer p {
font-weight: 400;
font-size: 16px;
color: var(--fourthcolor);
}
.dots {
display: none;
}
@media screen and (max-width:990px) {
::placeholder { color: black;
opacity: 1; }
:-ms-input-placeholder { color: black;
}
::-ms-input-placeholder { color: black;
}
.hero--single {
margin-top: 70px;
}
.hero__content-single h3 {
font-size: 20px;
}
.hero__small ul {
display: flex;
column-gap: 30px;
justify-content: center;
align-items: center;
align-content: center;
flex-wrap: wrap;
row-gap: 50px;
}
.hero-testo {
width: 100%;
}
.hero-immagine {
position: relative;
left: 40%;
right: 0;
top: 5%;
width: 100%;
}
.hero-immagine svg {
position: absolute;
bottom: 30px;
width: 40vh;
height: auto;
}
.hero-immagine img {
object-fit: cover;
height: 35vh;
width: 35vh;
border-radius: 50%;
}
.flex-end {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
align-content: center;
flex-direction: column;
}
.contatori {
display: flex;
align-content: center;
align-items: center;
justify-content: space-between;
width: 100%;
margin: auto;
margin-top: 50px;
}
.dati span {
font-family: 'Libre Franklin', sans-serif;
font-size: 3.5em !important;
}
.backhead h4 {
font-family: 'Libre Franklin', sans-serif;
font-weight: 400;
font-size: 0.8rem;
margin-bottom: 0px !important;
}
.contatore:nth-of-type(1) {
width: 100%;
height: 150px;
}
.contatore:nth-of-type(2) {
width: 100%;
height: 150px;
}
.contatore:nth-of-type(3) {
width: 100%;
height: 150px;
}
.contatore:nth-of-type(4) {
width: 100%;
height: 150px;
}
.paragrafo h2 {
font-size: 2.2em;
}
.paragrafo h4 {
font-size: 1.2rem;
}
.ultimi_articoli .swiper-slide img {
height: 15vh;
}
.ultimi_articoli_text h3 {
font-size: 1.3rem !important;
}
.flex-centrale {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
align-content: center;
flex-direction: column-reverse;
}
.paragrafo p {
font-size: 15px;
}
.menu-app {
display: block !important;
position: fixed;
bottom: 0;
width: 100%;
z-index: 5;
}
.munu-app-div img {
width: auto;
height: 3.5vh;
}
.munu-app-div {
display: flex;
justify-content: space-evenly;
flex-wrap: nowrap;
align-items: center;
align-content: center;
gap: 30px;
background-color: #fff;
height: auto;
padding-top: 10px;
padding-bottom: 5px;
border-radius: 15px 15px 0px 0px;
box-shadow: 0px 0px 5px var(--secondcolor);
}
.munu-app-div a {
width: 33.33%;
text-align: center;
}
.munu-app-div div {
display: flex;
flex-direction: column;
}
.munu-app-div div span {
color: var(--secondcolor);
font-size: 0.7rem;
font-family: 'Orbitron', sans-serif;
}
.hero .swiper-slide svg {
height: 70px;
width: 70px;
}
.hero .swiper-pagination-bullet {
width: 20px;
height: 20px;
}
.hero__small h2 {
font-size: 1.5em;
}
.servizi-box {
width: 100%;
margin-bottom: 50px;
}
.servizi-box img {
height: 70px;
width: auto;
}
.servizi-box h2 {
font-family: 'Orbitron', sans-serif;
font-size: 2em;
color: var(--fifthcolor);
margin-bottom: 30px;
}
.storie_column {
width: 100%;
margin-bottom: 50px;
}
.hero__medium h2 {
font-size: 1.2em;
}
.certificazioni img {
width: 150px;
height: auto;
}
.sponsor .swiper-button-next:after {
background-color: var(--maincolor);
color: var(--fourthcolor);
font-size: 15px;
width: 40px;
height: 40px;
line-height: 0;
padding-top: 21px;
padding-left: 18px;
}
.sponsor .swiper-button-prev:after {
background-color: var(--maincolor);
color: var(--fourthcolor);
font-size: 15px;
width: 40px;
height: 40px;
line-height: 0;
padding-top: 21px;
padding-left: 18px;
}
.social {
display: none;
}
.paragrafo-page {
width: 100%;
padding: 5vh;
}
.paragrafo h2 {
font-size: 1.8rem;
}
.hero__content-page h1 {
font-family: 'Orbitron', sans-serif;
font-size: 2rem;
}
.hero__content-page h2 {
font-family: 'Orbitron', sans-serif;
font-size: 2rem;
}
.paragrafo-article {
width: 100%;
text-align: right;
margin-top: 50px;
}
.paragrafo-article h1 {
font-size: 2em !important;
font-weight: 400;
color: var(--thirdcolor) !important;
line-height: 120%;
margin-bottom: 30px;
}
.paragrafo-immagine {
width: 100%;
}
.pulsante_prodotti {
width: 100%;
text-align: center;
}
.logo_prodotti {
width: 100%;
text-align: center;
margin-bottom: 20px;
}
.pulsante_prodotti .button {
font-size: 1rem;
width: 15em;
}
.pulsante_prodotti_blocco .button {
font-size: 1rem;
width: 15em;
}
.logo_prodotti img {
height: 40px;
width: auto;
}
.logo_prodotti_blocco img {
height: 40px;
width: auto;
}
.contenuto_pagina_img_text {
margin-bottom: 10vh;
}
.dati_contatto {
width: 90%;
}
.footer_col_2 {
width: 90%;
}
.dati_contatto p {
font-size: 14px;
}
.flex-content-start {
gap: 15px;
}
.dati_contatto svg {
width: 20px;
height: 20px;
}
.paragrafo-page h3 {
font-size: 1.5em;
}
.servizi-contenuto h2 {
font-size: 1.5em;
}
.serivizi-lista {
width: 48%;
height: 50vw;
}
.serivizi-lista p {
padding: 5px;
text-align: center;
font-size: 12px;
line-height: 150%;
}
.paragrafo ul li {
font-size: 14px;
}
.paragrafo ul li::marker {
font-size: 2.5rem;
line-height: 0;
}
.all-center {
flex-direction: column;
row-gap: 100px;
}
.follow-linkedin {
position: relative;
right: 0;
top: 0;
}
}
@media screen and (max-width:600px) {
.socials--header {
margin-right: 0;
}
.hero-testo h1 {
font-size: 2.5em;
}
.hero-testo h2 {
font-size: 1.5rem;
margin-bottom: 20px;
}
.pulsante-arancione button {
padding: 1em 1.5em;
font-size: 12px;
}
.pulsante-bianco button {
padding: 1em 1.5em;
font-size: 12px;
}
.hero-immagine svg {
width: 30vh;
}
.hero-immagine img {
object-fit: cover;
height: 30vh;
width: 30vh;
border-radius: 50%;
}
.backhead h4 {
font-size: 0.8rem !important;
}
.paragrafo h4 {
font-size: 1.2rem;
}
.contatori {
flex-wrap: wrap;
gap: 20px;
justify-content: center;
}
.ultimi_articoli .swiper-slide img {
height: 30vh;
}
.footer_col_1 img {
width: 170px;
height: auto;
margin-bottom: 30px;
}
.socials--footer img {
height: 40px;
width: auto;
padding: 5px;
fill: var(--thirdcolor);
}
.last-footer p {
font-weight: 400;
font-size: 10px;
color: var(--secondcolor);
}
.progress-wrap {
left: 15px;
}
.servizi-2-box {
width: 100%;
}
.servizi-2 div h3 {
font-size: 1.8em;
}
.servizi-2-box img {
height: 60px;
}
.paragrafo p {
color: var(--maincolor);
font-weight: 300;
font-size: 14px;
line-height: 150%;
margin-bottom: 20px;
}
.paragrafo h2 {
font-size: 2em;
}
.progress-wrap {
position: fixed;
left: 10px !important;
bottom: 60px !important;
height: 50px !important;
width: 50px !important;
}
.progress-wrap::before {
line-height: 50px !important;
font-size: 30px !important;
left: 0px !important;
top: 0px !important;
height: 50px !important;
width: 50px !important;
}
.last-footer {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
gap: 50px;
margin: 0px auto;
padding: 10px;
margin-bottom: 8vh;
}
.servizi-box h3 {
font-size: 1.1em;
}
.servizi-box p {
font-size: 1em;
}
.storie_text p {
font-size: 0.8em;
}
.storie_text h3 {
font-size: 1.2em;
}
.storie_text_riassunto {
font-size: 1em;
margin-bottom: 30px;
}
.pulsante_normale button {
font-size: 1em;
}
.page_video {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
background-size: cover;
background-repeat: no-repeat;
height: 25vh;
width: 100%;
max-width: 100%;
margin: 0 auto;
}
.page_video svg {
width: 50px;
height: 50px;
}
.timeline-horizontal {
display: none;
}
.timeline-vertical {
display: block;
}
.timeline-vertical svg {
width: 100%;
height: 100%;
}
}
} .grecaptcha-badge {
display: none;
}
.paginazione_post {
text-align: center;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 22px;
margin-top: 100px;
}
.page-numbers {
border: 2px solid var(--secondcolor);
border-radius: 50%;
color: var(--secondcolor);
padding: 10px 20px;
margin: 0px 2px;
}
.current {
border: 2px solid var(--secondcolor);
border-radius: 50%;
background-color: var(--secondcolor);
color: white;
} .reveal {
position: relative;
transform: translateY(40px);
opacity: 0;
transition: 1s all ease;
}
.reveal.active {
transform: translateY(0);
opacity: 1;
}
.immagine {
position: relative;
transform: translateX(100%);
opacity: 0;
transition: 1s all ease;
}
.immagine.active {
transform: translateX(0);
opacity: 1;
}
.linea-footer svg {
width: 20px;
height: 20px;
position: absolute;
top: -10px;
fill: var(--fourthcolor);
} .progress-wrap {
position: fixed;
left: 50px;
bottom: 50px;
height: 60px;
width: 60px;
cursor: pointer;
display: block;
border-radius: 50px;
box-shadow: inset 0 0 0 2px rgb(255 255 255 / 20%);
z-index: 10000;
opacity: 0;
visibility: hidden;
transform: translateY(15px);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
background-color: var(--fourthcolor);
}
.progress-wrap.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.progress-wrap::after {
position: absolute;
font-family: 'Material Icons';
content: '\e5cc'
text-align: center;
line-height: 46px;
font-size: 24px;
color: var(--fourthcolor);
left: 0;
top: 0;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
z-index: 1;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap:hover::after {
opacity: 0;
}
.progress-wrap::before {
position: absolute;
font-family: 'Material Icons';
content: '\e5cc';
text-align: center;
line-height: 60px;
font-size: 35px;
opacity: 1;
background-image: linear-gradient(298deg, var(--fourthcolor), var(--secondcolor));
-webkit-background-clip: text;
-webkit-text-fill-color: var(--maincolor);
left: 0;
top: 0;
height: 60px;
width: 60px;
cursor: pointer;
display: block;
z-index: 2;
transform: rotate(270deg);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap:hover::before {
opacity: 1;
}
.progress-wrap svg path {
fill: none;
}
.progress-wrap svg.progress-circle path {
stroke: var(--secondcolor);
stroke-width: 4;
box-sizing:border-box;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
@-webkit-keyframes border-transform{
0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; }
14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; }
28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; }
42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; }
56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; }
70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; }
84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; }
}
@keyframes border-transform{
0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; }
14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; }
28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; }
42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; }
56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; }
70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; }
84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; }
}
.menu-app {
display: none;
}