/* Custom classes for Avalora */


*:focus, *:active {
    outline: 0 none!important;
} 

  
body {
}

#home, #homeTalento, #homeConocenos {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}


/* Preloader custom */

#preloader {
    top: 0px;
    background: rgba(0, 0, 0, 0.75);
}

.cssload-thecube {
    margin-top: 0px;
    top: 48%;
}

.displayFlex {
    display: flex;
}

.no-padding {
    padding: 0px !important;
}

.floatNone {
    float: none !important;
}

.topUpon {
    position: inherit;
    z-index: 2;
}


/* Flexbox */


.widget-header-div {
    /*display: flex !important;
    flex-wrap: wrap;*/
}

.widget-header-item .panel, .height100 {
    height: 100% !important;
}

.widget-header-item {
    margin-bottom: 20px;
}


/* Full height for video backgrounds  */

.js-height-full {
    height: 100vh;
}
/* Header custom */
.header.affix, .navExpand {
    background-color: rgba(36, 48, 64, 0.92);
}

.header-normal-contacto {
    background-color: #243040;
    padding-bottom: 2px;
}


.fontw300 {
    font-weight: 300 !important;
}

.fontw400 {
    font-weight: 400 !important;
}

.fontw500 {
    font-weight: 500 !important;
}

.slider-bottom a, .slider-bottom a:active, .slider-bottom a:focus {
    border: 0 none;
    outline: 0 none;
    text-decoration: none;
    color: #FFF;
}

    .slider-bottom a span, .slider-bottom a i {
    }


.navExpand {
}


nav.navbar .selected a {
    opacity: 0.7!important;
}

.header-normal .navbar-default .nav > li.selected > a {
    color: #009bde !important;
}


/* ICON Search and Support only in displayed hamburguer menu   */

.navSearch, .navSupport {
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    
}

.navSearch {
    font-size: 17px;
    top: 12px;
    right: 48px;
}

.navSupport {
    top: 12px;
    right: 81px;
    font-size: 19px;
}



.padding2cols {
    padding: 3% 5%;
}

.marginTop5p {
    margin-top: 5%;
}

.textDarkGrey {
    color: #666;
}

.textIndent {
    display: block;
    width: 0px;
    height: 0px;
    text-indent: -99999px;
    overflow: hidden;
}


