
.roboto-thin {
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .roboto-light {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .roboto-medium {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .roboto-black {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .roboto-thin-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .roboto-light-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .roboto-regular-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .roboto-medium-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .roboto-bold-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .roboto-black-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: italic;
  }
  

body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    max-width: 1920px;
    margin:0 auto;
}

.header {
    width: 1390px;
    height: 120px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.clear {
  clear: both;
}

.header .logo img {
    max-width: 240px;
}

.header-menu > div > ul {
    display: flex;
    flex-wrap: nowrap;
    height: 60px;
    line-height: 60px;
    padding-left: 0px;
}

.header-menu div ul li {
    list-style: none;
    padding-right: 30px;
}

.header-menu div ul li a {
    color: #dca10e;
    text-decoration: none;
}

.header-menu {
    background: #183c65;
    height: 60px;
}

.header-menu div {
    margin: 0 auto;
    width: 1390px;
}

.hero {
    height: 450px;
    width: 100%;
    background: #ccc;
}

.footer {
    height: 680px;
    background:#18395c;
}

.fourblock div {
    width: 25%;
    min-height: 130px;
    padding-top: 30px;
}

.promobox {
  min-height: 560px;
  background: #333;
  display: flex;
}

.fourblock {
  height: 130px;
  background: #999;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  text-align: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
}

.background-primary {
    background: #dca10e;
}

.btn-primary {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    background: #dca10e;
    font-weight: 500;
    text-rendering: optimizelegibility;
    letter-spacing: 1px;
    cursor: pointer;
    text-decoration: none;
}

.header-right-block {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
  align-content: center;
  gap: 30px;
}

.header-number {
    font-weight: bold;
    color: #183c65;
}

.footer-first-row {
  max-width: 1380px;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}


.footer-socialicon {
  min-width: 360px;
  min-height: 50px;
}

.footer-second-row {
  max-width: 1380px;
  padding-top: 20px;
  margin: 0 auto;
  color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.footer-col {
  width: 40%;
  display: flex;
  justify-content: flex-start;
  gap: 20%;
}

.footer-col-last {
  width: 60%;
}

.footer-negativelogo img {
  max-width: 200px;
}

.promobox-negativelogo img {
  max-width: 200px;
}

.promobox-inner {
  max-width: 1380px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.promobox-inner-col-1 {
  width: 30%;
  padding-right: 70px;
  line-height: 23px;
  font-size: 16px;
}

.promobox-inner-col-2 {
  width: 70%;
  min-height: 400px;
}

.promobox-inner-col-1 strong {
  color: #dca10e;
}

.storybox {
  background: #fff;
}

.storybox-inner {
  max-width: 1380px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 50px;
  justify-content: space-evenly;
  font-size:16px;
}

.storybox-inner-col-1 {
  width: 40%;
}

.storybox-inner-col-2 {
  width: 40%;
  line-height: 30px;
}



.numberbox {
  display: flex;
  min-height: 70px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  gap: 10%;
  font-size: 17px;
  color:#999;
  padding-top: 40px;
  line-height: 15px;
}

.numberbox strong {
  clear: both;
  font-size: 32px;
  color:#000;
}

.reviewbox {
  height: 400px;
  display: flex;
  color: #fff;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  background: #183c65;
  padding: 50px;
}

.reviewbox-col-1 {
  background: #071722;
  width: 50%;
  height: 380px;
  align-content: center;
  padding-left: 30px;
}

.reviewbox-col-2 {
  background: #071722;
  width: 50%;
  height: 380px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.btn-reviewbox {
  width: 80%;
  text-align: center;
  display: block;
  background: #dca10e;
  padding: 7px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

.call-to-action {
  background: #d3ae3e;
  display: flex;
}

.call-to-action-inner {
  background: #fff;
  margin: 0 auto;
  width: 1340px;
  margin-top: 40px;
  margin-bottom: 40px;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

a.btn.btn-calltoaction {
  display: block;
  background: #183c65;
  padding: 20px;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  margin-right: 30px;
}

.form-col {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}

.form-col input {
  width: 100%;
  height: 30px;
}

.form-fullwidth {
  width: 100%;
  margin-bottom: 20px;
  min-height: 30px;
}

.form-fullwidth input {
  width: 100%;
  height: 30px;
}

.form-fullwidth textarea {
  width: 100%;
  height: 60px;
}

form:after {
  content: "";
  display: table;
  clear: both;
}

.btn-footersend {
  width: 100%;
  height: 35px;
  border-radius: 10px;
  color: #fff;
  background: #dca10e;
  border: 0px;
  font-weight: bold;
}

.hero-accademia {
  height: 300px;
  background: #ccc;
}

.hero-accademia div {
    width: 100%;
    margin: 0 auto;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    padding-top: 110px;
    background-color: #183c65a8;
    padding-bottom: 157px;
    padding-left: 90px;
}

.accademia-row-1 {
  max-width: 1380px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  padding-top: 60px;
  padding-bottom: 60px;
  align-items: center;
  gap: 50px;
}

.accademia-row-2-box {
  width: 1060px;
  margin: 0 auto;
  background: #183c65;
  color: #fff;
  height: 400px;
  margin-top: 50px;
  margin-bottom: 100px;
  border-radius: 6px;
}

.accademia-row-2-box-img {
  width: 400px;
  height: 460px;
  margin-top: -30px;
  position: absolute;
  margin-left: 50px;
  background: #ccc;
  border-radius: 5px;
}

.accademia-row-2-box-txt {
  width: 490px;
  margin-left: 500px;
  padding-top: 70px;
}



.accademia-row-3-box {
  width: 1060px;
  margin: 0 auto;
  background: #183c65;
  color: #fff;
  height: 400px;
  margin-top: 50px;
  margin-bottom: 100px;
  border-radius: 6px;
}

.accademia-row-3-box-img {
  width: 400px;
  height: 460px;
  margin-top: -30px;
  position: absolute;
  margin-left: 620px;
  background: #ccc;
  border-radius: 5px;
  float: right;
}

.accademia-row-3-box-txt {
  width: 490px;
  padding-top: 40px;
  float: left;
  padding-left: 60px;
}

.accademia-row-4-box {
  width: 1060px;
  margin: 0 auto;
  background: #183c65;
  color: #fff;
  height: 400px;
  margin-top: 50px;
  margin-bottom: 100px;
  border-radius: 6px;
}

.accademia-row-4-box-img {
  width: 400px;
  height: 460px;
  margin-top: -30px;
  position: absolute;
  margin-left: 50px;
  background: #ccc;
  border-radius: 5px;
}

.accademia-row-4-box-txt {
  width: 490px;
  margin-left: 500px;
  padding-top: 70px;
}

.accademia-row-5 {
  height: 450px;
  background: rgb(202,156,18);
background: linear-gradient(90deg, rgba(202,156,18,1) 50%, rgba(16,70,108,1) 50%);
}

.review-container {
  width: 1380px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  gap: 1%;
}

.review-container .review-container-inner {
    width: 32%;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-bottom: 50px;
}


.review-title {
    font-size: 17px;
    padding-top: 10px;
    font-weight: bold;
}


.offers-container {
  width: 1380px;
  margin: 0 auto;
  padding-top: 50px;
}

.offers-row-3 {
  height: 400px;
  background: #ccc;
  margin-bottom: 40px;
}

.offers-row-5 {
  background: #c89b18;
  height: 300px;
  text-align: center;
}


.offers-row-5-inner {
  width: 1380px;
  margin: 0 auto;
  padding-top: 40px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 10%;
}

.offers-row-5-inner-col-1 {
  background: #e1b328;
  padding: 20px;
  width: 100%;
  border-radius: 5px;
  font-weight: bold;
  line-height: 26px;
}

.offers-row-5-inner-col-2 {
  background: #e1b328;
  padding: 20px;
  width: 100%;
  border-radius: 5px;
  font-weight: bold;
  line-height: 26px;
}

.offers-row-5 h2 {
  color: #fff;
  padding-top: 50px;
  margin: 0px;
}

.offers-row-4 {
  padding: 20px;
  padding-bottom: 80px;
}

.organization-container {
  width: 1380px;
  margin: 0 auto;
}

.organization-row-1 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  gap: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.organization-row-1 div {
  width: 50%;
}

.organization-row-2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: 1%;
}

.organization-col {
    width: 24%;
    margin-bottom: 40px;
    margin-top: 20px;
    border: 2px solid #183c65;
    padding: 0px;
}

.organization-row-3 {
  height: 700px;
  background: #ccc;
}

.organization-row-4 {
  height: 330px;
  background: #9e9e9e;
}

.aboutus-row-1 {
  height: 400px;
  background: #ccc;
  display: flex;
}

.aboutus-container-inner {
  width: 1380px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
}

.aboutus-container-inner div {
  width: 50%;
}

.aboutus-row-2 {
  display: flex;
  width: 1220px;
  height: 250px;
  margin: 0 auto;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  text-align: center;
}

.aboutus-row-2 .number {
  font-size: 130px;
  font-weight: bold;
  color: #e1e1e1;
}

.aboutus-row-2 .ab-text {
  font-weight: bold;
  margin-top: -80px;
  width: 380px;
  text-align: center;
}

.aboutus-row-2 div {
  width: 380px;
  text-align: center;
  height: 150px;
}

.aboutus-row-3 {
  overflow: hidden;
  background: #ebeff3;
}

.year-card {
  display: flex;
  justify-content: space-evenly;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  overflow: hidden;
  gap:20px;
}


.timeline-carousel {
  width: 900px;
  position: relative;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 50px;
}

.carousel-content {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.year-card {
  flex: 0 0 95.5%;
  margin: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.year-card img, .year-card video {
  max-width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
}

.timeline {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}

.timeline-year {
  padding: 5px 10px;
  cursor: pointer;
  transition: background-color 0.3s;
  border-top: 5px solid #f1e5b4;
  border-radius: 0px;
  width: 12%;
  text-align: -webkit-center;
}

.timeline-year.active {
  color: #333;
  border-top: 5px solid #cda632;
  border-radius: 0px;
}

.timeline-year:not(.active):hover {
  background-color: #eee;
}

.year-card.active.hidden {
  opacity: 0;
}

.year-card.active.prev {
  opacity: 0.5;
}

.year-card.active.next {
  opacity: 0.5;
}

.text-slide-home {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    line-height: 55px;
    text-transform: uppercase;
    margin-left: 61px;
    padding-left: 20px;
    border-left: 5px solid #dca10e;
    margin-top: 50px;
    display: inline-grid;
    margin-bottom: 30px;
}

.subtext-slide-home {
    display: block;
    color: #fff;
    font-size: 18px;
    margin-left: 60px;
}

.fourblock svg {
    width: 40px;
    fill: #fff;
}

.offers-row-3-inner {
    background: #ffffffc7;
    float: right;
    font-size: 20px;
    font-weight: bold;
    width: 330px;
    padding: 20px;
    display: block;
    margin-top: 90px;
    margin-right: 40px;
}

.offers-details-box {
  padding-top: 50px;
  padding-bottom: 50px;
}

.offers-details-box-inner {
  display: flex;
  max-width: 1120px;
  margin: 0 auto;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  padding-left: 20px;
  padding-right: 20px;
  align-items: center;
}

.offers-details-box-inner strong {
  font-size: 22px;
  margin-bottom:5px;
  display: block;
}

.greybox {
  background: #f3f1ee;
  padding: 30px;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  border-radius: 5px;
  max-width: 90%;
}

.offers-details-box-col-1 { 
  width: 48%;
}

.offers-details-box-col-2 { 
  width: 48%;
}

.greybox-price {
  font-size: 33px;
  text-align: right;
  line-height: 20px;
}

.greybox-price span {
  font-size: 10px;
}

.greybox div {
  width: 50%;
}

.greybox sup {
  font-size: 20px;
  padding-right: 10px;
}

.offers-details-box-col-1 span {
  font-weight: bold;
  color: #dca10f;
}

.year-card div {
  width: 50%;
}

.footer-socialicon a {
    display: block;
    float: right;
    background: #fff;
    width: 40px;
    height: 40px;
    margin-left: 20px;
    border-radius: 3px;
}

.footer-socialicon img {
    width: 30px;
    padding-top: 5px;
    padding-left: 5px;
}


.contact-box {
    background: #12171e;
}


.contact-box-inner {
    display: flex;max-width: 1350px;margin: 0 auto;
}

.contact-box-col-1 {
    width: 50%; margin: 0 auto; padding-top: 80px; padding-bottom: 80px;
}

.contact-box-col-2 {
    color:#fff; width: 50%; margin: 0 auto; padding-top: 80px; padding-bottom: 80px;
}

.contact-question {
    color: #999;
}

.mt-20 {
    margin-top:20px;
}

.contact-question-checkbox-div {
    float: left;
}

.cursor-pointer {
    cursor: pointer !important;
}

.clear {
    clear:both;
}

.contact-consense-question {
    padding-top:10px;padding-bottom:20px;padding-left: 5px;font-size: 12px;
}

.contact-row-1 {
    height: 30px;margin-right: 30px;
}

.contact-row-question {
    float: left;padding-top: 10px;padding-left: 10px;
}

.contact-question-checkbox-div-alt {
    float: left;vertical-align: middle;text-align: center;padding-top: 10px;padding-left: 10px;
}


.arrow {
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 84%;
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 20%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 0px;
}

.prev-arrow {
    left: -70px;
}

.next-arrow {
    right: -70px;
}

.accademia-row-5-inner {
    background: url('https://accademiastefanobianchi.com/templates/default/assets/img/academy-call-to-action.jpg');
    background-size: cover;
    background-position: 0px -95px;
    width: 1920px;
    height: 450px;
    margin: 0 auto;
}

