/*!
 * 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%;
  
    margin: 0 auto;
}

body {
    font-family: Merriweather,'Helvetica Neue',Arial,sans-serif;
}

hr {
   
    border-color: #000;
    border-width: 0px;
}

a {
outline: 0 !important;
    color: black;
}


hr.light {
    border-color: #fff;
}

a:hover,
a:focus {
  
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Crimson Text', serif;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}
 

.bg-primary {
    background-color: #D2D2D2;
    color: #000;
    max-width: 1280px;
    margin: 0 auto;
    font-size: 1.0em;
    margin-top: -25px !important;
}

.bg-primary p{
    text-align: center;
    
}

.bg-primary-contact {
    background-color: #D2D2D2;
    color: #000;
    height: 500px;
    margin-bottom: 30px;
    padding-top: 35px;
}

#adornos-bg-primary{
    width: 90%; 
    margin: 0 auto !important;
   
}

#about h1{
 margin-top: -50px;
 font-size: 3.6em !important;
}

#about p{

font-family: 'Open Sans','Arial',sans-serif !important;
color: #222;
}


.bg-dark {
    background-color: #222;
    width: 80%;
    margin: 0 auto !important;
    
}

#contact1 a{
    color: black;
    
}

.text-faded {
    color: #000;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    margin: 0 -7% 2% -7%;
}

section {
    padding: 10px 0;
    text-align: center;

}

aside {
    padding: 50px 0;
}

#portfolio{
    max-width: 1280px;
    margin: 0 auto !important;
}

#contact1, #contact2, #contact3, #contact4, #contact5, #contact6{
    max-width: 1100px;
    margin: 0 auto !important;
}

.no-padding {
    padding: 0;
}

#mainNav{
    height: 78px !important;
}

.navbar-default {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
     height: 65px;
     padding-right: 30px;
     padding-top: 2px;
     max-width: 1280px;
     margin: 0 auto;
}

.navbar-default .navbar-header .navbar-brand {
    font-size: 23px; 
    color: #000;
    font-family: 'Crimson Text', serif;
    height: 36px;
    text-align: center;
    margin: 0 auto;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #000;
}

.container-fluid {
    width: 100% !important;
}

#bs-example-navbar-collapse-1{
    width: 104% !important;

}

.navbar-right {
    width: 570px;
    vertical-align: inherit;

}
/***************************************************/
#navbar-left{
    width: 280px !important;
    height: 180px !important;
}

#navbar-left h3{
    width: 240px !important;
    font-size: 2.8em !important;
    margin-left: 7px !important;
}

#leather-goods p{
    font-size: 2.1em !important;
    letter-spacing:3px;
    width: 256px !important;
}

#navbar-left a {
   text-decoration: none;
}

#navbar-left h3{
    margin: 0px 0px -4px 0px;
    letter-spacing:2px;
}

#navbar-left hr {
   width: 254px !important;
    margin: 0 0 0 0 !important;
}


@media(min-width:768px) and (max-width: 780px) {


body #navbar-left h3{
    width: 240px !important;
    font-size: 4.8em !important;
    margin: 18px 0 0 1px !important;
}

body #leather-goods p{
    font-size: 1.1em !important;
    letter-spacing:3px;
    width: 256px !important;
}

body #navbar-left a {
   text-decoration: none;
}

body #navbar-left h3{
    margin: 0px 0px -4px 0px;
    letter-spacing:2px;
}

body #navbar-left hr {
   width: 184px !important;
    margin: 5px 0 0 28px !important;
}

}

@media(min-width:768px) {
    body #menuArriba li{
        float: right !important;
        margin-right: 25px;
    }
      body #menuAbajo li{
        float: right !important;
        margin-right: 5px;
    }

    body #menuArriba{
        margin-top: -18px;
    }

    body #menuAbajo a{
        margin-top: -12px;

    }


    body #menuArriba{
        height: 60px;
    }

    body #navbar-left{
    width: 290px !important;
    height: 180px !important;
}

}

.navbar-right li{
  height: 42px;
}


.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    letter-spacing: -1px;
    height: 40px;
    padding: 17px 14px 10px 10px ;  
}

