/*
CTC Separate Stylesheet
Updated: 2022-07-06 16:41:27
*/

/*@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*/

@font-face {
    font-family: 'Acumin Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Acumin Pro'), url('/wp-content/themes/EGPbs5-child/fonts/Acumin-RPro.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Acumin Pro Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Acumin Pro Italic'), url('/wp-content/themes/EGPbs5-child/fonts/Acumin-ItPro.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Acumin Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Acumin Pro Bold'), url('/wp-content/themes/EGPbs5-child/fonts/Acumin-BdPro.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Acumin Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Acumin Pro Bold Italic'), url('/wp-content/themes/EGPbs5-child/fonts/Acumin-BdItPro.woff') format('woff');
    }

body{
	font-family: 'Acumin Pro', sans-serif!important;
	/*font-size: 22px;
	line-height: 36px;*/
	font-weight: 300;
	font-size: 18px;
    line-height: 1.8;
    color: #1e4c65;
    letter-spacing: -0.0313rem;
	transition: all 1.2s;
}
.tnr{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #005caa;
}
.tnr span{
	font-size: 18px;
}
b, strong{
	font-weight: 800;
}
img{
	max-width: 100%;
}

.z1{
	z-index: 1;
}
.z2{
	z-index: 2;
}
.z3{
	z-index: 3;
}
.pr50m{
	top: -2em;
}
.pr50p{
	top: 2em;
}
.pr100m{
	top: -4em;
}
.pr100p{
	top: 4em;
}

.maxvh{
	min-height: 100vh;
}
.mh300{
	min-height:300px;
}
.mh420{
	min-height:420px;
}
.mh480{
	min-height:480px;
}

.video-container {
    width: 100%;
    height: 100vh;
    position: relative;
	display: flex;
	justify-content: center;
  	flex-direction: column;
}

.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

.darkgrey{
	color: #4b4a4b!important;
}
.lightgrey{
	color: #444!important;
}
.white{
	color: white!important;
}
.white-bg{
	background-color: white!important;
}
.fillwhite{
	fill: white;
}
.lightblu{
	color: #f1f2fa;
}
.lightblu-bg{
	background-color: #f1f2fa;
}
.lightblu-bg50l{
	background-color: linear-gradient(to right, #f1f2fa 50%, transparent 50%);
}
.fillblu{
	fill :#1e4c65;
}
.pdeorange{
	color: #F9AF2A!important;
}
.pdeorange-bg{
	background-color: #F9AF2A;
}
.pdedarkorange{
	color:#CC4A00;
}
.pdedarkorange-bg{
	background-color:#CC4A00;
}
.pdelightorange{
	color: #fdf2e1;
}
.pdelightorange-bg{
	background-color: #fdf2e1;
}
.borderlightorange{
	border: 1px solid #fdf2e1;
}
.bordertop-darkorange{
	border-top: 3px solid #CC4A00;
}
.pdeblue{
	color: #1e4c65;
}
.pdeblue-bg{
	background-color: #1e4c65;
}

.ph{    
	color: white;
    position: absolute;
    bottom: 0;
    padding: 3px 9px;
    background: #232323dd;
    font-size: 14px;
    width: 100%;
}

#searchsubmit{
	background: #1e4c65;
    color: white;
    border: 1px solid #1e4c65;
    padding: 2px 15px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 800;
    text-transform: uppercase;
    min-width: 80px;
}
.bluebutton, .uppy-FileInput-btn{
	background: #1e4c65;
	color: white;
    border: 1px solid #1e4c65;
    text-decoration: none;
	min-width: 180px;
	font-size: 0.9rem;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 24px;
}
.bluebutton:hover, .bluebutton:active, #searchsubmit:hover, #searchsubmit:active{
	background: white;
	color: #1e4c65;
    border: 1px solid #1e4c65;
}
.whitebutton{
	color: white;
    text-decoration: underline;
    border: 1px solid white;
    /*padding: 12px 36px;*/
    text-decoration: none;
   /* font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;*/
	min-width: 180px;

	font-size: 0.6875rem;
    line-height: 0.6875rem;
    border-radius: 15px;
    letter-spacing: 0.0981rem;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 30px;
	font-weight: 600;
	background: transparent;
}
.whitebutton:hover, .whitebutton:active{
	background: white;
	color: #1e4c65;
    border: 1px solid white;
}
.textlink{
	text-decoration: none;
	min-width: 180px;
	font-size: 0.8125rem;
    line-height: 0.8125rem;
    letter-spacing: 0.0981rem;
    text-transform: uppercase;
	font-weight: 600;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.fw{
	width:100%;
	display: block;
}
iframe{
	max-width: 100%;
    width: 100%;
	height: 700px;
}

h1{
	font-size: 4.2em;
  	font-family: 'Acumin Pro Bold';
  	font-stretch: normal;
  	font-style: normal;
  	line-height: normal;
}
h1.single{
	font-size: 3em;
	font-family: 'Acumin Pro Bold';
  	font-stretch: normal;
  	font-style: normal;
  	line-height: normal;
}
h2{
	font-size: 3.2em;
	font-family: 'Acumin Pro Bold';
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.2;
  	letter-spacing: -0.9px;
}
h3{
	font-size: 2.2em;
	font-family: 'Acumin Pro Bold';
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	margin-bottom: 1rem;
}
h4{
	font-size: 1.6em;
	font-family: 'Acumin Pro Bold';
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}
#proposition h3{
	min-height: 100px;
}
a{
	color: #1e4c65;
	font-weight: 700;
}
a.bluelink::after{
	content:'\f30b';
    color: #1e4c65;
    font-family: 'FontAwesome';
    margin-left: 15px;
}
a:hover, a:active{
	color: #1e4c65;
}
.white a{
	color: white;
}
.white a:hover, .white a:active{
	color: white;
}

