/* @import url('https://fonts.googleapis.com/css2?family=Bebas Neue:wght@100;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Helvetica Neue LT Pro:wght@100;400;500&display=swap'); */

/* Bebas Neue bold */
@font-face {
    font-family: "BebasNeue Bold";
    src: url('/public/Fonts/BebasNeue Bold.otf') format('otf');
    font-weight: bold;
    font-style: normal;
  }
  @font-face {
    font-family: "BebasNeue Book";
    src: url('/public/Fonts/BebasNeue Book.otf') format('otf');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "HelveticaNeueLT Pro";
    src: url('/public/Fonts/Linotype - HelveticaNeueLT Pro 45 Lt.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "HelveticaNeueLTPro-Roman";
    src: url('/public/Fonts/Linotype - HelveticaNeueLTPro-Roman.otf') format('otf');
    font-weight: bold;
    font-style: normal;
  }

body {
    min-height: 100vh;
    max-width: 100vw; 
    margin: 0 auto;
    background-image: url("./public/undefined.png");
    background-size: cover;
}
video#my_video {
    height: auto;
    width: 100%;
    background-size:cover;
}
video#backgroundVideo {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
img.corsairlogo {
    height: auto;
    width: 350px;
    position: absolute;
    left: 35%;
}
img.icue-logo-icon {
    position: absolute;
    top: 221px;
    height: 90px;
    left: 103px;
}
section.sec_second img {
    width: 95%;
    margin: 80px 30px;
}
div#main_header {
    color: #fff;
    position: absolute;
    top: 340px;
    left: 101px;
    line-height: 10px;
    
}
p.personalizacin-y {
    font-size: 30px;
    font-family: 'BebasNeue Bold', sans-serif;
    font-weight: bold;
    line-height:12px;
}
p.su-diseo-de {
    font-weight: 100;
    position: relative;
    top: 13px;
    font-size: 25px;
    font-family: 'BebasNeue Book', sans-serif;
}
p.el-software-de {
    font-size: 21px;
    color: #d3c6c6;
    position: relative;
    top: 10px;
    line-height: 30px;
    font-family: 'HelveticaNeueLT Pro', sans-serif;
    font-weight: 100;
}
.row::after {
    content: "";
    clear: both;
    display: table;
  }
  .sec_section {
    padding: 50px 20px;
}
.sec_section img {
    width: 90%;
    margin: auto;
    padding: 30px 0;
}
#hide{
    display: none;
}
/* #overlay {
    position: relative;
    z-index: 2;
    background: rgba(0,0,0,0.6);
  }  */
  h2.presentamos-icue-murals {
    z-index: 2;
    position: relative;
    color: #fff;
    top: 50px;
    margin-left: 56px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: bold;
    font-size:30px;
}
p.personalizacin-y-sec {
    position: relative;
    color: #fff;
    top: 32px;
    font-size: 17px;
    width: 45%;
    line-height: 32px;
    margin-left: 55px;
    font-family: 'HelveticaNeueLT Pro', sans-serif;
    font-weight: normal;
}
#imagesContainer {
    position: relative;
    margin-left:25px;
}
#imagesContainer img {
    width: 250px;
    margin: 10px 20px;
    cursor: pointer;
}
.full-img {
    position: relative;
}
.full-img img {
    width: 37%;
    margin: 61px 0 10px 45px;
}
.vd-title {
    color: #fff;
    font-size: 30px;
    margin:20px 0 20px 45px;
    position: relative;
    z-index: 999;
    font-family: 'Bebas Neue', sans-serif;

}
.center {
    text-align:center;
}
.space1 {
    height: 0px;
}
#main_header {
    color: #fff;
    font-size: 50px;
    font-family: 'BebasNeue Bold', sans-serif;
}
.fit_screen{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
    margin-bottom:20px;
}

.fit_screen img{
    width:100%;
    display:block;
}
#mainSection {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    overflow: hidden;
    max-height: 1450px;
}
.margin-r10{
    margin-right:25px;
}
section.section_six {
    background-image: url(./public/undefined13.png);
    height: 900px;
    background-repeat: no-repeat;
    background-size: cover;
    padding:50px 0 200px 0 ;
}
.asset-img img {
    width: 30%;
    padding: 100px 29px;
    background-color: #2a2a2a05;
}
.hide-desk {
    display: none;;
}
@media screen and (max-width: 760px) {
    body {
        background-size: contain;
    }
	.fit_screen{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px;
    width:100%;
    max-width:1400px;
    margin:0 auto 20px auto;
}

.fit_screen img{
    width:100%;
    height:auto;
    display:block;
    object-fit:cover;
}
	.fit_screen{
    grid-template-columns:1fr;
    gap:15px;
    padding:0 15px;
}

.fit_screen img{
    width:100%;
    height:auto;
}

.section_five{
    overflow:hidden;
}
    .hide-mb {
        display:none;
    }
    .hide-desk {
        display: block;;
    }
    .scene-rainbow img {
        height: auto;
        width: 213px;
        position: absolute;
        left: 24%;
    }
    img.icue-logo-icon {
        position: absolute;
        top: 250px;
        left: 70px;
    }
    div#main_header {
        color: #fff;
        position: relative;
        top: 134px;
        left: 10px;
        width: 100%;
    }
    p.su-diseo-de {
        font-weight: 100;
        position: relative;
        top: 0;
        font-size: 22px;
        text-align: center;
    }
    p.el-software-de {
    font-size: 17px;
    text-align: center;
    }
    p.personalizacin-y {
    font-size: 30px;
    text-align: center;
}
.sec_section img {
    width: 96%;
    margin: auto;
}
.mb-img {
    margin-top: 55px;
    position: relative;
    left: 22px;;
}
    h2.presentamos-icue-murals {
        font-size: 40px;
        position: relative;
        color: #fff;
        top: 50px;
        margin-left: 10px;
        text-align: center;
    }
    #main_header {
        font-size: 30px;
    }
    p.personalizacin-y-sec {
        position: relative;
        color: #fff;
        top: 32px;
        font-size: 16px;
        width: 90%;
        line-height: 28px;
        margin-left: 10px;
        text-align: center;
    }
    .vd-title {
        margin: 25px 20px;
    }
    .full-img img {
        width: 97%;
        margin: 30px 7px;
    }
    .margin-r10 {
        margin-right: 0px;
    }
    .fit_screen img {
        width:49%;
    }
    section.section_six{
        background-size: 669px 499px;
    }
    .asset-img img {
        width: 46%;
        padding: 0px 29px;
    }
    #imagesContainer img {
        width: 37%;
        margin: 10px 20px;
        cursor: pointer;
    }
    #imagesContainer {
        margin-left:0px ;
    }
    section.section_six {
        height: 270px;
    }
    .mb-img2 {
        position: relative;
        left: -20px;
    }
    .mb-logo img {
        width: 87%;
        position: relative;
    }
    .mb-logo {
        margin-top: 231px;
        margin-left: 31px;
    }
    .mbimg-center {
        text-align: center;
    }
  }
.corsair-products-container{
    background:#000;
    position:relative;
    z-index:20;
}

.corsair-products-frame{
    width:100%;
    height:4200px;
    border:none;
    display:block;
    background:#000;
    overflow:hidden;
}
