﻿html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}

body
{
    background-color: #fff;
    border-top: solid 5px #d50621;
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;

}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        background-color: #c7d1d6;
    }

header, footer, hgroup, nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.frmIzq {
    float: left;
}

.frmDer {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.3em;
    color: #fff;
}

h4 {
    font-size: 1.2em;
}

h5, h6 {
    font-size: 1em;
}

h5
{
    padding-top: 6px;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    max-width: 975px;
}

#body {
    background-color: #efeeef;
    clear: both;
    padding-bottom: 35px;
}

/*
.main-content {
        background: url("../Images/accent.png") no-repeat;
        padding-left: 30px;
        padding-top: 30px;
    }

.frmDestacado + .main-content {
        background: url("../Images/heroAccent.png") no-repeat;
        background-position-x: 30px;
    }

    */
header .content-wrapper {
    padding-top: 0px;
    border-top: 3px solid #fbc910;

}
    
footer {
    clear: both;
    background-color: #e2e2e2;
    font-size: .9em;
    height: 80px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}


/* menu
----------------------------------------------------------*/
ul#menu
{
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 0 0;
    padding: 12px 0px 0px 0px;
    text-align: center;
    height: 25px;
}

ul#menu li {
        display: inline;
        list-style: none;
}

ul#menu li a {
    background: none;
    color: #fff;
    text-decoration: none;
    padding: 12px 10px 10px 10px;
    background-color: #c8c8c8;
}

ul#menu li a:hover {
    color: #333;
    text-decoration: none;
    background-color: #6d97a4;
    padding: 12px 10px 10px 10px;
}

.LinkMenuSel
{
    /*background: none;
    color: #fff;
    text-decoration: none;
    padding: 12px 10px 10px 10px;*/
    background-color: #336699 !important;
}


/* page elements
----------------------------------------------------------*/
/* frmDestacado */
.frmDestacado {
    background-color: #fff;
}

/*.content-wrapper*/

