/*
Theme Name: Giuseppe Addis
Theme URI: http://www.networkvision.it
Description: Giuseppe Addis
Version: 1.0
Tags: responsive, white, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

Some other comments or urls here that will prove useful reminders to you or another developer
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans');



/**/
body {
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    --accordion-primary-color: #002144;
}


.bt_bb_layout_boxed_1200 .bt_bb_cell {
    width:100vw;
    max-width: -webkit-calc(100% - 30px);
    max-width: -moz-calc(100% - 30px);
    max-width: calc(100% - 30px);
}
@media (min-width:1280px) {
    .bt_bb_layout_boxed_1200 .bt_bb_cell {
        width: 1200px;
    }
}


 /**/
#logo-theme  img{
	max-width: 250px;
}

@media (max-width:576px) {
	#logo-theme  img{
	max-width: 180px;
}
}
/**/

/*Top Bar*/
#topbar {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #002144;
}

#topbar .contact-info a:hover {
  color: #393939;
}

#topbar .contact-info i {
  color: #393939;
  padding: 4px;
}

#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #555;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a:hover {
  color: #393939;
}

#topbar .social-links a:first-child {
  border-left: 0;
}

/*About*/
#about {
    padding: 60px 0 30px 0;
}

#about .about-img {
  overflow: hidden;
}

#about .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

#about .content h2 {
  color: #0c2e8a;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}

#about .content h3 {
  color: #555;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#about .content p {
  line-height: 26px;
}

#about .content p:last-child {
  margin-bottom: 0;
}

#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #50d8af;
}

#about .content ul {
  list-style: none;
  padding: 0;
}

#about .content ul li {
  padding-bottom: 10px;
}
/*Breadcrumbs*/
.breadcrumbs, .woocommerce-breadcrumb {
	font-size: 13px;
    color: #898989;
	padding: 10px 0;
}
/**/

/**/
/*Header*/

.a-center {
    text-align: center !important;
}

.navigation-clean {
  background: #fff;
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #333;
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .navigation-clean {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

nav.emmesicurezza {
	/*border-top: 4px solid #020202;*/
	border-bottom: 1px solid #ededed;
	box-shadow: 0 3px 3px rgba(132,136,138,.1);
}

#header-main .navbar-nav {
	padding-top:10px;
}

.navigation-clean .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.navigation-clean .navbar-brand:hover {
  color: #222;
}

.navigation-clean .navbar-toggler {
  border-color: #ddd;
}

.navigation-clean .navbar-toggler {
	    border: 0;
    position: absolute;
    left: 10px;
    top: 15px;
}



.navigation-clean .navbar-toggler:hover, .navigation-clean .navbar-toggler:focus {
  background: none;
}

.navigation-clean .navbar-toggler {
  color: #888;
}

.navigation-clean .navbar-collapse, .navigation-clean .form-inline {
  border-top-color: #ddd;
}

.navigation-clean.navbar-light .navbar-nav .nav-link.active, .navigation-clean.navbar-light .navbar-nav .nav-link.active:focus, .navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
  color: #8f8f8f;
  box-shadow: none;
  background: none;
  pointer-events: none;
}

.navigation-clean.navbar .navbar-nav .nav-link {
  padding-left: 18px;
  padding-right: 18px;
}

@media (max-width:576px) {

	.navigation-clean.navbar .navbar-nav .nav-link {
	  padding-left: 0;
	  padding-right: 0;
	}
}


.navigation-clean .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  box-shadow: none;
  background-color: #fff;

}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
  line-height: 2;
  color: #37434d;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item:hover {
  background: #eee;
  color: inherit;
}

.justify p {
	text-align: justify;
}
/*CTC Call*/
.networkvision_ctc_nVerde {
    color: #fff;
    overflow: hidden;
    z-index: 2000;
    position: fixed;
    left: 0;
    top: 60%;
    height: 90px;
    width: 65px;
    background-color: #1d3d5e;
    border: 1px solid #03162a;
    border-left: 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    display: flex;
    align-items: center;
}

