html{
	overflow-x: hidden;
	min-height:100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {	
	width:100%;
	height: 100%;
	font-family: 'Poppins', sans-serif;
	margin: 0;
}


.quote {
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 600;
}

.textosection span {
	 color: #0071b7;
    background-color: #00ffff;
    padding: 2px 10px;
    border-radius: 9px;
	font-weight: 600;
	transition: all .4s ease;
}

.textosection span:hover {
	background-color: #d4db21;
}


.titulosection span.textosection {
	 color: #fff !important;
    background-color: transparent !important;
    padding: 0px !important;
    border-radius: none !important;
	font-weight: inherit !important;
	transition: all .4s ease;
}

.titulosection span {
	 color: #0071b7;
    background-color: #d4db21;
    padding: 2px 10px;
    border-radius: 9px;
	font-weight: 600;
	transition: all .4s ease;
}

.titulosection span:hover {
	background-color: #00ffff;
}

.assinatura {
	margin-top: 20px;
	text-align: center;
}

.sectionbg {
	background-position: center;
	background-size: cover;
}
.sectionbg2 {
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.redesmenu {
    float: right;
	margin-top: 20px;
}

.iconredesmenu {
    float: left;
    margin-right: 25px;
    width: 40px;
}


.nohover {
	text-decoration: none !important;
}

.sectionbg2 {
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.butontxt {
	margin-bottom: 20px;
}

.sectionbgbig {
	background-position: center;
	background-size: 140%;
	background-repeat: no-repeat;
}

.doccenter {
	    max-width: 320px;
    /* display: inline-block; */
    /* text-align: center; */
    margin: 0 auto;
}

.titulosection {
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-size: 38px;
	line-height: 1.3;
	font-weight: 600;
	margin-bottom: 20px;
}

.textosectionbig {
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-size: 28px;
	line-height: 1.4;
	font-weight: 200;
}

.buttonround a {
	text-decoration: none !important;
}

.buttonround {
	 color: #0071b7;
    background-color: #d4db21;
    padding: 2px 10px;
    border-radius: 9px;
	font-weight: 600;
	transition: all .4s ease;
	font-size: 18px;
	font-style: italic;
	text-decoration: none !important;
	text-align: center;
}

.buttonround:hover {
	background-color: #00ffff;
}

.textosection {
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 300;
}
.textosection strong {
	font-weight: 600;
}

.minhe {
	min-height: 300px;
}

.linksection {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 500;
	color:#00ffff;
	font-style: italic;
	margin-top: 15px;
}

.linksection a {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 500;
	color:#00ffff !important;
	font-style: italic !important;
	margin-top: 15px;

}

.iconredessection {
	float: left;
	margin-right: 25px;
    width: 70px;
}

.iconredessection:last-child {
	margin-right: 0px;
}


img {
	max-width: 100%;
	height: auto;
}

.logomileu {
	color:#000;
	font-family: 'Figtree', sans-serif;
	font-size: 18px;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg) ;
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 120s linear infinite;
  -moz-animation: rotating 120s linear infinite;
  -ms-animation: rotating 120s linear infinite;
  -o-animation: rotating 120s linear infinite;
  animation: rotating 120s linear infinite;
}

.imggallery {
	width: 100%;
}

.c-scrollbar_thumb {
	/*background-color: #d8aa6c !important;*/
	background-color: #00719c !important;
}

.text-right {
	text-align: right;
}

.imagemcover {
  display: block;
  min-height: 300px;
  margin: 0 auto;
  background-size: cover;
	background-position: center center;
  background-repeat: no-repeat;
	transition: all .4s ease-in;
}

.spacebox {
        /*padding: 100px 20px 100px 45px;*/
        padding: 200px 100px 200px 100px;
}

.alignright {
	text-align: right;
}

.rowspace {
	margin-bottom: 80px;
}

.redesociaisdiv {
	display: flex;
    align-items: center;
    justify-content: end;
}

.redesociais a img {
	max-width: 40px;
}

.titulobox {
	font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-weight: 700;
line-height: 1.4;
letter-spacing: 0em;
text-align: left;
	color:#000;

}

.textobox {
	font-family: 'Montserrat', sans-serif;

font-size: 20px;
font-weight: 400;
line-height: 1.4;
letter-spacing: -0.022em;
text-align: left;
	color:#000;

}

.paddingtext .btn {
    border: 1px solid #000;
    padding: 14px 18px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    letter-spacing: 3px;
    color: #000;
    text-decoration: none;
    border-radius: 0px;
    background: linear-gradient(transparent, transparent 50%, #000 50%, #000);
    background-size: 100% 200%;
    transition: all .4s ease-in-out;
	margin-top: 30px;
}

.payments {
	display: inline-block;
}

.payments img {
	max-width: 40px;
	float: left;
	margin-right: 5px;
}

.redesociais {
	filter: brightness(0) invert(1);
}
.redesociais a {
	margin-right: 5px;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background: linear-gradient(transparent, transparent 50%, #998c79  50%, #998c79 );
	/*background: linear-gradient(transparent, transparent 50%, #e59624 50%, #e59624);*/
    background-size: 100% 200%;
    transition: all .4s ease-in-out;
	padding: 5px;
}
.rowrel {
    position: relative;
    z-index: 2;
}

.hovermaster a {
	text-decoration: none !important;
}

.hovermaster:hover .fotoprofessor:before {
	    transform: skew(-6deg, 0deg) !important;
}

.hovermaster .tituloclasse {
    padding-right: 40px;
    text-align: right;
    max-width: 200px;
    float: right;
    font-weight: 600;
    font-size: 22px;
    color: #000;
}

.coldataevento {
	transition: all .4s ease;
}
.hovermaster:hover .coldataevento {
	background-color: #000;
}

.grid-sizer, .grid-item {
    width: 33%;
    position: relative;
	
}

.grid-item {
    height: 460px;
    float: left;

    /*border: 1px solid #000;*/
    /* border-color: hsla(0, 0%, 0%, 0.5); 
	overflow: hidden;*/
	    padding: 10px;
}

.grid-item--height3 {
    height: 910px;
}

.grid-item--width2 {
    width: 33%;
}

.grid-item--width2 { width:  33%; }
.grid-item--width3 { width:  60%; }

.grid-item--height2 { height: 400px; }
.grid-item--height3 { height: 910px; }
.grid-item--height4 { height: 600px; }

.grid-item:hover .overlay {
	/*transform: translateY(0%);*/
	/*bottom: 0px;*/
	opacity: 1;
	/*transform: translateX(0%);*/
	/*background: rgb(153 141 122 / 80%);*/
}
.grid-item:hover .boxprice {
	color: #fff;
	background-color: #FAA61A;
}

.grid-item:hover .boxprice strong {
	color: #fff;
}

.grid-item:hover .boxprice span:after {
    background: #fff;
}

.grid-item:hover .innertext {
	/*transform: translateY(0%);*/
	/*bottom: 0px;*/
	opacity: 1;
	top: 0px;
}

.grid-item:hover .innerdata {
	/*transform: translateY(0%);*/
	/*bottom: 0px;*/
	opacity: 1;
	top: -15px;
}

.grid-item:hover .gridchild {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
	/*background-size: 150%;*/
}

.parentchild {
	position: relative;
    width: 100%;
    height: 100%; 
	overflow:hidden; 
	border-radius:20px;
}

.gridchild {
    height: 100%;
    width: 100%;
	 	border-radius: 20px;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	position: relative;
	background-position: center;
	background-size: cover;
}

.tituloclasse {
	padding-right: 40px;
	text-align: right;
	max-width: 200px;
	float: right;
}

.coldataevento {
	background-color: #cfc9c1;
	padding: 40px 0px;
	height: 180px;
	position: relative;
	overflow: hidden;
}

.coldataevento:before {
    content: " ";
    position: absolute;
    display: block;
	width: 25%;
    height: 100%;
    top: 0;
    left: -15%;
    z-index: 1;
    background: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
}

.coldataeventointro {
	background-color: #cfc9c1;
	padding: 40px 0px;
	height: 180px;
	position: relative;
	overflow: hidden;
	width: 70%;
	float: right;
}

.coldataeventointro:before {
    content: " ";
    position: absolute;
    display: block;
	width: 25%;
    height: 100%;
    top: 0;
    left: -15%;
    z-index: 1;
    background: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
}

.nomeprofesssor {
	color: #000;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.3;
}
.nomeprofesssor span {
	color: #000;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.3;
	display: block;
}

.botaooff {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	padding: 10px 30px;
	/*background-color: rgba(0,0,0,1.00);*/
	border: 1px solid #E3E3E3;
	border-radius: 40px;
	transition: all .4s ease;
	cursor: pointer;
	background-color: #E3E3E3;
}

.botaooff:hover {
	background-color: rgba(255,163,45,1.00);
	color:#fff;
	border: 1px solid rgba(255,163,45,1.00);
}

.botaoamarelo {
	font-family: 'Montserrat', sans-serif;
	color:#fff !important;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	padding: 10px 30px;
	background-color: rgba(255,163,45,1.00) !important;
	border-radius: 40px;
	border: 1px solid rgba(255,163,45,1.00) !important;
}

.cta {
	font-family: 'Montserrat', sans-serif;
  position: relative;
  margin: auto;
  padding: 19px 22px;
  transition: all 0.2s ease;
	text-decoration: none !important;
	color:#000 !important;
}
.cta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: rgba(255,163,45,1.00);
  width: 56px;
  height: 56px;
  transition: all 0.3s ease;
}
.cta span {
  position: relative;
  font-size: 16px;
  line-height: 18px;
  font-weight: 900;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  vertical-align: middle;
}
.cta svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #111;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}
.cta:hover:before {
  width: 100%;
  background: rgba(255,163,45,1.00);
}
.cta:hover svg {
  transform: translateX(0);
}
.cta:active {
  transform: scale(0.96);
}

.boxprice span:after {
	content: "";
    height: 4px;
    width: 58px;
    background: #FAA61A;
    position: absolute;
    top: 11px;
    border-radius: 4px;
    margin-left: 10px;

}
.boxprice span {
	display: inline-block;
	position: relative;
}

.boxprice {
	font-family: 'Montserrat', sans-serif;
    color: #FAA61A;
    width: 150px;
    height: 90px;
    border-radius: 10px;
    background-color: #fff;
    z-index: 9999;
    /* display: flex; 
    align-items: center;
    justify-content: center;*/
    font-weight: 300;
    font-size: 16px;
    padding-top: 14px;
	line-height: 1.1;
	padding-left: 10px;
	text-align: left;
	transition: all .4s ease-in-out;
}

.boxprice strong {
	font-family: 'Space Grotesk', sans-serif;
	color:#FAA61A;
	font-weight: 600;
	font-size: 48px;
}

.toptitle {
	font-family: 'Space Grotesk', sans-serif;
	color:#000;
	font-weight: 600;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.toptext {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 40px;
}

.toptext span {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 10px;
}

.coltitle {
	font-family: 'Montserrat', sans-serif;
font-size: 30px;
font-weight: 400;
line-height: 49px;
letter-spacing: 0em;
text-align: center;
	color:#25817C;

}

.titlepartners {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 48px;
	
}

.textpartners {
	 font-family: 'Montserrat', sans-serif;
	color:#fff;
	margin-bottom: 60px;
	font-weight: 300;
	font-size: 22px;
	
}

.partnersbak {
	display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}

.coltext {
	font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
color:#185956;
}

.newsletter {
	background-color: #F5F5F5;
	padding-top: 100px;
	padding-bottom: 100px;
}

.colicon {
	max-width: 110px;
    width: 100%;
    margin-bottom: 20px;
	filter: invert(58%) sepia(201%) saturate(1396%) hue-rotate(-4deg) brightness(118%) contrast(109%);
}

.ctaw {
	font-family: 'Montserrat', sans-serif;
  position: relative;
  margin: auto;
  padding: 19px 22px;
  transition: all 0.2s ease;
	text-decoration: none !important;
	color:#fff !important;
}
.ctaw:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: rgba(255,163,45,1.00);
  width: 56px;
  height: 56px;
  transition: all 0.3s ease;
}
.ctaw span {
  position: relative;
  font-size: 16px;
  line-height: 18px;
  font-weight: 900;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  vertical-align: middle;
}
.ctaw svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}
.ctaw:hover:before {
  width: 100%;
  background: rgba(255,163,45,1.00);
}
.ctaw:hover svg {
  transform: translateX(0);
}
.ctaw:active {
  transform: scale(0.96);
}

.nomeprofesssor a {
	text-decoration: none !important;
}

.text-right a {
	text-decoration: none !important;
}

.tituloclasse a{
	color: #000;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none !important;
    line-height: 1.3;
    text-align: right;
}

.fotoprofessor {
	background-position: center; 
	background-size: cover; 
	min-height: 180px;
	overflow: hidden;
	position: relative;
}

.fotoprofessor:before {
    content: " ";
    position: absolute;
    display: block;
    width: 30%;
    height: 100%;
    top: -15%;
    left: -40%;
    z-index: 1;
    background: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
	transition: all .4s ease;
}


.fotoprofessorintro {
	background-position: center; 
	background-size: cover; 
	min-height: 450px;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.fotoprofessorintro:before {
    content: " ";
    position: absolute;
    display: block;
    width: 30%;
    height: 100%;
    top: -15%;
    left: -40%;
    z-index: 1;
    background: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
}

.dataevento {
	color: #fff;
    font-size: 86px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
	text-align: right;
	padding-right: 40px;
	line-height: 1;
}

.mesevento {
	color: #fff;
    font-size: 34px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
	text-align: right;
	padding-right: 40px;
	margin-top: -15px;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 70%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	    text-align: center;
    width: 100%;
    
	z-index: 99;
}

.titlepagina {
	color: #fff;
    font-size: 48px;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}

.datapagina {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	line-height: 1.2;
	margin-top: 5px;
	color:#e59624;
	font-weight: 300;
}


.imagethumbs {
	display: none;
}

.boxinner {
	position: absolute;
	width: 80%;
	padding: 10px 20px;
	/*background-color: #e59624;
	background-color: #998c79;*/
    /*transform: translateY(100%);*/
    transition: all .4s ease-in-out;
    text-align: center;
	z-index: 99;
	bottom: 40px;
    /* transform: translateY(100%); */
    left: 40px;
    
}

/*.boxinner:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  
    background: #998c79;
    transform-origin: bottom left;
    -ms-transform: skew(-25deg, 0deg);
    -webkit-transform: skew(-25deg, 0deg);
    transform: skew(-25deg, 0deg);
}*/

.innertitle {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 36px;
	margin-bottom: 10px;
    line-height: 1.1;
    font-weight: 600;
	text-align: left;
	text-transform: uppercase;
}

.innertext {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	opacity: 0;
	transition: all .4s ease-in;
	    position: relative;
    top: -20px;

}
.innerdata {
	font-family: 'Montserrat', sans-serif;
	color: #e59624;
	font-size: 18px;
	font-weight: 300;
	opacity: 0;
	transition: all .4s ease-in;
	    position: relative;
    top: -20px;

}

@media only screen and (max-width: 600px) {
 .grid-item--width2 { width:  100% !important ; }

.width1 { 
	width:  100% !important; }
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

@media only screen and (max-width: 991px) {
 .grid-item--width2 { width: 100% ; }

.width1 { 
	width:  50% ; }
}


.redesociais a:last-child {
	margin-right: 0px;
}

.imagemcover:hover {
  cursor: pointer;
	transform: scale(1.1);
}

.boximage {
	overflow: hidden;
}

.titlecalendar {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 10px;
}

.imagemradius {
	border-bottom-right-radius: 80px;
    border-top-right-radius: 80px;
}

/* HERO */

.heroheader {
	  width: 100%;
  height: 60vh;
  overflow: hidden;
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: center;

}
.heroheadermin {
	  width: 100%;
  min-height: 500px;
  overflow: hidden;
	background-position: center;
	background-size: cover;
position: relative;
}

@keyframes breath {
  0%   { background-size: 100% ; }
  50% { background-size: 105% ; }
  100% { background-size: 100% ; }
}

.hashtagsbox {
	text-align: left;
    margin-top: 10px;
    margin-bottom: 15px;
}

.hashtagsbox .hashsingle:last-child {
	margin-right: 0px;
}
.hashtagsbox .hashsingle {
	margin-right: 5px;
}

.hashsingle .icon {
	max-width: 30px;
	margin: 0 auto;
	max-height: 35px;
}

.hashsingle .icon img {
	max-width: 30px;
	max-height: 35px;
}

.hashsingle {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: -0.022em;
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
}

.hashsingleslider .icon {
	max-width: 60px;
	margin: 0 auto;
	max-height: 65px;
}

.hashsingleslider .icon img {
	max-width: 60px;
	height: 65px;
}

.hashsingleslider {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 150%;
	letter-spacing: -0.022em;
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
	margin-bottom: 20px;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
 /* background: linear-gradient(to bottom, rgba(14, 29, 51, 0.8), rgba(14, 29, 51, 0.2));*/
	background: rgb(0 0 0 / 20%);
	/*background: #f59b05d4;*/
	/*mix-blend-mode: multiply;*/
	opacity: 0;
	z-index: 9;
	transition: all .4s ease;
	border-radius: 20px;
}

.overlayheader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
 /* background: linear-gradient(to bottom, rgba(14, 29, 51, 0.8), rgba(14, 29, 51, 0.2));*/
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.189) 0%, rgba(0, 0, 0, 0) 100%);
background-blend-mode: multiply;
	/*background: #f59b05d4;*/
	/*mix-blend-mode: multiply;*/
	z-index: 1;
	transition: all .4s ease;

}



.hero-slider {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.hero-slider .carousel-cell {
  width: 100%;
  height: 100%;
  
  overflow: hidden;
}

.divbg {
	position: absolute;
	z-index: 1;
	 width: 100%;
  height: 100%;
	background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
/*	  -webkit-animation: zoomin 80s ease-in infinite;
  animation: zoomin 80s ease-in infinite;
  transition: all .5s ease-in-out;*/
}

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.3);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.3);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */



.hero-slider .carousel-cell .slide-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
	z-index: 9;

}



.hero-slider .carousel-cell .slide-content .titleh1 {
  position: relative;
  font-weight: 600;
  font-size: 3rem;
	line-height: 1.2;
  letter-spacing: 3px;
  color: #ffffff;
	
}
.hero-slider .carousel-cell .slide-content .title {
  position: relative;
  
  font-size: 2.2rem;
	line-height: 1.2;
  letter-spacing: 3px;
  color: #ffffff;
	
}

.hero-slider .carousel-cell .slide-content .caption {
  font-size: 2.2rem;
  color: #ffffff;
  margin-bottom: 30px;
}
.hero-slider .carousel-cell .slide-content .btn {
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 0.7rem;
    letter-spacing: 2px;
    color: #fff;
    text-decoration: none;
}
.hero-slider .carousel-cell .slide-content .btn:hover {
  background: #fff;
  color: #000;
  transition: all 0.2s ease;
}
.hero-slider .flickity-prev-next-button {
  width: 80px;
  height: 80px;
  background: transparent;
}
.hero-slider .flickity-prev-next-button:hover {
  background: transparent;
}
.hero-slider .flickity-prev-next-button .arrow {
  fill: white;
}
.hero-slider .flickity-page-dots {
  bottom: 30px;
}
.hero-slider .flickity-page-dots .dot {
  width: 30px;
  height: 4px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
  border: 0 solid white;
  border-radius: 0;
	transition: all .4s ease;
}
.hero-slider .flickity-page-dots .dot.is-selected {
  background: #ff0000;
  border: 0 solid #ff0000;
}

.spacesection {
	padding-top: 100px;
	padding-bottom: 100px;
}

/* --------------------------------
Masking
-------------------------------- */
.slide-content .title,
.slide-content .caption,
.slide-content .btn {
  position: relative;
  opacity: 1;
 /* -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;*/
}