.frmDestacado {
        /*background-color: #fedd6a;*/
        background: #014165;
        background: -moz-linear-gradient(45deg, #014165 0%, #47748d 100%);
        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#014165), color-stop(100%,#47748d));
        background: -webkit-linear-gradient(left bottom, right top, #014165 0%,#47748d 100%);
        background: -o-linear-gradient(left, #014165 0%,#47748d 100%);
        background: -ms-linear-gradient(left, #014165 0%,#47748d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014165', endColorstr='#47748d',GradientType=1 );
        background: linear-gradient(left, #014165 0%,#47748d 100%);

        /*
    -- Amarillo --
    background: #fedd6a;
        background: -moz-linear-gradient(45deg, #fcc711 0%, #fedc7d 100%);
        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#fcc711), color-stop(100%,#fedc7d));
        background: -webkit-linear-gradient(left bottom, right top, #fcc711 0%,#fedc7d 100%);
        background: -o-linear-gradient(left, #fcc711 0%,#fedc7d 100%);
        background: -ms-linear-gradient(left, #fcc711 0%,#fedc7d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc711', endColorstr='#fedc7d',GradientType=1 );
        background: linear-gradient(left, #fcc711 0%,#fedc7d 100%);
        */

        color: #3e5667;
        padding: 20px 0px 30px 0px;
        margin: 0 auto;
        max-width: 975px;
}

.frmDestacado hgroup.title h1, .frmDestacado hgroup.title h2 {
color: #fff;
}

.frmDestacado hgroup.title h2 {
    color: #fcd361;
    font-weight: bold;
}

.frmDestacado p {
    font-size: 1.1em;
}

.frmPieDestacado1
{
    height: 25px;
    background: url("../Images/PieDestacado1.png") no-repeat;
    background-position-x: 30px;
}



/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

ol.round li
{
    margin: 0px 0px 0px 20px;
    padding: 6px 0px 7px 45px;
    font-weight: bold;
    /*border: 1px solid #333;
    display: block;*/
    height: 22px;

}

ol.round li.zero {
    background: url("../Images/orderedList0.png") no-repeat;
        }

ol.round li.one {
    background: url("../Images/orderedList1.png") no-repeat;
    height: 42px;
}

ol.round li.two {
    background: url("../Images/orderedList2.png") no-repeat;
}

ol.round li.three {
    background: url("../Images/orderedList3.png") no-repeat;
        }

ol.round li.four {
    background: url("../Images/orderedList4.png") no-repeat;
        }

ol.round li.five {
    background: url("../Images/orderedList5.png") no-repeat;
        }

ol.round li.six {
    background: url("../Images/orderedList6.png") no-repeat;
        }

ol.round li.seven {
    background: url("../Images/orderedList7.png") no-repeat;
        }

ol.round li.eight {
    background: url("../Images/orderedList8.png") no-repeat;
        }

ol.round li.nine {
    background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
    background: url("../Images/bullet.png") no-repeat 0 50%;
    padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}



/* forms */
/*
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }
    
    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
    padding-bottom: 5px;
        }

    label {
        display: block;
        font-size: 1.2em;
        font-weight: 600;
    }


    label.checkbox {
        display: inline;
    }


    

    input, textarea {
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 1.2em;
        margin: 5px 0 6px 0;
        padding: 5px;
        width: 300px;
    }

    textarea {
        font-family: inherit;
        width: 500px;
    }
    
        input:focus, textarea:focus {
    border: 1px solid #7ac0da;
        }


        input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
        }

    input[type="submit"],
    input[type="button"],
    button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }
    */
/* info and errors */
/*
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}
*/
/* styles for validation helpers */
/*
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}
    */
/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
	font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
        
    }

	th a:link, th a:visited, th a:active, th a:hover {
		color: #333;
		font-weight: 600;
		text-decoration: none;
        padding: 0;
	}

	th a:hover {
		color: #000;
	}

    th.asc a, th.desc a {
        margin-right: .75em;
    }
    
    th.asc a:after, th.desc a:after {
		display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
	}

	th.asc a:after {
		content: '▲';
	}

	th.desc a:after {
		content: '▼';
	}

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}


/* ------------------------------------------------------------------------------------------ */
/* Mio */
/* ------------------------------------------------------------------------------------------ */

.ImgSB img
{
    border: none;
}

.frm100
{
	width: 100%;
	min-width: 100%;
	clear: both;
}

.Overflow
{
    overflow: auto;

}

.Center
{
    text-align: center;
}

#FotoCabeceraQuienes
{
    /*position: relative;
        top: 10px;
        */
	height: 360px;
        
    margin: 0 0 0 0;
    background-image: url('../Images/CabeceraQuienes.jpg');
    background-repeat: no-repeat;
    background-position-x: center;
    margin: 0 auto;
    max-width: 975px;
}

#FotoCabeceraContacto
{
    /*position: relative;
        top: 10px;
        */
	height: 264px;
        
    margin: 0 0 0 0;
    background-image: url('../Images/CabeceraContacto.jpg');
    background-repeat: no-repeat;
    background-position-x: center;
    margin: 0 auto;
    max-width: 975px;
}


.x3
{
    width: 3%;
    min-width: 3%;
}

.x5
{
    width: 5%;
    min-width: 5%;
}

.x6
{
    width: 6%;
    min-width: 6%;
}

.x7
{
    width: 7%;
}

.x10
{
    width: 7%;
}

.x19
{
    width: 19%;
}

.x20
{
    width: 20%;
}

.x30
{
    width: 30%;
    min-width: 30%;
}

.x47
{
    width: 47%;
    min-width: 47%;
}

.x45
{
    width: 45%;
    min-width: 45%;
}

.x50
{
    width: 50%;
    min-width: 50%;
}

.x72
{
    width: 72%;
    min-width: 72%;
}

.x80
{
    width: 80%;
    min-width: 80%;
}

.x90
{
    width: 90%;
    min-width: 90%;
}

.bordeRedondeado
{
    text-align: center;
    min-height: 50px;
    background-color: #fff;
    box-shadow: 5px 5px 5px #f6e1a6;
    padding: 10px 10px 10px 10px;
    border: 3px solid #f5ae10;
    border-radius: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
 

.Top025
{
    padding-top: 0.25em
}
.Top1
{
    padding-top: 1em
}

.Top15px
{
    padding-top: 15px;
}

.Top25px
{
    padding-top: 25px;
}

.Down10px
{
    padding-bottom: 10px
}

 .TxtOfertaCab
 {
     color:#d30321;
     font-size: 18px;
     font-weight: bold;
}

.PaddingRyL
{
    padding-left: 40px;
    padding-right: 40px;
}

.txtPrecio
{
    color: #FF3300;
    font-size: 21px;
    font-weight: bold;

    
    /*min-height: 50px;
        box-shadow: 5px 5px 5px #f6e1a6;
       */
    background-color: #fff;
    padding: 5px 6px 5px 5px;
    border: 2px solid #f5ae10;
    border-radius: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.txtN
{
    font-weight: bold;
}

.txtBlancoCaldera
{
    padding: 5px 0 0 10px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.2em;
}

.txtCabeceraMasInfo
{
    display: block;
    color: #999999;
    font-size: 1.6em;
    font-weight: bold;
    padding: 35px 0 0 20px;
}


.txtGris
{
    color: #999999;
}

.txtTlf
{
    color: #d50621;
    font-weight: bold;
}


.frmSb
{
    border: 0;
}

.DpList1
{
    margin: 0 0 0 0;
	border: solid 1px #7F9DB9;
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
}

.logoVaillant
{
    width: 75px;
}


/* ------------------------------------------------------------------------------------------ */
/* Formulario */
/* ------------------------------------------------------------------------------------------ */
#frmFormulario
{
	/*
        font-size: 18px;
        font-family: maven-pro, sans-serif;
	font-weight: 700;*/
    color: #6B6B6B;
    padding: 10px 10px 10px 10px;

    border: 3px solid #f5ae10;
    border-radius: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;

    background-color: #FFE0B3;
    
}

.x200pxMax
{
    max-width: 200px;
}

.x600pxMax
{
    max-width: 600px;
}


#frmFormulario .txtBox {

    font-size: 14px;
    height: 16px;
    outline: none;
    background-image: url(/images/FdTextBox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d1c7ac;
	color: #333333;
	padding: 3px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px

}

#frmFormulario .txtBox:focus
{
    outline: none;
    border-color: #CC3300;
    box-shadow: 0 0 10px #CC3300;
}


#frmFormulario .txtBoxArea {
    font-size: 14px;
    outline: none;
    border: 1px solid #d1c7ac;
    height: 100px;
    /*padding: 4px;*/

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#frmFormulario .txtBoxArea:focus {
    font-size: 14px;
    outline: none;
    border-color: #CC3300;
    box-shadow: 0 0 10px #CC3300;
}



/*.width369px
{
    width: 369px;
}

.width350px
{
    width: 350px;
}
    */

.ckbLegal
{
    background: transparent;
    float: left;
    width: 10%;

     background: transparent;
    border: inherit;
    width: auto;

}


.btnNaranja
{
    margin: 10px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    background-color: #FFBB55 !important; /*letter-spacing: 0px;
        height: 28px;
        vertical-align: text-top;
        font-size: 18px;
	font-family: maven-pro, sans-serif;
	font-weight: 700;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px ;
    border: 1px solid #787878;
    font-size: 1.1em;
    font-weight: 600;
    width: auto;
}

.txtError
{
    font-size: 1em;
    font-weight: bold;
    color: #CC3300;
}
.ImgCalendar
{
    padding-top: 5px;
    padding-left: 3px;
    float: left;
}

.CalendarAzul .ajax__calendar_container   {
background-color: #DEF1F4;
border:solid 1px #77D5F7;
}

.CalendarAzul .ajax__calendar_header  {
background-color: #ffffff;
margin-bottom: 4px;
}
.CalendarAzul .ajax__calendar_title,
.CalendarAzul .ajax__calendar_next,
.CalendarAzul .ajax__calendar_prev    {
color: #004080;
padding-top: 3px;
}

.CalendarAzul .ajax__calendar_body    {
background-color: #ffffff;
border: solid 1px #77D5F7;
}

.CalendarAzul .ajax__calendar_dayname {
text-align:center;
font-weight:bold;
margin-bottom: 4px;
margin-top: 2px;
color: #004080;
}

.CalendarAzul .ajax__calendar_day {
color: #004080;
text-align:center;
}

.CalendarAzul .ajax__calendar_hover .ajax__calendar_day,
.CalendarAzul .ajax__calendar_hover .ajax__calendar_month,
.CalendarAzul .ajax__calendar_hover .ajax__calendar_year,
.CalendarAzul .ajax__calendar_active  {
color: #004080;
font-weight: bold;
background-color: #DEF1F4;
}

.CalendarAzul .ajax__calendar_today   {
font-weight:bold;
}

.CalendarAzul .ajax__calendar_other,
.CalendarAzul .ajax__calendar_hover .ajax__calendar_today,
.CalendarAzul .ajax__calendar_hover .ajax__calendar_title {
color: #bbbbbb;
}


.MarginAuto
{
    margin: 0 auto;
}

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .frmIzq,
    header .frmDer {
        float: none;
}

    /* logo */
header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* menu */
nav {
        margin-bottom: 0px;
    }

ul#menu
{
    font-size: 1.1em;
    font-weight: 600;
    /*margin: 0 0 0 0;
    padding: 12px 0px 0px 0px;
    text-align: center;
    height: 25px;*/
}

ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
}

ul#menu li {
    margin: 0;
    padding: 0;
}

ul#menu li a {
    background: none;
    color: #fff;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    background-color: #c8c8c8;
}

ul#menu li a:hover {
    color: #333;
    text-decoration: none;
    background-color: #6d97a4;
    padding: 5px 5px 5px 5px;
}



    /* main layout
    ----------------------------------------------------------*/
