@font-face {
    font-family: 'Google September 2015';
    src: url('../fonts/GoogleSeptember2015.eot');
    src: url('../fonts/GoogleSeptember2015.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/GoogleSeptember2015.woff2') format('woff2'), 
        url('../fonts/GoogleSeptember2015.woff') format('woff'), 
        url('../fonts/GoogleSeptember2015.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.copyright-div a {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #7e2ba3;
    font-family: 'Arial Rounded MT','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
    .copyright-div a:hover {
        color: #7e2ba3;
        font-size: 12px;
        font-weight: bold;
        font-family: 'Arial Rounded MT','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    }
.copyright-div  {
    font-size: 12px;
    text-decoration: none;
}

#menuengrenagem.ocultarobjetos {
    display: none;
}
#menuengrenagem {
    position: fixed;
    top: -255px;
    right: calc(50% + 20px);
    /*left: -255px; */
    width: 100px;
    background-color: #3A093F;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 10px black;
    /*transition: left 0.5s linear; */
    transition: top 0.5s linear;
    z-index: 998;
}

#menuengrenagem.show {
    top: 80px;
    z-index: 998;
}

#menuengrenagempequeno {
    position: absolute;
    left: 5px;
    top: 20%;
    background-color: #3A093F;
    border: 1px solid #3A093F;
    box-shadow: 0px 0px 10px black;
    transition: left 0.5s linear;
    z-index: 997;
}
#menuengrenagempequeno.show {
    left: 100px; 
    z-index: 997;
}




/* enable absolute positioning */
        .inner-addon {
    position: relative;
}

    /* style icon */
    .inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none;
    }

/* align icon */
.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}





.btn-pesquisar {
	font-family: 'Google September 2015';
	font-size: 14px;
	color: #FFFFFF;
	background-color: transparent;
	padding: 7px 20px;
	border: 2px solid #FFFFFF;
	border-radius: 50px;
	transition: 0.5s;
	margin-bottom: 0px;

}

.btn-pesquisar:focus,
 .btn-pesquisar:active,
 .btn-pesquisar:visited,
 .btn-pesquisar:hover {
	color: #FFFFFF;
	background-color: #6A2272;
	box-shadow: none;
	transition: 0.5s;
}

.chkIgrejas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: left;
    margin: 0px;
    vertical-align: baseline;
    padding: 0px;
    cursor: pointer;
}
    .chkIgrejas label {
        margin: 3px;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
    }
    .chkIgrejas input {
        margin-top: 0px;
        padding-top: 0px;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
    }
.chkCategrias {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: left;
    margin: 0px;
    vertical-align: baseline;
    padding: 0px;
    line-height:20px;
    cursor:pointer;
}

    .chkCategrias label {
        margin: 3px;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
    }

    .chkCategrias input {
        margin-top: 0px;
        padding-top: 0px;
        vertical-align: middle;
        display: inline-block;
        height: 20px;
        width: 20px;
        cursor: pointer;
    }
.divhrterritorio {
    margin-top:1px;
} 
.divhrterritoriohide
{
    display: none;
}

header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 50%;
    background: white;
    text-align: center;
    padding: 20px 0;
}


#sidebar-wrapper #titulo {
	background-color: mediumorchid;
	display:block;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:white;
	text-align:center;
	padding: 20px 0;
	/* position: center; */
}
#sidebar-wrapper #titulo h1{
   margin-top: 0;
   text-align: center;
}


html, body {
  height: 100%;
  padding: 0px;
    margin: 0px;
}

form {
    padding: 0px;
    margin: 0px;
}


.full-height {
  height: 100%;
}
.scrollbar
{
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	background: #3A093F;
	overflow-y: scroll;
	margin-bottom: 25px;
}
/*
 *  STYLE 2
 */

#sidebar-wrapper::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #3A093F;
}

#sidebar-wrapper::-webkit-scrollbar
{
	width: 6px;
	background-color: #3A093F;
}

#sidebar-wrapper::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #7a26a7;
}


#Territorios::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 5px;
    background-color: #F7F7F7;
}

#Territorios::-webkit-scrollbar {
    width: 6px;
    background-color: #F7F7F7;
}

#Territorios::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #7A0762;
}



#menu-vertical {
    position: fixed;
    z-index: 999;
    left: 5px;
    top: 20%;
    overflow: hidden;
    border: 1px solid #3A093F;
    padding: 6px;
    -webkit-box-shadow: 0px 0px 27px -2px rgba(58,9,63,1);
    -moz-box-shadow: 0px 0px 27px -2px rgba(58,9,63,1);
    box-shadow: 0px 0px 27px -2px rgba(58,9,63,1);
}




