/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;  
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


* {
	text-decoration: none;
}



#others{	
    width: 100%;
    height: 70px;	
	background-color: white;
	
}

#others .header-aa{
    width: 15%;	
	height: 70px;	
	background-color: white;
	border-radius: 50%;
	float: left;
   	
}

#others .header-aa img{
   width: 100%;
   height: 70px;
   border-radius: 50%;    	
}


#others .header-bb{
    width: 85%;	
	height: 70px;
	float: left;		
}

#others .header-bb .header-bbb-down{
    display: none;
}



#others .header-bb .header-bbb-up{
    width: 100%;
    float: left;
    height: 70px;    	
}

#others .header-bb .header-bbb-up .aha{
    width: 85%;
    float: left;
    height: 70px;   ;	
}

#others .header-bb .header-bbb-up .aha .aha-1{	
        font-size: 15px;
		font-family: 'Oswald';
		font-weight: 800;
		line-height: 70px;
		text-align: left;
		text-transform: uppercase;
		color: black;
}


#others .header-bb .header-bbb-up .a-up1{
    width: 15%;
    float: right;
    height: 70px;  	
}

#others .header-bb .header-bbb-up .a-up1 #i-c1{	
        font-size: 20px;		
		font-weight: 800;
		display: block;
		text-align: center;
		line-height: 70px;		
		color: black;
}

.m-nav {
	display: none;
	width: 50%;
	position: absolute;
	top: 70px;
	right: 0;
	background-color: black;
    z-index: 4;	
}

.m-nav ul {
	padding: 0 10px;
}

.m-nav ul li{
	padding: 20px 0;
	border-bottom: 1px solid #808b96;
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;
	color: white;
	font-weight: bold;
}

.m-nav ul ul #a1{
	padding: 20px 0;
	border-bottom: 1px solid black;
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;
	color: orange;
    font-weight: bold;
}



.header-banner{
	width: 100%;
	height: calc(100vh - 70px);
	background-color: white;
	display: block;	
}

.header-banner .g-img{
	width: 100%;
	display: block;
	height: 55%;
	background-color: white;
}

.header-banner .g-img .g-img-holder{
   width: 100%;
	display: block;
	height: 400px;
	margin: 0 auto;
	background-color: white;
}


.header-banner .g-img .g-img-holder img{
	width: 100%;
	height: 400px;
	
}


.header-banner .p-para{
	width: 100%;
	display: block;
	height: 30%;
	padding: 30px 15px 0;
	background-color: black;
}

.header-banner .p-para .p-para-a{
	width: 80%;
	display: block;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
	background-color:  black;
}

.header-banner .p-para .p-para-a .hd1{
font-size: 20px;
color: white;
font-family: 'Archivo Black';
text-align: center;

}

.header-banner .p-para .p-para-a .para1{
font-size: 15px;
color: white;
margin: 10px 0;
font-family: 'Roboto';
text-align: center;

}

.header-banner .p-para .p-para-a .alink-1{
    display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 17px;
	color: black;	
	font-family: 'Roboto';
    font-weight: 900;	
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	background-color: white;
	border-radius: 10px;
	padding: 15px 0;

}


.header-banner1{
	width: 100%;
	height: calc(100vh - 70px);
	background-color: white;
	display: block;	
}

.header-banner1 .g-img{
	width: 100%;
	display: block;
	height: 55%;
	background-color: white;
}

.header-banner1 .g-img .g-img-holder{
   width: 300px;
	display: block;
	height: 55%;
	margin: 0 auto;
	background-color: white;
}


.header-banner1 .g-img .g-img-holder img{
	width: 100%;
	height: 300px;
	
}

.header-banner1 .p-para{
	width: 100%;
	display: block;
	height: 45%;
	background-color:   #b7950b;
}

.header-banner1 .p-para .p-para-a{
	width: 80%;
	display: block;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
	background-color:  #b7950b;
}

.header-banner1 .p-para .p-para-a .hd1{
font-size: 20px;
color: white;
font-family: 'Archivo Black';
text-align: center;

}

.header-banner1 .p-para .p-para-a .para1{
font-size: 15px;
color: white;
margin: 10px 0;
font-family: 'Roboto';
text-align: center;

}

.header-banner1 .p-para .p-para-a .alink-1{
    display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 17px;
	color: black;	
	font-family: 'Roboto';
    font-weight: 900;	
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	background-color: white;
	border-radius: 10px;
	padding: 15px 0;

}

.sec1{	
	width: 100%;
	background-color: white;	
	overflow: hidden;

    opacity: 0;	 	
  transform: translateY(100px); /* Hidden state: element is moved down */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;	
}


.sec1 .sec1-wrapper{	
	width: 80%;
	display: block;
	background-color:  white ;
	margin: 0 auto;	
	overflow: hidden;		
}

.sec1 .sec1-wrapper .sec1-div1{	
	width: 100%;
	margin: 40px 0;
	overflow: hidden;
}

.sec1 .sec1-wrapper .sec1-div1 h6{	
	font-size: 25px;
	color: gray;
	font-family: 'Oswald';
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	
}

.sec1 .sec1-wrapper .sec1-div1 h3{	
	font-size: 25px;
	color: gray;
	font-family: 'Oswald';
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	
}

.sec1 .sec1-wrapper .sec1-div1 p{	
	font-size: 17px;
	color: black;
	margin-top: 20px;
	font-family: 'Montserrat';
	line-height: 20px;
	text-align: left;
	
}

.sec1 .sec1-wrapper .sec1-div1 a{
    display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	color: white;	
	font-family: 'Roboto';
    font-weight: 500;	
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	border-radius: 10px;
	background-color: black;
	padding: 20px 0;

}











.header-aar{	
	width: 100%;
	background-color: white;	
	overflow: hidden;

    opacity: 0;	 	
  transform: translateY(100px); /* Hidden state: element is moved down */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;	
}

.header-aar .header-aar-wrapper{	
	width: 80%;
	display: block;
	background-color:  white ;
	margin: 0 auto;	
	overflow: hidden;		
}

.header-aar .header-aar-wrapper .header-aar-div1{	
	width: 100%;
	margin: 40px 0;
	overflow: hidden;
}

.header-aar .header-aar-wrapper .header-aar-div1 h3{	
	font-size: 25px;
	color: gray;
	font-family: 'Oswald';
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	
}

.header-aar .header-aar-wrapper .header-aar-div1 p{	
	font-size: 17px;
	color: gray;
	margin-top: 20px;
	font-family: 'Roboto';
	line-height: 20px;
	text-align: center;
	
}

.header-aar .header-aar-wrapper .header-aar-div1 a{
    display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	color: white;	
	font-family: 'Roboto';
    font-weight: 500;	
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color: black;
	padding: 20px 0;

}


.header-aar .header-aar-wrapper .header-aar-div1 .header-aar-div1-a{	
	width: 150px;
	height: 150px;
	margin: 0 auto;
}

.header-aar .header-aar-wrapper .header-aar-div1 .header-aar-div1-a img{	
	width: 100%;
	height: 150px;
	margin: 0;
}


.headerr-aarr{	
	width: 100%;
	background-color: black;	
	overflow: hidden;
	
	opacity: 0;	 	
  transform: translateY(100px); /* Hidden state: element is moved down */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;	
}

.headerr-aarr .headerr-aarr-wrapper{	
	width: 80%;
	display: block;
	background-color:  black ;
	margin: 0 auto;	
	overflow: hidden;		
}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1{	
	width: 100%;
	margin: 40px 0;
	overflow: hidden;
}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 h3{	
	font-size: 25px;
	color: white;
	font-family: 'Oswald';
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	
}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 p{	
	font-size: 17px;
	color: white;
	margin-top: 20px;
	font-family: 'Roboto';
	line-height: 20px;
	text-align: center;
	
}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 a{
    display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	color: white;	
	font-family: 'Roboto';
    font-weight: 800;	
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color: black;
	padding: 10px 0;

}


.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 .headerr-aarr-div1-a{	
	width: 200px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;

}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 .headerr-aarr-div1-a img{	
	width: 100%;
	height: 200px;
	margin: 0;
}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 .headerr-aarr-div1-a #i-icon{	
	font-size: 100px;
	display: block;
	color: black;
	line-height: 200px;
	text-align: center;
}

.headerr-a1{	
	width: 100%;
	background-color: black;	
	overflow: hidden;
	
	opacity: 0;	 	
  transform: translateY(100px); /* Hidden state: element is moved down */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;	
}