.main-content,
.frmDestacado + .main-content {
        background-position: 100px 0;
    }

.content-wrapper {
        /*
        padding-right: 10px;
        padding-left: 10px;
    */
        padding-right: 0px;
        padding-left: 0px;
}

.frmDestacado .content-wrapper {
        /*padding: 10px;*/
    }
    
.txtCabeceraMasInfo
{
    display: block;
    color: #999999;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    text-align: center;
}


    /* page content */
article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
ol.round {
        list-style-type: none;
        padding: 0px 0px 0px 0px;
    }

ol.round li {
    margin: 10px 0px 0px 10px;
    padding: 30px 0px 25px 0px;
    /*min-height: 32px;*/
    
}

ol.round li.zero,
    ol.round li.one,
    ol.round li.two,
    ol.round li.three,
    ol.round li.four,
    ol.round li.five,
    ol.round li.six,
    ol.round li.seven,
    ol.round li.eight,
    ol.round li.nine {
        background: none;
    }

.PaddingResp70px
 {
    padding-top: 90px!important;
}

.DownResp30
 {
padding-bottom: 30px;
}


     /* features */
section.feature {
        float: none;
        padding: 10px;
        width: auto;
}

section.feature img {
    color: #999;
    content: attr(alt);
    font-size: 1.5em;
    font-weight: 600;
}

