@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap');

html, body{
  margin: 0;
  padding:0;
  font-family: 'Comfortaa', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  overflow-x: hidden !important;
}
a:hover {
  color: #000000;
}

img[src="https://tracking.adstrategysites.com/aff_lsr?transaction_id=undefined"] {
  display: none !important;
}


/* Navbar */
#navbar {
  padding: 25px 0;
}
#logo {
  width: 180px;
}
#drop {
  text-align: right;

}
.cta-drop {
  border-radius: 10px;
  border: none;
  background: url('../img/drop2.svg') no-repeat 90%, #f56600;
  color: #ffffff;
  /*border-bottom: 2px solid #f56600;*/
  /*background: transparent;*/
  font-weight: 700;
  font-size: 20px;
  width: 250px;
  text-align: left;
  padding: 13px 0 13px 25px;
}
.cta-drop:hover, .cta-drop.active  {
  background: url('../img/drop2.svg') no-repeat 90%, #427fed;
}
.dropdown-menu {
  width: 100%;
  text-align: left;
  padding: 25px 0px;
  background: rgb(255, 255, 255, 1.0);
}
.dropdown-menu a {
  white-space: normal;
  font-size: 15px;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-bottom: 2px solid rgb(255, 255, 255, 0);
}
.dropdown-menu a:hover {
  font-weight: 700;
  background: #f56600;
  color: #fff;
}
/* header */
.header-img {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 40px 0 0 0;
} 
#analise-python{ 
  background: url('../img/analisis-python-img/background.png');
}
#personal-shopper {
  background: url('../img/personal-shopper-img/background.png'); 
}
#beauty {
  background: url('../img/beauty-img/background.png'); 
}
#veterinario-zoo {
  background: url('../img/veterinario-zoo-img/background.png');
  background-position: left !important;
}
#cavallo {
  background: url('../img/cavallo-img/background.png');
}
#cinofilo {
  background: url('../img/cinofilo-img/background.png');
}
#infanzia {
  background: url('../img/infanzia-img/background.png');
}
#veterinario {
  background: url('../img/vet-img/background.png');
}
#wedding {
  background: url('../img/wedding/background.png');
}
#wedding {
  background: url('../img/wedding/background.png');
}
#speaker {
  background: url('../img/orador-img/background.png');
}
#veterinario2 {
  background-image: url('../img/vet-img/baxk-2.jpg');
  background-color: rgba(0, 0, 0, 0.5); /* Black overlay with 50% opacity */
  background-blend-mode: darken; /* Blend the black overlay with the image */
  background-position:top!important;
}
#Full_stack_WD {
  background-image: url('../img/full-stack/cover.jpg');
  background-color: rgba(0, 0, 0, 0.5); /* Black overlay with 50% opacity */
  background-blend-mode: darken; /* Blend the black overlay with the image */
}
#social {
  background: url('../img/social-img/background.png');
}
#cosmo {
  background: url('../img/cosmo-img/background.png');
}
#fullstack {
  background: url('../img/full-img/background.png');
} 
#consulente-immagem{ 
  background: url('../img/consulente-imagem-img/background.png');
}
#consulente-nail{ 
  background: url('../img/consulente-nail-img/background.png');
}
#cuoco{ 
  background: url('../img/cuoco-img/background.png');
}
#pasticciere{
  background: url('../img/pasticciere-img/background.png');
} 
#pasticciere-md{
  background: url('../img/pasticciere-md-img/background.png');
} 
#panettiere-pizzaiolo{
  background: url('../img/panettiere-pizzaiolo-img/background.png');
}
#pet-shop{
  background: url('../img/pet-shop-img/background.png');
}
#hospitality {
  background: url('../img/hospitality-img/background.png');
}
#industriale {
  background: url('../img/industriale_asset/background.jpg');
  background-color: rgba(0, 0, 0, 0.2); 
  background-blend-mode: darken;
}
#fotovoltaico {
  background: url('../img/fotovoltaico_asset/background.jpg');
  background-color: rgba(0, 0, 0, 0.3); 
  background-blend-mode: darken;
}
#gameart {
  background: url('../img/game_asset/background.jpg');
  background-color: rgba(0, 0, 0, 0.3); 
  background-blend-mode: darken;
}
.info {
  padding: 15px 0;
  background: #1E1E1E;
}
#info-list {
  display: inline-flex;
  color: #ffffff;
}
#info-list img {
  max-width: 30px;
}
#info-list p {
  margin: 0;
  padding: 0 0 0 10px;
  font-weight: 700;
  font-size: 20px;
}
#header-txt {
  padding-top: 110px;
  padding-bottom: 30px;
}
#header-txt h6 {
  color: #FFF;
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 15px 0;
}
.header-selo {
  height: 90px;
}
#header-txt h1 {
  color: #FFF;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 35px;
  line-height: 1;
}
.title-color {  
  padding: 10px 15px;
  background: linear-gradient(0deg, rgba(73,106,168,1) 0%, rgba(66,127,237,1) 100%);
}
#header-txt p {
  color: #FFF;
  font-size: 15px;
  font-weight: 300;
  max-width: 75%;
}
.prize {
  display: inline-flex;
  display: none;
}
.prize img {
  margin-right: 50px;
}
/* form */
#selo {
  position: absolute;
  margin-left: -60px;
  margin-top: -40px;
  z-index: 99;
}
#selo img{
  max-width: 120px;
}
#form-box {
  position: relative;
  width: 400px;
  background: #ffffff;
  margin: 0 0 0 auto;
  text-align: center;
  z-index: 99;
  margin-bottom: -30px;
  margin-top: 40px;
  display: flex;
  align-items: center;
}
.fotovoltaico-header #form-box {
  height: 530px;
}
.fotovoltaico-ty #form-box {
  height: 445px;
}
.form-content {
  padding: 30px 40px;
}
 #small{
  color: #1E1E1E;
  font-size: 25px;
  font-weight: 300;
  text-decoration-line: line-through;
}
.form-content h2{
  color: #f56600;
  font-size: 45px;
  font-weight: 700;
  text-decoration: none;
}
.form-content h5 {
  color: #1E1E1E;
  font-size: 25px;
  font-weight: 700;
}
.form-content hr {
  width: 180px;
  height: 5px;
  margin: 0 auto;
  opacity: 1;
  background: #427fed;
}
#contactform {
  margin-top: 20px;
}
.form-input {
  margin-bottom: 10px;
}
.form-control {
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #1E1E1E;
  padding-left: 0;
  color: #1E1E1E;
  font-size: 15px;
}
input::placeholder {
  color: #1E1E1E !important;
}
.terms {
  width: 100%;
  text-align: left;
  padding: 10px 0 10px 0;
  display: inline-flex;
}
.terms input {
  margin-top: -2px;
}
.terms label {
  font-size: 12px;
  width: 100%;
  padding-left: 6px;
}
.terms label a {
  color: #000000;
  font-weight: 700;
}
.error {
  color: red;
  font-size: 12px;
}
.form-button {
  margin-top: 10px;
  border-radius: 10px;
  background: #f56600;
  width: 255px;
  padding: 8px 0;
  color: #FFF;
  font-size: 22px;
  font-weight: 700;
}
.form-button:hover {
  background: #ffffff;
  color: #f56600;
  border: 1px solid #f56600;
}
.ty-page {
  margin-bottom: 120px;
}
#ty {
  margin-top: 20px;
  padding: 30px !important;
}
#ty p {
  margin-top: 20px;
  font-size: 13px;
}
#ty h2 {
  font-size: 40px;
  color: #1E1E1E;
  line-height: 1.2;
  margin-bottom: 10px;
}
#ty h4 {
  font-size: 20px;
  margin-top: 30px;
}
#ty img {
  height: 75px;
  margin: 20px 0 -10px 0;
}
/* Section 1 */
.section1 {
  padding: 40px 0;
  text-align: center;
}
#sec1-txt {
  margin-bottom: 30px;
}
#sec1-txt h3 {
  color: #1E1E1E;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}
