@charset "utf-8";

@font-face{
    font-family: Roboto-Bold;
    src: url(fonts/Roboto-Bold.ttf);
	
}

@font-face{
     font-family: Roboto-Light;
    src: url(fonts/Roboto-Light.ttf);
}
@font-face{
     font-family: Montserrat-Bold;
    src: url(fonts/Montserrat-Bold.ttf);
}
@font-face{
     font-family: 'Lato', sans-serif;
    src: url(fonts/Montserrat-Regular.ttf);
}

/* latin */
@font-face {
  font-family: 'Poppins';
 
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

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

blockquote {
	

	quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
	color: #f6931d;
	content: open-quote;
	font-size: 6em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
blockquote:after {
	color: #f6931d;
	content: close-quote;
	font-size: 6em;
	line-height: 0.1em;
	vertical-align: -0.6em;
	margin-left: 0.25em;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.awa-top {text-decoration:none; display:inline-block;}
.awa-top img {display:none; margin:0 1px;}
.awa-top img:first-child {display:block;}
.awa-top:hover img {display:block;}
.awa-top:hover img:first-child {display:none;}

.image_round{
	

	margin-left:10px
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=80);
-moz-opacity: 0.80;
opacity: 0.80;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.80);
-moz-opacity: 0.80;
opacity: 0.80;
border:0;
}

ul.specials { margin:0 0 17px 0; padding:0px; list-style-type:none; padding-left: 10px;}
ul.specials li 
{
	padding: 0 0 0 20px;
	padding-left: 22px;
	line-height: 1.8em;
	background-color: transparent;
	background-image: url(images/img-orange-bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 10px;
}
ul.ok {
	list-style-type:none;
	padding-left: 10px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul.ok li 
{
	padding-left: 30px;
	line-height: 2em;
	background-color: transparent;
	background-image: url(images/acc.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

ul.blue {
	list-style-type:none;
	padding-left: 10px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul.blue li 
{
	padding-left: 30px;
	line-height: 2em;
	background-color: transparent;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}


.table-responsive {
	overflow-x: auto;
}
table.data1 {
	padding: 5px;
	border-collapse: collapse;
	border-color: #cccccc;
	font-family: Poppins;
	font-size: 14px;
	color: #FFF;
}

table.data1 td {
	margin: 0px;
	padding: 5px;
	border: 1px solid #EEE;
}
table.data1 th {
	margin: 0px;
	padding: 5px;
	border: 1px solid #EEE;
}



table.data2 {
	padding: 10px;
	border-collapse: collapse;
	border-color: #cccccc;
	font-family: Poppins;
	font-size: 16px;
	color: #000;
	line-height: 1.5em;
}

table.data2 tr {
	margin: 0px;
	padding: 5px;
	border: 1px solid #dadee6;
}
table.data2 th {
	margin: 0px;
	padding: 5px;
	border: 1px solid #dadee6;
}

table.data2 tr:nth-child(odd){
  background:#e9e9e9; /* Baris ganjil Dihitung dari Header*/
}
table.data2 tr:nth-child(even){
  background:#f6f6f6; /* Baris Genap */
}
table.data2 tr:hover td
{   background: #d0dafd;
    color: #339;
}

table.data3 {
	padding: 10px;
	border-collapse: collapse;
	border-color: #cccccc;
	font-family: Poppins;
	font-size: 16px;
	color: #000;
}

table.data3 tr {
	margin: 0px;
	padding: 5px;
	border: 1px solid #dadee6;
}
table.data3 th {
	margin: 0px;
	padding: 5px;
	border: 1px solid #dadee6;
	background-color: #f9f9f9;
}
table.data3 td {
	margin: 0px;
	padding: 5px;
	border: 1px solid #dadee6;
}

table.responsive {
	margin: 0px;
	padding: 5px;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}

table.responsive tr {
	margin: 0px;
	padding: 5px;
}
table.responsive th {
	margin: 0px;
	padding: 5px;
	background-color: #384147;
}
table.responsive td {
	margin: 0px;
	padding: 5px;
	-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;
}

table.responsive2 {
	margin: 0px;
	padding: 5px;
	border-collapse: collapse;
	border-color: #e5e8e9;
	width: 100%;
	text-align: left;
}

table.responsive2 tr {
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e8e9;
}
table.responsive2 th {
	margin: 0px;
	padding: 5px;
	border: 1px solid #e5e8e9;
	background-color: #384147;
}





table.responsive-noborder {
	margin: 0px;
	padding: 5px;
	width: 100%;
}

table.responsive-noborder tr {
	margin: 0px;
	padding: 5px;
	
}
table.responsive-noborder th {
	margin: 0px;
	padding: 5px;
	
}




.float-right {
	float:right;
	margin-left: 15px;
	margin-bottom: 5px;
	vertical-align: bottom;
}
.float-left {
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.image_float {
	float:right;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 20px;
}
.image2 {
	border:5px solid #FFF;
	-webkit-box-shadow: 0px 1px 5px 0px #999999;
	-moz-box-shadow: 0px 1px 5px 0px #999999;
	box-shadow: 0px 1px 5px 0px #999999;
}
.imagebanner {
	border:0px solid #FFF;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	box-shadow:5px 5px 3px -1px #d5d5d5;
	-webkit-box-shadow:5px 5px 3px -1px #d5d5d5;
	background-color: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e4e4e4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
	display: inline;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
a ,
a:link,
a:visited 		{
	color: #000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover,
a:active 		{
	TEXT-DECORATION: none;
	color: #004373;
}
#current {
	color: #FFF;
	text-decoration: underline;
}

#body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#header_bg {
	background-color: #0b5be0;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: right center;
}
#header_bg_wrap {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
	padding-bottom: 2em;
}
#header_slide {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	height:auto;
	background-size:cover;
	max-width: 100%;
    min-height: 100%;
	
}
#bgfont_slide {
	margin-right: 15%;
	margin-left: 15%;
}
#font_slide {
	font-family: Poppins;
	font-size: 3em;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow:0 1px 1px #000000;
	bottom: 2%;
}
#font_slide2 {
	font-family: Poppins;
	font-size: 1.5em;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow:0 1px 1px #000000;
}
#top1 {
	height: auto;
	width: 100%;
	background-color: #FFF;
}
#top1_section {
	height: auto;
	width: 100%;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 10px;
}
#top1_wrap {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#top_left1 {
	float: left;
}
#top_right1 {
	float: right;
}
#font_top {
	font-family: Poppins;
	font-size: 14px;
	color: #fff;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
