@import url('css/font-Lato.css');

body {
    color: #262626;
    font-size: 16px;
    line-height: 1.8;
    font-family: 'Lato', sans-serif;
}

img {
    vertical-align: baseline;
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
    color: #262626;
    outline: none;
}

a:visited {
    color: #757686;
    outline: none;
}

a:hover, a:focus, a:active {
    color: #262626;
    outline: none;
}

a:focus {
    outline: thin dotted;
    outline: none;
}

a:hover, a:active {
    outline: 0;
    list-style: none;
    outline: none;
}

/*--------------------------------------------------------------
# Site Header
--------------------------------------------------------------*/
/*
# Header Bar
--------------------------------*/
.top-header-bar {
    background: #4b9b60;
    color: #fff;
}
/*Header logo*/


.logoConvenios{
    width: 1000px;
    height: auto;
}
.logosConvenios ul{
    display: inline-block;
    list-style: none;
    margin-top: 0px;
    margin-left: 10%;
    margin-bottom: 10px;
}
.logosConvenios ul li{
    display: inline-block;
    width: 150px;
    margin-right: 80px;
}
.logosConvenios ul li img{
    width: 150px;
}
/*
# Header Bar Email
--------------------------------*/
.header-bar-email,
.header-bar-text {
    margin: 5px 0;
    font-size: 12px;
    line-height: 1;
}
#testando{}
#responsa{
    line-height: 1.5;
    /*border: 1px solid rgba(255,255,255,.4);*/
    padding: 5px;

}

.header-bar-email a,
.header-bar-text span {
    text-transform: lowercase;
    color: #fff;
    text-decoration: none;
}
.semform{
    text-decoration: none;
}
.semform:hover{
    text-decoration: none;
}
/*
# Header Bar Text
--------------------------------*/
.header-bar-text {
    margin-left: 48px;
}

.header-bar-text p {
    margin: 0;
}

/*
# Header Bar Donate Button
--------------------------------*/
.contato-btn a {
    display: inline-block;
    padding: 20px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    text-decoration: navajowhite;
    background: #4b9b60;
    /*border: 1px solid rgba(255,255,255,.4);*/
    /*padding: 20px;*/
    margin-top: -8px;
}

/*
# Site Branding
--------------------------------*/
.site-branding {
    width: calc(100% - 24px);
    padding: 0 0;
}
.site-header .top-header-bar .container ul.redes .fa {
    /*width: 24px;*/
    /*margin-right: 6px;*/
    /*font-size: 24px;*/
    color: rgba(255,255,255,.8);
    /*padding-left: 5px;*/
  }
.site-header ul li .fa {
    width: 24px;
    /*margin-right: 10px;*/
    font-size: 18px;
    text-align: center;
    color: #a6ce46;
}
.redes{
    /*margin-left: 0px;*/
    /*margin-top: 8px;*/
}

.redes li{
    display: inline-block;
    /*font-size: 24px;*/
    margin-left: 5px;
    /*padding: 0px 10px;*/
    /*border: 2px solid rgba(255,255,255,.8);;*/
    /*border-radius:100%;*/
    background-color: #4b9b60;
    /*padding-top: -5%;*/
}

.site-branding a {
    margin-top: 6px;
}

/*
  hm Menu
----------------------------------------*/
.hm-menu {
    position: relative;
    width: 24px;
    height: 22px;
    margin: 0 auto;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.hm-menu span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #262626;
    border-radius: 10px;
    opacity: 1;
    left: 0;
    transition: .25s ease-in-out;
}

.hm-menu span:nth-child(1) {
    top: 2px;
}

.hm-menu span:nth-child(2),
.hm-menu span:nth-child(3) {
    top: 10px;
}

.hm-menu span:nth-child(4) {
    top: 18px;
}

.hm-menu.open span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%;
}

.hm-menu.open span:nth-child(2) {
    transform: rotate(45deg);
}

.hm-menu.open span:nth-child(3) {
    transform: rotate(-45deg);
}

.hm-menu.open span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%;
}