.slide-content.mask .mask {
  position: relative;
	max-width: 70%;
}
.slide-content.mask .title {
 /* -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-animation-name: slide-up;
          animation-name: slide-up;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;*/
  opacity: 1;
}
.slide-content.mask .divider {
  display: inline-block;
  position: relative;
  margin: 5px auto;
  height: 2px;
  width: 60%;
  background-color: #ffffff;
  -webkit-animation: divider-mask 1s 0.3s both;
          animation: divider-mask 1s 0.3s both;
}
.slide-content.mask .caption,
.slide-content.mask .btn {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-animation-name: slide-down;
          animation-name: slide-down;
}

@-webkit-keyframes slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-up {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes divider-mask {
  0%, 100% {
    transform: scaleX(0);
  }
  40%, 60% {
    -webkit-transform: scaleX(1);
  }
}
@keyframes divider-mask {
  0%, 100% {
    transform: scaleX(0);
  }
  40%, 60% {
    transform: scaleX(1);
  }
}



.hero-slider {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.hero-slider .carousel-cell {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

}

@keyframes shrink {
  0% {
    background-size: 100% 100%;
  }
  100% {
    background-size: 110% 110%;
  }
}

.hero-slider .centerdiv {
	display: flex;
  align-items: center;
  justify-content: center;
}

.topimage {
	min-height: 300px;
	border-radius: 20px;
}

.heroheadermin .inner {
position: absolute;
    bottom: 15%;
    /* transform: translate(-50%, 0%); */
    color: white;
    text-align: left;
    /* background: #e59624; */
    width: 100%;
    /* height: 100%; */
    /* display: flex; */
    align-items: center;
    justify-content: center;
    z-index: 9999;
}


.hero-slider .carousel-cell .inner {
 position: relative;
    top: 62%;
    transform: translate(0%, -52%);
    color: white;
    text-align: left;
    /*background: #e59624;*/

    width: 100%;
    height: 100%;
	display: flex;
  align-items: center;
  justify-content: center;
	z-index: 9999;
}
.hero-slider .carousel-cell .inner .subtitle {
  
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1rem;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 5px;
}
.hero-slider .carousel-cell .inner .title {
  /*font-family: 'Spicy Rice', cursive;*/
  font-family: 'Space Grotesk', sans-serif;
  font-size: 4.5rem;
  line-height: 1.1em;
  text-transform: uppercase;
  letter-spacing: 3px;
	color: #fff;
	font-weight: 600;
}

.heroheadermin .inner .title {
  /*font-family: 'Spicy Rice', cursive;*/
 font-family: 'Montserrat', sans-serif;
 font-style: normal;
font-weight: 400;
font-size: 42px;
line-height: 1.2;
	color:#fff;
}

.breadcrumb {
padding: 0;
	margin: 0;
	    margin-left: 30px;
}

.breadcrumb li {
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 1;
	color:#fff;
	list-style-type: none;
	position: relative;
}

.breadcrumb li::before {
  content: "";
	background-color: #fff;
	width: 10px;
	height: 10px;
	left: -25px;
	top: 5px;
	position: absolute;
	border-radius: 50%;
}

.hero-slider .carousel-cell .inner .professor {
	font-family: 'Montserrat', sans-serif;
  
  font-size: 2rem;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 10px;
	color: #000;
	font-weight: 600;
}

.hero-slider .carousel-cell .inner .nota {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  
  letter-spacing: 3px;
  margin-bottom: 40px;
	color: #fff;
	font-weight: 300;
}

.sepproduct {
	border-bottom: 1px solid #00000029;
	 padding-top: 0px;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.produtotitulo {
	font-family: 'Spicy Rice', cursive;
    color: #000;
    font-size: 28px;
	padding-bottom: 10px;
	
}

.textoproduto {
	font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
}

	.tipo {
		background-color: #ffa32d;
		display:inline-block;
		padding: 5px 15px;
		border-radius: 6px;
		font-family: 'Montserrat', sans-serif;
		color:#000;
		font-weight: 500;
		font-size: 16px;
	}

.sliderdiv {
	position: absolute;
    left: 10%;
}

.hero-slider .carousel-cell .inner .btn {
  border: 1px solid #fff;
  padding: 14px 18px;
  text-transform: uppercase;
 font-family: 'Spicy Rice', cursive;
  font-size: 0.8rem;
  letter-spacing: 3px;
  color: #fff;
  text-decoration: none;
  border-radius: 0px;
  background: linear-gradient(transparent, transparent 50%, #fff 50%,  #fff);
  background-size: 100% 200%;
  /*trasition effect for background*/
  transition: all .4s ease-in-out;
	border-radius: 20px;
}
.hero-slider .carousel-cell .inner .btn:hover {
 /* background: #000;*/
	 background-position: 100% 100%;
  color: #000;
}
.hero-slider .flickity-prev-next-button {
  width: 80px;
  height: 80px;
  background: transparent;
}
.hero-slider .flickity-prev-next-button:hover {
  background: transparent;
}
.hero-slider .flickity-prev-next-button .arrow {
  fill: white;
}
.hero-slider .flickity-page-dots {
  bottom: 30px;
}
.hero-slider .flickity-page-dots .dot {
  width: 30px;
    height: 30px;
    opacity: 1;
    background: #0071b7;
    border: 5px solid white;
    border-radius: 50%;
}
.hero-slider .flickity-page-dots .dot.is-selected {
  
  background: #0071b7;
  border: 0 solid #e59624;
}

/* END HERO */

.monthcalendar {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color:#36404c;
	display: inline-block;
    margin-right: 20px;
	cursor: pointer;
}

.bigtitlesection {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 1.5px;
}


.midtitlesection {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 1.5px;
}




.introcalendar {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
}

.moreinforecording {
	color: #000;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px;
	text-align: center;
	margin-top: 25px;
}

.moreinfo {
    color: #000;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px;
	text-align: center;
    left: 0px;
	margin-top: 25px;
	transition: all .4s ease-in;
	position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 40px;
    max-width: 200px;
    text-transform: uppercase;
    border: 1px solid #000;
}

.moreinfo span {
	 color: #000;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
	position: relative;
	z-index: 9;
	top: 3px;
}

.moreinfo:hover span{
	color:#fff !important;
}

.moreinfo:hover:before {
    transform: translateX(0);
}

.moreinfo:before {
    content: "";
    position: absolute;
    top: 0;
    right: -50px;
    bottom: 0;
    left: 0;
    border-right: 50px solid transparent;
    /*border-bottom: 80px solid #d8aa6c;*/
    border-bottom: 80px solid #00719c;
    transform: translateX(-100%);
	transition: all .4s ease-in;
}
.morestudents {
    color: #fff;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px;
	text-align: center;
    left: 0px;
	margin-top: 25px;
	transition: all .4s ease-in;
	position: relative;
    display: inline-block;
    overflow: hidden;
    height: 40px;
    text-transform: uppercase;
    border: 1px solid #fff;
	margin: 0 auto;
}

.morestudents span {
	 color: #fff;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
	position: relative;
	z-index: 9;
	top: 3px;
}

.morestudents:hover:before {
    transform: translateX(0);
}

.morestudents:before {
    content: "";
    position: absolute;
    top: 0;
    right: -50px;
    bottom: 0;
    left: 0;
    border-right: 50px solid transparent;
    /*border-bottom: 80px solid #d8aa6c;*/
    border-bottom: 80px solid #00719c;
    transform: translateX(-100%);
	transition: all .4s ease-in;
}



.fullcalendar {
    color: #000;
	font-family: 'Montserrat', sans-serif;
    border: 1px solid #000;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px;
	text-align: center;
	display: inline-block;
	margin: 0 auto;
}

.datacalendar {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
}

.footerline1 {
	padding-bottom: 30px; 
	border-bottom: 1px solid rgba(255,255,255,1.00);
}

.selopopular {
	width: 186px;
    height: 46px;
    border-radius: 10px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    padding-top: 4px;
    position: absolute;
    top: 80px;
    left: 0px;
	z-index: 9;
}

.boxback {
	background-color: #FAA61A;
    z-index: -1;
    height: 460px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0px;
}

.logoeveryday {
    transition-duration: .2s;
   /* transition: transform 0s cubic-bezier(.215,.61,.355,1);*/
	max-width: 140px !important;
	width: 100%;
	transition: all .4s ease;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
	z-index: 99999;
 }

.logoacademiafooter {
    transition-duration: .2s;
    transition: transform 0s cubic-bezier(.215,.61,.355,1);
	max-width: 200px !important;
	width: 100%;
 }

.logosmall {
	max-width: 160px !important;
}

.rw-wrapper {
	width: 100%;
	position: relative;
	padding: 10px;
}
.rw-sentence {
	margin: 0;
	text-align: center;
}
.rw-sentence span {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 80px;
	font-weight: 300;
	z-index: 999;
	width: 100%;
	left: 0;
	font-style: italic;
	text-align: left
}
.rw-words {
	display: inline-block;
	text-indent: 10px;
}
.rw-words-1 span {
	position: absolute;
	opacity: 0;
	overflow: hidden;
	color: #fff;
	-webkit-animation: rotateWord 12s linear infinite 0s;
	-ms-animation: rotateWord 12s linear infinite 0s;
	animation: rotateWord 12s linear infinite 0s;
	-webkit-animation-delay: 4s;
	-ms-animation-delay: 4s;
	animation-delay: 4s;
}
.rw-words-1 span:nth-child(2) {
	-webkit-animation-delay: 8s;
	-ms-animation-delay: 8s;
	animation-delay: 8s;
	color: #fff;
}

/*.rw-words-1 span:nth-child(5) { 
    -webkit-animation-delay: 12s; 
	-ms-animation-delay: 12s; 
	animation-delay: 12s; 
	color: #8d6b9d;
}
.rw-words-1 span:nth-child(6) { 
    -webkit-animation-delay: 15s; 
	-ms-animation-delay: 15s; 
	animation-delay: 15s; 
	color: #9b6b9d;
}*/
@-webkit-keyframes rotateWord {
 0% {
opacity: 0;
}
 2% {
opacity: 0;
-webkit-transform: translateY(-30px);
}
 5% {
opacity: 1;
-webkit-transform: translateY(0px);
}
 17% {
opacity: 1;
-webkit-transform: translateY(0px);
}
 20% {
opacity: 0;
-webkit-transform: translateY(30px);
}
 80% {
opacity: 0;
}
 100% {
opacity: 0;
}
}
@-ms-keyframes rotateWord {
 0% {
opacity: 0;
}
 2% {
opacity: 0;
-ms-transform: translateY(-30px);
}
 5% {
opacity: 1;
-ms-transform: translateY(0px);
}
 17% {
opacity: 1;
-ms-transform: translateY(0px);
}
 20% {
opacity: 0;
-ms-transform: translateY(30px);
}
 80% {
opacity: 0;
}
 100% {
opacity: 0;
}
}
@keyframes rotateWord {
 0% {
opacity: 0;
}
 2% {
opacity: 0;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
 5% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
 17% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
 20% {
opacity: 0;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
 80% {
opacity: 0;
}
 100% {
opacity: 0;
}
}

.centervert {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.centerflex {
	display: flex;
	align-items: center;
	justify-content: center;
}
.centerflexv {
	display: flex;
	align-items: center;
}

.divparceiros {
	margin-top: 100px;
	padding-bottom: 30px;
}

.newsletterdiv {
	/*background-color: #e59624;*/
	background-color: #998c79;
	padding-bottom: 30px;
	padding-top: 30px;
}

.parceiros {
	margin: 0px;
	padding: 0px;
	 display:         flex;
  flex-wrap:       wrap;
  justify-content: center;
}

.logoparceiro {
	    max-width: 200px;
    padding: 40px;
}

.o-scroll {
	background-color: #fff !important;
}

figure#fashion {
    display: inline-block;
    position: absolute;
    font-size: 0;
    margin: 0;
    top: 0;
    width: 100%;
    min-height: 100vh;
	background-attachment: fixed;
}

.header {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    background-color: #d9ab6c;
	overflow: hidden;
}

a{ 
	color: #3F3F3F;
}
a:hover{ 
	color: #3F3F3F;
	text-decoration:none !important;
}
a:focus {
	outline:none;
	outline-offset:0;
}

.data {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 10px;
}

.tituloartigo {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 28px;
	font-weight: 500;
}

.descricao {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 10px;
}

.categoria {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

.cover {
	height: 300px;
    background-size: cover;
}

#next {
  cursor: pointer;
  position: absolute;
  float: left;
  top: 50%;
  width: auto;
  color: #383736;
  font-weight: bold;
  font-size: 20px;
  user-select: none;
  left: 5px;
  transition: 0.2s ease-in;
}

.colsslider {
	display: flex; flex-direction: column;
}

.rowslider {
	display:flex; 
	flex-wrap: wrap;
}

.areas {
	position: absolute;
	bottom: 0px;
}

#next:before {
  content:"Mais";
  position:absolute;
  color:#000;
  /*right: 50%;*/
  opacity: 0;
  transition: 0.6s ease-in;
  padding-right: 5px;
}

#next:hover:before {
  opacity: 1;
}
#next span {
  display: inline-block;
  transition: 0.6s ease-in;
}
#next:hover span {
  transform: translateX(140%);
}

.titleseparador {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 48px;
	line-height: 1.1;
	text-align: center;
}


.descricaoseparador {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 28px;
	line-height: 1.1;
	text-align: center;
}

.noteseparador {
	color:#000;
	margin-top: 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 1.1;
}

.textopagina {
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 1.4;
}

.textoslider {
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.2;
}

.separador {
	height: 1px;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}

.destaquehome {
	color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 10vw;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 600;
    text-align: left;
    display: inline-block;
    line-height: 1;
	z-index: 999999;
}

.destaque1 {
	position: absolute;
	animation-name: slidein;
  animation-duration: 1.2s; 
  animation-timing-function: ease-out; 
  animation-delay: .4s;
  animation-direction: normal;
	animation-fill-mode: forwards;
	top: 0%;
	left: 0; 
	  opacity: 0;
}


.destaque2 {
	position: absolute;
	animation-name: slidein2;
  animation-duration: 1.6s; 
  animation-timing-function: ease-out; 
  animation-delay: .3s;
  animation-direction: normal;
	animation-fill-mode: forwards;
	top: 0%;
	right: 0; 
	opacity: 0;
}


.destaque3 {
	position: absolute;
	animation-name: slidein3;
  animation-duration: 1.1s; 
  animation-timing-function: ease-out; 
  animation-delay: .6s;
  animation-direction: normal;
	animation-fill-mode: forwards;
	top: 0%;
	left: 0; 
	opacity: 0;
}

.destaque4 {
	position: absolute;
	animation-name: slidein4;
  animation-duration: 0.8s; 
  animation-timing-function: ease-out; 
  animation-delay: .8s;
  animation-direction: normal;
	animation-fill-mode: forwards;
	bottom: 0%;
	right: 0; 
	opacity: 0;
}


@-webkit-keyframes slidein {
   0% { 
	top: 0%;
	left: 0; 
	  opacity: 0;
	}
  100%   { 
	top: 30%;
	left: 0; 
	opacity: 1;
	}
}
@-moz-keyframes slidein {
 0% { 
	top: 0%;
	left: 0; 
	  opacity: 0;
	}
  100%   { 
	top: 30%;
	left: 0; 
	opacity: 1;
	}
}
@-o-keyframes slidein {
   0% { 
	top: 0%;
	left: 0; 
	  opacity: 0;
	}
  100%   { 
	top: 30%;
	left: 0; 
	opacity: 1;
	}
}
@keyframes slidein {
  0% { 
	top: 0%;
	left: 0; 
	  opacity: 0;
	}
  100%   { 
	top: 30%;
	left: 0; 
	opacity: 1;
	}
}



@-webkit-keyframes slidein2 {
   0% { 
	top: 0%;
	right: 0; 
	opacity: 0;
	}
  100%   { 
	top: 20%;
	right: 0; 
	opacity: 1;
	}
}
@-moz-keyframes slidein2 {
  0% { 
	top: 0%;
	right: 0; 
	opacity: 0;
	}
  100%   { 
	top: 20%;
	right: 0; 
	opacity: 1;
	}
}
@-o-keyframes slidein2 {
    0% { 
	top: 0%;
	right: 0; 
	opacity: 0;
	}
  100%   { 
	top: 20%;
	right: 0; 
	opacity: 1;
	}
}
@keyframes slidein2 {
   0% { 
	top: 0%;
	right: 0; 
	opacity: 0;
	}
  100%   { 
	top: 20%;
	right: 0; 
	opacity: 1;
	}
}


@-webkit-keyframes slidein3 {
   0% { 
	top: 0%;
	left: 0; 
	opacity: 0;
	}
  100%   { 
	top: 10%;
	left: 40%; 
	opacity: 1;
	}
}
@-moz-keyframes slidein3 {
     0% { 
	top: 0%;
	left: 0; 
	opacity: 0;
	}
  100%   { 
	top: 10%;
	left: 40%; 
	opacity: 1;
	}
}
@-o-keyframes slidein3 {
       0% { 
	top: 0%;
	left: 0; 
	opacity: 0;
	}
  100%   { 
	top: 10%;
	left: 40%; 
	opacity: 1;
	}
}
@keyframes slidein3 {
      0% { 
	top: 0%;
	left: 0; 
	opacity: 0;
	}
  100%   { 
	top: 10%;
	left: 40%; 
	opacity: 1;
	}
}


@-webkit-keyframes slidein4 {
     0% { 
	bottom: 0;
	right: 0; 
	opacity: 0;
	}
  100%   { 
	bottom: 8%;
	right: 25%; 
	opacity: 1;
	}
}
@-moz-keyframes slidein4 {
       0% { 
	bottom: 0;
	right: 0; 
	opacity: 0;
	}
  100%   { 
	bottom: 8%;
	right: 25%; 
	opacity: 1;
	}
}
@-o-keyframes slidein4 {
      0% { 
	bottom: 0;
	right: 0; 
	opacity: 0;
	}
  100%   { 
	bottom: 8%;
	right: 25%; 
	opacity: 1;
	}
}
@keyframes slidein4 {
      0% { 
	bottom: 0;
	right: 0; 
	opacity: 0;
	}
  100%   { 
	bottom: 8%;
	right: 25%; 
	opacity: 1;
	}
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    margin: 0 auto !important;
}

.glyphicon-chevron-left:before {
    color: #000 !important;
}

.glyphicon-chevron-right:before {
    color: #000 !important;
}

.carousel-control.left {
	background: none !important;
}

.carousel-control.right {
	background: none !important;
}

.btplanta:hover {
	color:#fff !important;
}



.botao {
	padding: 10px 50px;
    background-color: #000;
    color: #fff;
	font-family: Georgia, sans-serif;
	display: inline-block;
	font-size: 16px;
}

.btdown {
    position: absolute;
    right: 0px;
    top: 0px;
}

.titulo {
	font-size: 1.2vw;
}

.hashtags {
	font-size: 1.2vw; 
	position: absolute; 
	bottom: -5px;
}

.iconmenu {
  display: none;
  cursor: pointer;
  position: absolute;
  right: 20px;
    top: 36px;
	z-index: 999999;
}

.rowcol {
	padding: 60px 0px;
}

.logodiv {
	position: absolute;
	left: 20px;
    top: 10px;
	z-index: 99;
}

.menudiv {
	position: absolute;
	right: 10px;
}


.logo {
	transition:all 0.4s ease !important;
	width: 350px;
    height: auto;
    z-index: 99;
    margin-left: 20px;
    margin-top: 0px;
}

.margrid {
	margin-bottom: 20px;
}



.bar1, .bar2, .bar3 {
	width: 40px;
    height: 3px;
    background-color: #fff;
    margin: 8px 3px;
    transition: all 0.4s ease;
    border-radius: 4px;
}
.blackbar {
	background-color: #ffa32d;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 5px);
  transform: rotate(-45deg) translate(-5px, 5px);
	background-color: #fff !important;
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-10px, -10px);
  transform: rotate(45deg) translate(-10px, -10px);
}

.divmenu {
    height: 100px;
    position: fixed;
    /*z-index: 99999;*/
    width: 100%;
	/*background-color: #fff;*/
	transition: all 0.5s ease;
	
	top: 0;
	z-index: 999;
}

.scrollmenu {
	background-color: #fff; 
	box-shadow: -2px 0px 10px 1px rgb(0 0 0 / 20%);
}

.bgmenu {
	background-color: #fff;
	transition: background-color 0.5s ease;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
}

.headerhome {

  height: 100%; 
  background-attachment: fixed;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
}

.icon-scroll,
.icon-scroll:before {
    position: absolute;
    left: 50%
}
.icon-scroll {
    width: 30px;
    height: 50px;
    margin-left: -20px;
    bottom: 10px;
    margin-top: -35px;
    border: 2px solid #fff;
    border-radius: 25px
}
@media (max-width: 767px) {
	
	.open-modal {
	    max-width: 100% !important;
}

.livros {

    margin-left: 20px;
}
	
	.textosection p br {
		display: none;
	}
	
	.left-column {
    float: none !important;
    max-width: 180px;
		text-align: center;
}
	
	.row1modal {
    display: block !important;
}
	
	.right-column {
    margin-left: 0px !important;
		margin-top: 40px;
    text-align: left;
}
	
	.titulosection {
    font-size: 22px !important;
}
	
	.doccenter {
    max-width: 150px !important;
}
	
	.linksection {
		margin-bottom: 30px;
	}
	
	.main-carouselareas .carousel-cell {
    width: 100% !important;
	}
	
	.hero-slider .carousel-cell .slide-content .title {
    font-size: 1.2rem;
		
	}
	
	.hero-slider .carousel-cell .slide-content .titleh1 {
    font-size: 2rem !important;
}
	
	.logodirazul {
    max-width: 140px !important;
}
	
	.redesmenu {
    margin-top: -60px !important;
		    margin-right: 40px;
}
	
	
    .icon-scroll {
        position: relative
    }
}
.icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll
}
@keyframes scroll {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translateY(26px)
    }
}