#font_top a {
	color: #fff;
	font-weight: bold;
}
#font_top a:hover {
	color: #fff;
	text-decoration: underline;
}


#font_top2 {
	font-family: Poppins;
	font-size: 16px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 2em;
}
#line_header {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e64c3;
	height: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#wrap_header {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#top_left2 {
	height: auto;
	float: left;
}
#top_right2 {
	height: auto;
	float: right;
	padding-top: 15px;
}

#font_kurs {
	font-family: Poppins;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#menu_kiri a:link, #menu_kiri a:visited{
	color:#FFF;
	text-decoration:none;
	text-align:left;
	font-family:"Myriad Pro";
	font-size:13px;
	padding-top:10px;
	padding-left:15px;
	display:block;
	font-weight:normal;
	padding-bottom:10px;
	margin-top:0;
	margin-bottom:0;
	padding-right: 15px;
	background-image: url(images/desain1_16.jpg);
	background-repeat: repeat-x;
}
#menu_kiri a:hover, #menu_kiri a:active{color:#FFF; text-decoration:none;  

background-color:#cb0606;
	background: -moz-linear-gradient(top,  #cb0606 0%, #8b0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb0606), color-stop(100%,#8b0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cb0606 0%,#8b0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cb0606 0%,#8b0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cb0606 0%,#8b0404 100%); /* IE10+ */
	background: linear-gradient(top,  #cb0606 0%,#8b0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0606', endColorstr='#8b0404',GradientType=0 );
display:block}

#menu_related{
	text-align: left;
}


