body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.color-blue {
  color: #195488;
}
.color-skyblue {
  color: #b4c6e8;
}
.color-black {
  color: #000;
}
.color-red {
  color: #f00;
}
.text-13 {
  font-size: 13px;
}
.text-15 {
  font-size: 15px;
}
.text-18 {
  font-size: 18px;
}
.text-20 {
  font-size: 20px;
}
.text-21 {
  font-size: 21px;
}
.text-23 {
  font-size: 23px;
}
.text-28 {
  font-size: 28px;
}
.text-30 {
  font-size: 30px;
}
.line-height-14 {
  line-height: 14px;
}
.line-height-21 {
  line-height: 21px;
}
.line-height-24 {
  line-height: 24px;
}
.cnt_search {
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  padding: 3px;
  height: 38px;
  margin: 15px 0 0 0;
}
.input_search {
  border: 0;
  outline: 0 !important;
  width: 80%;
}
.btn_search {
  background: url("../images/icon_glass.png") no-repeat;
  height: 23px;
  width: 23px;
  outline: 0 !important;
  border: 0;
  margin: 4px 4px 0 0;
}
.cnt-btn_head {
  float: left;
  margin: 25px 0 0 0;
}
/*BOTONES*/
.btn_head {
  color: #195488;
  font-size: 12px;
  margin: 0;
  overflow: hidden;
}
.btn_head.btn_footer_home {
  font-size: 20px;
}
.btn_head a {
text-12
  color: #195488;
  text-decoration: none;
}
.btn_head:hover {
  color: #195488;
  opacity: 0.8;
  text-decoration: none;
}
.btn_dropdown_head {
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #195488;
  line-height: 1px;
}
.btn_dropdown_head:hover {
  color: #195488;
  opacity: 0.8;
}
.dropdown-menu {
  top: 20px !important;
  background: rgba(255,255,255,0.49) !important;
  border: 0 !important;
  border-bottom: 1px solid #bccedc !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
.dropdown-item {
  color: #4c4c4c !important;
  font-size: 12px !important;
  border-bottom: 2px solid #acc2d5;
}
.dropdown-item:last-child {
  border: 0 !important;
}
.cnt_icon_user {
  text-align: right;
  margin: 14px 0 0 0;
}
.form_contact_home {
  width: 100%;
  border: 0;
  height: 34px;
  padding: 0 5px;
  color: #195488;
  margin: 0 0 15px 0;
  font-size: 12px;
  outline: none;
}
.form_contact_home.textarea_form_home {
  height: 90px;
  padding: 5px;
  resize: none;
}
.btn_enviar_form_home {
  background: #195589;
  border: 0;
  width: 100%;
  color: #fff;
  height: 32px;
  font-size: 14px;
}
/*CONTENEDORES/*/
@media (min-width: 360px) {
  .header_fixed {
    position: fixed;
    z-index: 2;
    left: 0;
    right: 0;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 20px #c6c6c6;
  }
  .cnt_div_slide {
    padding: 160px 0 0 0;
  }
  .cnt_with_15plr {
    padding: 15px;
  }
  .text_m_center {
    text-align: center;
  }
  .btn_espec {
    margin: 0 0 5px 0;
    line-height: 50px;
  }
  .btn_espec:hover {
    opacity: 0.8;
    text-decoration: none !important;
  }
  .cnt_mb_espec {
    margin: 0 0 30px 0;
  }
  .text-align_m_c {
    text-align: center;
  }
  .cnt_btn_h_mobile {
    border-bottom: 1px solid #c6c6c6;
    margin: 10px 0;
    padding: 10px 0;
  }
  .cnt_btn_h_mobile:last-child {
    border: 0;
  }
  .btn_h_mobile {
    width: 100%;
    display: inline-block;
  }
  .btn_h_mobile:hover {
    text-decoration: none;
  }
  .img_m_100 {
    width: 100%;
  }
  .btn_send_form_with {
    background: #0056b8;
    text-align: center;
    font-size: 23px;
    border: 0;
    color: #fff;
    width: 100%;
    margin: 35px 0 0 0;
  }
  .form_with_me {
    width: 100%;
    height: 30px;
    padding: 0 5px;
    font-size: 16px;
    outline: none;
    margin: 0 0 8px 0;
  }
  .form_with_me_textarea {
    width: 100%;
    height: 150px;
    padding: 5px;
    font-size: 16px;
    resize: none;
    outline: 0;
    margin: 10px 0 0 0;
  }
  .btn_pdf_dw {
    background: #195589;
    border-radius: 10px;
    padding: 5px 10% 3px 10%;
    margin: 30px auto 0;
    display: table;
    color: #fff !important;
  }
  .btn_pdf_dw a {
    width: 100%;
    display: inline-block;
    color: #fff;
  }
  .btn_pdf_dw:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .icon_whatsap {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .header_fixed {
    padding: 20px 0;
  }
  .cnt_div_slide {
    padding: 104px 0 0 0;
  }
  .cnt_with_15plr {
    padding: 20px 0;
  }
  .text_m_center {
    text-align: left;
  }
  .cnt_mb_espec {
    margin: 0;
  }
  .text-align_m_c {
    text-align: left;
  }
  .img_m_100 {
    width: auto;
  }
  .line_border_right {
    border-right: 1px solid #d7d7d7;
    padding: 0 30px;
  }
  .line_border_right:nth-child(2) {
    padding: 0;
  }
  .line_border_right:last-child {
    border-right: 0;
  }
  .btn_send_form_with {
    font-size: 23px;
    width: 40%;
    margin: 0 0 0 136px;
  }
  .btn_pdf_dw {
    border-radius: 10px;
    padding: 5px 5% 3px 5%;
    float: left;
  }
}
