/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
/*

.post-template-single-case-history .loghino{
	max-width: 150px;
    position: absolute;
    right: 0;
    top: -40px;
    @media (max-width: 992px){
	    max-width: 100px !important;
	    top: -15px !important;
    }
}
*/
.swiper-button-next:after, .swiper-button-prev:after{
	content: none;
}
.post-template-single-case-history .single-case p{
	margin-bottom: 15px;
}
.post-template-single-case-history .citazione-section p{
	font-size: 20px !important;
	line-height: 1.4 !important;
	text-align: left;
}
.post-template-single-case-history .bg-sidebar{
    background-color: #F3F3F3;
    color: #4E5054;
    padding: 2rem;
	border-radius: 1.667rem!important;
}
.post-template-single-case-history .bg-sidebar p{
	font-size: 15px !important;
    line-height: 1.4 !important;
}
.post-template-single-case-history .bg-sidebar h4{
	font-size: 25px !important;
	margin-bottom: 0.346em !important;
}
.post-template-single-case-history .bg-sidebar ul{
	padding: 0 !important;
	margin: 0 !important;
}
.funzionalita p{
	margin-bottom: 10px;
}
    

.citazione-section{
	border-radius: 1.667rem!important;
}

.scrolled {
    z-index: 11111;
}
@media (max-width: 992px){
	.divider-bianco{
		display: none !important;
	}
	#wrapper-footer {
    margin-top: 0px !important;
	}
}


#wrapper-footer iframe{
	height: inherit;
	min-height: inherit;
}

#wrapper-footer .curve{
	top: -55px;
}

.page-template-archive-crm .section-hero h2, .page-template-archive-features .section-hero h2, .page-template-archive-prodotti .section-hero h2, .page-template-archive-soluzioni .section-hero h2, .page-template-contatti .section-hero h2, .page-template-customers .section-hero h2 {
    text-transform: none;
    font-size: 20px;
    line-height: 1.3;
    margin-top: 20px;
    font-weight: 400;
}
.crm-single .section-hero h2, .page-template-funzionalita .section-hero h2, .page-template-prodotto .section-hero h2, .page-template-soluzioni .section-hero h2, .section-hero-istitutional h2, .page-def .section-hero h2{
	margin-top: 20px;
}
.page-template-soluzioni .section-hero p {
    margin-bottom: 15px;
}
.crm-single .section-hero h2{
	color: #fff;
}
.single .site-main ol, .single .site-main ul {
    list-style: disc;
    padding-left: 18px;
    line-height: 1.5;
	
}

.crm-single .section-hero p, .page-def .section-hero p {
	font-size: 16px;
	line-height: 1.3;	
}
.crm-single .section-hero h2, .page-template-funzionalita .section-hero h2, .page-template-prodotto .section-hero h2, .page-template-soluzioni .section-hero h2, .section-hero-istitutional h2, .page-def .section-hero h2{
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
}
.section-cta .wpcf7 form.invalid .wpcf7-response-output, .section-cta .wpcf7 form.unaccepted .wpcf7-response-output, .section-cta .wpcf7 form.sent .wpcf7-response-output{
    color: #fff;
}

.post-template-single-case-history .citazione-section:after{
	background: url(./img/vector-intero.svg);
	background-size: cover !important;
}

.post-template-single-case-history .citazione-section p {
    font-size: 18px;
    line-height: 24px;
}

.box-video.box-shadow{
	background: #fff;
    -webkit-box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
    border-radius: 5px;
    padding: 25px;
}
.blog .section-news:after, .citazione-section:after{
	background: url(./img/vector-intero.svg) top no-repeat !important;
	height: 400px !important; 
	opacity: 1 !important;
}
.citazione-section{
	overflow: hidden;
}
.citazione-section:after{
	bottom: 0 !important;
}

.section-features .button-line:hover{
	color: #FF5C00 !important;
	background: transparent !important;
}

