/*
font-family: 'Open Sans', sans-serif;
font-family: 'Oxygen', sans-serif;
font-family: 'Abel', sans-serif;


*/

@font-face { font-family:Erika Type; src: url(../fonts/Erika%20Type.ttf);}

*						{	margin:0;
							padding:0;
							border:0;
							font-family:Helvetica, Arial, sans-serif;
							text-decoration:none;
							color:#000;}

html					{ background-color:#2B343C}

#bardown 				{	width:100%;
							height:20px;
							background-color:#2B343C;
							color:#FFFFFF;
							font-size:20px;
							text-align:center;
							padding:10px 0px 10px 0px;
							display:block;
							font-family:'Erika Type',serif;
							}

.nv						{opacity:0}
#wrap 					{	width:100%;
							height:550px;
							margin-top:95px;
							background: url(../images/w7.jpg) no-repeat center center fixed;
							-webkit-background-size: cover;
							-moz-background-size: cover;
							-o-background-size: cover;
							background-size: cover;
							padding-top:100px}


#bar1 					{ 	width:100%;
							height:90px;
							background-color: #FFFFFF;
							border-bottom: rgba(231,231,231,1.00) 5px solid;
							position:fixed;
							top:0;
							z-index:3}

#logo					{	width: 130px;
							height:85px;
							background-color: #FFFFFF;
							background: url(../images/logo.png) no-repeat center center;
							background-size:contain;
							float:left;
							border: rgba(43,52,60,00) 3px solid;
							 }

#menu 					{	width: 790px;
							height:60px;
							min-width:650px;
							margin:00px auto 0px auto;
							position: relative;}


#menu ul 				{	float:left;
							position:relative;
							margin-top:50px;
							transition:all .2s linear
							}

#menu ul li 			{	list-style:none;
							display:block;
							float:left;
							position: relative;
							width:150px;
							height:auto;
							text-align:center;
							padding:10px 0px 10px 0px;
 							font-weight:bold;
							border-radius: 10px 10px 0px 0px;
							transition:all .2s linear;
							}

.boss 					{	font-family:'Open Sans',serif;}
.menuitem				{	font-family: 'Open Sans', Serif;}

#menu ul li:hover 		{	background-color: #29323B;
							color:#FFFFFF;
							transition:all .2s linear }

#menu ul li:hover >ul 	{	visibility:visible;
							opacity:1;
							transition: all .2s linear;}




#menu ul ul 			{	visibility:hidden;
							opacity:0;
							position:absolute;
							transition:opacity .2s linear;
							margin-top:7px;}

#menu ul ul li.last     {	border-radius: 0px 0px 10px 10px;}
#menu ul ul li.small    {	font-size:12px;
							height:50px;}

#menu ul ul li 			{	float:none;
							height:auto;
							margin-left:0px;
							border-radius: 0px 0px 0px 0px;
							background-color: #E7E7E7;
							font-size:15px;
							color:#2B343C;
							transition:all .2s linear}


#menu ul ul li:hover 	{	background-color:#60758A;
							transition:all .2s linear}

#logo1 					{	width:350px;
							height:350px;
							background:url(../images/logo1.png) center center no-repeat;
							background-size: contain;
							margin: 0px auto 0px auto;
							position:relative;

							}

#texto1 				{	width:100%;
							height:200px;
							background-color:#FFFFFF;
							padding: 150px 0px 150px 0px;
							border-bottom:#DFDFDF 2px solid
							}

#texto1 p 				{	width:70%;
							margin:0px auto;
							font-size: 4vw;
							font-family: 'Erika Type', serif;
							color:#3F3F3F;
							text-align:center;}


#wrap2 					{	Width:100%;
							height:800px;
							margin:-20px auto 0px auto;
							background: url(../images/back2.jpg) center center no-repeat;
							background-size:cover;
							padding-bottom:0px;}

#bt0					{	width:100px;
							height:80px;
							float:left;
							border-bottom:#B11316 5px solid;
							margin-top:-4px;}

#bt1 					{	width:600px;
							border-bottom: #B8B8B8 2px solid;
							margin-left:100px;
							height:80px;
}

