.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0; width: 100%; height: 100%;
}
.logado p {
	font-family: 'Raleway';
	font-size: 14px;
	color: #ffffff ;
}
#contato form label  {
	color: #ffffff;
	font-family: 'Raleway';
	font-size: 14px;
}

#contato form input ,  #contato form textarea , .login input {
	border-radius: 0px;
	background-color: #1f3d59;
	border : 1px solid #4e85a9 ;
	color: #FFFFFF;
	font-family: 'Raleway';
}

.navbar form.login input {
	background: #FFFFFF;
  border-color: #1f3d59;
  color: #095cb2;
}
.login .form-control::-moz-placeholder {
	color:#095cb2;
}

#contato form button , .login button  {
	background-color: #ffbb00 !important;
	color: #3d3d3d !important;

}

.btn_alugar{
	background-color: #ffbb00 !important;
	color: #3d3d3d !important;
	font-size: 12px;
}

.page-duvidas .navbar ~ .container {
    margin-top: 105px;
}

#cadastro form label  {
	color: #ffffff;
	font-family: 'Raleway';
	font-size: 14px;
}

#cadastro form input ,  #cadastro form textarea , .login input ,  #cadastro form select {
	border-radius: 0px;
	background-color: #1f3d59;
	border : 1px solid #4e85a9 ;
	color: #ffffff;
	font-family: 'Raleway';

}

#cadastro form button , .login button  {
	background-color: #ffbb00 !important;
	color: #3d3d3d !important;

}
#cadastro .box-title , #cadastro .box-text {
	color: #ffffff;
}

.nopadding {
	padding: 0px;
}
.navbar-fixed-top {
	background-color: #095cb2 ;
	height: 105px ;
	border : 0px;
	-webkit-box-shadow: 0 6px 4px -4px black;
	-moz-box-shadow: 0 6px 4px -4px black;
	box-shadow: 0 6px 4px -4px black;
}
.navbar-brand {
	padding: 0px;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff ;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #ffffff ;
}
.banner {
	background-color: #0076dc ;
	padding: 0px;
	margin-top: 105px;
}
.banner img {
	width: 100% ;
}
.box-title{
	font-family: 'Lobster', cursive;
	font-size: 45px;
	color: #095cb2 ;
}
.box-text{
	font-family: 'Raleway';
	font-size: 14px;
	color: #535353 ;
}
.box-text a {
	color: #095cb2 ;
	text-decoration: underline;
}

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

#como-funciona {
	min-height: 500px;
}

#como-funciona .como-text {
	font-family: 'Raleway';
	font-size: 16px;
	color: #095cb2 ;
}

#como-funciona button {
	background-color: #ffbb00 !important;
	color: #3d3d3d !important;

}

.wrapper {
  height: 100%;
  min-height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#nosso-gurus {
	background-image: url('../images/bgGurus.jpg');
    background-repeat: no-repeat;
    background-size:100%;
    color: transparent;
    left: 0;
    overflow: auto;
    padding: 3em;
    position: relative;
    right: 0;
    text-align: center;
    background-size: cover;
    min-height: 855px;

}
#nosso-gurus .box-title {
	color: #ffffff;
}
#nosso-gurus .box-nameguru{
	color: #ffffff;
	font-family: 'Lobster', cursive;
	font-size: 35px;
}
#nosso-gurus .title_info{
	color: #ffbb00;
	font-family: 'Raleway';
	font-size: 16px;
}
#nosso-gurus .text_info{
	color: #ffffff;
	font-family: 'Raleway';
	font-size: 14px;
}


#contato {
	background-image: url('../images/bgContato.jpg');
    background-repeat: no-repeat;
    background-size:100%;
    color: transparent;
    left: 0;
    overflow: auto;
    padding: 3em;
    position: relative;
    right: 0;
    text-align: center;
    background-size: cover;
    min-height: 546px;

}
#contato .box-title {
	color: #ffffff;
}
#contato .box-nameguru{
	color: #ffffff;
	font-family: 'Lobster', cursive;
	font-size: 35px;
}
#contato .title_info{
	color: #ffbb00;
	font-family: 'Raleway';
	font-size: 16px;
}
#contato .text_info{
	color: #ffffff;
	font-family: 'Raleway';
	font-size: 14px;
}
.videos {
	margin-bottom: 50px;
}