/*
# Main Menu
--------------------------------*/
.site-navigation ul {
    position: fixed;
    top: 0;
    left: -320px;
    z-index: 9999;
    width: 320px;
    max-width: calc(100% - 120px);
    height: 100%;
    padding: 30px 15px;
    margin: 0;
    background: #fff;
    list-style: none;
    overflow-x: scroll;
    transition: all 0.35s;
}

.site-navigation.show ul {
    left: 0;
}

.site-navigation ul li {
    margin: 0 16px;
}
.site-navigation ul li a {
    display: block;
    padding: 16px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: #262626;
    text-decoration: none;
    transition: color .35s;
}

@media screen and (min-width: 992px) {
    .site-navigation ul {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 0;
        overflow: auto;
        background: transparent;
    }

    .site-navigation ul li a {
        padding: 49px 0 30px;
    }

    .site-branding {
        width: auto;
    }
}

.site-navigation ul li a:hover,
.site-navigation ul li.current-menu-item a {
    border-bottom: 3px solid #a6ce46;
    color: #4b9b60;
}

/*
# Menu SHopping Cart
--------------------------------*/
.header-bar-cart {
    margin-left: 40px;
}

.header-bar-cart a {
    width: 48px;
    height: 100%;
}

.header-bar-cart a {
    color: #fff;
    text-decoration: none;
}

/*--------------------------------------------------------------
# uro Section
--------------------------------------------------------------*/
.uro-slider {
    max-height: 820px;
}

.uro-content-wrap {
    position: relative;
    color: #fff;
}

.uro-content-overlay {
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);
}

.uro-content-wrap img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}

.uro-content-overlay h1 {
    margin: 0;
    font-size: 102px;
    font-weight: 600;
    line-height: 1;
}

.uro-content-overlay h4 {
    margin: 0;
    font-size: 46px;
    font-weight: 600;
}

.uro-content-overlay p {
    font-weight: 500;
    line-height: 1;
    font-size: 24px;
}

.uro-content-overlay .entry-footer a.btn {
    color: #fff;
}

.uro-slider .pagination-wrap {
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 60px;
}


.uro-slider .swiper-pagination-bullet {
    width: 24px;
    height: 20px;
    margin-right: 6px;
    border-radius: 0;
    font-size: 12px;
    color: #fff;
    background: transparent;
    opacity: 1;
}

.uro-slider .swiper-pagination-bullet-active {
    color: #4b9b60;
}

