﻿/* CSS Document */

/*  em, strong, button, blockquote, address, big,small, strike, tt,*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,  pre,
a, abbr, acronym,  cite, code,
del, dfn, img, ins, kbd, q, s, samp,
 var, hr,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol{
	list-style:decimal;
	margin-left:30px;		
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
	scroll-behavior: smooth;
}

.grecaptcha-badge { 
    visibility: hidden;
}

/* END RESET */

/* FONT STYLES*/

body{
	background: #fff repeat fixed;
    font-family: 'museo300';
    font-weight: normal;
	color:#084ca1;
	font-size:16px;
	line-height:24px;
	letter-spacing: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*  END   */

/*  Top Header Wrapper  */

.topheaderbg {
	background:#0086ff;
}
.topheaderwrapper {
	width:90%;
	margin:0 auto;
	padding:80px 0;
	display:table;
}

.toplogo {
	width:250px;
	float:left;
	display:block;
	margin:0 0 10px 0;
}
.toplogo img, .topheaderleft img, .idxbeyondwrapper img, .idxfootercol2 img {
	width:100%;
	display:table;
}

.topheaderleft {
	display:inline-block;
	vertical-align:middle;
	width:65%;
	margin:0 4% 0 0;
}
.topheaderright {
	display:inline-block;
	vertical-align:middle;
	width:24%;
	padding:3%;
	background:#ffffff;
	border-radius:10px;
	color:#333;
	margin-top:-40px;
}
.topheaderright h4 {
    font-family: 'museo700';
	color:#333;
	font-size:26px;
	text-align:center;
	margin:0 0 10px 0;
}
.topheaderright input {
	width:92%;
	padding:10px 4%;
	margin:5px 0;
	background:#e5e5e5;
	border:0;
	border-radius:7px;
	font-size:16px;
    font-family: 'museo300';
}
.topheaderright select {
	width:100%;
	padding:10px 4%;
	margin:5px 0;
	background:#e5e5e5 !important;
	border:0;
	border-radius:7px;
	font-size:16px;
    font-family: 'museo300';
}
.topheaderright input[type="submit"] {
	width:92%;
	padding:12px 4%;
	margin:15px 0 0 0;
	background:#112389;
	border:0;
	color:#fff;
	border-radius:30px;
	font-size:24px;
    font-family: 'museo700';
	cursor:pointer;
	
}
.topheaderright input[type="submit"]:hover {
	background:#0086ff;
}
.topheaderright input[type="checkbox"] {
	width:20px;
	height:20px;
	margin:0 0 -5px 0;
	display:inline-block;
	
}
.topheaderright button {
	width:92%;
	padding:12px 4%;
	margin:15px 0 0 0;
	background:#112389;
	border:0;
	color:#fff;
	border-radius:30px;
	font-size:24px;
    font-family: 'museo700';
	cursor:pointer;
}


.topheaderright button:hover {
	background:#0086ff;
}

/*  End  */


/*  Idx Contain Wrapper  */

.idxcontainwrapper {
	width:1000px;
	margin:0 auto;
	padding:80px 0;
	text-align:center;
	font-size:30px;
	line-height:38px;
}

.idxcontainwrapper img {
	width:380px;
	margin:0 auto;
	padding:0;
}
.idxcontainwrapper p {
	margin:30px 0 0 0;
}

/*  End  */


/*  idx beyond wrapper  */

.idxbeyondwrapper {
	width:1000px;
	margin:0 auto;
	padding:80px 0;
	color:#fff;
	text-align:center;
}
.idxbeyondwrapper h2 {
    font-family: 'museo700';
	font-size:46px;
	line-height:48px;
	margin:0 0 30px 0;
}
.idxbeyondwrapper h2 span {
	display:block;
}

/*  End  */


/*  idxedgewrapper  */

.idxedgewrapper {
	width:1280px;
	margin:0 auto;
	padding:80px 0;
}
.idxedgewrapper h1 {
	width:100%;
	display:block;
	background:url(../images/line1.gif) repeat-x center;
	text-align:center;
	font-size:52px;
	line-height:54px;
    font-family: 'museo700';
}
.idxedgewrapper h1 span {
	display:inline-block;
	background:#fff;
	padding:0 25px;
}

.idxidxbox {
	display:block;
	padding:2% 2% 2% 6%;
	border:3px solid #6ae6ff;
	border-top:0;
	margin:50px 0;
	border-radius:30px;
	position:relative;
	font-size:26px;
	line-height:34px;
}
.idxidxbox img {
	width:8%;
	position:absolute;
	top:-2%;
	left:-4%;
}
.idxidxbox h4 {
	font-size:34px;
	line-height:34px;
    font-family: 'museo700';
	margin:0 0 10px 0;
}

/*  End   */


/*  idxeunoiawrapper  */

.idxeunoiawrapper {
	width:1280px;
	margin:0 auto;
	padding:80px 0;
	display:table;
	clear:both;
	content:"";
}
.idxeunoiawrapper img {
	display:inline-block;
	vertical-align:middle;
	width:25%;
	margin:0 5% 0 0;
}
.idxeunoiawrapper p {
	display:inline-block;
	vertical-align:middle;
	width:70%;
	font-size:26px;
	line-height:34px;
	color:#fff;
}
.idxeunoiaimg {
	width:92%;
	margin:0 auto;
	padding:0 0 80px 0;
	clear:both;
	display:table;
}
.idxeunoiaimg img {
	width:31%;
	display:block;
	float:left;
	margin:0 1%;
}

/*  End  */

/*  idx footer wrapper  */

.idxfooterwrapper {
	width:1280px;
	margin:0 auto;
	padding:40px 0;
	clear:both;
	display:table;
	content:"";
	text-align:center;
	color:#333;
}

.idxfootercol1 {
	float:left;
	display:block;
	text-align:left;
}
.idxfootercol1 img {
	width:200px;
	display:block;
	margin:5px 0 0 0;
}
.idxfootercol2 {
	display:inline-block;
	vertical-align:middle;
	width:180px;
}
.idxfootercol3 {
	float:right;
	display:block;
}

/*  end  */










/* CLEAR FIX */
.group:after {
  content: "";
  display: table;
  clear: both;
}

.clearboth {
  clear: both;
  min-height:1px;
}
/* END FIX */


.nav_right {
    text-align: right;
    padding-right: 40px;
    padding-top: 20px;
    position:relative;
    cursor:pointer;
}

.burger_menu i {color:#fff; font-size:24px;}
.burger_menu i {
    color: #fff;
    font-size: 24px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
}

.topheaderwrapper .group.clearboth {margin-bottom:50px;}
.navigation_wrap {padding:20px; width:180px; border-radius:5px; position:absolute; right:12px; top:100%; background:#fff; display:none; list-style:none;}
.navigation_wrap li {text-align:left; margin-bottom:10px; list-style:none; border-bottom:1px solid #f8f8f8;}
.navigation_wrap li a {padding:10px 0px; text-transform:capitalize; color:#0086ff; }
.navigation_wrap li:last-child {margin-bottom:0px; border:none;}


@media only screen and (max-width:480px){
.nav_right {padding-right: 0px; padding-top: 10px;}
.navigation_wrap {padding:15px; right:-10px; top:112%;}
}