.btn-transparent {
    background: #243040b3;
    border: 1px solid #FFF !important;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}

.btn-upper {
    text-transform: uppercase;
    font-weight: 300;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px !important;
}

.displayBlock {
    display: block;
    clear: both;
}

/* Bg sections */
.bg-companys {
    background: #FFF url(../images/bg/bg-about-us-alt.jpg) center center no-repeat;
    background-size: cover;
}


.section-title p {
    max-width: initial;
    font-style: normal;
}

.boxSolution {
    margin-top: 30px;
}


.solutionsAccess {
    background-color: #f0f0f0;
}

    .solutionsAccess .introDescription {
        margin-top: 5px;
        margin-bottom: 30px;
    }

        .solutionsAccess .introDescription p {
            font-size: 22px;
            font-weight: 300;
        }


    .solutionsAccess .event-boxes .box {
        margin-bottom: 20px;
    }


.row.event-boxes {
    display: block;
    clear: both;
}

.row.event-boxes.casoExito.rowFlex {
    display: flex;
}



/* Container header solutions image */
.solutionHead {
}

    .solutionHead .overlay {
        background: url(/images/pattern.png) repeat center center rgba(0, 0, 0, 0.40);
        z-index: 0;
    }

    .solutionHead .breadcrumb {
        text-transform: uppercase;
        font-size: 16px;
    }



.solutionsAccess .box h4 {
    font-weight: 400;
    color: #009bde;
    margin-bottom: 5px;
}


.solutionsAccess img {
    width: 75px;
}

.employmentAccess {
    background: url(/images/bg/employmentAccess.jpg) center center no-repeat;
    color: #fdfdfd;
    background-size: cover;
}

    .employmentAccess .overlay {
        background: url(/images/pattern.png) repeat center center rgba(0, 0, 0, 0.35);
        z-index: 0;
    }

.colorWhite {
    color: #FFF !important;
}

.colorBlack {
    color: #000;
}

/* Solutions = Events custom styles */

.event-title.tagline-message h3 {
    font-weight: 100;
    font-size: 42px;
}

.event-title p {
    font-size: 25px;
    color: #ffffff;
    margin-top: -23px;
    text-shadow: 5px 5px 10px #000;
    font-weight: 100;
}

.employmentAccess H3 {
    line-height: 100%;
    margin-bottom: 2px;
    font-size: 30px;
    text-transform: uppercase;
}

.employmentAccess H2 {
    line-height: 100%;
    margin: 0 0 40px;
    font-size: 36px;
}

.txtUpper {
    text-transform: uppercase;
}

/* Counter  */

/*.someFigures .stat-count h3,*/

.someFigures .stat-count h4 {
    color: #3a3a3a;
    font-size: 32px;
}

.someFigures {
    background-color: #f8f8f8;
}

    .someFigures .stat-count h3 {
        padding: 5px 0 10px;
        color: #666;
        font-size: 15px;
    }

    .someFigures img {
        width: 70px;
    }

    .someFigures .stat-count {
        background-color: rgba(255, 255, 255, 0.8);
        border: 1px solid #b1b1b1;
        min-height: 100%;
        padding: 15px;
        margin-top: 15px;
    }

.clientsList {
    padding: 4rem 0 6rem 0;
    background-color: rgba(240,240,240,0.85);
}


    .clientsList img {
        margin: 10px;
        opacity: 0.6;
		-webkit-filter: grayscale(100%); 
   		-moz-filter: grayscale(100%);
   		-ms-filter: grayscale(100%);
   		-o-filter: grayscale(100%);
    	filter: grayscale(100%);
    	filter: gray; /* IE 6-9 */
    }


h3.healine {
    font-size: 32px;
    color: #111;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    position: relative;
    padding-bottom: 15px;
    z-index: 12;
    line-height: 110%;
}

    h3.healine strong {
        font-weight: 400;
    }

    h3.healine::before {
        content: '';
        position: absolute;
        display: block;
        width: 120px;
        height: 1px;
        background: #ddd;
        background: transparent;
        bottom: 1px;
        left: calc(50% - 60px);
    }



    h3.healine::after {
        content: '';
        position: absolute;
        display: block;
        width: 40px;
        height: 3px;
        background: #009bde;
        bottom: 0;
        left: calc(50% - 20px);
    }


/* Headline by section */

body.borderTopSistemas h3.healine::after {
    background-color: #2f8eab !important;
}

body.borderTopDesarrollo h3.healine::after {
    background-color: #de870b !important;
}

body.borderTopSoporte h3.healine::after {
    background-color: #1be4ee !important;
}


body.borderTopRPA h3.healine::after {
    background-color: #82b132 !important;
}

body.borderTopSecurity h3.healine::after {
    background-color: #6fb0b7 !important;
}



/* BG Color */

.bg-grey01 {
    background-color: #f9f8f8;
}


/* Area konow us   */

section.twoColumnsContent {
    padding: 0px;
}

/* Area work width us */


/* Solutions Access */

.solutionsBanner {
    background: url(/images/bg/solutionsAccess.jpg) center center no-repeat;
    color: #fdfdfd;
    background-size: cover;
}

    .solutionsBanner .overlay {
        background: url(/images/pattern.png) repeat center center rgba(0, 0, 0, 0.5);
        z-index: 0;
    }


    .solutionsBanner h2, .solutionsBanner h3, .Banner h2, .Banner h3 {
        line-height: 100%;
        margin: 0px;
    }

.knowUsBanner {
    background: url(/images/bg/contacBanner.jpg) center center no-repeat;
    color: #fdfdfd;
    background-size: cover;
}

    .knowUsBanner .overlay {
        background: url(/images/pattern.png) repeat center center rgba(0, 0, 0, 0.3);
        z-index: 0;
    }



.knowUsBanner {
    background: url(/images/bg/bg-about-us-alt.jpg) center center no-repeat;
    color: #fdfdfd;
    background-size: cover;
}

    .knowUsBanner .overlay {
        background: url(/images/pattern.png) repeat center center rgba(0, 0, 0, 0.45);
        z-index: 0;
    }


    .knowUsBanner h2, .knowUsBanner h3, .Banner h2, .Banner h3 {
        line-height: 100%;
        margin: 0px;
    }


.aspirantBanner {
    background: #FFF url(/images/bg/bg-pattern-insertCV-light.jpg) left center no-repeat;
    color: #fdfdfd;
    background-size: 78%;
    border-bottom: 1px solid #999;
    background-size: cover;
}

    .aspirantBanner .overlay {
        display: none;
    }



.qualityBanner {
    background-color: #232f3e;
}

.qualityBanner.twitter {
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.twitterTitle {
    padding-top: 75px;
}

.qualityBanner.twitter h2.colorWhite {
    text-align: center;
}
        .qualityBanner.twitter h2.colorWhite.underlineLeft i.fa {
            display: block;
            margin-bottom: 15px;
            font-size: 39px;
        }

    .qualityBanner.twitter h2.underlineLeft::after {
        content: '';
        position: absolute;
        display: block;
        width: 40px;
        height: 3px;
        background: #009bde;
        bottom: -19px;
        left: 50%;
        margin-left: -20px;
    }

    .twitterWrapper {
        width: 100%;
        text-align: center;
        display: block;
        padding: 10px;
    }

.contactBanner {
}

/* Learning banner */
.learningBanner {
    background: url(http://pro-webavalora.azurewebsites.net/media/1269/rpa-room-screen.jpg) center 26% no-repeat;
    color: #fdfdfd;
    background-size: cover;
}

    .learningBanner .overlay {
        background: url(/images/pattern.png) repeat center center rgba(0, 0, 0, 0.5);
        z-index: 0;
    }


    .learningBanner h2, .learningBanner h3, .Banner h2, .Banner h3 {
        line-height: 100%;
        margin: 0px;
    }

.row.event-boxes.widget-header-div.formacion .col-md-4 .box {
    background-color: #fdfcfc;
}


/* Headlines underline */

.headlineLeft {
    font-size: 32px;
    font-weight: 400;
}

    .headlineLeft strong {
        font-size: 35px;
        font-weight: 500;
        color: #009bde;
    }


.underlineLeft {
    position: relative;
}

h2.underlineLeft {
    margin-bottom: 25px !important;
}

.underlineLeft::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #009bde;
    bottom: -10px;
    left: 0px;
}

/* Paragrahp */



.introP {
    font-weight: 400;
    font-size: 22px;
    line-height: 110%;
    margin: 30px 0 20px;
    color: #555;
}

.bodyParagrahp {
    font-size: 18px;
    color: #555;
    line-height: 150%;
    font-weight: 300;
}

.bg-avaloraBlue {
    background-color: #009bde;
}

/* Contact googlemaps style */


section.contactMap {
    padding-bottom: 0px;
    background-color: #f6f6f6;
    border-top: 1px solid #e2e2e2;
}

/* Three columns styles */

.small-box h4 {
    font-weight: 300;
    font-size: 22px;
    text-transform: uppercase;
    color: #009bde;
}

.small-box i.wow {
    color: rgba(0, 0, 0, 0.65);
}

#map {
    width: 100%;
    height: 400px;
    margin-bottom: 0px;
    border-top: 1px solid #CCC;
}

.info-window {
    font-family: 'Source Sans Pro', sans-serif, 'Roboto', sans-serif;
}

.info-content {
    color: #999;
}

.cursor-mapa {
    cursor: pointer;
}

/* News custom style from blog and courses class and templates  */


.section.db {
    background-color: #243040;
}

.tagline-message h3 {
    font-weight: 300;
}



.bg-newsIntro {
    background-color: #F5F5F5 !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .bg-newsIntro .breadcrumb li a {
        color: #FFF;
    }

    .bg-newsIntro .breadcrumb > .active {
        color: #d8d8d8;
    }


    .bg-newsIntro .tagline-message H3 {
        font-weight: 300;
        color: #555;
    }

.post-meta {
    background-color: #f5f5f5;
}



.course-details h4 a {
    display: block;
    min-height: 55px;
}


.authorbox, blockquote {
    background-color: transparent;
}

.blog-meta h3 {
    font-weight: 400;
    color: #1f9bde;
}

.section.newsList .blog-desc {
    min-height: 270px;
    max-height: 270px;
    overflow: hidden;
    /* word-break: break-word; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.section.newsList .blog-desc p {
    overflow: hidden;
}

    .blog-desc h4 a, .blog-desc h4 {
    font-size: 20px;
    font-weight: 400;
    color: #1f9bde;
}

    .blog-desc h4 a:hover {
        color: #555;
    }



/* SOLUTIONS  */
.imgSolutions {
    width: 61%;
    display: block;
    margin: 0 auto;
}


.solutionMsg {
    position: relative;
}

    .solutionMsg:before {
        position: absolute;
        display: block;
        left: 50%;
        top: -15px;
        width: 30px;
        height: 30px;
        margin-left: -15px;
        background-color: #f6f6f6;
        -ms-transform: rotate(45deg); /* IE 9 */
        -webkit-transform: rotate(45deg); /* Safari */
        transform: rotate(45deg);
        content: ' ';
    }

    .solutionMsg:after {
        position: absolute;
        display: block;
        left: 50%;
        bottom: -15px;
        width: 30px;
        height: 30px;
        margin-left: -15px;
        -ms-transform: rotate(45deg); /* IE 9 */
        -webkit-transform: rotate(45deg); /* Safari */
        transform: rotate(45deg);
        content: ' ';
        z-index: 10;
    }


.bgDigSol.solutionMsg:after {
    /*background-color: #de870b !important;*/
}


.solutionMsg p.lead {
    font-weight: 300;
}

    .solutionMsg p.lead.small {
        text-align: center;
        font-size: 20px;
        line-height: 115%;
        margin-top: 0px;
        padding-top: 5px;
    }

    .solutionMsg p.lead.small a:hover {
        color: #FFF;
    }


/* Solutions overlay tonality  */
.overlay.op50 {
    background-color: rgba(0, 0, 0, 0.50);
}

.overlay.op60 {
    background-color: rgba(0, 0, 0, 0.60);
}

.overlay.op70 {
    background-color: rgba(0, 0, 0, 0.70);
}

.overlay.op80 {
    background-color: rgba(0, 0, 0, 0.80);
}

.overlay.op90 {
    background-color: rgba(0, 0, 0, 0.90);
}


/* Solutions container-fluid maxWidth */

@media (min-width: 1200px) {
    .container-fluid.widthSolutions {
        max-width: 96%;
    }
}

.event-desc {
    padding: 0px 20px 10px;
}

    .event-desc ul {
        padding: 0px;
        margin: 0px;
    }

        .event-desc ul li {
            list-style: none;
            line-height: 100%;
            margin: 0px 0px 20px;
            display: block;
            clear: both;
            color: #777;
        }

        .event-desc ul li:after {
            content: '';
            position: absolute;
            display: block;
            width: 10px;
            height: 2px;
            /* background: #CCC; */
            bottom: -11px;
            left: calc(50% - 5px);
        }


a .event-desc p {
    font-size: 20px;
}

/*  SOLUTIONS ACCESS   */

/* Default color */


.textAvalora {
    color: #009bde !important;
}

.breadcrumb.DefaultSol li:first-child a {
    color: #009bde !important;
}

.event-boxes .box.DefaultSol {
    border-top-color: #009bde;
}

.event-title.develop.tagline-message h3 {
}

.bgDefaultSol {
    background-color: #009bde !important;
}


/*  Solution components by group */
.box .event-desc h4 {
    font-size: 22px!important;
    color: #f9b451;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.1;
    margin-top: 0px;
}


/* solution develope custom green-blue  */

.sistems ul.breadcrumb li:first-child a {
    color: #2f8eab !important;
}




.event-title.develop.tagline-message h3 {
    color: #de870b;
    text-transform: uppercase;
    font-weight: 400;
    clear: both;
}

.event-title.develop .breadcrumb a {
    color: #FFF;
}


.breadcrumb.DigiSol li:first-child a {
    color: #de870b;
}


.event-boxes .box {
    width: 100%;
    border-top: 7px solid #009bde;
    border-bottom: 3px solid #eaeaea;
}

.event-boxes a:hover .box {
    border-top-color: #77bedc !important;
}


/* DIGITAL SOLUTIONS = DigSol   */
.textDigSol {
    color: #de870b;
}

.bgDigSol {
    background-color: #de870b;
}

.DigSol .event-boxes .box {
    border-top-color: #de870b;
}

/* Icos category */

.img-IcoSolutions {
    display: block;
    width: 50%;
    margin: 1% auto 0!important;
    max-width: 100px;
}


/* INFORMATION TECHNOLOGY InfoTech */


.InfoTech .overlay {
}

.InfoTech .event-boxes .box {
    border-top-color: #2f8eab;
}

.breadcrumb.InfoTech li:first-child a {
    color: #2f8eab;
}


.breadcrumb.rpa li:first-child a {
    color: #82b132;
}


.textInfoTech {
    color: #2f8eab !important;
}

.bgInfoTech {
    background-color: #2f8eab;
}

    .bgInfoTech.solutionMsg:after {
        background-color: transparent !important;
    }

.m180 {
    margin-top: -180px;
}


/* But access SOLUTIONS  */

.box.m180 {
    -webkit-transition: 0.5s; /* For Safari 3.1 to 6.0 */
    transition: 0.5s;
}

    .box.m180:hover {
        margin-top: -190px;
        background-color: #f6f6f6;
        cursor: pointer;
        -webkit-transition: 0.5s; /* For Safari 3.1 to 6.0 */
        transition: 0.5s;
    }


/* Color solutions 



Sistemas, arquitectura          #2f8caa Sistemas
Desarrollo                      #de870b Desarrollo
Consultoría                     #2b4675 Consultoria
Soporte TI                      #1be4ee Soporte
Trasnformación digital          #689133 RPA
Seguridad informatica           #6fb0b7 Cibersecurity


#019edb (Primary)


*/


/* Sistemas #2f8caa */

a:hover .borderTopSistemas {
    border-top-color: #2f8caa !important;
}

.textSistemas {
    color: #2f8caa !important;
}
/* /Sistemas #2f8caa */



a:hover .borderTopDesarrollo {
    border-top-color: #de870b !important;
}

.textDesarrollo {
    color: #de870b !important;
}



a:hover .borderTopConsultoria {
    border-top-color: #2b4675 !important;
}


/*  Soporte TI #1be4ee Soporte  */

.breadcrumb.Soporte li:first-child a {
    color: #1be4ee;
}


.Soporte .event-boxes .box {
    border-top-color: #1be4ee;
}


.textSoporte {
    color: #1be4ee !important;
}

.bgSporte {
    background-color: #1be4ee !important;
}

    .bgSporte .callout .lead {
        color: #000;
    }



.textConsultoria {
    color: #2b4675 !important;
}


a:hover .borderTopSoporte {
    border-top-color: #1be4ee !important;
}

.textSoporte {
    color: #1be4ee !important;
}


a:hover .borderTopRPA {
    border-top-color: #689133 !important;
}


a:hover .borderTopSecurity {
    border-top-color: #6fb0b7 !important;
}


.textRPA {
    color: #82b132 !important;
}

.bgRPA {
    background-color: #82b132 !important;
}


.rpa .event-boxes .box {
    border-top-color: #82b132;
}


/*  Security Solutions */

.textSecurity {
    color: #6fb0b7 !important;
}


.security .event-boxes .box {
    border-top-color: #6fb0b7;
}

.security .breadcrumb.rpa li:first-child a {
    color: #6fb0b7;
}

.bgSecurity {
    background-color: #6fb0b7 !important;
}





/* Text Grey */

.textGrey {
    color: #333 !important;
}


/* Temp solutions heights noFlex options */

.container-fluid.widthSolutions .col-md-3 .box {
    /*min-height: 430px;*/
}

/*  Temp margin-subSolutions  */

.m260 {
    margin-top: -260px;
}


.m200 {
    margin-top: -200px;
}


h4.textRPA small, h4.textSoporte small {
    display: block;
    background-color: white !important;
    color: #555 !important;
    font-size: 16px;
    border: 0 none !important;
}


.nopadtop {
    padding-bottom: 40px !important;
}

.nopadBottom {
    padding-bottom: 0px !important;
}

.minHeightSolutions {
    min-height: 430px;
}

.home-message small {
    font-weight: 300;
}



/*  Video background  */


.big-background {
    z-index: 550;
    text-align: center;
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden
}

    .big-background .big-background-container {
        width: 830px;
        max-width: 100%;
        display: inline-block;
        position: absolute;
        top: 78%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

.big-background-default-image {
    /*background:url(../images/sunset.jpg);*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 0;
    backface-visibility: hidden;
}

.wrapper {
    z-index: 600;
    position: relative;
}

body {
    background-attachment: fixed;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.social a {
    background-color: transparent !important;
    font-size: 16px;
}


/* Flexbox in Boostrap 3 adding class   */


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


/* Cookies style */


.km-cookie.js-cookie {
    position: fixed;
    top: 0%;
    display: block;
    z-index: 10000;
    background-color: rgba(255, 255, 255, 0.96);
    width: 100%;
    padding: 2%;
    text-align: center;
    left: 0%;
    height: 100%;
}

.km-cookie-l {
    margin-bottom: 20px;
}

    .km-cookie-l h2 {
        font-weight: 300;
    }


.km-btn.close {
    margin: 10px auto !important;
    float: none;
    width: auto;
}


.copyrights {
    background-color: #243040;
    border-top: none;
    padding: 30px 0;
}

.footerCopyrightsTXT {
    margin-top: 35px !important;
    color: #FFF;
    margin-left: 24px !important;
}


.brandFooter {
    display: block;
    margin-left: -10px;
    margin-bottom: 2px;
    margin-top: -14px;
    margin-left: -4px;
    margin-bottom: 7px;
    margin-top: -15px;
    width: 110px;
}

.brandFooter.ohla {
	width: 100px;
	margin-top: -8px;
}

.copyrights .list-inline li {
    color: #d0d0d0;
    font-weight: 300;
}

    .copyrights .list-inline li small {
        color: #FFF;
        font-weight: 600;
        font-size: 13px;
    }

.copyrights a:hover {
    color: #FFF!important;
}


/* Testimonial slider */
#carousel .img-circle {
    width: 100px !important;
    height: 100px !important;
    margin-bottom: -58px;
}

#carousel blockquote footer {
    color: #FFF;
}


/* Carousel ofertas de empleo */

.lastEmpleoyment .owl-stage-outer p a {
    text-align: center;
    display: block;
    position: absolute;
    bottom: 63px;
    color: #5a5a5a;
    width: auto;
    left: 25px;
    font-weight: 500;
}

    .lastEmpleoyment .owl-stage-outer p a:hover {
        color: #009bde;
    }


.lastEmpleoyment .course-details h4 a {
    color: #009bde;
}

    .lastEmpleoyment .course-details h4 a:hover {
        color: #888;
    }


/* Know us > conocenos  */

.mapCol {
    padding: 0;
    margin-top: 25px;
}


.mapServiceCoberture {
    background: rgba(253, 253, 253, 0.965);
    padding-top: 4.5em;
    padding-bottom: 0px;
}

    .mapServiceCoberture img.img-responsive {
        margin: 0 auto;
    }

.check.mapCover li {
    width: 20%;
    float: left;
    text-align: center;
    padding-top: 0;
    position: relative;
}

    .check.mapCover li:before {
        content: "\f041";
        left: auto;
        position: relative;
        top: 9px;
        display: block;
        padding-right: 0px;
        font-size: 24px;
    }


.bg-contact {
    background-color: #009bde !important;
}

.big-contact-form {
    margin-top: 50px;
}


.fakeMap {
    background-image: url(../images/fake-map.jpg);
    background-size: cover;
    background-position: top center;
}

.btnMap, .btn.btn-primary.btnMap {
    text-decoration: none !important;
    margin-bottom: 10px;
}


. newsList .post-meta {
}

.list-inline {
    font-size: 14px;
}


.mBottom15 {
    margin-bottom: 15px;
}

.boxed {
    box-shadow: none !important;
}

.list-inline .fa {
    color: #009bde;
}

/* News adjust */

.course-details {
    padding: 3rem 2rem;
    min-height: 250px;
    max-height: 250px;
    overflow: hidden;
    white-space: initial;
    text-overflow: ellipsis;
}

.image-wrap.entry {
    max-height: auto;
    min-height: auto;
    overflow: hidden;
	
}

.row.widget-header-div .image-wrap.entry {
    max-height: 240px;
    min-height: 240px;
    overflow: hidden;
	max-height: 100%;
    min-height: auto;
}

.overlay.newsOverlay {
    background-image: none;
    background-color: rgba(36, 48, 64, 0.85);
    z-index: 0;
}


.bg-newsIntro .tagline-message H3 {
    color: #fff;
}


#div-forms .close {
    top: 100%;
    right: 50%;
    font-size: 28px;
    margin-right: -10px !important;
}

    #div-forms .close:active, #div-forms .close:focus {
        outline: 0 none !important;
    }

