/*---------------*\
  $RESET
\*---------------*/
@font-face {
  font-family: 'GeForce Light';
  src: url('../fonts/GeForce-Light.eot');
  src: url('../fonts/GeForce-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GeForce-Light.woff2') format('woff2'),
       url('../fonts/GeForce-Light.woff') format('woff'),
       url('../fonts/GeForce-Light.ttf') format('truetype'),
       url('../fonts/GeForce-Light.svg#GeForce Light') format('svg');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'GeForce Bold';
  src: url('../fonts/GeForce-Bold.eot');
  src: url('../fonts/GeForce-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GeForce-Bold.woff2') format('woff2'),
       url('../fonts/GeForce-Bold.woff') format('woff'),
       url('../fonts/GeForce-Bold.ttf') format('truetype'),
       url('../fonts/GeForce-Bold.svg#GeForce Bold') format('svg');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'DINPro Regular';
  src: url('../fonts/DINPro-Regular.eot');
  src: url('../fonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DINPro-Regular.woff2') format('woff2'),
       url('../fonts/DINPro-Regular.woff') format('woff'),
       url('../fonts/DINPro-Regular.ttf') format('truetype'),
       url('../fonts/DINPro-Regular.svg#DINPro Regular') format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'DINPro Bold';
  src: url('../fonts/DINPro-Bold.eot');
  src: url('../fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DINPro-Bold.woff2') format('woff2'),
       url('../fonts/DINPro-Bold.woff') format('woff'),
       url('../fonts/DINPro-Bold.ttf') format('truetype'),
       url('../fonts/DINPro-Bold.svg#DINPro Bold') format('svg');
  font-style: normal;
  font-weight: 400;
}
#center {
  width: 100% !important;
}
#center_part_2_full {
  float: none !important;
  width: 100% !important;
}
#contenuhome {
  margin: 0 !important;
}
#bottomfooter {
  margin-top: 0 !important;
}
#ftr {
  margin-top: 0 !important;
}



