@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Extra+Condensed:wght@200;300;400;500;600;700;800&display=swap');

body, html {
  margin: 0;
  padding: 0;
  visibility: visible!important;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}
img {
  border: 0;
  margin: 0;
  padding: 0
}
.tit_seguridad_1 {
  text-align: center;
  color: #001880;
  font-size: 40px;
  font-weight: 700;
  padding: 0 15px;
  margin-top: 50px;

}
.tit_flags {
  text-align: center;
  color: #000000;
  font-size: 28px;
  font-weight: 700;

}

.tit_seguridad_4 {
  text-decoration: none;
  text-align: center;
  color: #000000;
  font-size: 35px;
  padding: 20px;
  border: 3px solid #52388310;
  border-radius: 40px;
  margin-top: 20px;
  margin-bottom: 20px;

}
.tit_seguridad_4 span {
  font-size: 40px;
font-weight: bold;
}
.flags{
  width: 120px;
}
.tit_seguridad_4b {
  text-decoration: none;
  text-align: left;
  color: #000000;
  font-size: 20px;
  padding: 20px;
  border: 3px solid #52388310;
  border-radius: 40px;
  margin-top: 10px;
  margin-bottom: 10px;

}
.tit_seguridad_4c {
  text-decoration: none;
  text-align: left;
  color: #000000;
  font-size: 35px;
  padding: 20px;
  border: 5px solid #00188070;
  border-radius: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFFFFF;

}
.tit_seguridad_4c span {
  font-size: 30px;

}
@media (max-width:767px){
  .tit_seguridad_4c span {
    font-size: 30px;
    text-align: center;
  
  }
  .tit_seguridad_4c {
    line-height: normal;
    text-align: center;
  
  }
}
.tit_seguridad_4d {
  text-decoration: none;
  text-align: left;
  color: #000000;
  font-size: 28px;
  padding: 20px;
  border: 3px solid #52388310;
  border-radius: 40px;
  margin-top: 10px;
  margin-bottom: 50px;
  background-color: #52388310;

}



.tit_seguridad {
  text-decoration: none;
  text-align: center;
  color: #111;
  font-size: 25px;
 
  font-weight: 600;
  padding: 0 15px;
  margin-top: 15px

}
.tit_seguridad3 {
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 40px;
 
  font-weight: 600;
  padding: 0 15px;
  margin-top: 80px

}
.tit_seguridad3 span {
  font-size: 50px;

}
.txt_seguridad {
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 15px;
  line-height: 16px;
 
  font-weight: 400;
  padding: 0 15px;
}
.borde-color-img{
  border: 2px solid #FFFFFF;
}
.tit_ocasiones {
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 25px;
    line-height: 35px;
 
  font-weight: 400;
  padding: 0 15px;
  margin-top: 15px

}

.tit_servicios {
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 20px;
  font-weight: 600;
  padding: 0 15px;

}

.box_servicios{
    display: flex;
    align-items: center;

    
}


.banner-servicios{
    background: #f5f5f5;
        padding: 0;
    margin-bottom: 30px
}
.txt_servicios{
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 12px;
  line-height: 16px;
 
  font-weight: 400;
  padding: 0 15px;
}

.box_final{
  display: grid;
  justify-content: baseline;
  align-items: baseline;


}
.img_ocasiones{
    place-self: baseline;
}

.tit_ocasiones2 {
    text-decoration: none;
    text-align: left;
    color: #111;
    font-size: 40px;
    line-height: 20px;
   
    font-weight: 600;
    margin-bottom: 25px;
    padding: 0 15px;
    position: relative

}
.txt_ocasiones {
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 15px;
  line-height: 16px;
 
  font-weight: 400;
  padding: 0 15px;
}

.tit_tematicas {
  text-decoration: none;
  text-align: center;
  color: #111;
  font-size: 45px;
    line-height: 42px;
 
  font-weight: 600;
  padding: 0 15px;
  max-width: 500px;
    margin: 0 auto;

}
.txt_tematicas {
  text-decoration: none;
  text-align: center;
  color: #111;
  font-size: 15px;
  line-height: 16px;
 
  font-weight: 400;
  padding: 0 15px;
    max-width: 500px;
    margin: 0 auto;
}


