/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/** HEADER **/

header .header_inner .header_top_bottom_holder .header_inner_left .logo_wrapper {
    padding-right: 250px !important;
}

header .header_inner .header_top_bottom_holder .header_inner_left .logo_wrapper .q_logo img {
    max-width: 200px !important;
}
div#main-header.scroll {
    background: #fff;
    border-bottom: 1px solid #DFDFDF;
}
div#main-header.scroll #logo-container {
    border-right: 1px solid #DFDFDF;
}
div#main-header.scroll ul li a {
    color: #232323 !important;
}
/*div#main-header.scroll ul li a.elementor-item-active {
	color: #ffffff!important;
}*/
div#main-header.scroll ul.sub-menu li.menu-item-has-children a:hover,
div#main-header.scroll ul.sub-menu li.menu-item-has-children .highlighted {
	color: #ffffff !important;
}
div#main-header.scroll ul li a:after {
    background-color: #232323;
}
/*
div#main-header ul li a:hover {
	color:#228848!important;
}
*/
.title.has_background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
}
/*
.title.has_background:before,
.title_holder:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgba(0, 0, 0, 0.3);
}
*/
.title h1,
h1.elementor-heading-title {
	text-shadow:2px 2px 2px #000;
}
.breadcrumbs,
#breadcrumbs {
	text-shadow:1px 1px 1px #000;
	margin-top:20px;
}
a img.attachment-full.size-full.wp-image-848 {
	width:200px!important;
}
.only-mobile {
	display:none!important;
}
@media all and (max-width:767px){
    .title_subtitle_holder_inner {
        top: 50px;
    }
	.only-mobile {
		display:block!important;
	}
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
	background-color:#2D3D80!important;
}
div#main-header.scroll ul li a:hover {
	/*color:#ffffff!important;*/
}

/**
HOME SLIDER
*/
/*@media all and (max-width:1250px){*/
    #slide1-title,
    #slide2-title,
    #slide3-title {
        font-size: 28px !important;
        width: 100% !important;
        transform: translate(-50%, -50%) !important;
        top: 50% !important;
        left: 50% !important;
        margin: 0 auto;
        padding: 0 25px !important;
        line-height: 38px !important;
    }
    #slide1-button,
    #slide2-button,
    #slide3-button {
        top: 60% !important;
    }
/*}*/
@media all and (max-width:1345px){
    #home-slider #card1,
    #home-slider #card2,
    #home-slider #card3,
    #home-slider #card4 {
        width: 25% !important;
    }
    #home-slider .card-subtitle {
        font-size: 28px !important;
    }
    #home-slider .card-text {
        max-width: 15% !important;
        white-space: normal !important;
        top: unset !important;
        bottom: calc(180px - 150px) !important;        
        height: 60px !important;
    }
    
    #home-slider #card-subtitle-1 {
        left: 90px !important;
    }
    #home-slider #card-text-1 {
        left: 90px !important;
    }
    #home-slider #card-text-1 br {
        display: none;
    }

    #home-slider #card2 {
        left: calc(25% + 1px) !important;
    }
    #home-slider #card-capital-2 {
        left: calc(25% + 31px) !important;
    }
    #home-slider #card-subtitle-2 {
        left: calc(25% + 81px) !important;
    }
    #home-slider #card-text-2 {
        left: calc(25% + 81px) !important;
    }
    #home-slider #card-text-2 br {
        display: none;
    }

    #home-slider #card3 {
        left: calc(50% + 2px) !important;
    }
    #home-slider #card-capital-3 {
        left: calc(50% + 32px) !important;
    }
    #home-slider #card-subtitle-3 {
        left: calc(50% + 82px) !important;
    }
    #home-slider #card-text-3 {
        left: calc(50% + 82px) !important;
    }
    #home-slider #card-text-3 br {
        display: none;
    }

    #home-slider #card4 {
        left: calc(75% + 3px) !important;
    }
    #home-slider #card-capital-4 {
        left: calc(75% + 33px) !important;
    }
    #home-slider #card-subtitle-4 {
        left: calc(75% + 83px) !important;
    }
    #home-slider #card-text-4 {
        left: calc(75% + 83px) !important;
    }
    #home-slider #card-text-4 br {
        display: none;
    }
}
@media all and (max-width:991px){
    #slide1-title,
    #slide2-title,
    #slide3-title {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}

/*
Card progetto 
*/
.card-progetto h2 {
    min-height: 70px;
}

/**
CARD SERVIZIO
**/
@media all and (max-width: 1570px){
    .card-servizio .elementor-heading-title {
        font-size: 18px !important;
        letter-spacing: 0 !important;
    }
}
@media all and (min-width:1024px){
    .card-servizio .e-con-inner:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 70px;
        border-right: 1px solid #fff;
    }
    .card-servizio:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 70px;
        border-top: 1px solid #fff;
    }
}