#bt1 h3					{	font-size:30px;
							font-family: 'Erika Type', serif;
							padding: 40px 0px 0px 5px;
							font-weight:normal;

							}

#wrap2 p 				{	width:800px;
							font-size:2vw;
							margin: 0px auto 0px auto;
							font-family:'Erika Type', serif;
							color:#5C5C5C;
							padding-top:150px;
							text-align:justify;
							}
#first 					{	margin-left:75px;}

.mens1 					{	margin:0px auto;
							display:table;
							}

.mens1 ul 				{	list-style:none;
								margin:80px auto 0px auto;
								}

.mens1 ul li 			{	width:170px;
							height:50px;
							text-align:center;
							font-family:'Bitter', serif;
							font-size:20px;
							padding:10px;
							border: rgba(148,148,148,1) 2px solid;
							float:left;
							margin:15px 0px 0px 15px;
							color:#29323B;
							transition:all .2s linear;
							display:table-cell;
							vertical-align:center;}

.mens1 ul li.small2 	{	padding: 20px 10px 0px 10px;}

.mens1 ul li.center 	{	padding: 20px 10px 0px 10px;
							margin-left:223px;}


.mens1 ul li:hover 		{	background-color:rgb(107, 107, 107);
							border: rgba(188,188,188,1) 2px solid;;
							color:#F1F1F1;
							transition:all .2s linear;
							transform:translate(-3px,-3px);
							box-shadow: rgba(0, 0, 0,.2) 4px 4px 5px}




#wraps1					{	width:100%;
							height:auto;
							margin:1px auto 0px auto;
							padding:100px 0px 200px 0px;
							background-color: #FFFFFF;}

#wraps2					{	width:1000px;
							height:1200px;
							margin:1px auto 0px auto;
							padding-top:0px;
							background-color: #FFFFFF;}


#w1 					{	width:800px;
							height:auto;
							margin:-1px auto 0px auto;
							padding-top:1px;
							clear:both;}


#ts0					{	width:100px;
							height:60px;
							display:inline-block;
							background-color:rgba(0,0,0,.50);
							vertical-align:top;
							margin:150px 0px 0px 0px;}

#ts1					{	width:600px;
							height:60px;
							display:inline-block;
							margin: 150px 0px 0px 0px;
							background-color:rgba(0,0,0,.50);
							font-size:45px;
							font-family: 'Abel', serif;
							vertical-align:top;
							color:#FFFFFF;
							}

#ts2					{	width:30vw;
							background-color:rgba(0,0,0,.70);
							margin: 150px 0px 0px 0px;
							padding:30px 50px 30px 0px;
							text-align:right;
							font-size:3vw;
							font-family: 'Erika Type', serif;
							border-top-right-radius:30px;
							border-bottom-right-radius:30px;
							color:#FFFFFF;
							}

.sq 					{	width:100%;
							height: auto;
							margin:-1px auto 0px auto;
							padding-top:1px;
							border-radius:10px;
							padding-bottom:50px;}


#s1						{	background: url(../images/s1.jpg) center center no-repeat;
							background-size:cover;
							background-attachment:fixed;}

#s2						{	background: url(../images/s2.jpg) center center no-repeat;
							background-size:cover;
							background-attachment:fixed;
							padding-bottom:150px}

#s3						{	background: url(../images/s3.jpg) center center no-repeat;
							background-size:cover;
							background-attachment:fixed;}


#s4						{	background: url(../images/s4.jpg) center center no-repeat;
							background-size:cover;
							background-attachment:fixed;
							padding-bottom:400px;}

#s5						{	background: url(../images/s5.jpg) center center no-repeat;
							background-size:cover;
							background-attachment:fixed;
							padding-bottom:400px;}

#s6						{	background: url(../images/s6.jpg) center center no-repeat;
							background-size:cover;
							background-attachment:fixed;}

#s7						{	background: url(../images/s7.jpg) center center no-repeat;
							background-size:cover;
							background-position:top;
							background-attachment:fixed;}


