@charset "UTF-8";

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: FordAntenna;
  src: url("/ui/fonts/ford-antena/FordAntennaCondWGL-Med.otf") format("opentype");
  font-weight: normal;
}
@font-face {
  font-family: FordAntenna;
  src: url("/ui/fonts/ford-antena/FordAntennaCondWGL-Bold.otf") format("opentype");
  font-weight: bold;
}

/* Template Style =========== */

html, body {
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
  color: #222222;
  background: white;
  font-family: FordAntenna, Helvetica, sans-serif;
}


a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  outline: none;
}


p {
  margin-bottom: 1.5em;
}


h1, h2, h3, h4, h5, h6 {
  color: #000;
}


::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}


::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}


::selection {
  color: #818892;
  background: #f9f6f0;
}


#fh5co-offcanvass {
  position: fixed;
  z-index: 88;
  top: 0;
  right: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -ms-transform: translateX(320px);
  -o-transform: translateX(320px);
  transform: translateX(320px);
  bottom: 0;
  width: 200px;
  padding: 60px 5px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
}


#fh5co-offcanvass input[type="text"] {
  background: transparent;
  border-bottom: 1px solid #141e26;
  border-top: none;
  border-left: none;
  border-right: none;
  margin-left: 16px;
  width: 91%;
}

#fh5co-offcanvass .btn {
  background: #141e26;
  height: 30px;
  width: 130px;
  color: #fff;
  margin-top: 20px;
  margin-left: 35px;
}


#fh5co-offcanvass .fh5co-lead {
  font-size: 12px;
  color: #182a38;
  margin-bottom: 11px;
  font-weight: bold;
  margin-top: 16px;
  display: inline-table;
  margin-left: 20px;
}

#fh5co-offcanvass ul {
  padding: 0;
  margin: 0 0 30px 0;
}

#fh5co-offcanvass ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#fh5co-offcanvass ul li a {
  display: block;
  padding: 7px 4px;
  font-size: 12px;
  color: #444;
  border-bottom: 1px solid #0e1c25;
  width: 92%;
  float: right;
}

#fh5co-offcanvass ul li .menu_icon {
  display: none;

}


#fh5co-offcanvass ul li a:hover, #fh5co-offcanvass ul li a:focus, #fh5co-offcanvass ul li a:active {
  outline: none;
  color: #fff !important;
  background-color: #0e1c25;
  /*border-bottom: 0 !important;*/
  /*width: 100%;*/
  /*float: none;*/
  text-decoration: none;
}

#fh5co-offcanvass ul li a:hover .menu_icon, #fh5co-offcanvass ul li a:focus .menu_icon, #fh5co-offcanvass ul li a:active .menu_icon {
  margin-right: 8px;
  margin-left: 5px;
  display: inline;
}

#fh5co-offcanvass ul li.active a {
  color: #fff !important;
  background-color: #0e1c25;
  /*border-bottom: 0 !important;*/
  /*width: 100%;
  float: none;*/
}

#fh5co-offcanvass ul li.active .menu_icon {
  margin-right: 8px;
  margin-left: 5px;
  display: inline;

}


#fh5co-offcanvass.fh5co-awake {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

#fh5co-offcanvass .fh5co-offcanvass-close {
  position: absolute;
  right: 20px;
  top: 30px;
  text-transform: none;
  letter-spacing: 2px;
  z-index: 99;
  float: left;
  color: #141e26;
  font-size: 14px;
}

#fh5co-offcanvass .fh5co-offcanvass-close i {
  font-size: 20px;
  margin-top: 3px;
  float: right;
  margin-left: 10px;
  color: #fff;
  background-color: #141e26;
  width: 20px;
  height: 20px;
}

#fh5co-offcanvass .fh5co-offcanvass-close:hover, #fh5co-offcanvass .fh5co-offcanvass-close:focus, #fh5co-offcanvass .fh5co-offcanvass-close:active {
  outline: none;
  text-decoration: none;
}

