body{
  background: #f3f3f3;
}

.bg_personalized{
  background: #080808bf;
  border-bottom: 5px solid #FF8B00;
}

.logo_izi{
    background: #FF8B00;
    position: absolute;
    padding: 26px;
    top: 0px;
    right: 43%;
    border-radius: 0px 0px 30px 30px;
    text-align: center;
    width: 14%;
}

.logo_izi_footer img{
    width: 50%;
}

.logo_izi img{
  width: 90%;
}

.tracking{
  width: 25%;
  position: absolute;
  background: #ff8b00b8;
  top: 22%;
  right: 7%;
  border-radius: 20px;
  padding: 7px 11px;
}

.carousel-item{
  height: 940px;
}

.menu_footer_banner{
  background: #080808bf;
  position: absolute;
  top: 80%;
  width: 100%;
}

.item_menu{
  color: white;
  display: inline-block;
  padding: 15px 49px;
  font-size: 18px;
  text-align: center;
}

.navbar-nav .nav-item{
  padding: 25px 80px;
}

.nav-item.active a{
  color: #FF8B00;
}

.navbar-nav .nav-link{
  color: white;
  font-size: 18px;
}

.text_traking{
    font-size: 20px;
    text-align: right;
    font-weight: 700;
}

.our_services{
  position: absolute;
  top: 50%;
  left: 10%;
}

.our_services .title_1{
  color: white;
  font-size: 80px;
  margin: 0px;
}
.our_services .title_2{
  color: white;
  font-size: 85px;
  margin-top: -56px;
  font-weight: 500;
}
.our_services .title_3{
  color: white;
  font-size: 26px;
  margin-top: -45px;
}
.our_services .title_4{
  color: #1E1A37;
  background: #FF8B00;
  font-size: 30px;
  border-radius: 30px;
  text-align: center;
  margin-top: -17px;
}


.elegirnos{
  border-top: solid 2px gray;
  color: #514E4A;
  font-size: 18px;
  text-align: center;
}

.elegirnos h3{
  text-align: center;
  margin: 15px 0px;
}

.mission, .somos{
  border-bottom: solid 2px gray;
  color: #514E4A;
  font-size: 18px;
}

.mission h3, .somos h3{
  margin: 15px 0px;
}

.vision{
  color: #514E4A;
  font-size: 18px;
}

.vision h3{
  margin: 15px 0px;
}

.our_values h1{
  border-bottom: solid 2px  #FF8B00;
  text-align: center;
  color: #514E4A;
  margin-bottom: 60px;
  margin-top: 60px;
}

.our_values img{
  width: 80px;
}

.our_values p{
  font-size: 20px;
  color: #514E4A;
  font-weight: 500;
}

.image_about{
    padding: 110px 0px;
    overflow: hidden;
    margin-right: 65px;
}

.text_about{
  padding: 90px 0px 0px 0px;
}

.image_about img{
  width: 120%;
    height: 420px;
}

.title_in_banner{
  background: white;
  position: absolute;
  width: 500px;
  border-radius: 10px;
  left: 37%;
  top: 18%;
}

.title_in_banner p{
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
  color: #514E4A;
}

.image_banner img{
  height: 220px;
  width: 100%;
}

.logo_title{
  position: absolute;
  border: solid 5px #ff8b00;
  padding: 10px 7px;
  border-radius: 40px;
  width: 70px;
  height: 70px;
  top: -17px;
  left: 43%;
  background: white;
}

.logo_title.segui{
  top: 85px;
  left: 45%;
}

.title_in_banner.segui, .title_in_banner.join{
  left: 32%;
  width: 700px;
}

.title_in_banner.segui p{
  margin-top: 8px;
  margin-bottom: 31px;
  font-size: 60px;
}

.title_in_banner.join p{
    margin-top: 50px;
}

.logo_title img{
  width: 100%;
}

.line_separator{
  margin-top: 180px;
  border: solid 5px #3A3A3A;
  border-radius: 5px;
}
.consult_guide{
  margin-top: 50px;
}

.table_search .search{
  background: #e2e2e2;
}

.fix_space{
  margin-top: 180px;
}

.prohibited_list {
  list-style-type: none;
}

.prohibited_list li {
  background: url(../images/favicon.png) no-repeat;
  padding-left: 35px;
  margin-bottom: 40px;
}

