*{
	padding: 0;
	margin: 0;
}

body{
	background-color: #fff;
}

/*.navbar-default {
    border-color: transparent;
    background-color: rgba(0,0,0,.8);
}*/

/*nav.navbar{
    margin-top: 30px;
}*/


/*--Boton TOP -----*/
.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:75px;
    right:50px;
    display:none;
    text-indent:-9999px;
    background: url('../img/icon_top.png') no-repeat;
    z-index: 999;
}


div.info-contacto-top{
    width: 100%;
    height: auto;
    background-color: rgba(74,94,74,1);
    padding: 10px 0 10px 0;
    /*position: fixed;*/
    z-index: 100;
    text-align: center;
}

div.info-contacto-top table{
    width: 400px;
    margin: auto;
}

@media (max-width: 410px){
            div.info-contacto-top table{
                width: 280px;
                }
            
            }

span.texto-info-top-variable{
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: #fff;
    font-size: 1em;
    font-weight: 200;
}

@media (max-width: 410px){
            span.texto-info-top-variable{
                display: none;
                }
            
            }

span.texto-info-top-fijo{
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: #fff;
    font-size: 1em;
    font-weight: 200;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);

}


img.logo-small-header{
    width: 80px;
    height: 108px;
    top: 10px;
    left: 100px;
    position: absolute;

}

@media (max-width: 992px){
            img.logo-small-header{
                left:75px;
                }
            
            }

@media (max-width: 420px){
            img.logo-small-header{
                left:33%;
                }
            
            }



img.logo-header{
    width: 80px;
    height: 108px;
}

@media (height: 10px) {
   img.logo-header { height: 50px; }
}



/* ----- Edit Bootstrap -----------------*/


.navbar-brand{
    padding: 0;
}




/*-----Fondo header fullscreen------------*/

    .navbar {
        padding: 38px 0 38px 0;
        border: 0;
        margin-bottom: 0;
        background: rgba(203,230,202,1);
background: -moz-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(203,230,202,1)), color-stop(50%, rgba(91,117,90,1)), color-stop(51%, rgba(74,94,74,1)), color-stop(100%, rgba(203,230,202,1)));
background: -webkit-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
background: -o-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
background: -ms-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
background: linear-gradient(to bottom, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbe6ca', endColorstr='#cbe6ca', GradientType=0 );

        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
       
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
    
    .navbar-default .navbar-nav li a{
        color: #fff;
        font-size: 18px;
        font-weight: 300;

    }

    .navbar-shrink {
        padding: 10px 0;
        background: rgba(203,230,202,1);
background: -moz-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(203,230,202,1)), color-stop(50%, rgba(91,117,90,1)), color-stop(51%, rgba(74,94,74,1)), color-stop(100%, rgba(203,230,202,1)));
background: -webkit-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
background: -o-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
background: -ms-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
background: linear-gradient(to bottom, rgba(203,230,202,1) 0%, rgba(91,117,90,1) 50%, rgba(74,94,74,1) 51%, rgba(203,230,202,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbe6ca', endColorstr='#cbe6ca', GradientType=0 );
       
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }


section.intro-section{
	/*background-color: orange;*/
    width: 100%;
	height: auto;
	/*bottom: 0;*/
	/*padding-top: 50px;*/
}

div#contenedor-slider {
	/*background-color: #fff;*/
	width: 100%;
	height: auto;
	
}

div.separ01{
    width: 90%;
    height: 36px;
    margin: auto;
    margin-top: 25px;
}

div.separ01 table{
    width: 100%;
}

td.linea-separ{
    background: url("../img/001d.png") repeat-x;
    height: 36px;
    width: 50%;
}

div.info-inicio{
    width: 100%;
    height: auto;
    padding: 35px 75px 50px 75px;
    /*background-color: orange;*/
}

@media (max-width: 768px){
           div.info-inicio{
                padding: 50px 25px 50px 25px;
                }
           
        }

span.texto-inicio{
    font-family: 'open-sans.regular';
    color: rgba(74,94,74,1);
    font-size: 1em;
    font-weight: 200;
    
}



section#nuestros{
	width: 100%;
	height: auto;
	/*background-color: orange;*/
	padding: 110px 0 35px 0;

}

div.separ02{
    width: 90%;
    height: 36px;
    margin: auto;
    margin-top: 4px;
}

div.separ02 table{
    width: 100%;
}

@media (max-width: 768px){
            section#nuestros{
                padding: 35px 0 35px 0;
                }
            
            }


h2.tit-secciones{
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: #444;
    font-size: 2.2em;
    font-weight: 600;
}

h2.subtit-secciones{
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: #444;
    font-size: 1.4em;
    font-weight: 600;
    padding: 50px 0 15px 0;
}

@media (max-width: 992px){
            h2.subtit-secciones{
                text-align: center;
                }
            
            }

span.texto-sub-titulo{
    font-family: 'open-sans.regular';
    color: rgba(74,94,74,1);
    font-size: 1.2em;
    font-weight: 200;
    
}

div.items-nuestros-frenchis{
    width: 100%;
    height: auto;
    padding: 35px 0 0 0;
}