.headerr-a1 .headerr-a1-wrapper{	
	width: 80%;
	display: block;
	background-color:  black ;
	margin: 0 auto;	
	overflow: hidden;		
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1{	
	width: 100%;
	margin: 40px 0;
	overflow: hidden;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 h3{	
	font-size: 25px;
	color: white;
	font-family: 'Oswald';
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 p{	
	font-size: 17px;
	color: white;
	margin-top: 20px;
	font-family: 'Roboto';
	line-height: 20px;
	text-align: center;
	
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 a{
    display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	color: white;	
	font-family: 'Roboto';
    font-weight: 800;	
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color: black;
	padding: 20px 0;

}


.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 .headerr-a1-div1-a{	
	width: 300px;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 .headerr-a1-div1-a img{	
	width: 100%;
	height: 450px;
	margin: 0;
}


.z1{	
	width: 100%;
	background-color: #fff;	
	overflow: hidden;
	
	opacity: 0;	 	
  transform: translateY(100px); /* Hidden state: element is moved down */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;	
}

.z1 .z1-wrapper{	
	width: 80%;
	display: block;
	background-color: #fff;
	margin: 0 auto;	
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;		
}

.z1 .z1-wrapper h4{	
	font-size: 20px;
	color: black;	
	font-family: 'Archivo Black';
    margin: 10px 0;	
	text-align: center;
}

.z1 .z1-wrapper a{	
    display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	color: white;	
	font-family: 'Roboto';
    font-weight: 800;	
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color: #f7dc6f;
	padding: 20px 0;
}

.z1 .z1-wrapper .wrapper1{	
	width: 100%;
	display: block;
	background-color: #fff;
	margin: 10px 0;
	overflow: hidden;		
}

.z1 .z1-wrapper .wrapper1 h5{	
    font-size: 14px;
	color:  #566573;	
	font-family: 'Montserrat';
    margin: 10px 0;	
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	
}

.z1 .z1-wrapper .wrapper1 .wrapper1a{	
	width: 90%;
	display: block;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;		
}

.z1 .z1-wrapper .wrapper1 .wrapper1a p{	
    font-size: 16px;
	color: black;	
	font-family: 'Roboto';
    line-height: 20px;	
	text-align: left;

}

.home-2{	
	width: 100%;
	background-color: #fff;
	padding: 30px 0;
	overflow: hidden;
	margin-top: 40px;
	
	opacity: 0;	 	
  transform: translateY(100px); /* Hidden state: element is moved down */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;	
	
}

#home-222{		
	margin-top: 30px;	
}

.home-2 h1{
    width: 70%;	
    color: black;	
	margin: 0 auto;
	margin-bottom: 30px;	
	text-align: center;
	font-family: 'Oswald';
	font-weight: 400;
	font-size: 30px;	
	
}

.home-2 .home-2-wrapper{	
    width: 80%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	background-color: white;
	
}

.home-2 .home-2-wrapper .home-2-1a a{
   	width: 70%;
   	display: block;
   	margin: 0 auto;
   	font-size: 14px;
	color: white;	
	font-family: 'Montserrat';
    font-weight: 500;	
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
	background-color: gray;
	border-radius: 10px;
	padding: 15px 0;
		
}

.home-2 .home-2-wrapper .home-2-1a{	
    width: 100%;	
	margin: 30px 0 0;
	overflow: hidden;
 }

.home-2 .home-2-wrapper .home-2-1a .home-2-pic-cover{	
    width: 200px;
    height: 200px;
	margin: 0 auto;
	overflow: hidden;
}

.home-2 .home-2-wrapper .home-2-1a h1{	
    width: 70%;	
    color: black;	 
	margin: 0 auto;
	margin-bottom: 30px;	
	text-align: center;
	font-family: 'Oswald';
	font-weight: 400;
	font-size: 30px;	
 }

.home-2 .home-2-wrapper .home-2-1a p{
    font-size: 16px;
	color: gray;
	font-family: 'Roboto';
	margin: 10px 0;
	text-align: left;

}

.home-2 .home-2-wrapper .home-2-1a .home-2-pic-cover img{	
    width: 100%;
	height: 200px;
	margin: 0;    	
}


.home-2 .home-2-wrapper .home-2-1a #lst-1{		
     list-style: none;
  counter-reset: my-awesome-counter;
}

.home-2 .home-2-wrapper .home-2-1a #lst-1 li{		
    font-size: 17px;
	font-family: 'Open Sans';
	 color: black;
	 margin: 40px 0;
	 counter-increment: my-awesome-counter;
}


.home-2 .home-2-wrapper .home-2-1a #lst-1 li::before{    
     content: counter(my-awesome-counter) ". ";
     color: orange;
     font-weight: bold;
}


.home-2z{	
	width: 100%;
	background-color: #fff;
	padding: 20px 0 0;
	overflow: hidden;
	margin-top: 20px;
	
	
	opacity: 0;	 	
  transform: translateY(100px); /* Hidden state: element is moved down */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;	
	
}


.home-2z h1{
    width: 80%;	
    color: black;	
	margin: 0 auto;
	margin-bottom: 30px;	
	text-align: center;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 35px;	
	
}

.home-2z .home-2z-wrapper{	
    width: 80%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	
}

.home-2z .home-2z-wrapper .home-2z-1a{	
    width: 100%;	
	margin: 30px 0 0;
	height: 400px;
	overflow: hidden;	
 }


.home-2z .home-2z-wrapper .home-2z-1a .home-2z-img{	
    width: 200px;	
	margin: 0 auto;
	height: 200px;
	
 }

.home-2z .home-2z-wrapper .home-2z-1a img{	
    width: 100%;
	height: 200px;
	margin: 0;    	
}


.home-2z .home-2z-wrapper .home-2z-1a p{	
    font-size: 17px;
	color: black;
	line-height: 30px;
	font-family: 'Roboto';
	margin: 10px 0;
	text-align: left;
}

.home-2z .home-2z-wrapper .home-2z-1a a{	
    display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	color: white;	
	font-family: 'Anybody';
    font-weight: 500;	
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color: black;
	text-transform: uppercase;
	padding: 20px 0;
}


.home-3{	
	width: 100%;
	background-color: #fff;
	padding: 0px 0 100px;
	overflow: hidden;
  opacity: 0;	 	
  transform: translateY(50px); /* Hidden state: element is moved down */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.home-3 h1{
    width: 80%;	
    color: gray;	
	margin: 0 auto;	
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Lato';
	font-weight: 400;
	font-size: 25px;	
	
}

.home-3 h2{
    width: 80%;	
    color: gray;	
	margin: 0 auto;	
	margin-bottom: 30px;
	text-align: center;
	font-family: 'Lato';
	font-weight: bold;
	font-size: 25px;	
}


.home-3 .home-3-wrapper{
     width: 80%;
	display: block;
	margin: 0 auto;
	overflow: hidden;	
}

.home-3 .home-3-wrapper .home-3-1a{
     width: 100%;
	 background-color: #f8f9f9;	
	padding: 20px;
	margin: 40px 0;
	border-top: 2px solid  #d4ac0d ;
    overflow: hidden;
    height: 300px;	
}

.home-3 .home-3-wrapper .home-3-1a a{	
 display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 15px;
	color: white;	
	font-family: 'Oswald';
    font-weight: 500;	
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color:  #d4ac0d ;
	padding: 10px 0;
}


.visible{
      opacity: 1;
      transform: translateY(0); /* Visible state: element moves up */
	  
}

.home-3 .home-3-wrapper .home-3-1a h3{
    color: black;	
	text-align: center;
	font-family: 'Oswald';
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 20px;	
}

.home-3 .home-3-wrapper .home-3-1a p{
    color: black;	
	text-align: left;
	font-family: 'Montserrat';
	line-height: 20px;
	margin: 5px 0;
	font-weight: 400;
	font-size: 16px;	
}

.home-4{	
	width: 100%;
	background-color: black;
	padding: 10px 0 30px;
	overflow: hidden;
	
}

.home-4 h1{
    width: 50%;	
    color: white;	
	margin: 0 auto;	
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Barlow';
	font-weight: 800;
	font-size: 15px;	
	
}

.home-4 .home-4-wrapper{
     width: 80%;
	display: block;
	color: white; 
	font-family: 'Oswald';
	margin: 0 auto;
	overflow: hidden;
}

.home-5{	
	width: 100%;
	background-color: #f8f9f9;
	padding: 30px 0 40px;
	overflow: hidden;
	
}

.home-5 h1{
    width: 50%;		
    color: black;	
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Barlow';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;	
	
}

.home-5 h2{
    width: 50%;		
    color: orange;	
	margin: 0 auto;	
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Barlow';
	font-weight: bold;
	font-size: 25px;	
}

.home-5 .home-5-wrapper{
     width: 80%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

.home-5 .home-5-wrapper .home-5-1a{
     width: 100%;
	 background-color: #f8f9f9;
	height: 170px;
	padding: 20px;
	margin: 40px 10px 0;
    overflow: hidden;	
}

.home-5 .home-5-wrapper .home-5-1a img{
     width: 100%;	
	height: 170px;
}

.home-6{	
	width: 100%;
	background-color: black;
	padding: 30px 0 40px;
	overflow: hidden;  
	
}

.home-6 h1{
    width: 70%;	
    color: white;	
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Barlow';
	font-weight: 400;
	font-size: 20px;	
	
}

.home-6 h2{
    width: 70%;	
    color: orange;	
	margin: 0 auto;	
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Barlow';
	font-weight: bold;
	font-size: 25px;	
}

.home-6 .home-6-wrapper{
     width: 80%;
	display: block;
	margin: 0 auto;
    margin-top: 60px;
    background-color: black;	
	overflow: hidden;

}

.home-6 .home-6-wrapper .home-6-1a{
     width: 100%;
	 background-color: #000000;
	padding: 30px 0;
	margin: 30px 10px 0;    
    overflow: hidden;
	
}

.home-6 .home-6-wrapper .home-6-1a .inner-p{
    width: 90%;
	margin: 0 auto;	
    overflow: hidden;
	padding: 5px;
	
}

.home-6 .home-6-wrapper .home-6-1a .inner-p p{
    color: white;	
	text-align: left;
	font-family: 'Oswald';
	font-weight: 400;
	font-size: 14px;	
}

.home-6 .home-6-wrapper .home-6-1a .inner-info{
    width: 100%;
	margin: 0 auto;
	overflow: hidden;
    padding: 10px;
	
}

.home-6 .home-6-wrapper .home-6-1a .inner-info .inner-info1{
    width: 30%;
	height: 80px;
	float: left;
	border-radius: 50%;
}

.home-6 .home-6-wrapper .home-6-1a .inner-info .inner-info1 img{
    width: 100%;
	height: 80px;
    border-radius: 50%;	
}

.home-6 .home-6-wrapper .home-6-1a .inner-info .inner-info2{
    width: 65%;
	height: 80px;
	float: right;
}

.home-6 .home-6-wrapper .home-6-1a .inner-info .inner-info2 h4{
    font-size: 14px;
	text-transform: uppercase;
	color: orange;
	font-weight: bold;
	font-family: 'Barlow';
}

.home-6 .home-6-wrapper .home-6-1a .inner-info .inner-info2 p{
    font-size: 13px;	
	color: white;
	font-weight: 300;
	font-family: 'Barlow';
}

.ft1{
    width: 100%;	
	background-color: black;
	overflow: hidden;	
}

.ft1 .layer-1{
    width: 80%;
	display: block;
	margin: 0 auto;
	height: 50px;
	background-color: black;
    	
}

.ft1 .layer-1 .layer-1a{
    width: calc(100% - 20px);
	background-color: black;	
	margin: 0 10px 0;	
    float: left;
    height: 50px;
	overflow: hidden;	

}

.ft1 .layer-1 .layer-1a a{
	display: block;
    color: white;
	font-size: 15px;
	line-height: 50px;
	font-family: 'Oswald';
	text-align: center;
}

.ft1 .layer-2{
    width: 100%;
	display: block;
	background-color: black;
	overflow: hidden;
	
}

.ft1 .layer-2 p{    
	font-family: 'Anybody';
	color: white;
	text-align: center;
	line-height: 50px;
	font-size: 12px;
	
}

#a-hh{
	width: 100%;	
	height: calc(100vh - 70px);
	background-image: url('promo-1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
	background-attachment: fixed;
	display: table;	
}

#vertical-center {
	display: table-cell;
	vertical-align: middle;
}

#vertical-center #vert-p{
	width: 350px;
	font-size: 20px;	
	font-family: 'Archivo Black';
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0 auto;
	line-height: 20px; 
}

.con-3{	
	width: 100%;
	background-color: #fff;
	padding: 30px 0 100px;
	overflow: hidden;
	
}

.con-3 .con-3-wrapper{
     width: 80%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

.con-3 .con-3-wrapper a{
     display: block;
	font-size: 15px;
	margin: 10px 0;
	font-family: 'Barlow';
	font-weight: bold;
	text-align: center;
	color: black;
}

.con-3 .con-3-wrapper .con-3-1a{
     width: calc(100% - 20px);
	 background-color: #f8f9f9;
	overflow: hidden;
	padding: 40px;
	margin: 20px 10px 0;
	border-top: 2px solid orange;    	
}

.con-3 .con-3-wrapper .con-3-1a h4{
    color: orange;	
	text-align: center;
	font-family: 'Barlow';
	margin: 5px 0;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 15px;	
}

.con-3 .con-3-wrapper .con-3-1a #lst-1{
     list-style-image: url('map.jpg');	 
}

.con-3 .con-3-wrapper .con-3-1a #lst-1 li{
     font-size: 14px;
	 font-family: 'Barlow';
	 color: black;
	 margin: 10px 0;
}

