html {
  -webkit-text-size-adjust: 100%;
}

@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    body { font-size: 150%; }
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
    body { font-size: 200%; }
}


body {
    font: 400 15px Montserrat, sans-serif;
    line-height: 1.8;
    color: #818181;
    overflow-x: hidden !important;
}
p{
  font-weight: 600;
}
a {
  color: #050094!important;
  text-decoration: none !important;
}
h1{
  margin-bottom: 37px;
  font-weight: 600;
}
h2 {
  margin-top: 62px !important;
    font-size: 20px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
}
h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
}
.jumbotron {
    background-color: #f4511e;
    color: #fff;
    padding: 100px 25px;
    font-family: Montserrat, sans-serif;
}
.container-fluid {
  padding: 60px 50px;
}
.bg-grey {
    background-color: #133b79;
}
.logo-small {
    color: #FFFFFF;
    font-size: 36px;
}
.logo-verysmall {
    color: #15f515;
}
.logo {
    color: #f4511e;
    font-size: 200px;
}
.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}
.thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #f4511e;
}
.carousel-indicators li {
    border-color: #f4511e;
}
.carousel-indicators li.active {
    background-color: #f4511e;
}
.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
}
.item span {
    font-style: normal;
}
.panel {
    border: 1px solid #f4511e;
    border-radius:0 !important;
    transition: box-shadow 0.5s;
}
.panel:hover {
    box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}
.panel-footer .btn:hover {
    border: 1px solid #f4511e;
    background-color: #fff !important;
    color: #f4511e;
}
.panel-heading {
    color: #fff !important;
    background-color: #f4511e !important;
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.panel-footer {
    background-color: white !important;
}
.panel-footer h3 {
    font-size: 32px;
}
.panel-footer h4 {
    color: #aaa;
    font-size: 14px;
}
.panel-footer .btn {
    margin: 15px 0;
    background-color: #f4511e;
    color: #fff;
}
.navbar {
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.27);
    z-index: 9999;
    border: 0;
    line-height: 1.42857143 !important;
    border-radius: 0;
    font-family: Montserrat, sans-serif;
    font-size: 11px !important;
    font-weight: 600;
    letter-spacing: 2px;
    height: 50px;
}
.navbar-brand {
  padding: 0px !important;
}
.navbar li a, .navbar .navbar-brand {
    color: #fff !important;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
  border-bottom: 5px solid #cccecd;
  padding-bottom: 5px !important;
}
.navbar-default .navbar-nav>.active>a{
  background-color: #e7e7e700 !important;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
}
footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: #713c1a;
}
.slideanim {visibility:hidden;}
.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}

.btn-primary {
    color: #5e6075 !important;
    background-color: #b7333300 !important;
    border-color: #70625a !important;
    font-size: 14px !important;
  }

  .btn-group-lg>.btn, .btn-lg {
    padding: 10px 23px !important;
    font-size: 12px !important;
    line-height: 1.3333333 !important;
    border-radius: 6px !important;
    margin-bottom: 15px;
  }

  .carousel-control.right, .carousel-control.left {
    color: rgba(255,255,255,1.00);
  }

#clientes {
  background-color: #01377d;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}

#empresa {
  background-image: url(../imgs2/back_blanco11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
	background-attachment: fixed;
}

#team {
	background-image: url(../imgs2/back_blanco10.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ededed;
    background-position: center;
	background-attachment: fixed;
}

#productos {
	background-color:rgba(255,255,255,1.00);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	color: #133b79;
}

#contacto {
  background-image: url(../imgs2/back_blanco11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	color: #1F65DD;
    background-color: rgba(255,255,255,1.00) !important;
	background-attachment: fixed;
}

#founders {
    width: 70% !important;
    margin-left: 15% !important;
}

#founders_h1 {
    color: #ffffff;
    font-family: Montserrat;
    font-weight: 200;
    margin: 0px;
    font-size: 1.2rem;
}

#founders_h2 {
	color:#ffffff;
	font-size: 1.2rem;
	font-family: Montserrat;
	font-weight:800;
	margin-top: 10px;
	margin-bottom: 0;
}

#founders_btn {
	color: #ffffff !important;
    font-size: 1.2rem;
    font-family: Montserrat;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 0;
    border-color: #e5e5e5;
	background-color: #1b3977 !important;
}

#founders_btn_fnt {
	opacity:.4;
}

#founders_btn_fnt:hover {
	opacity:1;
}


#founders_btn:not(.collapsed) > #founders_btn_fnt{
	opacity:1;
}

@media screen and (max-width: 976px) {
  #founders {
	  width: 100% !important;
	  margin-left: auto !important;
  }
  #founders_h1 {
	  font-size: 1rem !important;
  }
	#founders_btn {
		font-size: 0.8rem !important;
  }
}

@media screen and (min-width: 1500px) {
  #founders {
    width: 50% !important;
    margin-left: 25% !important;
  }
    #founders_h1 {
    font-size: .8rem !important;
  }
}

/*
@media screen and (max-width: 1200px) {

#tablax {
	display: none !important;
  }
}
*/

