/*
	Rectangle Template 
	http://www.templatemo.com/preview/templatemo_439_rectangle
*/
		

@font-face {
  font-family: 'robotolight';
  src: url("../fonts/Roboto-Light-webfont.eot");
  src: url("../fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light-webfont.woff") format("woff"), url("../fonts/Roboto-Light-webfont.ttf") format("truetype"), url("../fonts/Roboto-Light-webfont.svg#robotolight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/Roboto-Regular-webfont.eot");
  src: url("../fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/Roboto-Regular-webfont.ttf") format("truetype"), url("../fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotobold';
  src: url("../fonts/Roboto-Bold-webfont.eot");
  src: url("../fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/Roboto-Bold-webfont.svg#robotobold") format("svg");
  font-weight: normal;
  font-style: normal;
}

.green {
	color: #9F3;
}

.orange {
	color: #FC0;
}

.blue {
	color: #06C;
}

/*inclusões de cores RamosMD abaixo*/

.blueVIP {
	color: #182458; /*igual ao logo - para fundo claro*/
}

.blueVIP1 {
	color: #182458; /*igual ao logo - para fundo claro*/
	font-weight:600;
}

.blueVIP1:hover{
	color: #950d0d;
	font-weight:600;
}

.blueVIPfont {
	color:#4a6cea;
}

.redVIPfont {
	color:#e60c13;
}

.red {
	color: #950d0d; /*igual ao logo - para fundo claro*/
}

.red-bkg {
  background-color: #e60c13;
}

.red-bkg:hover {
  color: white;
}

.blue-bkg {
  background-color: #4a6cea;
}

.blue-bkg:hover {
  background-color: #264fe2;
  color: #eee;
}

.red-bkg {
  background-color: #e60c13;
}

.red-bkg:hover {
  background-color: #b60207;
  color: #eee;
}

.black {
  color: #000 !important;
}

.black:hover {
  color: #333 !important;
}

.white {
	color:#FFF;
}

.yellow {
	color:#FF0;
}

.lightred {
	color:#FF8E8E; /*para fundo escuro*/
}

.lightblue {
	color:#A8FFFF; /*para fundo escuro*/
}

.skypeblue {
	color:#00aff0;
}
.darkgray {
	color:#333;
}

.precos {
	background-color: #4a6cea;
	color: white;
}

.precos:hover {
	background-color: #e60c13;
	color: white;
}

/*inclusões de cores RamosMD acima*/

/*---------------------------------------------------------
 1. Reset
-------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

main {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]:-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/*---------------------------------------------------------
 2. Basic Style
-------------------------------------------------------- */
body {
  font-size: 14px;
  line-height: 24px;
  color: white;
  font-family: 'robotolight';
}

a {
	color: #e60c13;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	text-decoration: none !important;
}
a:hover {
  color: #333333;
}

h1, h2, h3, h4, h5 {
  color: #333333;
}

::-webkit-input-placeholder {
  color: #666;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #666;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666;
}

:-ms-input-placeholder {
  color: #666;
}

.site-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-image: url(../images/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:center;
}

.site-bg-alunos {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-image: url(../images/bg-alunos.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:center;
}

.site-bg-info {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-image: url(../images/bg-info.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:center;
}

.site-bg-cursos {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-image: url(../images/bg-cursos.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:center;
}

.site-bg-links {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-image: url(../images/bg-links.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:center;
}

.site-bg-contato {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-image: url(../images/bg-contato.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:center;
}

.site-bg-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(18, 110, 165, 0.4);
  background-attachment:fixed;
}
.site-bg-overlay-black {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25);
  background-attachment:fixed;
}
.site-bg-overlay-white {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.2);
  background-attachment:fixed;
}

.table {
	width:100% !important;
}

.table tr td {
	padding-left:5px !important;
	padding-right: 5px !important;
	}

@media screen and (max-width: 992px) {
	.site-bg-alunos,
	.site-bg-info,
	.site-bg-cursos,
	.site-bg-links,
	.site-bg-contato {
  		background-repeat: no-repeat;
	  	background-attachment: fixed;
	  	background-position:center;
		background-size:cover;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
	.site-bg {
	  background-image: url(../images/bg.png);
	  background-repeat: no-repeat;
	  background-attachment: fixed;
	  background-position:center;
	  background-size:cover;
	}

.table {
	font-size:12px;
	margin-left:0px !important;
	margin-right: 0px !important;
	padding-left:0px !important;
	padding-right: 0px !important;
	max-width: 100% !important;
	}
	
.table tr {
	max-width:100%;
}
	
.table tr td {
	display:block;
	vertical-align:middle !important;
	text-align:left;
	float:right !important;
	width:100% !important;
	padding-right: 5px !important;
	padding-left:0px !important;
	
	}

.table tr td form {
	float:right !important;
	padding-right:0px !important;
	text-align:right !important;
	max-width:100% !important;
}

.table tr td form table tr td {
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
}
}

#page-content {
  position: relative;
  z-index: 12;
  margin-top: 60px;
}

@media screen and (max-width: 992px) {
  #page-content {
    margin-top: 0;
  }
}

.content {
  display: none;
}

.box-content {
  background: white;
  color: #555;
  font-family: 'robotolight';
  padding: 30px;
  margin-top: 30px;
}

.black-bkg {
  background: none !important;
  padding-top: 0px;
}

.black-bkg .widget-title {
  color: white !important;
  padding-bottom: 10px;
}

.black-bkg a {
  color: white;
}

@media only screen and (max-width: 1199px) {
  .black-bkg a {
    margin-top: 5px;
  }
}

.black-bkg p {
  color: #808B96;
  padding-top: 7px;
}

.info {
	line-height:1.5;
}

.box-content .widget-title {
  font-size: 22px;
  color: #333;
  font-family: 'robotolight';
  margin-bottom: 30px;
}

.box-content .widget-title1 {
  font-size: 16px !important;
  color: #333;
  font-family: 'robotolight';
  margin-bottom: 15px;
  padding-top:10px;
}

.welcome-text {
  position: relative;
  margin-top: 10px;
}

.welcome-text h2 {
  font-size: 32px;
  font-family: 'robotolight';
  margin-bottom: 30px;
  color: white;
  padding-top:10px;
}

@media only screen and (max-width: 736px) {
	.welcome-text h2 {
		font-size: 24px !important;
		font-family: 'robotolight';
	}
}

.welcome-text p {
  font-size: 20px;
  font-family: 'robotolight';
  padding-bottom:10px;
}


@media only screen and (max-width: 736px) {
	.welcome-text p {
	  font-size: 16px !important;
	  font-family: 'robotolight';
	}
}


.facebook { 
	overflow: hidden; 
	border:0px; 
	background: rgba(0, 0, 0, 0.7);
	padding-left:10px;
	padding-right: 10px;
	padding-top: 10px;
	alignment-adjust:central;
}

@media only screen and (max-width: 992px) {
	.facebook {
		margin-left:3px;
		margin-right:3px;
		border-left:1px;
		border-left-color:#333;
		border-right:1px;
		border-right-color:#333;
		padding-left:3px;
		padding-right:3px;
	}
}


.subscribe-form {
  margin-top: 80px;
}
.subscribe-form input.email {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  outline: 0;
  border: 1px solid #fff;
  padding: 10px 15px;
  width: 100%;
  display: inline-block;
  font-size: 14px;
}
.subscribe-form input.button {
  background: #5cb48e;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 20px;
  outline: 0;
  border: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.subscribe-form .button-holder {
  text-align: left;
}
@media screen and (max-width: 992px) {
  .subscribe-form .button-holder {
    margin-top: 20px;
    text-align: center;
  }
}
.subscribe-form p {
  margin-top: 20px;
  font-size: 12px;
}
.subscribe-form ::-webkit-input-placeholder {
  color: #fff;
}
.subscribe-form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.subscribe-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.subscribe-form :-ms-input-placeholder {
  color: #fff;
}

/*---------------------------------------------------------
 3. Header
-------------------------------------------------------- */
.top-header {
  position: relative;
  z-index: 10;
  padding: 14px 0;
  background: rgba(0, 0, 0, 0.7);
}

.phone-info a {
  color: #5cb48e;
}
@media screen and (max-width: 992px) {
  .phone-info {
    text-align: center;
  }
}

.social-icons {
  text-align: right;
}
.social-icons a {
  color: white;
}
.social-icons a:hover {
  color: #e60c13;
}
.social-icons li {
  display: inline-block;
  margin-left: 15px;
}
@media screen and (max-width: 992px) {
  .social-icons {
    text-align: center;
    margin-top: 20px;
  }
  .social-icons li:first-child {
    margin-left: 0;
  }
}

#nav a {
  display: block;
  width: 130px;
  height: 130px;
  text-align: center;
  
  font-size: 18px;
  margin: 0px;
  border-radius:0px;
}

#nav li {
  margin-bottom: 30px;
}
#nav li a:hover {
	color:#333;
}

