/*
 Theme Name:     SPES
 Theme URI:      http://spesonline.com/
 Description:    Divi child theme
 Author:         Antonello Lipori
 Author URI:     http://www.lemonviz.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* Responsive Styles Large Desktop And Above */
@media all and (min-width: 1405px) {
}
/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
}
/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
}
/* Responsive Styles Tablet Only */
@media all and (min-width: 768px) and (max-width: 980px) {
}
/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {
}
/* Responsive Styles 981px – 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
}
/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
}
/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {
}

.et_pb_circle_counter  {
  width: 150px !important;
}

.et_pb_circle_counter canvas {
  width: 150px !important;
  height: 150px !important;
  max-width: 150px !important;
  max-height: 150px !important;
}

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
  .section-partners .et_pb_row_4col > .et_pb_column.et_pb_column_1_4,
  .section-partners .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4,
  .section-partners .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4,
  .section-partners .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
      width: 47.25% !important;
  }

  .section-partners .et_pb_image {
    padding: 10px;
  }

  .section-partners .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(odd),
  .section-partners .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(odd),
  .section-partners .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd),
  .section-partners .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd) {
      width: 47.25% !important;
      margin-right: 5.5% !important;
  }

  .section-markets .et_pb_row_4col > .et_pb_column.et_pb_column_1_4,
  .section-markets .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4,
  .section-markets .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4,
  .section-markets .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
      width: 47.25% !important;
  }

  .section-markets .et_pb_image {
    padding: 10px;
  }

  .section-markets .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(odd),
  .section-markets .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(odd),
  .section-markets .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd),
  .section-markets .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd) {
      width: 47.25% !important;
      margin-right: 5.5% !important;
  }
}



.nav li ul {
    width: 260px;
}
.nav li ul {
    padding: 5px 10px;
}

#top-menu li li {
    padding: 0;
}

#top-menu li li a {
    width: auto;
    padding: 6px 10px;
}

.et-pb-contact-message {
    color: white;
}

.input.et_pb_contact_captcha {
    max-width: 90px;
}

.et-pb-contact-message {
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-size: 36px;
    line-height: 1.4em;
}