/**
HOME INNOVAZIONE
*/
@media all and (min-width:768px){
    .section-w-line-before:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 120px;
        height:100%;
        border-right: 1px solid #fff;
    }
    .section-w-lines:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 120px;
        border-top: 1px solid #fff;
    }
}
/**
Home Certificazioni
**/
.certificazioni-list ul {
    list-style-position: outside;
    padding-left: 50px;
}
.certificazioni-list ul li {
    padding: 10px 0;
    border-bottom: 1px solid;
}
.certificazioni-list ul li:first-child {
    padding-top: 0;
}
.certificazioni-list ul li:last-child {
    border-bottom: unset;
}
.certificazioni-list ul li::marker {
    content: '\2713';
    color: green;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 10px;
}
p, h1, h2, h3, h4, h5, h6 , span, a, div, ul, li {
    font-size: unset;
    font-family: unset;
    font-weight: unset;
    color: unset;
    line-height: unset;
}
.wp-block-themepunch-revslider a.qbutton.default {
    font-family: 'BaiJamjuree';
}

/**
FILTRO
*/
div#hidden-element {
    display: none;
}
div#custom-filter {
    display: flex;
    flex-direction: row;
}
div#custom-filter select {
    font-family: 'BaiJamjuree';
    font-size: 15px;
    font-weight: 500;
    padding: 5px;
    border: 2px solid #2e3e80;
    color: #2e3e80;
    outline: unset;
    border-radius: 5px;
}
button#btn-reset {
    background: #2e3e80;
    border: unset;
    color: #fff;
    text-transform: uppercase;
    font-family: 'BaiJamjuree';
    font-weight: 500;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
}
@media all and (max-width:767px){
    div#custom-filter {
        display: flex    ;
        flex-direction: row;
        flex-wrap: wrap;
    }
    div#custom-filter > select, div#custom-filter > button {
        width: calc(50% - 10px);
    }
}
/**
 * Servizio
 * */
.card-progetto img {
    object-fit: cover;
    aspect-ratio: 3 / 2;
}

/**
FORM
*/
.elementor-widget-wpforms * {
    font-family: 'BaiJamjuree' !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}
.elementor-widget-wpforms label,
.elementor-widget-wpforms label a,
.elementor-widget-wpforms legend,
.elementor-widget-wpforms button {
    font-weight: 500 !important;
}

.elementor-widget-wpforms ul li label {
    font-weight: 300 !important;
}
.elementor-widget-wpforms label a {
    text-decoration: underline;
}

div.wpforms-container-full input, div.wpforms-container-full textarea {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom-color: #dfdfdf !important;
    border-radius: 0 !important;
    outline: unset !important;
	box-shadow: unset !important;
}

button.wpforms-submit {
    background-color: #FFFFFF00 !important;
    font-family: "BaiJamjuree", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 22px !important;
    fill: #303030 !important;
    color: #303030 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: #232323 !important;
	box-shadow: unset !important;
	outline: unset !important;
}

/**
Sedi
*/
.square-sede:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%;
    z-index: 999;
    border-right: 1px solid #dfdfdf;
}
.square-sede:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: 999;
    border-top: 1px solid #dfdfdf;
}

@media all and (max-width: 1023px){
    .hide-under {
        display: none !important;
    }
}

/*
 * Footer
 * */
.elementor-location-footer .elementor-nav-menu {
	columns: 2;
}
#footer a:hover,
#footer-copy a:hover {
	color:#228848!important;
}
#footer .elementor-social-icon {
	background-color:transparent!important;
}
.reverse-list li.elementor-icon-list-item {
    flex-direction: row-reverse;
    justify-content: flex-start !important;
}
@media all and (max-width: 1024px){
	.reverse-list li.elementor-icon-list-item {
		flex-direction: row;
	}
}
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
	list-style-position:inside;
}


@media all and (max-width: 767px){
	.certificazioni-list ul {
		padding-left:0px;
	}
}
@media all and (max-width: 600px){
	.reverse-list li.elementor-icon-list-item {
		flex-direction: row!important;
	}
	.elementor-widget.elementor-align-end.reverse-list .elementor-icon-list-item, 
	.elementor-widget.elementor-align-end.reverse-list .elementor-icon-list-item a {
		text-align: left!important;
	}
	#slide1-button,
	#slide2-button,
	#slide3-button {
		margin-top:40px!important;
	}	
}
.elementor-menu-toggle {
	background-color:rgba(45,61,128,1)!important;
}

@media all and (min-width: 1039px){
	.lettere {
		display:none!important;
	}
}
/*NEW filtri scheda progetto*/
a.custom-filter.settore-filter,
a.custom-filter.servizio-filter {
	font-family: 'BaiJamjuree';
	color:#ffffff;
	font-size:15px;
	line-height:24px;
	font-weight:500;
}
a.custom-filter.settore-filter:hover,
a.custom-filter.servizio-filter:hover {
	color:#232323;
}
.new-filter-box {
	margin:0px 10px 0px 10px;
}
.new-filter-box .elementor-widget-container {
	color:#ffffff;
}