.con-3 .con-3-wrapper .con-3-1a #lst-2{
     list-style-image: url('ph1.jpg');
	 
}

.con-3 .con-3-wrapper .con-3-1a #lst-2 li{
     font-size: 14px;
	 font-family: 'Barlow';
	 margin: 10px 0;
	 color: black;
}

.con-3 .con-3-wrapper .con-3-1a #lst-3{
     list-style-image: url('enve.jpg');
}

.con-3 .con-3-wrapper .con-3-1a #lst-3 li{
     font-size: 14px;
	 font-family: 'Barlow';
	 margin: 10px 0;
	 color: black;
}

.con-31{	
	width: 100%;
	background-color: #fff;
	padding: 30px 0 100px;
	overflow: hidden;  
}

.con-31 .pic1-cover .pic22{	
	display: none;
	
}

.con-31 .con-31-wrapper{
     width: 90%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fbfcfc;

   
}

.con-31 .con-31-wrapper h5{
    color: #1a5276;	
	text-align: center;
	font-family: 'Protest Strike';
	margin: 15px 0;
	font-weight: 600;
	font-size: 20px;	 
}

.con-31 .con-31-wrapper h6{
    color: red;	
	text-align: center;
	margin: 25px 0;
	
	font-family: 'Oswald';	
	font-weight: 400;
	font-size: 15px;	 
}

.con-31 .con-31-wrapper .pic1-cover{
     width: 100%;
	 margin: 0;
	 overflow: hidden;
	 padding: 20px; 
     
}

.con-31 .con-31-wrapper .pic1-cover form{
     width: 100%;
	 margin: 0;
	 overflow: hidden;
     
}

.con-31 .con-31-wrapper .pic1-cover form input{
     width: 100%;
	 font-size: 15px;
	 font-family: 'Yellowtail';
	 height: 30px;	
     
}

.con-31 .con-31-wrapper .pic1-cover form button{
width: 100%;
padding: 10px 0;
background-color: green;
color: white;
font-weight: 500;
outline: none;
font-size: 15px;
cursor: pointer;
font-family: 'Lobster';
	
     
}


.con-31 .con-31-wrapper .pic1-cover p{
    color: #2c3e50;	
	text-align: left;
	font-family: 'Montserrat';
	margin: 15px 0;
	font-weight: 400;
	line-height: 25px;
	font-size: 16px;
}

.con-31 .con-31-wrapper a{
    display: block;
	font-size: 15px;
	margin: 10px 0;
	font-family: 'Oswald';
	text-align: center;
	font-weight: bold;
}	


.con-31 .con-31-wrapper .pic1-cover #lst-1{
      list-style: none;
  counter-reset: my-awesome-counter;	 
}

.con-31 .con-31-wrapper .pic1-cover #lst-1 li{
     font-size: 14px;
	 font-family: 'Roboto';
	 color: black;
	 margin: 10px 0;
	 counter-increment: my-awesome-counter;
}

.con-31 .con-31-wrapper .pic1-cover #lst-1 li::before{
     content: counter(my-awesome-counter) ". ";
     color: red;
     font-weight: bold;
}


#q2-message{
	text-align: center;
	font-size: 15px;
	font-family: 'Roboto';
    color: red;	
	margin: 8px 0;
}

.input-error{
	box-shadow: 1px 1px red;
		
}

.form-success{
	text-align: center;
	font-size: 13px;
	font-family: 'Roboto';
	color: green;
	margin: 5px 0;
	
}

.red-one{
	color: red;	
}

.red-green{
	color: green;	
}

#loader-1{
	width: 100%;
	height: 100vh;
	position: fixed;
	z-index: 100;
	background-color: white;
	background-image: url("loader.gif");
	background-repeat: no-repeat;
	background-size: 100px;	
    background-attachment: fixed;
    background-position: center;
	    	
}


#a-admin{
width: 100%;
background-color: black;
min-height: calc(100vh - 160px);	
overflow: hidden;
padding: 15px 0;
	   	
}


#a-admin .succ-wrapper{
	width: 60%;
	display: block;
	margin: 0 auto;
	margin-top: 80px;
}

#a-admin .succ-wrapper .achoo{
	display: block;
	font-size: 15px;
	text-align: center;
	margin: 10px 0;
	color: white;
	font-family: 'Roboto';
	font-weight: bold;
}

#a-admin .succ-wrapper #succ1{
	display: block;
	font-size: 200px;
	margin: 0 auto;
	color: white;
	text-align: center;
}

#a-admin .succ-wrapper .acho{
	display: block;
	font-size: 15px;
	text-align: center;
	margin: 20px 0;
	color: gold;
	font-family: 'Roboto';
	font-weight: bold;
}



#a-admin form .ahf1{
	display: block;
	font-size: 15px;
	margin: 20px 0;
	color: white;
	font-family: 'Oswald';
}

#a-admin form .ahf2{
	display: block;
	font-size: 13px;
	margin: 20px 0;
	color: white;
	font-family: 'Oswald';	
	text-align: center;	
}

#a-admin form{
	width: 80%;
	display: block;
	margin: 0 auto;	
	padding: 20px 20px;
    background-color: #b7950b;       	
}

#a-admin form h6{
	font-size: 25px; 
    color: white;
    text-align: left;
    font-family: 'Lobster';
    margin: 10px 0;   	
}

#a-admin form input{
   width: 100%;
   	outline: none;	
	text-align: center;
	height: 40px;
	font-family: 'Oswald';	
	font-size: 16px;	
	background-color: #fff;
	color: black;
    border: 1px solid white;	
}

#a-admin form select{
   width: 100%;
   	outline: none;	
	text-align: center;
	height: 40px;	
	font-family: 'Oswald';	
	font-size: 16px;	
	background-color: #fff;
	border: 1px solid white;
	color: black;			
}

#a-admin form button{
width: 100%;
padding: 10px 0;
background-color: #fff;
color: #4a235a;
outline: none;
font-size: 15px;
border-radius: 4px;
font-family: 'Oswald';
border: 1px solid #fff;
cursor: pointer;


}

#a-admin-1{
	width: 100%;
	background-color: #873600;
    height: calc(100vh - 70px);	
    padding-bottom: 30px;	
}

#a-admin-1 a{
	display: block;
	font-size: 17px;
	margin: 10px 0;
	font-family: 'Barlow';
	font-weight: bold;
}