.uro-slider .swiper-button-next,
.uro-slider .swiper-button-prev {
    width: 70px;
    height: 70px;
    margin-top: -35px;
    border-radius: 50%;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#32b8c1+1,2f88b5+100 */
background: #4b9b60; /* Old browsers */
background: -moz-linear-gradient(top, #4b9b60 1%, #a6ce46 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #4b9b60 1%,#a6ce46 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #4b9b60 1%,#a6ce46 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32b8c1', endColorstr='#2f88b5',GradientType=0 ); /* IE6-9 */
opacity: 0.4;
}

.uro-slider .swiper-button-next {
    right: 80px;
}

.uro-slider .swiper-button-prev {
    left: 80px;
}

.uro-slider .swiper-button-next span,
.uro-slider .swiper-button-prev span {
    display: block;
    width: 36px;
    padding-top: 15px;
    margin: 0 auto;
}

.uro-slider .swiper-button-next path,
.uro-slider .swiper-button-prev path {
    fill: #fff;
}

.uro-slider .swiper-button-next.swiper-button-disabled,
.uro-slider .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

@media screen and (max-width: 1200px){
    .uro-content-overlay h1 {
        font-size: 72px;
    }

    .uro-content-overlay h4 {
        font-size: 32px;
    }

    .uro-content-overlay p {
        font-size: 14px;
    }

    .uro-slider .pagination-wrap {
        height: 40px;
    }
    .uro-content-overlay h1 {
        font-size: 48px;
    }

    .uro-content-overlay h4 {
        font-size: 22px;
    }

    .uro-content-overlay p,
    .uro-slider .pagination-wrap,
    .uro-slider .swiper-button-next,
    .uro-slider .swiper-button-prev{
        display: none;
    }

    .uro-content-overlay footer{
        margin-top: 12px !important;
    }

    .home-page-welcome img {
        margin-bottom: 60px;
    }

    .esquerdaL li p{
        color: #FFFFFF;
    }
    
}

@media screen and (max-width: 992px){
    .uro-content-overlay h1 {
        font-size: 48px;
    }

    .uro-content-overlay h4 {
        font-size: 22px;
    }

    .uro-content-overlay p,
    .uro-slider .pagination-wrap,
    .uro-slider .swiper-button-next,
    .uro-slider .swiper-button-prev{
        display: none;
    }

    .uro-content-overlay footer{
        margin-top: 12px !important;
    }

    .home-page-welcome img {
        margin-bottom: 60px;
    }
    
}

/*--------------------------------------------------------------
# Elements Page
--------------------------------------------------------------*/
.elements-wrap {
    margin-top: 80px;
}

.elements-page .elements-heading .entry-title {
    font-size: 24px;
    font-weight: 600;
    color: #262626;
}

.elements-page .elements-container {
    margin-top: 54px;
}

.elements-page .btn {
    margin-right: 20px;
}

/*
# Button
----------------------------------*/
.btn {
    padding: 18px 40px;
    border: 2px solid #262626;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    color: #262626;
    outline: none;
}

.btn:focus {
    outline: none;

}

.btn.blue-border {
    border-color: #4b9b60;
}

.btn.blue-border:hover,
.btn.gradient-bg {
    border-color: transparent;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#32b8c1+1,2f88b5+100 */
    background: #32b8c1; /* Old browsers */
    background: -moz-linear-gradient(top, #4b9b60 1%, #a6ce46 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4b9b60 1%,#a6ce46 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4b9b60 1%,#a6ce46 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32b8c1', endColorstr='#2f88b5',GradientType=0 ); /* IE6-9 */
    color: #fff;
}

/*
# Accordion
----------------------------------*/
.accordion-wrap {
    position: relative;
}

.accordion-wrap .entry-content {
    margin: 0;
}

.accordion-wrap .entry-title {
    padding: 12px 38px;
    margin-bottom: 15px;
    border-radius: 30px;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: 600;
    color: #262626;
    cursor: pointer;
}

.accordion-wrap .entry-title.active {
    border: 0;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#32b8c1+1,2f88b5+100 */
    background: #32b8c1; /* Old browsers */
    background: -moz-linear-gradient(top, #32b8c1 1%, #2f88b5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #32b8c1 1%,#2f88b5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #32b8c1 1%,#2f88b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32b8c1', endColorstr='#2f88b5',GradientType=0 ); /* IE6-9 */
    color: #fff;
}

.accordion-wrap .entry-title .arrow-r::before,
.accordion-wrap .entry-title .arrow-d::before {
    content: "+";
    font-size: 24px;
    font-weight: 400;
}

.accordion-wrap .entry-title .arrow-d::before {
    content: "-";
}

/*
# Content
----------------------------------*/
.accordion-wrap .entry-content {
    display: none;
}

.accordion-wrap .entry-content p {
    padding: 18px 38px;
    font-size: 14px;
    line-height: 2;
    color: #929191;
}

/*
# Tabs
----------------------------------*/
ul.tabs-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.tabs-nav .tab-nav {
    padding: 12px 32px;
    margin-right: 6px;
    border-radius: 30px;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: 600;
    color: #262626;
    cursor: pointer;
    transition: all .35s;
}

ul.tabs-nav .tab-nav.active {
    border: 0;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#32b8c1+1,2f88b5+100 */
    background: #32b8c1; /* Old browsers */
    background: -moz-linear-gradient(top, #32b8c1 1%, #2f88b5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #32b8c1 1%,#2f88b5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #32b8c1 1%,#2f88b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32b8c1', endColorstr='#2f88b5',GradientType=0 ); /* IE6-9 */
    color: #fff;
}

.tabs .tab-nav {
    margin-bottom: -1px;
    z-index: 99;
}

#hoho{
    width: auto;
    height: 55px;
}


.tabs-container {
    padding: 34px;
}

.tab-content {
    display: none;
}

.tab-content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 2;
    color: #929191;
}

/*
# Counter Box
----------------------------------*/
.counter-box {
    margin: 20px 0;
    text-align: center;
}

.counter-box .start-counter {
    margin-top: 10px;
    font-size: 48px;
    font-weight: 500;
    color: #262626;
}

.counter-box .counter-k {
    font-size: 24px;
    font-weight: 500;
}

.counter-box .entry-title {
    margin-top: 16px;
    font-size: 14px;
    color: #595858;
}

/*
# Icon Box
----------------------------------*/
.item p{
    color: white;
    width: 90%;
    padding-left: 30%;
}
.item h4{
    color: white;
    padding-top: 15%;
}
.icon-box {
    padding: 40px;
    border-radius: 24px;
    /*background: #ecf2f5;*/
    border: 1px solid rgba(0,0,0,0.0);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    text-align: center;
    transition: all .35s;
    cursor: pointer;
}
.bbb{
    width: 350px;
    height: 300px;
    margin-top: 10px;
    margin-bottom: 200px; 
    margin-right: 30px;
}
.icon-box-equipe {
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 40px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(0,0,0,0.0);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: all .35s;
    cursor: pointer;

}
.icon-box-equipe-mult {
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 40px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(0,0,0,0.0);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: all .35s;
    cursor: pointer;
    width: 220px;
    height: 400px;

}
.icon-box-test {
    padding: 40px;
    border-radius: 100%;
    width: 250px;
    height: 250px;
    /*background: #ecf2f5;*/
    border: 1px solid rgba(0,0,0,0.0);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    text-align: center;
    transition: all .35s;
    cursor: pointer;
}
.owl-carousel{
    margin-top: 10%;
}
.icon-box-test:hover,
.icon-box.active {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 100%;
    box-shadow: 0px 0px 80px rgba(0,0,0,0.3);
}
.icon-box:hover,
.icon-box.active {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 24px;
    box-shadow: 0px 0px 80px rgba(0,0,0,0.3);
}
.icon-box-equipe:hover,
.icon-box-equipe.active {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 24px;
    box-shadow: 0px 0px 80px rgba(0,0,0,0.3);
}
.icon-box-equipe-mult:hover,
.icon-box-equipe-mult.active {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 24px;
    box-shadow: 0px 0px 80px rgba(0,0,0,0.3);
}

.icon-box figure img:nth-of-type(1) {
    display: block;
}

.icon-box figure img:nth-of-type(2) {
    display: none;
}

.icon-box:hover figure img:nth-of-type(1),
.icon-box.active figure img:nth-of-type(1) {
    display: none;
}

.icon-box:hover figure img:nth-of-type(2),
.icon-box.active figure img:nth-of-type(2) {
    display: block;
}

.icon-box .entry-title {
    margin-top: 28px;
    font-size: 24px;
    font-weight: 600;
    color: #262626;
}

/*.icon-box:hover .entry-title,
.icon-box.active .entry-title {
    color: #fff;
}*/

.icon-box .entry-content {
    margin-top: 24px;
}

.icon-box .entry-content p {
    margin: 0;
    font-size: 14px;
    color: #595858;
}

/*.icon-box:hover .entry-content p,
.icon-box.active .entry-content p {
    color: #fff;
}*/



/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/
/*
# Icon Boxes
--------------------------------*/
.home-page-icon-boxes {
    padding: 96px 0;
}



/*
# Clinica Home
--------------------------------*/


.sobre-content .entry-title {
    position: relative;
    padding-bottom: 24px;
    font-size: 36px;
    font-weight: 600;
    color: #fff;

}

.sobre-content .entry-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 64px;
    height: 4px;
    border-radius: 2px;
    background: #a6ce46;


}

.sobre-content .entry-content {
    font-size: 10px;
    line-height: 2;
    color: Black;

}




/*
# Welcome
--------------------------------*/
.home-page-welcome {
    position: relative;
    padding: 20px 0;
    padding-bottom: 40px;
    background-color: #f0f0f0;
    background-size: cover;

}

.home-page-welcome::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(66, 62, 62, 0.90);
}