#fh5co-offcanvass .fh5co-logo {
  display: block;
  float: left;
  width: 100%;

  color: #000;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 0;
  margin: 40px 0 0 0;
}

#fh5co-offcanvass .fh5co-logo a {
  color: #000;
  padding: 0;
  margin: 0;
}


.fh5co-menu-btn {
  font-size: 15px;
  letter-spacing: 1px;
  float: right;
  margin-top: 13px;
  color: #000;

}

.fh5co-menu-btn i {
  font-size: 35px;
  margin-top: -5px;
  float: right;
  margin-left: 0px;
  color: #000;
}

.fh5co-menu-btn:hover, .fh5co-menu-btn:focus, .fh5co-menu-btn:active {
  outline: none;
  text-decoration: none;
  color: #666;
}


#fh5co-header {
  /* float: left;*/
  /*width:1440px !important;*/
  width: 100vw;
  /*position: relative;*/
  padding-top: 0;
  padding-bottom: 0;
  background: rgba(210, 210, 210, 0.7);
  margin: 0 auto;
  z-index: 1;
  top: 0;
}

.light {
  font-size: 16px !important;
  height: 43px;
  padding-top: 10px;
  width: 80%;
}


.tit_h {
  background-color: #232323;
  height: 43px;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-left: 20px;
}

.cursos-container {
  color: #fff;
  background-color: #fff;
}

.cursos-container h2 {
  color: #006cb3;
}

.curso-ind {
  background-color: #373e42;
  margin: 10px 0px;
  display: flex;
  padding: 10px;
  border-radius: 7px;
}

.img-curso {
  float: left;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  max-width: 200px !important;
}

.curso-ind-txt {
  font-size: 13px;
  text-align: left;
  display: block;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 10px;
  width: 100%;
}

.curso-ind-txt h4 {
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  display: block;

}

.img-curso img {
  width: 200px;
  display: block;
  float: left;

}

.btn_curso_ing {
  /*padding-right: 26px;*/


}

.btn_curso_ing a {
  background-color: #434b51;
  width: 50px;
  height: 82px;
  border-radius: 0 20px 20px 0;
  display: block;
  text-align: center;
  padding-top: 26px;

}

.btn_curso_ing a:hover {
  background-color: #B5AD96;
  width: 50px;
  height: 82px;
  border-radius: 0 20px 20px 0;
  display: block;
  text-align: center;
  padding-top: 26px;
  color: #fff;
  text-decoration: none;

}

.btn_curso_ing_n a {
  background-color: #006cb3;
  width: 50px;
  height: 82px;
  border-radius: 0 20px 20px 0;
  display: block;
  text-align: center;
  padding-top: 26px;
}

.btn_curso_ing_n a:hover {
  background-color: #0086d9;
  width: 50px;
  height: 82px;
  border-radius: 0 20px 20px 0;
  display: block;
  text-align: center;
  padding-top: 26px;
  color: #fff;
  text-decoration: none;
}


.color_n {

  background-color: #a44a0f;
}

.color_g {
  background-color: #434b51;
}

.color_b1 {
  background-color: #fff;
}

.color_c {
  background-color: #009bdb;
}

.color_t {
  background-color: #01355f;
}

.text_b {
  color: #000000 !important;
  font-size: 14px;
}

.text_b p {
  padding-left: 20px;
  padding-right: 20px;
}

.btn_todos {
  height: 43px;
  padding-top: 10px;
  text-align: center;
  width: 30%;
  float: left;
}

.btn_todos a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  outline: 0;
  text-transform: none;
}