#s8						{	background: url(../images/s8.jpg) center center no-repeat;
							background-size:cover;
							background-attachment:fixed;}

#s9						{	background: url(../images/s9.jpg) center center no-repeat;
							background-size:cover;
							background-attachment:fixed;}
							
#s10						{	background: url(../images/s10.jpg) center center no-repeat;
							background-size:cover;
							background-attachment:fixed;
							padding-bottom:400px;}


#st1 					{	width:80%;

							margin:100px auto 0px auto;
							text-align:justify;
							font-size:2vw;
							color:#FFFFFF;
							font-family:'Erika Type', serif;
							background-color:rgba(255,255,255,.15);
							padding:30px;
							border: rgba(255,255,255,.40) 2px solid;
							text-shadow: rgba(0,0,0,.7) 2px 2px 2px;
							}

#st1s 					{	width:60%;
							margin:50px auto 0px auto;
							font-size:2vw;
							color:#FFFFFF;
							font-family:'Erika Type', serif;
							padding-bottom:50px}

#st1s ul				{	margin-top:20px;}

#st1s ul li				{	width:100%;
							font-size:1.5vw;
							color:#FFFFFF;
							font-family:'Erika Type', serif}



.ci1 h1 				{	font-size:50px;
							font-family:'Erika Type',serif;
							text-align:center;
							padding-top:211px;
							color:#454545;}



.arrow-down 			{	width: 0;
							height: 0;
							border-left: 20px solid transparent;
							border-right: 20px solid transparent;

							border-top: 20px solid rgba(0,0,0,.60);
							margin:0px auto;}

#wraps3 				{	width:100%;
position:relative;
							z-index:1;
							height:300px;
							padding-top:1px;
							margin-top:-1px;
							box-shadow:  3px 3px 3px rgba(0,0,0,.20);
							background: url(../images/c1.jpg) no-repeat center center fixed;
							-webkit-background-size: cover;
							-moz-background-size: cover;
							-o-background-size: cover;
							background-size: cover;}



#ct1 					{	width:100%;
							height:1000px;
							background:url(../images/back2.jpg) center center no-repeat;
							background-size:cover;
							padding-top:100px;
							margin-top:-1px;
							}

#ct2 					{	width:100%;
							height:500px;
							background-color:#FFFFFF;
							padding-top:1px;
							margin-top:-1px;}

#ct1 h2 				{	font-size:24px;
							color:#585858;
							font-family:'Erika Type', serif;
							width:70%;
							text-align:justify;
							text-align-last:center;
							margin:0px auto 0px auto;
							padding-top:50px;
							font-weight:normal
							}

#c1 					{	width:90%;
							height:80px;
							background-color:#D9D9D9;
							border: #9C9C9C 0px solid;
							border-left:#9C181A 5px solid;
							margin: 50px 0px 0px 0px;
							transition: .2s all linear;}

#c1 img 				{	width:80px;
							height:80px;
							float:left;}

#c1 p 					{	text-align:center;
							font-size:2vw;
							color:#A21517;
							opacity:1;
							padding-top:20px;
							font-family:'Erika Type',serif;
							transition: .2s all linear;}


#wc1 					{	width:44%;
							height:160px;
							float:left;}


#c2 					{	width:90%;
							height:80px;
							background-color:#D9D9D9;
							border: #9C9C9C 0px solid;
							border-left:#9C181A 5px solid;
							margin: 10px 0px 0px 0px;
							transition: .2s all linear;}


#c1 img 				{	width:80px;
							height:80px;
							float:left;}

#c2 img 				{	width:80px;
							height:80px;
							float:left;}

#c3 img 				{	width:80px;
							height:80px;
							float:left;}

#c2 p 					{	text-align:center;
							font-size:1vw;
							color:#A21517;
							opacity:1;
							padding-top:10px;
							font-family:'Erika Type',serif;
							transition: .2s all linear;}


#c3 					{	width:90%;
							height:80px;
							background-color:#D9D9D9;
							border: #9C9C9C 0px solid;
							border-left:#9C181A 5px solid;
							margin: 10px 0px 0px 0px;
							transition: .2s all linear;}

