html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th,td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,blockquote {
    quotes: none
}

q:before,q:after,blockquote:before,blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
    display: block
}

body {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 76%;
    background: #fff;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased
}

@page {
    margin: 0.75cm 1cm;
}

iframe {
    border: none
}

.left {
    float: left
}

.right {
    float: right
}

.hide {
    display: none
}

a img {
    display: block
}

.container {
    margin: auto;
    position: relative;
    max-width: 1024px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.box {
    margin-bottom: 30px
}

.col1 {
    display: inline-block;
    width: 100%;
    clear: both
}

.col2 {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.col2.left {
    float: none;
    margin-right: 1%
}

.col2.right {
    float: none;
    margin-left: 1%
}

.col3 {
    display: inline-block;
    width: 74%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.col3.left {
    float: none;
    margin-right: 1%
}

.col3.right {
    float: none;
    margin-left: 1%
}

.col4 {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.col4.left {
    float: none;
    margin-right: 1%
}

.col4.right {
    float: none;
    margin-left: 1%
}

.col_side {
    vertical-align: top;
    display: inline-block;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.col_main {
    vertical-align: top;
    display: inline-block;
    width: 59%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

@font-face {
    font-family: "Exo-Light";
    src: url("../fonts/Exo-Light.eot?") format("eot"),url("../fonts/Exo-Light.woff") format("woff"),url("../fonts/Exo-Light.ttf") format("truetype"),url("../fonts/Exo-Light.svg#Exo-Light") format("svg")
}

@font-face {
    font-family: "Exo-Medium";
    src: url("../fonts/Exo-Medium.eot?") format("eot"),url("../fonts/Exo-Medium.woff") format("woff"),url("../fonts/Exo-Medium.ttf") format("truetype"),url("../fonts/Exo-Medium.svg#Exo-Medium") format("svg")
}

@font-face {
    font-family: "Emol-Icons";
    src: url("../fonts/Emol-Icons.eot?") format("eot"),url("../fonts/Emol-Icons.woff") format("woff"),url("../fonts/Emol-Icons.ttf") format("truetype"),url("../fonts/Emol-Icons.svg#Emol-Icons") format("svg")
}

.light,h3,.template-home .marketing .search h2 {
    font-family: Exo-Light,Helvetica,Arial,sans-serif;
    font-weight: 100;
    line-height: 1
}

.bold,h1,.template-home .marketing .search .item h3,.the-map h3 {
    font-family: Exo-Medium,Helvetica,Arial,sans-serif;
    font-weight: 900;
    line-height: 1
}

.icon,.icon-list:before,.template-profile .business .icon-address:before,.template-profile .business .icon-payment:before,.template-profile .business .icon-phone:before,.template-profile .business .icon-time:before {
    font-family: Emol-Icons,Helvetica,Arial,sans-serif;
    font-weight: 300;
    line-height: 1
}

a {
    color: #007db7;
    text-decoration: none;
    position: relative
}

a:hover {
    color: #0094d9;
    text-decoration: underline
}

h1 {
    font-size: 1.8em;
    font-weight: 100
}

h2 {
    font-size: 1.6em;
    font-weight: 100;
}

h3 {
    font-size: 1.4em;
    color: #444
}

h4 {
    font-size: 1.2em;
    font-weight: 100
}

p {
    font-size: 0.9em;
    line-height: 1.2em
}

small {
    font-size: 0.9em
}

strong {
    font-weight: 600;
    color: #444
}

pre,code,.pre {
    line-height: 1.2em;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word
}

.btn {
    display: none
}

.icon-list,.template-profile .business .icon-address,.template-profile .business .icon-payment,.template-profile .business .icon-phone,.template-profile .business .icon-time {
    padding: 0 0 0 30px;
    position: relative
}

.icon-list:before,.template-profile .business .icon-address:before,.template-profile .business .icon-payment:before,.template-profile .business .icon-phone:before,.template-profile .business .icon-time:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.8em;
    color: #666
}

.main-menu {
    display: none;
}

.main-footer {
    display: block
}

.template-home .main-content .col1 {
    margin: 15px 0
}

.template-home .main-content .featured-banners {
    background: #f5f5f5;
    text-align: center;
    max-height: 280px;
    overflow: hidden
}

.template-home .main-content .featured-banners small {
    padding: 5px 0 0 5px;
    display: inline-block;
    width: 100%;
    color: #999;
    text-align: left
}

.template-home .main-content .featured-banners .banner {
    display: inline-block;
    width: 300px;
    margin: 5px 2px
}

.template-home .main-content .featured-banners .banner:last-child {
    margin: 5px 0
}

.template-home .main-content .featured-categories ul {
    margin: 15px 0 0 0
}

.template-home .main-content .featured-categories ul li {
    display: inline-block;
    width: 24%;
    font-size: 1.1em;
    line-height: 1.6em
}

.template-home .marketing {
    padding: 30px 0
}

.template-home .marketing img {
    display: inline-block;
    vertical-align: middle;
    margin: 5% 0;
    width: 30%;
    max-width: 300px
}

.template-home .marketing .search {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
    margin: 0 0 0 5%
}

.template-home .marketing .search h2 {
    font-size: 3em;
    margin: 20px 0
}

.template-home .marketing .search .item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 40%;
    margin: 0 1% 0 0
}

.template-home .marketing .search .item:last-child {
    width: 17%;
    margin: 0
}

.template-home .marketing .search .item h3 {
    margin: 15px 0;
    font-size: 2.5em
}

.template-home .marketing .search .btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    box-shadow: none;
    border: none;
    text-transform: uppercase;
    vertical-align: middle
}

.template-home .marketing .search .nice-input,.template-home .marketing .search .chosen-choices {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px !important;
    padding: 7px 5px 8px 25px;
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: url(../img/icn_search.png) 5px center no-repeat #fff;
    font-size: 1em;
    font-weight: 400;
    color: #666;
    vertical-align: middle
}

.breadcrums {
    display: none
}

@media only screen and (max-width: 480px) {
    .the-map {
        display:none
    }
}

.the-map h3 {
    font-size: 1.2em;
    margin: 0 0 5px 0
}

.the-map p {
    margin: 0
}

.the-map .btn {
    margin: 15px 10px 0 0;
    color: #fff
}

.template-search .menu_mobile {
    display: none
}

.template-search .show-map {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd
}

.template-search .view-filters {
    display: none
}

.template-search .pagination {
    display: none
}

.template-search .show-extras {
    display: none
}

.template-search .show-results {
    width: 100%
}

.template-search .show-results .menu {
    display: none
}

.template-search .show-results .item {
    display: block;
    padding: 15px 0 5px 0;
    border-bottom: 1px solid #ddd;
    page-break-before: always;
    page-break-after: always
}

.template-search .show-results .item h3 {
    display: block;
    font-size: 1.6em
}

.template-search .show-results .item .tmb {
    float: right;
    padding: 3px;
    margin: 0 0 15px 15px
}

.template-search .show-results .item .tmb img {
    width: 100%
}

.template-search .show-results .item .meta {
    width: 100%;
    margin: 10px 0 0 0;
    line-height: 1.4em
}

.template-search .show-results .item .meta li {
    margin: 3px 0
}

.template-search .show-results .item .meta li.categories {
    display: none
}

.template-search .show-results .item .meta li strong {
    display: inline-block;
    margin: 0 5px 0 0;
    color: #666
}

.template-search .show-results .item .meta li div {
    vertical-align: top;
    display: inline-block;
    width: 100%
}

.template-search .show-results .item .meta li div span {
    font-weight: 900;
    color: #007db7
}

.template-search .show-results .item .meta .links {
    display: block;
    margin: 10px 0 5px 0
}

.template-search .show-results .item .meta .links a {
    margin: 0 10px 0 0
}

.template-profile .business {
    position: relative
}

.template-profile .business .col1 {
    margin: 10px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ddd
}

.template-profile .business .icon-address:before {
    content: "F"
}

.template-profile .business .icon-payment:before {
    content: "U"
}

.template-profile .business .icon-phone:before {
    content: "o"
}

.template-profile .business .icon-time:before {
    content: "b"
}

.template-profile .business h1 {
    font-size: 2em
}

.template-profile .business h3 {
    width: 100%;
    display: inline-block;
    margin: 0 0 15px 0
}

.template-profile .business ul {
    line-height: 1.4em
}

.template-profile .business ul.horizontal li {
    display: inline-block;
    width: 20%;
    margin: 0 0 15px 0
}

.template-profile .business ul.horizontal li:before {
    content: "●";
    margin: 0 10px 0 0
}

.template-profile .business .business-share {
    display: none
}

.template-profile .business .business-meta {
    padding-top: 15px
}

.template-profile .business .business-meta .business-logo {
    margin: 0 30px 15px 0;
    padding: 10px;
    max-width: 10em
}

.template-profile .business .business-meta .business-logo img {
    width: 100%
}

.template-profile .business .business-meta .business-description {
    width: 100%
}

.template-profile .business .business-meta .business-description .text {
    line-height: 1.6em;
    text-align: justify
}

.template-profile .business .business-meta .business-description h1 {
    margin: 0 0 15px 0
}

.template-profile .business .business-meta .business-categories {
    display: none
}

.template-profile .business .business-location .locations {
    padding: 0 15px 0 0
}

.template-profile .business .business-location .box {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #eee
}

.template-profile .business .business-location .box:last-child {
    border: none
}

.template-profile .business .business-location .box .col2 {
    width: 100%;
    margin: 0 0 30px 0
}

.template-profile .business .business-location .nice-input {
    min-width: 300px
}

.template-profile .business .business-media,.template-profile .business .business-video {
    display: none
}

.modal {
    display: none
}

/* PRINT */

.cont_left_article h2 {

    font-family: "Droid Sans", Helvetica,Arial;
    color: #0094d9;
    font-size: 34px;
    margin: 17px 0 50px 0;
}

.logos_y_social {
    width: 41%;
    display: none;
} 

.social_comparte {
    width: 28px;
}

.icon_profile_social {
    border-bottom: 1px solid #e2e2e2;
} 

.cont_profiles_media_izq {
    width: 59%;
} 

.cont_profiles_media_der {
    width: 41%;
}

.cont_direct_contact {
    width: 100%;
}

.cont_titulos_profile_f {
    width: 88%;
    margin-right: 52px;
    min-height: 120px;
}

.cont_txt_tit_profile {
    font-family: "Droid Sans", Arial;
    color: #616265;
    font-size: 20px;
    line-height: 25px;
} 

.titulos_profile_f {
    width: 100%;
    padding-bottom: 11px;
    border-bottom: 1px solid #ddd;
}

.titulos_media_profile_f {
    width: 100%;
    padding-bottom: 8px;
}

.cont_f_multimedia_profiles {
    width: 300px;
}

.cont_direcciones ul {
    padding: 15px 10px 14px 10px;
    border-bottom: 1px dotted #a6daf2;
}

.fotos_navg {
    position: relative;
} 

.template-profile .business ul {
    line-height: 1.4em;
}

.cont_descripcion_profiles p {
    padding-bottom: 21px;
    line-height: 19px;
    font-size: 12px;
}

.img_ubica_r_pad {
    padding-right: 12px;
}

.cont_descripcion_profiles {
    width: 90%;
    padding-top: 27px;
}

.mar_tit_media_foto {
    margin-top: 60px;
}

.cont_titulos_profile_f_media {
    width: 100%;
}

.cont_f_multimedia_profiles .cont_mapa_profile figure img {
    width: 100%;
    margin-bottom: 10px;
}

p {
    font-size: 1em;
}

.cont_mapa_profile {
    width: 100%;
}

.cont_f_multimedia_profiles .cont_mapa_profile li:first-child {
    margin-left: 0;
}

.cont_f_multimedia_profiles .cont_mapa_profile li {
    float: left;
    width: auto;
    margin-left: 9px;
    cursor: pointer;
}

.col1 .menu {
    display: none;
}

.img_media_r_pad {
    padding-right: 10px;
}

.col2.right {
    display: none;
}

.cont_direcciones ul {
    margin-bottom: 15px;
}

.main-footer .container .copyright p {
    color: #444;
    font-size: 12px;
    display: inline-block;
    padding-top: 5px;
}

.main-footer .container .copyright {
    float: left;
    width: 50%;
    margin-top: 8%;
    
}

.cont_img_footer img {
    width: 200px;
    height: 40px;
}

.contact {
    display: none; 
}