#menu_related  a:link, #menu_related a:visited{
	color: #000;
	text-decoration:none;
	text-align:left;
	font-family: Poppins;
	font-size: 1em;
	font-weight: normal;
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
}
#menu_related  a:hover, #menu_related a:active {
	color: #588d36;
	text-decoration: none;
}
#content {
	height: auto;
	width: 100%;
	background-color: #FFF;
	

}
#content2 {
	height: auto;
	width: 100%;
	background-color: #093a63;
	background-size:cover;
	background-image: url(images/Atirox-forex-broker.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Poppins;
	font-size: 1em;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content3 {
	height: auto;
	width: 100%;
	background-color: #092a5b;
	font-family: Poppins;
	font-size: 1em;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}	
#content4 {
	height: auto;
	width: 100%;
	background-color: #f0f0f0;
	background-size:cover;
	background-image: url(images/atirox-start-tarding.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Poppins;
	font-size: 16px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content5 {
	height: auto;
	width: 100%;
	background-color: #cccccc;
	font-family: Poppins;
	font-size: 1em;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content_wrapper3 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content_wrapper {
	height: auto;
	width: 86%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1%;
	padding-bottom: 1%;
}
#content_left {
	height: auto;
	width: 28%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 2%;
	padding-bottom: 20px;
}
#content_right {
	height: auto;
	width: 70%;
	float: left;
	border: 0px solid #EBEBEB;
	padding-bottom: 20px;
}


#content_left_head1 {
	width: 100%;
	background-color: #002e59;
}

#content_left_title1 {
	text-align: left;
	font-family: Poppins;
	font-size: 24px;
	font-weight: normal;
	color: #2f8ad1;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	display:block;
}
#content_left_title1:after {
	content: '';
	display: inline-block;
	position: absolute;
	height: 25px;
	top: 0;
	width: 100%;
	background: url(images/repeat-bg.png)repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content_left_box1 {
	height: auto;
	width: 250px;
	padding: 10px;
	color: #FFF;
	background-color: #f9f9f9;
	
}



#homefloat {
	float: left;
	width: 21%;
	margin: 1%;
	text-align: center;
	height: auto;
	background-color: #f1f1f1;
	padding: 1%;
}
#homefloat2 {
	float: left;
	width: 44%;
	text-align: center;
	height: 250px;
	color: #333;
	background-color: rgba(255,255,255,0.9);
	margin-top: 1%;
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 2%;
	padding: 1%;
	line-height: 1.8em;
}

#contentfloat {
	float: left;
	width: 46%;
	margin: 1%;
	height: auto;
	background-color: #ebebeb;
	padding: 1%;
}

#contentfloat_noborder {
	float: left;
	width: 48%;
	margin: 1%;
	text-align: left;
	height: auto;
}


#contentfloat_grey {
	float: left;
	width: 28%;
	margin: 1%;
	text-align: left;
	height: auto;
	border: 1px solid #E0E0E0;
	padding: 1%;
}

#contentfloat_grey_noborder {
	float: left;
	width: 29%;
	text-align: center;
	height: auto;
	padding: 1%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 3%;
	margin-left: 1%;
}



#floatnews {
	float: left;
	width: 23%;
	margin: 1%;
	height: 230px;
	text-align: center;
	background-color: #f5f5f5;
}
#floatnews_content {
	padding: 10px;
	text-align: left;
}


#homefloat_title1 {
	text-align: left;
	font-family: Poppins;
	font-size: 20px;
	font-weight: normal;
	color: #ce2029;
	margin-bottom: 10px;
	overflow: hidden;
	text-decoration: underline;
}


#content_section1 {
	height: auto;
	width: 100%;
	background-color: #FFF;
	
}
	
#content_wrapper1 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2%;
	padding-bottom: 2%;
}
#content_wrapper1 h1 {
	color: #333;
	text-align: center;
	text-decoration: none;
	font-family: Poppins;
	font-size: 2em;
	font-weight: 700;
}
#content_wrapper1 h2 {
	font-family: Poppins;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
#content_wrapper1 a {
	color: #333;
	font-weight: normal;
}
#content_wrapper1 a:hover {

	color: #009e82;
}
#content_section2 {
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
}
	
#content_wrapper2 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2%;
	padding-bottom: 2%;
}
#content_wrapper2 h1 {
	color: #333;
	text-align: center;
	text-decoration: none;
	font-family: Poppins;
	font-size: 2em;
	font-weight: 700;
}
#content_wrapper2 h2 {
		font-family: Poppins;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}


#content_section3 {
	height: auto;
	width: 100%;
	background-color: #0e2549;
	background-size:cover;
	background-image: url(images/bg-parallax1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
	
#content_wrapper3 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2%;
	padding-bottom: 2%;
}
#content_wrapper3 h1 {
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-family: Poppins;
	font-size: 2em;
	font-weight: 700;
}
#content_wrapper3 h2 {
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	line-height: 1.8em;
}
#content_section4 {
	height: auto;
	width: 100%;
	background-color: #092a5b;
}
	
