@font-face {
  font-family: "Tungsten";
  src: url("../fonts/Tungsten-Medium.eot");
  src: local("Tungsten Medium"), local("Tungsten-Medium"), url("../fonts/Tungsten-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Tungsten-Medium.woff2") format("woff2"), url("../fonts/Tungsten-Medium.woff") format("woff"), url("../fonts/Tungsten-Medium.ttf") format("truetype"), url("../fonts/Tungsten-Medium.svg#Tungsten-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "teko";
  src: url("../fonts/teko-light-webfont.eot");
  src: url("../fonts/teko-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/teko-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

html, body {
  height:100%;
  margin:0;
  display:flex;
  flex-direction:column;
  overflow-x: hidden;
  position: relative;
}
body{
    margin: 0;
    margin-right: 0;
    box-shadow: none;
    /*font-family: Tungsten,Haettenschweiler,Helvetica,sans-serif;
    font-weight: 600!important;*/
    background-color: #152642;
    overflow-x:hidden;
    overflow-y:hidden;
}
.desktopV {
    margin: 0;
    margin-right: 0;
    box-shadow: none;
    /*font-family: Tungsten,Haettenschweiler,Helvetica,sans-serif;
    font-weight: 600!important;*/
    background-color: #000;
    /*background-image: url(https://wordpress.americascardroom.eu/wp-content/themes/americascardroom/images/7million-ruso/bg-desktop-rus.jpg);*/
	background-image: url(https://wordpress.americascardroom.eu/wp-content/themes/americascardroom/images/venom8m/Background-Desktop.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: bottom;
	height: 100%;
}
.logo-acr {
  margin-top: 8px;
  width: 13%;
  z-index: 1019;
  position: fixed;
  left: 129px;
}
.boy{
  width: 50vh;
}
.girl1{
  width: 50vh;
}
.girl2{
  width: 50vh;
}
.espacio-boy {
  left: 163px;
  top: 78px;
}
.espacio-girl1 {
  top: 78px;
  left: 396px;
}
.espacio-girl2{
  top: 78px;
}
.header {
  padding-bottom: 0px;
  height: 87%;	
}
/****CSS BOTONES ***/
.btn{
    transition: .35s all;
    border-radius: 4px;
    border: 0;
    padding-top: 0.6rem;
    padding-right: 2rem;
    padding-bottom: 0.6rem;
    padding-left: 2rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 1px;
    color: #fff;
    background-color: #b80405;
    background-image: linear-gradient(#B80405,#540202);
}
.btn-menu{
    width: max-content;
    transition: .35s all;
    border-radius: 4px;
    border: 0;
    padding-top: 0.6rem;
    padding-right: 3rem;
    padding-bottom: 0.6rem;
    padding-left: 3rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 1px;
    color: #fff;
    background-color: #b80405;
    background-image: linear-gradient(#B80405,#540202);
    margin: auto;
}


.btn-menu:hover, .btn-menu:focus{
    color: #fff;
	text-decoration:none
}
.btn--shine:before, .button--shine:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: "";
    background: transparent url(/wp-content/themes/americascardroom/images/site/gif.gif) no-repeat center top;
    background-size: 105%;
    top: -5px;
    left: 0;
}
.btn--shine, .button--shine {
    position: relative;
}
.btn-outline-white, .button-outline-white {
    background: 0 0;
    border: 3px solid #fff;
    color: #fff;
    padding-top: 3px!important;
    padding-bottom: 3px!important;
}
.btn:hover, .btn:active, .btn:focus, .button:hover, .button:active, .button:focus {
    color: #fff;
    background-image: linear-gradient(#d10506,#a40404);
}
.btn-outline-white:hover, .btn-outline-white:active, .btn-outline-white:focus, .button-outline-white:hover, .button-outline-white:active, .button-outline-white:focus {
    background: 0 0;
    border: 3px solid #b80405;
    color: #b80405;
}
.small, small {
    font-size: 85%;
}
.bt-acp {
    width: 18rem;
    margin: auto;
}
/****CSS BOTONES ***/
/********Menu**************/
.hamburger {
    height: 30px;
    width: 50px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #fff;
    position: absolute;
    width: 40px;
    height: 4px;
    border-radius: 5px;
    content: '';
    transition-timing-function: ease;
    transition-duration: .2s;
    transition-property: transform,opacity;
}
.hamburger-inner:before {
    top: 10px;
    left: 0px;
}
.hamburger-inner:after {
    top: 20px;
	left: 0px;
}
.hamburger.open .hamburger-inner {
    transform: translate3d(0,10px,0) rotate(45deg);
}
.hamburger.open .hamburger-inner:after {
    transform: translate3d(0,-20px,0) rotate(-90deg);
}
.hamburger.open .hamburger-inner:before {
    transform: translate3d(0,-12px,0) rotate(90deg);
}
.hamburger.open{
	position: fixed;
    top: 18px;
    right: 7px;
    z-index: 1000;
}
/******End Menu***/
.bannerpromo {
  padding: 0px;
  width: 286px;
}

.banner1 {
    margin-top: 29px;
    width: 30%;
}
.maintext {
    margin-top: 45px;
    width: 58%;
}
.ctamain {
    width: 42%;
    margin-top: 33px;
    margin-bottom: 49px;
}
.carousel-indicators {
    bottom: -28px;
}
img.slider {
    width: 92%;
}
.seccion2{
    text-align: center;
}
.carousel {
    margin: 0px auto;
    width: 378px;
}
.footer{    
    padding-top: 22px;
    background-color: #152642;
    padding-bottom: 2px;
    margin-top: 15px;
    position: relative;
}
.footerimg {
    margin-top:0px;
	width: 36%;
	margin-bottom:12px;
}
img.text-red {
  padding-top: 17px;
}
.icono {
    float: left;
    margin-right: 1px;
}
.ico-redsocial {
    width: 77%;
    margin-top: 10px;
    background-color: #152642;
    border-radius: 50%;
}
.ico-bitcoin {
    width: 77%;
    margin-top: -11px;
    background-color: #152642;
    border-radius: 9%;
}
.icono-header {
    float: left;
    margin-right: 3px;
}
.icono-header {
    float: left;
    margin-right: 3px;
    margin-top: 17px;
}
.icono-header.icono-btn {
    width: 169px;
    margin-right: 4px;
}
.icono-header.icono-step {
    width: 89px;
}
.imgstep4 {
    height: 74px;
    /* width: 175% !important; */
}

@media only screen and (max-width: 1440px) {
.footer {
    padding-top: 14px;
    background-color: #152642;
    padding-bottom: 14px;

    position: relative;
}
.text-footer-desktop {
    font-family: tungsten;
    color: #fff;
    text-align: right;
    letter-spacing: .4px;
    font-size: 1.6rem;
    margin-bottom: -17px;
    margin-right: 12px;
}
.header {
    height: 85%;
}
}

@media only screen and (max-width: 1236px) {
    .icono-header.icono-btn {
        width: 153px;
        margin-right: 4px;
    }
    .icono-header.icono-step {
        width: 82px;
    }
    .imgstep4 {
        height: 68px;
        /* width: 175% !important; */
    }
}
@media only screen and (max-width: 1190px) {
    .icono-header.icono-btn {
        width: 130px;
        margin-right: 4px;
    }
    .icono-header.icono-step {
        width: 68px;
    }
    .imgstep4 {
        height: 57px;
        /* width: 175% !important; */
    }
}

@media only screen and (max-width: 1022px) {
.icono-header.icono-step {
    width: 64px;
}

.icono-header.icono-btn {
    width: 124px;
    margin-right: 4px;
}
.imgstep4 {
    height: 54px;
    /* width: 175% !important; */
}

}
.mobileV {
    margin: 0;
	margin-top: -20px;
    margin-right: 0px;
    box-shadow: none;
    /*font-family: Tungsten,Haettenschweiler,Helvetica,sans-serif;
    font-weight: 600!important;*/
    background-color: #000;
    /*background-image: url(https://wordpress.americascardroom.eu/wp-content/themes/americascardroom/images/7million-ruso/Mobile-Rus/bg-mobile-rus.jpg);*/
	background-image: url(https://wordpress.americascardroom.eu/wp-content/themes/americascardroom/images/venom8m/mobile/Background-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.menumobileru {
    margin-top: 45px;
    float: right;
    margin-right: 18px;
}
.menu-img-mob{
	width:40px;
}
.logoacrru{
  margin-top: 12px;
}
/*.logoacr-mob {
    margin-top: 36px;
    width: 60%;
}*/    

    

    .maintext-mobile {
        margin-top: -22px;
        width: 89%;
    }

    .myCarousel-mobile{
        margin-top: 47px;
        margin-bottom: 47px;
    }

    @media only screen and (max-width: 991px) {
    .menu-mobile {
        display: inline-block;
        cursor: pointer;
        /* width: 25%; */
        /* z-index: 1019; */
        /*position: fixed;*/
        top: -7px;
        left: 586px;
    }
}
    @media only screen and (max-width: 797px) {
        .video-container-mobile 
        {
            top: 0%;
            left: -2%;
            height: 542px;
            overflow: hidden;
        
        }
        .menu-mobile {
            display: inline-block;
            cursor: pointer;
            /* width: 25%; */
            /* z-index: 1019; */
            /*position: fixed;*/
            top: -7px;
            left: 409px;
        }
    }
    @media only screen and (max-width: 535px) {
        .logoacrmobile{
            margin-top: 20px;
            width: 22%;
            top: 10px;
            left: 161px;
           
        }
        .menu-mobile {
            display: inline-block;
            cursor: pointer;
            /* width: 25%; */
            /* z-index: 1019; */
            /*position: fixed;*/
            top: -7px;
            left: 320px;
        }
    .video-container-mobile {
        top: 0%;
        left: -2%;
        height: 338px;
        overflow: hidden;
    }
    .icono {
        float: left;
        margin-right: -4px;
    }
    .ico-redsocial {
        width: 70%;
        margin-top: 0px;
    }
    .mobileV {
        
        margin-right: -20px;
		margin-top: -20px;
    }
}


@media only screen and (max-width: 400px) {
.logoacrmobile {
    margin-top: 20px;
    width: 22%;
    top: 10px;
    left: 134px;
}
.menu-mobile {
    display: inline-block;
    cursor: pointer;
    /* width: 25%; */
    /* z-index: 1019; */
    /*position: fixed;*/
    top: -16px;
    left: 190px;
}
}









.nav--top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f1f1f1;
    z-index: 1010;
    transform: translateX(100%);
    transition: all 0.35s;
    padding: 1rem 0.5rem;
    width: 70%;
    max-width: 30rem;
  }
  .menu-open .nav--top {
    transform: translateX(0);
  }
  .nav--top .nav,
  .nav--top .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav--top .nav-item {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #828282;
    font-size: 1.6rem;
  }
  .nav--top .nav-item a {
    color: #000;
    display: block;
  }
  .nav--top .nav-item a:hover, .nav--top .nav-item a:active, .nav--top .nav-item a:focus {
    background: #aa0007;
    color: #fff;
    text-decoration: underline;
    border-left: 13px solid #cf1d24;
  }
  .nav--top .nav-item .icon {
    width: 8px;
    height: 8px;
    margin-left: 0.5rem;
  }
  .nav--top .sub-menu {
    display: none;
    background-color: #9c9c9c;
    height: 0;
    padding: 0;
    margin: 0;
    transition: all 0.35s;
  }
  .nav--top .open > a {
    background: #8F8F8F;
  }
  .nav--top .open .sub-menu {
    height: auto;
    display: block;
  }
  .glyphicon {
      float: left;
      position: fixed;
      font-size:20px;
      color: #555;
  }
  .carousel-control, .modal-backdrop.in {
      filter: alpha(opacity=50);
      opacity: 0.7;
  }
  .nav--main {
    display: flex;
    justify-content: center;
  }
  .nav--main > .nav-item {
    flex-grow: 1;
    border-left: 4px solid #000;
    position: relative;
  }
  .nav--main > .nav-item > a {
    border-top: 4px solid #363636;
    color: #fff;
    font-family: Tungsten, Haettenschweiler, Helvetica, sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    padding: 1rem 2rem;
  }
  .nav--main > .nav-item > a:hover, .nav--main > .nav-item > a:active, .nav--main > .nav-item > a:focus {
    background-color: #C80405;
    border-top-color: #e10506;
  }
  .nav--main > .nav-item.active a {
    background-color: #C80405;
    border-top-color: #e10506;
  }
  .nav--main > .nav-item .icon {
    width: 10px;
    height: 10px;
    margin-left: 0.5rem;
  }
  .nav--main > .nav-item:last-child {
    border-right: 4px solid #000;
  }
  .nav--main > .nav-item:hover .sub-menu {
    display: block;
  }
  .nav--main .sub-menu {
    background: #C80405;
    color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 500;
    display: none;
    width: 100%;
    padding: 4px;
  }
  .nav--main .sub-menu > .nav-item a {
    color: #fff;
    font-weight: bold;
    padding: 0.5rem 1rem;
  }
  .nav--main .sub-menu > .nav-item a:hover, .nav--main .sub-menu > .nav-item a:active, .nav--main .sub-menu > .nav-item a:focus {
    background: #aa0007;
    color: #000;
  }
  
  .nav--sub {
    text-align: right;
  }
  .nav--sub .nav-item {
    display: inline-block;
  }
  .nav--sub .nav-item a {
    display: block;
    text-transform: uppercase;
    font-family: Tungsten, Haettenschweiler, Helvetica, sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #fff;
  }
  .nav--sub .nav-item a:hover, .nav--sub .nav-item a:focus, .nav--sub .nav-item a:active {
    background-color: transparent;
  }
  .nav--sub .nav-item .icon {
    width: 14px;
    height: 14px;
    margin-right: 0.5rem;
  }
  
  .button-menu {
    background-color: #aa0007;
    border: none;
    color: #fff;
    padding: 6px 14px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 21px;
    margin: auto;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    cursor: pointer;
    border-radius: 3px;
    /* font-family: TekoSemiBold; */
    font-weight: 700;
    margin-bottom: 11px;
    text-decoration: none;
}
a {
    color: #fff;
    text-decoration: none;
}
a:link {
    color: #fff;
    text-decoration: none;
  }
  
  /* visited link */
  a:visited {
    color: #fff;
    text-decoration: none;
  }
  
  /* mouse over link */
  a:hover {
    color: #fff;
    text-decoration: none;
  }
  
  /* selected link */
  a:active {
    color: #fff;
    text-decoration: none;
  }
img.iconodwl {
    display: inline;
    margin-right: 0px;
    width: 27px;
}
.bar1, .bar2, .bar3 {
    width: 23px;
    height: 3px;
    background-color: #a2a0a0;
    margin: 6px 0;
    transition: .4s;
}
.menu {
    display: inline-block;
    cursor: pointer;
    margin-top: 12px;
}
/*
mobile-portrait: min:320px - max:479px;
mobile-landscape: min:480px - max:599px;
small-tablet-portrait: min:600px - max:799px;*/
.boy-movil{
  width: 231px;
  padding-top: 27px;
  transition: all 1s ease;
}
.girl1-movil{
  width: 220px;
}
.girl2-movil{
  width: 179px;
}
.espacio-boy-movil {
  left: 288px; 
}
.espacio-girl1-movil {
  left: 454px;
}
.espacio-girl2-movil{
  left: 177px;
}
.btn-main-mobile{
  transition: all 1s ease;	
}
.btn-main-mobile:hover{
  transform: scale(1.1);
}
@media only screen and (max-width: 799px) {
  .espacio-boy-movil {
    left: 244px; 
  }
  .espacio-girl1-movil {
    left: 400px;
  }
  .espacio-girl2-movil{
    left: 140px;
  }
}

@media only screen and (max-width: 670px) {
  .espacio-boy-movil {
    left: 222px; 
  }
  .espacio-girl1-movil {
    left: 380px;
  }
  .espacio-girl2-movil{
    left: 120px;
  }
}

@media only screen and (max-width: 633px) {
  .espacio-boy-movil {
    left: 107px;
    
  }
  .espacio-girl1-movil {
  
    left: 255px;
  }
  .espacio-girl2-movil{
    left:0px;
  }
}

@media only screen and (max-width: 533px) {
  .espacio-boy-movil {
    left: 87px;
    
  }
  .espacio-girl1-movil {
  
    left: 225px;
  }
  .espacio-girl2-movil{
    left:0px;
  }
}


@media only screen and (max-width: 370px) {
  .espacio-girl1-movil {
    left: 153px;
  }
  .espacio-boy-movil {
    left: 56px;
}
.espacio-girl1-movil {
  left: 153px;
}
.girl1-movil {
  width: 159px;
}
.boy-movil {
  width: 177px;
  transition: all 1s ease;
  padding-top:27px;	
}
.girl2-movil {
  width: 128px;
}
.maintext-mobile {
    margin-top: -22px;
    width: 89%;
}
}
.maininfo-mobile {
  margin-top: 20px;
  width: 89%;
}
.btn-main-mobile {
    margin-top: 0px;
}

.steps {
    margin: 0;
    margin-top: -19px;
    margin-left: 58px;
    margin-right: 27px;
    padding: 0;
    list-style: none;
    background: url(/wp-content/themes/americascardroom/images/venom8m/Step-download.png) no-repeat center center;
    background-size: contain;
    display: flex;
    justify-content: space-between;
	width: 42%;
}
.steps .step {
    list-style-type: none;
    /*margin-right: 29px;*/
    padding: 0;
    width: 68%;
}
.steps .step a {
  display: block;
  height: 90px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
}
.steps .step a:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.steps .step--download {
  width: 30%;
}

.ico-bitcoin-mobile {
    width: 82%;
    margin-top: -11px;
    border-radius: 9%;
    margin-right: -32px;
}
.text-footer{
font-family: "Tungsten";
color:#fff;
text-align:center;
letter-spacing: 0.4px;
font-size: 1.6rem;	
}
.text-footer-desktop {
    font-family: "Tungsten";
    color: #fff;
    text-align: right;
    letter-spacing: .4px;
    font-size: 1.5rem;
    margin-bottom: -17px;
    margin-right: 12px;
}
/**Menu**/
.menu-trigger {
  margin: 34px 0;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .menu-trigger {
    margin: 1.3rem 0;
  }
}
.menu-trigger img {
  max-width: 35px;
}
  .side-nav {
  transition: all 0.35s ease;
  width: 0;
  position: fixed;
  z-index: 999;
  background: rgba(16,37,68,.9);
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  font-family: "teko";
  text-align: center;
}
.mobile-nav-open .side-nav {
  max-width: 80%;
  width: 300px;
  padding: 40px 0px;
}
.side-nav .nav {
  margin: 0;
  padding: 0;
}
.side-nav .nav-item {
  margin: 0;
  padding: 0;
}
.side-nav .nav-item a {
  display: block;
  color: #fff;
  line-height: 1.5;
  font-size: 2.5rem;
}
.side-nav .nav-item a:hover, .side-nav .nav-item a:focus {
	background: rgb(16 55 97/89%);
    color: #fff;
	text-decoration: underline;
	text-decoration-style: dotted;
    text-decoration-skip-ink: none;
}
@media screen and (max-width: 991px) {
.menumobileru {
    margin-top: -8px;
    float: right;
    margin-right: 18px;
}
}	
@media screen and (max-width: 768px) {
  .side-nav .nav-item a {
    font-size: 2rem;
  }
  .menumobileru {
      margin-top: 0px;
  }	
}
.side-nav .btn-close {
  display: none;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 100;
}
.mobile-nav-open .side-nav .btn-close {
  display: inline-block;
}
/***Efecto*****/
.efecto1 {
    padding-top: 12%;
}
.efecto1
{ 
     transition: all 1s ease-in-out;
     -webkit-transition: all 1s ease-in-out;
     -moz-transition: all 1s ease-in-out;
     -o-transition: all 1s ease-in-out;
     -ms-transition: all 1s ease-in-out;
     position:absolute;
}
.efecto1:hover
{
     transform: translate(3em,0);
     -webkit-transform: translate(3em,0);
     -moz-transform: translate(3em,0);
     -o-transform: translate(3em,0);
     -ms-transform: translate(3em,0);
}
.efecto-girl1{
	    transition: all 2s ease-in-out;
     -webkit-transition: all 2s ease-in-out;
     -moz-transition: all 2s ease-in-out;
     -o-transition: all 2s ease-in-out;
     -ms-transition: all 2s ease-in-out;
}
.efecto-girl1:hover
{
     transform: translate(4em,0);
     -webkit-transform: translate(4em,0);
     -moz-transform: translate(4em,0);
     -o-transform: translate(4em,0);
     -ms-transform: translate(4em,0);
}
.efecto-girl2{
	    transition: all 2s ease-in-out;
     -webkit-transition: all 2s ease-in-out;
     -moz-transition: all 2s ease-in-out;
     -o-transition: all 2s ease-in-out;
     -ms-transition: all 2s ease-in-out;
}
.efecto-girl2:hover
{
     transform: translate(4em,0);
     -webkit-transform: translate(4em,0);
     -moz-transform: translate(4em,0);
     -o-transform: translate(4em,0);
     -ms-transform: translate(4em,0);
}
.efecto-boy{
	    transition: all 2s ease-in-out;
     -webkit-transition: all 2s ease-in-out;
     -moz-transition: all 2s ease-in-out;
     -o-transition: all 2s ease-in-out;
     -ms-transition: all 2s ease-in-out;
}
.efecto-boy:hover
{
     transform: translate(4em,0);
     -webkit-transform: translate(4em,0);
     -moz-transform: translate(4em,0);
     -o-transform: translate(4em,0);
     -ms-transform: translate(4em,0);
}
.step--bonus {
    cursor:pointer;
}
.top-mobile {
    margin-top: 47px;
}

/***** Redes Sociales Mobile ****/
.na--social {
    display: flex!important;
    justify-content: space-evenly;
}
.na--social .icon {
    width: 4rem;
    height: 4rem;
}
.text-footer {
    margin-top: 16px;
}
.maintext-mobile {
    transition: all 1s ease;
}
.maintext-mobile:hover {
    transform: scale(1.2);
}
.boy-movil:hover {
    transform: scale(1.1);
}
.espacio-boy-movil {
	 transition: all 1s ease;
}
.espacio-boy-movil:hover {
    transform: scale(1.2);
}
/*** Cambios header  **/
.boy-mv {
    position: relative;
    margin: 0 auto;
    transition: all 1s ease;
    z-index: 12;
}

.girl1-mvl {
   position: absolute;
   right: 0px;
}
.girl2-mvl{
  position: absolute;
}
@media screen and (max-width: 991px) {
.div-espacio{
    position: relative;
    margin-left: 172px;
    margin-right: 172px;
}
}
@media screen and (max-width: 829px) {
	.div-espacio{
    position: relative;
    margin-left: 127px;
    margin-right: 127px;
}
}
@media screen and (max-width: 768px) {
.div-espacio {
    position: relative;
    margin-left: 114px;
    margin-right: 114px;
}
.top-mobile {
    margin-top: 30px;
}
.bt-mobile {
    width: 6rem;
}
.acr-mobile {
    width: 14rem;
}	
}	
@media screen and (max-width: 714px) {
.div-espacio {
    position: relative;
    margin-left: 71px;
    margin-right: 38px;
}
}	
@media screen and (max-width: 610px) {
.div-espacio {
    position: relative;
    margin-left: 53px;
    margin-right: 0px;
}
}
@media screen and (max-width: 512px) {
.div-espacio {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
}
}

@media screen and (max-width: 992px) {
    body {
       overflow-x:unset;
      overflow-y:unset;
    }
    .header {
      height: auto;
   }
  }