*{
  margin: 0px;
  padding: 0px;
}

html,body{
  margin: 0px;
  font-family: 'Raleway', sans-serif !important;
}

ul li{
  font-family: 'Raleway', sans-serif !important;
}
.logo-roosevelt {
    -webkit-box-shadow: 0px 0px 15px 0px rgb(158 158 158);
    -moz-box-shadow: 0px 0px 15px 0px rgba(158,158,158,1);
    box-shadow: 0px 0px 15px 0px rgb(158 158 158);
}

.option-line ul li {
    font-weight: 400;
    font-family: 'Raleway', sans-serif !important;
    list-style: none;
}
.carrusel {
    background: #004172;
    padding: 40px 0px;
}
.carrusel h2 {
    color: #fff;
    font-weight: 800;
    text-align: center;
    padding-bottom: 30px;
}
.carrusel img {
    width: 200px;
}
.dato-carrusel h4 {
    font-weight: 800;
    font-style: italic;
}
.dato-carrusel p{
  font-weight: 300;
  font-style: italic;
}
.zcwf_privacy {
    display: grid;
    grid-auto-flow: column;
}
.cta-registro button {
    background-color: rgb(226, 118, 19);
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 10px;
    color: #fff;
    width: 200px;
    border: solid #fff 4px;
    font-weight: 900 !important;
}
.cta-registro h2 {
    color: #fff;
    font-weight: 600;
    padding-bottom: 20px;
}
.cta-registro {
    background: url(img/cta-preparatoria-con-carrera-tecnica-en-enfermeria.jpeg);
    padding: 100px 0px;
    text-align: center;
    background-position: center;
    background-size: cover;
}
.dato-carrusel {
    color: #fff;
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    grid-gap: 20px;
    text-align: center;
    justify-content: center;
}
.info .col-md-8 h1{
    font-size: 1.6rem;
    color: #014172;
    font-weight: 800;
    padding-top: 20px;
}
.info .col-md-8 {
    padding: 10px 0px;
}
.info .col-md-8 ul li {
    font-size: 1.4rem;
    font-weight: 300;
}

.banner-top .row {
    position: relative;
}
.banner-top{
  border-top: #FB7D06 14px solid;
}
.logo-roosevelt {
    position: absolute;
    top: 0;
    left: 60px;
}
.img-banner {
    padding-top: 70px;
}
div#crmWebToEntityForm {
    background: #014172;
}
.dIB.zcwf_privacy_txt {
    color: #ffff;
}
section.datos-linea p {
    text-align: center;
}
section.datos-linea {
    background: url(img/banner-cta2.jpeg);
    padding: 40px 0px;
    text-align: center;
}
#crmWebToEntityForm.zcwf_lblLeft h2 {
    margin-bottom: 0px;
    padding-bottom: 20px;
}
section.datos-linea p {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0px;
    padding-top: 20px;
    font-size: 1.2rem;
}
.txt-video p {
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 1.2rem;
}
.video-line {
    padding: 40px 0px;
    background: #EBEEF1;
}
section.option-line {
    padding: 40px 0px;
}
.txt-center{
  text-align: center;
}
.option-line h3 {
    text-align: center;
    color: #FB7D06 ;
    font-weight: 700;
}
.col-md-6.txt-video {
    text-align: center;
    align-self: center;
}
/**/
#crmWebToEntityForm.zcwf_lblLeft {
  width:100%;
  padding: 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