@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@media screen and (max-width: 768px) {
  .col-sm-4 {
    text-align: center;
    margin: 25px 0;
  }
  .btn-lg {
      width: 100%;
      margin-bottom: 35px;
  }
  #about {
      background-image: none;
  }
}
@media screen and (max-width: 480px) {
  .logo {
      font-size: 150px;
  }
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background-color: #ffffff00 !important;
}

.form-control{
	padding: 2rem !important;
    font-size: 1.2rem !important;
    line-height: 1.5 !important;
    color:#000 !important;
}

.onClickTextOverImage{
  width:100%;
  height:400px;
  background-size:cover;
  display:inline-block;
  margin:4px;
  position:relative;
}

.onClickTextOverImage *{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:2;
}

.onClickTextOverImage div{
  z-index:1;
  color:#fff;
  text-align:center;
  padding:8px;
  background-color:#283c75d9;
  opacity:0;
  transition:.3s;
  padding-top: 40%;
}
.onClickTextOverImage div:target{
  opacity:1;
  padding-top:40%;
  z-index:3;
}

#head-x{
	position: absolute;
	z-index: 1;
	width: 34%;
	left: 33%;
	top: 16%;
	text-align: center;
}

#head-x img{
	height: auto;
    width: 100%;
    margin: auto;
    max-width: 395px;
}

@media screen and (max-width: 540px) {
  #head-x {
	  width: 66% !important;
	  left: 17% !important;
	  top: 12% !important;
  }
.carousel-inner {
    height: 583px !important;
  }
}

@media screen and (min-width: 541px)  and  (max-width: 1920px) {
  #head-x {
	  width: 26% !important;
	  left: 37% !important;
	  top: 16% !important;
  }
}

#camilo a{
	margin: 5px;
    position: relative;
    vertical-align: middle;
    height: 50px;
}

#camilo a img{
	width: auto;
	height: 50px;
	position: relative;
	vertical-align: middle;
}

#camilo a img:hover{
	height: 40px !important;
	vertical-align: middle;
}


#guido a{
	margin: 5px;
    position: relative;
    vertical-align: middle;
    height: 50px;
}

#guido a img{
	width: auto;
	height: 50px;
	position: relative;
	vertical-align: middle;
}

#guido a img:hover{
	height: 40px !important;
	vertical-align: middle;
}

#juan a{
	margin: 5px;
    position: relative;
    vertical-align: middle;
    height: 50px;
}

#juan a img{
	width: auto;
	height: 50px;
	position: relative;
	vertical-align: middle;
}

#juan a img:hover{
	height: 40px !important;
	vertical-align: middle;
}



#head-x a{
	height: 35px !important;
	width: auto !important;
}

#head-x a img{
	height: 35px !important;
	width: auto !important;
	margin-top: 69px !important;
}

#head-x a img:hover{
	height: 42px !important;
}

.col-sm-4 {
	margin-top: 38px;
}

/*
#header-altura{
	width: auto;
	height:635px;
}
*/

.dropdown-item {
    font-weight: 400 !important;
    font-family: Montserrat !important;
	font-size: .8rem !important;
}
.dropdown-item.active, .dropdown-item:active {
	color: #fff;
    text-decoration: none;
    background-color: rgb(199, 199, 198);
}

/*

@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  p{
	   font-size: 56px !important;
	   line-height: 83px !important;
	}
  #logo-tv{
	   height: auto !important;
	   margin: 10% !important;
	   width: 100% !important;
	   margin-top: 0px !important;
	}
	#header-altura{
	   width: auto !important;
	   height: 2000px !important;
	   margin: 114px !important;
	}
	.navbar {
	   height: 130px !important;

	}
	#head-x{
	   top: 8% !important;
	}
	.navbar-brand>img{
	   height: 95px !important;
	   margin-top: -25px !important;
	}
	.nav-link>img{
	   height: 74px !important;
	}
	#head-x a img:hover{
	   height: 145px !important;
	}
	#head-x a img{
	   height: 160px !important;
	}
	h1, h2{
	   font-size: 8.5rem !important;
	}
	#logo-chiquito{
		height: 80px !important;
		width: auto !important;
	}
	.form-control {
    padding: 5rem !important;
    font-size: 4.2rem !important;
    line-height: 1.8 !important;
    color: #000 !important;
    }
	.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    padding: 5rem !important;
    font-size: 4.2rem !important;
    }
	.btn-group-lg>.btn, .btn-lg {
    padding: 5rem !important;
    font-size: 4.2rem !important;
	}
	.dropdown-menu {
    font-size: 6rem !important;
	}
	.onClickTextOverImage {
    height: 1450px !important;
	}
	.dropdown-item {
    padding: 0.25rem 4.5rem;
	}
	#camilo a img{
    height: 185px !important;
	}
	#camilo a img:hover {
    height: 166px !important;
	}
	#guido a img{
    height: 185px !important;
	}
	#guido a img:hover {
    height: 166px !important;
	}
	#juan a img{
    height: 185px !important;
	}
	#juan a img:hover {
    height: 166px !important;
	}
}

*/