#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 50%;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 50%;
    width: 0;
    height: 100%;
    margin-left: -50%;
    overflow-y: auto;
    background: #3A093F;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0px 0px 10px 1px #000000;
    -moz-box-shadow: 0px 0px 10px 1px #000000;
    box-shadow: 0px 0px 10px 1px #000000;
}
#headeresquerda {
    z-index: 1000;
    position: fixed;
    left: 50%;
    width: 0;
    height: 80px;
    margin-left: -50%;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0px 0px 10px 1px #000000;
    -moz-box-shadow: 0px 0px 10px 1px #000000;
    box-shadow: 0 4px 6px -2px gray;
}
#headeresquerda-conteudo {
    position: absolute;
    vertical-align: middle;
    height: 100%;
    margin-top: 0px;
    width: 100%;
    display: flex;
    align-items: center;
}

#wrapper.toggled #sidebar-wrapper {
    width: 50%;
}

#wrapper.toggled #headeresquerda {
    width: 50%;
}


#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 0px;
    margin: 0px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -50%;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 95%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
#fotouser {
    width: 52px;
    margin-left: 10px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
    -moz-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
    box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
}
#fotouserdiv {
    height: 62px;
}
#nomeuserdiv {
    height: 62px;
}
#fotouser2 {
    width: 70px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
    -moz-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
    box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
}

.TextoLoginV2 {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #666666;
}
.TextoLoginV4 {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight:bold;
}
.TextoLoginV4, a:hover, a:active {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

.TextoLoginV2MenuVertical {
    font-family: Tahoma, Arial;
    font-size: 10px;
    color: #666666;
}
.TextoLoginV2MenuVerticalSair {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #666666;
    font-weight:bold;
}

@media screen and (max-width:900px) {
    #fotouser {
        width: 20px;
        margin: 3px;
        border-radius: 60%;
        margin-left:40px;
    }
    #fotouserdiv {
        height: 30px;
        display: flex;
        align-items: center;
        text-align:center;
        width: 100%;
    }
    #nomeuserdiv {
        height: 30px;
        display: flex;
        align-items: center;
        text-align: center;
        width: 100%;
    }
    .TextoLoginV2 {
        font-family: Tahoma, Arial;
        font-size: 10px;
        color: #666666;
    }
}
@media(min-width:900px) {
    #fotouser {
        width: 52px;
    }
    #fotouserdiv {
        height: 62px;
    }
    #nomeuserdiv {
        height: 62px;
    }

    .TextoLoginV2 {
        font-family: Tahoma, Arial;
        font-size: 12px;
        color: #666666;
    }
}
@media(min-width:768px) {


    #wrapper {
        padding-left: 50%;
    }

        #wrapper.toggled {
            padding-left: 0;
        }

    #sidebar-wrapper {
        width: 50%;
    }

    #headeresquerda {
        width: 50%;
    }


    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #wrapper.toggled #headeresquerda {
        width: 0;
    }

    #page-content-wrapper {
        padding: 0px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}




    #banner {
        min-height: 100vh;
        box-sizing: border-box;
        padding: 20px;
        color: white;
        background-image: url("../img/banner.jpg");
        background-size: cover;
        background-position: center;
        background-color: rgba(0, 0, 0, 0.4);
        background-blend-mode: multiply;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        #banner h1 {
            margin-bottom: 10px;
            font-size: 80px;
        }

        #banner h2 {
            margin: 0;
            font-size: 30px;
            text-align: center;
        }

    #navbar {
        margin: 0;
        border-radius: 0;
    }

    section {
        box-sizing: border-box;
        padding: 20px 0 50px;
    }

        section:nth-child(odd) {
            background-color: #e2e2e2;
        }

        section .title {
            display: inline-block;
            margin: 10px auto 40px;
            padding: 0 10px 5px;
            border-bottom: 3px solid #222222;
        }

    #sobre .content {
        padding-top: 20px;
    }

    #palestrantes .thumbnail img {
        width: 100%;
    }

    #local {
        padding-bottom: 0;
    }

        #local iframe {
            pointer-events: none;
            display: block;
        }

            #local iframe.active {
                pointer-events: auto;
            }

    #assine {
        padding: 50px 20px 70px;
    }

        #assine h4 {
            text-align: right;
        }

    footer {
        background-color: #222222;
        padding: 20px;
        color: white;
    }

    .footer-links {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 15px auto;
    }

    .icon-social {
        height: 40px;
        width: 40px;
        display: block;
        background-size: contain;
        margin: 5px 15px;
    }

        .icon-social.facebook {
            background-image: url("../img/facebook-logo.png");
        }

        .icon-social.twitter {
            background-image: url("../img/twitter-logo.png");
        }

        .icon-social.youtube {
            background-image: url("../img/youtube-logo.png");
        }

    .affix {
        top: 0;
        width: 100%;
        z-index: 20;
    }

    @media screen and (max-width: 767px) {
        #assine h4 {
            text-align: center;
        }

        #palestrantes .thumbnail {
            max-width: 350px;
            margin-left: auto;
            margin-right: auto;
        }
    }

    @media screen and (max-width: 425px) {
        #banner h1 {
            font-size: 60px;
        }

        #banner h2 {
            font-size: 20px;
        }

        section .title {
            font-size: 16px;
        }

        #palestrantes .thumbnail h3 {
            font-size: 18px;
        }
    }

