a,
a label {
  cursor: pointer; }

body {
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  font-family: 'Raleway', sans-serif !important; }

.old-proj {
  display: none; }

.load-more {
  border: none;
  width: 100% !important;
  height: 100px;
  position: relative;
  float: left;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  cursor: pointer !important;
  background: #0b68bf !important;
  background: linear-gradient(130deg, #0b68bf 0%, #340054 100%) !important; }
  .load-more:hover {
    background: #0b72d4 !important;
    background: linear-gradient(130deg, #0b72d4 0%, #490275 100%) !important; }

.g-100 {
  width: 100%;
  height: auto;
  position: relative;
  float: left; }

.g-50 {
  width: 50%;
  height: auto;
  position: relative;
  float: left; }

.pd-40 {
  padding: 40px; }

.pd-60 {
  padding: 60px; }

.bg-azure {
  background-color: #00a1cc !important; }
  .bg-azure .skills span {
    color: #00a1cc; }
  .bg-azure .cont_button .button:hover {
    color: #00a1cc; }

.bg-blue {
  background-color: #004681 !important; }
  .bg-blue .skills span {
    color: #004681; }
  .bg-blue .cont_button .button:hover {
    color: #004681; }

.bg-green {
  background-color: #0f5d29 !important; }
  .bg-green .skills span {
    color: #0f5d29; }
  .bg-green .cont_button .button:hover {
    color: #0f5d29; }

.bg-darkblue {
  background: #2d5275 !important;
  background: linear-gradient(130deg, #2d5275 0%, #113557 59%, #200133 100%) !important; }
  .bg-darkblue .skills span {
    color: #113556; }
  .bg-darkblue .cont_button .button:hover {
    color: #113556; }

.bg-integr {
  background: #1B1D94 !important;
  background: linear-gradient(90deg, #1b1d94 0%, #3435b3 100%) !important; }
  .bg-integr .skills span {
    color: #1B1D94; }
  .bg-integr .cont_button .button:hover {
    color: #1B1D94; }

.bg-1time {
  background: #3435B3 !important;
  background: linear-gradient(149deg, #3435b3 1%, #6457b5 100%) !important; }
  .bg-1time .skills span {
    color: #3435B3; }
  .bg-1time .cont_button .button:hover {
    color: #3435B3; }

.bg-dee {
  background-color: #1e5774 !important; }
  .bg-dee .skills span {
    color: #1e5774; }
  .bg-dee .cont_button .button:hover {
    color: #1e5774; }

.bg-cameron {
  background-color: #483415 !important; }
  .bg-cameron .skills span {
    color: #483415; }
  .bg-cameron .cont_button .button:hover {
    color: #483415; }

.bg-osprey {
  background-color: #4c93f6 !important;
  background: linear-gradient(208deg, #81b6ff 0%, #4c93f6 32%, #497fc9 100%) !important; }
  .bg-osprey .skills span {
    color: #4c93f6; }
  .bg-osprey .cont_button .button:hover {
    color: #4c93f6; }

.bg-booking {
  background: #40969a;
  background: linear-gradient(39deg, #034f54 0%, #068a94 50%, #acdbc4 100%) !important; }
  .bg-booking .skills span {
    color: #2ab0b9; }
  .bg-booking .cont_button .button:hover {
    color: #2ab0b9; }

.bg-grey {
  background-color: #E8E8E8 !important; }

p {
  font-size: 1px;
  line-height: 0.1px;
  margin-bottom: 0em; }

.js-scroll__container {
  position: fixed;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0; }

.js-scroll__content {
  transform-origin: top left;
  will-change: transform;
  padding: 0em; }

.skills-p-left {
  float: right !important; }
  .skills-p-left span {
    float: right !important;
    margin-left: 5px !important;
    margin-right: 0 !important; }

.js-scroll__container {
  width: 100%;
  -ms-transform: matrix3d(0.96, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform: matrix3d(0.96, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: top 0px;
  transition: all 0.2s ease 0s;
  -webkit-transform-origin: top 0px;
  -webkit-transition: all 0.2s ease 0s;
  left: 0px;
  -webkit-box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-name: right-left;
  animation-fill-mode: forwards;
  animation-timing-function: ease; }

@keyframes right-left {
  0% {
    height: 1100px;
    overflow: hidden;
    -ms-transform: matrix3d(0.95, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(0.95, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.94, 0, 0, 0, 0, 0.94, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    left: -180px;
    transform-origin: top 0px;
    transition: all 0.2s ease 0s;
    -webkit-transform-origin: top 0px;
    -webkit-transition: all 0.2s ease 0s; }
  30% {
    transform: matrix3d(0.94, 0, 0, 0, 0, 0.94, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    left: 0px; }
  50% {
    transform: matrix3d(0.94, 0, 0, 0, 0, 0.94, 0, 0.00004, 0, 0, 1, 0, 0, 0, 0, 1);
    left: 0px; }
  99% {
    height: 1100px;
    overflow: hidden; }
  100% {
    overflow: inherit;
    height: auto !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    left: 0px;
    transform-origin: top 0px;
    transition: all 0.2s ease 0s;
    -webkit-transform-origin: top 0px;
    -webkit-transition: all 0.2s ease 0s; } }
.top-to-bottom {
  margin-top: -1px; }

div.top-to-bottom > div {
  width: 50%;
  height: 765px;
  position: relative;
  float: left;
  display: block;
  overflow: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    div.top-to-bottom > div {
      width: 100%; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    div.top-to-bottom > div {
      width: 100%; } }
  @media only screen and (max-width: 575.99px) {
    div.top-to-bottom > div {
      width: 100%; } }

div.top-to-bottom:nth-child(even) > div {
  width: 50%;
  height: 765px;
  position: relative;
  float: right;
  display: block;
  overflow: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    div.top-to-bottom:nth-child(even) > div {
      width: 100%;
      float: left; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    div.top-to-bottom:nth-child(even) > div {
      width: 100%;
      float: left; } }
  @media only screen and (max-width: 575.99px) {
    div.top-to-bottom:nth-child(even) > div {
      width: 100%;
      float: left; } }

div#a {
  background: #fff; }

div#b {
  background: #fff; }
  @media only screen and (max-width: 575.99px) {
    div#b {
      height: 400px !important;
      width: 100%;
      float: left; } }

.video-center {
  width: 100% !important;
  padding: 0 !important; }

.img-center {
  height: 100%;
  position: relative;
  float: left;
  padding: 20px; }
  .img-center img {
    width: 100%;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 6px 3px 11px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 6px 3px 11px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 6px 3px 11px 0px rgba(0, 0, 0, 0.25); }
  .img-center video {
    width: 100%;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 6px 3px 11px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 6px 3px 11px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 6px 3px 11px 0px rgba(0, 0, 0, 0.25); }

.swap-on-hover {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%; }
  .swap-on-hover:hover .swap-on-hover__front-image {
    opacity: 0; }
  .swap-on-hover:hover .mask {
    opacity: 0;
    filter: alpha(opacity=0); }
  .swap-on-hover:hover .logo_showcase {
    opacity: 0;
    filter: alpha(opacity=0); }
  .swap-on-hover img {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    height: auto; }
  .swap-on-hover .swap-on-hover__front-image {
    z-index: 9999;
    transition: opacity .5s linear; }
    @media only screen and (min-width: 992px) and (max-width: 1279px) {
      .swap-on-hover .swap-on-hover__front-image {
        height: 100%;
        width: auto;
        position: absolute; } }
  .swap-on-hover .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 99999;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .swap-on-hover .logo_showcase {
    width: 200px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    .swap-on-hover .logo_showcase img {
      width: 100%;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }

.logo_top {
  top: 15px !important;
  width: 75px !important;
  -webkit-box-shadow: 3px 5px 9px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 5px 9px -1px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 5px 9px -1px rgba(0, 0, 0, 0.15); }
  .logo_top .f {
    opacity: 1 !important;
    filter: alpha(opacity=100);
    -webkit-box-shadow: inset 0px 1px 20px 17px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: inset 0px 1px 20px 17px rgba(0, 0, 0, 0.18);
    box-shadow: inset 0px 1px 20px 17px rgba(0, 0, 0, 0.18); }

.logo {
  width: 150px;
  height: 75px;
  position: fixed;
  left: 15px;
  top: 23px;
  z-index: 9999;
  cursor: pointer;
  overflow: hidden; }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .logo {
      left: 10px;
      top: 7px;
      margin-top: -24px;
      -ms-transform: scale(0.6);
      /* IE 9 */
      -webkit-transform: scale(0.6);
      /* Safari 3-8 */
      transform: scale(0.6); } }
  @media only screen and (max-width: 575.99px) {
    .logo {
      left: -9px;
      top: 7px;
      margin-top: -24px;
      -ms-transform: scale(0.6);
      /* IE 9 */
      -webkit-transform: scale(0.6);
      /* Safari 3-8 */
      transform: scale(0.6); } }
  .logo .cont_logo {
    width: auto;
    height: auto;
    position: relative;
    float: left; }
  .logo .frank {
    width: 142px;
    margin-top: -38px;
    position: relative;
    float: left;
    margin-left: 11px;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */ }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .logo .frank {
        margin-top: -20px;
        margin-left: -15px; } }
    @media only screen and (max-width: 575.99px) {
      .logo .frank {
        margin-top: -20px;
        margin-left: -15px; } }
  .logo .opacity {
    position: relative;
    float: left;
    opacity: 0.0;
    filter: alpha(opacity=0);
    margin-top: 0px;
    transform: matrix3d(0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: left top 0px;
    transition: all 0.2s ease 0s;
    -webkit-transform-origin: left top 0px;
    -webkit-transition: all 0.2s ease 0s;
    /* For IE8 and earlier */ }
  .logo .f {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    width: 75px;
    top: 0px;
    left: 0px;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0); }

.standard_cont {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  bottom: 0px; }
  @media only screen and (max-width: 575.99px) {
    .standard_cont {
      padding-top: 20px;
      padding-bottom: 20px;
      bottom: 0; }
      .standard_cont .pd-40 {
        padding: 20px;
        position: relative;
        float: left; } }
  .standard_cont .aboveTitle {
    width: 100%;
    font-size: 11px;
    color: #fff;
    font-weight: 500;
    position: relative;
    float: left; }
  .standard_cont .title {
    width: 100%;
    font-size: 50px;
    line-height: 57px;
    color: #585858;
    font-weight: 700;
    position: relative;
    float: left; }
    .standard_cont .title h4 {
      font-size: 22px !important;
      margin: 0 !important;
      line-height: 30px !important;
      margin-bottom: 15px !important; }
  .standard_cont .description {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #585858;
    font-weight: 400;
    position: relative;
    float: left; }
    .standard_cont .description strong {
      font-weight: 700; }
  .standard_cont h3 {
    font-size: 35px !important;
    margin: 0 !important;
    line-height: 47px !important;
    margin-bottom: 15px !important;
    color: #585858 !important; }
  .standard_cont h4 {
    font-size: 25px !important;
    margin: 0 !important;
    line-height: 37px !important;
    margin-bottom: 15px !important;
    color: #585858 !important; }
  .standard_cont h5 {
    font-size: 19px !important;
    margin: 0 !important;
    line-height: 33px !important;
    margin-bottom: 15px !important;
    color: #585858 !important;
    font-weight: 400 !important; }
  .standard_cont .domain {
    width: 100%;
    margin-top: 8px;
    font-size: 13px;
    letter-spacing: 1.5px;
    line-height: 25px;
    color: #585858;
    font-weight: 400;
    position: relative;
    float: left;
    text-decoration: none; }
  .standard_cont a.domain:hover {
    text-decoration: underline; }
  .standard_cont .skills {
    width: 80%;
    position: relative;
    float: left;
    margin-top: 8px;
    opacity: 0.0;
    filter: alpha(opacity=0);
    /* For IE8 and earlier */ }
    .standard_cont .skills span {
      width: auto;
      position: relative;
      float: left;
      background-color: #585858;
      padding: 5px 10px;
      border-radius: 15px;
      font-size: 13px;
      line-height: 13px;
      margin-right: 5px;
      margin-top: 5px; }
  .standard_cont .opcity1 {
    opacity: 0.0;
    filter: alpha(opacity=0); }
  .standard_cont .cont_button {
    width: auto;
    position: relative;
    float: left;
    left: -105%; }
    .standard_cont .cont_button .button {
      margin-top: 20px;
      width: 230px;
      position: relative;
      float: left;
      padding: 15px;
      font-size: 16px;
      letter-spacing: 1px;
      font-weight: 700px;
      color: #fff;
      border-radius: 30px;
      border: 2px solid #fff;
      text-align: center;
      position: relative;
      float: left;
      cursor: pointer;
      text-decoration: none;
      -webkit-transition: 0.3s ease-in-out !important;
      -moz-transition: 0.3s ease-in-out !important;
      -o-transition: 0.3s ease-in-out !important;
      transition: 0.3s ease-in-out !important; }
      .standard_cont .cont_button .button:hover {
        background-color: #fff; }
  .standard_cont .title,
  .standard_cont .description,
  .standard_cont .domain,
  .standard_cont .button,
  .standard_cont .opacity1 {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

.info_cont {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 50px; }
  @media only screen and (max-width: 575.99px) {
    .info_cont {
      padding-top: 20px;
      padding-bottom: 20px;
      bottom: 0; }
      .info_cont .pd-40 {
        padding: 20px;
        position: relative;
        float: left; } }
  .info_cont .aboveTitle {
    font-size: 11px;
    color: #fff;
    font-weight: 500;
    left: -40%;
    position: relative;
    float: left; }
  .info_cont .title {
    width: 100%;
    font-size: 50px;
    line-height: 57px;
    color: #fff;
    font-weight: 700;
    left: -105%;
    position: relative;
    float: left; }
    .info_cont .title h4 {
      font-size: 22px !important;
      margin: 0 !important;
      line-height: 30px !important;
      margin-bottom: 15px !important; }
  .info_cont .description {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #fff;
    font-weight: 400;
    left: -105%;
    position: relative;
    float: left; }
    .info_cont .description strong {
      font-weight: 700; }
  .info_cont h4 {
    font-size: 25px !important;
    margin: 0 !important;
    line-height: 37px !important;
    margin-bottom: 15px !important;
    color: #fff !important; }
  .info_cont .domain {
    width: 100%;
    margin-top: 8px;
    font-size: 13px;
    letter-spacing: 1.5px;
    line-height: 25px;
    color: #fff;
    font-weight: 400;
    left: -105%;
    position: relative;
    float: left;
    text-decoration: none; }
  .info_cont a.domain:hover {
    text-decoration: underline; }
  .info_cont .skills {
    width: 80%;
    position: relative;
    float: left;
    margin-top: 8px;
    opacity: 0.0;
    filter: alpha(opacity=0);
    /* For IE8 and earlier */ }
    .info_cont .skills span {
      width: auto;
      position: relative;
      float: left;
      background-color: #fff;
      padding: 5px 10px;
      border-radius: 15px;
      font-size: 13px;
      line-height: 13px;
      margin-right: 5px;
      margin-top: 5px; }
  .info_cont .cont_button {
    width: auto;
    position: relative;
    float: left;
    left: -105%; }
    .info_cont .cont_button .button {
      margin-top: 20px;
      width: 230px;
      position: relative;
      float: left;
      padding: 15px;
      font-size: 16px;
      letter-spacing: 1px;
      font-weight: 700px;
      color: #fff;
      border-radius: 30px;
      border: 2px solid #fff;
      text-align: center;
      position: relative;
      float: left;
      cursor: pointer;
      text-decoration: none;
      -webkit-transition: 0.3s ease-in-out !important;
      -moz-transition: 0.3s ease-in-out !important;
      -o-transition: 0.3s ease-in-out !important;
      transition: 0.3s ease-in-out !important; }
      .info_cont .cont_button .button:hover {
        background-color: #fff; }
  .info_cont .aboveTitle,
  .info_cont .title,
  .info_cont .description,
  .info_cont .domain,
  .info_cont .button,
  .info_cont .opacity1 {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

.info_cont.seen .aboveTitle {
  width: 100%;
  left: 0 !important;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  opacity: 1 !important; }
.info_cont.seen .title {
  left: 0;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  opacity: 1 !important; }
.info_cont.seen .domain {
  left: 0;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  /* Safari */
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  opacity: 1 !important;
  /* Safari */ }
.info_cont.seen .description {
  left: 0;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  /* Safari */
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  opacity: 1 !important;
  /* Safari */ }
.info_cont.seen .skills {
  transition-duration: 1.3s;
  -webkit-transition-duration: 1.3s;
  /* Safari */
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  opacity: 1 !important;
  /* Safari */ }
.info_cont.seen .opcity1 {
  transition-duration: 1.3s;
  -webkit-transition-duration: 1.3s;
  /* Safari */
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  opacity: 1 !important;
  /* Safari */ }
.info_cont.seen .cont_button {
  left: 0;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  /* Safari */
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  opacity: 1 !important;
  /* Safari */ }

.screen {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }

.screen img {
  max-width: 100%;
  height: auto;
  position: absolute;
  z-index: 0;
  margin: auto;
  left: 0;
  right: 0;
  padding: 0; }

.arrow_top {
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 0px;
  z-index: 99999;
  position: fixed;
  right: 0px;
  bottom: 0px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  mix-blend-mode: difference; }
  .arrow_top:hover span {
    top: 3px; }
  .arrow_top span {
    top: 8px;
    position: relative;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }

.arrow_back {
  text-decoration: none;
  width: 40px;
  height: 40px;
  mix-blend-mode: difference;
  text-align: center;
  padding-top: 0px;
  z-index: 99999;
  position: fixed;
  left: 0px;
  bottom: 0px;
  font-size: 20px;
  color: #fff;
  cursor: pointer; }
  .arrow_back:hover span {
    margin-left: -6px; }
  .arrow_back span {
    top: 8px;
    position: relative;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }

.abstract {
  position: absolute;
  height: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  opacity: 0.05;
  filter: alpha(opacity=5); }

.stile_left {
  position: absolute;
  top: 50%;
  margin-top: -25%;
  right: -150px;
  -ms-transform: rotate(20deg);
  /* IE 9 */
  -webkit-transform: rotate(20deg);
  /* Safari 3-8 */
  transform: rotate(20deg); }
  .stile_left .stx1 {
    width: 500px;
    height: 60px;
    border-radius: 30px;
    background-color: #fff;
    opacity: 0.1;
    filter: alpha(opacity=10);
    left: 34px;
    position: relative;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 4s;
    animation-delay: 0s;
    animation-name: stx_one_ball;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
@keyframes stx_one_ball {
  0% {
    left: 38px; }
  50% {
    left: 0px; }
  100% {
    left: 38px; } }
  .stile_left .stx2 {
    width: 500px;
    height: 50px;
    border-radius: 30px;
    background-color: #fff;
    opacity: 0.1;
    filter: alpha(opacity=10);
    margin-top: 10px;
    position: absolute;
    margin-left: 130px;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 5s;
    animation-delay: 0s;
    animation-name: stx_two;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
    .stile_left .stx2 .ball {
      width: 50px;
      height: 50px;
      position: absolute;
      float: left;
      top: 0;
      left: 0px;
      border-radius: 30px;
      background-color: #fff;
      -webkit-transition: 0.8s ease-in-out;
      -moz-transition: 0.8s ease-in-out;
      -o-transition: 0.8s ease-in-out;
      transition: 0.8s ease-in-out;
      animation-duration: 5s;
      animation-delay: 0s;
      animation-name: stx_two_ball;
      animation-iteration-count: infinite;
      animation-timing-function: ease; }
@keyframes stx_two {
  0% {
    left: 60px; }
  5% {
    left: 0px; }
  50% {
    left: 50px; }
  95% {
    left: 50px; }
  100% {
    left: 60px; } }
@keyframes stx_two_ball {
  0% {
    left: 10px; }
  5% {
    left: -190px; }
  100% {
    left: 10px;
    top: 900px; } }
  .stile_left .stx3 {
    width: 500px;
    height: 20px;
    border-radius: 30px;
    background-color: #fff;
    opacity: 0.15;
    filter: alpha(opacity=15);
    margin-top: -20px;
    margin-left: 90px;
    position: absolute;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 4s;
    animation-delay: 0s;
    animation-name: stx_three;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
    .stile_left .stx3 .ball {
      width: 20px;
      height: 20px;
      position: absolute;
      float: left;
      top: 0;
      left: -60px;
      border-radius: 30px;
      background-color: #fff;
      -webkit-transition: 0.8s ease-in-out;
      -moz-transition: 0.8s ease-in-out;
      -o-transition: 0.8s ease-in-out;
      transition: 0.8s ease-in-out;
      animation-duration: 4s;
      animation-delay: 0s;
      animation-name: stx_three_ball;
      animation-iteration-count: infinite;
      animation-timing-function: ease; }
@keyframes stx_three {
  0% {
    margin-left: 90px; }
  50% {
    margin-left: 170px; }
  90% {
    margin-left: 100px; }
  100% {
    margin-left: 90px; } }
@keyframes stx_three_ball {
  0% {
    left: 10px; }
  20% {
    left: -90px; }
  100% {
    left: 10px; } }
  .stile_left .stx4 {
    width: 500px;
    height: 30px;
    border-radius: 30px;
    background-color: #fff;
    opacity: 0.05;
    filter: alpha(opacity=5);
    margin-left: 10px;
    position: absolute;
    margin-top: -70px;
    -webkit-transition: 1s ease-in;
    -moz-transition: 1s ease-in;
    -o-transition: 1s ease-in;
    transition: 1s ease-in;
    animation-duration: 6s;
    animation-delay: 0s;
    animation-name: stx_four_ball;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
@keyframes stx_four_ball {
  0% {
    left: 38px; }
  50% {
    left: 130px; }
  100% {
    left: 38px; } }
.boxanimFast {
  width: 120px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100px; }
  .boxanimFast .ballFast {
    opacity: 0.05;
    filter: alpha(opacity=5);
    width: 50px;
    height: 50px;
    position: absolute;
    float: left;
    top: 0;
    left: 0px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 5s;
    animation-delay: 0s;
    animation-name: ballFast;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
@keyframes ballFast {
  0% {
    top: -150px; }
  28% {
    top: -150px; }
  100% {
    top: 1000px; } }
.boxanim {
  width: 120px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 40px; }
  .boxanim .box {
    width: 120px;
    height: 80px;
    background-color: #fff;
    opacity: 0.05;
    filter: alpha(opacity=5);
    bottom: 0;
    position: absolute;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
    animation-duration: 4s;
    animation-delay: 0s;
    animation-name: boxX;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
  .boxanim .box1 {
    width: 120px;
    height: 80px;
    background-color: #fff;
    opacity: 0.05;
    filter: alpha(opacity=5);
    position: absolute;
    bottom: -900px;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
    animation-duration: 4s;
    animation-delay: 0s;
    animation-name: boxOne;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
@keyframes boxX {
  0% {
    bottom: 0px; }
  10% {
    bottom: 0px; }
  20% {
    bottom: -40px; }
  35% {
    bottom: -40px; }
  36% {
    bottom: -60px; }
  45% {
    bottom: -70px; }
  53% {
    bottom: -70px; }
  58% {
    bottom: -80px; }
  100% {
    bottom: -80px; } }
@keyframes boxOne {
  0% {
    bottom: 900px; }
  10% {
    bottom: 80px; }
  20% {
    bottom: 300px; }
  35% {
    bottom: 40px; }
  45% {
    bottom: 90px; }
  58% {
    bottom: 0px; }
  100% {
    bottom: 0px; } }
.animstage3 {
  width: 50%;
  right: 0;
  top: 50px;
  position: absolute; }
  .animstage3 .ballSta3 {
    opacity: 0.05;
    filter: alpha(opacity=5);
    width: 50px;
    height: 50px;
    position: absolute;
    float: left;
    top: -100px;
    left: 0px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 5s;
    animation-delay: 2.9s;
    animation-name: ballStagetree;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
@keyframes ballStagetree {
  0% {
    top: -100px; }
  10% {
    top: 50px;
    left: 0px; }
  40% {
    top: 50px;
    left: 40px; }
  45% {
    top: 68px;
    left: 65px; }
  47% {
    top: 120px;
    left: 68px; }
  80% {
    top: 120px;
    left: 178px; }
  81% {
    top: 160px;
    left: 212px; }
  100% {
    left: 194px;
    top: 900px; } }
  .animstage3 .stage3_bar_one {
    width: 220px;
    height: 40px;
    top: 100px;
    border-radius: 30px;
    background-color: #fff;
    opacity: 0.1;
    filter: alpha(opacity=10);
    left: -134px;
    position: absolute;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 5s;
    animation-delay: 2.9s;
    animation-name: stage_tree_bar_one;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
@keyframes stage_tree_bar_one {
  0% {
    left: -100px; }
  50% {
    left: -150px; }
  100% {
    left: -100px; } }
  .animstage3 .stage3_bar_two {
    width: 220px;
    height: 20px;
    top: 160px;
    border-radius: 30px;
    background-color: #fff;
    opacity: 0.1;
    filter: alpha(opacity=10);
    left: -19px;
    position: absolute;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 5s;
    animation-delay: 2.9s;
    animation-name: stage_tree_bar_two;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
@keyframes stage_tree_bar_two {
  0% {
    top: 160px;
    left: -17px; }
  45% {
    top: 160px; }
  47% {
    left: -39px;
    top: 170px; }
  85% {
    top: 170px; }
  90% {
    top: 170px;
    left: -17px; }
  100% {
    top: 160px;
    left: -17px; } }
.animstage4 {
  width: 50%;
  right: 0;
  top: 50px;
  position: absolute; }
  .animstage4 .ballSta3 {
    opacity: 0.05;
    filter: alpha(opacity=5);
    width: 50px;
    height: 50px;
    position: absolute;
    float: left;
    top: -100px;
    left: 200px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 5s;
    animation-delay: 7.2s;
    animation-name: ballStagefour;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
@keyframes ballStagefour {
  0% {
    left: -10px; }
  6% {
    top: 205px;
    left: -10px; }
  60% {
    top: 900px;
    left: -10px; }
  100% {
    top: 900px;
    left: -10px; } }
  .animstage4 .pluss {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    border: 4px solid #fff;
    top: 200px;
    font-size: 300px;
    color: #fff;
    font-family: 'Raleway', sans-serif !important;
    opacity: 0.1;
    filter: alpha(opacity=10);
    left: 0px;
    position: absolute;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 5s;
    animation-delay: 7.2s;
    animation-name: pluss;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }
@keyframes pluss {
  0% {
    width: 20px;
    height: 20px;
    left: 0px; }
  6% {
    width: 50px;
    height: 50px;
    left: -14px;
    top: 200px; }
  10% {
    width: 50px;
    height: 50px;
    left: -14px;
    top: 220px; }
  30% {
    top: 200px;
    width: 20px;
    height: 20px;
    left: 0px; } }
.animstage5 {
  width: 50%;
  right: 0;
  top: 50px;
  position: absolute; }
  .animstage5 .ballSta5 {
    opacity: 0.05;
    filter: alpha(opacity=5);
    width: 50px;
    height: 50px;
    position: absolute;
    float: left;
    top: -100px;
    left: 175px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 5s;
    animation-name: ballStagefive;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
@keyframes ballStagefive {
  0% {
    left: 175px;
    opacity: 0.0;
    filter: alpha(opacity=0); }
  1% {
    opacity: 0.05;
    filter: alpha(opacity=5); }
  23% {
    height: 40px; }
  30% {
    height: 50px; }
  32% {
    top: 560px;
    left: 175px; }
  42% {
    top: 560px;
    left: 165px; }
  80% {
    left: -46px;
    top: 750px;
    opacity: 0.05;
    filter: alpha(opacity=5); }
  100% {
    top: 750px;
    left: 175px;
    opacity: 0.0;
    filter: alpha(opacity=0); } }
  .animstage5 .triangle {
    width: 0;
    height: 0;
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    border-bottom: 180px solid white;
    top: 610px;
    font-size: 300px;
    color: #fff;
    font-family: 'Raleway', sans-serif !important;
    opacity: 0.05;
    filter: alpha(opacity=5);
    left: 0px;
    position: absolute;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    animation-duration: 5s;
    animation-delay: 7.2s;
    animation-name: triangle;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.home-proto .hover:hover .bg-pro {
  opacity: 0; }
.home-proto .cont-osprey .domain:before {
  height: 20px;
  top: 2px !important; }
.home-proto .cont-osprey .aboveTitle:before,
.home-proto .cont-osprey .title:before {
  height: 25px;
  top: 5px !important; }
.home-proto .cont-osprey .description:before {
  height: 30px;
  top: -2px !important; }
.home-proto .cont-osprey .domain,
.home-proto .cont-osprey .aboveTitle,
.home-proto .cont-osprey .title,
.home-proto .cont-osprey .description {
  color: #fff !important;
  width: auto; }
  .home-proto .cont-osprey .domain:before,
  .home-proto .cont-osprey .aboveTitle:before,
  .home-proto .cont-osprey .title:before,
  .home-proto .cont-osprey .description:before {
    content: " ";
    width: calc(100% + 20px);
    position: absolute;
    left: -10px;
    background-color: #1d7bed;
    -webkit-box-shadow: 0px 5px 30px 3px rgba(30, 122, 235, 0.25);
    -moz-box-shadow: 0px 5px 30px 3px rgba(30, 122, 235, 0.25);
    box-shadow: 0px 5px 30px 3px rgba(30, 122, 235, 0.25); }
  .home-proto .cont-osprey .domain .wrap,
  .home-proto .cont-osprey .aboveTitle .wrap,
  .home-proto .cont-osprey .title .wrap,
  .home-proto .cont-osprey .description .wrap {
    width: auto;
    height: auto;
    position: relative;
    float: left;
    z-index: 999; }
.home-proto .cont-osprey .skills span {
  background-color: #1d7bed !important;
  color: #fff; }
.home-proto .cont-osprey .cont_button a {
  border: 2px solid #1d7bed !important;
  background-color: #1d7bed !important;
  color: #fff !important; }
  .home-proto .cont-osprey .cont_button a:hover {
    border: 2px solid #5da0f1 !important;
    background-color: #5da0f1 !important; }
.home-proto .cont-booking .domain:before {
  height: 20px;
  top: 2px !important; }
.home-proto .cont-booking .title:before {
  height: 55px;
  top: 5px !important; }
.home-proto .cont-booking .description:before {
  height: 30px;
  top: -2px !important; }
.home-proto .cont-booking .domain,
.home-proto .cont-booking .aboveTitle,
.home-proto .cont-booking .title,
.home-proto .cont-booking .description {
  color: #fff !important;
  width: auto; }
  .home-proto .cont-booking .domain:before,
  .home-proto .cont-booking .aboveTitle:before,
  .home-proto .cont-booking .title:before,
  .home-proto .cont-booking .description:before {
    content: " ";
    width: calc(100% + 20px);
    position: absolute;
    left: -10px;
    background-color: #0396a1;
    -webkit-box-shadow: 0px 5px 30px 3px rgba(3, 150, 161, 0.4);
    -moz-box-shadow: 0px 5px 30px 3px rgba(3, 150, 161, 0.4);
    box-shadow: 0px 5px 30px 3px rgba(3, 150, 161, 0.4); }
  .home-proto .cont-booking .domain .wrap,
  .home-proto .cont-booking .aboveTitle .wrap,
  .home-proto .cont-booking .title .wrap,
  .home-proto .cont-booking .description .wrap {
    width: auto;
    height: auto;
    position: relative;
    float: left;
    z-index: 999; }
.home-proto .cont-booking .skills span {
  background-color: #0396a1 !important;
  color: #fff; }
.home-proto .cont-booking .cont_button a {
  border: 2px solid #0396a1 !important;
  background-color: #0396a1 !important;
  color: #fff !important; }
  .home-proto .cont-booking .cont_button a:hover {
    border: 2px solid #65b9b5 !important;
    background-color: #65b9b5 !important; }
.home-proto .video-width {
  width: 100%;
  height: auto;
  top: 50%;
  transform: translate(0%, -50%);
  position: relative;
  float: left; }
.home-proto .video-height {
  height: 100%;
  width: auto;
  left: 50%;
  transform: translate(-50%, 0%);
  position: relative;
  float: left; }
.home-proto .bg-pro {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  mix-blend-mode: multiply;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
.home-proto .bg-booking {
  background: #fdfeff;
  background: linear-gradient(29deg, rgba(253, 254, 255, 0) 1%, rgba(64, 150, 154, 0.8) 100%) !important; }
.home-proto .bg-osprey {
  background: #fdfeff;
  background: linear-gradient(29deg, rgba(253, 254, 255, 0) 0%, rgba(1, 85, 200, 0.8) 100%) !important; }

.H-rel #a {
  height: auto; }
  .H-rel #a .info_cont {
    position: relative;
    float: left;
    bottom: inherit;
    padding: 50px 0; }
.H-rel #b {
  height: auto; }

.bgAps2 {
  color: #fff !important; }
  .bgAps2 h1,
  .bgAps2 h2,
  .bgAps2 h3,
  .bgAps2 h4,
  .bgAps2 h5,
  .bgAps2 h6,
  .bgAps2 p {
    color: #fff !important;
    font-weight: 400; }
  .bgAps2 .info_cont .skills span {
    color: #08166A; }

.shadow-cont {
  width: 100%;
  position: relative;
  float: left;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 22px 0 rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 5px 22px 0 rgba(0, 0, 0, 0.65);
  box-shadow: 0 5px 22px 0 rgba(0, 0, 0, 0.65);
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  border-radius: 5px;
  overflow: hidden; }
  .shadow-cont img {
    width: 100%;
    position: relative;
    float: left; }

.shadow-father-hover {
  padding: 0px 60px;
  margin: 20px 0;
  position: relative;
  float: left; }
  .shadow-father-hover .shadow-cont:hover {
    -webkit-box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.1); }
    .shadow-father-hover .shadow-cont:hover .box-items img {
      height: 102%; }

.oucome-tk li {
  margin-bottom: 14px; }

.home-video {
  width: 100%;
  position: relative;
  float: left; }
  .home-video:hover .videoBg {
    opacity: 0.7; }
  .home-video .videoBg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(182deg, rgba(0, 20, 59, 0.71) 0%, rgba(0, 0, 0, 0.56) 100%);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .home-video video {
    width: 33.33% !important;
    position: relative;
    float: left; }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .home-video video {
        width: 100% !important; } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .home-video video {
        width: 100% !important; } }
    @media only screen and (max-width: 575.99px) {
      .home-video video {
        width: 100% !important; } }
  .home-video .vid1 {
    transform: scaleY(1.065);
    transform-origin: top; }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .home-video .vid1 {
        transform: inherit; } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .home-video .vid1 {
        transform: inherit; } }
    @media only screen and (max-width: 575.99px) {
      .home-video .vid1 {
        transform: inherit; } }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .home-video .vid2 {
      display: none; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .home-video .vid2 {
      display: none; } }
  @media only screen and (max-width: 575.99px) {
    .home-video .vid2 {
      display: none; } }
  .home-video .info_cont {
    bottom: 16% !important; }

.home-white-black-bt:hover {
  color: #000 !important; }

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