﻿/*------------------------------------------------------------------------------------
/	FONTES
/-------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'robotoblack';
    src: url('/lib/assets/css/fonts/Roboto-Black-webfont.eot');
    src: url('/lib/assets/css/fonts/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'), url('/lib/assets/css/fonts/Roboto-Black-webfont.woff') format('woff'), url('/lib/assets/css/fonts/bid-Black-webfont.ttf') format('truetype'), url('/lib/assets/css/fonts/Roboto-Black-webfont.svg#robotoblack') format('svg');
}

@font-face {
    font-family: 'robotobold';
    src: url('/lib/assets/css/fonts/Roboto-Bold-webfont.eot');
    src: url('/lib/assets/css/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/lib/assets/css/fonts/Roboto-Bold-webfont.woff') format('woff'), url('/lib/assets/css/fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('/lib/assets/css/fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
}

@font-face {
    font-family: 'robotolight';
    src: url('/lib/assets/css/fonts/Roboto-Light-webfont.eot');
    src: url('/lib/assets/css/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('/lib/assets/css/fonts/Roboto-Light-webfont.woff') format('woff'), url('/lib/assets/css/fonts/Roboto-Light-webfont.ttf') format('truetype'), url('/lib/assets/css/fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
}

@font-face {
    font-family: 'robotoregular';
    src: url('/lib/assets/css/fonts/Roboto-Regular-webfont.eot');
    src: url('/lib/assets/css/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/lib/assets/css/fonts/Roboto-Regular-webfont.woff') format('woff'), url('/lib/assets/css/fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('/lib/assets/css/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
}

@font-face {
    font-family: 'robotothin';
    src: url('/lib/assets/css/fonts/Roboto-Thin-webfont.eot');
    src: url('/lib/assets/css/fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'), url('/lib/assets/css/fonts/Roboto-Thin-webfont.woff') format('woff'), url('/lib/assets/css/fonts/Roboto-Thin-webfont.ttf') format('truetype'), url('/lib/assets/css/fonts/Roboto-Thin-webfont.svg#robotothin') format('svg');
}

@font-face {
    font-family: 'robotomedium';
    src: url('/lib/assets/css/fonts/Roboto-Medium-webfont.eot');
    src: url('/lib/assets/css/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('/lib/assets/css/fonts/Roboto-Medium-webfont.woff') format('woff'), url('/lib/assets/css/fonts/Roboto-Medium-webfont.ttf') format('truetype'), url('/lib/assets/css/fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
}

.slick-dots li {
width: 5px;
}

body {
    font-family: 'robotoregular';
    background-color: #F7F7F7;
    min-width: 1003px;
}

.foto-diretoria {
    height: 110px;
    background-color: #EDEDED;
    background-size: cover;
    background-position: center center;
}

.foto-comissao {
    display: block;
    max-width: 100%;
    height: 260px;
    background-size: cover;
    background-position: center 0;
}

a {
    color: #9D9D9D;
}

    a:hover {
        color: #E71B24;
        text-decoration: underline;
    }

::selection {
    background: #e51b24;
    color: #fff;
}

::-moz-selection {
    background: #e51b24;
    color: #fff;
}

.pagina-canal-saude-mulher *::selection {
    background: #f156a3;
    color: #fff;
}

.pagina-canal-saude-mulher *::-moz-selection {
    background: #f156a3;
    color: #fff;
}

object {
    display: none;
}

p {
    font-size: 15px;
}

.pagina-canal-saude-mulher #coluna-centro p {
    margin: 10px 0 10px 0;
}

strong, b, .pagina-principal h3, .box-legend .legend h3, .destaque, .lista-link .title, .sg_expandir_detalhes, .sg_cabecalho_detalhes, .sg_dia_categoria_congresso, .sg_descricao_evento_interno, .sg_tipo_participantes, .sg_data_sala_detalhe {
    font-family: 'robotobold';
}

.sub-titulo h2, .title-bg h2, .lista-bullet li h2, label {
    font-family: 'robotomedium';
}


h2 strong, h2 b, .title b, .title strong, .menu-lateral li a:hover, .menu-lateral li a.active, #menu-principal li.active > a, #menu-principal li > a.active, #menu-principal li > a.active:hover, .lista-link .title, .regional #menu-principal > div > ul > li:last-child > a, .pagina-congresso.pagina-2015 .menu-lateral span:first-child {
    font-family: 'robotoblack';
}

.title-bg, .sub-titulo.fundo-preto h3, .sub-titulo.fundo-cinza h3, .sub-titulo.fundo-vermelho h3 {
    font-family: 'robotolight';
}

h3.titulo-revista, .box-legend .legend span, #menu-principal li:hover > a {
    font-family: 'robotoregular';
}

a, .sg_botao_3, .btn-gray, .btn-congresso, .btn-red, .btn, .regional .box-lateral .title {
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    -ms-transition: 0.2s all;
}

    a:hover,
    a:focus {
        color: #e51b24;
    }

hr {
    border-color: #e4e4e4;
}

a:hover,
a:focus {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

strong, b {
    font-weight: normal;
}

time {
    font-size: 13px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
}

.full-inline {
    display: inline-block;
    width: 100%;
}

.w-100 {
    width: 100%;
}

.o-hidden {
    overflow: hidden;
}

.lower {
    text-transform: lowercase;
}

.upper {
    text-transform: uppercase;
}

h1 {
    margin-top: 0;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 7px;
    margin-bottom: 30px;
}

.pagina-principal h2 {
    margin-top: 40px;
}

h2 {
    color: #464646;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 20px;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 7px;
    margin-bottom: 18px;
}

    h2 a {
        color: #464646;
    }


h3 {
    font-size: 17px;
}

    h3,
    h3 a {
        color: #464646;
    }

        h3 a:hover,
        h3 a:focus {
            color: #464646;
        }

h4 {
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}


.pagina-principal h3 {
    font-size: 20px;
}

.title-small, h3.title-small {
    font-size: 17px;
}

.title-x-small, h3.title-x-small {
    font-size: 13px;
}

.title-xx-small {
    font-size: 11px;
}

.title-bg, .sub-titulo.fundo-preto h3, .sub-titulo.fundo-cinza h3, .sub-titulo.fundo-vermelho h3 {
    font-size: 16px;
    background: #ededed;
    border: none;
    padding: 10px 13px;
    margin-bottom: 20px;
}

.p-relative {
    position: relative;
}

.no-m {
    margin: 0;
}

.no-p {
    padding: 0;
}

.no-p-l {
    padding-left: 0;
}

.no-p-r {
    padding-right: 0;
}

.p-l-15 {
    padding-left: 15px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-b-28 {
    margin-bottom: 28px;
}

.m-b-30 {
    margin-bottom: 30px;
}

h2.m-b-10 {
    margin-bottom: 18px;
}


#seleciona-revista.m-b-28, .titulo-revista.m-b-28 {
    margin-bottom: 18px;
}

.titulo-revista {
    margin-top: 5px;
}

.f-w-normal {
    font-weight: normal;
}

.f-s-13 {
    font-size: 13px;
}

.c-gray {
    color: #797979;
}

.t-center {
    text-align: center;
}

.form-control::-webkit-input-placeholder {
    color: #ddd;
}

.form-control:-moz-placeholder {
    color: #ddd;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #ddd;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #ddd;
}

textarea.form-control {
    height: 100px;
}

.form-control {
    border-radius: 0;
    border-color: #e2e2e2;
    box-shadow: none;
    max-width: 100%;
}

    .form-control:focus {
        box-shadow: none;
        outline: none;
        border-color: #ccc;
    }

    .form-control.error {
        border-color: #e51b24;
    }

        .form-control.error::-webkit-input-placeholder {
            color: #e51b24;
        }

        .form-control.error:-moz-placeholder {
            color: #e51b24;
        }

        .form-control.error::-moz-placeholder {
            color: #e51b24;
        }

        .form-control.error:-ms-input-placeholder {
            color: #e51b24;
        }

#coluna-centro h2 {
    margin-top: 0;
}

.botao {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #A1A1A1;
    text-transform: uppercase;
    color: #fff;
}

button.btn {
    padding: 0 12px 0;
}

.btn,
.botao, .sg_botao_3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 2px;
    min-height: 34px;
    padding: 7px 12px 6px;
    text-decoration: none;
}

    .btn:focus,
    .btn:active,
    .botao:focus,
    .botao:active,
    .sg_botao_3:focus,
    .sg_botao_3:active {
        box-shadow: none;
        color: #fff;
        outline: none;
        text-decoration: none;
    }

    .btn:hover,
    .botao:hover,
    .sg_botao_3:hover,
    .btn.btn-gray:hover, .regional .box-lateral .title:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bbbbbb;
        text-decoration: none;
    }

    .btn.btn-congresso:hover, .trace-route.btn.btn-gray:hover, .enviar.btn.btn-gray:hover {
        color: #fff;
        text-decoration: none;
        background-color: #4C947C;
        text-decoration: none;
    }

    .btn.btn-gray, .sg_botao_3, .regional .box-lateral .title {
        background-color: #A1A1A1;
        color: #fff;
        text-decoration: none;
    }

    .btn.btn-congresso, .trace-route.btn.btn-gray, .enviar.btn.btn-gray {
        background-color: #327A62;
        color: #fff;
        text-decoration: none;
    }

    .btn.btn-red {
        background-color: #e51b24;
        color: #fff;
        text-decoration: none;
    }

        .btn.btn-voltar:hover, .btn.btn-red:hover {
            background-color: #ff464e;
            color: #fff;
            text-decoration: none;
        }

    .btn.btn-voltar {
        background-color: #e51b24;
        background-image: url('/lib/assets/img/layout/voltar.png');
        background-position: 22px 10px;
        background-repeat: no-repeat;
        background-size: 270px;
        width: 320px;
        height: 38px;
        border-radius: 20px;
        margin: 10px 0 10px 0;
    }


    .btn.btn-white {
        color: #333;
        background-color: #fff;
        border-color: #ccc;
        text-decoration: none;
    }

.sub-title {
    font-family: 'robotolight';
    padding-left: 6px;
    font-size: 14px;
    text-transform: none;
    display: inline-block;
    transform: translateY(-5px);
    color: #797979;
    position: absolute;
    margin-top: 9px;
}

.separator {
    display: inline-block;
    margin: 0 5px;
}

.regional .eventos-home .col-sm-7 {
    padding-left: 10px;
    padding-right: 0;
}

.regional .eventos-home .m-b-15 {
    margin-bottom: 16px;
}

.regional.pagina-inicio hr {
    margin-top: 10px;
}

.under {
    position: relative;
}

    .under:before {
        content: '';
        width: 100%;
        height: 5px;
        position: absolute;
        left: 0;
        bottom: -7px;
        background-color: #595959;
    }

    .under.under-red:before {
        background-color: #E41B25;
    }

    .under.under-yellow:before {
        background-color: #FE9807;
    }

    .under.under-dark-yellow:before {
        background-color: #eed46c;
    }

    .under.under-green-w:before {
        background-color: #2BC3D1;
    }

    .under.under-green:before {
        background-color: #ADC21C;
    }

    .under.under-pink:before {
        background-color: #F156A2;
    }

    .under.under-gray:before {
        background-color: #595959;
    }

    .under.under-orange:before {
        background-color: #FC633A;
    }

    .under.under-purple:before {
        background-color: #CC96F2;
    }

label {
    font-weight: normal;
}

.label {
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    text-shadow: none;
    border-radius: 0;
}

    .label.label-blue {
        background: #1f79d5;
    }

    .label.label-yellow {
        background: #FE9807;
    }

    .label.label-green {
        background: #ADC21C;
    }

    .label.label-red {
        background: #E61B24;
    }

label.error {
    font-size: 13px;
    color: #e51b24;
}

.lista-link li {
    margin-bottom: 3px;
}

    .lista-link li a {
        color: #555;
    }

.lista-link .title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #bf0707;
    text-transform: uppercase;
}

    .lista-link .title span {
        color: #474747;
        font-weight: normal;
    }

table tr {
    border-bottom: 2px solid #333;
}

    table tr th,
    table tr td {
        padding: 7px;
    }

.sg_lista {
    padding-left: 40px;
    list-style-type: disc;
}

.paginacao {
    padding: 5px 9px;
    background-color: #D8D8D8;
    color: #fff;
    margin-left: 5px;
}

    .paginacao.atual,
    .paginacao:not(.pontos):hover,
    .paginacao a:hover {
        background-color: #e51b24;
        color: #fff !important;
        text-decoration: none !important;
    }

    .paginacao.atual,
    .paginacao.pontos {
        cursor: default;
    }

    .paginacao:first-child {
        margin-left: 0;
    }

.min-height-115 {
    min-height: 115px;
    height: 115px;
}

.fa-round {
    background-color: #bf0707;
    color: #fff;
    font-size: 22px;
    border-radius: 100px;
    text-align: center;
    width: 41px;
    height: 41px;
    line-height: 41px;
}

#topo {
    background-color: #F5F5F5;
    position: relative;
    margin-bottom: 30px;
}

    #topo:before,
    .header-skew:before {
        content: '';
        position: absolute;
        right: 0;
        width: 40%;
        height: 114px;
        background-color: #EBE9EA;
        top: -1px;
    }

.pagina-pepsogesp #topo, .pagina-congresso #topo, .pagina-canal-saude-mulher #topo, .regional #topo {
    margin-bottom: 26px;
}

.pagina-principal .topo-home h2 {
    margin-top: 28px;
}

.pagina-principal #topo {
    margin-bottom: 0;
}

.header-skew {
    position: relative;
    overflow: hidden;
}

    .header-skew:before {
        border-left: 10px solid #D9D9D9;
        transform: skew(-45deg,0deg);
        -webkit-transform: skew(-45deg,0deg);
        -moz-transform: skew(-45deg,0deg);
        -ms-transform: skew(-45deg,0deg);
        -o-transform: skew(-45deg,0deg);
        left: 380px;
        top: 0;
    }

.regional #topo .box-user-infos,
.regional #topo .box-user-infos a {
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.7);
}

.regional #menu-principal > div > ul > li:last-child > a {
    background: #E51B24;
    color: #fff;
}

.regional #menu-principal li:last-child a:before {
    display: none;
}

.pagina-congresso.pagina-2015 .menu-lateral span:first-child {
    background: #E51B24;
    color: #fff;
}

.sub-titulo.fundo-preto, .sub-titulo.fundo-cinza {
    margin-bottom: 15px;
}

.destaque {
    background: #E51B24;
    color: #fff;
}

#topo .box-user-infos {
    float: right;
    text-align: right;
    margin-top: 40px;
    text-transform: uppercase;
    font-size: 13px;
}

    #topo .box-user-infos small {
        font-size: 10px;
    }

#logo {
    float: left;
    margin-top: 19px;
    margin-bottom: 19px;
    cursor: pointer;
}

    #logo h1 {
        width: 210px;
        height: 75px;
        text-indent: -9999px;
        background: url(/lib/assets/img/sogesp.png) no-repeat;
        margin: 0;
        border-bottom: none;
    }

#menu-principal {
    border-bottom: 5px solid #D8D8D8;
    background: #fff;
}

    #menu-principal li {
        float: left;
        position: relative;
    }

        #menu-principal li ul {
            display: none;
        }


    #menu-principal .container > ul > li > ul {
        top: 62px;
        left: 50%;
        margin-left: -145px;
    }

    #menu-principal li ul {
        position: absolute;
        z-index: 10;
        background: #fcfcfc;
        width: 290px;
        box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
        padding: 10px 0;
        border: 1px solid #D8D8D8;
        border-top: none;
    }


        #menu-principal li ul li {
            padding: 0 15px;
        }

            #menu-principal li ul li ul {
                box-shadow: none;
                left: 100%;
                top: -1px;
                width: 350px;
            }

                #menu-principal li ul li ul:before {
                    content: '';
                    width: 0;
                    height: 0;
                    border-top: 8px solid transparent;
                    border-left: 10px solid #D8D8D8;
                    border-bottom: 8px solid transparent;
                    top: 23px;
                    left: 0;
                    position: absolute;
                }

        #menu-principal li ul li {
            width: 100%;
        }

    #menu-principal li li a {
        text-transform: none;
        width: 100%;
        border-bottom: 1px solid #eaeaea;
        padding: 10px 0;
        background: url(/lib/assets/img/bullet-dark-gray.png) no-repeat -9px 13px;
    }

        #menu-principal li li a:hover,
        #menu-principal li li a.active {
            font-weight: bold;
            padding-left: 15px;
            background-position: 0 13px;
        }

    #menu-principal li ul li:last-child a {
        border: none;
    }

    #menu-principal li li > a:hover:before,
    #menu-principal li li.active > a:before {
        display: none;
    }

    #menu-principal li a {
        float: left;
        font-size: 16px;
        text-transform: uppercase;
        color: #4a4a4a;
        padding: 20px 19px 15px;
        background: url(/lib/assets/img/separador.jpg) no-repeat center right;
        position: relative;
    }


.regional #menu-principal li a {
    padding: 20px 24px 15px 24px;
}

#menu-principal li > a.active {
    text-decoration: none;
}

    #menu-principal li > a.active:hover {
        text-decoration: none;
        cursor: default;
    }

#menu-principal li:hover > a,
#menu-principal li.active > a {
    text-decoration: none;
}

#menu-principal .container > ul > li:hover > a:before,
#menu-principal .container > ul > li.active > a:before,
#menu-principal .container > ul > li > a.active:before {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: -1px;
    background-color: #e51b24;
    padding-right: 1px;
    box-sizing: content-box;
}

.box-legend.small-padding {
    padding: 0px 3px;
}

.canal-saude-mulher .boxes {
    padding: 0px 7px;
}

#pagina-canal-saude-mulher .upper .m-b-25 h3 {
}

.box-legend {
    overflow: hidden;
}

    .box-legend .label {
        position: absolute;
        top: 15px;
        left: 0;
        z-index: 5;
    }

    .box-legend .legend {
        display: inline-block;
        width: 100%;
        background-color: rgba(39,39,39,0.85);
        padding: 6px 15px;
        font-size: 19px;
        color: #fff;
        line-height: 22px;
        margin: 0;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        left: 0;
    }

.pagina-videos .box-legend .legend {
    background-color: rgba(100,100,100,0.85);
    font-size: 16px;
}

.box-legend .desc {
    float: left;
    width: 100%;
    font-weight: 100;
    font-size: 16px;
    text-transform: none;
    padding-top: 0;
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    -ms-transition: 0.2s all;
}

.box-legend:hover .desc {
    height: 177px;
    visibility: visible;
    opacity: 1;
    padding-top: 25px;
}

.grp-fique-por-dentro {
    margin: 0 10px 0 10px;
}

.fique-por-dentro {
    width: 25%;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
}

/*.fique-por-dentro:first-child {
        margin-left: 0;
    }
    .fique-por-dentro:last-child {
        margin-right: 0;
    }*/