section.section.newsFiltering {
    padding-top: 2rem;
}


#div-forms input[type="submit"] {
    margin-left: -25px;
}

/* Finder modal styles */

div#login-modal {
    top: 0;
}

    div#login-modal .modal-dialog {
        top: 40%;
    }


    div#login-modal button.close {
        font-size: 24px !important;
    }

#login-modal .modal-content {
    background-color: transparent;
}

#login-modal .modal-content {
    box-shadow: none;
    border: none;
}


.modal-backdrop.in {
    background: url(/images/pattern.png) repeat center center rgba(36, 48, 64, 0.85);
}


/* EZSearch result */

.ezsearch-result h2 a {
    font-size: 17px;
}


section.finderResults h2 {
    color: #ccc;
}

section.finderResults .breadcrumb {
    margin-bottom: 20px;
}


/* Info redirect  */

.message {
    color: #5e676f;
    font-size: 22px;
    text-transform: none;
    margin-top: 10px;
    font-weight: 300;
    display: block;
}

.locationStyle {
    display: block;
    margin: 0 auto -10px;
}

.gm-style-iw H3 {
    margin-top: 5px;
    color: #009bde;
    margin-bottom: 5px;
}

#topMap {
    width: 100%;
    height: 1px;
    overflow: hidden;
}


