@media ( min-width : 992px) {
	.padding_470 {
		padding-right: 470px;
	}
	.height_240 {
		height: 240px;
	}
}
.section-header {
  margin-bottom: 50px;
}
.section-header .section-title {
  font-size: 44px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;
}
.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #ebebeb;
}
.section-header .section-title:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #fff;
  border-radius: 20px;
  background: #1abc9c;
}

#animated-number {
  padding: 100px 0 70px;
  background: #132125 url(../images/animated-number/bg.jpg) no-repeat 0 0;
  background-size: cover;
  color: #fff;
}

#animated-number h1,
#animated-number h2,
#animated-number h3,
#animated-number h4 {
  color: #fff;
}
#animated-number strong {
  display: block;
  margin-bottom: 30px;
}
.animated-number {
  display: inline-block;
  width: 140px;
  height: 140px;
  font-size: 24px;
  line-height: 140px;
  border: 3px solid #fff;
  border-radius: 100px;
  margin-bottom: 20px;
}
.get-in-touch {
    padding: 100px 0 50px;
    background-image: -moz-linear-gradient(90deg,#63e2c9 0%, #1abc9c 100%);
    background-image: -webkit-linear-gradient(90deg,#63e2c9 0%, #1abc9c 100%); 
    background-image: -ms-linear-gradient(90deg,#63e2c9 0%, #1abc9c 100%);
    color: #fff !important;
}
.get-in-touch h1, .get-in-touch h2 {
  color: #fff !important;
}

.column-title {
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    position: relative;
}

.column-title:after {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 40%;
    border-bottom: 1px solid #1ABC9C;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    color: #272727;
}

h3, .h3 {
    font-size: 24px;
}

#contact {
    position: relative;
    overflow: hidden;
}


element.style {
    visibility: visible;
    animation-name: fadeIn;
}


.get-in-gray {
    padding: 50px 0;
    background-image: -moz-linear-gradient(90deg,#e8fbf7bd 0%, #5e655e6b 100%);
    background-image: -webkit-linear-gradient(90deg,#e8fbf7bd 0%, #5e655e6b 100%) 
    background-image: -ms-linear-gradient(90deg,#e8fbf7bd 0%, #5e655e6b 100%);
    color: #fff !important;
}
.get-in-gray h1, .get-in-gray h2, .get-in-gray h3, .get-in-gray h4,{
  color: #fff !important;
}
.get-in-gray p {
	color: #272727 !important;
    text-align: justify;
}

.centerMap {
	margin-left: auto;
    margin-right: auto;
    width: 25em;
}

.ui-inputfield { box-shadow: none !important; }

#quemsomos p {
	text-align: justify !important;
    font-size: 20px !important;
}

.grey-bg2 {
    background-color: #f5f5f5;
}

.price-box {
    font-size: 16px;
    line-height: 28px;
    background: #fff;
    padding: 49px 8% 55px;
    border: 1px solid #eee;
}

.price-box .price {
    color: #222;
    vertical-align: top;
    padding: 0 20px 17px;
    display: inline-block;
    border-bottom: 1px solid #eee;
    font: 700 40px/70px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.price-box .title {
    display: block;
    color: #222;
    margin: 0 0 8px;
    font: 700 20px/25px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #128879 !important;
    background: #128879 !important;
    background: #aaa linear-gradient(top,rgba(0,0,0,0.25),rgba(0,0,0,0));
    background: #128879 -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.25)),to(rgba(0,0,0,0)));
    background: #aaa -moz-linear-gradient(top,rgba(0,0,0,0.25),rgba(0,0,0,0));
    color: #fff !important;
    text-shadow: -1px 0px 4px #777575;
}

.ui-wizard-step-title {
    font-size: 15px !important;
    margin: 1px 1px 1px 1px !important;
    padding: 1.4em !important;
    float: left !important;
}

.ui-wizard-nav-next {
	border: 1px solid #128879 !important;
    background: #128879 !important;
    background: #aaa linear-gradient(top,rgba(0,0,0,0.25),rgba(0,0,0,0));
    background: #128879 -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.25)),to(rgba(0,0,0,0)));
    background: #aaa -moz-linear-gradient(top,rgba(0,0,0,0.25),rgba(0,0,0,0));
    color: #fff !important;
    text-shadow: -1px 0px 4px #777575;
}

.ui-wizard-nav-back {
	border: 1px solid #128879 !important;
    background: #128879 !important;
    background: #aaa linear-gradient(top,rgba(0,0,0,0.25),rgba(0,0,0,0));
    background: #128879 -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.25)),to(rgba(0,0,0,0)));
    background: #aaa -moz-linear-gradient(top,rgba(0,0,0,0.25),rgba(0,0,0,0));
    color: #fff !important;
    text-shadow: -1px 0px 4px #777575;
}

.ui-state-default .ui-icon {
    background-image: url("/ecnh-web/javax.faces.resource/images/ui-icons_ffffff_256x240.png.jsf?ln=primefaces-aristo");
}


#nonAjaxLoad {
  position:fixed;
  top:0px;
  right:0px;
  width:100%;
  height:100%;
  background-color:#666;
  background-image:url('/ecnh-web/resources/images/spinner.gif'); 
  background-repeat:no-repeat;
  background-position:center;
  z-index:10000000;  
  opacity: 0.3;
}

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 10px !important;
}

.custom-button {
    border: 1px solid #2b7e73 !important;
    background: #2b7e73 url(/ecnh-web/javax.faces.resource/images/ui-bg_highlight-hard_80_c4c4c4_1x100.png.jsf?ln=primefaces-aristo) 50% 50% repeat-x !important;
    background: #c4c4c4 linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0)) !important;
    background: #128879 -webkit-gradient(linear,left top,left bottom,from(rgb(43 126 115)),to(rgba(255,255,255,0))) !important;
    background: #c4c4c4 -moz-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0)) !important;
    font-weight: bold !important;
    color: #fff !important;
    text-shadow: 0 1px 0 rgb(255 255 255 / 70%) !important;
} 

#sucessomatricula p {
	font-size: 20px;
    text-align: justify;
}


#sucessomatricula ol li {
	padding: 5px;
  	margin-left: 35px;
  	font-size: 20px;
    text-align: justify;
}

#qrcode {
	display: flex;
	justify-content: center;
	text-align: center;
	padding-bottom: 25px;
}