#full-screen-search button.close {
    top: 70px !important;
    right: 50px;
}
.fa-search{
	cursor:pointer
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.page-template-soluzioni .section-hero .button-demo{
	text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    border: 1px solid #ff5c01;
    border-radius: 5px;
    padding: 10px 20px;
}
.scrolled{
    z-index: 1111;
}
.wpcf7 input:hover[type=submit] {
    color: #ff5c00;
    background-color: #333b3f;
    border: 1px solid #333b3f!important;
}
.post-template-single-case-history .section-prodotti .box:hover{
	background: linear-gradient( 180deg,rgba(229,37,33,0) 0,rgb(255 92 1 / 40%) 100%);
}

.section-prodotti .arrow-btn:after {
    content: '';
    background: url(./img/arrow.svg);
    display: inline-block;
    position: absolute;
    right: 40px;
    bottom: 40px;
    width: 7px;
    height: 11px;
    background-size: cover;
}
.button-line, .home .section-hero a{
	font-weight: 700;
}
.button-line:hover{
    color: #2f363c;
}
.features-box a:hover, .page-template-archive-crm .tab-pane .button:hover, .page-template-soluzioni .section-hero .button-demo:hover, .button-line:hover, .page-template-contatti .section-prodotti a:hover, .crm-single .section-hero .button-demo:hover{
    color: #2f363c;
}
.page-id-720 .button-demo:hover, .page-id-3655 .button-demo:hover {
	color: #ff5c00;
}

.card-header .btn-link:hover, .nav-tabs a:hover, .home .section-hero a:hover, .button-dark:hover, .page-template-archive-soluzioni .section-area-soluzioni a:hover{
	color: #ff5c00 !important;
	text-decoration: none;
}
 .hover-arancio:hover{
	 color: #fff !important;
 }
.post-template-single-case-history .swiper-slide{
    background-size: cover!important;
    background: #fff;
    -webkit-box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
    border-radius: 5px;
    padding: 20px;
    position: relative;
    background-color: #fff !important;
}

.post-template-single-case-history .swiper-slide a.button-arrow {
    color: #2e363d;
    padding-right: 20px;
    position: absolute;
    bottom: 20px;
    width: 100%;
    z-index: 1;
    left: 20px;
}
.post-template-single-case-history .swiper-slide a.button-arrow:hover{
	color: #ff5c00;
}
.post-template-single-case-history .swiper-slide a.button-arrow:after {
    content: '';
    background: url(./img/arrow.svg);
    display: inline-block;
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 7px;
    height: 11px;
    background-size: cover;
}
.correlati-case-container{
	position: relative;
    overflow: hidden;
}
.correlati-case-container:before{
	content: '';
	background: url(./img/vector-outline.svg) center center no-repeat;
    height: 543px;
    width: 780px;
    display: block;
    position: absolute;
    left: -160px;
    opacity: 1;
    top: -170px;
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled, .wpcf7 input.disabled[type=submit], .wpcf7 input:disabled[type=submit] {
    color: #fff;
    border-color: #2e363d !important;
    background: #2e363d;
    font-size: 16px;
    border-radius: 5px !important;
    margin-top: 20px;
}
.wpcf7 input[type=submit]{
	margin-top: 20px;
}
.wpcf7-list-item {
    margin: 0;
}
#accordion .card{
	background: transparent !important;
}
#accordion .card p, #accordion .card ul{
	margin-bottom: 15px;
}
.card-header .btn-link {
    padding: 0;
    color: #2E363D;
}
.card-header {
    padding: .75rem 0;
}

.sfondo-bianco{
	background: #fff;
}
.sfondo-grigio{
	background: #eee;
}

#archive-wrapper .correlati, #blog-archive .correlati {
    padding: 50px 0;
}
#blog-archive .menu-cat #menu-menu-categorie li a {
    font-size: 20px;
    font-weight: 700;
} 
#blog-archive .menu-cat #menu-menu-categorie li:after {
    color: #2f363c;
}
#blog-archive .hero{
	margin-bottom: 0;
}
#blog-archive .menu-cat #menu-menu-categorie li a:hover, #archive-wrapper .correlati a.arrow-button:hover, #blog-archive .correlati a.arrow-button:hover{
	color: #FF5C00 !important;
}
.whatsapp button.quotazione {
    border: 2px solid #378c7e;
    background: #378c7e;
    margin-top: 30px;
    color: #fff;
}

#wrapper-footer a:hover{
	color: #ff5c00;
}

