body{
clear:both;
background-image:url(images/me_plast_bg.jpg);
background-repeat:repeat;
margin:0px;
padding:0px;
}
.brand {
  font-size: 50px;
  font-family: 'Abril Fatface', cursive;
  font-weight: 400;
  text-align: center;
  color: #272727;
  width: 100%;
  text-transform: uppercase;
  margin-top: 30px;
}
.brand a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: #272727;
}
.brand1 {
	font-family: 'Pinyon Script', cursive;
	font-weight: 600;
  font-size: 24px;
  text-align: center;
  color: #272727;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 10px;
}

.hh2{
	clear: both;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;	
	color: #272727;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.phh2{
clear: both;
font-size: 12px;
text-align: justify;
text-decoration: none;
line-height: 20px;
margin-top: 10px;
margin-bottom: 5px;
}

.dropbtn {
	margin-left: -4px;
	background-color: #000;
	font-family: 'Oswald', sans-serif;	
	color: #FFFFFF;
   padding: 10px 40px 10px 40px;
   border: none;
   cursor: pointer;
}
.dropbtn:hover {
	margin-left: -4px;
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
    border: none;
    cursor: pointer;
}

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

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #000000;
    width: 250px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -5px;
    box-shadow: 0px 8px 16px 0px #00ACED;
}

.dropdown-content a {
	
    color: #FFFFFF;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	color: #FFFFFF;
	background-color: #00ACED;	
}

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

.color1{
	color: #ffffff;
}
.color1:hover{
	background-color:#EF5F21;
	text-decoration: none;
	color: #ffffff;
}

.color2{
	color: #ffffff;
}
.color2:hover{
	background:#589D3E;
	color: #ffffff;
}

.color3{
	color: #ffffff;
}
.color3:hover{
	background:#00ACED;
	color: #ffffff;
}

.color4{
	color: #ffffff;
}
.color4:hover{
	background:#F89F1B;
	color: #ffffff;
}

.color5{
	color: #ffffff;
}
.color5:hover{
	background:#00677C;
	color: #ffffff;
}

 .lit{
	display:block;
	border-bottom: 2px ridge #CCCCCC;
	padding: 1.3px 0;
}
.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #808080;
    width: 250px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 250px;
    margin-top: -38px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   
}
.dropdown-content2:after
{
 opacity: 0;
 transition: 0.5s;
}
.dropdown-content2 a {
	
    color: #FFFFFF;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
}

.dropdown-content2 a:hover {
	background-color: #4CAF50;
	color: #FFFFFF;
}
.dropdown-content2 ul li{
	display:block;
	border-bottom: 1px dashed #C7C7C7;
	padding: 1.3px 0;
}


.dropdown-content li:hover .dropdown-content2{
 display: block;

 }
 .dropdown-content li:hover .dropdown-content2:after{
	opacity: 1;
 transition: 0.5s;
}

.butt{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
  color: #cccccc;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.butt:hover{
clear: both;
color: #FFF;
text-decoration: none;
}
.hline{
clear: both;
border-right:#CCC dotted 0.3mm;
}

.h33{
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
}
.h34{
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
}
.tFont{
	font-family: 'Oswald', sans-serif;
}
.fTestSet{
	clear: both;
	margin: 0;
	margin-top: 10px;
}
.top-grids{
	border: 1px dashed #666;
	border-right: none;
	border-left: none;
	border-bottom: none;
	margin:2em 0 2em 0;
}
.top-grids1{
	border: 0.3mm solid #CCC;
	border-right: none;
	border-left: none;
	border-bottom: none;
	margin:0;
}
.top-grids2{
	border: 0.3mm dashed #CCC;
	border-right: none;
	border-left: none;
	border-bottom: none;
	margin:0;
	margin-top: 3px;
	margin-bottom: 3px;
}
.pText{
	clear: both;
	color: #000;
	font-size: 13px;
	line-height: 28px;
	text-align: justify;
	text-decoration: none;
	margin: 5px;
	}
.pText1{
	clear: both;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	margin: 5px;
	margin-left: 30px;
	}
.pText2{
	clear: both;
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	margin: 5px;
	margin-top: 30px;
	margin-right: 30px;
	}
.list-group{
clear: both;
}	
.list-group .list-group-item{
	border: 1px dashed #666;
	border-right: none;
	border-left: none;
	border-top: none;
	margin:0 1em 0 1em;
}

.list-group .list-group-item a{
	color: #000;
	text-decoration: none;
	font-size: 13px;
}	
.list-group .list-group-item a:hover{
	color: #666;
	text-decoration: none;
	font-size: 13px;
}