.titlesection {
	font-family: 'Montserrat', sans-serif;
	color: #000;
    font-size: 48px;
    margin-bottom: 40px;
	line-height: 1.2;
}

.imagepor {
	padding-top: 40px;
}

.textsection {
	/*font-family: 'Playfair Display', serif;*/
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 300;
}

.textsection a {
	color:#000 !important;
	text-decoration: underline;
}
.textsection a:hover {
	color:#000 !important;
	text-decoration: underline !important;
}

.textsection h1 {
	font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
}

.textsection p strong {
	font-weight: 600;
}


.eventostitlesection {
	display: inline-block;
	margin-bottom: 20px;
}
	
.eventostitlesectiontxt {
	font-family: 'Montserrat', sans-serif;
color: #FAA61A;
font-style: normal;
font-weight: 700;
font-size: 42px;
line-height: 1.2;
text-align: center;
	/*animation: float 6s ease-in-out infinite;*/
	
}

.titlepage {
	font-family: 'Montserrat', sans-serif;
    color: rgb(153 141 122 / 85%);
    font-size: 210px;
    margin-top: -100px;
    display: inline-block;
    font-weight: 600;
    z-index: 2;
    position: relative;
	line-height: .7;
}

.boxbackground {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.buttonbox {
font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 1.2;
letter-spacing: -0.022em;
text-align: center;
	background-color: #FAA61A;
	padding: 10px 20px;
	text-decoration: underline;
	color:#fff;
	border-radius: 10px;
	margin-top: 30px;
	display: inline-block;

}


.titleboxcol {
	font-family: 'Montserrat', sans-serif;
	font-size: 60px;
	font-weight: 700;
	line-height: 73px;
	letter-spacing: 0em;
	text-align: center;
	color:#000;
}

.textboxcol {
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	font-weight: 500;
	line-height: 48px;
	letter-spacing: -0.022em;
	text-align: left;
	color:#000;
}

.linetitle {
	height: 4px;
	background-color: #185956;
	width: 0px;
	transition: all .4s ease-in-out;
	margin: 0 auto;
	transition-delay: 1s;
	margin-top: 50px;
}

.linetitle.visible{
	width: 100px;
}
.linetitlewhite {
	height: 4px;
	background-color: #fff;
	width: 0px;
	transition: all .4s ease-in-out;
	margin: 0 auto;
	transition-delay: 1s;
	margin-top: 20px;
	margin-bottom: 20px;
}

.linetitlewhite.visible{
	width: 100px;
}

.linetitlebox {
	height: 4px;
	background-color: #000;
	width: 0px;
	transition: all .4s ease-in-out;
	transition-delay: 1s;
	margin-top: 10px;
	margin-bottom: 30px;
}

.linetitlebox.visible{
	width: 100px;
}
.linetitlebox2 {
	height: 4px;
	background-color: #000;
	width: 0px;
	transition: all .4s ease-in-out;
	transition-delay: 1s;
	margin-top: 10px;
	margin-bottom: 30px;
}

.linetitlebox2.visible{
	width: 100px;
}

.titlealign {
	text-align: right;
}

/*@keyframes float {
	0% {
		transform: translateX(0px);
	}
	50% {
		transform: translateX(20px);
	}
	100% {
		transform: translateX(0px);
	}
}
*/
.eventostitlesection span {
	font-family: 'Montserrat', sans-serif;
    color: #212529;
    font-size: 100px;
    font-weight: 600;
    display: flex;
    z-index: 9;
    position: relative;
	
}

.eventostitlesection span:after {
   content: " ";
    position: absolute;
    display: block;
    width: 60px;
    height: 120px;
    top: 15px;
    left: -50px;
    z-index: 1;
    background: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(-18deg, 0deg);
    -webkit-transform: skew(-18deg, 0deg);
    transform: skew(-18deg, 0deg);
    border-right: 1px solid #000;
}

.setacenter {
    position: absolute;
    z-index: 999;
    bottom: 10px;
    left: 50%;
    width: 75px;
}

.heroheader .inner .title {
	font-size: 68px;
	font-family: 'Spicy Rice', cursive;
}
	
.heroheader .inner {
	
	position: relative;
    top: 60%;
    transform: translate(0%, -50%);
    color: white;
    text-align: left;
    /* background: #e59624; */
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}

.boxtitlesection:before {
      content: "";
    position: absolute;
    top: -100%;
    left: 0px;
    display: block;
    border-radius: 50%;
    background: rgba(255,163,45,1.00);
    width: 110px;
    height: 110px;
    transition: all 0.3s ease;
    z-index: -1;

}

.boxtitlesection {
	font-family: 'Montserrat', sans-serif;
	color: #000;
    font-size: 28px;
    margin-bottom: 40px;
	line-height: 1.2;display: inline-block;
}

.boxtitlesection span {
	font-family: 'Montserrat', sans-serif;
	color: #000;
    font-size: 100px;
	font-weight: 600;
	
}

.hashtagslist {
	font-family: 'Montserrat', sans-serif;
	color: #000;
    font-size: 28px;
    margin-bottom: 80px;
	line-height: 1.2;
	display: inline-block;
	margin-top: 40px;
}

.hashtagslist ul {
	margin: 0;
	padding: 0;
}

.hashtagslist ul li:last-child {
	margin-right: 0px;	
}


.hashtagslist ul li {
	border: 1px solid rgba(255,163,45,1.00);
	border-radius: 20px;
	display: inline-block;
	float: left;
	padding: 10px 20px;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-right: 15px;
}

.boxtitlesection span:after {
   content: " ";
    position: absolute;
    display: block;
    width: 60px;
    height: 120px;
    top: 15px;
    left: -50px;
    z-index: 1;
    background: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(-18deg, 0deg);
    -webkit-transform: skew(-18deg, 0deg);
    transform: skew(-18deg, 0deg);
    border-right: 1px solid #000;
}

.boxtextsection {
	font-family: 'Montserrat', sans-serif;
	color:#212529;
	font-size: 16px;
	line-height: 1.4;
}

.boxtextsection a {
	color:#000 !important;
	text-decoration: underline;
}
.boxtextsection a:hover {
	color:#000 !important;
	text-decoration: underline !important;
}



.linguaon {
	font-family: 'Montserrat', sans-serif;
	color:rgba(255,255,255,0.70);
	font-size: 16px;
	text-decoration: none;
	font-weight: 400;
}

.lingua, .lingua a {
	font-family: 'Montserrat', sans-serif;
	color:rgba(255,255,255,1.00);
	font-size: 16px;
	transition: all 0.4s ease;
	font-weight: 400;
	text-decoration: none;
}


.modal-body {
    /*padding-top: 70px !important;*/
	padding: 30px !important;
}

.modal-header .btn-close {
    -webkit-filter: invert(100%);
    filter: invert(100%);
    opacity: 1 !important;
}

.textomodal {
	color:#fff;
	line-height: 1.2;
	font-size: 22px;
	margin-bottom: 20px;
}

.lingua:hover, .lingua a:hover {
	color:rgba(255,255,255,1.00);
	cursor: pointer;
	text-decoration: none;
}

.linguadiv {
	position: absolute;
    right: 20px;
    top: 20px;
    z-index: 999;
}

.rowblack {
	height: 55px;
	text-align: center;
	background-color: #000;
	font-family: Georgia, sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: 100;
	padding-top: 10px;
}

.frasetop {
	font-family: Georgia, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: 100;
	position: absolute;
    top: 25px;
	left: 60%;
}

figure#fashion div {
    width: 100%;
    height: 100%;
    /*background: #d8aa6c;
    background: #998c79;*/    
	background: rgb(133 123 109);
    position: absolute;
    top: 0;
    mix-blend-mode: multiply;
    left: 0;
}