h2.titoletto{
    background: -webkit-linear-gradient(
105.04deg,#ff5c00 13.76%,#ffac0c 109.75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.crm-single .section-hero:before, .page-template-funzionalita .section-hero:before, .page-template-prodotto .section-hero:before, .page-template-soluzioni .section-hero:before{
	background: url(./img/full-vector.svg);
	background-size: contain !important;
}
.page-template-archive-features .section-feature-container:nth-child(even){
	background: #fff;
}
.page-template-archive-features .section-feature-container:nth-child(odd){
	background: #fafafa;
}

#brochure.section-dwn-pdf {
	color: #fff;
	padding: 70px 0;
	background: linear-gradient(152.22deg,#ff5c00 8.21%,#ffac0c 81.9%) !important;
    mix-blend-mode: normal;
}
#brochure.section-dwn-pdf h2, #brochure.section-dwn-pdf h3{
	color: #2e363d !important;
}


a, .button-demo{
	transition: .4s all;
}
.prodotto-beincontact .button-demo {
    color: #fff;
}
.section-loghi-clienti .button-arrow:hover{
	color: #ff5c00 !important;
}
.page-template-customers .box-shadow a{
	width: 65%;
}
.crm-single .section-dwn-pdf h2{
	color: #fff;
}
.crm-single .section-hero .button-demo {
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    font-weight: 700;
}
.button-demo:hover{
	color: #2e363d;
}
.button-full{
	background: #2e363d;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #2e363d;
    border-radius: 5px;
    padding: 10px 20px;
    display: inline-block;
}
.button-full:hover{
	color: #ff5c00 !important;
	cursor: pointer;
	background: #2f363c; 
}
.button-demo{
	cursor: pointer;
}

.page-template-archive-crm .curve{
    bottom: -60px;
    position: relative;
    display: block;
    height: 90px;
    overflow: hidden;
    z-index: 1;
}
.page-template-archive-crm .curve::after{
    border-radius: 50%;
    height: 90px;
    bottom: 0;
    content: "";
    position: absolute;
    width: 110%;
    z-index: -1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: linear-gradient(
4deg,#ffac0c 8.21%,#ff5c00 81.9%);
}
.page-template-archive-crm .section-hero, .page-template-archive-soluzioni .section-hero, .section-hero-istitutional{
    color: #fff;
    padding: 140px 0 180px;
    background: linear-gradient(
152.22deg,#ffac0c 8.21%,#ff5c00 81.9%);
}
.page-template-archive-crm .section-hero{
    position: relative;
    padding: 140px 0 30px!important;
}
.page-template-archive-soluzioni .section-hero{
	position: relative;
    padding: 140px 0 140px !important;
}
.page-template-archive-crm .section-hero:before, .page-template-archive-soluzioni .section-hero:before, .section-hero-istitutional:before{
    right: 0;
    content: '';
    background: url(./img/vactor-hero.svg) bottom no-repeat;
    position: absolute;
    bottom: -20px;
    height: 600px;
    width: 40%;
    z-index: 4;
    background-size: contain;
}

.section-prodotti .prodotto-beincontact:hover {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(248,189,7,0)),to(rgba(248,189,7,.41)))!important;
    background: linear-gradient(
180deg,rgba(248,189,7,0) 0,rgba(248,189,7,.41) 100%)!important;
}
.section-prodotti .prodotto-be360:hover {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(229,37,33,0)),to(rgba(229,37,33,.27)))!important;
    background: linear-gradient(
180deg,rgba(229,37,33,0) 0,rgba(229,37,33,.27) 100%)!important;
}
.section-prodotti .prodotto-beconnect:hover {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(99,171,223,0)),to(rgba(99,171,223,.46)))!important;
    background: linear-gradient(
180deg,rgba(99,171,223,0) 0,rgba(99,171,223,.46) 100%)!important;
}
.section-prodotti .prodotto-benext:hover {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(8,71,147,0)),to(rgba(8,71,147,.33)))!important;
    background: linear-gradient(
180deg,rgba(8,71,147,0) 0,rgba(8,71,147,.33) 100%)!important;
}
.section-prodotti .prodotto-beagent:hover {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(153,110,173,0)),to(rgba(153,110,173,.48)))!important;
    background: linear-gradient(
180deg,rgba(153,110,173,0) 0,rgba(153,110,173,.48) 100%)!important;
}
.section-prodotti .prodotto-berelax:hover {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(18,142,56,0)),to(rgba(18,142,56,.29)))!important;
    background: linear-gradient(
180deg,rgba(18,142,56,0) 0,rgba(18,142,56,.29) 100%)!important;
}
.page-template-archive-prodotti .box img{
    width: inherit !important;
    margin-bottom: 15px;
}

