/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 .terminacion p {
    max-width: 400px !important;
}

ul.nav.navbar-nav.navbar-right {
    background: #1A1A1A;
}
 @font-face {
    font-family: 'DIN-Alternate-Bold';
    src: url('DIN-Alternate-Bold.ttf');
    font-weight: normal;
}
@font-face { 
	font-family:'HelveticaLTStd-Bold';
	src:url('HelveticaLTStd-Bold.otf');
	font-weight: normal;
}
@font-face {
	font-family: 'MuseoSans-300';
	src:url('MuseoSans-300.otf');
	font-weight: normal;
}
@font-face {
	font-family: 'MuseoSans-100';
	src:url('MuseoSans-100.otf');
	font-weight: normal;
}
@font-face {
	font-family: 'MuseoSans-700';
	src:url('MuseoSans.otf');
	font-weight: normal;
}

@font-face {
	 font-family: 'Helvetica-Condensed-Bold';
	 src:url('Helvetica-Condensed-Bold.ttf');
	 font-weight: normal;
}
@font-face {
	font-family: 'HelveticaLTStd-LightCond';
	src:url('HelveticaLTStd-LightCond.otf');
	font-weight: normal;
}
@font-face {
	 font-family: 'HelveticaLTStd-BoldCond';
	 src:url('HelveticaLTStd-BoldCond.otf');
	 font-weight: normal;
}
@font-face {
	 font-family: 'BebasNeue';
	 src:url('BebasNeue.otf');
	 font-weight: normal;
}
@font-face {
	 font-family: 'DINNextLTPro-MediumCond';
	 src:url('DINNextLTPro-MediumCond.otf');
	 font-weight: normal;
}
@font-face {
	 font-family: 'Nexa-Light';
	 src:url('Nexa-Light.otf');
	 font-weight: normal;
}
@font-face {
	 font-family: 'Nexa-Bold';
	 src:url('Nexa-Bold.otf');
	 font-weight: normal;
}
@font-face {
	 font-family: 'MYRIADPRO-REGULAR';
	 src:url('MYRIADPRO-REGULAR.OTF');
	 font-weight: normal;
}
@font-face {
	 font-family: 'MYRIADPRO-BOLD';
	 src:url('MYRIADPRO-BOLD.OTF');
	 font-weight: normal;
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
}
hr {
  border-color: #F05F40;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #F05F40;
}
a:hover,
a:focus {
  color: #eb3812;
}
img { max-width: 100%; }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Nexa-Bold', 'Helvetica Neue', Arial, sans-serif;
}
p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.bg-primary {
  background-color: #F05F40;
}
.bg-dark {
  background-color: #222222;
  color: white;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
section {
  padding: 100px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.navbar-default {
  background-color: #1A1A1A;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
  color: #F05F40;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: white;
}
.navbar-collapse.in { background: white;margin-top: 15px; }
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  border: 0px solid transparent;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: normal;
  font-size: 11px;
  color: #222222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  border-bottom: 3px solid #e59416;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  border-bottom: 3px solid #e59416;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
} 
#proyecto { position: relative; padding-top: 0; min-height: 100%;}
#proyecto .frame4 { position: absolute;top: 50px;left: 20px;background: black;color: white;border: none;border-radius: 5px;padding: 2px 10px; z-index: 1; display: none;} 
#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}
#proyecto .frame3{ position: absolute; bottom: 0; right: 0; margin: 0; background: none;max-width: 350px;padding: 0; } 
#proyecto #iframe360 { display: none;width: 100%;height: 100%;position: absolute;z-index: 1;top:0;left: 0; }
#proyecto .container .proIzq h2 { font-family:'HelveticaLTStd-Bold', sans-serif;font-size: 72px !important; font-weight: bold; margin-top: -40px;text-align: left;margin-left: 20%; }
#proyecto .container .proIzq h2 span { padding-left: 90px; }
#proyecto .container .proIzq p { font-family:'MuseoSans-300';text-align: left; margin-top: 50px;color:#4d4d4d; letter-spacing: 5px; } 
#proyecto .container .proIzq h3 {font-family:'MuseoSans-300'; letter-spacing: 13px; text-align: left; font-weight: bold;margin-top: 40px; }
#proyecto .container .proDer { padding-top: 50px; }
#proyecto .container .proDer h2 { font-family:'MuseoSans-300'; font-weight: bold; margin: 50px 0 30px;} 
#proyecto .container .proDer p { font-family:'MuseoSans-100'; color:#4d4d4d; font-size: 20px;}
#proyecto .container .proDer p strong { font-weight: bold;}
#proyecto .container span { background:#977c45; width:50px; height: 25px; display: block; }
#proyecto .container span { font-size: 70px;}
#proyecto .container h3 { margin-bottom: 50px;letter-spacing: 5px; }
#proyecto .container { background: url('../img/fondoFerrerPro.png') no-repeat;min-height: 400px;background-size: contain ;padding: 0 100px; }
#proyecto .container p { color: #4d4d4d ; font-family: 'Nexa-Bold', sans-serif; }
#proyecto .headerProyectos { position: relative; }
#proyecto .headerProyectos h2 { width: 190px;margin: 0 auto 20px;font-size: 70px;text-align: right;margin-left:20%; letter-spacing: 10px;}
#proyecto .headerProyectos h2 span { background: black; width: 50px; height: 25px; display: block; margin-bottom: 30px;}
#proyecto .headerProyectos .infoProyecto { max-width: 500px;float: right;background: url('../img/fondoProyectos.png') no-repeat;background-size: contain;position: absolute;top: 50px;right: 10%;padding: 100px 130px 100px 70px;color: white;  }
#proyecto .headerProyectos .infoProyecto p { font-family: 'Nexa-Bold', sans-serif; }
#proyecto .headerProyectos .infoProyecto p:last-child { font-size: 18px; letter-spacing: 5px; }
#proyecto .galeriaProyectos { background: black;color: white;padding: 20px;float: right;margin-right: 100px;letter-spacing: 5px;font-family: 'MuseoSans-700', sans-serif; }
#myCarousel3 { display: none; position: fixed;z-index: 10000000;top: 0px;padding: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.9);}

@media (min-width:1024px) {

#myCarousel3 .item img {     height: 90vh;
    margin: auto; }
    }