#nav i {
  padding-top: 30px;
  display: block;
  font-size: 36px;
  margin-bottom: 10px;
}

.homebutton {
	background-image:url(../images/blue.png);
	background-position:center;
	color: white;
}

.homebutton-alunos {
	background-image:url(../images/white.png);
	background-position:center;
	color: black;
}

.aboutbutton {
	background-image:url(../images/red.png);
	color: white;
}

.projectbutton {
	background-image:url(../images/blue.png);
	color: white;
}

.contactbutton {
	background-image:url(../images/red.png);
	color: white;
}

.studentbutton {
	background-image:url(../images/white.png);
	color: black;
}

.externalbutton {
	background-image:url(../images/white.png);
	background-position:center;
	display: block;
  	width: 130px;
  	height: 130px;
  	text-align: center;
  	color: black;
  	font-size: 18px;
  	margin: 0 auto;
  	border-radius:0px;	
}

.externalindexbutton {
	background-image:url(../images/blue.png);
	background-position:center;
	display: block;
  	width: 130px;
  	height: 130px;
  	text-align: center;
  	color: white;
  	font-size: 18px;
  	margin: 0px;
  	border-radius:5px;
}

.logo-top-margin {
  position: relative;
  margin-top: 40px;
  margin-left: 45%;
}