p{
	margin-bottom: 1rem;
}
ul{
	list-style: circle;
}
li::marker{
	color:#F9AF2A;
	font-size: x-large;
}
.intro-text{
	font-size: 1.4em;
}
.form-candidatura{
	font-size: 12px;
}
.form-candidatura label{
	margin-bottom: 10px;
}
.dback{
	background-image: url('https://derga.dedagroupwiz.it//wp-content/themes/EGPbs5-child/images/d.png');
	background-repeat:no-repeat;
}
.accordion-button:focus{
	box-shadow: none!important;
}
.accordion-button:not(.collapsed){
	background-color: #fdf2e1;
	color: #1e4c65;
}
.accordion-button::after{

}
.accordion-button:not(.collapsed)::after{

}
.pdetooltip{
	z-index: 11;
    width: 380px;
	max-width: 100%;
    background: #fdf2e1;
    font-size: 14px;
	line-height: 1.5;
}
#masthead{
	/*height: 80px;
	width: 100%;
	position: fixed;
	z-index: 1003;*/
}
.menutop{
	position: absolute;
	right: 50px;
	top: 20px;

}
.custom #wprmenu_menu_ul{
	padding-top: 90px;
}
.navbar-nav li{
	padding: 26px 10px;
	font-size: 17px;
 	font-weight: normal;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	text-align: right;
	border-bottom: 5px solid transparent;
	max-height: 81px;
}
.navbar-nav li.current-menu-item, .navbar-nav li:hover, .navbar-nav li:active{
	border-bottom: 5px solid #1e4c65;
}
#navigation{
	background: #F9AF2A;
	height: 126px;
	border-bottom: 1px solid #1e4c65;
}
#navigation.white{
	/*background: #F9AF2ACC;*/
	background: #F9AF2A;
	border-bottom: 0;
	border-bottom: 1px solid #1e4c65;
}
#navigation .navbar-nav li a{
	color: #1e4c65;
	font-weight: 600;
}
#navigation .navbar-nav li.current_page_item a{
	color: #1e4c65;
}
.navbar-nav li a{
	text-decoration: none;
}
#navigation .logopde{
	content: url("/wp-content/themes/EGPbs5-child/images/logopde.svg");
	width: 266px;
	max-width: 100%;
}
li.bluebtn{
	border-bottom: 5px solid transparent!important;
}
li.bluebtn a{
	background: #1e4c65;
    padding: 8px 10px;
    color: white!important;
}
#submenu-solutions, #submenu-portfolio, #submenu-search{
	position: fixed;
    width: 100%;
    background: white;
	border-bottom: 1px solid #f1f2fa;
    font-size: 18px;
	z-index: 1001;
	display: none;
	top:126px;
}
#submenu-solutions a, #submenu-portfolio a{
	text-decoration: none;
}
.wpml-ls-legacy-list-horizontal {
    padding: 0!important;
    float: right;
}

