#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
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;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
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;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.page-id-2238 #main{
padding:0
}
.title-cds{
font-size:4.5em !Important;
text-transform: uppercase !Important;
color: #fff !important;
width:80% !important;
margin:0 auto !Important
}
.title2-cds{
font-size:3.5em!Important;
text-transform: uppercase!Important;
color: #c5a47e!Important;
width:80%!Important;
margin:0 auto !Important;
font-weight: 800 !important
}
.post-content p {
margin:0 !important;
}
.content-first-home {
padding: 0 10% 3%  !important;
}
.about-content{
padding: 5% 0 0 0  !important;
}
.content-0-10 {
padding: 0 10%  !important;
}
.content-5-10 {
padding: 5% 10% !important;
}
.content-10-10 {
padding: 10% 10% !important;
}
.content-5-10-0 {
padding: 5% 10% !important;
}
.content-5-0 {
padding: 5% 0  !important;
}
.content-10 {
padding: 10% 10% 5% !important;
}
.content-title-2-10 {
padding: 2% 0%  !important;
}
.content-post-home {
padding: 5% 10%  !important;
background: #f3f3f3 !Important;
}
.left-title-item .fusion-column-wrapper{
display: table;
}
.fusion-logo a img {
width:200px !important;
}
.fusion-is-sticky .fusion-logo img {
height:50px !important;
width: auto !important;
}
.fusion-main-menu > ul > li > a {
text-transform: uppercase;
color:#fff !important;
line-height: 145px !important;
padding-left: 15px !important;
padding-right: 15px !important;
}
.fusion-main-menu > ul > li:last-child > a {
padding-left: 15px !important;
padding-right: 0 !important;
}
.fusion-main-menu > ul > li > a:hover {
background:transparent !important;
}
.fusion-is-sticky .fusion-main-menu > ul > li > a {
color: #272833 !important;
line-height: 70px !important;
}
.fusion-megamenu-title {
font-family: 'Catamaran' !important;
padding: 10px 20px  !important;
text-transform: uppercase;
}
.fusion-megamenu-title a{
color: #fff !important;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a {
padding: 10px 20px !important;
font-size: 14px !important;
}
.fusion-megamenu-icon, .fusion-megamenu-bullet {
color:#c5a47e;
width: 15px
}
.current-menu-item a {
color: #fff !important;
}
#menu-item-731-en a{
padding-right: 0px !important
}
#menu-item-731-fr a{ 
padding-left: 0px !important
}
#menu-item-731-en, #menu-item-731-fr {
padding-right: 0 !important;
}
#menu-item-731-en span{
border-right:1px solid #fff !important;
margin-right: 5px !important;
padding-right: 5px !important;
}
.home .fusion-header {
background: transparent !important;
}
.home .fusion-is-sticky .fusion-header {
background: #fff !important;
}
.fusion-header, .fusion-page-title-bar {
padding-left: 10% !important;
padding-right: 10% !important;
border: 0px solid #fff !important;
}
.fusion-megamenu-holder {
border:0px solid #fff;
padding: 0 20px;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu {
border-right:0px solid #fff !important;
padding: 20px 0 !important;
}
#menu-item-82 .sub-menu {
padding:20px 0
}
.fusion-main-menu .sub-menu a{
padding:10px 20px !important;
}
#menu-item-32 div a, #menu-item-33 div a, #menu-item-34 div a, #menu-item-35 div a {
background-size: 50% !important;
height: 70px;
text-align: center !important;
text-indent: -9999em 
}
#menu-item-32 div a{
background:url(https://gruppocifolelli.it/wp-content/uploads/2018/04/cifolelli-edilizia-logo.svg) no-repeat center;
}
#menu-item-33 div a{
background:url(https://gruppocifolelli.it/wp-content/uploads/2018/04/lemaniques-logo.svg) no-repeat center;
}
#menu-item-34 div a{
background:url(https://gruppocifolelli.it/wp-content/uploads/2018/04/cja-immobiliare-logo.svg) no-repeat center;
}
#menu-item-35 div a{
background:url(https://gruppocifolelli.it/wp-content/uploads/2018/04/tenuta-del-colle-logo.svg) no-repeat center;
}
.fusion-megamenu-title{
color: #fff !important
}
.tfs-slider .slide-content-container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.tfs-slider .slide-content-container .slide-content {
width:100% !important;
max-width: 100% !important;
padding-left: 10% !important;
padding-right: 10% !important;
}
.fusion-title h3 {
font-size:80px !important;
text-transform: uppercase !important;
line-height: 100px !important;
letter-spacing: 5px !important;
font-weight: 900 !important;
}
.main-flex .flex-next, .main-flex .flex-prev {
background: transparent !important;
color:#fff !important;
}
.button-item {
width: auto;
float: left;
margin:20px 0 0;
padding: 10px 0;
line-height: normal;
border-bottom:3px solid #c5a47e;
color: #272833;
font-weight: 300 !important;
font-size: 14px !important;
}
.slide-button {
width: auto;
float: left;
margin: 0;
padding: 10px 0;
line-height: normal;
border-bottom:3px solid #c5a47e;
color: #fff;
font-weight: 300 !important;
font-size: 15px !important;
}
.home-left-item {
padding:5% 10%;
}
.home-right-item {
right: 0 !important;
top:-100px !important;
padding:8%!important;
background: #f3f3f3!important;
position: relative!important;
}
.home-right-item:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top:30px;
left:-30px;
z-index: -1;
padding:0;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23dcdcdc' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}
.home-left-item label{
font-size:80px;
display: table-caption;
line-height: 140px
}
.home-left-item p {
font-size:35px;
}
.big-text {
font-size: 160px;
font-weight: 700;
line-height: 160px;
color:#c5a47e;
}
.medium-text h2 {
font-size: 25px;
margin-bottom: 20px;
float: left;
color:#272833;
width: 100%
}
.medium-text-brown {
font-size: 50px;
margin-bottom: 10px;
float: left;
color:#c5a47e;
width: 100%;
font-weight: 700;
}
.title-item {
font-size: 50px;
font-weight: 700;
line-height: 80px;
}
.fusion-page-title-bar {
padding:5% 0 0 0
}
.fusion-page-title-row {
overflow: visible !important;
}
.home-right-item p {
color: 
}
.home-carousel-item {
margin: 50px 0 0 0 !important;
}
.home-carousel-item .fusion-carousel-item{
position: relative;
}
.fusion-carousel .fusion-carousel-wrapper {
padding: 0 !important;
}
.fusion-image-carousel {
position: relative;
}
.fusion-image-carousel:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top:20px;
left:-30px;
z-index: -1;
padding:0;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23dcdcdc' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.page-id-26 .fusion-image-carousel:after{
display: none
}
.home-carousel-item .fusion-image-wrapper, .home-carousel-item .fusion-image-wrapper img {
width:100% !important;
max-width: 100% !important;
max-height: inherit !important;
}
.home-carousel-item .fusion-rollover {
-webkit-transform: translateX(0%) !important;
-ms-transform: translateX(0%) !important;
transform: translateX(0%) !important;
opacity: 1 !important;
height: auto !important;
width: auto !important;
left: 30px;
background: #fff !important;
top: auto;
bottom: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 20px 25px 15px 20px
}
.home-carousel-item .fusion-rollover div{
width: auto !important;
padding: 0
}
.home-carousel-item .fusion-rollover a{
font-size: 15px !important;
}
.home-carousel-item h4{	
font-size: 25px !important;
margin:0   !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 25px 0
}
.home-carousel-item .fusion-carousel-meta{
display: none;
}
.fusion-portfolio {
margin-bottom: 0 !important;
}
.content-10-10 .parallax-inner {
opacity: .15 !important;
}
.title-content-item h1{
color:#c5a47e !important;
font-size: 60px !important;
font-weight: 700 !important;
width: 100% !important;
float: left !important;
margin: 0 0 40px !important;
}
.group-image-item {
width: 100%;
float:left;
margin:0 0 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:10px 20%;
}
.blog-post-item .fusion-columns {
margin: 0 -25px !important;
}
.blog-post-item .fusion-column {
padding-left: 25px !important;
padding-right: 25px !important;
}
.blog-title {
background:#fff !important;	
padding: 5%;
}
.blog-title:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top:30px;
left:30px;
z-index: -1;
padding:0;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23dcdcdc' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.blog-title .title-item{
line-height: 50px !important;
margin: 0 0 20px !important;
float: left;
}
.content-post-home h4.entry-title{
font-size:24px  !important;
font-weight: 700;
line-height: 30px !Important;
margin:20px 0 !important;
}
.content-post-home .recent-posts-content p{
margin:0 !important;
}
.fusion-recent-posts {
margin-bottom:0 !important;
}
.frame-item {
position: relative;
}
.frame-items {
position: absolute;
left: -150px;
top:0;
padding: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 500px;
height: 100%;
z-index:10;
}
.instagallery-items .ig-item{
padding:0 !important
}
.insta-logo{
margin-bottom:35px
}
.frame-items-table {
display:table;
height: 100%;
width: 100%
}
.border-frame {
width: 100%;
height: auto;
margin: 0;
display:table-cell;
vertical-align: middle;
padding: 0;
}
.border-frame div{
width: 100%;
height: auto;
margin: 0;
float:left;
padding: 10%;
background: #fff;
position: relative;
}
.border-frame div:after {
position: absolute;
content: '';
left: 30px;
top:30px;
border:10px solid #c5a47e;
width: 100%;
height: 100%;
z-index:-1;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.fusion-footer-widget-area {
padding: 50px 10% 40px !important;
}
.footer-logo {
height:40px;
margin-bottom: 0px
}
.fusion-footer-copyright-area {
padding:30px 10% 20px !important;
}
.fusion-widget-area p {
font-size:12px
}
.footer-social-item {
float: left;
width: auto;
margin: 0
}
.footer-social-item a{
float: left;
margin: 0;
width: 30px;
height: 22px;
font-size:14px;
color: #fff;
font-family:'icomoon';
position: relative;
}
a.fb:after {
content: "\e604";
position: absolute;
top:0;
left: 0;
color: #fff;
}
a.tw:after {
content: "\e605";
position: absolute;
top:0;
left: 0;
color: #fff;
}
a.in:after {
content: "\ea92";
position: absolute;
top:0;
left: 0;
color: #fff;
}
a.li:after {
content: "\e60f";
position: absolute;
top:0;
left: 0;
color: #fff;
}
a.go:after {
content: "\e900";
position: absolute;
top:0;
left: 0;
color: #fff;
}
.footer-link-item {
float: left;
width: auto;
margin: 0
}
.footer-link-item ul{
float: left;
width: 50%;
margin: 0;
list-style: none;
}
.footer-link-item ul li{
float: left;
width: 100%;
margin: 0;
}
.footer-link-item a{
float: left;
margin: 0;
width: 100%;
height: auto;
font-size:14px;
color: #fff;
}
.footer-cert-item {
float: right;
width: auto;
margin: 0
}
.footer-cert-item span{
float: left;
width: 100%;
margin: 0 0 10px
}
.footer-cert-item img{
float: right;
margin: 0;
width: auto;
height: 30px;
}
.fusion-widget-area .widget_recent_entries li {
padding: 0 0 5px 12px !important;
margin: 0 !important;
border-bottom: 0px solid #fff !important;
}
.fusion-widget-area .widget_recent_entries li a:before {
color:#c5a47e !important;
}
#toTop {
right:40px !important;
border-radius: 0 !important;
background: transparent !important;
width: 40px !important;
height: 40px !important;
bottom:10px !important;
}
#toTop:before {
color:#c5a47e  !important;
font-size:30px !important;
}
.social-home{
margin-top: 30px
}
.test-about{
position: absolute !important;
right: 0;
width: 40% !important
}
.test-about .fusion-image-carousel{
margin-bottom:0px !important;
}
.fusion-page-title-bar .fusion-page-title-row h1 {
font-size: 50px;
font-weight: 700;
}
#wrapper #main .fusion-post-content > .blog-shortcode-post-title {
font-size: 30px !important;
font-weight: 700;
line-height: 35px !Important;
}
.certificazioni .fusion-text p{
margin-top: 20px !important
}
.avada_portfolio-template-default #main{
width:100%;
padding: 5% 10% !important;
}
.project-content .project-description{
width:100% !important;
}
.project-content .project-description h3{
display: none
}
.project-content .project-description .fusion-fullwidth{
padding-left:0 !important;
padding-right: 0 !important
}
.portfolio-half .portfolio-sep{
display: none
}
#certificazioni-tab .imageframe-align-center{
margin-top:20px;
margin-bottom:40px
}
.content-contact{
padding: 5% 10% !important
}
.content-contact .fusion-text{
margin: 10px 0
}
.content-contact .fusion-social-links{
margin-top: 25px
}
.wpcf7 p{
margin-bottom:10px !important
}
.wpcf7 p span input, .wpcf7 p span textarea {
border: 0 !important;
background: #ececec !important
}
.wpcf7 p span input:hover, .wpcf7 p span textarea:hover {
border: 0 !important;
background: #D8D8D8 !important
}
span.wpcf7-list-item{
margin:10px 0 0 0 !important;
font-size:13px
}
span.wpcf7-list-item input{
margin:0 10px 0 0 !important;
}
.wpcf7-form input[type="text"], input[type="email"], textarea{
color: #272833 !important
}
.wpcf7-form textarea{
height: 100px
}
.wpcf7-submit{
width: auto !important;
float: left !important;
margin: 20px 0 0 !important;
padding: 10px 0 !important;
line-height: normal !important;
border-bottom: 3px solid #c5a47e !important;
color: #272833 !important;
font-weight: 300 !important;
font-size: 14px !important ;
background: transparent !important;
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.wpcf7-submit:hover{
color: #c5a47e !important;
border-bottom: 3px solid #232838 !important
}
.img-group img{
height: 100px;
width: auto
}
.img-group {
margin-bottom: 50px
}
.about-item {
right: 0;
top:-100px;
background: #f3f3f3;
position: relative;
}
.about-item:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top:30px;
left:-30px;
z-index: -1;
padding:0;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23dcdcdc' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}
.work-item {
right: 0;
background: #f3f3f3;
position: relative;
padding:2%
}
.work-item:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top:30px; 
left:-30px;
z-index: -1;
padding:0;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23dcdcdc' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}
.about-img img{
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
.infissi-pvc{
width:100%;
float: left;
padding: 2% 0  !important;
}
.infissi-pvc-img{
width:50%;
float: left;
display: inline-block;
}
.infissi-tab {
width:100%;
float:left;
margin: 0
}
.infissi-tab ul{
border:0px solid #fff !important;
border-bottom:1px solid #c5a47e !important;
}
.infissi-tab ul li{
width: calc(100% / 3) !important;
float: left !important;
margin: 0
}
.infissi-tab ul li a{
border:0px solid #fff !important;
font-size:20px;
border-bottom:0px solid #272833 !important;
padding: 15px 0 !important;
position: relative;
width:100%;
float: left;
}
.infissi-tab ul li.active a{
background: #fff !important;
}
.infissi-tab ul li.active a h4{
-webkit-filter: grayscale(0%); filter: grayscale(0%);
opacity: 1
}
.infissi-tab ul li a h4:hover{
-webkit-filter: grayscale(0%); filter: grayscale(0%);
opacity: 1
}
.infissi-tab ul li.active a:before{
width: 0;
height: 0;
border-style: solid;
border-width: 18px 18px 0 18px;
border-color: #fff transparent transparent transparent;
content: '';
position: absolute;
bottom:-18px;
z-index: 10;
left:-webkit-calc(50% - 18px);
left:-moz-calc(50% - 18px);
left:calc(50% - 18px);
}
.infissi-tab ul li.active a:after{
width: 0;
height: 0;
border-style: solid;
border-width: 20px 20px 0 20px;
border-color: #c5a47e transparent transparent transparent;
content: '';
position: absolute;
bottom:-20px;
left:-webkit-calc(50% - 20px);
left:-moz-calc(50% - 20px);
left:calc(50% - 20px);
}
.infissi-tab ul li a h4{
font-size:30px !important;
line-height: normal !important;
text-indent: -9999em;
height: 60px;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
opacity: .5;
-webkit-transition: all .3s; transition: all .3s;
}
.infissi-tab ul li:nth-child(1) a h4{
background: url(https://gruppocifolelli.it/wp-content/uploads/2018/04/pvc.svg) no-repeat center;
background-size: auto 50px;
}
.infissi-tab ul li:nth-child(2) a h4{
background: url(https://gruppocifolelli.it/wp-content/uploads/2018/04/alluminio.svg) no-repeat center;
background-size: auto 50px;
}
.infissi-tab ul li:nth-child(3) a h4{
background: url(https://gruppocifolelli.it/wp-content/uploads/2018/04/all-legno.svg) no-repeat center;
background-size: auto 50px;
}
.infissi-tab .tab-pane {
margin:80px 0 !important;
width: 100%;
float: left;
padding: 0 !important;
}
.tab-item-left {
width: 60%;
float: left;
margin: 0 5% 0 0
}
.tab-item-left h4{
text-transform: uppercase;
width: 100%;
float: left;
margin: 50px 0 20px;
font-size: 18px !important;
}
.tab-item-right {
width: 35%;
float: left;
margin: 0 
}
.tab-item-right h4{
text-transform: uppercase;
width: 100%;
float: left;
margin: 30px 0 20px;
font-size: 18px !important;
}
.tab-item-right p{
width: 100%;
float: left;
}
.tab-item-right img{
width: auto;
display: block;
clear: both;
}
.tab-item-right .fusion-accordian{
width: 100%;
float: left;
margin:10px 0 30px
}
.tab-item-right .panel-group{
width: 100%;
float: left;
margin:20px 0 0
}
.tab-item-right .fusion-panel{
width: 100%;
float: left;
margin: 0
}
.tab-item-right .panel-heading{
width: 100%;
float: left;
margin: 0
}
.tab-item-right .panel-collapse {
width: 100%;
float: left;
margin:0 0 20px
}
.tab-item-right .panel-collapse {
width: 100%;
float: left;
margin:0 0 20px
}
.tab-item-right .toggle-content{
width: 100%;
float: left;
margin:10px 0;
padding: 0 !important;
}
.tab-size-item {
width: 100%;
float: left;
margin: 0
}
.tab-size-item ul{
width: 100%;
float: left;
margin:0;
padding:0;
list-style: none;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border:1px solid #dcdcdc !important;
}
.tab-size-item ul:nth-child(1), .tab-size-item ul:nth-child(3){
border-bottom:0px solid #dcdcdc !important;
background: #f3f3f3;
}
.tab-size-item ul:nth-child(2){
border-bottom:0px solid #dcdcdc !important;
}
.tab-size-item ul li{
width:calc(100% / 3);
float: left;
margin:0;
padding: 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.tab-size-item ul li:nth-child(2), .tab-size-item ul li:nth-child(3){
border-left:1px solid #dcdcdc !important;
}
.tab-form-item {
width: 100%;
float: left;
margin:20px 0 0;
border-top:1px solid #c5a47e;
border-bottom:1px solid #c5a47e;
background: #fff;
padding:30px 0  ;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.nd-tab h4 {
margin:0 0 20px !important;
}
.nd-tab h5 {
margin:0 0 10px !important;
width: 100%;
float: left;
font-size: 14px !important;
text-transform: uppercase;
}
.nd-tab p {
margin:0 0 20px !important;
}
.tab-item-right .tab-form-item h4 {
margin: 0px 0 20px;
font-size: 30px !important;
float: left;
color: #c5a47e;
width: 100%;
font-weight: 700;
text-transform: none !important;
}
.tab-form-item p:nth-child(2), .tab-form-item p:nth-child(4) {
width: 48% !important;
float: left;
margin:0 4% 0 0 !important;
padding:0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.tab-form-item p:nth-child(3), .tab-form-item p:nth-child(5) {
width: 48% !important;
float: left;
margin:0;
padding:0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.tab-form-item p input[type="text"], .tab-form-item p input[type="email"], .tab-form-item p input[type="tel"]{
float: left;
margin:0;
padding:5px !important;
background: #fff !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #dcdcdc !important;
height: 35px !important;
}
.tab-form-item p textarea{
float: left;
margin:0;
padding:5px !important;
background: #fff !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #dcdcdc !important;
}
.tab-item-half{
width: 47%;
float: left;
margin: 0 0 60px
}
.tab-item-half:nth-child(odd){
clear:left; 
}
.tab-item-half:nth-child(even){
margin: 0 0 60px 6% !important; 
}
.tab-item-full{
width: 100%;
float: left;
margin: 0
}
.tab-item-full br{
display: none;
}
.tab-item-full ul{
width: 100%;
float: left;
margin:0;
padding:0;
list-style: none;
border: 0px solid #fff !important;
}
.tab-item-full ul li{
width: 100% !important;
float: left;
margin:0 0 20px;
padding:0;
list-style: none;
}
.tab-item-full ul li img{
width: 20%;
float: left;
margin:0 5% 0 0;
padding:0;
list-style: none;
}
.tab-item-full ul li h4 {
margin: 0px 0 20px;
font-size: 18px !important;
float: left;
width: 75%;
}
.tab-item-full ul li p {
margin: 0px 0 20px;
float: left;
width: 75%;
}
.infissi-pvc-description{
width:50%;
float: left;
display: inline-block;
padding:0 0 0 3%
}
.infissi-pvc-caratteristiche{
width:50%;
float: left;
display: inline-block;
margin-top: 40px;
padding:0 0 0 3%
}
.infissi-pvc-caratteristiche img{
width:30%;
float: left;
display: inline-block;
}
.infissi-pvc-caratteristiche p{
width:70%;
float: left;
display: inline-block;
}
#menu-infissi h2{
padding:20px 0 !important;
margin:0 !important
}
.contact-tabs .nav{
position: absolute;
right: 0;
width: 49% !important;
z-index: 1000;
height: 100%;
}
.contact-tabs .tab-content{
width: 49% !important;
position: absolute;
top:0;
left: 0;
height: 100%
}
.contact-tabs .nav ul.nav-tabs{
width: 100% !Important;
height: 100%;
border:0 !important;
background: transparent !important
}
.contact-tabs .fusion-tabs.fusion-tabs-1 .nav-tabs li a{
width: 20px !Important;
height: 20px !important;
background: #999 !important
}
.contact-tabs .nav li a {
width: 40px ;
height: 40px;
text-align: center !important;
color: #fff !Important;
line-height: 40px !important;
padding: 0 10px !Important;
float: left !important;
position: relative !important;
-webkit-transform: all 0.5s linear;
-moz-transform: all 0.5s linear;
-ms-transform: all 0.5s linear;
-o-transform: all 0.5s linear;
transform: all 0.5s linear;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
border: 0px solid #fff !Important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.contact-tabs .nav li h4 {
text-indent: -9999em;
}
.contact-tabs .nav li:first-child.active:after {
content: "Miranda (IS)";
position: absolute;
background: #232838;
-webkit-animation: fade .5s;
-moz-animation: fade .5s;
-o-animation: fade .5s;
animation: fade .5s;
top: -15px;
left: 40px;
color: #fff;
padding: 5px 10px;
}
.contact-tabs .nav li:nth-child(2).active:after {
content: "Mirandola (MO)";
position: absolute;
background: #232838;
-webkit-animation: fade .5s;
-moz-animation: fade .5s;
-o-animation: fade .5s;
animation: fade .5s;
top: -15px;
left: 40px;
color: #fff;
padding: 5px 10px;
}
.contact-tabs .nav li:nth-child(3).active:after {
content: "Pizzoli (AQ)";
position: absolute;
background: #232838;
-webkit-animation: fade .5s;
-moz-animation: fade .5s;
-o-animation: fade .5s;
animation: fade .5s;
top: -15px;
left: 40px;
color: #fff;
padding: 5px 10px;
}
.contact-tabs .nav li a i{
float: left !important;
background: url(https://gruppocifolelli.it/wp-content/uploads/2018/04/icon.png) no-repeat;
background-size: 24px;
width: 24px;
height: 24px;
}
.contact-tabs .nav li{
position: absolute !important;
}
.contact-tabs .nav li:nth-child(1){
left: 60%;
bottom: 48%;
}
.contact-tabs .nav li:nth-child(2){
left: 37%;
bottom: 74%;
}
.contact-tabs .nav li:nth-child(3){
left: 54%;
bottom: 55%;
}
.contact-tabs .tab-pane{
padding:0 !important
}
.contact-tabs .tab-pane iframe{
width:100% !important;
height:100% !important;
position: absolute;
top:0;
left:0;
}
.map-box {
float:right !important;
margin-right: 0 !important;
position: absolute !important;
top: 0;
right: 0
}
.map-box img{
width: 100% !important
}
.map-box .fusion-imageframe{
width: 100% !important
}
.tab-img {
position:relative !important;
width:100%;
margin:0;
padding: 0 10% !important;
}
.fusion-accordian .panel-title .active .fa-fusion-box{
background-color: #c5a47e !important
}
.fusion-portfolio-grid .fusion-rollover-categories a{
display: none !important
}
.postid-512 .fusion-flexslider {
display: none;
}
.postid-512 .project-content {
width:100% !important;
}
.grayscale-pic {
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
.single-post .fusion-page-title-bar {
margin-bottom: 30px
}
.single-post article h2 {
font-size:2em !important;
}
.yt-box {
margin-top:30px 
}
.organigramma h2 {
font-weight: bold !important;
font-size: 20px !important;
margin: 20px 0 30px !important;
color: #c5a47e !important;
width: 100%;
float: left;
}
.organigramma h3 {
margin: 0 0 10px !important;
}
.organigramma .fusion-layout-column {
text-align:center !important;
}
.tax-portfolio_category #content {
padding: 5% 10% !important;
}
.single-post #content {
padding: 5% 10% !important;
}
.avada_portfolio-template-default .fusion-breadcrumbs, .single-post .fusion-breadcrumbs {
pointer-events: none;
}
.avada_portfolio-template-default .fusion-image-carousel:after {
display: none;
}
.avada_portfolio-template-default .fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper img {
max-height: none !important;
}
.avada_portfolio-template-default .fusion-text {
text-align: justify !important;
}
.related-posts .fusion-title h3 {
text-transform: none !important;
font-size: 40px !important;
line-height: normal !important;
letter-spacing: 0px !important;
font-weight: 900 !important;
width: 100%;
text-align: center !important;
}
.related-posts .title-sep-container {
display: none;
}
.page-template-variant .fusion-text {
margin: 30px 0 0 0;
text-align: justify;
}
.team-list .fusion-builder-row {
padding:0 0 20px !important;
}
.team-list p {
margin: 10px 0 0 !important;
}
.team-list h2 {
color:#272833 !important;
}
.team-list h3 {
margin: 10px 0 20px !important;
}
.tl-mod {
padding: 0 12.5%
}
.related-posts .fusion-rollover {
background:transparent !important;
top:0;
transform: translateY(0%) !important;
-webkit-transform: translateY(0%)!important;
-moz-transform: translateY(0%)!important;
-ms-transform: translateY(0%)!important;
-o-transform: translateY(0%)!important;
}
.map-desk{
display:inline;
}
.map-mobile{
display: none;
}
@media (min-width:300px) and (max-width:820px){
.page-id-2238 #content{
padding:0 !Important;
margin:0 !Important
}
.title-cds{
font-size:2em !Important;
text-transform: uppercase !Important;
color: #fff !important;
width:100% !important;
margin:0 auto !Important;
margin-top:65px !Important;
}
.title2-cds{
font-size:2em!Important;
text-transform: uppercase!Important;
color: #c5a47e!Important;
width:100%!Important;
margin:0 auto !Important;
font-weight: 800 !important;
margin-bottom:40px !important;
margin-top:30px !Important
}
.logo-cds{
max-width: 200px !important;
margin-top:0 !Important;
margin-bottom:50px !important
}
.fusion-mobile-logo-{
background: #232838 !important
}
.fusion-logo img{
width:120px!important;
}
.fusion-header-wrapper .fusion-header{
background: #232838 !important;
padding:20px 15px !important;
}
.fusion-mobile-menu-icons a, .fusion-mobile-menu-icons a:after, .fusion-mobile-menu-icons a:before{
color: #fff !important
}
.fusion-mobile-menu-icons{
top:15px
}
ul#mobile-menu-main-menu, .fusion-mobile-nav-item a{
background:#232838 !Important;
border-color:#303546 !important;
color:#fff !important;
}
.fusion-mobile-nav-item .fusion-open-submenu, .fusion-mobile-nav-item a span{
color:#fff !important;
}
.tfs-slider .slide-content-container .slide-content {
padding:100px 15px !important;
}
#content{
padding:20px 15px !important
}
.big-text {
font-size: 120px;
line-height: 120px;
}
.home-left-item label {
font-size: 50px;
display: table-caption;
line-height: 120px;
}
.home-right-item {
padding:20px !important;
}
.content-post-home{
padding:0px !important;
background: #fff !important;
}
.fusion-title h3{
font-size:26px !important;
line-height: 30px !important
}
.content-first-home{
padding:0 !Important
}
.home-left-item{
padding: 0 !important
}
.home-left-item p{
text-align:center !Important
}
.home-right-item{
top:0 !important;
margin:40px 0 !important
}
.home-right-item:before, .fusion-image-carousel:after{
display:none
}
.title-content-item h1{
font-size:32px !important
}
.content-5-10{
padding:50px 0px !important
}
.img-group{
margin-bottom:0;
}
.img-group img{
height: auto;
width: 200px
}
.about-item{
top:0;
}
.title-item{
font-size:24px !important
}
.home-carousel-item{
margin:0 !important
}
.home-carousel-item .fusion-rollover{
display:none !important
}
.about-content {
padding:0 !important;
}
.about-pic-wrapper 
.test-about {
position:unset !important;
}
.fusion-header, .fusion-page-title-bar {
padding: 0 !important;
}
.fusion-page-title-bar {
margin: 40px 0 0 0;
padding: 0 !important;
}
.fusion-page-title-bar h1{
font-size:25px !important;
}
#certificazioni-tab, #no-top, .single-post #main {
padding:0 !important;
}
.single-post #content {
padding:15px !important;
}
.single-post h2.entry-title {
font-size:25px !important;
}
.single-post .fusion-fullwidth {
padding:0 !important;
}
.related-posts .fusion-title h3 {
font-size:25px !important;
}
.home-carousel-item h4{
font-size: 15px !important;
line-height: 20px !important;
padding: 20px 0 0 !Important
}
#wrapper #main .fusion-post-content > .blog-shortcode-post-title {
font-size:20px !important;
line-height: normal !important;
}
.instagallery-items {
margin-bottom:20px
}
.blog-title:before{
display:none !important
}
.blog-title{
background:transparent !important;
padding:0 !important;
margin:0px !important
}
.blog-title .title-item{
line-height: 30px !important;
margin: 0 !important;
width: 100%
}
.border-frame div:after{
display:none
}
.frame-items{
position: relative !important;
left:0 !important;
width:100% !important;
}
.border-frame div{
padding:0 !important
}
.medium-text-brown{
font-size:30px !important;
text-align: center !important;
}
.insta-logo img {
height:50px;
width: auto;
}
#contact-home{
display:none !important
}
.fusion-footer-widget-area{
padding: 40px 15px !important
}
.content-post-home h4.entry-title{
font-size:20px !Important;
line-height: 25px !important
}
.avada_portfolio-template-default #main{
padding:0 !important
}
.project-content .project-description p{
text-align: justify;
}
.infissi-tab ul li{
width:100% !important;
}
.tab-item-right, .tab-item-left{
width:100%;
margin:0
}
.tab-item-half{
width:100%;
margin:20px 0 0 0
}
.tab-item-half:nth-child(even){
margin:0 !important
}
.tab-item-left h4{
margin:20px 0 !important;
text-align: center;
}
.tab-item-right{
margin:20px 0
}
.tab-item-right .tab-form-item h4{
font-size:25px !important
}
.fusion-accordian .panel-title .fusion-toggle-heading{
font-size:13px !important;
font-weight: 700
}
.tab-item-full ul li p{
width:100%;
}
.tab-item-full ul li h4{
text-align:left
}
.content-5-10-0{
padding:0 !important
}
.work-item:before{
display:none
}
.work-item {
top: 0 !important;
padding:15px !important;
text-align: justify;
}
#candidatura h2, .work-item h2{
font-size:25px !important;
margin: 20px 0 10px !important;
line-height: normal !important;
}
#toTop {
right:10px !important;
}
#contact-wrapper {
padding: 0 !important;
}
.contact-tabs .tab-content, .map-box{
position: unset !important;
width:100% !important;
}
.content-0-10{
padding:0 !important
}
#candidatura .fusion-fullwidth {
padding:0 !Important;
text-align: justify;
}
.content-contact{
padding:0 !Important
}
.map-desk{
display:none;
}
.map-mobile{
display: inline;
top:30px
}
.map-mobile iframe{
width:100%;
height:600px;
}
}
@media (min-width:300px) and (max-width:1024px) and (orientation: landscape){
.group-item-home-cont {
padding:20px !important;
}
.fusion-body .fusion-layout-column.group-item-home {
width:calc(100% / 3) !important;
}
.tfs-slider .slide-content-container .slide-content {
padding: 0px 15px !important;
}
.home-single-post article.post div {
width: 46%;
float:left;
}
.home-single-post article.post div:first-child {
margin:0 4% 0 0;
}
.frame-item span.fusion-imageframe, .frame-item .fusion-column-content > .fusion-text {
width: 46%;
float: left;
}
.frame-item span.fusion-imageframe {
margin:0 4% 0 0;
}
.title-item {
line-height:normal
}
.instagallery-items .ig-item {
min-width: 20% !important;
}
.fusion-footer div.fusion-column {
width:50% !important;
float: left;
}
#certificazioni-tab .fusion-layout-column.fusion_builder_column_1_4 {
width: 50% !important;
float: left;
}
.organigramma .hide-1-4 .fusion_builder_column_1_4:nth-child(1), .organigramma .team-list .hide-1-4 .fusion_builder_column_1_4:nth-child(4){
display: none;
}
.organigramma .team-list .fusion-layout-column.fusion_builder_column_1_4{
width:50% !important;
float: left;
}
.organigramma .team-list.tl-mod{
padding: 0 !important;
}
.organigramma .team-list.tl-mod .fusion-layout-column.fusion_builder_column_1_3{
width:calc(100% /3) !important;
float: left;
}
article.fusion-portfolio-post {
position: unset !important;
width: 50% !important;
float: left;
}
.project-description .fusion_builder_column_1_1:nth-child(1) {
width:25% !important;
float: left;
margin:0 5% 0 0 !important;
clear: none !important;
}
.project-description .fusion_builder_column_1_1:nth-child(2) {
width:70% !important;
float: left;
clear: none !important;
}
}
@media (min-width:300px) and (max-width:1023px) and (orientation: portrait){
.group-item-home-cont {
padding:20px !important;
}
.fusion-body .fusion-layout-column.group-item-home {
width:calc(100% / 3) !important;
}
.home-single-post article.post div {
width: 46%;
float: left;
}
.home-single-post article.post div:first-child {
margin:0 4% 0 0;
}
.instagallery-items .ig-item {
min-width: 20% !important;
}
.frame-item span.fusion-imageframe, .frame-item .fusion-column-content > .fusion-text {
width: 46%;
float: left;
}
.frame-item span.fusion-imageframe {
margin:0 4% 0 0;
}
.fusion-footer div.fusion-column {
width:50% !important;
float: left;
}
#certificazioni-tab .fusion-layout-column.fusion_builder_column_1_4 {
width: 50% !important;
float: left;
}
.organigramma .hide-1-4 .fusion_builder_column_1_4:nth-child(1), .organigramma .team-list .hide-1-4 .fusion_builder_column_1_4:nth-child(4){
display: none;
}
.organigramma .team-list .fusion-layout-column.fusion_builder_column_1_4{
width:50% !important;
float: left;
}
.organigramma .team-list.tl-mod{
padding: 0 !important;
}
.organigramma .team-list.tl-mod .fusion-layout-column.fusion_builder_column_1_3{
width:calc(100% /3) !important;
float: left;
}
article.fusion-portfolio-post {
position: unset !important;
width: 50% !important;
float: left;
}
.project-description .fusion_builder_column_1_1:nth-child(1) {
width:25% !important;
float: left;
margin:0 5% 0 0 !important;
clear: none !important;
}
.project-description .fusion_builder_column_1_1:nth-child(2) {
width:70% !important;
float: left;
clear: none !important;
}
}
@media (min-width:300px) and (max-width:1024px){
.about-item:before{
display: none;
}
}
@media (min-width:1024px) and (max-width:1280px){
.fusion-header {
padding:0 30px !important;
}
.home .fusion-header {
background-color: #232838 !important;
}
.fusion-title h3 {
font-size: 60px !important;
line-height: 80px !important
}
.title-item {
font-size: 40px;
line-height: 65px;
}
.tfs-slider .slide-content-container .slide-content {
padding: 0px 10% !important;
}
.content-first-home {
padding: 0 5% 3% !important;
}
.content-5-10 {
padding: 5% !important;
}
.home-carousel-item .fusion-rollover {
padding:10px 20px 5px
}
.home-carousel-item h4 {
font-size:20px !important;
}
.content-post-home {
padding:5% !important;
}
.content-post-home .fusion-builder-row-inner .fusion_builder_column_1_2{
width:100% !important;
}
.home-single-post article.post div {
width: 100%;
}
.medium-text-brown, .fusion-page-title-bar .fusion-page-title-row h1 {
font-size: 40px !important;
}
#contact-home{
display: none;
}
.frame-item {
width:100% !important;
}
.frame-item span.fusion-imageframe, .frame-item .fusion-column-content > .fusion-text {width:100% !important;text-align: right;}
.frame-item span.fusion-imageframe img{width:70%}
.frame-items {left:0}
.fusion-footer-widget-area {
padding: 50px 5% 40px !important;
}
.about-content {
padding:5% 5% 0 !important;
}
.about-content .fusion-column-first, .about-content .fusion-column-last {
display: none;
}
.about-content .fusion-one-fourth, #certificazioni-tab .fusion-layout-column.fusion_builder_column_1_4 {
width:46% !important;
}
.fusion-portfolio-three .fusion-portfolio-post {
width: 33.3333% !important;
width: calc(100% / 3) !important;
}
.project-description .fusion_builder_column_1_1:nth-child(1) {
width: 100% !important; */
margin: 0 0 20px 0 !important;
}
.project-description .fusion_builder_column_1_1:nth-child(2) {
width: 100% !important; */
}
}html.lity-active {
overflow: hidden;
}
div.wpgdprc {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: Verdana, Geneva, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: 400;
font-size: 14px;
}
div.wpgdprc *,
div.wpgdprc *:before,
div.wpgdprc *:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
div.wpgdprc a,
div.wpgdprc a:hover,
div.wpgdprc a:focus {
text-decoration: underline;
color: inherit;
}
div.wpgdprc p {
font: inherit;
color: inherit;
}
div.wpgdprc button {
cursor: pointer;
}
div.wpgdprc .wpgdprc-button {
display: inline-block;
padding: 10px;
border: 1px solid #DBD6D6;
font-weight: bold;
}
div.wpgdprc .wpgdprc-button,
div.wpgdprc .wpgdprc-button:hover,
div.wpgdprc .wpgdprc-button:focus {
background: #FFFFFF;
text-decoration: none;
color: #000000;
}
div.wpgdprc .wpgdprc-button.wpgdprc-button--active,
div.wpgdprc .wpgdprc-button.wpgdprc-button--active:hover,
div.wpgdprc .wpgdprc-button.wpgdprc-button--active:focus {
background: #F3F3F3;
}
div.wpgdprc .wpgdprc-button--secondary,
div.wpgdprc .wpgdprc-button--secondary:hover,
div.wpgdprc .wpgdprc-button--secondary:focus {
background: #000000;
border-color: transparent;
color: #FFFFFF;
}
div.wpgdprc div.wpgdprc-message {
padding: 10px;
border: 1px solid transparent;
}
div.wpgdprc div.wpgdprc-message p:first-child {
margin-top: 0;
}
div.wpgdprc div.wpgdprc-message p:last-child {
margin-bottom: 0;
}
div.wpgdprc div.wpgdprc-message--notice {
background: #FFF3D9;
border-color: #E7D996;
}
div.wpgdprc div.wpgdprc-message--error {
background: #F7E4E1;
border-color: #CC4B37;
color: #CC4B37;
}
div.wpgdprc div.wpgdprc-message--success {
background: #E1FAEA;
border-color: #5B9C73;
color: #5B9C73;
}
div.wpgdprc .wpgdprc-status--processing,
div.wpgdprc .wpgdprc-status--removed {
pointer-events: none;
}
div.wpgdprc .wpgdprc-status--processing {
opacity: .5;
}
div.wpgdprc .wpgdprc-status--removed {
opacity: .2;
text-decoration: line-through;
}
div.wpgdprc .wpgdprc-status--error {
background-color: #F7E4E1;
border-color: #CC4B37;
color: #CC4B37;
}
div.wpgdprc .wpgdprc-checkbox {
position: relative;
}
div.wpgdprc .wpgdprc-checkbox input[type="checkbox"] {
display: none;
}
div.wpgdprc .wpgdprc-checkbox input[type="checkbox"]:checked ~ .wpgdprc-switch .wpgdprc-switch-label .wpgdprc-switch-inner {
margin-left: 0;
}
div.wpgdprc .wpgdprc-checkbox input[type="checkbox"]:checked ~ .wpgdprc-switch .wpgdprc-switch-label .wpgdprc-switch-switch {
right: 1px;
margin-right: 0;
}
div.wpgdprc .wpgdprc-checkbox label {
display: inline-block;
vertical-align: middle;
position: relative;
user-select: none;
z-index: 1;
font-weight: bold;
cursor: pointer;
color: #000000;
}
div.wpgdprc .wpgdprc-switch {
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 10px;
min-width: 65px;
}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-label {
display: block;
margin: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
overflow: hidden;
cursor: pointer;
}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner {
display: block;
margin-left: -100%;
width: 200%;
transition: all 0.15s ease-in-out;
}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:before,
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:after {
float: left;
width: 50%;
text-transform: uppercase;
line-height: 30px;
font-size: 12px;
color: #FFFFFF;
content: '';
}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:before {
padding: 0 10px;
background-color: #4AA94F;
}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:after {
padding-right: 10px;
background-color: #0A0A0A;
text-align: right;
}
div.wpgdprc .wpgdprc-switch--reverse .wpgdprc-switch-inner:before {
background-color: #FFAE00;
}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-switch {
position: absolute;
top: 1px;
right: 100%;
bottom: 0;
margin: 0 -29px 0 0;
width: 28px;
height: 28px;
background: #FFFFFF;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
box-shadow: 0 0 3px rgba(0, 0, 0, .3);
transition: all 0.15s ease-in-out;
} div.wpgdprc-consent-bar {
position: fixed;
bottom: 0;
right: 0;
left: 0;
padding: 10px 0;
background: #000000;
text-align: center;
z-index: 999;
animation: wpgdprcFadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
div.wpgdprc-consent-bar *,
div.wpgdprc-consent-bar *:before,
div.wpgdprc-consent-bar *:after {
margin: 0;
font: inherit;
color: inherit;
}
div.wpgdprc-consent-bar div.wpgdprc-consent-bar__container {
display: inline-block;
vertical-align: top;
position: relative;
}
div.wpgdprc-consent-bar div.wpgdprc-consent-bar__column {
padding: 0 10px;
}
div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
text-align: left;
color: #FFFFFF;
}
div.wpgdprc-consent-bar div.wpgdprc-consent-bar__notice {
max-width: 600px;
}
div.wpgdprc-consent-bar .wpgdprc-consent-bar__button {
padding: 5px 10px;
border: none;
} div.wpgdprc-consent-modal {
display: none;
}
div.wpgdprc-consent-modal.is-open {
display: block !important;
}
div.wpgdprc-consent-modal[aria-hidden="false"] div.wpgdprc-consent-modal__overlay {
animation: wpgdprcFadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
div.wpgdprc-consent-modal[aria-hidden="true"] div.wpgdprc-consent-modal__overlay {
animation: wpgdprcFadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
div.wpgdprc-consent-modal h3.wpgdprc-consent-modal__title {
margin-top: 0;
margin-bottom: 1em;
font-size: 16px;
font-weight: bold;
color: #000000;
}
div.wpgdprc-consent-modal div.wpgdprc-consent-modal__description {
color: #8A8A8A;
}
div.wpgdprc-consent-modal div.wpgdprc-consent-modal__overlay {
will-change: transform;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #000000;
background: rgba(0, 0, 0, 0.6);
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 999999;
}
div.wpgdprc-consent-modal div.wpgdprc-consent-modal__container {
position: relative;
width: 80%;
width: 80vw;
height: 80%;
height: 80vh;
max-width: 800px;
background: #FFFFFF;
border-top: 10px solid #DBD6D6;
overflow-y: auto;
}
div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
width: 40px;
height: 40px;
font-size: 21px;
line-height: 40px;
}
div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close,
div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close:hover,
div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close:focus {
background: #FFFFFF;
border: none;
color: inherit;
}
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation,
div.wpgdprc-consent-modal div.wpgdprc-consent-modal__information {
position: relative;
padding: 30px;
}
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation {
border-bottom: 1px solid #DBD6D6;
}
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation > a {
display: block;
margin-top: 10px;
}
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation > a:first-child {
margin-top: 0;
}
div.wpgdprc-consent-modal div.wpgdprc-consent-modal__information {
padding-bottom: 110px;
}
div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 0 30px;
height: 80px;
border-top: 1px solid #DBD6D6;
}
@media only screen and (min-width: 768px) {
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation,
div.wpgdprc-consent-modal div.wpgdprc-consent-modal__information {
float: left;
min-height: 100%;
}
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation {
width: 40%;
border-right: 1px solid #DBD6D6;
border-bottom: none;
}
div.wpgdprc-consent-modal div.wpgdprc-consent-modal__information {
width: 60%;
}
}
abbr.wpgdprc-required + abbr.required {
display: none !important;
}
@keyframes wpgdprcFadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes wpgdprcFadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}