.logo-left-margin {
  position: relative;
  margin-top: 10px;
  margin-left: -10px;
  width:50%;
  height:50%;
}

.logo-special {
  margin-left: 20px;
}

.logo-left-margin a.site-brand img {
  width: 60% !important;
  height: auto !important;
}

.logo-top-margin a.site-brand img {
  width: 60% !important;
  height: auto !important;
}

@media screen and (max-width: 992px) {
  .logo-top-margin {
    margin-top: 0!important;
    margin-left: 0!important;
    max-width:100%;
    max-height:100%;
  }
    .logo-left-margin {
      margin-left: -5%;
      display: block;
      max-width:100%;
      max-height:100%;
  }
  .logo-left-margin a.site-brand img {
    width: 90% !important;
    height: auto !important;
  }
  .logo-top-margin a.site-brand img {
    width: 60% !important;
    height: auto !important;
  }
  .logo-special {
    margin-left: 0;
  }
  .fb-like {
    padding-left:3% !important;
  }

}

.responsive-menu {
  position: relative;
  text-align: center;
  z-index: 99;
  margin-top: 60px;
  margin-bottom: 60px;
}

.toggle-menu {
  color: white !important;
  background: rgba(0, 0, 0, 0.3);
  padding: 15px 30px;
  text-transform: uppercase;
  font-family: 'robotoregular';
  display: inline-block;
}
.toggle-menu i {
  margin-right: 15px;
}