.videos img {
	margin-bottom:10px;
}

.videos-title {
	font-family: 'Raleway';
	font-size: 14px;
	font-weight: 600;
	color: #095cb2 ;
	margin-bottom: 0px;
}

.videos-text {
	font-family: 'Raleway';
	font-size: 14px;
	color: #535353 ;
	margin-bottom: 0px;
}


.full {
	width: 100%;
}


.footer-bottom {
	background: #efefef;
	border-top: 1px solid #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}

.title_meusvideos{
	font-family: 'Raleway';
	font-size: 22px;
	font-weight: 600;
	color: #095cb2 ;
	margin-bottom: 5px;
}

hr {
	margin-top: 5px;
	border-color: #095cb2 ;
}

.minutos_videos{
	font-size: 20px;
	color: #095cb2 ;
	font-family: 'Raleway';
	font-weight: 600;

}

.hr-silver{
	border-color: #d1d1d1 ;

}

.video-alugar {
	margin-bottom: 25px;
}
.header-alugar {
	background-color: #e7e7e7 ;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-family: 'Raleway';
	font-size: 14px;
	color: #535353 ;
	font-weight: 600;
}

.footer-alugar {
	background-color: #e7e7e7 ;
	margin-bottom: 20px;
	font-family: 'Raleway';
	font-size: 20px;
	color: #535353 ;
	font-weight: 600;
}

.footer-alugar div {
	padding-top: 8px;
	padding-bottom: 8px;
}

.title-play{
	font-family: 'Raleway';
	font-size: 30px;
	color: #ffffff ;
	font-weight: 600;
}

.text-play{
	font-family: 'Raleway';
	font-size: 14px;
	color: #ffffff ;
}

.info-play{
	font-family: 'Raleway';
	font-size: 22px;
	color: #ffffff ;
}

.duvidas-pergunta{
	font-family: 'Raleway';
	font-size: 16px;
	color: #095cb2 ;
	font-weight: 600;
}
.duvidas-resposta{
	font-family: 'Raleway';
	font-size: 14px;
	color: #535353 ;
	margin-bottom: 30px;
}
.modal-header {
    border-bottom: 0px solid #e5e5e5;
}
.modal-footer {
    border-top:0px solid #e5e5e5;

}

.modal-title{

	font-family: 'Lobster', cursive;
	font-size: 45px;
	color: #095cb2 ;
}

.modal-text{
	font-family: 'Raleway';
	font-size: 16px;
	color: #535353 ;
}

.btn-modal {
	background-color: #ffbb00 !important;
	color: #3d3d3d !important;
}

.modal-footer{
	text-align: center;
}
.esqueci-senha {
	margin-bottom: 0px !important;
}
.esqueci-senha a{
	font-family: 'Raleway';
	color: #ffffff;
	font-size: 14px;
}

.subject-thumb img {
	height:255px;
	width:100%;
}

body:not(.page-admin) .help-block {
    color: #fff;
}

@media (max-width:767px) {
	.navbar-fixed-top {
		height: auto;
	}
	.not-logged-in.front .container-fluid.banner,
	.not-logged-in.page-duvidas .container.content,
	.not-logged-in.page-register .container.content {
		margin-top:0!important;
		padding: 245px 0 0;
	}
	.navbar .navbar-brand {
		float:none;
	}
	.subject-thumb img {
    height: auto;
	}
	.not-logged-in.page-subject .container-fluid.banner {
		margin-top: 205px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color:#FFF;
	}
	p.box-title {
		padding-top:20px;
	}
	.logged-in.page-account p.box-title {
		padding-top:50px;
	}
	.page-subject-checkout .container-fluid.banner,
	.logged-in.page-duvidas .container.content {
		margin-top: 143px;
		padding:0;
	}
}

@media (min-width: 768px) and (max-width: 996px) {
	.nav > li > a {
		padding-left:5px;
		padding-right:5px;
	}
	.navbar-fixed-top{
		height: auto;
	}
	.subject-thumb img {
    height: auto;
	}
}