#sec1-txt hr {
  margin: 0 auto;
  width: 220px;
  height: 5px;
  background: #427fed;
  opacity: 1;
}
#FAQ p {
  text-align: left;
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 300;
}
#bold {
  font-weight: 700;
}
.accordion {
  padding-top: 30px;
  border-bottom: 1px solid #496aa8;
}
.accordion-button {
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 700;
}
.accordion-body {
  text-align: left;
}
.accordion-button::after, .accordion-button:not(.collapsed)::after {
  background-image: url('../img/drop.svg');
}
.accordion-button:not(.collapsed) {
  color: #427fed;
  background-color: transparent;
}
.nutric:not(.collapsed) {
  color: #6EB065 !important;
  background-color: transparent;
}
.farmac:not(.collapsed) {
  color: #009CB1 !important;
  background-color: transparent;
}
.educa:not(.collapsed) {
  color: #FDDD65 !important;
  background-color: transparent;
}
.accordion-body p, .accordion-body ul li {
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 300;
}
.accordion-body ul li {
  margin-bottom: 5px;
}
/* Section 2 */
.section2 {
  padding: 30px 0;
}
#sec2-box {
  border-radius: 20px;
  background: #ECEFF1;
  padding: 60px 30px;
}
#sec2-txt {
  padding-right: 30px;
}
#sec2-txt h3 {
  color: #1E1E1E;
  font-size: 25px;
  margin: 0;
  font-weight: 700;
  line-height: 1.2;
  max-width: 85%;
}
#sec2-txt hr {
  opacity: 1;
  width: 220px;
  height: 5px;
  background: #427fed;
  margin-bottom: 30px;
}
#sec2-txt p {
  font-size: 14px;
}
#sec2-txt ul {
  font-size: 14px;
  margin-top: 20px;
}
#sec2-txt ul li {
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 15px;
}
#sec2-img img {
  max-width: 100%;
}
/* Section 3 */
.section3 {
  padding: 20px 0 70px 0;
  text-align: center;
}
#sec3-txt {
  padding-bottom: 50px;
}
#sec3-txt h3 {
  color: #1E1E1E;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}