.btn_todos a:hover {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  outline: 0;
  text-transform: none;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/*.col,
[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}*/


/*ipad landscape*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #fh5co-header {
    width: 100vw;
  }

  .pad-30 {
    padding: 0px !important;
  }


  .fdo_r2 .light {
    font-size: 18px !important;
  }

  .fdo_r2 .bold {
    font-size: 13px !important;
  }

  .img-apps img {
    width: 40%;
  }

  .fh5co-menu-btn {
    font-size: 15px;
    letter-spacing: 1px;
    float: right;
    margin-top: 16px;
    color: #fff;
    right: 30px;
    position: fixed;
  }


}

/******************************/

/* iphone landscape*/

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .fdo_r4 {
    background: url("ui/images/fdo_r4.jpg") no-repeat top center #A8ADC3;
    height: auto !important;
    color: #fff;
    text-align: left;
    padding: 20px;
    border-bottom: 1px solid #FF7D01;
    clear: both;
  }

  .pull-right {
    float: none !important;
  }

  .fdo_r5 {
    background: url("ui/images/fdo_r5.jpg") no-repeat top #362D1E;
    height: auto !important;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #FF7D01;
    clear: both;
  }

  .fdo_r3 {
    background: url("ui/images/fdo_r3.jpg") no-repeat top right #000;
    height: auto !important;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #FF7D01;
    line-height: 18px;
    clear: both;
  }

  .margin-cont {
    margin-top: 10px !important;
  }

}

/*iphone6 plus*/

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .margin-cont {
    margin-top: 10px !important;
  }

  .fdo_r5 {
    background: url("ui/images/fdo_r5.jpg") no-repeat top #362D1E;
    height: auto !important;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #FF7D01;
    clear: both;
  }

}


/*********************************************/

@media (min-width: 1025px) {
  #fh5co-header {
    width: 100vw !important;
  }

}


@media screen and (max-width: 480px) {
  #fh5co-header {
    padding-top: 0em;
    padding-bottom: 0em;
    width: 100vw !important;
  }

  .img_curso img {
    max-height: 232px !important;
    max-width: 290px !important;
    height: auto;
    width: auto;
  }

  .curso_online {
    width: 100% !important;
    min-height: 278px !important;
  }

  .videos {
    width: 100% !important;
  }

  .slider_t {
    font-size: 1em;
  }

  #fh5co-board .item .b_slider img {
    width: 50% !important;
    margin-top: -20px;
  }

  .pad-30 {
    padding: 0 10px !important;
  }

  .fdo_r2 {
    background: url("ui/images/fdo_r2.jpg") no-repeat top;
    height: auto !important;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #FF7D01;
  }

  .fdo_r3 {
    background: url("ui/images/fdo_r3.jpg") no-repeat top right #000;
    height: auto !important;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #FF7D01;
    line-height: 18px;
    overflow: auto;
  }

  .fdo_r4 {
    background: url("ui/images/fdo_r4.jpg") no-repeat top center #A8ADC3;
    height: auto !important;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #FF7D01;
    clear: both;
  }

  .fdo_r5 {
    background: url("ui/images/fdo_r5.jpg") no-repeat top #362D1E;
    height: auto !important;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #FF7D01;
    clear: both;
  }

  .margin-cont {
    margin-top: 10px !important;
  }

  .fdo_r4 p {
    text-align: center !important;
  }


  .down_logos {
    display: none;
  }

}

#fh5co-header .navbar-header {
  float: none;
}

#fh5co-header > .navbar {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 0;
  background: #fff;
  box-shadow: none;
  font-size: 13px;
  border: transparent;
}

@media screen and (max-width: 480px) {
  #fh5co-header > .navbar {
    padding-left: 0px;
    padding-right: 0px;
    width: 100vw;
  }

}

#fh5co-header > .navbar li a {
  text-transform: uppercase;
  color: #000;
  font-weight: normal;
  font-family: "Montserrat", arial, sans-serif;
}

#fh5co-header > .navbar li a > span .border {
  display: block;
  height: 3px;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

#fh5co-header > .navbar li a > span .border:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #EF5353;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#fh5co-header > .navbar li a:hover, #fh5co-header > .navbar li a:focus {
  outline: none;
}