.welcome-content .entry-title-equipe {
    position: relative;
    padding-bottom: 24px;
    font-size: 36px;
    font-weight: 600;
    color: #000000;
    padding-left: 45px;
    margin-top: 5%;
    margin-bottom: 5%;
}

.welcome-content .entry-title-equipe::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 45;
    width: 64px;
    height: 4px;
    border-radius: 2px;
    background: #a6ce46;

}

.welcome-content .entry-content {
    font-size: 14px;
    line-height: 2;
    color: #b7b7b7;
    margin-top: 10%;
}


.home-page-welcome img {
    display: block;
    width: 100%;
}

.test {
    margin-top: 26%;
    border: 2px solid rgba(87, 87, 87, 0.70);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 20px;
}
.test p{
    color:#575757;
    margin: 10%;
    text-align: justify;
    line-height: 1.4;
    font-size: 14px;
    font-weight: 300;
}
.test span{
    color:#880909;
}
/*
# Home Causes
--------------------------------*/
.uro-causes {
    position: relative;
    padding: 20px 0;
    background: url("images/cause-bg.jpg") no-repeat center;
    background-size: cover;
    margin-top: -40px;
}

.uro-causes::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(232,237,238,.8);
}

.uro-causes .cause-wrap {
    margin-top: 60px;
}