#content_wrapper4 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2%;
	padding-bottom: 2%;
}
#content_wrapper4 h1 {
	color: #000;
	text-align: center;
	text-decoration: underline;
}
#content_wrapper4 h2 {
	font-family: Poppins;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	line-height: 2em;
}
#line_content {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #FFF;
	height: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#bgshare {
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.padding {
	height: 20px;
	width: auto;
	background-color: transparent;
}
#footer_line {
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323539;
	margin-top: 5px;
	margin-bottom: 15px;
}
#footer {
	height: auto;
	width: 100%;
	background-color: #3e4153;
}
#footer2 {
	height: auto;
	width: 100%;
	background-color: #262835;
}
#footer_wrap {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer1_left {
	float: left;
}
#footer1_right {
	float: right;
	margin-top: 20px;
}

#bottomfloat_title {
	color: #367EF5;
	text-decoration: none;
	font-family: Poppins;
	font-size: 1.5em;
	font-weight: 700;
}
#bottomfloat_title a:link,#bottomfloat_title a:visited {
	font-family: Poppins;
	font-size: 18px;
	color: #0ac775;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
}
#bottomfloat_title a:hover,#bottomfloat_title a:active {
	text-decoration: none;
	color: #FFF;
}

#bottomfloat {
	float: left;
	width: 31%;
	margin: 1%;
	height: auto;
}
#bottomfloat a {
	color: #FFF;
}
#bottomfloat a:hover {
	text-decoration: underline;
}
#bottomfloat h2 a {
	color: #111d23;
}
#bottomfloat h2 a:hover {
	text-decoration: underline;
}
#bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6f644a;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#bottom_menu a:link,#bottom_menu a:visited {
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #62c6f6;
	padding-left: 15px;
	margin: 0px;
	display: block;
	text-transform: uppercase;
}
#bottom_menu a:hover,#bottom_menu a:active {
	color: #FFF;
	text-decoration: none;
}

#bottom_teks {
	font-family: Poppins;
	font-size: 15px;
	font-weight: 400;
	color: #ffffff;
}
#bottom_teks a:link,#bottom_teks a:visited {
		font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
}
#bottom_teks a:hover,#bottom_teks a:active {
	color: #FFF;
	text-decoration: underline;
}

#bottom_teks2 {
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bottom_teks2 a:link,#bottom_teks2 a:visited {
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
}
#bottom_teks2 a:hover,#bottom_teks2 a:active {
	color: #FFF;
	text-decoration: underline;
}

h1 {
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-family: Poppins;
	font-size: 2em;
	font-weight: 700;
}
h2 {
	font-family: Poppins;
	font-size: 15px;
	color: #111d23;
	font-weight: normal;
	text-align: justify;
	line-height: 2em;
	margin: 0px;
}
h3 {
	font-family: Poppins;
	font-size: 1.5em;
	color: #181818;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-family: Poppins;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h5 {
	font-family: Poppins;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bac3c9;
	background-color: transparent;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#font_kurs_side {
	font-family: Poppins;
	font-size: 15px;
	color: #eee;
	text-align: center;
	font-weight: bold;
}
#font_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#font_side a:link, #font_side a:visited {
	font-family: Poppins;
	font-size: 15px;
	color: #333;
	text-align: left;
}
#font_side a:hover, #font_side a:active {
	text-decoration: none;
	color: #588d36;
}


#font_date_posting {
	font-family: Poppins;
	font-size: 14px;
	text-align: left;
	color: #999;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#font_date_posting_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #635434;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#font_view {
	font-family: Poppins;
	font-size: 14px;
	text-align: left;
	color: #002159;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#font_block_related {
	padding: 10px;
	font-family: Poppins;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	line-height: 1.8em;
	background-color: #f0eff0;
}
#font_block_home1 {
	padding: 10px;
	font-family: Poppins;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.8em;
	background-color:rgba(0,0,0,0.5);
}
#font_block {
	padding: 10px;
	font-family: Poppins;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.8em;
}
#font_block  h1 {
	font-family: Poppins;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.8em;
	text-decoration: none;
	text-align: left;
}
#font_block  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
	line-height: 1.5em;
	text-decoration: none;
	text-align: left;
}
#font_block_image1 {
	padding: 10px;
	font-family: Poppins;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	line-height: 1.8em;
	background-image: url(images/Become-a-forex-investor_.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#font_block_testi {
	padding: 10px;
	font-family: Poppins;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.8em;
	background-color: #fafafa;
}
#font_form {
	padding: 10px;
	font-family: Poppins;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}