#fh5co-header > .navbar li a:hover > span, #fh5co-header > .navbar li a:focus > span {
  outline: none;
}

#fh5co-header > .navbar li a:hover > span .border:before, #fh5co-header > .navbar li a:focus > span .border:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#fh5co-header > .navbar li.active a {
  background: transparent;
}

#fh5co-header > .navbar li.active a > span .border {
  background: #EF5353;
}

#fh5co-header .navbar-brand {
  text-align: left;
  font-weight: bold;
  display: block;
  /*float: none !important;*/

  width: 150px;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
}

#fh5co-header .download {
  text-align: left;
  font-weight: bold;
  display: block;
  float: right;
  width: auto;
  margin: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  padding-top: 0px;
}

#fh5co-header .navbar-brand:hover {
  color: #404040;
}

@media screen and (max-width: 480px) {
  #fh5co-header .navbar-brand {
    float: left !important;
    margin: inherit;
    text-align: left;
    padding-left: 0;
    margin-left: 0;
  }
.navbar-brand > img {
    width: 90px !important;
    margin-top: -30px !important;
}
.titulo {
    font-size: 17px !important;

}
}


#fh5co-hero, .fh5co-bg-section {
  color: #fff;
  background-color: #e9e9e9;
  background-size: cover;
  background-position: center center;
  margin-top: 0px;
  z-index: 10;
  position: relative;
}

#fh5co-hero .fh5co-overlay, .fh5co-bg-section .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 1;
  z-index: 11;
}


#fh5co-hero, .fh5co-hero-wrap, .fh5co-bg-section {
  height: 700px;
}

@media screen and (max-width: 768px) {
  #fh5co-header {
    width: 100vw !important;
  }

  #fh5co-header .download {
    display: none !important;
  }

  #fh5co-hero, .fh5co-hero-wrap, .fh5co-bg-section {
    height: inherit;
    padding: 3em 0;
  }

  .fdo_r4 {
    background: url("ui/images/fdo_r4.jpg") no-repeat top center #A8ADC3;
    height: auto !important;
    color: #fff;
    text-align: left;
    padding: 20px;
    clear: both;
  }

  .img-curso {
    float: left;
    display: block;
    max-width: none !important;
    width: 100%;
    text-align: center !important;
    margin: 0 auto;
  }

  .img_curso img {
    max-width: 312px;
  }

  .curso-ind-txt {
    font-size: 13px;
    text-align: left;
    display: block;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 10px;
    width: 100%;
  }

  .curso-ind-txt h4 {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    display: block;
    width: 100%;

  }

  .img-curso img {
    width: auto;
    display: initial;
    float: none;
    text-align: center;
    margin-bottom: 16px;
  }

  .btn_curso_ing {
    /*padding-right: 26px;*/


  }

  .btn_curso_ing a {
    background-color: #434b51;
    width: 100%;
    height: 82px;
    display: block;
    text-align: center;
    padding-top: 26px;
    border-radius: 0;

  }

  .btn_curso_ing_n a {
    background-color: #006cb3;
    width: 100%;
    height: 82px;
    display: block;
    text-align: center;
    padding-top: 26px;
    border-radius: 0;
  }

  .btn_curso_ing_t a {
    background-color: #01355f;
    width: 100%;
    height: 82px;
    display: block;
    text-align: center;
    padding-top: 26px;
    border-radius: 0;
  }

  .video {
    max-width: 440px !important;
  }

}


#fh5co-hero .fh5co-hero-wrap, .fh5co-bg-section .fh5co-hero-wrap {
  display: table;
  width: 100%;
  z-index: 12;
  position: relative;
}

#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro, .fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro {
  display: table-cell;
  vertical-align: middle;
}

#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro .fh5co-lead, #fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro .fh5co-sub-lead, .fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-lead, .fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro .fh5co-lead, .fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-lead {
  margin-bottom: 30px;
}


.fh5co-bg-section, .fh5co-hero-wrap {
  height: 400px;
}

