@import url('https://fonts.googleapis.com/css?family=Oswald');

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

/*Formatação das Fontes*/

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

h3 {
    font-size: 21px;
}

p {
    font-size: 14px;
}

/* Fim da formatação das Fontes*/


/*Inicio da Barra do Governo*/ 

#wrapper-barra-brasil {
    max-width: 1150px !important;
} 


#barra-brasil .brasil-flag {


    box-sizing: content-box;


}
/*Fim da Barra do Governo*/

#auxheader {
    width: 100%;
}

/*Logo*/

#logo {

    margin: 0 0 7px 0;
}

@media screen and (max-width: 990px) {

    #logo img{

        float: left !important;
        margin: 0 auto;

    }

}

@media screen and (max-width: 660px) {

    #logo img{

        float: left !important;
        margin-left: 2% !important;

    }

}

/*Fim Logo*/


/*Tradutor*/


#sortable {

    padding-left: 0px;

}

#tradutor {

    width: 100%;

}

#flags {

    width: 100% !important;

}

@media screen and (max-width: 480px) {

    #tradutor {


        margin-bottom: 10px;
        padding: 0px;
        float: left;
        width: 104px;


    }

    #sortable, #flags {

        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 104px !important;
        float: left;

    }
}

@media only screen and (max-width: 600px) {

    #tradutor {

        margin-bottom: 10px;

    }

    #sortable, #flags  {

        padding-left: 0px !important;
        padding-right: 0px !important;

    }
}

/*Tradutor*/


/*Pesquisar

#searchform {

    margin-bottom: 0px;

}

.screen-reader-text {

    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    font-weight: normal;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    margin-right: -4px;
    float: left;

}

#s{

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    height: 36px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-top: 6px;
    width: 226px;
    margin-right: -4px;
    float: left;



}

#txtBusca{

    float: right;
    padding-left:5px;   
    border:none;
    height:38px;

}

#searchsubmit {


    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background-image: url("../images/lupa.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom-color: -moz-use-text-color !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-style: none !important;
    border-bottom-width: medium !important;
    border-image-outset: 0 0 0 0 !important;
    border-image-repeat: stretch stretch !important;
    border-image-slice: 100% 100% 100% 100% !important;
    border-image-source: none !important;
    border-image-width: 1 1 1 1 !important;
    border-left-color: -moz-use-text-color !important;
    border-left-style: none !important;
    border-left-width: medium !important;
    border-right-color: -moz-use-text-color !important;
    border-right-style: none !important;
    border-right-width: medium !important;
    border-top-color: -moz-use-text-color !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 4px !important;
    border-top-style: none !important;
    border-top-width: medium !important;
    box-shadow: none !important;
    color: transparent;
    font-size: 0;
    padding-left: 15px ;
    padding-right: 15px;
    float: left;
    height: 36px;
}

*/

#auxmenufooter li {
	float: none !important;
}

@media only screen and (max-width: 480px) {

    #searchform {

        margin-left: 0px;

    }

    #s {
        float: left;
        width: 200px;
        margin-left: 0px;
    }

    #searchsubmit {

        float: left;

    }


}



@media only screen and (max-width: 1024px) {



    #s {
        float: left;
        width: 155px;
        margin-left: 0px;
    }
}



/* Fim Pesquisar */



/*Início do Menu*/

.nav-justified>li {
	width: auto !important;
}


#auxmenu {

    margin-top: 20px;

}

#auxmenu .navbar-default {
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none;
    float: right;
}

#auxmenu .navbar-toggle {

    margin-top: 2px;
    margin-bottom: 5px;

}

#auxmenu a {
    color: #343F64;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

#auxmenu a:hover , .menu-item.active {
    color: #70b3b8;
    border-radius: 3px;
}

.menu-item.active a {
    color: #70b3b8 !important;
}

#bs-example-navbar-collapse-1 {


    padding-left: 0px;
    padding-right: 0px;

}


.nav > li, .nav > li > a:focus, .nav > li > a:hover {

    z-index: 30;
    position: relative;

}

.nav > li > a:focus, .nav > li > a:hover {

    transition: 0.3s;
    color: #212121;

}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-repeat: repeat-x;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: transparent !important;
}

/*Fim do Menu*/ 



/* Slide */