#font_content_judulhome1 {
	font-family: Poppins;
	font-size: 30px;
	color: #111d23;
	font-weight: normal;
	text-align: left;
}
#font_content_judulhome1 a:link,#font_content_judulhome1 a:visited {
	font-family: Poppins;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #385f7f;
	display: block;
	text-align: center;
	padding: 10px;
	-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;
}
#font_content_judulhome1 a:hover,#font_content_judulhome1 a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #073760;
	-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;
}
#font_content_subjudul {
	font-family: Poppins;
	font-size: 30px;
	color: #111d23;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#font_content_subjudul a:link,#font_content_subjudul a:visited {
	font-family: Poppins;
	font-size: 20px;
	font-weight: normal;
	color: #666;
}
#font_content_subjudul a:hover,#font_content_subjudul a:active {
	color: #0b79c5;
	text-decoration: none;
}
#font_content_subjudul2 {
	font-family: Poppins;
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
}
#font_detail {
	padding-top: 10px;
	padding-bottom: 10px;
}
#font_detail a:link, #font_detail a:visited {
	font-family: Poppins;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px solid #092a5b;
	text-align: center;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #092a5b;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-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;
}

#font_detail a:hover, #font_detail a:active {
	background-color:#1e57ac;
	color: #FFF;
	text-decoration: none;
	-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;
}
#font_detail2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#font_detail2 a:link, #font_detail2 a:visited {
	font-family: Poppins;
	font-size:14px;
	color:#000;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px solid #ffc832;
	text-align: center;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #ffc832;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-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;
}

#font_detail2 a:hover, #font_detail2 a:active {
	background-color:#00b1a3;
	color: #FFF;
	text-decoration: none;
	-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;
}

#font_download {
	padding-top: 10px;
	padding-bottom: 10px;
}
#font_download a:link, #font_download a:visited {
	font-family: Poppins;
	font-size:14px;
	color:#333;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #dfdfdf;
	text-align: center;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}

#font_download a:hover, #font_download a:active {
	background-color:#ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	color: #333;
	text-decoration: none;
}

#font_currency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
#font_currency a:link,#font_currency a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
#font_currency a:hover,#font_currency a:active {
	color: #125b91;
	text-decoration: none;
}

.elipse{
	border: 1px solid #333;
	background-color: #333;
	-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;
	font-family: Poppins;
	font-size:18px;
	color:#FFFFFF;
	font-weight: normal;
	width: auto;
	display: inline;
	padding: 10px;
	cursor:pointer;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
    } 
	
    .elipse:hover{
	background-color: #0b5be0;
	border: 1px solid #0b5be0;
	-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;
	color: #FFF;
	text-decoration: none;
    } 
	
    .elipse:active{
	background-color: #0b5be0;
	border: 1px solid #0b5be0;
	-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;
	color: #FFF;
	text-decoration: none;
    } 
	

input,select,textarea {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	font-size: 12px;
	padding: 8px;
	border: 1px solid #ebebeb;
	background-color: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	-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;
}
input:focus, textarea:focus, select:focus {
	background-color: #fafafa;
	box-shadow: 0 0 5px #11aed5;
	-moz-box-shadow: 0 0 5px #11aed5;
	-webkit-box-shadow: 0 0 5px #11aed5;
	-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;
}
input.error, select.error, textarea.error {
	border: 1px solid #c92d01;
	color: #000;
	background-color: #F8F8F8;
	font-size: 12px;	
}
label.error {
	color:#c92d01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.page{
	font-family: Poppins;
	padding: 8px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 1;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 14px;
}
.page a {
	color: #FFF;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	border: 1px solid #333;
	background-color: #333;
	-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;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
}
.page a:hover {
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	background-color: #14b370;
	border: 1px solid #14b370;
	-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;
}
.aToolTip {
	border:1px solid #000;
	color:#fff;
	margin:0;
	padding:2px 10px;
	font-size:12px;
	background-image: url(images/bg_opacity.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-box-shadow: 0px 1px 5px 0px #797979;
	-moz-box-shadow: 0px 1px 5px 0px #797979;
	box-shadow: 0px 1px 5px 0px #797979;
}
.aToolTip .aToolTipContent {position:relative;margin:0;padding:0;}
a.aToolTipCloseBtn {display:block;height:20px;width:20px;overflow:hidden;background:url(../images/loading/close.gif) no-repeat;text-indent:-9999px;outline:none;position:absolute;top:-15px;right:-20px;}

.scrollup{
	width:48px;
	height:48px;
	position:fixed;
	bottom:50px;
	right:50px;
	display:none;
	text-indent:-9999px;
	background-image: url(images/icon_top.png);
	background-repeat: no-repeat;
}

.stepcarousel{
	position: relative;
	overflow: hidden;
	width: 320px;
	height: 270px;
}
.stepcarousel .belt{ position: absolute; left: 0; top: 0; }
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	width: 300px;
	height: 250px;
	background-color: transparent;
	border: 0px solid #e6e6e6;
	padding: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 1.8em;
}