.galeriaProyectosCerrar { background: black; color: white; float: right;border: 1px solid rgba(0,0,0,0.4); }

#ubicacion { background: #191918;padding: 0px;}
#ubicacion .container { width: 100%; padding: 0; }
#ubicacion .container .row { margin: 0; }
#ubicacion .container .row div {padding: 0;}
#ubicacion img { margin: 0 auto; display: block ; }
#ubicacion .col-md-4 img { width:98%;}
#ubicacion .textUbic { text-align: left; color: white; border: 1px solid white; margin: 0 auto 10px;padding: 10px;max-width: 250px;  }
#ubicacion .textUbic h2 { font-size: 20px; }
#ubicacion .textUbic h3 { font-family: 'BebasNeue';margin: 5px 0 0 0;font-weight: normal;letter-spacing: 3px;font-size: 18px; }
#ubicacion .textUbic p { font-family: 'DINNextLTPro-MediumCond';font-size: 10px;margin-bottom: 5px;font-weight: normal;letter-spacing: 4px; color: #bebebe;}
#ubicacion .textUbic.textUbic2 h3 { font-family: 'DINNextLTPro-MediumCond';font-size: 10px; margin-top: 5px; text-transform: uppercase; letter-spacing: 4px; }
#ubicacion .textUbic.textUbic2 p { font-size: 10px;margin-bottom: 0px; }
#ubicacion .textUbic.textUbic2 a { font-size: 10px; }


