@font-face {
    font-family: 'FabrigaBold';
    src: url('../../assets/fonts/FabrigaBold.eot');
    src: url('../../assets/fonts/FabrigaBold.eot') format('embedded-opentype'),
         url('../../assets/fonts/FabrigaBold.woff2') format('woff2'),
         url('../../assets/fonts/FabrigaBold.woff') format('woff'),
         url('../../assets/fonts/FabrigaBold.ttf') format('truetype'),
         url('../../assets/fonts/FabrigaBold.svg#FabrigaBold') format('svg');
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');


html {
    font-size: 18px;
}
body {
   font-family: 'Montserrat', sans-serif;
   font-weight: 400;
}
a,i{
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

/*//// UTILITIES ///*/

.Cl-Rojo{color: #d71018;}
.Cl-Blanco{color: #fff;}
.BgGris{background: #f7f7f7;}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
}
#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -100px 0 0 -100px;
}


.BotonTop{
    position: fixed;
    z-index: 999;
    width: 40px;
    height: 40px;
    color: #fff;
    background: #545454;
    border-radius: 50%;
    text-align: center;
    padding-top: 2px;
    right: 15px;
    bottom: 20px;
    display: none;
}

.BotonTop i {
    font-size: 2rem;
    line-height: 1.5rem;
    position: relative;
    top: 0px;
}

.BotonTop:hover, .BotonTop:focus, .BotonTop:active{
    color: #fff;
    background: rgba(0,80,160,1);
}

.hasScrolled{
    display: block;
}

.BtnDefault {
    background: 
    #ffce35;
    color:
    #404041;
    border-radius: 50px;
    padding: 12px 36px;
    border: 1px solid
    #ffce35;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    box-shadow: 0px 12px 15px
    rgba(0,0,0,0.2);
    min-width: 220px;
    font-size: 0.9rem;
    /*margin: 0 auto;*/
    max-height: 48px;
    z-index: 1;
}

.BtnDefault:hover {
    background: #404041;
    color: #fff;
    text-decoration: none;
    border: 1px solid #404041;
}

/*//// AND UTILITIES ///*/

.Header-Menu{position: absolute; right: 0;z-index: 1;width: 100%;}
.Header-Menu .NameBrands {
    font-family: 'FabrigaBold';
    float: left;
    margin: 0;
    padding: 0 15px;
}
.Header-Menu .Link {
    float: right;
    padding: 15px;
}
.Header-Menu .Link .IconMenu{
    width: 25px;
    height: 21px;
    display: inline-block;
}

.Header-Menu .Link .IconMenu.IconWhite{
    background: url("../../assets/img/menu-icon-white.png");
    background-size: cover;
}

.Header-Menu .Link .IconMenu.IconRojo{
    background: url("../../assets/img/menu-icon-rojo.png");
    background-size: cover;
}

.LinkArrowDown{
    position: absolute;
    bottom: 0;
    z-index: 2;
    right: 15px;
}
.LinkArrowDown:hover {
    opacity: 0.5;
}

.LinkArrowDown .IconArrowDown{
    background: url("../../assets/img/arrow-down.png");
    background-size: cover;
    width: 13px;
    height: 56px;
    display: inline-block;
}

.LinkArrowDown .IconArrowDown.IconArrowUp{
    background: url("../../assets/img/arrow-down-rojo.png");
    display: none;
}

.LinkArrowDown .IconArrowDown.IconArrowUpWhite{
    background: url("../../assets/img/arrow-down-white.png");
}

.LinkArrowDown .IconArrowDown.IconArrowUp.IconRotate180{
    background: url(../../assets/img/arrow-down.png);
    background-size: cover;
        display: block;
}

.LinkArrowDown .IconArrowDown.IconRotate180{
    transform: rotate(180deg);
}

.Wrapper{
    max-width:100%;
    background-color:#fff;
    width:100%;
    padding-bottom:0px;
    margin:0 auto;
    position:relative;
}

.Fixed-Menu {
    position: fixed;
    right: 10%;
    z-index: 999;
    height: 80vh;
    top: 10%;
}

.Fixed-Menu .BoxRedes {
    display: flex;
    margin: 0;
    height: 80vh;
    flex-direction: column;
    justify-content: center;
    right: 15px;
    position: absolute;
    text-align: center;
    z-index: 0;
}

.Fixed-Menu .BoxRedes a {
    color: #fff;
    margin: 5px 0;
}
.Fixed-Menu .BoxRedes a:hover {
    opacity: 0.5;
}
.Fixed-Menu .BoxRedes a i{
    font-size: 1.2rem;
}

.Fixed-Menu .BoxRedes a.Active {color: #fa0912;}
.Fixed-Menu .BoxRedes a.Active.ActiveImportant {color: #fff;}

.Fixed-Menu .Link {
    float: right;
    padding: 15px;
    position: relative;
    z-index: 1;
}
.Fixed-Menu .Link:hover {
    opacity: 0.5;
}

.Fixed-Menu .Link .IconMenu{
    width: 25px;
    height: 21px;
    display: inline-block;
}

.Fixed-Menu .Link .IconMenu.IconWhite{
    background: url("../../assets/img/menu-icon-white.png");
    background-size: cover;
}

.Fixed-Menu .Link .IconMenu.IconRojo.AddIconWhite{
    background: url("../../assets/img/menu-icon-white.png");
    background-size: cover;
}

.Fixed-Menu .Link .IconMenu.IconRojo{
    background: url("../../assets/img/menu-icon-rojo.png");
    background-size: cover;
}

/*///////////// LANDING HEADER /////////////*/

.Header{
    /*
    background: url("../../assets/img/intro/bg-intro.jpg");
    background-size: cover;
    /
    height: 100vh;
    /*padding-top: 6rem;*/
    background: rgb(250,9,18);
    /*
    background: -moz-linear-gradient(130deg, rgba(250,9,18,1) 18%, rgba(255,80,87,1) 78%);
    background: -webkit-linear-gradient(130deg, rgba(250,9,18,1) 18%, rgba(255,80,87,1) 78%);
    background: linear-gradient(130deg, rgba(250,9,18,1) 18%, rgba(255,80,87,1) 78%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa0912",endColorstr="#ff5057",GradientType=1);
    */
}

.Header-Text {
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: column;
    height: 80vh;
    /*justify-content: center;*/
}

.Header-Text .Title {
    color: #151d3a;
    font-family: 'FabrigaBold';
    font-size: 12rem;
    line-height: 10rem;
    position: relative;
    left: -12px;
    letter-spacing: 0px;
}
.Header-Text .SubTitle {
    color: #fff;
    position: relative;
    font-family: 'FabrigaBold';
    font-size: 2.9rem;
    top: -55px;
    line-height: 3rem;
}
.Header-Text .Text {
    color: #fff;
    width: 35%;
    text-decoration: none;
    margin: 0;
    font-weight: 300;
    position: absolute;
    bottom: 35px;
}
.-hideOverflow {
    overflow: hidden;
}
/*///////////// LANDING SERVICE /////////////*/

.OurServices{height: 100vh;}

.BoxService {
    width: 50%;
    float: left;
    height: 75vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.BoxService .Name{
    font-family: 'FabrigaBold';
    font-size: 3rem;
    color: #151d3a;
    line-height: 3rem;
    margin-bottom: 2rem;
}

.FooterSeccion {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 15px;
}
.FooterSeccion .Line {
    width: 20px;
    height: 2px;
    background: #d71018;
    display: inline-block;
}
.FooterSeccion .Name {
    color: #d71018;
    font-family: 'FabrigaBold';
    font-size: 0.9rem;
    margin: 0;
    margin-left: 10px;
}

/*///////////// LANDING CLIENTS /////////////*/

.OurClients{height: 100vh;}

.BoxMarcas {
    height: 75vh;
    display: flex;
    align-items: center;
}
.BoxMarcas .Marcas {
    display: inline-block;
    width: 100%;
}
.BoxMarcas .Marcas .BoxImg {
    width: 14.28%;
    float: left;
    text-align: center;
}

.ProyectsSlider .item {text-align: center;}
.ProyectsSlider .item .Img{display: inline-block;}

.BoxMarcas .Marcas .BoxImg .Img{}
.ProyectsSlider .ImgMob{display: none !important;}

.FooterSeccion-White{}
.FooterSeccion-White.FooterSeccion .Line{
    background: #fff;
}
.FooterSeccion-White .Name{color: #fff;}
.FooterSeccion-White .Name strong{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.CircleContactUs {
    width: 125px;
    height: 125px;
    border: 1px solid #fff;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    font-family: 'FabrigaBold';
    font-size: 0.9rem;
    color: #fff;
    border-radius: 50%;
    top: 25px;
    left: 38%;
    z-index: 2;
}

.CircleContactUs .Link{
    color: #fff;
    text-decoration: none;
}


/* ///// MENU MOBILE /////*/

.BgOverlayMenu {
    background: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1;
}

.MenuMobile {
    background-color: #FFF;
    display: none;
    position: fixed;
    width: 680px;
    top: 0;
    z-index: 9999;
    height: 100%;
    right: 0;
    opacity: 1;
    padding: 35px;
    padding-top: 70px;
    padding-left: 165px;
}
.MenuMobile .BoxCerrar {
    position: absolute;
    right: 150px;
    top: 75px;
}
.MenuMobile .BoxCerrar a {}

.MenuMobile .BoxMenu {
}
.MenuMobile .BoxMenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.MenuMobile .BoxMenu ul li{}
.MenuMobile .BoxMenu ul li a {
    font-family: 'FabrigaBold';
    color: #151d3a;
    font-size: 1.8rem;
    padding: 15px 0;
    text-decoration: none;
    display: inline-block;
}
.MenuMobile .BoxMenu ul li a.Active{
    color: #d71018;
}

.MenuMobile .BoxRedes {
    display: flex;
    align-items: center;
    margin-top: 25px;
    position: absolute;
    bottom: 35px;
}

.MenuMobile .BoxRedes .Link {
    color: #151d3a;
    margin-right: 20px;
}

.MenuMobile .BoxRedes .Link:hover {
    color: #d71018;
}

.MenuMobile .BoxRedes .Line {
    width: 20px;
    height: 2px;
    background: #151d3a;
    margin-right: 15px;
}
.MenuMobile .BoxRedes .Text {
    margin: 0;
}


/*//////////////// Our Proyects ///////////////*/

.OurProyects {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
}
.OurProyects .Proyect-BoxInformacion{
    position: absolute;
    z-index: 2;
    width: 1080px;
    display: inline-block;
    min-height: 500px;
    margin: 0 auto;
}

.OurProyects .Proyect-BoxInformacion .ControlSlider {
    position: absolute;
    left: -25px;
    top: 50%;
    font-size: 4rem;
    height: 55px;
    margin-top: -15px;
}
.OurProyects .Proyect-BoxInformacion .ControlSlider a {
    color: #fff;
    float: left;
}
.Proyect-BoxSlider{
    width: 100%;
    /*height: 100vh;*/
}

.fa-angle-right:before {
    content: none;
}
.OurProyects .Proyect-BoxInformacion .ControlSlider a i {
    width: 33px;
    height: 55px;
    background: url(../../assets/img/arrow-left.png);
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    transform: rotate(180deg);
}

.Header-Text .Text.TextLets {
    bottom: inherit;
}