/*.box-legend.fique-por-dentro:hover .desc,
	.box-legend.fique-por-dentro.active .desc {
		height: 241px !important;
	}

	.box-legend.fique-por-dentro:hover .legend,
	.box-legend.fique-por-dentro.active .legend {
		padding-top: 55px;
	}*/

.box-legend.fique-por-dentro .relative {
    overflow: hidden;
}

.box-legend.fique-por-dentro img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	height: 366px;
}

.box-legend.fique-por-dentro:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

.box-legend .legend a {
    display: inline-block;
    width: 100%;
    color: #fff;
}

.box-legend .relative {
    position: relative;
}

.box-legend small {
    font-weight: 100;
    font-size: 12px;
    width: 100%;
    display: inline-block;
    color: #fff;
}

.box-legend.box-purple .legend {
    background-color: rgba(204,150,242,0.85);
}

.box-legend.box-pink .legend {
    background-color: rgba(241,86,163,0.85);
}

.box-legend.box-dark-yellow .legend {
    background-color: rgba(238,212,108,0.85);
}

.box-legend.box-light-pink .legend {
    background-color: rgba(248,159,195,0.85);
}

.box-lateral {
    margin-top: 20px;
}

    .box-lateral:first-child {
        margin-top: 0;
    }

    .box-lateral .title {
        display: inline-block;
        width: 100%;
        background-color: #464646;
        color: #fff;
        font-size: 17px;
        text-transform: uppercase;
        padding: 12px 10px;
        margin-top: 20px;
    }

        .box-lateral .title:first-child {
            margin-top: 0;
        }

    .box-lateral .border {
        border: 1px solid #d9d9d9;
        border-top: none;
        padding: 10px;
    }

