/*
Theme Name: IDV - Der Internationale Deutschlehrerverband
Version: 0.5
Author: Wesllen Braga - AtivoMake
*/


@import url('login/login-styles.css');
/*@import url('css/slide-patrocinios.css');*/
/*@import url('../css/slide.css');*/


@font-face {
	font-family: 'Conv_GEOSSM';
	src: url('fonts/GEOSSM.eot');
	src: local('☺'), url('fonts/GEOSSM.woff') format('woff'), url('fonts/GEOSSM.ttf') format('truetype'), url('fonts/GEOSSM.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

p{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.clear{
	clear: both;
}

.altura-padrao-conteudo-page{
	padding: 0 20px 0 0px; 
	min-height: 600px;
}

.tarja-topo{
	background: #f9f7f8;
	padding: 5px 0 10px 0;
	display: none;
}

.bgtopo-header{
	background: #eee;
	padding: 10px 0;
}

.linkCinza{
	color: #A39FA0;
	font-size: 15px;
}

.textVermelho{
	color: #98064A;
}

.logotopo{
	padding: 5px 0 10px 0;
}

header p{
	font-family: 'Bree Serif', serif;
	line-height: 23px;
	color: #504e50;
	padding: 4px 0;
}

.mapHeader{
	margin: 12px 0;

}

.menu{
	padding: 0;
}

.menulinktopo a{
	font-size: 15px;
	color: #fff;
	font-family: 'Bree Serif', serif;
}

.menulinktopo a:hover{	
	background-color: #98064A !important;
	background: url('images/seta-menu.png') center bottom;
	background-repeat: no-repeat;
	text-decoration: underline !important;
}

.menulinktopoSeta{	
	background: url('images/seta-menu.png') center bottom;
	background-repeat: no-repeat;
}

.nav > li > a{
	position:relative;
	display:block;
	padding:10px 5px 10px 6px;
}

.fa{
	color: #98064A;
	font-size: 21px;
	padding: 5px 0 0 0;
}

h1{
	color: #535353;
	font-size: 21px;
	font-family: 'Conv_GEOSSM';
}

h1.destaquePagina, h1.destaqueCat{
	color: #535353;
	font-size: 36px;
	font-family: 'Conv_GEOSSM';
	text-decoration: none;
}

h2.destaqueItemCat{
	color: #535353;
	font-size: 19px;
	font-family: 'Conv_GEOSSM';
}
.tituloNomesite{
	font-size: 18px !important;
}

.bg-menu-topo{
	background: #98064A;
	border-bottom: 2px solid #fff;
	padding: 0px;
}

.descricaotop{
	margin-left: 12px;
}

input.buscatopo[type="text"] {
  height: 40px;
  display: inline-block;
  font-family: 'Bree Serif', serif;
  font-weight: 50;
  border: none;
  outline: none;  
  padding: 0px;
  padding-right: 50px;  
  color: #fff;
  font-size: 26px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: inherit;
  z-index: 11;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;  
}

#search::-webkit-input-placeholder{
	color: #bf859f !important;
	background: rgba(152, 6, 74, .7);
	font-size: 26px;
}

#search::-webkit-input-placeholder:focus:hover{
	background: rgba(152, 6, 74, .7);
}

.buscatopo[type="text"]:focus{
  background: rgba(152, 6, 74, .7); 
}

.buscatopo[type="text"]:focus {
  width: 100%;
  z-index: 1;
  cursor: text;
  background: rgba(152, 6, 74, 1.0); 
}
.search input[type="submit"] {
  height: 40px;
  width: 53px;
  display: inline-block;
  color: #fff !important;
  float: right;
  background: #590028 url(images/search.png) center center no-repeat;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 10;
  cursor: pointer;
  /*opacity: 0.4;*/
  cursor: pointer;
  /*transition: opacity .1s ease;*/
}

.search input[type="submit"]:hover {
  opacity: 0.8;
}


/*inicio - container slideshow*/

/*#myCarousel .carousel-caption {
	left:0;
	right:0;
	bottom:0;
	text-align:left;
	padding:10px;
	background:rgba(0,0,0,0.6);
	text-shadow:none;
}
#myCarousel .list-group {
	position:absolute;
	top:0;
	right:0;
}
#myCarousel .list-group-item {
	border-radius:0px;
	cursor:pointer;
}
#myCarousel .list-group .active {
	color: #000;
	background-color: #e6e2d9;	
}
@media (min-width: 992px) { 
	#myCarousel {padding-right:33.3333%;}
	#myCarousel .carousel-controls {display:none;} 	
}
@media (max-width: 991px) { 
	.carousel-caption p,
	#myCarousel .list-group {display:none;} 
}*/

/*fim - container slideshow*/

/*inicio - container icones principas na home*/
.fa-bullhorn, .fa-calendar, .fa-picture-o, .fa-globe{
	color: #98064A;
	font-size: 75px;
}

.fa-bullhorn:hover, .fa-calendar:hover, .fa-picture-o:hover, .fa-globe:hover{
	color: #454545;
}

.fa-search{
	color: #98064A;
	font-size: 20px;
	padding: 5px;
}

.btn-danger{
	background-color: #e7e2d9;
	border-color: none !important;
}

.btn-danger:hover{
	background-color: #cccccc;  
	border-color: none !important;
}

.sboxs h2.stitle{
	color: #98064A !important;
}

.formEspaco{
	padding: 5px;
	margin: 5px 0;
}

.lupa{
	padding: 10px;
}

.bgIcone{
	width: 160px;
	padding: 40px; 
	border-radius: 80px;
	background: #EDE9E9; 
}

sidebar .fa-bullhorn, sidebar .fa-calendar, sidebar .fa-picture-o, sidebar .fa-globe{
	color: #98064A;
	font-size: 40px;
	background-image: 
}

.bgIcone-sidebar{
	width: 80px;
	padding: 20px; 
	border-radius: 80px;
	background: #EDE9E9; 
}

h1.destaqueTituloiconesHome{
	color: #e6e2d9;
	font-size: 26px;
	font-family: 'Conv_GEOSSM';
	text-decoration: none;
}

h3.titulo-icone-home{
	color: #98064A;
	font-weight: bold;
	font-size: 21px;
	margin: 15px 0 0 0;
}

.sidebar-home .fa-bullhorn, .sidebar-home .fa-calendar, .sidebar-home .fa-picture-o, .sidebar-home .fa-globe{
	color: #98064A;
	font-size: 40px;
	background-image: 
}

.bgIcone-home{
	width: 80px;
	padding: 19.4px 20px; 
	border-radius: 80px;
	margin-top: 20px;
	margin-bottom: 0px;
	background: #EDE9E9; 
}

.borderBase{
	border-bottom: 1px #ccc solid;
	margin-bottom: 30px;
}

/*.quadrado-icone-home{
	border: 1px solid #ccc;
	padding: 66px;
}*/
.quadrado-icone-home {
    border: 0px solid #ccc;
    padding: 96px !important;
    margin-top: 44px !important;
    background: #eee !important;
}
.quadrado-icone{
	border: 1px solid #ccc;
	padding-top: 25px;
}

.quadrado-icone:hover{
	border: 1px solid #98064A ;
	padding-top: 25px;
}

.titulo-icone-sidebar{
	color: #98064A;
	font-weight: bold;
}


h3.bgtitulo-home{
	padding: 10px 0 0px 10px;
	background: #454545;
	color: #e6e2d9;
	font-family: 'Bree Serif', serif;
	margin: 0px 0 0px 0;
}

h3.bgtitulo-sidebar{
	padding: 10px 0 10px 10px;
	background: #454545;
	color: #e6e2d9;
	font-family: 'Bree Serif', serif;
	margin: 0px 0 15px 0;
}

.menu-links-page-sidebar-container .menu-item-type-post_type{
	list-style: none;
	text-decoration: none;
	margin-left: 12px;
	line-height: 25px;
	color: #454545;
	font-family: 'Conv_GEOSSM';
}

.fa-link{
	font-size: 13px;
	margin-right: 5px;
}

.fa-flip-horizontal{
	display: none;
}

aside .menu-item{
	color: #454545;
	font-family: 'Conv_GEOSSM';
	padding-left: 0px;
	font-size: 15px;
	padding: 0px;
	margin: 0px 0 0 10px;
	list-style: none;
}

aside .menu-item a {
	color: #454545;
	font-weight: 400;
	text-decoration: none;	
}

aside .menu-item a:before {
	font-family: FontAwesome;
	padding-right: 7px;
	content: "\f0c1";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #98064A;	
}

aside .current-menu-item a:before {
	font-family: FontAwesome;
	padding-right: 7px;
	content: "\f00c";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;	
}

.page_item {
	color: #454545;
	font-family: 'Conv_GEOSSM';
	padding-left: 0px;
	font-size: 15px;
	padding: 0px;
	margin: 0px 0 0 10px;
	list-style: none;
}

.page_item a{
	color: #454545;
	padding: 0px;
	margin: 0px;
}

h3.funcoes-dos-responsaveis{
	color: #98064A;
	font-family: 'Bree Serif', serif;
	font-size: 21px;
}

p.nome-e-pais{
	color: #A39F9F;
	font-family: 'Bree Serif', serif;
	font-size: 17px;
}

.bg-aside-sidebar{
	padding: 0 0 15px 0;
	margin-bottom: 25px;
	border-bottom: 4px solid #98064A;
	background-image: url('images/bg-sidebar-links.png');
	background-repeat: repeat-x;
}

/*fim - container icones principas na home*/

/*inicio - banner na home*/
.bannerGrande-home{
	background: #ccc;
	/*height: 280px;*/
	padding: 10px;
}

/*fim - banner na home*/

.bg-footer{
	padding: 25px 0 25px 0;
	background: #454545;
	overflow: hidden;
}

input,textarea{
	margin: 0px 0 20px;
}

.botaoEnviar {
    margin-top: 0px;
    padding: 22px 0 !important;
    line-height: .33;
    font-size: 16px;
}

.form-expand{
	padding: 8px !important;
}
a strong.textbtn{
	color: #302C5F;
}

.bg-copy{
	padding: 15px 0 5px;
}

@media (max-width: 768px) {

  h1, p{
    text-align: center;
  }
  h1 {
    font-size: 32px;
    padding: 0px 0;
  }
  .copy{
  font-size: 14px;
  text-align: center;
  }
  .teste{
    text-align: center !important;
  }
  .facebook-square{
  	color: #fff;
    text-align: center !important;  
    margin: 0 auto; 
  }
}
.sobreFundo{
	color: #fff !important;
}

.copy{
	font-size: 14px;
}

.fa-facebook-official{
  color: #fff;
  font-size: 32px;
}

.boxsocial{
	background: #E7E2D9;
	border-radius: 3px;
	overflow: hidden;
}

.enderecamento{
	color: #fff;
	padding: 20px 0;
}

.bg-copyright{
	padding: 10px 0 0 0;
	background: #EDE9E9;
	border-bottom: 2px solid #98064A;
}

/*class do wordpress*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 5px 10px;
}

a img.alignnone {
    margin: 5px 20px 5px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 5px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* fim - class do wordpress*/


#gallery-1 img{
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.wp-caption-text{
	margin: -10px 0 0 0;
}


td{
	font-size: 10px;
}

/*media para dispositivos*/

@media (max-width: 480px) { 
	.altura-padrao-conteudo-page{
		padding: 0 20px 0 10px; 
	}
	
	.menulinktopo a{	
	margin: 0 -10px 0 0;
	}

	.menulinktopo a:hover{	
	background: none;
	background-repeat: no-repeat;
	text-decoration: underline !important;
	}

	.alinhamento-menu{
	margin: 15px 0 0 0;
	}
}

@media (max-width: 768px) { 
	.altura-padrao-conteudo-page{
		padding: 0 20px 0 10px; 
		min-height: 100%;
	}

	.menulinktopo a:hover{	
	background: none;
	background-repeat: no-repeat;
	text-decoration: underline !important;
	}

	.menulinktopo a{	
	margin: 0 0px 0 0;
	}

	.alinhamento-menu{
	margin: 15px 0 0 0;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min) { ... }

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

.margemBase{
	margin-bottom: 25px;
}

.well{	
	background-color: #31B0D5 !important;
}

.well a{
	color: #fff;		
}

.alturaThumb {
    min-height: 319px;
}

.img-destaque-home{
	margin-bottom: 15px;
}

.btn-danger{
	color: #000 !important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #000;
    background-color: #98064A;
    border-color: #98064A;
}

.h6G{
	font-size: 21px;
}

.thumbnail{
	padding: 8px;
}

h4.destaqueItemCat{
	color: #535353;
	font-size: 16px;
	font-family: 'Conv_GEOSSM';
	line-height: inherit;
}

.btn-offnen{
	position: absolute;
	bottom: 25px;
	margin-left: 30%;
	text-align: center;
}

.caixa-sm-3{
	min-width: 285px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 27px 15px !important;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.list-group-item{
	height: 82px !important;
}

.well a{
	color: #888 !important;
}

.well-md{
	background-color: #e6e2d9 !important;
}

.modal {
	z-index: 1300 !important;
}

ul.collapse-scroll{
	display: block;
	height: 240px !important;
	overflow-y: auto !important;
}

.headerAcima{
	position: absolute;
	width: 100%;
	background: transparent;
	z-index: 999;
	padding: 0px;
}

/*inicio - nova home*/
.slider {
  position: relative;
}
.slider .slides {
  list-style: none;
  padding-left: 0;
  margin: 0;
  *zoom: 1;
}
.slider .slides:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}
.slider .slides li {
  position: relative;
  margin-right: -100%;
  float: left;
  width: 100%;
  height: 500px;
}
.slider .slides li img {
  width: 100%;
  max-width: 100%;
}
.slider .slides li .container, .slider .slides li .flexslider-controls .flex-control-nav, .slider .flexslider-controls .slides li .flex-control-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.slider .slides li .slide-caption {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: white;
  padding: 30px 30px 0;
  border-radius: 5px;
  height: 293px;
  top: 10px;
  margin: auto;
}
@media screen and (max-width: 990px) {
  .slider .slides li .slide-caption {
    left: 20px;
    right: 20px;
  }
}
.slider .slides li .slide-title {
  font-size: 36px;
  font-size: 1.75em;
  font-weight: 100;
  line-height: normal;
  margin: 20px 0 0px;
  right: 0;
  font-family: 'Conv_GEOSSM';

}
.slider .flexslider-controls .container, .slider .flexslider-controls .flex-control-nav {
  position: relative;
}
.slider .flexslider-controls .flex-control-nav {
  list-style: none;
  padding-left: 0;
  margin: 0 0 -30px;
  position: absolute;
  right: 0;
  z-index: 99;
  bottom: 150px;
  width: 314px;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .slider .flexslider-controls .flex-control-nav {
    width: 100%;
  }
}
.slider .flexslider-controls .flex-control-nav li {
  width: 20px;
  height: 20px;
  border: 1px solid #9aa8a9;
  border-radius: 50%;
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.slider .flexslider-controls .flex-control-nav li a {
  text-indent: -99999px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.slider .flexslider-controls .flex-control-nav li.flex-active a {
  background-color: #98064A;
}
.semPadding{
	padding: 0px !important;
	margin: 0px;
}

.bg-rund{
	padding: 30px 0;
	background: #454545;
	margin: 35px 0;
}

.media-object {
    display: block;
    float: left;
    margin-right: 15px;
}

/* Thumbnail Box */
.caption h4 {
    font-size: 1rem;
    color: #444;
    }
    .caption p {
        font-size: 0.75rem;
        color: #999;
        }
        .btn.btn-mini {
            font-size: 0.63rem;
            }


/* inicio - carousel control revistas*/
.carousel-inner.onebyone-carosel { margin: auto; width:100%; }
.onebyone-carosel .active.left { left: -25%; }
.onebyone-carosel .active.right { left: 25%; }
.onebyone-carosel .next { left: 25%; }
.onebyone-carosel .prev { left: -25%; }

#carouselRevistas .col-md-3{
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
}

.carousel-control.right {
   background-image:none !important;
   filter:none !important;
}
#carouselRevistas{
	margin-top:25px;
}
.carousel-control {
	background-color: #cacaca  !important;
	font-size: 1.5em;
	height: 32px;
	line-height: 1.2;
	margin: -55px 2px 0px 1112px;
	padding: 0px 0px;
	width: 32px;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-ms-transition: color .2s;
	-0-transition: color .2s;
	transition: color .2s;
	border-radius: 3px;
	opacity: 1 !important;
}
.carousel-control:hover{
	opacity:0.8 !important;
}

.abab {
	margin: -55px 38px 0px;
	background-image:none !important;
    filter:none !important;
}

.formSemM{
	margin: 0px 0 !important;	
}

.wpcf7-textarea{
	padding: 5px 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid yellow;
    color: #fff;
}

.textoQuadroslide{
	margin-top: -3px;
	line-height: 18px;
}
/*fim - nova home*/

/*blog - captcha*/
.blog-row {margin:50px 0; }
.margin_bottom30 { margin-bottom:30px; }
.margin_left10 {margin-left:10px; }
.blog-content {padding:10px;     min-height: 303px; }
.suche-list {padding:10px;}
.bg-white {background-color: #EEEEEE;}
/*blog - captcha*/

/*inicio - login*/
aside #wp-members p{
	padding: 0px 15px;
}
/*fim - login*/

/*inicio - projetos*/
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
    text-align: center;
}
.btn-blog {
    color: #ffffff;
    background-color: #37d980;
    border-color: #37d980;
    border-radius:0;
    margin-bottom:10px
}
.btn-blog:hover,
.btn-blog:focus,
.btn-blog:active,
.btn-blog.active,
.open .dropdown-toggle.btn-blog {
    color: white;
    background-color:#34ca78;
    border-color: #34ca78;
}
/*fim - projetos*/

/*inicio - comments*/
.comment-form-url{
	display: none !important;
}
/*fim - comments*/


h2.titulo-slider{
	margin-top: 100px !important;
}


[style*="--aspect-ratio"] > :first-child {
  width: 100%;
}
[style*="--aspect-ratio"] > img {  
  height: auto;
} 
@supports (--custom:property) {
  [style*="--aspect-ratio"] {
    position: relative;
  }
  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }  
  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }  
}

.slide-title-corpo{
	margin-top: 200px;
}