/* Enter Your Custom CSS Here */



span.min-txt {
    font-size: 13px;
}
.cont-map-home p {
    margin-bottom: 0px;
}


.modal-footer a.fusion-button {
    background-color: #cf102d;
}
.modal-footer a.fusion-button:hover {
    background-color: #cf102d;
}
.footer-copyright-txt {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    background-color: #706f72 !important;
    margin-top: -4px;
}
.footer-copyright-txt p {
    margin-bottom: 0px !important;
    color: #fff;
}




.modal-header h3 {
    font-size: 25px !important;
    font-family: 'Lato' !important;
  color: #cf102d;
}

.cont-nomarginbottom-p p {
    margin-bottom: 0px !important;
}

.fusion-footer {
    display: none !important;
}

header.fusion-header-wrapper {
    display: none !important;
}

.flexslider {
    margin: 0px !important;
}

body.home.page-template.page-template-100-width.page-template-100-width-php.page.page-id-5 div#main {
    background: rgba(219,220,221,1);
    background: -moz-linear-gradient(top, rgba(219,220,221,1) 0%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(219,220,221,1)), color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(top, rgba(219,220,221,1) 0%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(top, rgba(219,220,221,1) 0%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(219,220,221,1) 0%, rgba(254,254,254,1) 100%);
    background: linear-gradient(to bottom, rgba(219,220,221,1) 0%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdcdd', endColorstr='#fefefe', GradientType=0 );
}

@media only screen and (max-width: 800px){
.movil-less-padding {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
  
  .cont-slider-movilnopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}
  
 /* .cont-slider-movilnopadding .fusion-layout-column.fusion_builder_column.fusion_builder_column_1_1.fusion-one-full.fusion-column-first.fusion-column-last {
    margin-bottom: 0px !important;
}*/
}