#a-admin-1 h3{
	font-size: 25px; 
    color: #fff;
    text-align: center;
    font-family: 'Lobster';
    padding-top: 10px;	
}

#a-admin-1 .deck1{
	width: calc(50% - 20px);
	height: 80px;
	background-color: #fff;  
	overflow: hidden;
	margin: 30px 10px 30px;
	order: 1px solid white;
	border-radius: 20px;
	float: left;
	   	
}

#a-admin-1 .deck1 p{
	font-size: 15px; 
    color: black;
    text-align: center;
	line-height: 80px;
    font-family: 'Barlow';
    font-weight: bold;	
}

#a-admin-1 form {
    width: 90%;
	display: block;
	margin: 0 auto;	
	padding: 30px 10px;		
    background-color: white;
    overflow: hidden;	
}

#a-admin-1 form input{
    width: 100%;
   	outline: none;	
	text-align: center;
	height: 35px;
	font-family: 'Roboto';
	line-height: 35px;
	font-size: 15px;	
	color: gray;
    border: 1px solid gray;	
}

#a-admin-1 form textarea{
  width: 100%;
   	outline: none;	
	text-align: center;
	height: 80px;
	font-family: 'Roboto';
	line-height: 20px;
	font-size: 15px;
	color: gray;
	background-color: white;
	border: 1px solid gray;
			
}

#a-admin-1 form button{
width: 100%;
padding: 10px 0;
background-color: #873600;
color: #fff;
border: 1px solid #873600;
outline: none;
font-size: 15px;
border-radius: 4px;
font-family: 'Roboto';
cursor: pointer;
			
}

#a-admin-2{
width: 100%;
background-color: black;
min-height: calc(100vh - 160px);	
overflow: hidden;

}

#a-admin-2 .overall-dash{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	background-color: black;    	
}


#a-admin-2 .overall-dash .deck-1{
	width: 100%;	
	background-color: black;  
	overflow: hidden;	
	border-radius: 2px;	  	
}

#a-admin-2 .overall-dash .deck-1a{
	width: 100%;     	
	overflow: hidden;
	background-color: black;    	
}

#a-admin-2 .overall-dash .deck-1a .deck-1b{
	width: 70%;	
	height: 80px;
	background-color: black;    
	line-height: 30px;
	padding: 5px;
    float: left;	
}

#a-admin-2 .overall-dash .deck-1a .deck-1b h2{
	font-size: 18px;
	color: #fff;
	font-family: 'Oswald';
	text-align: left;	
	
}

#a-admin-2 .overall-dash .deck-1a .deck-1b h3{
	font-size: 25px;
	color: #fff;
	font-family: 'Lobster';
	text-align: left;
	
}

#a-admin-2 .overall-dash .deck-1a #deck-1b{
	width: 30%;	
	overflow: hidden;
	background-color: black;    
    float: right;
    line-height: 50px;	
}

#a-admin-2 .overall-dash .deck-1a #deck-1b h2{
	font-size: 35px;
	color: #fff;
	font-family: 'Oswald';
	text-align: center;
}

#a-admin-2 .overall-dash .deck-1a .deck-1c{
	width: 50%;	
	overflow: hidden;
	background-color: black;
	margin: 5px 0;    
	line-height: 30px;
    float: left;	
}

#a-admin-2 .overall-dash .deck-1a .deck-1c h2{
	font-size: 13px;
	color: #fff;
	font-family: 'Roboto';
	text-align: center;
}

#a-admin-2 .overall-dash .deck-1a .deck-1c h3{
	font-size: 13px;
	color: #fff;
	font-family: 'Roboto';
	text-align: center;
}

#a-admin-2 .overall-dash .deck-2{
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	background-color: black;	
    margin-bottom: 10px;	
    border-radius:10px;	
}

#a-admin-2 .overall-dash .deck-2 .deck-2a{
	width: 33.3%;
	margin: 0; 
	overflow: hidden;
	background-color: #fff;
    float: left;
    line-height: 25px;		     	
}

#a-admin-2 .overall-dash .deck-2 .deck-2a h2{
	font-size: 13px;
	color: black;
	font-family: 'Roboto';
	text-align: center;
	
}

#a-admin-2 .overall-dash .deck-2 .deck-2a h3{
	font-size: 13px;
	color: black;
	font-family: 'Roboto';
	text-align: center;
    	
}

#a-admin-2 .overall-dash .deck-3{
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;     	
}

#a-admin-2 .overall-dash .deck-3 .deck-3a{
	width: 10%;
	overflow: hidden;
	background-color: #fff;
    float: left; 
    padding-left: 7px;   	
}

#a-admin-2 .overall-dash .deck-3 .deck-3b{
	width: 80%;
	overflow: hidden;
	background-color: #fff;
    float: left;    	
}

#a-admin-2 .overall-dash .deck-3 .deck-3c{
	width: 10%;
	overflow: hidden;
	background-color: #fff;
    float: left;    	
}

#a-admin-2 .overall-dash .deck-3 .deck-3a i{
	font-size: 20px;
	margin: 5px 0;
	line-height: 30px;
}

#a-admin-2 .overall-dash .deck-3 .deck-3b h4{	
	font-size: 13px;
	margin: 12px 0;
	color: black;
	font-family: 'Roboto';
	text-align: left;
    font-weight: 200; 	
}

#a-admin-2 .overall-dash .deck-3 .deck-3c a{
	display: block;
	font-size: 30px;
	margin: 5px 0;	
	text-align: left;	
}

#a-admin-2 .overall-dash .deck-3 .deck-3d{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;     	
}

#a-admin-2 .overall-dash .deck-3 .deck-3d #a-logout{
	display: block;
	width: 70%;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 10px 0;	
	font-size: 15px;	
	text-align: center;
    color: white;
    font-family: 'Lato';
    background-color: black;
    border: 1px solid black;
    border-radius: 5px;  
}

#a-admin-z {
width: 100%;
background-color: black;
min-height: calc(100vh - 160px);	
overflow: hidden;

}

#a-admin-z .lnk1{
    display: block;
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 0;	
	font-size: 15px;	
	text-align: center;
    color: white;
	font-weight: bold;
	background-color: black;
}

#a-admin-z .cart-z{
	width: 100%;	
	overflow: hidden;
	background-color: black;
}

#a-admin-z .cart-z h4{
	font-size: 15px;
	color: white;
	font-family: 'Oswald';
	text-align: center;
	line-height: 30px;
}

#a-admin-z .cart-cover{
	width: 100%;
	margin: 0 auto;	
    overflow: hidden;    
    background-color: black;  
}


#a-admin-z .cart-cover .cart-z1{
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;		
	overflow: hidden;
	border-radius: 5px;
	padding-bottom: 20px;
    background-color: white;	
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a{
	width: 90%;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a .cart-z1aa{
	width: 30%;
	height: 80px;
	float: left;
	padding: 5px;
	overflow: hidden;
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a .cart-z1aa img{
	width: 100%;
	height: 80px;
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a #cart-z1a-a{
	width: 70%;
	float: right;
	overflow: hidden;
	
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a #cart-z1a-a h5{
	font-size: 14px;
	text-align: center;
	font-family: 'Roboto';
    margin: 15px 0 5px;	
	font-weight: 300;
	text-transform: uppercase;
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a #cart-z1a-a a{
	display: block;
	width: 70%;
	margin: 0 auto;
	padding: 5px 0;	
	font-size: 13px;	
	text-align: center;
    color: white;
    font-family: 'Oswald';
    background-color: #9a7d0a ;
    border: 1px solid #9a7d0a ;
    border-radius: 3px;	
	
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a #cart-z1ab{
	width: 50%;
	margin: 10px 0 0;
	padding-left: 10px;
	background-color: #fff;
	float: left;
    overflow: hidden;	
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a #cart-z1ab h5{
	font-size: 15px;
	text-align: left;
	font-family: 'Lato';
    margin: 5px 0;	
	font-weight: 600;
	color: black;
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a #cart-z1ab h3{
	font-size: 14px;
	text-align: left;
	font-family: 'Lato';
    color: black;    
}

#a-admin-w{
width: 100%;
background-color: white;
min-height: calc(100vh - 160px);	
overflow: hidden;

}

#a-admin-w .cover-now{
	width: 90%;
	margin: 0 auto;	
    overflow: hidden;
	padding-bottom: 30px;
       
}


#a-admin-w .cover-now .cover-now-1 .lnk{
    display: block;
	width: 70%;
	margin: 0 auto;
	padding: 5px 0;	
	font-size: 15px;	
	text-align: center;
    color: black;
	font-weight: bold;
}

#a-admin-w .cover-now .cover-now-1 .pic-clamp{
	width: 120px;
	height: 120px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;	
}

#a-admin-w .cover-now .cover-now-1 .pic-clamp img{
	width: 100%;
	height: 120px;
}

#a-admin-w .cover-now .cover-now-1 h5{
	font-size: 18px;
	color: black ;
	font-family: 'Roboto';
	text-align: center;
	margin: 20px 0;
}

#a-admin-w .cover-now .cover-now-1 .cat-name{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 1px solid black;
	padding-bottom: 15px;
}

#a-admin-w .cover-now .cover-now-1 .cat-name .cat-name-1{
	font-size: 16px;
	color: black;
	font-family: 'Lato';
	text-align: left;
	margin: 7px 0;
}

#a-admin-w .cover-now .cover-now-1 .cat-name .cat-name-2{
	font-size: 15px;
	color: #9a7d0a;
	font-family: 'Roboto';
	text-align: center;
	font-weight: bold;
}

