/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Raleway', sans-serif;
	text-shadow: 0 0 1px rgba(51,51,51,0.3);
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}

.featured-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .browse-view .row .product .spacer h2 a {
    font-size: 12px;
	color:#081F3F;
    margin: 0 0 6px;
    padding: 0;
}

#imagen-peque {
	max-width: 215px;}
	
	
#cmn-video-demo3__container {
  position: relative;
  margin: 0 0 0 0;
  width:100%;
  height:353px;
  background-image:url(../images/divider2.jpg);  
  background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  position: relative;
  margin: 0 0 0 0; 
  background-color: #282828;
  overflow: hidden;
  
  
}

#cmn-video-demo3__video {
  position: absolute;
  top: 60%;
  left: 50%;
  z-index: 0;
  width: 2000px;  
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#cmn-video-demo3__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;  
  text-align: center; 
  
}		
	

.box {
    width: 250px;
    background: #ffffff;
    /* border: 1px solid #999; */
    padding: 15px;
    margin: 10px;
    float: left;
    -webkit-border-radius: 5px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 5px 1px #aaa;
    box-shadow: 0px 0px 5px 1px #aaa;
}

hr {
    max-width: 50px;
    border-color: #DF5900;
    border-width: 3px;
}

hr.light {
    border-color: #fff;
}

hr.oscura {
    border-color: #CCCCCC;
}



a {
    color: #DF5900;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

img{
	max-width:100%;
	height:auto;
}

.product-short-description{
	text-align:justify}

a:hover,
a:focus {
    color: #eb3812;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
}

h2{
	font-size:24px;
	padding-bottom:20px;}

p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5;
}

.category-modulemenu-novedades li h4{
	font-size:12px;
	padding-bottom:10px;}
	
	.customtitulo-novedades h2{
	font-size:14px;
	padding-bottom:20px;
	text-decoration:underline;}

.box {
    width: 264px;}
	
#main {
    margin-top: -60px;
}

.productdetails{
	margin-top:20px;}

.btn-naranja {
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25) !important;
    background-color: #001732;    
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246',endColorstr='#d32a3b');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246',endColorstr='#d32a3b')";
    background-repeat: repeat-x;
	box-shadow: 2px 2px 2px #EBEBEB;
}

.btn-azul {
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25) !important;
    background-color: #FF4C0D;    
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246',endColorstr='#d32a3b');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246',endColorstr='#d32a3b')";
    background-repeat: repeat-x;
	box-shadow: 2px 2px 2px #EBEBEB;
}

.btn-linea {
    color: #666 !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25) !important;
    background-color: #EBEBEB;    
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246',endColorstr='#d32a3b');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246',endColorstr='#d32a3b')";
    background-repeat: repeat-x;
	box-shadow: 2px 2px 2px #EBEBEB;
}

.bg-primary {
    background-color: #DF5900;
}

.bg-dark {
    color: #fff;
    background-color: #001D3B;
}

.bg-gris {
    color: #333;
    background-color: #F4F4F4;
	/*box-shadow: 30px 0px 20px #aaa; */
}

.bg-contacto {
    color: #ccc;
    background-color: #3B3B3B;
	/*box-shadow: 30px 0px 20px #aaa; */
}

.bg-gris {
    color: #333;
    background-color: #F4F4F4;
	/*box-shadow: 30px 0px 20px #aaa; */
}

.bg-gris-responsive {
    color: #333;
	background-color:#FFF;
	/*background-image:url(../img/productos.jpg);
	background-repeat:no-repeat;
   
	box-shadow: 30px 0px 20px #aaa; */
}

.bg-azul-responsive {
    color: #333;	
	background-repeat:no-repeat;
	height:50px;
	max-height:50px;
	text-align:center;
   
	/*box-shadow: 30px 0px 20px #aaa; */
}

.hundido{
     color:#292929;
     text-shadow:1px 1px 0 #CCCCCC;
}

#boton-bajar{
	position:absolute;
	bottom:20px;
	margin-left:47%;
	z-index:100;
	text-align:center
	}


#btn-contacto{
	position:fixed;
	right:20px;
	bottom:30px;
	z-index:200;
	}
	
#btn-contacto-celular{
	display:none;}


.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    padding: 50px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.navbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'Raleway', sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    
    color: #DF5900;
	background-image:url(../images/logo2.png);
	background-repeat:no-repeat;
	width:195px;
	height:62px;
}

.navbar-default .navbar-nav > li > a {
	margin-top:8px;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    
    color: #222;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #DF5900;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #DF5900!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

@media(min-width:768px) {
    .navbar-default {
        border-color: rgba(255,255,255,.3);
        background-color: transparent;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #fff;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #fff;
    }

    .navbar-default.affix {
       border-color: rgba(34,34,34,.05);
       background-color: #fff;
    }
	
	.navbar-default.achul {
        border-color: rgba(34,34,34,.05);
       background-color: #001D3B
    }
	
	

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #DF5900;
		background-image:url(../images/logo3.png);
		background-repeat:no-repeat;
		width:195px;
		height:65px;
		
    }

    .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: #222;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #DF5900;
    }
}