div.foto-nuestros-perros{
    width: 350px;
    height: auto;
    margin: auto;
    
}

@media (max-width: 992px){
            div.foto-nuestros-perros{
                margin-top: 25px;
                }
            
            }

div#carousel1{
    position: relative;
    
}

div.info-perros{
    width: 350px;
    height: auto;
    margin: auto;
    padding: 25px 15px 25px 15px;
    background: rgba(49,54,49,1);
background: -moz-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(49,54,49,1)), color-stop(8%, rgba(74,94,74,1)), color-stop(100%, rgba(203,230,202,1)));
background: -webkit-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: -o-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: -ms-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: linear-gradient(to bottom, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313631', endColorstr='#cbe6ca', GradientType=0 );
    -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
text-align: center;
}


span.nombre-perro{
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    display: block;
}

span.nombre-padre{
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: rgba(49,54,49,1);
    font-size: 1.2em;
    font-weight: 200;
    display: block;
}

span.nombre-madre{
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: rgba(49,54,49,1);
    font-size: 1.2em;
    font-weight: 200;
    display: block;
}


div.foto-nuestros-machos{
    width: 280px;
    height: auto;
    margin: auto;
    
}

@media (max-width: 992px){
            div.foto-nuestros-machos{
                margin-top: 25px;
                }
            
            }


div.info-machos{
    width: 280px;
    height: auto;
    margin: auto;
    padding: 25px 15px 25px 15px;
    background: rgba(49,54,49,1);
background: -moz-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(49,54,49,1)), color-stop(8%, rgba(74,94,74,1)), color-stop(100%, rgba(203,230,202,1)));
background: -webkit-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: -o-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: -ms-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: linear-gradient(to bottom, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313631', endColorstr='#cbe6ca', GradientType=0 );
    -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
text-align: center;
}



section#cachorros{
	width: 100%;
	height: auto;
	/*background-color: lime;*/
	padding: 110px 0 220px 0;

}

div.items-nuestros-cachorros{
    width: 100%;
    height: auto;
    padding: 35px 0 0 0;
}

div.foto-cachorro{
    width: 220px;
    height: auto;
    margin: auto;
    
}

@media (max-width: 992px){
            div.foto-cachorro{
                margin-top: 25px; 
                }
            
            }


div.fondo-info-cachorro{
    width: 220px;
    height: auto;
    margin: auto;
    padding: 12px 15px 12px 15px;
    background: rgba(49,54,49,1);
background: -moz-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(49,54,49,1)), color-stop(8%, rgba(74,94,74,1)), color-stop(100%, rgba(203,230,202,1)));
background: -webkit-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: -o-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: -ms-linear-gradient(top, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
background: linear-gradient(to bottom, rgba(49,54,49,1) 0%, rgba(74,94,74,1) 8%, rgba(203,230,202,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313631', endColorstr='#cbe6ca', GradientType=0 );
    -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

}


span.info-cachorro{
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    text-align: left;
    
}


section#contacto{
	width: 100%;
	height: auto;
	background-color: rgba(203,230,202,1);
	padding: 110px 0 35px 0;

}

label.labels-form{
    margin-top: 10px;
    margin-bottom: 2px;
}

label.label-mje-form{
    margin-top: 10px;
}


div.cont-btn-enviar{
    width: 100%;
    height: auto;
    /*background-color: orange;*/
    text-align: center;
    margin-top: 25px;
}

input.btn-enviar{
    
    padding: 8px 50px 8px 50px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Conv_HelveticaLTStd-Cond';
    font-size: 1.2em;
    background: rgba(203,230,202,1);
    background: -moz-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(203,230,202,1)), color-stop(100%, rgba(74,94,74,1)));
    background: -webkit-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 100%);
    background: -o-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 100%);
    background: -ms-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 100%);
    background: linear-gradient(to bottom, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbe6ca', endColorstr='#4a5e4a', GradientType=0 );
    border: 1px solid #4a5e4a;
}

input.btn-enviar:hover{
    background: rgba(203,230,202,1);
background: -moz-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 34%, rgba(74,94,74,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(203,230,202,1)), color-stop(34%, rgba(74,94,74,1)), color-stop(100%, rgba(74,94,74,1)));
background: -webkit-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 34%, rgba(74,94,74,1) 100%);
background: -o-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 34%, rgba(74,94,74,1) 100%);
background: -ms-linear-gradient(top, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 34%, rgba(74,94,74,1) 100%);
background: linear-gradient(to bottom, rgba(203,230,202,1) 0%, rgba(74,94,74,1) 34%, rgba(74,94,74,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbe6ca', endColorstr='#4a5e4a', GradientType=0 );
   
}

button.btn{
    background-color: rgba(74,94,74,1);
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: #fff;
    font-size: 1em;
    font-weight: 300;
    text-align: left;

}

footer{
	width: 100%;
	height: auto;
	padding: 30px 0 20px 0;
    background-color: rgba(74,94,74,1); 
}

table.tabla-footer{
    width: 100%;
    text-align: center;
}