nav.box-lateral ul > li {
    border-top: 1px solid #d9d9d9;
    margin: 0 15px;
    overflow: hidden;
}

nav.box-lateral li:first-child {
    border-top: none;
}

.menu-lateral > ul {
    border: 1px solid #d9d9d9;
    border-top: none;
    background-color: #FCFCFC;
}

.menu-lateral li ul {
    max-height: 0;
    transition: 0.2s max-height;
    -webkit-transition: 0.2s max-height;
    -moz-transition: 0.2s max-height;
    -o-transition: 0.2s max-height;
    -ms-transition: 0.2s max-height;
}

.menu-lateral li.active > ul {
    display: block;
}

    .menu-lateral li.active > ul > li {
        margin: 0;
    }

        .menu-lateral li.active > ul > li > a,
        .menu-lateral li.active > ul > li > a:hover {
            padding-left: 30px;
            background-position: 15px 12px;
        }

.menu-lateral li > ul {
    padding-left: 0;
}

.menu-lateral li a {
    background-position: -20px 13px;
}

    .menu-lateral li a:hover,
    .menu-lateral li a.active {
        font-weight: bold;
        position: relative;
        padding-left: 15px;
        background: url(/lib/assets/img/bullet-dark-gray.png) no-repeat left 13px;
    }

