body {
font-family: "Jost", sans-serif;
background-color: #1e1e1e;
} .navbar {
background-color: #3d3d3d;
}
.logo {
height: 70px;
margin-right: 48px;
}
.navbar ul li a {
color: #ffffff !important;
text-transform: uppercase;
font-weight: 300;
margin-right: 28px;
}
.navbar ul li .nav-social-link {
margin-right: 0px !important;
}
.navbar ul li i {
color: #ffffff !important;
font-size: 32px;
margin-left: 48px;
}
.navbar-light .navbar-toggler {
border: none;
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(226,143,56, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-toggler:focus {
box-shadow: none;
}  .header ul,
li {
margin: 0;
padding: 0;
list-style: none;
}
.header ul li h3,
p {
color: #ffffff;
}
.header ul li h3 {
font-size: 1.2em;
font-weight: 600;
}
.header ul li p {
font-size: 1em;
font-weight: 300;
line-height: 1.2em;
}
.header ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 600px;
}
.header ul li {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-transition: -webkit-box-flex 800ms ease-out;
-webkit-transition: -webkit-flex 800ms ease-out;
transition: -webkit-box-flex 800ms ease-out;
transition: -ms-flex 800ms ease-out;
transition: flex 800ms ease-out;
}
.header ul li:nth-child(1) {
background-image: url(//www.clan-group.com/wordpress/wp-content/themes/clangroup/img/communication.jpg);
background-size: cover;
position: relative;
background-position: center;
}
.header ul li .communication {
width: 100%;
height: 150px;
position: absolute;
bottom: 0px;
background-color: #c54522;
overflow: hidden;
}
.header ul li .communication .inner {
overflow: hidden;
width: auto;
height: 150px;
border: 20px solid #c54522;
}
.header ul li:nth-child(2) {
background-image: url(//www.clan-group.com/wordpress/wp-content/themes/clangroup/img/services.jpg);
background-size: cover;
position: relative;
background-position: center;
}
.header ul li .services {
width: 100%;
height: 150px;
position: absolute;
bottom: 0px;
background-color: #cf8b29;
overflow: hidden;
}
.header ul li .services .inner {
overflow: hidden;
width: auto;
height: 150px;
border: 20px solid #cf8b29;
}
.header ul li:nth-child(3) {
background-image: url(//www.clan-group.com/wordpress/wp-content/themes/clangroup/img/culture.jpg);
background-size: cover;
position: relative;
background-position: center;
}
.header ul li .culture {
width: 100%;
height: 150px;
position: absolute;
bottom: 0px;
background-color: #edc34c;
overflow: hidden;
}
.header ul li .culture .inner {
overflow: hidden;
width: auto;
height: 150px;
border: 20px solid #edc34c;
}
.header ul li:nth-child(4) {
background-image: url(//www.clan-group.com/wordpress/wp-content/themes/clangroup/img/ingegno_digitale.jpg);
background-size: cover;
position: relative;
}
.header ul li .ingegno {
width: 100%;
height: 150px;
position: absolute;
bottom: 0px;
background-color: #3d3d3d;
overflow: hidden;
}
.header ul li .ingegno .inner {
overflow: hidden;
width: auto;
height: 150px;
border: 20px solid #3d3d3d;
}
.header ul li:hover {
-webkit-box-flex: 3;
-webkit-flex: 3;
-ms-flex: 3;
flex: 3;
} .video {
margin-top: 100px;
}
.video .col-md-5 h4 {
font-weight: 300;
font-size: 32px;
color: #fbab00;
}
.video .col-md-5 p {
font-weight: 300;
font-size: 16px;
color: #ffffff;
line-height: 1.2em;
margin-top: 32px;
}
.hr-video {
border: none;
height: 1px !important;
opacity: 1;
width: 60%;
background-color: #fbab00;
padding: 0;
margin: 0;
}
.video .col-md-6 {
text-align: right;
} .news {
margin-top: 100px;
}
.news h4 {
font-weight: 600;
font-size: 32px;
text-transform: uppercase;
color: #fbab00;
}
.hr-news {
border: none;
height: 1px !important;
opacity: 1;
width: 100%;
background-color: #ffffff;
padding: 0;
margin: 0;
}
.news .margin-top-news {
margin-top: 50px;
}
.news .news-principale {
width: 100%;
height: 400px;
object-fit: cover;
}
.news .news-secondaria {
width: 100%;
height: 200px;
object-fit: cover;
}
.news .data {
font-weight: 300;
font-size: 14px;
margin-top: 24px;
margin-bottom: 0px;
}
.news .titolo-news {
margin-top: 0px;
text-transform: none;
font-size: 28px;
}
.news .hr-titolo-news {
border: none;
height: 1px !important;
opacity: 1;
width: 50%;
background-color: #fbab00;
padding: 0;
margin: 0;
}
.news .testo-news {
font-weight: 300;
font-size: 16px;
color: #ffffff;
line-height: 1.2em;
margin-top: 32px;
}
.news .data-secondaria {
font-weight: 300;
font-size: 14px;
margin-bottom: 0px;
} .clienti {
margin-top: 50px;
}
.clienti h4 {
font-weight: 700;
font-size: 48px;
color: #fbab00;
}
.clienti .col-md-8 {
border: none;
}
.bt-communication,
.bt-services {
background-color: transparent;
border: solid 1px #fbab00;
color: #fbab00;
padding: 5px;
text-align: center;
width: 250px;
font-weight: 300;
}
.clienti button i {
margin-right: 10px;
font-size: 24px;
}
.loghi {
margin-top: 100px;
margin-bottom: 100px;
} .loghi .loghi-clienti {
max-width: 100px;
max-height: 70px;
margin-bottom: 40px;
}  .social h4 {
font-weight: 600;
font-size: 32px;
text-transform: uppercase;
color: #fbab00;
}
.hr-social {
border: none;
height: 1px !important;
opacity: 1;
width: 100%;
background-color: #ffffff;
padding: 0;
margin: 0;
margin-bottom: 50px;
}
.social img {
width: 150px;
}
.social button {
background-color: #5489cb;
color: #ffffff;
font-size: 16px;
font-weight: 400;
border: none;
border-radius: 5px;
padding: 5px 20px;
margin-top: 25px;
}
.social button i {
margin-right: 5px;
}  .h2-about {
font-weight: 600;
font-size: 72px;
text-transform: uppercase;
color: #fbab00;
margin-top: 50px;
}
.hr-about {
border: none;
height: 1px !important;
opacity: 1;
width: 100%;
background-color: #ffffff;
padding: 0;
margin: 0;
}
.banner-about {
width: 100%;
height: auto;
max-height: 900px;
margin-top: 30px;
object-fit: contain;
object-position: center top;
display: none;
}
.h4-about {
font-weight: 300;
font-size: 32px;
color: #fbab00;
margin-top: 50px;
}
.hr-about-small {
border: none;
height: 1px !important;
opacity: 1;
width: 30%;
background-color: #fbab00;
padding: 0;
margin: 0;
}
.p-about {
font-weight: 300;
font-size: 16px;
color: #ffffff;
line-height: 1.2em;
margin-top: 50px;
} .hr-footer {
border: none;
height: 7px !important;
opacity: 1;
width: 100%;
background-color: #fbab00;
padding: 0;
margin: 50px 0px;
}
#footer-sidebar {
display: block;
height: 200px;
}
#footer-sidebar h4 {
font-size: 18px;
margin-bottom: 24px;
letter-spacing: 5px;
color: #cf8b29;
font-weight: 300;
}
#footer-sidebar1 {
float: left;
width: 25%;
}
#footer-sidebar1 .logo-footer {
margin-bottom: 0px;
}
#footer-sidebar1 figure {
margin-top: 0px;
}
#footer-sidebar2 {
float: left;
width: 25%;
}
#footer-sidebar3 {
float: left;
width: 25%;
height: 100%;
}
#footer-sidebar4 {
float: left;
width: 25%;
}
#footer-sidebar4 ul {
flex-direction: row !important;
}
#footer-sidebar4 ul li i {
color: #ffffff !important;
font-size: 24px;
margin-right: 15px;
}
#footer-sidebar4 #block-18{
margin-top: 25px;
}
footer .bg-copy {
background-color: #cf8b29;
margin-top: 24px;
padding: 15px;
}
footer .bg-copy p {
margin-bottom: 0px;
} .margin-progetto {
margin-top: 50px;
}
.progetto h2 {
font-weight: 600;
color: #ffffff;
}
.hr-progetto {
border: none;
height: 1px !important;
opacity: 1;
width: 100%;
background-color: #ffffff;
padding: 0;
margin: 0;
margin-bottom: 50px;
}
.img-progetto {
height: 600px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.img-progetto-margin {
height: 600px;
margin-top: 100px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.titolo-progetto {
bottom: 0px;
padding: 10px;
}
.altri-progetti {
margin-top: 100px;
}
.altri-progetti h4 {
font-weight: 600;
font-size: 32px;
text-transform: uppercase;
color: #fbab00;
}
.row-progetto {
margin-bottom: 50px;
}
.row-progetto .col-6 img {
width: 100%;
height: 100%;
object-fit: cover;
}
.row-progetto .col-6 a {
text-decoration: none;
}
.row-progetto .col-6 .titolo-progetto {
color: #cf8b29;
font-weight: 600;
}
.single-progetti .row-progetto .col-6 .news-principale-next{
height: 350px;
object-fit: cover;
} .contatti-left {
margin-left: 0px;
padding: 0%;
background-color: #cf8b29;
padding: 15px 0px;
margin-top: 50px;
}
.contatti-right {
margin-right: 0px;
padding: 0%;
margin-top: 50px;
height: 267px;
}
.contatti-left .row {
margin: 0px;
}
.contatti-left .row .col-md-6,
.col-md-7,
.col-md-8 {
text-align: right;
border: 1px solid #ffffff;
border-left: none;
margin: 15px 0px;
}
.contatti-left .row .col-md-1,
.col-md-2,
.col-md-3 {
border: 1px solid #ffffff;
border-right: none;
margin-top: 15px;
margin-bottom: 15px;
display: flex;
align-items: center;
}
.contatti-left .row p {
font-weight: 300;
font-size: 18px;
margin: 0px;
padding: 10px;
}
.contatti-left .row a {
color: #ffffff;
font-size: 30px;
}
.contatti-right .map {
width: 100%;
height: 100%;
object-fit: cover;
}
.titolo-contact-form h4 {
font-weight: 600;
font-size: 32px;
text-transform: uppercase;
color: #fbab00;
margin-top: 50px;
}
.hr-contact-form {
border: none;
height: 1px !important;
opacity: 1;
width: 100%;
background-color: #ffffff;
padding: 0;
margin: 0;
} .lavoraconnoi {
margin-top: 50px;
}
#accordionJobs {
background-color: #cf8b29;
padding: 40px 20px;
margin-right: 20px;
border: 1px solid #ffffff;
}
.titolo-accordion {
font-weight: 600;
font-size: 28px;
color: #ffffff;
border: 1px solid #ffffff;
padding: 15px 10px;
margin-bottom: 60px;
}
.accordion-item {
margin-bottom: 20px;
}
.accordion-button,
.accordion-button:not(.collapsed) {
color: #ffffff;
background-color: #cf8b29;
box-shadow: none !important;
font-weight: 600;
font-size: 24px;
}
.accordion-item:not(:first-of-type) {
border-top: 1px solid #ffffff;
}
.accordion-collapse {
background-color: #cf8b29;
}
.accordion-body p {
font-weight: 300;
}
.accordion-button::after {
background-image: url(//www.clan-group.com/wordpress/wp-content/themes/clangroup/img/plus-solid.svg);
}
.accordion-button:not(.collapsed)::after {
background-image: url(//www.clan-group.com/wordpress/wp-content/themes/clangroup/img/minus-solid.svg);
}
.container-form {
background-color: #cf8b29;
padding: 40px 20px;
margin-left: 20px;
border: 1px solid #ffffff;
}
.margin-form-lavoraconnoi {
margin-top: 100px;
}
.form-lavoraconnoi {
background-color: #cf8b29;
padding: 20px;
border: 1px solid #ffffff;
}
.campo-form {
display: flex;
margin-bottom: 25px;
}
.campo-form .label {
width: 25%;
}
.form-lavoraconnoi .input-form {
width: 75%;
}
.form-lavoraconnoi .wpcf7-form-control-wrap input,
.form-lavoraconnoi .wpcf7-form-control-wrap textarea {
width: 100%;
}
input[type="text"],
input[type="email"],
textarea {
background-color: #3d3d3d;
color: #ffffff;
border: none;
}
input #fileuploadbuttton {
background-color: red;
}
input[type="file"]::file-selector-button {
border: 1px solid #3d3d3d;
width: 130px;
padding: 2px 0px;
margin-right: 10px;
background-color: #edc34c;
transition: 1s;
cursor: pointer;
color: #ffffff;
}
.btn-submit input[type="submit"] {
border: 1px solid #3d3d3d;
width: 130px;
padding: 2px 0px;
background-color: #edc34c;
transition: 1s;
cursor: pointer;
color: #ffffff;
}  .header-servizi {
width: 100%;
height: 600px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}
.header-servizi-communication{
background-image: url(//www.clan-group.com/wordpress/wp-content/themes/clangroup/img/communication.jpg);
}
.header-servizi-services{
background-image: url(//www.clan-group.com/wordpress/wp-content/themes/clangroup/img/services.jpg);
}
.header-servizi-culture{
background-image: url(//www.clan-group.com/wordpress/wp-content/themes/clangroup/img/culture.jpg);
}
.contenitore-titolo-header {
width: 100%;
min-height: 150px;
padding: 0px;
position: absolute;
bottom: 70px;
}
.contenitore-titolo-header .container-fluid {
height: 100%;
position: absolute;
bottom: 0px;
right: 50%;
}
.red{background-color: #c54522;}
.orange{background-color: #cf8b29;}
.yellow{background-color: #edc34c;}
.contenitore-titolo-header .container {
height: 100%;
position: absolute;
bottom: 0px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: column;
justify-content: center;
padding-right: 50%;
}
.contenitore-titolo-header .container h1 {
color: #ffffff;
font-weight: 700;
font-size: 36px;
}
.contenitore-titolo-header .container p {
color: #ffffff;
font-weight: 300;
font-size: 18px;
margin-bottom: 0px;
} .servizi {
display: flex;
margin-top: 50px;
margin-bottom: 25px;
}
.titolo-servizi {
width: 30%;
}
.titolo-servizi h3 {
color: #fbab00;
font-weight: 300;
}
.tab-servizi {
width: 64%;
padding-left: 6%;
}
.nav-item {
margin-right: 30px;
}
.tablinks {
cursor: pointer;
}
.nav-pills .nav-link.active {
color: #fff;
background-color: transparent;
border-bottom: 1px solid #fbab00;
border-radius: 0;
}
.nav-link {
color: #fff !important;
}
.tab {
float: left;
width: 15%;
height: 300px;
}
.tabcontent {
float: left;
padding: 0px 12px;
width: 85%;
height: 300px;
}
.tab-text {
width: 30%;
float: left;
}
.img-servizi {
height: 300px;
}
#pills-tabContent .tab-pane .content {
width: 55%;
float: left;
}
#pills-tabContent .content img {
width: 100%;
height: 300px;
object-fit: cover;
padding-left: 10%;
}
#pills-tabContent .links img {
width: 100px;
height: 100px;
object-fit: cover;
}
#pills-tabContent .links {
border: none;
background-color: #1e1e1e;
padding: 0;
float: right;
} .titolo-progetti {
margin-top: 100px;
}
.titolo-progetti h3 {
color: #fbab00;
font-weight: 300;
}
.hr-progetti {
border: none;
height: 1px !important;
opacity: 1;
width: 25%;
background-color: #fbab00;
padding: 0;
margin: auto;
}
.swiper {
width: 100%;
margin-top: 50px;
margin-bottom: 100px;
}
.swiper-slide {
background-position: center;
background-size: cover;
width: 200px;
height: 100%;
}
.swiper-slide img {
display: block;
width: 100%;
height: 250px;
object-fit: cover;
}
.swiper-slide .title {
display: none;
color: #ffffff;
padding-top: 40px;
}
.swiper-slide.swiper-slide-active .title {
display: block;
}
.swiper-button-next,
.swiper-button-prev {
background-color: #fbab00;
color: white;
border-radius: 50px;
height: 40px;
width: 40px;
top: 22px;
}
.swiper-button-next {
right: 0px;
left: auto;
}
.swiper-button-prev {
right: 45px;
left: auto;
}
.swiper-button-next::after {
font-size: 18px;
padding-left: 3px;
}
.swiper-button-prev::after {
font-size: 18px;
padding-right: 3px;
}
.swiper-pagination {
top: 45px;
right: 20px;
left: initial;
width: auto;
color: #cf8b29;
font-size: 22px;
font-weight: 300;
}
.scopri {
margin-bottom: 0px;
}
.title {
min-height: 250px;
}
.titolo-progetto-swiper {
color: #cf8b29;
font-weight: 700;
font-size: 28px;
}
.scopri {
color: #cf8b29;
font-weight: 300;
font-size: 18px;
}
.controller {
width: 10%;
height: 205px;
position: absolute;
left: 0;
right: 30%;
margin: auto;
top: 290px;
} .contatore {
text-align: center;
color: #ffffff;
padding: 20px 0px;
}
.contatore span {
font-size: 72px;
font-weight: 900;
}
.contatore hr {
border: none;
height: 1px !important;
opacity: 1;
background-color: #ffffff;
padding: 0;
margin: 0;
}
.contatore .testo-contatore {
padding: 20px 100px 10px 100px;
}
.counter {
animation-duration: 1s;
animation-delay: 0s;
} .titolo-servizi-news {
width: 100%;
}
.img-format {
width: 90%;
} .data-single {
color: #cf8b29;
}
@media (max-width: 768px) {
.navbar {
position: absolute;
width: 100%;
top: 0px;
z-index: 9999;
}
.mt-menu {
margin-top: 96px;
}
#menu-header li {
padding-top: 50px;
}
.menu-mobile {
flex-direction: column;
}
.menu-mobile ul {
text-align: center;
justify-content: space-evenly;
width: 100%;
}
.menu-mobile ul li a {
margin-right: 0px;
}
.menu-mobile-social {
flex-direction: row;
padding: 50px 0px;
}
.navbar ul li i {
margin-left: 0px;
}
}
@media (max-width: 768px) {
.home {
margin-top: 96px !important;
padding: 0px;
height: calc(100vh - 96px);
}
.home .header {
height: 100%;
}
.home .header ul {
height: 100%;
flex-direction: column;
}
.header ul li .communication,
.header ul li .services,
.header ul li .culture,
.header ul li .ingegno {
height: 42px;
}
.header ul li .inner {
height: 42px !important;
border: 0px !important;
padding: 10px !important;
}
}
@media (max-width: 768px) {
.video {
margin-top: 50px;
text-align: center;
}
.hr-video {
width: 70%;
margin: auto;
}
.video video {
width: 100%;
height: 200px;
margin-top: 20px;
}
}
@media (max-width: 768px) {
.news {
margin-top: 50px;
text-align: center;
}
.news .news-principale,
.news .news-secondaria {
height: 250px;
}
.news .hr-titolo-news {
width: 70%;
margin: auto;
}
.data-secondaria {
margin-top: 25px;
}
}
@media (max-width: 768px) {
.clienti {
margin-top: 50px;
text-align: center;
}
.news .news-principale,
.news .news-secondaria {
height: 250px;
}
.news .hr-titolo-news {
width: 70%;
margin: auto;
}
.data-secondaria {
margin-top: 25px;
}
.bt-services {
margin-top: 25px;
}
.loghi {
margin-top: 50px;
margin-bottom: 50px;
}
}
@media (max-width: 768px) {
.social {
text-align: center;
}
.sbi_col_6 {
display: none !important;
}
.sbi_col_2 {
display: block !important;
}
}
@media (max-width: 768px) {
.h2-about {
font-size: 48px;
padding-top: 0px;
}
.banner-about {
height: 200px;
}
.h4-about {
text-align: center;
}
.hr-about-small {
width: 100%;
}
.p-about {
text-align: center;
}
}
@media (max-width: 768px) {
.img-progetto {
height: 250px;
width: 50%;
}
.img-progetto-margin {
height: 250px;
width: 50%;
margin-top: 0px;
}
.margin-img-progetto {
margin-top: -30px;
}
.progetti-template-default .progetto p {
text-align: left;
}
.progetti-template-default p {
text-align: center;
}
.altri-progetti {
margin-top: 50px;
text-align: center;
}
.row-progetto {
height: auto;
margin-bottom: 25px;
}
.row-progetto img {
width: 100%;
object-fit: cover;
height: 250px;
}
.row-progetto .col-12 a {
text-decoration: none;
}
.row-progetto .col-12 .titolo-progetto {
color: #cf8b29;
font-weight: 600;
}
.titolo-progetto-swiper {
font-size: 20px;
}
@media (max-width: 768px) {
#accordionJobs {
margin-right: 0px;
}
.titolo-accordion {
font-size: 22px;
}
.accordion-button,
.accordion-button:not(.collapsed) {
font-size: 18px;
}
.container-form {
margin-left: 0px;
}
.margin-form-lavoraconnoi {
margin-top: 25px;
}
}
@media (max-width: 768px) {
.contenitore-titolo-header {
bottom: 0px;
min-height: 130px;
}
.contenitore-titolo-header .container-fluid {
right: 0;
}
.contenitore-titolo-header .container {
padding-right: 15px;
}
.contenitore-titolo-header .container h1 {
font-size: 26px;
}
.contenitore-titolo-header .container p {
font-size: 16px;
}
}
@media (max-width: 768px) {
.titolo-servizi {
width: 100%;
text-align: center;
}
.titolo-servizi hr {
width: 100%;
}
.tab-servizi {
width: 100%;
padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.nav-item {
margin-right: 0px;
}
.tab-servizi ul li img {
width: 100%;
height: 200px;
object-fit: cover;
}
.nav-item h3 {
color: #fbab00 !important;
margin-top: 15px !important;
text-align: center;
font-weight: 600;
font-size: 36px;
}
.nav-item p {
margin-top: 15px !important;
text-align: center;
margin-bottom: 35px !important;
}
#pills-tab{
justify-content: center;
}
.tab-text {
width: 35%;
}
#pills-tabContent .tab-pane .content{
width: 65%;
}
}
@media (max-width: 768px) {
.hr-progetti {
width: 100%;
}
.swiper {
margin-bottom: 50px;
}
.swiper-slide .title {
padding-top: 120px;
text-align: center;
}
.titolo-progetti {
margin-top: 50px;
}
.controller {
width: 100%;
right: 0;
top: 250px;
}
.swiper-button-next {
right: 0px;
left: 50px;
margin: auto;
}
.swiper-button-prev {
right: 50px;
left: 0;
margin: auto;
}
.swiper-pagination {
top: 70px;
right: 0;
left: 0;
}
}
@media (max-width: 768px) {
.contatore span {
font-size: 48px;
}
.contatore .testo-contatore {
padding: 20px;
}
}
@media (max-width: 768px) {
.single-progetti .row-progetto .col-6 .news-principale-next{
height: 200px;
}
}
@media (max-width: 768px) {
#footer-sidebar {
height: 400px;
text-align: center;
}
#footer-sidebar1,
#footer-sidebar2,
#footer-sidebar3,
#footer-sidebar4 {
width: 100%;
}
#footer-sidebar2 {
margin-top: 50px;
}
#footer-sidebar3 {
display: none;
}
#footer-sidebar1 figure {
display: contents;
}
#footer-sidebar4 .navbar-nav {
justify-content: center;
gap: 30px;
margin-bottom: 15px;
}
#footer-sidebar4 ul li i{
margin-right: 0px;
}
}