@import url("../../maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");
@import "bootstrap.min.css";
@import "animate.css";
html,
body {
  font-family: "conduit_itclight", sans-serif;
  font-size: 20px;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  color: #000;
  font-weight: 300;
  background-color: #000;
}
a,
a:hover,
a:active,
a:focus,
a:visited,
button,
button:hover,
button:active,
button:focus,
button:visited {
  outline: 0;
  text-decoration: none;
}
button::-moz-focus-inner {
  border: 0;
}
button:focus {
  outline: none;
}
a {
  color: #f0d02e;
}
a:hover {
  color: #fff;
}
p {
  font-size: 1.1rem;
  line-height: 1.1;
}
strong {
  font-family: "conduit_itcbold";
}
.delay-first {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.delay-second {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s;
}
.delay-third {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.delay-fourth {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  -ms-animation-delay: 2s;
  animation-delay: 2s;
}
.delay-fifth {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.delay-sixth {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  -ms-animation-delay: 3s;
  animation-delay: 3s;
}
.delay-seventh {
  -webkit-animation-delay: 3.3s;
  -moz-animation-delay: 3.3s;
  -o-animation-delay: 3.3s;
  -ms-animation-delay: 3.3s;
  animation-delay: 3.3s;
}
.overflow-hidden {
  overflow: hidden !important;
}
.title {
  font-family: "conduit_itclight", serif;
  text-transform: uppercase;
  font-size: 4rem;
  color: #fff;
  font-weight: 300;
  margin: 0;
  padding-bottom: 15px;
  position: relative;
}
.subtitle {
  font-family: "conduit_itclight_italic", serif;
  margin-top: 0;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #fff;
}
.subtitle.subtitle_big {
  font-size: 1.4rem;
}

.letrag {
  font-size: 22px;
    letter-spacing: 4px;
    line-height: 14px;
    color: #000;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    font-family: 'conduit_itcbold';
    left: 50%;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    vertical-align: middle;
    -webkit-transform: rotate(-90deg) translate3d(-50%,-50%,0);
    -moz-transform: rotate(-90deg) translate3d(-50%,-50%,0);
    -o-transform: rotate(-90deg) translate3d(-50%,-50%,0);
    -ms-transform: rotate(-90deg) translate3d(-50%,-50%,0);
    transform: rotate(-90deg) translate3d(-50%,-50%,0);
    width: 350px;
}
.amarillo {
  color: #ffe02e;
  font-size: 25px;
  padding-top: 25px;
}

.parrafo {
  font-size: 16px;
    color: #000 !important;
    padding-top: 20px;
}

.scrollt {
  overflow-y: scroll;
    padding: 0px 30px 20px 30px;
    height: 390px;
}

.negro {
  font-size: 40px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
}
.franja {
  -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all 800ms ease-in 500ms;
    -moz-transition: all 800ms ease-in 500ms;
    -o-transition: all 800ms ease-in 500ms;
    -ms-transition: all 800ms ease-in 500ms;
    transition: all 800ms ease-in 500ms;
    background-image: url(../img/cintay.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    height: 100%;
    left: -50px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 50px;
    vertical-align: middle;
}


.yellow {
  color: #f0d02e;
}
.text-white {
  color: #fff;
}
.colorDark {
  color: #212121 !important;
}
.margin30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.margin-bottom0 {
  margin-bottom: 0;
}
.margin-bottom15 {
  margin-bottom: 15px;
}
.margin-bottom30 {
  margin-bottom: 30px;
}
.margin-top0 {
  margin-top: 0;
}
.margin-top15 {
  margin-top: 15px;
}
.margin-top30 {
  margin-top: 30px;
}
.margin-top60 {
  margin-top: 60px;
}
.list_clean {
  margin: 0;
  padding: 0;
}
.list_clean li {
  list-style: none;
  color: #fff;
}
.overflow_x_hidden {
  overflow-x: hidden;
}
.relative {
  position: relative;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.overlay_yellow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 237, 0, 0.75);
}
.videoBackground {
  background-color: #000;
  background-position: center center;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  bottom: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  right: 0;
  right: 0;
  top: 0;
  width: 100%;
}
ul.list-small li {
  line-height: 0.9;
  margin-bottom: 4px;
}
.morphext > .animated {
  display: inline-block;
}
.error {
  color: #c23037;
  font-size: 0.9rem;
}
.form-control.error {
  border-color: #c23037 !important;
}
input.error-absolute,
textarea.error-absolute {
  border-bottom: 1px solid #c23037 !important;
  -webkit-box-shadow: 0 1px 0 0 #c23037 !important;
  box-shadow: 0 1px 0 0 #c23037 !important;
}
span.error-absolute {
  color: #c23037;
  font-size: 0.8rem;
  font-weight: 300;
  position: absolute;
  right: 8px;
  bottom: -3px;
  z-index: 2;
}
.select-wrapper span.error-absolute {
  bottom: -18px;
  right: 0;
}
.wrap-relative {
  position: relative;
}
.wrap-relative span.error-absolute {
  bottom: -18px;
}
.header {
  position: fixed;
  top: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.header .container-animate-logo {
  width: 230px;
  font-size: 15.4px;
  margin-top: 60px;
}
.brand-mobile {
  display: none;
}

.catalog {
  color: black;
    font-size: 30px;
    background: #ffe02e;
    padding: 15px 30px;
    border-radius: 10px;
}
#menu {
  -webkit-transition: all 250ms ease-out 0s;
  -moz-transition: all 250ms ease-out 0s;
  -o-transition: all 250ms ease-out 0s;
  -ms-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 98;
  border-radius: 0;
  width: 50px;
}
#menu ul.navigation {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 800ms ease-in 500ms;
  -moz-transition: all 800ms ease-in 500ms;
  -o-transition: all 800ms ease-in 500ms;
  -ms-transition: all 800ms ease-in 500ms;
  transition: all 800ms ease-in 500ms;
  background-image: url("../img/cinta.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  height: 100%;
  left: -50px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 50px;
  vertical-align: middle;
}
#menu ul.navigation.navigation-active {
  left: 0;
}
#menu ul.navigation li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 16.66666667%;
  margin: 0;
  position: relative;
  text-align: center;
  width: 100%;
}
#menu ul.navigation li a {
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 14px;
  color: #fff;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  font-family: "conduit_itcbold";
  left: 50%;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  vertical-align: middle;
  -webkit-transform: rotate(-90deg) translate3d(-50%, -50%, 0);
  -moz-transform: rotate(-90deg) translate3d(-50%, -50%, 0);
  -o-transform: rotate(-90deg) translate3d(-50%, -50%, 0);
  -ms-transform: rotate(-90deg) translate3d(-50%, -50%, 0);
  transform: rotate(-90deg) translate3d(-50%, -50%, 0);
}
#menu ul.navigation li a:hover {
  color: #f0d02e;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#menu ul.navigation li.active a {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#menu ul.navigation li.active a:before,
