/*
 Theme Name:   constructo child
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
 Author:       Eros Zabeo
 Author URI:   http://example.com
 Template:     constructo
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  constructo-child
*/

body h1,
body h2 {
    font-weight: 700;
    color: #4B575F;
}

body h1.heading,
body h2.heading {
    font-size: 2.5em;
    text-align: left;
}

body .heading span {
    padding: 0;
    border: 0;
    padding-bottom: 20px;
}

body p strong {
    color: inherit;
}

.site-wrapper {
    background: #F4F4F4;
	/*ps__20170210*/
	 background: #ffffff;
}

.site-header {
    background: #fff;
}

.site-logo {
    display: none;
}

.bianco {
    background: #fff;
}

.top-bar > .container > ul > li:first-child {
    border-left: 0 none;
}

.top-bar > .container > ul > li:first-child img {
    margin-top:-8px;
}

.top-bar > .container > ul > li {
    border: 0 none;
}

.top-bar > .container > .right li ul {
    margin-top: 8px;
}

.top-bar > .container > .right li ul li {
    border-left: 1px solid #C6C6C6;
    padding: 0 43px;
    text-transform: uppercase;
    font-size: .938em;
}

.top-bar > .container > .right li ul li:first-child {
    padding-left: 0;
    border-left: 0 none;
}

.top-bar > .container > .right li ul li:last-child {
    padding-right: 0;
}

.top-bar > .container > ul > li.widget_anpssocial {
    padding: 0;
    margin-left: 30px;
}

.top-bar > .container > ul > li.widget_anpssocial ul li {
    padding: 0 ;
    border: 0;
}

.top-bar > .container > ul > li.widget_anpssocial ul li a {
    color: #919191;
}

.top-bar > .container > ul > li.widget_anpssocial ul li a:hover {
    color: #E31C18;
}

.site-navigation {
    float: none;
}

.site-navigation > ul > li:first-child {
    margin-left: 0;
}

.site-navigation > ul > li:first-child a {
/*ps__20170201*/
    /*padding-left: 0;
	*/
}

.site-navigation > ul > li:first-child .sub-menu {
    margin-left: 0;
    left: 0;
}

.site-navigation > ul > li:last-child .sub-menu {
    margin-left: 0;
    left: auto;
    right: 0;
}

.site-navigation > ul a {
    font-weight: 600;
}

.top-bar {
    border: 0 none;
}

.nav-wrap:after {
    background-color: rgba(0,0,0,0);
}

body .page-heading {
    
    background-color: #51A5CA;
    background-repeat: no-repeat;
    background-position: center 27%;
    margin-bottom: 0;
    color: #fff;
}

body .page-heading h1 {
    color: inherit;
}

body .page-heading a {
    color: inherit;
}

body .page-heading a:after {
    color: inherit;
}

.home section.container:nth-child(2) {
    position: static;
}

body .site-navigation ul > li.menu-item.current_page_ancestor > a,
body.responsive .site-navigation .sub-menu .current_page_item a,
body .site-navigation ul > li.menu-item.current-menu-parent > a {
    color: #E31C18;
	
}



body h2.elite_tit {
    font-size: 1.5em;
}

.text a {
    color: inherit;
    text-decoration: underline;
}

.text a:hover {
    color: #000;
}

.grafico-riga {
    margin-top: 0px;
	/*ps__20170201*/
    background: url(../img/bg_0.jpg) center top no-repeat;
	 height: 298px;
    background-size: cover;
}

.grafico-riga h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.5em;
}

body .btn.style-1,
body .vc_btn.style-1 {
    border-radius: 0;
}

.grafico-wrapper img {
    margin: 30px auto 0 auto;
    width: 640px;
    height: auto;
    display: block;
}

.icone {
    background: #fff;
}

.icone .wpb_content_element {
    margin-bottom: 0;
}

.icone-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: 'Lato';
}

.icone2-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: 'Lato';
}

.icone-ul li {
    display: inline-block;
    text-transform: uppercase;
	 color: #4B575F;
	/*ps__20170201*/
	color: #521B05;
	
    width: 190px;
    height: 302px;
    text-align: center;
    vertical-align: top;
    font-size: 1.1em;
    line-height: 1.2;
    position: relative;
}

.icone2-ul li {
    display: inline-block;
    text-transform: uppercase;
    color: #4B575F;
    width: 389px;
    height: 107px;
    text-align: left;
    vertical-align: top;
    font-size: 1.1em;
    line-height: 1.2;
    position: relative;
    border-bottom: 1px solid #E31C18;
    margin: 0 20px 20px 0;
}

