/********************************** SITE TOP **********************************/


.site-top {
    width: 100%;
    position: absolute;
    background-color: rgba(188, 189, 192, 0);
    margin-left: -70px;
    padding: 9px 0px 9px 0px;
    padding-right: 18px !important;
}

.site-top a {
    color: #fff;
    transition: .4s;
    font-size: 10px;
     letter-spacing: 0.1em;

}

/********************************** H1 H2 H3 H4 H5 H6 **********************************/

h2 {
    font-family: "Lato";
    font-weight: 400;
    margin: 0;
    color: #FFF;
    letter-spacing: 0.3em;
}


h3 {
    color: #1c5b97;
    letter-spacing: 0.1em;
}

h4 {
    color: #1c5b97;
    letter-spacing: 0.1em;

}


h5 {
    color: #666;
    letter-spacing: 0.1em;
}


/********************************** HEADER **********************************/

.rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
    margin-top:50px;
}
.service-list-head-cg {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 140px;
    padding-bottom: 155px;
    background-image: url(../images/slider/header_01.jpg);
}


.service-list-head-news {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 140px;
    padding-bottom: 155px;
    background-image: url(../images/slider/header_02.jpg);
}


.service-list-head-chi {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 140px;
    padding-bottom: 155px;
    background-image: url(../images/slider/header_03.jpg);
}


.service-list-head-operiamo {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 140px;
    padding-bottom: 155px;
    background-image: url(../images/slider/header_04.jpg);
}

.service-list-head-investor {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 140px;
    padding-bottom: 155px;
    background-image: url(../images/slider/header_05.jpg);
}


.service-list-head-part {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 140px;
    padding-bottom: 155px;
    background-image: url(../images/slider/header_06.jpg);
}


.service-list-head-contatti {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 140px;
    padding-bottom: 155px;
    background-image: url(../images/slider/header_07_contatti.jpg);
}



/********************************** Menu **********************************/
.logo-m-j{
	display:none;
	max-width:140px;
	margin-top:-15px;
}

#site-navigation .menu > li a {
    font-size: 11px;
}


#site-navigation .menu > li a {
    letter-spacing: 0.0em;
}

#site-navigation .sub-menu li a:hover, #site-navigation .children li a:hover, #site-navigation .menu li.mega-menu > .sub-menu .mega-menu-shop a:hover {
    color: #8fc9ff;
}


#site-navigation .menu li:not(.mega-menu) .sub-menu .sub-menu, #site-navigation .menu li:not(.mega-menu) .children .sub-menu, #site-navigation .menu li:not(.mega-menu) .sub-menu .children, #site-navigation .menu li:not(.mega-menu) .children .children {
    left: -297px;

}

#site-navigation .menu li:hover > .sub-menu, #site-navigation .menu li:hover > .children {
    margin-top: -15px;
}

#site-navigation .primary-menu .sub-menu, #site-navigation .menu .children {
    background-color: #1c5b97;
}

#site-navigation .sub-menu li, #site-navigation .children li, #site-navigation .primary-menu .sub-menu, #site-navigation .menu .children {
    background-color: #1c5b97;
}


.container-full {
    position: fixed;
    background-color: #fff;
    z-index: 1;
    max-width: 100%;
    padding: 0 70px;
}

.container-full-home {
    position: fixed;
    background-color: rgba(19, 49, 77, 0.49);
    z-index: 1;
    max-width: 100%;
    padding: 0 70px;
    width: 100%;
}



/********************************** DOCLINE **********************************/

.docline{
    padding: 10px 15px 0px 15px;
    border-bottom: 1px solid #eee;
}

.docline span{
    line-height: 30px; 
}

.docline a.btn.btn-default{padding:5px 20px;}

span.data-doc{
   margin-right:30px; 
   
}

/********************************** ITEM PRICE **********************************/

.item-price-recommended h5 {
    background-color: #1c5b97 !important;
}
.item-price-recommended h1 {
    color: #92d050;
}

.item-price-table p {
    margin: 0px;
    padding: 0 0px;
}



/********************************** TEAM OVERLAY **********************************/

.team-overlay:hover h4 {
    margin: 0px 0px 15px;
}
.team-overlay ul li{
	color:#fafafa;
}
.team-overlay-inner {
	bottom: none;
	top:20%;
    
}
.team-overlay-inner {
	text-align: left;
    
    }
