/************************************************
*** main header ***
************************************************/
.tel_mobile{
	visibility: hidden;
	width: 0px;
	height: 0px;
}
@media (max-width: 767px){
.tel_mobile{
	visibility: visible;
	width: auto;
	background: rgba(255, 255, 255, 0.8);
	height: auto;
	position: relative;
    top: 80px;
	font-weight: bold;
	font-size: 20px;
	    text-align: center;
}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: transparent; 
}
.etapas{
	margin-top: 30px;
	border-bottom: 2px solid #fdd650;
	padding-bottom: 10px;
	    font-weight: 300;
}
.first{
	border-bottom: 4px solid #fdd650;
	    font-weight: bold;
}

@media(min-width: 767px) and (max-width: 1000px){
	.etapas{
	margin-top: 10px;
}
.etapa3{
	    font-size: 10px;
    padding-bottom: 12px;
}
}

.text-center{
	text-align: center;
}
.nav{
	
}

.titulo_banner{
        margin-top: 250px;
    font-size: 50px;
color: #000;
    font-weight: bold;
    width: 450px;
    padding: 5px;
}
@media(min-width: 768px) and (max-width: 1000px){
	.titulo_banner{
        margin-top: 100px;
	}
}
@media (max-width: 767px){
	.titulo_banner{
            margin-top: 80px;

}
	
}
.titulo_banner2{
    font-scolor: #000;ize: 35px;

    width: 450px;
    padding: 5px;
}

.titulo_banner3{
	font-size: 30px;
color: #000;
	    width: 450px;
    padding: 5px;
}

.titulo_banner4{
font-size: 20px;
color: #000;
    width: 450px;
    padding: 5px;
}

@media (max-width: 767px){
	.portfolio-item{
		margin-top: 20px;
	}
}


@media (max-width: 1000px){
	.titulo_banner{
    font-size: 22px;
        width: 400px;
    float: right;
}


.titulo_banner2{
    font-size: 20px;
       width: 400px;
    float: right;
}

.titulo_banner3{
	font-size: 20px;
	      width: 400px;
    float: right;
}

.titulo_banner4{
font-size: 15px;
      width: 400px;
    float: right;
}
}


@media (max-width: 767px){
		.titulo_banner{
    width: 300px;
	float: left;
}


.titulo_banner2{
    width: 300px;
	float: left;
}

.titulo_banner3{
	width: 300px;
	float: left;
}

.titulo_banner4{
    width: 300px;
	float: left;
}
}





@media (min-width: 768px){
.navbar-nav.navbar-right:last-child {
    margin-right: -55px !important;
}
}

@media (min-width: 768px) and (max-width: 992px){
.navbar-nav.navbar-right:last-child {
    margin-right: -50px !important;

}
}
@media (min-width: 768px) and (max-width: 1236px){
.fs16 {
    font-size: 12px !important;
}
}


@media (min-width: 768px){
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -55px !important;
}
}
@media (min-width: 768px) and (max-width: 1236px){
.main-header-logo img {

    background-repeat: no-repeat;
    background-size: 100% !important;
    display: block;


    padding: 10px 10px 0 0;
}
}




/*************************************/
/*            SIMULADOR              */
/*************************************/
/*********************/
/*    formulario-1   */
/*********************/
.formulario-1{
	padding:40px 0px 40px 0px;
}

.sessao{
	background-color:#489CD5;
	padding:40px 0px 40px 0px;
}

.sessao-2{
	background-color:#F8F8F8;
	padding:40px 0px 40px 0px;
}

.forms-esq{
	float:left;
	width:32%;
	margin-right:2%;
}

.forms-dir{
	float:right;
	width:66%;
}


.form-esq{
	float:left;
	width:32%;
	margin-right:2%;
}

.form-center{
	float:left;
	width:32%;
	margin-right:2%;
}

.form-dir{
	float:right;
	width:32%;
}

.form-control{
	margin:0px 0px 10px 0px;
	border:solid 1px #999;
}

