

@charset "utf-8";
body { margin:10px; padding:0px;
}
body.plugin {
    display:block;
}
.navbar-nav a.nav-link{
a:link {color:#4CC417;} 
a:visited {color:voilet;} 
a:hover {color:red;}   
a:active {color:#0000FF;}  
}
.navbar .container-fluid {
    border-left: 4px solid #000;
    border-right: 4px solid #000;
}
#container {
	padding: 0px;
	width: 1000px;
	background-color: #FFF;
	margin: 0 auto;
}

#apDiv1 {
	position:absolute;
	font-size: 13px;
        left:600px;
	top:940px;
	width:653px;
	height:51px;
	z-index:1;
}

.home_matter_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 35px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

div.ex{
font-family: ;
font-size:16px;
text-align:center;
background-color:;
width:1000px;
height: 30px;
border:px solid black;
margin:0px;
}

div.ex1{
font-size:17px;
text-align:center;
background-color:;
width:1000px;
height: 30px;
border:0px solid black;
margin:0px;
}


div.ex2{
font-size:24px;
text-align:left;
background-color:;
width:1000px;
height: 30px;
border:0px solid black;
margin:0px;
}

#apDiv3 {
	position:absolute;
	left:265px;
	top:7px;
	width:156px;
	height:112px;
	z-index:2;
}
#apDiv4 {
	position:absolute;
	left:300px;
	top:1000px;
	width:900px;
	height:139px;
	z-index:3;
	text-align: justify;
	color: black;
	font-size: 25px;
}
div._2p3a iframe{
    width: 100% !important;
    float: left !important;
}
.floatLeft {
float: left;
}
img.floatLeft {
    float: left;
    margin: 4px;
    width: 1000px;
}
iframe{
	width: 100%;
	float: left;
}
font {
    width: 100%;
    float: left;
    padding: 10px;
    background-color: #fff;
}
.contact-icon{
    width: 100%;float: left;padding: 10px 0;bottom: 0;position: fixed;}
.contact-icon i{
    background-color: green;
    border-radius: 50%;
    padding: 15px;
    font-size: 25px;
    color: #fff;
}

@media(max-width:480px){
    body.plugin { 
        display:block;
    }
    .contact-icon i {
    background-color: green;
    border-radius: 100%;
    padding: 12px;
    font-size: 70px;
    color: #fff;
}
}