#terminaciones { padding: 0; min-height: 1500px;}
#terminaciones .terminacion { position: absolute;top: 50px;right: 0%;background: url('../img/fondoInfoTerminaciones.png') no-repeat;background-size: contain ;padding:350px 100px 100px 100px;color: white; }
#terminaciones .terminacion hr { border-color: white; border-width: 1px; max-width: 100%; }
#terminaciones .terminacion ul li p { text-align: right; }
#terminaciones .row { margin: 0; }
#terminaciones .terminacion h2 { font-family:'HelveticaLTStd-Bold';font-size: 56px; font-weight: bold; letter-spacing: 5px;}
#terminaciones .terminacion h2 span { padding-left: 65px; }
#terminaciones .terminacion ul { list-style: none;padding: 0; }
#terminaciones .terminacion ul li { font-family: 'HelveticaLTStd-LightCond';padding: 5px 0; font-size: 12px; }
#terminaciones .carousel-inner { overflow: visible; }
#terminaciones h2 { width: 360px;margin: 0 auto 20px;font-size: 70px;text-align: right;margin-left:20%;letter-spacing: 5px; }
#terminaciones h2 span { background: black; width: 50px; height: 25px; display: block; margin-bottom: 20px; }


section#plantas {  padding: 0; min-height: 100%;background:#e6e6e6;}
#plantas #myCarousel .item h2 { border-bottom: 1px solid #4d4d4d;padding-bottom: 10px;margin-bottom: 10px; display: inline-block; letter-spacing: 5px;}
#plantas #myCarousel .item ul { list-style: none; padding: 0px; }
#plantas #myCarousel .item ul li { font-family: 'Nexa-Bold';text-transform: uppercase;font-size: 20px; color: #1a1a1a; }

#plantas .container { max-width: 800px; }
#plantas #myCarousel { margin-top: 100px; }
#plantas #myCarousel .item .table { font-family: 'HelveticaLTStd-LightCond'; text-align: center; }
#plantas #myCarousel .item .table thead { background: #977c45; color: white;text-transform: uppercase; }
section#preplantas .headerPlantas  { background:url('../img/fondoPlanta.jpg'); background-size: cover; min-height: 450px; background-position: center;position: relative; }
#preplantas {background:#e6e6e6;}
section#preplantas .headerPlantas p {background: url('../img/titlePlantas.png');background-size: cover;position: absolute;left: 0;width: 450px;height: 400px;bottom: -185px;margin: 0;font-size: 40px;z-index: 1; }
#myCarousel2 .carousel-control.left { right: auto; left: 0; } 
.carousel-indicators { display: none; }  
#myCarousel2 .carousel-control.right span { right: 50%; }

#myCarousel2 .carousel-inner .item img { width: 100% !important; }
#myCarousel2 .carousel-inner .item .row .col-lg-12 { margin: 0; padding: 0; }
.carousel-control { background: none !important; }
.carousel-control.left { left: 0; }
.carousel-control.right span { right: 10%; }
.carousel-control.right { }
	#myCarousel { margin-top: 120px; }
.table { max-width: 100%; }