.menu-lateral .sub-itens.active {
    margin: 0;
    padding: 0 0 15px;
    background: #F7F7F7;
    position: relative;
    border: none;
}

    /* Geral e Nivel 1 */

    .menu-lateral .sub-itens.active > a {
        padding-left: 30px;
        color: #fff;
        background: #676767 url(/lib/assets/img/bullet-white-closed.png) no-repeat 15px 13px;
    }

.menu-lateral .sub-itens.opened > ul {
    max-height: 1000px;
}

.menu-lateral .sub-itens.active > a,
.menu-lateral .sub-itens.active > a:hover {
    background-image: url(/lib/assets/img/bullet-white-opened.png);
    background-position: 10px 17px;
}

.menu-lateral .sub-itens.active > ul {
    padding: 0 15px;
}

.menu-lateral .sub-itens.active:before,
.menu-lateral .sub-itens.active:after {
    content: '';
    width: 100%;
    background: #676767;
    position: absolute;
}

.menu-lateral .sub-itens.active:before {
    top: 0;
    left: 0;
}

.menu-lateral .sub-itens.active:after {
    height: 5px;
    left: 0;
    bottom: -1px;
}

/* Nivel 2 */

.menu-lateral .sub-itens.nivel-2.active {
    background: #EDEDED;
}

    .menu-lateral .sub-itens.nivel-2.active > a,
    .menu-lateral .sub-itens.nivel-2.active:before,
    .menu-lateral .sub-itens.nivel-2.active:after {
        background-color: #838383;
    }


.box-lateral .lista-1 li {
    margin-top: 10px;
    padding-top: 10px;
}

    .box-lateral .lista-1 li:first-child {
        margin-top: 0;
    }

    .box-lateral .lista-1 li:last-child {
        margin-bottom: 10px;
    }

.box-lateral .lista-1 a {
    border-left: 11px solid #d8d8d8;
    padding-left: 10px;
    padding-right: 10px;
}


nav.box-lateral li a {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

.box-lateral a {
    color: #4a4a4a;
    font-size: 16px;
}

.box {
    padding: 5px 20px;
    background: #eee;
    font-size: 12px;
}

.ads {
    text-transform: uppercase;
    text-align: right;
    font-size: 10px;
    color: #d8d8d8;
    margin-top: 5px;
}

    .ads:first-child {
        margin-top: 0;
    }

.pagina-principal p {
    font-size: 16px;
    color: #464646;
}

.pagina-blog-canal-saude-mulher .title-bg,
.pagina-noticias .title-bg {
    margin-bottom: 2px;
}

.pagina-blog-canal-saude-mulher time,
.pagina-noticias time {
    margin-bottom: 6px;
    font-size: 12px;
    color: #c5c5c5;
}

.pagina-blog-canal-saude-mulher .post a {
    color: #e51b24;
}

.blog-sogesp .new {
    margin-bottom: 20px;
}

    .blog-sogesp .new:last-child {
        margin-bottom: 0;
    }

.canal-saude-mulher .legend {
    line-height: 17px;
    padding: 21px 16px;
    font-size: 17px;
}

.regionais .swiper-container {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.regionais .swiper-container,
.regionais .swiper-slide {
    float: left;
}

.regionais .swiper-slide {
    margin-right: 15px;
}

    .regionais .swiper-slide:last-child {
        margin-right: 0;
    }

.regionais .swiper-container:before,
.regionais .swiper-button {
    background-color: #A1A1A1;
}

.regionais .swiper-button {
    float: left;
    padding: 5px 7px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

/*.regionais-revista {
    margin-top: 25px;
}*/

.regionais-revista > .col-sm-8 {
    padding-right: 25px;
}

.regionais h3, .regionais h3 a {
    color: #585858;
}

.regionais .jspPane a {
    font-size: 13px;
}

.regionais .scroll {
    height: 185px;
}

.regionais .swiper-button-prev {
    margin-left: 30px;
}



.swiper-button-prev {
    border-radius: 5px 0 0 5px;
}

.swiper-button-next {
    border-radius: 0 5px 5px 0;
}

.scroll {
    width: 100%;
    white-space: nowrap;
}

.scroll {
    height: 170px;
}

.col-scrl {
    width: 178.5px;
    margin-right: 25px;
    display: inline-block;
    vertical-align: text-top;
}

    .col-scrl img {
        width: 100%;
    }

    .col-scrl:last-child {
        margin-right: 0;
    }

.congresso-banner {
    margin-bottom: 20px;
}

.modal-dialog {
    z-index: 1050;
}

.modal-content {
    border-radius: 0;
}

.pagina-canal-saude-mulher h3 a {
    font-weight: normal;
}

.pagina-canal-saude-mulher .jspDrag,
.pagina-canal-saude-mulher .jspHorizontalBar:before {
    background-color: #F156A2;
}

.pagina-canal-saude-mulher .scroll {
    height: 250px;
    text-align: left;
}

.pagina-canal-saude-mulher .col-scrl {
    width: 273.5px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: text-top;
}

    .pagina-canal-saude-mulher .col-scrl:last-child {
        margin-right: 0;
    }

#banner-canal-saude-mulher .royalSlider {
    width: 100%;
    height: 260px;
}

#banner-canal-saude-mulher .rsBullets {
    display: none;
}

#busca-canal-saude-mulher .row {
    margin: 0 8px 0 0;
}