.spaceblank {
	padding: 150px 0px;
	text-align: center;
}

.spacetexto {
	padding: 130px 0px;
	text-align: center;
}








.divarq {
	    padding: 40px 15px 30px 15px;
    background: #e9d7ba;
}

.textofootercont {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size: 14px;
	line-height: 1.6;	
	font-weight: 100;
}

.textofootercont a {
	/*color:#e59624 !important; */
	color:#000 !important; 
	text-decoration: none;
}
.newsletterdiv {
	padding: 80px 0px;
}

.titulonewsletter {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size: 38px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.textonewsletter {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 10px;
	font-weight: 100;
}

.textofootertitulo {
	font-family: 'Montserrat', sans-serif;
	color:rgba(255,255,255,0.2);
	font-size: 22px;
	margin-bottom: 10px;
	
}

.textofooter {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size: 14px;
	line-height: 32px;	
	font-weight: 500;
	
}

.textofooter a {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size: 14px;
	line-height: 32px;	
	text-decoration: none;
	font-weight: 500;
	display: block;
}

.formnews {
	padding-top: 40px;
}


.formnews .wpcf7-email{
	padding: 5px 20px;
}


	
	
	::-webkit-input-placeholder { 
  	font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
	color: #000 !important;
    font-weight: 100;
}
::-moz-placeholder { 
  font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
	color: #000 !important;
    font-weight: 100;
}
:-ms-input-placeholder { 
  font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
	color: #000 !important;
    font-weight: 100;
}
:-moz-placeholder { 
    font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
	color: #000 !important;
    font-weight: 100;
}
	
	div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none !important;
		font-family: 'Montserrat', sans-serif;
		color:#000;
		font-size: 14px;
}

