
html { width: 100%; height: 100%; height: auto; }

html{ min-height:100%; position:relative;}
body {padding-top: 76px; height:100%; margin-bottom: 100px; font-family: 'Exo', sans-serif; }
body.scrolled {padding-top: 70px;}

.blu { color: #006699; }
.celeste { color: #218acb; }
.arancio { color: #ff7200; }

/*body#home { 
  background: url( "../img/crossborder_bg_1.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/

body#home { 
 /* background: url( "../img/crossborder_bg_1.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    background: #fff;
    margin-bottom: 0px;
    padding-top: 0px;
}

.masthead {
  height: 100vh;
  min-height: 500px;
  background-image: url('../img/crossborder_bg_2020-B.jpg');
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
    
}
.masthead h1 {font-size:60px; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); font-weight: 600; }
.masthead p.lead {font-size:26px; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); display:none; } 

.scroll-icon { color: #fff; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);  }
.scroll-icon i { color: #fff; font-size: 24px; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.49); border-radius: 50px; border: 2px solid #fff; width: 50px; line-height: 50px; height: 50px;  text-align: center; display: block; margin: 0 auto; cursor: pointer; }


li.separatore {margin: 8px 15px 0 15px; border-bottom: 1px solid #e7e7e7; color: #827B7B; padding-bottom:5px !important; padding-left: 10px; }


a {color: #069; font-family: 'Exo', sans-serif; }
a:hover {color: #007FAB;}
li {font-family: 'Exo', sans-serif;}

p {font-family: 'Exo', sans-serif;}

h1 {color: #485868; font-family: 'Catamaran', sans-serif ; font-weight: 200; }
h2 { color: #069; border-bottom: 0px solid #e7e7e7; padding-bottom: 0px; margin-top: 20px; font-family: 'Catamaran', sans-serif; font-weight: 600; }
/*h2::first-letter { font-size: 110%; color: #069;  }*/

h2 span{ border-bottom: 3px solid #e7e7e7; padding-right: 30px; display: flex; align-items:center;  padding-bottom: 10px; width: auto; }
h2 span img {margin-right: 12px; margin-top: -6px; }


h3, h4 {color: #485868; padding-bottom: 3px; }

.blu {color: #069;}
.bg-extralight { background: #f7f7f7;}
section {padding-bottom: 10px;}
section.section-light {background: #e7e7e7; }
section.section-light h2 { color: #069; border-bottom: 1px solid #b7b7b7; }
section.section-light h2 span{ border-bottom: 3px solid #b7b7b7; }

.carousel-caption h5 {font-size: 55px; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); font-family: 'Catamaran', sans-serif ; font-weight: 200;
-webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
}

.carousel-item.active, .carousel-item { max-height: 450px; height: inherit !important; 
      -webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
    }

.carousel-item.active.smartImage, .carousel-item.smartImage { 
       max-height: 280px;
      -webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      overflow: hidden;
      
}


 .carousel-item.active.smartImage .carousel-caption h5 {font-size: 40px;}





ul.elenco  {
  list-style: none; /* Remove default bullets */
}

ul.elenco  li::before {
  content: "\2022"; 
  color: #069;
  font-weight: bold;
    font-size: 20px;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.elenco li {margin-bottom: 10px;}

.elenco.list-condensed li {margin-bottom: 2px;}

.elenco-noBullets {padding-left: 0; }
.elenco-noBullets li {list-style: none; text-align: justify; }
.elenco-noBullets .list-divider { color: #069; font-size: 28px; line-height: 10px; text-align: center; }

.elenco-noBullets.text-center li {text-align: center !important; padding-bottom: 5px;}

.elenco-noBullets.text-center li:nth-child(even) {color: #000}
.elenco-noBullets.text-center li:nth-child(odd) {color: #485868}


.no-border {border: none;}


.table.press-area-table td, .table.press-area-table th {
	padding: .75rem;
	vertical-align: middle;
	border-top: none;
    border-bottom: 1px solid #dee2e6;
}


/*.hidden-div {display: none; }*/

.shadowHeader {
     -webkit-box-shadow: 0px 8px 5px 0px rgba(0,0,0,0.49);
     -moz-box-shadow: 0px 8px 5px 0px rgba(0,0,0,0.49);
     box-shadow: 0px 8px 5px 0px rgba(0,0,0,0.49);
}

.navbar img {
      height: 60px; 
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; 
}
.navbar.shadowHeader img { height: 40px;
-webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; 
}




.footer { position: absolute; bottom: 0; width: 100%; height: 40px; line-height: 40px; background-color: #b7b7b7; }
.credits { font-size: 11px; text-align: left; z-index: 100; color: #fff;  }
.credits a { color: #fff;  }







/*TABELLA OUTSOURCING*/
td.spunta-si {
	background: #069 url(../img/bg-spunta-si.jpg) top center no-repeat;
	border: 1px #FFF solid;
	height: 50px;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);
}
#service-model-table td {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border-bottom: solid 1px #FFF;
	line-height: normal;
	margin: 1px;
}

#service-model-table td.voci {
	text-align: left;
	padding: 5px;
	border: 1px #FFF solid;
}
#service-model-table .testata td {
	background: #666;
	color: #fff;
	padding: 5px;
	width: 120px;
	border: 1px #FFF solid;
}

#service-model-table .testata td {
	background: #666;
	color: #fff;
	padding: 5px;
	width: 120px;
	border: 1px #FFF solid;
}

td.spunta-no {
	background: #b7b7b7;
	border: 1px #FFF solid;
	height: 50px;
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.75);
}






/*OVERLAY*/
body.overpanelOpen { overflow: hidden;}
/*.theoverpanel {
	position: fixed;
}*/


.theoverpanel {
    position: fixed;
    height: 0%;
	top: 130%;
     transition: height .9s ease-in-out;
    transition: top .9s ease-in-out;
     background: #fc0;  
}

.theoverpanel.open { 
    width: 100%;
	height: 100%;
	top: 0;
	z-index: 1050;
	background: #ffffff;  
}

.overpanel-container {
	overflow-y: auto;
	width: 100%;
	height: 100%;
}


.theoverpanel input { background: #fff !important; border: solid 1px #069; color: #069 !important; }

.theoverpanel h3 { color: #069 !important; }
.theoverpanel label { color: #485868 !important; }
.theoverpanel hr { max-width: 500px; margin-left: auto; margin-roght: auto;  }









/*FORM CONTATTI*/
form div.error {color: #d40000; font-size: 14px; font-style: italic;  }
form .form-group input {border-radius: 0px;}
form .form-group label {color: #485868; margin-bottom: 5px;}



.spunta-si .dripicons-checkmark { color: #fff; font-size: 24px; }


#news ul {padding-left: 2px; padding-right: 20px;}
#news ul li {list-style: none; padding-bottom: 8px; margin-bottom: 8px; text-align: justify; border-bottom: solid 1px #e7e7e7; }
#news ul li span.data {
	font-weight: bold;
	font-size: 15px;
	color: #069;
}


body.scrolled .arrow_box { display:none;  }



.arrow_box {
	position: absolute;
	background: #fff;
	border: 2px solid #006699;
    width: auto;
    padding: 10px;
    z-index: 999;
    right: 30px;
    top: 95px;
}

.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}
.arrow_box:before {
	border-color: rgba(0, 102, 153, 0);
	border-bottom-color: #006699;
	border-width: 18px;
	margin-left: -18px;
}



.elenco-baloon { padding-left: 15px;}
.elenco-baloon li { list-style: none; line-height: 20px; margin-bottom: 8px; }

.arrow_boxRequirements {
	position: relative;
	background: #fff;
	border: 4px solid #006699;
    padding: 15px;
    border-radius: 5px;  
}
.arrow_boxRequirements:after, .arrow_boxRequirements:before {
	top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_boxRequirements:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_boxRequirements:before {
	border-color: rgba(0, 102, 153, 0);
	border-top-color: #006699;
	border-width: 16px;
	margin-left: -16px;
}



.arrow_boxSolutions {
	position: relative;
	background: #fff;
	border: 4px solid #fc0;
    padding: 15px;
    border-radius: 5px;  
}
.arrow_boxSolutions:after, .arrow_boxSolutions:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_boxSolutions:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_boxSolutions:before {
	border-color: rgba(255, 204, 0, 0);
	border-right-color: #fc0;
	border-width: 16px;
	margin-top: -16px;
}



.arrow_boxStake {
	position: relative;
	background: #fff;
	border: 4px solid #d40000;
     padding: 15px;
    border-radius: 5px; 
}
.arrow_boxStake:after, .arrow_boxStake:before {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_boxStake:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_boxStake:before {
	border-color: rgba(212, 0, 0, 0);
	border-bottom-color: #d40000;
	border-width: 16px;
	margin-left: -16px;
}





/* IFRAME YOUTUBE RESPONSIVE */


 
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/*padding-top: 25px;*/
	height: 0;
}

object,
embed, iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




@media (max-width: 1200px) {
 
}

@media (max-width: 960px) { 
         h2 span {
	border-bottom: 0px solid #fff;
	padding-right: 0px;
	padding-bottom: 0px;
}

    #cubo { padding-top: 15% !important; } 
    
    .masthead {
  background-image: url('../img/crossborder_bg_2020.jpg');
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
    
}
    
}

@media (max-width: 768px) { 
.carousel-caption h5 {font-size: 40px; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); font-family: 'Catamaran', sans-serif ; font-weight: 200;}
.carousel-caption { right: 2%; bottom: 0px; left: 3%; padding-bottom: 0px; color: #fff; text-align: left; } 

    .masthead h1 {font-size:35px; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); font-weight: 600; }
.masthead p.lead {font-size:16px; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); display:none; } 

}





@media (max-width: 576px) {
    h2 span{ border-bottom: none !important; padding-right: 0px; }

 
.arrow_boxSolutions:after, .arrow_boxSolutions:before, .arrow_boxSolutions:after, .arrow_boxSolutions:before  { display: none; }
.arrow_boxStake:after, .arrow_boxStake:before, .arrow_boxStake:after, .arrow_boxStake:before  { display: none; }
.arrow_boxRequirements:after, .arrow_boxRequirements:before, .arrow_boxRequirements:after, .arrow_boxRequirements:before { display: none;  }


    
    

}


@media only screen and (min-device-width : 375px)  and (max-device-width : 667px) {

h2 span{ border-bottom: none !important; padding-right: 0px; }
}

















