/*variables colores partio tuerca*/
/*

*/
.navbar-fixed-top {
  position: relative;
  margin-bottom: 0;
}
#content {
  margin-top: 0 !important;
}
.navbar {
  margin-bottom: 0;
}
.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.nav > li > a > img {
  max-width: none;
  margin-top: -8px;
}
#app_menu {
  border-bottom: 1px solid #ffffff;
  background-color: rgba(250, 250, 250, 0.7);
  width: 100%;
  z-index: 100;
  position: relative;
}
@media screen and (min-width: 310px) and (max-width: 767px) {
  #app_menu {
    background-color: #fafafa;
  }
}
#app_menu ul li {
  display: inline;
  padding: 12px 15px 0px;
}
#app_menu ul li a {
  color: #333333;
  font-weight: 600;
}
#app_menu .app_buttons {
  padding: 6px 0;
}
#app_menu .app_buttons img {
  padding: 0 10px;
}
.app-buttons-sm {
  margin: 15px 0 5px 0;
}
.app-buttons-sm img {
  margin: 8px 5px;
}
.stick {
  position: fixed !important;
  top: 0px;
}
.block_one_qr {
  height: 668px;
  background: url("../images/appLandingImg/bg1.jpg");
  background-position: top center;
  background-size: cover;
  padding: 60px 20px;
  overflow: hidden;
  margin-top: -54px;
}
.block_one_qr .download_info {
  padding: 30px;
  margin-top: 140px;
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .block_one_qr .download_info {
    margin-top: 0;
    text-align: center;
  }
}
.block_one_qr .download_info h1 {
  font-size: 43px;
}
@media screen and (min-width: 310px) and (max-width: 520px) {
  .block_one_qr .download_info h1 {
    font-size: 30px;
  }
}
.block_one_qr .download_info .qr_codes {
  margin-top: 35px;
}
.block_one_qr .download_info .qr_codes .qr {
  padding: 0px;
  border: 25px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  width: 154px;
  height: 154px;
  display: block;
  position: relative;
  margin: 0 auto 15px;
}
.block_one_qr .download_info .qr_codes .qr img {
  border-radius: 5px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .block_one_qr .download_info .qr_codes .qr {
    width: 110px;
    height: 110px;
    margin: -20px auto 8px;
  }
  .block_one_qr .download_info .qr_codes .qr img {
    height: 80px;
    margin: -10px;
  }
}
.block_one_qr .mobile_container img {
  position: relative;
  left: -30px;
  -webkit-animation: fadein 3s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 3s;
  /* Firefox < 16 */
  -ms-animation: fadein 3s;
  /* Internet Explorer */
  -o-animation: fadein 3s;
  /* Opera < 12.1 */
  animation: fadein 3s;
  opacity: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .block_one_qr .mobile_container img {
    position: relative;
    left: -20px;
    opacity: 0;
    height: 700px;
    width: auto;
    margin-top: 70px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .block_one_qr .mobile_container img {
    position: relative;
    left: -100px;
    opacity: 0;
    height: 650px;
    width: auto;
    margin-top: 90px;
  }
}
@media screen and (min-width: 310px) and (max-width: 767px) {
  .block_one_qr .mobile_container img {
    position: relative;
    left: 0;
    opacity: 0;
    display: block;
    margin: 0 auto;
    width: 100%;
  }
}
.block_two_text {
  padding: 60px 20px;
}
.block_two_text .div_text {
  opacity: 0;
}
.block_two_text h2 {
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 38px;
}
.block_two_text h4 {
  font-weight: 600;
  line-height: 22px;
}
.block_three_gallery {
  background: url("../images/appLandingImg/bg2.jpg");
  background-position: bottom center;
  background-size: cover;
  padding: 60px 20px 150px;
  transform: skewy(3deg);
}
.block_three_gallery .centered {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 220px;
}
.block_three_gallery .container {
  transform: skewy(-3deg);
}
.block_three_gallery .block_text h2 {
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 38px;
}
.block_three_gallery .block_text h4 {
  font-weight: 600;
  line-height: 22px;
}
.block_three_gallery .block_text .button_container {
  margin-top: 50px;
}
.block_three_gallery .block_text .btn {
  background: transparent;
  color: #ffffff;
  width: 150px;
  border-color: #fff;
  margin: 0 10px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.3s ease 0s;
}
@media screen and (min-width: 310px) and (max-width: 767px) {
  .block_three_gallery .block_text .btn {
    width: 90px;
  }
}
.block_three_gallery .block_text .btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
.block_three_gallery .block_text .active_button {
  background: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.block_three_gallery #carousel-ios,
.block_three_gallery #carousel-android,
.block_three_gallery #carousel-ios-mobile,
.block_three_gallery #carousel-android-mobile {
  margin-top: 43px;
}
.block_three_gallery #carousel-ios .image_container,
.block_three_gallery #carousel-android .image_container,
.block_three_gallery #carousel-ios-mobile .image_container,
.block_three_gallery #carousel-android-mobile .image_container {
  cursor: pointer;
}
.block_three_gallery #carousel-ios .carousel-indicators,
.block_three_gallery #carousel-android .carousel-indicators,
.block_three_gallery #carousel-ios-mobile .carousel-indicators,
.block_three_gallery #carousel-android-mobile .carousel-indicators {
  bottom: -70px;
}
@media screen and (min-width: 310px) and (max-width: 767px) {
  .block_three_gallery .carousel-inner {
    position: relative;
    width: 241px;
    overflow: hidden;
    margin: 0 auto;
  }
}
.block_three_gallery .ios_gallery {
  opacity: 1;
}
.block_three_gallery .android_gallery {
  display: none;
}
.block_three_gallery .image_container {
  overflow: hidden;
  display: block;
}
.block_three_gallery .image_container .hover_plus {
  background: url("../images/appLandingImg/hover_plus.png");
  height: 63px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  margin-top: -63px;
  bottom: -250px;
  opacity: 0;
  transition: all 0.5s ease;
  z-index: 100;
  transform: rotate(45deg);
}
.block_three_gallery .image_container .diagonal {
  transform: rotate(45deg);
  height: 550px;
  width: 1px;
  background: #ffffff;
  margin: -60px auto;
  display: block;
  transition: all 0.5s ease;
  opacity: 0;
}
.block_three_gallery .image_container img {
  margin-top: -490px;
  display: block;
  max-height: 427px;
}
.block_three_gallery .image_container:hover .hover_plus {
  opacity: 1;
  transform: rotate(0deg);
}
.block_three_gallery .image_container:hover .diagonal {
  opacity: 0.75;
  height: 550px;
  width: 200px;
}
.carousel-indicators .active {
  background: #ed382b;
  width: 13px;
  height: 13px;
  margin: 2px;
  border: none;
}
.carousel-indicators li {
  background: none;
  width: 13px;
  height: 13px;
  margin: 2px;
  border: solid 1px #ffffff;
}
.block_four_video {
  position: relative;
  padding: 40px 20px;
}
.block_four_video .block_text h2 {
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 38px;
}
.block_four_video .block_text h4 {
  font-weight: 600;
  line-height: 22px;
}
.block_four_video .video_placeholder {
  width: 588px;
  height: 449px;
  background: url("../images/appLandingImg/mobile_video_placeholder.png");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.block_four_video .html5-video-player {
  background-color: #fff !important;
}
footer .bg-primary {
  display: none;
}