.uro-causes .cause-wrap figure {
    position: relative;
}

.uro-causes .cause-wrap figure .figure-overlay {
    top: 0;
    left: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: rgba(0,0,0,.7);
    transition: all .5s;
}

.uro-causes .cause-wrap figure:hover .figure-overlay {
    opacity: 1;
    visibility: visible;
}

.uro-causes .cause-content-wrap {
    padding: 32px;
    background: #fff;
}

.uro-causes .cause-content-wrap .entry-content {
    margin-top: 20px;
}

.uro-causes .cause-wrap .fund-raised {
    margin-top: 48px;
}

.uro-causes h2{
    color: white; 
    position: relative; 
    margin-top: 40px; 
    margin-bottom: -70px; 
    font-size: 36px; 
    text-align: center; 
    font-weight: 400;
}

#risc{
    margin-left: 75%; 
    font-size: 18px; 
    margin-bottom: 20px;
}
#linhaResponsa{
    border-color: rgba(0,0,0,.2); 
    width: 600px; 
    margin-left: 28%; 
    margin-bottom: 40px;
}
.campo-22{
    width: 485px;
}

@media screen and (max-width: 1400px){
    .contato-btn{
        margin-top: 25px;
    }
    .sempont1{
        margin-top: 08px;
    }
    .sempont2{
        margin-top: 08px;
    }
    #iconeMedi{
        display: none;
    }
    .header-bar-email{
        display: none;
    }
    .sempont1{
        opacity: none;
    }
    .sempont2{
        opacity: none;
    }
    #sumir i{
        display: none;
    }
    .contato-btn{
        padding-top: 50px;
    }
    .uro-causes .swiper-button-next {
        right: 0;
    }
    .uro-causes h2{
        font-size: 22px;
    }
    .uro-causes .swiper-button-prev {
        left: 0;
    }
    .item img{
        margin-top: 60px;
        padding-bottom: 50px;
    }
    .welcome-content .entry-title{
        margin-top: 25px;
    }
    #risc{
        margin-left: 65%;
    }
    .introConsulta{
        margin-left: 20%;
        margin-top: 30px;
        margin-bottom: 20px;
        width: 220px;
        opacity: .8;
    }
    .introConsulta p{
        width: 220px;
    }
    #linhaResponsa{
        width: 220px;
    }
    #alinharForm{
        margin-left: 20%;
        width: 220px;
    }
    .alinharForm table{
        width: 220px;
    }
    .campo-22{
        width: 220px;
    }
    .clinica-page-sobre {
        position: relative;
        padding: 96px 0;
        background: url("images/clinicasobre.png") no-repeat center;
        background-size: cover;
        padding-left: 5%;
    }
    
    .clinica-page-sobre::after {
        content: '';
        position: relative;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        background: transparent;
    
    }
    .home-page-icon-boxes-test {
        margin-left: 0%;
        padding: 60px 45px;
    }
    .welcome-content .entry-title {
        margin-left: 15%;
        position: relative;
        padding-bottom: 24px;
        font-size: 36px;
        font-weight: 600;
        color: #fff;
    }
    
    .welcome-content .entry-title::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 64px;
        height: 4px;
        border-radius: 2px;
        background: #4b9b60;
    }
    .welcome-content .entry-content img {
        margin-left: 10%;
        font-size: 14px;
        line-height: 2;
        color: #b7b7b7;
        width: 80%;
        border-radius: 5%;
    }
    .medicimg{
        margin-top: -42px;
        margin-left: -41px;
        width: 350px;
        height: 300px;
        border-top-right-radius: 24px;
        border-top-left-radius: 24px;
    }
    .bbb{
        width: 350px;
        height: 300px;
        margin-top: 30px;
        margin-bottom: 200px; 
        margin-right: 30px;
        margin-left: 5px;
    }
    .tratimg{
        margin-top: -42px;
        width: 350px;
        height: auto;
        border-top-right-radius: 24px;
        border-top-left-radius: 24px;
    }
    .ccc{
        width: 350px;
        height: 300px;
        margin-top: 50px;
        margin-bottom: 300px; 
        margin-right: 30px;
        margin-left: 5px;
    }
    .testmap{
        list-style: none;
        width: 300px;
        height: 915px;
        padding: 0px;
        margin-left: 12%;
        margin-top: 30px;
    }
    .testmap li{
        display: inline-block;
        width: 310px;
    }
    .testmap li p{
        width: 300px;
        opacity: 0.6;
    } 
    .testmap li iframe{
        width: 300px;
        height: 315px;
        border: 0;
    }
    .other{
        width: 270px;
    }
    .outro{
        margin-top: 20px;
    }
    .site-footer p{
        color: #FFF;
        font-size: 14px;
        text-align: left;
        margin-left: 15px;
    }
    .footer-bar ul li{
        list-style: none;
    }
    .esquerdaL{
        display: inline-block;
        float: left;
        margin-left: -150px;
        padding-bottom: 10px;
        
    }
    .direitaL{
        display: inline-block;
        float: left;
        margin-left: -250px;
        margin-top: 90px;
    }
    .direitaL li{
        display: inline-block;
        margin-left: 25px;
    }
    .home-page-icon-boxes {
        padding: 96px 0;
    }
    #logo{
        width: 100px;
    }
}

