

body {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
	background-color:#2f2b22;
}


html {
    width: 100%;
    height: 100%;
}
@font-face {
  font-family:'Troika'; /* IE9 Compat Modes */
  src: url('../fonts/troika.eot'); /* IE9 Compat Modes */
  src: url('../fonts/troika.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/troika.woff') format('woff'), /* Modern Browsers */
       url('../fonts/troika.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/troika.svg#troika') format('svg'); /* Legacy iOS */
}



h4,
h5,
h6 {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    
}
h2 {
	font-family:'Troika';	
	margin: 0 0 20px;
   	color:#FFD100;
		
}
h1 {
	font-family:'Troika';	
	  margin: 0 0 20px;
	  font-size:45px;
	  color:#FFD100;
}


p {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 25px;
    font-size: 17px;
    line-height: 1.5;
}
.seccion_imgs p {
	padding: 0 15px ;
}
.about_text p{
	padding-left:150px;
	padding-right:150px;
}
.intro .intro-body {
    display: table-cell;
   	padding-bottom: 176px;
	padding-top: 129px;

}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
	background-color: #3C8269;
    padding: 31px 26px;
	font-weight:normal;
	margin:0px;
	margin-bottom: 10px;

}

/*logo*/
.logo {
	width:100%;
	margin:auto;
	text-align:center;
	top:0px;
	padding-bottom:60px;
	
    }
	.logo .img{
	width:530px;
	margin:auto;
	text-align:center;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	height:570px;
    }
.flecha {
	width:100%;
	margin:auto;
	text-align:center;
	top:10px;
	padding-bottom:30px;
    }
.seccion_imgs {
	width:28%;
	margin:auto;
	text-align:center;
	display: inline-block;
	padding:2px;
	margin:19px;
	vertical-align: top;
	background-color: #27231A;
	height: 587px;
}
.colimgs {
	width: 100%;
	height:300px;
	margin-bottom:20px;
	text-align:center;
	padding-top:10px;
	padding-bottom: 20px;
	
}
.marco {
	width:100%;
	
}
.marco_01 {
	background-position:center;
	height:50px;
	background-image:url(../img/marco_01.png);
	background-repeat:repeat-x;
}
.marco_02 {
	background-position:center;
	height:50px;
	background-image:url(../img/marco_02.png);
	background-repeat:repeat-x;
	margin-bottom: 50px;
}
.marco_03 {
	background-position:center;
	height:50px;
	background-image:url(../img/marco_03.png);
	background-repeat:repeat-x;
}
.title {
	with:100%;
    text-align:center;
    }
	
	
	



	
@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 17px;
        line-height: 1.6;
    }
}

a {
	
    color: #42dca3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
	
    text-decoration: none;
    color: #fff;
}

.contact-section a {
	background-color: #30271B;
    padding: 10px 34px;
}

.contact-section a:hover,
a:focus {
	background-color: #30271B;
    padding: 10px 34px;
  
    color: #fff;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #de0000;
	
}

.navbar-custom .navbar-brand {
    font-weight: 700;
	
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
	
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}


@media(max-width:1200px) {

.seccion_imgs {
	width:33%;
	
}
.intro .intro-body {
	padding-top:103px;
}
.about_text p{
	padding-left:100px;
	padding-right:100px;
}
}

@media(max-width:1000px) {

.seccion_imgs {
	width:40%;
	
}
.about_text p{
	padding-left:50px;
	padding-right:50px;
}
}
@media(max-width:900px) {

.seccion_imgs {
	width:50%;
	
}
}
@media(max-width:800px) {

.seccion_imgs {
	width:80%;
	height:560px;
	
}
}
@media(max-width:650px) {

.seccion_imgs {
	width:90%;
	
}
.about_text p{
	padding-left:20px;
	padding-right:20px;
}
}
@media(max-width:600px) {

.logo .img{
	width:400px;
	margin:auto;
	text-align:center;
	background-image:url(../img/logo_movil.png);
	background-repeat:no-repeat;
	height:400px;
    }
	}
	@media(max-width:400px) {

.logo .img{
	width:252px;
	margin:auto;
	text-align:center;
	background-image:url(../img/logo_250px.png);
	background-repeat:no-repeat;
	height:252px;
    }
	.seccion_imgs {
	width:100%;
	
}
.seccion_imgs {
	padding:0px;
	margin:0px;
	vertical-align: top;
	background-color: #27231A;
	height: 587px;
}
.intro .intro-body {
	padding-bottom:53px;
}
	}
@media(min-width:768px) {
    .navbar-custom {
        padding: 0px 0;
        border-bottom: 0;
        letter-spacing: 1px;
		-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: #DE0000;
		
    }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 0px 0;
    text-align: center;
    color: #fff;
    background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
	background-color: #2f2b23;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 22px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 0px;
	
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background-image: url(../img/backg_04.png);
    background-color: #2f2b22;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.contact-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
   	background-color: #3F3221;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

@media(min-width:767px) {
    .content-section {
      padding-bottom:0px;
		padding-bottom:50px;
    }

    .download-section {
        padding: 100px 0;
    }

   
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #42dca3;
    color: #42dca3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #42dca3;
    outline: 0;
    color: #000;
    background-color: #12110f;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