#a-admin-w .cover-now .cover-now-1 .cat-duration{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 1px solid black;
	padding-bottom: 15px;
}

#a-admin-w .cover-now .cover-now-1 .cat-duration .cat-duration-1{
	font-size: 16px;
	color: black;
	font-family: 'Roboto';
	text-align: left;
	margin: 7px 0;
}

#a-admin-w .cover-now .cover-now-1 .cat-duration .cat-duration-2{
	font-size: 15px;
	color: #9a7d0a;
	font-family: 'Roboto';
	text-align: center;
	font-weight: bold;
}


#a-admin-w .cover-now .cover-now-1 .cat-amount{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 1px solid black;
	padding-bottom: 15px;
}

#a-admin-w .cover-now .cover-now-1 .cat-amount .cat-amount-1{
	font-size: 16px;
	color: black;
	font-family: 'Roboto';
	text-align: left;
	margin: 7px 0;
}

#a-admin-w .cover-now .cover-now-1 .cat-amount .cat-amount-2{
	font-size: 15px;
	color: #9a7d0a;
	font-family: 'Roboto';
	text-align: center;
	font-weight: bold;
}

#a-admin-w .cover-now .cover-now-1 .cat-interest{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 1px solid black;
	padding-bottom: 15px;
}

#a-admin-w .cover-now .cover-now-1 .cat-interest .cat-interest-1{
	font-size: 16px;
	color: black;
	font-family: 'Roboto';
	text-align: left;
	margin: 7px 0;
}

#a-admin-w .cover-now .cover-now-1 .cat-interest .cat-interest-2{
	font-size: 15px;
	color: #9a7d0a;
	font-family: 'Roboto';
	text-align: center;
	font-weight: bold;
}


#a-admin-w .cover-now .cover-now-1 .cat-total{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 1px solid black;
	padding-bottom: 15px;
}

#a-admin-w .cover-now .cover-now-1 .cat-total .cat-total-1{
	font-size: 16px;
	color: black;
	font-family: 'Lato';
	text-align: left;
	margin: 7px 0;
}

#a-admin-w .cover-now .cover-now-1 .cat-total .cat-total-2{
	font-size: 15px;
	color: #9a7d0a;
	font-family: 'Roboto';
	text-align: center;
	font-weight: bold;
}

#a-admin-w .cover-now .cover-now-1 .speech{
	width: 70%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 15px;	
	padding-bottom: 15px;
}

#a-admin-w .cover-now .cover-now-1 .speech .speech-1{
	font-size: 16px;
	color: gray;
	font-family: 'Roboto';
	text-align: left;
	margin: 7px 0;
}

#a-admin-w .cover-now .cover-now-1 .speech .speech-2{
	font-size: 14px;
	color: #9a7d0a;
	font-family: 'Roboto';
	text-align: left;
}

#a-admin-w .cover-now .cover-now-1 .form-wrapper{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 15px;	
	padding-bottom: 15px;
}

#a-admin-w .cover-now .cover-now-1 .form-wrapper h2{
	font-size: 25px;
	color: black;
	font-family: 'Lobster';
	text-align: center;
	margin: 7px 0;
}

#a-admin-w .cover-now .cover-now-1 .form-wrapper form button{
width: 100%;
padding: 10px 0;
background-color: #9a7d0a;
color: #fff;
border: 1px solid #9a7d0a;
outline: none;
font-size: 15px;
border-radius: 4px;
font-family: 'Roboto';
cursor: pointer;
}

#a-admin-ww{
width: 100%;
background-color: black;
min-height: calc(100vh - 160px);	
overflow: hidden;

}

#a-admin-ww .cover-noww{
	width: 90%;
	margin: 0 auto;	
    overflow: hidden;
	padding-bottom: 30px;
    height: calc(100vh - 60px);
}


#a-admin-ww .cover-noww form input{
  width: 90%;
	display: block;
	margin: 0 auto;
   	outline: none;	
	text-align: center;
	background-color: black;
	height: 35px;
	font-family: 'Oswald';
	line-height: 35px;
	font-size: 15px;
    color: white;
	border: none;
    border-bottom: 1px solid white;	

}

#a-admin-ww .cover-noww form button{
width: 90%;
display: block;
margin: 0 auto;
padding: 15px 0;
background-color: #fff;
color: black;
border: 1px solid #fff;
outline: none;
font-size: 12px;
border-radius: 4px;
font-family: 'Oswald';
cursor: pointer;

}

#a-admin-ww .cover-noww .cover-noww-1{
    display: block;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;		
	
}

#a-admin-ww .cover-noww .cover-noww-1 .lnk{
    display: block;
	width: 70%;
	margin: 0 auto;
	padding: 10px 0 0;	
	font-size: 15px;	
	text-align: center;
    color: white;
	font-weight: bold;
}

#a-admin-ww .cover-noww .cover-noww-1 .speech{
    display: block;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
    padding: 15px 0;	
	
}

#a-admin-ww .cover-noww .cover-noww-1 .copybtn1{
width: 25%;
display: block;
padding: 10px 0;
position: relative;
top: -5px;
background-color: #9a7d0a;
color: white;
border: 1px solid #9a7d0a;
outline: none;
font-size: 12px;
border-radius: 4px;
font-family: 'Roboto';
cursor: pointer;	

}

#a-admin-ww .cover-noww .cover-noww-1 .speech .speech-1{
    font-size: 30px;	
	text-align: center;
    color: white;
    font-family: 'Lator';	
}

#a-admin-ww .cover-noww .cover-noww-1 .speech .speech-2{
    font-size: 17px;	
	text-align: left;
    color: white;
	margin: 5px 0;
    font-family: 'Roboto';	
}

#a-admin-ww .cover-noww .cover-noww-1 .lnk3{
    display: block;
	width: 100%;
	margin: 0 auto;
	height: 50px;
	background-color: black;
	border: 1px solid white;
    padding: 5px 0 5px;	
	
}

#a-admin-ww .cover-noww .cover-noww-1 .lnk3 .lnk3-1{
    font-size: 13px;	
	text-align: center;
    color: white;	
    font-family: 'Roboto';	
	
}

#a-admin-www{
width: 100%;
background-color: black;
min-height: calc(100vh - 160px);	
overflow: hidden;

}

#a-admin-www .cover-nowww{
	width: 90%;
	margin: 0 auto;	
    overflow: hidden;
	padding-bottom: 30px;
    height: calc(100vh - 60px);
}

#a-admin-www .cover-nowww .cover-nowww-1{
    display: block;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;		
	
}

#a-admin-www .cover-nowww .cover-nowww-1 .lnk{
    display: block;
	width: 70%;
	margin: 0 auto;
	margin-top: 30px;
	padding: 5px 0;	
	font-size: 15px;	
	text-align: center;
    color: white;
	font-weight: bold;
}

#a-admin-www .cover-nowww .cover-nowww-1 .speech-form{
    display: block;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
    padding: 30px 0;	
	
}

#a-admin-www .cover-nowww .cover-nowww-1 .speech-form h6{
   font-size: 20px;
	color: black;
	font-family: 'Lato';
	text-align: center;
	margin: 7px 0;
	
}

#a-admin-www .cover-nowww .cover-nowww-1 .speech-form form input{
    width: 90%;
	display: block;
	margin: 0 auto;
   	outline: none;	
	text-align: center;
	height: 35px;
	font-family: 'Roboto';
	line-height: 35px;
	font-size: 15px;
    border-radius: 10px;	
	color: black;
    border: 1px solid gray;	
	
}

#a-admin-www .cover-nowww .cover-nowww-1 .speech-form form button{
width: 90%;
display: block;
margin: 0 auto;
padding: 10px 0;
background-color: #9a7d0a;
color: #fff;
border: 1px solid #9a7d0a;
outline: none;
font-size: 14px;
border-radius: 4px;
font-family: 'Roboto';
cursor: pointer;
	
}


#b-admin-www{
width: 100%;
background-color: black;
min-height: calc(100vh - 160px);	
overflow: hidden;

}

#b-admin-www .b-cover-nowww{
	width: 90%;
	margin: 0 auto;	
    overflow: hidden;
	padding-bottom: 30px;
    height: calc(100vh - 60px);
}

#b-admin-www .b-cover-nowww .b-cover-nowww-1{
    display: block;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;		
	
}

#b-admin-www .b-cover-nowww .b-cover-nowww-1 .lnk{
    display: block;
	width: 70%;
	margin: 0 auto;
	margin-top: 30px;
	padding: 5px 0;	
	font-size: 15px;	
	text-align: center;
    color: white;
	font-weight: bold;
}

#b-admin-www .b-cover-nowww .b-cover-nowww-1 .speech-form-b{
    display: block;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	background-color: black;
    padding: 30px 0;	
	
}

#b-admin-www .b-cover-nowww .b-cover-nowww-1 .speech-form-b h6{
   font-size: 20px;
	color: #fff;
	font-family: 'Lato';
	text-align: center;
	margin: 7px 0;
	
}

#b-admin-www .b-cover-nowww .b-cover-nowww-1 .speech-form-b form input{
   width: 100%;
	display: block;
	margin: 0 auto;
   	outline: none;	
	text-align: center;
	background-color: black;
	height: 35px;
	font-family: 'Oswald';
	line-height: 35px;
	font-size: 15px;
    color: white;
	border: none;
    border-bottom: 1px solid white;	
	
}

