.main {
  padding-top: 215px;
}

.header {
  position: fixed;
  z-index: 99;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 10px;
  background-color: #dbe0ee;
}

.footer {
  position: relative;
  padding-top: 20px;
  padding-bottom: 55px;
  background-color: #dbe0ee;
}

.nav_menu {
  width: 71%;
  margin-left: 1%;
  padding-top: 45px;
  padding-bottom: 45px;
  border-radius: 20px;
  background-image: url('../images/bg_menu.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img_logo_principal {
  position: relative;
}

.brand {
  width: 28%;
  padding: 20px 40px;
  border-radius: 20px;
  background-color: #eef1f9;
}

.navbar_polonorte {
  background-color: transparent;
}

.menu_centrado {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.link_menu {
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
  padding: 20px 0px;
  font-family: 'Bubblegum Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.link_menu:hover {
  color: #ffcc35;
}

.jc_img_detalle {
  position: absolute;
  left: 0%;
  top: -7%;
  right: 0%;
  bottom: auto;
}

.jc_sec1_inicio {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #dbe0ee;
}

.jc_container {
  width: 1100px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.jc_cont_us {
  margin-bottom: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border-radius: 20px;
  background-image: url('../images/bg_sec1_in.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_col_izq_sec1_in {
  width: 50%;
  padding-top: 10px;
  float: left;
}

.jc_col_der_sec1_in {
  width: 50%;
  float: left;
}

.jc_titul_sec_in {
  margin-bottom: 45px;
  font-family: 'Bubblegum Sans', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 40px;
  font-weight: 400;
}

.jc_desc_sec1_in {
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: justify;
}

.jc_img_mapa {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.jc_cont_ver_prod {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 55px;
  border-radius: 20px;
  background-image: url('../images/bg_sec2_in.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_col_izq_sec2_in {
  width: 40%;
}

.jc_titul_sec2_in {
  margin-bottom: 35px;
  font-family: 'Bubblegum Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 44px;
}

.jc_cta_sec2_in {
  display: inline-block;
  padding: 12px 35px;
  border-radius: 100px;
  background-color: #ffcb35;
  font-family: 'Bubblegum Sans', sans-serif;
  color: #1b48b3;
  font-size: 20px;
  text-decoration: none;
}

.jc_cont_ver_contact {
  position: relative;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 20px;
  background-image: url('../images/bg_sec3_in.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_text_cta {
  width: 670px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.jc_text_cont3_in {
  margin-bottom: 25px;
  font-family: 'Bubblegum Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 44px;
}

.jc_cta_contact {
  display: inline-block;
  padding: 14px 50px;
  border-radius: 100px;
  background-color: #ffcc35;
  font-family: 'Bubblegum Sans', sans-serif;
  color: #1b48b3;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
}

.jc_img_detalle2 {
  position: absolute;
  left: 0%;
  top: -7%;
  right: 0%;
  bottom: auto;
}

.jc_col_izq_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  float: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.jc_col_der_footer {
  width: 40%;
  padding-top: 14px;
  padding-bottom: 14px;
  float: left;
  text-align: right;
}

.jc_cont_logo_footer {
  width: 20%;
  float: left;
}

.jc_cont_text_footer {
  width: 80%;
  padding-left: 20px;
  float: left;
}

.jc_text_footer {
  font-family: Gothambook, sans-serif;
  color: #282663;
  font-weight: 400;
}

.jc_cta_link_footer {
  display: inline-block;
  padding: 10px 20px;
  font-family: 'Bubblegum Sans', sans-serif;
  color: #282663;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}

.jc_img_detalle_footer {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.jc_sec1_contact {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dbe0ee;
}

.jc_cont_contacto {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.jc_col_izq_contact {
  width: 60%;
  padding: 80px;
  float: left;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-image: url('../images/bg_sec1_contacto.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_col_der_contact {
  width: 40%;
  float: left;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-image: url('../images/img_sec1_contacto.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_info_contact {
  margin-bottom: 40px;
}

.jc_titul_info_contact {
  font-family: 'Bubblegum Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
}

.jc_cont_desc_contact {
  font-family: 'Bubblegum Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.jc_img_dettale_conta {
  position: absolute;
  left: 0%;
  top: -4%;
  right: 0%;
  bottom: auto;
}

.jc_sec1_productos {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dbe0ee;
}

.jc_cont_cta_juguete {
  width: 32.33%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  float: left;
  border-radius: 20px;
  background-color: #fff;
  text-decoration: none;
}

.jc_cont_img_prod {
  height: 270px;
  border-radius: 20px;
}

.jc_cont_img_prod._2 {
  background-image: url('../images/Baby_02.png');
  background-position: 50% 50%;
  background-size: cover;
}

.jc_cont_img_prod._3 {
  background-image: url('../images/bebe3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._4 {
  background-image: url('../images/Girl_01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._5 {
  background-image: url('../images/Girl_02.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._1 {
  background-image: url('../images/Baby_01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._6 {
  background-image: url('../images/Girl_03.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._7 {
  background-image: url('../images/Boy_01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._8 {
  background-image: url('../images/Boy_02.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._9 {
  background-image: url('../images/Boy_03.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._10 {
  background-image: url('../images/utilies1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._11 {
  background-image: url('../images/utilies2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_img_prod._12 {
  background-image: url('../images/utilies3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jc_cont_titul_prod {
  margin-bottom: 40px;
}

.jc_titulo_producto {
  margin-bottom: 25px;
}

.jc_titul_seccion_prod {
  font-family: 'Bubblegum Sans', sans-serif;
  color: #1b48b3;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 1215px) {
  .link_menu{
    width: 30%;
  }
}
@media screen and (max-width: 991px) {
  .main {
    padding-top: 145px;
  }

  .header {
    padding-top: 15px;
  }

  .nav_menu {
    width: auto;
    margin-left: 0%;
    border-radius: 0px;
    background-color: #fff;
  }

  .img_logo_principal {
    height: 100px;
  }

  .brand {
    width: auto;
    padding: 10px 20px;
  }

  .menu_boton {
    padding: 10px 20px;
    float: right;
  }

  .menu_boton.w--open {
    background-color: transparent;
    color: #000;
  }

  .navbar_polonorte {
    padding: 0px 20px;
  }

  .menu_centrado {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link_menu {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }

  .jc_cont_us {
    padding-right: 15px;
    padding-left: 15px;
  }

  .jc_col_izq_sec1_in {
    width: 45%;
  }

  .jc_col_der_sec1_in {
    width: 55%;
    padding-top: 38px;
    padding-left: 20px;
  }

  .jc_titul_sec_in {
    text-align: center;
  }

  .jc_cont_ver_prod {
    padding-left: 20px;
  }

  .jc_col_izq_sec2_in {
    width: 55%;
  }

  .jc_cta_link_footer {
    padding-right: 10px;
    padding-left: 10px;
  }

  .jc_col_izq_contact {
    padding-right: 50px;
    padding-left: 50px;
  }

  .jc_cont_img_prod {
    height: 230px;
  }
}

@media screen and (max-width: 767px) {
  .main {
    padding-top: 125px;
  }

  .footer {
    padding-bottom: 30px;
  }

  .img_logo_principal {
    height: 80px;
  }

  .navbar_polonorte {
    padding-left: 10px;
  }

  .link_menu {
    text-align: center;
  }

  .jc_col_izq_sec1_in {
    width: 100%;
    padding-top: 0px;
  }

  .jc_col_der_sec1_in {
    width: 100%;
    padding-top: 20px;
    padding-left: 0px;
  }

  .jc_titul_sec_in {
    margin-bottom: 20px;
  }

  .jc_cont_ver_prod {
    background-position: 55% 50%;
  }

  .jc_col_izq_sec2_in {
    width: 100%;
    text-align: center;
  }

  .jc_cont_ver_contact {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .jc_img_detalle2 {
    top: -4%;
  }

  .jc_col_izq_footer {
    width: 100%;
  }

  .jc_col_der_footer {
    width: 100%;
    text-align: center;
  }

  .jc_text_footer {
    text-align: center;
  }

  .jc_cont_contacto {
    display: block;
  }

  .jc_col_izq_contact {
    width: 100%;
    padding: 30px 30px 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .jc_col_der_contact {
    width: 100%;
    height: 300px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 20px;
  }

  .jc_cont_info_contact {
    text-align: center;
  }

  .jc_img_dettale_conta {
    top: -2%;
  }

  .jc_cont_cta_juguete {
    width: 49%;
    margin-bottom: 10px;
  }

  .jc_cont_img_prod {
    height: 230px;
  }
}

@media screen and (max-width: 479px) {
  .main {
    padding-top: 120px;
  }

  .header {
    padding-top: 10px;
  }

  .nav_menu {
    background-color: #fff;
  }

  .brand {
    margin-left: 5px;
    padding-left: 0px;
  }

  .menu_boton {
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navbar_polonorte {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .jc_cont_ver_prod {
    background-position: 45% 50%;
  }

  .jc_titul_sec2_in {
    font-size: 30px;
    line-height: 36px;
  }

  .jc_text_cont3_in {
    font-size: 30px;
    line-height: 36px;
  }

  .jc_cont_logo_footer {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }

  .jc_cont_text_footer {
    width: 100%;
    padding-left: 0px;
  }

  .jc_sec1_contact {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .jc_col_izq_contact {
    padding-right: 10px;
    padding-left: 10px;
  }

  .jc_img_dettale_conta {
    top: -1%;
  }

  .jc_cont_cta_juguete {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .jc_cont_img_prod {
    height: 250px;
  }
}

@font-face {
  font-family: 'Gothambook';
  src: url('../fonts/GothamBook.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype'), url('../fonts/Gotham-UltraItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-XLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}