/* Animation background */







@-webkit-keyframes image_blur {
    0% {

        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -ms-filter: blur(0px);
        -o-filter: blur(0px);
        /* FF doesn't support blur filter, but SVG */
        filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '0');
        filter: blur(0px);
    }

    50%; {
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -ms-filter: blur(5px);
        -o-filter: blur(5px);
        /* FF doesn't support blur filter, but SVG */
        filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '5');
        filter: blur(5px);
    }

    100% {
        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -ms-filter: blur(0px);
        -o-filter: blur(0px);
        /* FF doesn't support blur filter, but SVG */
        filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '0');
        filter: blur(0px);
    }
}



@keyframes imgblur {
    0% {

        filter: blur(0px);
    }

    45% {

        filter: blur(0px);
    }
    60% {

        filter: blur(1px);
    }

    75%; {
        filter: blur(550px);
    }
    99% {
        filter: blur(550px);
    }
    100% {
        filter: blur(1px);
    }
}



.errorBackground .overlayTemp {
    animation-name: imgblur2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

@keyframes imgblur2 {
    0% {

        filter: blur(0px);
        opacity: 1;
    }


    66% {
        filter: blur(2px);
        opacity: 0.75;

    }
    100% {
        filter: blur(0px);
        opacity: 0.90;
    }
}

.section.gb .alert {
    margin-top: 50px;
    background: #f8f8f8;
    border: 0 none;
    border-bottom: 4px solid #009bde;
}

    .section.gb .alert span.fa {
        font-size: 50px;
        color: #009bde;
    }

    .section.gb .alert-info h3 {
        margin-top: 14px;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 21px;
    }


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}