.navbar-default .nav > li>a:hover,
.-default .nav>li>a:focus:hover {
    background-color: #fff;
    color: #000;
    border-bottom: 2px solid #ccc;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #000!important;
    background-color: #fff;
    border-bottom: 2px solid #ccc;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: #fff;
    border-bottom: 2px solid #ccc;
}

.navbar-default .nav>li>a>img {
    width: 30px;
    height: 22px;
}



@media(min-width:768px) {
    .navbar-default {
        border-color: rgba(255,255,255,.3);
        background-color: #fff;
        
    }

    .navbar-default .navbar-header .navbar-brand {
    color: #000;
    font-family: 'Crimson Text', serif;
    height: 26px;
    text-align: center; 
    }

    .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(0,0,0,.7);
        margin-top: 7px;
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #000;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #fff;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #f05f40;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #000;
    }

    .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: #000;
    }
    
}
/*
header {
    position: relative;
    max-width: 1280px;
    color: #fff;
    background-image: url(../img/header.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
 
}
*/

header {
    position: relative;
    max-width: 1280px;
    max-height: auto;
    margin: 0 auto;
    margin-top: 78px;
    color: #fff;
    background-image: url(../img/header.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding-top: 14%;
}

#texto-header-content-inner {
    position: relative;
    color: #FFF;
    text-align: center;
    }

#imagen-texto-header {
    position: relative;
    width: 180px;
    height: 180px;
    background-color: #333333;
    border-radius: 200px 200px 200px 200px;
    border: 0px solid #000000;
    margin: 0 auto;
    font-size: 2.7em !important;
}

#img-discover {
    padding-top: 13%;
    margin-bottom: 5%;
    margin-left: 23%;
}

#imagen-texto-header h3{
    position: relative;
    font-size: 0.70em !important;
    margin: 0 auto;
}

#texto-header-content-inner h1{
    position: relative;
    font-size: 3.7em !important;
    z-index: 3;
    padding-bottom: 4%;
    text-shadow: -5px -5px 5px #888;
}

#myVideo {
    position: absolute;
    z-index: 4;
    width: 100%;
    height: auto;
}
/*
#myVideo {
    position: absolute;
    z-index: 4;
    width: 100%;
    height: 100%;
}

#header-content-inner {
    position: absolute;
   
    margin-top: 22%;
    
}


#texto-header-content-inner {
    position: absolute;

    margin-top: 22%;
 
} 

#myVideo {
    position: absolute;

    width: 100%;
    height: 100%;
}

*/
#services {
    height: 45px;
}


.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 700px;
}

.portfolio-box .portfolio-box-caption {
    display: none;                                                                                                  
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(004,004,004,.9);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
   
}

.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;
    color: #fff;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Crimson Text', serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 12px;
     font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 5;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 18px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 15px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #f05f40;
}

.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: #f05f40;
    color: #fff;
    background-color: #f05f40;
    -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: #f05f40;
    background-color: #f05f40;
}

.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 300px;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,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;
}


.adorno{
    margin: 0 auto;
}

@media(min-width:768px){

    header {
        min-height: 100%;
    }

}

.section-heading {
   font-size: 40px;
}

/************************************ 767 px *********************************/

@media (max-width: 777px) {

body .navbar-default {
    padding-right: 0px;
}

header {
    padding-top: 52%;
}

#texto-header-content-inner {
    position: relative;
    color: #FFF;
    text-align: center;
    }

#imagen-texto-header {
    position: relative;
    width: 180px;
    height: 180px;
    background-color: #333333;
    border-radius: 200px 200px 200px 200px;
    border: 0px solid #000000;
    margin: 0 auto;
    font-size: 2.7em !important;
}

#img-discover {
    padding-top: 13%;
    margin-bottom: 5%;
    margin-left: 23%;
}

#imagen-texto-header h3{
    position: relative;
    font-size: 0.70em !important;
    margin: 0 auto;
}

#texto-header-content-inner h1{
    position: relative;
    font-size: 3.7em !important;
    z-index: 3;
    padding-bottom: 4%;
    text-shadow: -5px -5px 5px #888;
}


body #navbar-left{
    width: 200px !important;
    height: 20px !important;
    margin-left: 1px;
}

body #navbar-left h3{
    width: 180px;
    height: 22px;
    font-size: 1.8em !important;
}