.icone2-ul li:nth-child(even) {
    margin-right: 0;
}

.icone-ul li:after {
    content: '';
    width: 1px;
    height: 152px;
    margin-top: -76px;
    display: block;
    position: absolute;
    right: 0;
    top: 151px;
    background: #D3D3D3;
}

.icone-ul li:last-child:after {
    display: none;
}

.icone-ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
    padding: 76px 10px 0 9px;
}

.icone2-ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
    padding: 20px;
    background: #DCE3E5;
}

.icone2-ul li a span {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}

.icone-ul li a:before {
    content: '';
    display: block;
    margin: 0 auto 20px auto;
    width: 102px;
    height: 102px;
}

.icone2-ul li a:before {
    content: '';
    display: table-cell;
    margin: 0 20px 0 0;
    width: 70px;
    height: 70px;
    vertical-align: middle;
}

.icone-ul li.infra a:before {
    background: url(chrome/icone-map11.png) 0 0 no-repeat;
}

.icone-ul li.secur a:before {
    background: url(chrome/icone-map11.png) -104px 0 no-repeat;
}

.icone-ul li.appli a:before {
    background: url(chrome/icone-map11.png) -208px 0 no-repeat;
}

.icone-ul li.weban a:before {
    background: url(chrome/icone-map11.png) -312px 0 no-repeat;
}

.icone-ul li.busin a:before {
    background: url(chrome/icone-map11.png) -416px 0 no-repeat;
}

.icone-ul li.audit a:before {
    background: url(chrome/icone-map11.png) -520px 0 no-repeat;
}

.icone-ul li a:hover {
    color: #fff;
    background: #E31C18;
	/*ps__20170201*/
	background: #521B05;
}

.icone-ul li:hover::after {
    background: #521B05;
}

.icone-ul li.infra a:hover:before {
    background: url(chrome/icone-map11.png) 0 -104px no-repeat;
}

.icone-ul li.secur a:hover:before {
    background: url(chrome/icone-map11.png) -104px -104px no-repeat;
}

.icone-ul li.appli a:hover:before {
    background: url(chrome/icone-map11.png) -208px -104px no-repeat;
}

.icone-ul li.weban a:hover:before {
    background: url(chrome/icone-map11.png) -312px -104px no-repeat;
}

.icone-ul li.busin a:hover:before {
    background: url(chrome/icone-map11.png) -416px -104px no-repeat;
}

.icone-ul li.audit a:hover:before {
    background: url(chrome/icone-map11.png) -520px -104px no-repeat;
}



.icone2-ul li a:hover {
    color: #fff;
    background: #E31C18;
}



.icone-wrapper p {
    margin-bottom: 30px;
}

.contenuto {
    padding-top: 60px;
}

.colonna-home .list ul {
    font-size: 1.3em;
    text-transform: uppercase;
    color: #4B575F;
    margin-top: 0;
    font-weight: 600;
    list-style-type: none;
    padding: 0;
}

.colonna-home .list li:before {
    display: none;
}

.colonna-home .list li + li {
    margin-top: 0;
}

.colonna-home .list a {
    color: inherit;
}

.colonna-home .list a:hover {
    color: #E31C18;
}

.separator-point {
    height: 4px;
    background: url(chrome/punti.png);
    margin-top: 20px;
}

body .btn.btn-lg {
    font-size: 2em;
    padding: 2px 60px;
}