.page-template-archive-prodotti .section-prodotti a {
    color: #2e363d;
    text-decoration: none;
    background-color: white;
    display: block;
}
.page-template-archive-prodotti .section-prodotti .arrow-btn:after {
    content: '';
    background: url(./img/arrow.svg);
    display: inline-block;
    position: absolute;
    right: 40px;
    bottom: 40px;
    width: 7px;
    height: 11px;
    background-size: cover;
}
.page-template-archive-prodotti .slider-crm:before {
    content: '';
    background: url(./img/vector.svg) no-repeat;
    position: absolute;
    right: -30%;
    bottom: 0;
    width: 70%;
    display: block;
    height: 500px;
    background-size: contain;
    z-index: 0;
}
.home .section-news:after{
	content: '';
    background: url(./img/vector.svg) center no-repeat;
    width: 100%;
    height: 348px;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.page-template-risorse_video .modal-content{
	padding: 0;
	background: transparent;
	border: 0;
}
.page-template-risorse_video .box-video h3, .page-template-risorse_video .box-video h2{
	background: -webkit-linear-gradient(105.04deg,#ff5c00 13.76%,#ffac0c 109.75%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
    margin: 10px 0;
}
.page-template-risorse_video .box-video span{
	font-size: 14px;
}
.page-template-risorse_video .btn-play{
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(./img/play.svg)center center;
	height: 100px;
	width: 100px;
	transform: translate(-50%,-50%);
	background-size: cover !important;
}
.page-template-risorse_video .section-hero {
    color: #fff;
    padding: 140px 0 180px;
    background: linear-gradient(
    mix-blend-mode: normal;152.22deg,#ffac0c 8.21%,#ff5c00 81.9%);
}
.page-template-risorse_video .section-hero:before {
    content: '';
    background: url(./img/outline.png) bottom no-repeat;
    position: absolute;
    top: 60px;
    left: -270px;
    width: 50%;
    height: 270px;
    z-index: 4;
    background-size: contain;
}
.page-template-risorse_video .section-hero:after {
    content: '';
    background: url(../img/outline.png) bottom no-repeat;
    position: absolute;
    bottom: -60px;
    right: -20%;
    width: 50%;
    height: 500px;
    z-index: 4;
    background-size: contain;
}
.page-template-risorse_video .section-hero h1 {
    margin-bottom: 20px;
}
.page-template-risorse_video .section-hero p {
    line-height: 22px;
    font-size: 22px;
}

.single p, .single li{
	font-size: 14px;
}
.single h2, .single h3, .sigle h4{
	margin: 20px 0;
}
.modulo-section-cta{
	background: url(./img/cta-orange.jpg) center center no-repeat;
    min-height: 400px;
    background-size: cover;
    padding: 120px 0;
}
.modulo-section-cta h2 {
    color: #fff;
    background: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
    font-size: 33px;

}
.modulo-section-cta a {
    background: #fff;
    color: #2e363d;
    padding: 10px 20px;
    margin-top: 30px;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
}
.modulo-section-cta h3, .modulo-section-cta p{
    color: #fff;
}
.modulo-section-cta .wpcf7 textarea {
    border: none!important;
    border-radius: 5px!important;
    height: 120px;
}
#color-white{
	color: #fff !important;
}
#color-white:hover{
	color: #ff5c00 !important;
}
#single-wrapper #content:before, #single-wrapper #content:after{
	content: none !important;
}
.big-title{
	font-size: 24px;
	font-weight: 700;
}
.single .menu-cat #menu-menu-categorie li{
    display: inline-block;
}
.single .menu-cat #menu-menu-categorie li a{
    color: #fff;
    padding-right: 15px;
}
.single .menu-cat #menu-menu-categorie li:after{
    content: '|';
    display: inline-block;
    padding-right: 15px;
}
.section-clienti .btn-outline, .slider-crm .btn-outline{
	padding: 5px 10px;
    background: transparent;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #2e363d;
    display: inline-block;
    font-size: 16px;
    color: #2e363d;
}
.section-clienti .btn-outline:hover, .slider-crm .btn-outline:hover{
	background: #2e363d;
	color: #fff;
}
#wrapper-footer .button-demo{
	background: #ff5c00;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
}