.btn-simul{
	display: block;
	margin: 0 auto;
	background-color:#ec7400;
	text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.btn-plan{
	margin:0px 0px 0px 0px;
	background:#273593;
	border:solid 1px #fff;
}

.btn-plan:hover{
	margin:0px 0px 0px 0px;
	background:#273593;
	border:solid 1px #fff;
}

.features{margin:0px 15px;}

/*********************/
/*****Formulari-3*****/
/*********************/
.btn-simul-02{margin:10px 0px 10px 0px; background:#273693; border:none;}

.btn-simul-02:hover{background:#273693; border:none;}

.form_tres img{float:right; margin:0px 0px 10px 0px;}


.main-header {
    position: relative;
    z-index: 999;
}
.main-header-logo img {
          width: 100%;
  background-repeat: no-repeat;
  display: block;

    margin: auto;

}
@media(min-width: 767px) and (max-width: 1000px){
	.main-header-logo img {
   width: 150%;

}
}
@media(max-width: 800px){
  .main-header-logo img {
    background-size: 70%;
    margin-top: -14px;
  }  
}

@media(max-width: 767px){
	.main-header-logo img {
    background-size: 100%;
    margin-top: -14px;
    margin-left: -20px;
}
}


/************************************************
*** header ***
************************************************/
@media (max-width: 1024px) {
  .main-header .nav > li > a {
    padding: 22px 7px 0 7px;
    font-size: 12px;
  }
}
/************************************************
*** navigation ***
************************************************/
.navbar {
  min-height: 100px;
}
.navbar-custom {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-custom .navbar-brand {
  color: #777777;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-custom .navbar-text {
  color: #777777;
}
.navbar-custom .navbar-nav > li > a {
  color: #777777;
  text-transform: uppercase;
  font-weight: 600;
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:focus,
.navbar-custom .navbar-nav > .active > a:hover {
  color: #187ABF;
}
.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-custom .navbar-toggle {
  border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #e7e7e7;
}
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-custom .navbar-link {
  color: #777777;
}
.navbar-custom .navbar-link:hover {
  color: #333333;
}
.navbar-custom .btn-link {
  color: #777777;
}
.navbar-custom .btn-link:hover,
.navbar-custom .btn-link:focus {
  color: #333333;
}
.navbar-brand {
  float: left;
  padding: 20px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 60px;
}
@media (min-width: 768px) {  
  .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/************************************************
*** landing reset style ***
************************************************/
body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
h1 {
  font-weight: 300;
}
.lead {
  font-weight: bolder;
}
.font-tw-cen {
    font-family: Tw Cen MT Condensed Extra Bold;
}
.font-serrat {
    font-family: "Montserrat";
}
/************************************************
*** buttons ***
************************************************/
.btn,
.btn:active,
.btn.active {
  outline: none;
}
.btn:hover
//.btn:focus 
{
  outline: none;
  color: #333333;
  text-decoration: none;
}
.btn-default {
    background-color: #000;
    border-radius: 8px;
    box-shadow: 0 7px 0 0 #383838;
    color: #fff;
	font-size:20px;

}
@media(min-width: 992px) and (max-width: 1200px){
	.btn-default {
font-size: 15px;


}
h4, .h4 {
    font-size: 14px;
}
}
@media(max-width: 991px){
		.btn-default {
margin-bottom:50px;


}
}
font-size: 15px;
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
  outline: none;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #555555;
  border-color: #555555;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3c3c3c;
  border-color: #373737;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #555555;
  border-color: #555555;
  outline: none;
}
.btn-primary .badge {
  color: #555555;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #b6b6b6;
  border-color: #b0b0b0;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #cfcfcf;
  border-color: #cfcfcf;
  outline: none;
}
.btn-success .badge {
  color: #cfcfcf;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #555555;
  border-color: #555555;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #3c3c3c;
  border-color: #373737;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #555555;
  border-color: #555555;
  outline: none;
}
.btn-info .badge {
  color: #555555;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #fd8a21;
  border-color: #fd8a21;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #e97002;
  border-color: #df6b02;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fd8a21;
  border-color: #fd8a21;
  outline: none;
}
.btn-warning .badge {
  color: #fd8a21;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d62c1a;
  border-color: #cd2a19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e74c3c;
  border-color: #e74c3c;
  outline: none;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: #ffffff;
}
.btn-empty {
  background: #ee5c0c; /* Old browsers */
  background: -moz-linear-gradient(top,  #fc7500 0%, #ee5c0c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc7500), color-stop(100%,#ee5c0c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fc7500 0%, #ee5c0c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fc7500 0%, #ee5c0c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fc7500 0%, #ee5c0c 100%); /* IE10+ */
  background: linear-gradient(top,  #fc7500 0%, #ee5c0c 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7500', endColorstr='#ee5c0c',GradientType=0 ); /* IE6-9 */
  border: 1px solid #dc5003;
  color: #fff;
}
.btn-empty:active,
.btn-empty.active,
.open > .dropdown-toggle.btn-empty {
  background: #ee5c0c; /* Old browsers */
  background: -moz-linear-gradient(top,  #fc7500 0%, #ee5c0c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc7500), color-stop(100%,#ee5c0c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fc7500 0%, #ee5c0c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fc7500 0%, #ee5c0c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fc7500 0%, #ee5c0c 100%); /* IE10+ */
  background: linear-gradient(top,  #fc7500 0%, #ee5c0c 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7500', endColorstr='#ee5c0c',GradientType=0 ); /* IE6-9 */
}
.btn-empty.disabled,
.btn-empty[disabled],
fieldset[disabled] .btn-empty,
.btn-empty.disabled:hover,
.btn-empty[disabled]:hover,
fieldset[disabled] .btn-empty:hover,
.btn-empty.disabled:focus,
.btn-empty[disabled]:focus,
fieldset[disabled] .btn-empty:focus,
.btn-empty.disabled:active,
.btn-empty[disabled]:active,
fieldset[disabled] .btn-empty:active,
.btn-empty.disabled.active,
.btn-empty[disabled].active,
fieldset[disabled] .btn-empty.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #ffffff;
  outline: none;
}
.btn-empty .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #ffffff;
}
.btn-empty:hover,
.btn-empty:active {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #db5409; /* Old browsers */
  background: -moz-linear-gradient(top,  #ea6e03 0%, #db5409 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea6e03), color-stop(100%,#db5409)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ea6e03 0%, #db5409 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ea6e03 0%, #db5409 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ea6e03 0%, #db5409 100%); /* IE10+ */
  background: linear-gradient(top,  #ea6e03 0%, #db5409 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea6e03', endColorstr='#db5409',GradientType=0 ); /* IE6-9 */  
  color: #CCCCCC;
}
.btn-empty-inverse {
  color: #999999;
  background-color: rgba(0, 0, 0, 0);
  border-color: #999999;
}
.btn-empty-inverse:hover,
.btn-empty-inverse:focus,
.btn-empty-inverse:active,
.btn-empty-inverse.active,
.open > .dropdown-toggle.btn-empty-inverse {
  color: #999999;
  background-color: rgba(0, 0, 0, 0);
  border-color: #7a7a7a;
}
.btn-empty-inverse:active,
.btn-empty-inverse.active,
.open > .dropdown-toggle.btn-empty-inverse {
  background-image: none;
}
.btn-empty-inverse.disabled,
.btn-empty-inverse[disabled],
fieldset[disabled] .btn-empty-inverse,
.btn-empty-inverse.disabled:hover,
.btn-empty-inverse[disabled]:hover,
fieldset[disabled] .btn-empty-inverse:hover,
.btn-empty-inverse.disabled:focus,
.btn-empty-inverse[disabled]:focus,
fieldset[disabled] .btn-empty-inverse:focus,
.btn-empty-inverse.disabled:active,
.btn-empty-inverse[disabled]:active,
fieldset[disabled] .btn-empty-inverse:active,
.btn-empty-inverse.disabled.active,
.btn-empty-inverse[disabled].active,
fieldset[disabled] .btn-empty-inverse.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #999999;
  outline: none;
}
.btn-empty-inverse .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #999999;
}
.btn-empty-inverse:hover,
.btn-empty-inverse:active {
  background-color: #eeeeee;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn-link {
  color: #555555;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2f2f2f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

@media(max-width: 321px){
    .btn-lg, .btn-group-lg > .btn {
        font-size: 18px;
    }
}
/************************************************
*** promo ***
************************************************/
.promo {
  /*background-image: url("/img/landingpages/bg/bgPlanosSaude.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 0;
  position: relative;
  /*z-index: -3;*/
}
.promo .color-correction {
/*  position: absolute;
  z-index: 0;
  background-color: rgba(73, 125, 1, 0.75);
  width: 100%;
  height: 100%;
  top: 0;*/
}
.promo > .container {
  position: relative;
  z-index: 1;
}
.promo .promo-text {
  padding: 60px 0;
  color: #ffffff;
}
.promo .promo-text hr {
  border-top-color: #ffffff;
}
.register {
  margin: 0 0 80px 0;
  /*background-color: rgba(0, 83, 153, 0.9);*/
  border-radius: 1%;
  /*box-shadow: 8px 8px 0 #024F85;*/
  color: #ffffff;
  text-align: center;
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}





















@media(max-width: 605px){
    .register {
        padding: 20px 0;
    }
}

.promo .register .form-control {
  color: #666666;
}
.promo .register .form-control::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.promo .register .form-control:-ms-input-placeholder {
  color: #666666;
}
.promo .register .form-control::-webkit-input-placeholder {
  color: #666666;
}
.promo .register .dropdown-menu {
  top: 125%;
}
.promo .register .ok {
  //position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  border-radius: 3px;
  color: #3c3c3c;
  display: block;
  overflow: hidden;
  padding: 20px;
  text-align: center;
}
.promo .register .ok .icon {
  font-size: 30px;
}
.promo .register.success {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.promo .register.success .ok {
  display: block;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.promo .register .form-error {
  background-color: #ffffff;
}
.promo .register .has-error .form-control,
.promo .register .has-error .btn-empty {
  border-color: #e74c3c !important;
}

.promo .info {
  margin-left: 5%;
  height: 130px;
  width: 130px;
  background-color: #ffffff;
  border: 5px double #aaaaaa;
  border-radius: 50%;
  box-shadow: 3px 3px 45px #cccccc inset;
  text-align: center;
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.promo .info2 {
  margin-left: 5%;
  height: 165px;
  width: 165px;
  background-color: #ffffff;
  border: 5px double #aaaaaa;
  border-radius: 50%;
  box-shadow: 3px 3px 45px #cccccc inset;
  text-align: center;
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
/************************************************
*** counter ***
************************************************/
.counter {
  background-color: #ffffff;
  color: #666666;
  border-bottom: 1px solid #d3d3d3;
}
.counter .count-digits {
  text-align: center;
  padding: 15px 0 0;
  position: relative;
  border-right: 1px solid #d3d3d3;
}
.counter .count-digits:last-child {
  border-right: none;
}
.counter .count-digits p {
  border: 2px solid #444444;
  border-radius: 50%;
  display: inline-block;
  font-size: 25px;
  font-weight: 300;
  height: 40px;
  line-height: 34px;
  margin: 0 auto 15px;
  width: 40px;
}
.counter .effectArrow {
  position: absolute; 
}
.counter .effectArrow > p {
  border-bottom: 120px solid #ffffff;
  border-left: 120px solid transparent;
  border-right: 120px solid transparent;
  float: right;
  height: 0;
  margin-right: 101px;
  margin-top: -55px;
  width: 0;
}
.counter .count-digits span {
  display: inline-block;
  margin-bottom: 15px;
}
.counter .btn-empty-inverse {
  min-width: 60px;
}
/************************************************
*** schedule ***
************************************************/
.schedule {
  padding: 60px 0;
}
.schedule .section-heading {
  text-align: center;
  margin-bottom: 60px;
}
.schedule .section-heading h1 {
  margin-top: 0;
}
.schedule .nav-tabs {
  font-size: 18px;
}
.schedule .nav-tabs.nav-justified > li a {
  border: 1px solid transparent;
  color: #999999;
}
.schedule .nav-tabs.nav-justified > li a:hover {
  color: #3c3c3c;
}
.schedule .nav-tabs.nav-justified > li.active > a,
.schedule .nav-tabs.nav-justified > li.active > a:hover,
.schedule .nav-tabs.nav-justified > li.active > a:focus {
  color: #555555;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  border-bottom-color: transparent;
  cursor: default;
}
.schedule .tab-content {
  padding: 20px;
  border: 1px solid #eeeeee;
  border-width: 0 1px 1px;
  background-color: #eeeeee;
}
.schedule .tab-content h4 {
  margin: 10px 0;
}
.schedule .panel-group {
  margin-bottom: 0;
}
.schedule .panel-title > a {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #999999;
}
.schedule .panel-default {
  border-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.schedule .panel-default > .panel-heading {
  background-color: #ffffff;
}
/************************************************
*** multimedia ***
************************************************/
.multimedia {
  padding: 60px 0;
  color: #3c3c3c;
  background-color: #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.multimedia hr {
  border-top-color: #3c3c3c;
}
.multimedia .video {
  padding: 20px;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
}
/************************************************
*** photo ***
************************************************/
.photo {
  padding: 60px 0;
  color: #555555;
}
.photo hr {
  border-top-color: #555555;
}
.photo .photo-wrapper {
  margin-bottom: 20px;
}
/************************************************
*** theses ***
************************************************/
.theses {
  padding: 60px 0;
  background-color: #eeeeee;
  color: #555555;
}
.theses .icon-wrap {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid #555555;
  border-radius: 3px;
  margin: 20px auto;
}
.theses p {
  margin-bottom: 20px;
}
.theses hr {
  border-top-color: #555555;
}
/************************************************
*** speakers ***
************************************************/
.speakers {
  padding: 60px 0;
}
.speakers .section-heading {
  text-align: center;
}
.speakers .section-heading h1 {
  margin-top: 0;
}
.speakers .speaker:hover .speaker-contacts.left-top {
  left: 0;
  top: 0;
}
.speakers .speaker:hover .speaker-contacts.left-bottom {
  left: 0;
  bottom: 0;
}
.speakers .speaker:hover .speaker-contacts.right-bottom {
  right: 0;
  bottom: 0;
}
.speakers .speaker:hover .speaker-contacts.right-top {
  right: 0;
  top: 0;
}
.speakers .speaker:hover .speaker-img img {
  border-color: #555555;
}
.speakers .speaker-img {
  width: 70%;
  padding: 30px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.speakers .speaker-img img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  padding: 10px;
  border: 1px solid #eeeeee;
  display: inline-block;
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.speakers .speaker-contacts {
  text-decoration: none;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #555555;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  display: block;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.speakers .speaker-contacts i {
  line-height: 50px;
}
.speakers .speaker-contacts.left-top {
  left: 50%;
  top: 50%;
}
.speakers .speaker-contacts.left-bottom {
  left: 50%;
  bottom: 50%;
}
.speakers .speaker-contacts.right-bottom {
  right: 50%;
  bottom: 50%;
}
.speakers .speaker-contacts.right-top {
  right: 50%;
  top: 50%;
}
.speakers .speaker-desc {
  text-align: center;
  padding: 0 20% 20px;
}
.speakers .speaker-desc p {
  font-size: 18px;
  margin-top: 10px;
}
/************************************************
*** testimonials ***
************************************************/
.testimonials {
  padding: 60px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.testimonials .color-correction {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(85, 85, 85, 0.9);
}
.testimonials .carousel-caption {
  position: relative;
  left: auto;
  right: auto;
  padding-bottom: 0;
}
.testimonials .carousel-indicators {
  bottom: -30px;
}
.testimonials .carousel-indicators li {
  height: 10px;
  width: 20px;
}
.testimonials .carousel-indicators li.active {
  height: 10px;
  width: 20px;
  margin: 1px;
}
.testimonials blockquote {
  border-left-width: 0;
  margin: 0;
  text-shadow: none;
  font-size: 22px;
  font-weight: 300;
}
.testimonials blockquote footer {
  color: #ffffff;
}
@media (max-width: 768px) {
  .testimonials {
    background-image: none;
  }
}
/************************************************
*** price ***
************************************************/
.price {
  padding: 60px 0;
}
.price .section-heading {
  text-align: center;
  margin-bottom: 60px;
}
.price .section-heading h1 {
  margin-top: 0;
}
.price .row > div {
  padding-bottom: 20px;
}
.price .price-header {
  padding: 20px 0 10px;
  text-align: center;
  color: #ffffff;
}
.price .price-header h4 {
  margin: 0;
  font-size: 24px;
  background: rgba(0, 0, 0, 0.1);
  line-height: 2;
}
.price .price-header p {
  color: #3c3c3c;
  font-size: 30px;
  display: inline-block;
  border: 1px solid #3c3c3c;
  margin: 10px 0 0;
  padding: 7px 12px;
  border-radius: 3px;
}
.price .list-group {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}
.price .list-group li {
  border-width: 0;
}
.price .list-group li:before,
.price .list-group li:after {
  content: " ";
  display: table;
}
.price .list-group li:after {
  clear: both;
}
.price .list-group li:nth-child(even) {
  background-color: #eeeeee;
}
.price .list-group li p {
  margin-bottom: 0;
  font-size: 16px;
}
/************************************************
*** faq ***
************************************************/
.faq {
  padding: 60px 0;
  background-color: #eeeeee;
}
.faq h1 {
  margin-top: 40px;
}
.faq hr {
  border-top-color: #999999;
}
.faq .panel-group {
  margin-bottom: 0;
}
.faq .panel {
  padding: 0;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.faq .panel-collapse p {
  padding: 7px 12px;
}
.faq a[data-toggle] {
  display: block;
  color: #3c3c3c;
  border-radius: 3px;
  font-size: 18px;
  padding: 7px 12px;
  border: 1px solid #ffffff;
  text-decoration: none;
}
/************************************************
*** partners ***
************************************************/
.partners {
  padding: 60px 0;
}
.partners .section-heading {
  text-align: center;
  margin-bottom: 60px;
}
.partners .section-heading h1 {
  margin-top: 0;
}
.partners .list-inline li {
  width: 16.66666%;
}
@media (max-width: 768px) {
  .partners .list-inline li {
    width: 33.333333%;
  }
}
.partners .list-inline li img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
/************************************************
*** subscribe ***
************************************************/
.subscribe {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 20px;
}
.subscribe .input-group {
  padding-top: 15px;
  padding-bottom: 7px;
}
.subscribe .form-control {
  border-color: #555555;
  background-color: #555555;
  color: #ffffff;
}
.subscribe .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.subscribe .input-group-addon {
  background-color: #555555;
  border-color: #555555;
  color: #ffffff;
}
.subscribe .form-wrapper {
  position: relative;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.subscribe .form-wrapper .ok {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #555555;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  color: #ffffff;
  display: none;
  overflow: hidden;
  padding: 20px;
  text-align: center;
}
.subscribe .form-wrapper .ok h3 {
  margin: 10px 0;
}
.subscribe .form-wrapper.success {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.subscribe .form-wrapper.success .ok {
  display: block;
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  z-index: 9;
}
/************************************************
*** google map ***
************************************************/
.map {
  position: relative;
}
#map {
  height: 740px;
}
.street-view {
  height: 250px;
}
/************************************************
*** location ***
************************************************/
.location {
  position: absolute;
  z-index: 100px;
  bottom: 20px;
  width: 100%;
}
.location .popover {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.location .popover i {
  min-width: 40px;
}
.location .popover li {
  font-size: 20px;
  line-height: 2;
}
.location .popover .popover-title {
  font-size: 24px;
  text-align: center;
  padding: 20px 14px;
}
@media (max-width: 768px) {
  .location .street-view {
    height: 200px;
    margin-bottom: 10px;
  }
  .location .popover .popover-title {
    padding: 5px 7px;
    font-size: 14px;
  }
  .location .popover li {
    font-size: 14px;
    line-height: 1.6;
  }
}
/************************************************
*** main footer ***
************************************************/
.main-footer {
  padding: 15px 0;
  color: #ffffff;
  background-color: #000;
}
.main-footer .social ul {
  margin: 0 0 20px;
}
.main-footer .social li {
  text-align: center;
}
.main-footer .social a {
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main-footer .social a:hover {
  color: #cfcfcf;
  border-color: #cfcfcf;
}
/************************************************
*** main top ***
************************************************/
.main-top {
  padding: 2px 0;
  color: #ffffff;
  background-color: #024F85;
  border-top: 2px solid #187ABF;
}
.main-top .social ul {
  margin: 0 0 20px;
}
.main-top .social li {
  text-align: center;
}
.main-top .social a {
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main-top .social a:hover {
  color: #cfcfcf;
  border-color: #cfcfcf;
}
/************************************************
*** effect top ***
************************************************/
.effect-top {
  min-height: inherit;
  position: relative;
  background-color: #FFFFFF;
}
/*.effect-top:after {
  border-radius: 100%;
  bottom: 0;
  box-shadow: 0 7px 25px #000000;
  content: "";
  height: 50%;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0.5;
}*/
/************************************************
*** helper classes ***
************************************************/
/***** base text colors *****/
.primary-color {
  color: #555555;
}
.success-color {
  color: #cfcfcf;
}
.info-color {
  color: #555555;
}
.danger-color {
  color: #e74c3c;
}
.warning-color {
  color: #ee5c0c;
}
.green-dark-color {
  color: #355a02;
}
.white-color {
  color: #FFFFFF;
  font-size: 25px;
    font-weight: 300;
	margin-left: 20px;
}
.dark-color {
  color: #024F85;
}
.dark2-color {
  color: #000;
}
.light-color {
  color: #187ABF;
}
.fs28 {
    font-size: 45px !important;
}



.planos{
	font-size: 25px
}

.yellow-color {
    color: #fdd650;
	font-weight: 300 !important;

}
.white-color2 {
margin-left: 20px;
  font-size: 15px;

}
@media (max-width: 1400px){
.fs28 {
    font-size: 30px !important;
}


}
.formGroup{
	
	visibility: hidden;
  width:0px;
  height:0px;
  float: left;
	
	
}



@media (max-width: 1000px){
.mt40 {
    margin-top: 10px !important; 
}
}











/***** base bg colors *****/
.primary-bg {
  background-color: #555555;
}
.success-bg {
  background-color: #cfcfcf;
}
.info-bg {
  background-color: #555555;
}
.danger-bg {
  background-color: #e74c3c;
}
.warning-bg {
  background-color: #f76515;
}
.default-bg {
  background-color: #eeeeee;
}
.body-bg {
  background-color: #ffffff;
}
.gray-bg {
  background-color: #eeeeee;
}
.dark-bg {
  background-color: #024F85;
}
.dark2-bg {
  background-color: #000;
}
.light-bg {
  background-color: #187ABF;
}
.dark-green-bg {
    background-color: #12b595;
}

.gradi-hori-blue-bg {    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000+0,12b595+30,12b595+100 */
    background: #3a4384; /* Old browsers */
    background: -moz-linear-gradient(left,  #9099db 0%, #4e5696 30%, #3a4384 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #9099db 0%,#4e5696 30%,#3a4384 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #9099db 0%,#4e5696 30%,#3a4384 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#12b595',GradientType=1 ); /* IE6-9 */
    padding-right: 5px !important;
    padding-left: 5px !important;
	    z-index: 10;
}

.border-ct1 {
    border-top: 3px solid #12b595;
    border-right: 3px solid #12b595;
    border-left: 3px solid #12b595;
}
.border-ct2 {
    border-bottom: 3px solid #fd8a21;
    border-right: 3px solid #fd8a21;
    border-left: 3px solid #fd8a21;
}
/***** remove scroll *****/
.remove-scroll {
  overflow: hidden;
}

/***** base style *****/
.inline {
    display: inline;
}
.hrline {
    border-top: 1px solid #024F85;
}
.formGroup {
    margin-bottom: 5px;
}

/***** Cross  *****/
.cross-style {
  padding: 20px;
  margin: 60px 0;
  background-color: rgba(0, 183, 138, 0.9);
  border-radius: 1%;
  box-shadow: 8px 8px 0 #0c8567;
  color: #ffffff;
  text-align: center;
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  overflow: hidden;
}
.cross-service {
  top: 0;
  left: 0;
  background-color: #ffffff;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  border-radius: 3px;
  color: #3c3c3c;
  display: block;
  overflow: hidden;
  padding: 20px 0 0 0;
  text-align: center;
}

.cross-service a {
    color: #FFFFFF;
    min-height: 105px;
}

.cross-service a:hover {
    color: #a0a0a0;
    text-decoration: none;
}

.icoDiff {
    border-radius: 50%;
    display: block;
    height: 150px;
    margin: 0 auto;
    padding-top: 15%;
    width: 150px;
}

.icoSeguranca {
    color:#FFFFFF;
    background-color:#000;
    padding: 5px 0;
    border-radius:7px;
}

.ts-font {
    text-shadow: 0 1px 0 #000;
}

.txt-uppercase {
    text-transform: none;
}

.block-title-2 {
    border-bottom: 1px solid #000;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    padding: 10px 0 30px;
    position: relative;
}

/*  Bootstrap Clearfix */

/*  Tablet  */
@media (min-width:767px){

  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: none;
  }
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: left;
  }
}


/*  Medium Desktop  */
@media (min-width:992px){

  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: none;
  }
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: left;
  }
}


/*  Large Desktop  */
@media (min-width:1200px){

  /* Column clear fix */
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: none;
  }
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1){
    clear: left;
  }
}

.padding-content {
    padding: 0 2% 0 6%;
}
@media(max-width:1200px){
    .padding-content {
        padding: 0 2% 0 4%;
    } 
}
@media(max-width:800px){
    .padding-content {
        padding: 0 2% 0 2%;
    }
}

.btn-seguranca {
    background-color: #000;
    border-radius: 8px;
    box-shadow: 0 7px 0 0 #383838;
    color: #fff;
    padding: 30px 0;
}

.navbar-default {
	    background: transparent;

    border-color: #e7e7e7;
        position: absolute;
    width: 100%;
    z-index: 9;
}

.bgFixedTop {
    background-image: url('../../../img/landingpages/bg/ConsorcioImovelFixed/bgConsorcioImovelFixed.png');
	background-repeat: no-repeat;

    height: 1000px;

}



@media (min-width: 2240px){
		.bgFixedTop {
background-size:100%;

}
}

@media (max-width: 1200px){
	.bgFixedTop {
background-size:100%;
height: auto;
background-image: url('../../../img/landingpages/bg/ConsorcioImovelFixed/bgConsorcioImovelFixed3.png');

}
}





@media (min-width: 1000px) and (max-width: 1280px){
	.bgFixedTop {
		background-size: 150%;
		background-position-x: -220px;
}
}



background-size: 150%;
    background-position-x: -220px;




@media(max-width: 1280px){
	.bgFixedTop {

 

}
}
@media(max-width: 767px){
	.bgFixedTop {
    background-image: url('../../../img/landingpages/bg/ConsorcioImovelFixed/bgConsorcioImovelFixed2.png');

}
}
@media(max-width: 1500px){
.planos{
	    font-size: 16px;

}
}
@media(max-width: 1330px){
.planos{
	    font-size: 12px;

}
}
.titulo_planos{
	font-size: 14px;
}


@media(min-width: 768px) and (max-width: 1000px){
	.titulo_planos{
	visibility: hidden;
  width:0px;
  height:0px;
  font-size: 0px;
}
.img-planos{
		visibility: hidden;
  width:0px;
  height:0px;
}
}
@media(max-width: 767px) {
	.img-planos{
margin: 0 auto;
}
}

.fs16-nav {
    font-size: 12px !important;
}



input[type="radio"], input[type="checkbox"] {
    width: 15px;
    height: 15px;
}



.last{
	margin-left:10px;
}

@media (max-width:1441px){
    .p40 {
        padding: 15px;
    }
}

@media (max-width:605px){
    .p40 {
        padding: 10px;
    }
}

.fsm16 {
    font-size: 16px;
}

@media (max-width:1680px){
    .fsm16 {
        font-size: 14px;
    }    
}

@media (max-width:1600px){
    .fsm16 {
        font-size: 13px;
    }    
}

@media (min-width:1450px) and (max-width:1685px){
    .fsp150 {
        font-size: 120% !important;
    }    
    .fsp250 {
        font-size: 210% !important;
    }
    .btn-lg, .btn-group-lg > .btn {
        font-size: 19px !important;
    }
}

@media (min-width:1300px) and (max-width:1449px){
    .fsp150 {
        font-size: 105% !important;
    }    
    .fsp250 {
        font-size: 175% !important;
    }
    .btn-lg, .btn-group-lg > .btn {
        font-size: 15px !important;
    }
}

@media (min-width:900px) and (max-width:1299px){
    .fsp140 {
        font-size: 115% !important;
    }    
    .fsp150 {
        font-size: 94% !important;
    }    
    .fsp250 {
        font-size: 150% !important;
    }
    .btn-lg, .btn-group-lg > .btn {
        font-size: 13px !important;
    }
}

.boxOperadoras{
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0px 4px 0px #9b9b9b;
    max-width: 329px;
}

.navbar-default .navbar-nav > li > a{
    color: #000 !important;
	font-size: 15px;
	    background: rgba(255, 255, 255, 0.8);
}
.navbar-default .navbar-nav > li > a:hover{
	    background: rgba(255, 255, 255, 0.8)!important;
}
@media (max-width: 1000px){
	.navbar-default .navbar-nav > li > a{
	font-size: 12px;
	    background: rgba(255, 255, 255, 0.8);
}
}
.navbar-header {

    float: left;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    float: right;
}
/******* CUSTOM CHECKBOX *******/
label > span {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px;
}
label > span:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #efefef;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
    border-radius: 3px;
}
label > input[type=checkbox] {
    left: -1000000px !important;
    position: absolute;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: 10px;
}
input[type=checkbox]:checked + span:before {
    content: "\f00c";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #444444;
    text-align: center;
    line-height: 15px;
}