/* CSS Document */

html, body { overflow-x: hidden! important; }


.bg-primary {
    background-color: #333333!important;
}

.bg-secondary {
  background-color: #cc845d!important;
}



body {
	 font-family: "Rotis Sans Serif", sans-serif;
      position:relative;      padding-top: 70px!important; color:#343a40;
  }









.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}



.soldano-logo {
    max-width:70px!important; height:auto!important;
  }
.soldano-logo:hover {cursor: pointer;
  }
.navbar {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}


.alert-success {
    color: #fff;
    background-color: #04AA6D;
    border-color: #04AA6D;
}

.alert-warning {
    color: #fff;
    background-color: #cc845d;
    border-color: #cc845d;
}

strong {
    font-weight:700;
  }

p  {
   /*text-align:justify;*/ font-weight: 200; line-height:1.6em; 

}


.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm
 {

    padding-right: var(--bs-gutter-x, 1.2rem);
    padding-left: var(--bs-gutter-x, 1.2rem);

}


.container p  {
   /*text-align:justify;*/ font-weight: normal; font-size:18px; margin-bottom: 1.5rem;

}
 .container  a {
    color: #343a40;
    text-decoration: none;
}

 .container  a:hover {
   
    text-decoration: underline;
}
 .btn {
    text-decoration: none!important;
}

  li{
  line-height:1.5em;

}






 label a {
   color: #343a40;
} 
 label a:hover {
   color: #6c757d;
} 

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2{
    font-weight: 200;
}



a {
    color: #343a40;
}

 a:hover {
   color: #888;
} 



.home_header_bkg {
	 display: flex;
  align-items: center;
  justify-content: center; /* opzionale: centra anche in orizzontale */
    position: relative;
    background-color: #efefef;
    z-index: 0; padding:0; 
	   height: 92vh;
    margin-top: 10px;
} 



.home_header_bkg::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('../../images/home-header-bkg.jpg');
    background-repeat: no-repeat;
   background-position: right center;
background-size: cover;
    opacity: 1; /* <-- regola l’opacità qui */
    z-index: -1;
}


.home_header_bkg  h1{ 
    font-size: 3.6rem; font-weight: 500 !important; color:#fff;  display: inline-block; padding: 0; margin-bottom:16px!important;
} 


.home_header_bkg  h5{ 
    color:#fff; 
} 

@media (max-width: 1200px) {
.home_header_bkg::before {
       /* opacity: 0.1;   regola l’opacità qui */
	background-image: url('../../images/home-header-bkg-responsive.jpg'); background-position: left;

}
}

@media (max-width: 800px) {
	.header-mobile-tobefixed {    height:auto!important;}
	
}


@media (max-width: 580px) {
	
.home_header_bkg  h1{    font-size:2.8rem;} 
	
	
}


@media (max-width: 400px) {
	
.home_header_bkg  {   }
.navbar {    min-height: 50px!important; padding-top: 0.2rem!important;    padding-bottom: 0.2rem!important;}
.home_header_bkg  h1{    font-size:2.4rem; margin-bottom:12px; } 
.home_header_bkg  h5{    font-size:1.3rem; margin-bottom:12px;  } 
		
}

.internal_header_bkg { margin-top:10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    
    z-index: 0;
    padding: 0.75rem;
  
	
	background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 85vh;
  width: 100%;
}







#servizi {
    font-weight: normal!important;
}


#servizi_filtri{
     border-bottom:1px dotted #ccc; border-top:1px dotted #ccc; margin-bottom:20px; text-align:center;
}


#servizi p{
    font-weight: normal!important;
}

/* Light Card Container */
#light-card {
    padding: 10px 25px 20px 25px;
    text-align: center;
    text-decoration: none;
    display: block;
}

/* Light Card Row - Base & Hover */
#light-card .row {
    border-radius: 14px;
    background-color: #f8f9fa;
    padding: 30px;
    min-height: 150px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.00); border:1px solid #efefef;
    cursor: pointer;
    transition: all 0.3s ease;
}

#light-card .row:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
}

/* Light Card Text & Icon - Hover Color */
#light-card .row:hover .light-card_title,
#light-card .row:hover p,
#light-card .row:hover .light-card_icon i {
    color: #cc845d;
}