#busca-canal-saude-mulher {
    font-family: 'robotothin';
    font-size: 29px;
    background: #fff;
    padding: 15px 0;
    border-bottom: 5px solid #D8D8D8;
    margin-bottom: 20px;
}

    #busca-canal-saude-mulher .campos {
        position: relative;
        margin-top: 3px;
    }

        #busca-canal-saude-mulher .campos button,
        #busca-canal-saude-mulher .campos input {
            background-color: #eaeaea;
            border-radius: 7px;
        }

            #busca-canal-saude-mulher .campos button:focus {
                outline: none;
            }

        #busca-canal-saude-mulher .campos button {
            position: absolute;
            right: 0;
            top: 0;
            font-size: 19px;
            padding: 3px 13px;
        }

        #busca-canal-saude-mulher .campos input {
            height: auto;
            padding: 8px 32px 7px 15px;
            border: none;
        }

.ads-140 img {
    height: 140px;
}

.regional .header-skew:before {
    width: 0;
}

.regional #topo:before {
    width: 70%;
}

.regional #logo {
    background: #F5F5F5;
    margin: 0;
    width: 366px;
    height: 113px;
    transform: skew(-45deg, 0);
    -webkit-transform: skew(-45deg, 0);
    -moz-transform: skew(-45deg, 0);
    -o-transform: skew(-45deg, 0);
    -ms-transform: skew(-45deg, 0);
}

    .regional #logo a {
        display: inline-block;
        height: 113px;
        line-height: 113px;
        transform: skew(45deg, 0);
        -webkit-transform: skew(45deg, 0);
        -moz-transform: skew(45deg, 0);
        -o-transform: skew(45deg, 0);
        -ms-transform: skew(45deg, 0);
    }

.regional #topo:before {
    background-repeat: no-repeat;
    background-position: right center;
}

.regional.pagina-regional-sao-jose-do-rio-preto #topo:before {
    background-image: url('/lib/media/regionais/sao-jose-do-rio-preto/sao-jose-rio-preto.jpg');
}

.regional .royalSlider {
    width: 100%;
    height: 260px;
}

.regional h3 {
    font-weight: normal;
}

.regional .eventos-home h3 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    margin-top: 5px;
}

    .regional .noticias-banner h3 a,
    .regional .eventos-home h3 a {
        font-weight: normal;
    }

.regional .noticias-banner h3 {
    padding-bottom: 15px;
    font-size: 15px;
}

.regional .noticias-banner .royalSlider {
    height: 268px;
}

.regional .rsThumbs {
    margin-left: 0;
}

.regional .scroll {
    height: 360px;
}

.regional .rsThumbs {
    overflow: visible;
}

.regional .rsThumb:last-child {
    margin-right: 0 !important;
}

.rsThumbs {
    width: 100%;
    padding-left: 0;
    padding-top: 2px;
}

.rsThumb {
    float: left;
    width: 120.888px;
    height: 98px;
}

    .rsThumb.rsNavSelected:before {
        content: '';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 7px solid #F7F7F7;
        background: #fff;
        position: absolute;
        top: -9px;
        left: 50%;
        margin-left: -10px;
        z-index: 30;
        background: none;
    }

    .rsThumb.rsNavSelected:after {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.4);
        position: absolute;
        top: 0;
        left: 0;
    }

.pagina-revista.pagina-edicoes .box-legend img {
    height: 350px;
}

.edicao-revista {
    color: #464646;
}


/*
	CONGRESSO
*/
.sg_categorias_congresso ul {
    margin: 0 0 20px;
    padding: 0;
}

.sg_detalhe_categoria_congresso a {
    color: #fff;
    display: block;
    margin-left: 12px;
    margin-right: 12px;
}

    .sg_detalhe_categoria_congresso a:hover {
        color: #fff;
        margin-left: 12px;
        margin-right: 12px;
    }

.sg_categorias_congresso ul li ul li {
    color: #fff;
    list-style: none;
    display: block;
    padding: 8px 0;
}

.sg_categorias_congresso ul li {
    color: #fff;
    list-style: none;
    display: block;
}

.sg_dia_categoria_congresso {
    padding: 6px 12px;
}

.sg_cabecalho_detalhes {
    line-height: 28px;
    background-color: #fff;
    border-top: solid #555 1px;
    border-bottom: solid #555 1px;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}

.sg_area_eventos_congresso li {
    list-style: none;
}

.sg_tabela_eventos_congresso {
    background-color: #fff;
    table-layout: fixed;
    margin-bottom: 20px;
    overflow: hidden;
    color: #000;
}

.sg_descricao_evento_interno {
    color: #000;
    text-transform: none;
    margin-bottom: 0;
    margin-top: 3px;
    font-size: 12px;
}

.sg_detalhes_internos_evento_congresso {
    padding: 10px;
}

.sg_horario_evento_congresso, .sg_detalhes_internos_evento_congresso, .sg_arquivos_evento_congresso {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
}

.sg_linha_participantes {
    line-height: 15px;
    font-size: 12px;
    margin: 5px 0;
}

.sg_horario_evento_congresso {
    font-size: 11px;
}

.sg_nome_sala_detalhes {
    text-transform: uppercase;
}

.sg_expandir_detalhes {
    height: 30px;
    line-height: 30px;
}

    .sg_expandir_detalhes a {
        display: block;
        text-align: right;
        font-size: 12px;
        color: #fff;
        padding-right: 18px;
    }

.sg_filtro_detalhes_congresso {
    margin: 15px 0;
}

#sg_dia_detalhe_congresso, #sg_categoria_detalhe_congresso {
    width: 100px;
}

.sg_data_sala_detalhe {
    float: right;
    color: #000;
    font-size: 14px;
}

.sg_arquivos_evento_congresso {
    font-size: 12px;
    text-transform: uppercase;
}

.sg_sem_margem {
    background-image: none;
    margin: 0;
}

.sg_topo_detalhe_eventos_congresso {
    background-repeat: repeat-x;
    background-position: bottom;
    margin-bottom: 15px;
}

#sg_area_congresso {
    float: left;
    position: relative;
}

    #sg_area_congresso a {
        color: #000;
    }

        #sg_area_congresso a.linkdesativado {
            color: #fff;
            text-decoration: none;
        }