.btn-white-underline{
	padding: 12px 10px;
    background: transparent;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    font-size: 16px;
    color: #fff;
}
.btn-white-underline:hover{
	background: #fff;
	color: #ff5c00 !important;
}
.newsletter-box h4, .newsletter-box{
	color: #fff;
}
.newsletter-box h4{
	font-size: 32px;
	font-weight: 700;
}
.newsletter-box{
	background: url(./img/cta-orange.jpg) center center no-repeat;
	background-size: cover;
	padding: 50px 0 120px;
}
#wrapper-footer p, #wrapper-footer li{
	font-size: 14px;
}
.footer-bottom a, .footer-bottom p {
    color: #abafb1;
    opacity: 1;
}
@keyframes pulse-orange {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}


.row .nectar_image_with_hotspots img {
    max-width: none;
    width: 100%;
    margin-bottom: 0;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap {
    position: absolute!important;
    width: 30px;
    height: 30px;
}
.nectar_image_with_hotspots .nectar_hotspot {
    height: 22px;
    width: 22px;
    border-radius: 100px;
    position: absolute;
    z-index: 100;
    cursor: pointer;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    display: block;
}
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="accent-color"] .nectar_hotspot{
	background-color: #2f363c!important;
}
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="accent-color"] .nectar_hotspot.ufficio{
	background-color: #ff5c01!important;
}
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-hotspot-icon="plus_sign"] .nectar_hotspot:before {
    animation: pulse-orange 2s infinite;
}
.nectar_image_with_hotspots[data-stlye="color_pulse"] .nectar_hotspot:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 22px;
    height: 22px;
    margin: -11px auto auto -11px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border-radius: 50%;
    background-color: inherit;
    opacity: 1;
    z-index: -1;
    pointer-events: none;
}
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span {
    display: block;
    pointer-events: none;
    transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    width: 22px;
    height: 22px;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip[data-tooltip-position="top"] {
    margin-top: -20px;
    margin-left: 6px;
    -ms-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    -webkit-transform: translateX(-50%) translateY(-100%);
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
    position: relative;
    display: block;
    opacity: 0;
    z-index: 900;
    cursor: default;
    background-color: #fff;
    padding: 23px;
    max-width: 400px;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    border-radius: 10px;
    pointer-events: none;
    border: 1px solid #eee;
}
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span:after {
    position: absolute;
    display: block;
    height: 10px;
    width: 2px;
    left: 10px;
    top: 6px;
    content: ' ';
    background-color: #fff;
}
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span:before {
    position: absolute;
    display: block;
    height: 2px;
    width: 10px;
    left: 6px;
    top: 10px;
    content: ' ';
    background-color: #fff;
}
@media only screen and (min-width: 690px){
	.nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot {
	    height: 30px;
	    width: 30px;
	    line-height: 30px;
	    font-size: 14px;
	}
	.nectar_image_with_hotspots[data-size="medium"][data-hotspot-icon="plus_sign"] .nectar_hotspot span {
    	height: 30px;
		width: 30px;
	}
	
	.nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot_wrap .nttip[data-tooltip-position="top"] {
    	margin-top: -30px;
		margin-left: 15px;
	}
	.nectar_image_with_hotspots[data-size="medium"][data-hotspot-icon="plus_sign"] .nectar_hotspot span:before {
	    height: 2px;
	    width: 12px;
	    left: 9px;
	    top: 14px;
	}
	.nectar_image_with_hotspots[data-size="medium"][data-hotspot-icon="plus_sign"] .nectar_hotspot span:after {
	    height: 12px;
	    width: 2px;
	    left: 14px;
	    top: 9px;
	}
	.nectar_image_with_hotspots[data-tooltip-func="hover"] .nectar_hotspot:hover+.nttip {
	    opacity: 1;
	}
	.nectar_image_with_hotspots[data-tooltip-func="hover"] .nectar_hotspot:hover span {
	    transform: rotate(90deg);
	    -webkit-transform: rotate(90deg);
	}
}
.page-def{
	overflow: hidden;
}
.home .section-numeri {
    background: url(./img/numeri.jpg) center center no-repeat !important;
    background-size: cover !important;
}
#wrapper-footer .curve::after{
	background: #2f363e;
}
.bg-dark {
    background: #2e363d !important;
}
.section-news{
	position: relative;
}
.section-news:before{
	content: '';
	background: url(./img/divider_triangolini.svg);
    width: 100%;
    height: 40px;
    display: inline-block;
    top: -35px;
    position: absolute;
    background-size: cover !important;
    z-index: 10;
}
.divider-bianco{
	position: relative;
}
.divider-bianco:before{
	content: '';
	background: url(./img/divider-white.svg);
    width: 100%;
    height: 40px;
    display: inline-block;
    bottom: -140px;
    position: absolute;
    background-size: cover !important;
    z-index: 10;
}
.page-template-default .page-def .section-hero {
    padding: 140px 0 140px !important;
}
.page-template-prodotto .section-plus, .page-template-funzionalita .section-plus, .page-template-soluzioni .section-plus{
	position: relative;
}
/*
.page-template-prodotto .section-plus:before, .page-template-funzionalita .section-plus:before, .page-template-soluzioni .section-plus:before{
	content: '';
	background: url(./img/divider-white.svg);
	width: 100%;
    height: 40px;
    display: inline-block;
    top: -85px;
    position: absolute;
    background-size: cover !important;
    z-index: 10;
}
*/