@media screen and (max-width: 768px) {
  .fh5co-bg-section, .fh5co-hero-wrap {
    height: inherit;
    padding: 3em 0;
  }

  .btn_todos {
    width: 100%;
  }

  .light {
    width: 100% !important;
  }

  .tit_h {
    text-align: center;
    padding-left: 0px;
  }

  .curso-ind {
    background-color: #373e42;
    margin-top: 50px;
    display: block;
  }


}


.fh5co-bg-section .fh5co-overlay {
  background: #000;
  opacity: .7;
}

.fh5co-bg-section .author {
  font-size: 20px;
  margin-bottom: 0;
}


#fh5co-main {
  padding-top: 0;
  position: relative;
  /*top: -56px;*/
  background-color: #fff;
  width: 100vw;
  margin-bottom: 40px;
}


#fh5co-board .item {
  /*margin: 10px 10px 20px 10px;*/

  background: #fff;
  /*-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;*/

  overflow: hidden;
  /*-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);*/

}

#fh5co-board .item a {
  display: block;
}

#fh5co-board .item .fh5co-desc {
  padding: 20px;
  float: left;
  line-height: 24px;
}

#fh5co-board .item .fh5co-item-title {
  font-family: "BreeRegular", arial, sans-serif;
  font-size: 17px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}

#fh5co-board .item img {
  max-width: 100%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#fh5co-board .item .fh5co-board-img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}

#fh5co-board .item .image-popup:hover img {
  opacity: .5;
}


.js .animate-box {
  opacity: 0;
}


pre {
  background: #e9e9e9;
  border: 1px solid #ccc;
}


/* Buttons */

.btn {
  border-bottom: none !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
}

.btn:hover, .btn:focus, .btn:active {
  box-shadow: none;
  outline: none !important;
  border-color: transparent;
}

.btn.fh5co-btn-icon {
  text-transform: none !important;
  letter-spacing: normal !important;
  padding-left: 15px;
  padding-right: 15px;
}


.btn-outline {
  border: 2px solid #ccc !important;
  background: transparent;
  color: #2a2e37;
}

.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
  border: 2px solid #EF5353 !important;
  background: #EF5353 !important;
  color: #fff;
}


.btn-primary {
  background: #EF5353;
  border: 2px solid #EF5353;
}


.btn-success {
  background: #5cb85c;
  border: 2px solid #5cb85c;
}


.btn-danger {
  background: #d9534f;
  border: 2px solid #d9534f;
}


.btn-info {
  background: #5bc0de;
  border: 2px solid #5bc0de;
}


.btn-warning {
  background: #f0ad4e;
  border: 2px solid #f0ad4e;
}


.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  border-color: transparent;
}


.btn-default:hover, .btn-default:active, .btn-default:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
  background: #444;
  color: #fff;
}


/*.form-control {
  box-shadow: none !important;
  border: 1px solid #fff;
  background: transparent;
}*/

/*.form-control:hover, .form-control:focus, .form-control:active {
  outline: none;
  box-shadow: none !important;
  border: 2px solid #EF5353;
}*/


.fh5co-social {
  padding: 0;
  margin: 0;
}

.fh5co-social li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}

.fh5co-social li a {
  display: block;
  float: left;
  margin-right: 10px;
}

.fh5co-social li a:hover, .fh5co-social li a:active, .fh5co-social li a:focus {
  outline: none;
  text-decoration: none;
}

.fh5co-social li a i {
  font-size: 15px;
}


#fh5co-footer {
  height: 30px;
  padding-top: 8px;
  background-color: #d1d1d1;
  width: 100vw;
  color: #151515;
}

#fh5co-footer a {
  color: #151515 !important;
  /*font-size: 14px;*/
  /*font-weight: lighter;*/
}

@media screen and (max-width: 768px) {
  #fh5co-footer {
    padding: 0;
  }

}

#fh5co-footer .fh5co-footer-widget {
  padding-right: 30px !important;
  float: left;
  width: 100%;
}

#fh5co-footer .fh5co-footer-widget.top-level {
  margin-top: 30px !important;
}

#fh5co-footer .fh5co-footer-widget .fh5co-footer-lead {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

#fh5co-footer .fh5co-footer-logo {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 30px;
  color: #000;
  margin-bottom: 30px;
}

#fh5co-footer ul {
  padding: 0;
  margin: 0;
}

#fh5co-footer ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 14px 0;
  line-height: 16px;
}


.fh5co-list-check {
  position: relative;
  padding: 0;
  margin: 0;
  clear: both;
}

.fh5co-list-check li {
  padding-left: 25px !important;
  position: relative;
  display: block;
  margin-bottom: 10px !important;
  line-height: 20px;
}

.fh5co-list-check li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e116";
  content: "\e042";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #ccc;
}


.fh5co-pricing-table {
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.fh5co-pricing-table h3 {
  border-bottom: 1px solid #e7e7e7;
  font-size: 18px;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
}

.fh5co-pricing-table ul {
  padding: 0;
  margin: 0 0 20px 0;
}

.fh5co-pricing-table ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: line-through;
  color: #ccc;
}

.fh5co-pricing-table ul li.fh5co-include {
  text-decoration: none;
  color: #444;
}

.fh5co-pricing-table ul li.fh5co-include:before {
  color: #EF5353;
}

.fh5co-pricing-table .btn {
  margin-bottom: 0;
}


/* Helper Classes */

/* Spacer */

.fh5co-spacer {
  clear: both;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}


.fh5co-spacer-xlg {
  height: 150px;
}

@media screen and (max-width: 768px) {
  .fh5co-spacer-xlg {
    height: 70px;
  }

}


.fh5co-spacer-lg {
  height: 100px;
}

@media screen and (max-width: 768px) {
  .fh5co-spacer-lg {
    height: 50px;
  }

}


.fh5co-spacer-md {
  height: 80px;
}

@media screen and (max-width: 768px) {
  .fh5co-spacer-md {
    height: 30px;
  }

}


.fh5co-spacer-sm {
  height: 50px;
}

@media screen and (max-width: 768px) {
  .fh5co-spacer-sm {
    height: 20px;
  }

}


.fh5co-spacer-xs {
  height: 30px;
}

@media screen and (max-width: 768px) {
  .fh5co-spacer-xs {
    height: 20px;
  }

}


.fh5co-spacer-xxs {
  height: 20px;
}


@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }

}


.fh5co-mb30 {
  margin-bottom: 30px;
}


.fh5co-row-padded {
  padding: 50px 0;
}


.fh5co-social-icons > a {
  padding: 4px 10px;
  color: #FF7C01;
  cursor: pointer;
}

.fh5co-social-icons > a:hover, .fh5co-social-icons > a:focus, .fh5co-social-icons > a:active {
  text-decoration: none;
  color: #444;
}


.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}


@media screen and (max-width: 768px) {
  .owl-carousel .owl-controls .owl-nav {
    display: none;
  }

}


.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}


.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}


.owl-carousel .owl-controls .owl-nav .owl-next {
  left: 0;
  left: -70px;
  margin-top: -60px;
}

.owl-carousel .owl-controls .owl-nav .owl-next:hover {
  margin-top: -65px;
}

.owl-carousel .owl-controls .owl-nav .owl-next:hover i:before {
  color: #EF5353;
}


.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: -70px;
  margin-top: 0px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
  margin-top: 5px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover i:before {
  color: #EF5353;
}


.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #444;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}


.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #fff;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}


@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }

}


.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}


.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}


.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: 2.5em;
}


.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
}

.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  background: white;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: white;
  border: 2px solid transparent;
}


.owl-carousel-fullwidth .item, .owl-carousel-fullwidth .fh5co-owl-text-wrap {
  height: 800px;
  display: table;
  width: 100%;
}