#menu ul.navigation li.active a:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #f0d02e;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#menu ul.navigation li.active a:before {
  left: -13px;
}
#menu ul.navigation li.active a:after {
  right: -8px;
}
#btn_start_project,
.btn_sound {
  position: fixed;
  top: 30px;
  right: 30px;
  font-size: 0.72rem;
  font-family: "conduit_itcbold";
  font-weight: 500;
  letter-spacing: 4.4px;
  line-height: 14px;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  z-index: 99;
  cursor: pointer;
}
#btn_start_project.btn_dark,
.btn_sound.btn_dark {
  color: #212121;
}
#btn_start_project.btn_dark .sound_bar,
.btn_sound.btn_dark .sound_bar {
  background-color: rgba(0, 0, 0, 0.5);
}
#btn_start_project.btn_dark:hover,
.btn_sound.btn_dark:hover {
  color: #212121;
}
#btn_start_project.btn_dark:hover .sound_bar,
.btn_sound.btn_dark:hover .sound_bar {
  background-color: #000 !important;
}
#btn_start_project:hover,
.btn_sound:hover {
  color: #f0d02e;
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
  text-decoration: none;
}
#btn_start_project:hover .sound_bar,
.btn_sound:hover .sound_bar {
  background-color: #f0d02e;
}
.btn_sound {
  top: auto;
  bottom: 30px;
}
.sound_bars {
  display: inline-block;
  position: relative;
}
.sound_bars .sound_bar {
  width: 3px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  margin: 0 1px;
}
.sound_bars.active .sound_bar.one {
  -webkit-animation: barsSound 1s linear infinite;
  -moz-animation: barsSound 1s linear infinite;
  -o-animation: barsSound 1s linear infinite;
  -ms-animation: barsSound 1s linear infinite;
  animation: barsSound 1s linear infinite;
}
.sound_bars.active .sound_bar.two {
  -webkit-animation: barsSound 0.5s linear infinite;
  -moz-animation: barsSound 0.5s linear infinite;
  -o-animation: barsSound 0.5s linear infinite;
  -ms-animation: barsSound 0.5s linear infinite;
  animation: barsSound 0.5s linear infinite;
}
.sound_bars.active .sound_bar.three {
  -webkit-animation: barsSound 1.5s linear infinite;
  -moz-animation: barsSound 1.5s linear infinite;
  -o-animation: barsSound 1.5s linear infinite;
  -ms-animation: barsSound 1.5s linear infinite;
  animation: barsSound 1.5s linear infinite;
}
.sound_bars.active .sound_bar.four {
  -webkit-animation: barsSound 1.2s linear infinite;
  -moz-animation: barsSound 1.2s linear infinite;
  -o-animation: barsSound 1.2s linear infinite;
  -ms-animation: barsSound 1.2s linear infinite;
  animation: barsSound 1.2s linear infinite;
}
.videoApiYT {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.videoApiYT .screen {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.videoApiYT .screen.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.section_home {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.section_home .overlay {
  z-index: 2;
}
.section_home .content_section {
  z-index: 3;
}
.bg-novideo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #000;
  background-image: url("../video/poster.html");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.play_for_more {
  color: #fff;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  margin: 30px auto;
  cursor: pointer;
  width: 160px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 200ms ease-in 300ms;
  -moz-transition: all 200ms ease-in 300ms;
  -o-transition: all 200ms ease-in 300ms;
  -ms-transition: all 200ms ease-in 300ms;
  transition: all 200ms ease-in 300ms;
}
.play_for_more i {
  font-size: 2.5rem;
  margin-right: 10px;
}
.play_for_more:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.play_for_more:hover .icon_play {
  background-color: #f0d02e;
  border-color: #f0d02e;
}
.play_for_more:hover .icon_play:after,
.play_for_more:hover .icon_play .line2,
.play_for_more:hover .icon_play .line1 {
  background-color: #fff;
}
.play_for_more:hover .icon_play:before {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.icon_play {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  margin: auto;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.icon_play:after,
.icon_play .line2,
.icon_play .line1 {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #f0d02e;
}
.icon_play .line1 {
  top: 50%;
  left: 33%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.icon_play .line2 {
  top: 4px;
  left: 55%;
  -webkit-transform: translateX(-50%) rotate(-60deg);
  -moz-transform: translateX(-50%) rotate(-60deg);
  -o-transform: translateX(-50%) rotate(-60deg);
  -ms-transform: translateX(-50%) rotate(-60deg);
  transform: translateX(-50%) rotate(-60deg);
}
.icon_play:after {
  bottom: 4px;
  left: 55%;
  -webkit-transform: translateX(-50%) rotate(60deg);
  -moz-transform: translateX(-50%) rotate(60deg);
  -o-transform: translateX(-50%) rotate(60deg);
  -ms-transform: translateX(-50%) rotate(60deg);
  transform: translateX(-50%) rotate(60deg);
}
.icon_play:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #f0d02e;
  border-radius: 50%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.content_section {
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_section.content_top {
  padding-top: 175px;
}
.content_section .box_flex {
  text-align: center;
  padding: 72px;
}
.content_section p {
  color: #fff;
}
.section_yellow {
  background-color: #f0d02e;
}
.box_yellow {
  background-color: rgba(240, 208, 46, 0.75);
}
#about-section {
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: none;
  background-color: #000;
  background-image: url("../img/bgs/about1.jpg");
}
.back_four {
  width: 50%;
  height: 50%;
  float: left;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: none;
  background-color: #000;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  transition: all 1s linear;
}
.back_four.bg_1 {
  background-image: url("../img/bgs/about1.jpg");
}
.back_four.bg_2 {
  background-image: url("../img/bgs/about2.jpg");
}
.back_four.bg_3 {
  background-image: url("../img/bgs/about3.jpg");
}
.back_four.bg_4 {
  background-image: url("../img/bgs/about4.jpg");
}
.section {
  position: relative;
}
.section_yellow_50 {
  background: -webkit-linear-gradient(bottom, #f0d02e 50%, #fff 50%);
  background: -moz-linear-gradient(bottom, #f0d02e 50%, #fff 50%);
  background: -o-linear-gradient(bottom, #f0d02e 50%, #fff 50%);
  background: -ms-linear-gradient(bottom, #f0d02e 50%, #fff 50%);
  background: linear-gradient(to top, #f0d02e 50%, #fff 50%);
}
.container_black {
  background-color: #000;
  color: #fff;
}
#services-section {
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: none;
  background-color: #000;
  background-image: url("../img/bgs/services1.jpg");
}
.box_service {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 150px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
.box_service h3 {
  color: #fff;
  font-family: "conduit_itclight", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  z-index: 1;
}
.box_service .line_1 {
  width: 0%;
  height: 1px;
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -o-transition: all 2s linear;
  -ms-transition: all 2s linear;
  transition: all 2s linear;
  z-index: 1;
}
.box_service .line_2 {
  width: 1px;
  height: 0%;
  position: absolute;
  background-color: #fff;
  top: 0;
  right: 0;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -o-transition: all 2s linear;
  -ms-transition: all 2s linear;
  transition: all 2s linear;
  z-index: 1;
}
.box_service .line_3 {
  width: 0%;
  height: 1px;
  position: absolute;
  background-color: #fff;
  bottom: 0;
  right: 0;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -o-transition: all 2s linear;
  -ms-transition: all 2s linear;
  transition: all 2s linear;
  z-index: 1;
}
.box_service .line_4 {
  width: 1px;
  height: 0%;
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -o-transition: all 2s linear;
  -ms-transition: all 2s linear;
  transition: all 2s linear;
  z-index: 1;
}
.box_service .text_service {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #f0d02e;
  top: 0;
  left: 0;
  padding: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 4;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.box_service .text_service p {
  color: #212121;
  text-align: center;
  padding: 15px 30px;
}
.box_service:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.box_service:hover .text_service {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.box_service.animated-active .line_1,
.box_service.animated-active .line_3 {
  width: 100%;
}
.box_service.animated-active .line_2,
.box_service.animated-active .line_4 {
  height: 100%;
}
.box_service .bg_yellow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f0d02e;
  z-index: 0;
}
.section_equipment {
  background-image: url("../img/bgs/equipments.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: bottom;
  background-repeat: none;
}
.section_equipment .content_section {
  padding-top: 130px;
}
.description_camera {
  position: relative;
  min-height: 260px;
}
.description_camera .first_camera,
.description_camera .second_camera {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
  z-index: 0;
}
.description_camera ul {
  padding-left: 20px;
}
.description_camera ul li {
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.2;
}
.camera {
  position: relative;
}
.camera img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -o-transition: all 1.5s;
  -ms-transition: all 1.5s;
  transition: all 1.5s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 0;
}
.camera:hover img {
  -webkit-transform: translate3d(30px, 10px, 0) scale(1.05);
  -moz-transform: translate3d(30px, 10px, 0) scale(1.05);
  -o-transform: translate3d(30px, 10px, 0) scale(1.05);
  -ms-transform: translate3d(30px, 10px, 0) scale(1.05);
  transform: translate3d(30px, 10px, 0) scale(1.05);
}
.show_content {
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
  z-index: 1 !important;
}
.nav_slide a {
  display: inline-block;
  position: relative;
}
.nav_slide a img {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative;
  z-index: 2;
}
.nav_slide a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f0d02e;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.nav_slide a:hover:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#careers-section {
  overflow: hidden;
  background-color: #000;
  background-image: url("../img/bgs/poster_about.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.text_rotating {
  font-family: "conduit_itclight", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  text-transform: uppercase;
  padding: 16px 0 10px;
  margin-top: 40px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.section_footer {
  background-image: url("../img/bgs/footer2.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: bottom;
  background-repeat: none;
}
.social li {
  display: inline-block;
  margin: 0 4px;
}
.social li a {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  -webkit-transition: background 300ms linear;
  -moz-transition: background 300ms linear;
  -o-transition: background 300ms linear;
  -ms-transition: background 300ms linear;
  transition: background 300ms linear;
}
.social li a:hover {
  background-color: #f0d02e;
  border: 1px solid #f0d02e;
  color: #212121;
}
.social li a i {
  font-size: 0.6em;
}
.copyright {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  margin-top: 30px;
}
.section_start_project {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f0d02e;
  z-index: 99;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  overflow-y: scroll;
  font-weight: 200 !important;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  -ms-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  overflow: hidden;
}
.section_start_project .logo-project-header {
  position: absolute;
  left: 10%;
  top: 10px;
  width: 200px;
  font-size: 13.2px;
  margin-bottom: 0;
}
.section_start_project .logo-project-header #mainReel {
  background-color: #f0d02e;
}
.section_start_project .icon-project-header {
  width: 60px;
  position: absolute;
  top: 10px;
  left: 10%;
  display: none;
}
.section_start_project .line_left,
.section_start_project .line_top,
.section_start_project .line_right,
.section_start_project .line_bottom {
  position: absolute;
  background-color: #212121;
  -webkit-transition: all 2s ease-in-out 0s;
  -moz-transition: all 2s ease-in-out 0s;
  -o-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s;
  transition: all 2s ease-in-out 0s;
}
.section_start_project .line_left {
  left: 10%;
  top: 20%;
  width: 1px;
  height: 0%;
}
.section_start_project .line_top {
  left: 10%;
  top: 20%;
  width: 0%;
  height: 1px;
}
.section_start_project .line_right {
  right: 10%;
  top: 20%;
  width: 1px;
  height: 0%;
}
.section_start_project .line_bottom {
  right: 10%;
  bottom: 20%;
  width: 0%;
  height: 1px;
}
.section_start_project button[type="submit"] {
  color: #212121;
  border: 1px solid #212121;
}
.section_start_project button[type="submit"]:hover {
  color: #fff;
  border-color: #212121;
}
.section_start_project.section_start_project_show {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.section_start_project.section_start_project_show .title,
.section_start_project.section_start_project_show form,
.section_start_project.section_start_project_show p {
  -webkit-animation: fadeIn 1.6s;
  -moz-animation: fadeIn 1.6s;
  -o-animation: fadeIn 1.6s;
  -ms-animation: fadeIn 1.6s;
  animation: fadeIn 1.6s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s;
}
.section_start_project.section_start_project_show .line_left,
.section_start_project.section_start_project_show .line_right {
  height: 60%;
}
.section_start_project.section_start_project_show .line_top,
.section_start_project.section_start_project_show .line_bottom {
  width: 80%;
}
.email_footer {
  font-size: 2rem;
}
input,
textarea {
  background: #fff;
  border: 2px solid #fff;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #999;
  outline: none;
  font-size: 1;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  -ms-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}
input {
  width: 100%;
  height: 42px;
  padding: 0 20px;
  line-height: 42px;
}
button[type="submit"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  height: 42px;
  width: 100%;
  line-height: 42px;
  padding: 0 40px;
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
button[type="submit"]:hover {
  background-color: #212121;
  border: 1px solid #f0d02e;
}
.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: 999;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url("../img/bgs/intro.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.content-intro .subtitle {
  text-align: center;
  -webkit-animation: fadeIn 1.8s linear;
  -moz-animation: fadeIn 1.8s linear;
  -o-animation: fadeIn 1.8s linear;
  -ms-animation: fadeIn 1.8s linear;
  animation: fadeIn 1.8s linear;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
.container-animate-logo {
  width: 300px;
  position: relative;
  -webkit-animation: fadeIn 1.6s;
  -moz-animation: fadeIn 1.6s;
  -o-animation: fadeIn 1.6s;
  -ms-animation: fadeIn 1.6s;
  animation: fadeIn 1.6s;
  font-size: 20px;
  margin: 0 auto 40px;
}
.container-animate-logo img {
  width: 100%;
}
.container-animate-logo #mainReel {
  width: 1.75em;
  height: 1.75em;
  position: absolute;
  top: 1.65em;
  left: 1.37em;
  z-index: 99;
  border-radius: 50%;
  -webkit-animation: rotateReel 4s linear infinite;
  -moz-animation: rotateReel 4s linear infinite;
  -o-animation: rotateReel 4s linear infinite;
  -ms-animation: rotateReel 4s linear infinite;
  animation: rotateReel 4s linear infinite;
  background-color: #000;
}
.container-animate-logo #reel1 {
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  top: 1.65em;
  left: 2em;
  -webkit-animation: animateReel1 2s linear infinite;
  -moz-animation: animateReel1 2s linear infinite;
  -o-animation: animateReel1 2s linear infinite;
  -ms-animation: animateReel1 2s linear infinite;
  animation: animateReel1 2s linear infinite;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s;
}
.container-animate-logo #reel1 img {
  width: 100%;
  -webkit-animation: rotateReel 1s linear infinite;
  -moz-animation: rotateReel 1s linear infinite;
  -o-animation: rotateReel 1s linear infinite;
  -ms-animation: rotateReel 1s linear infinite;
  animation: rotateReel 1s linear infinite;
}
.container-animate-logo #reel2 {
  width: 0.8em;
  height: 8em;
  position: absolute;
  top: 1.65em;
  left: 2em;
  -webkit-animation: animateReel2 2s linear infinite;
  -moz-animation: animateReel2 2s linear infinite;
  -o-animation: animateReel2 2s linear infinite;
  -ms-animation: animateReel2 2s linear infinite;
  animation: animateReel2 2s linear infinite;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.container-animate-logo #reel2 img {
  width: 100%;
  -webkit-animation: rotateReel 1s linear infinite;
  -moz-animation: rotateReel 1s linear infinite;
  -o-animation: rotateReel 1s linear infinite;
  -ms-animation: rotateReel 1s linear infinite;
  animation: rotateReel 1s linear infinite;
}
.container-animate-logo #reel3 {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 1.65em;
  left: 2em;
  -webkit-animation: animateReel3 2s linear infinite;
  -moz-animation: animateReel3 2s linear infinite;
  -o-animation: animateReel3 2s linear infinite;
  -ms-animation: animateReel3 2s linear infinite;
  animation: animateReel3 2s linear infinite;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.container-animate-logo #reel3 img {
  width: 100%;
  -webkit-animation: rotateReel 1s linear infinite;
  -moz-animation: rotateReel 1s linear infinite;
  -o-animation: rotateReel 1s linear infinite;
  -ms-animation: rotateReel 1s linear infinite;
  animation: rotateReel 1s linear infinite;
}
@font-face {
  font-family: "conduit_itcbold";
  src: url("../fonts/conduit_itc_bold1-webfont.eot");
  src: url("../fonts/conduit_itc_bold1-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/conduit_itc_bold1-webfont.woff2") format("woff2"),
    url("../fonts/conduit_itc_bold1-webfont.woff") format("woff"),
    url("../fonts/conduit_itc_bold1-webfont.ttf") format("truetype"),
    url("../fonts/conduit_itc_bold1-webfont.svg#conduit_itcbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "conduit_itclight";
  src: url("../fonts/conduit_itc_light1-webfont.eot");
  src: url("../fonts/conduit_itc_light1-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/conduit_itc_light1-webfont.woff2") format("woff2"),
    url("../fonts/conduit_itc_light1-webfont.woff") format("woff"),
    url("../fonts/conduit_itc_light1-webfont.ttf") format("truetype"),
    url("../fonts/conduit_itc_light1-webfont.svg#conduit_itclight")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "conduit_itclight_italic";
  src: url("../fonts/conduit_itc_light_italic1-webfont.eot");
  src: url("../fonts/conduit_itc_light_italic1-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/conduit_itc_light_italic1-webfont.woff2") format("woff2"),
    url("../fonts/conduit_itc_light_italic1-webfont.woff") format("woff"),
    url("../fonts/conduit_itc_light_italic1-webfont.ttf") format("truetype"),
    url("../fonts/conduit_itc_light_italic1-webfont.svg#conduit_itclight_italic")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.menu-bars {
  position: absolute;
  top: 17px;
  left: 30px;
  cursor: pointer;
  z-index: 98;
  display: none;
}
.menu-bars .bar {
  display: block;
  width: 20px;
  height: 1px;
  margin-bottom: 5px;
  background-color: #fff;
}
.menu-bars:hover .bar {
  background-color: #f0d02e;
}
#menu-mobile {
  display: none;
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(
    top,
    #000 0%,
    #000 80%,
    rgba(0, 0, 0, 0.7) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -moz-linear-gradient(
    top,
    #000 0%,
    #000 80%,
    rgba(0, 0, 0, 0.7) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -o-linear-gradient(
    top,
    #000 0%,
    #000 80%,
    rgba(0, 0, 0, 0.7) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -ms-linear-gradient(
    top,
    #000 0%,
    #000 80%,
    rgba(0, 0, 0, 0.7) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    #000 0%,
    #000 80%,
    rgba(0, 0, 0, 0.7) 90%,
    rgba(0, 0, 0, 0) 100%
  );
  width: 100%;
  height: 0;
  overflow: hidden;
  text-align: center;
}
#menu-mobile ul.navigation {
  padding: 15px 15px 30px 15px;
}
#menu-mobile ul.navigation li {
  position: relative;
  padding: 10px 0;
}
#menu-mobile ul.navigation li.active a {
  color: #f0d02e;
}
#menu-mobile ul.navigation li a {
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
}
#menu-mobile ul.navigation li a:hover {
  color: #f0d02e;
}
#menu-mobile.show_menu {
  height: auto;
}
.text-menu-mobile {
  display: none;
  color: #f0d02e;
  font-size: 1rem;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.title-intro {
  font-size: 6rem;
  color: #fff;
  -webkit-animation: fadeIn 1.6s linear;
  -moz-animation: fadeIn 1.6s linear;
  -o-animation: fadeIn 1.6s linear;
  -ms-animation: fadeIn 1.6s linear;
  animation: fadeIn 1.6s linear;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (max-width: 979px) {
  .title {
    font-size: 2.5rem;
  }
  .subtitle {
    font-size: 1rem;
  }
  .content_section {
    padding: 45px 30px;
    position: relative;
  }
  .content_section.content_top {
    padding-top: 45px;
  }
  .section_equipment .content_section {
    padding-top: 45px;
  }
  .menu-bars {
    display: inline-block;
  }
  .header {
    position: fixed;
  }
  .header .container-animate-logo {
    width: 180px;
    font-size: 11.9px;
  }
  .container-animate-logo {
    width: 200px;
    font-size: 13.2px;
  }
  #btn_start_project {
    top: 20px;
  }
  .btn_sound {
    bottom: 20px;
  }
  .description_camera .first_camera,
  .description_camera .second_camera {
    position: relative;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .camera {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .camera img {
    position: relative;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    margin: 15px 0;
    width: 48%;
    float: left;
  }
  .camera:hover img {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nav_slide {
    display: none;
  }
  .social li a {
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
  }
}


@media (max-width: 480px) {
  body {
    font-size: 14px;
  }
  p {
    font-size: 1rem;
  }
  .title-intro {
    font-size: 4rem;
  }
  .title {
    font-size: 2.2rem;
  }
  .subtitle {
    font-size: 1rem;
  }
  .section {
    min-height: 100vh;
    padding-top: 30px;
  }
  .content_section {
    padding: 30px 0;
    position: relative;
  }
  .content_section.content_top {
    padding-top: 30px;
  }
  .content_section .box_flex {
    padding: 0 15px;
    margin-top: 30px;
  }
  .menu-bars {
    left: 15px;
  }
  .header {
    position: fixed;
    background-color: #000;
    padding: 6px 15px;
    text-align: right;
    border-bottom: 2px solid #f0d02e;
    height: 113px;
  }
  .header .container-animate-logo {
    display: none;
  }
  .header .brand-mobile {
    display: inline-block;
    width: 100px;
    margin-right: 125px;
  }
  #menu,
  #mutedSound,
  #btn_start_project:not(.btn_dark) {
    display: none;
  }
  #menu-mobile,
  .text-menu-mobile {
    display: block;
  }
  .btn_sound {
    bottom: 20px;
    right: 15px;
    font-size: 0.6rem;
    letter-spacing: 3px;
  }
  .social li a {
    width: 30px;
    height: 30px;
    font-size: 0.9rem;
  }
  .copyright {
    margin-bottom: 15px;
    font-size: 0.8rem;
  }
  .email_footer {
    font-size: 1rem;
  }
  .section_start_project .logo-project-header {
    display: none;
  }
  .section_start_project .icon-project-header {
    max-width: 40px;
    display: block;
  }
  .section_start_project .line_left {
    left: 4%;
  }
  .section_start_project .line_top {
    top: 10%;
  }
  .section_start_project .line_right {
    right: 4%;
  }
  .section_start_project .line_bottom {
    bottom: 10%;
  }
  .section_start_project.section_start_project_show .line_left,
  .section_start_project.section_start_project_show .line_right {
    height: 80%;
    top: 10%;
  }
  .section_start_project.section_start_project_show .line_top,
  .section_start_project.section_start_project_show .line_bottom {
    width: 92%;
    left: 4%;
  }
  .section_start_project .title {
    font-size: 1.8rem;
  }
  .box_service {
    min-height: auto;
    margin-bottom: 10px;
    padding: 15px;
    display: block;
    text-align: center;
  }
  .box_service.bg-yellow {
    background-color: #f0d02e;
  }
  .box_service h3 {
    font-size: 1.6rem;
  }
  .box_service .text_service {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: transparent;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .box_service .text_service.show-text {
    height: auto;
  }
  .box_service .text_service p {
    padding: 15px;
  }
  .margin-top60 {
    margin-top: 30px;
  }
  #equipment-section .content_section {
    display: block;
  }
  #equipment-section .content_section img {
    margin-top: 30px;
  }
  #contact-section {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}

@media (max-width: 430px) {
  .content_section .box_flex {
            text-align: center;
        padding: 52px;
        margin-left: 45px;
        top: -80px;
        position: relative;
}
}

@-moz-keyframes barsSound {
  from {
    height: 8px;
  }
  to {
    height: 14px;
  }
}
@-webkit-keyframes barsSound {
  from {
    height: 8px;
  }
  to {
    height: 14px;
  }
}
@-o-keyframes barsSound {
  from {
    height: 8px;
  }
  to {
    height: 14px;
  }
}
@keyframes barsSound {
  from {
    height: 8px;
  }
  to {
    height: 14px;
  }
}
@-moz-keyframes fadeInMedium {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
}
@-webkit-keyframes fadeInMedium {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
}
@-o-keyframes fadeInMedium {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
}
@keyframes fadeInMedium {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
}
@-moz-keyframes rotateReel {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateReel {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotateReel {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotateReel {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes animateReel1 {
  to {
    -webkit-transform: translate(1em, -2em);
    -moz-transform: translate(1em, -2em);
    -o-transform: translate(1em, -2em);
    -ms-transform: translate(1em, -2em);
    transform: translate(1em, -2em);
  }
}
@-webkit-keyframes animateReel1 {
  to {
    -webkit-transform: translate(1em, -2em);
    -moz-transform: translate(1em, -2em);
    -o-transform: translate(1em, -2em);
    -ms-transform: translate(1em, -2em);
    transform: translate(1em, -2em);
  }
}
@-o-keyframes animateReel1 {
  to {
    -webkit-transform: translate(1em, -2em);
    -moz-transform: translate(1em, -2em);
    -o-transform: translate(1em, -2em);
    -ms-transform: translate(1em, -2em);
    transform: translate(1em, -2em);
  }
}
@keyframes animateReel1 {
  to {
    -webkit-transform: translate(1em, -2em);
    -moz-transform: translate(1em, -2em);
    -o-transform: translate(1em, -2em);
    -ms-transform: translate(1em, -2em);
    transform: translate(1em, -2em);
  }
}
@-moz-keyframes animateReel2 {
  to {
    -webkit-transform: translate(-0.2em, -2em);
    -moz-transform: translate(-0.2em, -2em);
    -o-transform: translate(-0.2em, -2em);
    -ms-transform: translate(-0.2em, -2em);
    transform: translate(-0.2em, -2em);
  }
}
@-webkit-keyframes animateReel2 {
  to {
    -webkit-transform: translate(-0.2em, -2em);
    -moz-transform: translate(-0.2em, -2em);
    -o-transform: translate(-0.2em, -2em);
    -ms-transform: translate(-0.2em, -2em);
    transform: translate(-0.2em, -2em);
  }
}
@-o-keyframes animateReel2 {
  to {
    -webkit-transform: translate(-0.2em, -2em);
    -moz-transform: translate(-0.2em, -2em);
    -o-transform: translate(-0.2em, -2em);
    -ms-transform: translate(-0.2em, -2em);
    transform: translate(-0.2em, -2em);
  }
}
@keyframes animateReel2 {
  to {
    -webkit-transform: translate(-0.2em, -2em);
    -moz-transform: translate(-0.2em, -2em);
    -o-transform: translate(-0.2em, -2em);
    -ms-transform: translate(-0.2em, -2em);
    transform: translate(-0.2em, -2em);
  }
}
@-moz-keyframes animateReel3 {
  to {
    -webkit-transform: translate(1.4em, -2em);
    -moz-transform: translate(1.4em, -2em);
    -o-transform: translate(1.4em, -2em);
    -ms-transform: translate(1.4em, -2em);
    transform: translate(1.4em, -2em);
  }
}
@-webkit-keyframes animateReel3 {
  to {
    -webkit-transform: translate(1.4em, -2em);
    -moz-transform: translate(1.4em, -2em);
    -o-transform: translate(1.4em, -2em);
    -ms-transform: translate(1.4em, -2em);
    transform: translate(1.4em, -2em);
  }
}
@-o-keyframes animateReel3 {
  to {
    -webkit-transform: translate(1.4em, -2em);
    -moz-transform: translate(1.4em, -2em);
    -o-transform: translate(1.4em, -2em);
    -ms-transform: translate(1.4em, -2em);
    transform: translate(1.4em, -2em);
  }
}
@keyframes animateReel3 {
  to {
    -webkit-transform: translate(1.4em, -2em);
    -moz-transform: translate(1.4em, -2em);
    -o-transform: translate(1.4em, -2em);
    -ms-transform: translate(1.4em, -2em);
    transform: translate(1.4em, -2em);
  }
}