@media screen and (max-width: 700px){
    .uro-causes .swiper-button-next,
    .uro-causes .swiper-button-prev {
        display: none;
    }
    .contato-btn{
        margin: 0;
        padding: 0;
        margin-left: 15px;
        width: 170px;
    }
    .top-header-bar{
        height: 80px;
    }
    .footer-bar {
        margin-top: 5%;
        padding: 30px 0;
        font-size: 12px;
        color: white;
        background: #4b9b60;
        text-align: center;
        width: auto;
        height: 200px;
    }
    .classeClasse{
        position: relative;
        width: 170px;
        min-height: 1px;
        height: 61px;
        margin-top: 20px;
        float: left;
        margin-left: -300px;
    }
    .sempont1{
        margin-top: 20px;
    }
    .sempont2{
        margin-top: 20px;
    }
    .home-page-icon-boxes {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 50px;
    }
    #logo{
        width: 30px;
    }
    #sup{
        width: auto;
        height: 50px;
    }
}

/*--------------------------------------------------------------
# Contact Page
--------------------------------------------------------------*/
.contact-page .page-header {
    background: url(images/contact-bg.jpg) no-repeat center;
}

.contact-page-wrap {
    padding: 0 0 96px;
}

.contact-page-wrap .entry-content {
    margin-top: 96px;
}

.contact-page-wrap .entry-content h2 {
    font-size: 24px;
    font-weight: 500;
}

.contact-page-wrap .entry-content p {
    margin-top: 20px;
    font-size: 14px;
    color: #929191;
}