/*---------------*\
  $OGLO
\*---------------*/
.nvidia-shield {
  padding-bottom: 25px;
}
.nvidia-shield,
.nvidia-shield h1,
.nvidia-shield h2,
.nvidia-shield h3,
.nvidia-shield h4,
.nvidia-shield h5,
.nvidia-shield h6 {
  font-family: 'Open Sans', sans-serif;
}
.nvidia-shield *,
.nvidia-shield *::before,
.nvidia-shield *::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.nvidia-shield .clearfix::before,
.nvidia-shield .clearfix::after {
  display: table;
  content: " ";
}
.nvidia-shield .clearfix::after {
  clear: both;
}
.nvidia-shield .container {
  margin: auto;
  max-width: 1002px;
  padding: 0 15px;
  position: relative;
}
.nvidia-shield strong {
  font-weight: 700;
}
.nvidia-shield .text-left {
  text-align: left;
}
.nvidia-shield .text-center {
  text-align: center;
}
.nvidia-shield .text-right {
  text-align: right;
}
.nvidia-shield img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.nvidia-shield,
.nvidia-shield .btn,
.nvidia-shield .btn:focus,
.nvidia-shield .btn:hover,
.nvidia-shield .title {
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (min-width: 768px){
  .nvidia-shield .visible-phone {
    display: none !important;
  }
}
@media only screen and (max-width: 767px){
  .nvidia-shield .hidden-phone {
    display: none !important;
  }
}



/* TITLES */
.nvidia-shield .title {
  background: none;
  border: 0 none;
  color: #76b900;
  font-family: 'GeForce Light', sans-serif;
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 35px;
  padding: 0;
  text-transform: uppercase;
}
.nvidia-shield p {
  color: #1a1a1a;
  font-family: 'DINPro Regular', sans-serif;
  font-size: 15px;
  line-height: 23px;
  margin: 0 0 15px;
}



/* BUTTON */
.nvidia-shield .btn,
.nvidia-shield .btn:focus,
.nvidia-shield .btn:hover {
  background: #76b900;
  border: 1px solid #76b900;
  color: #fff;
  display: inline-block;
  font-family: 'DINPro Bold', sans-serif;
  font-size: 18px;
  font-weight: 700;
  height: 43px;
  line-height: 37px;
  min-width: 294px;
  padding: 2px 8px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all ease .3s;
          transition: all ease .3s;
}
.nvidia-shield .btn:hover {
  background: #fff;
  color: #76b900;
}



/* POLYGON */
.nvidia-shield .section-polygon {
  position: relative;
}
.nvidia-shield .section-polygon .polygon-left,
.nvidia-shield .section-polygon .polygon-right {
  float: left;
  overflow: hidden;
  padding-top: 90px;
  position: relative;
}
.nvidia-shield .section-polygon .polygon-left {
  width: 39.1975%;
}
.nvidia-shield .section-polygon .polygon-right {
  background-color: #000;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 33.840% 100%);
  width: 60.8024%;
}
.nvidia-shield .section-polygon .polygon-content {
  bottom: 12.4833%;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.nvidia-shield .section-polygon .polygon-content .title {
  margin-bottom: 45px;
}
.nvidia-shield .section-polygon .polygon-content .logo {
  margin-bottom: 48px;
}
.nvidia-shield .section-polygon .polygon-translation {
  bottom: 25px;
  color: #999;
  font-family: 'DINPro Bold', sans-serif;
  font-size: 8px;
  line-height: 1;
  margin: 0;
  position: absolute;
  right: 30px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .nvidia-shield .section-polygon {
    margin: 0 -15px;
  }
  .nvidia-shield .section-polygon .polygon-left,
  .nvidia-shield .section-polygon .polygon-right {
    height: 500px;
  }
  .nvidia-shield .section-polygon img {
    width: 125px;
  }
  .nvidia-shield .section-polygon .title,
  .nvidia-shield .section-polygon .logo {
    max-width: 75%;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .nvidia-shield .section-polygon .polygon-left,
  .nvidia-shield .section-polygon .polygon-right {
    height: 753px;
  }
}



/* GREY */
.nvidia-shield .section-grey {
  background-color: #f3f3f2;
  padding: 50px 30px 15px;
}
@media only screen and (max-width: 767px) {
  .nvidia-shield .section-grey {
    margin: 0 -15px;
  }
}
@media only screen and (min-width: 768px) {
  .nvidia-shield .section-grey {
    background: url('../images/bkg-grey.jpg') no-repeat 0 0 #f3f3f2;
    min-height: 360px;
    padding-left: 50%;
  }
}



/* BLACK */
.nvidia-shield .section-black {
  background-color: #212322;
  padding: 50px 30px 15px;
}
.nvidia-shield .section-black p {
  color: #eee;
}
@media only screen and (max-width: 767px) {
  .nvidia-shield .section-black {
    margin: 0 -15px;
  }
}
@media only screen and (min-width: 768px) {
  .nvidia-shield .section-black {
    background: url('../images/bkg-black.jpg') no-repeat 100% 0 #212322;
    min-height: 360px;
    padding-right: 50%;
  }
}



/* WHITE */
.nvidia-shield .section-white {
  padding: 105px 30px 15px;
  position: relative;
}
.nvidia-shield .section-white p {
  line-height: 19px;
}
.nvidia-shield .section-white strong {
  font-family: 'DINPro Bold', sans-serif;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .nvidia-shield .section-white {
    margin: 0 -15px;
  }
  .nvidia-shield .section-white img {
    display: block;
    margin: auto;
  }
}
@media only screen and (min-width: 768px) {
  .nvidia-shield .section-white {
    min-height: 464px;
    padding-left: 57%;
  }
  .nvidia-shield .section-white img {
    left: 13px;
    max-width: 54.732%;
    position: absolute;
    top: 60px;
  }
}



/* VIDEO */
.nvidia-shield .section-video {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0 0 56.25%;
  position: relative;
}
.nvidia-shield .section-video video,
.nvidia-shield .section-video iframe {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}



/* characteristics */
.nvidia-shield .section-characteristics {
  padding: 60px 0 30px;
}
.nvidia-shield .section-characteristics .title {
  font-size: 32px;
  margin: 50px 0 25px;
}
@media only screen and (min-width: 768px) {
  .nvidia-shield .section-characteristics .col {
    float: left;
    padding: 0 35px;
    width: 50%;
  }
}



/* PRODUCT */
.nvidia-shield .section-product {
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  margin: auto;
  max-width: 940px;
  padding: 45px 0 55px;
}
.nvidia-shield .section-product > div {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 25px;
}
@media only screen and (max-width: 767px) {
  .nvidia-shield .section-product > div:last-child {
    margin: 20px auto 0px; 
  }
}
.nvidia-shield .section-product .title {
  color: #1a1a1a;
  font-family: 'GeForce Bold', sans-serif;
  font-size: 32px;
  line-height: 1;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.nvidia-shield .section-product .subtitle {
  color: #1a1a1a;
  font-family: 'DINPro Regular', sans-serif;
  font-size: 16px;
  line-height: 1;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.nvidia-shield .section-product img {
  margin-bottom: 27px;
}



/* FOOTER */
.nvidia-shield footer {
  padding: 20px 30px 30px;
}
.nvidia-shield footer p {
  color: #666;
  font-size: 12px;
  margin: 0;
}