#footer { background: black; }
#footer .logoFooter { margin: 0px auto 50px;display: block;max-width: 250px; }
#footer p { font-family: 'Nexa-Light';color: white; text-align: center;max-width: 800px;margin: 0px auto 40px; text-transform: uppercase; font-weight: normal;font-size: 13px; }
#footer p.strong { font-family: 'Nexa-Bold'; letter-spacing: 3px; }
#footer .footerLogos { max-width: 500px; margin: 0 auto; }
#footer .footerLogos img { width: 30%;}
#footer .footerLogos .magnoLogo { margin-right: 15px; }
.proIzq .hlimit { margin: 0 auto; max-width: 80%; }
.table>thead>tr>th { text-align: center; }
.popup { display:none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;color: #fff;z-index: 1000; background: rgba(0, 0, 0, 0.9); font-family: 'MYRIADPRO-REGULAR', sans-serif;}
.popup form { width: 50%;margin: 150px auto 0; max-width: 500px; } 
.popup form .form-group {  width: 100%; display: block; }
.popup form .form-group label { display: block; text-align: center; text-transform: uppercase; font-weight: normal; }
.popup form .form-group input, .popup form .form-group textarea { width: 100%;color: #333; }
.popup form .form-group input { height: 30px; }
.popup form .form-group textarea { min-height: 100px; }
.popup form .form-group .btn { display: block; margin: 0 auto; }
#btnCerrarContacto { float: right; font-size: 12px; color: white; background: #e59416;margin-top: 150px; border: none;border-radius: 50px; text-transform: lowercase; margin-right: 50px; }

@media (max-width:768px){
	.navbar-default {	height: 70px; }
	#proyecto .container .proIzq h2 { font-size: 40px !important;margin-top: 0px;margin-left: 30px; }
	#proyecto .container .proDer { padding-bottom: 150px; }
	header .header-content{padding: 70px 0 1px !important; }
	#page-top #terminaciones .terminacion { position: absolute; top: 0;right: auto; left: 0; max-width: 90%; background: white; padding-left: 0px;padding: 15px; }
	#page-top #terminaciones .terminacion h2 { font-size: 40px; }

#btnContacto { position: fixed;color: white;z-index: 9999999;right: 40%;bottom: 0%;background: #1a1a1a;padding:5px 10px;border-top-left-radius: 5px;border-top-right-radius: 5px;border: none;font-family: 'MYRIADPRO-REGULAR';font-size: 14px;letter-spacing: 10px; }
.popup form { width: 90%; }

}
@media (min-width: 768px) {
/*#proyecto{ max-height: 100%; }*/
#btnContacto { position: fixed;color: white;z-index: 9999999;right: -120px;top: 40%;background: #1a1a1a;padding: 20px 60px 10px;border-top-left-radius: 5px;border-top-right-radius: 5px;transform: rotate(-90deg); border: none;font-family: 'MYRIADPRO-REGULAR';font-size: 20px;letter-spacing: 10px; }

  .navbar-default {
    background-color: #1A1A1A;
    height: 70px;
    padding-right: 30px;
  }
  .navbar-brand { padding: 15px 30px; }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }
  .navbar-default.affix {
    background-color: #1a1a1a;
    border-color: rgba(34, 34, 34, 0.05);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #F05F40;
    font-size: 14px;
    padding: 0;
    padding-left: 20%;
	padding-top: 15px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: white;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    border-bottom: 3px solid #e59416;
  }
}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../img/fondoNuevo.jpg');
  text-align: center;
  color: white;
}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
header .header-content .header-content-inner img { max-height: 450px;float: left;margin-top: 150px; }

@media (max-width:768px) {
	header .header-content .header-content-inner img { max-height: 450px;margin:20px 0px; float: none; }
	#proyecto .headerProyectos .infoProyecto { position: relative; top: 0; right: 0; padding: 70px; background: black; }
	#proyecto .container { padding: 0 15px; }
	section#plantas .headerPlantas p { bottom: -90px; width: 250px; height: 200px; }
	section#plantas .container .row { margin:0 15px !important; }
	#plantas #myCarousel { margin-top: 100px; }
	#terminaciones { min-height: 1450px; }
	#terminaciones h2 { max-width: 100%;margin-left: 0;width: 270px;font-size: 50px; }
	#page-top #terminaciones .terminacion { margin-top: 0px;position: relative; background: black; margin-top: 0; max-width: 100%; }
	
}

@media (min-width: 768px) {
  header {
    min-height: 100%;
    overflow: hidden;


  }
  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    height: 100%;
  }
  header .header-content .header-content-inner {
    max-width: 1000px; 
    height: 100%;
  }
  header .header-content .header-content-inner img {
    height: 100%;
    max-width: none;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-heading {
  margin-top: 0;
}
.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}
.service-box p {
  margin-bottom: 0;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(240, 95, 64, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #F05F40;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #F05F40;
  border-color: #F05F40;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #ee4b28;
  border-color: #ed431f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #F05F40;
  border-color: #F05F40;
}
.btn-primary .badge {
  color: #F05F40;
  background-color: white;
}
.btn {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  border: none;
  border-radius: 300px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-xl {
  padding: 15px 30px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}
.navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: white !important;
    font-family:'MYRIADPRO-BOLD', sans-serif;
  }
