nav .navbar-header button {
  color: #828383;
  margin: 24px 15px;
  border: solid 1px;
  padding: 6px 12px;
  font-size: 1.5em; }
nav .menu-item-has-children .sub-menu {
  -webkit-transition: -webkit-all 0.5s ease, opacity 0.5s ease;
  -moz-transition: -moz-all 0.5s ease, opacity 0.5s ease;
  -ms-transition: -ms-all 0.5s ease, opacity 0.5s ease;
  -o-transition: -o-all 0.5s ease, opacity 0.5s ease;
  transition: all 0.5s ease, opacity 0.5s ease; }
  nav .menu-item-has-children .sub-menu li a {
    font-size: 15px; }
    @media (max-width: 992px) {
      nav .menu-item-has-children .sub-menu li a {
        text-align: center; } }
@media (min-width: 1000px) {
  nav .menu-item-has-children .special-border {
    padding-bottom: 1.5em;
    -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important; }
    nav .menu-item-has-children .special-border:hover:after {
      opacity: 1;
      transform: scale(1) translateZ(0); }
    nav .menu-item-has-children .special-border:after {
      border-color: inherit;
      content: "";
      color: #2D536C;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      border-bottom: 3px solid;
      transform: scale(0) translateZ(0);
      -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
      -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
      -ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
      -o-transition: -o-transform 0.5s ease, opacity 0.5s ease;
      transition: transform 0.5s ease, opacity 0.5s ease; }
  nav .menu-item-has-children .sub-menu {
    position: absolute;
    display: block;
    overflow: hidden;
    max-height: 0px;
    max-width: 0px;
    margin: 0;
    background-color: #ccc;
    top: 100%;
    left: 0;
    opacity: 0;
    padding: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: -webkit-transform 0.2s ease, opacity 0.2s ease, max-height 0.3s step-end, max-width 0.3s step-end, top 0.3s step-end;
    -o-transition: -o-transform 0.2s ease, opacity 0.2s ease, max-height 0.3s step-end, max-width 0.3s step-end, top 0.3s step-end;
    transition: transform 0.2s ease, opacity 0.2s ease, max-height 0.3s step-end, max-width 0.3s step-end, top 0.3s step-end; }
    nav .menu-item-has-children .sub-menu li {
      padding: 1em 2em; }
      nav .menu-item-has-children .sub-menu li a {
        padding: 0; }
  nav .menu-item-has-children:hover ul {
    max-width: 190px;
    overflow: visible;
    max-height: 3000px;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, top 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, top 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, top 0s step-end; } }
@media (max-width: 1000px) {
  nav .navbar-collapse {
    padding: 0;
    text-align: center; }
  nav .navbar-nav {
    top: 0 !important;
    float: none !important; }
    nav .navbar-nav li {
      float: none;
      padding: 2px; } }

@media (min-width: 768px) and (max-width: 1000px) {
  nav .container .navbar-header {
    float: none; }
    nav .container .navbar-header .navbar-brand {
      margin-left: 0; }
    nav .container .navbar-header .navbar-toggle {
      display: block; }
  nav .container .navbar-collapse.collapse {
    display: none !important; }
  nav .container .navbar-collapse.collapse.in {
    display: block !important; } }