#slide {

    padding-right: 0px;
	width: 100%;

}


@media only screen and (max-width: 800px) {

    #slide {

        padding-left: 15px;
        padding-right: 15px;

    }

    #menulateral {

        padding-left: 15px !important;

    }

    .menu-menu-lateral-container {

        padding-left: 0px !important;


    }

    #menulateral h1 {

        padding-left: 0px !important;

    }


}



@media only screen and (min-width: 801px) and (max-width: 1024px)  {

    #slide {

        padding-left: 15px;
        padding-right: 15px;

    }

    #menulateral {

        padding-left: 15px !important;

    }

    .menu-menu-lateral-container {

        padding-left: 0px !important;


    }

    #menulateral h1 {

        padding-left: 0px !important;

    }


}

.huge_it_slideshow_description_text_2 > p {
	font-size: 15px;
    padding-top: 1%;
    text-align: center;
}

.huge_it_slideshow_description_text_2 > h1 {
    border-bottom: 1px solid #fff;
    font-size: 30px;
    padding-bottom: 1% !important;
    text-align: center;
}

.huge_it_slideshow_description_text_1 {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    bottom: 0;
    display: inline-block;
    font-size: 13px;
    padding: 2%;
    position: absolute;
    right: 0;
    text-align: justify;
    text-decoration: none;
    width: 100%;

}

.huge_it_slideshow_description_text_2 {
    background: transparent !important;
    border-color: #ffffff;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    bottom: 3%;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    padding: 3%;
    position: absolute;
    right: 8% !important;
    text-align: justify;
    text-decoration: none;
    width: 50% !important;
    z-index: 11;
}

.huge_it_slideshow_image_wrap_2 {
    background: transparent !important;
    border: none !important;
}

/* Fim do Slide */

/* Início do Conteúdo */

#conteudo h1 {
    font-size: 30px;
}

#conteudo p {
    font-size: 15px;
}

#conteudo {
    background: #fff none repeat scroll 0 0;
    border-radius: 22px;
    color: #333 !important;
}

/* Fim do Conteúdo */

/* Início dos Cursos */
#cursos {
	padding: 0 0 20px 0;
}

#cursos .widget-title.srp-widget-title {
    color: #aaa;
    font-size: 25px;
    text-align: center;
}

#cursos .srp-post-content {
    text-align: center;
}

#cursos .srp-widget-singlepost:hover {
	cursor:pointer;
	opacity: 0.8;
}

#cursos .srp-thumbnail-box {
    margin-right: 0;
    text-align: center;
}

#cursos .srp-post-thumbnail {
    width: auto;
	height: 150px;
}

#cursos .srp-widget-container{
	flex-direction: row !important;
}

#cursos .srp-content-box {
    -moz-box-flex: 1;
    flex: 1 1 0;
    text-align: center;
    width: 100%;
}

#cursos .srp-post-content-container {
	flex-direction: column;
}

#cursos .srp-content-box {
	margin-right: 15px;
	border-radius: 10px;
	padding: 10px;
	color: #333;
	text-align: justify;
}

#cursos .srp-widget-singlepost {
	border-bottom: none;
	width: 100%;
}

#cursos .srp-content-box .srp-post-title, .widget-area {
	margin-bottom: 10px;
	text-align: center;
}

.srp-post-title a, .srp-post-content a {
	color: #5c5b61;
}

button.vdc-grey, .button.vdc-grey {
	background-color: #666666;
    border-color: #666666;
    color: white;
}

button, .button {
    display: inline-block;
}

button, .button {
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    padding: 0.6rem 3rem 0.6625rem;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.artigo {
    border: 1px solid #a9a9a9;
    margin: 20px 0;
    padding: 10px;
    text-align: left;
}

/* Fim dos Cursos */

/* Início do Menu Lateral */

#menulateral h1 {
    color: #fff !important;
    font-size: 26px !important;
    margin: 0 0 2% 2%;
    padding: 4% !important;
}


#menulateral a {

	color: #777;
    font-size: 17px;
    font-weight: normal !important;
    line-height: 1.5;

}

#menulateral a:hover {
	color: #333;
	text-decoration: none !important;
}


#auxmenulateral {

    border-top: 4px solid #005AAB;

}