.show-menu {
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.show-menu li {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.show-menu li:last-child {
  border-bottom: 0;
}
.show-menu a {
  padding: 15px 20px;
  display: inline-block;
  width: 90%;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  background: transparent;
}
.show-menu a i {
  margin-right: 15px;
}
.show-menu a:hover {
	color:#999;
}
.show-menu i a:hover {
	color:#999;
}

@media screen and (max-width: 992px) {
  .logo-holder {
    text-align: center;
  }
}

/*---------------------------------------------------------
 4. Main Content
-------------------------------------------------------- */
/*------ banner ------ */
.profile {
  overflow: hidden;
}

.profile-thumb {
  width: 200px;
  height: 200px;
  border: 3px solid #dddddd;
  overflow: hidden;
  margin-right: 25px;
  float: left;
}
.profile-thumb img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .profile-thumb {
    float: none;
    margin-bottom: 25px;
    width: 80%;
    height: auto;
  }
}

.profile-content {
  overflow: hidden;
}

.profile-name {
  font-family: 'robotoregular';
  font-size: 18px;
}

.profile-role {
  font-size: 12px;
  margin-bottom: 20px;
  display: block;
}

.about-social {
  margin-top: 30px;
}
.about-social li {
  display: inline-block;
  margin-bottom: 3px;
}
.about-social a {
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #333333;
  background: #dddddd;
}
.about-social a:hover {
  background: #4a6cea;
  color: white;
}

.ebook img {
  max-width: 100%;
  display: block;
}

.progess-bars span {
  font-size: 13px;
  color: #5cb48e;
}

.progress {
  height: 10px;
  border-radius: 0;
  box-shadow: none;
  background: #e8f4ef;
  margin-bottom: 10px;
}

.progress-bar {
  box-shadow: none;
  background: #5cb48e;
}

/*------ projects ------ */
.gallery-section .project-item {
  margin-bottom: 30px;
}

.project-item {
  position: relative;
  overflow: hidden;
}

	
.project-item img {
  width: 100%;
  display: block;
}
.project-item:hover .project-hover {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}


.project-hover {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  padding: 14px 20px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}


.touch .project-hover {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
  visibility: visible;
  padding: 14px 20px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.touch .project-hover:active {
  color: #e60c13;
}

.project-hover h4 {
  color: white;
}

.touch .project-hover h4:active {
  color: #e60c13;
}

.project-hover h4 a {
  color: white;
}

@media only screen and (max-width: 324px) {
	.project-hover h4 {
		font-size:12px;
	}
}
.project-hover h4:hover {
  color: #e60c13;
}

.project-hover h4 a:hover {
  color: #e60c13;
}


.project-pages li {
  display: inline-block;
}
.project-pages a {
  width: 34px;
  height: 34px;
  color: #333333;
  text-align: center;
  line-height: 34px;
  display: block;
  background: #dddddd;
}
.project-pages a:hover {
  background: #5cb48e;
  color: white;
}

/*------ contact ------ */
.contact-form input, .contact-form textarea {
  width: 100%;
  outline: 0;
  padding: 8px 10px;
  margin-top: 20px;
  max-width: 100%;
  border: 1px solid #dddddd;
  font-weight:600;
}
.contact-form input.button {
  width: auto;
  color: white;
  background: #5cb48e;
  text-transform: uppercase;
  border: 0;
  outline: 0;
  margin-bottom: 0;
  padding: 12px 18px;
  font-weight:600;
}

/*---------------------------------------------------------
 5. Footer
-------------------------------------------------------- */
.site-footer {
  position: relative;
  z-index: 11;
  padding: 14px 0;
  background: rgba(0, 0, 0, 0.7);
  margin-top: 30px;
}
.site-footer a {
  color: #4a6cea;
}

.site-footer a:hover {
  color: #e60c13;
}


/* Custom */


/*------------------------------------------------------
	Portfolio Item Style 
--------------------------------------------------------*/

.row-portfolio {display:block; position:relative;}
.portfolio-item { overflow: hidden; margin-left: auto; margin-right: auto; margin-bottom: 30px; position: relative; border: 3px solid rgba(0, 0, 0, 0.4); width: 200px; height: 200px;}
.portfolio-item img { height: 100%; overflow: hidden; }
.portfolio-item .overlay { background-color: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.portfolio-item .overlay a { position: absolute; width: 40px; height: 40px; background-color: transparent; text-align: center; line-height: 40px; color: white; top: 50%; left: 50%; margin: -20px 0 0 -20px; }
.portfolio-item:hover .overlay { opacity: 1; visibility: visible; }

@media only screen and (max-width: 960px) { 
  .portfolio-item { height: auto; }
  .portfolio-item img { width: 100%; height: auto; }
  .portfolio-item { width: auto; }