.page-template-archive-soluzioni .divisorio, .page-template-risorse_datasheet .divisorio, #single-wrapper .divisorio, .page-template-risorse_video .divisorio, .page-template-archive-features .divisorio{
	position: relative;
	height: 40px;
    margin-top: -40px;
}

.page-template-archive-soluzioni .divisorio:before, .page-template-risorse_datasheet .divisorio:before, #single-wrapper .divisorio:before, .page-template-risorse_video .divisorio:before, .page-template-archive-features .divisorio:before{
	content: '';
	background: url(./img/divider-white.svg);
	width: 100%;
    height: 40px;
    display: inline-block;
    top: 0px;
    position: absolute;
    background-size: cover !important;
    z-index: 10;
}

.citazione-section{
	position: relative
}
.citazione-section:after{
	content: '';
	background: url(/wp-content/themes/understrap-child-master/img/outline-2.svg) center center no-repeat;
	height: 543px;
    width: 900px;
    background-size: contain;
    display: inline-block;
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.3;
}
#single-wrapper #content{
	position: relative;
}
#single-wrapper #content:before{
	content: '';
	background: url(/wp-content/themes/understrap-child-master/img/vector.svg) center center no-repeat;
	height: 600px;
    width: 980px;
    background-size: contain;
    display: inline-block;
    position: absolute;
    left: -560px;
    top: 20%;
    z-index: 1;
}
#single-wrapper #content:after{
	content: '';
	background: url(/wp-content/themes/understrap-child-master/img/vector.svg) center center no-repeat;
	height: 600px;
    width: 980px;
    background-size: contain;
    display: inline-block;
    position: absolute;
    right: -560px;
    top: 20%;
    z-index: 0;
}
.post-template-single-case-history .citazione-section {
    z-index: 1;
}
.post-template-single-case-history .section-prodotti .box img {
    width: inherit;
}
.single-post #single-wrapper {
    overflow: hidden;
}
@media (max-width: 992px){
	.section-news:before{
		content: none;
	}
}
.menu-drop-classico .dropdown-menu{
	border: none;
	padding-bottom: 20px;
	border-radius: 0;
}

