html,body
{
	-webkit-touch-callout: none;
	    -webkit-user-select: none;
	    -khtml-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	 margin:0;
   padding:0;
   height:100%;
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;

}
#wrapper
{
	min-height:550px;
	min-width:1024px;
	margin: 0;
   position:relative;
	width:100%;
	height: 100%;
	top:0px;
	left:0px;
}
#header
{
	position:fixed;
		z-index:1001;
	top:0;
	left:0;
	height:5px;
	width:100%;
	background-color:#e60b00;
}
#content
{
		position:absolute;
		width:100%;
}
#footer
{
     position:absolute;
   bottom:0;
	left:0;
	width: 100%;
	height: 0px;
     //background-color:#e60b00;
}
#nav-bar-main
{
	background-color:#fff;
	z-index:1001;
	position:fixed;
	top:5px;
	left:0px;
	width:100%;
	height:100px;
}
#nav-bar-main-button-holder
{
	position:absolute;
	top: 0px;
	right:2%;
	line-height:100px;
	width:60%;	
}
#nav-bar-main-button
{
	font-size:20px;
	color:#333;
	padding-left:3%;
	padding-right:3%;
	cursor:pointer;
	display:inline-block; !important
}
#image-home
{
	width:100%;
	position:absolute;
	top:100px;
	left:0px;
	height:60vh;
	min-height:330px;
}
#inner-banner-img
{
	width:100%;
	height:30vh;
	min-height:165px;
	position:absolute;
	top:100px;
}
#nav-bar-home-down
{
	position:relative;
	
}
#innercontent
{
	background-color:rgba(255, 230, 230, 0.4);
	width:100%;
	height:100%;
	min-height:350px;
	position:relative;
	top:44.9vh;
	
}
#inside_nav_bar
{
	position:absolute;
	height:30px;
	margin-left:7px;
	padding-left:7px;
	width:1010px;
	border-bottom:3px solid #e60b00;
	padding-bottom:9px;
	opacity:1 !important;

}
#contentbody
{
	padding-left:20px;
	padding-bottom:40px;
	font-size:16px;
	font-weight:500;
	text-align:justify;
	position:absolute;
	top:50px;
	width:980px;;
	margin:auto;
}
#logoscroller{
position:relative;
top:-40px;
    width: 1000px;
    overflow: hidden;
    background: white;
}
#logos{
position:relative;
top:-100px;
}
.first {
    -webkit-animation: bannermove 30s linear infinite;
       -moz-animation: bannermove 30s linear infinite;
        -ms-animation: bannermove 30s linear infinite;
         -o-animation: bannermove 30s linear infinite;
            animation: bannermove 30s linear infinite;
}
 
@keyframes "bannermove" {
 0% {
    margin-left: 0px;
 }
 100% {
    margin-left: -2225px;
 }
 
}
 
@-moz-keyframes bannermove {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2225px;
 }
 
}
 
@-webkit-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}
 
@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}
 
@-o-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}

.logoscroller {
    width: 8550px;
    margin-bottom: 80px;
}
 
.logoscroller 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;
}
 

.logoscroller img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
 
    -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}
#bgnavbar
{
	background-color:#e60b00;
	
  border-top-right-radius: 15px;
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:40px;
    z-index:1;
}
#inside_nav_bar_hover
{
	text-decoration:none;
	background-color:#e60b00;
	color:#fff;
	font-weight:500;
	font-size:20px;
}
#inside_nav_bar_hover>a
{
	text-decoration:none;
	font-size:20px;
	color:#fff !important;
}
#inside_nav_bar>ul
{
	list-style-type:none;
	list-style:none;
	padding:0px;
	width:1020px;
}
#inside_nav_bar>ul>li
{
	display:inline;
	padding-right:30px;
	padding-left:30px;
	margin:auto;
	width:100%;
	height:30px;
	position:relative;
	z-index:2;
	top:-6px;
	padding-top:10px;
	padding-bottom:6px;
}
#inside_nav_bar>ul>li>a
{
    color:#e60b00;
	text-decoration:none;
	font-size:20px;
	cursor:pointer;
}
#contentcontainer
{
	margin:auto;
	width:1024px;
	background-color:#fff;
	height:53.7vh;
	min-height:350px;
	opacity:1; !important
}
#nav-bar-main-button:active, #nav-bar-main-button:focus, #nav-bar-main-button:hover
{
	background-color:#e60b00;
	color:#fff;
}

.slider 
{
  width:100%;
  height:100%;
 overflow: hidden;
}
  .slider > ul {
	position:relative;
    -webkit-transition: 1s left;
    -moz-transition: 1s left;
    -ms-transition: 1s left;
    -o-transition: 1s left;
//list-style: none;
    margin: 0; 
	padding: 0;
  }
    .slider > ul > li {
	 display: inline-block;
      float: left;
    }
.logoscroller img {
  padding: 15px;
}