#mask {
	position:absolute;
	left:0;
	top:0px;
	z-index:9000;
	display:none;
	background-image: url(images/bg-modal-box-transparent.png);
	background-repeat: repeat;
}
  
#boxes .window {
	position:fixed;
	width:600px;
	height:400px;
	display:none;
	z-index:9999;
	padding:20px;
	overflow: auto;
	margin-top: 120px;
}

#boxes #dialog {
	width:450px;
	height:300px;
	padding:10px;
	background-color:#ffffff;
}

#boxes #dialog1 {
	width:500px;
	height:250px;
	background-color: #FFF;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
	border: 10px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}



#boxes #dialog2 {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}


#tabs_wrapper {
	height: auto;
	overflow: auto;
	border: 0px solid #CCC;
	background-color: #FFF;
}
#tabs_container {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e8e1bd;
}
#tabs {
	list-style: none;
	padding: 5px 0 4px 0;
	margin: 0px 0px 1px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0a4f82;
}
#tabs li {
     
    display: inline;
    line-height:38px;
}
#tabs li a {
	padding: 5px 12px 6px 12px;
	text-decoration: none;
	background-color: #092a5b;
	border-bottom: none;
	font-family: Poppins;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#tabs li a:hover, #tabs li.active a, #tabs li.active a:hover   {
	background-color:#5cba3c;
	color:#fff;
}

#tabs_content_container {
	border-top: none;
}
.tab_content {
    display: none;
}

#button_home1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#button_home1 a:link, #button_home1 a:visited {
	font-family: Poppins;
	font-size:18px;
	color:#FFF;
	font-weight: normal;
	text-align: left;
	border: 2px solid #FFF;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	text-decoration: none;
	-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;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#button_home1 a:hover, #button_home1 a:active {
	background-color:#FFF;
	border: 2px solid #FFF;
	color: #000;
	text-decoration: none;
	-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;
}


#button_green {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#button_green a:link, #button_green a:visited {
	background-color:#5cba3c;
	font-family: Poppins;
	font-size:18px;
	color:#FFF;
	font-weight: normal;
	text-align: left;
	border: 1px solid #5cba3c;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	text-decoration: none;
	-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;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#button_green a:hover, #button_green a:active {
	background-color:#092a5b;
	border: 1px solid #092a5b;
	color: #FFF;
	text-decoration: none;
	-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;
}


#button_blue {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#button_blue a:link, #button_blue a:visited {
	background-color:#092a5b;
	font-family: Poppins;
	font-size:18px;
	color:#fff;
	font-weight: normal;
	text-align: left;
	border: 1px solid #092a5b;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	text-decoration: none;
	-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;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#button_blue a:hover, #button_blue a:active {
	background-color:#5cba3c;
	border: 1px solid #5cba3c;
	color: #FFF;
	text-decoration: none;
	-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;
}
#button_green2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
}
#button_green2 a:link, #button_green2 a:visited {
	background-color:#5cba3c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	text-align: center;
	border: 1px solid #5cba3c;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	text-decoration: none;
	-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;
	padding: 10px;
}

#button_green2 a:hover, #button_green2 a:active {
	background-color:#092a5b;
	border: 1px solid #092a5b;
	color: #FFF;
	text-decoration: none;
	-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;
}

#button_blue2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
}
#button_blue2 a:link, #button_blue2 a:visited {
	background-color:#092a5b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	text-align: center;
	border: 1px solid #092a5b;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	text-decoration: none;
	-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;
	padding: 10px;
}

#button_blue2 a:hover, #button_blue2 a:active {
	background-color:#5cba3c;
	border: 1px solid #5cba3c;
	color: #FFF;
	text-decoration: none;
	-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;
}