.prohibited img{
        width: 100%;
    border-radius: 20px;
}

.text_inform{
  background: #cecece;
  text-align: center;
  font-size: 25px;
  color: dimgrey;
  padding: 20px;
}

.dropdown-menu{
  background: #161224;
  left: 20px;
}

.dropdown-item{
  color: white;
}

.dropdown-item.active, .dropdown-item:active{
  background: #ffffff;
}

.title_in_banner p.text_1{
  font-size: 40px;
  margin-bottom: 0;
  margin-top: 20px;
}

.title_in_banner p.text_2{
  font-size: 20px;
  margin: 0;
  margin-bottom: 22px;
}

.recomendation{
    border: solid 1px #c3c3c3;
    background: #e8e8e8;
    border-radius: 10px;
    box-shadow: 7px 7px 20px 0px #dadada;
    /*text-align: center;*/
    padding: 30px;
    /* height: 340px; */
    margin: 10px;
}

/*.recomendation img{*/
/*  margin-bottom: 40px;*/
/*}*/

.recomendation p{
  /*margin-bottom: 40px;*/
  color: #7d7d7d;
  /*font-weight: 700;*/
  text-align: left;
}

.orange{
  color: #ff8b00;
  border: solid 2px #ff8b00;
}

.info_agent{
  background: #e0e0e0;
  border-radius: 0px 20px 20px 0px;
  color: #514E4A;
}

.info_agent p.first_info{
    font-size: 22px;
}

.info_agent h4{
    font-weight: 700;
}

.info_agent .element img{
  width: 20px;
  height: 20px;
}

.info_agent .element{
  font-size: 25px;
  margin: 30px 0px;
}

.agent{
  margin-bottom: 40px;
}

.agent .img_principal{
  border-radius: 20px;
  height: 370px;
}

.content_form{
  margin-bottom: 15px
}

.content_form h1{
  margin-bottom: 15px;
  background: #FF8B00;
  color: white;
  text-align: center;
}

.footer{
    background: #ff8b00;
    margin-top: 30px;
    border-top: solid 9px #2e3146;
}

#partner_plus video, #franquicia video, #partner video{
    border: solid 1px #b1b1b1;
}

#partner_plus h1, #franquicia h1, #partner h1{
    text-align: center;
    border-bottom: solid 2px #ff8b00;
    padding: 25px 0px;
}

.redes{
    font-size: 20px;
    list-style: none;
    color: #343a40 !important;
}

.redes a{
    color: #343a40 !important;
}

.banner_lg{
    display: block;
}

.banner_sm{
    display: none;
}
@media (max-width: 425px) {
    .logo_izi {
        right: 3%;
        width: 34%;
    }
    
  .tracking {
    position: absolute;
    background: #ff8b00b8;
    top: 20%;
    left: 7%;
    right: 7%;
    border-radius: 20px;
    padding: 7px 11px;
  }
  
   .our_services .title_1 {
    font-size: 70px;
  }
  
   .our_services .title_2 {
      font-size: 75px;
  }
  
   .our_services .title_3 {
       font-size: 24px;
  }
  
  
   .our_services .title_3 {
    font-size: 25px;
  }
  
  .menu_footer_banner{
    top: 81%;
    padding-top: 10px;
  }
  
   .item_menu{
    padding: 0px 15px;
    font-size: 8px;
    width: 24%;
  }
  
  /*.logo_izi{*/
  /*    display: none;*/
  /*}*/
  
  .navbar-toggler i{
      color: #ff8b00;
    font-size: 34px;
  }
  
  .title_in_banner{
      background: white;
    position: absolute;
    width: 250px;
    border-radius: 10px;
    left: 20%;
    top: 12%;
  }
  
   .logo_title {
        position: absolute;
        border: solid 5px #ff8b00;
        padding: 10px 7px;
        border-radius: 40px;
        width: 60px;
        height: 60px;
        top: -13px;
        left: 38%;
        background: white;
    }
    
    .title_in_banner p {
        font-size: 34px;
        font-weight: bold;
        text-align: center;
        margin-top: 40px;
        color: #514E4A;
    }
    
    .image_banner img{
            height: 120px;
    width: 100%;
    }
    
    .image_about{
            padding: 82px 0px 0px 0px;
            margin-right: 0px;
    }
    
    .image_about img{
           width: 90%;
    border-radius: 25px;
    margin: 0px 21px;
        height: auto
    }
    
    .mission, .somos, .vision{
        margin: 15px;
    }
    
    .our_values img{
            margin-bottom: 45px;
    }
    
    .title_in_banner.segui, .title_in_banner.join{
        left: 3%;
        width: 400px;
    }
    
    .logo_title.segui {
        top: 70px;
        left: 45%;
    }
    
    .title_in_banner.segui p {
        margin-top: 8px;
        margin-bottom: 31px;
        font-size: 40px;
    }
    
    .prohibited_list {
        list-style-type: none;
        margin-top: 30px;
        padding-left: 10px;
    }
    
    .title_in_banner p.text_1 {
        font-size: 24px;
        margin-bottom: 0;
        margin-top: 20px;
    }
    
    .title_in_banner p.text_2 {
        font-size: 15px;
        margin: 0;
        margin-bottom: 12px;
    }
    
    .agent .img_principal {
        border-radius: 20px;
        height: 495px;
    }
    .info_agent {
    background: #e0e0e0;
        border-radius: 0px;
        color: #514E4A;
        margin-top: 29px;
    }
    
    .banner_lg{
        display: none;
    }
    
    .banner_sm{
        display: block;
    }
}

@media (max-width: 768px) and (min-width: 426px) {
      
  .navbar-toggler i{
      color: #ff8b00;
    font-size: 34px;
  }
  
  .logo_izi {
        background: #FF8B00;
        position: absolute;
        padding: 26px;
        top: 0px;
        right: 2%;
        border-radius: 0px 0px 30px 30px;
        text-align: center;
        width: 34%;
    }

    .image_about {
        padding: 100px 0px;
        overflow: hidden;
        margin-right: 65px;
    }
    
    .title_in_banner {
        background: white;
        position: absolute;
        width: 500px;
        border-radius: 10px;
        left: 20%;
        top: 18%;
    }
    
    .image_banner img {
        height: 160px;
        width: 100%;
    }
    
    .text_about {
        padding: 0px;
    }
    
    .item_menu {
        color: white;
        display: inline-block;
        padding: 15px 9px;
        font-size: 10px;
        text-align: center;
    }
    
    .title_in_banner.segui, .title_in_banner.join {
        left: 4%;
        width: 700px;
    }
}


@media (max-width: 1024px) and (min-width: 769px) {
    .item_menu {
        color: white;
        display: inline-block;
        padding: 15px 12px;
        font-size: 14px;
        text-align: center;
    }
    
    .logo_izi {
        background: #FF8B00;
        position: absolute;
        padding: 26px;
        top: 0px;
        right: 40%;
        border-radius: 0px 0px 30px 30px;
        text-align: center;
        width: 21%;
    }
    
    .navbar-nav .nav-item {
        padding: 25px 13px;
    }
    
    .navbar-nav .nav-link {
        color: white;
        font-size: 15px;
    }
    
    .title_in_banner {
        background: white;
        position: absolute;
        width: 500px;
        border-radius: 10px;
        left: 26%;
        top: 21%;
    }
    
    .image_banner img {
        height: 180px;
        width: 100%;
    }
    
    .title_in_banner.segui, .title_in_banner.join {
        left: 17%;
        width: 700px;
    }

}

@media (max-width: 1200px) and (min-width: 1025px) {

    .navbar-nav .nav-item {
        padding: 25px 5px;
    }
    
    .logo_izi {
        width: 20%;
        right: 42%;
    }
    
    .navbar-nav .nav-link {
        color: white;
        font-size: 19px;
    }
    
    .item_menu {
        color: white;
        display: inline-block;
        padding: 15px 12px;
        font-size: 14px;
        text-align: center;
    }
}


@media (max-width: 1440px) and (min-width: 1201px) {

    .navbar-nav .nav-item {
        padding: 25px 22px;
    }
    
    .logo_izi {
        width: 17%;
    }
    
    .navbar-nav .nav-link {
        color: white;
        font-size: 19px;
    }
    
    .item_menu {
        font-size: 8px;
    }
}

@media (max-width: 1800px) and (min-width: 1441px) {

    .navbar-nav .nav-item {
        padding: 25px 38px;
    }
    
    .item_menu {
        font-size: 15px;
    }
}