.counter span{
	font-size: 20px;
	color: #ff5c00;
}
.home .section-hero {
    margin-top: 40px;
}
.chi-siamo-menu li {
    padding: 15px 0 0;
    color: #2e363d;
}
.prodotto-beincontact .section-funzionalita .features-box a:after{
	filter: invert(64%) sepia(72%) saturate(1484%) hue-rotate(7deg) brightness(100%) contrast(96%);
}
.prodotto-be360 .section-funzionalita .features-box a:after{
	filter: invert(21%) sepia(57%) saturate(2641%) hue-rotate(340deg) brightness(112%) contrast(114%);
}
.prodotto-beconnect .section-funzionalita .features-box a:after{
	filter: invert(68%) sepia(18%) saturate(1314%) hue-rotate(169deg) brightness(92%) contrast(89%);
}
.prodotto-beagent .section-funzionalita .features-box a:after{
	filter: invert(52%) sepia(10%) saturate(1629%) hue-rotate(237deg) brightness(91%) contrast(91%);
}
.prodotto-berelax .section-funzionalita .features-box a:after{
	filter: invert(30%) sepia(57%) saturate(6206%) hue-rotate(136deg) brightness(96%) contrast(86%);
}
.prodotto-benext .section-funzionalita .features-box a:after{
	filter: invert(18%) sepia(38%) saturate(5243%) hue-rotate(204deg) brightness(89%) contrast(94%);
}
.crm-single .section-hero{
	overflow: visible;
	padding: 100px 0 20px;
}
.crm-single .curve {
	bottom: -50px;
    position: relative;
    display: block;
    height: 40px;
    overflow: hidden;
    z-index: 1;
}
.crm-single .curve::after {
    border-radius: 50%;
    height: 90px;
    bottom: 0;
    content: "";
    position: absolute;
    width: 110%;
    z-index: -1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #2e373c;
}
.crm-single .section-hero:before{
	height: 580px;
	right: 0;
}
.home .section-prodotti .arrow-btn:after{
	background: url(./img/arrow.svg);
}
.page-template-funzionalita .section-funzionalita h2 {
    color: #262626 !important;
}
.section-cta h3 {
    color: #fff;
}

.page-template-funzionalita .schermo-div .schermo{
    height: 470px;
	width: inherit;
}
.home .partner-bg-divisor{
	padding: 70px 0;
    background: url(./img/partner.jpg) bottom center no-repeat !important;
    background-size: cover!important;
}
.prodotti-menu .box-menu{
	position: relative;
}
.prodotti-menu .box-menu:after{
	content: '';
    background: url(./img/arrow.svg);
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 24px;
    width: 7px;
    height: 11px;
    background-size: cover;
}
.megamenu .box-menu .list-unstyled p a {
    display: inherit;
}