.wpml-ls-legacy-list-horizontal a{
	color: #1e4c65!important;
}
.intestazione{
	margin: auto;
	background-color: #F9AF2ACC;
	padding: 18px 36px 0;
}
#main-content{
	margin-top: 126px;
	min-height: 70vh;
}
#CybotCookiebotDialogHeader {
	display:none!important
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSlider{
	background-color: #F9AF2A !important
}
.velo-gradient-orange{
	opacity: 1;
	height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: -webkit-linear-gradient(0deg, #F9AF2A 50%, transparent 80%);
}
.velo-gradient-white{
	opacity: 1;
	height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: -webkit-linear-gradient(0deg, white 50%, transparent 80%);
}
.velina-slider{
	opacity: 0.65;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	background: -webkit-linear-gradient(270deg, #008ac7 , #000000);
}
.overlay{
	opacity: 0.4;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	background: #000000;
}
.splide__pagination {
    bottom: -1em;
}

.textoverimage{
	position: relative;
    /*bottom: 47%;*/
    padding: 0 30px;
}
.textoverimage span{
	position: relative;
	font-weight: 800;
	font-size: 1.4em;
  	font-stretch: normal;
 	font-style: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	color: #fff;
}
.textoverimage::before{
	content: "";
	position: absolute;
	width: 165px;
	height: 15px;
	background: #1e4c65;
	bottom: 0;
}
.hiddentext{
	display: none;
	position: relative;
    /*bottom: 42%;*/
	padding: 0 30px;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.45;
	letter-spacing: normal;
}
.card-content{
	position: relative;
	bottom: 20%;
}
.photocard:hover .card-content{
	bottom: 60%;
	transition: all 1s;
}
.photocard a{
	text-decoration: none;
}
.photocard:hover .velina-gradient{
	opacity: 0.7;
}
.photocard:hover .hiddentext{
	display: block;
}

.carousel-container{
	overflow: hidden;
}
.carousel-dot{
	background: #dedfe1;
	height: 8px;
}
.carousel-dot:active, .carousel-dot:hover, .carousel-dot.active{
	background: #1e4c65;
}
.carousel-item.active{
	display: flex!important;
    justify-content: center;
    flex-direction: column;
}

.carousel-control-next, .carousel-control-prev{
	width: auto;
}
.carousel-control-prev-icon, .carousel-control-next-icon{
	background-color: #000000cc;
    width: 40px;
    height: 40px;
    border: 1px solid #F9AF2A;
}
.prog{
	font-size:15px;
}
.alt-text{
	font-size: 2.4rem;
    font-weight: 900;
    line-height: 1.5em;
}
.egp-slider{
	overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
}
.item-slider-photo {
    min-width: 25%;
	max-width: 25%;
    float: left;
	min-height: 80vh;
	/*padding: 55vh 3% 1%; */
	cursor: pointer;
	padding: 3% 2% 3%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.item-slider-photo2 {
    min-width: 42%;
	max-width: 42%;
    float: left;
	min-height: 50vh;
	margin-right: 30px;
	padding: 30vh 3% 3%; 
	cursor: pointer;
}
.item-slider-sedi {
    min-width: 20%;
	max-width: 20%;
    float: left;
	min-height: 90vh;
	padding: 65vh 2% 1%; 
	cursor: pointer;
}

.card-photo:hover > .bgfoto, .item-slider-photo:hover > .bgfoto, .item-slider-photo2:hover > .bgfoto{
	transform: scale(1.1);
	transition: all .5s;
}
.copertina{
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
}
.overlay-copertina{
	background: -webkit-linear-gradient(270deg, black 5%, transparent 50%);
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}
.bgfoto{
	height: 100%;
    position: absolute;
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
    width: 100%;
}

.item-slider-category{
	font-size: 14px;
  	font-weight: bold;
	line-height: normal;
  	letter-spacing: 0.5px;
  	color: #fff;
	text-transform: uppercase;
	position: relative;
}
.item-slider-title{
	/* font-size: 38px;
  	font-weight: 800;
  	line-height: 1.3;
  	color: #fff;
	position: relative; */
	line-height: 1.1;
    letter-spacing: -0.08rem;
    color: #ffffff;
    font-size: 2.1rem;
    margin-bottom: 15px;
	font-weight: 500;
	position: relative;
}

.item-slider-photo p{
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom:5px;
}
.item-slider-photo a{
	color: white!important;
}

.ml200 {
    margin-left: 20%;
}
.backrelative{
	background: #f1f2fa;
    height: 70%;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
}
.card-photo{
	min-height: 270px;
	position: relative;
	margin-bottom: 30px;
}
.card-photo.main{
	min-height: 600px;
}
.card-photo:after{
	content:"";
	width: 65%;
	height: 6px;
	background: #1e4c65;
	position: absolute;
	left: 5%;
    top: 100%;
}
.card-category{
	padding: 7px 18px;
  	opacity: 0.7;
	color: white;
  	border-radius: 30px;
  	background-color: #4b4a4b;
	font-size: 11px;
	line-height: normal;
  	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 20px;
	text-transform: uppercase;
}
.card-date{
	text-transform: uppercase;
	opacity: 0.65;
  	font-size: 12px;
  	font-weight: 500;
  	letter-spacing: 1.44px;
}
.card-title, .card-title a{
	font-size: 24px;
  	font-weight: 500;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.25;
  	color: #313130;
	min-height: 120px;
	text-decoration: none;
}
.card-title a:hover, .card-title a:active{
	color: #1e4c65;
}
.card-title > p{
	font-size: 22px;
	font-weight:300;
}
.cardlogo{
	height: 80px;
}
.cardlogo > img{
	max-height:100%;
}
.card-shadow{
	border-radius: 5px;
	box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.07);
	background-color: #fff;
	position: relative;
	height: 100%;
}
.card-shadow.bordered::after{
	content: "";
    width: 85%;
    height: 6px;
    display: block;
    position: absolute;
    background: -webkit-linear-gradient(0deg, #008ac7 , #1e4c65);
    bottom: 0;
    left: 0;
}
.card-shadow-text{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
}

.punto-elenco{
	width: 100%;
	display: flex;
	padding: 18px 10px;
	border-bottom: 1px solid #ffffff2e;
	text-decoration: none;
}
.punto-elenco-numero{
	width: 10%;
	opacity: 0.5;
	text-align: center;
	font-size: 20px;
  	font-weight: bold;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: normal;
  	letter-spacing: -0.5px;
	padding-top: 4px;
}
.punto-elenco-testo{
	width: 75%;
	font-size: 21px;
  	font-weight: bold;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.5;
  	letter-spacing: normal;
}
.punto-elenco-link{
	width: 15%;
	opacity: 0.5;
	text-align: right;
}
.punto-elenco:hover .punto-elenco-link, .punto-elenco:active .punto-elenco-link{
	opacity: 1;
}

.punto-elenco-slider{
	width: 100%;
	padding: 10px;
	border-bottom: 1px solid #dbdbdb;
	text-transform: uppercase;
	cursor: pointer;
}
.punto-elenco-slider.active{
	font-weight: 500;
	color: #1e4c65;
}

.photo-over{
	position: relative;
    top: -2em;
    left: -3em;
	height:100%;
	min-height:450px;
}
.photo-over.down{
	top: 4em;
}

.infotext{
	font-size: 18px;
  	font-weight: normal;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.44;
  	letter-spacing: normal;
  	text-align: center;
  	color: #464646;
}

.iconrelative{
	position: relative;
	bottom: 45px;
}


.slide-item{
	position: relative;
    top: 0;
    left: 0;
	display: none;
}
.slide-item.active{
	display: block;
}
.portfolio-container a{
	text-decoration: none;
}
.item-portfolio{
	min-height: 50vh;
	/*padding: 40% 8% 3%;*/
	padding: 8% 8% 8%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.item-portfolio:after{
	opacity: 0;
	content: '';
	display: block;
	position: absolute;
	width: 97%;
	height: 97%;
	margin: 0;
	border: 1px solid #ffffff;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	transition: opacity 0.3s ease-in-out;
}
.item-portfolio:hover:after{
	opacity: 1;
}

.pngtowhite{
	-webkit-filter:brightness(100);
	filter:brightness(100);
}
.casestudy-label{
	font-size: 18px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}
.casestudy-text{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}

.video-preview{
	height: 260px;
}
.video-preview iframe{
	max-height: 100%;
}

.quote{
	font-size: 36px;
	font-weight: 300;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
	color: #464646;
	background: url(/wp-content/uploads/2022/07/dots.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.author{
	font-size: 20px;
	font-weight: bold;
}
.role{
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.63;
	letter-spacing: normal;
	color: #464646;
}

.label{
	font-size: 14px;
  	font-weight: 600;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: normal;
	text-transform: uppercase;
}

.filters{
	list-style-type: none;
	display: inline-flex;
}
.filters li{
	padding: 10px 20px;
}


.filters li a{
	color: #242424;
	text-decoration: none;
  	font-weight: 500;
  	font-size: 18px;
}
.filters li a:hover, .filters li a:active, .filters li a.active {
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	color: #1e4c65;
	box-shadow: inset 0 -8px #1e4c6538;
}

.valore{
	min-height: 380px;
	padding: 80% 5% 5%;
	border-radius: 10px;
}
.valore-text{
	font-size: 30px;
  	font-weight: 800;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: normal;
  	letter-spacing: normal;
}
.number{
	font-size: 2.6em;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #05599f;
}
.number-description{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.44;
	letter-spacing: normal;
	color: #464646;	
	min-height: 70px;
}
label{
	width: 100%;
}
.form-control{
	border-radius: 0!important;
    border: 0;
	background-color: #fdf2e1;
    border: 0;
    outline: 0;
    width: 100%;
    margin: 0;
}
textarea.form-control{
	min-height: 100px;
}
.form-container .radio, .opera-container .radio{
	display: inline-flex;
}
.form-container .privacy,.form-container .trattamento_dati{
	display: inline-flex;
}
.field.uploads-opere {
    width: 100%;
}
.field.uploads-opere table th {
    background: #F9AF2A;
    text-align: left;
}
.field.uploads-opere table, .field.uploads-opere table td {
    border-collapse: collapse;
    background: #fdf2e1;
}
.field.uploads-opere table th:nth-child(1) {
    width: 75%;
}
.field.uploads-opere table th:nth-child(2) {
    width: 10%;
    text-align: center;
}
.field.uploads-opere table th:nth-child(3) {
    width: 10%;
    text-align: center;
}
table {
    width: 100%;
    margin-bottom: 15px;
    font-size: .9em;
    border-spacing: 0;
}
table td, table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
}
#btn-upload button {
    border: none;
    color: #1F4C65;
    padding: 0;
    background: transparent;
    text-decoration: underline;
}

.singlebox{
	box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.05);
	background-color: #fff;
	max-width: 960px;
} 

.arrow-end{
	position: absolute;
    bottom: 1.5em;
}

.pev{
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 0;
}

footer{
	background: #632400;
	color: white;
    font-size: 0.8125rem;
    line-height: 1.5rem;
    letter-spacing: 0.0187rem;
	font-weight: 300;
}
footer span{
	font-weight: 800;
}
footer a{
	color: white;
	text-decoration: none;
}
footer a:hover{
	color: white;
	opacity: 1;
}
footer hr {
    background-color: white;
    opacity: 0.25;
}
.socialfooter{
	list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
	font-size: 12px;
}

/*
.wprmenu_bar #custom_menu_icon.hamburger{
	background-color: #1e4c65;
}
*/
#wprmenu_menu_ul a{
	font-weight: 500;
}

.dot{
	display: inline-block;
    position: relative;
    width: 28px;
    height: 28px;
    border: 4px solid white;
    background-color: transparent;
    border-radius: 50%;
    margin: 30px 0;
}

.submenuli{
	color: #262626;
    font-size: 1rem;
    letter-spacing: -0.0313rem;
    position: relative;
}
.submenuli::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	width: 0;
	background-color: #1e4c65;
	opacity: 0.4;
	vertical-align: middle;
	margin-right: 0;
	-webkit-transition: width 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out;
	-ms-transition: width 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out;
	transition: width 0.3s ease-in-out;
	z-index: -1;
}
.submenuli:hover::before{
	width: 100%;
	
}

.bglogo-lb::before{
	content: url(/wp-content/themes/EGPbs5-child/images/camera.png);
    position: absolute;
    height: 300px;
    overflow: hidden;
    bottom: 0;
    left: -200px;
	max-width: 100%;
}

.bglogo-rc::before{
	content: url(/wp-content/themes/EGPbs5-child/images/camera.png);
    position: absolute;
    overflow: hidden;
    top: 30%;
    right: 0px;
	width: 300px;
	max-width: 100%;
}
.bglogo-c{
	background-image: url(/wp-content/themes/EGPbs5-child/images/camera.png);
    background-position: center;
    background-size: contain;
	background-repeat: no-repeat;
}
.bglogo-l{
	background-image: url(/wp-content/themes/EGPbs5-child/images/camera.png);
    background-position: center left;
	background-repeat: no-repeat;
}
.bglogo-r{
	background-image: url(/wp-content/themes/EGPbs5-child/images/camera.png);
    background-position: center right;
	background-repeat: no-repeat;
}
.foto-testo{
	position: relative;
}
.text-over{
	display: none;
	background-color: #fdf2e1dd;
	position: absolute;
	height: 100%;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	overflow-y:auto;
}
.foto-testo:hover .text-over{
	display: block;
}
  

.pointer{
	cursor: pointer;
}


/* RESPONSIVE */
@media (max-width:1400px){
	/*
	.navbar-nav li{
		font-size: 17px;
		padding: 26px 10px;
	}
	*/
}
@media (max-width:1200px){
	h1{
		font-size: 3.4em;
	}
	.menutop{
		display: none;
	}
	/*
	.navbar-nav li{
		font-size: 15px;
		padding: 18px 8px;
	}
	*/
}

@media (max-width:991px){
	.ml200{
		margin-left:0;
	}
	.item-slider-photo, .item-slider-photo2, .item-slider-sedi {
		max-width: 100%;
		min-width: 100%;
	}
	.filters{
		display: block;
	}
	iframe{
		height: 90vh;
	}
	.velo-gradient-white{
		background: #ffffffde;
	}
	.velo-gradient-orange{
		background: #F9AF2Ade;
	}
}

@media (max-width:767px){
	#proposition h3{
		min-height: auto;
	}
	.lightblu-bg50l{
		background: #f1f2fa;
	}
	.dergablu-bg50l, .dergablu-bg50r, .dergablu-bg75l, .dergablu-bg75r{
		background: #1e4c65;
	}
	.punto-elenco-slider, .punto-elenco-slider.active{
		color:white;
	}
	
	.photo-over {
		top: 0;
		left: 0;
	}
	.card-title, .card-title a {
		min-height: auto;
	}
	.linkright, .linkleft{
		display: none;
	}
	.volume::-webkit-slider-thumb, .volume::-moz-range-thumb {
		width: 50px;
    }
	
}

@media (max-width:575px){
	#navigation .logopde{
		width: 230px;
	}
	h1 {
		font-size: 2.4em;
	}
	h2 {
		font-size: 2em;
	}
	h3 {
		font-size: 1.6em;
	}
	h4 {
		font-size: 1.2em;
	}
	

}
