/* Logo Doctorweb */
.doctorweb .doc1 {
    width: 10%;
    animation: 10s doc infinite ease;
}

.doctorweb .doc2 {
    width: 50%;
}

@keyframes doc {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(360deg);
    }

    90% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

/* Logo Doctorweb */
/* Boton whatsapp  */
.btn-whatsapp {
    display: block;
    width: 75px;
    height: 75px;
    color: #333;
    position: fixed;
    right: 1%;
    bottom: 1%;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    z-index: 999;
    font-size: 70px !important;
    background: rgba(38, 212, 102, 1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(38, 212, 102, 1) 0%, rgba(34, 186, 89, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(38, 212, 102, 1)), color-stop(100%, rgba(34, 186, 89, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(38, 212, 102, 1) 0%, rgba(34, 186, 89, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(38, 212, 102, 1) 0%, rgba(34, 186, 89, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(38, 212, 102, 1) 0%, rgba(34, 186, 89, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(38, 212, 102, 1) 0%, rgba(34, 186, 89, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26d466', endColorstr='#22ba59', GradientType=1);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    transition: ease .5s;
}

.btn-whatsapp i {
    color: #fff !important;
    transition: ease .5s;
    display: block;
    margin-top: 4%;
}

.btn-whatsapp:hover {
    background-color: #333;
    transform: rotate(360deg);
    transition: ease .5s;
}

.btn-whatsapp span {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    font-size: .3em;
    right: 2px;
    background-color: #de2f36;
    color: #fff;
    border-radius: 100px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    transition: .5s ease;
    animation: iconw 2s infinite ease-in-out;
}

.btn-whatsapp:hover span {
    display: none !important;
    transition: .5s ease;
}

@keyframes iconw {
    0% {
        transform: scale(.8);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(.8);
    }
}

/* Boton whatsapp  */
.header-area .header-top-area {
    z-index: 0 !important;
}

.main-header::before {
    position: absolute;
    content: '';
    left: 0;
    top: -1px;
    height: 101%;
    min-width: 10%;
    background: #36b3a5;
}

.main-header .main-header-item .header-logo {
    background-color: #fff;
}

.main-header .main-header-item .header-logo {
    background-color: #0d4554;
}

.header-area .header-top-area {
    background-color: #0d4554;
}

.header-area .header-top-area .header-top ul li a i {
    color: #36b3a5;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    height: 600px;
}

.slick-arrow {
    display: none !important;
}

.banner-area .banner-content {
    margin-top: -20%;
}

.main-btn,
.main-btn::before {
    border-radius: 100px;
}

.banner-slide .banner-area {
    animation: slide 10s linear infinite alternate-reverse;
    background-size: cover;
}

.banner-area .banner-content .title {
    text-shadow: -4px 3px 0px #36b3a5;
    text-transform: uppercase;
    font-size: 4em;
}

.main-header .main-header-item .header-menu ul li .sub-menu {
    width: 300px;
}

.best-creative-area .best-creative-bg .best-creative-content .title,
.best-creative-area .best-creative-bg .best-creative-content p {
    color: #fff;
}

.cta-content h2 {
    color: #36b3a5;
}

.join-thousands-area .join-thousands-content .item span {
    font-weight: 400;
}

.best-creative-area .best-creative-bg::before {
    background: none !important;
}

.we-knows-area .we-knows-center .we-know-logo {
    background: transparent;
}

.join-community-area2::before {
    right: 56% !important;
}

.join-community-area .community-logo {
    left: 0;
}

.join-community-area2 .community-logo {
    right: 0;
}

.cta-area {
    z-index: 9;
}

.main-header {
    z-index: 999 !important;
}

.modal {
    z-index: 9999 !important;
}

.community-logo img {
    width: 100%;
    opacity: .5;
}

.company-logos-area {
    background: #e9ecef;
    padding-top: 15%;
    padding-bottom: 110px;
    position: relative;
    margin-top: -7%;
}

.trusted-area {
    background-size: cover;
}

.we-knows-area .we-knows-item .we-knows-item-content {
    padding: 8%;
}

.join-community-area .join-community-content .title {
    padding-right: 0%;
}

.join-community-area::before {
    background: url(../images/home9.jpg);
    background-size: cover;
}

.join-community-area2::before {
    background: url(../images/home10.jpg);
    background-size: cover;
}

.join-community-area3::before {
    background: url(../images/home11.jpg);
    background-size: cover;
}

.join-community-area-ortopedia::before {
    background: url(../images/home12.jpg);
    background-size: cover;
}

.join-community-area-psicologia::before {
    background: url(../images/home13.jpg);
    background-size: cover;
}

.main-header .main-header-item .header-social ul li a {
    color: #333;
}

.company-logos-text p,
.cta-area .cta-bg .cta-text p {
    color: #fff;
}

.best-creative-area .best-creative-bg .best-creative-list .best-creative-seats {
    padding-left: 5%;
}

.modal-dialog {
    max-width: 50%;
}

.main-btn {
    color: #fff !important;
}

.main-btn:hover {
    color: #0d4554 !important;
}

.company-logos-area .logo-item img {
    opacity: 1;
}

.company-logos-area .logo-item:hover img {
    opacity: .8;
}

.modal-body {
    text-align: center;
}

.page-title-area .page-title-content .title {
    text-shadow: -4px 3px 0px #36b3a5;
    text-transform: uppercase;
}

.contact-info-area .contact-info-content .title {
    color: #0d4554;
    border-radius: 100px;
}

.go-top-area .go-top.active {
    border-radius: 100px;
}

.go-top-wrap .go-top-btn::after {
    border-radius: 100px;
    height: 60px;
    width: 60px;
}

.go-top-area .go-top.active:hover {
    border-radius: 100px;
}

.go-top-area .go-top::before {
    border-radius: 100px;
}

.go-top-wrap .go-top-btn i {
    font-size: 50px;
}

.header-area .header-top-area .header-top ul li a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 10px !important;
}

@keyframes slide {
    0% {
        background-position: 80%;
    }

    100% {
        background-position: 90%;
    }
}

.go-top-wrap .go-top-btn {
    width: 60px;
    height: 60px;
}

.join-community-area-ortopedia {
    padding: 2%;
}

.main-header .main-header-item .header-menu ul li .sub-menu > li a {
    padding: 5px 10px;
}

.main-header .main-header-item .header-logo {
    width: 360px !important;
}

.header-logo img {
    width: 300px !important;
}

@media only screen and (min-width: 767px) and (max-width: 1210px) {
    .banner-slide {
        margin-top: 0px !important;
    }

    .main-header .main-header-item .header-logo {
        width: 200px !important;
    }

    .header-logo img {
        max-width: 150px !important;
    }

    .header-area .header-top-area .header-top ul li a {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 9px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

    .benefits-dot,
    .cta-area .cta-bg .cta-dot-3,
    .cta-area .cta-bg .cta-dot,
    .we-knows-area .we-know-line,
    .benefits-area .benefits-dot,
    .space-to-make-area .shape-pattern-2,
    .leading-area .leading-dot,
    .leading-area .leading-line {
        animation: none !important;
    }

    .wow {
        animation-name: none !important;
        visibility: visible !important;
    }

    .main-header .main-header-item .header-logo {
        width: 293px !important;
    }

    .banner-slide {
        margin-top: 0px !important;
    }

    .join-community-content {
        background-color: rgba(0, 102, 102, 0.7);
        padding: 5%;
        text-align: center;
    }

    .join-community-area-ortopedia::before {
        background-position: 40%;
    }

    .go-top-area .go-top.active {
        border-radius: 100px;
        right: 1% !important;
        bottom: 1% !important;
    }

    .go-top-wrap .go-top-btn::after {
        border-radius: 100px;
        height: 60px;
        width: 60px;
    }

    .go-top-area .go-top.active:hover {
        border-radius: 100px;
    }

    .go-top-area .go-top::before {
        border-radius: 100px;
    }

    .go-top-wrap .go-top-btn i {
        font-size: 50px;
    }

    .page-title-area .page-title-content .title {
        font-size: 2em;
    }

    .company-logos-area .col-sm-2 {
        width: 33.33% !important;
    }

    .join-community-area .join-community-content .title {
        text-shadow: -4px 3px 0px #36b3a5;
    }

    .join-community-area2 .community-logo {
        left: 0 !important;
        width: 0%;
    }

    .join-community-area2::before {
        right: 0% !important;
    }

    .join-community-area::before {
        width: 100%;
    }

    .contact-info-content {
        padding-top: 10%;
    }

    .we-knows-area .we-knows-item.item-2 .we-knows-item-content,
    .we-knows-area .we-knows-item .we-knows-item-thumb {
        margin-left: 0px;
    }

    .benefits-area,
    .leading-area {
        overflow-y: hidden;
    }

    .cta-content .main-btn {
        display: block;
        margin-top: 5%;
    }

    .modal-body a {
        margin-top: 2% !important;
    }

    .modal-body {
        text-align: center !important;
    }

    .text2slide {
        font-size: 2em !important;
    }

    .banner-area .banner-content .title {
        text-shadow: -4px 3px 0px #36b3a5;
        text-transform: uppercase;
        font-size: 3.5em;
    }

    @keyframes slide {
        0% {
            background-position: 80%;
        }

        100% {
            background-position: 70%;
        }
    }

    body,
    section,
    header {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: hidden !important;
    }

    .centertextr {
        text-align: center;
    }

    .doctorweb .doc1 {
        width: 5%;
    }

    .doctorweb .doc2 {
        width: 20%;
    }

    .doctorweb {
        display: block;
    }

    .join-community-area {
        width: 100% !important;
    }

    .testimonial-area {
        padding-bottom: 0px;
    }
}