.pricing {
  padding: 50px 0;
}
.pricing-table {
  
  border-radius: 0px;
  background-color: #fff;
}
.pricing-table .pricing-header .pt-image {
  
  color: #4c4c4c;
 /*  font-size: 40px;
 line-height: 70px;*/
  font-weight: 400;
  text-align: center;
  padding: 10px;
}
.pricing-table .pricing-header .pt-price small {
  font-size: 13px;
  color: #9a9a9a;
  font-weight: 300;
}
.pricing-table .pricing-header .pt-name {
  
  padding: 13px 40px;
  text-align: center;  
  font-size: 11px;
  text-transform:uppercase; 
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background-color:#091F40;
  background-image:url(../images/bg-placas.png);
  background-repeat:no-repeat;
  background-position:center;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  
  border: none;
  color:#FFF;
  -o-text-overflow: clip;
  text-overflow: clip;
  /*white-space: pre;
  text-shadow: 1px 1px 0 rgba(140,140,140,0.6) , -1px -1px 1px rgba(0,0,0,0.67) ;*/
  
}




.pricing-table .pricing-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-table .pricing-body ul li {
  padding: 8px 25px;
  margin: 0;
}
.pricing-table .pricing-body ul li:nth-child(even) {
  background-color: #fafafa;
}
.pricing-table .pricing-body ul li .fa-times {
  color: #ff6666;
}
.pricing-table .pricing-body ul li .fa-check {
  color: #DF5900;
}
.pricing-table .pricing-footer {
  text-align: center;
  padding: 15px 40px;
  border-top: 1px solid #f2f2f2;
  margin-bottom:10px;
}
.pricing-table.featured .pricing-header {
  position: relative;
  overflow: hidden;
}
.pricing-table.featured .pricing-header .pt-price {
  color: #DF5900;
}
.pricing-table.featured .pricing-header .pt-price small {
  color: #DF5900;
}
.pricing-table.featured .pricing-header .pt-name {
  color: #DF5900;
}
.pricing-table.featured .pricing-header .featured-text {
  
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 1px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  background-color: #DF5900;
  color: #fff;
  position: absolute;
  top: 22px;
  left: -28px;
  padding: 5px 0;
  width: 126px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#cta2 {
  background: #242a33 url(../images/ferrolan-banner.jpg) no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  padding-top: 70px;
}
#cta2 .btn {
  margin-top: 10px;
}
#cta2 h2 {
  color: #fff;
  font-size: 44px;
  line-height: 1;
}

#cta2 p {
  color: #fff;
  font-size: 22px;
  line-height: 1;
}
#cta2 h2 > span {
  color: #00AE5F;
}

header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../images/header.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
	margin:0 auto;
	margin-bottom: 20%;
	/*margin-bottom:-60px;*/
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 300;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}

header .header-content .header-content-inner {
	
}



@media(min-width:768px) {
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
		bottom:5%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}

.section-heading {
    margin-top: 0;
}
/*--------------------------------*/
/***** Portfolio Common style *****/
/*--------------------------------*/

.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 100%;
	list-style: none;
	text-align: center;
}

.grid h2{
    font-size: 20px;
}

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	
	min-width: 100%;
	max-width: 100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: auto;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
	background-color: rgba(0, 23, 50, 0.7);
    background-image: url("../images/pattern.png");
    background-repeat: repeat;
	
}

figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 25%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
    color: #fff;
	
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}



.section-heading {
    margin-top: 0;
}

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(240,95,64,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    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 {
    padding: 0 15px;
    font-family: 'Raleway', sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

/* DIVISORES */

.divider1 {
	background-image: url('../images/divider1.jpg')
}

.divider2 {
	background-image: url('../images/divider2.jpg')
}


.section-divider {
    z-index: 999;
    width: 100%;
    display: table;
    min-height: 350px;
    border-bottom: 2px solid #E6EAED;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;        
    background-position: center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: relative;    
    text-align: center;
	border-top:#CCC solid 1px;
	
}

.textdivider h2 {
	
	color: FFF;
	font-size: 40px;
}

.textdivider p {
	color: white;
	font-size: 16px;
	color:#FFF;
	text-transform:uppercase;
	
}

@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: #DF5900;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.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 {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: #DF5900;
    color: #081F3F;
	background-color:#FFF;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #fff;
    background-color: #ee4b28;
}

.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 {
    border-color: #DF5900;
    background-color: #DF5900;
}

.btn-primary .badge {
    color: #DF5900;
    background-color: #fff;
}

.btn {
    border:solid 2px;
	border-color:#081F3F;
    border-radius: 300px;
    text-transform: uppercase;    
	font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.btn-xl {
    padding: 15px 30px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
 
.col-xs-15
{
    width: 20%;
    float: left;
}
 
@media (min-width: 768px)
{
    .col-sm-15
    {
        width: 20%;
        float: left;
    }
}
 
@media (min-width: 992px)
{
     .col-md-15
     {
        width: 20%;
        float: left;
    }
}
 
@media (min-width: 1200px)
{
    .col-lg-15
    {
        width: 20%;
        float: left;
    }
}

@media(max-width:768px) {
	
.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #DF5900;
	background-image:url(../images/logo3.png);
	background-repeat:no-repeat;
	width:195px;
	height:62px;
	margin-left:5px;
}	

#titulo-porqueelegirnos{
	font-size:18px;
	font-weight:600;
	}
	
#none{
	display:none;}

#imagen-peque {
	max-width: 100%;}
	

#frase{
	display:none}


#btn-contacto{
	position:fixed;
	right:5px;
	bottom:5px;
	z-index:200;
	}
	
#titulo-home{
	font-family:40px;}
	
#titulo-divider{
	font-family:20px;}

.textdivider h2 {
	padding-top: 70px;
	color: FFF;
	font-size: 28px;
}

#menu-toggle{
	display:none;}

	
#btn-contacto-celular{
	display:inherit;}
	
header {
		height:100%;
        min-height:450px;
		background-position: right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    }
	
#boton-bajar{
	display:none;
	
	}
	
#logo-nav{
	display:none;}
	



	
}