body #hr-brand{
    height: 2px;
    background-color: black;
    margin: 6px 0 0 37px !important;
    width: 176px !important;
}

body #leather-goods {
    font-size: 0.42em  !important;
    letter-spacing:3px;
    margin-left: -7px !important;
}

body .text-faded {
    color: #000;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    margin: 0;
    font-size: 14px;
}


body .section-heading {
   font-size: 32px;
}

body #adornos-bg-primary{
    width: 100%; 
    margin-top: 10px;
}

body #services {
    height: 35px;
}

}

/************************************ 480 px *********************************/

@media (max-width: 480px){


body .text-faded {
    color: #000;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    margin: 0;
    font-size: 8px;
}

body .section-heading {
   font-size: 14px;
   margin: 1% 0 -4% 0;
}

body #adornos-bg-primary{
    width: 100%; 
    margin-top: 3px;
}

body #services {
    height: 25px;
}
}

/************************************ 767 px *********************************/

#navbar-left{
    text-align: center;
    margin-top: 11px;
    width: 180px;
}

#navbar-left a {
   text-decoration: none;
}

#navbar-left h3{
    color: #000;
    margin: 0px 0px -4px 0px;
    letter-spacing:2px;
}

#hr-brand{
    height: 2px;
    background-color: black;
    margin: 0px 0px 0px 4px;
    width: 170px;
}

#leather-goods {
    font-size: 0.35em;
    letter-spacing:3px;
    margin: 0 auto;
}

#footer{
    text-align: center;
    padding-top: 48px;
    margin: 0 auto;
}

#hr-brand1{
    margin: 0 auto;
     height: 2px;
    background-color: black;
    width: 580px;
}

#footer{
    color: #fff;
    background-color: #333;
    height: 345px;
    font-family: 'Open Sans','Arial',sans-serif;
} 

#footer h3{
    margin: 0;
    font-size: 4em;
    font-family: 'Crimson Text', serif;
    color: #fff;

    
}

#footer hr{
    margin: 0 auto;
    vertical-align: inherit;
    height: 2px;
    background-color: white;
    width: 364px;

}

#footer p{
    font-size: 1.6em;
}

#leather-goods-footer h3{
    margin-top: 5px;
    font-size: 1.4em;
    font-family: 'Open Sans','Arial',sans-serif;
    letter-spacing:2px;

}

#adornoFooter{

        margin: 15px 0 15px 0;
}

body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: block; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: none; 
}

/* ADPATACION PARA MOVILES Y TABLETS ----------------------------------------------------------------------------------------------------------- */



/* Correction between 1200 and 1024 width  ------------------------------------------------------------------------- */
@media (min-width: 1024px) and (max-width: 1200px) {
body .Contact-text {   
    margin-right: 10px;
}

body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: block; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: none; 
}

body #adornos-bg-primary {
 margin-top: -5px !important;
}
/*
body #video1 {
    height:auto !important;
    width: 100% !important;
    padding-top: 56.25% !important; /* Relación: 16/9 = 56.25% */
    /*position:relative;

} 

body #myVideo {
    position: absolute;
    z-index: 4;
    width: 100% !important;
    height: 100% !important;
    top:0px !important;
    left:0px !important;
}

body video {
    max-width: 100% !important;
    height: 100% !important;
}
*/


} 


/* Correction tablet landscape  ------------------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 1024px) {
body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: block; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: none; 
}

#navbar-left h3{
    color: #000;
    margin: 0px 0px -4px 0px;
    letter-spacing:2px;
    font-size: 2.6em !important;
}

#hr-brand{
    height: 2px;
    background-color: black;
    margin: 0px 0px 0px 4px;
    width: 30px !important;
}

#leather-goods {
    font-size: 0.35em;
    letter-spacing:3px;
    margin: 0 auto;
}

} 

/* Para ipad y ipad3 Landscape */

@media (min-width: 768px) and (max-width: 979px) {

body #about h1{
    font-size: 3em !important;
}


body .Contact-text h1{
    margin-top: 25px;
    font-size: 3em !important;
    text-align: left;
}

body .Contact-text h2{
    font-size: 2em !important;
    text-align: left;
}

body .Contact-text p{
    font-size: 1em !important;
    text-align: left;
}

body .Contact-text {
    
    margin-right: 10px;
}