#menulateral {

	/* cor dos botões {listy-style : default:cinza} */
	color: #ccc;
	margin: 2% 0;

}

#menulateral li {
	margin: 3%;
	border-bottom: 1px solid #bbb;
}

#menulateral ul {
    padding-left: 0px !important;
}


#menulateral .menu-menu-lateral-container {

    padding-left: 5%;


}


/* Fim do Menu Lateral */


/*Imagens*/

.imagem img{

    max-width: 80% !important; 
    height: auto;
}

/*Fom das Imagens */

/* Início do widget */


.image-text-widget-text {

    padding: 10px;
}

/* Fim do widget */


/* Início do Sobre */
#sobre h1 {
    color: #aaa;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

#sobre .textwidget {
    color: #5a5a5a;
    font-size: 15px;
    padding: 0 0 20px;
    text-align: center;
}

/* Fim do Sobre */

/* Início do destaque */
#disciplinas h1 {
    text-align: center !important;
    border-bottom: solid 1px #fff;
}

#disciplinas .rpwwt-post-title {
    color: #fff;
    font-size: 22px;
}

#disciplinas a:hover, #destaques a:hover, #noticias-personal a:hover {
    text-decoration: none !important;
}

#destaques .rpwwt-widget ul li img {
    display: flex !important;
    float: none !important;
    text-align: center;
    width: 100%;
}

#destaques {
    text-align: center !important;
}

#destaques .widget-title.srp-widget-title {
    color: #fff;
    font-size: 26px;
    padding: 1.3%;
    text-align: left;
}


#destaques .srp-thumbnail-box {
    text-align: center;
}

#destaques .srp-post-thumbnail {
    width: 100%;
}

#destaques .srp-widget-container{
	flex-direction: row !important;
    margin: 2% 0;
}

#destaques .srp-content-box {
    -moz-box-flex: 1;
    flex: 1 1 0;
    text-align: center;
    width: 100%;
}

#destaques .srp-post-content-container {
	flex-direction: column;
}

#destaques .srp-content-box {
	margin-right: 15px;
	border-radius: 10px;
	padding: 10px;
	color: #333;
	text-align: justify;
}

#destaques .srp-widget-singlepost {
	border-bottom: none;
	width: 100%;
}

#destaques .srp-content-box .srp-post-title, .widget-area {
	margin-bottom: 10px;
	text-align: center;
}

#destaques h1 {
    margin-right: 2% !important;
}

.widget-title.srp-widget-title { 
	font-size: 23px;
}

.srp-post-thumbnail {
	width: 100%;
}

#auxdestaque {

    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;

}

#titulodestaque {

    width: 100%;

}

#titulodestaque h1 {

    margin: 10px;
    padding: 0px;

}



#destaque {

    padding-left: 0px;
    padding-right: 0px;

}

#destaque .srp-widget-container {

    padding-top: 10px;
    flex-direction: row;
    text-align: center;
    padding-left: 2%;
    background-color: #fff;
}

#destaque .srp-post-content-container {

    display: block;



}

@media screen and (max-width: 768px) {

    #destaque .srp-widget-container {

        -moz-box-orient: vertical;
        display: block;

    }

    #destaque .srp-content-box {

        margin-top: 5%;
        width: 80%;
        text-align: left;


    }
    
    #destaque .srp-thumbnail-box {
        
        width: 300px !important;
        
              
    }

}

@media only screen and (max-width: 800px) {


    #destaque .srp-thumbnail-box a img {
        
        width: 100% !important;
        
              
    }

}

@media only screen and (min-width: 801px) and (max-width: 1024px)  {


    #destaque .srp-thumbnail-box a img {
        
        width: 100% !important;
        
              
    }

}


@media screen and (width: 1024px) {
    #destaque .srp-widget-container {

        -moz-box-orient: vertical;
        display: block;

    }

    #destaque .srp-content-box {

        margin-top: 5%;
        width: 80%;
        text-align: left;


    }

    #destaque  .srp-widget-singlepost {


        margin-bottom: 10px;
        padding-bottom: 10px;
        width: 100%;
    }


}




#destaque .srp-content-box {

    margin-top: 5%;
    width: 80%;
    text-align: left;


}