.custom-navbar {
  width: 100%;
  z-index: 2000;
  background-color: rgba(255, 255, 255, 0.95); }
  @media (max-width: 1000px) {
    .custom-navbar .navbar-brand {
      padding: 10px 15px !important; }
      .custom-navbar .navbar-brand img {
        width: 100px !important; }
    .custom-navbar .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  .custom-navbar .navbar-header button {
    color: #092E4E; }
  .custom-navbar .navbar-brand {
    height: 100%;
    margin-left: 0 !important; }
    .custom-navbar .navbar-brand span {
      display: block;
      width: 100px;
      height: 57px;
      margin: 8px 0;
      background-image: url("../img/el-pescador-logo-blue.png");
      background-size: cover; }
    .custom-navbar .navbar-brand img {
      width: 170px; }
  .custom-navbar .navbar-nav {
    position: relative;
    top: 25px; }
    @media (max-width: 1000px) {
      .custom-navbar .navbar-nav {
        margin-top: 0; } }
    .custom-navbar .navbar-nav .top-menu {
      margin-bottom: 5px;
      list-style: none;
      text-align: right; }
      .custom-navbar .navbar-nav .top-menu .border {
        border: solid 1px #828383;
        padding: 4px 0;
        margin-right: 20px; }
        .custom-navbar .navbar-nav .top-menu .border:hover {
          text-decoration: none;
          background-color: rgba(232, 232, 232, 0.53); }
      .custom-navbar .navbar-nav .top-menu li {
        display: inline-block; }
        .custom-navbar .navbar-nav .top-menu li a {
          font-size: 14px;
          padding: 0 16px; }
    .custom-navbar .navbar-nav li a {
      font-size: 18px;
      color: #092E4E;
      font-weight: 300;
      text-shadow: none;
      padding: 15px 25px;
      -webkit-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out; }
      .custom-navbar .navbar-nav li a:hover, .custom-navbar .navbar-nav li a:focus {
        color: #4C4C4C;
        text-decoration: none;
        background-color: inherit; }
    .custom-navbar .navbar-nav .menu-item-has-children ul {
      background-color: #fff; }
      .custom-navbar .navbar-nav .menu-item-has-children ul li a {
        color: #808080; }
        .custom-navbar .navbar-nav .menu-item-has-children ul li a:hover, .custom-navbar .navbar-nav .menu-item-has-children ul li a:focus {
          background-color: #fff;
          background-image: none; }
          @media (min-width: 1000px) {
            .custom-navbar .navbar-nav .menu-item-has-children ul li a:hover, .custom-navbar .navbar-nav .menu-item-has-children ul li a:focus {
              padding: 0 0.5em; } }
      @media (max-width: 1000px) {
        .custom-navbar .navbar-nav .menu-item-has-children ul {
          text-align: center; } }

.init-navbar {
  position: absolute;
  top: 0; }

@-webkit-keyframes showfixedmenu {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
@-moz-keyframes showfixedmenu {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
@-o-keyframes showfixedmenu {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
@keyframes showfixedmenu {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
.fixed-bar {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  -webkit-animation: showfixedmenu .5s;
  /* Safari 4+ */
  -moz-animation: showfixedmenu .5s;
  /* Fx 5+ */
  -o-animation: showfixedmenu .5s;
  /* Opera 12+ */
  animation: showfixedmenu .5s;
  animation-direction: alternate; }
  .fixed-bar .navbar-brand {
    padding: 10px 15px; }
    .fixed-bar .navbar-brand img {
      width: 100px; }
  .fixed-bar #btn_test_elpescador_nav {
    top: 29px; }

#btn_test_elpescador_nav {
  top: 75px;
  float: right;
  position: relative;
  margin-left: 30px;
  width: 200px;
  height: 40px;
  text-transform: uppercase;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

@media (min-width: 1000px) {
  .navbar-landing {
    background-color: rgba(255, 255, 255, 0); }
    .navbar-landing .navbar-header button {
      margin: 66px 15px;
      color: #fff; }
    .navbar-landing .navbar-header .navbar-brand span {
      display: block;
      width: 170px;
      height: 136px;
      background-image: url("../img/el-pescador-logo-white.png");
      background-size: cover; }
    .navbar-landing .navbar-nav {
      top: 70px; } }
    @media (min-width: 1000px) and (max-width: 1000px) {
      .navbar-landing .navbar-nav {
        margin-top: 0; } }
@media (min-width: 1000px) {
      .navbar-landing .navbar-nav li a {
        color: #fff; }
        .navbar-landing .navbar-nav li a:hover, .navbar-landing .navbar-nav li a:focus {
          color: #cbdbe6;
          background-color: inherit; } }

.page-title {
  margin-top: 95px;
  background-color: #e8e8e8; }
  .page-title h4 {
    margin: 1.1em 0;
    color: #1C314E;
    font-weight: 700; }

.page-content {
  margin: 4em 0;
  min-height: 315px; }
  .page-content .text {
    margin-bottom: 5em; }
    .page-content .text .item {
      margin-bottom: 26px; }
      @media (max-width: 767px) {
        .page-content .text .item {
          margin-bottom: 40px; } }
    .page-content .text h3 {
      color: #4478ac;
      margin-top: 0; }
    .page-content .text ul {
      list-style-type: none;
      padding: 0px; }
    .page-content .text ul li {
      background-image: url(../img/bullet-1.png);
      background-repeat: no-repeat;
      background-position: 0px center;
      padding-left: 3.2em;
      margin-bottom: 0.8em; }
    .page-content .text p, .page-content .text li {
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      color: #565656; }
    .page-content .text img {
      display: inline-block;
      margin-top: 3em; }
  .page-content .text-bottom {
    text-align: center; }
    .page-content .text-bottom p {
      text-align: left;
      margin-bottom: 3em; }
    @media (max-width: 992px) {
      .page-content .text-bottom {
        margin-top: 4em; } }
  .page-content .image-top {
    position: relative;
    bottom: 58px; }
  .page-content .custom-campaign {
    text-align: center; }
    .page-content .custom-campaign .panel-default {
      border-color: #4478AC; }
      .page-content .custom-campaign .panel-default span {
        font-size: 15px;
        background-color: #fff;
        position: relative;
        bottom: 12px;
        text-transform: uppercase;
        padding: 0 1em;
        color: #4478AC; }
      .page-content .custom-campaign .panel-default label {
        color: #666666; }
    .page-content .custom-campaign img {
      display: inline-block; }
    .page-content .custom-campaign a {
      background-color: #4478ac;
      width: 100%;
      display: block;
      text-align: center;
      color: #fff;
      padding: 15px 0;
      font-size: 16px; }
      .page-content .custom-campaign a:hover {
        text-decoration: none; }
    .page-content .custom-campaign .form-group {
      text-align: left; }
  .page-content .how-works {
    background-color: #fff; }
    .page-content .how-works .information {
      margin: 6em 0 0; }
    .page-content .how-works h3, .page-content .how-works p {
      color: #666666 !important; }

.section-features {
  border: none !important;
  margin-top: 4em; }

.intro, .features, .your-team, .campaign-kinds, .online-training, .how-works {
  display: table;
  height: 100%;
  width: 100%; }

.mask-video {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(36, 63, 84, 0.6);
  z-index: 2; }

.modal-backdrop.in {
  z-index: 9999; }

.intro-modal {
  z-index: 99999 !important; }
  .intro-modal .send-mail .alert {
    padding: 10px 15px; }
  .intro-modal .send-mail img {
    margin-top: 15px; }
    @media (max-width: 767px) {
      .intro-modal .send-mail img {
        width: 122px;
        margin: 2em auto; } }
  .intro-modal .success-mail img {
    position: relative;
    bottom: 16px; }
    @media (min-width: 440px) and (max-width: 767px) {
      .intro-modal .success-mail img {
        max-width: 368px;
        margin: 0 auto; } }
  .intro-modal .success-mail h3 {
    text-align: center;
    margin-top: 1em; }
  .intro-modal .success-mail h4 {
    text-align: center;
    margin-bottom: 1.5em; }

.know-more {
  text-align: center;
  margin-bottom: 5.2em; }
  .know-more a, .know-more button {
    padding: 12px 95px;
    font-size: 32px;
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 300; }
    @media (max-width: 992px) {
      .know-more a, .know-more button {
        padding: 12px 55px; } }

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  @media (max-width: 992px) {
    .bg-video {
      top: 94px; } }
  @media (min-width: 321px) {
    .bg-video {
      height: 85%; } }
  @media (min-width: 1200px) {
    .bg-video {
      height: 95%; } }

.intro {
  top: 0;
  padding-top: 178px;
  background: transparent;
  position: relative;
  z-index: 1; }
  .intro .mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 100, 125, 0.4); }
  .intro header {
    display: table;
    width: 100%;
    height: 100%;
    border-top: solid 1px #fff; }
    .intro header .demo-request {
      display: table-cell;
      vertical-align: middle; }
      .intro header .demo-request h1, .intro header .demo-request h2 {
        font-family: 'Raleway', sans-serif;
        margin: 0;
        color: #fff; }
      .intro header .demo-request h1 {
        font-weight: 600;
        margin-bottom: 0.5em; }
      .intro header .demo-request h2 {
        font-weight: 400; }
      .intro header .demo-request .vcenter {
        display: inline-block;
        vertical-align: middle;
        float: none; }
      @media (max-width: 992px) {
        .intro header .demo-request .text, .intro header .demo-request .button {
          text-align: center; }
        .intro header .demo-request .button {
          margin-top: 3em; } }
      @media (max-width: 440px) {
        .intro header .demo-request .text h2 {
          font-size: 20px; }
        .intro header .demo-request .button button {
          padding: 12px 60px; } }
    .intro header .button button {
      padding: 12px 95px;
      font-size: 25px;
      border-radius: 6px;
      text-transform: uppercase;
      font-weight: 300;
      margin: 20px 0; }
      .intro header .button button:focus {
        color: #fff; }
      .intro header .button button b {
        font-weight: 500; }
  @media (max-width: 992px) {
    .intro {
      padding-top: 94px; } }
  @media (min-width: 321px) {
    .intro {
      height: 85%; } }
  @media (min-width: 1200px) {
    .intro {
      height: 95%; } }

.mask-modal-video {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .7;
  z-index: 10000;
  display: none; }
  .mask-modal-video.show {
    display: block; }

.show-video {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -270px 0 0 -480px;
  width: 960px;
  height: 540px;
  background-color: #000;
  z-index: 10001;
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0); }
  .show-video .btn-close-video {
    position: absolute;
    padding: 6px 12px;
    color: #fff;
    background-color: #000;
    right: -10px;
    top: -10px;
    cursor: pointer;
    border-radius: 50%;
    display: inline-block;
    z-index: 1000;
    border: 2px solid #fff;
    font-weight: bold; }
  .show-video .content-video {
    width: 100%;
    height: 100%;
    background-color: #000; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.zoomIn {
  -webkit-animation: zoomIn .5s;
  /* Safari 4+ */
  -moz-animation: zoomIn .5s;
  /* Fx 5+ */
  -o-animation: zoomIn .5s;
  /* Opera 12+ */
  animation: zoomIn .5s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); } }
@keyframes zoomInDown {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); } }
.zoomInDown {
  -webkit-animation: zoomInDown .5s;
  /* Safari 4+ */
  -moz-animation: zoomInDown .5s;
  /* Fx 5+ */
  -o-animation: zoomInDown .5s;
  /* Opera 12+ */
  animation: zoomInDown .5s;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  opacity: 0; }

.video {
  position: relative;
  background-color: #f2f2f2; }
  .video .youtube-video {
    display: none; }
  .video .video-play {
    position: absolute;
    left: 50%;
    top: 35%;
    width: 130px;
    height: 130px;
    display: table;
    cursor: pointer;
    border: 3px solid #fff;
    z-index: 2;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out; }
    .video .video-play .icon-play {
      display: table-cell;
      font-size: 45px;
      color: #fff;
      padding-top: 8px;
      padding-left: 8px;
      vertical-align: middle;
      text-align: center; }
    .video .video-play:hover {
      border-width: 8px;
      text-decoration: none; }
  .video .content-wrap {
    position: absolute;
    width: 100%;
    top: 55%;
    text-align: center;
    z-index: 2; }
    .video .content-wrap h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      color: #fff; }
  .video .bg-video {
    z-index: 1; }
  @media (max-width: 440px) {
    .video .content-wrap h2 {
      font-size: 26px;
      padding: 0 16px; } }

.your-team {
  background-color: #30374e; }
  .your-team h1 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 300;
    margin: 1em 0;
    margin-bottom: 0.8em; }
  .your-team h3 {
    color: #fff;
    text-align: center;
    font-weight: 100; }
  .your-team .title {
    margin-bottom: 8em; }
  .your-team .information {
    margin-bottom: 5em; }
  @media (max-width: 992px) {
    .your-team .information {
      text-align: center; }
    .your-team img {
      display: inline-block; } }

.how-works {
  background-color: #5777a8; }
  .how-works .title h1 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 300;
    margin: 1em 0;
    margin-bottom: 0.8em; }
  .how-works .title p {
    color: #fff;
    font-size: 20px;
    font-weight: 100; }
  .how-works .information {
    position: relative;
    margin: 10em 0 0; }
    .how-works .information h3, .how-works .information p {
      color: #fff; }
    .how-works .information p {
      font-size: 16px;
      font-weight: 100;
      max-width: 610px;
      display: inline-block; }
    .how-works .information .left, .how-works .information .right, .how-works .information .center {
      text-align: center; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .how-works .information {
        margin: 13em 0 0; } }
    @media (max-width: 992px) {
      .how-works .information {
        margin: 4em 0 0; }
        .how-works .information .visible-xs {
          display: inline-block !important; }
        .how-works .information h3 {
          margin-top: 2em; }
        .how-works .information p {
          margin-bottom: 6em; } }
    @media (min-width: 992px) {
      .how-works .information .center {
        bottom: 32em; }
      .how-works .information .left {
        bottom: 8em;
        left: 3em; }
      .how-works .information .right {
        bottom: 8em;
        right: 1em; } }

.features {
  background-color: #fff;
  border-style: solid;
  border-width: 54px 0px 0px 0px;
  -moz-border-image: url(../img/curve-dark-blue.jpg) 54 0 0 0 repeat;
  -webkit-border-image: url(../img/curve-dark-blue.jpg) 54 0 0 0 repeat;
  -o-border-image: url(../img/curve-dark-blue.jpg) 54 0 0 0 repeat;
  border-image: url(../img/curve-dark-blue.jpg) 54 0 0 0 fill repeat; }
  .features h3, .features p {
    color: #11608A; }
  .features hr {
    margin: 26px 0;
    border-top: 1px solid #11608A; }
  .features h1 {
    font-family: 'Raleway', sans-serif;
    color: #11608A;
    text-align: center;
    font-weight: 300;
    margin: 1em 0; }
  .features .feature-item {
    padding: 0 5em;
    margin-bottom: 5.2em;
    text-align: center; }
    .features .feature-item img {
      display: inline-block;
      width: 170px; }
    .features .feature-item h3 {
      font-family: 'Raleway', sans-serif;
      text-transform: uppercase; }
    .features .feature-item p {
      font-size: 19px;
      line-height: 30px;
      font-weight: 300; }
    @media (max-width: 440px) {
      .features .feature-item {
        padding: 0 25px; } }
    @media (min-width: 767px) and (max-width: 991px) {
      .features .feature-item {
        padding: 0 16em; } }

.campaign-kinds {
  padding-bottom: 5em;
  background-color: #DADADA;
  border-style: solid;
  border-width: 54px 0px 0px 0px;
  -moz-border-image: url(../img/curve-white.jpg) 54 0 0 0 repeat;
  -webkit-border-image: url(../img/curve-white.jpg) 54 0 0 0 repeat;
  -o-border-image: url(../img/curve-white.jpg) 54 0 0 0 repeat;
  border-image: url(../img/curve-white.jpg) 54 0 0 0 fill repeat; }
  .campaign-kinds h1 {
    font-family: 'Raleway', sans-serif;
    color: #11608A;
    text-align: center;
    font-weight: 300;
    margin: 1em 0; }
  .campaign-kinds .campaign {
    display: inline-block;
    width: 100%;
    height: 300px;
    background-color: #fff;
    margin-bottom: -4px; }
    .campaign-kinds .campaign .info {
      height: 100%;
      padding: 0 2.5em; }
      .campaign-kinds .campaign .info h4 {
        font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
        margin: 1.5em 0;
        font-weight: 700;
        line-height: 25px; }
      .campaign-kinds .campaign .info p {
        font-size: 15px;
        line-height: 28px;
        color: #666666; }
    .campaign-kinds .campaign .image {
      height: 100%; }
      @media (max-width: 992px) {
        .campaign-kinds .campaign .image img {
          height: 100%;
          margin: auto; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .campaign-kinds .campaign .image img {
          position: relative;
          top: calc(50% - 115px); } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .campaign-kinds .campaign {
        height: 380px; } }
    @media (max-width: 767px) {
      .campaign-kinds .campaign {
        height: 610px;
        margin-bottom: 2em; }
        .campaign-kinds .campaign .image, .campaign-kinds .campaign .info {
          height: 50%; }
        .campaign-kinds .campaign .info {
          padding: 1em 2.5em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .campaign-kinds .item-2 .image img, .campaign-kinds .item-4 .image img {
      top: 0; } }
  .campaign-kinds .item-1 .info, .campaign-kinds .item-1 h4, .campaign-kinds .item-1 p {
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out; }
  .campaign-kinds .item-1 .info {
    background: linear-gradient(to right, #1E86FF 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right; }
    .campaign-kinds .item-1 .info h4 {
      color: #1E86FF; }
  .campaign-kinds .item-1 .image {
    background-color: #1E86FF; }
  .campaign-kinds .item-1:hover .info {
    background-position: left; }
    .campaign-kinds .item-1:hover .info h4, .campaign-kinds .item-1:hover .info p {
      color: #fff; }
  .campaign-kinds .item-2 .info, .campaign-kinds .item-2 h4, .campaign-kinds .item-2 p {
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out; }
  .campaign-kinds .item-2 .info {
    background: linear-gradient(to left, #66C3A0 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: left; }
    .campaign-kinds .item-2 .info h4 {
      color: #66C3A0; }
  .campaign-kinds .item-2 .image {
    background-color: #66C3A0; }
  .campaign-kinds .item-2:hover .info {
    background-position: right; }
    .campaign-kinds .item-2:hover .info h4, .campaign-kinds .item-2:hover .info p {
      color: #fff; }
  .campaign-kinds .item-3 .info, .campaign-kinds .item-3 h4, .campaign-kinds .item-3 p {
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out; }
  .campaign-kinds .item-3 .info {
    background: linear-gradient(to right, #FF8200 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right; }
    .campaign-kinds .item-3 .info h4 {
      color: #FF8200; }
  .campaign-kinds .item-3 .image {
    background-color: #FF8200; }
  .campaign-kinds .item-3:hover .info {
    background-position: left; }
    .campaign-kinds .item-3:hover .info h4, .campaign-kinds .item-3:hover .info p {
      color: #fff; }
  .campaign-kinds .item-4 .info, .campaign-kinds .item-4 h4, .campaign-kinds .item-4 p {
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out; }
  .campaign-kinds .item-4 .info {
    background: linear-gradient(to left, #C742CE 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: left; }
    .campaign-kinds .item-4 .info h4 {
      color: #C742CE; }
  .campaign-kinds .item-4 .image {
    background-color: #C742CE; }
  .campaign-kinds .item-4:hover .info {
    background-position: right; }
    .campaign-kinds .item-4:hover .info h4, .campaign-kinds .item-4:hover .info p {
      color: #fff; }

.pishing-report {
  padding: 2em 0 5em;
  background-color: #DADADA; }
  .pishing-report .container, .pishing-report .row, .pishing-report .col-md-12 {
    height: 100%; }
  .pishing-report h1 {
    font-family: 'Raleway', sans-serif;
    color: #4D4D4D;
    text-align: center;
    font-weight: 300;
    margin: 1em 0; }
  .pishing-report p {
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: 100;
    line-height: 40px; }

.our-results {
  border-style: solid;
  border-width: 54px 0px 0px 0px;
  -moz-border-image: url(../img/curve-blue.jpg) 54 0 0 0 repeat;
  -webkit-border-image: url(../img/curve-blue.jpg) 54 0 0 0 repeat;
  -o-border-image: url(../img/curve-blue.jpg) 54 0 0 0 repeat;
  border-image: url(../img/curve-blue.jpg) 54 0 0 0 fill repeat; }
  .our-results h1 {
    font-family: 'Raleway', sans-serif;
    color: #11608A;
    text-align: center;
    font-weight: 300;
    margin: 1em 0; }
  .our-results h3 {
    font-weight: 100;
    text-align: center;
    color: #11608A; }
  .our-results .information {
    margin: 4em 0; }
    .our-results .information ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .our-results .information ul li {
        margin-bottom: 5em;
        text-align: center; }
        .our-results .information ul li span {
          color: #F9A818;
          font-size: 6em;
          font-weight: 100; }
        .our-results .information ul li p {
          color: #11608A;
          font-size: 18px; }

.online-training {
  height: 97em;
  margin-top: -50px; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .online-training {
      height: 84em; } }
  .online-training h1 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 300;
    margin: 1em 0; }
  .online-training .title p {
    color: #666666;
    font-size: 18px;
    font-weight: 100;
    padding: 2em 3em; }
  .online-training .title .space {
    display: block;
    height: 1em; }
  @media (max-width: 992px) {
    .online-training .train-step {
      text-align: center;
      margin-bottom: 7em; }
      .online-training .train-step .information h3 {
        font-size: 32px; }
      .online-training .train-step .information hr {
        margin: 2em 0; }
      .online-training .train-step .information p {
        font-size: 20px;
        line-height: 35px; } }
  @media (min-width: 440px) and (max-width: 992px) {
    .online-training .train-step {
      margin: 0 5em 7em; } }
  @media (max-width: 440px) {
    .online-training .train-step .information p {
      font-size: 16px;
      line-height: 28px; } }
  .online-training .square {
    display: inline-block;
    position: absolute;
    width: 120px;
    height: 120px;
    padding: 33px;
    background-color: #40577E; }
    .online-training .square span {
      display: block;
      width: 55px;
      height: 55px;
      font-size: 38px;
      color: #28344E;
      background-color: #E8B936;
      border-radius: 100%;
      text-align: center; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square {
        width: 98px;
        height: 98px;
        padding: 28px; }
        .online-training .square span {
          width: 42px;
          height: 42px;
          font-size: 28px; } }
  .online-training .square-1, .online-training .square-4, .online-training .square-7 {
    background-color: #28344E; }
  .online-training .square-1 {
    top: 9em;
    left: 10em; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square-1 {
        left: 11em;
        top: 6.5em; } }
  .online-training .square-2 {
    top: calc(21em + 1.1em);
    left: calc(19em + 32px + 1.2em); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square-2 {
        top: calc(16em + 12px);
        left: calc(20em + 3px + 1.2em); } }
  .online-training .square-3 {
    top: calc(21em + 1.1em);
    left: calc(31em + 1.2em); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square-3 {
        top: calc(16em + 12px);
        left: calc(28em + 6px + 1.2em); } }
  .online-training .square-4 {
    top: calc(21em + 1.1em);
    left: calc(40em + 10px + 1.2em); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square-4 {
        top: calc(16em + 12px);
        left: calc(36em + 10px + 1.2em); } }
  .online-training .square-5 {
    top: calc(33em + 7px + 1.2em);
    left: calc(54em + 7px); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square-5 {
        top: calc(26em + 3px + 1.2em);
        left: calc(48em + 6px); } }
  .online-training .square-6 {
    top: calc(47em + 6px);
    right: calc(31em + 13px + 1.2em); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square-6 {
        top: calc(38em);
        right: calc(23em + 5px + 1.3em); } }
  .online-training .square-7 {
    top: calc(58em + 10px + 1.2em);
    right: calc(45em + 11px); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square-7 {
        top: calc(47em + 3px + 1.2em);
        right: calc(35em + 3px); } }
  .online-training .square-8 {
    top: calc(68em + 6px + 1.2em);
    right: calc(45em + 11px); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square-8 {
        top: calc(55em + 6px + 1.2em);
        right: calc(34em + 17px); } }
  .online-training .square-9 {
    top: calc(68em + 6px + 1.2em);
    left: calc(37em + 12px + 1.2em); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .square-9 {
        top: calc(55em + 6px + 1.2em);
        left: calc(33em + 15px + 1.2em); } }
  @media (min-width: 992px) {
    .online-training .ilustration {
      position: absolute;
      z-index: 2; } }
  .online-training .ilustration-1 {
    width: 11em;
    top: -232px; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .ilustration-1 {
        width: 10em;
        top: -282px; } }
  .online-training .ilustration-2 {
    width: 20em;
    top: 2em;
    right: 12em; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .ilustration-2 {
        width: 16em;
        top: 2.5em;
        right: 8em; } }
  .online-training .ilustration-3 {
    width: 15em;
    top: 26em;
    right: 2.8em; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .ilustration-3 {
        width: 12em;
        top: 30em;
        right: 0.6em; } }
  .online-training .ilustration-4 {
    width: 12em;
    top: 35em; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .ilustration-4 {
        width: 11em;
        top: 32em;
        left: 1em; } }
  .online-training .ilustration-5 {
    width: 9em;
    top: 65em;
    right: 30em; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .ilustration-5 {
        width: 7em;
        top: 53.2em;
        right: 22.2em; } }
  .online-training .curve {
    position: absolute;
    width: 160px;
    z-index: 2; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .curve {
        width: 131px; } }
  .online-training .curve-1 {
    top: calc(18em + 1.2em);
    left: 9.9em; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .curve-1 {
        top: calc(14.5em);
        left: 10.9em; } }
  .online-training .curve-2 {
    top: calc(21em + 1.1em);
    left: calc(50em + 8px + 1.2em);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .curve-2 {
        top: calc(16em + 12px);
        left: calc(45em + 1.2em); } }
  .online-training .curve-3 {
    top: calc(43em + 4px + 1.2em);
    right: calc(20em + 7px); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .curve-3 {
        top: calc(34em + 6px + 1.2em);
        right: 14em; } }
  .online-training .curve-4 {
    top: calc(46em + 18px);
    right: calc(41em + 10px + 1.2em);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
    @media (min-width: 992px) and (max-width: 1200px) {
      .online-training .curve-4 {
        top: calc(37em + 12px);
        right: calc(31em + 9px + 1.2em); } }
  @media (min-width: 992px) {
    .online-training .information {
      width: 22em;
      position: absolute; } }
  .online-training .information hr {
    margin: 0.5em 0;
    border-top: 1px solid #28344E; }
  .online-training .information h3 {
    color: #E8B936;
    font-weight: 600;
    text-transform: uppercase; }
  .online-training .information p {
    color: #30374E;
    line-height: 24px;
    font-size: 16px;
    font-weight: 300; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .online-training .information {
      width: 20em; }
      .online-training .information p {
        font-size: 14px; } }
  @media (min-width: 992px) {
    .online-training .information-1 {
      top: 2em;
      left: 21em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .online-training .information-1 {
      top: 0; } }
  @media (min-width: 992px) {
    .online-training .information-2 {
      top: 31.5em;
      left: 25em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .online-training .information-2 {
      top: 24.5em;
      left: 19em; } }
  @media (min-width: 992px) {
    .online-training .information-3 {
      width: 235px;
      top: 43em;
      right: 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .online-training .information-3 {
      top: 44em;
      right: 0em; } }
  @media (min-width: 992px) {
    .online-training .information-4 {
      top: 54em;
      left: 0em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .online-training .information-4 {
      top: 50em;
      left: 1.5em; } }

html, .landing {
  height: 100%; }

body {
  font-family: 'Roboto', sans-serif; }

.btn-red {
  background-color: #e31c24;
  color: #fff;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out; }
  .btn-red:hover {
    color: #fff;
    background-color: red; }

.btn-green {
  margin-top: 1em;
  background-color: #fff;
  border: solid 1px;
  padding: 15px 35px;
  font-size: 25px;
  border-radius: 3px;
  color: #5A9F98;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out; }
  .btn-green:hover {
    text-decoration: none;
    background-color: #5A9F98;
    color: #fff; }
  @media (max-width: 440px) {
    .btn-green {
      font-size: 18px; } }

.btn-yellow {
  background-color: #efc337;
  color: #fff;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out; }
  .btn-yellow:hover {
    color: #fff;
    background-color: #E4BC3D; }

.h1, h1 {
  font-size: 48px; }
  @media (max-width: 440px) {
    .h1, h1 {
      font-size: 35px; } }

.h2, h2 {
  font-size: 34px; }

@media (min-width: 992px) {
  .no-padding-left {
    padding-left: 0; }

  .no-padding-right {
    padding-right: 0; } }
footer {
  background-color: #1C314E; }
  footer p {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    margin: 38px 0; }
  footer h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 4px;
    margin-top: 25px; }
  @media (min-width: 992px) {
    footer a {
      margin-top: 28px; } }
  footer img, footer h4 {
    margin: auto; }
    @media (min-width: 768px) {
      footer img, footer h4 {
        width: 130px; } }
  footer ul {
    margin: 28px 0;
    text-align: center; }
    footer ul li {
      display: inline-block;
      margin-right: 3em; }
      footer ul li a {
        font-size: 30px;
        color: #fff; }
        footer ul li a:hover {
          color: #A6C138; }
  footer a:hover {
    text-decoration: none; }
  @media (max-width: 992px) {
    footer a h4 {
      text-align: right; } }
  @media (max-width: 767px) {
    footer a {
      text-align: center; }
      footer a img {
        display: inline-block !important;
        width: 200px; }
      footer a h4 {
        padding-left: 7em;
        text-align: center; }
    footer .copyright {
      text-align: center; } }

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