.networkvision_ctc_nVerde_on {
	width: 180px;
}
/**/

.emmesicurezza .navbar-nav > li > a span {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    color: #002144;
    background-color: transparent!important;
    line-height: 40px;
    display: inline-block;
}

.emmesicurezza {
    font-family: 'Lato';
}




.dropdown-menu .nav-link {
	font-family: 'Lato', Arial;
}


.dropdown:hover > .dropdown-menu {
  display: block;
}

#header-main {
    color: #8c8c8c;
    border-bottom: 1px solid #dfdfdf;
	padding-bottom: 0;
}


/*Homepage Slider*/

div.jumbotron.carousel-hero {
  color: #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 0;
}


h1.hero-title, h2.hero-title, h3.hero-title {
  text-shadow: 0 3px 3px rgba(0,0,0,0.4);
  color: #fff;
}

p.hero-subtitle {
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  color: #fff;
}

.plat {
  border-radius: 0px;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0 #048f83!important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #016090;
  border-color: #016090;
}

.btn.btn-primary {
  background-color: #002144;
  border-color: #002144;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

span {
  font-style: inherit;
  font-weight: inherit;
}



/**/



/*Footer */

.footer-clean {
  padding: 50px 0;
  background-color: #fff;
  color: #4b4c4d;
}

.footer-clean h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
}

.footer-clean ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
}

.footer-clean ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}

.footer-clean ul a:hover {
  opacity: 1;
}

.footer-clean .item.social {
  text-align: right;
}

@media (max-width:767px) {
  .footer-clean .item {
    text-align: center;
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .footer-clean .item.social {
    text-align: center;
  }
}

.footer-clean .item.social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-left: 10px;
  margin-top: 22px;
  color: inherit;
  opacity: 0.75;
}

.footer-clean .item.social > a:hover {
  opacity: 0.9;
}

@media (max-width:991px) {
  .footer-clean .item.social > a {
    margin-top: 40px;
  }
}

@media (max-width:767px) {
  .footer-clean .item.social > a {
    margin-top: 10px;
  }
}

.footer-emmesicurezza .copyright {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 13px;
  opacity: 0.6;
}


/* Widget */
.footer-emmesicurezza  h3{
	font-family: "Lato";
    padding: 0;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-align: left;
}

.footer-emmesicurezza {
    padding: 50px 0;
    background-color: #fff;
    color: #4b4c4d;
    border-top: 1px solid #dbdbdb;
}


.subfooter {
	text-align: center;
    font-size: 14px;
    background-color: #f8f9fa;
    padding: 5px 0;
}

/*Content*/
.content-main {
	padding: 10px 0;
}


#content.page p {
text-align:justify;
}

/**/



/* Article */

.article-list {
  color: #313437;
  background-color: #fff;
}

.article-list p {
  color: #7d8285;
}

.article-list h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .article-list h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.article-list .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.article-list .intro p {
  margin-bottom: 0;
}

.article-list .articles {
  padding-bottom: 40px;
}

.article-list .item {
  padding-top: 50px;
  min-height: 425px;
  text-align: center;
}

.article-list .item .name {
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  color: inherit;
}

.article-list .item .description {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
}

.article-list .item .action {
  font-size: 24px;
  width: 24px;
  margin: 22px auto 0;
  line-height: 1;
  display: block;
  color: #4f86c3;
  opacity: 0.85;
  transition: opacity 0.2s;
  text-decoration: none;
}

.article-list .item .action:hover {
  opacity: 1;
}



/*Cookie*/


#cookie-notice {
    background: #fff!important;
    color: #666!important;
    border: 1px solid #212121;
    bottom: 40px;
    right: 70px;
    width: calc(50% - 20px);
    left: auto;
    min-width: auto;
    font-family: NewhouseDT-Regular,sans-serif;
    font-weight: 400;
    color: #666;
    letter-spacing: .5px;
    font-size: 13px;
    line-height: 19px;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    z-index: 1000000000
}

@media (max-width: 767px) {
    #cookie-notice {
        bottom:60px;
        right: 20px;
        width: calc(100% - 40px)
    }
}