.page-def .section-why{
	background: none !important;
}
.page-def .curve::after {
    background: linear-gradient(5deg,#ffac0c 6.21%,#ff5c00 85.9%);
}


@media (min-width: 576px){
	.modal-dialog {
	    max-width: 60%;
	}
}
.modal-header{
	border-bottom: 0;
	padding: 0;
	margin: 0;
}
.modal-content{
	padding: 40px;
}
.modal-content h4{
	background: -webkit-linear-gradient( 105.04deg,#ff5c00 13.76%,#ffac0c 109.75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
}

.modal-content .wpcf7 input, .modal-content .wpcf7 textarea {
    border: 1px solid #ddd !important;
    border-radius: 5px!important;
}
.sottomenu-pagine.open {
	box-shadow: 0 15px 20px -15px rgb(0 0 0 / 45%);
	z-index: 1;
}

.sottomenu-pagine.open li{
	margin-bottom: 10px;
}
.section-funzionalita .features-box a{
	position: relative;
	text-decoration: none;
}
.section-funzionalita .features-box a:after{
	content: '';
	background: url('./img/arrow.svg');
	display: inline-block;
	position: absolute;
	right: 60px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 7px;
	height: 11px;
	background-size: cover;
	filter: invert(40%) sepia(57%) saturate(4120%) hue-rotate(4deg) brightness(104%) contrast(105%);
}
.section-clienti img{
	position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
}
.slider-crm img{
	max-width: 70%;
}
.slider-crm .swiper-slide{
	display: flex;
	align-items: center;
/* 	min-height: 200px; */
}
.section-clienti .swiper-slide{
	min-height: 200px;
}
.menu-soluzioni ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
 }
 
.crm-single .section-hero p {
    color: #fff;
    margin-bottom: 15px;
}
/*
.prodotti-menu .box-menu ul{
	display: none;
}
*/
@media (max-width: 992px){
	.navbar-nav .bg-light-grey{
		background: #fff;
	}
}

.home .section-hero:before {
    right: -20px;
    position: absolute;
    bottom: 0;
    height: 730px;
    width: 50%;
}
.home #background-wrap {
    background: linear-gradient(152.22deg, #FF5C00 8.21%, #FFAC0C 81.9%);
}
#background-wrap {
      background: linear-gradient(152.22deg,#ffac0c 8.21%,#ff5c00 81.9%);
}

/* KEYFRAMES */

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

/* ANIMATIONS */

.x1 {
	-webkit-animation: animateCloud 35s linear infinite;
	-moz-animation: animateCloud 35s linear infinite;
	animation: animateCloud 35s linear infinite;
	
	-webkit-transform: scale(0.65);
	-moz-transform: scale(0.65);
	transform: scale(0.65);
	
}

.x2 {
	-webkit-animation: animateCloud 20s linear infinite;
	-moz-animation: animateCloud 20s linear infinite;
	animation: animateCloud 20s linear infinite;
	
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	transform: scale(0.3);
	position: absolute;
	top: 30%;
	z-index: 3;
	opacity: 0.3;
}

.x3 {
	-webkit-animation: animateCloud 30s linear infinite;
	-moz-animation: animateCloud 30s linear infinite;
	animation: animateCloud 30s linear infinite;
	
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
	position: absolute;
	top: 50%;
	z-index: 20;
	opacity: 0.3;
}

.x4 {
	-webkit-animation: animateCloud 18s linear infinite;
	-moz-animation: animateCloud 18s linear infinite;
	animation: animateCloud 18s linear infinite;
	
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
	position: absolute;
	top: 20%;
	z-index: 3;
	opacity: 0.3;
}

.x5 {
	-webkit-animation: animateCloud 25s linear infinite;
	-moz-animation: animateCloud 25s linear infinite;
	animation: animateCloud 25s linear infinite;
	
	-webkit-transform: scale(0.55);
	-moz-transform: scale(0.55);
	transform: scale(0.55);
}

/* OBJECTS */

.cloud {
	background: #fff;
	background: -moz-linear-gradient(top,  #fff 5%, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#fff), color-stop(100%,#f1f1f1));
	background: -webkit-linear-gradient(top,  #fff 5%,#f1f1f1 100%);
	background: -o-linear-gradient(top,  #fff 5%,#f1f1f1 100%);
	background: -ms-linear-gradient(top,  #fff 5%,#f1f1f1 100%);
	background: linear-gradient(top,  #fff 5%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f1f1f1',GradientType=0 );
	
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	
	-webkit-box-shadow: 0 8px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 8px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 8px 5px rgba(0, 0, 0, 0.1);

	height: 120px;
	position: relative;
	width: 350px;
}

.cloud:after, .cloud:before {
    background: #fff;
	content: '';
	position: absolute;
	z-indeX: -1;
}

.cloud:after {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;

	height: 100px;
	left: 50px;
	top: -50px;
	width: 100px;
}

.cloud:before {
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;

	width: 180px;
	height: 180px;
	right: 50px;
	top: -90px;
}

#accordion ul {
    list-style: disc;
    padding-left: 17px;
    margin: 10px 0;
}
#accordion ul li{
	margin-bottom: 10px;
}
.card-header:first-child {
    border-radius: 0;
}
.card-header {
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #ddd;
}
#accordion button:after {
    content: '';
    background: url('/wp-content/themes/understrap-child-master/img/down.svg');
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 0;
}

.card{
	border: 0;
    border-radius: 0;
}
/* G 2021/09/03 */
.modal-dialog{
	margin-top: 120px;
}
.open-modal-g{
	cursor: pointer;
}

.case-studies .box-shadow{
	box-shadow: 0 4px 8px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,.15);
    color: #4e5054;
    border-radius: 1.167rem;
    transition: .1s linear;
    height: 100%;
    padding: 30px;
}

.case-studies .box-shadow:hover{
    text-decoration: none;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 12px 24px 0 rgba(0,0,0,.15);
    box-shadow: 0 12px 24px 0 rgba(0,0,0,.15);
}