#sec3-txt hr {
  opacity: 1;
  margin: 0 auto;
  width: 220px;
  height: 5px;
  background: #427fed;
}
.slick-slide {
  margin: 0 20px;
}
.box {
  margin: 0 auto;
}
#vant-box {
  width: 485px;
  padding: 30px 40px;
  border-radius: 15px;
  background: #427fed;
  margin: 0 auto;
}
#vant-box img {
  max-width: 100%;
  margin: 0 auto 20px auto;
}
#vant-box h6 {
  color: #FFF;
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}
#vant-box p {
  color: #FFF;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  line-height: 1.2;
}
.prev, .next {
  cursor: pointer;
}
/* Pre-Footer */
.prefooter {
  background: #ECEFF1;
  padding: 45px 0;
}
#pre-foot-txt h3 {
  color: #1E1E1E;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
}
#pre-foot-cta {
  text-align: center;
}
.cta {
  color: #FFF;
  font-size: 25px;
  font-weight: 700;
  border-radius: 10px;
  background: #f56600;
  width: 255px;
  padding: 5px 0;
  border: 1px solid #f56600;
}
.cta:hover {
  background: #ffffff;
  color: #f56600;
}
/* Footer */
.footer {
  padding: 40px 0;
  background: #1E1E1E;
  text-align: center;
}
#footer-tt {
  padding-bottom: 10px;
}
#footer-tt p {
  color: #FFF;
  font-size: 23px;
  font-weight: 700;
  margin: 0;
  line-height: 1;
}
#footer-tt hr {
  max-width: 160px;
  height: 2px;
  margin: 10px auto 20px auto;
  opacity: 1;
  background: #fff;
}
#logos {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}
#logos img {
  margin: 0 10px;
  height: 60px;
}
/* Adstartegy */
#section-ads {
  padding: 30px 0;
}
/* Media Queries */
@media only screen and (max-width: 1400px) {
  #info-list p {
    font-size: 17px;
  }
  #sec2-txt h3 {
    font-size: 22px;
    max-width: 100%;
  }
  #header-txt h1 {
    font-size: 31px;
  }
}
@media only screen and (max-width: 1210px) {
  #info-list p {
    font-size: 14px;
  }
  #header-txt h1 {
    font-size: 28px;
  }
  #sec2-txt h3 {
    font-size: 20px;
    max-width: 100%;
  }
  #sec2-txt ul li {
    font-size: 12px;
  }
  #pre-foot-txt h3 {
    font-size: 23.5px;
  }
  #logos img {
    height: 40px;
  }
}
@media only screen and (max-width: 1060px) {
  #form-box {
    width: 380px;
  }
}
@media only screen and (max-width: 991px) {
  .cta-drop {
    width: 100%;
  }
  #form-box {
    width: 360px;
  }
  #header-txt h1 {
    font-size: 25px;
  }
  .prize img {
    max-width: 55%;
  }
  .info {
    padding: 55px 0 30px 0;
  }
  #sec2-txt h3 {
    text-align: center;
    max-width: 80%;
    font-size: 25px;
    margin: 0 auto;
  }
  #sec2-txt hr {
    margin: 10px auto 0 auto;
  }
  #sec2-img img {
    margin-top: 20px;
  }
  .dropdown-menu {
    width: 280px;
    margin-left: -115px;
  }
}
@media only screen and (max-width: 767px) {
  .info {
    padding: 15px 0;
  }
  #header-txt h1 {
    font-size: 30px;
  }
  #header-txt p {
    max-width: 100%;
  }
  #FAQ p {
    font-size: 14px;
    padding: 0 20px;
  }
  .dropdown-menu {
    width: 100%;
    margin-left: 0;
  }
  #header-txt {
    padding-top: 30px;
    text-align: center;
  }
  #logo {
    width: 100%;
  }
  #info-list {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #info-list p {
    font-size: 18px;
  }
  .fotovoltaico-header #form-box, .fotovoltaico-ty #form-box {
    height: auto;
  }
  #form-box {
    width: 80%;
    box-shadow: 0px 0px 20px 2px rgba(66, 66, 66, 0.53);
    margin: 0 auto;
  }
  #selo {
    margin-left: -90px;
  }
  #pre-foot-txt {
    text-align: center;
    margin-bottom: 20px;
  }
  #pre-foot-txt h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 520px) {
  .cta-drop {
    width: 100%;
  }
  #navbar {
    padding: 20px 30px;
  }
  #selo {
    margin: 0 auto;
    width: 100%;
  }
  #selo-space {
    margin-top: 120px;
  }
  #form-box {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 30px 0px;
  }
  .dropdown-menu a {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .dropdown-menu a:hover {
    font-weight: 400;
  }
  .dropdown-menu {
    padding: 15px;
  }
  .info {
    padding: 25px 0;
  }
  #info-list p {
    font-size: 20px;
  }
  .header-img {
    min-height: 350px;
  }
  #logos img {
    margin-bottom: 20px;
  }
  .prize {
    width: 100%;
  }
  .prize img {
    margin-right: 0;
    max-width: 27%;
    margin: 10px auto 0 auto;
  }
  #sec2-txt h3 {
    max-width: 100%;
  }
}
@media only screen and (max-width: 414px) {
  .cta-drop {
    text-align: left;
    padding-left: 20px;
  }
  #header-txt h1 {
    font-size: 23px;
  }
  .prize img {
    max-width: 90%;
    margin: 20px auto 0 auto;
  }
  .cta-drop {
    font-size: 16px;
  }
  #header-txt p {
    max-width: 90%;
    margin: 0 auto;
  }
  .header-img {
    min-height: 300px;
  }
  #info-list img {
    max-width: 18px;
  }
  #info-list p {
    font-size: 16px;
  }
  #sec2-txt h3 {
    font-size: 28px;
  }
  #pre-foot-txt h3 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 375px) {
  .cta-drop {
    background: #f56600;
    padding: 10px 0;
    text-align: center;
  }
  .cta-drop:hover, .cta-drop.active  {
    background: #427fed;
  }
  #header-txt h1 {
    font-size: 21px;
  }
  #sec2-txt h3 {
    font-size: 23px;
  }
  #FAQ p {
    padding: 0 20px;
  }
  #info-list p {
    font-size: 16px;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 320px) {
  .cta-drop img{
    display: none;
  }
  .dropdown-menu {
    margin-left: -50px;
  }
  .form-button {
    width: 100%;
    font-size: 22px;
  }
  .accordion-button {
    font-size: 13px;
  }
  #sec2-txt hr, #sec3-txt hr {
    width: 100%;
  }
  #vant-box h6 {
    font-size: 20px !important;
    margin-bottom: 20px !important;
  }
   #sec2-txt h3 {
    font-size: 19px;
  }
   #header-txt h1 {
    font-size: 18px;
    margin-bottom: 27px;
  }
}