.txt_center{
    text-align: center
}

.btn-purple{
    background-color: #523883;
    border: 0px solid #523883;
    color: #fff;
    padding: 7px 20px 5px 20px;
    height: 40px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 20px !important;
    margin: 40px auto;
    display: table;
   
}

.btn-purple:hover, .btn-purple:active {
    background-color: #222;
    text-decoration: none;
    color: #fff;
}
@media(max-width:767px) {



  .tit_seguridad_4 span {
    font-size: 30px;
  }

  .tit_seguridad_1 {
    font-size: 35px;
    text-align: center;
    margin-top: 30px;
  
  }

  .tit_seguridad {
    margin-bottom: 40px
  
  }

  .btn-purple{
    background-color: #523883;
    border: 0px solid #523883;
    color: #fff;
    padding: 10px;
    height: auto;
    margin: 50px auto;
    font-size: 12px;
}

}
.tit-interior {
  font-size: 40px;
    border-bottom: 1px solid #ccc;
  text-align: left;
  margin: 15px 15px 20px 15px;
  color: #2c2a25;
  line-height: 38px;
  font-weight: 300;
  padding: 15px 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.tit-interior2 {
  font-size: 40px;
        border-bottom: 1px solid #ccc;
  text-align: left;
  margin: 20px 15px 20px 15px;
  color: #2c2a25;
  line-height: 38px;
  font-weight: 300;
  padding: 15px 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.subtit-interior {
  font-size: 25px;
  text-align: left;
  margin: 0px 0px 0px 0px;
  color: #FF1415;
  line-height: 28px;
  font-weight: 300;
  padding: 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.txt_empresa {
  font-size: 18px;
  text-align: left;
  margin: 0px 0px 20px 0px;
  color: #2c2a25;
  line-height: 23px;
  font-weight: 300;
  padding: 15px 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.txt_empresa span {
  font-size: 18px;
  text-align: left;
  margin: 0px 0px 20px 0px;
  color: #000;
  line-height: 20px;
  font-weight: 500;
  padding: 15px 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}


.txt_catering {
  font-size: 20px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  color: #2c2a25;
  line-height: 15px;
  font-weight: 300;
  padding: 15px 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.txt_catering span{
  font-size: 28px;
  text-align: center;
  margin: 0px 0px 20px 0px;
  color: #000;
  font-weight: 500;
}

.menu_catering {
  font-size: 30px;
  text-align: center;
  margin: 2px 0px 7px 0px;
  color: #2c2a25;
  line-height: 30px;
  font-weight: 500;
  padding: 15px 0 0 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.price_catering {
  font-size: 18px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  color: #2c2a25;
  line-height: 20px;
  font-weight: 400;
  padding: 5px 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.box_price_catering{
  margin-bottom: 50px
}

.box_arma{
  margin-bottom: 15px
}

.tit_arma {
  font-size: 30px;
  text-align: left;
  margin: 2px 0px 7px 0px;
  color: #2c2a25;
  line-height: 30px;
  font-weight: 500;
  padding: 15px 0 0 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.txt_arma {
  font-size: 18px;
  text-align: left;
  margin: 0px 0px 0px 0px;
  color: #2c2a25;
  line-height: 20px;
  font-weight: 400;
  padding: 5px 0;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.cont_button_main {
  margin: 20px auto 50px auto;
  display: table
}
.button_main {
  background-color: #f39c00;
  border: 2px solid #f39c00;
  color: #fff;
  display: inline-table;
  cursor: pointer;
  font-size: 16px;
  padding: 4px 20px;
  text-decoration: none;
  font-weight: 600;
}
.button_main:hover {
  background-color: #df9200 !important;
  border: 2px solid #df9200;
  color: #fff;
  text-decoration: none
}
.button_main:active {
  position: relative;
  top: 1px
}
.cont_button_main {
  margin: 20px auto 50px auto;
  display: table
}
.img_carta {
    margin-bottom: 30px
}
.button_main {
  background-color: #fff;
  border: 2px solid #111;
  color: #111 !important;
  text-decoration: none;
  display: inline-table;
  cursor: pointer;
  font-size: 30px;
  padding: 4px 20px;
  font-weight: 600;
 
  border-radius: 20px;
}
.button_main:hover {
  background-color: #001880 !important;
  border: 2px solid #001880;
  color: #fff !important;
  text-decoration: none
}
.button_main:active {
  position: relative;
  top: 1px
}
.box_carta {
  padding: 15px;
  margin: 0;
  border-right: 1px dashed #ccc;
  border-left: 1px dashed #ccc
}
.box_carta_left {
  padding: 15px;
  margin: 0
}
.box_carta_right {
  padding: 15px;
  margin: 0
}
.tit_btn_carta {
  text-decoration: none;
  text-align: center;
 
  font-weight: 500;
  font-size: 16px;
  padding: 5px;
  margin-bottom: 30px;
  color: #000;
  text-transform: uppercase
}
.tit_btn_carta div {
  text-decoration: none;
  text-align: left;
 
  font-weight: 300;
  font-size: 15px;
  font-style: italic
}
.tit_btn_carta a {
  text-decoration: none;
  color: #111;
  background: #f2f2f2;
  padding: 8px 15px
}
.tit_btn_carta a:hover {
  text-decoration: none;
  color: #111;
  background: #fff;
  padding: 8px 15px
}
.table_carta {
  padding: 20px 80px
}
.tit-carta {
  text-decoration: none;
  text-align: left;
  color: #000;
 
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-size: 24px
}
.txt-carta {
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 15px;
 
  font-weight: 300;
  z-index: 50;
  margin: 0;
  padding: 0;
  max-width: 800px
}

.txt-donde {
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 19px;
font-family: 'Fira Sans Extra Condensed', sans-serif;   
  font-weight: 400;
  z-index: 50;
  margin: 0;
  padding: 0;
  max-width: 800px
}

.tit_info_carta {
  text-decoration: none;
  text-align: left;
  color: #000;
  font-weight: 400;
font-family: 'Fira Sans Extra Condensed', sans-serif;    
  margin: 0;
  padding: 0;
  font-size: 40px
}
.txt_info_carta {
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 25px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
  font-weight: 300;
  z-index: 50;
  margin: 0;
  padding: 0;
  max-width: 800px
}

.box_tit_wok{
    background: #f5f5f5;
    padding: 30px;
    margin-bottom: 30px;
    margin-top: 15px
}
.tit_info_wok {
  text-decoration: none;
  text-align: left;
  color: #000;
  font-weight: 400;
    font-family: 'Fira Sans Extra Condensed', sans-serif;    
  margin: 0;
  padding: 0;
  font-size: 40px
}
.txt_info_wok {
  text-decoration: none;
  text-align: left;
  color: #111;
  font-size: 23px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
  font-weight: 300;
  z-index: 50;
  margin: 0;
  padding: 0;
  max-width: 800px
}

.reparto{
    background: white;
    padding: 10px 20px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
      font-size: 18px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.reparto2{
    background: #fafafa;
    padding: 10px 20px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
      font-size: 18px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.reparto span{
    font-weight: 500px;
    font-size: 24px;

}

.mg-txt-donde{
      color: #777;
  font-size: 20px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.txt_price_carta {
  text-decoration: none;
  text-align: left;
  color: #777;
  font-size: 30px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
  font-weight: 500;
  z-index: 50;
  margin: 0;
  padding: 0;
  max-width: 800px
}
.txt-carta a {
  text-decoration: none;
  color: #111
}
.txt-carta a:hover {
  text-decoration: underline;
  color: #111
}
.table-hover > tbody > tr:hover > td {
  background-color: #fff
}
.mapa {
  background: #f6f6f6
}
.prensa {
  border: 0 solid #ccc;
  border-radius: 0;
  margin-bottom: 16px;
  padding: 10px;
  height: auto;
  display: block;
  background: #fff
}
.prensa a {
  display: block;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
  margin: 15px 0;
  padding: 10px;
  background: rgba(255, 255, 255, .4)
}
.prensa a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
  background: rgba(255, 255, 255, .95)
}
.prensa > a > span {
  color: #53adc5;
  text-align: center !important;
  margin: 15px auto 0 auto;
  display: block;
  font-size: 20px;
  line-height: 22px
}
.prensa > a > p {
  color: #111;
  text-align: center !important;
  margin: 15px auto 0 auto;
  display: block;
  font-size: 16px;
  line-height: 16px
}
.galeria li {
  width: 12px;
  height: 92px;
  margin: 8px 8px 15px 8px;
  padding: 0;
  list-style: none;
  float: left
}
.galeria li a {
  border: #d3c7b4 3px solid;
  display: block
}
.galeria li a:hover {
  border: #ff7f00 3px solid
}
button, input, select, textarea {
  margin-top: 10px;
  border-color: #73c1cc;
  color: #fff
}
.form-group {
  margin: 0 0 20px 0;
  padding: 0 15PX
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c6b9bc;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin: 0
}
.control-label {
  margin: 0;
  padding: 0
}

label {
  text-align: right;
 
  color: #FFF;
  font-size: 20px;
  font-weight: 500
}
.tit_form_home {
  margin-top: 20px;
  text-align: left;
 
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #fff
}
.tit_gracias {
  margin-top: 40px;
  text-align: center;
 
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000000
}
.tit_gracias span {
  font-size: 30px;
}
@media (max-width:767px){
  .tit_gracias {
    font-size: 25px;
  }
  .tit_gracias span {
    font-size: 18px;
    line-height: normal;
  }
}
.tit_form_contacto {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #FFFFFF;
  border-bottom: 1px solid #FFF;
  line-height: 35px;
  padding-bottom: 10px;
}
.box_form {
  background: rgba(15, 15, 15, .4);
  padding: 20px 30px;
  margin: 30px auto
}
footer {
  padding: 20px 0 0 0;
  margin: 0 !important;
  position: relative;
  background: #001880;
  display: table;
  width: 100%;
  border-top: 5px solid #7EE1C7;
  font-family: sans-serif
}
.wsp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px !important;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 100
}
.wsp-2 {
  margin-top: 11px;
  width: 40px;
  height: 40px
}
.txt-pie {
  color: #fff;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
  font-size: 30px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  line-height: normal;
}
.txt-pie a {
  color: #fff;
  text-decoration: none;
}
.txt-pie a:hover {
  color: #fff;
  text-decoration: underline;
}
.txt-web {
  color: #fff;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
  font-size: 40px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  line-height: normal;
}
.txt-web a {
  color: #fff;
  text-decoration: none;
}
.txt-web a:hover {
  color: #fff;
  text-decoration: underline;
}

.logos-pie1 {
  margin-top: 20px;
  float: right;
}
.logos-pie2 {
  margin-top: 20px
}
.bg-white {
  background: #CCCCCC10;
  padding: 20px;
}
.mp-cero {
  margin: 0;
  padding: 0
}
.mp-cero-2 {
  margin: 0 auto;
  padding: 0
}
.size-imagenes-prensa {
  width: 323px;
  height: 142px
}
.tit_th_prensa {
  color: #000;
 
  font-size: 1.2vmax;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 50;
  margin: 0;
  text-align: left
}
.txt_th_prensa {
  color: #000;
 
  font-size: 1vmax;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 50;
  margin: 0;
  text-align: left;
  border-top: 1px solid #000
}
.mg-prensa {
  margin: 20px 0
}
.mg-prensa a:hover {
  text-decoration: none
}
.cont-mapa {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f5f5f5;
  padding: 15px 15px 35px 15px
}
.cont_txt_donde {
  margin-top: 30px
}
.style-form {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 5px 15px 25px 15px
}
.mt-cero {
  margin-top: 0
}
.style-form {
  margin: 0 auto;
  padding: 0 0
}
.style-box-form {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #4c87bf;
  padding: 35px;
  border-radius: 30px;
  border: 5px #CCCCCC20 solid;
}
.style-enviar {
  margin: 0 auto;
  width: 100%
}
.w-100 {
  width: 100%
}

/* Grids --------------------------------------------*/

.container-ms {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(12, 150px);
  margin: 0 auto;
  max-width: 90%;
  padding: 3rem 0;
}

/* Grid images --------------------------------------------*/

.img {
  border-radius: 1rem !important;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* Grid items --------------------------------------------*/

.item-1 {
  grid-row: 3/5;
}

.item-2 {
  grid-row: 2/3;
}

.item-3 {
  grid-row: 3/3;
}
.item-4 {
  grid-row: 1/5;
}

.item-5 {
  grid-row: 2/6;
}

.item-6 {
  grid-row: 2/4;
}

.item-7 {
  grid-row: 5/6;
}

.item-8 {
  grid-row: 4/6;
}

.item-9 {
  grid-row: 6/11;
}

.item-10 {
  grid-row: 6/7;
}

.item-11 {
  grid-row: 6/9;
}

.item-12 {
  grid-row: 7/12;
}

.item-13 {
  grid-row: 9/13;
}

.item-14 {
  grid-row: 11/13;
}

.brr{
  display: none;
}


@media(max-width:1200px) {
  .txt-carta {
    max-width: 600px
  }
}
@media (max-width:1024px) {
  .cont_button_main {
    margin: 5px auto 20px auto;
    display: table
  }
}
@media (max-width:991px) {
  .txt-carta {
    max-width: 400px
  }
}
@media (max-width:767px) {
  .box_carta {
    padding: 15px 15px 15px 15px;
    margin: 0
  }
  .box_carta_left {
    padding: 15px 15px 15px 15px;
    margin: 0;
    border-right: 0 solid #111
  }
  .txt-carta {
    max-width: 300px
  }
  .table_carta {
    padding: 20px 20px
  }
  .tit-interior {
    font-size: 24px;
    text-align: left;
    margin: 15px 0;
    color: #2c2a25;
    line-height: 23px;
    font-weight: 300;
    border-bottom: 1px dashed #2c2a25;
    padding: 15px 0
  }
  .tit_seguridad_4{
    font-size: 25px;
  }
  .bg-white {
    background: none;
    padding: 0;
  }
  .brr{
    display: block;
  }
  .puntillo{
    display: none;
  }
  .style-box-form {
    padding: 20px;
  }
}
@media(max-width:360px) {
  .txt-carta {
    max-width: 150px;
    font-size: 15px
  }
  .tit-carta {
    max-width: 150px;
    font-size: 14px
  }
  .table_carta {
    padding: 20px 10px
  }
}
@media (min-width:767px) {
  .col-lg-3:nth-child(4n+1), .col-lg-6:nth-child(2n+1), .col-md-3:nth-child(4n+1), .col-md-6:nth-child(2n+1) {
    clear: none
  }
  .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: left
  }
}
@media (min-width:992px) {
  .col-lg-3:nth-child(4n+1), .col-lg-6:nth-child(2n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: none
  }
  .col-md-3:nth-child(4n+1), .col-md-6:nth-child(2n+1) {
    clear: left
  }
}
@media (min-width:1200px) {
  .col-md-3:nth-child(4n+1), .col-md-6:nth-child(2n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: none
  }
  .col-lg-3:nth-child(4n+1), .col-lg-6:nth-child(2n+1) {
    clear: left
  }
}
@media (min-width:480px) and (max-width:767px) {
  .container {
    max-width: 748px
  }
}


.wsp-new {
  background: #4c87bf;
    font-size: 30px;
    padding: 10px;
    border-radius: 20px !important;
    position: fixed;
    bottom: 50px;
    right: 20px;
    color: #FFFFFF;
    display: inline;
    width: 210px;
    text-align: right;
    font-weight: bold;
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
    z-index: 600;
  }
.borde-rad{
  border-radius: 30px;
  margin-top: 20px;
}
.borde-rad-2{
  border-radius: 30px;
  margin-bottom: 20px;
}
.margen-foto-home{
  margin: 0;
}

@media (max-width:991px){
  .tit_seguridad{
    font-size: 20px;
    margin-top: 20px;
  }
  .tit_ocasiones2, .tit_ocasiones{
    font-size: 20px;
  }
}
@media (max-width:767px){
  .margen-foto-home{
    margin: 20px 0;
  }
  footer{
    padding-bottom: 100px;
  }
}

.logo{
  width: 300px;
  margin-top: 50px;
}

.pad-top{
  padding: 20px 0;
}


  



