.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}
.oxy-testimonial .oxy-testimonial-photo {
width: 125px;                height: 125px;                margin-right: 20px;
}
.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;                text-align: left;            }
.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-icon-box {
text-align: left;                flex-direction: column;            }
.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }
.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
alignment: center;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }
.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}
.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}
.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}
.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}
.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }
.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}
.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}
.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}
.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }
.oxy-pro-menu {
menu_dropdown_animation:fade-up;
}
.oxy-pro-menu .oxy-pro-menu-list .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-list > .menu-item{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container > div:first-child, .oxy-pro-menu .oxy-pro-menu-open-container > div:first-child{
oxy-pro-menu_slug_oxypromenuoffcanvascontaineroxypromenulistmenuitemoxypromenuopencontaineroxypromenulistmenuitem_min_width:px;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
oxy-pro-menu_slug_oxypromenuoffcanvascontainer_width:px;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-color:;
background-image:url();
overlay-color:;
background-size:;
background-repeat:;
background-attachment:;
background-blend-mode:;
background-size-width:px;
background-size-height:px;
background-position:px px;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1250px;
}
body {font-family: 'Poppins';}body {line-height: 1.6;font-size: 18px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Poppins';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
.ct-columns-inner-wrap {
display: block !important;
}
.ct-columns-inner-wrap:after {
display: table;
clear: both;
content: "";
}
.ct-column {
width: 100% !important;
margin: 0 !important;
}
.ct-columns-inner-wrap {
margin: 0 !important;
}
}
.oxel_accordion {
border-top-color:#adb4b9;
border-right-color:#adb4b9;
border-bottom-color:#adb4b9;
border-left-color:#adb4b9;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}
.oxel_accordion__row {
width:100%;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
text-align:justify;
border-bottom-color:#eceeef;
border-bottom-width:1px;
border-bottom-style:solid;
border-top-style:none;
background-color:#f9f9fa;
border-right-style:none;
border-left-style:none;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #f2293a;}.oxel_accordion__icon 
>svg {width: 15px;height: 15px;}.oxel_accordion__icon {
margin-right:8px;
transition-duration:0.3s;
font-weight:700;
selector-locked:true;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
width:100%;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
border-bottom-color:#98a1a8;
border-bottom-width:2px;
border-bottom-style:none;
overflow:hidden;
opacity:1;
transition-duration:3s;
border-top-style:none;
border-right-style:none;
border-left-style:none;
transition-property:max-height;
text-align:left;
max-height:3000px;
margin-top:0px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
max-height:0px;
padding-left:8px;
padding-right:8px;
padding-top:0px;
z-index:-1;
padding-bottom:0px;
transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
font-weight:600;
}
.oxel_icon_button__container:hover{
}
.oxel_icon_button__container {
background-color:#f2293a;
padding-top:0px;
padding-left:16px;
padding-right:16px;
padding-bottom:1px;
transition-duration:0.3s;
font-size:16px;
font-weight:600;
line-height:1.2;
color:#ffffff;
border-radius:23px;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
selector-locked:true;
}
@media (max-width: 1250px) {
.oxel_icon_button_text {
font-size:14px;
}
}
.oxel_icon_button_icon {
color: #ffffff;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
margin-right:8px;
icon-padding:10px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
}
.oxel_iconlist {
}
@media (max-width: 767px) {
.oxel_iconlist {
}
}
.oxel_iconlist__row {
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
width:100%;
margin-top:0px;
selector-locked:true;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
@media (max-width: 767px) {
.oxel_iconlist__row {
}
}
.oxel_iconlist__row__icon {
color: #f2293a;}.oxel_iconlist__row__icon 
>svg {width: 18px;height: 18px;}.oxel_iconlist__row__icon {
margin-left:0px;
margin-right:20px;
margin-top:5px;
selector-locked:true;
}
.oxel_iconlist__row__label {
color:#ffffff;
}
.oxel_iconlist__row--dark {
background-color:#eceeef;
}
.flick {
}
.flick:not(.ct-section):not(.oxy-easy-posts),
.flick.oxy-easy-posts .oxy-posts,
.flick.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.carousel-cell {
text-align:center;
width:25%;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
height:auto;
}
.carousel-cell:not(.ct-section):not(.oxy-easy-posts),
.carousel-cell.oxy-easy-posts .oxy-posts,
.carousel-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 767px) {
.carousel-cell {
}
}
.sliderimg {
}
.carouselHead {
}
.globalbtn {
font-family:'Poppins';
padding-top:20px;
padding-left:10px;
padding-bottom:20px;
padding-right:10px;
background-color:#0074db;
color:#ffffff;
font-size:20px;
text-align:center;
line-height:1.2;
letter-spacing:3px;
font-weight:700;
margin-top:0px;
bottom:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
.globalbtn:not(.ct-section):not(.oxy-easy-posts),
.globalbtn.oxy-easy-posts .oxy-posts,
.globalbtn.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 567px) {
.globalbtn {
padding: 8px 12.8px;
}.globalbtn {
}
}
.agencyb-heading-one {
font-family:'Poppins';
color:#ffffff;
font-weight:700;
font-size:64px;
line-height:1;
}
@media (max-width: 767px) {
.agencyb-heading-one {
font-size:64px;
}
}
@media (max-width: 567px) {
.agencyb-heading-one {
font-size:56px;
}
}
.agencyb-other-single {
}
.oxy-stock-content-styles {
}
.agencyb-logo:after{
background-image:url(https://www.targetsolutions.it/wp-content/uploads/2021/07/slip@2x.png);background-size: 100% 100%; position:absolute;
width:118px;
height:30px;
z-index:0;
bottom:-35px;
left:-10px;
background-repeat:no-repeat;
content:"";
}
.agencyb-logo:hover{
transform: scale(1.05,1.05);
}
.agencyb-logo {
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
position:relative;
z-index:11;
}
@media (max-width: 991px) {
.agencyb-logo {
}
}
.agencyb-red-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-red-button {
background-color :#ff3446;
border: 1px solid #ff3446;
color: #ffffff;
padding: 14px 22.4px;
}.agencyb-red-button {
font-family:'Poppins';
font-size:16px;
font-weight:600;
line-height:1.2;
padding-left:48px;
padding-right:48px;
border-radius:100px;
text-align:center;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.agencyb-outline-button:hover{
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}.agencyb-outline-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-outline-button {
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
padding: 13px 21.4px;
}.agencyb-outline-button {
font-family:'Poppins';
button-hover_color:#ffffff;
font-size:18px;
font-weight:900;
padding-left:48px;
padding-right:48px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
border-radius:100px;
letter-spacing:2px;
line-height:1.2;
text-align:center;
}
.agencyb-footer-1-column {
}
@media (max-width: 767px) {
.agencyb-footer-1-column {
text-align:center;
}
.agencyb-footer-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-footer-1-column.oxy-easy-posts .oxy-posts,
.agencyb-footer-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.agencyb-footer-1-title {
font-family:'Poppins';
color:#ffffff;
font-size:16px;
font-weight:600;
line-height:1.2;
margin-bottom:12px;
}
@media (max-width: 767px) {
.agencyb-footer-1-title {
font-size:13px;
font-weight:300;
}
}
@media (max-width: 567px) {
.agencyb-footer-1-title {
margin-bottom:10px;
font-size:13px;
font-weight:300;
}
}
.agencyb-footer-1-textlink:hover{
color:#ffffff;
}
.agencyb-footer-1-textlink {
font-family:'Poppins';
font-size:14px;
font-weight:400;
line-height:1.5;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
margin-bottom:8px;
color:#999999;
}
@media (max-width: 567px) {
.agencyb-footer-1-textlink {
}
.agencyb-footer-1-textlink:not(.ct-section):not(.oxy-easy-posts),
.agencyb-footer-1-textlink.oxy-easy-posts .oxy-posts,
.agencyb-footer-1-textlink.ct-section .ct-section-inner-wrap{
display:none;
}
}
.agencyb-footer-1-small-text {
font-family:'Poppins';
color:rgba(255,255,255,0.3);
font-size:12px;
font-weight:400;
margin-top:8px;
margin-bottom:8px;
line-height:1.2;
}
.agencyb-video-popup {
background-image: linear-gradient(135deg, rgba(255,159,46,0.9), rgba(247,35,196,0.9)); width:100%;
height:100%;
position:fixed;
top:0px;
left:0px;
text-align:center;
padding-top:24px;
padding-left:24px;
padding-right:24px;
padding-bottom:24px;
z-index: 1000;
}
.agencyb-video-popup:not(.ct-section):not(.oxy-easy-posts),
.agencyb-video-popup.oxy-easy-posts .oxy-posts,
.agencyb-video-popup.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
align-items:center;
justify-content:center;
}
.agencyb-modal-video {
}
.agencyb-hero-1-video:hover{
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
transform: rotate(0deg);
}
.agencyb-hero-1-video {
border-radius:20px;
position:relative;
overflow:hidden;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
text-align:center;
max-width:480px;
box-shadow:0px 10px 40px rgba(0,0,0,0.3);
transform: rotate(-15deg); } .agencyb-hero-1-video:hover .agencyb-hero-1-play { opacity: 1; transform: rotate(0deg);
}
.agencyb-hero-1-video:not(.ct-section):not(.oxy-easy-posts),
.agencyb-hero-1-video.oxy-easy-posts .oxy-posts,
.agencyb-hero-1-video.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.agencyb-hero-1-play {
width:96px;
height:96px;
opacity:0.7;
position:absolute;
transition-timing-function:ease;
transition-property:all;
transition-duration:0.2s;
transform: rotate(15deg);
}
@media (max-width: 567px) {
.agencyb-hero-1-play {
width:64px;
height:64px;
}
}
.agencyb-white-button:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
}.agencyb-white-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-white-button {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #3c3876;
padding: 14px 22.4px;
}.agencyb-white-button {
font-family:'Poppins';
button-hover_color:#ffffff;
font-size:18px;
font-weight:900;
padding-left:48px;
padding-right:48px;
line-height:1.2;
letter-spacing:2px;
border-radius:100px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
text-align:center;
box-shadow:0px 10px 40px rgba(0,0,0,0.3);
}
.agencyb-heading-two {
font-family:'Poppins';
color:#ffffff;
font-size:56px;
font-weight:700;
line-height:1;
}
@media (max-width: 767px) {
.agencyb-heading-two {
font-size:56px;
}
}
@media (max-width: 567px) {
.agencyb-heading-two {
font-size:48px;
}
}
.agencyb-service-1-column {
}
.agencyb-service-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-service-1-column.oxy-easy-posts .oxy-posts,
.agencyb-service-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.agencyb-service-1-column {
text-align:center;
}
.agencyb-service-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-service-1-column.oxy-easy-posts .oxy-posts,
.agencyb-service-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.agencyb-service-1-icon-wrapper {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
border-top-color:rgba(0,0,0,0.1);
border-right-color:rgba(0,0,0,0.1);
border-bottom-color:rgba(0,0,0,0.1);
border-left-color:rgba(0,0,0,0.1);
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-radius:100%;
margin-right:16px;
}
@media (max-width: 991px) {
.agencyb-service-1-icon-wrapper {
margin-right:0px;
margin-bottom:6px;
}
}
.agencyb-service-1-icon {
color: #ec2758;}.agencyb-service-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-service-1-icon {
}
.agencyb-service-1-text-wrapper {
text-align:left;
}
.agencyb-service-1-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-service-1-text-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-service-1-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.agencyb-service-1-text-wrapper {
text-align:center;
}
.agencyb-service-1-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-service-1-text-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-service-1-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.agencyb-service-1-title {
font-family:'Poppins';
color:#3c3876;
font-size:24px;
font-weight:700;
line-height:1.2;
text-align:left;
margin-bottom:4px;
}
.agencyb-services-1-text {
font-family:'Poppins';
color:#000000;
font-size:16px;
font-weight:400;
line-height:1.6;
}
.agencyb-red-outline-button:hover{
background-color: transparent;
border: 1px solid #ec2758;
color: #ec2758;
}.agencyb-red-outline-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-red-outline-button {
background-color: transparent;
border: 1px solid #ec2758;
color: #ec2758;
padding: 13px 21.4px;
}.agencyb-red-outline-button {
font-family:'Poppins';
button-hover_color:#ec2758;
font-size:18px;
font-weight:900;
letter-spacing:2px;
line-height:1.2;
padding-left:48px;
padding-right:48px;
border-radius:100px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.agencyb-digits-1-column {
text-align:center;
}
.agencyb-digits-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-digits-1-column.oxy-easy-posts .oxy-posts,
.agencyb-digits-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.agencyb-digits-1-icon {
color: #ffffff;}.agencyb-digits-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-digits-1-icon {
margin-bottom:8px;
}
.agencyb-digits-1-digits {
font-family:'Poppins';
color:#ffffff;
font-size:72px;
font-weight:900;
line-height:1;
margin-bottom:8px;
}
.agencyb-digits-1-text {
font-family:'Poppins';
font-size:18px;
color:#ffffff;
font-weight:400;
}
.agencyb-works-1-wrapper {
width:100%;
background-color:#ffffff;
text-align:center;
padding-bottom:28px;
height:100%;
box-shadow:0px 10px 40px rgba(0,0,0,0.1);
}
.agencyb-works-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-works-1-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-works-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.agencyb-works-1-image {
background-size: cover; width:100%;
background-color:#ec2758;
margin-bottom:36px;
padding-top:320px;
background-attachment:scroll;
background-repeat:no-repeat;
text-align:center;
}
.agencyb-works-1-image:not(.ct-section):not(.oxy-easy-posts),
.agencyb-works-1-image.oxy-easy-posts .oxy-posts,
.agencyb-works-1-image.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.agencyb-work-1-label {
font-family:'Poppins';
color:#ffffff;
font-size:12px;
font-weight:400;
background-color:#ec2758;
padding-top:4px;
padding-bottom:4px;
padding-left:24px;
padding-right:24px;
line-height:1.4;
border-radius:6px;
margin-bottom:-12px;
}
.agencyb-work-1-title {
font-family:'Poppins';
color:#3c3876;
font-size:24px;
font-weight:700;
line-height:1.2;
margin-bottom:12px;
margin-left:48px;
margin-right:48px;
}
.agencyb-work-1-text {
font-family:'Poppins';
color:#000000;
font-size:16px;
font-weight:400;
line-height:1.6;
margin-bottom:24px;
margin-left:48px;
margin-right:48px;
}
.agencyb-clients-1-image {
width:13%;
margin-left:1.5%;
margin-right:1.5%;
}
@media (max-width: 991px) {
.agencyb-clients-1-image {
width:25%;
padding-bottom:1.5%;
padding-top:1.5%;
}
}
@media (max-width: 567px) {
.agencyb-clients-1-image {
width:40%;
padding-top:6%;
padding-bottom:6%;
padding-left:3%;
padding-right:3%;
}
}
.agencyb-reviews-1-avatar {
width:96px;
border-radius:100%;
border-top-width:5px;
border-right-width:5px;
border-bottom-width:5px;
border-left-width:5px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
border-left-color:#fff;
height:96px;
margin-bottom:10px;
}
.agencyb-review-1-stars-wrapper {
width:100%;
text-align:center;
margin-bottom:6px;
}
.agencyb-review-1-stars-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-review-1-stars-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-review-1-stars-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.agencyb-review-1-star-icon {
color: #ffffff;}.agencyb-review-1-star-icon 
>svg {width: 16px;height: 16px;}.agencyb-review-1-star-icon {
icon-padding:2px;
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
}
.agencyb-review-1-title {
font-family:'Poppins';
font-size:24px;
color:#ffffff;
font-weight:700;
line-height:1.2;
margin-bottom:12px;
}
.agencyb-review-1-text {
font-family:'Poppins';
color:#ffffff;
font-size:16px;
font-weight:400;
line-height:1.6;
}
.agencyb-process-1-left-column {
text-align:right;
}
.agencyb-process-1-left-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-left-column.oxy-easy-posts .oxy-posts,
.agencyb-process-1-left-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.agencyb-process-1-title {
font-family:'Poppins';
color:#3c3876;
font-size:24px;
font-weight:700;
line-height:1.2;
margin-bottom:4px;
}
.agencyb-process-1-text {
font-family:'Poppins';
font-size:16px;
font-weight:400;
line-height:1.6;
color:#000000;
}
.agencyb-process-1-center-column {
text-align:center;
}
.agencyb-process-1-center-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-center-column.oxy-easy-posts .oxy-posts,
.agencyb-process-1-center-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.agencyb-process-1-icon-wrapper {
background-color:#ec2758;
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
border-radius:100%;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:5px;
border-right-width:5px;
border-bottom-width:5px;
border-left-width:5px;
border-top-color:#FFF;
border-right-color:#FFF;
border-bottom-color:#FFF;
border-left-color:#FFF;
}
.agencyb-process-1-icon {
color: #ffffff;}.agencyb-process-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-process-1-icon {
}
.agencyb-process-1-line {
background-color:rgba(0,0,0,0.1);
}
@media (max-width: 767px) {
.agencyb-process-1-line {
}
.agencyb-process-1-line:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-line.oxy-easy-posts .oxy-posts,
.agencyb-process-1-line.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}
.agencyb-process-1-right-column {
text-align:left;
}
.agencyb-process-1-right-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-right-column.oxy-easy-posts .oxy-posts,
.agencyb-process-1-right-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.agencyb-insta-1-image {
box-shadow:0px 10px 40px rgba(0,0,0,0.3);
}
.agencyb-contact-1-column {
text-align:center;
}
.agencyb-contact-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-contact-1-column.oxy-easy-posts .oxy-posts,
.agencyb-contact-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.agencyb-contact-1-icon-wrapper {
width:80px;
height:80px;
border-top-color:rgba(0,0,0,0.1);
border-right-color:rgba(0,0,0,0.1);
border-bottom-color:rgba(0,0,0,0.1);
border-left-color:rgba(0,0,0,0.1);
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-radius:100%;
margin-bottom:12px;
text-align:center;
}
.agencyb-contact-1-icon-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-contact-1-icon-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-contact-1-icon-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.agencyb-contact-1-icon {
color: #ec2758;}.agencyb-contact-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-contact-1-icon {
}
.agencyb-contact-1-title {
font-family:'Poppins';
font-size:24px;
font-weight:700;
color:#3c3876;
line-height:1.2;
text-align:center;
margin-bottom:6px;
}
.agencyb-contact-1-link:hover{
color:#ec2758;
}
.agencyb-contact-1-link {
font-family:'Poppins';
color:#3c3876;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
font-size:16px;
font-weight:400;
line-height:1.6;
}
.btn {
background-color:transparent;
border-top-color:#f2293a;
border-right-color:#f2293a;
border-bottom-color:#f2293a;
border-left-color:#f2293a;
border-radius:28px;
font-size:16px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
color:#ffffff;
padding-top:8px;
padding-bottom:8px;
padding-left:20px;
padding-right:10px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
}
.btn:not(.ct-section):not(.oxy-easy-posts),
.btn.oxy-easy-posts .oxy-posts,
.btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.btn__icon {
color: #ff3446;}.btn__icon 
>svg {width: 16px;height: 16px;}.btn__icon {
margin-left:20px;
}
.slide {
background-size: cover; height:842px;
text-align:left;
background-position:50% 0%;
}
.slide:not(.ct-section):not(.oxy-easy-posts),
.slide.oxy-easy-posts .oxy-posts,
.slide.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
}
@media (max-width: 567px) {
.slide {
max-height:700px;
}
.slide:not(.ct-section):not(.oxy-easy-posts),
.slide.oxy-easy-posts .oxy-posts,
.slide.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:flex-end;
}
}
.ts-link {
text-align:center;
color:#ffffff;
font-weight:300;
font-size:14px;
margin-top:30px;
}
.ts-link:not(.ct-section):not(.oxy-easy-posts),
.ts-link.oxy-easy-posts .oxy-posts,
.ts-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.ts-link--white {
}
.icon_button_red {
color: #f2293a;}.icon_button_red 
>svg {width: 18px;height: 18px;}.icon_button_red {
margin-right:10px;
}
.slide__illustration {
attachment_height:525;
attachment_width:731;
attachment_url:https://www.targetsolutions.it/wp-content/uploads/2021/08/Mask-Group-20-1.png;
position:absolute;
bottom:0px;
margin-left:auto;
margin-right:auto;
left:0px;
right:0px;
z-index:1;
}
.slide__illustration:not(.ct-section):not(.oxy-easy-posts),
.slide__illustration.oxy-easy-posts .oxy-posts,
.slide__illustration.ct-section .ct-section-inner-wrap{
display:block;
}
.slide__div {
width:100%;
position:relative;
z-index:2;
}
@media (max-width: 567px) {
.slide__div {
max-width:300px;
}
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.solution:hover{
background-image:linear-gradient(rgba(242,41,58,0.6), rgba(242,41,58,0.6)), url(https://www.targetsolutions.it/wp-content/uploads/sicurplan-1.png);background-size:auto,  auto; background-color:#f2293a;
padding-top:100px;
background-position:50% 50%;
}
.solution {
background-image:linear-gradient(rgba(242,41,58,0), rgba(242,41,58,0)), url(https://www.targetsolutions.it/wp-content/uploads/sicurplan-1.png);background-size:auto,  160px 160px; text-align:left;
background-color:#ffffff;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
border-radius:20px;
transition-duration:.2s;
transition-timing-function:linear;
transition-property:all;
color:#2a2c2e;
background-repeat:no-repeat;
height:100%;
padding-top:210px;
background-position:30px 30px;
}
.solution:not(.ct-section):not(.oxy-easy-posts),
.solution.oxy-easy-posts .oxy-posts,
.solution.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 1250px) {
.solution {
}
}
@media (max-width: 767px) {
.solution {
background-size: 240px auto; background-position:50% 20px;
}
}
@media (max-width: 567px) {
.solution {
padding-top:300px;
height:auto;
}
.solution:hover{
background-size: 240px auto; padding-top:300px;
background-position:50px 20px;
}
}
.solution__content {
transition-duration:.2s;
transition-timing-function:ease-in;
transition-property:all;
}
@media (max-width: 1250px) {
.solution__content {
}
}
@media (max-width: 767px) {
.solution__content {
margin-top:80px;
}
}
@media (max-width: 567px) {
.solution__content {
margin-top:0px;
}
}
.slide-bottom {
height:770px;
}
@media (max-width: 567px) {
.slide-bottom {
}
.slide-bottom:not(.ct-section):not(.oxy-easy-posts),
.slide-bottom.oxy-easy-posts .oxy-posts,
.slide-bottom.ct-section .ct-section-inner-wrap{
display:flex;
}
}
.cover {
background-image:linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url(https://www.targetsolutions.it/wp-content/uploads/istockphoto-488888801-612x612-1.jpg);background-size:auto,  cover; height:600px;
text-align:center;
}
@media (max-width: 767px) {
.cover {
height:700px;
}
.cover:not(.ct-section):not(.oxy-easy-posts),
.cover.oxy-easy-posts .oxy-posts,
.cover.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:flex-end;
}
}
@media (max-width: 567px) {
.cover {
}
}
.cover__headline {
font-size:82px;
color:#ffffff;
}
@media (max-width: 767px) {
.cover__headline {
font-size:54px;
}
}
@media (max-width: 567px) {
.cover__headline {
}
}
.cover__text {
color:#ffffff;
font-size:32px;
font-weight:300;
max-width:450px;
}
@media (max-width: 767px) {
.cover__text {
font-size:24px;
}
}
.cover__section {
}
.cover__section .ct-section-inner-wrap {
padding-top: 50px;
}
.cover__section:not(.ct-section):not(.oxy-easy-posts),
.cover__section.oxy-easy-posts .oxy-posts,
.cover__section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
@media (max-width: 767px) {
.cover__section {
}
.cover__section .ct-section-inner-wrap {
padding-bottom: 30px;
}
}
@media (max-width: 567px) {
.cover__section {
}
}
.cover__section__content {
text-align:right;
}
.cover__section__content:not(.ct-section):not(.oxy-easy-posts),
.cover__section__content.oxy-easy-posts .oxy-posts,
.cover__section__content.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-end;
}
@media (max-width: 767px) {
.cover__section__content {
margin-bottom:30px;
}
}
.breadcrumbs {
color:#ffffff;
}
@media (max-width: 767px) {
.breadcrumbs {
}
.breadcrumbs:not(.ct-section):not(.oxy-easy-posts),
.breadcrumbs.oxy-easy-posts .oxy-posts,
.breadcrumbs.ct-section .ct-section-inner-wrap{
display:none;
}
}
@media (max-width: 567px) {
.breadcrumbs {
}
}
.button {
background-color:#f2293a;
border-radius:23px;
color:#ffffff;
padding-bottom:10px;
padding-right:25px;
padding-left:25px;
min-width:235px;
selector-locked:false;
padding-top:10px;
}
.button:not(.ct-section):not(.oxy-easy-posts),
.button.oxy-easy-posts .oxy-posts,
.button.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1250px) {
.button {
}
.button:not(.ct-section):not(.oxy-easy-posts),
.button.oxy-easy-posts .oxy-posts,
.button.ct-section .ct-section-inner-wrap{
display:flex;
}
}
@media (max-width: 567px) {
.button {
}
}
.readmore {
margin-left:0px;
color:#2a2c2e;
}
.readmore:not(.ct-section):not(.oxy-easy-posts),
.readmore.oxy-easy-posts .oxy-posts,
.readmore.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.service:hover{
background-color:#f2293a;
}
.service {
border-radius:20px;
padding-top:30px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
transition-duration:.2s;
transition-timing-function:ease-in;
transition-property:background-color;
text-align:left;
}
.service_headline {
margin-bottom:10px;
font-size:24px;
line-height:1.3;
}
.cover__breadcrumbs {
}
.subpage-container {
}
.subpage__columns {
}
.subpage__1st-col {
width:24%;
padding-left:0px;
}
@media (max-width: 1250px) {
.subpage__1st-col {
}
}
@media (max-width: 991px) {
.subpage__1st-col {
}
}
@media (max-width: 767px) {
.subpage__1st-col {
border-bottom-color:#f2293a;
border-bottom-width:2px;
border-bottom-style:solid;
padding-top:0px;
padding-left:0px;
width:100%;
padding-bottom:35px;
}
}
@media (max-width: 567px) {
.subpage__1st-col {
padding-top:0px;
padding-left:0px;
border-bottom-width:2px;
border-bottom-color:#f2293a;
border-bottom-style:solid;
padding-bottom:0px;
}
}
.subpage__2nd-col {
text-align:left;
width:72%;
}
.subpage__2nd-col:not(.ct-section):not(.oxy-easy-posts),
.subpage__2nd-col.oxy-easy-posts .oxy-posts,
.subpage__2nd-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 1250px) {
.subpage__2nd-col {
width:70%;
}
}
@media (max-width: 991px) {
.subpage__2nd-col {
padding-left:0px;
width:65%;
}
}
@media (max-width: 767px) {
.subpage__2nd-col {
width:100%;
margin-top:50px;
}
}
@media (max-width: 567px) {
.subpage__2nd-col {
padding-left:0px;
margin-top:0px;
}
}
.subpage__title {
font-size:35px;
selector-locked:false;
}
@media (max-width: 767px) {
.subpage__title {
font-size:34px;
}
}
@media (max-width: 567px) {
.subpage__title {
font-size:34px;
}
}
.subpage__content {
margin-top:50px;
selector-locked:true;
}
@media (max-width: 567px) {
.subpage__content {
margin-top:30px;
}
}
.subpage__features {
width:100%;
margin-top:50px;
background-color:#2a2c2e;
border-radius:20px;
padding-top:38px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
text-align:justify;
}
.subpage__features:not(.ct-section):not(.oxy-easy-posts),
.subpage__features.oxy-easy-posts .oxy-posts,
.subpage__features.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 767px) {
.subpage__features {
}
.subpage__features:not(.ct-section):not(.oxy-easy-posts),
.subpage__features.oxy-easy-posts .oxy-posts,
.subpage__features.ct-section .ct-section-inner-wrap{
display:block;
}
}
@media (max-width: 567px) {
.subpage__features {
}
.subpage__features:not(.ct-section):not(.oxy-easy-posts),
.subpage__features.oxy-easy-posts .oxy-posts,
.subpage__features.ct-section .ct-section-inner-wrap{
display:block;
}
}
.button-download {
width:220px;
padding-top:12px;
padding-bottom:12px;
}
@media (max-width: 567px) {
.button-download {
}
.button-download:not(.ct-section):not(.oxy-easy-posts),
.button-download.oxy-easy-posts .oxy-posts,
.button-download.ct-section .ct-section-inner-wrap{
display:flex;
}
}
.subpages {
margin-top:17px;
border-right-width:2px;
border-right-style:solid;
border-right-color:#f2293a;
width:100%;
}
@media (max-width: 991px) {
.subpages {
}
}
@media (max-width: 767px) {
.subpages {
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}
}
@media (max-width: 567px) {
.subpages {
border-top-style:none;
border-right-style:none;
border-left-style:none;
padding-bottom:5px;
border-bottom-style:none;
}
}
.subpages-nav {
width:100%;
text-align:justify;
}
.subpages-nav:not(.ct-section):not(.oxy-easy-posts),
.subpages-nav.oxy-easy-posts .oxy-posts,
.subpages-nav.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 767px) {
.subpages-nav {
padding-bottom:20px;
border-bottom-color:#cccccc;
border-bottom-width:1px;
border-bottom-style:solid;
}
}
@media (max-width: 567px) {
.subpages-nav {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#cccccc;
padding-bottom:20px;
}
}
.subpages-nav__prev {
text-align:center;
url_encoded:true;
}
.subpages-nav__prev:not(.ct-section):not(.oxy-easy-posts),
.subpages-nav__prev.oxy-easy-posts .oxy-posts,
.subpages-nav__prev.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.subpages-nav__next {
text-align:center;
url_encoded:true;
margin-left:auto;
}
.subpages-nav__next:not(.ct-section):not(.oxy-easy-posts),
.subpages-nav__next.oxy-easy-posts .oxy-posts,
.subpages-nav__next.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.ae-select-content {
}
.ae-select-content:not(.ct-section):not(.oxy-easy-posts),
.ae-select-content.oxy-easy-posts .oxy-posts,
.ae-select-content.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 767px) {
.ae-select-content {
font-size:16px;
color:#f2293a;
font-weight:700;
position:relative;
padding-top:0px;
width:100%;
margin-bottom:0px;
}
.ae-select-content:not(.ct-section):not(.oxy-easy-posts),
.ae-select-content.oxy-easy-posts .oxy-posts,
.ae-select-content.ct-section .ct-section-inner-wrap{
display:block;
}
}
@media (max-width: 567px) {
}
.sidebar-content {
margin-right:29px;
}
@media (max-width: 567px) {
.sidebar-content {
padding-bottom:30px;
}
}
.subpages-nav__icon {
color: #333333;}.subpages-nav__icon 
>svg {width: 18px;height: 18px;}.subpages-nav__icon {
}
.ul_inline {
margin-left:0px;
padding-left:0px;
margin-top:30px;
width:100%;
}
.ul_inline:not(.ct-section):not(.oxy-easy-posts),
.ul_inline.oxy-easy-posts .oxy-posts,
.ul_inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
@media (max-width: 767px) {
.ul_inline {
}
.ul_inline:not(.ct-section):not(.oxy-easy-posts),
.ul_inline.oxy-easy-posts .oxy-posts,
.ul_inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.ul_inline__li {
margin-bottom:10px;
width:auto;
}
.ul_inline__icon {
margin-right:15px;
}
.new_columns-44-206:ct_depth{
}
.section-page {
}
.page-with-nav {
selector-locked:true;
}
.page-with-nav .ct-section-inner-wrap {
padding-top: 30px;
}
.div_block-119-206 {
max-width:430px;
width:100%;
background-color:#ffffff;
border-radius:20px;
padding-top:50px;
padding-bottom:50px;
padding-left:30px;
padding-right:30px;
height:100%;
}
@media (max-width: 1250px) {
.div_block-119-206 {
}
}
@media (max-width: 767px) {
.div_block-119-206 {
max-width:100%;
}
}
.fancy_icon-121-206 {
color: #ff3446;}.fancy_icon-121-206 
>svg {width: 70px;height: 70px;}.fancy_icon-121-206 {
}
@media (max-width: 767px) {
.fancy_icon-121-206 {
}.fancy_icon-121-206 
>svg {width: 100px;height: 100px;}.fancy_icon-121-206 {
margin-left:auto;
margin-right:auto;
}
}
.headline-124-206 {
margin-top:30px;
margin-bottom:15px;
}
.text_block-125-206 {
font-size:16px;
text-align:left;
}
@media (max-width: 1250px) {
.text_block-125-206 {
text-align:left;
}
}
@media (max-width: 991px) {
.text_block-125-206 {
text-align:left;
}
}
@media (max-width: 567px) {
.text_block-125-206 {
text-align:left;
}
}
.link-133-206:hover{
background-color:#f2293a;
border-radius:23px;
}
.link-133-206 {
transform:; margin-top:30px;
transition-duration:.2s;
transition-timing-function:linear;
transition-property:background-color;
background-color:#ffffff;
border-radius:23px;
}
.link-133-206:not(.ct-section):not(.oxy-easy-posts),
.link-133-206.oxy-easy-posts .oxy-posts,
.link-133-206.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.fancy_icon-134-206 {
border: 1px solid;
padding: 12px;color: #f2293a;}.fancy_icon-134-206 
>svg {width: 16px;height: 16px;}.fancy_icon-134-206 {
icon-padding:12px;
}
.text_block-135-206 {
font-size:16px;
padding-left:20px;
padding-right:20px;
color:#2a2c2e;
}
.div_block-118-206 {
width:100%;
text-align:justify;
}
.div_block-118-206:not(.ct-section):not(.oxy-easy-posts),
.div_block-118-206.oxy-easy-posts .oxy-posts,
.div_block-118-206.ct-section .ct-section-inner-wrap{
display:grid;
justify-content:space-between;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 767px) {
.div_block-118-206 {
}
.div_block-118-206:not(.ct-section):not(.oxy-easy-posts),
.div_block-118-206.oxy-easy-posts .oxy-posts,
.div_block-118-206.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}
.solution-prodotti {
}
.button-long-text {
}
@media (max-width: 1250px) {
.button-long-text {
font-size:12px;
}
}
@media (max-width: 767px) {
.button-long-text {
min-width:290px;
font-size:16px;
}
}
@media (max-width: 567px) {
.button-long-text {
}
}
.feat {
width:100%;
selector-locked:true;
}
.feat__p {
color:#ffffff;
font-size:16px;
text-align:left;
}
.feat__h3 {
}
.feat__title {
font-size:24px;
color:#ffffff;
font-weight:700;
margin-bottom:20px;
margin-top:20px;
text-align:left;
}
@media (max-width: 991px) {
.feat__title {
text-align:left;
}
}
.cover-welfare:ct_depth{
}
.cover-welfare {
background-image:linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url(https://www.targetsolutions.it/wp-content/uploads/ProgettiWelfare_doctor_header.jpg);background-size:auto,  cover;}
@media (max-width: 991px) {
.cover-welfare {
background-position:50% 0%;
}
}
@media (max-width: 767px) {
.cover-welfare {
background-position:-90% 0%;
}
}
.div_block-232-245 {
background-color:#ffffff;
padding-left:30px;
padding-top:50px;
padding-bottom:50px;
padding-right:30px;
border-radius:20px;
}
.div_block-232-245:not(.ct-section):not(.oxy-easy-posts),
.div_block-232-245.oxy-easy-posts .oxy-posts,
.div_block-232-245.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
}
.expand-content {
cursor:pointer;
}
@media (max-width: 767px) {
.expand-content {
text-align:center;
padding-top:15px;
}
.expand-content:not(.ct-section):not(.oxy-easy-posts),
.expand-content.oxy-easy-posts .oxy-posts,
.expand-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
}
.expand-content-icon {
padding-top:10px;
padding-bottom:10px;
}
.rotated {
transform:rotate(180deg);}
.two-columns:ct_depth{
}
.two-columns {
text-align:justify;
}
.two-columns:not(.ct-section):not(.oxy-easy-posts),
.two-columns.oxy-easy-posts .oxy-posts,
.two-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 991px) {
.two-columns {
}
.two-columns:not(.ct-section):not(.oxy-easy-posts),
.two-columns.oxy-easy-posts .oxy-posts,
.two-columns.ct-section .ct-section-inner-wrap{
display:flex;
}
}
@media (max-width: 767px) {
.two-columns {
}
.two-columns .ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 30px;
}
.two-columns:not(.ct-section):not(.oxy-easy-posts),
.two-columns.oxy-easy-posts .oxy-posts,
.two-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.two-columns__second {
text-align:left;
width:45%;
}
.two-columns__second:not(.ct-section):not(.oxy-easy-posts),
.two-columns__second.oxy-easy-posts .oxy-posts,
.two-columns__second.ct-section .ct-section-inner-wrap{
align-items:flex-start;
}
.two-columns__second:ct_depth{
}
@media (max-width: 767px) {
.two-columns__second {
width:100%;
margin-top:30px;
}
}
.two-columns__first {
width:50%;
text-align:left;
}
.two-columns__first:not(.ct-section):not(.oxy-easy-posts),
.two-columns__first.oxy-easy-posts .oxy-posts,
.two-columns__first.ct-section .ct-section-inner-wrap{
align-items:flex-start;
}
@media (max-width: 767px) {
.two-columns__first {
width:100%;
}
}
.expand-content-mobile {
width:100%;
}
.expand-content-mobile:not(.ct-section):not(.oxy-easy-posts),
.expand-content-mobile.oxy-easy-posts .oxy-posts,
.expand-content-mobile.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 767px) {
.expand-content-mobile {
}
.expand-content-mobile:not(.ct-section):not(.oxy-easy-posts),
.expand-content-mobile.oxy-easy-posts .oxy-posts,
.expand-content-mobile.ct-section .ct-section-inner-wrap{
display:block;
}
}
.expand-content-text:ct_depth{
}
.expand-content-text {
font-size:15px;
margin-top:10px;
}
@media (max-width: 767px) {
.expand-content-text {
font-size:15px;
color:#666666;
margin-right:10px;
}
.expand-content-text:not(.ct-section):not(.oxy-easy-posts),
.expand-content-text.oxy-easy-posts .oxy-posts,
.expand-content-text.ct-section .ct-section-inner-wrap{
display:block;
}
}
.div_block-260-171 {
width:32%;
}
@media (max-width: 767px) {
.div_block-260-171 {
width:100%;
}
}
@media (max-width: 567px) {
.div_block-260-171 {
width:100%;
}
}
.div_block-259-171 {
width:65%;
text-align:left;
}
@media (max-width: 767px) {
.div_block-259-171 {
width:100%;
}
}
@media (max-width: 567px) {
.div_block-259-171 {
width:100%;
margin-top:14px;
}
}
.text_block-262-171 {
margin-top:0px;
}
.slide__headline:ct_depth{
}
.slide__headline {
color:#ffffff;
font-size:32px;
line-height:1.3;
font-weight:300;
}
@media (max-width: 1250px) {
.slide__headline {
line-height:1;
font-size:26px;
}
}
@media (max-width: 991px) {
.slide__headline {
font-size:22px;
}
}
@media (max-width: 567px) {
.slide__headline {
font-size:24px;
}
}
.slide__subheadline:ct_depth{
}
.slide__subheadline {
color:#ff3446;
font-size:150px;
line-height:1.3;
font-weight:700;
}
@media (max-width: 1250px) {
.slide__subheadline {
font-size:120px;
}
}
@media (max-width: 991px) {
.slide__subheadline {
font-size:100px;
}
}
@media (max-width: 767px) {
.slide__subheadline {
font-size:22px;
}
}
@media (max-width: 567px) {
.slide__subheadline {
font-size:54px;
}
}
.div_block-661-13 {
height:100%;
}
.div_block-719-13:ct_depth{
}
.div_block-719-13 {
width:100%;
}
@media (max-width: 767px) {
.div_block-719-13 {
width:300px;
}
}
.div_block-29-168 {
}
.content-columns {
text-align:justify;
margin-top:30px;
}
.content-columns:not(.ct-section):not(.oxy-easy-posts),
.content-columns.oxy-easy-posts .oxy-posts,
.content-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 1250px) {
.content-columns {
}
}
@media (max-width: 767px) {
.content-columns {
}
.content-columns:not(.ct-section):not(.oxy-easy-posts),
.content-columns.oxy-easy-posts .oxy-posts,
.content-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.link-63-156 {
}
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width:1450px){
.ct-section-inner-wrap, .oxy-header-container {
max-width: 1400px;
}
}
.menu-item-271 .sub-menu{
right:0;
}
.astm-search-menu.sliding a{
margin-right:1px;
}
#menu-search{
padding:0;
margin:0;
}
#menu-search li{
list-style:none;
}
h1,h2,h3{
line-height:1.3
}
.solution .oxel_icon_button_icon,
.solution .oxel_icon_button_text
{
color:#F2293A;
border-color:#F2293A;
}
.solution:hover *,
.solution:hover .oxel_icon_button_icon,
.solution:hover .oxel_icon_button_text
{
color:white;
border-color:white;
}
.solution:hover .solution__content{
top:-15%
}
.service:hover *,
.service:hover .oxel_icon_button_icon,
.service:hover .oxel_icon_button_text{
color:white !important;
}
#responsive-menu-pro-container{
top:90px !important;
}
#responsive-menu-pro-container #responsive-menu-pro-search-box{
padding-top:10px;
padding-bottom:10px;
}
#responsive-menu-pro-container .responsive-menu-pro-search-box{
width:calc(100% - 30px) ;
padding:0;
font-family:"Poppins";
font-weight:600;
}
.responsive-menu-pro-search-form:after {
content:"";
position:relative;
display: inline-block;
width: 18px;
height: 18px;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctitle%3Eloupe%3C/title%3E%3Cpath d='M14.096 0c-7.785 0-14.096 6.311-14.096 14.096s6.311 14.096 14.096 14.096c7.785 0 14.096-6.311 14.096-14.096v0c-0.007-7.782-6.314-14.089-14.095-14.096h-0.001zM14.096 25.584c-0.001 0-0.002 0-0.004 0-6.346 0-11.491-5.145-11.491-11.491s5.145-11.491 11.491-11.491c6.346 0 11.491 5.145 11.491 11.491 0 0.001 0 0.003 0 0.004v-0c-0.009 6.341-5.147 11.478-11.486 11.487h-0.001z'%3E%3C/path%3E%3Cpath d='M31.619 29.779l-7.458-7.458c-0.224-0.188-0.515-0.302-0.832-0.302-0.718 0-1.3 0.582-1.3 1.3 0 0.318 0.114 0.609 0.303 0.834l-0.002-0.002 7.458 7.458c0.224 0.188 0.515 0.302 0.832 0.302 0.718 0 1.3-0.582 1.3-1.3 0-0.318-0.114-0.609-0.303-0.834l0.002 0.002z'%3E%3C/path%3E%3C/svg%3E%0A");
background-repeat: no-repeat !important;
background-size:100%;
filter:invert();
}
.responsive-menu-pro-item-link{
font-weight:600;
}
#responsive-menu-pro-container .oxel_icon_button__container{
padding-top:13px;
padding-bottom:13px;
}
#div_block-201-10-mobile{ margin-top:30px; align-items:center; flex-direction: row; justify-content: center; }
#div_block-201-10-mobile #text_block-203-10{ margin-right:0; }
header .oxy-nav-menu .oxy-nav-menu-list li.menu-item-143,
header .oxy-nav-menu .oxy-nav-menu-list li.menu-item-272{
display:none;
}
.oxy-sticky-header-active .oxy-nav-menu .oxy-nav-menu-list li.menu-item-272{
display:block;
}
#menu-primary-mobile-1 .menu-item .sub-menu,
#menu-primary-mobile .menu-item .sub-menu{
padding:40px 0 10px;
}
#menu-primary-mobile-1 .menu-item .sub-menu li,
#menu-primary-mobile .menu-item .sub-menu li{
margin:0 10px;
}
#menu-primary-mobile-1 .sub-menu .menu-item a,
#menu-primary-mobile .sub-menu .menu-item a{
font-weight:400;
color:#2a2c2e;
padding:10px 30px;
}
.menu-primary-mobile-container .sub-menu .current-menu-item{
background:#F4F4F4;
border-radius:7px
}
#breadcrumbs a{
color:#fff;
}
#breadcrumbs .breadcrumb_last{
color:#F70606;
}
.ae-hide{display:none; }
.ae-select-content:after {
content:"";
width:12px;
height:12px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.742' height='8.285' viewBox='0 0 13.742 8.285'%3E%3Cpath id='Path_27951' data-name='Path 27951' d='M579.8,2237.589l6.164,6.164-6.164,6.164' transform='translate(2250.624 -579.097) rotate(90)' fill='none' stroke='%23f2293a' stroke-width='2'/%3E%3C/svg%3E%0A");
background-size:100%;
background-repeat:no-repeat;
display:block;
position:absolute;
right:0px;
top:10px;
transform-origin:50% 30%;
}
.ae-select-content.up:after {
transform:rotate(180deg);
}
.subpage-container > div{
padding-top:0;
}
.ct-new-columns .subpage__1st-col{
padding-left:0;
}
.div_block-259-171{
color:white;
}
.oxy-rich-text ul{
list-style:none;
padding:0;
margin-top:0;
}
.oxy-rich-text ul li{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='17.085' viewBox='0 0 22 17.085'%3E%3Cpath id='Path_27876' data-name='Path 27876' d='M7512.714,4417.025a2.553,2.553,0,0,1-.808,1.257q-6.34,6.327-12.667,12.665a1.124,1.124,0,0,1-1.177.375,1.306,1.306,0,0,1-.526-.31q-3.155-3.133-6.291-6.285a1.671,1.671,0,0,1,.011-2.453q.355-.359.714-.713a1.674,1.674,0,0,1,2.452,0q1.882,1.87,3.75,3.752a1.737,1.737,0,0,1,.165.253,2.836,2.836,0,0,1,.206-.274q5.192-5.2,10.387-10.389a1.7,1.7,0,0,1,2.606-.008c.117.116.228.238.351.348a2.414,2.414,0,0,1,.828,1.268Z' transform='translate(-7490.714 -4414.286)' fill='%23f70606'/%3E%3C/svg%3E%0A");
background-repeat:no-repeat;
background-position:left 5px;
padding-left:40px;
margin-bottom:20px;
}
.wpcf7 p{
float:left;
width:48%;
margin-left:2%;
margin-top:40px;
font-size:16px;
}
.wpcf7 p.privacy-field{
width:58%;
margin-top:0px;
color:#999999;
}
.wpcf7 p.submit{
margin-top:20px;
}
.wpcf7 p.privacy-field .wpcf7-list-item{
color:#717171;
font-size:11px;
margin:0;
}
.wpcf7 p.privacy-field + p{
width:38%;
}
.wpcf7 p.privacy-field > label{
margin-left:30px;
margin-bottom:0px;
display:block;
}
.wpcf7 p.privacy-field .wpcf7-list-item-label{
margin-left:0;
padding-left:30px;
}
.wpcf7 p input{
max-width:100%;
}
.wpcf7 p input[type="text"],
.wpcf7 p input[type="email"]{
background:none;
border-width:0 0 1px 0;
padding:5px 2px;
color:#fff;
font-family:"Ubuntu";
outline:0;
}
.cv-field {
color:#999;
}
.cv-field .custom-file-upload{
font-size:11px;
color:#fff;
text-decoration:underline;
display:block;
}
.cv-field #cv{
display:none;
} span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
.wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] { position: absolute;
visibility: hidden;
width: 30px;
height: 30px;
top: 0;
left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span {
position:relative;
}
.wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 50%;
height: 20px;
width: 20px;
top: 0px;
left: 0px;
background:#fff;
border: 1px solid #fff;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 20px;
width: 20px;
top: 0;
left: 0;
visibility: hidden;
font-size: 12px;
text-align: center;
line-height: 20px;
color:#F2293A;
background:#fff;
border-radius: 50%;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-list-item-label {
margin-left: 15px;
display: inline-block;
}
.fa-cloud-upload{
background-image: url("data:image/svg+xml,%3Csvg id='Group_4683' data-name='Group 4683' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16.582' height='16.584' viewBox='0 0 16.582 16.584'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_140092' data-name='Rectangle 140092' width='16.582' height='16.584' fill='%23999'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_4682' data-name='Group 4682' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_27957' data-name='Path 27957' d='M12.632,16.584H.36A.591.591,0,0,1,0,15.966Q.009,8.27,0,.573C0,.181.183,0,.577,0Q4.259,0,7.94,0a.678.678,0,0,1,.516.216q2,2.007,4.006,4.005a.736.736,0,0,1,.23.562c-.005.95,0,1.9,0,2.849v.183a8.313,8.313,0,0,1,.813.193,4.351,4.351,0,0,1,2.98,3.251c.041.165.067.333.1.5v.874c-.011.04-.025.08-.034.121a6.754,6.754,0,0,1-.167.754,4.345,4.345,0,0,1-3.123,2.943c-.205.056-.417.089-.626.133M7.548.986H.988V15.6H9.41A4.3,4.3,0,0,1,8,10.956a4.306,4.306,0,0,1,3.69-3.137V5.145H11.48q-1.683,0-3.367,0a.5.5,0,0,1-.565-.553q0-.971,0-1.943V.986M12.193,8.78A3.416,3.416,0,1,0,15.61,12.2,3.439,3.439,0,0,0,12.193,8.78M8.529,1.713V4.144H10.96L8.529,1.713' transform='translate(0 0)' fill='%23999'/%3E%3Cpath id='Path_27958' data-name='Path 27958' d='M257.843,257.835c0-.273-.006-.52,0-.767a.5.5,0,0,1,.668-.5.515.515,0,0,1,.318.516c0,.242,0,.483,0,.747h.67c.391,0,.629.189.628.5s-.239.492-.632.492h-.667c0,.232,0,.451,0,.67,0,.391-.189.63-.5.628s-.492-.239-.492-.632c0-.215,0-.43,0-.667-.253,0-.5.014-.734-.006a.83.83,0,0,1-.387-.127.416.416,0,0,1-.162-.459.438.438,0,0,1,.361-.37,3.826,3.826,0,0,1,.515-.027c.128,0,.257,0,.408,0' transform='translate(-246.142 -246.133)' fill='%23999'/%3E%3C/g%3E%3C/svg%3E%0A");
display:inline-block;
width:16px;
height:17px;
background-repeat:no-repeat;
}
.wpcf7-submit{
font-family:"Ubuntu";
background-position:94% center;
background-repeat:no-repeat;
padding:10px 50px 10px 20px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.285' height='13.742' viewBox='0 0 8.285 13.742'%3E%3Cpath id='Path_52' data-name='Path 52' d='M579.8,2237.589l6.164,6.164-6.164,6.164' transform='translate(-579.097 -2236.882)' fill='none' stroke='%23f2293a' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.wpcf7-submit:hover{
}
.wpcf7 form .wpcf7-response-output{
clear:both;
color:#fff;
font-size:16px;
padding:20px;
}
@media screen and (max-width:568px){
.wpcf7 p, .wpcf7 p.privacy-field, .wpcf7 p.privacy-field + p{float:none; margin-left:0; width:100%;}
.wpcf7 p input[type="text"], .wpcf7 p input[type="email"]{ width:100%; }
}
.fluentform .terms-and-submit .ff-btn-submit{
font-weight:700;
}
.fluentform .terms-and-submit .ff-text-right{
}
.marker-label{
font-family:'Poppins';
position:relative;
left:200px;
}
.subpage__features .expand-content-text{
}
blockquote{
border-left-color:#f2293a;
border-left-width:2px;
border-left-style:solid;
margin-left:2px;
padding-left:30px;
margin-top:0px;
margin-bottom:0px;
}
.link-133-206:hover .fancy_icon-134-206{
color:#ffffff;
border-top-color:#f2293a;
border-right-color:#f2293a;
border-bottom-color:#f2293a;
border-left-color:#f2293a;
}
.link-133-206:hover .text_block-135-206{
color:#ffffff;
font-weight:700;
}
.subpages ul{
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item .sub-menu a:hover{
background-color:#ececec;
border-radius:7px;
}
.subpages li.current_page_item a{
color:#f2293a;
font-weight:700;
}
.subpages li a{
color:#2a2c2e;
font-size:15px;
display:block;
max-width:300px;
}
.subpages li{
margin-bottom:20px;
margin-top:20px;
list-style:none;
}
body #_nav_menu-236-10 .oxy-nav-menu-list{
}
.ct-slider .unslider-nav ol li.unslider-active{
background-color:#f2293a;
}
#slider-704-13 .unslider-nav ol li.unslider-active{
background-color:#f2293a;
}
#slider-704-13 .unslider-nav ol li{
width:30px;
height:2px;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
background-color:#ffffff;
}
#slider-704-13 .unslider .unslider-nav{
position:absolute;
bottom:50px;
}
#slider-546-13 .unslider-nav ol li.unslider-active{
background-color:#f2293a;
border-top-color:#f2293a;
border-right-color:#f2293a;
border-bottom-color:#f2293a;
border-left-color:#f2293a;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
}
#slider-546-13 .unslider-nav ol li{
display:block;
margin-top:2px;
margin-bottom:2px;
width:2px;
height:30px;
border-radius:0px;
background-color:#ffffff;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
}
#slider-546-13 .unslider .unslider-nav{
transform:translateY(-50%); position:absolute;
top:50%;
right:5%;
left:auto;
bottom:auto;
}
#menu-shortcuts.menu li.menu-item a{
font-size:14px;
color:#2a2c2e;
}
#menu-shortcuts.menu li.menu-item{
margin-left:15px;
margin-right:15px;
}
#menu-shortcuts.menu{
margin-right:0px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:flex;
}
#menu-shortcuts.menu li{
display:flex;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
list-style:none;
}
@media (max-width: 1250px) {
#menu-shortcuts.menu li.menu-item a{
font-size:12px;
}
}
@media (max-width: 767px) {
body #_nav_menu-236-10 .oxy-nav-menu-list{
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:center;
}
}
@media (max-width: 567px) {
body #_nav_menu-236-10 .oxy-nav-menu-list{
display:flex;
flex-wrap:wrap;
justify-content:center;
}
}
@media (max-width: 767px) {
.subpages li a{
max-width:100%;
}
}
@media (max-width: 567px) {
.subpages li a{
max-width:100%;
}
}
@media (max-width: 767px) {
.subpage__features .expand-content-text{
color:#ffffff;
}
}
@media (max-width: 767px) {
.marker-label{
display:none;
}
}
@media (max-width: 767px) {
.fluentform .terms-and-submit .ff-text-right{
text-align:center;
padding-top:20px;
}
}