/* Casos de exito */ 

h3.healine.noAfter::after {
    display: none;
}

h3.healine.noAfter {
    margin-bottom: -15px;
    /*margin-top: -5px;*/
}

.overlay.casosExito {
    z-index: 0;
    background-image: none;
}

.tagline-message.casoExito H3 {
    text-transform: uppercase;
}

.tagline-message.casoExito H3 {
    font-weight: 400;
    margin-bottom: 8px;
}


.tagline-message.casoExito H3 SMALL {
    display: block;
    color: #FFF;
    font-weight: 300;
}

.tagline-message.casoExito H3 SMALL STRONG {
    font-weight: 400;
}

blockquote.casoExito {
    width: 75%;
    margin: 0 auto;
    color: #555;
    font-size: 19px;
    padding-left: 60px;
    padding-right: 60px;
}


.casoExito .box.text-center {
    height: 100%;
    font-size: 18px;
}

h3.healine small strong {
    font-weight: 600;
}


.section.bgWhite {
    background-color: #FFF;
}

.boxed.boxedp4.bgGrey {
    background: #f6f6f6;
}

.bgGrey .box.text-center.casoExito {
    background-color: #FFF;
}

.mb10 {
    margin-bottom: 10px;
}

.casoExito h4.textAvalora {
    font-size: 25px!important;
}