#crmWebToEntityForm.zcwf_lblLeft * {
  box-sizing: border-box;
}
#crmWebToEntityForm{text-align: left;}
#crmWebToEntityForm * {
  direction: ltr;
}
.zcwf_lblLeft .zcwf_title {
  word-wrap: break-word;
  padding: 0px 6px 10px;
  font-weight: bold;
}
.zcwf_lblLeft .zcwf_col_fld input[type=text], .zcwf_lblLeft .zcwf_col_fld textarea {
  width: 60%;
  border: 1px solid #ccc !important;
  resize: vertical;
  border-radius: 2px;
  float: left;
}
.zcwf_lblLeft .zcwf_col_lab {
  width: 30%;
  word-break: break-word;
  padding: 0px 6px 0px;
  margin-right: 10px;
  margin-top: 5px;
  float: left;
  min-height: 1px;
}
.zcwf_lblLeft .zcwf_col_fld {
  float: left;
  width: 68%;
  padding: 0px 6px 0px;
  position: relative;
  margin-top: 5px;
}
.zcwf_lblLeft .zcwf_privacy{padding: 6px;}
.zcwf_lblLeft .wfrm_fld_dpNn{display: none;}
.dIB{display: inline-block;}
.zcwf_lblLeft .zcwf_col_fld_slt {
  width: 60%;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
  font-size: 12px;
  float: left;
  resize: vertical;
}
.zcwf_lblLeft .zcwf_row:after, .zcwf_lblLeft .zcwf_col_fld:after {
  content: '';
  display: table;
  clear: both;
}
.zcwf_lblLeft .zcwf_col_help {
  float: left;
  margin-left: 7px;
  font-size: 12px;
  max-width: 35%;
  word-break: break-word;
}
.zcwf_lblLeft .zcwf_help_icon {
  cursor: pointer;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc;
  color: #ccc;
  text-align: center;
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  border-radius: 50%;
}
.zcwf_lblLeft .zcwf_row {margin: 15px 0px;}
.zcwf_lblLeft .formsubmit {
  margin-right: 5px;
  cursor: pointer;
  color: #333;
  font-size: 12px;
}
.zcwf_lblLeft .zcwf_privacy_txt {
  font-size: 12px;
  font-family: Arial;
  display: inline-block;
  vertical-align: top;
  padding-top: 2px;
  margin-left: 6px;
}
input#formsubmit {
  background-color: rgb(226, 118, 19);
  padding: 6px;
  font-size: 16px;
  border-radius: 10px;
  color: #fff;
  width: 200px;
  border: solid #fff 4px;
  font-weight: 900 !important;
}
#crmWebToEntityForm .form-control {
    display: block;
    width: 100%;
    padding: 4px 8px;
    font-size: .8rem;
}
#crmWebToEntityForm select.form-control:not([size]):not([multiple]){
    height: auto;
}
.btn-enviar {
    text-align: center;
}
.banner-top .col-md-4 {
    display: grid;
    align-content: center;
    margin-top: 0px;
}
.datos-linea .col-md-4 img {
    width: 90px;
}
.info .col-md-4 img {
    width: 250px;
}
.banner-top .col-md-4 h2 {
    text-align: center;
    font-size: 1.2rem;
    padding-bottom: 20px;
    color: #fff;
    font-weight: 800;
}
section.info .col-md-4 {
    display: grid;
    justify-content: center;
    align-content: center;
}
.zcwf_lblLeft .zcwf_button {
  font-size: 12px;
  border: 1px solid #ccc;
  padding: 3px 9px;
  border-radius: 4px;
  cursor: pointer;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zcwf_lblLeft .zcwf_tooltip_over{
  position: relative;
}
.zcwf_lblLeft .zcwf_tooltip_ctn{
  position: absolute;
  background: #dedede;
  padding: 3px 6px;
  top: 3px;
  border-radius: 4px;word-break: break-all;
  min-width: 50px;
  max-width: 150px;
  color: #333;
}
.zcwf_lblLeft .zcwf_ckbox{
  float: left;
}
.zcwf_lblLeft .zcwf_file{
  width: 55%;
  box-sizing: border-box;
  float: left;
}
.clearB:after{
  content:'';
  display: block;
  clear: both;
}

/**/

.banner-top .col-md-4 {
    background: #014172;
}
.option-line .col-md-4 img {
    width: 60px;
    padding-bottom: 10px;
}

section.info ul {
    padding-left: 20px;
}
section.info .col-md-8 {
    padding-left: 20px;
}

@media all and (max-width: 800px) {
  .img-banner img {
      display: none;
  }    

  .dato-carrusel p br {
      display: none;
  }

  section.info ul {
      padding-left: 0px;
  }
  section.info .col-md-8 {
      padding-left: 0px;
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
      display: none;
  }

  .cta-registro h2 {
      font-size: 1.5rem;
  }
  .dato-carrusel h4 br {
      display: none;
  }
  .logo-roosevelt {
      text-align: center;
  }
  .logo-roosevelt {
      position: inherit;
      top: auto;
      left: auto;
  }
  section.info {
      padding: 0px 40px;
  }
  .banner-top .row {
      display: grid;
      justify-items: center;
  }
  .logo-roosevelt {
      box-shadow: none;
  }
  .img-banner {
      padding-top: 20px;
      padding-bottom: 30px;
  }
  .banner-top .row .col-md-4 {
      width: 100%;
      max-width: 100%;
  }
  #crmWebToEntityForm .row .col-md-6:nth-of-type(1) {
      padding-bottom: 10px;
  }
  #crmWebToEntityForm .row .col-md-6 {
      max-width: 100%;
  }
  .info .row {
      display: grid;
      justify-items: center;
      padding-bottom: 40px;
  }
  section.info h1 {
      text-align: center;
  }
  .datos-linea .row {
      display: grid;
      justify-items: center;
      grid-gap: 30px;
  }
  section.datos-linea {
      background: #e27b1c;
  }
  .video-line .row {
      display: grid;
      justify-items: center;
      grid-gap: 40px;
  }
  .option-line .row {
      display: grid;
      justify-items: center;
      grid-gap: 40px;
  }
  .option-line .col-md-4 h3 {
      padding: 20px 0px;
  }
  .option-line .col-md-4 h3 br {
      display: none;
  }
  .dato-carrusel {
      grid-auto-flow: row;
  }


}

@media all and (max-width: 600px) {
  .zcwf_lblLeft .zcwf_col_lab, .zcwf_lblLeft .zcwf_col_fld {
    width: auto;
    float: none !important;
  }
  .zcwf_lblLeft .zcwf_col_help {width: 40%;}
}