.margincol {
	/*margin-top: -80px;*/
}


.marginbox {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

.paddingtext {
	padding: 80px 80px;
}
	
	span.wpcf7-not-valid-tip {
    font-size: 14px;
    font-weight: normal;
    display: block;
		font-family: 'Montserrat', sans-serif;
		color:#000;
}

textarea {

  height: 150px;
}

input[type=submit]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: rgba(255,163,45,1.00);
  width: 56px;
  height: 56px;
  transition: all 0.3s ease;
}
	
	input[type=submit] {
    padding: 5px 18px;
    text-transform: uppercase;
   font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: 3px;
    color: #000;
    text-decoration: none;
   /* transition: all 0.4s ease;*/
    border-radius: 0px;
	/*background: none;*/
	font-weight: 600;
	
    margin: 0 auto;
		 background: linear-gradient(transparent, transparent 50%, #000 50%,  #000);
  background-size: 100% 200%;
  /*trasition effect for background*/
  transition: background .4s ease-in-out;
		margin-top: 30px;
		border: none !important;
		display: inline-block !important;
	
	}
	
	input[type=submit]:hover {
		/*color: #fff !important;
		background-color: #000 !important;
		 background-position: 100% 100%;*/
	}

.textcontact {
	font-family: 'Raleway', sans-serif;
	color:#fff;
	font-size: 14px;
}


.titulopagina {
	font-family: 'Poppins', sans-serif;
	color:#29a6dd;
	font-size: 52px;
	font-weight: 600;
	line-height: 1.2;
}

.livros a {
	color: inherit !important;
}

.livros {
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.6;
	text-decoration: underline;
	margin-bottom: 10px;
	cursor: pointer;
	position: relative;
}
.livros:hover {
	font-weight: 600;
}

.livros:hover:before {
	opacity: 1 !important;
}

.livros:before {
	content: "";
	background-image: url(../images/icon_livros.svg);
	width: 20px;
	height: 20px;
	opacity: .5;
	position: absolute;
	left: -30px;
	top: 8px;
	transition: all .4s ease;
}

.tituloimg {
	max-width: 150px;
}

.parallax {
	min-height: 800px;
	

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid {
	/*padding: 0px !important;*/
	background-position: center;
	background-size: cover;
}


.grid450 {
	min-height: 450px;
}

.grid280 {
	min-height: 280px;
	background-clip: padding-box;
    background-repeat: no-repeat;
	background-position: center;
}
.grid280c {
	min-height: 280px;
    background-repeat: no-repeat;
}

.grid480 {
	min-height: 480px;
	background-clip: content-box;
}

.textopisos {
	font-family: 'Open Sans', sans-serif;
	color:#000;
	font-size: 16px;
	text-align: center;
	font-weight: 300;
	min-height: 100px;
	
}

.cursorpointer {
	cursor: pointer;
}

.textopisos span {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bgblack {
	background-color: #b3b3b2;
	background-clip: content-box;
}

.bgyellow {
	background-color: #fbd0a3;
	background-clip: content-box;
}


.grid600 {
	min-height: 870px;
	
}

.grid700 {
	min-height: 700px;
}

.grid800 {
	min-height: 800px;
}

.grid980 {
	min-height: 980px;
}

.grid1250 {
	min-height: 1250px;
}

.grid1800 {
	min-height: 1800px;
}


.textosacabamentos {
	color:#41463f;
	text-align:left;
	font-size:16px;
	line-height:18px;
	padding-top:40px;
	padding-bottom:40px;
	font-family: 'Montserrat', sans-serif;
}

.piso {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
	background-color:#41463f;
	text-align:center;	
	padding:15px 0px;
}

.bloco {
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:16px;
	color:#fff;
	background-color:#8d908c;
	text-align:center;	
	padding:5px 0px;

}

.btdown {
    position: absolute;
    right: 0px;
    top: 0px;
}

.andar {
	font-family: "Open Sans";
	font-weight:400;
	font-size:14px;
	color:#fff;
	background-color:#c6c7c5;
	text-align:center;	
	padding:5px 0px;
	margin-top:5px;
	height:80px;
}

.andaractive {
	background-color:#4d4e4c;	
	font-family: "Open Sans";
	font-weight:400;
	font-size:12px;
	color:#fff;
	text-align:center;	
	padding:5px 0px;
	margin-top:5px;
	height:60px;
}

.andar:hover {
	background-color:#4d4e4c;	
	cursor:pointer;
}

.colesq {
	width:48%;
	float:left;		
}

.coldir {
	width:48%;
	float:right;		
}

#obras .colartista:nth-child(even) .card {
	/*background-color: rgba(216,170,108,.60);*/
	background-color: rgba(0,113,156,0.60);
}
#obras .colartista:nth-child(odd) .card {
	/*background-color: rgba(216,170,108,.20);*/
	background-color: rgba(0,113,156,0.20);
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border-radius: 0px;
    
    padding: 0px !important;
	border: none !important;
}

.colartista {
	margin-bottom: 40px;
}


.menucontainer {
	/*background-color: #d8aa6c;*/
	background-color: #00719c;
	transform: translateX(100%);
	position: fixed;
	height: auto;
	min-height: 100vh;
	width: 100%;
	right: 0px;
	padding-top: 100px;
	padding-bottom: 50px;
	z-index: 99;
	transition: all .4s ease;
	overflow-y: auto;
	overflow-x: hidden;
}

.menuon {
	transform: translateX(0);
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border:none !important;
	font-family: 'Montserrat', sans-serif !important;
	color: #cfc9c1 !important;
	font-size: 18px !important;
	text-align: left !important;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
	border:none !important;
	font-family: 'Montserrat', sans-serif !important;
	color: #dc3232 !important;
	font-size: 18px !important;
	text-align: left !important;
}

.formtitle {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    margin-bottom: 5px;
	color: #000;
	text-align: left;
}

.wpcf7-list-item input {
	width: 20px !important;
    height: 20px !important;
    margin-left: -10px !important;
	top: 3px;
    position: relative;
}

.wpcf7-list-item-label {
	border: none !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
    margin-bottom: 5px !important;
	color: #0071b7 !important;
	text-align: left;
}
.linkform {
	font-family: 'Poppins', sans-serif;
	color:#0071b7;
	font-size: 14px;
	margin-top: 20px;
	text-decoration: underline;
}

.wpcf7-text, .wpcf7 input[type="file"] {
	width: 100% !important;
	border: none !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	padding: 10px 20px !important;
    margin-bottom: 20px !important;
	color: #8fc0e0 !important;
	border-radius: 10px !important;
}

.wpcf7-textarea, .wpcf7-select {
	width: 100% !important;
	border: none !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	padding: 10px 20px !important;
    margin-bottom: 20px !important;
	color: #8fc0e0 !important;
	border-radius: 10px !important;
}

.wpcf7-text::-webkit-input-placeholder, .wpcf7-textarea::-webkit-input-placeholder { /* Edge */
	font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	color: #8fc0e0 !important;
	font-weight: 500;
}

.wpcf7-submit {
	background-color: #0071b7 !important;
	border-radius: 10px !important;
	padding: 20px 40px !important;
	text-align: center !important;
	color:#fff !important;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 600;
	font-weight: 22px !important;
	float: right;
}

.wpcf7-text::-webkit-input-placeholder, .wpcf7-textarea::-webkit-input-placeholder { /* Internet Explorer 10-11 */
font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	color: #8fc0e0 !important;
	font-weight: 500;
}

.wpcf7-text::-webkit-input-placeholder, .wpcf7-textarea::-webkit-input-placeholder {
font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	color: #8fc0e0 !important;
	font-weight: 500;
}

.noscroll {
	position: absolute;
      height: 100vh;
      width: 100vw;
      overflow: hidden;
}

.navbar-default {
    background: none !important;
    border: none !important;
}

.navbar-nav {
    flex-direction: row !important;
}

.navbar-nav>li {
	margin-top: 5px;
	padding: 0 30px;
}

.navbar-nav .dropdown-menu {
  position: absolute !important;
  float: none;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}
.dropdown-menu {
  background-color: #ffa32d !important;
  padding: 20px;
  font-family: 'Montserrat', sans-serif !important;
  color: #fff !important;
  font-size: 16px !important;
  min-width: 15rem !important;
	border:none !important;
	    margin-left: -10%;
}
.dropdown-menu a {
  font-family: 'Sul Sans Regular' !important;
  color: #fff !important;
  font-size: 16px !important;
}
.dropdown-menu li {
  margin-bottom: 5px;
}

#menu-menuprincipal {
	padding-top: 10px;
	float: right;
}


.navbar-default .navbar-nav>li>a:before, .navbar-default .navbar-nav>li>a:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 1px;
  top: 90%;
  margin-top: 1.5px;
  background: #fff;
}