.inq-form .input-group {
  margin-bottom: 10px;
}
.inq-form .input-group-addon {
  background: transparent;
  border: solid 1px #CCCCCC;
  border-right: none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  color: #aaaaaa;
}
.inq-form input[type='text'],
.inq-form input[type='email'],
.inq-form textarea {
  background-color: #FFFFFF;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border-color: #CCCCCC;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  padding: 6px 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.inq-form input[type='text']::-webkit-input-placeholder,
.inq-form input[type='email']::-webkit-input-placeholder,
.inq-form textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}
.inq-form input[type='text']::-moz-placeholder,
.inq-form input[type='email']::-moz-placeholder,
.inq-form textarea::-moz-placeholder {
  color: #aaaaaa;
}
.inq-form input[type='text']:-ms-input-placeholder,
.inq-form input[type='email']:-ms-input-placeholder,
.inq-form textarea:-ms-input-placeholder {
  color: #aaaaaa;
}
.inq-form input[type='text']:-moz-placeholder,
.inq-form input[type='email']:-moz-placeholder,
.inq-form textarea:-moz-placeholder {
  color: #aaaaaa;
}
.inq-form input[type='text']:focus,
.inq-form input[type='email']:focus,
.inq-form textarea:focus {
  border-color: #444444;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.inq-form textarea {
  background-image: url('images/pencil.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding-left: 37px;
}
.inq-form input[type='text'],
.inq-form input[type='email'] {
  height: 44px;
  border-left: none;
  padding: 6px 12px 6px 0px;
}
.inq-form textarea {
  margin-bottom: 20px;
}


.myline {
  background: url(images/strip.png);
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  margin:0;
 }

.w-btn{
	margin-top:4%;
}
.w-btn a{
	border: 2px solid #000;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	padding: 5px 18px;
	font-family: 'Play-Regular';
}

.hvr-shutter-out-horizontal {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-decoration: none;
	background: #000;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
	color: white;
	text-decoration: none;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.box1{
	background:url(images/feature.jpg)no-repeat;
	min-height:100px;
	margin-bottom: 10px;
}
.box2{
	background:url(images/feature1.jpg)no-repeat;
	min-height:100px;
}
.box3{
	background:url(images/feature2.jpg)no-repeat;
	min-height:100px;
}
.box4{
	background:url(images/feature3.jpg)no-repeat;
	min-height:100px;
}


.w-btn1{
	margin-top:4%;
}
.w-btn1 a{
	border: 2px solid #000;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	padding: 3px 10px;
	font-family: 'Play-Regular';
}










.welcome {
	padding: 5em 0px;
}

.welcome-about ul {
	padding: 0px;
	margin: 0px;
}
.welcome-about ul li {
	list-style: none;
	color: #333333;
	margin:0;	
}
.welcome-about ul li a{
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	margin:0;
}
.welcome-about ul li a:hover{
	color: #CCCCCC;
}
.welcome-about .lineHr{
	border: 0.3mm dashed #666;
	border-right: none;
	border-left: none;
	border-bottom: none;
	margin:5px 0 0 0;

}



@media(max-width:1024px){
.dropbtn {
	background-color: #000;
	font-family: 'Oswald', sans-serif;	
	color: #FFFFFF;
   padding: 10px 45px 10px 45px;
   border: none;
   cursor: pointer;
}
.dropbtn:hover {
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
    border: none;
    cursor: pointer;
}

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

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #000;
    width: 250px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -5px;
    box-shadow: 0px 8px 16px 0px #008080;
}

.dropdown-content a {
	
    color: #FFFFFF;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	color: #FFFFFF;
	background-color: #00ACED;	
}

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

 .lit{
	display:block;
	border-bottom: 2px ridge #CCCCCC;
	padding: 1.3px 0;
}
.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #00ACED;
    width: 250px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 250px;
    margin-top: -38px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   
}
.dropdown-content2:after
{
 opacity: 0;
 transition: 0.5s;
}
.dropdown-content2 a {
	
    color: #FFFFFF;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
}

.dropdown-content2 a:hover {
	background-color: #4CAF50;
	color: #FFFFFF;
}
.dropdown-content2 ul li{
	display:block;
	border-bottom: 1px dashed #C7C7C7;
	padding: 1.3px 0;
}


.dropdown-content li:hover .dropdown-content2{
 display: block;

 }
 .dropdown-content li:hover .dropdown-content2:after{
	opacity: 1;
 transition: 0.5s;
}

.butt{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
  color: #cccccc;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.butt:hover{
clear: both;
color: #FFF;
text-decoration: none;
}
.hline{
clear: both;
border-right:#CCC dotted 0.3mm;
}

.pText2{
	clear: both;
	color: #FFF;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	margin: 5px;
	margin-top: 20px;
	margin-right: 30px;
	}

}