body #section-heading {
 margin-top: -47px;
 font-size: 3em;
}

body .section-heading {
 font-size: 2em;
}


body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: block; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: none; 
}

body .Contact-text {  
    margin-right: 10px;
    margin-bottom: -25px;
}

body .Contact-text h1{  
    font-size: 2.5em !important;
}

body .Contact-text h2{  
    font-size: 1.5em !important;
}

body .navbar-right {

    max-width: 440px !important;

}

body #navbar-left h3 {

    font-size: 2.1em !important;
    margin: 0 !important;

}




}

/* Para ipad y ipad3 Portrait */

@media (min-width: 576px) and (max-width: 767px) {



header {
    padding-top: 5%;
    height: 400px;
    min-height: 59%;
}


#imagen-texto-header {
    width: 80px;
    height: 80px;
    font-size: 1.1em !important;
}

#img-discover {
    padding-top: 13%;
    margin-bottom: 10%;
    margin-left: 23%;
    width: 40px;
}

#texto-header-content-inner h1{
    font-size: 1.7em !important;
    margin-top: 13%;
}

body #leather-goods p{
    font-size: 0.8em !important;
    margin-left: 2%;
}

body #hr-brand{
    height: 2px;
    background-color: black;
    margin: 1px 0px 1px 4px;
    width: 170px;
}

body .section-heading {
 font-size: 2.1em;
}

body .bg-primary p{
 font-size: 1em;
}

body #about h1{
 font-size: 2.4em !important;
 margin-top: -5.2%;
}

body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: none; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: block; 
}

body #contact1, #contact2, #contact3, #contact4, #contact5, #contact6 {
    margin: 0 10px 0 10px !important;
}

body #contact6 {
    margin: 0 10px 7px 10px !important;
}

body .Contact-text h1{
    font-size: 2em !important;

}

body .Contact-text h2{
    font-size: 1.4em !important;
}

body .Contact-text p{
    letter-spacing: -1px;
    font-size: 1em !important;
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1, #QualityControl {
    margin-left: 8%;
}

body #Design1, #Handcrafted1, #MadeinSpain1, #QualityControl {
    margin-top: 8px;
}

body #Evaluating1, #Materials1 {
    margin-top: 38px;
}

body #Materials1 {
    margin-top: -10px;
}

header {
    height: 272px;
}


body #footer p{
    font-size: 0.8em;
}

body #footer h3{
    font-size: 2em;
}

body #footer hr{
    height: 1px;
    width: 190px;
}

body #leather-goods-footer h3{
    font-size: 0.6em;
}

body #footer {
    height: 185px;
    padding-top: 20px;
}

} 

/* Para iphone5 Landscape */

@media (min-width: 486px) and (max-width: 575px){

header {
    padding-top: 8%;
}

#imagen-texto-header {
    width: 80px;
    height: 80px;
    font-size: 1.1em !important;
}

#img-discover {
    padding-top: 13%;
    margin-bottom: 10%;
    margin-left: 23%;
    width: 40px;
}

#texto-header-content-inner h1{
    font-size: 1.7em !important;
}

header {
height: 322px;
}


body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: none; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: block;

}

body #Evaluating1 {
  
  margin-right: 4%;

}

body #contact1, #contact2, #contact3, #contact4, #contact5, #contact6 {
    margin: 0 10px 0 10px !important;
}

header {
    margin-top: 50px;
    height: 272px;
}

body #mainNav {
    height: 55.5px !important;
}

body #navbar-left{
    margin-top: 3px;
}

body #navbar-left{
    width: 200px !important;
    height: 20px !important;
    margin-left: 5px;
}

body #navbar-left h3{
    width: 180px;
    height: 22px;
    font-size: 2em !important;
}

body #hr-brand{
    height: 2px;
    background-color: black;
    margin: 8px 0 0 31px !important;
    width: 190px !important;
}

body #leather-goods {
    font-size: 0.22em  !important;
    letter-spacing:3px;
    margin-left: 0px !important;
}

body #about h1 {
    font-size: 2.1em !important;
    margin-top: -6% !important;
}

body #adornos-bg-primary {
    margin-top: 7% !important;
}

body #contact6 {
    margin: 0 10px 7px 10px !important;
}

