@font-face {
  font-family: Kohinoor;
  src: url('../fonts/fonnts.com-Kohinoor_Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kohinoor;
  src: url('../fonts/fonnts.com-Kohinoor_Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kohinoor;
  src: url('../fonts/fonnts.com-Kohinoor_Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kohinoor;
  src: url('../fonts/fonnts.com-Kohinoor_Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kohinoor;
  src: url('../fonts/fonnts.com-Kohinoor_Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.header {
  z-index: 9999;
  border-bottom: 1px solid #ffffff1a;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 1px 2px #2b32841a;
}

.header.header2 {
  background-color: #fff;
  box-shadow: 0 1px 2px #2b32841a;
}
.img_logo {
    width: 100% !important;
    max-width: 90px !important;
}

.img_logo.img_logo--scrolled {
  display: none;
}

.listado_menu_header {
  justify-content: flex-end;
  align-items: stretch;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.navbar {
  background-color: #0000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.navigation_menu {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 80%;
  display: flex;
}

.item_menu {
  color: #fff;
  padding: 10px 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

.item_menu:hover {
  color: #ec1c24;
}

.item_menu.item_cotizacion {
  color: #fff;
  background-color: #ec1c24;
  border: 1px solid #0000;
  flex-flow: wrap;
  padding: 15px 40px;
  font-size: 14px;
  font-weight: 600;
}

.item_menu.item_cotizacion:hover {
  background-color: #4556a5;
  border: 1px solid #ddd;
}

.item_menu.item_menu2 {
  color: #000;
  text-align: center;
}

.item_menu.item_menu2:hover {
  color: #ec1c24;
}

.item_menu.item_cotizacion {
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.item_menu.item_contactanos {
  color: #000;
  border: 1px solid #6979a0;
  padding: 15px 20px;
}

.container_logo {
  width: 20%;
}

.item_in_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.item_in_menu.item_cotizar {
  clear: left;
  border: 1px solid #6979a0;
  flex: none;
  order: 1;
  margin-left: 10px;
  display: flex;
}

.container_menu {
  width: 100%;
  display: flex;
}

.main.main2 {
  padding-top: 105px;
}

.sec1_h {
  background-image: url('../images/slide_principal_home.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding-top: 210px;
  padding-bottom: 230px;
}

.container-1300 {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.cont_banner_h {
  width: 90%;
  max-width: 700px;
}

.titulo_banner_home {
  color: #fff;
  margin-bottom: 20px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
}

.txt_banner_home {
  color: #fff;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
}

.btn_banner_home {
  color: #fff;
  background-color: #ec1c24;
  padding: 15px 40px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.btn_banner_home:hover {
  background-color: #4556a5;
}

.sec2_h {
  padding-top: 70px;
  padding-bottom: 70px;
}

.container-840 {
  width: 90%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.cont1_sec2_h {
  text-align: center;
}

.titulo_sec2_h {
  color: #080808;
  margin-bottom: 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
}

.txt_sec2_h {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.cont1_sec3_h {
  flex-flow: wrap;
  width: 100%;
  display: flex;
}

.card_sec3_h {
  float: left;
  background-color: #fff;
  width: 25%;
  padding: 80px 30px;
  position: relative;
  overflow: visible;
}

.card_sec3_h:hover {
  background-color: #2c3483f5;
}

.cont_titul_card_sec3_h {
  margin-bottom: 50px;
  position: relative;
}

.cont_img_card_sec3_h {
  margin-bottom: 50px;
}

.cont_text_card_sec3_h {
  position: relative;
}

.titul_card_sec3_h {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.btn_card_sec3_h {
  color: #2c2f81;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 600;
}

.sec4_h {
  background-image: url('../images/banner_sec4_h.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.sec4_h.sec4_home {
  background-image: url('../images/banner_sec2_home.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-1000 {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.cont1_sec4_h {
  text-align: center;
  margin-bottom: 20px;
}

.cont_btns_sec4_h {
  flex-flow: wrap;
  justify-content: center;
  display: flex;
}

.titul_sec4_h {
  color: #fff;
  margin-bottom: 20px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 55px;
}

.titul_sec4_h.titul_sec4_home {
  color: #080808;
}

.text_sec4_h {
  color: #fff;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.text_sec4_h.text_sec4_home {
  color: #080808;
}

.btn_see_serv {
  color: #fff;
  border: 1px solid #baccf8;
  margin-left: 5px;
  margin-right: 5px;
  padding: 14px 25px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.btn_see_serv.btn_see_serv_h {
  color: #080808;
  border-color: #6d6d6d;
}

.btn_cotizar {
  color: #fff;
  background-color: #ec1c24;
  border: 1px solid #ec1c24;
  padding: 14px 40px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.btn_cotizar:hover{
  background-color: #4556a5;
  border: 1px solid #4556a5;
}

.sec5_h {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont_left_sec5_h {
  float: left;
  width: 55%;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-right: 100px;
}

.cont_right_sec5_h {
  float: left;
  background-image: url('../images/img_sec5_h.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 45%;
  height: 550px;
}

.cont_info_sec5_h {
  margin-bottom: 30px;
}

.etiqueta_sec5_h {
  color: #2b3284;
  background-color: #8298cd33;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 4px 10px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
}

.titul_sec5_h {
  color: #080808;
  margin-bottom: 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.item_sec5_h {
  color: #080808;
  background-image: url('../images/iconotransporte1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 26px;
  margin-bottom: 15px;
  padding-left: 65px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.item_sec5_h._2 {
  background-image: url('../images/iconocalidad1.svg');
  background-size: 26px;
}

.item_sec5_h._3 {
  background-image: url('../images/icono-logistica1.svg');
  background-size: 26px;
}

.sec6_h {
  background-image: url('../images/banner_proque_elegir_h.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cont1_sec6_h {
  text-align: center;
  margin-bottom: 50px;
}

.cont2_sec6_h {
  justify-content: center;
  display: flex;
}

.etiqueta_sec6_h {
  color: #fff;
  background-color: #8298cd80;
  margin-bottom: 15px;
  padding: 4px 10px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
}

.etiqueta_sec6_h._2 {
  color: #000;
}

.titulo_sec6_h {
  color: #080808;
  margin-bottom: 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 55px;
}

.text_sec6_h {
  color: #000;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.card_sec6_h {
  float: left;
  width: 40%;
  margin-left: 1%;
  margin-right: 1%;
}

.cont_titul_sec6_h {
  flex-flow: wrap;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.cont_icon_card_sec6_h {
  background-color: #2b3284;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  padding: 10px;
}

.titul_card_sec6 {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}

.desc_sec6_h {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
}

.sec7_h {
  padding-top: 70px;
  padding-bottom: 70px;
}

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

.cont1_sec7_h {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cont_left_sec7_h {
  float: left;
  width: 30%;
  padding-right: 60px;
}

.cont_right_sec7_h {
  float: left;
  align-items: flex-end;
  width: 70%;
  display: flex;
}

.titul_sec7_h {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}

.group_corporativo_h {
  float: left;
  width: 18%;
  margin-right: 2%;
}

.img_map {
  width: 100%;
}

.footer {
  background-image: url('../images/bg_footer.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 110px;
  padding-bottom: 110px;
}

.footer.footer_home {
  background-color: #fff;
  background-image: none;
}

.cont_logo_footer {
  float: left;
  width: 30%;
}

.cont_btns_footer {
  float: left;
  width: 70%;
}

.columna_footer_menu {
  float: left;
  width: 33.33%;
  padding-right: 15px;
  position: relative;
}

.listado_menu_footer {
  padding-left: 0;
  list-style-type: none;
}

.link_principal_footer {
  color: #fff;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  display: block;
  position: relative;
}

.link_principal_footer.link_principal_footer_home {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.listado_submenu_footer {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.item_submenu_footer {
  margin-bottom: 15px;
}

.link_submenu_footer {
  color: #fff;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.link_submenu_footer:hover {
  color: #ec1c24;
}

.link_submenu_footer.link_submenu_footer_home {
  color: #080808;
  font-size: 15px;
}

.sec1_us {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont_left_sec1_us {
  float: left;
  width: 50%;
  padding-top: 100px;
  padding-right: 40px;
}

.cont_right_sec1_us {
  float: left;
  width: 50%;
  padding-left: 40px;
}

.titulo_general {
  color: #080808;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
}

.texto_general {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.sec2_us {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.text_sec2_us {
  color: #fff;
  font-size: 35px;
  font-style: italic;
  line-height: 40px;
}

.sec3_us {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cont_sec2_us {
  background-image: url('../images/bg_sec2_us.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.cont2_sec2_us {
  flex-flow: wrap;
  margin-bottom: 80px;
  display: flex;
}

.cont_vision_sec2_us {
  float: left;
  text-align: center;
  width: 48%;
  margin-right: 2%;
  padding: 70px 40px;
  box-shadow: 0 1px 4px #0000001a;
}

.cont_mision_sec2_us {
  float: left;
  text-align: center;
  width: 48%;
  margin-left: 2%;
  padding: 70px 40px;
  box-shadow: 0 1px 4px #0000001a;
}

.titul_mision_vision_valores {
  color: #080808;
  margin-bottom: 10px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.cont_titul_valores_us {
  text-align: center;
  margin-bottom: 20px;
}

.cont_cards_valores_us {
  flex-flow: wrap;
  display: flex;
}

.card_valor_us {
  float: left;
  background-image: linear-gradient(#fbfbfb, #f2f6ff);
  width: 31.33%;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 30px;
}

.card_valor_us._2 {
  width: 48%;
}

.cont_icono_card_valor {
  margin-bottom: 20px;
}

.icon_valor {
  width: 50px;
  height: 52px;
}

.titul_card_valor {
  color: #080808;
  margin-bottom: 10px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}

.text_card_valor {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.cont1_sec3_us {
  width: 90%;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.cont_titul_sec3_us {
  text-align: center;
  margin-bottom: 50px;
}

.titul_sec3_us {
  color: #080808;
  margin-bottom: 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

.text_sec3_us {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.cont_of_maps_us {
  flex-flow: wrap;
  display: flex;
}

.cont_for_maps_us {
  float: left;
  width: 48%;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
}

.mapa {
  background-image: url('../images/map_ubic1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.mapa._2 {
  background-image: url('../images/map_ubic2.svg');
}

.info_mapa_us {
  text-align: center;
  padding: 20px 50px;
}

.titul_info_ubic_us {
  color: #080808;
  margin-bottom: 10px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.text_info_ubic_us {
  color: #080808;
  margin-bottom: 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.btn_info_ubic_us {
  color: #2b3285;
  border: 1px solid #8298cd;
  padding: 14px 35px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.btn_info_ubic_us:hover{
  color: #ec1c24;
  border: 1px solid #ec1c24;
}

.sec1_servs {
  background-image: url('../images/banner_sec1_servs.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 140px;
}

.cont1_sec1_servs {
  width: 90%;
  max-width: 700px;
  margin-right: auto;
}

.titulo_servicios {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.desc_sec1_serv {
  color: #fff;
  margin-bottom: 25px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.sec2_servs {
  padding-top: 60px;
  padding-bottom: 60px;
}

.col_izq_sec2_servs {
  float: left;
  width: 55%;
  padding-right: 30px;
}

.col_der_sec2_servs {
  float: left;
  width: 45%;
  padding-left: 30px;
}

.cont_info_sec2_servs {
  margin-bottom: 30px;
}

.cont_items_sec2_servs {
  flex-flow: wrap;
  margin-bottom: 30px;
  display: flex;
}

.item_sec2_servs {
  float: left;
  width: 48%;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
}

.text_item_servs {
  color: #000;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.item_img_titul_servs {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.cont_item_img_sevs {
  background-color: #2b3284;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  padding: 10px;
  display: flex;
}

.titul_item_servs {
  color: #2b3284;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}

.sec3_servs {
  background-image: linear-gradient(#f2f6ff, #fbfbfb);
  padding-top: 60px;
  padding-bottom: 60px;
}

.col_izq_sec3_servs {
  float: left;
  width: 45%;
  padding-right: 30px;
}

.col_der_sec3_servs {
  float: left;
  width: 55%;
  padding-left: 30px;
}

.cont2_sec3_servs {
  text-align: center;
  background-color: #fff;
  margin-top: 30px;
  padding: 20px;
}

.titul_sec3_servs {
  color: #2b3284;
  margin-bottom: 10px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.desc_sec3_servs {
  color: #080808;
  margin-bottom: 10px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.btn_sec3_servs {
  color: #fff;
  background-color: #2b3284;
  padding: 14px 24px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.btn_sec3_servs:hover{
  background-color: #ec1c24;
}

.sec4_servs {
  padding-top: 60px;
  padding-bottom: 20px;
}

.fila_sec4_servs {
  margin-bottom: 120px;
}

.col_izq_servs {
  float: left;
  width: 50%;
  padding-right: 30px;
}

.col_der_servs {
  float: left;
  width: 50%;
  padding-left: 30px;
}

.cont_cols_servs {
  padding-top: 50px;
}

.cont_items_servs_filas {
  flex-flow: wrap;
  margin-bottom: 30px;
  display: flex;
}

.item_filas_servs {
  float: left;
  width: 50%;
  margin-bottom: 10px;
}

.text_items_servs {
  color: #080808;
  background-image: url('../images/items_fila_servs.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 50px;
  padding-right: 10px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.sec5_servs {
  padding-top: 40px;
  padding-bottom: 80px;
}

.titul_trams_servs {
  color: #080808;
  margin-bottom: 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}

.cont_titul_sec5_servs {
  text-align: center;
  width: 90%;
  max-width: 1020px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.text_trams_servs {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.cont_btn_sec5_servs {
  text-align: center;
  margin-bottom: 70px;
}

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

.titulo_elegir_servs {
  color: #080808;
  margin-bottom: 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}

.text_elegir_servs {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.sec1_gestion {
  background-image: url('../images/banner_gestion_sec1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 130px;
}

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

.titulo_banner_gestion {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.text_banner_gestion {
  color: #fff;
  margin-bottom: 20px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.sec2_gestion {
  padding-top: 60px;
  padding-bottom: 60px;
}

.desc_sec2_gestion {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.sec1_cotizar {
  background-image: url('../images/banner_cotizar.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 140px;
}

.sec1_cotizar.sec1_contacto {
  background-image: url('../images/banner_contact.svg');
}

.sec2_cotizar {
  background-color: #2c3483;
  padding-top: 90px;
  padding-bottom: 90px;
}

.cont_form {
  width: 90%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.col_form_normal {
  float: left;
  width: 48%;
  margin-bottom: 10px;
  margin-left: 1%;
  margin-right: 1%;
}

.col_form_normal.col_form_full {
  width: 98%;
}

.text_label_form {
  color: #fff;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text_field_form {
  color: #000;
  border: 1px solid #2b3285;
  border-radius: 5px;
  margin-bottom: 0;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 500;
}

.cont_fila_submit {
  text-align: center;
  position: relative;
}

.submit {
  color: #fff;
  background-color: #ec1c24;
  border: 1px solid #ec1c24;
  padding: 15px 20px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 600;
}
.submit:hover{
  background-color: #2b3285;
  border: 1px solid #fff;
}

.sec2_contacto {
  padding-top: 50px;
  padding-bottom: 50px;
}

.col_izq_contact {
  float: left;
  width: 40%;
  padding-top: 20px;
  padding-right: 100px;
}

.col_der_contact {
  float: left;
  width: 60%;
  padding-left: 80px;
}

.titulo_contacto {
  color: #080808;
  margin-bottom: 30px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.cont_datos_contacto {
  margin-bottom: 30px;
}

.titulo_datos_contacto {
  color: #000;
  margin-bottom: 20px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.btn_contacto {
  color: #080808;
  background-image: url('../images/icon_ubic_contacto.svg');
  background-position: 5px 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 20px;
  padding-left: 45px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: block;
}

.btn_contacto._2 {
  background-image: url('../images/icon_phone_contacto.svg');
}

.btn_contacto._3 {
  background-image: url('../images/icon_email_contacto.svg');
}

.container-1200 {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.fila_form_contact.fila_form_contact_full {
  margin-bottom: 15px;
  padding-left: 1%;
  padding-right: 1%;
}

.fila_form_contact.fila_form_contact_submit {
  padding-left: 1%;
  padding-right: 1%;
  position: relative;
}

.col_form_contact {
  float: left;
  width: 48%;
  margin-bottom: 15px;
  margin-left: 1%;
  margin-right: 1%;
}

.text_field_form_contact {
  color: #080808;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.box_field_form_contact {
  border: 1px solid #2b3285;
  border-radius: 5px;
  margin-bottom: 0;
}

.box_field_form_contact.messeage {
  padding-bottom: 60px;
}

.submit_contact {
  background-color: #ec1c24;
  padding: 14px 45px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 600;
}
.submit_contact:hover{
  background-color: #2c3483;
}

.sec_banner_blue {
  background-color: #2c3483;
  padding-top: 122px;
  padding-bottom: 122px;
}

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

.titul_banner_blue {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.desc_banner_blue {
  color: #fff;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.sec2_faqs {
  padding-top: 70px;
  padding-bottom: 70px;
}

.fila_to_faqs {
  margin-bottom: 10px;
  padding: 40px;
}

.fila_to_faqs.faqs_color {
  background-color: #fafcff;
}

.titulo_faqs {
  color: #000;
  margin-bottom: 15px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.desc_faqs {
  color: #000;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.sec1_blog {
  padding-top: 60px;
  padding-bottom: 60px;
}

.cont_destacados_blog {
  margin-bottom: 50px;
}

.cont_titulo_destacado {
  margin-bottom: 35px;
}

.titulos_blog_destacado {
  color: #000;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

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

.cont_blogs_column {
  float: left;
  width: 50%;
  padding-left: 30px;
}

.card_blog_big {
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
}

.cont_info_blog {
  margin-bottom: 10px;
  padding: 10px;
}

.etiqueta_blog {
  color: #2b3284;
  background-color: #8298cd33;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
}

.titulo_post_blog {
  color: #000;
  margin-bottom: 5px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
}

.titulo_post_blog.titulo_post_blog_column {
  font-size: 20px;
  line-height: 26px;
}

.desc_post_blog {
  color: #000;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.cont_public_blog {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.cont_img_public_blog {
  float: left;
  width: 15%;
}

.cont_info_public_blog {
  float: left;
  width: 85%;
  padding-left: 10px;
}

.img_public_blog {
  width: 40px;
  height: 40px;
}

.name_public_blog {
  color: #6d6d6d;
  margin-bottom: 5px;
  font-family: Kohinoor, Arial, sans-serif;
  font-weight: 600;
}

.name_public_blog.name_public_inter {
  color: #fff;
}

.date_public_blog {
  color: #6d6d6d;
  font-family: Kohinoor, Arial, sans-serif;
}

.date_public_blog.date_public_inter {
  color: #fff;
}

.cont_cols_blogs {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.col_img_blog {
  float: left;
  background-image: url('../images/img_blog1_column.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40%;
  height: 220px;
}

.col_info_blog {
  float: left;
  width: 60%;
  padding-left: 15px;
}

.cards_blogs {
  float: left;
  width: 31.33%;
  margin-bottom: 30px;
  margin-left: 1%;
  margin-right: 1%;
  text-decoration: none;
}

.img_card_blogs {
  background-image: url('../images/blog1_img.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 245px;
}

.img_card_blogs._2 {
  background-image: url('../images/blog2_img.svg');
}

.img_card_blogs._3 {
  background-image: url('../images/blog3_img.svg');
}

.cont_info_card_blogs {
  padding-left: 0;
}

.arrow_back_blog {
  margin-bottom: 30px;
}

.cont_date_public_blog {
  width: 90%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.cont_img_public_inter {
  float: left;
  margin-right: 20px;
  display: inline-block;
}

.cont_info_public_inter {
  float: left;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

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

.cont_titulo_destacado_inter {
  text-align: center;
  margin-bottom: 35px;
}

.cont_interna_blog {
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.cont_info_inter_blog {
  position: relative;
  bottom: 70px;
}

.cont_img_inter_blog {
  background-image: url('../images/img_inter_blog.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 450px;
  margin-bottom: 20px;
}

.texto_info_inter_blog {
  color: #000;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.cont_share_blog {
  border: 1px solid #f3f5ff;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
  padding: 20px 50px;
  display: flex;
}

.txt_share {
  color: #000;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 14px;
}

.bloque_redes {
  width: auto;
}

.link_social {
  color: #000;
  background-color: #ededed;
  background-image: url('../images/fb.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #cfcfcf;
  margin-left: 10px;
  padding: 14px 40px 14px 18px;
  font-family: Kohinoor, Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.link_social.link {
  background-image: url('../images/LinkedIn.svg');
  background-position: 90%;
  background-size: auto;
}

@media screen and (max-width: 991px) {
  .listado_menu_header {
    display: block;
  }

  .navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .navigation_menu {
    background-color: #fff;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-shadow: 0 2px 5px #7773;
  }

  .navigation_menu.navigation_menu2 {
    background-color: #fff;
  }

  .item_menu {
    color: #000;
    text-align: center;
  }

  .item_menu.item_cotizacion, .item_menu.item_contactanos {
    text-align: center;
  }

  .container_logo {
    padding-left: 20px;
  }

  .icon {
    color: #fff;
  }

  .icon.icon_haader2 {
    color: #2b3284;
  }

  .item_in_menu {
    display: block;
  }

  .item_in_menu.item_cotizar {
    text-align: center;
    margin-left: 0;
    display: block;
  }

  .item_in_menu.item_contacto {
    margin-bottom: 5px;
  }

  .container_menu {
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .menu_button.w--open {
    background-color: #0000;
  }

  .sec1_h {
    background-position: 50%;
    height: 75vh;
  }

  .sec2_h {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .titulo_sec2_h {
    font-size: 36px;
  }

  .txt_sec2_h {
    font-size: 16px;
  }

  .card_sec3_h {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titul_card_sec3_h {
    font-size: 18px;
    line-height: 24px;
  }

  .sec4_h {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .titul_sec4_h {
    font-size: 34px;
    line-height: 40px;
  }

  .text_sec4_h {
    font-size: 16px;
    line-height: 24px;
  }

  .cont_left_sec5_h {
    width: 50%;
    padding-top: 0;
    padding-bottom: 50px;
    padding-right: 30px;
  }

  .cont_right_sec5_h {
    width: 50%;
    height: 400px;
  }

  .sec6_h {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .titulo_sec6_h {
    font-size: 34px;
    line-height: 40px;
  }

  .sec7_h {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cont_left_sec7_h {
    padding-right: 30px;
  }

  .footer {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cont_left_sec1_us {
    padding-top: 50px;
    padding-right: 0;
  }

  .cont_right_sec1_us {
    padding-left: 20px;
  }

  .sec2_us {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .text_sec2_us {
    font-size: 30px;
    line-height: 35px;
  }

  .cont_sec2_us {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cont2_sec2_us {
    margin-bottom: 50px;
  }

  .cont_vision_sec2_us, .cont_mision_sec2_us, .card_valor_us {
    padding-left: 10px;
    padding-right: 10px;
  }

  .titul_sec3_us {
    font-size: 36px;
    line-height: 40px;
  }

  .text_sec3_us {
    font-size: 16px;
  }

  .titul_info_ubic_us {
    font-size: 26px;
    line-height: 30px;
  }

  .sec1_servs {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .col_izq_sec2_servs {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .cont_btn_sec2_servs {
    text-align: center;
  }

  .col_izq_sec3_servs {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .fila_sec4_servs {
    margin-bottom: 50px;
  }

  .col_izq_servs {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .cont_img_fila_servs {
    text-align: center;
  }

  .sec1_gestion {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .col_izq_contact {
    padding-right: 20px;
  }

  .col_der_contact {
    padding-left: 30px;
  }

  .titulo_contacto {
    font-size: 34px;
    line-height: 40px;
  }

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

  .fila_to_faqs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog_destacado_big {
    width: 100%;
    margin-bottom: 40px;
  }

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

@media screen and (max-width: 767px) {
  /*.img_logo {
    width: 100%;
    max-width: 90px;
  }*/

  .container_logo.w--current {
    width: auto;
  }

  .main.main2 {
    padding-top: 100px;
  }

  .sec1_h {
    height: 60vh;
    padding-top: 180px;
    padding-bottom: 50px;
  }

  .cont_banner_h {
    width: 100%;
  }

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

  .txt_banner_home {
    font-size: 16px;
  }

  .card_sec3_h {
    width: 50%;
    padding: 30px 10px 50px;
  }

  .sec4_h {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .titul_sec4_h {
    font-size: 26px;
    line-height: 36px;
  }

  .text_sec4_h {
    font-size: 14px;
  }

  .cont_left_sec5_h {
    width: 100%;
    padding-bottom: 30px;
    padding-right: 0;
  }

  .cont_right_sec5_h {
    width: 100%;
  }

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

  .item_sec5_h {
    font-size: 14px;
  }

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

  .text_sec6_h {
    font-size: 14px;
  }

  .card_sec6_h {
    width: 50%;
  }

  .cont1_sec7_h {
    flex-flow: wrap;
  }

  .cont_left_sec7_h {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .cont_right_sec7_h {
    flex-flow: wrap;
    width: 100%;
  }

  .group_corporativo_h {
    text-align: center;
    width: 31.33%;
    margin-bottom: 20px;
    margin-left: 1%;
    margin-right: 1%;
  }

  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cont_logo_footer {
    padding-right: 30px;
  }

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

  .cont_left_sec1_us {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
  }

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

  .sec2_us, .sec3_us {
    padding-bottom: 30px;
  }

  .cont_vision_sec2_us {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0%;
  }

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

  .card_valor_us, .card_valor_us._2 {
    width: 100%;
  }

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

  .cont_for_maps_us {
    width: 100%;
  }

  .mapa {
    height: 350px;
  }

  .info_mapa_us {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sec1_servs {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .cont1_sec1_servs {
    width: 100%;
    margin-left: auto;
  }

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

  .item_sec2_servs {
    width: 100%;
  }

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

  .cont_elegir_sec5_servs {
    width: 100%;
  }

  .titulo_elegir_servs, .titulo_banner_gestion {
    font-size: 34px;
    line-height: 40px;
  }

  .sec1_cotizar {
    background-position: 75%;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .sec2_cotizar {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .col_izq_contact {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
  }

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

  .titulo_contacto, .fila_form_contact.fila_form_contact_submit {
    text-align: center;
  }

  .sec_banner_blue {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .titul_banner_blue {
    font-size: 36px;
    line-height: 40px;
  }

  .fila_to_faqs {
    padding: 20px 10px;
  }

  .desc_faqs {
    font-size: 16px;
    line-height: 22px;
  }

  .cards_blogs {
    width: 100%;
  }

  .cont_info_inter_blog {
    bottom: 40px;
  }

  .cont_img_inter_blog {
    height: 400px;
  }

  .cont_share_blog {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .txt_share {
    text-align: center;
    margin-bottom: 10px;
  }

  .bloque_redes {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .img_logo {
    min-width: 70px;
    max-width: 70px;
  }

  .main.main2 {
    padding-top: 85px;
  }

  .sec1_h {
    height: 70vh;
    padding-top: 180px;
  }

  .titulo_banner_home {
    font-size: 28px;
    line-height: 32px;
  }

  .txt_banner_home {
    font-size: 16px;
    line-height: 22px;
  }

  .titulo_sec2_h {
    font-size: 30px;
  }

  .cont_btns_sec4_h {
    display: block;
  }

  .btn_see_serv {
    text-align: center;
    margin: 5px 0 10px;
    display: block;
  }

  .btn_cotizar {
    text-align: center;
    margin-left: 0;
    display: block;
  }

  .cont_right_sec5_h {
    height: 280px;
  }

  .item_sec5_h {
    padding-left: 50px;
  }

  .cont2_sec6_h {
    display: block;
  }

  .titulo_sec6_h {
    font-size: 22px;
    line-height: 32px;
  }

  .text_sec6_h {
    line-height: 23px;
  }

  .card_sec6_h {
    width: 100%;
    margin-bottom: 20px;
  }

  .group_corporativo_h {
    width: 48%;
  }

  .cont_logo_footer {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .columna_footer_menu {
    width: 100%;
    padding-right: 0;
  }

  .titulo_general {
    font-size: 28px;
    line-height: 35px;
  }

  .texto_general {
    font-size: 14px;
    line-height: 24px;
  }

  .sec2_us {
    padding-top: 30px;
  }

  .mapa {
    height: 300px;
  }

  .titulo_servicios {
    font-size: 30px;
    line-height: 40px;
  }

  .desc_sec1_serv {
    font-size: 16px;
    line-height: 24px;
  }

  .cont2_sec3_servs {
    padding-left: 0;
    padding-right: 0;
  }

  .btn_sec3_servs {
    width: 100%;
    display: block;
  }

  .item_filas_servs {
    width: 100%;
  }

  .sec5_servs {
    padding-bottom: 50px;
  }

  .titulo_elegir_servs {
    font-size: 30px;
  }

  .text_elegir_servs {
    font-size: 16px;
  }

  .sec1_cotizar {
    padding-bottom: 60px;
  }

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

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

  .btn_contacto {
    font-size: 14px;
    line-height: 20px;
  }

  .fila_form_contact.fila_form_contact_full, .fila_form_contact.fila_form_contact_submit {
    padding-left: 0%;
    padding-right: 0%;
  }

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

  .submit_contact {
    width: 100%;
    display: block;
  }

  .titul_banner_blue {
    font-size: 28px;
    line-height: 36px;
  }

  .desc_banner_blue {
    font-size: 14px;
    line-height: 22px;
  }

  .card_blog_big {
    margin-bottom: 20px;
  }

  .col_img_blog {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }

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

  .cont_img_inter_blog {
    height: 300px;
  }

  .txt_share {
    margin-bottom: 15px;
  }

  .bloque_redes {
    flex-flow: column;
    width: 100%;
  }

  .link_social {
    width: 100%;
    margin-bottom: 5px;
    margin-left: 0;
    padding-left: 10px;
    font-size: 12px;
    display: block;
  }
}


@font-face {
  font-family: 'Kohinoor';
  src: url('../fonts/fonnts.com-Kohinoor_Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kohinoor';
  src: url('../fonts/fonnts.com-Kohinoor_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kohinoor';
  src: url('../fonts/fonnts.com-Kohinoor_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kohinoor';
  src: url('../fonts/fonnts.com-Kohinoor_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kohinoor';
  src: url('../fonts/fonnts.com-Kohinoor_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}