.Min100px
{
    min-width: 100px;
    }
.Min120px
{
    min-width: 120px;
    }

.Min140px
{
    min-width: 155px;
    }

.Min50px
{
    min-width: 50px;
}

.TopResponsive
{
 padding-top: 70px;
 
    }

/* forms */
input {
        width: 90%;
}


    /* footer
    ----------------------------------------------------------*/
    footer .frmIzq,
    footer .frmDer {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
    margin: 0;
        }
}
/* END: Mobile Styles */









.dlsListado
{
    font-size: 14px!important;
}


.cropLogo80
{
    float: left;
    position: relative;
    width: 120px;
    height: 120px;
    /*border:1px solid #ccc;*/
    margin: 0px 0px 0px 0;
}

.cropLogo200
{
    float: left;
    position: relative;
    width: 250px;
    height: 250px;
    /*border:1px solid #ccc;*/
    margin: 0px 0px 0px 0;
}



.LinkImgOfertas Img
{
    border: 0;
    float: left;
    padding: 0px 8px 10px 5px;
    width: 120px;
}


.LinkImgFotos Img
{
    border: 0;
    float: left;
    padding: 0px 8px 10px 5px;
    width: 250px;
}


.x590px
{
    width: 590px;
}

.PaddingLeft20px
{
    padding-left: 20px;
}



.LinkOferta
{
    /*font-family: maven-pro, sans-serif;*/
    color: #FF8B00 !important;
    font-weight: bold;
    /*font-size: 17px;*/
 }

.LinkOferta:hover
{
    color: #AA5E00 !important;
}

.LinkOfertaDetalle
{
    /*font-family: maven-pro, sans-serif;*/
    font-style: italic!important;
    color: #666666 !important;
    /*font-size: 17px!important;*/
    padding: 0px;
}

.LinkOfertaDetalle:hover
{
    color: #000000 !important;
}


.x60
{
    width: 60%;
    min-width: 60%;
}



.txtLeft
{
    text-align: left
}

.x25
{
    width: 25%;
    min-width: 25%;
}


.Right
{
    text-align: Right;
}



.frmListado
{
    width: 800px;
    min-width: 800px;
    border-bottom: 1px solid #A6A6A6;
    clear: both;
    font-weight: normal;
    text-align: justify;
    display: inline-block;
}
.frmListadoFotos
{
    width: 250px;
    min-width: 250px;
    border-bottom: 1px solid #A6A6A6;
    clear: both;
    display: inline-block;
}


.paddingDown
{
    padding-bottom: 1em;
}


.PaddingLeft2
{
    padding-left: 2%;
}


.Top30px
{
    padding-top: 28px;
}


.TxtNaranja
{
    color: #FF8B00!important;
}


.TxtNegro
{
    color:#000;
}


.txtN
{
    font-weight: bold;
}

.txtNormal
{
    font-weight: normal;
}