.owl-carousel-fullwidth .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  position: relative;
}

.owl-carousel-fullwidth .item .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: .3;
  z-index: 8;
}

.owl-carousel-fullwidth .item img {
  max-width: 100%;
}

.owl-carousel-fullwidth .item .fh5co-owl-text {
  display: table-cell;
  vertical-align: middle;
  z-index: 10;
  position: relative;
}

.owl-carousel-fullwidth .item .fh5co-owl-text a {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.owl-carousel-fullwidth .item .fh5co-owl-text a:hover {
  text-decoration: none;
  color: white;
  border-bottom: 1px solid white;
}

.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead, .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: 100;
}

.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead {
  font-weight: 300;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Montserrat", arial, sans-serif;
}

.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
  font-size: 30px;
  line-height: 42px;
  font-weight: 100;
  font-family: "Roboto", arial, sans-serif;
}


.js .to-animate {
  opacity: 0;
}


.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */

  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}


.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}


.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}


.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}


/* Image Alignment */

img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}

@media screen and (max-width: 480px) {
  img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }

}

img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}

@media screen and (max-width: 480px) {
  img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }

}

img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


a > img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}

@media screen and (max-width: 480px) {
  a > img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }

}

a > img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}

@media screen and (max-width: 480px) {
  a > img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }

}

a > img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*# sourceMappingURL=style.css.map */

.fdo_r2 {
  background: url("ui/images/fdo_r2.jpg") no-repeat top;
  height: 773px;
  color: #fff;
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid #FF7D01;
}

.fdo_r2 p {
  text-align: left !important;
}

.fdo_r2 .light {
  font-size: 18px;
  line-height: 1.1;

}

.fdo_r2 .bold {
  font-size: 17px;
  line-height: 1.1;
  font-weight: 600 !important;
  letter-spacing: 0.5px;
}


.fdo_r2 a {
  z-index: 100;
  position: relative;
}


.fdo_r3 {
  background: url("ui/images/fdo_r3.jpg") no-repeat top right #000;
  height: 467px;
  color: #fff;
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid #FF7D01;
  line-height: 18px;
  clear: both;

}

.fdo_r3 .light {
  font-size: 40px;
  margin-bottom: 15px;

}

.fdo_r3 p {
  margin-bottom: 3px;
  background-color: rgba(0, 0, 0, 0.5);
}

.fdo_r4 {
  background: url("ui/images/fdo_r4.jpg") no-repeat top center #A8ADC3;
  height: 288px;
  color: #fff;
  text-align: left;
  padding: 20px;
  border-bottom: 1px solid #FF7D01;
  overflow: auto;
}

.fdo_r4 p {
  line-height: 20px;
  font-size: 15px;
  margin-bottom: 0px;
}

.fdo_r4 .light {
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  margin-bottom: 7px;
}

.fdo_r5 {
  background: url("ui/images/fdo_r5.jpg") no-repeat top #362D1E;
  height: 405px;
  color: #fff;
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid #FF7D01;
  clear: both;
}

.fdo_r5 h1 {
  color: #fff;
  text-align: left;
  font-weight: 300;
  font-size: 20px;
  margin-top: 5px;

}

.fdo_r5 a {
  color: #fff !important;

}

.fdo_r5 p {
  margin-bottom: 5px;
  font-size: 14px;
  text-align: left;
  line-height: 16px;
}

.fdo_others {
  background: url("ui/images/fdo_others.jpg") no-repeat top #111111;
  height: auto;
  color: #fff;
  text-align: left;
  padding: 20px;
  border-bottom: 1px solid #FF7D01;
  overflow: hidden;

}

footer {
  color: #ffffff;
}

.line {
  border-bottom: 1px solid #fff;
  display: block;
  width: 100%;
  margin: 5px 0;
}