body .Contact-text h1{
    font-size: 1.6em !important;
    text-align: center;
}

body .Contact-text h2{
    font-size: 1.3em !important;
    text-align: center;
}

body .Contact-text p{
    letter-spacing: -1px;
    font-size: 0.8em !important;
    text-align: center;
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1, #QualityControl {
    margin-left: 8%;
}

body #Design1, #Handcrafted1, #MadeinSpain1, #QualityControl {
    margin-top: 8px;
    margin-bottom: 15px;
}

body #Evaluating1, #Materials1 {
    margin-top: 18px;
    margin-bottom: 15px;
}

body #Materials1 {
    margin-top: -10px;
}

body .bg-primary p{
 font-size: 0.8em;
} 

body #footer p{
    font-size: 0.8em;
}

body #footer h3{
    font-size: 2em;
}

body #footer hr{
    height: 1px;
    width: 190px;
}

body #leather-goods-footer h3{
    font-size: 0.6em;
}

body #footer {
    height: 185px;
    padding-top: 20px;
}

body #menuArriba li, #menuAbajo li{
        margin-top: -5px;
        height: 42px;
    }

body #menuAbajo {
        margin-top: -7px;
    }

}


/* Para iphone Landscape */

@media (min-width: 331px) and (max-width: 485px){

body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: none; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: block; 
}

body #Evaluating1 {
  
  margin-right: 4%;

}

header {
    padding-top: 8%;
    margin-top: 45px !important;
    height: 272px;
}

#imagen-texto-header {
    width: 80px;
    height: 80px;
    font-size: 1.1em !important;
}

#img-discover {
    padding-top: 13%;
    margin-bottom: 10%;
    margin-left: 23%;
    width: 40px;
}

#texto-header-content-inner h1{
    font-size: 1.7em !important;
}

body #mainNav {
    height: 53px !important;
}

body #navbar-left{
    margin-top: 4px;
}

body #navbar-left{
    width: 200px !important;
    height: 20px !important;
    margin-left: 5px;
}

body #navbar-left h3{
    width: 180px;
    height: 22px;
    font-size: 2em !important;
}

body #hr-brand{
    height: 2px;
    background-color: black;
    margin: 8px 0 0 31px !important;
    width: 190px !important;
}

body #leather-goods {
    font-size: 0.22em  !important;
    letter-spacing:3px;
    margin-left: 0px !important;
}

body #about h1 {
    font-size: 1.9em !important;
    margin-top: -6% !important;
}

body #adornos-bg-primary {
    margin-top: 5% !important;
}

body .section-heading {
 font-size: 1.9em;
 margin-bottom: 8px;
}

header .header-content-inner h4{
margin-top: -80px !important;
}

body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: none; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: block; 
}

body #contact1, #contact2, #contact3, #contact4, #contact5, #contact6 {
    margin: 0 10px 0 10px !important;
}

body #contact6 {
    margin: 0 10px 7px 10px !important;
}

body .Contact-text h1{
    font-size: 1.6em !important;
    text-align: center;
}

body .Contact-text h2{
    font-size: 1.3em !important;
    text-align: center;
}

body .Contact-text p{
    letter-spacing: -1px;
    font-size: 0.8em !important;
    text-align: center;
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1, #QualityControl {
    margin-left: 8%;
}

body #Design1, #Handcrafted1, #MadeinSpain1, #QualityControl {
    margin-top: 8px;
    margin-bottom: 15px;
}

body #Evaluating1, #Materials1 {
    margin-top: 18px;
    margin-bottom: 15px;
}

body #Materials1 {
    margin-top: -10px;
}

body #footer p{
    font-size: 0.8em;
}

body #footer h3{
    font-size: 2em;
}

body .bg-primary p{
 font-size: 0.8em;
}

body #about h1 {
    font-size: 1.3em !important;
}

body #footer hr{
    height: 1px;
    width: 190px;
}

body #leather-goods-footer h3{
    font-size: 0.6em;
}

body #footer {
    height: 185px;
    padding-top: 20px;
}

body #menuArriba li, #menuAbajo li{
        margin-top: -15px;
        height: 52px;
    }
body #menuArriba {
        margin-top: 1px;
    }

body #menuAbajo {
        margin-top: -7px;
    }

}