.navbar-default .navbar-nav>li>a:before {
  left: -2.5px;
}
.navbar-default .navbar-nav>li>a:after {
  right: 2.5px;
  background: #fff;
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.navbar-default .navbar-nav>li>a:hover:before {
  background: #fff;
  width: 110%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.navbar-default .navbar-nav>li>a:hover:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}

.navbar-default .navbar-nav>li>a {
    font-family: 'Poppins', sans-serif !important;
	font-size: 20px !important;
	

	line-height: 1.4;
    font-weight: 300;
	text-decoration: none !important;
	position: relative;
}

.titleproject {
	 font-family: 'Poppins', sans-serif;
	color:#000;
	font-size: 16px;
	margin-top: 10px;
}

.previous svg, .next svg {
	display: none;
}

.flickity-button {
	background: none !important;
}

.previous:before {
	content: "";
	position: absolute;
	width: 40px;
	height: 30px;
	background-image: url(../images/arrow_left.svg);
	background-position: center;
    background-size: cover;
}

.flickity-prev-next-button.previous {
    left: -70px !important;
}

.next:before {
	content: "";
	position: absolute;
	width: 40px;
	height: 30px;
	background-image: url(../images/arrow_right.svg);
	background-position: center;
    background-size: cover;
}

.flickity-prev-next-button.next {
    right: -30px !important;
}

.textproject {
	 font-family:'mregular';
	color:#000;
	font-size: 14px;
	line-height: 1.2;
	margin-top: 10px;
}

.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}

.titleonpage {
	 font-family:'mregular';
	color:#000;
	font-size: 14px;
	line-height: 1.2;
	margin-top: 10px;
}
.titlesprojects {
	 font-family:'mregular';
	color:#000;
	font-size: 14px;
	line-height: 1.2;
	margin-top: 10px;
}

.titlesprojects a{
	 text-decoration: none;
}

.lg-backdrop {
    background-color: rgba(255,255,255,.80) !important;
}

.legend {
	float: left;
	font-family:'mregular';
	color:#000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

.backprojects {
	display: none;
	float: left;
	position: absolute;
	 font-family:'mregular';
	color:#000;
	font-size: 12px;
}

.backprojects a {
	text-decoration: none !important;
}

.tooltip {
	position: absolute;
	right: -100px;
	top: -10px;
	 font-family:'mregular';
	color:#000;
	font-size: 12px;
	line-height: 1.2;
	margin-top: 10px;
	transition: all .4s ease;
	opacity: 0;
}

.iconthumbnails {
	width: 18px;
	height: 18px;
	position: relative;
	padding: 4px;
	margin-bottom: 20px;
	display: inline-block;
}

.showthumbs {
	transition: all .4s ease;
	display: block !important;
}

.hideslider {
	transition: all .4s ease;
	display: none !important;
}

.projectsthumbdiv {
	margin-bottom: 30px;
}

.icon1 {
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	top: 0;
	left: 0;
	transition: all .4s ease;
}

.icon2 {
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	top: 0;
	right: 0;
	transition: all .4s ease;
}

.icon3 {
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	bottom: 0;
	left: 0;
	transition: all .4s ease;
}

.icon4 {
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	bottom: 0;
	right: 0;
	transition: all .4s ease;
}

.iconthumbnails:hover .icon1, .iconthumbnails:hover .icon2, .iconthumbnails:hover .icon3, .iconthumbnails:hover .icon4 {
	background-color: #000;
	cursor: pointer;
}

.iconthumbsblack .icon1, .iconthumbsblack .icon2, .iconthumbsblack .icon3, .iconthumbsblack .icon4 {
	background-color: #000; 
}


.iconthumbnails:hover .tooltip {
	opacity: 1;
}

#projects a{
	text-decoration: none;
}

.showmenuprincipal {
	transform: translateX(0%) !important;
}

.floatright {
	text-align: right;
	display: inline-block;
}

.textalignright {
	text-align: right;
}

.logodirazul {
	max-width: 360px;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.logodir {
	max-width: 360px;
    display: inline-block;
    width: 100%;
}

#results {
	margin-top: 60px;
	margin-bottom: 60px;
	color: #fff;
	text-align: center;
}

#results li {
	list-style: none;
	color: #fff;
	margin-bottom: 50px;
}

body.modal-open {
  overflow: hidden !important;
}

.modal {
    z-index: 9999999;
}

.open-modal {
	    display: inline-block;
    margin: 0 auto;
	    max-width: 500px;
}


#search-field {
	width: 100%;
	border-radius: 20px;
	border: none !important;
	background-color: #D4DB21;
	padding: 10px 20px;
	color:#0071B7;
	font-size: 18px;
}

.flexbottom {
	display: flex;
	align-items: flex-end;
}

.menufix {
    padding-top: 10px;
    padding-bottom: 7px;
    position: absolute;
    z-index: 99999;
	width: 100%;
	background-color: rgba(128,128,128,0.70);
}


#menu-menuprincipal .dropdown-menu li  {
	
}

#menu-menuprincipal .dropdown-menu li a {
	   

	text-decoration: none !important;

}

.dropdown-menu a:before, .dropdown-menu a:after  {
	display: none !important;
}

.dropdown-toggle::after {
	display: none;
}	

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color:#fff !important;
    background: none !important;
	text-decoration: none !important;
	font-weight: 600;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color:#fff !important;
    background: none !important;
	text-decoration: none  !important;
}

#navigationbar {
	width: 100%;
}

.logomedico {
	max-width: 120px;
    margin-top: 11px;
    margin-left: -6px;
}

.menudesktop {
	display: block;
	padding-top: 10px;
	float: right;
	margin-right: 40px;
}

.menu>li {
    float: left;
	list-style: none;
	padding: 5px 15px;
    text-align: center;
}
.menu>li:last-child {
	padding-right: 0px !important;
}

.menu>li>a {

	font-size: 16px;
	color: #fff;

	line-height: 40px;
    font-weight: 100;
}


.menu>.active>a, .menu>.active>a:hover, .menu>.active>a:focus {
   color:#000 !important;
    background: none;
	text-decoration: none;
}

.menu>li>a:hover, .menu>li>a:focus {
    color: #fff !important;
    background: none;
	text-decoration: none;
}

footer {
	padding: 40px 0px 20px 0px;
	background-color: #54a4d9;
}


.centerflex p:last-child {
	margin-bottom: 0px !important;
}

.footertxt {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.2;
    font-weight: 200;
}
.titfooter {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.2;
    font-weight: 500;
	margin-bottom: 20px;
}

.iconsfooter img {
	max-width: 40px;
}
.iconsfooter {
	margin-bottom: 20px;
}

.linksuteis {
	margin-bottom: 20px;
}
.linksuteis:last-child {
	margin-bottom: 0px;
}

.imgfooter {
	    max-width: 230px;
}

.footertxt a{
	font-family: 'Poppins', sans-serif;
	font-size: 18px !important;
	color: #fff !important;
	line-height: 1.2;
	text-decoration: none !important;
    font-weight: 200;
}


.btmap {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size: 14px;
	text-transform: uppercase;
    font-weight: 100;
	background-color: #000;
	padding: 5px 50px;
	text-align: center;
	cursor: pointer;
    margin: 0 auto;
    top: 10px;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 40px;
}

.titulotexto {
	margin-bottom: 15px;
}

.blankarea {
	padding-top: 60px;
	padding-bottom: 60px;
}





@media (min-width: 1500px) {
	.container {
		width: 1440px
	}
}

@media (max-width: 1500px) {
	.menu>li {
	padding: 5px 15px;
	}
	
	.logo {
    margin-left: 50px;
	}
}

@media (max-width: 1500px) {
	.hero-slider .carousel-cell .inner .title {
    font-size: 3.5rem;
}
	
	.hero-slider .carousel-cell .inner .subtitle {
    font-size: 1.0rem;
}
	
	.hero-slider .carousel-cell .inner .nota {
    font-size: 16px;
}
	
	.hero-slider .carousel-cell .inner .btn {
    font-size: 0.7rem;
}
	
	.imagemicones {
		max-width: 550px;
	}
	
}

#academia .textoacademia {
	    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 24px;
}

.imagemicones {
	max-width: 600px;
}

@media (max-width: 1200px) {
	.menu>li {
    padding: 5px 10px;
	}
	
	.logo {
    margin-left: 50px;
	}
	
	#menu-menuprincipal>li>a {
    font-size: 14px !important;
}

}

@media (max-width: 1100px) {
	.menu {
		margin-left: 10px;
	}
	.menu>li {
    padding: 5px 10px;
	}
	
	.logo {
    margin-left: 30px;
	}
	

	
	.titlepage {
    font-size: 110px;
    margin-top: -100px;
    line-height: 75px;
}
	
	.header:after {
    width: 20% !important;
}
	
	.titlepage:before {
    font-size: 120px !important;
    right: 180px !important;
    top: -40px !important;
}
	
	.titlepage:after {
    width: 60px;
    height: 120px;
    top: -45px !important;
    right: 320px !important;

}
	

	
	.showmenuprincipal {
    right: 30px !important;
    position: relative !important;
}
	
	.coldataeventointro {
    width: 100% !important;
}
	
	.fotoprofessorintro:before {
    width: 30% ;
    top: -55% !important;
    left: -40% !important;
}
	
	.imagemacademia {
		    min-height: 300px;
		overflow: hidden;
		position: relative;
	}
	
	.hero-slider .carousel-cell .inner .title {
    font-size: 40px !important;
}
	
	.hero-slider .carousel-cell .inner .professor {
    font-size:18px !important;
}
	
	.hero-slider .carousel-cell .inner .nota {
    font-size: 16px !important;
}
	
	.innertitle {
    font-size: 26px !important;
}

}

.main-carouselareas .carousel-cell:hover .bgslider {
	
}

.main-carouselareas .carousel-cell {
    width: 20%;
    display: flex;
    min-height: 380px;
    padding: 10px;
    justify-content: center;
    align-items: center;
	overflow: hidden;
}
.main-carouselareas .flickity-page-dots {
    display: none;
}

.hoverslide {
	opacity: 0;
	position: absolute;
	/*top: 40%;
	transform: translateY(-50%);*/
	transition: all .4s ease;
	margin-top: -20px;
	z-index: 9999;
}

.main-carouselareas .carousel-cell:hover .bgslider {
    transform: scale(1.1);
}

.main-carouselareas .carousel-cell:hover .hoverslide {
    opacity: 1;
}

.main-carouselareas .carousel-cell:hover .box {
    background-color: #0071b7;
	color:#fff;
}


.main-carouselareas .carousel-cell .bgslider {
    position: absolute;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	transition: all .8s ease;
}


