/*
Theme Name: Ferrari Contract
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


/* ombra immagini */

.fill-shadow-down {
    box-shadow: -2rem 1.5rem 0 0 #000;
}


.lead {
	font-size: 23px;
    line-height: 33px;
    font-weight: 300 !important;
    margin: 30px auto;

}

.text-center {
	text-align:center;
}


.text-uppercase {
	text-transform:uppercase;
}

.cta {
	font-weight:800;
	font-style: italic;
}


.text-light {
    color: #fff !important;
}

.light-gray-bkg {
    background:#dadfe1;
}



/* BOTTONI */


.vc_btn3.vc_btn3-size-md {
    font-size: 13px !important;
}

.vc_btn3, .wpcf7 input[type=submit] {
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	letter-spacing: 1px;
	color:#3d3d3c;
}

.wpcf7 input[type=submit]  {
	text-transform:uppercase !important;
	background:#ffcd1d;
    font-size: 17px !important;
    padding: 15px 20px !important;
    margin-top: 20px !important;
}

.wpcf7 p {
    text-align: left;
}


.vc_btn3 {
    background-image: none !important;
}


.text-link.black {
    color: #000 !important;
}

.text-link.black:hover {
    opacity: 0.6 !important;
}

/* PADDING */

.p-3 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.p-4 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.p-5 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.p-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}


.justify-content-center {
    justify-content: center;
}


/* NAV */

.sub-nav li.secondary {
    margin-top: 20px;
}

.sub-nav li.secondary.dt-mega-parent a {
    padding-top: 20px !important;
    font-weight: normal !important;
    color: #fff !important;
}

.sub-nav li.secondary.dt-mega-parent .menu-text {
    text-transform: none !important;
    font-weight: normal !important;
    font-size: 13px !important;
    color: #fff !important;
}

/* CONTATTO */

#contatto {
	background:#dadfe1;
}

.wpcf7 .form-subtitles {
  color: #3d3d3c !important;
  font-weight: 800 !important;
  font-style: italic !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  line-height: 24px !important;
  margin: 20px auto 10px auto;
}

.informativa {
	font-size:10px;
	line-height:15px;
}

.informativa .wpcf7-list-item  {
	margin-left:0;
}

#footer .wpcf7 input[type=submit] {
  color:#333 !important;
}


/* STORIA */
.timeline-date {
    font: italic normal 800 55px / 56px "Poppins", Helvetica, Arial, Verdana, sans-serif;
    color: #3c3c3b;
    margin-left: 20px;
}

.timeline-content p {
    text-align:left;
}

.timeline-date:before {
  content: '';
  width: 100px;
  height: 100px;
  display: block;
  position: relative;
  left: -30px;
  top: 57px;
  background: #fdc730;
  z-index: -1;
}


/* SEARCH */

.search .page-title-breadcrumbs,
.search-no-results .page-title-breadcrumbs {
    display: none;
}

.search-no-results .entry-title,
.no-results.not-found p {
    text-align: center;
}

.search-no-results .entry-title {
    font-size: 23px;
    line-height: 30px;

}

.no-results.not-found form {
    margin: 10px auto 80px auto;
    width: 400px;
    max-width: 95%;
}


.no-results.not-found .entry-title {
     text-align: center;
     font-size: 25px;
}

/* PROGETTI */

.projects-content {

    margin-bottom: 50px !important;
}


/* FERRARI CONTRACT LAB */
.ferraricontractlab .vc_grid-filter {
    margin-bottom: 50px;
}

.ferraricontractlab .vc_grid-filter .vc_grid-filter-item {
    text-transform: uppercase;
    margin: 0 10px;
}


.archive.category .entry-meta {
    display: none !important;
}


/* SIDEBAR */

#sidebar .recent-posts time {
    display: none !important;
}


#sidebar .recent-posts li article {
    align-items: center;
}


#sidebar .recent-posts .post-content a {
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    font-size: 13px;
    line-height: 20px;
}


/* HOTSPOT IMMAGINE */