/* Para iphone y iphone5 Portrait */

@media (min-width: 260px) and (max-width: 330px){ 

header {
    padding-top: 8%;
    margin-top: 45px !important;
    height: 272px;
}

#imagen-texto-header {
    width: 80px;
    height: 80px;
    font-size: 1.1em !important;
}

#img-discover {
    padding-top: 13%;
    margin-bottom: 10%;
    margin-left: 23%;
    width: 40px;
}

#texto-header-content-inner h1{
    font-size: 1.2em !important;
}

body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: none; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: block; 
}

body .section-heading {
 font-size: 1.2em;
 margin-bottom: 8px;
}

body .bg-primary p{
 font-size: 0.8em;
    }

body #Evaluating, #Materials, #Design, #Handcrafted, #MadeinSpain {
    display: none; 
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1 {
    display: block; 
}

body #contact1, #contact2, #contact3, #contact4, #contact5, #contact6 {
    margin: 0 10px 0 10px !important;
}

body #contact6 {
    margin: 0 10px 7px 10px !important;
}

body .Contact-text h1{
    font-size: 1.6em !important;
    text-align: center;
}

body .Contact-text h2{
    font-size: 1.3em !important;
    text-align: center;
}

body .Contact-text p{
    letter-spacing: -1px;
    font-size: 0.8em !important;
    text-align: center;
}

body #Evaluating1, #Materials1, #Design1, #Handcrafted1, #MadeinSpain1, #QualityControl {
    margin-left: 8%;
}

body #Design1, #Handcrafted1, #MadeinSpain1, #QualityControl {
    margin-top: 8px;
    margin-bottom: 15px;
}

body #Evaluating1, #Materials1 {
    margin-top: 18px;
    margin-bottom: 15px;
}

body #Materials1 {
    margin-top: -10px;
}

body #footer p{
    font-size: 0.8em;
}

body #footer h3{
    font-size: 2em;
}

body #footer hr{
    height: 1px;
    width: 190px;
}

body #leather-goods-footer h3{
    font-size: 0.6em;
}

body #footer {
    height: 185px;
    padding-top: 20px;
}

body .Contact-text {
    margin-right: 10px;
}

body #video1 {
    height:auto !important;
    width: 100% !important;
    padding-top: 56.25% !important;; /* Relación: 16/9 = 56.25% */
    position:relative;

} 

body #myVideo {
    position: absolute;
    z-index: 4;
    width: 100% !important;
    height: 100% !important;
    top:0px !important;
    left:0px !important;
}

body video {
    max-width: 100% !important;
    height: 100% !important;
}

body #adornos-bg-primary {
   margin-top: 5% !important;
}

body #about h1 {
    font-size: 1.2em !important;
    margin-top: -6%;
}

header {
    margin-top: 53px;
    height: 272px;
}
body #mainNav {
    height: 53px !important;
}

body #navbar-left{
    margin-top: 4px;
}

body #navbar-left{
    width: 200px !important;
    height: 20px !important;
    margin-left: 5px;
}

body #navbar-left h3{
    width: 180px;
    height: 22px;
    font-size: 2em !important;
}

body #hr-brand{
    height: 2px;
    background-color: black;
    margin: 8px 0 0 18px !important;
    width: 190px !important;
}

body #leather-goods {
    font-size: 0.22em  !important;
    letter-spacing:3px;
    margin-left: 6px !important;
}

body #menuArriba li, #menuAbajo li{
        margin-top: -15px;
        height: 52px;
    }

body #menuAbajo {
        margin-top: -6px;
    }

}

#contact1{
    margin-top: 60px !important;
    margin-bottom: -20px !important;
}

#contact2, #contact3, #contact4, #contact5 {
    margin-bottom: -20px !important;
}

#contact6{
    margin-bottom: 45px !important;
}

.Contact-text h1{
    margin-top: 40px;
    font-size: 3.5em !important;
    text-align: left;
}

.Contact-text h2{
    font-family: 'Open Sans','Arial',sans-serif;
    text-align: left;
    margin: 0;
    letter-spacing: -2px;
    font-size: 2.5em !important;
}

.Contact-text p{
    font-family: 'Open Sans','Arial',sans-serif;
    text-align: left;
    letter-spacing: -1px;
}


