@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
@font-face {
  font-family: 'PathwayGothicOne';
  src: url('PathwayGothicOne-Regular.ttf');
}
@font-face {
  font-family: 'pacifico';
  src: url('Pacifico.ttf');
}
@font-face {
  font-family: 'Playball';
  src: url('Playball.ttf');
}
@font-face {
  font-family: 'pacifico';
  src: url('Pacifico.ttf');
}
@font-face {
  font-family: 'GreatVibes';
  src: url('GreatVibes-Regular.otf');
}
@font-face {
  font-family: 'Playfair Display SC';
  src: url('PlayfairDisplaySC-Regular.ttf');
}

a{
text-decoration:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-position: center top;
	background-attachment: fixed;
	background-image: url(bg_001.jpg);
}

.box1 {
	width: 100%;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
}
.box2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.box3 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius:5px;
	position: relative;
}
.box4 {
	z-index: -1;
	position: absolute;
	right: 0;
	left: 0;
	top: 0px;
	bottom: 0;
	overflow: hidden;
	background-size: cover;
	background-position-x: center;
	float: left;
	height: 380px;
	width: 100%;
	background-color: #F8F8F8;
	-webkit-border-top-left-radius: 05px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 05px;
	border-top-right-radius: 5px;
}
.box5 {
	float: left;
	height: 170px;
	width: 100%;
	position: absolute;
	top: 230px;
	z-index: 99999;
}
.box5 ul {
	margin-left:auto;
	margin-right:auto;
	float:none;
	display:table;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.box5 ul li {
	list-style:none;
	float:left;
	border-radius:50%;
	width: 168px;
	height: 168px;
	border: 5px solid #FFFFFF;
	margin: 10px;
}
.box5 ul li img {
	border-radius:50%;
}
.box6 {
	float: left;
	height: 168px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	border-radius:5px;
	background-color: #FFFFFF;
}
.box6 img {
border-radius:5px;
}
.box7 {
	float: left;
	width: 100%;
	margin-top: 12px;
	font-weight: bold;
	font-size: 30px;
	color: #666666;
	text-align: center;
}
.box8 {
	float: left;
	height: 60px;
	width: 100%;
	margin-top: 30px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #5F5B52;
	color: #FFFFFF;
}

.box8 ul li {
	float:left;
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 21px;
	padding-bottom: 21px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #47443D;
	border-left-color: #736D62;
}

.box8 ul {
	margin-left:auto;
	margin-right:auto;
	float:none;
	display:table;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}



.box9 {
	height: 100px;
	width: 100px;
	position: absolute;
	right: 10px;
	top: 210px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	border-radius:5px;
	z-index: 9999999;
	color: #575757;
}
.box10 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin-bottom: 5px;
}
.box11 {
	float: left;
	width: 100%;
	text-align: center;
	font-weight:bold;
	font-size:35px;
}
.box12 {
	float: left;
	font-weight:bold;
	font-size:14px;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.box13 {
	float: left;
	width: 100%;
	text-align: center;
}
.box14 {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 25px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #5F5B52;
	padding-top: 10px;
}
.box15 {
	float: left;
	width: 970px;
	padding-top: 30px;
	text-align: center;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.box16 {
	background-color: #887379;
	float: left;
	height: 100px;
	width: 100%;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #504346;
	margin-top: 100px;
	color: #FFFFFF;
}
.box17 {
	float: left;
	width: 100%;
	position: relative;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.box50 {
	width: 100%;
	float: left;
	position: relative;
}
.box51 {
	float: left;
	width: 600px;
}
.box52 {
	float: left;
	height: 450px;
	width: 210px;
	margin-left: 100px;
	position: relative;
}
.box23 {
	float: left;
	width: 98%;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-left: 7px;
}
.box24 {
	float: left;
	width: 100%;
	font-family:GreatVibes;
	font-weight:bold;
	font-size:35px;
	text-align: center;
	margin-top: 30px;
	color: #43655A;
}
.box25 {
	width: 100%;
	float: left;
	margin-bottom: 60px;
}
.box26 {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #524525;;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 30px;
	font-size: 25px;
	font-family:PathwayGothicOne;
	border-radius:5px;
	cursor: pointer;
}
.box31 {
	float: left;
	width: 99%;
	margin-bottom: 60px;
	background-color: #EFEFEF;
	border: 2px solid #D7D7D7;
	border-radius:5px;
	display: none;
}
.box32 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.box33 {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 5px;
	color: #4A4A4A;
}
.box37 {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.box38 {
	width: 260px;
	background-color: #43655A;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-radius:3px;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}
.box48 {
	float: left;
	height: 100px;
	width: 100%;
	margin-bottom: 70px;
	display: none;
}
.box47 {
	width: 678px;
	margin-right: auto;
	margin-top:20px;
	margin-left: auto;
	background-color: #C6FFC6;
	background-image: url(confirmado.png);
	background-repeat: no-repeat;
	padding-left: 120px;
	font-size: 25px;
	background-position: 40px 20px;
	padding-bottom: 35px;
	padding-top: 35px;
	border-radius:5px;
	border: 1px solid #9BFF9B;
}
.box40 {
	float: left;
	width: 260px;
	background-color: #790000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-radius:3px;
	cursor: pointer;
}
.box39 {
	float: left;
	width: 260px;
	background-color: #808040;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-radius:3px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.box35 {
	background-color: #FFFFFF;
	float: left;
	width: 780px;
	margin-top: 15px;
	padding: 10px;
	border-radius:5px;
}
.box36{
	float:left;
	padding: 13px;
	border: 1px solid #CCCCCC;
	border-radius:5px;
	width: 220px;
	background-color: #EFEFEF;
}
.box34 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.box53 {
	float: left;
	height: 130px;
	width: 210px;
	background-color: #F2F2F2;
	margin-bottom: 20px;
	position:relative;
	overflow:hidden;
	cursor: pointer;
}
.box53 > img {
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	     -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	      -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	         transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.box53:hover > img {
	-webkit-transform: scale(1.5);
	   -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	     -o-transform: scale(1.5);
	        transform: scale(1.5);
}
.box53 .retina{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	text-align: center;
    -webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	     -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	      -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	         transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}
.box53:hover .retina {
    opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
    
}
.box53 .retina p {
	color: #fff;
}
.box53 .retina a {
	display: block;
	width: 150px;
	background: #6fc5e9;
	border: 1px solid #59afd4;
	border-radius: 50%;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 15px;
	margin: 16px auto 0;
}
.box54 {
	float: left;
	width: 100%;
	background-color: #F2F2F2;
}
.box54 iframe {
	width: 100%;
	height:350px;
}
.box72 {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}
.box74 {
	background-color: #FFFFFF;
	width: 975px;
	min-height:200px;
	border-radius:5px;
	padding: 10px;
	font-size: 18px;
	float: left;
	position: relative;
}
.box75 {
	float: left;
	min-height:200px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3F3F3;
	padding-right: 20px;
}
.box76 {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	color: #666666;
}
.box77 {
	float: left;
	width: 100%;
	text-align: center;
	word-wrap: break-word;
}
.box77 img {
max-height:180px;
}
.box78 {
	float: left;
	height: 200px;
	width: 450px;
	margin-left: 20px;
}
.box55 {
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}
.box56 {
	float: left;
	width: 100%;
	font-size: 13px;
}
.box57 {
	float: left;
	width: 100%;
}
.slider-for h3 {
    background: #fff;
    color: #3498db;
    font-size: 36px;
    line-height: 100px;
    margin: 10px;
    padding: 2%;
    position: relative;
    text-align: center;
	}
	.slider-nav h3 {
    background: #fff;
    color: #3498db;
    font-size: 36px;
    line-height: 100px;
    margin: 10px;
    padding: 2%;
    position: relative;
    text-align: center;
	}
.box58 {
	width: 800px;
	display:table;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

.box58 ul {
	margin-left:auto;
	margin-right:auto;
	float:none;
	display:table;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.box59 {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
}
.box60 {
	float: left;
	height: 150px;
	width: 100%;
	background-color: #F6F6F6;
	text-align: center;
	overflow:hidden;
}

.box60 img {
	height: 150px;
	width: 100%;
}

.box62 {
	float: left;
	width: 100%;
	display: none;
}
.box62 ul {
padding:0px;
margin:0px;
width:100%;
float:left;
}
.box62 ul li {
float:left;
list-style:none;
padding:3px;
width:10%;
height:100px;
overflow:hidden;
}
.box62 ul li img {
width:100%;
min-height: 100px;
    max-width: 100%;
}
.box61 {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-family:GreatVibes;
	text-align: center;
	font-size: 20px;
}
.box58 ul li {
	font-family:GreatVibes;
	list-style:none;
	float:left;
	font-weight:bold;
	font-size:25px;
	color: #51796C;
	padding-top: 12px;
	cursor:pointer;
}
.box79 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	color: #666666;
}
.box80 {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-size: 13px;
}
.box81 {
	float: right;
	height: 200px;
	width: 230px;
	background-color: #F3F3F3;
}
.box73 {
	float: left;
	width: 100%;
	position: relative;
}
.box98 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box98 ul {
	display:table;
	float:none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width:950px;
}

.box98 ul li {
	float:left;
	list-style: none;
	width: 33.33333333333333%;
	padding-left: 5px;
	padding-right: 5px;
}
.box98g {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box98g ul {
	display:table;
	float:none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width:950px;
}
.box98g ul li {
	float:left;
	list-style: none;
	margin-bottom:15px;
	width: 33.33333333333333%;
	padding-left: 5px;
	padding-right: 5px;
}
.box99 {
	float: left;
	width: 100%;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	border-radius:4px;
	cursor:pointer;
	height: 110px;
	padding: 10px;
}
.box100 {
	float: left;
	height: 90px;
	width: 90px;
	border-radius:4px;
	background-color: #FFFFFF;
	padding: 5px;
}
.box100 img {
	max-width: 100%;
	max-height:90px;
	text-align:center;
}

.box101 {
	float: left;
	height: 90px;
	width: 180px;
	font-weight: bold;
	font-size: 18px;
	color: #8A8A8A;
	padding-left: 20px;
	vertical-align: middle;
	display: table-cell;
}
.box101a {
	height: 90px;
	width: 100%;
	vertical-align: middle;
	display: table-cell;
}
.box102 {
	width: 100%;
	margin-top: 10px;
	position: relative;
	margin-bottom:40px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.box103 {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
	display: none;
}
.box103 ul {
margin-left:auto;
margin-right:auto;
display:table;
float:none;
padding:0px;
}
.box103 ul li {
float:left;
list-style:none;
}
.box104 {
	height: 13px;
	width: 36px;
	position: absolute;
	left: 440px;
	top: -12px;
}
.box105 {
	background-color: #990000;
	width: 120px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	float:left;
	border-radius:5px;
	cursor:pointer;
}
.box106 {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom:10px;
}
.box107 {
	float: left;
	height: 170px;
	width: 200px;
	background-color: #FFFFFF;
	overflow:hidden;
}
.box107 img {
	width: 100%;
}
.box26y {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #524525;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 17px;
	font-family:PathwayGothicOne;
	border-radius:5px;
	cursor: pointer;
}
.box29 {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.box30 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.box30 input, textarea {
	width: 100%;
	padding:12px;
	border: 1px solid #CCCCCC;
	border-radius:5px;
}
.box30i {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.box30i input {
	width: 50%;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding:12px;
	border: 1px solid #CCCCCC;
	border-radius:5px;
	float:left;
}
.box30i textarea {
	width: 100%;
	padding:12px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #CCCCCC;
	border-radius:5px;
	margin-bottom:10px;
}
.box42 {
	float: right;
	width: 120px;
	background-color: #43655A;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 7px;
	padding-top: 7px;
	cursor: pointer;
}
.box45 {
	float: left;
	width: 100%;
	background-color: #BFFFBF;
	color: #333333;
	font-size: 18px;
	text-align: center;
	display: none;
	padding: 7px;
}
.box46 {
	float: left;
	width: 100%;
	background-color: #FFBFBF;
	color: #333333;
	font-size: 18px;
	text-align: center;
	display: none;
	padding: 7px;
}
.box44 {
	float: right;
	width: 120px;
	background-color: #666666;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-right: 10px;
	cursor: pointer;
}
.box69 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	color: #666666;
}
.box70 {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	word-wrap: break-word;
}
.box71 {
	float: left;
	width: 100%;
	color:#999999;
}
.box67 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box68 {
	float: left;
	width: 100%;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
.box66 {
	float: left;
	width: 100%;
}

.box26y:hover {
	background-color: #372F1A;
}
.box108 {
	float: left;
	width: 70%;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
}
.box109 {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 16px;
}
.box109b {
	float: left;
	width: 70%;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 14px;
}
.box43 {
	float: left;
	width: 100%;
	background-image: url(bg-msg-vintage.png);
	padding-bottom: 50px;
	padding-top: 30px;
}
.box300 {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.box301 {
	float: left;
	width: 200px;
	margin-top: 5px;
}
.box302 {
	float: left;
	height: 40px;
	width: 650px;
	margin-left: 150px;
	margin-top: 5px;
}
.box303 {
	float: left;
	height: 40px;
	width: 220px;
	margin-left: 100px;
}
.box304 {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.box305 {
	float: left;
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
.four, .row .four {
	width: 33.33333%;
	height: 200px;
}
.column, .columns {
    float: left;
    min-height: 1px;
    padding: 0 15px;
    position: relative;
}
[class*="column"]+[class*="column"]:last-child {
    float: left;
}
.row:after {
    clear: both;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -15px;
}
.row:before, .row:after {
    content: "";
    display: table;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.logo {
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.logo .logo-image {
    position: relative;
}
.logo a {
    color: inherit;
}
.logo .logo-image.first-logo-decoration:before {
    content: '';
    display: block;
    position: absolute;
    width: 28px;
    height: 70px;
    right: -28px;
    top: 50%;
    margin-top: -35px;
    background-image: url('logo-decoration-one.png');
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.logo .logo-image .logo-img-wrapper {
    border-color: #a9286e!important;
}
.logo .logo-image .logo-img-wrapper {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    overflow: hidden;
    border: 2px dotted #7c1671;
    padding: 5px;
    line-height: 0;
}
.logo .logo-image img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    width: 100%;
}
.box1 img {
    border: 0;
}
.box1 img {
    max-width: 100%;
    height: auto;
}
.logo .logo-image.first-logo-decoration:after {
    content: '';
    display: block;
    position: absolute;
    width: 28px;
    height: 70px;
    left: -28px;
    top: 50%;
    margin-top: -35px;
    background-image: url('logo-decoration-one.png');
}
.align-middle, .align-bottom {
    -webkit-transition: margin-top .5s ease-in-out;
    -moz-transition: margin-top .5s ease-in-out;
    -o-transition: margin-top .5s ease-in-out;
    -ms-transition: margin-top .5s ease-in-out;
    transition: margin-top .5s ease-in-out;
}
.persons-name>span.name {
	font-size: 48px;
	color: #990000;
}
.persons-name>span {
    display: block;
    text-align: center;
    color: inherit;
    font-family: 'Antic Didone',serif;
    text-transform: uppercase;
}
.persons-name>span.surname {
    font-size: 30px;
}
.main-menu{
	width:100%;
	float:left;
	margin-bottom: 20px;
	background-image: url(bg_menu.jpg);
}
.main-menu>ul{
	width:1010px;
	padding:0px;
	font-family: Playfair Display SC;
	margin-left: auto;
	margin-right: auto;
}
.main-menu ul li:first-child {

}
.main-menu ul li:first-child {

}
.main-menu ul li:after {
    background: none repeat scroll 0 0 #999999;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    right: -2px;
    top: 13px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 4px;
}
.main-menu ul li {
	padding: 0 13px;
	display: inline-block;
	position: relative;
	text-align: center;
	vertical-align: top;
	margin-right: -4px;
	list-style:none;
	font-size: 18px;
	color: #887379;
}
.main-menu ul li:last-child {
}
.main-menu ul li:last:after {
    background: none repeat scroll 0 0 #999999;
    display: block;
    height: 4px;
    position: absolute;
    right: -2px;
    top: 13px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 4px;
}
.main-menu ul li {
    padding: 0 13px;
    text-align: center;
}
.box306 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #887379;
	font-family: Playfair Display SC;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center top;
	margin-top: 15px;
	background-image: url(bg_menu.jpg);
}
.box307 {
	background-image: url(delimiter4.png);
	background-position: center;
	float: left;
	width: 100%;
	height: 50px;
	background-repeat: no-repeat;
}
.box308 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -40px;
}
.box309 {
	width: 100%;
	position: relative;
	float: left;
}
.box310 {
	float: left;
	height: 170px;
	width: 170px;
	background-color: #FFFFFF;
	margin-left: 310px;
	margin-right: 10px;
	border-radius:50%;
	border: 5px solid #D0CCCB;
	padding: 5px;
}
.box310 img {

	border-radius:50%;
}
.box312 img {

	border-radius:50%;
}
.box311 {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.box312 {
	float: left;
	border-radius:50%;
	height: 170px;
	width: 170px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 10px;
	border: 5px solid #D0CCCB;
	padding: 5px;
}
.box313 {
	width: 100%;
	float: left;
	background-image: url(shadow_bg.png);
	background-repeat: no-repeat;
	background-position: center -70px;
}
@font-face {
  font-family: 'GreatVibes';
  src: url('GreatVibes-Regular.otf');
}
.box314 {
	float: left;
	width: 100%;
	text-align: center;
	height: 120px;
	font-family: GreatVibes;
	color:#887379;
	font-size:72px;
	padding-top: 20px;
	-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;
}
.box315 {
	background-image: url(shadow_top.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 100%;
}
.box316 {
	float: left;
	height: 360px;
	width: 940px;
	margin-left: 25px;
	border: 10px solid #F2F2F2;
	margin-bottom: 1px;
}
.box317 {
	float: left;
	height: 10px;
	width: 100%;
	background-image: url(shadow_bottom.png);
}
.box318 {
	float:left;
	width:100%;
	background-color: #FFFFFF;
	position: relative;
	border-radius:10px;
}
.box319 {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	background-image: url(divider.jpg);
	padding-top: 30px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.box320 {
	width: 96%;
	margin-left: 20px;
	position: relative;
}
.box321 {
	background-image: url(swirl_left.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	float: left;
	height: 30px;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-size: 14px;
}
.box322 {
	float: left;
	width: 379px;
	text-align: right;
	padding-right: 30px;
	font-family:Playball;
}
.box323 {
	float: left;
	width: 182px;
	text-align: center;
	position: relative;
	height: 182px;
}
.box324 {
	float: left;
	width: 380px;
	text-align: left;
	padding-left: 28px;
	font-family:Playball;
}
.box323 span {
	width:182px;
	height:182px;
	background-image: url(brasao.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -60px;
}
.box500 {
	float: left;
	width: 100%;
}
.box501 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height:110px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box501:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box501:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box502 {
	float: left;
	height: 97px;
	width: 100px;
	margin-right: 7px;
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
	border-radius:5px;
}
.box502 img {
	height: 95px;
	width: 100%;
	max-height: 100px;
}
.box503 {
	height: 95px;
	width: 870px;
	background-color: #F4F4F4;
	border-radius:5px;
	overflow: hidden;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
}
.box503 img {
	width: 100%;
	height: 93px;
}
.box504 {
	float: left;
	height: 90px;
	width: 890px;
	background-color: #F4F4F4;
	border-radius:5px;
	padding:5px;
	overflow: hidden;
}
.box82{
width:100%;
float:left;
}
.box82 h2{
width:100%;
float:left;
font-weight:bold;
font-size:14px;
margin-bottom:5px;
}
.box82 span{
width:100%;
float:left;
font-size:12px;
}
.box110{
	float:left;
	width:100%;
	background-color:#EFEFEF;
	border-radius:5px;
	position:relative;
	padding:10px;
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box110:after {
	left:50px;
	top:-30px;
	content: " ";
    position: absolute;
    margin-left: -5px;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #EFEFEF transparent;
}
.box700 {
	width: 100%;
	/*background-color: #0F0;*/
	height: 90px;
}
.box701 {
	width: 100%;
	float: left;
	height: auto;
	 
}
.box703{
	height: auto;
	width: 880px;
	background-color: #F4F4F4;
	border-radius: 5px;
	overflow: hidden;
	padding: 4px;
	float: left;
	margin-left: 17%;
}
.box703 img {
	width: 100%;
	height: 93px;
}
.box503 img {
	width: 100%;
	height: 93px;
}
.box66u {
	padding: 15px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-radius:5px;
	display: none;
	float: left;
}
.box66u ul {
	width: 100%;
	text-align:center;
	margin:0px;
	padding:0px;
}
.box66u ul li {
	padding:10px;
	margin:0px;
	list-style:none;
	display: inline-block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	text-align: center;
}
.box67u {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.box67u img {
cursor:pointer;
}
.box68u {
	float: left;
	width: 100%;
	background-color: #726036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position:relative;
	z-index:999999;
	display:none;
}