@import url(https://fonts.googleapis.com/css?family=Nunito);@import url(https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900);@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i);.header {
  background: #ffffff;
  position: fixed !important;
  padding-bottom: 0px !important;
  height: 75px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 3;
}

@media screen and (max-width: 1100px) {
  .header .vhd2 {
    display: none;
  }
}

@media screen and (max-width: 1366px) {
  .header .vhd {
    display: none;
  }
}

.header .nav-wrapper {
  overflow: hidden;
  padding-top: 10px !important;
}

.header .nav-wrapper .brand-logo {
  margin-top: 0% !important;
}

.header .nav-wrapper .brand-logo img {
  width: 100%;
}

.header #nav-mobile {
  width: 100%;
  padding: -0.2% 2.5%;
  padding-left: 6.5%;
}

@media screen and (max-width: 991px) {
  .header #nav-mobile {
    padding-left: 2.5%;
  }
}

.header #nav-mobile .logo {
  margin-bottom: -5%;
}

.header #nav-mobile .maximeMenu {
  visibility: hidden;
  display: none;
}

@media screen and (min-width: 1500px) {
  .header #nav-mobile .maximeMenu {
    display: block;
  }
}

.header #nav-mobile .line {
  border-left: 1px solid rgba(150, 150, 150, 0.5);
  top: -19%;
  height: 119%;
  position: absolute;
  margin-left: 1%;
}

.header #nav-mobile .finderIcon {
  position: absolute;
  top: 45%;
  margin-left: 3%;
}

@media screen and (min-width: 1400px) {
  .header #nav-mobile .finderIcon {
    margin-left: 2%;
  }
}

.header #nav-mobile input {
  margin-left: 15%;
  padding-left: 35px;
  border: 1px solid transparent;
  color: #000000;
  font-weight: 400;
  font-size: 10pt;
  width: 80%;
}

.header #nav-mobile input:focus {
  border: 1px solid transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.header #nav-mobile input::-webkit-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #000000;
}

.header #nav-mobile input:-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #000000;
}

.header #nav-mobile input::-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #000000;
}

.header #nav-mobile input::placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #000000;
}

.header li a {
  color: #444444 !important;
  font-size: 10pt;
  font-weight: 400;
  text-decoration: none !important;
  background: transparent !important;
  text-transform: uppercase;
}

.header li a:hover {
  color: #0064B4 !important;
  text-decoration: none !important;
}

.header li .text-menu:hover {
  border-bottom: 1px solid #0064B4;
}

.header li:focus {
  color: #0064B4 !important;
}

@media screen and (max-width: 1125px) {
  .header .ocult1125 {
    display: none !important;
  }
}

.subHeader {
  position: fixed;
  padding-left: 2%;
  background: #0064B4;
  height: 50px !important;
  line-height: 50px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 3;
}

.subHeader li:hover {
  background: #444444;
}

.subHeader li a {
  color: #ffffff !important;
  font-size: 9.8pt;
  font-weight: 500;
  text-decoration: none !important;
  background: transparent !important;
}

.subHeader li img {
  top: 0px;
  position: relative;
  margin-right: 0px;
  width: 24px;
}

.subHeader .active {
  background: #00ABA9;
}

#mobile_menu {
  background: #ffffff;
}

#mobile_menu img {
  margin-top: 5%;
  width: 60%;
  text-align: center;
}

#mobile_menu li {
  padding: 1.5% 0% !important;
}

#mobile_menu li a {
  color: #0064B4;
  text-align: left;
  text-transform: uppercase;
  font-size: 11pt;
  font-weight: 400;
}

#mobile_menu .litwo {
  background: #0064B4;
}

#mobile_menu .litwo a {
  color: #ffffff;
}

#mobile_menu .divider {
  background-color: rgba(128, 128, 128, 0.3);
}

#mobile_menu .logoNets {
  text-align: center;
}

#mobile_menu .logoNets .follow {
  margin-right: 10%;
}

#mobile_menu .logoNets a {
  width: 5% !important;
  float: left;
}

#mobile_menu .logoNets a:hover {
  background: transparent !important;
}

#mobile_menu .logoNets a img {
  text-align: center;
  width: auto;
  top: 32%;
  position: relative;
}

#mobile_menu .input:hover {
  background: transparent !important;
}

#mobile_menu .input input {
  padding-left: 10px;
  border: 1px solid #0064B4;
  color: #000000;
  font-weight: 300;
  font-size: 8pt;
  margin-bottom: 10%;
}

#mobile_menu .input input:focus {
  border: 1px solid #0064B4 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#mobile_menu .input input::-webkit-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #000000;
}

#mobile_menu .input input:-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #000000;
}

#mobile_menu .input input::-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #000000;
}

#mobile_menu .input input::placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #000000;
}

footer {
  background: #f3f3f3 !important;
  color: #000000;
}

footer .container {
  width: 85%;
  padding: 1% 0%;
}

footer .container img {
  padding-top: 20%;
  float: right;
  margin-right: -32%;
}

@media screen and (max-width: 991px) {
  footer .container img {
    padding: 5% 0%;
    float: initial;
    margin-right: auto;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    vertical-align: middle !important;
  }
}

@media screen and (max-width: 991px) {
  footer .container .medium {
    border-left: none;
    border-right: none;
  }
}

footer .container .medium .row {
  width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle;
}

@media screen and (max-width: 600px) {
  footer .container .medium .row {
    width: 100%;
  }
}

footer .container .medium .row .col {
  margin-left: 0% !important;
  padding-left: 0% !important;
}

footer .container .medium .row .col h6 {
  color: #444444;
  font-size: 10pt;
  font-weight: 500;
}

footer .container .medium .row .col h6:hover {
  color: #0064B4;
}

footer .container .medium .row .col_two {
  padding-left: 13% !important;
}

footer .container .medium h1 {
  margin: 2% 0%;
  font-size: 11pt;
  color: #338AFF;
  font-weight: 500;
}

footer .container .lastDiv {
  padding-left: 7%;
}

@media screen and (max-width: 600px) {
  footer .container .lastDiv {
    padding-left: 30%;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    vertical-align: middle;
  }
}

footer .container .lastDiv h1 {
  margin: 8% 0%;
  font-size: 11pt;
  color: #338AFF;
  font-weight: 500;
}

footer .container .lastDiv h6 {
  color: #444444;
  font-size: 10pt;
  font-weight: 500;
}

footer .container .lastDiv h6:hover {
  color: #0064B4;
}

footer .footer-copyright {
  background: #0064B4 !important;
}

footer .footer-copyright .container {
  width: 100%;
  color: #ffffff;
  font-size: 11pt;
  font-weight: 300;
  font-family: "IBM Plex Sans", sans-serif;
}

@media screen and (max-width: 600px) {
  footer .footer-copyright .container {
    width: 80%;
    text-align: center;
  }
}

footer .footer-copyright .container a {
  color: #ffffff;
  font-size: 11pt;
  font-weight: 300;
  font-family: "IBM Plex Sans", sans-serif;
}

@media screen and (max-width: 600px) {
  footer .footer-copyright .container a {
    float: initial !important;
    margin-top: 15%;
  }
}

.sectionBannerHome .bannerHome {
  width: 100%;
}

.sectionBannerHome .bannerHome img {
  width: 100%;
}

.sectionBannerHome .bannerHome img {
  height: 255px;
}

.sectionBannerHome .bannerHome .slick-prev {
  margin-left: initial;
  z-index: 2 !important;
  left: 0% !important;
  top: 43% !important;
}

.sectionBannerHome .bannerHome .slick-next {
  margin-left: initial;
  z-index: 2 !important;
  right: 12% !important;
  top: 44% !important;
}

@media screen and (max-width: 600px) {
  .sectionBannerHome .bannerHome .slick-next {
    right: 10% !important;
  }
}

.sectionHomeBotones {
  background: #EFEFEF;
}

.sectionHomeBotones .rowOne {
  padding: 2% 0%;
  padding-bottom: 1%;
  width: 100% !important;
  margin-bottom: 0px !important;
}

.sectionHomeBotones .rowOne .col {
  padding: 0 .3rem !important;
}

@media screen and (max-width: 991px) {
  .sectionHomeBotones .rowOne .col {
    margin-bottom: 10px;
  }
}

.sectionHomeBotones .rowOne .service {
  border-radius: 10px;
  padding: 2.6% 20%;
  background: #ffffff;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
  position: relative;
}

@media screen and (max-width: 600px) {
  .sectionHomeBotones .rowOne .service {
    padding: 2.6% 10%;
  }
}

@media screen and (min-width: 1400px) {
  .sectionHomeBotones .rowOne .service {
    padding: 4.1% 20%;
  }
}

.sectionHomeBotones .rowOne .service .contianerPlacas {
  text-align: initial;
  background: #ffffff;
  padding: 4%;
  border: 1px solid rgba(150, 150, 150, 0.5);
  position: absolute;
  z-index: 2;
  margin-top: -4%;
  width: 60%;
}

.sectionHomeBotones .rowOne .service .contianerPlacas h6 {
  font-size: 100%;
  color: #333333;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
}

.sectionHomeBotones .rowOne .service .contianerPlacas h6 img {
  float: right;
  width: 30px;
  position: relative;
  top: 2px;
}

.sectionHomeBotones .rowOne .service h1 {
  color: #444444;
  font-size: 11pt;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
}

.sectionHomeBotones .rowOne .service h1 img {
  top: 5px;
  position: relative;
  margin-right: 1px;
}

.sectionHomeBotones .rowOne .service input {
  text-align: center;
  border: 1px solid rgba(150, 150, 150, 0.5);
  border-radius: 10px;
  color: #000000;
  font-weight: 400;
  font-size: 10pt;
  height: 30px;
  line-height: 30px;
  margin-top: 15%;
  margin-bottom: 7%;
}

.sectionHomeBotones .rowOne .service input:focus {
  border: 1px solid rgba(150, 150, 150, 0.5) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.sectionHomeBotones .rowOne .service input::-webkit-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionHomeBotones .rowOne .service input:-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionHomeBotones .rowOne .service input::-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionHomeBotones .rowOne .service input::placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionHomeBotones .rowOne .service .btn {
  background: #0064B4;
  border: 1px solid transparent;
  border-radius: 10px;
  width: auto;
  color: #ffffff;
  font-size: 8pt;
  font-weight: 600;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  padding: 0% 20%;
}

.sectionHomeBotones .rowOne .service .btn:hover {
  cursor: pointer;
  background: #00ABA9;
  border: 1px solid #00ABA9;
}

.sectionHomeBotones .rowOne .today {
  border-radius: 10px;
  padding: 10% 7%;
  background: #FFD900;
  padding-bottom: 6%;
}

@media screen and (min-width: 991px) {
  .sectionHomeBotones .rowOne .today {
    width: 102%;
  }
}

@media screen and (min-width: 1400px) {
  .sectionHomeBotones .rowOne .today {
    padding-bottom: 18.5%;
  }
}

.sectionHomeBotones .rowOne .today h5 {
  width: 90%;
  background: #ffffff;
  font-size: 11pt;
  font-weight: 600;
  color: #444444;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  padding-bottom: 6px;
  border-radius: 10px;
}

.sectionHomeBotones .rowOne .today h5 img {
  top: 5px;
  position: relative;
  margin-right: 1px;
}

.sectionHomeBotones .rowOne .today h6 {
  font-size: 11pt;
  font-weight: 600;
  color: #444444;
}

.sectionHomeBotones .rowOne .today h6 img {
  top: 5px;
  position: relative;
  margin-right: 1px;
}

.sectionHomeBotones .rowTwo {
  width: 100%;
  padding-left: 6.8rem;
}

@media screen and (max-width: 600px) {
  .sectionHomeBotones .rowTwo {
    padding-left: inherit;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    vertical-align: middle !important;
  }
}

.sectionHomeBotones .rowTwo .col div {
  position: relative;
  border-radius: 10px;
  padding: 13% 7%;
  text-align: center;
}

.sectionHomeBotones .rowTwo .col div h6 {
  padding: 5px;
  margin: 0px;
  color: #ffffff;
  font-size: 11pt;
  font-weight: 500;
  padding-left: 8%;
}

.sectionHomeBotones .rowTwo .col div h6 img {
  margin-left: -9%;
  margin-top: -3px;
  position: absolute;
  margin-right: 1px;
}

.sectionHomeBotones .rowTwo .matriculas,
.sectionHomeBotones .rowTwo .formulario {
  margin-bottom: 6%;
}

@media screen and (max-width: 991px) {
  .sectionHomeBotones .rowTwo .matriculas,
  .sectionHomeBotones .rowTwo .formulario {
    margin-bottom: 0px;
  }
}

.sectionHomeBotones .rowTwo .matriculas {
  background: #00ABA9;
}

.sectionHomeBotones .rowTwo .formulario {
  width: 105%;
  background: #338AFF;
}

@media screen and (max-width: 991px) {
  .sectionHomeBotones .rowTwo .formulario {
    width: 100%;
  }
}

.sectionHomeBotones .rowTwo .normatividad {
  background: #00ABA9;
}

.sectionHomeBotones .rowTwo .licensias {
  width: 105%;
  background: #338AFF;
}

@media screen and (max-width: 991px) {
  .sectionHomeBotones .rowTwo .licensias {
    width: 100%;
  }
}

.sectionHomeInitial {
  padding-top: 2%;
  padding-bottom: 0%;
  background: #f3f3f3;
}

.sectionHomeInitial .rowOne {
  width: 100%;
}

.sectionHomeInitial .rowOne .rowBrands img {
  width: 85%;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
  margin-bottom: 28%;
}

.sectionHomeInitial .rowOne .rowHorario {
  text-align: center;
}

.sectionHomeInitial .rowOne .rowHorario h1 {
  text-align: center;
  font-size: 11pt;
  color: #0064B4;
  font-weight: 600;
  position: relative;
  padding-left: 18%;
}

.sectionHomeInitial .rowOne .rowHorario h1 img {
  margin-left: -19%;
  margin-top: -4%;
  position: absolute;
  margin-right: 1px;
}

.sectionHomeInitial .rowOne .rowHorario h5 {
  padding: 0% 25%;
  font-size: 11pt;
  color: #00ABA9;
  font-weight: 500;
}

.sectionHomeInitial .rowOne .rowHorario h6 {
  padding: 2px;
  margin: 0px;
  font-size: 10.5pt;
  color: #444444;
  font-weight: 500;
}

.sectionHomeInitial .rowOne .rowHorario .btn {
  background: #0064B4;
  border: 1px solid transparent;
  border-radius: 10px;
  width: auto;
  color: #ffffff;
  font-size: 8pt;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  padding: 0% 10%;
}

@media screen and (max-width: 600px) {
  .sectionHomeInitial .rowOne .rowHorario .btn {
    line-height: 35px;
    height: 35px;
    font-size: 11pt;
  }
}

.sectionHomeInitial .rowOne .rowHorario .btn:hover {
  cursor: pointer;
  background: #00ABA9;
  border: 1px solid #00ABA9;
}

.sectionHomeInitial .rowOne .colNoticias {
  border-left: 1.5px solid rgba(150, 150, 150, 0.4);
}

@media screen and (max-width: 991px) {
  .sectionHomeInitial .rowOne .colNoticias {
    border-left: none;
  }
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias {
  width: 97%;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .col {
  height: 230px;
}

@media screen and (min-width: 1400px) {
  .sectionHomeInitial .rowOne .colNoticias .rowNoticias .col {
    height: 350px;
  }
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .row img {
  width: 100%;
  border-radius: 10px;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .row h1,
.sectionHomeInitial .rowOne .colNoticias .rowNoticias .row h2,
.sectionHomeInitial .rowOne .colNoticias .rowNoticias .row p {
  padding: 0px;
  margin: 0px;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .row h1 {
  text-transform: uppercase;
  padding-top: 7%;
  font-size: 10pt;
  font-weight: 600;
  color: #444444;
}

@media screen and (min-width: 1500px) {
  .sectionHomeInitial .rowOne .colNoticias .rowNoticias .row h1 {
    font-size: 17pt;
  }
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .row h2 {
  text-transform: uppercase;
  padding-top: 2%;
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

@media screen and (min-width: 1500px) {
  .sectionHomeInitial .rowOne .colNoticias .rowNoticias .row h2 {
    font-size: 14pt;
  }
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .row p {
  padding-top: 5%;
  font-size: 11pt;
  font-weight: 400;
  color: #333333;
}

@media screen and (min-width: 1500px) {
  .sectionHomeInitial .rowOne .colNoticias .rowNoticias .row p {
    font-size: 14pt;
  }
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .row .btn {
  background: #0064B4;
  border: 1px solid transparent;
  border-radius: 10px;
  width: auto;
  color: #ffffff;
  font-size: 8pt;
  font-weight: 600;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  padding: 0% 12%;
  margin-top: 8%;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .row .btn:hover {
  cursor: pointer;
  background: #00ABA9;
  border: 1px solid #00ABA9;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .pagination .imgLeft {
  top: -5px !important;
  position: relative;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .pagination .imgRight {
  margin-top: 7px !important;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .pagination li {
  width: 26px !important;
  vertical-align: initial !important;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .pagination li a {
  color: #444444;
  font-weight: 400;
  font-size: 13pt;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .pagination li.active {
  width: auto !important;
  position: relative;
  border-radius: 50px;
  background-color: #0064B4;
  padding: 1% 1%;
  top: 4px;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .pagination li.active:hover {
  background-color: #00ABA9;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .pagination li.active a {
  color: #ffffff;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .pagination li.active span {
  color: #ffffff;
  top: -4px;
  position: relative;
}

.sectionHomeInitial .rowOne .colNoticias .rowNoticias .pagination li.active a {
  font-weight: 600;
}

.sectionHomeBannerDown {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  width: 100%;
  padding: 5% 0%;
}

@media screen and (max-width: 600px) {
  .sectionHomeBannerDown {
    background-position: 29% 0%;
  }
}

.sectionHomeBannerDown .row {
  width: 84%;
  margin-bottom: 0px !important;
}

.sectionHomeBannerDown .row h1 {
  width: 64%;
  font-size: 16pt;
  color: #0064B4;
  font-weight: 500;
  margin-bottom: 7%;
}

@media screen and (max-width: 991px) {
  .sectionHomeBannerDown .row h1 {
    width: 100%;
    text-align: center;
  }
}

.sectionHomeBannerDown .row p {
  font-size: 10.7pt;
  color: #000000;
  font-weight: 500;
  margin-bottom: 5%;
}

@media screen and (max-width: 991px) {
  .sectionHomeBannerDown .row p {
    text-align: justify;
  }
}

.sectionHomeBannerDown .row p span {
  top: -3px;
  position: relative;
  margin-right: 5px;
}

.sectionAboutBanner {
  width: 100%;
  margin-bottom: -1%;
}

.sectionAboutBanner img {
  width: 100%;
}

.sectionAboutMision .row {
  width: 100%;
  padding: 0px !important;
}

.sectionAboutMision .row .imagen {
  padding: 0px;
  margin: 0px;
}

.sectionAboutMision .row .imagen img {
  width: 100%;
}

.sectionAboutMision .row .navMision {
  padding: 2% 5%;
  padding-left: 7%;
}

.sectionAboutMision .row .navMision nav {
  background: #ffffff !important;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 600px) {
  .sectionAboutMision .row .navMision nav {
    height: auto !important;
  }
}

.sectionAboutMision .row .navMision nav .tabs {
  vertical-align: middle !important;
}

@media screen and (max-width: 650px) {
  .sectionAboutMision .row .navMision nav .tabs {
    display: block !important;
    position: inherit !important;
    height: auto !important;
  }

  .sectionAboutMision .row .navMision nav .tabs li {
    width: 100% !important;
  }
}

.sectionAboutMision .row .navMision nav .tabs .tab {
  width: 30%;
}

.sectionAboutMision .row .navMision nav .tabs .indicator {
  background-color: #00ABA9;
  width: 15%;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
}

@media screen and (max-width: 600px) {
  .sectionAboutMision .row .navMision nav .tabs .indicator {
    display: none !important;
  }
}

.sectionAboutMision .row .navMision nav .tabs a {
  color: #969696 !important;
  font-size: 13pt !important;
  font-weight: 300 !important;
  -webkit-transition: none !important;
  transition: none !important;
}

@media screen and (max-width: 600px) {
  .sectionAboutMision .row .navMision nav .tabs a {
    font-size: 20pt !important;
  }
}

.sectionAboutMision .row .navMision nav .tabs a:focus {
  background: transparent !important;
}

.sectionAboutMision .row .navMision nav .tabs a:focus .active {
  background: transparent !important;
}

.sectionAboutMision .row .navMision nav .tabs .active {
  border-bottom: none !important;
  font-weight: 300 !important;
  color: #00ABA9 !important;
}

.sectionAboutMision .row .navMision p {
  color: #333333;
  font-size: 10.5pt;
  font-weight: 400;
  padding-left: 5%;
}

@media screen and (min-width: 1500px) {
  .sectionAboutMision .row .navMision p {
    font-size: 17pt;
  }
}

.sectionAboutFunciones {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  width: 100%;
  padding: 6% 10%;
}

.sectionAboutFunciones .row {
  width: 80%;
  margin-bottom: 0px;
}

@media screen and (max-width: 600px) {
  .sectionAboutFunciones .row {
    text-align: center;
  }
}

.sectionAboutFunciones .row h1 {
  color: #ffffff;
  font-size: 11.5pt;
  font-weight: 500;
}

.sectionAboutFunciones .row p {
  color: #ffffff;
  font-size: 21pt;
  font-weight: 200;
  width: 95%;
}

@media screen and (max-width: 600px) {
  .sectionAboutFunciones .row p {
    text-align: left;
    width: 100%;
    font-size: 19pt;
  }
}

.sectionAboutFunciones .row .btn {
  background: #0064B4;
  border: 1px solid transparent;
  border-radius: 10px;
  width: auto;
  color: #ffffff;
  font-size: 8pt;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  padding: 0% 6%;
}

@media screen and (max-width: 600px) {
  .sectionAboutFunciones .row .btn {
    line-height: 35px;
    height: 35px;
    font-size: 10pt;
  }
}

.sectionAboutFunciones .row .btn:hover {
  cursor: pointer;
  background: #00ABA9;
  border: 1px solid #00ABA9;
}

.sectionNewsBanner {
  width: 100%;
  margin-bottom: -1%;
}

.sectionNewsBanner img {
  width: 100%;
}

.sectionNewsInitial {
  padding-top: 0%;
}

.sectionNewsInitial .rowOne {
  width: 100%;
}

.sectionNewsInitial .rowOne .l3 {
  background: #ffffff;
}

.sectionNewsInitial .rowOne .rowBotones {
  padding-left: 25%;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowBotones {
    padding-left: inherit;
    padding: 0% 4%;
  }
}

.sectionNewsInitial .rowOne .rowBotones .title {
  width: 100%;
  text-align: center;
  height: auto;
}

.sectionNewsInitial .rowOne .rowBotones .title h1 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11pt;
  color: #444444;
}

.sectionNewsInitial .rowOne .rowBotones .service {
  border-radius: 10px;
  padding: 0% 24%;
  background: #F2F2F2;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
  margin-bottom: 24%;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowBotones .service {
    margin-bottom: 10px;
  }
}

.sectionNewsInitial .rowOne .rowBotones .service h1 {
  color: #444444;
  font-size: 9pt;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowBotones .service h1 {
    font-size: 11pt;
  }
}

.sectionNewsInitial .rowOne .rowBotones .service h1 img {
  top: 5px;
  position: relative;
  margin-right: 1px;
}

.sectionNewsInitial .rowOne .rowBotones .service input {
  background: #ffffff;
  text-align: center;
  border: 1px solid rgba(150, 150, 150, 0.5);
  border-radius: 10px;
  color: #000000;
  font-weight: 400;
  font-size: 10pt;
  height: 30px;
  line-height: 30px;
  margin-top: 15%;
  margin-bottom: 7%;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowBotones .service input {
    line-height: 35px;
    height: 35px;
    font-size: 11pt;
  }
}

.sectionNewsInitial .rowOne .rowBotones .service input:focus {
  border: 1px solid rgba(150, 150, 150, 0.5) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.sectionNewsInitial .rowOne .rowBotones .service input::-webkit-input-placeholder {
  font-size: 8pt;
  font-weight: 400;
  color: #969696;
}

.sectionNewsInitial .rowOne .rowBotones .service input:-ms-input-placeholder {
  font-size: 8pt;
  font-weight: 400;
  color: #969696;
}

.sectionNewsInitial .rowOne .rowBotones .service input::-ms-input-placeholder {
  font-size: 8pt;
  font-weight: 400;
  color: #969696;
}

.sectionNewsInitial .rowOne .rowBotones .service input::placeholder {
  font-size: 8pt;
  font-weight: 400;
  color: #969696;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowBotones .service input::-webkit-input-placeholder {
    font-size: 11pt;
  }
  .sectionNewsInitial .rowOne .rowBotones .service input:-ms-input-placeholder {
    font-size: 11pt;
  }
  .sectionNewsInitial .rowOne .rowBotones .service input::-ms-input-placeholder {
    font-size: 11pt;
  }
  .sectionNewsInitial .rowOne .rowBotones .service input::placeholder {
    font-size: 11pt;
  }
}

.sectionNewsInitial .rowOne .rowBotones .service .btn {
  background: #0064B4;
  border: 1px solid transparent;
  border-radius: 10px;
  width: auto;
  color: #ffffff;
  font-size: 8pt;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  padding: 0% 20%;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowBotones .service .btn {
    line-height: 35px;
    height: 35px;
    font-size: 11pt;
  }
}

.sectionNewsInitial .rowOne .rowBotones .service .btn:hover {
  cursor: pointer;
  background: #00ABA9;
  border: 1px solid #00ABA9;
}

.sectionNewsInitial .rowOne .rowBotones .col-btn {
  margin-bottom: 2%;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowBotones .col-btn {
    margin-bottom: 10px;
  }
}

.sectionNewsInitial .rowOne .rowBotones .col-btn div {
  position: relative;
  border-radius: 10px;
  padding: 13% 7%;
  text-align: center;
}

.sectionNewsInitial .rowOne .rowBotones .col-btn div h6 {
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  font-size: 9pt;
  font-weight: 500;
  padding-left: 8%;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowBotones .col-btn div h6 {
    font-size: 11pt;
  }
}

.sectionNewsInitial .rowOne .rowBotones .col-btn div h6 img {
  margin-left: -9%;
  margin-top: -3px;
  position: absolute;
  margin-right: 1px;
}

.sectionNewsInitial .rowOne .rowBotones .matriculas {
  background: #00ABA9;
}

.sectionNewsInitial .rowOne .rowBotones .formulario {
  background: #00ABA9;
}

.sectionNewsInitial .rowOne .rowBotones .normatividad {
  background: #00ABA9;
}

.sectionNewsInitial .rowOne .rowBotones .licensias {
  background: #00ABA9;
}

.sectionNewsInitial .rowOne .rowBotones .licensias img {
  margin-left: -11% !important;
}

.sectionNewsInitial .rowOne .rowHorario {
  padding-left: 17%;
  margin-bottom: 14%;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowHorario {
    padding-left: inherit;
  }
}

.sectionNewsInitial .rowOne .rowHorario .btn {
  background: #0064B4;
  border: 1px solid transparent;
  border-radius: 10px;
  width: auto;
  color: #ffffff;
  font-size: 8pt;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  padding: 0% 10%;
}

@media screen and (max-width: 600px) {
  .sectionNewsInitial .rowOne .rowHorario .btn {
    line-height: 35px;
    height: 35px;
    font-size: 11pt;
  }
}

.sectionNewsInitial .rowOne .rowHorario .btn:hover {
  cursor: pointer;
  background: #00ABA9;
  border: 1px solid #00ABA9;
}

.sectionNewsInitial .rowOne .colNoticias {
  border-left: none;
  background: #F4F4F4;
  width: 100%;
}

.sectionNewsInitial .rowOne .colNoticias .rowNoticias {
  padding-right: 12%;
}

.sectionNewsInitial .rowOne .colNoticias .rowNoticias .title {
  width: 100%;
  text-align: center;
  height: auto;
}

.sectionNewsInitial .rowOne .colNoticias .rowNoticias .title h1 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11pt;
  color: #444444;
}

.sectionNewsDetail .row {
  width: 100%;
  width-height: 1000px;
}

.sectionNewsDetail .row .detail {
  padding: 4% 8%;
}

.sectionNewsDetail .row .detail h1,
.sectionNewsDetail .row .detail h2,
.sectionNewsDetail .row .detail p {
  padding: 0px;
  margin: 0px;
}

.sectionNewsDetail .row .detail h1 {
  padding-top: 2%;
  font-size: 21pt;
  font-weight: 300;
  color: #444444;
}

.sectionNewsDetail .row .detail h2 {
  text-transform: uppercase;
  padding-top: 2%;
  font-size: 10pt;
  font-weight: 400;
  color: #969696;
}

.sectionNewsDetail .row .detail img {
  padding: 4% 0%;
  width: 100%;
}

.sectionNewsDetail .row .detail p {
  color: #333333;
  font-size: 11pt;
  font-weight: 400;
  text-align: justify;
  line-height: 32px;
}

.sectionNewsDetail .row .notiList {
  border-left: 1.5px solid rgba(150, 150, 150, 0.4);
  background: #EFEFEF;
}

.sectionNewsDetail .row .notiList .rowNoticias {
  width: 85%;
  padding-left: 10%;
}

.sectionNewsDetail .row .notiList .rowNoticias .col {
  height: 150px;
  margin-bottom: 10%;
}

@media screen and (min-width: 1400px) {
  .sectionNewsDetail .row .notiList .rowNoticias .col {
    height: 200px;
  }
}

.sectionNewsDetail .row .notiList .rowNoticias .title {
  width: 100%;
  height: auto;
  margin: 5% 0%;
}

.sectionNewsDetail .row .notiList .rowNoticias .title h1 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13pt;
  color: #00ABA9;
}

.sectionNewsDetail .row .notiList .rowNoticias .row img {
  width: 100%;
  border-radius: 10px;
}

.sectionNewsDetail .row .notiList .rowNoticias .row h1,
.sectionNewsDetail .row .notiList .rowNoticias .row h2,
.sectionNewsDetail .row .notiList .rowNoticias .row p {
  padding: 0px;
  margin: 0px;
}

.sectionNewsDetail .row .notiList .rowNoticias .row h1 {
  text-transform: uppercase;
  padding-top: 7%;
  font-size: 10pt;
  font-weight: 600;
  color: #444444;
}

.sectionNewsDetail .row .notiList .rowNoticias .row h2 {
  text-transform: uppercase;
  padding-top: 2%;
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionNewsDetail .row .notiList .rowNoticias .row p {
  padding-top: 5%;
  font-size: 11pt;
  font-weight: 400;
  color: #333333;
}

.sectionNewsDetail .row .notiList .rowNoticias .row .btn {
  background: #0064B4;
  border: 1px solid transparent;
  border-radius: 10px;
  width: auto;
  color: #ffffff;
  font-size: 8pt;
  font-weight: 600;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  padding: 0% 12%;
  margin-top: 20%;
}

.sectionNewsDetail .row .notiList .rowNoticias .row .btn:hover {
  cursor: pointer;
  background: #00ABA9;
  border: 1px solid #00ABA9;
}

.sectionDataProtectionBanner {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  width: 100%;
  padding-top: 6%;
  padding-bottom: 4%;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionBanner {
    background-position: 0% 0%;
  }
}

.sectionDataProtectionBanner .row {
  width: 100%;
}

.sectionDataProtectionBanner .row h1 {
  margin: 0px;
  padding: 0px;
  font-size: 18pt;
  font-weight: 300;
  color: #444444;
}

.sectionDataProtectionBanner .row p {
  color: #333333;
  font-size: 10pt;
  font-weight: 400;
  width: 80%;
}

.sectionDataProtectionMenu nav {
  background: #ffffff !important;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 10%;
  margin-top: 2%;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu nav {
    height: auto !important;
    padding-left: inherit;
  }
}

.sectionDataProtectionMenu nav .tabs {
  vertical-align: middle !important;
}

@media screen and (max-width: 650px) {
  .sectionDataProtectionMenu nav .tabs {
    display: block !important;
    position: inherit !important;
    height: auto !important;
    white-space: inherit !important;
  }

  .sectionDataProtectionMenu nav .tabs li {
    width: 100% !important;
  }
}

.sectionDataProtectionMenu nav .tabs .tab {
  width: 20%;
  height: 30px;
}

@media screen and (max-width: 650px) {
  .sectionDataProtectionMenu nav .tabs .tab {
    height: auto;
  }
}

.sectionDataProtectionMenu nav .tabs .tabMedium {
  width: 25%;
  border-left: 1.5px solid rgba(150, 150, 150, 0.4);
  border-right: 1.5px solid rgba(150, 150, 150, 0.4);
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu nav .tabs .tabMedium {
    border-left: none;
    border-right: none;
  }
}

.sectionDataProtectionMenu nav .tabs .tabBig {
  width: 50%;
}

.sectionDataProtectionMenu nav .tabs .indicator {
  display: none;
}

.sectionDataProtectionMenu nav .tabs a {
  line-height: 30px;
  color: #333333 !important;
  font-size: 12pt !important;
  font-weight: 500 !important;
  -webkit-transition: none !important;
  transition: none !important;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu nav .tabs a {
    font-size: 12pt !important;
  }
}

.sectionDataProtectionMenu nav .tabs a:focus {
  background: transparent !important;
}

.sectionDataProtectionMenu nav .tabs a:focus .active {
  background: transparent !important;
}

.sectionDataProtectionMenu nav .tabs .active {
  border-bottom: none !important;
  font-weight: 500 !important;
  color: #00ABA9 !important;
}

.sectionDataProtectionMenu .rowOne {
  margin-bottom: 0% !important;
  width: 100%;
  background: #EFEFEF;
}

.sectionDataProtectionMenu .rowOne #normativa {
  padding-top: 4%;
  padding-bottom: 2%;
}

.sectionDataProtectionMenu .rowOne #normativa .row {
  width: 100%;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

.sectionDataProtectionMenu .rowOne #normativa .row .image {
  margin: 0px;
  padding: 0px;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #normativa .row .image {
    margin-bottom: -2%;
  }
}

.sectionDataProtectionMenu .rowOne #normativa .row .image img {
  width: 100%;
}

.sectionDataProtectionMenu .rowOne #normativa .row .pdf {
  padding: 3% 5%;
  padding-bottom: 2.6%;
  text-align: initial;
  background: #f3f3f3;
}

@media screen and (min-width: 1400px) {
  .sectionDataProtectionMenu .rowOne #normativa .row .pdf {
    padding: 10.7% 5%;
  }
}

.sectionDataProtectionMenu .rowOne #normativa .row .pdf h1 {
  text-transform: uppercase;
  font-size: 10.5pt;
  font-weight: 500;
  color: #969696;
  margin-bottom: 0px;
}

.sectionDataProtectionMenu .rowOne #normativa .row .pdf p {
  font-size: 10.5pt;
  font-weight: 400;
  color: #333333;
}

.sectionDataProtectionMenu .rowOne #consultas {
  margin: 0%;
  padding: 0%;
  padding-top: 4%;
  padding-bottom: 2%;
}

.sectionDataProtectionMenu .rowOne #consultas .rowOne {
  width: 100%;
  padding: 0% 11%;
}

.sectionDataProtectionMenu .rowOne #consultas .rowOne .text {
  padding-right: 10%;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowOne .text {
    padding-right: initial;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowOne h1 {
  font-size: 12pt;
  color: #0064B4;
  font-weight: 400;
  width: 63%;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowOne h1 {
    width: 100%;
    text-align: center;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowOne p {
  text-align: justify;
  font-size: 10.5pt;
  color: #333333;
  font-weight: 400;
}

.sectionDataProtectionMenu .rowOne #consultas .rowOne p strong {
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowOne img {
    width: 100%;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo {
  margin-top: 4%;
  background: #ffffff;
  width: 100.8%;
  padding: 4% 11%;
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo img {
  width: 100%;
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo .text {
  padding-left: 8%;
}

@media screen and (max-width: 991px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowTwo .text {
    padding-left: initial;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo .text h1 {
  font-size: 14pt;
  color: #0064B4;
  font-weight: 600;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowTwo .text h1 {
    text-align: center;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo .text p {
  text-align: justify;
  font-size: 10.5pt;
  color: #333333;
  font-weight: 500;
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas {
  padding-left: 8%;
}

@media screen and (max-width: 991px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas {
    padding-left: initial;
    padding-bottom: 10%;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas .slick-prev {
  right: 7%;
  z-index: 2 !important;
  top: 14% !important;
  left: initial;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas .slick-prev {
    top: 95% !important;
    left: 0%;
    right: initial;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas .slick-next {
  right: 0%;
  z-index: 2 !important;
  top: 14% !important;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas .slick-next {
    top: 95% !important;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas h1 {
  font-size: 13pt;
  color: #00ABA9;
  font-weight: 500;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas h1 {
    text-align: center;
    font-size: 15pt;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas p {
  text-align: justify;
  font-size: 10.5pt;
  color: #333333;
  font-weight: 300;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowTwo .reglas p {
    font-size: 12pt;
  }
}

.sectionDataProtectionMenu .rowOne #consultas .rowThree {
  width: 100%;
  padding: 4% 11%;
  margin-bottom: 0%;
}

.sectionDataProtectionMenu .rowOne #consultas .rowThree .s12 {
  text-align: center;
}

.sectionDataProtectionMenu .rowOne #consultas .rowThree .s12 p {
  line-height: 35px;
  font-size: 12pt;
  font-weight: 600;
  color: #333333;
  width: 70%;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #consultas .rowThree .s12 p {
    width: 100%;
  }
}

.sectionDataProtectionMenu .rowOne #politicas .row {
  width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
  padding-top: 3%;
  padding-bottom: 4%;
}

.sectionDataProtectionMenu .rowOne #politicas .row .text {
  padding-top: 4%;
  padding-right: 4%;
}

.sectionDataProtectionMenu .rowOne #politicas .row p {
  font-size: 10.5pt;
  font-weight: 400;
  color: #333333;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #politicas .row p {
    font-size: 12pt;
  }
}

.sectionDataProtectionMenu .rowOne #politicas .row .dark {
  font-weight: 600;
  color: #333333;
  margin-bottom: 7%;
}

.sectionDataProtectionMenu .rowOne #politicas .row .items {
  margin: 0%;
}

.sectionDataProtectionMenu .rowOne #politicas .row .items svg {
  top: -3px;
  position: relative;
  margin-right: 1%;
}

.sectionDataProtectionMenu .rowOne #politicas .row .btn {
  background: #0064B4;
  border: 1px solid transparent;
  border-radius: 10px;
  width: auto;
  color: #ffffff;
  font-size: 8pt;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  padding: 0% 7%;
  margin-top: 7%;
}

@media screen and (max-width: 600px) {
  .sectionDataProtectionMenu .rowOne #politicas .row .btn {
    margin-bottom: 7%;
    line-height: 35px;
    height: 35px;
    font-size: 10pt;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    vertical-align: middle !important;
    width: 70%;
  }
}

.sectionDataProtectionMenu .rowOne #politicas .row .btn:hover {
  cursor: pointer;
  background: #00ABA9;
  border: 1px solid #00ABA9;
}

.sectionDataProtectionMenu .rowOne #politicas .row img {
  width: 100%;
}

.sectionContact {
  width: 100%;
  padding: 0% 0%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.sectionContact .rowOne {
  margin-bottom: 0%;
  width: 100%;
  padding-top: 0px;
}

.sectionContact .rowOne .rowTransparent {
  width: 100%;
  padding: 6% 0% 0% 3%;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne .rowTransparent {
    margin: initial !important;
  }
}

.sectionContact .rowOne .rowTransparent h1 {
  margin: 0%;
  font-size: 17pt;
  color: #00ABA9;
  font-weight: 300;
  padding-left: 9px;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne .rowTransparent h1 {
    text-align: center;
  }
}

.sectionContact .rowOne .rowTransparent .divider {
  background: #e0e0e02e;
}

.sectionContact .rowOne .rowTransparent .contenedor {
  padding: 2%;
  width: 100%;
  margin-bottom: -2%;
}

.sectionContact .rowOne .rowTransparent .contenedor .containerDiv {
  width: 100%;
  float: left;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne .rowTransparent .contenedor .containerDiv {
    width: 100%;
  }
}

.sectionContact .rowOne .rowTransparent .contenedor .containerMap {
  position: relative;
  height: 230px;
  margin-bottom: 5%;
}

.sectionContact .rowOne .rowTransparent .contenedor .containerMap #map1,
.sectionContact .rowOne .rowTransparent .contenedor .containerMap #map2,
.sectionContact .rowOne .rowTransparent .contenedor .containerMap .map {
  border-radius: 27px;
  width: 100%;
  margin-left: 0%;
  position: absolute;
  overflow: hidden;
  height: 100%;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne .rowTransparent .contenedor .containerMap #map1,
  .sectionContact .rowOne .rowTransparent .contenedor .containerMap #map2,
  .sectionContact .rowOne .rowTransparent .contenedor .containerMap .map {
    margin-left: initial;
    width: 100%;
  }
}

.sectionContact .rowOne .rowTransparent .contenedor h2 {
  width: 70%;
  margin: 0%;
  font-size: 11pt;
  color: #0064B4;
  font-weight: 600;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne .rowTransparent .contenedor h2 {
    width: 100%;
    text-align: center;
  }
}

.sectionContact .rowOne .rowTransparent .contenedor h3 {
  margin: 5% 0%;
  font-size: 10pt;
  color: #000000;
  position: relative;
  padding-left: 10%;
}

.sectionContact .rowOne .rowTransparent .contenedor h3 img {
  position: absolute;
  top: 0px;
  left: 0%;
}

.sectionContact .rowOne form {
  padding-left: 10%;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne form {
    padding: 0% 5%;
  }
}

.sectionContact .rowOne form h1 {
  font-size: 19pt;
  color: #00ABA9;
  font-weight: 300;
  margin: 0%;
  margin-top: 20%;
  margin-bottom: 3%;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne form h1 {
    text-align: center;
  }
}

.sectionContact .rowOne form .input-field {
  margin: 0%;
  padding-left: 0%;
  padding-right: 7%;
  margin-bottom: 1%;
}

.sectionContact .rowOne form input {
  background: #ffffff;
  border: transparent;
  border-radius: 10px;
  color: #000000;
  font-weight: 400;
  font-size: 10pt;
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne form input {
    width: 100%;
    position: relative;
  }
}

.sectionContact .rowOne form input:focus {
  border: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.sectionContact .rowOne form input::-webkit-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionContact .rowOne form input:-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionContact .rowOne form input::-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionContact .rowOne form input::placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionContact .rowOne form .error {
  border: 1px solid red !important;
}

.sectionContact .rowOne form .error:focus {
  border: 1px solid red !important;
}

.sectionContact .rowOne form textarea {
  background: #ffffff;
  border: transparent;
  border-radius: 10px;
  padding-left: 20px;
  width: 104%;
  height: 75px;
  min-height: 75px;
  max-height: 75px;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne form textarea {
    width: 106%;
  }
}

.sectionContact .rowOne form textarea:focus {
  border: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.sectionContact .rowOne form textarea::-webkit-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionContact .rowOne form textarea:-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionContact .rowOne form textarea::-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionContact .rowOne form textarea::placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.sectionContact .rowOne form p label [type="radio"]:not(:checked) + span:before,
.sectionContact .rowOne form p label [type="radio"]:not(:checked) + span:after {
  border: 1px solid #ffffff !important;
}

.sectionContact .rowOne form p label [type="radio"]:checked + span:after,
.sectionContact .rowOne form p label [type="radio"].with-gap:checked + span:after {
  background-color: #00ABA9 !important;
  border: 2px solid #00ABA9 !important;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne form p label {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    vertical-align: middle !important;
  }
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne form p label input {
    display: none;
  }
}

.sectionContact .rowOne form p label span {
  padding-left: 19px;
  font-weight: 300;
  font-size: 10pt;
  color: #ffffff;
}

.sectionContact .rowOne form p label span:before,
.sectionContact .rowOne form p label span:after {
  width: 10px;
  height: 10px;
  margin-top: 8px;
}

.sectionContact .rowOne form p label span a {
  color: #ffffff;
}

.sectionContact .rowOne form .btn {
  background: #0064B4;
  border: 1px solid transparent;
  border-radius: 10px;
  width: auto;
  color: #ffffff;
  font-size: 8pt;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  padding: 0% 10%;
  margin-top: -7.3%;
  float: right;
  right: 3%;
}

@media screen and (max-width: 600px) {
  .sectionContact .rowOne form .btn {
    width: 70%;
    float: initial;
    right: initial;
    margin-top: 0%;
    line-height: 35px;
    height: 35px;
    font-size: 11pt;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    vertical-align: middle !important;
  }
}

.sectionContact .rowOne form .btn:hover {
  cursor: pointer;
  background: #00ABA9;
  border: 1px solid #00ABA9;
}

.sectionTramitesBanner {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  width: 100%;
  padding-top: 6%;
  padding-bottom: 4%;
}

@media screen and (max-width: 600px) {
  .sectionTramitesBanner {
    background-position: 0% 0%;
  }
}

.sectionTramitesBanner .row {
  width: 84%;
}

.sectionTramitesBanner .row h1 {
  margin: 0px;
  padding: 0px;
  font-size: 18pt;
  font-weight: 300;
  color: #444444;
  text-transform: uppercase;
}

.sectionTramitesBanner .row p {
  color: #333333;
  font-size: 10pt;
  font-weight: 400;
  width: 75%;
}

.sectionTramitesMenu {
  border-bottom: 1px solid #96969687;
}

.sectionTramitesMenu .navTop {
  background: #ffffff !important;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 10%;
  margin-top: 2%;
}

@media screen and (max-width: 600px) {
  .sectionTramitesMenu .navTop {
    height: auto !important;
    padding-left: inherit;
  }
}

.sectionTramitesMenu .navTop .tabs {
  vertical-align: middle !important;
}

@media screen and (max-width: 650px) {
  .sectionTramitesMenu .navTop .tabs {
    display: block !important;
    position: inherit !important;
    height: auto !important;
    white-space: inherit !important;
  }

  .sectionTramitesMenu .navTop .tabs li {
    width: 100% !important;
  }
}

.sectionTramitesMenu .navTop .tabs .tab {
  width: 15%;
  height: 30px;
}

@media screen and (max-width: 600px) {
  .sectionTramitesMenu .navTop .tabs .tab {
    height: auto;
  }
}

.sectionTramitesMenu .navTop .tabs .tabMedium {
  width: 15%;
  border-left: 1.5px solid rgba(150, 150, 150, 0.4);
  border-right: 1.5px solid rgba(150, 150, 150, 0.4);
}

@media screen and (max-width: 600px) {
  .sectionTramitesMenu .navTop .tabs .tabMedium {
    border: none;
  }
}

.sectionTramitesMenu .navTop .tabs .tabBig {
  width: 30%;
}

.sectionTramitesMenu .navTop .tabs .indicator {
  display: none;
}

.sectionTramitesMenu .navTop .tabs a {
  line-height: 30px;
  color: #333333 !important;
  font-size: 12pt !important;
  font-weight: 500 !important;
  -webkit-transition: none !important;
  transition: none !important;
}

@media screen and (max-width: 600px) {
  .sectionTramitesMenu .navTop .tabs a {
    font-size: 14pt !important;
  }
}

.sectionTramitesMenu .navTop .tabs a:focus {
  background: transparent !important;
}

.sectionTramitesMenu .navTop .tabs a:focus .active {
  background: transparent !important;
}

.sectionTramitesMenu .navTop .tabs .active {
  border-bottom: none !important;
  font-weight: 500 !important;
  color: #0064b4 !important;
}

.sectionTramitesMenu .rowOne {
  width: 100%;
  background: #EFEFEF;
  padding: 1% 17%;
  margin: initial !important;
}

.sectionTramitesMenu .rowOne h1 {
  margin: 0px;
  padding: 0px;
  font-size: 12pt;
  font-weight: 400;
  color: #0064B4;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .sectionTramitesMenu .rowOne h1 {
    text-align: center;
  }
}

.sectionTramitesMenu .rowOne p {
  color: #333333;
  font-size: 10.5pt;
  font-weight: 400;
}

.sectionTramitesMenu .rowTwo {
  width: 100%;
  margin-bottom: 0%;
}

.sectionTramitesMenu .rowTwo .tabUp {
  margin: 0% !important;
  padding: 0% !important;
}

.sectionTramitesMenu .rowTwo .navBar {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
}

.sectionTramitesMenu .rowTwo .navBar .tabs {
  width: 100%;
  background: #ffffff;
  position: inherit !important;
  height: auto !important;
  overflow: hidden !important;
  display: initial !important;
  white-space: initial !important;
}

.sectionTramitesMenu .rowTwo .navBar .tabs .liMedium {
  border-bottom: 1px solid #96969687;
}

.sectionTramitesMenu .rowTwo .navBar .tabs li {
  width: 100% !important;
  text-align: inherit !important;
  text-transform: inherit;
  height: initial !important;
  line-height: initial !important;
  padding: 3% 5%;
}

.sectionTramitesMenu .rowTwo .navBar .tabs li a {
  padding: 0px !important;
  color: #333333;
  font-weight: 400;
  font-size: 10pt;
  width: 100%;
  height: auto;
  text-overflow: initial;
  overflow: initial;
  display: initial;
}

.sectionTramitesMenu .rowTwo .navBar .tabs li a:hover {
  cursor: pointer;
}

.sectionTramitesMenu .rowTwo .navBar .tabs li a:focus {
  background: transparent !important;
}

.sectionTramitesMenu .rowTwo .navBar .tabs li a:focus .active {
  background: transparent !important;
}

.sectionTramitesMenu .rowTwo .navBar .tabs li a.active {
  color: #0064b4;
  font-weight: 600;
}

.sectionTramitesMenu .rowTwo .navBar .tabs .indicator {
  display: none !important;
}

.sectionTramitesMenu .rowTwo .rowPrincipal {
  padding-top: 1%;
  width: 77%;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

.sectionTramitesMenu .rowTwo .info {
  padding-left: 8%;
  padding-top: 1%;
}

.sectionTramitesMenu .rowTwo .info h1 {
  margin: 0px;
  padding: 0px;
  font-size: 12pt;
  font-weight: 400;
  color: #0064B4;
  text-transform: uppercase;
  width: 60%;
  line-height: 25px;
  margin-top: 7%;
}

@media screen and (max-width: 600px) {
  .sectionTramitesMenu .rowTwo .info h1 {
    width: 100%;
    text-align: center;
  }
}

.sectionTramitesMenu .rowTwo .info p {
  color: #333333;
  font-size: 10pt;
  font-weight: 600;
  width: 93%;
}

@media screen and (max-width: 600px) {
  .sectionTramitesMenu .rowTwo .info p {
    width: 100%;
  }
}

.sectionTramitesMenu .rowTwo .info .normatividades {
  border-left: 1px solid #96969660;
  padding-left: 7%;
}

.sectionTramitesMenu .rowTwo .info .normatividades h1 {
  position: relative;
  font-weight: 600;
}

.sectionTramitesMenu .rowTwo .info .normatividades h1 img {
  position: relative;
  top: 4px;
}

.sectionTramitesMenu .rowTwo .info .normatividades h1 svg {
  position: absolute;
  left: -15.1%;
  top: 4px;
}

@media screen and (max-width: 600px) {
  .sectionTramitesMenu .rowTwo .info .normatividades h1 svg {
    left: -11.1%;
  }
}

.sectionTramitesMenu .rowTwo .info .normatividades h1 .svg_one {
  top: 13px;
}

.sectionTramitesMenu .rowTwo .info .normatividades h1 .svg_two {
  top: 8px;
}

.sectionTramitesMenu .rowTwo .info .normatividades p {
  font-weight: 400;
  line-height: 25px;
  text-align: justify;
}

.sectionTramitesMenu .rowTwo .info .normatividades p strong {
  font-weight: 600;
}

.rowServiciosConsultas {
  width: 100% !important;
  margin: 0%;
  padding-right: 0% !important;
  padding-top: 4%;
}

.rowServiciosConsultas .col {
  height: auto !important;
}

.rowServiciosConsultas .containerOne,
.rowServiciosConsultas .containerTwo {
  margin-left: 10% !important;
  width: 80% !important;
  border-bottom: 1px solid #96969680;
  text-align: center;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
  padding-bottom: 4% !important;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerOne,
  .rowServiciosConsultas .containerTwo {
    width: 100% !important;
    margin-left: 0% !important;
  }
}

.rowServiciosConsultas .containerOne h1,
.rowServiciosConsultas .containerTwo h1 {
  margin: 0px;
  padding: 0px;
  font-size: 11pt;
  font-weight: 600;
  color: #0064B4;
  width: 60%;
  line-height: 25px;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

.rowServiciosConsultas .containerOne h1 img,
.rowServiciosConsultas .containerTwo h1 img {
  position: relative;
  top: 4px;
}

.rowServiciosConsultas .containerOne form,
.rowServiciosConsultas .containerTwo form {
  width: 60%;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
  padding-top: 4%;
}

.rowServiciosConsultas .containerOne form .l3,
.rowServiciosConsultas .containerTwo form .l3 {
  background: transparent;
}

.rowServiciosConsultas .containerOne form .input-field,
.rowServiciosConsultas .containerTwo form .input-field {
  margin: 0%;
  padding-left: 0%;
  margin-bottom: 1%;
}

.rowServiciosConsultas .containerOne form input,
.rowServiciosConsultas .containerTwo form input {
  background: #ffffff;
  border: transparent;
  border-radius: 10px;
  color: #000000;
  font-weight: 400;
  font-size: 10pt;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  width: 95%;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerOne form input,
  .rowServiciosConsultas .containerTwo form input {
    width: 100%;
    height: 35px !important;
    line-height: 35px !important;
    font-size: 11pt !important;
  }
}

.rowServiciosConsultas .containerOne form input:focus,
.rowServiciosConsultas .containerTwo form input:focus {
  border: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.rowServiciosConsultas .containerOne form input::-webkit-input-placeholder,
.rowServiciosConsultas .containerTwo form input::-webkit-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.rowServiciosConsultas .containerOne form input:-ms-input-placeholder,
.rowServiciosConsultas .containerTwo form input:-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.rowServiciosConsultas .containerOne form input::-ms-input-placeholder,
.rowServiciosConsultas .containerTwo form input::-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.rowServiciosConsultas .containerOne form input::placeholder,
.rowServiciosConsultas .containerTwo form input::placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerOne form input::-webkit-input-placeholder,
  .rowServiciosConsultas .containerTwo form input::-webkit-input-placeholder {
    font-size: 11pt;
  }
  .rowServiciosConsultas .containerOne form input:-ms-input-placeholder,
  .rowServiciosConsultas .containerTwo form input:-ms-input-placeholder {
    font-size: 11pt;
  }
  .rowServiciosConsultas .containerOne form input::-ms-input-placeholder,
  .rowServiciosConsultas .containerTwo form input::-ms-input-placeholder {
    font-size: 11pt;
  }
  .rowServiciosConsultas .containerOne form input::placeholder,
  .rowServiciosConsultas .containerTwo form input::placeholder {
    font-size: 11pt;
  }
}

.rowServiciosConsultas .containerOne form .btn,
.rowServiciosConsultas .containerTwo form .btn {
  background: #00ABA9 !important;
  line-height: 30px !important;
  height: 30px !important;
  float: left;
  margin-top: 0% !important;
  font-weight: 500 !important;
  width: 100% !important;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerOne form .btn,
  .rowServiciosConsultas .containerTwo form .btn {
    width: 108% !important;
    height: 35px !important;
    line-height: 35px !important;
    font-size: 11pt !important;
  }
}

.rowServiciosConsultas .containerOne form .btn:hover,
.rowServiciosConsultas .containerTwo form .btn:hover {
  cursor: pointer;
  background: #0064B4 !important;
}

.rowServiciosConsultas .containerOne .form2,
.rowServiciosConsultas .containerTwo .form2 {
  width: 70%;
}

.rowServiciosConsultas .containerOne .form2 .input-field,
.rowServiciosConsultas .containerTwo .form2 .input-field {
  padding-left: 2%;
}

.rowServiciosConsultas .containerOne .form2 span,
.rowServiciosConsultas .containerTwo .form2 span {
  float: right;
  width: 50%;
  color: #333333;
  font-size: 10pt;
  line-height: 15px;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerOne .form2 span,
  .rowServiciosConsultas .containerTwo .form2 span {
    width: 100%;
    float: initial;
    text-align: center;
  }
}

.rowServiciosConsultas .containerOne .form2 img,
.rowServiciosConsultas .containerTwo .form2 img {
  position: absolute;
  top: 7px;
  margin-left: 3%;
  padding-right: 4%;
  border-right: 1px solid #96969680;
}

.rowServiciosConsultas .containerOne .form2 .date,
.rowServiciosConsultas .containerTwo .form2 .date {
  padding-left: 35px;
  width: 90%;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerOne .form2 .date,
  .rowServiciosConsultas .containerTwo .form2 .date {
    width: 92%;
  }
}

.rowServiciosConsultas .containerOne table,
.rowServiciosConsultas .containerTwo table {
  border-radius: 10px;
  margin: 4% 0%;
  width: 35%;
  background: #ffffff;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerOne table,
  .rowServiciosConsultas .containerTwo table {
    overflow: auto;
    width: 100%;
  }
}

.rowServiciosConsultas .containerOne table img,
.rowServiciosConsultas .containerTwo table img {
  width: 30px;
}

.rowServiciosConsultas .containerOne table img:hover,
.rowServiciosConsultas .containerTwo table img:hover {
  cursor: pointer;
}

.rowServiciosConsultas .containerOne table th,
.rowServiciosConsultas .containerOne table td,
.rowServiciosConsultas .containerTwo table th,
.rowServiciosConsultas .containerTwo table td {
  padding-left: 3%;
  width: 5%;
  color: #969696;
  font-size: 8pt;
  font-weight: 300;
  border-right: 1px solid #96969680;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerOne table th,
  .rowServiciosConsultas .containerOne table td,
  .rowServiciosConsultas .containerTwo table th,
  .rowServiciosConsultas .containerTwo table td {
    font-size: 9pt;
  }
}

.rowServiciosConsultas .containerOne table .noneBorder td,
.rowServiciosConsultas .containerTwo table .noneBorder td {
  border-right: 1px solid transparent;
}

.rowServiciosConsultas .containerOne table .noneBorderTd,
.rowServiciosConsultas .containerTwo table .noneBorderTd {
  border-right: 1px solid transparent;
}

.rowServiciosConsultas .containerOne table .noneBorderBottom,
.rowServiciosConsultas .containerTwo table .noneBorderBottom {
  border-bottom: 1px solid transparent;
}

.rowServiciosConsultas .containerTwo {
  border-bottom: transparent;
  margin-top: 4%;
}

.rowServiciosConsultas .containerTwo table {
  border-radius: 10px;
  margin-top: 4%;
  width: 95%;
  background: #ffffff;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerTwo table {
    overflow: auto;
    width: 100%;
  }
}

.rowServiciosConsultas .containerTwo table th,
.rowServiciosConsultas .containerTwo table td {
  padding-left: 3%;
  width: 5%;
  color: #969696;
  font-size: 8pt;
  font-weight: 300;
  border-right: 1px solid #96969680;
}

@media screen and (max-width: 600px) {
  .rowServiciosConsultas .containerTwo table th,
  .rowServiciosConsultas .containerTwo table td {
    font-size: 9pt;
  }
}

.rowServiciosConsultas .containerTwo table .noneBorder td {
  border-right: 1px solid transparent;
}

.rowServiciosConsultas .containerTwo table .noneBorderTd {
  border-right: 1px solid transparent;
}

.rowServiciosConsultas .containerTwo table .noneBorderBottom {
  border-bottom: 1px solid transparent;
}

.rowNotificaciones {
  width: 100% !important;
  margin: 0%;
  padding-right: 0% !important;
  padding-top: 2%;
}

.rowNotificaciones .col {
  height: auto !important;
}

.rowNotificaciones .containerOne {
  margin-left: -5% !important;
  width: 100% !important;
  text-align: center;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

@media screen and (max-width: 600px) {
  .rowNotificaciones .containerOne {
    width: 100% !important;
    margin-left: 0% !important;
  }
}

.rowNotificaciones .containerOne .rowContainerOne {
  width: 100%;
  padding-top: 4%;
}

.rowNotificaciones .containerOne .rowContainerOne h1 {
  margin: 0px;
  padding: 0px !important;
  font-size: 11pt;
  font-weight: 600;
  color: #0064B4;
  width: 60%;
  line-height: 25px;
  float: left;
}

@media screen and (max-width: 600px) {
  .rowNotificaciones .containerOne .rowContainerOne h1 {
    float: initial;
    text-align: center;
    width: 100%;
    font-size: 12pt !important;
  }
}

.rowNotificaciones .containerOne .rowContainerOne h1 img {
  position: relative;
  top: 4px;
  width: auto !important;
}

.rowNotificaciones .containerOne .rowContainerOne h2 {
  padding-top: 14% !important;
  float: right;
  font-size: 9pt !important;
  font-weight: 500 !important;
  color: #444444 !important;
  text-transform: initial !important;
}

@media screen and (max-width: 991px) {
  .rowNotificaciones .containerOne .rowContainerOne h2 {
    font-size: 12pt !important;
    padding-top: 7% !important;
  }
}

.rowNotificaciones .containerOne .rowContainerOne select {
  margin-top: 2%;
  outline: none;
  background: #ffffff;
  border: transparent;
  border-radius: 10px;
  color: #969696;
  font-weight: 400;
  font-size: 8pt;
  height: 35px;
  line-height: 26px;
  padding-left: 10px;
  width: 95%;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-position-x: 92%;
  background-position-y: 16px !important;
  background-size: initial !important;
  background-repeat-x: no-repeat !important;
  background-repeat-y: no-repeat !important;
  background-attachment: initial !important;
  background-origin: initial !important;
  background-clip: initial !important;
}

@media screen and (max-width: 600px) {
  .rowNotificaciones .containerOne .rowContainerOne select {
    font-size: 11pt;
  }
}

.rowNotificaciones .containerOne table {
  width: 94%;
  margin: 0% 5%;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}

@media screen and (max-width: 600px) {
  .rowNotificaciones .containerOne table {
    width: 100%;
    margin: 0% 3%;
  }
}

.rowNotificaciones .containerOne table thead {
  background: #444444;
}

.rowNotificaciones .containerOne table thead th {
  padding: 7px 5px;
  border-radius: 0px;
  color: #ffffff;
  font-size: 9pt;
  font-weight: 500;
  padding-left: 20px;
}

@media screen and (max-width: 600px) {
  .rowNotificaciones .containerOne table thead th {
    font-size: 11pt;
  }
}

.rowNotificaciones .containerOne table thead .date {
  border-radius: 0px 10px 0px 0px;
}

.rowNotificaciones .containerOne table td,
.rowNotificaciones .containerOne table th {
  padding-left: 20px;
  color: #969696;
  font-size: 10pt;
  font-weight: 300;
  border-right: 1px solid #96969680;
}

@media screen and (max-width: 600px) {
  .rowNotificaciones .containerOne table td,
  .rowNotificaciones .containerOne table th {
    font-size: 12pt;
  }
}

.rowNotificaciones .containerOne table .numero {
  width: 10%;
  border-radius: 10px 0px 0px 0px;
}

.rowNotificaciones .containerOne table .date {
  width: 20%;
  text-align: center;
  padding-left: 0px;
  border-right: none;
}

.rowNotificaciones .containerOne table .number {
  padding-left: 25px;
}

.rowNotificaciones .containerOne table tbody td {
  padding: 11px 5px;
  padding-left: 20px;
  color: #0064B4;
  font-weight: 400;
}

.rowNotificaciones .containerOne table tbody td a {
  color: #0064B4;
}

.rowNotificaciones .containerOne table tbody .date,
.rowNotificaciones .containerOne table tbody .number {
  color: #444444;
  font-weight: 400;
}

.rowMultas {
  width: 100% !important;
  margin: 0%;
  padding-right: 0% !important;
  padding-top: 0%;
}

.rowMultas .col {
  height: auto !important;
}

.rowMultas .containerOne {
  margin-left: 8% !important;
  width: 80% !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne {
    width: 100% !important;
    margin-left: 0% !important;
  }
}

.rowMultas .containerOne .rowContainerOne {
  width: 100%;
  padding-top: 5%;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .rowContainerOne {
    padding-left: 10%;
  }
}

.rowMultas .containerOne .rowContainerOne .l3 {
  background: transparent;
}

.rowMultas .containerOne .rowContainerOne h1 {
  margin: 0px;
  padding: 0px !important;
  font-size: 11pt;
  font-weight: 600;
  color: #0064B4 !important;
  width: 100%;
  line-height: 25px;
  text-transform: inherit !important;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .rowContainerOne h1 {
    text-align: center;
  }
}

.rowMultas .containerOne .rowContainerOne h1 img {
  border-radius: 0px !important;
  position: relative;
  top: 4px;
  width: auto !important;
}

.rowMultas .containerOne .rowContainerOne h2 {
  margin: 0%;
  padding: 0%;
  font-size: 11pt;
  color: #444444 !important;
  font-weight: 400;
  padding-top: 3%;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .rowContainerOne h2 {
    text-align: center;
  }
}

.rowMultas .containerOne .rowContainerOne p {
  margin: 0%;
  font-size: 10pt;
  color: #333333 !important;
  font-weight: 400;
  padding-top: 1%;
  width: 70%;
  line-height: 30px;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .rowContainerOne p {
    width: 100%;
  }
}

.rowMultas .containerOne .rowContainerOne .pBlack {
  padding-top: 2%;
  font-weight: 600;
}

.rowMultas .containerOne .rowContainerOne form {
  padding-top: 2%;
  width: 60%;
  padding-left: 1%;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .rowContainerOne form {
    width: 100%;
  }
}

.rowMultas .containerOne .rowContainerOne form .row {
  margin-bottom: 0%;
}

.rowMultas .containerOne .rowContainerOne form .input-field {
  margin: 0%;
  padding-left: 0%;
  margin-bottom: 1%;
}

.rowMultas .containerOne .rowContainerOne form input {
  background: #ffffff;
  border: transparent;
  border-radius: 10px;
  color: #000000;
  font-weight: 400;
  font-size: 10pt;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  width: 90%;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .rowContainerOne form input {
    width: 94%;
    line-height: 35px;
    height: 35px;
    font-size: 11pt;
  }
}

.rowMultas .containerOne .rowContainerOne form input:focus {
  border: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.rowMultas .containerOne .rowContainerOne form input::-webkit-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.rowMultas .containerOne .rowContainerOne form input:-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.rowMultas .containerOne .rowContainerOne form input::-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

.rowMultas .containerOne .rowContainerOne form input::placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .rowContainerOne form input::-webkit-input-placeholder {
    font-size: 11pt;
  }
  .rowMultas .containerOne .rowContainerOne form input:-ms-input-placeholder {
    font-size: 11pt;
  }
  .rowMultas .containerOne .rowContainerOne form input::-ms-input-placeholder {
    font-size: 11pt;
  }
  .rowMultas .containerOne .rowContainerOne form input::placeholder {
    font-size: 11pt;
  }
}

.rowMultas .containerOne .rowContainerOne form .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
  background: #00ABA9 !important;
  line-height: 35px !important;
  height: 30px !important;
  float: left;
  margin-top: 0% !important;
  font-weight: 500 !important;
  width: 100% !important;
  font-size: 8pt;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .rowContainerOne form .btn {
    line-height: 35px;
    height: 35px;
    font-size: 11pt;
  }
}

.rowMultas .containerOne .rowContainerOne form .btn:hover {
  cursor: pointer;
  background: #0064B4 !important;
}

.rowMultas .containerOne .containerTwo {
  border-bottom: transparent;
  margin-top: 4%;
}

.rowMultas .containerOne .containerTwo h1 {
  margin: 0px;
  padding: 0px;
  font-size: 11pt;
  font-weight: 600;
  color: #0064B4;
  width: 60%;
  line-height: 25px;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .containerTwo h1 {
    width: 100%;
  }
}

.rowMultas .containerOne .containerTwo table {
  border-radius: 10px;
  margin-top: 4%;
  width: 95%;
  background: #ffffff;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .containerTwo table {
    overflow: auto;
    width: 100%;
  }
}

.rowMultas .containerOne .containerTwo table th,
.rowMultas .containerOne .containerTwo table td {
  padding-left: 3%;
  width: 5%;
  color: #969696;
  font-size: 8pt;
  font-weight: 300;
  border-right: 1px solid #96969680;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .containerTwo table th,
  .rowMultas .containerOne .containerTwo table td {
    font-size: 9pt;
  }
}

.rowMultas .containerOne .containerTwo table .noneBorder td {
  border-right: 1px solid transparent;
}

.rowMultas .containerOne .containerTwo table .noneBorderTd {
  border-right: 1px solid transparent;
}

.rowMultas .containerOne .containerTwo table .noneBorderBottom {
  border-bottom: 1px solid transparent;
}

.rowMultas .containerOne .containerTwo .table2 {
  margin: 4% 0%;
  width: 35%;
}

@media screen and (max-width: 600px) {
  .rowMultas .containerOne .containerTwo .table2 {
    overflow: auto;
    width: 100%;
  }
}

.rowMultas .containerOne .containerTwo .table2 img {
  width: 30px;
}

.rowMultas .containerOne .containerTwo .table2 img:hover {
  cursor: pointer;
}

.rowAudienciasVirtuales {
  width: 157% !important;
  margin: -5%;
  padding-right: 0% !important;
  padding-top: 0%;
}

.rowAudienciasVirtuales .col {
  height: auto !important;
}

.rowAudienciasVirtuales .containerOne {
  margin-left: 8% !important;
  width: 80% !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

.rowAudienciasVirtuales .containerOne .rowContainerOne {
  width: 100%;
  padding-top: 5%;
}

.rowAudienciasVirtuales .containerOne .rowContainerOne .l3 {
  background: transparent;
}

.rowAudienciasVirtuales .containerOne .rowContainerOne h1 {
  margin: 0px;
  padding: 0px !important;
  font-size: 11pt;
  font-weight: 600;
  color: #0064B4 !important;
  width: 100%;
  line-height: 25px;
  text-transform: inherit !important;
}

@media screen and (max-width: 600px) {
  .rowAudienciasVirtuales .containerOne .rowContainerOne h1 {
    text-align: center;
    font-size: 15pt;
  }
}

.rowAudienciasVirtuales .containerOne .rowContainerOne h1 img {
  border-radius: 0px !important;
  position: relative;
  top: 4px;
  width: auto !important;
}

.rowAudienciasVirtuales .containerTwo {
  border-left: 1px solid #EFEFEF;
  padding-left: 4% !important;
  margin-left: 8% !important;
  width: 80% !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

.rowAudienciasVirtuales .containerTwo h1 {
  position: relative;
  margin: 0px;
  padding: 0px !important;
  font-size: 11pt;
  font-weight: 600;
  color: #0064B4 !important;
  width: 100%;
  line-height: 25px;
  text-transform: uppercase !important;
  margin-bottom: 2%;
}

@media screen and (max-width: 600px) {
  .rowAudienciasVirtuales .containerTwo h1 {
    text-align: center;
    font-size: 13pt;
  }
}

.rowAudienciasVirtuales .containerTwo h1 img {
  position: relative;
  top: 4px;
}

.rowAudienciasVirtuales .containerTwo h1 svg {
  position: absolute;
  left: -6.6%;
  top: 10px;
}

@media screen and (max-width: 600px) {
  .rowAudienciasVirtuales .containerTwo h1 svg {
    left: -8.6%;
  }
}

.rowAudienciasVirtuales .containerTwo h1 .svg_one {
  top: 13px;
}

.rowAudienciasVirtuales .containerTwo h1 .svg_two {
  top: 8px;
}

.rowAudienciasVirtuales .containerTwo p {
  font-size: 10.5pt;
  font-weight: 400;
  color: #333333;
  width: 62%;
  text-align: justify;
}

@media screen and (max-width: 600px) {
  .rowAudienciasVirtuales .containerTwo p {
    text-align: left;
    width: 100%;
    font-size: 12pt;
  }
}

.rowAudienciasVirtuales .containerTwo p svg {
  top: -3px;
  position: relative;
  margin-right: 1%;
  width: 5px;
  height: 5px;
}

.rowAudienciasVirtuales .containerTwo p svg .st0 {
  fill: #0064B4 !important;
}

.rowAudienciasVirtuales .containerTwo p a {
  font-weight: 600;
  color: #0064B4;
}

.rowAudienciasVirtuales .containerTwo p a:hover {
  cursor: pointer;
}

.rowAudienciasVirtuales .containerTwo p strong {
  font-weight: 600;
}

.rowAudienciasVirtuales .containerTwo h2 {
  margin: 0%;
  padding: 0%;
  font-size: 11pt;
  color: #444444 !important;
  font-weight: 500;
  width: 70%;
  line-height: 25px;
}

.rowAudienciasVirtuales .containerThree {
  border-left: 1px solid transparent;
}

.rowPqr {
  width: 100% !important;
  margin: 0%;
  padding-right: 0% !important;
  padding-top: 4%;
}

@media screen and (max-width: 600px) {
  .rowPqr {
    margin: initial !important;
  }
}

.rowPqr .col {
  height: 100% !important;
}

.rowPqr .containerOne {
  margin-left: 8% !important;
  width: 80% !important;
}

@media screen and (max-width: 600px) {
  .rowPqr .containerOne {
    width: 100% !important;
    margin-left: 0% !important;
  }
}

.rowPqr .containerOne .rowContainerOne {
  width: 100%;
  padding-top: 4%;
}

.rowPqr .containerOne .rowContainerOne h1 {
  margin: 0px;
  padding: 0px !important;
  font-size: 11pt;
  font-weight: 600;
  color: #0064B4;
  line-height: 25px;
  float: left;
}

@media screen and (max-width: 600px) {
  .rowPqr .containerOne .rowContainerOne h1 {
    width: 100%;
    text-align: center;
    font-size: 13pt;
  }
}

.rowPqr .containerOne .rowContainerOne h1 img {
  position: relative;
  top: 4px;
  width: auto !important;
}

.rowPqr .containerOne .rowContainerOne .divListPreguntas {
  border-bottom: 2px solid #96969660;
  padding: 2% 2%;
  width: 115%;
}

@media screen and (max-width: 600px) {
  .rowPqr .containerOne .rowContainerOne .divListPreguntas {
    width: 100%;
  }
}

.rowPqr .containerOne .rowContainerOne .divListPreguntas h6 {
  font-weight: 600;
  font-size: 10.5pt;
  color: #333333;
}

@media screen and (max-width: 600px) {
  .rowPqr .containerOne .rowContainerOne .divListPreguntas h6 {
    font-size: 12pt;
  }
}

.rowPqr .containerOne .rowContainerOne .divListPreguntas h6:hover {
  cursor: pointerW;
}

.rowPqr .containerOne .rowContainerOne .divListPreguntas img {
  float: right;
  position: relative;
  margin-top: 5px;
}

.rowPqr .containerOne .rowContainerOne .divListPreguntas .infoListPreguntas {
  display: none;
}

.rowPqr .containerOne .rowContainerOne .divListPreguntas .infoListPreguntas p {
  padding-left: 3%;
  text-align: justify;
  font-weight: 400;
  font-size: 11pt;
  color: #333333;
  width: 86%;
}

@media screen and (max-width: 600px) {
  .rowPqr .containerOne .rowContainerOne .divListPreguntas .infoListPreguntas p {
    width: 100%;
    font-size: 12pt;
  }
}

.rowPqr .containerOne .rowContainerOne .pqrActive .infoListPreguntas {
  display: block;
}

.modal-overlay {
  background: #bfd8ec !important;
}

#ModalConsultar {
  max-height: 100% !important;
  width: 42%;
  background: #0064B4;
  overflow: hidden;
  top: 16%;
  padding: 2% 0%;
}

@media screen and (max-width: 600px) {
  #ModalConsultar {
    width: 90%;
  }
}

#ModalConsultar .modal-close {
  margin-top: -7%;
  float: right;
}

#ModalConsultar .containerOne {
  width: 100% !important;
  text-align: center;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
  padding-bottom: 4% !important;
}

#ModalConsultar .containerOne h1 {
  margin: 0px;
  padding: 0px;
  font-size: 11pt;
  font-weight: 600;
  color: #ffffff;
  width: 60%;
  line-height: 25px;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

@media screen and (max-width: 600px) {
  #ModalConsultar .containerOne h1 {
    font-size: 12pt;
  }
}

#ModalConsultar .containerOne h1 img {
  position: relative;
  top: 4px;
}

#ModalConsultar .containerOne form {
  width: 70%;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
  padding-top: 4%;
}

#ModalConsultar .containerOne form .row {
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

#ModalConsultar .containerOne form .input-field {
  margin: 0%;
  padding-left: 0%;
  margin-bottom: 1%;
}

#ModalConsultar .containerOne form input {
  background: #ffffff;
  border: transparent;
  border-radius: 10px;
  color: #000000;
  font-weight: 400;
  font-size: 10pt;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  width: 90%;
}

@media screen and (max-width: 600px) {
  #ModalConsultar .containerOne form input {
    line-height: 35px;
    height: 35px;
    width: 100%;
    font-size: 12pt;
  }
}

#ModalConsultar .containerOne form input:focus {
  border: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#ModalConsultar .containerOne form input::-webkit-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

#ModalConsultar .containerOne form input:-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

#ModalConsultar .containerOne form input::-ms-input-placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

#ModalConsultar .containerOne form input::placeholder {
  font-size: 9pt;
  font-weight: 400;
  color: #969696;
}

@media screen and (max-width: 600px) {
  #ModalConsultar .containerOne form input::-webkit-input-placeholder {
    font-size: 11pt;
  }
  #ModalConsultar .containerOne form input:-ms-input-placeholder {
    font-size: 11pt;
  }
  #ModalConsultar .containerOne form input::-ms-input-placeholder {
    font-size: 11pt;
  }
  #ModalConsultar .containerOne form input::placeholder {
    font-size: 11pt;
  }
}

#ModalConsultar .containerOne form .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: transparent;
  border-radius: 10px;
  background: #00ABA9 !important;
  line-height: 30px !important;
  height: 30px !important;
  float: left;
  margin-top: 0% !important;
  font-weight: 500 !important;
  width: auto !important;
  font-size: 8pt;
}

@media screen and (max-width: 600px) {
  #ModalConsultar .containerOne form .btn {
    width: 108% !important;
    line-height: 35px !important;
    height: 35px !important;
    font-size: 11pt;
  }
}

#ModalConsultar .containerOne form .btn:hover {
  cursor: pointer;
}

#ModalConsultar .containerOne .form2 {
  width: 82%;
}

#ModalConsultar .containerOne .form2 .input-field {
  padding-left: 2%;
}

#ModalConsultar .containerOne .form2 span {
  float: right;
  width: 50%;
  color: #ffffff;
  font-size: 10pt;
  line-height: 15px;
}