.blog-box {
    margin-bottom: 0px;
}



.sidebar .widget-title {
    font-weight: 400;
    color: #209ade;
    text-transform: uppercase;
    font-size: 24px;
}

/* Modal contact white text */

.modalWhite, .modalWhite H1, .modalWhite H2, .modalWhite H3  {
	color: #FFF!important;
}


/* Flex problems */

.widget-header-div {
    display: block;
    flex-wrap: initial;
}

    .widget-header-div.flex-wrap {
        flex-wrap: wrap;
    }


/* Link partners */

.linkPartners {

}

    .linkPartners img.img-responsive:hover {
        border-color: #009bde;
    }

/* Flex properties */

.widget-header-div {
    display: flex;
    flex-wrap: wrap;
}


.widthSolutions .row.event-boxes.m260.widget-header-div {
    display: flex;
}


/* Noticias big background */

section.section.db.p120.bg-newsIntro {
    padding-bottom: 80vh !important;
}

section.section.gb.nopadtop .boxed {
    margin-top: -73vh!important;
	padding-top: 2rem;
}

section.section.gb.nopadtop .boxed.boxedp4.topUpon {
    margin-top: -60px!important;
}

section.section.db.p120 {
    padding-bottom: 82vh !important;
}

/* Ajuste buscador */