#destaque  .srp-widget-singlepost {

    border-bottom-style: solid;
    border-bottom-width: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#destaque .srp-post-content a {


    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 6px;
    margin-left: 0px;
    margin-top: 6%;
    display:inline-block; 



}

#depoimentos .srp-post-content-container {
    flex-direction: column-reverse;
}

#depoimentos .srp-thumbnail-box img {
    border-radius: 70px;
    width: 22%;
}

#depoimentos .srp-content-box {
    text-align: right;
    width: 100%;
}

/* Fim do widget de destaque */

/*Inicio das Ultimas Notícias*/

#noticias .srp-widget-container {
    padding: 10px;

}


#noticias-personal .rpwwt-widget ul li {
    padding: 2% 3%;
}


.news_li {


    padding: 10px;

}


#noticias-personal a , #noticias a {
    color: #555;
    font-weight: bold;
    text-transform: uppercase;
}

#destaques a {
    color: #212121;
    font-weight: bold;
    width: 90%;
}

#destaques a span {
    font-size: 15px !important;
    text-transform: uppercase;
}

#noticias .srp-thumbnail-box {
    margin-right: 0 !important;
}


.recent-news-items  ul {

    padding-left:  0px;


}
#depoimentos .widget-title.srp-widget-title {
    color: #fff;
    font-size: 26px;
    padding: 4.5%;
}

#noticias .widget-title.srp-widget-title {
    color: #fff;
    font-size: 26px;
    padding: 4%;
}

#noticias-personal .rpwwt-widget ul li {
    margin: 0 !important;
}


/*Fim das Ultimas Notícias*/


/* Início da div Menu Footer*/


#auxmenufooter li {

    display: inline;
    float: left;

}

#auxmenufooter ul {

    color: transparent;	
	text-align: center;

}



#menu-menu-footer li {

    margin-bottom: 8px;
    padding: 0px 10px 5px 10px;
}

#menu-menu-footer {

	margin: 10px;
    padding-left: 0px;
}

/* Fim da div Menu Footer */


/*Ínicio do Conteúdo*/

#conteudo {


    text-align: justify;
    margin: 0 auto;
    padding: 2% 0;

}

#fundoconteudo {

    min-height: 700px;



}

/*Fim do Conteúdo*/



/* Formatação do footer */

#auxfooterabaixo {


    padding-bottom: 10px;


}

#footer {

    margin: 0 0 15px 0;

}

#footerabaixo {

    margin-left: 0px;
    margin-right: 0px;

}


#footer p {

    padding-left: 0px;
    text-align: left;
    font-size: 13px;

}


#brasao {

    float: left;
    padding-left: 0px;
    padding-right: 0px;
}

#brasao img {

    float: left;    
    margin: 0px;
}


#endereco {

    float: left;
    text-align: left;
	padding: 1% 0 0;

}


#endereco p {

    margin-bottom: 5px !important;
    margin-top: 5px;

}

#redesocial , #redesocial .lsi-social-icons {
   	text-align: right !important;
}


/* Fim da formatação do footer */

/* Responsive */

@media all and (max-width: 980px){

	#menulateral h1 {
		margin: 2% !important;
		padding: 2% !important;
	}	

	#menulateral {
		padding: 2%;
	}

    #noticias-personal {
        padding: 2%;
    }

    #destaques .rpwwt-widget ul li {
        float: none !important;
        margin: 0 2% 2% !important;
        max-height: 700px !important;
        width: auto !important;
    }

	#depoimentos .widget-title.srp-widget-title , #noticias .widget-title.srp-widget-title , #destaques .widget-title.srp-widget-title {
		padding: 2% !important;
	}

	.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
		display: initial !important;
	}

	#brasao {
		text-align: center !important;
	    width: 100%;	
		float: none;	
	}

	#brasao img {
		width: 30%;
		text-align: center !important;
		float: none;
		border-bottom: 1px solid;
	}

	#redesocial , #endereco {
	    float: none !important;
    	text-align: center !important;
    	width: 100%;
	}

	#redesocial .lsi-social-icons {
	    display: inline !important;
	}
}

@media all and (max-width: 767px) {
    #auxmenu .navbar-default {
        width: 100%;
    }

    .nav > li , .nav > li > a{
       background: transparent;      
    }

    .nav-justified > li > a {
        margin-bottom: 0 !important;
    }
}