#sg_tabela_congresso {
    background-color: #fff;
    table-layout: fixed;
    overflow: auto;
    color: #000;
}

    #sg_tabela_congresso h5 {
        color: #000;
        margin: 0;
        padding: 0;
    }

    #sg_tabela_congresso td {
        border: 1px solid #E4AC4E;
        background-color: #F7F4D0;
        font-size: 12px;
        padding: 10px;
    }

        #sg_tabela_congresso td:hover {
            background-color: #fffef6;
        }

    #sg_tabela_congresso .noback, #sg_tabela_congresso .noback td:hover {
        background-color: #FFF !important;
    }

    #sg_tabela_congresso .nolink td:hover {
        cursor: default;
    }

    #sg_tabela_congresso .nolink a, #sg_tabela_congresso .nolink a:hover, #sg_tabela_congresso .nolink h5 {
        color: #000;
        cursor: default;
    }

.sg_quadro_arquivos_evento {
    width: 200px;
    min-height: 45px;
}

#sg_header_esq_congresso, #sg_laterais_congresso, #sg_header_dir_congresso, #sg_tabela_congresso {
    table-layout: fixed;
}

#sg_wrapper_laterais_congresso {
    overflow: hidden;
    float: left;
}

#sg_wrapper_laterais_control_esq, #sg_wrapper_laterais_control_dir {
    background-color: red;
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
}

#sg_wrapper_laterais_control_esq {
    background-image: url(/lib/assets/img/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center center;
    left: 0;
    cursor: pointer !important;
}

#sg_wrapper_laterais_control_dir {
    background-image: url(/lib/assets/img/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center center;
    right: 0;
    cursor: pointer !important;
}

#sg_wrapper_tabela_congresso {
    overflow: hidden;
    float: left;
    margin-left: 55px;
    margin-right: 55px;
}

#sg_wrapper_header {
    width: 658px;
    margin-left: 55px;
    margin-right: 55px;
}

#sg_wrapper_header_dir_congresso {
    overflow: hidden;
}

.sg_cabecalho_congresso {
    background-color: #B8B8FF;
    color: #fff;
    font-size: 13px;
    height: 64px;
    border: 1px solid red;
}

.sg_nome_sala_congresso, .sg_descricao_sala_congresso {
    font-size: 13px;
    margin: 10px;
    padding: 0;
}

.sg_nome_sala_congresso {
    margin-top: 10px;
}

.sg_lateral_congresso {
    background-color: #8B8BFF;
    color: #fff;
}

#sg_laterais_congresso th {
    padding: 10px 3px;
}

.sg_hora_evento_congresso {
    font-size: 11px;
    width: 100%;
}

.sg_informacao_dia_congresso {
    display: block;
    margin-bottom: 5px;
    padding-top: 3px;
}

.sg_marcacao_busca {
    background-color: #FF0;
}

.sg_dia_congresso {
    margin: 20px 0;
}

    .sg_dia_congresso label {
        text-transform: uppercase;
        float: left;
        margin: 4px 10px 0 0;
    }

    .sg_dia_congresso li {
        list-style: none;
        line-height: 30px;
        height: 30px;
        margin-bottom: 1px;
    }

.sg_data_dia_congresso {
    padding-left: 10px;
}

.sg_dia_congresso li a {
    color: #fff;
    display: block;
}

.sg_detalhe_categoria_congresso {
    margin-top: 1px !important;
}

.sg_categoria_congresso {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}

.sg_legenda_menu_congressista {
    margin-left: 10px;
}

#sg_wrapper_header_dir_congresso, #sg_wrapper_header_esq_congresso {
    float: left;
}

.sg_quadro_arquivos_evento, .sg_quadro_video_evento, #sg_mensagem_iexplorer, #sg_mensagem_mozilla {
    display: none;
}

.sg_video_congresso_detalhe, .sg_arquivos_congresso_detalhe {
    display: block;
}

#sg_tabela_congresso, #sg_header_dir_congresso, #sg_header_esq_congresso, #sg_laterais_congresso {
    width: 100%;
}

.sg_dia_categoria_congresso a, .sg_arquivos_evento_congresso a, .sg_dia_categoria_congresso a {
    color: #fff;
}

.sg_area_eventos_congresso, .sg_dia_congresso ul, .sg_area_eventos_congresso, .sg_detalhes_evento_congresso p {
    margin: 0;
    padding: 0;
}

.sg_titulo_grupo_detalhe {
    padding: 10px;
    color: #fff;
    margin: 0;
}

.sg_area_eventos_congresso {
    margin-top: 30px;
}

.pagina-congresso.pagina-teste h1 {
    margin-bottom: 25px;
}

.pagina-congresso.pagina-teste .col-md-6 {
    width: 47%;
}

.pagina-congresso.pagina-teste .mright {
    margin-right: 42px;
}

.pagina-congresso.pagina-teste .col-md-6 img {
    margin-top: 8px;
}

.pagina-congresso.pagina-teste hr {
    margin-top: 10px;
}

.bts-coordenador {
    text-align: right;
}

    .bts-coordenador > div {
        text-align: center;
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        background: #ededed;
        cursor: pointer;
    }

#rodape {
    background-color: #F5F5F5;
    position: relative;
    overflow: hidden;
    margin-top: 60px;
    border-top: 6px solid #d8d8d8;
}

    #rodape:before,
    .footer-skew:before,
    .footer-skew:after {
        content: '';
        position: absolute;
        left: 50%;
        width: 100%;
        background-color: #EBE9EA;
    }

    #rodape:before {
        height: 340px;
        margin-left: 460px;
    }

.footer-skew {
    position: relative;
    overflow: hidden;
    height: 340px;
    padding-top: 25px;
}

    .footer-skew:before {
        border-left: 10px solid #D9D9D9;
        transform: skew(-45deg,0deg);
        -webkit-transform: skew(-45deg,0deg);
        -moz-transform: skew(-45deg,0deg);
        -ms-transform: skew(-45deg,0deg);
        -o-transform: skew(-45deg,0deg);
        left: 850px;
        top: 0;
        height: 186px;
    }

    .footer-skew:after {
        transform: skew(-45deg,0deg);
        -webkit-transform: skew(-45deg,0deg);
        -moz-transform: skew(-45deg,0deg);
        -ms-transform: skew(-45deg,0deg);
        -o-transform: skew(-45deg,0deg);
        left: 680px;
        top: 186px;
        height: 154px;
    }

.modal-title {
    border: none;
}

#rodape .box-footer {
    float: left;
    padding: 0 30px;
    border-left: 1px solid #e7e7e7;
    min-height: 107px;
}

    #rodape .box-footer:first-child {
        padding-left: 15px;
        border: none;
    }

#rodape .info {
    position: absolute;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    top: 185px;
    background: #f8f8f8;
    font-size: 13px;
    text-transform: uppercase;
}

    #rodape .info address {
        margin-bottom: 0;
        color: #808080;
    }