.finderResults ~ section.section.gb.nopadtop .boxed {
    margin-top: -60px!important;
}

/* BannerCustom Umbraco Style */

.section.Banner {
    background-size: 100%;
    background-position: center center;
    background-size: cover;
}

section.Banner .overlay, .BannerLeft .overlay, .BannerRight .overlay, .BannerCenter .overlay {
    z-index: 0;
}

.BannerLeft {

}

.BannerCenter .col-xs-11.col-xs-offset-1.col-md-7.col-md-offset-1.text-left {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.BannerCenter .col-xs-11.col-xs-offset-1.col-md-7.col-md-offset-1.text-left .underlineLeft::after {
        right: 50%;
        left: auto;
        margin-right: -20px;
}
.BannerCenter .col-md-3.text-center {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

    .BannerRight .col-xs-11.col-xs-offset-1.col-md-7.col-md-offset-1.text-left {
        float: right;
        text-align: right;
        margin-left: 0%;
        margin-right: 20.333333%;
        width: 48.33333333%;
    }
    .BannerRight .col-xs-11.col-xs-offset-1.col-md-7.col-md-offset-1.text-left .underlineLeft::after {
        right: 0px;
        left: auto;
    }

    .BannerRight .col-md-3.text-center .main-button {
        float: right;
        margin-right: -32%;
    }

/* Banners styles btn align */

.BannerRight.btnRight .col-md-3.text-center {
    width: 100%;
    text-align: right;
}

.BannerRight.btnRight .col-md-3.text-center .main-button {
    margin-right: 20.333333%;
    float: none;
}

.BannerLeft.btnLeft .col-md-3.text-center {
    width: 100%;
    text-align: left;
}

.BannerLeft.btnLeft .col-md-3.text-center .main-button {
    margin-left: 8.33333333%;
    float: none;
}