@media all and (max-width: 640px){
	#noticias a, #destaque a {
	    font-weight: bold;
	    width: 100%;
	}

	#cursos .srp-widget-container {
		display: block !important;
	}

	#noticias .srp-post-thumbnail , #cursos .srp-post-thumbnail {
		width: 30%;	
	}

	#noticias a , #noticias .srp-content-box {
		text-align: center;
	}

	#destaques .srp-widget-container {
	    flex-direction: column !important;
	}

	#destaques h1 {
	    margin-right: 0 !important;	
	}
}

@media all and (max-width: 500px) {
    #disciplinas .rpwwt-post-title {
        color: #fff;
        font-size: 17px;
    }
}

/* Fim do Responsive */

div#destaques .widget-content img {
    width: auto;
    float: left;
    margin: 10px !important;
}

div#destaques .rpwwt-widget {
    width: 100%;
    float: right;
}

div#destaques .rpwwt-widget img {
    width: 100%;
    float: right;
    margin-top: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

div#destaques .image-text-widget-text {
    color: #323232;
    width: auto;
    text-align: left !important;
}

#noticias h1, #noticias-personal h1, #destaques h1, #conteudo #noticias h1 {
    color: #fff !important;
    background: #70b3b8;
    font-weight: bold;
    font-size: 20px !important;
    padding: 2%;
    text-align: left !important;
}

div#noticias .rpwwt-widget, div#noticias-personal .rpwwt-widget, #conteudo #noticias .rpwwt-widget {
    background: #f9f9f9;
}

#noticias .rpwwt-widget ul li {
    border-bottom: 1px solid #ccc;
    margin: 0;
    overflow: hidden;
    padding: 2% 3%;
}

form.wpcf7-form input, form.wpcf7-form textarea {
    width: 100%;
}

div#titulo {
    text-align: center;
}

div#fundo-desc {
    background: #f5f5f5;
    padding: 20px 0;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

#desc-prof .widget-content img {
    float: left;
    width: 22%;
    margin: 0 15px 0 0;
}

#desc-prof .image-text-widget-text {
    padding: 0;
}

#desc-prof .widget-content {
    float: left;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    color: #fff;
    cursor: pointer;
    padding: 3%;
}

button, input, select, textarea {
    border: medium none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 3%;
}

.screen-reader-text {
    display: none;
}

form#searchform {
    width: 100%;
}

input#s {
    width: 65%;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#searchsubmit {
    padding: 12px 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 35%;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 12px;
}

.textwidget {
    text-align: left;
    padding: 0 15px;
    margin: 18px 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}

div#destaques button, div#destaques input, 
div#destaques select, div#destaques textarea, 
div#destaques input[type="submit"] {
    padding: 9px 20px;
}

.wpcf7 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
    text-align: left;
}

ul.lsi-social-icons.icon-set-lsi_widget-6 {
    text-align: right !important;
}

#endereco .textwidget, #endereco h1 {
    text-align: right;
}

#endereco h1 {
    font-size: 23px;
    padding: 0 15px;
    margin: 10px 0;
}

#endereco .textwidget {
    font-size: 18px;
    margin: 0;
}

@media all and (max-width: 990px) {
    ul.lsi-social-icons.icon-set-lsi_widget-6 {
        text-align: center !important;
    }

    button, input, select, textarea {
        padding: 10.5px;
    }

    div#endereco h1, div#endereco .textwidget {
        text-align: center !important;
    }
}

@media all and (max-width: 767px) {
	#desc-prof .widget-content {
    	width: 100%;
    	margin: 0 auto;
    	text-align: center;
	}

	#desc-prof .image-text-widget-text {
    	padding: 20px 0;
	}

	#desc-prof .widget-content img {
    	float: none;
    	width: auto;
    	margin: 0 auto;
    	border-radius: 50%;
	}

	#redesocial, #endereco {
    	float: left !important;
    	text-align: center !important;
    	width: 100%;
		z-index: 999;
		position: relative;
		cursor: pointer;
	}

	#brasao img {
	    width: 50%;
	}
}

@media all and (max-width: 600px) {
	input#s {
    	width: 60%;
	}

	#searchsubmit {
		width: 40%;
	}
}