#rodape .copy {
    text-transform: uppercase;
    color: #8a8a8a;
    margin-top: 120px;
    font-size: 13px;
    padding-top: 15px;
}

#rodape a:hover {
    text-decoration: underline;
}

.sg_botao_abrir {
    display: none;
}

.by-rmc-brothers {
    text-align: center;
    padding-top: 9px;
}

#rodape .box-footer.siga-sogesp {
    border-left: none;
    padding-left: 266px;
}

.row.noticias h2 {
    cursor: default;
}

.row.noticias a {
    color: #333333;
    cursor: pointer;
}

    .row.noticias a:hover {
        color: #727272;
        text-decoration: underline;
    }

.row.noticias .title-bg {
    margin-bottom: 2px;
}

.row.noticias time {
    margin-bottom: 6px;
    font-size: 12px;
    cursor: default;
}

time {
    font-family: 'robotolight';
    color: #b5b5b5;
}

.modal .modal-header {
    border: 0;
    padding-bottom: 0;
}

.modal .modal-footer {
    border: 0;
    padding-top: 0;
}

    .modal .modal-footer .btn-red {
        margin-left: 10px;
    }

.modal .modal-header h1 {
    margin-bottom: 0;
}

.modal .lista-bullet li a, .pagina-login .lista-bullet li a {
    color: #666;
}

.modal .lista-bullet li:last-child, .pagina-login .lista-bullet li:last-child {
    margin-left: 10px;
}

.modal .lista-bullet li, .pagina-login .lista-bullet li {
    display: inline-block;
    background-position: 0px 4px;
    padding: 2px 0 0 15px;
}

.modal-body {
    padding-bottom: 0;
}

.lista-bullet li h2 {
    background-color: transparent;
    padding: 2px 0 5px 0;
    text-transform: none;
}

.lista-bullet ul {
    padding: 0;
}

.lista-bullet li {
    margin-bottom: 12px;
}

.case6 .lista-bullet li {
    margin-bottom: 0;
}

.lista-bullet li {
    padding: 0 0 0 25px;
    background-image: url('/lib/assets/img/bullet-dark-gray.png');
    background-position: 0 3px;
    background-repeat: no-repeat;
}

.lista-bullet.barra-lateral .m-b-15 {
    margin-bottom: 0;
}

.lista-bullet.barra-lateral li {
    padding: 10px 0 10px 14px;
    border-left: 11px solid #d8d8d8;
    background-image: none;
}

    .lista-bullet.barra-lateral li h2 {
        padding: 2px 0 8px 0;
        text-transform: none;
        margin-top: 0;
        margin-bottom: 0;
    }

.lista-bullet.barra-lateral li {
    margin-bottom: 0;
}

.listagem-arquivo-titulo h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 3px;
}

.listagem-arquivo-div li {
    padding: 10px 0 5px 14px;
    margin-bottom: 20px;
    border-left: 11px solid #d8d8d8;
    background-image: none;
}

.listagem-arquivo-div h4 {
    background-repeat: no-repeat;
    padding: 0 0 0 22px;
    border-bottom: 0;
}

.listagem-arquivo-div span {
    padding-left: 22px;
    color: #999;
    cursor: default;
}

.listagem-arquivo-div h3 {
    cursor: default;
}

.listagem-arquivo-div .col-sm-12 {
    padding: 0;
}

.listagem-arquivo-div hr {
    margin-top: 15px;
}

.listagem-arquivo-div a {
    color: #333333;
}

    .listagem-arquivo-div a:hover {
        color: #727272;
        text-decoration: underline;
    }

.listagem-arquivo-div li:last-child hr {
    border-color: transparent;
}

.coluna-centro hr {
    margin-top: 17px;
    margin-bottom: 17px;
}

.sg_degrade_cinza h2 {
    margin-top: 0;
}

.box-purple .col-md-12, .box-pink .col-md-12, .box-dark-yellow .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

    .box-purple .col-md-12 h3, .box-pink .col-md-12 h3, .box-dark-yellow .col-md-12 h3 {
        font-size: 16px;
    }

    .box-purple .col-md-12 time, .box-pink .col-md-12 time, .box-dark-yellow .col-md-12 time {
        font-size: 15px;
        color: #c5c5c5;
    }

.contato .col-sm-6 {
    width: 95%;
}

.contato .col-sm-2 {
    width: 35%;
}

.contato iframe {
    margin-bottom: 10px;
    width: 100%;
}

.pagina-institucional .titulo, .pagina-institucional .descricao {
    font-size: 16px;
    text-transform: uppercase;
}

.pagina-institucional .descricao {
    color: #c5c5c5;
}

article .btn.btn-gray {
    margin-top: 20px;
}

article .sg_lista_resumo {
    margin-top: 20px;
}

#sg_formulario_eventos .btn.btn-gray, .pagina-eventos article .btn.btn-gray, .form-group .btn.btn-gray, .sg_eventos_congresso .btn.btn-gray, .pagina-congresso .btn.btn-gray {
    margin-top: 0;
}

.capa-revista .btn.btn-gray {
    margin-top: 3px;
}

.col-sm-3.box-legend.fique-por-dentro time {
    font-weight: normal;
}

blockquote {
    border: none;
    font-size: 14px;
}

.regional .col-scrl {
    width: 233px;
    margin-right: 15px;
}

.regional .scroll {
    white-space: nowrap;
}

.regional .title-xx-small, .regional .c-gray {
    font-size: 15px;
}

.regional .c-gray {
    color: #c5c5c5;
}

.regional .artigo-cientifico .c-gray {
    color: #c5c5c5;
    font-size: 13px;
}

.regional .artigo-cientifico h3 {
    margin-top: 14px;
}

.regional .full-inline {
    line-height: 22px;
}

.sg_mapa_imagem {
    text-align: center;
    margin-right: 200px;
    float: right;
}

.sg_lista_regioes, .sg_lista_regionais {
    margin-top: 20px;
    position: absolute;
    z-index: 3;
    margin-left: 20px;
}

    .sg_lista_regioes ul li, .sg_lista_regionais ul li {
        padding-left: 25px;
        background-position: center left;
        background-repeat: no-repeat;
        line-height: 30px;
    }

#representante_ribeirao_preto {
    background-image: url(/lib/assets/img/layout/representantes_ribeirao_preto.png);
}

#representante_campinas {
    background-image: url(/lib/assets/img/layout/representante_campinas.png);
}

#representante_sao_jose_rio_preto {
    background-image: url(/lib/assets/img/layout/representante_sao_jose_rio_preto.png);
}

#representante_grande_abc {
    background-image: url(/lib/assets/img/layout/representante_grande_abc.png);
}

#representante_vale_do_paraiba {
    background-image: url(/lib/assets/img/layout/representante_vale_do_paraiba.png);
}

#representante_sorocaba {
    background-image: url(/lib/assets/img/layout/representante_sorocaba.png);
}

