/*===============================================
  Imports
================================================= */


/*===============================================
  FONTS
================================================= */
@font-face {
    font-family: 'bebasneue';
    src: url('/skins/frontend/default/fonts/BebasNeue.eot');
    src: url('/skins/frontend/default/fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
         url('/skins/frontend/default/fonts/BebasNeue.woff') format('woff'),
         url('/skins/frontend/default/fonts/BebasNeue.ttf') format('truetype'),
         url('/skins/frontend/default/fonts/BebasNeue.svg#bebasneue') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebasneuebook';
    src: url('/skins/frontend/default/fonts/BebasNeue Book.eot');
    src: url('/skins/frontend/default/fonts/BebasNeue Book.eot?#iefix') format('embedded-opentype'),
         url('/skins/frontend/default/fonts/BebasNeue Book.woff') format('woff'),
         url('/skins/frontend/default/fonts/BebasNeue Book.ttf') format('truetype'),
         url('/skins/frontend/default/fonts/BebasNeue Book.svg#bebasneuebook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_bold';
    src: url('/skins/frontend/default/fonts/Roboto-Bold.eot');
    src: url('/skins/frontend/default/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
         url('/skins/frontend/default/fonts/Roboto-Bold.woff') format('woff'),
         url('/skins/frontend/default/fonts/Roboto-Bold.ttf') format('truetype'),
         url('/skins/frontend/default/fonts/Roboto-Bold.svg#roboto_bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_light';
    src: url('/skins/frontend/default/fonts/Roboto-Light.eot');
    src: url('/skins/frontend/default/fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
         url('/skins/frontend/default/fonts/Roboto-Light.woff') format('woff'),
         url('/skins/frontend/default/fonts/Roboto-Light.ttf') format('truetype'),
         url('/skins/frontend/default/fonts/Roboto-Light.svg#roboto_light') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url('/skins/frontend/default/fonts/Roboto-Regular.eot');
    src: url('/skins/frontend/default/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('/skins/frontend/default/fonts/Roboto-Regular.woff') format('woff'),
         url('/skins/frontend/default/fonts/Roboto-Regular.ttf') format('truetype'),
         url('/skins/frontend/default/fonts/Roboto-Regular.svg#roboto') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_thinitalic';
    src: url('/skins/frontend/default/fonts/Roboto-ThinItalic.eot');
    src: url('/skins/frontend/default/fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
         url('/skins/frontend/default/fonts/Roboto-ThinItalic.woff') format('woff'),
         url('/skins/frontend/default/fonts/Roboto-ThinItalic.ttf') format('truetype'),
         url('/skins/frontend/default/fonts/Roboto-ThinItalic.svg#roboto_thinitalic') format('svg');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'hindbold';
    src: url('/skins/frontend/default/fonts/hind-bold-webfont.woff2') format('woff2'),
         url('/skins/frontend/default/fonts/hind-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hindlight';
    src: url('/skins/frontend/default/fonts/hind-light-webfont.woff2') format('woff2'),
         url('/skins/frontend/default/fonts/hind-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hindmedium';
    src: url('/skins/frontend/default/fonts/hind-medium-webfont.woff2') format('woff2'),
         url('/skins/frontend/default/fonts/hind-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hindregular';
    src: url('/skins/frontend/default/fonts/hind-regular-webfont.woff2') format('woff2'),
         url('/skins/frontend/default/fonts/hind-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hindsemibold';
    src: url('/skins/frontend/default/fonts/hind-semibold-webfont.woff2') format('woff2'),
         url('/skins/frontend/default/fonts/hind-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*===============================================
  GENERAL
================================================= */
/**
references

main color: #149cd2;
gray: #C4C4C4;






*/

html, body { font-family: 'ralewayregular', sans-serif !important; color: #4B5457; height: 100%; margin: 0; -ms-overflow-style: scrollbar; -webkit-font-smoothing: antialiased;}
.ease-in-out-300 { -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.display-table { display: table; width: 100%; height: 100%; min-height: 100%; }
.table-cell { display: table-cell; height: 100%; vertical-align: middle; }
.reset-ul { display: block; list-style-type: none; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 0; -webkit-padding-start: 0; padding-left: 0; }
a { color: inherit; }
a:hover, a:focus, a:active { color: inherit; text-decoration: none; outline: none; }

/*basic bootstrap reset*/
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
    margin-bottom: 0;
}

/*basic recurring style*/
.f33 { font-size: 33px; }
.f28 { font-size: 28px; }
.f25 { font-size: 25px; }
.f22 { font-size: 22px; }
.f20 { font-size: 20px; }
.f18 { font-size: 18px; }
.f16 { font-size: 16px; }
.f14 { font-size: 14px; }
.f12 { font-size: 12px; }

.display-inline-block { display: inline-block; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }

.fbtitle {
    font-family: 'hindbold', "Open Sans";
    color: #149cd2;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 67px;
}
.fbtitle2 {
    color: #149cd2;
    text-transform: uppercase;
    font-family: 'hindregular', "Open Sans";
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 40px;
}
.fbtitle3 {
    font-family: "bebasneuebook", "bebasneue","Open Sans";
    color: #222222;
    text-transform: uppercase;
}
.container {
    position: relative;
    font-family: "roboto_light", "Open Sans";
    font-size: 18px;
    color: #222222;
}
.fbbutton {
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #1C9CD2;
    color: #1C9CD2;
    padding: 10px 17px;
    cursor: pointer;
    font-family: 'hindregular';
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    outline: none;
    display: inline-block;
}
.fbbutton:hover {
    background-color: #1C9CD2;
    color: #FFF;
}
.main_banner_link .fbbutton {
    border-color: #FFF;
    color: #FFF;
}

.main_banner_link .fbbutton:hover {
    border-color: #1C9CD2;
}

.fbbutton-consultation {
    background: rgba(255,255,255,0.5);
}

/*header*/
.header_menu {
    background-color: #149cd2;
    width: 100%;
    top: 0;
    position: relative;
    display: flex;
    margin-bottom: 2px;
    z-index: 1000;
}
.header_menu_wrapper {
    height: 100%;
}
.full {
    width: 100%;
    font-family: "Open Sans";
}
.center {
    margin: 0 auto;
    text-align: center;
}
.left {
    float: left;
    text-align: left;
}
.right {
    float: right;
    text-align: right;
}
.menu_items {
    float: right;
    text-transform: uppercase;
    font-family: "roboto_light", "Open Sans";
    font-size: 13px;
}
.header_menu_wrapper ul.menu_items_op li, .header_menu_wrapper ul.menu_items_op li a {
    transition: background 0.3s ease-in-out;
}

.header_menu_wrapper ul.menu_items_op li a {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 38px 11px;
    display: block;
}
.header_menu_wrapper ul.menu_items_op li:hover>a, .header_menu_wrapper ul.menu_items_op li.active>a {
    background: rgba(255,255,255, 0.1);
}
.menu_items_mobile {
    margin-top: 20px;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
}
.logo {
    float: left;
    left: 25px;
}
.logo img {
    width: 300px;
    /*margin: 20px 20px 20px 0;*/
    margin: 28px 20px 27px 0;
}
.menu_items_op li,
.menu_items_lang li {
    display:inline;
}
.menu_items_op {
    float: left;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}

.lang {
    float: right;
    color: #FFFFFF;
    margin: 5px;
}
/*.menu_items_op li:not(:first-child) {
    margin-left: 30px;
}*/

.menu_items_op li {
    margin: 0;
    display: inline-block;
}

.menu_items_op li.dropdown ul {
    position: absolute;
    top: 95px;
    left: 0;
    width: 150px;
    opacity: 0;
    -webkit-padding-start: 0;
    z-index: 2;
    border: 1px solid #f7f5f5;
    transition: opacity 0.3s linear;
}

.menu_items_op li.dropdown:hover ul {
    opacity: 1;
}

/*.menu_items_op li.dropdown:hover ul:before {
    content: '';
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    width: 100vw;
    height: 100vh;
    z-index: -1;
}*/

ul.share-menu {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
    list-style: none;
}

ul.share-menu li {
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 10px;
    line-height: 14px;
    display: inline-block;
}

ul.share-menu li a {
    border: 1px solid #F4F4F4;
    width: 24px;
    height: 24px;
    display: block;
    line-height: 24px;
    text-align: center;
    font-size: 13px;
    color: #d8d8d8;
}

/*.menu_items .lang {
    position: absolute;
    top: 0;
    right: 21px;
}*/

.menu_items_op li.dropdown ul li {
    display: block;
    width: 100%;
    float: none;
    margin-left: 0;
    border-bottom: 1px solid #f7f5f5;
    background: #FFFFFF;
}

.menu_items_op li.dropdown ul li:not(:last-child) {
    border-bottom: 1px solid #f7f5f5;
}

.menu_items_op li.dropdown ul li a {
    height: 40px;
    width: 100%;
    background-color: #FFFFFF;
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    display: block;
    padding: 12px 10px;
}

.menu_items_op li.dropdown ul li a:hover {
    background: rgba(96, 185, 223, 0.2);
}

.menu_items_lang li:not(:first-child):before {
    content: " | ";
}
#myNav{
    z-index: 1000;
    position: fixed;
    height: 0;
    overflow: auto;
    top: 0;
    width: 100%;
    background-image: url("/skins/frontend/default/images/menu.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
#myNav .header_menu {
    border-bottom: 5px solid #FFFFFF;
}
#myNav .overlay {
    background-color: rgba(0,0,255,0.3);
}
#myNav .lang {
    clear: both;
    float: left;
}
#myNav .menu_items_op {
    clear: both;
    float: right;
    text-align: right;
    font-size: 54px;
    font-family: "bebasneuebook", "bebasneue", "Open Sans";
    letter-spacing: 2px;
}
#myNav .menu_items_lang {
    clear: both;
    padding-left: 0;
}
#myNav .menu_items_op li {
    display: block;
}
#myNav .menu_items_op li:not(:first-child) {
    margin-left: 0;
}
#myNav .menu_items_social {
    clear: both;
    color: #FFFFFF;
}
#myNav .menu_items_footer {
    clear: both;
    bottom: 0;
}

/*footer*/
.fbfooter {
    background-color: #149cd2;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 40px 0px;
    color: #FFFFFF;
}
.footer_top,
.footer_bottom {
    width: 100%;
    overflow: auto;
    color: #FFFFFF;
}
.footer_ops {
    text-transform: uppercase;
    float: left;
    margin-top: 10px;
    font-family: 'hindregular';
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
}
.footer_ops ul {
    padding-left: 0;
}
.footer_ops li {
    display: inline;
}
.footer_ops li:not(:first-child){
    margin-left: 30px;
}
.footer_social {
    float: right;
    display: -webkit-box;
    font-size: 30px;
}
.footer_social a {
    font-size: 20px;
}

.footer_social div {
    margin-right: 5px;
}
.footer_social div:last-child {
    margin-right: 0;
}
.footer_div {
    width: 100%;
    height: 1px;
    opacity: 0.3;
    background-color: #D8D8D8;
}
.footer_power {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: right;
}

/*content*/
.fbtopic {
    padding-top: 70px;
    padding-bottom: 100px;
    overflow-y: hidden;
}
.fbtopic_top{
    margin: 25px 0;
}
.fbtopic_text {
    font-size: 16px;
    line-height: 30px;
    max-width: 900px;
}
.fbblocks{

}
.fbblock_img {
    margin: 0 auto;
}
.fbblock_img img,
.content .row img {
    margin: 25px auto;
    width: 100%;
    max-width: 430px;
}
.fbblock_img .img-responsive {
     margin: 0 auto;
 }
.fbblock_title {
    text-align: left;
    margin: 25px 0;
    color: #4B5457;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
}
.fbdestaq {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fafafa;
}
.fbdestaq_left {
    overflow: auto;
}
.fbdestaq_right img {
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
}
.fbdestaq_data {
    margin-top: 18px;
}
.fbdestaq_type {
    color: #C4C4C4;
}
.fbdestaq_title {
    color: #4B5457;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: inherit;
}
.fbdestaq_text {
    height: 212px;
    margin: 10px auto;
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    display: block;
    overflow: hidden;
}
.fbdestaq_cont {
    text-decoration: underline;
}
.fbdestaq_cont a {
    color: #1C9CD2;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}
.fbdestaq_share {
    display: flex;
}
.fbdestaq_share div {
    margin-left: 15px;
    font-size: 40px;
}
.fbdestaq .row {
    margin-bottom: 60px;
}
.fbfooter_marcacao{
    /*padding: 50px 0;*/
    padding: 146px 0;
    color: #FFFFFF;
    max-width: 900px;
    width: 100%;
}
.consultation-marking-banner {
    display: block;
}

.consultation-marking-banner .container {
    color: #FFFFFF;
    font-family: 'hindregular';
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 109px;
    text-align: center;
    text-transform: uppercase;
}

.fbfooter_marcacao_title {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 30px;
}
.fbfooter_marcacao_slogan {
    max-width: 500px;
    width: 100%;
    border-bottom: 3px solid #FFFFFF;
    text-transform: uppercase;
    font-style: italic;
    font-size: 18px;
    padding-bottom: 15px;
}
.fbfooter_marcacao_slogan i {
    font-size: 26px;
}

/*about*/
.text-white { color: #FFF; }
.contact_banner,
.main_about {
    background-color: #4ca6cf;
    color: #FFFFFF;
    overflow: auto;
}
.contact_banner_img,
.main_about_img {
    /*margin-left: 80px;*/
    position: relative;
    bottom: 0;
}
.main_about_desc {
    max-width: 800px;
    padding: 0 50px;
    margin-right: 80px;
    margin-left: 400px;
    margin-top: 90px;
    right: 0;
    left: 0;
    overflow: auto;
}
.main_about_title {
    text-transform: uppercase;
    text-align: left;
    color: #FFFFFF;
    font-family: 'hindregular';
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 67px;
}
.main_about_text {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}
.main_about_social {
    display: flex;
    font-size: 20px;
}
.main_about_social div {
    margin-right: 5px;
}
.about_ops {
    text-align: center;
    display: flex;
    width: 100%;
    max-width: 950px;
    margin: 100px auto 0;
    font-family: 'hindregular';
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
}
.about_ops li {
    margin: 0 auto;
    width: 100%;
    color: #149cd2;
    text-transform: uppercase;
    list-style-type: none;
    border-bottom: 2px solid #149CD2;
}
.about_ops li:first-child {
    margin-right: 30px;
}
.about_ops li.active {
    background-color: #149CD2;
    color: #FFFFFF;
}
.about_ops a {
    padding: 20px;
    display: block;
}
.about_blocks {
    margin: 80px 0 50px;
    display: flex;
}
.about_blocks .col-md-4 {
    margin: 10px 0;
    padding: 20px 30px;
    text-align: left;
    min-height: 232px;
}
.about_blocks .col-md-4:hover {
    background: #F3FAFC;
}
.about_blocks .col-md-4:not(:last-child) {
    border-right: 1px solid #F4F4F4;
}
.about_blocks .col-md-4:nth-child(3n+3) {
    border: none;
}
.about_block_title {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-transform: none;
}
.tab-content > .about_blocks.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.about_block_text {
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}
.about_asso {
    max-width: 950px;
    margin: 50px auto;
}
.about_asso_title {
    text-transform: uppercase;
    width: 100%;
}
.about_asso_logos {
    width: 100%;
}
.about_asso_logos img {
    margin: 15px;
}
.association-carousel-item {
    width: 120px;
}
.association-carousel-item a {
    width: 120px;
    height: 120px;
    display: block;
}
.content {
    overflow: hidden;
    margin: 0 0 25px;
}
.content_title {
    margin: 80px 0 20px;
}
.content_text {
    margin: 25px 0;
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}
.content_block {
    padding: 20px;
    text-align: justify;
}
.content_block_title {
    text-transform: uppercase;
    margin: 10px 0;
}
.content_block_text {
    font-family: "roboto_light", "Open Sans";
}
.content_blocks_ops {
    float: right;
    display: flex;
}
.content_blocks_ops div{
    padding: 10px;
    background-color: #149cd2;
    color: #FFFFFF;
}

.what-is-it-container {
    padding-bottom: 40px;
}

.random-topic-container {
    background: #F4F4F4;
    padding-bottom: 70px;
}

.random-topic-container .topic_block_title {
    color: #4B5457;
    font-family: 'hindregular';
    font-weight: 600;
    line-height: 30px;
}

.random-topic-container .topic_block_text {
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}

.cms-urology-topics .topic_block_title.fbtitle3 {
    color: #4B5457;
    font-family: 'hindregular';
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}
.cms-urology-topics .topic_block_text {
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}
/*news*/
.fbdestaq_news {
    margin: 80px 0 40px;
}
.news_blocks {
    background-color: #fafafa;
    padding-top: 50px;
    padding-bottom: 50px;
}
.news_blocks.container{
    overflow: hidden;
}
.news_top {
    margin: 0 2px;
}
.news_filter {
    float: right;
}
.news_filter_select {
}
.contact_body input,
.contact_body select,
.contact_body textarea,
.news_filter_select select {
    min-width: 250px;
    padding: 8px 15px;
    border: none;
}
.contact_body input,
.contact_body select,
.contact_body textarea {
    width: 100%;
    border: 1px solid #F2F2F2;
    background-color: #FFFFFF;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #4B5457;
}

.contact_body textarea {
    height: 150px;
    resize: none;
}
#ContactForm .fbbutton {
    background: #1C9CD2;
    color: #FFF;
}
#ContactForm .fbbutton:hover {
    background: #FFF;
    color: #1C9CD2;
}
#ContactForm label.error {
    margin-top: -20px;
    background: #ff4949;
    color: #fff;
    padding: 4px 5px 2px;
    text-align: center;
    display: block;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 20px;
    box-shadow: 4px 4px 6px #C4C4C4;
    -moz-box-shadow: 4px 4px 6px #C4C4C4;
    position: relative;
    font-size: 12px;
}
#ContactForm label.error:last-of-type {
    margin-top: -25px;
}
.news_block_img {
    max-width: 500px;
}
.news_block_bottom {
    background-color: #FFFFFF;
    padding: 15px;
}

.news_block_bottom .fbtitle3 {
    color: #4B5457;
    font-family: 'hindregular';
    font-size: 17px;
    font-weight: 600;
    line-height: 23px;
    text-transform: unset;
}

.news_block_date {
    opacity: 0.5;
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 10px;
    line-height: 14px;
    text-align: right;
}

.news_block {
    margin-bottom: 25px;
}
.news_block_media {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 0;
    text-align: right;
    background-color: #149cd2;
    color: #FFFFFF;
    padding: 0 20px;
    font-size: 18px;
}
.news_block .news_block_media {
    right: 15px;
}
.news_block_media i:not(:last-child) {
    margin-right: 15px;
}
.news_block_title {
    text-transform: uppercase;
}

.pagination-wrapper {
    margin-bottom: 50px;
}

.pagination-wrapper ul {
    margin-bottom: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
    list-style: none;
    text-align: right;
}

.pagination-wrapper ul li {
    display: inline-block;
}

.pagination-wrapper ul li span, .pagination-wrapper ul li a {
    height: 30px;
    width: 30px;
    border: 1px solid #1C9CD2;
    background-color: #FFFFFF;
    display: block;
    text-align: center;
    color: #1C9CD2;
    font-family: Hind;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
}

.pagination-wrapper ul li.active span, .pagination-wrapper ul li a:hover {
    background: #1C9CD2;
    color: #FFF;
}

.owl-nav {
    text-align: right;
}
.owl-nav .owl-prev, .owl-nav .owl-next, .content_controls {
    display: inline-block;
    background: transparent;
    color: #333;
    border: 1px solid #333;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.content_controls { background: #FFF; }
.content_controls.disabled { cursor: default; background: transparent; color: rgba(51, 51, 51, 0.6); }
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover, .content_controls:not(.disabled):hover {
    background: #1c9bd1;
    border-color: #1c9bd1;
    color: #FFF;
}
/*article*/
.article_banner {
    min-height: 300px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.article_banner .container {
    position: relative;
    height: 200px;
}
.article_banner .article_title {
    text-transform: uppercase;
    color: #FFFFFF;
    position: absolute;
    bottom: 20px;
    left: 0;
    font-family: "bebasneue", "Open Sans";
    font-size: 40px;
    letter-spacing: 5px;
}
.article_text {
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}
.article_text img, .article_text iframe {
    max-width: 100%;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.article_body {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
}
.article_body .article_title {
    color: #4B5457;
    font-family: 'hindbold';
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 67px;
}
.topic-line {
    background-color: #F4F4F4;
    height: 1px;
    margin-top: 40px;
    margin-bottom: 30px;
}
.article_date {
    overflow: hidden;
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 10px;
    line-height: 14px;
    margin-top: 6px;
    margin-bottom: 27px;
}
.article_share {
    text-align: right;
}
.article_share_text {
    font-family: "bebasneuebook", "Open Sans";
}
.article_right.col-md-4 div * {
    margin: 0 auto;
}
/*topic*/
.topic_banner {
    height: 310px;
    position: relative;
    background-color: lightskyblue;
    background-size: cover;
}
.topic_banner .container { position: relative; }
.topic {
    margin-top: 60px;
    font-family: "Roboto_light", "Open Sans";
    font-size: 18px;
}
.topic_ops {
    text-align: center;
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 100px auto 0 !important;
    font-family: 'hindregular';
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}
.topic_ops li {
    margin: 0 auto;
    width: 100%;
    color: #149cd2;
    text-transform: uppercase;
    list-style-type: none;
    border-bottom: 2px solid #149CD2;
}
.topic_ops li:not(:last-child) {
    margin-right: 20px;
}
.topic_ops li.active {
    background-color: #149cd2;
    color: #FFFFFF;
}
.topic_ops li a {
    padding: 10px;
    display: block;
}
.topic_blocks {
    overflow: auto;
    /*background-color: #FAFAFA;*/
    padding-top: 50px;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.topic_blocks .panel-body {
    border: none !important;
}
.panel-title > a {
    display: block;
    padding: 21px 15px;
}
.topic_prevnext {
    clear: both;
    font-size: 25px;
    font-family: "bebasneue", "Open Sans";
    color: #BBBBBB;
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: auto;
}
.topic_blocks_title {
    margin-bottom: 30px;
}
.topic .topic_blocks *, .faqs_wrapper * {
    /*border: none !important;*/
    border-radius: 0 !important;
}
.cms-urology-view .topic_blocks {
    display: block;
    display: block;
    display: block;
    display: block;
    flex-wrap: unset;
    width: 100%;
}
.topic .topic_blocks span {
    float: right;
}

.topic .topic_blocks .panel-body span {
    float: inherit;
}

.topic .panel, .faqs_wrapper .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.topic .panel-group .panel, .faqs_wrapper .panel-group .panel {
    border: 1px solid #F2F2F2;
    border-left: 2px solid #1C9CD2;
}

.topic .panel-group .panel + .panel, .faqs_wrapper .panel-group .panel + .panel {
    margin-top: 30px;
}

.topic .panel-heading, .faqs_wrapper .panel-heading {
    background-color: #FFFFFF;
    padding: 0;
}

.topic .panel-title, .faqs_wrapper .panel-title {
    color: #4B5457;
    font-family: 'hindregular';
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}
.topic_banner_title {
    color: #FFFFFF;
    font-family: 'hindbold';
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 109px;
    text-align: center;
}

.topic .panel-heading.actives,
.topic .panel-collapse.collapsing,
.topic .panel-collapse.collapse.in,
.faqs_wrapper .panel-heading.actives,
.faqs_wrapper .panel-collapse.collapsing,
.faqs_wrapper .panel-collapse.collapse.in{
    background: #F3FAFC;
}
  .plyr--video .plyr__controls {
    display: none;
}
.plyr--video.plyr--playing .plyr__controls {
    display: flex;
}
.plyr .plyr__play-large {
    border: none;
    background: url(../images/play-btn.png);
    width: 135px;
    height: 134px;
    padding: 0;
}
.plyr__play-large svg {
    display: none;
}
.plyr__sr-only {
    display: none;
}
.topics_text_wrapper {
    margin-bottom: 60px;
}
.topics_gallery_wrapper {
    display: block;
    width: 100%;
    margin: 0 0 60px;
}
.gallery-page {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.gallery_block a {
    position: relative;
    overflow: hidden;
    display: block;
    padding-top: 70%;
    background-position: center center;
    background-size: cover;
    margin-bottom: 25px;
}
/*contact*/
.contact_banner { position: relative; }
.contact_banner_banner {
    position: absolute;
    padding: 50px;
    background-color: rgba(4, 112, 224, 0.50);
    left: 0;
    right: 0;
    bottom: 0;
}
.contact_banner_banner_text.display-inline-block {
    margin-left: 130px;
}
.contact_banner_banner_text.display-inline-block.valign-bottom {
    margin-bottom: 20px;
}
.contact_banner_banner_text {
    max-width: 800px;
    /*width: 100%;
    float: right;*/
    margin-left: 400px;
    text-transform: uppercase;
}
.contact_banner_banner_title {
    color: #FFFFFF;
    font-family: 'hindregular';
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 67px;
}
.contact_banner_banner_desc {
    color: #FFFFFF;
    font-family: 'hindregular';
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
}

.contact_banner_banner_desc.bottom {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
    text-transform: none;
}
.contact_body {
    overflow: hidden;
    margin-top: 90px;
}
.contact_locals {
    max-width: 700px;
    margin: 0 auto;
}
.contact_local {
    margin: 0 auto 30px;
    /*display: flex;*/
}
.contact_local_logo {
    width: 170px;
    height: 170px;
    float: left;
    text-align: center;
}
.contact_local_logo a {
    max-width: 100%;;
    display: inline-block;
}
.contact_local_logo img{
    max-width: 100%;
    display: inline-block;
}
.contact_local_info {
    margin-left: 200px;
    word-wrap: break-word;
}
.contact_local_info_title {
    margin-bottom: 5px;
    color: #4B5457;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}
.contact_local_info_address p {
    margin: 0;
}
.contact_acordo {
    margin-top: 60px;
    margin-bottom: 60px;
    overflow-y: hidden;
}
.contact_local_info_address {
    color: #4B5457;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 30px;
}
.contact_local_info_address a {
    color: #149cd2;
}
.contact_acordo_text {
    max-width: 600px;
}
.g-recaptcha {
    margin-bottom: 25px;
}

/*main banner*/
.main_banner {
    background-size: cover;
    text-align: center;
    /*padding: 25px 0;*/
    text-transform: uppercase;
    color: #FFFFFF;
}
.main_banner .carousel-inner {
    height: 500px;
}

.main_banner .carousel-inner .container {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 10;
    width: 100%;
}

.main_banner .carousel-inner .item {
    height: 500px;
}
.main_banner .carousel-inner .item img {
    width: 100%;
    height: auto;
    min-width: 600px;
    min-height: 500px;
}
.carousel-indicators li { background: transparent;
    vertical-align: middle;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    border: 1px solid rgba(255,255,255,0.6); }
.carousel-indicators li.active { border: 1px solid #079BD4;	background-color: #FFFFFF; }
.carousel-control.left, .carousel-control.right { background: none; }

.carousel-caption { text-shadow: none; }
.main_banner .carousel-caption {
    /*padding-bottom: 50px;
    bottom: 50px;*/
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
}
.main_banner .carousel-control {
    z-index: 20;
}
.main_banner_title {
    /*margin-top: 60px;*/
    color: #FFFFFF;
    font-family: 'hindsemibold';
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 109px;
    text-align: center;
}
.main_banner_text {
    margin: 40px auto 0;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
}
.main_banner_link {
    margin-top: 40px;
}
.main_banner_rotation {
    margin-top: 40px;
    margin-bottom: 20px;
}


/*===============================================
  MEDIA QUERIES
================================================= */

@media screen and (min-width: 951px) {
    .main_about .container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .main_about_img {
        margin-top: auto;
    }

    .main_about_desc {
        margin-bottom: auto;
        margin-left: 0;
    }
}

@media screen and (max-width: 950px) {
    .menu_items_mobile {
        display: block;
    }
    .menu_items {
        display: none;
    }
    .about_blocks .col-md-4 {
        border: none !important;
    }
    .main_about_desc {
        margin-left: 0;
        margin-right: 0;
    }
    .main_about .main_about_img {
        display: none;
    }
    .about_ops a {
        padding: 0;
    }
    .news_block img {
        width: 100%;
    }
    .news_filter_text {
        display: none;
    }
    .news_filter_select select {
        width: 100%;
    }
    ul {
        padding: 0;
    }
    .topic_ops ul {
        font-size: 15px
    }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

#myNav .menu_items_op li.has-submenu a {
    border-bottom: 1px solid #FFF;
}

#myNav .menu_items_op li.has-submenu ul li a {
    border-bottom: 0;
    font-size: 24px;
    text-transform: unset;
}

.error-page .comedia-text.roboto {
    padding: 170px 15px;
    text-align: center;
}

.error-page .comedia-text.roboto h1 {
    color: #149cd2;
    font-size: 120px;
    font-weight: 900;
}

.owl-wrapper-outer {
    overflow: hidden;
}

a.show-more-text {
    text-transform: uppercase;
    text-decoration: underline;
    margin-left: 15px;
    font-weight: 900;
}

.show-less-text {
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 900;
    margin-bottom: 18px;
    display: inline-block;
}

.show-more-text-wrapper {
    display: none;
}


.faqs-form-wrapper {
    background: #F3FAFC;
    padding: 50px 15px;
}

.faqs-form-wrapper .content_title {
    margin: 0 0 15px;
}

#DoubtForm .form-group {
    margin-bottom: 10px;
}

#DoubtForm .form-control {
    border: 1px solid #F2F2F2;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: 0;
    height: 48px;
    font-family: "Open Sans";
}

#DoubtForm textarea.form-control {
    height: auto;
    resize: none;
}

#DoubtForm .g-recaptcha {
    margin-top: 20px;
}

#DoubtForm span.has-error {
    font-size: 12px;
    color: red;
    font-family: "Open Sans";
}

.faqs-search-wrapper {
    margin-bottom: 50px;
}

.faqs-search-wrapper .form-control {
    height: 48px;
    border: 1px solid #F2F2F2;
    border-left: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: 0;
}

.faqs-search-wrapper .form-control:focus {
    border-color: #F2F2F2;
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.btn-search {
    height: 48px;
    width: 48px;
    font-size: 20px;
    color: #1C9CD2;
    background: #FFF;
    border: 1px solid #F2F2F2;
    border-right: none;
}

.contact_banner_img img {
    max-width: 100%;
}

.topic_block {
    margin-top: 25px;
}

.content .row .topic_block_image img {
    margin: 0 auto 25px;
}

/* Large devices (large desktops, 1200px and up) */
/*@media (min-width: @screen-lg-min) { ... }
@media (min-width: @screen-md-min) {
}*/


/* Small devices (tablets, 768px and up) */
/*@media (min-width: @screen-sm-min) { ... }*/

@media screen and (max-width: 1366px) {
    .contact_banner_img img {
        max-height: 440px;
    }
}


@media screen and (max-width: 1024px) {
    .logo img {
        max-width: 200px;
    }
    .main_banner .carousel-inner .item img {
        height: 100%;
        width: auto;
        min-width: 100%;
        min-height: 100%;
        max-width: unset;
    }
}

@media screen and (max-width: 768px){
    .menu_items_op li a {
        font-family: "open sans";
        font-size: 35px;
        font-weight: 900;
        text-transform: uppercase;
    }

    #myNav .menu_items_op li {
        display: block;
        font-size: 40px;
    }

    .contact_locals {
        margin-top: 50px;
    }
    .contact_banner_banner_text.display-inline-block.valign-bottom {
        position: absolute;
        left: 0;
        margin-left: 0;
        bottom: 0;
        right: 0;
        margin-bottom: 0;
        background: rgba(20, 156, 210, 0.6);
        padding: 15px;
    }
}

@media screen and (max-width: 767px) {
    .contact_local_logo {
        float: none;
        margin: 0 auto;
    }

    .contact_local_info {
        margin-left: 0;
    }
}

@media screen and (max-width: 480px){
    .footer_ops li {
        display: block;
    }
    .footer_ops li:not(:first-child) {
        margin-left: 0;
    }

    .consultation-marking-banner .container {
        font-size: 35px;
        line-height: 50px;
    }

    .main_about_desc {
        padding: 0 0 20px;
    }
    .f33 { font-size: 29px; }
    .f28 { font-size: 24px; }
    .f25 { font-size: 21px; }
    .f22 { font-size: 18px; }
    .f20 { font-size: 16px; }
    .f18 { font-size: 14px; }
    .f16 { font-size: 12px; }
    .f14 { font-size: 10px; }
    .f12 { font-size: 8px; }

    .topic_desc_text ul {
        -webkit-padding-start: 20px;
    }

    .topic_ops, .about_ops {
        display: block;
    }

    .topic_banner_title {
        font-size: 30px;
        line-height: 40px;
    }

    .fbtitle2 {
        line-height: 35px;
    }
    .fbtitle, .main_about_title {
        line-height: 40px;
    }
    .consultation-marking-banner {
        font-size: 30px;
        line-height: 40px;
    }
    .logo img {
        margin: 20px 20px 20px 0;
        max-width: 150px;
    }
    .menu_items_mobile {
        display: block;
    }
    .menu_items {
        display: none;
    }
    .main_banner .carousel-caption {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        padding: 0;
    }

    .main_banner .carousel-inner .item img {
        height: 100%;
        width: auto;
        min-width: 100%;
        min-height: 100%;
        max-width: unset;
    }

    .main_banner_title{
        font-size: 27px;
        line-height: 40px;
        letter-spacing: 1px;
        margin-top: 0;
    }
    .main_banner_text,
    .main_banner_rotation {
        display: none;
    }
    .fbtopic .right,
    .fbdestaq .right {
        float: none;
        text-align: center;
    }
    .fbfooter_marcacao_title {
        font-size: 15px;
    }
    .fbfooter_marcacao_slogan  {
        font-size: 13px;
    }
    .footer_ops {
        font-size: 12px;
        text-align: center;
        float: none;
    }
    .footer_social {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        float: none;
    }
    .footer_power {
        text-align: center;
    }
}