/*----------intial declartaion of css----------*/
* { /*appearance:none; -moz-appearance:none;-webkit-appearance:none;*/ }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea { margin: 0; padding: 0; border: 0; outline: 0; /* list-style:none;*/ box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { margin: 0; vertical-align: baseline;  border-radius:10px; }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"], textarea { -webkit-appearance: none; border-radius: 10px }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul {/*list-style: none;*/ }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a { text-decoration: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
a { outline: none; cursor: pointer; }
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
img { max-width: 100%; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
/* For IE 6/7 (trigger hasLayout) */
h1 { font-family: 'Signika Negative', sans-serif; font-weight: 400; font-size: 44px; color: #ffffff; margin: 0 0 18px 0; line-height: 1.2; }
h2 { font-family: 'Signika Negative', sans-serif; font-weight: 600; font-size: 30px; color: #ffffff; margin: 0 0 18px 0; line-height: 1.2; }
h3 { font-family: 'Signika Negative', sans-serif; font-weight: 400; font-size: 24px; color: #ffffff; margin: 0 0 18px 0; line-height: 1.2; }
h4 { font-family: 'Signika Negative', sans-serif; font-weight: 400; font-size: 16px; color: #ffffff; margin: 0 0 18px 0; line-height: 1.2; }
p { font-family: 'Signika Negative', sans-serif; font-weight: 400; font-size: 16px; color: #707070; line-height: 1.45; margin-bottom: 20px; }
hr { margin: 40px 0 30px; }
a { color: #22b14b; }
a:hover { color: #707070; }
a, button, .btn { outline: none !important; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; text-decoration: none !important;  border-radius:10px; }
input { -webkit-appearance: none; border-radius: 0px; }
body { font-size: 16px; -webkit-font-smoothing: antialiased; font-family: 'Signika Negative', sans-serif; }
::-webkit-input-placeholder {
 opacity: 1;
 color:#ffffff;
}
:-moz-placeholder { /* Firefox 18- */
 opacity: 1;
 color:#ffffff;
}
::-moz-placeholder {  /* Firefox 19+ */
 opacity: 1;
 color:#ffffff;
}
:-ms-input-placeholder {
 opacity: 1;
 color:#ffffff;
}
.enumenu_ul > li.mob-use { display: none; }
/*----------intial declartaion of css end----------*/
/*menu start here*/
.menu-icon { display: none; cursor: pointer; text-align: center; }
.menu-icon .menu-box { width: 35px; height: 28px; padding: 5px; position: absolute; top: 22px; right: 15%; }
.menu-icon .menu-box span { width: 100%; height: 3px; margin-bottom: 4px; background: #707070; display: block; border-radius: 2px; transition: all 0.5s; -webkit-transition: all 0.5s; }
.menu-icon.active span:nth-child(1) { transform: rotate(45deg) translateY(6px) translateX(5px); -webkit-transform: rotate(45deg) translateY(6px) translateX(5px); }
.menu-icon.active span:nth-child(2) { opacity: 0; }
.menu-icon.active span:nth-child(3) { transform: rotate(-45deg) translateY(-5px) translateX(4px); -webkit-transform: rotate(-45deg) translateY(-5px) translateX(4px); }
.enumenu_ul .caret { color: #fff; margin-left: 7px; }
.enumenu_ul { padding: 0px; list-style: none; }
.enumenu_ul > li { display: inline-block; position: relative; margin: 0px 11px 2px; float: left; }
.enumenu_ul li a { font-size: 16px; color: #0d467d; font-weight: 700; letter-spacing: 0; }
.enumenu_ul > li:hover > a, .enumenu_ul > li.active > a { color: #22b14b; }
.enumenu_ul > li ul { display: none }
.enumenu_ul ul li { width: 100%; margin: 0; list-style: none; position: relative; }
.enumenu_ul.desk ul { top: 100%; z-index: 999; list-style: none; left: 0px; background: #000000; position: absolute; min-width: 150px; }
/*Sub menu styles*/

.menu.submenu-ul-level1 li a { background: rgba(31, 26, 107, 0.8); color: #fff; padding-left: 90px; }
.enumenu_ul.desk li:hover > ul { display: block; opacity: 1; }
.enumenu_ul.desk .sb-menu .sb-menu { left: 100%; top: 0; }
.enumenu_ul.desk ul li a { padding: 10px 10px; display: block; color: #fff; font-size: 16px; text-align: center }
.enumenu_ul.desk ul li:hover > a { background: #e6b705; color: #fff; }
.enumenu_ul .arrow { position: absolute; right: 10px; top: 5px; width: 30px; height: 30px; background: url(/images/plus.png) no-repeat center center; cursor: pointer; z-index: 999 }
.enumenu_ul .arrow.up { background: url(/images/minus.png) no-repeat center center }
.menu-cover { display: inline-block; vertical-align: middle; }
.menu-wrap { display: inline-block; margin-left: 26px; vertical-align: middle; }
/*menu end here*/
/*header start here*/
.lang-cover a { font-size: 16px; color: #707070; margin: 0 2px; display: inline-block; letter-spacing: -0.2px; }
.right-head { float: right; padding: 10px 30px 10px 0; }
.lang-cover a.active, .lang-cover a:hover { color: #22b14b; }
.btn { font-size: 14px; color: #22b14b; border: 1px solid #22b14b; padding: 10px 25px; display: inline-block; text-align: center; font-weight: 300; }
.btn-white { color: #ffffff; background: #22b14b; border-color: #22B14B; }
.btn-success, .btn:hover, .btn-white:hover { color: #ffffff; background: #22b14b; border-color: #22b14b; }
.btn-success:hover { color: #22b14b; background: transparent; }
.lang-cover { text-align: right; }
.head-btn-cover a { margin-left: 27px; min-width: 89px; padding: 10px 1px; }
.spenish-home .head-btn-cover a {padding: 10px 4px;}
.left-head { float: left; padding: 46px 0 44px; }
.head-btn-cover { margin-top: 11px; }
.header-main { float: left; width: 100%; }
.app-cover a img {height: 40px;width: 146px;max-width: 100%;}
.stickyHeader .header-main { position: fixed; top: 0; left: 0; right: 0; z-index: 999; animation: slideDown 0.5s linear 0s; -webkit-animation: slideDown 0.5s linear 0s; -moz-animation: slideDown 0.5s linear 0s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; z-index: 99999; background: #ffffff; box-shadow: 0 1px 0 0 rgba(0,0,0,0.15); }
@keyframes slideDown {
 0% {
 transform: translateY(-100%)
}
 100% {
 transform: translateY(0%)
}
}
@-webkit-keyframes slideDown {
 0% {
 -webkit-transform: translateY(-100%)
}
 100% {
 -webkit-transform: translateY(0%)
}
}
@-moz-keyframes slideDown {
 0% {
 -moz-transform: translateY(-100%)
}
 100% {
 -moz-transform: translateY(0%)
}
}
.stickyHeader .left-head { padding: 46px 0 15px; }
/*header end here*/
/*banner start here*/
.banner-wrap { background-size: cover; background-position: center; background-attachment: fixed; padding: 83px 0 60px; clear: both; overflow: hidden; position: relative; }
.banner-wrap h1 { margin-bottom: 30px; }
.left-banner { width: 59%; padding: 0 32px; }
.banner-wrap p { font-size: 24px; font-weight: 300; color: #ffffff; letter-spacing: 0.05px; }
.img-cover { display: inline-block; margin: 0 0 0 -17px; vertical-align: middle; }
.img-bg-fix { position: absolute; background-position: 74.8% 66.5%; width: 100%; height: 100%; background-repeat: no-repeat; }
.card-box { margin: 47px 0 0; }
.card-btn-cover { display: inline-block; vertical-align: top; margin: 0 18px; }
.card-btn-cover a { display: block; min-width: 244px; margin: 23px 0 43px; font-size: 16px; font-weight: 300; padding: 12px 25px; }
.card-btn-cover a.btn.btn-success:hover { color: #fff; background: transparent; border-color: #ffffff; }
.app-cover { position: absolute; right: 200px; bottom: -25px; }
.app-cover a { display: block; margin-bottom: 12px; }
.banner-wrap .container { position: relative; }
/*banner end here*/
/*money sec start here*/
.money-wrap h1 { color: #22b14b; padding: 0 23px; text-transform: capitalize;}
.cover-money li { list-style-type: none; width: 100%; vertical-align: middle; display: inline-block; padding: 26px 0 31px 57px; }
.cover-money { width: 50%; }
.cover-money img { display: inline-block; vertical-align: middle;width: 60px;height: 60px;}
.cover-money span { display: inline-block; vertical-align: middle; font-size: 16px; color: #707070; margin: 11px 0px 0 36px; max-width: calc(100% - 100px);margin: 0px 0px 0 36px; }
.money-wrap { padding: 68px 0 18px; box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.4); z-index: 9; position: relative; }
.cover-cont { display: flex; flex-wrap: wrap; align-items: flex-start; max-width: 87%; margin: 0 auto; }
.cover-money:last-child { padding-left: 5.9%; }
/*money sec end here*/
/*benefits start here*/
.benefit-wrap { overflow: hidden; background-size: cover; background-position: bottom center; background-attachment: fixed; padding: 76px 0 37px; clear: both; position: relative; overflow: hidden; }
.right-wrap { float: right; width: 41%; padding: 0 80px 0 4px;z-index: 99;position: relative;}
.benef-detail p a {color: #00ba4e;}
.benef-detail p a:hover{color: #ffffff;}
.benef-detail { display: none; padding: 6px 0 0; }
.benef-title { font-size: 24px; font-weight: 300; color: #ffffff; letter-spacing: 0.05px; text-transform: uppercase; margin-bottom: 10px; line-height: 1.1; display: inline-block; position: relative; padding: 0 33px 0 0;    transition: all 0.5s ease-in-out 0s;cursor: pointer;}
.benef-title:hover{color: #00ba4e;}
.benef-title:after { position: absolute; content: ''; background: url(/images/acc-arrow.png) no-repeat; height: 11px; width: 13px; right: 0; top: 6px; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
.benef-title.benef-minus:after { transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); }
.benef-detail p { display: inline-block; vertical-align: middle; font-size: 16px; color: #ffffff; line-height: 1.35; letter-spacing: -0.05px; padding: 0 0 3px; }
.benefit-wrap h1 { margin-bottom: 4px; }
.benef-cover { margin: 25px 0 0; display: inline-block; width: 100%; }
.right-wrap .sec-title { display: inline-block; }
.benefit-wrap .img-bg-fix { background-position: 18.2% 57.7%; top: 0; }
/*benefits end here*/
/*load card start here*/
.card-detail-wrap { display: flex; flex-wrap: wrap; align-items: center; max-width: 87%; margin: 31px auto 0; }
.load-card-wrap { padding: 63px 0 0; }
.load-card-wrap h1 { color: #22b14b; }
.load-card-wrap .sec-title { padding: 0 27px; }
.img-load img { display: inline-block; vertical-align: middle;height: 100px;width: 100px; }
.img-load { display: inline-block; vertical-align: middle; width: 57%; padding: 0 63px; }
.cont-load { display: inline-block; vertical-align: middle; width: 41%; padding: 0 36px; }
.cont-load p { padding-bottom: 0; line-height: 1.3; margin-top: 12px; }
.spenish-home .cont-load p br{display: none;}
.sec-title p { font-size: 18px; padding: 9px 4px; letter-spacing: 0.1px; }
.det-cover { width: 100%; margin: 0 0 40px; }
.img-load span { font-size: 18px; text-transform: uppercase; display: inline-block; vertical-align: middle; margin-left: 27px; color: #707070; max-width: calc(100% - 140px); }
.cards-cover { width: 100%; margin: 60px 0 0; text-align: center; }
.cards-cover p { text-align: center; font-size: 18px; letter-spacing: 0.1px; }
.card-img { display: inline-block; float: left; width: 20%; margin: 0 0 17px; }
.card-wrap { max-width: 82.6%; margin: 20px auto; display: flex; flex-wrap: wrap; align-items: center; text-align: left; }
.cards-cover .btn { font-size: 18px; font-weight: 400; margin-top: 18px; border-width: 2px; min-width: 256px; padding: 17px 15px 15px; }
/*load card end here*/
/*footer start here*/
.footer-wrap { background: #e5e5e5; margin-top: 90px; padding: 30px 0 49px; overflow: hidden; }
.footer-title span { font-size: 30px; text-align: center; display: block; color: #707070; }
.footer-title { margin-bottom: 44px; }
.footer-link { display: inline-block; width: 19%; float: left; padding: 0 92px 0; }
.footer-link span, .footer-link a { font-size: 14px; letter-spacing: 0.1px; display: block; margin-bottom: 13px; color: #707070; }
.footer-link a:hover { color: #22b14b; }
.footer-link span { text-transform: uppercase; }
.footer-cont { display: inline-block; float: left; width: 77%; padding: 0 22px; }
.footer-cont p { font-size: 12px; color: #707070; line-height: 1.3; }
.footer-btm { background-color: #1d4179; color: #ffffff; padding: 22px 0 18px; overflow: hidden; }
.copy-right { font-size: 12px; color: #ffffff; font-weight: 400; float: left; padding-top: 4px; }
.foot-btm { max-width: 1244px; margin: 0 auto; }
.social-media { float: right; }
.social-media a { font-size: 20px; color: #ffffff; margin-left: 16px; }
.social-media a:hover { color: #059898; }
footer {position: relative;}
.chat-btn {position: absolute;bottom: 14px;right: 11px;}
.chat-btn:hover{opacity: 0.85;}
/*footer end here*/

/*SparkGroup styles for extra pages*/

h1,h2,h3,h4,h5{color:#707070;}

li{color:#707070;}

table{
    margin:25px auto;
    width:100%;
	border-collapse: separate;
  	border-spacing: 0;
}

table tr th,
table tr td {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  
}
table tr th:first-child,
table tr td:first-child {
  border-left: 1px solid #bbb;
}
table tr th {
  background: #12497c;
  border-top: 1px solid #bbb;
  text-align: center;
}

/* top-left border-radius */
table tr:first-child th:first-child {
  border-top-left-radius: 20px;
}

/* top-right border-radius */
table tr:first-child th:last-child {
  border-top-right-radius: 20px;
}

/* bottom-left border-radius */
table tr:last-child td:first-child {
  border-bottom-left-radius: 20px;
}

/* bottom-right border-radius */
table tr:last-child td:last-child {
  border-bottom-right-radius: 20px;
}

table p{margin:0;}

table,tr,td{
    border:0px solid #aaa;
}

table td{
    min-width:250px;

}

table h1,table h2,table h3,table h4,table h5{
    margin:0;
    padding:0;
}
table th, table td{padding: 14px 10px 14px 10px;}

th{
    background-color:#12497C;
    text-align:center;
}
th h1,th h2,th h3,th h4,th h5{color:#fff;}

ul{
    padding-left:40px;
}

.general-wrap {
    padding: 15px 40px 15px 40px;
    margin:0 auto;
    max-width:1280px;
	
}

.text_green{color:#22b14b;}
.text_white{color:#ffffff;}