#button_green_header {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
}
#button_green_header a:link, #button_green_header a:visited {
	font-family: Poppins;
	font-size:14px;
	color:#5cba3c;
	font-weight: bold;
	text-align: center;
	border: 1px solid #5cba3c;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	text-decoration: none;
	-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;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#button_green_header a:hover, #button_green_header a:active {
	background-color:#5cba3c;
	border: 1px solid #5cba3c;
	color: #FFF;
	text-decoration: none;
	-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;
}

#button_blue_header2 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
}
#button_blue_header2 a:link, #button_blue_header2 a:visited {
	background-color:#0068f2;
	font-family: Poppins;
	font-size:16px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #0068f2;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	text-decoration: none;
	-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;
	padding: 10px;
}

#button_blue_header2 a:hover, #button_blue_header2 a:active {
	background-color:#5cba3c;
	border: 1px solid #5cba3c;
	color: #fff;
	text-decoration: none;
	-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;
}
#button_green_header2 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
}
#button_green_header2 a:link, #button_green_header2 a:visited {
	font-family: Poppins;
	font-size:16px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #5cba3c;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	text-decoration: none;
	-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;
	padding: 10px;
}

#button_green_header2 a:hover, #button_green_header2 a:active {
	background-color:#5cba3c;
	border: 1px solid #5cba3c;
	color: #fff;
	text-decoration: none;
	-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;
}



#button_green_image1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#button_green_image1 a:link, #button_green_image1 a:visited {
	background-color:#013e99;
	font-family: Poppins;
	font-size:22px;
	color:#FFF;
	font-weight: bold;
	text-align: left;
	border: 1px solid #013e99;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	-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;
	background-image: url(images/button_demo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 60px;
	padding-right: 20px;
	display: block;
}

#button_green_image1 a:hover, #button_green_image1 a:active {
	background-color:#023074;
	border: 1px solid #023074;
	color: #FFF;
	text-decoration: none;
	-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;
}


#button_blue_image1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#button_blue_image1 a:link, #button_blue_image1 a:visited {
	background-color:#0380f4;
	font-family: Poppins;
	font-size:22px;
	color:#fff;
	font-weight: bold;
	text-align: left;
	border: 1px solid #0380f4;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	-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;
	background-image: url(images/button_real.png);
	background-position: 10px center;
	padding-left: 60px;
	background-repeat: no-repeat;
	padding-right: 20px;
	display: block;
}

#button_blue_image1 a:hover, #button_blue_image1 a:active {
	background-color:#0370d4;	
	border: 1px solid #0370d4;
	color: #FFF;
	text-decoration: none;
	-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;
}


.date {
	
	width: 60px;
	height: 60px;
	background: #fcfcfc;
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #dad8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#dad8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* IE10+ */
	background: linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#dad8d8',GradientType=0 );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #999;
	text-align: center;
	margin-top: 10px;
}
.date p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #9e9e9e;
}
.date span  {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border-top: 3px solid #3669af;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3669af;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.toggleMenu {
	display:  none;
	margin: 5px;
	background-image: url(images/nav-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border: 1px solid #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #4d4d4d;
	
}
.toggleMenu a:link, .toggleMenu a:visited {
	color: #FFF;
	
}
.nav {
	list-style: none;


     *zoom: 1;
	margin: 0px;
	padding: 0px;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
	list-style: none;
	width: 14em;
	margin: 0px;
	padding: 0px;
}
.nav li  a  {
	color:#293747;
}
.nav a {
	color:#293747;
	margin: 0px;
	font-weight: bold;
	-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;
	 font-family: 'Lato', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.nav a:hover {
	color: #FFF;
	-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;
	background-color: #0b5be0;
}
.nav li {
    position: relative;
}
.nav > li {
	float: left;
}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
	display: block;
	position: relative;
	z-index:1000;
	background-color: #131c28;
	color: #FFF;
}
.nav li li li a {
	background-color: #4E4E4E;
	z-index:1000;
	border-top-color: #4E4E4E;
}

@media screen and (max-width: 900px) {
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
	.nav li  a  {
	color:#293747;
	}

}



.masonry { /* Masonry container */
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.item { /* Masonry bricks or child elements */
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: Poppins;
	font-size:1.2em;
	color:#333;
	font-weight: normal;
	border: 0px solid #CCC;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	line-height: 2em;
	background-color: #fafafa;
	padding: 0.3em;
}
@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}



#slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }
