body{
	font-family: "Raleway";
	color: black;
	text-align: center;
}

#covid {
  font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: white;
  background: #96d4df;
  margin: 0 auto;
  width: 100%;
  padding: 17px 17px 17px 17px;
  text-align: center;
  
  #position: absolute;
  /* box-shadow */
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  border-bottom: 1px solid white;
}

#learn {
  background: #3cadc2;
  border: none;
  font-size: 22px;
  color: white;
  padding: 8px 10px;
  margin-left: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
  
#learn:hover {
  background: #87bec8;
  text-decoration: none;
}


.bos{
	margin: 0 auto;
}


#topbar{
	background-image: url("https://s15.postimg.cc/e8649so7f/letc.jpg");
	background-size: cover;
	padding: 50px 0;
}

#heilog{
	max-width: 500px;
	width: 90%;
}

#usalog{
	padding-top: 25px;
	padding-bottom: 0px;
	min-width: 115px;
	width: 10%;
}

#logocont{
	background-image: url("https://s7.postimg.cc/cgq79rj63/bluepat.png");
	max-width: 490px;
	width: 90%;
	padding: 20px 0;
	border-radius: 50px;
	margin-left: 250px;
	border: 0px solid white;
}

#navbar{
	background-image: url("https://s7.postimg.cc/cgq79rj63/bluepat.png");
	color: white;
	font-size: 2.7vh;
	text-align: center;
	padding: 5px 9%;
	border-top: 1px solid white;
	border-bottom: 2px solid white;
	/*box-shadow: 0px 3px 10px 0 #000000;*/
	/*box-shadow: 0 5px 5px -5px #333;*/
}

#botbar{
	color: white;
	box-shadow: 0px -3px 10px 0 #000000;
	border-top: 2px solid white;
	background-image: url("https://s7.postimg.cc/cgq79rj63/bluepat.png");
	padding: 10px 0;
}

#parts{
	width: 75px;
	height: 75px;
	background-color: white;
	display: inline-block;
	margin: 10px;
}

#fl{

}

.activel{
	text-decoration: underline;
}

.col-md-3 > a{
	color: white;
}

.col-md-2 > a{
	color: white;
}

#midcont{
	padding: 75px 250px;
	background-image: url("https://s15.postimg.cc/vuclsnzjv/patt.jpg");
	box-shadow: inset 0px 3px 10px 0 #000000;
	font-size: 18px;
}

#mp1, #mp2, #mp3{
	width: 100%;
	height: 400px;
	border: 3px solid white;
	box-shadow: 0 0 10px #000000;
	
}

#mp3{
	display: none;
}

#contl{
	padding-right: 20px;
}

#contr{
	padding-left: 20px;
}
.col-md-5{
	padding: 0px;
	margin: 0px;
	padding-top: 50px;
}

hr.style-seven {
	margin-top: 60px;
    overflow: visible; /* For IE */
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
	width: 60%;
}
hr.style-seven:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;

}

hr.style-eight {
	margin-top: 40px;
    overflow: visible; /* For IE */
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
	width: 60%;
}
hr.style-eight:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;

}

#navicon{
	display: none;
	max-width: 35px;
	margin-left: 20px;
	cursor: pointer;
}








h1{
	font-size: 36px;
}

h2{
	font-size: 30px;
}

h3{
	font-size: 24px;
	font-family: 'Arimo', sans-serif;
}

#newnav{
	background-image: url("https://s7.postimg.cc/cgq79rj63/bluepat.png");
	width: 100%;
	color: white;
	padding: 10px 7px;
	padding-top: 20px;
	font-size: 18px;
	border-bottom: 1px solid white;
	box-shadow: 0px 4px 10px 0 #000000;
	height: 42px;
	padding: 0 11%;
	padding-top: 5px;
}



#nact{
	text-decoration: underline;
}


#newnav > a{
	color: white;
}
.nlink{
	display:block;
    float:left;
    width:25%;
}


#phicon{
	width: 30px;
	position: relative;
	top: -2px;
}

#topph{
	font-family: 'Arimo', sans-serif;
	font-size: 25px;
	
}

#trn{
	float: right;
	text-align: right;
}

#logotop{
	margin: 0 auto;
	padding-top: 30px;
}

#mains{
	
}



#trn a{
	color: white;
}

#fnav{
	margin-top: 35px;
	margin-bottom: 20px;
}

#finfo > a{
	color: white;
}

#finfo{
	border-top: 1px solid white;
	width: 90%;
	margin: 0 auto;
	padding-top: 22px;
	padding-bottom: 15px;
}

#fl, #fm, #fr{
	margin-bottom: 10px;
}

.container-fluid, .row, .col-md-6, .col-md-7{
	padding: 0px;
	margin: 0px;
	
}

.container-fluid{
	overflow: hidden;
	/*padding-top: 160px;*/
}


.lav{
	background-color:  #6871B6;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-top: 30px;
	border: 1px solid white;
	height: 325px;
	color: white;
	font-size: 28px;
}

#samplebox{
	background-color:  #62B89D;
	padding-top: 15px;
	padding-bottom: 15px;
	box-shadow: 3px 3px 5px #000000;
	border-bottom: 1px solid white;
}

#nav{
	width: 100%;
	background-image: url("https://s7.postimg.cc/f2vdmi4m3/Chead.png");
	/*position: fixed;
	top: 0;*/
	/*background-color: #1B0A7D;
	background: repeating-linear-gradient(
  45deg,
  #001489,
  #001489 40px,
  #192b94 40px,
  #192b94 65px
);*/
	color: white;
	z-index: 3000;
	/*box-shadow: 3px 3px 5px #000000;*/
}

#navmenu{
	margin-top: 27px;
	font-size: 22px;
	
}


#catlist{
	padding-top: 50px;
	font-size: 28px;
}

#catpic{
	max-width: 450px;
	width: 100%;
	height: 150px;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 3px solid white;
	background-image: url("https://www.stickdecor.com.br/wp-content/uploads/2017/05/papel-de-parede-adesivo-arabesco-azul-claro-ar-075-1.jpg");
	background-color: #001489;
	box-shadow: 0 0 10px #000000;
}

#gemz{
	height: 150px;
	margin: 0 auto;
	margin-bottom: 20px;
	display: block;
}

#catlist > a{
	color: black;
}

.col-md-4 > a{
	color: black;
}

#tln{
	font-size: 16px;
	/*position: relative;
	left: 20px;
	top: 4px;*/
	float: right;
}

#servicebox{
	padding: 80px 0px;
	width: 75%;
	margin: 0 auto;
	font-size: 18px;
	padding-left: 5%;

}

#story{
	width: 75%;
	margin: 0 auto;
	font-size: 18px;
	padding-bottom: 70px;
	
}




#spls{
	width: 6500px;
	height: 180px;
	background-color: #666;
	background-image: url("https://s7.postimg.cc/e88u0qc9n/vanilla.png"); 
	box-shadow: inset -2px 4px 10px 0 #000000, inset -2px -3px 10px #000000;
	background-repeat: repeat;
	text-align: left;
	padding-top: 15px;
}



#img2{
	display: none;
}

.phold{
	height: 350px;
	width: 100%;
	background-color: black;
	margin: 0 auto;
	border: 2px solid black;
}

.navb{
	background-color: rgba(0, 0, 0, 0.0);
	color: white;
	border: none;
	border: 2px solid white;

	border-radius: 25px;
	padding: 5px 15px;
	margin-bottom: 10px;
}

.navb:hover{
	background-color: rgba(255, 255, 255, 0.3);
	cursor: pointer;
}

.navb:focus{
	outline: 0;
}

#phl:hover{
	text-decoration: none;
	color: #c4c4c4
}

#phl{
	color: white;
}



#toptxt{
	
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	padding: 10px;
}

.sampsub{
	background-color: #6871B6;
	border: 1px solid #6871B6;
	font-size: 24px;
	margin: 20px 5px;
	margin-top: 0px;
	padding: 5px 10px;
	width: 200px;
	color: white;
}


.sampsub:hover{
	border: 1px solid white;
}

.psam{
	max-width: 150px;
}

.vendorbar{

/*border-top: 70px solid #666;
    border-left: 65px solid transparent;
    border-right: 65px solid transparent;
	max-width: 672px;*/
	box-shadow: inset 0px 3px 10px 0 #000000;
	background-image: url("https://s18.postimg.cc/exx07d7hl/brushed-alum-dark.png"); 
	background-repeat: repeat;
    
    width: 100%;
	background-color: #666;
	margin: 0 auto;
}

#appb{
	border: 2px solid #6871B6;
	color: white;
	background-color: #62B89D;
	font-size: 22px;
	padding: 0px 30px;
}

#appb:hover{
	background-color: #6871B6;
}



#logo{
	width: 280px;
}



.vends{
	max-width: 70px;
	width: 100%;
	margin: 10px 2%;
	
	/*position: relative;
	top: -70px;*/
}

.sampbar{
	width: 4200px;
	background-color: #6871B6;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	margin: 20px 0px;
	color: white;
	font-size: 28px;
}


#spls img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
 
#spls img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	cursor: pointer;
}

#foot{
	background-color: black;
	color: white;
	padding: 10px;
}

#namei, #compi, #emaili, #messagei, #sendi{
	display: block;
	margin: 0 auto;
	margin-top: 8px;
	width: 90%;
	max-width: 450px;
}

#sendi{
	background-color: black;
	color: white;
	border: 1px solid white;
	margin-bottom: 10px;
}

#sendi:hover{
	background-color: white;
	color: black;
}

.phold img{
	height: 100%;
	width: 100%;
}

.txl{
	padding: 0 30px 0 0;
}

.txr{
	padding: 0 0 0 30px;
}

#im2{
	-webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg);        /* FF */
  -o-transform: rotate(180deg);          /* Opera */
  -ms-transform: rotate(180deg);         /* IE9 */
  transform: rotate(180deg);      
}

#topls{
	font-family: 'Arimo', sans-serif;
	font-size: 20px;
	line-height: 22px;
}


.dropdown {
    position: relative;
    display: inline-block;	
}

.dropdown-content {
    display: none;
    position: absolute;
	margin-top: 7px;
    background-color: #192b94;
	border: 2px solid #001489;
	width: 200px;
	font-size: 18px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
	cursor: default;
}

.dropdown-content a{
	color: white;
}

.dropdown:hover .dropdown-content {
    display: block;
}

::-webkit-scrollbar {
    width: 8px;
	color: #000;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.3); 

	background-color: #fff;
}
 
::-webkit-scrollbar-thumb {

    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.5); 
	background-color: #c0c0c0;
}


/*keyframe animations*/
.first {
	-webkit-animation: bannermove 60s linear infinite;
	   -moz-animation: bannermove 60s linear infinite;
	    -ms-animation: bannermove 60s linear infinite;
	     -o-animation: bannermove 60s linear infinite;
	        animation: bannermove 60s linear infinite;
}
 
@keyframes "bannermove" {
 0% {
    margin-left: 0px;
 }
 100% {
    margin-left: -4160px;
 }
 
}
 
@-moz-keyframes bannermove {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -4160px;
 }
 
}
 
@-webkit-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -4160px;
 }
 
}
 
@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -4160px;
 }
 
}
 
@-o-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -4160px;
 }
 
}

#toplsm{
	display: none;
}

a.anchor {
    display: block;
    position: relative;
    visibility: hidden;
}

a#midp{
	top: -175px;
}

a#botp{
	top: -228px;
}

	#n1, #n2, #n3, #n4, #n5{
		display: inline;
	}


#catbutt2{
	display: none;
}
	
#homebutt2 > a{
color: white;
}	

#catbutt2 > a{
	color: white;
}

#homebutt1{
	display: none;
}

#c1{
	display: none;
}

.form-control{
	padding: 0;
	margin: 4px 0;
	background: none;
	border: none;
	font-family: "Raleway";
}

.in_box{
	margin: 3px 0;
}

#comms{
	position: relative;
	top: -35px;
}

.aster{
	font-size: 18px;
	font-family: "Arial";
	color: red;
	display: inline;
	margin: 0;
	padding: 0;
}

#reqf{
	display: inline;
	position: relative;
	left: -79px;
}

#subbtn{
	display: inline;
	position: relative;
	right: -75px;
}

#sbtn{
	padding: 3px 25px;
	font-family: "Raleway";
}

textarea{
	resize: none;
	font-family: "Arial";
	font-size: 18px;
	padding: 5px;
	line-height: 20px;
	margin-bottom: 5px;
}

input{
	font-family: "Arial";
}

.qtlower, .pinfo{
	position: relative;
	top: -15px;
}

.fi{
	padding-bottom: 10px;
}

#formdiv{
	
}

#tydiv{
	
}

#hlogob{
	width: 75px;
	height: 75px;
	margin-bottom: 20px;
}

.catcat{
	font-size: 21px;
	text-align: left;
	margin-left: 75px;
	padding-top: 10px;
}

.catbord{
	border-top: 1px solid black;
	margin-top: 30px;
	margin-bottom: 30px;
}

@media screen and (max-width: 775px){
	
	.catbord{
	display: none;
	}

	#c1{
		display: inline;
	}
	
	#h1{
		display: none;
	}
	
	#lb{
		display: none;
	}
	#fl, #fr{
		padding-top: 20px;
	}
	.col-md-3, .col-md-2{
		padding: 7px 0;
	}
		
	.nob{
		border: none;
	}
	#navbar{
		padding: 0 15%;
	}
	#logocont{
		margin: 0 auto;
		padding: 15px 0;
		border-radius: 35px;
	}
	#midcont{
		padding: 75px 10px;
	}
	#contl, #contr{
		padding: 0;
		padding-bottom: 40px;
	}
	#mp2{
		display: none;
	}
	#mp3{
		display: block;
	}
	
	#n2, #n3, #n4, #n5{
		display: none;
	}
	#navicon{
		display: inline;
	}
	.activel{
		position: relative;
		left: 30px;
	}
	#phicon{
		display: none;
	}
	#catbutt2{
		display: inline;
	}
	#homebutt2{
		display: none;
	}
	#homebutt1{
		display: inline;
	}
	#catbutt1{
		display: none;
	}
}


@media screen and (max-width: 320px){
	body{
		display: none;
	}
}