.contact-page-wrap .entry-content ul.contact-social {
    padding: 20px 0 0;
    margin: 0;
    list-style: none;
}

.contact-page-wrap .entry-content ul.contact-social li {
    margin-right: 28px;
    margin-bottom: 8px;
    font-size: 14px;
}

.contact-page-wrap .entry-content ul.contact-social li a {
    color: #2F88B5;
}

.contact-page-wrap .entry-content ul.contact-info {
    margin: 32px 0 0;
}

.contact-page-wrap .entry-content ul.contact-info li {
    display: flex;
    align-items: baseline;
    margin-bottom: 15px;
    font-size: 14px;
    color: #9b9a9a;
}

.contact-page-wrap .entry-content ul.contact-info .fa {
    width: 28px;
    margin-right: 10px;
    font-size: 18px;
    color: #a6ce46;
    text-align: center;
}

.contact-form {
    padding: 35px 20px 55px;
    margin-top: 96px;
    background: #edf3f5;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
    width: 100%;
    padding: 12px 24px;
    margin-bottom: 18px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    line-height: 1;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
    outline: none;
}

.contact-form input[type="text"]::placeholder,
.contact-form input[type="email"]::placeholder,
.contact-form textarea::placeholder {
    color: #929191;
}

.contact-form span {
    display: block;
    margin-top: 16px;
    text-align: center;
}

.contact-form input[type="submit"] {
    cursor: pointer;
}

.contact-page .contact-gmap {
    margin-top: 92px;
}

.contact-page .contact-gmap iframe {
    display: block;
    width: 100%;
    height: 440px;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#iconRedes{
    color: white;
    font-size: 25px;
}

.footer-widgets::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 101%;
    background: rgba(22,22,22,.92);
}

.footer-widgets h2 {
    margin-bottom: 40px;
    font-size: 18px;
    color: #fff;
}

.footer-widgets ul {
    padding: 12px 0 0;
    margin: 0;
    list-style: none;
}

.footer-widgets ul li {
    margin-bottom: 4px;
    font-size: 35px;
    display:inline-block;
}

.footer-widgets ul li a {
    color: #a2a1a1;
    text-decoration: none;
}

.footer-widgets ul li a:hover {
    color: #a6ce46;
}

.foot-about p {
    font-size: 14px;
    line-height: 2;
    color: #929191;
}
.foot-about ul{
    margin-left: 110px;
}
.foot-about ul li {
    margin-right: 28px;
}

.foot-about ul li a {
    color: #fff;
}

.foot-latest-news ul li {
    display: block;
    margin-bottom: 36px;
}

.foot-latest-news ul li h3 {
    font-size: 14px;
}

.foot-latest-news ul li .posted-date {
    font-size: 12px;
    color: #32B8c1;
}

.foot-contact ul li {
    display: flex;
    align-items: baseline;
    margin-bottom: 15px;
}

.foot-contact ul li .fa {
    width: 28px;
    margin-right: 10px;
    font-size: 18px;
    text-align: center;
    color: #a6ce46;
}


.foot-contact ul li span {
    width: calc(100% - 3px);
}


.border-equipe{
    border: 1px solid rgba(0,0,0,0.0);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    margin-top: 1%;
    margin-bottom: 4%;

    background-image: url("images/rim.png");
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;

}
.namedr{
    font-size: 16px;
    font-weight: 900;
}
.namemult{
    font-size: 16px;
    font-weight: 900;
    width: 180px;
    margin-left: -20px;
}
.dadosdr{
    font-size: 16px;
    font-weight: bold;
}
.nametrat{
    font-size: 18px;
    font-weight: bold;
}
.dadostrat{
    font-size: 16px;
    font-weight: 200;
    text-align: justify;
    line-height: 22px;

}

.Equipeimg{
    margin-top: -42px;
    margin-left: -41px;
    width: 220px;
    height: 300px;
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
}
.border-clinica{
    border: 1px solid rgba(0,0,0,0.0);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    margin-top: 1%;
    margin-bottom: 4%;

}
#display_error{
    display: none;
}
#espmul{
    margin-left: 60px;
}