#b-admin-www .b-cover-nowww .b-cover-nowww-1 .speech-form-b form button{
width: 100%;
display: block;
margin: 0 auto;
padding: 15px 0;
background-color: #fff;
color: black;
border: 1px solid #fff;
outline: none;
font-size: 14px;
border-radius: 4px;
font-family: 'Oswald';
cursor: pointer;
	
}

#b-admin-www .b-cover-nowww .b-cover-nowww-1 .speech-form-b form textarea{
    width: 100%;
	display: block;
	margin: 0 auto;
   	outline: none;	
	text-align: center;
	height: 100px;
	font-family: 'Oswald';
	line-height: 20px;
	font-size: 15px;
	color: white;
	background-color: black;
	border: 1px solid white;

}

#a-admin-00 {
width: 100%;
background-color: black;
min-height: calc(100vh - 160px);	
overflow: hidden;
}

#a-admin-00 .lnk0{
    display: block;
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 5px;	
	font-size: 15px;	
	text-align: center;
    color: white;
	font-weight: bold;
	background-color: black; 
}

#a-admin-00 .detail-00{
	width: 90%;
	display: block;
	margin: 0 auto;
	background-color: black;    	
    overflow: hidden;    
}

#a-admin-00 .detail-00 .month-1-label{
	width: 100%;
	color: white;
	font-size: 14px;
	display: block;
	text-align: center;
	font-family: 'Roboto';
	margin-bottom: 3px;
}

#a-admin-00 .detail-00 .month-1{
	width: 100%;
    display: block;
	margin: 0 auto;    
	font-family: 'Roboto';
    background-color: white;
	text-align: center;
	font-size: 15px;
	border: 1px solid white;
	padding: 5px;
	outline: none;
    color: black;	
}

#a-admin-00 .detail-01{
	width: 100%;
	overflow: hidden;
	background-color: black;
}

#a-admin-00 .detail-01 .rec-div{
	width: 90%;
	display: block;
	margin: 0 auto;
	padding: 10px;
	background-color: black;    	
    overflow: hidden;
    border-bottom: 2px solid white;    
}

#a-admin-00 .detail-01 .rec-div .rec-div-a{
	width: calc(50% - 20px);
	display: block;
	margin: 20px 10px 0;
	background-color: black;
	padding: 5px;
	float: left;
    overflow: hidden;
}

#a-admin-00 .detail-01 .rec-div .rec-div-a .dta{
   font-size: 10px;
   display: block;
   color: white;
   text-align: center;
   text-transform: uppercase;
   margin: 5px 0;
   font-family: 'Roboto';
   
}

#a-admin-00 .detail-01 .rec-div .rec-div-a .dt{
   font-size: 14px;
   color: white;
    text-align: center;
    margin: 5px 0;
    font-family: 'Oswald';
   
}



#a-admin-00 .detail-01 .rec-no-r{
	width: 90%;
	display: block;
	margin: 0 auto;
	padding: 10px;
	margin: 20px;
	background-color: black;    	
   height: calc(100vh - 60px);
    border-bottom: 2px solid white;    
}

#a-admin-00 .detail-01 .no-r{
	font-size: 15px;
	color: white;
	margin: 10px 0;
	font-family: 'Roboto';
	text-align: center;
}


@media only screen and (min-width: 1000px) {

.con-31 .con-31-wrapper{	
	display: block;
	width: 70%;
	margin: 0 auto;	
}

.con-31 .con-31-wrapper a{
    padding-bottom: 70px;
}	

.con-31 .con-31-wrapper .pic1-cover{	
	display: block;
	width: 50%;
	margin: 0;	
	float: left;
}

.con-31 .con-31-wrapper .pic1-cover p{
    color: black;	
	text-align: left;
	font-family: 'Open Sans';
	margin: 15px 0;
	font-weight: 400;
	font-size: 15px;
}

.con-31 .con-31-wrapper .pic1-cover .pic22{
    width: 300px;
    height: 300px;
    display: block;
    margin: 0 auto;
}

.con-31 .con-31-wrapper .pic1-cover .pic22 img{
    width: 100%;
    height: 300px;
}

.ft1 #ft22{
    display: block;
}

.ft1 .layer-2 {
    display: block;
}

#a-hh{
	height: calc(100vh - 120px);
}
   
#others{	
    width: 100%;
    height: 120px;	
	background-color: white;	
}

#others .header-aa{
    width: 10%;
    display: block;		
	height: 120px;	
	background-color: white;
	border-radius: 50%;
	float: left;
   	
}

#others .header-aa img{
   width: 100%;
   height: 120px;
   border-radius: 50%;    	
}

#others .header-bb{
    width: 90%;
    display: block;	
	height: 120px;
	float: left;	
}

#others .header-bb .header-bbb-down{
    width: 100%;
	display: block;
	background-color: black;
	float: left;
	height: 60px;
}

#others .header-bb .header-bbb-down .a-up{
    width: 33.3%;
	margin: 0;
    float: left;
    display: block;
}

#others .header-bb .header-bbb-down .a-up #ph1{
   font-size: 13px;
   color: white;
   line-height: 60px;
   font-family: 'Archivo Black';
   text-align: center;
}

#others .header-bb .header-bbb-down .a-up i{
   font-size: 13px;
   color: white;
   line-height: 60px;   
   text-align: center;
  
}

#others .header-bb .header-bbb-up{
    width: 100%;	
	height: 60px;
	background-color: white;
}

#others .header-bb .header-bbb-up .aha{
    width: 70%;
    float: left;
     display: block;	
}

#others .header-bb .header-bbb-up .aha .aha-1{	
        font-size: 25px;
		font-family: 'Oswald';
		font-weight: 800;
		line-height: 60px;
		text-align: center;
		text-transform: uppercase;
		color: gray;		
}

#others .header-bb .header-bbb-up .a-up1{
    width: 30%;
    float: right;    	
}

#others .header-bb .header-bbb-up .a-up1 #i-c1{	
        font-size: 30px;		
		font-weight: 800;
		display: block;
		text-align: center;
		line-height: 60px;		
		color: black;
		display: block;
}




.m-nav {
	display: none;
	width: 20%;
	position: absolute;
	top: 60px;
	right: 0;
	background-color: black;
    z-index: 4;	
}

.m-nav ul ul #a1{
	padding: 9px 0;
	border-bottom: 1px solid black;
	font-family: 'Roboto';
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	color: orange;
	font-weight: bold;
}

.m-nav ul li{	
	font-size: 11px;
	font-weight: bold;
}

.header-banner{
	height: calc(100vh - 120px);	
}

.header-banner .g-img{
	width: 50%;
	height: 100%;
	float: right;
}

.header-banner .g-img .g-img-holder{
	width: 100%;
	margin-top: 5%;
	height: 400px;
}

.header-banner .g-img .g-img-holder img{
	width: 100%;
	height: 400px;
}

.header-banner .p-para{
	width: 50%;
	height: 100%;
	background-color: black;
	float: left;
}

.header-banner .p-para .p-para-a{
padding-top: 20%;
width: 50%;
background-color:   black;

}

.header-banner .p-para .p-para-a .hd1{
font-family: 'Acme';
font-size: 40px;
}

.header-banner1{
	height: calc(100vh - 120px);	
}

.header-banner1 .g-img{
	width: 50%;
	height: 100%;
	float: right;
}

.header-banner1 .g-img .g-img-holder{
	margin-top: 15%;
	height: 400px;
}

.header-banner1 .g-img .g-img-holder img{
	height: 400px;
}

.header-banner1 .p-para{
	width: 50%;
	height: 100%;
	background-color: black;
	float: left;
}

.header-banner1 .p-para .p-para-a{
padding-top: 20%;
width: 50%;
background-color:   black;

}

.header-banner1 .p-para .p-para-a .hd1{
font-family: 'Acme';
font-size: 40px;
}


.sec1 .sec1-wrapper{	
	width: 60%;
}

.sec1 .sec1-wrapper .sec1-div1 h6{	
	font-size: 30px;
	color: gray;
	font-family: 'Oswald';
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	
}

.sec1 .sec1-wrapper .sec1-div1 h3{	
	font-size: 20px;
	color: gray;
	font-family: 'Oswald';
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	
}

.sec1 .sec1-wrapper .sec1-div1 p{	
	font-size: 15px;
	color: black;
	margin-top: 20px;
	font-family: 'Montserrat';
	line-height: 20px;
	text-align: left;
	
}

.sec1 .sec1-wrapper .sec1-div1 a{
   	width: 40%;
}




.z1 .z1-wrapper{	
	width: 50%;
}

.z1 .z1-wrapper a{	
	width: 40%;
	border-radius: 10px;
}



.header-aar {
    padding-bottom: 50px;
}

.header-aar .header-aar-wrapper .header-aar-div1{	
	width: 50%;
	margin: 100px 0 0;
	float: left;
	overflow: hidden;
}

.header-aar .header-aar-wrapper .header-aar-div1 h3{	
	font-size: 30px;
}

.header-aar .header-aar-wrapper .header-aar-div1 a{
	width: 50%;
}

.header-aar .header-aar-wrapper .header-aar-div1 .header-aar-div1-a{	
	width: 150px;
	height: 150px;
	margin: 0 auto;
}

.header-aar .header-aar-wrapper .header-aar-div1 .header-aar-div1-a img{	
	width: 100%;
	height: 150px;
	margin: 0;
}


.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1{	
	width: 50%;
	margin: 100px 0 0;
	float: right;
	overflow: hidden;
}


.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 .headerr-aarr-div1-a{	
	width: 300px;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;

}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 .headerr-aarr-div1-a img{	
	width: 100%;
	height: 300px;
	margin: 0;
}