.lista-bottoni {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.lista-bottoni li {
    padding-bottom: 30px;
}

.lista-bottoni a {
    display: block;
    width: 100%;
    height: 124px;
    text-indent: -9000px;
    background-size: contain;
}


.no-margini {
    padding-top: 60px;
}

.no-bottom {
    padding-bottom: 70px;
    margin-bottom: -70px;
}

.no-margin-bottom {
    margin-bottom: -70px;
}

.no-margin-bottom .wpb_content_element {
    margin-bottom: 0;
}

body .site-footer {
/*ps__20170203*/
   /* background: url(chrome/grafico_bkg.png) no-repeat;
    background-size: cover;
	*/
	background: #521B05;
    line-height: 1.5;
    text-transform: uppercase;
    /* wm__20220902 */
    /*font-size: .8em;*/ 
}

body .site-footer .copyright-footer {
    /*ps__20170201*/
/*	background: #E31C18;*/
	background: #521B05;
	
}

body .site-footer,
body .site-footer .copyright-footer {
    color: #fff;
}

body .site-footer .widget-title {
    /*ps__20170203*/
	/*font-size: 2em;
    font-weight: 400;*/
    margin-bottom: 10px;
    color:#ffffff;
}

body .wpb_revslider_element a,
body .wpb_revslider_element a:hover,
body .wpb_revslider_element a:active,
body .wpb_revslider_element a:visited {
    display: block;
    padding: 40px;
   color: #fff;
     /*color: #3d3d3d;*/
    line-height: inherit;
}
/*wm__20201005*/
.slider_titolo_hp{color:#fff;margin-top:6px;}

body .wpb_revslider_element h2 {
    color: inherit;
    font-size: 1.8em;
    line-height: inherit;
    margin-top: 0;
}

body .wpb_revslider_element a h2 {
    color: inherit;
    font-size: 1.8em;
    line-height: 1;
    margin-top: 0;
}

body .wpb_revslider_element a:hover h2 {
    color: #fff;
}

body .wpb_revslider_element {
    text-transform: uppercase;
    font-size: 1.8em;
    line-height: 1;
    margin-left: 173px;
}

body .wpb_revslider_element .td-caption {
    margin-left: 173px;
}

body .wpb_revslider_element p {
    line-height: inherit;
    font-weight: 300;
    font-size: 20px!important;
}

body h2.tit-pag {
    text-transform: uppercase;
    font-size: 1.5em;
}





.sidebar {
    margin-top: 30px;
}

.post.style-2 .post-meta {
    display: none;
}

.style-2 > header > span {
    display: none;
}

.blog-single {
    padding-top: 32px;
}


.lista-aziende {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.lista-aziende li {
    margin-bottom: 20px;
}

.lista-aziende a {
    display: block;
}

.lista-aziende a:hover {
    color: #E31C18;
}

.lista-aziende strong {
    font-size: 1.5em;
}

.site-footer > .container {
    padding-top: 40px;
}

.site-footer .menu li + li {
    margin-top: 0;
}

.copyright-footer .text-center {
    text-align: center;
    text-transform: none;
}

.copyright-footer img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px;
}

.site-footer .copyright-footer a:hover {
    color: inherit;
}

.site-footer .crediti {
    float: right;
    margin-top: 11px;
}

.rp-data {
	/*ps__20170203*/
    /*color: #E31C18;*/
	font-size:20px;
	font-weight:100;
	color:#333333;
}

/*ps__20170203*/


.recentblog h2.rp-titolo {
    margin: 0;
    font-size: 1.1em;
}
/*
.recent-posts article.recentblog .titlemichelle {
    padding: 0;
    margin: 0;
    border: 0;
}

.recent-posts {
    margin-left: -15px;
}
*/
.site-navigation ul li a,
.site-navigation ul.sub-menu li.menu-item a {
    white-space: nowrap;
}

.responsive .site-navigation .sub-menu {
    min-width: 200px;
    width: auto;
}

.lingue {
    display: inline-block;
    margin-left: 40px;
    font-size: .8em;
    padding-top: 9px;
}
/*
.tabe-pro {
    border: 1px solid #4B575F;
    margin-top: 30px;
}

.tabe-pro td,
.tabe-pro th {
    border: 1px solid #4B575F;
}

.tabe-pro th {
    color: #fff;
    background: #969696;
}

.pag-dl {
    margin-bottom: 30px;
}

.pag-dl:before,
.pag-dl:after {
    content: '';
    display: table;
}
.pag-dl:after {
    clear: both;
}

.pag-dl dt {
    float: left;
    padding-right: 20px;
    clear: left;
    width: 25%;
    margin-bottom: 10px;
}

.pag-dl dd {
    float: left;
    width: 75%;
    margin-bottom: 10px;
}
*/


@media all and (max-width: 1199px) and (min-width: 993px) {
    .responsive .site-navigation > ul > li > a {
        padding: 30px 0;
    }

    .site-navigation ul > li.menu-item > a {
        /*ps__20170201*/
		/*font-size: 12px !important;*/
		
    }
}

@media all and (max-width: 1168px) {
    body .col-md-12 {
        width: 100% !important;
    }

    .icone-ul li {
        width: 16%;
    }
}

@media all and (max-width: 992px) {
    .seconda-riga {
        display: none;
    }

    .site-logo {
        display: block;
        float: none;
		
    }

    .top-bar > .container > ul.left {
        display: none;
    }

    .nav-wrap .container {
       /* min-height: 42px;*/
        min-height: 22px;
        height: auto;
		display: block;
    }

    nav.site-navigation.open {
        margin-top: 50px;
    }

    .navbar-toggle {
        position: absolute;
        right: 100px;
    }

    .responsive .site-navigation .sub-menu {
        list-style-type: none;
        margin-left: 0;
		/*ps__20170201*/
		padding-left:20px;
		margin:-6px 0 8px 0;
    }

    .site-navigation .sub-menu li {
        list-style-type: none;
		
		
    }

    .top-bar > .container > .right li:last-child ul {
        margin-top: 0;
    }

    .top-bar .fa {
        padding-top: 10px;
    }

    body .page-heading {
        background-size: cover;
    }

    .contenuto .wpb_single_image.vc_align_right {
        text-align: center;
    }

    section .col-md-3 {
        width: 100%;
        float: none;
    }

    section .col-md-9 {
        width: 100%;
        float: none;
    }

    .no-margin-bottom .container {
        width: 100%;
    }

    .link-fondo .col-md-4 {
        width: 50%;
        float: left;
    }

    .responsive .link-fondo .col-md-4 + .col-md-4 {
        margin-top: 0;
    }

    .link-fondo .link-fondo-vuoto {
        display: none;
    }

    .indirizzi .text {
        display: inline-block;
        width: 33%;
        padding-right: 20px;
        vertical-align: top;
    }

    .site-footer .col-md-3 {
        display: inline-block;
        float: none;
        width: 45%;
        vertical-align: top;
    }
}

/*as__20181116
@media all and (max-width: 938px) {
    .icone-ul li {
        width: 33%;
    }
}

@media all and (max-width: 938px) and (min-width: 470px) {
    .icone-ul li:nth-child(3n+3)::after {
        display: none;
    }
}
*/

@media all and (max-width: 780px) {
    .container {
        width: 100%;
    }

    .copyright-footer .row {
        margin: 0;
    }
}

@media all and (max-width: 630px) {
    .responsive .top-bar .right > * {
        width: 33%;
    }

    .lingue {
        margin-left: 0;
    }

    .top-bar > .container > ul > li.widget_anpssocial {
        margin-left: 0;
    }

    .top-bar ul li:first-child ul li {
        display: block;
    }

    .top-bar > .container > .right li:first-child ul li {
        border-left: 0;
        padding: 0 0 20px 0;
        text-transform: uppercase;
        font-size: 0.8em;
    }
}

@media all and (max-width: 629px) {
    .site-footer .crediti {
        display: block;
        text-align: right;
        float: none;
        margin-top: 20px;
    }
}

@media all and (max-width: 575px) {
    .copyright-footer img {
        display: block;
    }

    .indirizzi .text {
        width: 100%;
        padding: 0;
        text-align: center;
    }
}

@media all and (max-width: 519px) {
    .responsive .top-bar .right > * {
        width: 100%;
    }

    .lingue {
        padding-bottom: 20px;
    }
}

@media all and (max-width: 469px) {
    .icone-ul li {
        width: 50%;
    }

    .icone-ul li:nth-child(2n+2)::after {
        display: none;
    }

    .link-fondo .col-md-4 {
        width: 100%;
        float: none;
    }

    .link-fondo .col-md-4 .wpb_single_image.vc_align_left {
        text-align: center;
    }

    .site-footer .col-md-3 {
        width: 100%;
    }
}

/*as__20181019*/
@media (min-width: 993px) {
    #menu-menu-sito {display:table;width: 100%; }
    #menu-menu-sito > li { display:table-cell;float:none;}
    #menu-menu-sito > li:hover {color:#ff0000!important;}

    .menu-menu-sito {display:table;width: 100%; }
    .menu-menu-sito > li { display:table-cell;float:none;}
    .menu-menu-sito > li:hover {color:#ff0000!important;}

    body .site-footer {font-size: .8em;}
}
#menu-menu-sito-secondary {
    margin-top:0;
}

/*as__20181221*/
.background-stripe-image {
    width: 100%;
    margin: 0 auto;
    max-height: 300px;
    background-color: #d1d5de;
    background-size: cover;
    overflow: hidden;
}
.background-stripe-image:before {
    content: " ";
    padding: 21.43% 0 0 0;
    display:block;
}