#c3 p 					{	text-align:center;
							font-size:1.5vw;
							color:#A21517;
							opacity:1;
							padding-top:25px;
							font-family:'Erika Type',serif;
							transition: .2s all linear;}



#page-wrap 				{	width: 45%;
							padding: 50px 0px 0px 0px;
							margin: 0px auto;
							min-height: 500px;
							height: auto !important;
							height: 500px;
							float:right;}

#contact-area 			{	width:  100%;
							margin: 0px auto;}

#contact-area input, #contact-area textarea {
							padding: 5px;
							width: 471px;
							font-family: 'Erika Type', sans-serif;
							font-size: 1.1em;
							margin: 0px 0px 10px 0px;
							border: #D7D7D7 2px solid;
							border-left:#8E0608 5px solid;}

#contact-area textarea {	height: 90px;}

#contact-area textarea:focus, #contact-area input:focus {
							border: 2px solid #900;}

#contact-area input.submit-button {
							width: 100px;
							border: #D7D7D7 2px solid;
							border-radius:10px;
							transition:all .2s linear;
							margin:20% 0 0 50%;}

#contact-area input.submit-button:hover {
							background-color:#8E0608;
							color:#FFFFFF;
							transition:all .2s linear;
							cursor:pointer}


#contact-area label 	{	float: left;
							text-align: left;
							font-family: 'Erika Type',serif;
							font-weight:bold;
							margin-right: 15px;
							width: 100px;
							padding-top: 5px;
							font-size: 1.1em;}

#con 					{	width:90%;
							height:auto;
							margin: 0px auto;
							padding-top:100px;}


.contactx 				{	text-align:center;
							font-family:'Erika Type',serif;
							font-size:50px;
							padding-top:150px;
							}


.contactx p 				{	text-align:center;
							font-family:'Open Sans',serif;
							font-size:30px;
							padding-top:10px;
							}

#titboss 			{		width:100%;
							height:400px;
							background-color:#072952;
							margin-top:94px;
							padding-top:50px;
							}

#subtitboss 			{	color:#FFFFFF;
							width:800px;
							font-size:35px;
							font-family:'Open Sans', Arial, sans-serif;
							font-weight:bold;
							text-align:center;
							margin: 0px auto;}

#subtitboss p			{	color:#FFFFFF;
							width:800px;
							font-size:20px;
							font-family:'O', Arial, sans-serif;
							font-weight:bold;
							text-align:center;
							margin: 0px auto;}

#blogo 					{	width:300px;
							height:150px;
							background: url(../images/blogo.png) no-repeat center center;
							background-size:contain;
							margin: 0px auto 0px auto;
							}

#bimg1 					{	width:100%;
							height:500px;
							background:url(../images/bimg1.jpg) no-repeat center center;
							background-size:cover;
							background-position:top;
							font-family:'Oxygen', serif;

							padding-top:150px;

							}

#plast				{	width:80%;
							margin:0px auto;
							color:#2B2B2B;
							font-size:30px;
							text-align:justify;
							-moz-text-align-last: center;
    						text-align-last: center;
							font-weight:bold }

#pfirst				{	width:80%;
							margin:0px auto;
							color:#4E4E4E;
							font-size:28px;
							text-align:justify;
							-moz-text-align-last: left;
    						text-align-last: left; }


#list1 					{	width:100%;
							height:auto;
							background-color:#FFFFFF;
							padding:50px 0px 0px 30px;
							text-align:justify;
							-moz-text-align-last: left;
    						text-align-last: left;
							}

#bentit					{	width:100%;
							height:auto;
							background-color:#FFFFFF;
							padding:50px 0px 20px 0px;
							color:#0A3249;
							font-size:47px;
							font-family:'open sans',serif;
							text-align:center;
							}

#list1 ul 				{	width:70%;
							margin: 0px auto;
							padding-bottom:50px;
							list-style-image:url(../images/bul.png);}



#list1 ul li 			{
							color:#0A3249;
							font-size:25px;
							padding:20px;

							font-family:'open sans',serif}

.cta 				{width:100%;
								height:60px;}