/********************************** CONTENT **********************************/
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button::before {
    font-family: slick;
    font-size: 24px;
    line-height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.h-underline:hover h1{
	text-decoration:underline;
}
.content-head h1 {
    color: #1c5b97;
    font-size: 37px;
}
.folio-wrapper img{
	border: 1px solid #ccc;
}
.folio-main-filter {
    display: block;
    margin: 0;
}
.folio-main-filter li {
    border-left: 0;
}
.zoomin{
	transition: all .4s ease-in-out;
}
.zoomin:hover{
	transform: scale(1.1); 
}
.modal-header{
	background-color:#1c5b97;
}
.modal-header h4{
	color:#fff;
}
.modal-header .close {
    color: #fff;
    
    opacity: 0.70;
}
h4.media-box-news{
    font-size: 14px;
    text-align: left;
}


.home-corporate-services {
    padding: 20px 0 30px;
}

.padding-100 {
    padding: 20px 0 !important;
}


.icon-box-home i {
    color: #1c5b97;
    font-size: 100px;
    margin-top: 50px;
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 10px;
}


.text-block {
    margin-bottom: 50px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 20px;
}

.copyright {
    background-color: #1c5b97;
    color: #FFF;

}

.scrollup {
    color: #1c5b97;
}




footer {
    background-color: #1c5b97;
    min-height: 300px;
    padding-top: 50px;
}
.footer-widget h5 {
    font-size: 11px;
}


.footer-widget-bottom {
    padding-top: 70px;
    color: #fff;
}

.footer-widget-social .fa {
    color: #fff;
    padding-top: 10px;
}


.footer-widget-bottom h5 {
    color: #fff;
    font-size: 12px;
    margin-bottom: -50px;
}


footer a {
    color: #fff;
}


elemento {
    color: rgb(28, 91, 151);
}


.highlight {
    color: #1c5b97;
}

.thumb{
    margin-bottom: 30px;
}
.thumbnail p,.thumbnail h4{
    padding: 5px 15px;
}

p {
    color: #666;
}

a {
    color: #666;
    transition: .4s;
}

ul, li, ol {
    list-style: disc;
    margin-left: 5px;
    color: #fff;
}

body {
    color: #666;
}

.col-md-9 {
    text-align: justify;
}

.counter-item h3 {
    color: #1c5b97;
}

/********************************** CORPORATE GOVERNANCE ACCORDION MENU **********************************/

.panel-default > .panel-heading .panel-title {
    background-color:RGBA(51, 51, 51, 0);
}

.panel-default {
    border-color: rgba(221, 221, 221, 0);
    font-size: 13px;
}

.panel-title .a {

    text-decoration: underline;
}
.panel-heading {
    padding: 0;
}

.panel-title {
    font-size: 14px;
        color: #666;

    
}

.panel-default > .panel-heading {
    background-color: rgba(245, 245, 245, 0);
}

.docline {
    font-size: 15px;
}

ul, li, ol {
font-size: 12px;
}
    
.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}



/********************************** MENU MOBILE **********************************/
#open-left {
    float: left;
}

.mobile-menu > ul li.menu-item > a {
    color: #fff;
    background-color: #1c5b97;
}

.snap-drawer-left {
    background-color: #1c5b97;

}

.mobile-menu .mega-menu-content {
    background-color: #1c5b97 !important;
    }

.mobile-menu > ul li.menu-item.menu-item-has-children > .sub-menu-toggle {
    color: #fff;
    border: 1px solid #fff;
}

body {

    font-size: 11px;
}

.vc_icon_element span {
    color: #;
    font-size: 50px;
}




/********************************** MEDIA QUERY **********************************/

@media only screen and (max-width: 800px){
	.logo-hp-j{
		display:block;
	}	
	
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
    font-size: 25px;
    
}



a:hover,
.sidebar .widget .tagcloud a:hover,
.post-table-content .blog-entry-title a:hover,
.post-table-sub-content .blog-entry-title a:hover,
.postcontent-type02 article.post .postcontent-gird-content .blog-entry-title a:hover,
.single-post .comment .comment-reply-link:hover,
.page .comment .comment-reply-link:hover,
.post-navigation .nav-links a:hover,
.author-info .author-email a,
.single-post .tags a:hover,
.single-post .tags a:focus,
.mini-cart .widget_shopping_cart_content .wc-forward:hover,
.mini-cart .widget_shopping_cart_content .cart_list li .remove:hover,
.related-projects .project-title a:hover,
.social-menu.link-black ul li a:hover {
    color: #1c5b97;
}




