@charset "utf-8";
/* CSS Document */

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


@font-face {
  font-family: 'FontAwesome';
  src: url('../arquivos/FontAwesome.ttf');
}


@font-face {
  font-family: 'OpenSans';
  src: url('../arquivos/OpenSans-Regular.ttf');
}
body,td,th {
	font-family: 'OpenSans';
	font-size: 12px;
	color: #666666;
}
.menu_oculto{
display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}.box1 {
	float: left;
	width: 100%;
	position: relative;
}
.box2 {
	float: left;
	width: 100%;
	background-color: #43B8AF;
	padding-bottom: 10px;
	position: relative;
}
.box3 {
	background-color: #318680;
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	display: none;
}
.box4 {
	width: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.box5 {
	float: left;
	height: 32px;
	margin-top: 5px;
	width: 100%;
	text-align: center;
}
.box5 img {
	height: 20px;
}
.box6 {
	float: left;
	height: 45px;
	width: 500px;
	background-color: #FFFFFF;
	border-radius:5px;
	background-image: url(../arquivos/lupa.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: none;
}
.box7 {
	float: left;
	height: 40px;
	width: 300px;
}
.box7 input {
	float: left;
	width:100%;
	padding:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box8 {
	float: right;
	height: 35px;
	width: 100px;
	background-color: #43B8AF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	border-radius:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box9 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box9 ul {
	padding:0px;
	margin:0px;
	width:100%;
	float: left;
}
.box9 ul li {
	padding:0px;
	margin:0px;
	list-style: none;
	float: left;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 48px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
	width: 100%;
	text-align: center;
}
.box9 ul li a {
	color: #FFFFFF;
	font-size: 14px;
}
.box9 ul li:hover {
	background-color: #29746F;
}
.box9 ul li:first-child {
padding-left:0px;
}

.box9 ul li:nth-child(1):before {
    content: "\f059";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    padding-right: 0.5em;
}
.box9 ul li:nth-child(2):before {
    content: "\f0eb";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    padding-right: 0.5em;
}

.box9 ul li:nth-child(3):before {
    content: "\f06b";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    padding-right: 0.5em;
}

.box9 ul li:nth-child(4):before {
    content: "\f108";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    padding-right: 0.5em;
}

.box9 ul li:nth-child(5):before {
    content: "\f0e6";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    padding-right: 0.5em;
}

.box9 ul li:nth-child(6):before {
    content: "\f1fd";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    padding-right: 0.5em;
}

.box9 ul li:nth-child(7):before {
    content: "\f0e0";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    padding-right: 0.5em;
}


.box9 ul li:nth-child(8):before {
    content: "\f2b5";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    padding-right: 0.5em;
}

.box10 {
	float: left;
	width: 100%;
	position: relative;
}
.box11 {
	float: left;
	width: 100%;

}

.box12 figcaption {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	color: #fff;
	font-size: 16px;
	padding: 2em;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
}
.box12a figcaption {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	color: #fff;
	font-size: 14px;
	padding: 2em;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
}
.box12 figcaption i {
width:100%;
float:left;
font-weight:normal;
font-size:14px;
font-style:normal;
margin-top: 2px;
}
.box12a figcaption i {
	width:100%;
	float:left;
	font-weight:normal;
	font-size:12px;
	font-style:normal;
	margin-top: 2px;
}
.box12 figcaption h3 {
	border: 1px solid #fff;
	display: inline-block;
	letter-spacing: -1px;
	margin: 0 auto;
	padding: 15px 5px;
	text-align: center;
	min-width: 158px;
	width: auto;
	float: none;
	font-weight: normal;
	background-color: rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.3);
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.box12a figcaption h3 {
	border: 1px solid #fff;
	display: inline-block;
	letter-spacing: -1px;
	margin: 0 auto;
	padding: 10px 5px;
	text-align: center;
	min-width: 158px;
	width: auto;
	float: none;
	font-weight: normal;
	background-color: rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.3);
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.box12:hover figcaption h3 {
	background-color: rgba(0, 0, 0, 0.6);
	background: rgba(0, 0, 0, 0.6);
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.box12b:hover figcaption h3 {
	background-color: rgba(0, 0, 0, 0.6);
	background: rgba(0, 0, 0, 0.6);
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.tcenter {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
}
.dots.white {
    background-color: #fff;
}
.dots.top {
    top: -5px;
}
.dots.left {
    left: -5px;
}
.dots {
	display: block;
	position: absolute;
	z-index: 1;
	width: 10px;
	height: 10px;
	background-color: #dbb867;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.dots.white {
    background-color: #fff;
}
.dots.bottom {
    bottom: -5px;
}
.dots.right {
    right: -5px;
}
.dots.top {
    top: -5px;
}
.dots.right {
    right: -5px;
}

.box12 {
	float: left;
	width: 100%;
	height: 150px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}

.box12a {
	float: left;
	width: 50%;
	height: 220px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}

.box12b {
	float: left;
	width: 50%;
	height: 110px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.box12c {
	float: left;
	width: 100%;
	height: 140px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}

.box12:hover .box13 {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 

.box12b:hover .box13 {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 
.box13 {
	float: left;
	width: 100%;
	height: 280px;
	background-size: cover;
	cursor:pointer;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	overflow:hidden;
	position: relative;
}
.box14 {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.box15 {
	width: 100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
}

.box23 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	position:relative;
}
.title-container {
    overflow: hidden;
}
.text-center {
    text-align: center;
}
.striped-title {
    display: inline-block;
    position: relative;
    z-index: 0;
}
h2 {
	font-size: 1.20em;
}
.striped-title:before {
    left: -25px;
}
.striped-title:after, .striped-title:before {
    top: 4px;
    bottom: 2px;
    width: 11px;
    border-left: 4px solid #dedede;
    border-right: 4px solid #dedede;
}
h1 > span, h2 > span, h3 > span, h4 > span, h5 > span, h6 > span {
	color: #318680;
}

.stripe-t-left:after, .stripe-t-left:before {
    width: 1100px;
    right: 100%;
    margin-right: 40px;
}
.stripe-t-left:before, .stripe-t-right:before, .stripe-t-back:before {
    height: 3px;
    border-bottom: 1px solid #dedede;
}
.striped-title:after, .striped-title:before, .stripe-t-left:after, .stripe-t-left:before, .stripe-t-right:after, .stripe-t-right:before, .stripe-t-back:after, .stripe-t-back:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
}
.stripe-t-left:after, .stripe-t-right:after, .stripe-t-back:after {
    height: 5px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.stripe-t-left:after, .stripe-t-left:before {
    width: 1100px;
    right: 100%;
    margin-right: 40px;
}
.stripe-t-left:before, .stripe-t-right:before, .stripe-t-back:before {
    height: 3px;
    border-bottom: 1px solid #dedede;
}
.stripe-t-right:after, .stripe-t-right:before {
    width: 1100px;
    left: 100%;
    margin-left: 40px;
}
.stripe-t-left:after, .stripe-t-right:after, .stripe-t-back:after {
    height: 5px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.stripe-t-right:after, .stripe-t-right:before {
    width: 1100px;
    left: 100%;
    margin-left: 40px;
}
.striped-title:after {
    right: -25px;
}
.striped-title:after, .striped-title:before {
    top: 4px;
    bottom: 2px;
    width: 11px;
    border-left: 4px solid #dedede;
    border-right: 4px solid #dedede;
}
.section-description {
    color: #606060;
    font-weight: 300;
    font-size: 1em;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    text-align: center;
}
p {
    color: #777777;
    font-size: 0.875rem;
}
p {
    margin: 0px;
}
.box24 {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-top: 20px;
}
.box25 {
	float: left;
	height: 350px;
	width: 580px;
	text-align: center;
	margin-top: 20px;
	display: none;
}
.box26 {
	float: left;
	width: 100%;
	padding-left: 50px;
	position: relative;
}

.f1:before {
    content: "\f13e";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 42px;
	position:absolute;
	left:0px;
	top: 2px;
}
.f2:before {
    content: "\f046";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
	position:absolute;
	left:0px;
	top: 2px;
}
.f3:before {
    content: "\f108";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
	position:absolute;
	left:0px;
	top: 2px;
}
.f4:before {
    content: "\f06b";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
	position:absolute;
	left:0px;
	top: 2px;
}
.f5:before {
    content: "\f0e6";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
	position:absolute;
	left:0px;
	top: 2px;
}
.f6:before {
    content: "\f0d6";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
	position:absolute;
	left:0px;
	top: 2px;
}
.box27 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 15px;
}
.box28 {
	float: left;
	width: 100%;
	margin-top: 2px;
	font-size: 13px;
}
.box29 {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.box30 {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
}
.box31 {
	float: left;
	height: 350px;
	width: 100%;
	background-image:url(../arquivos/fundo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
	z-index: 99;
	overflow: hidden;
	padding-top: 20px;
}
.box32 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.box33 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box34 {
	float: left;
	width: 100%;
	background-color: #43B8AF;
}
.box35 {
	float: right;
	height: 300px;
	width: 490px;
	display: none;
}
.box37 {
	float: left;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
}
.box38 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	color: #43B8AF;
	text-align:center;
}
.box39 {
	float: left;
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
}
.box39a {
	float: left;
	width: 100%;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.box40 {
	width: 200px;
	background-color: #DF3A24;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	border-radius:5px;
	margin-left: auto;
	margin-right: auto;
	float:left;
}
.box41 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.box41 ul {
float:left
padding:0px;
	margin:0px;
	padding: 0px;
	;
}
.box41 ul li {
float:left
padding:0px;
	margin:0px;
	list-style: none;
	padding-right: 20px;
	padding-left: 20px;
	width: 100%;
	float: left;
}
.box42{
	width:100%;
	float:left;
}
.box43 {
	background-color: #FFFFFF;
	float: left;
	height: 180px;
	width: 100%;
	border-radius:5px;
	padding: 10px;
	font-size: 14px;
	overflow: hidden;
}
.box44 {
	float: left;
	height: 60px;
	width: 100%;
	margin-top: 10px;
}
.box45 {
	background-color: #FFFFFF;
	float: left;
	height: 60px;
	width: 60px;
	border-radius:50%;
	padding: 5px;
}
.box45 img {
	height: 50px;
	width: 50px;
	border-radius:50%;
}

.box46 {
	float: left;
	height: 50px;
	width: -webkit-calc(100% - 70px);
	width: calc(100% - 70px);
	padding-left: 15px;
}
.box47 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.box48 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	margin-top: 5px;
}
.box48 a {
	color: #FFFFFF;
}
.box49 {
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.box50 {
	background-color: #F3F3F3;
	float: left;
	height: 250px;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-radius:5px;
	padding: 10px;
	overflow:hidden;
}
.box51 {
	float: left;
	width: 100%;
	text-align: center;
}
.box52 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.box53 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}
.box54 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.box52:before {
    content: "\f063";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 30px;
}
.box52a:before {
    content: "\f063";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 30px;
}
.box52b:before {
    content: "\f063";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 30px;
}
.box52c:before {
    content: "\f063";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 30px;
}
.box55 {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 25px;
	color: #235F5A;
	margin-top: 30px;
	padding-left: 10px;
	position: relative;
}
.box55 span {
	display: block;
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 5px;
	cursor:pointer;
}
.box55 span:before {
    content: "\f0b0";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
	margin-right:10px;
}
.box56 {
	float: left;
	width: 100%;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
}
.box58 {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-weight: bold;
	color: #318680;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
.box59 {
	float: right;
	height: 50px;
	display: none;
}
.box60 {
	float: right;
	height: 45px;
	width: 120px;
	background-color: #318680;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	margin-left: 10px;
	border-radius:5px;
}
.box61 {
	float: right;
	height: 45px;
	width: 120px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	background-color: #EB6204;
	border-radius:5px;
}
.box61:before {
    content: "\f234";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
	margin-right: 10px;
}
.box60:before {
    content: "\f090";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
	margin-right: 10px;
}
.box62 {
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.box63 {
	float: left;
	width: 100%;
	background-color: #318680;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 12px;
}
.box64 {
	float: right;
	height: 200px;
	display: none;
}
.box65 {
	float: left;
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
}
.box66 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}

.box66:before {
    content: "\f0fe";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
	margin-right: 10px;
}
.box67 {
	float: left;
	height: 60px;
	width: 150px;
	margin-left: 30px;
	background-image: url(../arquivos/logo_avinci.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-size: 130px;
	background-position: 0px 20px;
	margin-top: 80px;
	display: none;
}
.box68 {
	float: left;
	width: 50%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	overflow:hidden;
}
.box69 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.box70 {
	float: left;
	width: 100%;
}

.box69:before {
    content: "\f098";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
	margin-right: 10px;
}
.box70:before {
    content: "\f232";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
	margin-right: 10px;
}
.box80 {
	float: left;
	width: 100%;
	background-color: #318680;
	padding-bottom: 10px;
}
.box81 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
}
.box82 {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.box83 {
	float: right;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
.box83 input {
	width: 40%;
	padding:14px;
	margin-left:1%;
	border-radius:5px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box84 {
	height: 45px;
	width: 17%;
	float:left;
	background-color: #DF3A24;
	color: #FFFFFF;
	line-height: 45px;
	text-align: center;
	font-weight: bold;
	border-radius:5px;
	margin-left: 1%;
}
.box85 {
	float: left;
	width: 100%;
	position: relative;
}
.box86 {
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	position: relative;
}
.box86b {
	float: left;
	width: 50%;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	position: relative;
}
.box86a {
	float: left;
	width: 33.33333333333333%;
	margin-bottom: 20px;
	position: relative;
}
.box87 {
	float: left;
	width: 100%;
	padding: 10px;
	border: 1px dashed #CCCCCC;
}
.box87a {
	float: left;
	width: 100%;
}
.box88 {
	float: left;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}
.box89 {
	float: left;
	width: 100%;
	font-size: 16px;
}
.box89a {
	float: left;
	width: 100%;
	margin-bottom:20px;
	font-size: 16px;
}
.box90 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.box91 {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	position:relative;
	padding-left: 30px;
	padding-right: 10px;
}
.box91 span {
	float: left;
	width: 100%;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
}
.box91:before {
    content: "\f0fe";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
	color:#DF3A24;
	position:absolute;
	left:10px;
	top: 2px;
}
.box92 {
	float: left;
	height: 50px;
	width: 100%;
}
.box93 {
	float: left;
	width: 100%;
	margin-top: 25px;
	padding-top: 25px;
}
.box94 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box95 {
	float: left;
	width: 100%;
}
.box96 {
	float: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.box96 input {
	width: 100%;
	border-radius:5px;
	padding: 15px;
	background-color: #F7F7F7;
	border: 1px solid #DBDBDB;
	margin-top: 5px;
}
.box97 {
	float: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.box66_b {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #E6FFEE;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #006633;
	font-weight:bold;
}
.box97 input{
	width: 100%;
	border-radius:5px;
	padding: 15px;
	background-color: #F7F7F7;
	border: 1px solid #DBDBDB;
	margin-top: 5px;
}
.box97 textarea {
	width: 100%;
	border-radius:5px;
	padding: 15px;
	background-color: #F7F7F7;
	border: 1px solid #DBDBDB;
	margin-top: 5px;
}
.box98 {
	float: left;
	width: 100%;
	margin-left: 10px;
	margin-top: 30px;
}
.box99 {
	float: left;
	width: 100%;
	padding-left: 70px;
	background-image: url(../arquivos/sac.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.box100 {
	float: left;
	width: 100%;
	font-weight: bold;
}
.box101 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
}
.box102 {
	float: left;
	width: 100%;
}
.box103 {
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	float: left;
}
.box104 {
	float: left;
	height: 150px;
	width: 100%;
	border: 1px solid #DBDBDB;
	border-radius:5px;
	padding:5px;
	background-color:#FFFFFF;
}
.box104 img {
	float: left;
	height: 140px;
	width: 100%;
	border-radius:5px;
}
.box105 {
	float: left;
	height: 500px;
	background-repeat:no-repeat;
	width: 100%;
	background-image: url(../arquivos/casamento.jpg);
	background-attachment:fixed;
	background-size: cover;
}
.box105a {
	float: left;
	height: 500px;
	background-repeat:no-repeat;
	width: 100%;
	background-image: url(../arquivos/debutante.jpg);
	background-attachment:fixed;
	background-size: cover;
}
.box105b {
	float: left;
	height: 500px;
	background-repeat:no-repeat;
	width: 100%;
	background-image: url(../arquivos/aniversario.jpg);
	background-attachment:fixed;
	background-size: cover;
}
.box105c {
	float: left;
	height: 500px;
	background-repeat:no-repeat;
	width: 100%;
	background-image: url(../arquivos/empresarial.jpg);
	background-attachment:fixed;
	background-size: cover;
}

.box106 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	margin-top: 50px;
	text-shadow: 2px 2px #666666;
}
.box107 {
	width: 200px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #EB6204;
	border-radius:5px;
	
}
.box108 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin-top: 15px;
	text-shadow: 1px 1px #666666;
}

.box109 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	margin-top: 40px;
	
}
.box110 {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.box111 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #EB6204;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-radius:5px;
}
.box53_a {
	float: left;
	width: 90%;
}
.box54_a {
	float: left;
	height: 138px;
	width: 100%;
	position: relative;
}
.box54_a img {
	height: 138px;
	width: 100%;
}
.box55_a {
	position:absolute;
	height: 138px;
	width: 100%;
	position: absolute;
	background-image: url(../arquivos/bg_botao.png);
	-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.box54_a img {
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.box56_a {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	color: #3C624F;
	margin-top: 20px;
	line-height: 30px;
}

.box57_a {
	float: left;
	width: 100%;
	font-weight:bold;
	text-align: center;
	color: #8B351D;
	font-size: 16px;
}

.box58_a {
	padding: 5px;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.box59_a input {
	width: 100%;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 15px;
	border-radius:5px;
	padding-left: 40px;
}
.box60_a input {
	width: 100%;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 15px;
	border-radius:5px;
	padding-left: 40px;
}
.box60_a textarea {
	width: 100%;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 15px;
	border-radius:5px;
}
.box59_a {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-bottom: 15px;
	height: 50px;
}
.regular-radio {
	display: none;
}

.regular-radio + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	margin-right:7px;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-top: 10px;
}

.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #99a1a7;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked + label {
	background-color: #e9ecee;
	color: #99a1a7;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio + label:active, .regular-radio:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.box60_a {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-bottom: 15px;
}
.box59_a span{
position:relative;
top:-5px;
margin-right:10px;
}
.icon_cadastro1{
	background-image:url(../arquivos/icon_cadastro.png);
	background-repeat:no-repeat;
	background-position: 5px 10px;
}
.icon_cadastro2{
	background-image:url(../arquivos/icon_cadastro.png);
	background-repeat:no-repeat;
	background-position: 5px -167px;
}
.icon_cadastro3{
	background-image:url(../arquivos/icon_cadastro.png);
	background-repeat:no-repeat;
	background-position: 5px -42px;
}
.icon_cadastro4{
	background-image:url(../arquivos/icon_cadastro.png);
	background-repeat:no-repeat;
	background-position: 5px -85px;
}
.icon_telefone{
	background-image:url(../arquivos/icon_cadastro.png);
	background-repeat:no-repeat;
	background-position: 5px -210px;
}
.icon_whatsapp{
	background-image:url(../arquivos/icon_cadastro.png);
	background-repeat:no-repeat;
	background-position: 5px -263px;
}
.icon_cadastro5{
	background-image:url(../arquivos/icon_cadastro.png);
	background-repeat:no-repeat;
	background-position: 5px -128px;
}
.box61_a {
	background-color: #F3F3F3;
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.box62_a {
	float: left;
	width: 100%;
}
.box63_a {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}
.box64_a {
	width: 160px;
	background-color: #45BAB1;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 16px;
	border-radius:30px;
	cursor: pointer;
}
.box65_a {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-bottom: 15px;
	position: relative;
}

.box65_a input {
	width: 100%;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 15px;
	border-radius:5px;
	padding-left: 40px;
}
.box66_a {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #FFE8E8;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #990000;
	font-weight:bold;
}

.box67_a {
	width:60%;
	margin-left: auto;
	margin-right: auto;
}
.box68_a {
	width:50%;
	float:left;
	position: relative;
}

.box68_a input {
	float:left;
	width: 20px;
}
.box68_a span {
	float:left;
	position:relative;
	top:2px;
}
.box112 {
	float: left;
	width: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #DF3A24;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	border-radius:5px;
}
.box213 {
	height: 40px;
	width: 40px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	cursor:pointer;
}
.box213:before {
    content: "\f0c9";
	font-family: FontAwesome;
    font-style: normal;
	color:#FFFFFF;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 30px;
    padding-right: 0.5em;
}
.box214 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	margin-top: 20px;
}
.box215 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 22px;
	line-height: 25px;
	margin-top: 20px;
	font-weight: bold;
}
.box216 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 23px;
	line-height: 25px;
	margin-top: 20px;
}
.box217 {
	float: left;
	width: 100%;
	margin-top: 20px;
	height: 205px;
}
.box217 img {
	float: left;
	width: 100%;
	height: 205px;
}
.box218 {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	display: none;
	padding-left:10px;
}
.box219 {
	float: left;
	width: 100%;
}
.box219a {
	float: left;
	width: 100%;
}
.box218 ul {
	float: left;
	width:100%;
	padding: 0px;
	margin:0px;
}
.box104a {
	float: left;
	height: 150px;
	width: 100%;
	border: 1px solid #DBDBDB;
	border-radius:5px;
	padding:5px;
	background-color:#FFFFFF;
}
.box104a img {
	float: left;
	height: 140px;
	width: 100%;
	border-radius:5px;
}
.box218 ul li {
	float: left;
	width:100%;
	list-style:none;
	margin:0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.box218 ul li:before {
    content: "\f18e";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    padding-right: 0.5em;
}
.box220 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.box230 {
	width: 98%
	margin-right:auto;
	margin-left:auto;
	margin-bottom:30px;
}

@media screen and (max-width: 480px) {
.box40{
	    float: none !important;
    margin: auto !important;
        display: inline-block;
}
.box70g{
	font-size: 10px !important;
}

.box88{
	    font-size: 21px !important;
}

.box37{
	    text-align: center !important;
}
.box54_a{
	    height: 74px !important;
}
.box55_a{
	    height: 92px !important;
}
}