.pastorslightbox {
  margin-bottom: 4px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

.body {
  font-family: 'Droid Sans', sans-serif;
}

.navbar {
  border-bottom: 3px none #800400;
  background-color: #ed1c24;
}

.navmenubutton {
  padding: 15px 20px 14px;
  float: left;
  color: #dfdfdf;
  font-size: 35px;
  font-weight: 700;
}

.navmenubutton.w--open {
  z-index: 5;
  background-color: rgba(128, 4, 0, 0.8);
}

.logo {
  position: absolute;
  z-index: 5;
  display: block;
  width: 22%;
  margin-top: 0px;
  margin-right: 39%;
  margin-left: 39%;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #efefef;
}

.logoimg {
  display: block;
  margin: 0px auto 10px;
}

.navmenubuttontext {
  margin-left: 5px;
  float: right;
  font-size: 16px;
  line-height: 36px;
  text-transform: uppercase;
}

.navmenubuttonicon {
  float: left;
}

.navmenu {
  z-index: 10;
  width: 100%;
  padding-left: 2%;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: rgba(128, 4, 0, 0.8);
}

.navlink {
  display: inline-block;
  width: 16%;
  padding-top: 12px;
  padding-bottom: 12px;
  float: left;
  color: white;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}

.navlink:hover {
  color: rgba(255, 255, 255, 0.8);
}

.navlink.w--current {
  color: white;
}

.navdropdown {
  display: inline-block;
  float: left;
}

.navdropdown:hover {
  color: rgba(148, 47, 47, 0.8);
}

.navdropdowntoogle {
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #800400;
  color: white;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}

.navdropdowntoogle:hover {
  color: rgba(255, 255, 255, 0.8);
}

.navdropdownlist {
  display: inline-block;
}

.navdropdownlink {
  width: 200%;
  background-color: #800400;
  color: white;
  text-align: left;
}

.navdropdownlink:hover {
  color: rgba(255, 255, 255, 0.8);
}

.navmenudropdown {
  display: inline-block;
  width: 16%;
  float: left;
  color: white;
}

.navmenudropdowntoogle {
  padding-top: 12px;
  padding-bottom: 12px;
  color: white;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}

.navmenudropdowntoogle:hover {
  color: rgba(255, 255, 255, 0.8);
}

.navmenudropdownlink {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  color: white;
  font-size: 15px;
  line-height: 16px;
  text-align: left;
}

.navmenudropdownlink:hover {
  color: rgba(255, 255, 255, 0.8);
}

.navmenudropdownlink.w--current {
  color: white;
}

.mainslider {
  width: 100%;
  height: 500px;
  margin-top: 1%;
  margin-bottom: 1%;
  background-color: transparent;
}

.slide1box1 {
  width: 48%;
  height: 100%;
  margin-right: 0.5%;
  margin-left: 1%;
  float: left;
  background-image: url('../images/slide1box1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #dfdfdf;
  text-decoration: none;
}

.slide1box2 {
  width: 49%;
  height: 49.5%;
  margin-right: 1%;
  margin-bottom: 0.5%;
  float: right;
  background-image: url('../images/slide1box2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #dfdfdf;
  text-decoration: none;
}

.slide1box3 {
  width: 49%;
  height: 49.5%;
  margin-top: 0.5%;
  margin-right: 1%;
  float: right;
  background-image: url('../images/slide1box3.jpg');
  background-size: cover;
  color: #dfdfdf;
  text-decoration: none;
}

.slideimg {
  height: 100%;
}

.slidetext {
  width: 100%;
  height: 100%;
  padding-right: 5%;
  padding-left: 5%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #dfdfdf;
  text-decoration: none;
}

.slidetext:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.slidetextheading {
  margin-bottom: 0;
  margin-top: 0px;
  padding-top: 380px;
  color: #dfdfdf;
  font-size: 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.slidetextheading:hover {
  text-decoration: none;
}

.slidetextheading.small {
  padding-top: 140px;
}

.slidenav {
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 1%;
  margin-left: 1%;
  padding-left: 2%;
  float: left;
  color: #7c2d2d;
  text-align: left;
}

.slidetextparagraph {
  padding-right: 5%;
  padding-left: 5%;
  font-size: 18px;
  text-align: center;
}

.section {
  display: block;
  margin: 1% auto;
  padding: 10%;
  background-color: #efefef;
}

.section.parceiros {
  margin: 2% 30%;
  padding: 0%;
  background-color: transparent;
}

.section.white {
  display: block;
  margin: 0% auto;
  background-color: transparent;
}

.section.social {
    height: 700px;
}

.section.white.gray {
  background-color: #dfdfdf;
}

.section.white.grey {
  background-color: #dfdfdf;
}

.footer {
  padding-top: 1%;
  padding-right: 1%;
  padding-left: 1%;
  background-color: #333;
  color: #dfdfdf;
}

.footerTradLogo {
    display: block;
    margin: 10 auto 5;
}

.bannerimg {
  width: 100%;
}

.footertitle {
  margin-bottom: 0px;
  line-height: 19px;
}

.footertitle.social {
  text-align: center;
}

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

.footertitle.form {
  width: 95%;
  float: right;
}

.footertext {
  width: 100%;
  margin-bottom: 3%;
  float: left;
  font-size: 12px;
  line-height: 17px;
}

.footertextcomochegar {
  display: inline-block;
  float: right;
  color: #dfdfdf;
  line-height: 17px;
  font-weight: 700;
  text-decoration: none;
}

.footerformfield {
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: white;
  font-size: 14px;
  line-height: 14px;
}

.footerformlable {
  margin-bottom: 0px;
}

.footerformbuttom {
  width: 100%;
  background-color: #800400;
  line-height: 18px;
  font-weight: 700;
}

.form_message {
  margin-bottom: -10px;
  background-color: lightgreen;
  color: darkgreen;
  text-align: center;
  font-size: 1.5em;
  line-height: 2em;
}

.form_message.error {
  margin-bottom: -10px;
  background-color: lightpink;
  color: #800400;
  text-align: center;
  font-size: 1.5em;
  line-height: 2em;
}

.footermap {
  display: block;
  width: 90%;
  height: 170px;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.footersignature {
  margin-top: 2%;
  padding-right: 1%;
  padding-left: 1%;
  font-size: 12px;
  line-height: 18px;
}

.studio {
  float: right;
  color: #dfdfdf;
  text-decoration: none;
}

.footerform {
  width: 95%;
  float: right;
}

.news {
  display: block;
  width: 100%;
  height: 700px;
  margin-right: auto;
  margin-left: auto;
  padding: 2% 0%;
  background-color: #dfdfdf;
}

.newsimg {
  width: 200px;
  height: 200px;
  float: left;
}

.newstext {
  float: right;
}

.footersociallink {
  display: block;
  width: 35px;
  margin-top: 10px;
  margin-right: 7px;
  margin-left: 7px;
  float: left;
}

.footersociallinkimg {
  display: block;
  max-width: 120%;
  margin-right: auto;
  margin-left: auto;
}

.navbarsocial {
  height: 10px;
  background-color: #efefef;
}

.navmenusocial {
  width: 39%;
  height: 25px;
}

.navmenusociallink {
  width: 31%;
  height: 25px;
  margin-right: 1%;
  margin-left: 1%;
  text-decoration: none;
}

.navmenusociallinkimg {
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  font-size: 8px;
  line-height: 21px;
}

.navmenusociallinktext {
  height: 21px;
  margin-top: 3px;
  margin-bottom: 1px;
  color: #333;
  font-size: 11px;
  line-height: 21px;
  text-decoration: none;
}

.navmenudropdownlist {
  background-color: transparent;
}

.heading1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}

.heading1.events {
  margin-top: 2%;
}

.heading1.small {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  text-decoration: none;
}

.paragraph {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: black;
  font-size: 16px;
  text-decoration: none;
}

.paragraph.center {
  margin-bottom: 5px;
  text-align: center;
}

.paragraph.center.link {
  display: block;
  margin-right: auto;
  margin-bottom: 5%;
  margin-left: auto;
  color: #800400;
}

.paragraph.bold {
  font-weight: 700;
}

.paragraph.bold.center {
  margin-bottom: 5px;
  color: #333;
}

.paragraph._80 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph.paragraphquote {
  display: block;
  width: 60%;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph.staff {
  margin-top: 2%;
  margin-bottom: 2%;
}

.paragraph.eventos {
  display: inline-block;
}

.paragraph.small {
  font-size: 14px;
  line-height: 19px;
}

.paragraph.small.center {
  height: 160px;
  margin-bottom: 0px;
}

.paragraph.small.category {
  margin-top: -5px;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: center;
}

.paragraph.blank {
  color: transparent;
}

.buttom {
  display: block;
  width: 20%;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
  background-color: #800400;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #efefef;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.buttom:hover {
  background-color: #333;
  color: #efefef;
}

.tabmenu{
    background-color: #333;
}
.tablink {
  width: 16.37%;
  border: 3px 0 solid #333;
  background-color: #333;
  color: #efefef;
  text-align: center;
}

.tablink.w--current {
  border-color: #800400;
  background-color: #800400;
}

.tabcontent {
  border: 3px solid #800400;
}

.tabs {
  margin-top: 3%;
}

.tabcontentdiv {
  width: 100%;
  padding: 2% 1%;
  background-color: white;
}

.tabcontentquote {
  width: 64%;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  float: right;
  border-left: 5px solid #dfdfdf;
  font-size: 17px;
  line-height: 22px;
}

.quote {
  position: relative;
  top: 10px;
  font-family: Inconsolata, monospace;
  font-size: 60px;
  line-height: 0px;
}

.tabcontentimgdiv {
  width: 35%;
  float: left;
}

.tabcontentimgdiv.segments {
  display: block;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.tabcontentimg {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 2%;
  border: 3px solid #800400;
  border-radius: 180px;
}

.tabcontentimg.mat {
  width: 175px;
  padding: 5px;
}

.tabcontentsignature {
  width: 64%;
  float: right;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
}

.tabcontentsignature.title {
  font-size: 14px;
  font-weight: 400;
}

.tabcontentsignature.text {
  margin-top: 2%;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.tabcontentsignature.segments {
  display: block;
  width: 100%;
  margin: 0px auto;
  float: none;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}

.tabcontentbutton {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 20%;
  padding: 9px 15px;
  float: right;
  background-color: #800400;
  color: #efefef;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.tabcontentbutton:hover {
  background-color: #333;
}

.owl {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.directorsimg {
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 1000px;
  background-image: url('../images/ensino.floriano.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.directorsimg.telma {
  background-image: url('../images/ensino.telma.png');
}

.directorsimg.tiago {
  background-image: url('../images/ensino.tiago.jpg');
}

.directorsimg.juliana {
  background-image: url('../images/ensino.juliana.jpg');
}

.directorsimg.luciana {
  background-image: url('../images/ensino.luciana.jpg');
}

.directorsimgdiv {
  display: block;
  width: 220px;
  height: 220px;
  max-height: 220px;
  max-width: 220px;
  margin-right: auto;
  margin-left: auto;
  padding: 0.5%;
  border: 3px solid #800400;
  border-radius: 1000px;
}

.directorsimgdiv.staff {
  width: 150px;
  height: 150px;
  margin-top: 1%;
  padding: 2%;
}

.directorsimgdiv.ambientes {
  width: 150px;
  height: 150px;
  max-height: 150px;
  max-width: 150px;
  padding: 2%;
}

.directorsimgdiv.equipe {
  width: 400px;
  height: 400px;
  max-height: 400px;
  max-width: 400px;
}

.staffpeople {
  display: inline-block;
  width: 20%;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.ambienteslightbox {
  width: 100%;
  height: 100%;
}

.ambienteslightboxthumbs {
  width: 100%;
  height: 100%;
  border-radius: 1000px;
}

.arrow {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: -200px;
  display: block;
  width: 100%;
  margin-top: -30px;
  margin-right: auto;
  margin-left: auto;
  color: #333;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.arrow.bolsao {
  bottom: -540px;
}

.arrowtext {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 50px;
  line-height: 22px;
  text-align: center;
}

.arrowtext.up {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.arrowtext.bolsao {
  width: 50px;
  height: 50px;
  padding: 10px;
  border-radius: 100px;
  background-color: #800400;
  color: rgba(255, 255, 255, 0.9);
  font-size: 50px;
}

.segmentscontectsection {
  background-image: url('../images/ensino.bg.infantil.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.segmentshero {
  height: 450px;
  margin-top: 10px;
  margin-bottom: 25px;
}

.segmentscontentcontainer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(255, 255, 255, 0.95);
}

.segmentscoordinatorname {
  display: block;
  margin: 10px auto 5px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.segmentscoordinatorjob {
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.segmentscoordinatorjob.blank {
  opacity: 0;
}

.segmentscoordinatorbio {
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  text-align: center;
}

.segmentsdescription {
  margin: 20px 20px 50px;
  font-family: 'Droid Sans', sans-serif;
  font-weight: 500;
}

.segmentsheroimg {
  width: 100%;
}

.segmentsflickrgallery {
  display: inline-block;
  float: left;
  width: 320px;
  margin-right: 10px;
  margin-bottom: -20px;
  margin-left: 10px;
  opacity: 0.95;
  -webkit-transition: opacity 800ms ease;
  transition: opacity 800ms ease;
  font-family: 'Droid Sans', sans-serif;
  color: #efefef;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.segmentsflickrgallery:hover {
  opacity: 1;
}

.segmentsflickrdiv {
  display: inblock;
  width: 680px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.footersocialdiv {
  display: block;
  width: 196px;
  margin-right: auto;
  margin-left: auto;
}

.segmentsrow {
  margin-top: 50px;
  display: inline-block;
  width: 100%;
}

.segmentsevents {
  margin-top: 15px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  line-height: 10px;
  text-align: center;
}

.segmentsdownloads {
  display: block;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Droid Sans', sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.segmentsdownloads:hover {
  color: #800400;
}

.segmentslistwrapper {
  margin-top: 20px;
}

.segmentsflickrimg {
  width: 100%;
  height: 200px;
}

.segmentsflickrtitle {
  position: relative;
  bottom: 40px;
  width: 320px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.7);
}

.eventssection {
  padding: 2%;
}

.eventshero {
  display: block;
  width: 800px;
  height: 400px;
  margin: 1% auto 2%;
}

.latesteventsdiv {
  display: inline-block;
  width: 310px;
  margin-right: 5px;
  margin-bottom: 8px;
  margin-left: 5px;
  padding: 5px;
  float: left;
  border: 2px solid #333;
}

.latesteventscontainer {
  display: block;
  width: 960px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.latesteventsdynamicitem {
  display: inline-block;
}

.eventsheroimg {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.latesteventsimg {
  width: 300px;
  height: 200px;
}

.eventspageimg {
  display: block;
  width: 300px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.eventspageitem {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-bottom: -1px;
  margin-left: auto;
}

.mainpageimg {
  height: 175px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.eventsdynamicwrapper {
  display: block;
  width: 960px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.eventsbutton {
  display: block;
  width: 175px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #800400;
  color: white;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.eventsbutton:hover {
  background-color: #333;
}

.segmentsflickrgallerydynamicitem {
  display: inline-block;
}

.slide1 {
  background-image: url('../images/ensino_hero_infantil1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide1.fundamental2 {
  background-image: url('../images/ensino_hero_fund2_1.jpg');
  background-size: cover;
}

.slide1.medio {
  background-image: url('../images/ensino_hero_medio1.jpg');
  background-size: cover;
}

.slide1.tecnico {
  background-image: url('../images/IMG_3557.jpg');
  background-size: cover;
}

.slide1.esportes {
  background-image: url('../images/12299279_1030465790359419_2279830480259385900_n.jpg');
  background-size: cover;
}

.slide1.eja {
  background-image: url('../images/ensino_eja_hero1.jpg');
  background-size: cover;
}

.slide2 {
  background-image: url('../images/ensino_hero_infantil2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide2.fundamental2 {
  background-image: url('../images/ensino_hero_fund2_2.jpg');
  background-size: cover;
}

.slide2.medio {
  background-image: url('../images/ensino_hero_medio2.jpg');
  background-size: cover;
}

.slide2.tecnico {
  background-image: url('../images/IMG_3543.jpg');
  background-size: cover;
}

.slide2.esportes {
  background-image: url('../images/12295254_1030465940359404_5539198277307556067_n.jpg');
  background-size: cover;
}

.slide2.eja {
  background-image: url('../images/ensino_eja_hero2.jpg');
  background-size: cover;
}

.slide3 {
  background-image: url('../images/ensino_hero_infantil3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3.fundamental2 {
  background-image: url('../images/ensino_hero_fund2_3.jpg');
  background-size: cover;
}

.slide3.medio {
  background-image: url('../images/ensino_hero_medio3.jpg');
}

.slide3.tecnico {
  background-image: url('../images/IMG_3345.jpg');
  background-size: cover;
}

.slide3.esportes {
  background-image: url('../images/12313697_1030466003692731_6699509127060253354_n.jpg');
  background-size: cover;
}

.slide3.eja {
  background-image: url('../images/ensino_eja_hero3.jpg');
  background-size: cover;
}

.slidermat1 {
  background-image: url('../images/MatHero1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slidelink {
  width: 100%;
  height: 100%;
  background-image: url('../images/MatHero1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
}

.slidelink.w--current {
  background-image: url('../images/MatHero1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 30px;
  text-decoration: none;
}

.slidelink._3 {
  background-image: url('../images/distance-learning-business-degrees.jpg');
}

.matchegou {
  width: 70%;
  margin-top: 3%;
  padding: 20px 20px 20px 10px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 50px;
  line-height: 30px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

.mat2016 {
  width: 90%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  float: right;
  background-color: #800400;
  color: #dfdfdf;
  font-size: 60px;
  line-height: 60px;
  text-decoration: none;
  text-transform: uppercase;
}

.slidermat2 {
  background-image: url('../images/distance-learning-business-degrees.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mattec1 {
  display: block;
  width: 600px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: rgba(51, 51, 51, 0.85);
  color: #dfdfdf;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.mattec2 {
  position: relative;
  left: -75px;
  display: block;
  width: 450px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  background-color: rgba(128, 4, 0, 0.85);
  color: #dfdfdf;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.mattec2.tst {
  width: 50%;
}

.mattec2.enfe {
  width: 25%;
}

.mattec2.info {
  width: 20%;
}

.mattec2.mag {
  width: 15%;
}

.mattec2._1 {
  position: relative;
  left: -74px;
  top: 0px;
  bottom: 0px;
  width: 450px;
}

.mattec2._2 {
  left: -25px;
}

.mattec2._3 {
  left: 25px;
}

.mattec2._4 {
  left: 75px;
}

.mattecdiv {
  height: 300px;
  margin-top: 86px;
}

.matlink {
  width: 48%;
  height: 200px;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.matlink.red {
  background-color: #800400;
}

.matlink.red.dynamic {
  width: 100%;
  margin-right: 0%;
  margin-bottom: 0%;
  margin-left: 0%;
}

.matlink.dynamic {
  width: 100%;
  margin-right: 0%;
  margin-bottom: 0%;
  margin-left: 0%;
}

.matlink.dynamic.red {
  width: 48%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
}

.matlink.instalacoes:hover {
  background-image: url('../images/site ILM  2015 001.jpg');
  background-size: cover;
}

.matlinkdynamic {
  display: inline-block;
  width: 100%;
}

.matquote {
  display: block;
  width: 60%;
  height: 102px;
  margin-right: auto;
  margin-left: auto;
}

.matsignature {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
}

.matsignature.title {
  font-size: 14px;
  font-weight: 400;
}

.matsegmentcontainer {
  margin-bottom: 50px;
}

.matsegments {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.matsegmentsitem {
  display: inline-block;
  width: 48%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
}

.matsegmentsimg {
  width: 100%;
  height: 250px;
}

.matsegmentslink {
  width: 100%;
  height: 200px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
}

.emptystate {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: 'Droid Sans', sans-serif;
  color: #333;
  line-height: 14px;
  text-align: center;
}

.quotesignature {
  float: right;
  font-weight: 700;
}

.matseglinkname {
  position: relative;
  left: 0px;
  top: 175px;
  right: 0px;
  bottom: 0px;
  height: 25px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 15px;
  line-height: 25px;
  text-decoration: none;
}

.matseglinkname:hover {
  background-color: #800400;
}

.bolsaosection2016 {
  position: relative;
  top: 0;
  height: 100vh;
  width: 100%;
  padding-top: 5vh;
  background-image: url('../images/bolsao.bg.01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bolsaosection {
  position: relative;
  top: 0px;
  height: 700px;
  background-image: url('../images/bolsao.bg.01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bolsaosection.info {
  position: relative;
  padding: 2%;
  background-image: url('../images/bolsao.bg.02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.bolsaoredtext {
  display: block;
  width: 60%;
  margin-top: 250px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 20px;
  border-radius: 100px;
  background-color: rgba(128, 4, 0, 0.9);
  color: rgba(223, 223, 223, 0.95);
  font-size: 50px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.bolsaograytext {
  display: block;
  width: 40%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  border-radius: 100px;
  background-color: rgba(51, 51, 51, 0.9);
  color: #dfdfdf;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
}

.bolsaograytext._30 {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
}

.bolsaograytext._20 {
  width: 20%;
}

.bolsaoinfotextred {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  border-radius: 100px;
  background-color: rgba(128, 4, 0, 0.9);
  color: rgba(255, 255, 255, 0.9);
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

.bolsaoinfotextred.answer {
  display: inline-block;
  width: 39.8%;
  margin: 10px 5% 40px;
  background-color: #333;
  opacity: 1;
  font-size: 20px;
  line-height: 25px;
}

.bolsaoinfotextred.answer.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #800400;
}

.bolsaophone {
  color: #dfdfdf;
  text-decoration: none;
}

.bolsaoinscrevaselink {
  width: 100%;
  text-decoration: none;
  cursor: pointer;
}

.bolsaoinscrevaselink.w--current {
  text-decoration: none;
}

.bolsaobutton {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-color: #800400;
  font-size: 17px;
}

.bolsaofieldlable.half {
  width: 49.5%;
  float: left;
}

.bolsaofieldlable.half.right {
  float: right;
}

.bolsaofield.half {
  display: inline-block;
  width: 49.5%;
  margin-right: 0.5%;
}

.bolsaofield.half.right {
  margin-right: 0%;
  margin-left: 1px;
  float: right;
}

.bolsaoformsuccess {
  margin-top: 5%;
  padding-bottom: 8px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 18px;
  line-height: 23px;
}

.bolsaoformerror {
  display: none;
  padding-top: 20px;
  background-color: #800400;
  opacity: 1;
  color: #dfdfdf;
  font-size: 18px;
  text-align: center;
}

.socialpluginsdiv {
    width: 80%;
    margin: 100px auto;
}

.socialplugins {
  width: 48%;
  display: inline-block;
  float: left;
  margin: 40px 1%;
}

.segmentseventsitemdiv {
  display: block;
  margin-bottom: 15px;
  color: #333;
  text-decoration: none;
}

.a {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

html.w-mod-js *[data-ix="updown"] {
  -webkit-transform: translate(0px, -15px) rotate(-90deg);
  -ms-transform: translate(0px, -15px) rotate(-90deg);
  transform: translate(0px, -15px) rotate(-90deg);
}

/************************************************** iPad PORTRAIT **************************************************/

@media (max-width: 991px) {
 
/* MENU */
.logoimg {
  padding: 0 10% 0;
}

.navlink {
  font-size: 16px;
  padding-left: 0;
  padding-right: 0;
}


/* HERO SLIDE 1 (3 PIECES) */
.mainslider {
  width: 100%;
  height: 500px;
  margin-top: 1%;
  margin-bottom: 1%;
  background-color: transparent;
}

.slide1box1 {
  width: 98%;
  height: 48%;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
}

.slide1box2 {
  width: 48.5%;
  height: 49%;
  margin-left: 1%;
  margin-top: 1%;
  float: left;
}

.slide1box3 {
  width: 48.5%;
  height: 49%;
  margin-top: 1%;
  margin-right: 1%;
  float: right;
}


.slidetextheading {
  padding-top: 155px;
  font-size: 25px;
}

/* HERO SLIDE 2 */
.matchegou {
  font-size: 50px;
}    
    
.mat2016 {
  width: 95%;
  font-size: 50px;
}    

    
/* TABS */
.tablink {
  width: 16%;
}

.tabcontent {
  padding: 10px 0 20px;
  height: 500px;
}    
    
/* AMBIENTES */ 
.directorsimgdiv.ambientes {
  background-color: white;
}    
  

/* EVENTOS */ 
.eventshero {
  width: 100%;
}

.latesteventsdiv {
  width: 32.65%;
  margin: .66% .33% 0;
}

.latesteventscontainer {
  width: 100%;
}

.latesteventsimg {
  height: 150px;
}


/* MATRÍCULAS 2016 */ 
.bolsaosection2016 {
  height: 100%;
  padding-top: 40%;
}

.arrow.bolsao {
  top: 57%;
}

.bolsaoredtext {
  width: 90%;
}

.bolsaograytext {
  width: 70%;
}

.bolsaograytext._30 {
  width: 50%;
}

.bolsaograytext._20 {
  width: 30%;
}

.bolsaoinfotextred {
  margin-top: 30px;
  width: 90%;
}

.bolsaoinfotextred.answer {
  display: block;
  width: 80%;
  margin: 10px auto;
}

.bolsaoinfotextred.answer.center {
  width: 90%;
  margin-top: 60px;
}
}

/************************************************** iPhone LANDSCAPE? **************************************************/

@media (max-width: 767px) {
 
    
/* MENU */
.navbarsocial {
  height: 5px;
  background-color: #efefef;
}
    
.navmenubutton {
  padding: 5px 10px 4px;
}

.logo {
  width: 34%;
  margin-right: 33%;
  margin-left: 33%;
}

.logoimg {
  margin: 0px -3px 10px;
}

.navmenubuttontext {
  margin-left: 0px;
  font-size: 16px;
  line-height: 33px;
}

.navlink {
  display: block;
  width: 100%;
}

.navdropdown {
  display: block;
}

.navdropdownlist {
  display: block;
}

.navmenudropdown {
  display: block;
  width: 100%;
}

.navmenudropdownlink {
  text-align: center;
}

/* SLIDER */
.mainslider {
  width: 100%;
  height: 100%;
  margin-top: 1%;
  margin-bottom: 1%;
  background-color: transparent;
}

.slide1box1 {
  width: 98%;
  height: 32%;
}

.slide1box2 {
  width: 98%;
  height: 32%;
  margin-right: 1%;
  margin-bottom: 1%;
  float: none;
}

.slide1box3 {
  width: 98%;
  height: 32%;
  margin-bottom: 1%;
  margin-left: 1%;
  margin-top: 0;
  float: none;
}

.slidetextheading {
  padding-top: 15%;
  font-size: 25px;
}

.slidetextheading.small {
  padding-top: 15%;
}

.slidenav {
  font-size: 1em;
}

.slidetextparagraph {
  padding-right: 7%;
  padding-left: 7%;
  font-size: 15px;
}


.matchegou {
  width: 70%;
  margin-top: 30%;
  padding: 5px 10px 5px 1px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 20px;
  line-height: 20px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

.mat2016 {
  width: 95%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  float: right;
  background-color: #800400;
  color: #dfdfdf;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.slidermat2 {
  background-image: url('../images/distance-learning-business-degrees.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mattecdiv {
  height: 100%;
  margin-top: 120px;
}       
    
.mattec1 {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  }

.mattec2 {
  left: 0px;
  display: block;
  width: 100%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  background-color: rgba(128, 4, 0, 0.85);
  color: #dfdfdf;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.mattec2.tst {
  width: 100%;
}

.mattec2.enfe {
  width: 100%;
}

.mattec2.info {
  width: 100%;
}

.mattec2.mag {
  width: 100%;
}

.mattec2._1 {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 450px;
}

.mattec2._2 {
  left: 0px;
}

.mattec2._3 {
  left: 0px;
}

.mattec2._4 {
  left: 0px;
}

 
    
/* TEXT STYLES */
.heading1 {
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
}

.heading1.small {
  font-size: 14px;
  line-height: 14px;
}

.paragraph {
  font-size: 14px;
}

.paragraph.center {
  margin-bottom: 5px;
  text-align: center;
}

    
/* BUTTOM */
 .buttom {
  width: 80%;
}


/* TABS */    
.tablink {
  width: 100%;}

.tabcontent {
  height: 410px;
} 
    
.tabcontentquote {
  width: 100%;
  border-left: 3px solid #dfdfdf;
  font-size: 14px;
  line-height: 14px;
}

.tabcontentimgdiv {
  width: 70%;
  float: none;
  margin: 0 auto;
}

.tabcontentimgdiv.segments {
  display: block;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.tabcontentimg {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 2%;
  border: 3px solid #800400;
  border-radius: 180px;
}

.tabcontentimg.mat {
  width: 175px;
  padding: 5px;
}

.tabcontentsignature {
  width: 100%;
  font-size: 16px;
  line-height: 16px;
}

.tabcontentsignature.title {
  font-size: 12px;
  font-weight: 400;
}

.tabcontentsignature.text {
  display: none;
}

.tabcontentsignature.segments {
  display: block;
  width: 100%;
  margin: 0px auto;
  float: none;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}

.tabcontentbutton {
  width: 80%;
  float: right;
  margin: 0 5%;
}
   
    
/* MAIN PAGE SOCIAL PLUGINS */  
.section.social {
    height: auto;
}    
    
.socialpluginsdiv {
    width: 95%;
    margin: 80px auto;
}

.socialplugins {
  width: 100%;
  display: block;
  float: none;
  margin: 2% 0%;
}
    
    
/* FOOTER */    
.footerTradLogo {
    width: 50%;
    display: block;
    margin: 10% auto 5px;
}    

.footertitle {
  text-align: center;
    }
.footertitle.social {
  text-align: center;
}

.footertitle.contato {
  text-align: center;
}

.footertitle.form {
  float: none;
  margin-top: 10%;
  width: 100%;
  text-align: center;
}

.footertext {
  float: none;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
}

.footertextcomochegar {
  display: none;
}

.footerform {
  width: 95%;
  float: none;
  margin: 0 2.5%;
}       

.footerformfield {
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: white;
  font-size: 14px;
  line-height: 14px;
}

.footerformlable {
  margin-bottom: 0px;
}

.footerformbuttom {
  width: 100%;
  background-color: #800400;
  line-height: 18px;
  font-weight: 700;
}

.footermap {
  display: block;
  width: 70%;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.footersignature {
  margin-top: 2%;
  padding-right: 1%;
  padding-left: 1%;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.studio {
  display: block;
  float: none;
  color: #dfdfdf;
  text-decoration: none;
  margin-bottom: 2%;
}


 /* EQUIPE */
.directorsimgdiv {
  width: 200px;
  height: 200px;
  margin-top: 1%;
  padding: 2%;
}

.directorsimgdiv.equipe {
  width: 200px;
  height: 200px;
  max-height: 200px;
  max-width: 200px;
}    

.paragraph.paragraphquote {
  display: block;
  width: 90%;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
}
  
    
/* AMBIENTES */ 
.directorsimgdiv.ambientes {
  width: 50px;
  height: 50px;
  padding: 3%;
}

.arrow {
  bottom: -80px;
  }    
    
/* SEGMENTOS */    
.segmentsflickrgallery {
  display: block;
  float: none;
  width: 90%;
  margin: -5% 5%;
}

.segmentsflickrdiv {
  display: block;
  width: 100%;
}    
   
.segmentsflickrimg {
  width: 100%;
  height: 150px;
}

.segmentsflickrtitle {
  width: 100%;
}    
    
    
/* EVENTOS */

.eventshero {
  display: inline-block;
  width: 95%;
  height: 200px;
  margin: 1% 2.5% 2%;
}

.eventsheroimg {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}    
    
.latesteventsdiv {
  display: block;
  width: 99%;
  height: auto;
  margin-right: .5%;
  margin-bottom: 1%;
  margin-left: .5%;
  padding: 5px;
  float: left;
  border: 2px solid #333;
}

.latesteventscontainer {
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.latesteventsimg {
  width: 100%;
  height: 200px;
}

.eventsbutton {
  width: 80%;
}    
    

/* MATRÍCULAS 2016 */
.bolsaosection {
  height: 100%;
  padding: 10% 0;
}

.bolsaoredtext {
  width: 95%;
  margin-top: 0;
  font-size: 30px;
  line-height: 30px;
}

.bolsaograytext {
  width: 80%;
  font-size: 14px;
  line-height: 14px;
}

.bolsaograytext._30 {
  width: 70%;
}

.bolsaograytext._20 {
  width: 45%;
}

.bolsaosection.info {
  height: auto;
}    
    
.bolsaoinfotextred {
  width: 95%;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 1%;
}

.bolsaoinfotextred.answer {
  display: block;
  width: 90%;
  margin: 10px 5% 10px;
  font-size: 14px;
  line-height: 14px;
}

.bolsaoinfotextred.answer.center {
  margin-top: 0px;
}

.bolsaofieldlable.half {
  width: 49.5%;
  float: left;
}

.bolsaofieldlable.half.right {
  float: right;
}

.bolsaofield.half {
  display: inline-block;
  width: 49.5%;
  margin-right: 0.5%;
}

.bolsaofield.half.right {
  margin-right: 0%;
  margin-left: 1px;
  float: right;
}

.bolsaoformsuccess {
  margin-top: 5%;
  padding-bottom: 8px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 18px;
  line-height: 23px;
}

.bolsaoformerror {
  display: none;
  padding-top: 20px;
  background-color: #800400;
  opacity: 1;
  color: #dfdfdf;
  font-size: 18px;
  text-align: center;
}


.segmentseventsitemdiv {
  display: block;
  margin-bottom: 15px;
  color: #333;
  text-decoration: none;
}


}


/************************************************** iPhone PORTRAIT **************************************************/

@media screen (max-width: 479px) and (orientation : portrait) {
 
    
/* MENU */
.navbarsocial {
  height: 5px;
  background-color: #efefef;
}
    
.navmenubutton {
  padding: 5px 10px 4px;
}

.logo {
  width: 34%;
  margin-right: 33%;
  margin-left: 33%;
}

.logoimg {
  margin: 0px -3px 10px;
}

.navmenubuttontext {
  margin-left: 0px;
  font-size: 16px;
  line-height: 33px;
}

.navlink {
  display: block;
  width: 100%;
}

.navdropdown {
  display: block;
}

.navdropdownlist {
  display: block;
}

.navmenudropdown {
  display: block;
  width: 100%;
}

.navmenudropdownlink {
  text-align: center;
}

/* SLIDER */
.mainslider {
  width: 100%;
  height: 100%;
  margin-top: 1%;
  margin-bottom: 1%;
  background-color: transparent;
}

.slide1box1 {
  width: 98%;
  height: 32%;
}

.slide1box2 {
  width: 98%;
  height: 32%;
  margin-right: 1%;
  margin-bottom: 1%;
  float: none;
}

.slide1box3 {
  width: 98%;
  height: 32%;
  margin-bottom: 1%;
  margin-left: 1%;
  margin-top: 0;
  float: none;
}

.slidetextheading {
  padding-top: 15%;
  font-size: 25px;
}

.slidetextheading.small {
  padding-top: 15%;
}

.slidenav {
  font-size: 1em;
}

.slidetextparagraph {
  padding-right: 7%;
  padding-left: 7%;
  font-size: 15px;
}


.matchegou {
  width: 70%;
  margin-top: 30%;
  padding: 5px 10px 5px 1px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 20px;
  line-height: 20px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

.mat2016 {
  width: 95%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  float: right;
  background-color: #800400;
  color: #dfdfdf;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.slidermat2 {
  background-image: url('../images/distance-learning-business-degrees.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mattecdiv {
  height: 100%;
  margin-top: 120px;
}       
    
.mattec1 {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  }

.mattec2 {
  left: 0px;
  display: block;
  width: 100%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  background-color: rgba(128, 4, 0, 0.85);
  color: #dfdfdf;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.mattec2.tst {
  width: 100%;
}

.mattec2.enfe {
  width: 100%;
}

.mattec2.info {
  width: 100%;
}

.mattec2.mag {
  width: 100%;
}

.mattec2._1 {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 450px;
}

.mattec2._2 {
  left: 0px;
}

.mattec2._3 {
  left: 0px;
}

.mattec2._4 {
  left: 0px;
}

 
    
/* TEXT STYLES */
.heading1 {
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
}

.heading1.small {
  font-size: 14px;
  line-height: 14px;
}

.paragraph {
  font-size: 14px;
}

.paragraph.center {
  margin-bottom: 5px;
  text-align: center;
}

    
/* BUTTOM */
 .buttom {
  width: 80%;
}


/* TABS */    
.tablink {
  width: 100%;}

.tabcontent {
  height: 410px;
} 
    
.tabcontentquote {
  width: 100%;
  border-left: 3px solid #dfdfdf;
  font-size: 14px;
  line-height: 14px;
}

.tabcontentimgdiv {
  width: 70%;
  float: none;
  margin: 0 auto;
}

.tabcontentimgdiv.segments {
  display: block;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.tabcontentimg {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 2%;
  border: 3px solid #800400;
  border-radius: 180px;
}

.tabcontentimg.mat {
  width: 175px;
  padding: 5px;
}

.tabcontentsignature {
  width: 100%;
  font-size: 16px;
  line-height: 16px;
}

.tabcontentsignature.title {
  font-size: 12px;
  font-weight: 400;
}

.tabcontentsignature.text {
  display: none;
}

.tabcontentsignature.segments {
  display: block;
  width: 100%;
  margin: 0px auto;
  float: none;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}

.tabcontentbutton {
  width: 80%;
  float: right;
  margin: 0 5%;
}
   
    
/* MAIN PAGE SOCIAL PLUGINS */  
.section.social {
    height: auto;
}    
    
.socialpluginsdiv {
    width: 95%;
    margin: 80px auto;
}

.socialplugins {
  width: 100%;
  display: block;
  float: none;
  margin: 2% 0%;
}
    
    
/* FOOTER */    
.footerTradLogo {
    width: 50%;
    display: block;
    margin: 10% auto 5px;
}    

.footertitle {
  text-align: center;
    }
.footertitle.social {
  text-align: center;
}

.footertitle.contato {
  text-align: center;
}

.footertitle.form {
  float: none;
  margin-top: 10%;
  width: 100%;
  text-align: center;
}

.footertext {
  float: none;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
}

.footertextcomochegar {
  display: none;
}

.footerform {
  width: 95%;
  float: none;
  margin: 0 2.5%;
}       

.footerformfield {
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: white;
  font-size: 14px;
  line-height: 14px;
}

.footerformlable {
  margin-bottom: 0px;
}

.footerformbuttom {
  width: 100%;
  background-color: #800400;
  line-height: 18px;
  font-weight: 700;
}

.footermap {
  display: block;
  width: 70%;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.footersignature {
  margin-top: 2%;
  padding-right: 1%;
  padding-left: 1%;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.studio {
  display: block;
  float: none;
  color: #dfdfdf;
  text-decoration: none;
  margin-bottom: 2%;
}


 /* EQUIPE */
.directorsimgdiv {
  width: 200px;
  height: 200px;
  margin-top: 1%;
  padding: 2%;
}

.directorsimgdiv.equipe {
  width: 200px;
  height: 200px;
  max-height: 200px;
  max-width: 200px;
}    

.paragraph.paragraphquote {
  display: block;
  width: 90%;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
}
  
    
/* AMBIENTES */ 
.directorsimgdiv.ambientes {
  width: 50px;
  height: 50px;
  padding: 3%;
}

.arrow {
  bottom: -80px;
  }    
    
/* SEGMENTOS */    
.segmentsflickrgallery {
  display: block;
  float: none;
  width: 90%;
  margin: -5% 5%;
}

.segmentsflickrdiv {
  display: block;
  width: 100%;
}    
   
.segmentsflickrimg {
  width: 100%;
  height: 150px;
}

.segmentsflickrtitle {
  width: 100%;
}    
    
    
/* EVENTOS */

.eventshero {
  display: inline-block;
  width: 95%;
  height: 200px;
  margin: 1% 2.5% 2%;
}

.eventsheroimg {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}    
    
.latesteventsdiv {
  display: block;
  width: 99%;
  height: auto;
  margin-right: .5%;
  margin-bottom: 1%;
  margin-left: .5%;
  padding: 5px;
  float: left;
  border: 2px solid #333;
}

.latesteventscontainer {
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.latesteventsimg {
  width: 100%;
  height: 200px;
}

.eventsbutton {
  width: 80%;
}    
    

/* MATRÍCULAS 2016 */
.bolsaosection {
  height: 100%;
  padding: 10% 0;
}

.bolsaoredtext {
  width: 95%;
  margin-top: 0;
  font-size: 30px;
  line-height: 30px;
}

.bolsaograytext {
  width: 80%;
  font-size: 14px;
  line-height: 14px;
}

.bolsaograytext._30 {
  width: 70%;
}

.bolsaograytext._20 {
  width: 45%;
}

.bolsaosection.info {
  height: auto;
}    
    
.bolsaoinfotextred {
  width: 95%;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 1%;
}

.bolsaoinfotextred.answer {
  display: block;
  width: 90%;
  margin: 10px 5% 10px;
  font-size: 14px;
  line-height: 14px;
}

.bolsaoinfotextred.answer.center {
  margin-top: 0px;
}

.bolsaofieldlable.half {
  width: 49.5%;
  float: left;
}

.bolsaofieldlable.half.right {
  float: right;
}

.bolsaofield.half {
  display: inline-block;
  width: 49.5%;
  margin-right: 0.5%;
}

.bolsaofield.half.right {
  margin-right: 0%;
  margin-left: 1px;
  float: right;
}

.bolsaoformsuccess {
  margin-top: 5%;
  padding-bottom: 8px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 18px;
  line-height: 23px;
}

.bolsaoformerror {
  display: none;
  padding-top: 20px;
  background-color: #800400;
  opacity: 1;
  color: #dfdfdf;
  font-size: 18px;
  text-align: center;
}


.segmentseventsitemdiv {
  display: block;
  margin-bottom: 15px;
  color: #333;
  text-decoration: none;
}

.a {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

html.w-mod-js *[data-ix="updown"] {
  -webkit-transform: translate(0px, -15px) rotate(-90deg);
  -ms-transform: translate(0px, -15px) rotate(-90deg);
  transform: translate(0px, -15px) rotate(-90deg);
}
}

/************************************************** iPhone LANDSCAPE **************************************************/

@media screen (max-width: 479px) and (orientation : landscape) {
 
    
/* MENU */
.navbarsocial {
  height: 5px;
  background-color: #efefef;
}
    
.navmenubutton {
  padding: 5px 10px 4px;
}

.logo {
  width: 34%;
  margin-right: 33%;
  margin-left: 33%;
}

.logoimg {
  margin: 0px -3px 10px;
}

.navmenubuttontext {
  margin-left: 0px;
  font-size: 16px;
  line-height: 33px;
}

.navlink {
  display: block;
  width: 100%;
}

.navdropdown {
  display: block;
}

.navdropdownlist {
  display: block;
}

.navmenudropdown {
  display: block;
  width: 100%;
}

.navmenudropdownlink {
  text-align: center;
}

/* SLIDER */
.mainslider {
  width: 100%;
  height: 100%;
  margin-top: 1%;
  margin-bottom: 1%;
  background-color: transparent;
}

.slide1box1 {
  width: 48%;
  height: 32%;
}

.slide1box2 {
  width: 98%;
  height: 32%;
  margin-right: 1%;
  margin-bottom: 1%;
  float: none;
}

.slide1box3 {
  width: 98%;
  height: 32%;
  margin-bottom: 1%;
  margin-left: 1%;
  margin-top: 0;
  float: none;
}

.slidetextheading {
  padding-top: 15%;
  font-size: 25px;
}

.slidetextheading.small {
  padding-top: 15%;
}

.slidenav {
  font-size: 1em;
}

.slidetextparagraph {
  padding-right: 7%;
  padding-left: 7%;
  font-size: 15px;
}


.matchegou {
  width: 70%;
  margin-top: 30%;
  padding: 5px 10px 5px 1px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 20px;
  line-height: 20px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

.mat2016 {
  width: 95%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  float: right;
  background-color: #800400;
  color: #dfdfdf;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.slidermat2 {
  background-image: url('../images/distance-learning-business-degrees.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mattecdiv {
  height: 100%;
  margin-top: 120px;
}       
    
.mattec1 {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  }

.mattec2 {
  left: 0px;
  display: block;
  width: 100%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  background-color: rgba(128, 4, 0, 0.85);
  color: #dfdfdf;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.mattec2.tst {
  width: 100%;
}

.mattec2.enfe {
  width: 100%;
}

.mattec2.info {
  width: 100%;
}

.mattec2.mag {
  width: 100%;
}

.mattec2._1 {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 450px;
}

.mattec2._2 {
  left: 0px;
}

.mattec2._3 {
  left: 0px;
}

.mattec2._4 {
  left: 0px;
}

 
    
/* TEXT STYLES */
.heading1 {
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
}

.heading1.small {
  font-size: 14px;
  line-height: 14px;
}

.paragraph {
  font-size: 14px;
}

.paragraph.center {
  margin-bottom: 5px;
  text-align: center;
}

    
/* BUTTOM */
 .buttom {
  width: 80%;
}


/* TABS */    
.tablink {
  width: 100%;}

.tabcontent {
  height: 410px;
} 
    
.tabcontentquote {
  width: 100%;
  border-left: 3px solid #dfdfdf;
  font-size: 14px;
  line-height: 14px;
}

.tabcontentimgdiv {
  width: 70%;
  float: none;
  margin: 0 auto;
}

.tabcontentimgdiv.segments {
  display: block;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.tabcontentimg {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 2%;
  border: 3px solid #800400;
  border-radius: 180px;
}

.tabcontentimg.mat {
  width: 175px;
  padding: 5px;
}

.tabcontentsignature {
  width: 100%;
  font-size: 16px;
  line-height: 16px;
}

.tabcontentsignature.title {
  font-size: 12px;
  font-weight: 400;
}

.tabcontentsignature.text {
  display: none;
}

.tabcontentsignature.segments {
  display: block;
  width: 100%;
  margin: 0px auto;
  float: none;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}

.tabcontentbutton {
  width: 80%;
  float: right;
  margin: 0 5%;
}
   
    
/* MAIN PAGE SOCIAL PLUGINS */  
.section.social {
    height: auto;
}    
    
.socialpluginsdiv {
    width: 95%;
    margin: 80px auto;
}

.socialplugins {
  width: 100%;
  display: block;
  float: none;
  margin: 2% 0%;
}
    
    
/* FOOTER */    
.footerTradLogo {
    width: 50%;
    display: block;
    margin: 10% auto 5px;
}    

.footertitle {
  text-align: center;
    }
.footertitle.social {
  text-align: center;
}

.footertitle.contato {
  text-align: center;
}

.footertitle.form {
  float: none;
  margin-top: 10%;
  width: 100%;
  text-align: center;
}

.footertext {
  float: none;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
}

.footertextcomochegar {
  display: none;
}

.footerform {
  width: 95%;
  float: none;
  margin: 0 2.5%;
}       

.footerformfield {
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: white;
  font-size: 14px;
  line-height: 14px;
}

.footerformlable {
  margin-bottom: 0px;
}

.footerformbuttom {
  width: 100%;
  background-color: #800400;
  line-height: 18px;
  font-weight: 700;
}

.footermap {
  display: block;
  width: 70%;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.footersignature {
  margin-top: 2%;
  padding-right: 1%;
  padding-left: 1%;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.studio {
  display: block;
  float: none;
  color: #dfdfdf;
  text-decoration: none;
  margin-bottom: 2%;
}


 /* EQUIPE */
.directorsimgdiv {
  width: 200px;
  height: 200px;
  margin-top: 1%;
  padding: 2%;
}

.directorsimgdiv.equipe {
  width: 200px;
  height: 200px;
  max-height: 200px;
  max-width: 200px;
}    

.paragraph.paragraphquote {
  display: block;
  width: 90%;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
}
  
    
/* AMBIENTES */ 
.directorsimgdiv.ambientes {
  width: 50px;
  height: 50px;
  padding: 3%;
}

.arrow {
  bottom: -80px;
  }    
    
/* SEGMENTOS */    
.segmentsflickrgallery {
  display: block;
  float: none;
  width: 90%;
  margin: -5% 5%;
}

.segmentsflickrdiv {
  display: block;
  width: 100%;
}    
   
.segmentsflickrimg {
  width: 100%;
  height: 150px;
}

.segmentsflickrtitle {
  width: 100%;
}    
    
    
/* EVENTOS */

.eventshero {
  display: inline-block;
  width: 95%;
  height: 200px;
  margin: 1% 2.5% 2%;
}

.eventsheroimg {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}    
    
.latesteventsdiv {
  display: block;
  width: 99%;
  height: auto;
  margin-right: .5%;
  margin-bottom: 1%;
  margin-left: .5%;
  padding: 5px;
  float: left;
  border: 2px solid #333;
}

.latesteventscontainer {
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.latesteventsimg {
  width: 100%;
  height: 200px;
}

.eventsbutton {
  width: 80%;
}    
    

/* MATRÍCULAS 2016 */
.bolsaosection {
  height: 100%;
  padding: 10% 0;
}

.bolsaoredtext {
  width: 95%;
  margin-top: 0;
  font-size: 30px;
  line-height: 30px;
}

.bolsaograytext {
  width: 80%;
  font-size: 14px;
  line-height: 14px;
}

.bolsaograytext._30 {
  width: 70%;
}

.bolsaograytext._20 {
  width: 45%;
}

.bolsaosection.info {
  height: auto;
}    
    
.bolsaoinfotextred {
  width: 95%;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 1%;
}

.bolsaoinfotextred.answer {
  display: block;
  width: 90%;
  margin: 10px 5% 10px;
  font-size: 14px;
  line-height: 14px;
}

.bolsaoinfotextred.answer.center {
  margin-top: 0px;
}

.bolsaofieldlable.half {
  width: 49.5%;
  float: left;
}

.bolsaofieldlable.half.right {
  float: right;
}

.bolsaofield.half {
  display: inline-block;
  width: 49.5%;
  margin-right: 0.5%;
}

.bolsaofield.half.right {
  margin-right: 0%;
  margin-left: 1px;
  float: right;
}

.bolsaoformsuccess {
  margin-top: 5%;
  padding-bottom: 8px;
  background-color: #333;
  color: #dfdfdf;
  font-size: 18px;
  line-height: 23px;
}

.bolsaoformerror {
  display: none;
  padding-top: 20px;
  background-color: #800400;
  opacity: 1;
  color: #dfdfdf;
  font-size: 18px;
  text-align: center;
}


.segmentseventsitemdiv {
  display: block;
  margin-bottom: 15px;
  color: #333;
  text-decoration: none;
}

.a {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

html.w-mod-js *[data-ix="updown"] {
  -webkit-transform: translate(0px, -15px) rotate(-90deg);
  -ms-transform: translate(0px, -15px) rotate(-90deg);
  transform: translate(0px, -15px) rotate(-90deg);
}
}