@media screen and (max-width: 600px) {
  #ModalConsultar .containerOne .form2 span {
    width: 100%;
    float: initial;
    text-align: center;
    font-size: 12pt;
  }
}

#ModalConsultar .containerOne .form2 img {
  position: absolute;
  top: 7px;
  margin-left: 3%;
  padding-right: 4%;
  border-right: 1px solid #96969680;
}

#ModalConsultar .containerOne .form2 .date {
  padding-left: 35px;
  width: 80%;
}

@media screen and (max-width: 600px) {
  #ModalConsultar .containerOne .form2 .date {
    padding-left: 45px;
    width: 91%;
  }
}

.navbar-laravel {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

* {
  font-family: 'Work Sans', sans-serif;
}

.content {
  visibility: hidden;
  width: 100% !important;
}

body {
  background: #ffffff;
}

#loading {
  position: fixed;
  z-index: 50;
  display: block;
  height: 100vh;
  width: 100%;
  background: #ffffff;
  overflow: hidden;
}

#loading div {
  text-align: center;
  position: fixed;
  top: 40%;
  width: 100%;
  height: 100px;
}

#loading div img {
  width: 220px;
}

.align-center {
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  vertical-align: middle !important;
}

.absoluteCenter {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.vhd {
  visibility: hidden !important;
}

.spaceador {
  height: 75px;
  width: 100%;
  background: transparent;
}

.spaceador-subheader {
  height: 50px;
  width: 100%;
  background: transparent;
}

@media screen and (max-width: 991px) {
  .spaceador-subheader {
    display: none;
  }
}

.swal-icon img {
  max-width: 50% !important;
}

.swal-button--confirm {
  background: #0064B4 !important;
}

.swal-button:active {
  background-color: #0064B4 !important;
}

.swal-button {
  background-color: #0064B4 !important;
  color: #ffffff;
  font-weight: bold;
}

.swal-button--cancel {
  color: #0064B4;
  background-color: #ffffff !important;
  border: 1px solid #0064B4 !important;
}

.slick-slide:focus,
a,
.modal {
  outline: none !important;
}

.datepicker-date-display,
.timepicker-digital-display {
  background: #0064B4 !important;
}

.datepicker-cancel,
.datepicker-clear,
.datepicker-today,
.datepicker-done,
.timepicker-close {
  color: #0064B4 !important;
}

.datepicker-table td.is-today {
  color: #0064B4 !important;
}

.datepicker-table td.is-selected {
  background: #0064B4 !important;
  color: #ffffff !important;
}

.datepicker-controls .select-month input {
  width: 85px !important;
}

