/* General Site */
@import "overcolors.css";

body {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300;
    /*FX*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

html,
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

img {
    max-width: 100%;
    height: auto;
}

.overflow {
    background-image: url(../images/Asset_32x-80_s.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 55px;
    background-size: auto;
}

.page {
    overflow-x: hidden;
    position: relative;
    min-height: 100%;
}

.wrapper {
    position: relative;
    top: 0;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
}

/*.header {
	background-image: url(../images/Asset12x.png);
}*/
.header_container {
    position: relative;
    background-image: url(../images/Asset12x.png);
    background-repeat: no-repeat;
    padding-bottom: 5px;
    background-size: cover;
}

.header_container .header {
    width: 100%;
    height: auto;
    /*position: absolute;*/
    z-index: 500;
    text-align: center;
    margin: 0px;
    background-image: url(../images/ardisa_bluebar_04.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    background-size: auto 5px;
    padding-bottom: 20px;
}

.header_container:after {
    content: '';
    display: block;
    clear: both;
    width: 100%;
    height: 1px;
}

.moduletable_logo a {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 5px;
    display: inline-block;
}

.moduletable_logo a img {
    height: 120px;
}

.moduletable_logo p {
    margin-bottom: 0px;
}

.container .slider {}

.bottom_c .columns {
    margin-left: 0px;
}

.bottom_c .three {
    width: 25%;
}

.customfondoimg p {
    margin-bottom: 0px;
}

ul.tiles {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.tiles li {
    display: inline-block;
    text-align: center;
    margin: 0px;
    line-height: 60px;
    padding: 0px 10px;
}

.tiles li img {
    margin-top: 15px;
    float: left;
    margin-right: 10px;
}

.tiles li span {}

/* =========== slider promotions */
.sl_promociones {}

.sl_promociones .panel_texts {
    position: relative;
}

.sl_promociones .orange_title {
    background-image: url(../images/orange_back.png);
    background-size: cover;
    font-weight: 800;
    padding: 15px 40px;
    font-size: 24px;
    color: rgba(25, 22, 22, 1.00);
    margin-bottom: .5em;
}

.sl_promociones .slidep_subtitle {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 1.00);
    border-width: thick;
    border-style: solid;
    color: rgba(0, 0, 0, 1.00);
    padding: 10px;
}

.sl_promociones .orange_title,
.sl_promociones .slidep_subtitle {
    display: table;
}

.sl_promociones .uk-button {
    font-size: 12px;
    background-color: transparent !important;
    /*fx*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sl_promociones .uk-overlay-panel {
    margin-left: 15%;
}

/* =========== General Fixes */
.barinfocontact {}

.barinfocontact a {
    text-decoration: none;
    color: rgb(51, 51, 51);
}

.page-header {
    text-align: center;
    padding: 5px 0px !important;
    margin: 0px;
}

.page-header h2 {}

.nomarginb p {
    margin-bottom: 0px;
}

.mod_tcenter {
    text-align: center;
    display: table;
    height: 285px;
}

.mod_tcenter .custom h2 {
    padding-top: 10px;
}

/* =========== Footer */
.footer {
    background-color: #f4f4f4;
    text-align: center;
    font-size: 12px;
}

.footer .organge_top {
    background-image: url(../images/ardisa_orangebar_16.png);
    background-position: center top;
    background-repeat: repeat-x;
    padding-top: 5px;
}

.footer .tiles {
    background-color: #f4f4f4;
}

.footer p:last-child {
    margin-bottom: 0px;
}

/* form fixes */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    padding: 10px;
    height: auto !important;
    border-radius: 0px !important;
    border-width: medium !important;
    margin: 3px 0px !important;
}

.visBtnCon input {
    padding: 0px 15px !important;
    border-radius: 0px !important;
    border-width: medium !important;
}

/* Services menus */
.menuservicios li {
    margin: 0px !important;
    padding: 0px !important;
}

.menuservicios li a {
    padding: 10px !important;
}

/* Home menu */
ul#servList {
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

ul#servList li {
    width: 14%;
    height: auto;
    margin: 0px;
    display: inline-block;
    text-align: center;
    /*fx*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

ul#servList li img {
    display: block;
    width: auto;
    height: 80%;
    margin: 10px auto;
}

ul#servList li a {
    color: rgba(35, 32, 32, 1.00);
    text-decoration: none;
    /*fx*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

ul#servList li:hover {
    background-color: rgba(245, 245, 245, 1.00);
}

.btn_ampliar {
    text-align: center;
    margin: 35px 0px;
}

.btn_ampliar a {
    color: rgba(35, 32, 32, 1.00);
    text-decoration: none !important;
    padding: 15px;
    border-color: rgba(35, 32, 32, 1.00);
    border-style: solid;
    border-width: thick;
    /*fx*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.btn_ampliar a:hover {
    border-color: rgba(35, 32, 32, 0.24);
    color: rgba(35, 32, 32, 0.24);
}

.moduletable_servicios h3 {
    text-align: center;
}

.productosgnrl .uk-margin {
    margin-bottom: 0px !important;
}

.h_mods .moduletable {
    margin: 50px 0px;
}

.h_mods .moduletable.barinfocontact {
    margin: 0px;
}

/* Mobile first queries */
/* Mobile */
@media (max-width: 400px) {
    .header_container .header {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 5000;
        text-align: center;
        margin: 0px;
    }

    .bottom_c .three {
        width: 100%;
    }

    .sl_promociones .uk-overlay-panel {
        margin-left: 0%;
    }

    .barinfocontact {
        font-size: 85%;
    }

    .barinfocontact .tiles li {
        line-height: normal;
    }

    .barinfocontact .tiles li img,
    .imgback {
        display: none;
    }

    ul#servList li {
        width: 25%;
        margin: 0px;
    }

    .btn_ampliar a {
        padding: 2px;
        border-width: 1px;
    }

    .header_container {
        background-position: center -100px;
    }

    .menuTrigger {
        position: relative;
    }
}

/* Larger than mobile */
@media (min-width: 400px) {
    body {
        /*background-color: rgba(27,1,2,1.00);*/
    }

    .barinfocontact {
        font-size: 80%;
    }

    .moduletable_logo a {
        background-color: rgba(255, 255, 255, 1);
    }

    .header_container {
        background-position: center -150px;
    }

    ul#servList li {
        width: 25%;
        margin: 0px;
    }

    .btn_ampliar a {
        padding: 5px;
        border-width: 1px;
    }

    .header_container {
        background-position: center -100px;
    }

    .menuTrigger {
        position: relative;
    }
}

/* Larger than phablet */
@media (min-width: 550px) {

    /*body {
		background-color: rgba(79,81,197,1.00);
	}*/
    .barinfocontact {
        font-size: 80%;
    }

    .moduletable_logo a {
        background-color: rgba(255, 255, 255, 1);
    }

    .header_container {
        background-position: center -250px;
    }
}

/* Larger than tablet */
@media (min-width: 750px) {

    /*body {
		background-color: rgba(5,138,70,1.00);
	}*/
    .moduletable_logo a {
        background-color: rgba(255, 255, 255, 1);
    }

    .barinfocontact {
        font-size: 85%;
    }

    .header_container {
        background-position: center -250px;
    }

    ul#servList li {
        width: 15%;
        margin: 0px;
    }
}

/* Larger than desktop */
@media (min-width: 1000px) {

    /*body {
		background-color: rgba(197,141,79,1.00);
	}*/
    .barinfocontact {
        font-size: 90%;
    }

    .header_container {
        background-position: center -300px;
    }
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {

    /*body {
		background-color: rgba(255,255,255,1.00);
	}*/
    .header_container {
        background-position: center -400px;
    }
}