#representante_santos {
    background-image: url(/lib/assets/img/layout/representante_santos.png);
}

#representante_presidente_prudente {
    background-image: url(/lib/assets/img/layout/representante_presidente_prudente.png);
}

#representante_centro_oeste {
    background-image: url(/lib/assets/img/layout/representante_centro_oeste.png);
}

.texto-completo {
    margin-top: 25px;
}

.texto-integra {
    display: inline-block;
    width: 256px;
    height: 63px;
    background: url(/lib/assets/img/bt-texto-integra.png) no-repeat top left;
    margin-top: 15px;
}

    .texto-integra:hover {
        background-position: bottom left;
    }

.pagina-canal-saude-mulher .blog h3 {
    text-transform: none;
}

.pagina-canal-saude-mulher .box-sm-4 .grid img {
    width: 100%;
}

.pagina-canal-saude-mulher .blog .new .col-sm-5 {
    width: 151.5px;
}

.pagina-canal-saude-mulher .blog .new .col-sm-7 {
    width: 160px;
}

.sg_representantes {
    padding: 0;
    margin-top: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

    .sg_representantes > li {
        border-bottom: 5px solid #BE0C0C;
    }

    .sg_representantes .sub-titulo {
        cursor: pointer;
        padding: 11px;
    }

    .sg_representantes li h3 {
        margin: 0;
    }

.sg_interior_representantes {
    display: none;
}

.sg_representantes ul {
    padding-left: 45px;
}

.sg_representantes ul,
.sg_representantes li {
    list-style-type: none;
}

.sg_representantes .sub-titulo.fundo-vermelho h3 {
    margin-bottom: 0;
}

.sg_representantes > li:last-child {
    border-bottom: 5px solid #555;
}

.galeria-fotos-1.col-lg-3 {
    width: 16.5%;
}

.galeria-fotos-1.m-b-10 {
    padding-right: 0;
}

.galeria-fotos-2.col-lg-2 {
    width: 16.5%;
}

.galeria-fotos-2.m-b-10 {
    padding-right: 0;
}

.galeria-fotos-3.col-lg-1 {
    width: 8.2%;
}

.galeria-fotos-3.m-b-10 {
    padding-right: 0;
}

.tutorial-scroll {
    background-image: url('/lib/assets/img/clique-arraste.jpg');
    background-repeat: no-repeat;
    width: 179px;
    height: 40px;
    position: absolute;
    top: 280px;
    left: 27px;
}

.regional .tutorial-scroll {
    top: 435px;
}

.pagina-canal-saude-mulher .tutorial-scroll {
    top: 325px;
}


.regional.pagina-inicio .col-sm-3 {
    width: 29%;
    margin-left: 25px;
    margin-right: 25px;
}


@media (max-width: 1200px) {
    .fique-por-dentro {
        width: 270px;
    }

    #menu-principal li a {
        font-size: 15px;
        padding: 20px 14px 15px 13px;
    }

    .regional #menu-principal li a {
        font-size: 15px;
        padding: 20px 17px 15px 18px;
    }

    .pagina-regionais.pagina-inicio .col-sm-3 {
        width: 30%;
        margin-left: 15px;
        margin-right: 15px;
    }

    .container {
        width: 100% !important;
    }

    .sg_mapa_imagem {
        margin-right: 0;
    }

    #busca-canal-saude-mulher {
        font-size: 26px;
    }

    .pagina-canal-saude-mulher .blog .new .col-sm-5 {
        width: 42.333333%;
    }

    h3 {
        font-size: 16px;
    }

    .regional .rsThumb {
        float: left;
        width: 103.888px;
        height: 84px;
    }

    .regional .rsOverflow {
        height: 238px;
    }

    .regional .eventos-home h3 {
        font-size: 12px;
    }

    .regional .c-gray {
        font-size: 14px;
    }

    .pagina-principal p {
        font-size: 14px;
    }

    .pagina-regionais.pagina-inicio .col-sm-3 {
        width: 30%;
        margin-left: 15px;
        margin-right: 15px;
    }

    .pagina-regionais.pagina-inicio .rsThumb {
        margin-right: 1px !important;
    }

        .pagina-regionais.pagina-inicio .rsThumb:last-child {
            margin-right: 0 !important;
        }
}


@media (max-width: 1024px) {
    .fique-por-dentro {
        width: 230px;
    }
}

.regional .menu-lateral a[href="/"] {
    display: none;
}




.toggle-click {
    cursor: pointer;
}

.pagina-congresso.pagina-2011 .enviar.btn.btn-gray:hover {
    color: #fff;
    text-decoration: none;
    background-color: #EDA121;
}

.pagina-congresso.pagina-2011 .enviar.btn.btn-gray {
    color: #fff;
    text-decoration: none;
    background-color: #D98D0D;
}

.pagina-congresso.pagina-2012 .enviar.btn.btn-gray:hover {
    color: #fff;
    text-decoration: none;
    background-color: #C06F9F;
}

.pagina-congresso.pagina-2012 .enviar.btn.btn-gray {
    color: #fff;
    text-decoration: none;
    background-color: #AC5B8B;
}

.pagina-congresso.pagina-2013 .enviar.btn.btn-gray:hover {
    color: #fff;
    text-decoration: none;
    background-color: #FB632C;
}

.pagina-congresso.pagina-2013 .enviar.btn.btn-gray {
    color: #fff;
    text-decoration: none;
    background-color: #E74F18;
}

.pagina-congresso.pagina-2014 .enviar.btn.btn-gray:hover {
    color: #fff;
    text-decoration: none;
    background-color: #CC1C22;
}

.pagina-congresso.pagina-2014 .enviar.btn.btn-gray {
    color: #fff;
    text-decoration: none;
    background-color: #B8080E;
}

.pagina-congresso.pagina-2015 .enviar.btn.btn-gray:hover {
    color: #fff;
    text-decoration: none;
    background-color: #327a62;
}

.pagina-congresso.pagina-2015 .enviar.btn.btn-gray {
    color: #fff;
    text-decoration: none;
    background-color: #4C947C;
}

.pagina-congresso.pagina-2016 .enviar.btn.btn-gray:hover {
    color: #fff;
    text-decoration: none;
    background-color: #853c50;
}

.pagina-congresso.pagina-2016 .enviar.btn.btn-gray {
    color: #fff;
    text-decoration: none;
    background-color: #531226;
}


.tradutor {
    z-index: 9999;
    position: absolute;
    right: 50px;
    top: 47px;
}

.popup {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 344px;
}

    .popup .botao-fechar:before {
        content: "\f00d";
    }

    .popup .botao-fechar {
        display: inline-block;
        font-family: FontAwesome !important;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        border: none;
        background-color: #E51B24;
        color: #fff;
        position: absolute;
        top: 0;
        right: 0;
    }
