
/**************     Footer     ********************/
.footerEnd {
    line-height: 60px;
    background: #f2f2f2;
    text-align: center;
}


.footerEnd > div {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.footerEnd a {
    color: #666;
    font-size: 13px;
    padding: 0 15px 0 0;
}

.subFooter .twoCols {
    display: inline-block;
    width: 49%;
}

.beforeFooterEnd .title-effect .rw-words-1 span {
    animation-name: rotateWordsFirst;
    animation-duration: 6s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-delay: 0s;
    opacity: 0;
    margin-left: -4px;
}

.beforeFooterEnd .internal{
    width:60%;
    margin:auto;
}

/* Change words in botoom footer influence message */
@keyframes rotateWordsFirst {
    0% {
        opacity: 0;
        animation-timing-function: linear;
        height: 0;
    }

    8% {
        opacity: 1;
        /* height: 60px; */
    }

    19% {
        opacity: 1;
        /* height: 60px; */
    }

    40% {
        opacity: 0;
        /* height: 60px; */
    }

    100% {
        opacity: 0;
    }
}

.title-effect {
    text-align: left;
}

.mainFooter {
    /* height: 380px; */
    /* background: #f3f3f3; */
    margin-top: -120px;
    background: #f3f3f3 url(https://aicad.do/images/footerImage.png) no-repeat;
    background-size: contain;
    background-position: center;
}

.socialIcon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 12px;
    border: 2px solid black;
    color: black
}

.footerCols a {
    margin-right: 5px;
    line-height: 7px;
}

.footerNumber {
    display: block;
    font-size: 1.1rem;
    font-weight: 700;
    color: black;
    letter-spacing: 1px;
    margin-top: 15px;
}

.phoneDiv {
    margin-bottom: 15px;
}

.footerCols span {
    color: black;
    font-size: 12px;
    letter-spacing: 1px;
}

.footThreeCols {
    display: inline-block;
    margin-top: 30px;
    text-align: right;
}

ul.officinas {
    list-style: none;
}

.officinas a {
    color: black;
    font-size: 15px;
}

.angleUp {
    position: relative;
    float: right;
    margin-right: 22%;
    margin-top: -60px;
    cursor: pointer;
}

.angleUp .socialIcon {
    color: white;
    border-color: white;
    background: black;
}

.btnEnviar a {
    border: 3px solid black;
    float: left;
    width: 100%;
    padding: 11px 10px;
    text-align: left;
    color: black;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
}