.headerr-aarr {
    padding-bottom: 50px;
}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 h3{	
	font-size: 30px;
}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 a{
	width: 50%;
	border-radius: 10px;
}




.headerr-a1{	
padding-bottom: 50px;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1{	
    width: 50%;
	margin: 100px 0 0;
	float: left;
	overflow: hidden;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 h3{	
	font-size: 30px;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 a{
	width: 50%;
}


.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 .headerr-a1-div1-a{	
	width: 200px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 .headerr-a1-div1-a img{	
	width: 100%;
	height: 200px;
	margin: 0;
}



.home-2 .home-2-wrapper{	
    margin-top: 50px;
    padding: 50px;	
}

.home-2 .home-2-wrapper .home-2-1a{	
    width: calc(50% - 20px);	
	margin: 30px 10px 100px;
	float: left;
	overflow: hidden;
 }

.home-2 .home-2-wrapper .home-2-1a .home-2-pic-cover{	
    width: 350px;	
	height: 350px;
 }

.home-2 .home-2-wrapper .home-2-1a .home-2-pic-cover img{	
    width: 100%;	
	height: 350px;
 }

.home-2 .home-2-wrapper .home-2-1a #lst-1 li{		
    font-size: 15px;
	font-family: 'Montserrat';
	font-weight: 100;
}

.home-2z .home-2z-wrapper{	
    	margin-top: 50px;
        padding: 50px;		
}

.home-2z .home-2z-wrapper .home-2z-1a{	
   width: calc(50% - 40px);	
	margin: 50px 20px 0;
	float: left;
	overflow: hidden;
 } 


.home-3 .home-3-wrapper{
    margin-top: 50px;
    padding: 50px;	
}

.home-3 .home-3-wrapper .home-3-1a{
    width: calc(33.3% - 40px);	
	margin: 50px 20px 0;
	float: left;
	overflow: hidden;
}

.home-3 .home-3-wrapper .home-3-1a p{    
	font-size: 14px;	
}

.home-3 .home-3-wrapper .home-3-1a h3{    
	font-size: 17px;	
}


.home-4 h1{
   	font-size: 25px;
}

.home-4 .home-4-wrapper{
     width: 50%;
	display: block;
	color: white; 
	font-family: 'Oswald';
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
}

.home-5 .home-5-wrapper{
   margin-top: 50px;      
}

.home-5 .home-5-wrapper .home-5-1a{
     width: calc(50% - 100px);	
	margin: 50px 50px 50px;
	float: left;
	height: 300px;
}

.home-5 .home-5-wrapper .home-5-1a img{
     width: 100%;	
	height: 300px;
}


.home-6{
     padding: 70px 0;
}

.home-6 .home-6-wrapper{
     width: 60%;
}


.home-6 .home-6-wrapper .home-6-1a{
     width: calc(50% - 40px);	
	margin: 50px 20px 0;
	float: left;
	overflow: hidden;
}

.home-6 .home-6-wrapper .home-6-1a .inner-info .inner-info1{
    width: 100px;
	height: 100px;
	float: left;
	border-radius: 50%;
}

.home-6 .home-6-wrapper .home-6-1a .inner-info .inner-info1 img{
    width: 100%;
	height: 100px;
    border-radius: 50%;	
}


#a-admin{
min-height: calc(100vh - 220px);	
   	
}

#a-admin form{
	width: 30%;		
}

#a-admin-2{
min-height: calc(100vh - 220px);	
}

#a-admin-2 .overall-dash{
	width: 60%;
	margin: 0 auto;
	overflow: hidden;
	background-color: black;    	
}

#a-admin-2 .overall-dash .deck-3 .deck-3a{
	width: 5%;	
}

#a-admin-2 .overall-dash .deck-3 .deck-3b{
	width: 85%;	
}

#a-admin-2 .overall-dash .deck-3 .deck-3c{
	width: 10%;	
}

#a-admin-2 .overall-dash .deck-3 .deck-3d #a-logout{
	width: 30%;	
}

#a-admin-z {
min-height: calc(100vh - 220px);

}

#a-admin-z .cart-cover{
	width: 60%;
	margin: 0 auto;
	overflow: hidden;
	background-color: black;
    padding-bottom: 30px;	
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a .cart-z1aa{
	width: 140px;
	height: 140px;
	float: left;
	padding: 5px;
	overflow: hidden;
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a .cart-z1aa img{
	width: 100%;
	height: 140px;
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a #cart-z1a-a a{	
	width: 50%;
    padding: 10px 0;	
}

#a-admin-w{
min-height: calc(100vh - 220px);

}

#a-admin-w .cover-now{
	width: 60%;
	padding-bottom: 30px;       
}

#a-admin-w .cover-now .cover-now-1 .form-wrapper{
	width: 40%;	
}

#a-admin-ww{
min-height: calc(100vh - 220px);	

}

#a-admin-ww .cover-noww{
	width: 30%;	
}

#a-admin-00 .detail-00 .month-1{
	width: 40%;
    display: block;
	margin: 0 auto;	
}

#a-admin-00 .detail-01{
	width: 100%;
	overflow: hidden;
	background-color: black;
}

#a-admin-00 .detail-01 .rec-div{
	width: 70%;
	display: block;
	margin: 0 auto;
	padding: 10px;
	background-color: black;    	
    overflow: hidden;
    border-bottom: 2px solid white;    
}

#a-admin-00 .detail-01 .rec-div .rec-div-a{
	width: calc(50% - 20px);
	display: block;
	margin: 20px 10px 0;
	background-color: black;
	padding: 5px;
	float: left;
    overflow: hidden;
}

#a-admin-00 .detail-01 .rec-div .rec-div-a .dta{
   font-size: 10px;
   display: block;
   color: white;
   text-align: center;
   text-transform: uppercase;
   margin: 5px 0;
   font-family: 'Roboto';
   
}

#a-admin-00 .detail-01 .rec-div .rec-div-a .dt{
   font-size: 14px;
   color: white;
    text-align: center;
    margin: 5px 0;
    font-family: 'Oswald';
   
}

#a-admin-www{
min-height: calc(100vh - 220px);	

}

#a-admin-www .cover-nowww{
	width: 40%;
}

#b-admin-www{
min-height: calc(100vh - 220px);	
}

#b-admin-www .b-cover-nowww{
	width: 30%;	
}


}

@media only screen and (min-width: 601px) and (max-width: 999px) {

.con-31 .con-31-wrapper{	
	display: block;
	width: 85%;
	margin: 0 auto;	
}

.con-31 .con-31-wrapper a{
    padding-bottom: 70px;
}	

.con-31 .con-31-wrapper .pic1-cover{	
	display: block;
	width: 50%;
	margin: 0;	
	float: left;
}

.con-31 .con-31-wrapper .pic1-cover p{
    color: black;	
	text-align: left;
	font-family: 'Open Sans';
	margin: 15px 0;
	font-weight: 400;
	font-size: 15px;
}

.con-31 .con-31-wrapper .pic1-cover .pic22{
    width: 300px;
    height: 320px;
    display: block;
    margin: 0 auto;
}

.con-31 .con-31-wrapper .pic1-cover .pic22 img{
    width: 100%;
    height: 320px;
}


.ft1 #ft22{
    display: block;
}

.ft1 .layer-2 {
    display: block;
}

#a-hh{
	height: calc(100vh - 120px);
}
   
#others{	
    width: 100%;
    height: 120px;	
	background-color: white;	
}

#others .header-aa{
    width: 20%;
    display: block;		
	height: 120px;	
	background-color: white;
	border-radius: 50%;
	float: left;
   	
}

#others .header-aa img{
   width: 100%;
   height: 120px;
   border-radius: 50%;    	
}

#others .header-bb{
    width: 80%;
    display: block;	
	height: 120px;
	float: left;	
}

#others .header-bb .header-bbb-down{
    width: 100%;
	display: block;
	background-color: black;
	float: left;
	height: 60px;
}

#others .header-bb .header-bbb-down .a-up{
    width: 33.3%;
	margin: 0;
    float: left;
    display: block;
}

#others .header-bb .header-bbb-down .a-up #ph1{
   font-size: 13px;
   color: white;
   line-height: 60px;
   font-family: 'Archivo Black';
   text-align: center;
}

#others .header-bb .header-bbb-down .a-up i{
   font-size: 13px;
   color: white;
   line-height: 60px;   
   text-align: center;
  
}

#others .header-bb .header-bbb-up{
    width: 100%;	
	height: 60px;
	background-color: white;
}

#others .header-bb .header-bbb-up .aha{
    width: 70%;
    float: left;
     display: block;	
}

#others .header-bb .header-bbb-up .aha .aha-1{	
        font-size: 25px;
		font-family: 'Oswald';
		font-weight: 800;
		line-height: 60px;
		text-align: center;
		text-transform: uppercase;
		color: gray;		
}

#others .header-bb .header-bbb-up .a-up1{
    width: 30%;
    float: right;    	
}

#others .header-bb .header-bbb-up .a-up1 #i-c1{	
        font-size: 30px;		
		font-weight: 800;
		display: block;
		text-align: center;
		line-height: 60px;		
		color: black;
		display: block;
}




.m-nav {
	display: none;
	width: 25%;
	position: absolute;
	top: 60px;
	right: 0;
	background-color: black;
   	
}

.m-nav ul ul #a1{
	padding: 9px 0;
	border-bottom: 1px solid black;
	font-family: 'Roboto';
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	color: orange;
	font-weight: bold;
}

.m-nav ul li{	
	font-size: 11px;
	font-weight: bold;
}

.header-banner{
	height: calc(100vh - 120px);
}

.header-banner .g-img{
	width: 100%;
	height: 55%;
}

.header-banner .g-img .g-img-holder{
	width: 500px;
	height: 500px;
}


.header-banner .g-img .g-img-holder img{
    width: 100%;
	height: 500px;
}

.header-banner .p-para{
	width: 100%;
	height: 45%;
	background-color: black;
}

.header-banner .p-para .p-para-a{
width: 50%;
background-color:   black;

}

.header-banner .p-para .p-para-a .hd1{
font-family: 'Acme';
font-size: 40px;
}

.header-banner .p-para .p-para-a .alink-1{
width: 50%;

}



.header-banner1{
	height: calc(100vh - 120px);	
}

.header-banner1 .g-img{
	width: 100%;
	height: 55%;
}

.header-banner1 .g-img .g-img-holder{
	margin-top: 15%;
	width: 400px;
	height: 400px;
}

.header-banner1 .g-img .g-img-holder img{
    width: 100%;
	height: 400px;
}

.header-banner1 .p-para{
	width: 100%;
	height: 45%;
	background-color: black;
}

.header-banner1 .p-para .p-para-a{
padding-top: 15%;
width: 50%;
background-color:   black;

}

.header-banner1 .p-para .p-para-a .hd1{
font-family: 'Acme';
font-size: 40px;
}

.header-banner1 .p-para .p-para-a .alink-1{
width: 50%;

}


.header-aar {
    padding-bottom: 50px;
}

.header-aar .header-aar-wrapper .header-aar-div1{	
	width: 50%;
	margin: 100px 0 0;
	float: left;
	overflow: hidden;
}

.header-aar .header-aar-wrapper .header-aar-div1 h3{	
	font-size: 30px;
}

.header-aar .header-aar-wrapper .header-aar-div1 a{
	width: 70%;
	border-radius: 10px;
}

.header-aar .header-aar-wrapper .header-aar-div1 .header-aar-div1-a{	
	width: 150px;
	height: 150px;
	margin: 0 auto;
}

.header-aar .header-aar-wrapper .header-aar-div1 .header-aar-div1-a img{	
	width: 100%;
	height: 150px;
	margin: 0;
}


.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1{	
	width: 50%;
	margin: 100px 0 0;
	float: right;
	overflow: hidden;
}


.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 .headerr-aarr-div1-a{	
	width: 150px;
	height: 150px;
	margin: 0 auto;
	overflow: hidden;

}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 .headerr-aarr-div1-a img{	
	width: 100%;
	height: 150px;
	margin: 0;
}

.headerr-aarr {
    padding-bottom: 50px;
}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 h3{	
	font-size: 30px;
}

.headerr-aarr .headerr-aarr-wrapper .headerr-aarr-div1 a{
	width: 60%;
	border-radius: 10px;
}




.headerr-a1{	
padding-bottom: 50px;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1{	
    width: 50%;
	margin: 100px 0 0;
	float: left;
	overflow: hidden;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 h3{	
	font-size: 30px;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 a{
    width: 70%;
	border-radius: 10px;
}


.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 .headerr-a1-div1-a{	
	width: 150px;
	height: 150px;
	margin: 0 auto;
	overflow: hidden;
}

.headerr-a1 .headerr-a1-wrapper .headerr-a1-div1 .headerr-a1-div1-a img{	
	width: 100%;
	height: 150px;
	margin: 0;
}


.sec1 .sec1-wrapper{	
	width: 80%;
}

.sec1 .sec1-wrapper .sec1-div1 h6{	
	font-size: 25px;
}

.sec1 .sec1-wrapper .sec1-div1 h3{	
	font-size: 17px;
}

.sec1 .sec1-wrapper .sec1-div1 p{	
	font-size: 15px;
}

.sec1 .sec1-wrapper .sec1-div1 a{
   	width: 40%;
}





.home-2 .home-2-wrapper{	
    margin-top: 50px;
    width: 85%;
}

.home-2 .home-2-wrapper .home-2-1a{	
    width: calc(50% - 20px);	
	margin: 30px 10px 100px;
	float: left;
	overflow: hidden;
 }

.home-2 .home-2-wrapper .home-2-1a .home-2-pic-cover{	
    width: 200px;	
	height: 200px;
 }

.home-2 .home-2-wrapper .home-2-1a .home-2-pic-cover img{	
    width: 100%;	
	height: 200px;
 }

.home-2 .home-2-wrapper .home-2-1a #lst-1 li{		
    font-size: 15px;
	font-family: 'Montserrat';
	font-weight: 100;
}

.home-2z .home-2z-wrapper{	
        padding: 50px 0;
        width: 85%;
        overflow: hidden;
}

.home-2z .home-2z-wrapper .home-2z-1a{	
   width: calc(50% - 20px);	
	margin: 50px 10px 0;
	float: left;
	overflow: hidden;
 } 
 
 .home-2z .home-2z-wrapper .home-2z-1a a{	
  border-radius: 10px;
 } 
 
.home-3 .home-3-wrapper{
    width: 80%;
    overflow: hidden;
}

.home-3 .home-3-wrapper .home-3-1a{
    width: calc(50% - 40px);	
	margin: 50px 20px 0;
	float: left;
	overflow: hidden;
}

.home-3 .home-3-wrapper .home-3-1a p{    
	font-size: 14px;	
}

.home-3 .home-3-wrapper .home-3-1a h3{    
	font-size: 16px;	
}



.home-5 .home-5-wrapper{
   margin-top: 50px;      
}

.home-5 .home-5-wrapper .home-5-1a{
     width: calc(50% - 40px);	
	margin: 50px 20px 50px;
	float: left;
	height: 250px;
}

.home-5 .home-5-wrapper .home-5-1a img{
     width: 100%;	
	height: 250px;
}

.home-6{
     padding-top: 0;
}

.home-6 .home-6-wrapper{
     width: 85%;
}

.home-6 .home-6-wrapper .home-6-1a{
     width: calc(50% - 40px);	
	margin: 50px 20px 0;
	float: left;
	overflow: hidden;
}

.home-6 .home-6-wrapper .home-6-1a .inner-info .inner-info1{
    width: 100px;
	height: 100px;
	float: left;
	border-radius: 50%;
}

.home-6 .home-6-wrapper .home-6-1a .inner-info .inner-info1 img{
    width: 100%;
	height: 100px;
    border-radius: 50%;	
}


#a-admin{
min-height: calc(100vh - 220px);	
   	
}

#a-admin form{
	width: 35%;
    margin-top: 30px;	
}

#a-admin-2{
min-height: calc(100vh - 220px);	
}

#a-admin-2 .overall-dash{
	width: 80%;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
	background-color: black;    	
}

#a-admin-2 .overall-dash .deck-3 .deck-3a{
	width: 5%;	
}

#a-admin-2 .overall-dash .deck-3 .deck-3b{
	width: 85%;	
}

#a-admin-2 .overall-dash .deck-3 .deck-3c{
	width: 10%;	
}

#a-admin-2 .overall-dash .deck-3 .deck-3d #a-logout{
	width: 30%;	
}

#a-admin-z {
min-height: calc(100vh - 220px);

}

#a-admin-z .cart-cover{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	background-color: black;
    padding-bottom: 30px;	
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a .cart-z1aa{
	width: 140px;
	height: 140px;
	float: left;
	padding: 5px;
	overflow: hidden;
}

#a-admin-z .cart-cover .cart-z1 .cart-z1a .cart-z1aa img{
	width: 100%;
	height: 140px;
}


#a-admin-z .cart-cover .cart-z1 .cart-z1a #cart-z1a-a a{	
	width: 50%;
    display: block;
    margin: 0 auto;
    overflow: hidden;	
}

#a-admin-w{
min-height: calc(100vh - 220px);

}

#a-admin-w .cover-now{
	width: 80%;
	padding-bottom: 30px;       
}

#a-admin-w .cover-now .cover-now-1 .form-wrapper{
	width: 40%;	
}

#a-admin-ww{
min-height: calc(100vh - 220px);	

}

#a-admin-ww .cover-noww{
	width: 50%;	
}

#a-admin-00 .detail-00 .month-1{
	width: 40%;
    display: block;
	margin: 0 auto;	
}


#a-admin-00 .detail-01{
	width: 100%;
	overflow: hidden;
	background-color: black;
}

#a-admin-00 .detail-01 .rec-div{
	width: 70%;
	display: block;
	margin: 0 auto;
	padding: 10px;
	background-color: black;    	
    overflow: hidden;
    border-bottom: 2px solid white;    
}

#a-admin-00 .detail-01 .rec-div .rec-div-a{
	width: calc(50% - 20px);
	display: block;
	margin: 20px 10px 0;
	background-color: black;
	padding: 5px;
	float: left;
    overflow: hidden;
}

#a-admin-00 .detail-01 .rec-div .rec-div-a .dta{
   font-size: 10px;
   display: block;
   color: white;
   text-align: center;
   text-transform: uppercase;
   margin: 5px 0;
   font-family: 'Roboto';
   
}

#a-admin-00 .detail-01 .rec-div .rec-div-a .dt{
   font-size: 14px;
   color: white;
    text-align: center;
    margin: 5px 0;
    font-family: 'Oswald';
   
}



#a-admin-www{
min-height: calc(100vh - 220px);	

}

#a-admin-www .cover-nowww{
	width: 50%;
}

#b-admin-www{
min-height: calc(100vh - 220px);	
}

#b-admin-www .b-cover-nowww{
	width: 50%;	
}

}
