/* start editing from here */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}

@font-face {
    font-family: 'BankGothicMd';
    src: url('../fonts/bank-gothic-md-webfont.eot');
    src: url('../fonts/bank-gothic-md-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bank-gothic-md-webfont.woff2') format('woff2'),
         url('../fonts/bank-gothic-md-webfont.woff') format('woff'),
         url('../fonts/bank-gothic-md-webfont.ttf') format('truetype'),
         url('../fonts/bank-gothic-md-webfont.svg#bankgothic_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*end reset*/
/*--sign up page start here--*/
body{
	font-family: 'Raleway', sans-serif;
	color: #C2C2C2;
	background: url(../images/bg3.jpg) no-repeat;
	background-size:cover;
    min-height: 770px;
}
h2 {
  text-align: center;
  font-size: 1.7em;
  font-weight: 400;
  color: #C2C2C2;
  margin: 4em 0em 0em 0em;
}
.mastercont{
	width: 970px;
  margin: 0 auto 0;
}
.header {
    left: 0;
    margin-top: -1%;
    padding-bottom: 1%;
	display: table;
}
.logo{
	margin: auto;
	width: 310px;
	display: table-cell;
    vertical-align: middle;
}
.menu{
	width: auto;
	font-family: "BankGothicMd", sans-serif;
	font-size: 20px;
	display: table-cell;
    vertical-align: middle;
	margin:0px auto;
}
.menu li {
	text-shadow: 0px 4px 20px #ffffff;
	display: inline;
	list-style-type: none;
	margin-right: 52px;
}
.dadop{
	font-size: 22px;
	margin-bottom: 5px;
}
.negrt{
	font-weight: bold;
}
.signup {
	background: #121111;
	padding: 2em 2em 2em 2em;
	position: relative;
	height: 450px;
	background: url(../images/bg4.jpg) no-repeat;
	background-size:cover;
	margin-top: 78px;
}
.signup h3 {
	font-size: 19.5pt;
	font-family: "BankGothicMd", sans-serif;
    color: #C2C2C2;
    margin-top: 15px;
    margin-bottom: 21px;
}
.signup p {
	color: #C2C2C2;
    margin-top: 8px;
    margin-bottom: 8px;
}
.copyright{
	width: inherit;
    text-align: center;
    margin-bottom: 9px;
    position: absolute;
    font-family: "BankGothicMd", sans-serif;
    bottom: 0;
}
.copyright p{
    color: #C2C2C2;
    font-size: 19.5px;
}
.copyright span {
	color: #C2C2C2;
}
a{
	color: #d7d7d7;
}
a:hover{
	color: #d7d7d7;
}
a:visited{
	color: #d7d7d7;
}
.itemgroup{
	display: table;
	width: 960px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.homeitem{
	display: table-cell;
}
.homeitem li{
	margin-bottom: 3px;
}
.homeitem li:first-child{
	margin-bottom: 15px;
	font-family: "BankGothicMd", sans-serif;
	font-size: 20px;
}
.bold{
	margin-bottom: 3px;
}
.galeria{
	background: rgba(121, 121, 121, 0.3);
    width: 890px;
    border-radius: 15px;
    padding: 5px;
    overflow-y: scroll;
    height: 310px;
}
.clientes{
	background: #ffffff;
    width: 895px;
    border-radius: 15px;
    padding: 5px;
    overflow-y: scroll;
	height: 382px;
}
.clientes img{
	margin: 31px;
    width: 232px;
}
.galeria img{
	border-radius: 10px;
	width: 213.5px;
    height: 153px;
}
.dadoscont{
	float: left;
    margin-left: 20px;
    margin-top: 39px;
    font-size: 19px;
}
.dadoscont li{
	margin-bottom: 10px;
}
.text{
	font-size: 14.5px;
}
.map iframe{
	border:0;
	width: 415px; 
	height: 200px; 
	margin: 44px 0 0 8px; 
	float: left;
}

.merchan{
	text-align: right;
    margin-top: 0.2%;
	font-size: 12px;
}

.galeriaf{
	background: rgba(121, 121, 121, 0.3);
    width: 726px;
    border-radius: 15px;
    height: 370px;
    margin-top: -175px;
	float: right;
	padding-left: 6px;
}

.galeriaf h3{
	font-size: 20px;
	margin-top: 10px;
	margin-left: 13px;
}

.galeriaf img{
	border-radius: 10px;
    width: 237px;
    height: 157px;
}

.listaf ul{
	list-style-type: circle;
	font-size: 16px;
    margin-left: 21px;
    margin-top: 35px;
}
.listaf li{
	cursor: pointer;
    width: 45px;
	margin-bottom: 3px;
}

#carousel {
width:800px;
height: 240px;
display: relative;
margin-top: -30px;
margin-left: 65px;
}
#carousel img {
width: 285px;
height: 152px;
display: hidden; /* hide images until carousel prepares them */
cursor: pointer; /* not needed if you wrap carousel items in links */
}