.btnEnviar {
    width: 70%;
    color: black;
    font-size: 16px;
    background: transparent;
    margin-bottom: 6px;
    float: left;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.formPie {
    margin-top: 10px;
    margin-right: 12px;
    float: left;
    color: #000;
    text-decoration: none;
    width: 30%;
}

.oficinas h1 {
    font-weight: 300;
    font-size: 34px;
    margin: 10px;
    color: #232323;
    font-family: 'open sans condensed', Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: -2px;
}

svg.socialIcon:hover {
    border-color: #333;
    transition: 0.3s ease;
}

svg.socialIcon {
    transition: 0.3s ease;
}

svg.socialIcon.svg-inline--fa.fa-youtube.fa-w-18:hover {
    color: red;
}

svg.socialIcon.svg-inline--fa.fa-facebook.fa-w-14:hover {
    color: #3c5a99;
}

svg.socialIcon.svg-inline--fa.fa-twitter.fa-w-16:hover {
    color: #1bb2e9;
}

svg.socialIcon.svg-inline--fa.fa-linkedin.fa-w-14:hover {
    color: #006699;
}

a.footerNumber {
    text-decoration: none;
    transition: 0.3s ease;
}

a.footerNumber:hover {
    opacity: 0.6;
    transition: 0.3s ease;
}

.btnEnviar a:hover {
    transform: scale(1.05);
    transition: 0.3s ease;
    color: white !important;
}

.btnEnviar a {
    transition: 0.3s ease;
}

.doubleUpIcon {
    border-radius: 50%;
    color: white;
    background: black;
    width: 40px;
    height: 40px;
    padding: 12px 15px;
}

svg.doubleUpIcon:hover {
    opacity: 0.8;
    transition: 0.3s ease;
}

svg.doubleUpIcon {
    transition: 0.3s ease;
}

.officinas a:hover {
    opacity: 0.8;
    transition: 0.3s ease;
}

.officinas a {
    transition: 0.3s ease;
}


.better-footer {
    width: 100%;
    margin: auto;
    padding: 5px 0px;
    padding-top: 20px;
}

.footer {
    background: #f3f3f3;
    overflow: hidden;
}

.footer-title-left {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.footer-title-right {
    display: flex;
    align-items: center;
    justify-content: baseline;
    margin-bottom: 20px;
}

.footer .footer-logo {
    width: 85%;
    padding: 20px;
    margin-top: -60px;
}

.footer-title h1 {
    font-size: 2rem;
}

.twitter-icon-wrapper i {
    font-size: 18px;
}

.twitter-icon-wrapper {
    border: 2px solid;
    padding: 12px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    text-align: center;
}
a.twitter-icon-wrapper + a.twitter-icon-wrapper {
    margin-left: 5px;
}

.twitter-icon-wrapper a {
    color: #000;
}

.twitter-icon-wrapper a:hover {
    color: #1bb2e9;
}

ul.officinas li {
    text-align: right;
}

.footer-numbers ul {
    margin: 0;
}

.footer-numbers ul li a {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
}

.footer-numbers ul li label {
    display: block;
    margin-top: -5px;
    font-weight: normal;
}

.footer-title-left h2 {
    /* font-size: 1.5rem; */
}

.footer-divider {
    position: relative;
    z-index: 0;
}

.div-transparent:before {
    content: "";
    position: absolute;
    top: 0;
    left: 5%;
    right: 5%;
    width: 90%;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#303133), to(transparent));
    background-image: linear-gradient(90deg, transparent, #303133, transparent);
}

.div-arrow-down:after, .div-tab-down:after {
    content: "";
    position: absolute;
    z-index: 1;
    height: 14px;
    border-bottom: 1px solid #303133;
    border-right: 1px solid #303133;
}

.div-arrow-down:after {
    top: -7px;
    left: calc(50% - 7px);
    width: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #11465b;
}


.footer img {
    width: auto;
    max-width: 100%;
}

/***** dark-footer ******/
.footer.footer-dark {
    background: #333;
}

.footer-dark .officinas a {
    color: #fff
}

.footer-dark .footer-title-left h2 {
    color: #fff
}

.footer-dark .footer-numbers ul li a {
    color: #fff
}

.footer-dark .footer-numbers ul li label {
    color: #fff;
}

.footer-dark .twitter-icon-wrapper {
    color: #fff;
}

.footer-dark .twitter-icon-wrapper i {
    color: #fff;
}

.footer-dark .btnEnviar a {
    color: #fff;
    border-color: #fff;
}


.footer-numbers ul li {
    margin-bottom: 5px;
}



@media (max-width: 1600px ) {

    .angleUp {
        position: relative;
        float: right;
        margin-right: 25%;
        margin-top: -60px;
        cursor: pointer;
    }

    .angleUp .socialIcon {
        color: white;
        border-color: white;
        background: black;
    }

    .beforeFooterEnd .internal {
        width: 52%;
        margin: auto;
    }
}

@media (max-width: 1366px ) {

    .angleUp {
        position: relative;
        float: right;
        margin-right: 27%;
        margin-top: -60px;
        cursor: pointer;
    }

    .angleUp .socialIcon {
        color: white;
        border-color: white;
        background: black;
    }

    .beforeFooterEnd .internal {
        width: 54%;
        margin: auto;
    }
    
    .forminsider {
        width: 100%;
    }
}



@media (min-width: 1366px ) {
    .footer-logo {
        padding: 55px;
    }

    .footer-numbers ul {
        list-style: none;
    }

    .footer-numbers ul label {
        margin-bottom: 2px;
    }

    ul.officinas li {
        padding: 2px 0;
    }
}

@media (max-width: 1200px ) {
    .footer .footer-logo {
        margin-top: 0;
    }

    ul.officinas li {
        text-align: center;
    }

    .footer-title-left {
        justify-content: center;
    }

    .footer-title-right {
        justify-content: center;
    }

    .footer-numbers ul li {
        text-align: center;
    }

    .btnEnviar.formPie {
        display: block;
        width: 100%;
        text-align: center;
    }

    .btnEnviar.formPie a {
        justify-content: center;
    }

    .btnEnviar.formPie a i {
        margin-left: 10px;
    }

    .footerEnd > div {
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
    }
}