.btn-submit {
  border-radius: 5px;
  width: 100% !important;
  background-color: rgba(99, 99, 99, 0.5);
  color: #fff;
  border: none !important;
  margin: 1em 0 1em 0 !important;
}

input[placeholder] {
  /*color: white;*/
}

.margin-cont {
  /*margin-top: 174px;*/

}

#idioma a {
  color: #d7c18a !important;
  text-decoration: underline;
}

.pad-30 {
  padding: 0 30px;
}


.light {
  color: #FFF !important;
  width: 70%;
  float: left;
}

.titulo {
  font-size: 22px !important;
  color: #006cb3 !important;
  margin: 0 0 16px 0;
  line-height: 40px;
  font-weight: bold;
}

/*-------- VIDEO-----------*/

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */

  /* padding-top: 25px;*/

  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 16%;
  left: 6%;
  width: 88%;
  height: 88%;
}


#mc_embed_signup form {
  padding: 0px !important;
}

#mc_embed_signup div.response {
  margin: 0 !important;
  padding: 0 !important;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 100% !important;
  font-size: smaller;
  line-height: normal;
  font-weight: normal;
}

#mc_embed_signup div#mce-responses {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;

}

/*-----------------curso------------------*/

.left {
  float: left;
}

.top_curso {
  border-bottom: 20px solid #151f27;
  margin-bottom: 5px;
}

.img_curso {
  text-align: center;
  /*padding: 10px;*/

}

.img_curso img {
  max-height: 374px;
  /*max-width: 432px;*/
  height: auto;
  width: auto;
  display: block;
  margin: 0 auto;
}

.color_w {
  background-color: #fff;
}

.videos {
  /*width: 65%;*/

  /*height: 43px;*/

  min-height: auto;
  display: block;
}


.curso_online {
  /*width: 35%;*/

  /*height: 43px;*/

  /*min-height: 400px;*/
  display: block;
}

.video {
  max-width: 600px;
  float: left;
}

.cont_videos {
  max-width: 270px;
  float: left;
  display: contents;
}

.lista_videos {
  display: block;
  background-color: #151f27;
  /*float: inherit;*/

  float: left;
  width: 270px;
}

.lista_videos > div {
  border-bottom: .5em solid white;
}

.c_lista_videos img {
  float: left;
  margin-right: 10px;

}

.lista_videos h5 {
  padding-top: 0;
  margin-left: 10px;
  display: inline-block;
  text-align: center;
}

.lista_videos h5 a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}


video {
  width: 100% !important;
  height: auto !important;
}


.wdr-ui-element.wdr-ui.wdr-ui-label.wdr-credits {
  visibility: hidden;
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
  .video {
    max-width: 700px;
    float: left;
  }
}

.curso-ind-txt h5 {
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 2px 4px;
  display: inline-block;
  font-size: 11px;
}

.wrapper-bloques-ppal {
  margin-top: 1em;
  margin-bottom: 1em;
}

.bloque-ppal {
  margin-top: .5em;
  margin-bottom: .5em;
}

.bloque-ppal .inner-wrapper {
  border-radius: 20px 20px 0 0;
  padding: 1em;
  background-color: #d3d3d3;
  color: #000;
  text-align: center;
}

.bloque-ppal  .inner-wrapper .imagen img {
  border-radius: 20px 20px 0 0;
}

.bloque-ppal  .inner-wrapper .titulo {
  line-height: initial;
  margin-top: .5em;
  margin-bottom: .5em;
  color: #1a2830 !important;
  font-size: 23px;
  font-weight: bold;
}

.bloque-ppal  .inner-wrapper .texto {
  margin-bottom: 1rem;
  padding-left: 4em;
  padding-right: 4em;
}

.bloque-ppal  .inner-wrapper .boton {
  background-color: #006cb3;
  color: #fff;
  font-size: 15px;
}

.bloque-ppal  .inner-wrapper .boton a {
  color: #fff;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-decoration: none;
  display: block;
}

.titulo-seccion {
  padding-top: 1em;
}