.bot{
    color: #4b9b60;
    background-color: #FFFFFF;
    border: 1px solid #4b9b60;
    border-radius: 15%;
    width: 100px;
    height: 40px;
}
.bot:hover{
    color: #FFFFFF;
    background-color: #4b9b60;
    border: 1px solid #4b9b60;
    cursor: pointer;
    border-radius: 15%;
    width: 100px;
    height: 40px;
}

@media screen and (min-width: 1400px){
    .sempont1{
        margin-top: -20px; 
        margin-right: -120px;
    }
    .sempont2{
        margin-top: -20px; 
        margin-right: 160px;
    }
    .contato-btn{
        margin-top: -12px;
    }
    .footer-bar {
        margin-top: 5%;
        padding: 30px 0;
        font-size: 12px;
        color: #7b7b7b;
        background: #4b9b60;
        text-align: center;
        width: auto;
        height: 180px;
    }
    .introConsulta{
        margin-left: 28%;
        margin-top: 30px;
        margin-bottom: 20px;
        width: auto;
        opacity: .8;
    }
    .introConsulta p{
        width: 600px;
    }
    #alinharForm{
        margin-left: 30%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .clinica-page-sobre {
        position: relative;
        padding: 96px 0;
        background: url("images/clinicasobre.png") no-repeat center;
        background-size: cover;
        padding-left: 20%;
    }
    
    .clinica-page-sobre::after {
        content: '';
        position: relative;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        background: transparent;
    
    }
    .home-page-icon-boxes-test {
        margin-left: 6%;
        padding: 60px 52px;
    }
    .welcome-content .entry-title {
        position: relative;
        padding-bottom: 24px;
        font-size: 36px;
        font-weight: 600;
        color: #fff;
    }
    
    .welcome-content .entry-title::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 64px;
        height: 4px;
        border-radius: 2px;
        background: #4b9b60;
    }
    .welcome-content .entry-content img {
        font-size: 14px;
        line-height: 2;
        color: #b7b7b7;
        width: 80%;
        border-radius: 5%;
    }
    .medicimg{
        margin-top: -42px;
        margin-left: -41px;
        width: 350px;
        height: 300px;
        border-top-right-radius: 24px;
        border-top-left-radius: 24px;
    }
    .bbb{
        width: 350px;
        height: 300px;
        margin-top: 10px;
        margin-bottom: 200px; 
        margin-right: 30px;
    }
    .tratimg{
        margin-top: -42px;
        width: 350px;
        height: auto;
        border-top-right-radius: 24px;
        border-top-left-radius: 24px;
    }
    .ccc{
        width: 350px;
        height: 300px;
        margin-top: 50px;
        margin-bottom: 300px; 
        margin-right: 25px;
        margin-left: 5px;
    }
    .testmap{
        margin-top: 20px;
        list-style: none;
        width: 930px;
        height: 600px;
        padding: 0px;
        margin-left: 15%;
    }
    .testmap li{
        display: inline-block;
        width: 460px;
    }
    .testmap li p{
        opacity: 0.8;
    }
    .testmap li iframe{
        width: 420px;
        height: 441px;
        border: 0;
    }
    .other{
        width: 350px;
    }
    .outro{
        margin-top: 20px;
    }
    .footer-bar ul li{
        list-style: none;
    }
    .esquerdaL{
        display: inline-block;
        float: left;
    }
    .direitaL{
        display: inline-block;
        list-style: none;
        float: left;
        margin-left: 110px;
        margin-top: 50px;
    }
    .direitaLR{
        display: inline-block;
        list-style: none;
        float: left;
        margin-left: 350px;
        margin-top: 50px;
    }
    .direitaL li{
        display: inline-block;
        margin-left: 25px;
    }
    #logo{
        width: 100px;
    }
    #sup{
        width: auto;
        height: 166px;
    }
}
.sempont1 a{
    outline: none;
}
.sempont2 a{
    outline: none;
}
.foot-about ul li a{
    outline: none;
}
#clear a{
    outline: none;
}
.site-footer p{
    color: #FFF;
    font-size: 14px;
    text-align: left;
    margin-left: 150px;
    margin-top: -10px;
}