/* Light Card Text & Icon - Transitions */
#light-card .light-card_title,
#light-card p,
#light-card .light-card_icon i {
    color: inherit;
    transition: color 0.3s ease;
}

/* Icon Container & Styling */
.light-card_icon {
    min-height: 80px;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.light-card_icon i {
    font-size: 80px;
}

/* Card Title */
.light-card_title {
    font-size: 20px !important;
    font-weight: 500 !important;
    margin-bottom: 20px;
}

/* Posizioni Fields */
.posizioni_entity,
.posizioni_settore,
.posizioni_sede,
.posizioni_contratto,
.posizioni_codice,
.posizioni_data {
    font-size: 14px !important;
    line-height: 1.6em;
}

.posizioni_entity i,
.posizioni_settore i,
.posizioni_sede i,
.posizioni_contratto i,
.posizioni_codice i,
.posizioni_data i {
    margin-right: 8px;
    font-size: 14px !important;
}

.posizioni_entity img {
    margin-right: 6px;
}

/* Light Card Button */
.light-card {
    border-radius: 12px 0 12px 0;
    color: #cc845d;
    background-color: #fff;
    border: 1px solid #cc845d;
    padding: 10px;
    margin-top: 12px;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    transition: all 0.3s ease;
}

.light-card:hover {
    color: #fff;
    background-color: #cc845d;
}








.posizioni_headers{
    font-weight: normal!important;

}






 

 .accordion-button {
    padding-left:20px;
    font-size: 20px;
    font-weight: normal!important;
}

.accordion-button:not(.collapsed) {
    color: #555;
    padding-left: 20px;
    
}

.row hr {
    clear:both!important; margin:30px 0 30px 0; background-color: #E0E0E0; height:6px;
}

.text-on-blue{   color: #fff!important;} .text-on-blue a{   color: #fff!important;} 

.tablecolored {
   color: #fff!important;
} 

.separator {
    margin: 30px 0 30px 0;
    border-bottom: 2px dotted #eee!important; 
    
}

.dot {
  height: 11px;
  width: 11px;
  background-color: #555;
  border-radius: 50%;
  display: inline-block; margin-right:5px;
}
.dot_bink {
  height: 11px;
  width: 11px;
  background-color: #cc845d;
  border-radius: 50%;
  display: inline-block; margin-right:5px;animation: dot_bink 1s linear infinite;
}
@keyframes dot_bink {  
  50% { opacity: 0; }
}

small, .small {
    font-size: 0.750em;
}


.row ol, .row ul, .row dl {
    overflow: hidden;
}

.left  {
  float: left !important; margin:0 20px 20px 0;
}

.right {
  float: right !important; margin:0 0 20px 20px;
}
	
p img  {
  max-width:90%; height:auto!important;
}

img  {
  max-width:90%; height:auto!important;
}

h3 img  {
  max-width:90%; height:auto!important;
}


.img-fluid {
    max-width: 100%;
    height: auto;  max-height:80vh; margin-top:3vh;margin-bottom:2vh;
}



/*.dropdown-toggle::after {
    display: none;
}*/

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.355em;
    vertical-align: 0.105em;
    content: "";
    border-top: 0.4em solid;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
}

@media (max-width: 1000px) {	
	
	
	 #rc-imageselect, .g-recaptcha {
            transform:scale(0.77);
            -webkit-transform:scale(0.77);
            transform-origin:0 0;
            -webkit-transform-origin:0 0;
        }





.left  {
  float: none !important; margin:0  0 20px 0; display: block; max-width:90%; height:auto;
}

.right {
  float: none !important; margin:0  0 20px 0; display: block; max-width:90%; height:auto;
} 

}




/* COLORI MENU E BOTTONI CUSTOM  */

.btn {
       padding: 10px 18px 10px 18px; border-radius: 14px; font-weight:500!important; 
   
}



.btn-success {
    color: #fff;
    background-color: #cc845d;
    border-color: #cc845d;
}

.btn-light {
    color: #cc845d;
   font-weight:700!important;
}

button {
  
   font-weight:600!important;
}



