@charset "utf-8";
* {
  box-sizing: border-box;
}
body {
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 0.9em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper .mainfull h3 {
	color: #050AEA;
	font-size: 1.2em;
}
h2 {
	color: #060AE8;
}
#wrapper .mainfull ul li {
	line-height: 30px;
}

.redtext {
	color: #F00;
}


#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}




.left {
	background-color:#ECECEC;
	float:left;
	width:20%;
	padding:15px;
	margin-top:5px;
	text-align:center;
}

.left_fill {
	background-color:#2C2A2B;
	float:left;
	width:20%;
	padding:15px;
	margin-top:170px;
	text-align:center;
}
#wrapper .top-banner img {
	width: 100%;
	padding-top: 120px;
}

 #wrapper img#header {
	max-width:100%;
	height:auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
  }
#wrapper .mainfull #banner {
	padding-top: 15px;
}




.main {
	float:left;
	width:60%;
	margin-top: 5px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #808080;
	text-align: left;
}

.mainfull {
	width:960px;
	background-color: #FFF;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	padding-top: 0px;

}

#banner {
	width:960px;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;

}



.menu  {
	z-index: 125;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #808080;
	position: fixed;
}





.right {
	background-color:#ECECEC;
	float:left;
	width:20%;
	margin-top:5px;
	text-align:center;
	padding: 15px;
}

.right_fill {
	background-color:#2C2A2B;
	float:left;
	width:20%;
	padding:15px;
	margin-top:170px;
	text-align:center;
}






.footer-distributed{
	background-color: #231f20;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 35px 50px;
	margin-top: 20px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}



/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #2C2A2B;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-links a:hover{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color: #6D71FC;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #514D4F;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #050BE7;
	text-decoration: none;
	;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #CCC;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}


h2::before { 
  display: block; 
  content: " "; 
  margin-top: -85px; 
  height: 85px; 
  visibility: hidden; 
  pointer-events: none;
}



.#wrapper .mainfull #sect1 , #sect2 ,  #sect3 ,  #sect4{
	outline:none;
	
}

:focus {  

	outline:none;
	
	
}



#wrapper .mainfull p img {
	
	
	padding:10px;
	
}


#wrapper #bottom_img {
	height: auto;
	width: 100%;
}

a:link {
	color: #040AE8;
	font-weight: bold;
	text-decoration: none;
}


a:visited {
	color: #050AE8;
	font-weight: bold;
}
a:hover {
	color: #6569FC;
	font-weight: bold;
	text-decoration: underline;
	
}

#wrapper .line {
	width: 920px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
}

iframe { 

 width:960px;
 height:350px;
 
}



@media only screen and (max-width:768px) {
  /* For mobile phones: */
  .left, .main, .right, .menu, .header {
    width:100%;
  }
  
  
   .menu {
   
   margin-top:0px;
   padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	position: fixed;
 
	
  }
  
  
  
  
  .main {
	  padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 2px;
	
	  
  
}

  .mainfull {
	  width:100%;
	  padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:0;
	  
  
}

.left {
	margin-top:2px;
	
}

.right {
	margin-top:2px;
	
}

.left h2 {
	font-size: 1.2em;
}

.left_fill {
	
	width:00%;
	margin-top:0px;
	padding:0px;
	
}

.right_fill {
	
	width:00%;
	margin-top:0px;
	padding:0px;
	
}

.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}
	
	h2::before { 
  display: block; 
  content: " "; 
  outline:none;
  visibility: hidden; 
  pointer-events: none;
}
	
.#wrapper .mainfull #sect1 , #sect2 ,  #sect3 ,  #sect4{
	outline:none;
}

:focus {
outline: 0;
}

.AJXIRYVQIWFC {
	position:relative;
	height:auto;
	max-width:100%;
	min-width:100%;
	background-color:#ffffff;
	padding-top: 80px;
}

#wrapper .mainfull p img {
	
	max-width:100%;
	height:100%;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	
}
#wrapper #bottom_img {
	height: auto;
	width: 100%;
}

#wrapper .top-banner img{
	height: auto;
	width: 100%;
}

 #wrapper img#header {
	  max-width:100%;
	  height:auto;
  }
  
  #wrapper #banner  {
	  width:100%;
	 
	 
}

  #wrapper  #banner img {
	   max-width:100%;
	  height:auto;
	
}

a:link {
	color: #F96A02;
	font-weight: bold;
	text-decoration: none;
}


a:visited {
	color: #F96A02;
	font-weight: bold;
}
a:hover {
	color: #FE9D56;
	font-weight: bold;
	text-decoration: underline;
	
}

iframe { 

 width:100%;

 
}