.main-carouselareas .carousel-cell .box {
   position: absolute;
	bottom: 0;
	width: 100%;
	color:#1b1464;
	text-align: center;
	padding:20px 0px;
	font-size: 22px;
	font-weight: 200;
	background-color: #fff;
	transition: all .4s ease;
}
	
	@media (max-width: 991px) {
		
		.slide-content.mask .mask {
	max-width: 100%;
}
		
		.titlesprojects {
			display: none;
		}
		
		.backprojects {
	display: block;
}

		
		.scrollmenu .iconmenu {
			top: 30px !important;
		}
		
		.scrollmenu .logosmall {
			max-width: 40px !important;
		}
		
	.menudesktop {
	display: none;
}
	
	.iconmenu {
     display: block !important;
		right: 15px !important;
		top: 32px !important;
}

}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 60s linear infinite;
  -moz-animation: rotating 60s linear infinite;
  -ms-animation: rotating 60s linear infinite;
  -o-animation: rotating 60s linear infinite;
  animation: rotating 60s linear infinite;
}

.thumbs {
	position: relative;
}

.thumbs:hover .overlaythumb {
	opacity: 0;
	pointer-events: none;
}

.thumbs:hover .thumbtitle {
	background-color: rgba(143,192,224,1) !important;
}

.imagemthumb {
	position: relative;
	z-index: -1;
}

.thumbtitle p {
	margin-bottom: 0px;
	color:#fff !important;
}

.thumbtitle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	colo:#fff !important;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	background-color: rgba(143,192,224,0.35);
	display: inline-block;
	padding: 20px;
	border-radius: 20px;
}


.overlaythumb {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: rgba(0,113,183,0.35);
	transition: all .4s ease;
}


#menu-menuprincipal-1>li {
	float: none !important;
    font-size: 38px !important;
    color: #fff !important;
    font-weight: bold;
     padding: 0px !important;
    display: block;
    width: 100%;
    text-align: center;
}



#menu-menuprincipal-1>.active > a:after {
  width: 100%;
    transition: 0.3s ease all;
}

#menu-menuprincipal-1>.active > a {
   text-decoration: none !important;
}

#menu-menuprincipal-1 li a::after {
  content: "";
  position: absolute;
}

#menu-menuprincipal-1 li a::after {
  /*top: 75%;
  height: 2px;
  width: 0%;
  right: 7%;*/
	bottom: 15px;
  height: 2px;
  width: 0%;
  right: 0%;
  background-color: rgba(255, 255, 255, 1);
    transition: 1s ease all .3s;
}

#menu-menuprincipal-1 li a:hover:after {
  width: 100%;
    transition: 0.3s ease all;
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {


	
	.wrapper2col	{
		padding-top: 58%;
	}
	.wrapper3col	{
		padding-top: 58%;
	}
	.wrapper4col	{
		padding-top: 58%;
	}

	.titulo {
		font-size: 2.6vw;
	}

	.hashtags {
		font-size: 2.2vw; 
	}
}




.padno {
		padding-left: 0px;
	}
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	
	.boxtitlesection span {
		position: relative;
	}
	
		.imagemacademia  {
	
	}
	
	.textoacademia br {
		display: none;
	}
		.menuright {
    width: 100% !important;
}
	
	.esquerda {
    left: -35% !important;
    width: 85% !important;
}
	
	.direita {
    width: 86%  !important;
    right: -35%  !important;
}
	
	.titlepage {
    font-size: 60px !important;
    margin-top: -70px !important;
    line-height: 45px !important;
}
	
	.dataevento {
    font-size: 54px;
    padding-right: 20px;
}
	
	.mesevento {
    font-size: 28px;
    padding-right: 20px;
 }
	
	

.coldataeventointro {
    height: 150px !important;
}
	
	.inner {

}
	
	#menu-item-56 a:first-child:before {
    font-size: 42px !important;
    left: -80px !important;
    top: 11px !important;
}
	
	#menu-item-56 a:first-child:after {
    width: 50px  !important;
    height: 50px  !important;
   top: -5px !important;
    left: -126px !important;
}
	#menu-item-52 a:first-child:before {
    font-size: 42px !important;
    left: -80px !important;
    top: 11px !important;
}
	
	#menu-item-52 a:first-child:after {
    width: 50px  !important;
    height: 50px  !important;
    top: -5px !important;
    left: -126px !important;
}
	#menu-item-53 a:first-child:before {
    font-size: 42px !important;
    left: -80px !important;
    top: 11px !important;
}
	
	#menu-item-53 a:first-child:after {
    width: 50px  !important;
    height: 50px  !important;
    top: -5px !important;
    left: -126px !important;
}	
	#menu-item-51 a:first-child:before {
    font-size: 42px !important;
    left: -70px !important;
    top: 12px !important;
}
	
	#menu-item-51 a:first-child:after {
    width: 50px !important;
    height: 50px !important;
    top: -5px !important;
    left: -123px !important;
}
	
	.navbar-nav>li {
  
}
	
	.menu {
		left: -10px;
	}
	
	.menu .menuright {
    width: 120% !important;
}
	
	.padno {
		padding-left: 15px;
	}
	
	.grid280c {
	min-height: 460px;
    background-repeat: no-repeat;
}
	
	.grid280 {
	min-height: 460px;
	background-clip: inherit !important;
    background-repeat: no-repeat;
		border-left: 0px solid transparent !important;
		border-right: 0px solid transparent !important;
}
	
		.frasetop {
		display: none;
	}
	
	.titulotexto::before {
	display: none;
}
	
	.menucontainer {
		width: 100%;
	}
	
	.titulo {
		font-size: 5.6vw;
	}
	
	.hashtag {
		font-size: 4.2vw; 
		position: absolute; 
		bottom: 0px;
	}
	
	.logo {
    	transition: all 0.4s ease !important;
    width: 173px;
    margin-left: 0px;
    margin-top: 25px;
	}
	
	.col1 {
		min-height: 1620px;
	}
}
/* Landscape phones and down */
@media (max-width: 480px) {
	
	.centerflexv .textosection {
		font-size: 18px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.iconredesmenu {
    margin-right: 15px !important;
    width: 35px !important;
}
	
	.redesmenu {
    margin-right: 60px !important;
}
	
	.logoparceiro {
    max-width: 150px;
    padding: 20px;
    float: left;
}
	
	.titlepage:before {
    font-size: 80px !important;
}
	
	.titlepage:after {
       width: 60px;
    height: 80px;
    top: -45px !important;
    right: 290px !important;
}
	
	.nomeprofesssor {
    margin-top: 10px;
}
	
	.hovermaster .tituloclasse {
    padding-right: 0px;
    text-align: right;
    max-width: 100%;
    float: right;
    font-weight: 600;
    font-size: 28px;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.2;
}
	
	.fotoprofessor {
    min-height: 410px;
}
	
	.coldataevento {
    height: 150px;
    margin-top: 40px;
}
	
	.menu .menuright {
    width: 130% !important;
}
	
		#menu-menuprincipal>li>a {
		position: relative;
	}
	#menu-item-236 a:first-child:after {
         width: 30px;
    height: 50px;
    top: -9px;
    left: -115px;
}
	

	
	#menu-item-236 a:first-child:before {
    font-size: 35px;
    left: -90px;
    top: 12px;
}
	
	#menu-item-238 a:first-child:after {
         width: 30px;
    height: 50px;
    top: -9px;
    left: -115px;
}
	
	
	#menu-item-238 a:first-child:before {
    font-size: 35px;
    left: -90px;
    top: 12px;
}
	
	#menu-item-231 a:first-child:after {
         width: 30px;
    height: 50px;
    top: -9px;
    left: -115px;
}
	
	
	#menu-item-231 a:first-child:before {
    font-size: 35px;
    left: -80px;
    top: 12px;
}
		#menu-item-237 a:first-child:after {
         width: 30px;
    height: 50px;
    top: -9px;
    left: -115px;
}
	.menu {
		margin: 0;
	}
	
	#menu-item-237 a:first-child:before {
    font-size: 35px;
    left: -90px;
    top: 12px;
}
	
	.header:after {
    width: 55% !important;
}
	
	.titlepage {
    font-size: 48px !important;
}
	
	.paddingtext .btn {
    padding: 14px 14px;
    font-size: 0.6rem;
}
	
	.logoacademia {
    max-width: 240px;
}
	
	.paddingtext {
    padding: 80px 30px;
}
	
	#academia .textoacademia {
		font-size: 18px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.imagemicones {
	width: 90%;
}
	
	.hero-slider .carousel-cell .inner .title {
    font-size: 30px !important;
}
	
	.hero-slider .carousel-cell .inner .subtitle {
    font-size: 14px;
}
	
	.hero-slider .carousel-cell .inner .professor {
    font-size: 16px !important;
}
	
	.hero-slider .carousel-cell .inner .nota {
    font-size: 14px !important;
}
	
	.eventostitlesectiontxt {
    font-size: 70px;
}
	
	.hero-slider .carousel-cell .inner {
    width: 60%;
}
	
	.col1 {
	min-height: 1675px;
    background-repeat: no-repeat;
}
	
		.grid280c {
	min-height: 320px;
    background-repeat: no-repeat;
}
	
	.grid280 {
	min-height: 320px;
	background-origin: inherit !important;
    background-repeat: no-repeat;
}
	
	.frasetop {	
		font-size: 14px;
		color: #000;
		top: 30px;
	}
	
	#menu-menuprincipal-1 .navbar-default .navbar-nav>li>a {
	font-family: 'Montserrat', sans-serif;
    font-size: 24px !important;
    color: #fff !important;
    line-height: 4px;
	}
	
	.rowblack {
    	font-size: 19px;
	}
	
	footer {
    padding: 30px 0px;
    text-align: center;
	}
	
	.footervert {
		margin-bottom: 50px !important;
	}
	
	.iconsfooter {
    margin-bottom: 20px;
    /* float: left; */
    margin-right: 10px;
    width: 30px;
    display: inline-block;
}
	
	.livros {
    font-size: 18px !important;
}
	
	.colredes {
		margin-top: 10px;
	}
	
	.iconredessection {
    width: 50px !important;
}

}
/* end device media queries */

/* Internet Explorer 8+ (Media Query) */
@media screen\0 {

}