.btn-scroll-transparent {
   border:none!important; background: transparent!important; 
}




.dropdown-item.active, .dropdown-item:active {
        background-color: #fff; color:#cc845d;
}
.btn-outline-success {
  color: #cc845d;  border-color: #cc845d;
}
.btn-outline-success:hover {
  background-color: #cc845d;  border-color: #cc845d;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  background-color: #cc845d;  border-color: #cc845d;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #cc845d;
}









.page-link {  color: #cc845d;   }
.page-item.active .page-link {   background-color: #cc845d;border-color: #cc845d;}
.page-link:hover {color: #fff;border-color: #cc845d; background-color: #cc845d;}







.h1, h1 {
   margin-bottom:30px; 
}

@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}



h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    line-height: 1.3;  margin-bottom: 30px;
    font-weight: 300;
}

 h5, .h5 {
    line-height: 1.40;
    font-size: 1.75rem;
    margin: 0 0 20px 0;
    font-weight: 300;
}

 h6, .h6 {
    line-height: 1.45; font-size:1.00rem; margin:0 0  12px 0;
}
h3 {
    margin-bottom:16px; font-size: 1.4rem;
}

h2 {
    line-height: 1.45; font-size: 1.8rem;
}

.pre-titles {
    font-size: 1rem; font-weight:500; margin-bottom:20px;
  }


.h1-custom-titles {
    font-weight: 700 !important;
    font-size: 3rem;
    /* text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); */
}
.h1-custom-titles .title-highlight-light {
    text-shadow: none;
}

@media (max-width: 1000px) {
  .h1-custom-titles {
        font-size: 2.5rem;
}
}

.title-highlight-dark {
    background-color: #333;
    color: #fff;
    padding: 0 0.25rem;
  }

.title-highlight-light {
    background-color: #f7f2ec;
    color: #343a40;
    padding: 0 0.25rem;
  }







.btn-primary:hover {    color: #fff;  background-color: #333; border:1px solid #333;  }
.btn-primary {color: #343a40;  background-color: #fff;border:1px solid #fff; font-weight:300; }

.btn-check:focus + .btn-primary, .btn-primary:focus {
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.2);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  background-color: #fff;
  border-color: #fff;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  background-color: #343a40;
  border-color: #343a40;
}

.btn-secondary {    color: #fff!important;    background-color: #cc845d;    border-color: #cc845d;}
.btn-secondary:hover { background-color: #343a40; border-color: #343a40; color: #fff; }


.btn-outline-secondary {
    color: #cc845d;
    border-color: #cc845d;
}
.btn-outline-secondary:hover {
    color: #fff; background-color: #cc845d;
    border-color: #cc845d;
}








footer .mb-2 {margin-bottom: 0!important;
}




@media (max-width: 760px) {	
	
	body {
    /*padding-top:68px!important;*/
		/*padding-top:120px!important;*/
		padding-top:55px!important;
  }
	
	
	

.soldano-logo {
    max-width:200px!important; height:auto!important;
  }

	
}


.breadcrumb {
    background-color: #f3f0ec;
     padding: 6px 12px 6px 12px;
	font-size: 14px!important;
    line-height: 1.6em;
	border-radius:20px 0 20px 0;  
}
.breadcrumb-item.active {
    color:#6c757d!important;
}
.breadcrumb li { color:#6c757d!important;}
.breadcrumb a {  color: #cc845d; text-decoration:none; }
.breadcrumb a:hover {  color: #cc845d; opacity:0.7; text-decoration:underline;}











.header-internal { color:#fff; padding:60px 30px 30px 30px; margin-top:20px; background-size: 100%!important;
    background-repeat: no-repeat!important;  	   
}



.dark-area { background-color: #333;      
	color:#fff; padding:30px; border-radius:35px;
	margin:60px auto 60px auto;
}




/*.grey-area { background-color: #ccc;      
	color:#fff; margin-top:-30px; padding-top:80px;  padding-bottom:60px;
	background-image: url("../../images/map-area-bkg.jpg");
	background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
}*/


@media (max-width: 850px) {	

.title-internal {  background: rgba(0, 0, 0, .5); padding:14px;   border-radius: 12px 0 12px 0px;  	   }

	
	

	
.grey-area {      
	padding:3.5rem 0 0.1rem 0!important;  
}
	
}






.dark-area a { 	color:#fff; text-decoration: none!important;}
.grey-area a { 	color:#fff; text-decoration: none!important;}

.box-service-dark { 
	padding:12px 12px 12px 26px; margin:12px;
	
    text-align: left;
    border:1px solid transparent;
}

.box-service-dark a { 

}

.box-service-dark:hover { 
    border-bottom:1px dotted #cc845d; color:#cc845d; 
}


.box-service-green { 
	padding:12px 12px 12px 26px; 
	margin:12px;
    text-align:left;
    border:1px solid transparent;
}

.box-service-green a { 

}

.box-service-green:hover { 
    border-bottom:1px dotted #c7faf1; color:#c7faf1; 
}



.numbers-area  { 	
	background-color: #f5f5f5;
}
.numbers-area h2 { 	
	font-weight:900; color:#5fbcae; margin-bottom:0.1em; 
}




.cta-area  { 	
	background-color: #fff; color:#fff; text-decoration: none!important;
}
.cta-area a { 	
	color:#fff!important; text-decoration: none!important;
}
.cta-area h5 { 	
	font-weight:900; color:#fff; margin-bottom:0.1em; 
}
.box-cta-area { 
	margin:0 auto;
	
    text-align: left;
    border:1px solid transparent; text-align:center;
}

.box-cta-area i {  font-size:40px; line-height:60px; }

.box-cta-area:hover { 
    text-decoration: underline; color:#fff; 
}

@media (min-width: 1100px) {	
	.box-cta-area { 
	padding:12px 80px 12px 80px; 
}

}



.title-internal {
    text-align: center;
    padding-bottom: 10px;
    position: relative;
}


.title-related-news h3 {
    margin-bottom:20px;
}
.title-related-news h3::after {
    content: "";
    position: relative;
    display: block;
    width: 50px;
    height: 3px;
    /* background: #fff; */
    border-bottom: 4px solid #cc845d;
    top: 8px;
    left: 0;
}


.accordion-button:not(.collapsed) {
    color: #555;
    background-color: #f9f9f9;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}







.nav-tabs {    }
.nav-tabs .nav-link {      text-transform: uppercase; padding:20px 30px 12px 30px;   }

.tab-content > .active, .nav-tabs .nav-link.active {  
  
    background-color: #f8f9fa; 
}

.nav-tabs .nav-link.active { border-bottom:1px solid #f8f9fa; }
.tab-content > .active  { padding:40px 30px 40px 30px ; border:1px solid #dee2e6; border-top:none;     }

 .nav-tabs .nav-link {
    border-radius:12px 12px 0 0; 
}

.nav-link {  
    color: #cc845d;
   }


.nav-link i{  
    font-size:16px;
   }


.nav-link:hover, .nav-link:focus {
    color: #cc845d;
}


.videogrid video {
    width:90%; height:auto;
}


.googlemap-iframe iframe {
    width: 100%!important;
    min-height: 600px!important;
}

.float-end {
    margin-left:25px; margin-bottom:25px;
}

.float-start {
    margin-right:25px; margin-bottom:25px;
}

@media (max-width: 1020px) {	
	.float-end {    margin-left:0; float:none!important; display:block; max-width:90%; height:auto; }
	.float-start {    margin-right:0;float:none!important; display:block; max-width:90%; height:auto;}
}


footer  { font-size: 14px; font-weight:200;}
footer a { color: #ccc!important;    text-decoration: none!important;}
footer a:hover {color: #fff!important;    text-decoration: underline!important;}

footer p {color: #ccc!important;   padding:10px 0 10px 0!important; margin-bottom: 0rem; 
	font-size:14px!important; margin-bottom:1px!important;
}
footer ul { padding:10px 0 10px 0;}
footer  .nav-link {    padding: 0rem 1.3rem  1rem 0rem ;}
footer .border-top {    border-top: 1px dotted #666!important;
}

footer .nav-link {
    color: #ccc!important;
}

















/*--------------------------------------------------------------
# PRODOTTI
--------------------------------------------------------------*/







/*--------------------------------------------------------------
# NEWS
--------------------------------------------------------------*/

.card {
        border:0px ;
    border-radius: 0rem; 
}


.card h4 {
        font-weight:bold;
}


.text-muted{
        color:#cc845d!important;
}




@media (min-width:1200px) {
    .shadow-sm {          width:85%; margin: 0 auto;}
}



.media-body-introtext  strong {
  font-weight:normal!important
}

.media-body h5 strong {
  font-weight:normal!important
}

.post-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	width:90%; height:250px; border: 1px solid #efeff3; 
}
@media (max-width: 992px) {
    .post-image {
    width:90%; height:230px;
}
}


.home-blog .section-title {
    padding-bottom: 15px;
}
.home-blog .media {
    margin-top: 25px;
}
@media (min-width: 768px) {
    .home-blog .media {
        margin-top: 25px;
    }
}
.bg-sand {
    background-color: #f5f5f6;
}
.media.blog-media {
    margin-top: 25px;
    position: relative;
    display: block;
}
@media (min-width: 992px) {
    .media.blog-media {
        display: table;
    }
}


.media.blog-media > a {
    position: relative;
    display: block;
}
@media (min-width: 992px) {
    .media.blog-media > a {
        display: table-cell;
        vertical-align: top;
        min-width: 200px;
    }
}
@media (min-width: 1200px) {
    .media.blog-media > a {
        min-width: 230px;
    }
}

.media.blog-media > a img {
    width: 90%;
}





.media.blog-media .media-body {
    border: 1px solid #efeff3;
    padding: 30px 30px 10px;
    font-size: 14px;
    background: #fff;
    border-top: none;
}
@media (min-width: 992px) {
    .media.blog-media .media-body {
        padding: 15px 20px 10px;
        border-top: 1px solid #efeff3;
        border-left: none;
        display: table-cell;
        vertical-align: top;
    }
}
@media (min-width: 1200px) {
    .media.blog-media .media-body {
        padding: 20px;
    }
}
.media.blog-media .media-body h5 {
    transition: color 0.3s ease;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .media.blog-media .media-body h5 {
        font-size: 15px;
    }
}
@media (min-width: 1200px) {
    .media.blog-media .media-body h5 {
        margin-bottom: 15px;
        font-size: 1.5rem;  
    }
	.media.blog-media .media-body a{
        text-decoration: none!important;
    }
}
.media.blog-media .media-body .post-date {
    display: block;
    color: #222;
    font-size: 11px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
@media (min-width: 992px) {
    .media.blog-media .media-body .post-date {
        padding: 7px 0;
    }
}
@media (min-width: 1200px) {
    .media.blog-media .media-body .post-date {
        padding-bottom: 20px;
    }
}
.media.blog-media .media-body ul {
    position: relative;
    padding: 10px 0 0;
}
.media.blog-media .media-body ul li {
    display: inline-block;
    width: 49%;
    position: relative;
}








/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/




/*Counter: colonne speciali e margine dei counter a 5 colonne */

@media (min-width: 1000px) {
	
.col-lg-22 {
    flex: 0 0 auto;
    width: 20%;
}
.col-half-offset{
    margin-left:2.5%; margin-right:2.5%; 
}
	
}

@media (max-width: 990px) {
	
.col-lg-22 {
  
    width: 90%;
}

}






.counts {
  padding-top: 70px; padding-bottom:20px; background-color: #fff;
}

.counts h1{
   color:#fff; text-align:center;
}
.counts h5{
  color:#fff; text-align:center;
}

.counts .count-box {
  padding: 40px 10px 25px 10px;
  width: 100%;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05); background-color: #fff;
  border-radius: 4px; 
}
.counts .count-box i {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 30px;
  background: #fff;
  color: #cc845d;
  border-radius: 50px;
  border: 2px solid #cc845d;
  /*box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);*/
  display: inline-flex;
  align-items: center;
  justify-content: center; 
}
.counts .count-box span {
  font-size: 70px;
  display: block;
  font-weight: 100; color:#343a40; 

}
.counts .count-box p {
  padding: 0;
  margin: 0;color:#343a40;  font-weight: 500;

text-align:center;
}