.hotspot-image .aio-icon i {
    display: inline-block;
    height: 20px !important;
    width: 20px !important;
    color: #fccd1d;
    background: #fccd1d;
    border-radius: 100px;
    animation: pulse 2s infinite;

}



@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }

    70% {
        transform: scale(1.3);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}




/* NUOVA HOME */

.hero-slider {
      overflow: visible !important;
}


.hero-slider .h1-size {
            font-size: 37px !important;
            line-height: 44px;
}

@media only screen and (max-width: 767px) {
        .hero-slider .h1-size {
            font-size: 31px !important;
            line-height: 40px;
        }
}


.process {
    counter-reset:section;
}


.process .step:before {
    counter-increment:section; 
    content: counter(section, decimal-leading-zero);
    font-size: 160px;
    font-weight: 700;
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #414058;
    position: absolute;
    top: 0;
    right: 0;
    line-height: .8;
    opacity: 0.2;
}

.process .step {
    padding-top: 40px;
    padding-bottom: 40px;
}

.home #settori .vc_row .vc_column-inner {
    padding-top: 5%;
    padding-bottom: 5%;
}


/* FAQ */

#faq .vc_toggle_icon {
  float: right;
}

#faq .vc_toggle {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}


/* SA8000 */

.sa8000 {
    margin-left: 25px;
}


.scroll-top {
    display: none !important;
    visibility: hidden !important;
}

.grecaptcha-badge { 
    visibility: hidden; 
}



@media print {
  /* All your print styles go here */
  #header,
  #footer,
  #nav {
    display: none !important;
  }
}







/* QUESTIONARIO GWI */

.hidden {
  display: none;
}

.progress-container {
  width: 100%;
  background-color: #eee;
  border-radius: 5px;
  margin: 20px 0;
}

.progress-bar {
  width: 0;
  height: 10px;
  background: #fcc730;
  border-radius: 5px;
  transition: width 0.3s ease-in-out;
}

.questionario h3 {
  color: #fcc730;
}


.questionario label {
    font-weight: bold;
}

.questionario label.email {
    display: block;
    padding-top: 30px;
    margin-bottom: 10px;
    clear: both;
}

.questionario input[type=email] {
  border-width: 2px;
  border-color: #fcc730;
  width: 600px;
  max-width: 100%;
  display: block;
  margin-bottom: 25px;
}


/*
.questionario input[type=email] {
  border-width: 2px;
  background: #22488e;
  color: white !important;
}

.questionario input[type=email]:focus {
  color: white !important;
}

.questionario input[type=email]::placeholder {
  opacity: 0.7;
  color: white !important;
  font-style: italic;
}
*/

/*
.questionario input[type=email]:focus::placeholder {
  color: transparent !important;
}
*/
.questionario .wpcf7-list-item {
  display: block;
}


.questionario .wpcf7-list-item-label {
    position: relative;
    font-weight: normal;

}

.questionario .wpcf7-list-item-label .last-char {
  visibility: hidden;
}


/* Nasconde solo l'ultimo numero nell'etichetta 
.questionario .wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    right: 0;
    background: white;
    width: 15px; 
    height: 30px;
}
*/

.questionario button.prev {
  float: left;
}

.questionario button.next {
  float: right;
}

.questionario button.prev.last {
  float: none;
}


.questionario .question-description {
    font-size: 19px;
    line-height: normal;
    margin-bottom: 30px;
}


#conforme .vc_custom_heading {
  color: #aec74f;
}

#parz-conforme .vc_custom_heading {
  color: orange;
}

#non-conforme .vc_custom_heading {
  color: red;
}


#conforme .vc_custom_heading.soglie,
#parz-conforme .vc_custom_heading.soglie,
#non-conforme .vc_custom_heading.soglie  {
  color: black;
  font-size: 80%;
  margin-top: -15px;
}

.questionario button.next,
.questionario button.prev {
  background: white;
  border: 2px solid #333;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 7px 14px;
}



/* CLIENTI */



@media screen and (max-width: 767px) and (min-width: 100px) {
.client-grid-logos-wrapper .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    display: inline-block !Important;
    width: 33% !Important;
}
}