#cookie-notice .cookie-notice-container {
    text-align: left;
    padding: 20px;
    padding-right: 70px;
	width: auto;
}

#cookie-notice #cn-notice-text a {
    text-decoration: none;
    font-weight: 700;
    color: #666;
    transition: all .2s ease-in-out
}

#cookie-notice #cn-notice-text a:hover {
    color: #000
}

#cookie-notice #cn-accept-cookie {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 37px;
    height: 37px;
    border: 1px solid #212121;
    background-color: #212121;
    text-align: center;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 37px;
    transition: all .2s ease-in-out;
}

#cookie-notice #cn-accept-cookie:hover {
    background-color: #fff;
	color:inherit;
}


/* Services Section
--------------------------------*/

#services {
  padding: 30px 0 0 0;
}

#services .box {
  padding: 40px;
  margin-bottom: 40px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  background: #fff;
  transition: 0.4s;
}

#services .box:hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

#services .box .icon {
  float: left;
}

#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}

#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #00458f 0%, #bfddfe 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#services .box h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 22px;
}

#services .box h4 a {
  color: #444;
}

#services .box p {
  font-size: 14px;
  margin-left: 100px;
  margin-bottom: 0;
  line-height: 24px;
}

#why-us {
  padding: 60px 0;
  background: #004a99;
}

#why-us .section-header h3,
#why-us .section-header p {
  color: #fff;
}

#why-us .card {
  background: #00458f;
  border-color: #00458f;
  border-radius: 10px;
  margin: 0 15px;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s ease-in-out;
  min-height: 200px;
}

#why-us .card:hover {
  background: #003b7a;
  border-color: #003b7a;
}

#why-us .card i {
  font-size: 48px;
  padding-top: 15px;
  color: #bfddfe;
}

#why-us .card h5 {
  font-size: 22px;
  font-weight: 600;
}

#why-us .card p {
  font-size: 15px;
  color: #d8eafe;
}

#why-us .card .readmore {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  transition: 0.3s ease-in-out;
  border-bottom: #00458f solid 2px;
}

#why-us .card .readmore:hover {
  border-bottom: #fff solid 2px;
}

#why-us .counters {
  padding-top: 40px;
}

#why-us .counters span {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 48px;
  display: block;
  color: #fff;
}

#why-us .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #cce5ff;
}



.evidenziamenu {
	background-color:#00458f!important;
}
li.evidenziamenu > a span {
	color:#fff!important;
 }
.bg-lightprimary {
    background: #f5fbfb;
}
@media (min-width:768px) {
    .styled-heading {
        position:relative;
    }
    .styled-heading h1:before, .styled-heading h1:after, .styled-heading h2:before, .styled-heading h2:after {
        position:absolute;
        height:4px;
        width:180px;
        background:var(--primary);
        top:calc(50% - 2px);
        content:" ";
    }
    .styled-heading h1:before, .styled-heading h2:before {
        left:0;
    }
    .styled-heading h1:after, .styled-heading h2:after {
        right:0;
    }
    .sooooooobig {
        font-size:400%;
    }
}
.text-shadowed {
    text-shadow: 1px 1px 10px rgba(0,0,0,.5);
}
.header-home {
    background-size: 100%;
    background-position: 0 0;
    background-repeat:no-repeat;
}
@media (max-width: 767.98px) {
    .header-home {
        background-size: cover;
        background-position-x: 25%;
    }
}
@media (min-width: 768px) {
    .header-home {
        background-position-y: 45%;
    }
}
.footer-emmesicurezza ul.menu {
    list-style:none;
    padding-left:0;
}
main {
    min-height:50vh;
}
.bt_bb_accordion_item {
    margin-bottom: 20px;
    border-top: 1px solid black !important;
}
.bt_bb_accordion_item_title {
    font-weight: 600;
}
.h4 .bt_bb_headline_tag {
    font-size: 1.5rem;
}
.grecaptcha-badge {
    visibility: hidden;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
        background: #ffb900;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
}