﻿html { background-color: #e2e2e2; margin: 0; padding: 0; height: 100%; }

body { background-color: #fff; color: #333; font-size: .85em; font-family: Open Sans !important; margin: 0; padding: 0; min-height: 100%; position: relative; padding-bottom: 266px; }
.clear { clear: both; }
a { color: #00468d; outline: none; padding-left: 3px; padding-right: 1px; text-decoration: underline; }

a:visited, a:active, a:hover, a:focus { /*color: #333;*/ text-decoration: none !important; }

/*a:hover {
        background-color: #c7d1d6;
    }*/

header, footer, hgroup,
nav, section { display: block; }

mark { background-color: #a6dbed; padding-left: 5px; padding-right: 5px; }

.float-left { float: left; }

.float-right { float: right; }

.clear-fix:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

h1, h2, h3,
h4, h5, h6 { color: #000; margin-bottom: 0; padding-bottom: 0; }

h1 { font-size: 2em; }

h2 { font-size: 1.75em; }

h3 { font-size: 1.2em; }

h4 { font-size: 1.1em; color: #585858 !important; }

h5, h6 { font-size: 1em; }

h5 a:link, h5 a:visited, h5 a:active { padding: 0; text-decoration: none; }
.mt-1{margin-top:20px !important;}
.mt-4{margin-top:25px !important;}
.mt-5{margin-top:77px !important;}
.d-flex{display:flex !important;}
.d-inline-block{display:inline-block!important;}
.text-align-center{text-align:center !important;}
/* main layout
----------------------------------------------------------*/
.content-wrapper { margin: 0 auto; max-width: 960px; }

#body { clear: both; padding-bottom: 35px; }

.main-content { background: url("../Images/accent.png") no-repeat; padding-left: 10px; padding-top: 30px; }

/*.featured + .main-content {
        background: url("../Images/heroAccent.png") no-repeat;
    }*/

header .content-wrapper { padding-top: 20px; }

footer { clear: both; background-color: #e2e2e2; font-size: .8em; position: absolute; width: 100%; bottom: 0; }


/* site title
----------------------------------------------------------*/
.site-title { color: #c8c8c8; font-family: Rockwell, Consolas, "Courier New", Courier, monospace; font-size: 2.3em; margin: 0; }

.site-title a, .site-title a:hover, .site-title a:active { background: none; color: #c8c8c8; outline: none; text-decoration: none; }


/* login
----------------------------------------------------------*/
#login { display: block; font-size: .85em; margin: 0 0 10px; text-align: right; }

#login a { background-color: #d3dce0; margin-left: 10px; margin-right: 3px; padding: 2px 3px; text-decoration: none; }

#login a.username { background: none; margin: 0; padding: 0; text-decoration: underline; }

#login ul { margin: 0; }

#login li { display: inline; list-style: none; }


/* menu
----------------------------------------------------------*/
ul#menu { font-size: 1.3em; font-weight: 600; margin: 0; padding: 0; text-align: right; }

ul#menu li { display: inline; list-style: none; padding-left: 15px; }

ul#menu li a { background: none; color: #272727; text-decoration: none; font-size: 15px; font-weight: 600; padding: 11px 8px; }

ul#menu li a:hover { color: #f36f21; text-decoration: none; }
ul#menu li a.active { color: #f36f21; border-bottom: 4px solid #00aeef; font-weight: 600; }
ul#menu > li > a:after, ul#menu .dropdown-menu li a:after { content: ''; border-bottom: solid 4px #00aeef; transform: scaleX(0); transition: transform 220ms ease-in-out; width: 100%; position: absolute; bottom: -4px; left: 0; }
ul#menu > li > a:hover:after, ul#menu .dropdown-menu li a:hover:after { transform: scaleX(1); }
ul#menu .dropdown-menu li { display: block; padding: 0; position: relative; border-bottom: 1px solid #ddd; }
ul#menu .dropdown-menu li a { padding: 10px 20px; }
ul#menu .dropdown-menu { padding: 0; background: #fff; }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured { background-color: #fff; }

.featured .content-wrapper { background-color: #7ac0da; background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%); background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6)); background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%); background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%); color: #3e5667; padding: 20px 40px 30px 40px; }

.featured hgroup.title h1, .featured hgroup.title h2 { color: #fff; }

/*.featured p {
            font-size: 1.1em;
        }*/

/* page titles */
hgroup.title { margin-bottom: 10px; }

hgroup.title h1, hgroup.title h2 { display: inline; }

hgroup.title h2 { font-weight: normal; margin-left: 3px; }

/* features */
section.feature { width: 300px; float: left; padding: 10px; }

/* ordered list */
ol.round { list-style-type: none; padding-left: 0; }

ol.round li { margin: 25px 0; padding-left: 45px; }

ol.round li.zero { background: url("../Images/orderedList0.png") no-repeat; }

ol.round li.one { background: url("../Images/orderedList1.png") no-repeat; }

ol.round li.two { background: url("../Images/orderedList2.png") no-repeat; }

ol.round li.three { background: url("../Images/orderedList3.png") no-repeat; }

ol.round li.four { background: url("../Images/orderedList4.png") no-repeat; }

ol.round li.five { background: url("../Images/orderedList5.png") no-repeat; }

ol.round li.six { background: url("../Images/orderedList6.png") no-repeat; }

ol.round li.seven { background: url("../Images/orderedList7.png") no-repeat; }

ol.round li.eight { background: url("../Images/orderedList8.png") no-repeat; }

ol.round li.nine { background: url("../Images/orderedList9.png") no-repeat; }

/* content */
article { float: left; width: 70%; }

aside { float: right; width: 25%; }

aside ul { list-style: none; padding: 0; }

aside ul li { background: url("../Images/bullet.png") no-repeat 0 50%; padding: 2px 0 2px 20px; }

.label { font-weight: 700; }

/* login page */
#loginForm { border-right: solid 2px #c8c8c8; float: left; width: 55%; }

#loginForm .validation-error { display: block; margin-left: 15px; }

#loginForm .validation-summary-errors ul { margin: 0; padding: 0; }

#loginForm .validation-summary-errors li { display: inline; list-style: none; margin: 0; }

#loginForm input { width: 250px; }

#loginForm input[type="checkbox"],
#loginForm input[type="submit"],
#loginForm input[type="button"],
#loginForm button { width: auto; }

#socialLoginForm { margin-left: 40px; float: left; width: 40%; }

#socialLoginForm h2 { margin-bottom: 5px; }

#socialLoginList button { margin-bottom: 12px; }

#logoutForm { display: inline; }

/* contact */
.contact h3 { font-size: 1.2em; }

.contact p { margin: 5px 0 0 10px; }

.contact iframe { border: 1px solid #333; margin: 5px 0 0 10px; }

/* forms */
fieldset { border: none; margin: 0; padding: 0; }

fieldset legend { display: none; }

fieldset ol { padding: 0; list-style: none; }

fieldset ol li { padding-bottom: 5px; }

label { display: block; font-size: 1.2em; font-weight: 600; }

label.checkbox { display: inline; }

input, textarea { border: 1px solid #e2e2e2; background: #fff; color: #333; font-size: 1.2em; margin: 5px 0 6px 0; padding: 5px; width: 300px; }

textarea { font-family: inherit; width: 500px; }

input:focus, textarea:focus { border: 1px solid #7ac0da; }

input[type="checkbox"] { background: transparent; border: inherit; width: auto; }

input[type="submit"],
input[type="button"],
button { background-color: #d3dce0; border: 1px solid #787878; cursor: pointer; font-size: 1.2em; font-weight: 600; padding: 7px; margin-right: 8px; width: auto; }

td input[type="submit"],
td input[type="button"],
td button { font-size: 1em; padding: 4px; margin-right: 4px; }

/* info and errors */
.message-info { border: 1px solid; clear: both; padding: 10px 20px; }

.message-error { clear: both; color: #e80c4d; font-size: 1.1em; font-weight: bold; margin: 20px 0 10px 0; }

.message-success { color: #7ac0da; font-size: 1.3em; font-weight: bold; margin: 20px 0 10px 0; }

.error { color: #e80c4d; }

/* styles for validation helpers */
.field-validation-error { color: #e80c4d; font-weight: bold; }

.field-validation-valid { display: none; }

input.input-validation-error { border: 1px solid #e80c4d; }

input[type="checkbox"].input-validation-error { border: 0 none; }

.validation-summary-errors { color: #e80c4d; font-weight: bold; font-size: 1.1em; }

.validation-summary-valid { display: none; }


/* tables
----------------------------------------------------------*/
table { border-collapse: collapse; border-spacing: 0; margin-top: 0.75em; width:100%; }
tbody { display: table-row-group; vertical-align: middle; border-color: inherit; }
tr { display: table-row; vertical-align: inherit; border-color: inherit; }
td, th { border: 1px solid #eeeeee; text-align: left; padding: 8px !important; }
tr:nth-child(even) { background-color: #fcfcfcde; padding: 8px; }

th { font-size: 14px; text-align: left; padding: 5px; font-weight: 700; }

th a { display: block; position: relative; }

th a:link, th a:visited, th a:active, th a:hover { color: #333; font-weight: 600; text-decoration: none; padding: 0; }

th a:hover { color: #000; }

th.asc a, th.desc a { margin-right: .75em; }

th.asc a:after, th.desc a:after { display: block; position: absolute; right: 0em; top: 0; font-size: 0.75em; }

th.asc a:after { content: '▲'; }

th.desc a:after { content: '▼'; }

td { padding: 0.25em 2em 0.25em 0em; }

tr.pager td { padding: 0 0.25em 0 0; }


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right { float: none; }

    /* logo */
    header .site-title { margin: 10px; text-align: center; }

    /* login */
    #login { font-size: .85em; margin: 0 0 12px; text-align: center; }

    #login ul { margin: 5px 0; padding: 0; }

    #login li { display: inline; list-style: none; margin: 0; padding: 0; }

    #login a { background: none; color: #999; font-weight: 600; margin: 2px; padding: 0; }

    #login a:hover { color: #333; }

    /* menu */
    nav { margin-bottom: 5px; }

    ul#menu { margin: 0; padding: 0; text-align: center; }

    ul#menu li { margin: 0; padding: 0; }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content { background-position: 10px 0; }

    .content-wrapper { padding-right: 10px; padding-left: 10px; }

    .featured .content-wrapper { padding: 10px; }

    /* page content */
    article, aside { float: none; width: 100%; }

    /* ordered list */
    ol.round { list-style-type: none; padding-left: 0; }

    ol.round li { padding-left: 10px; margin: 25px 0; }

    ol.round li.zero,
    ol.round li.one,
    ol.round li.two,
    ol.round li.three,
    ol.round li.four,
    ol.round li.five,
    ol.round li.six,
    ol.round li.seven,
    ol.round li.eight,
    ol.round li.nine { background: none; }

    /* features */
    section.feature { float: none; padding: 10px; width: auto; }

    section.feature img { color: #999; content: attr(alt); font-size: 1.5em; font-weight: 600; }

    /* forms */
    input { width: 90%; }

    /* login page */
    #loginForm { border-right: none; float: none; width: auto; }

    #loginForm .validation-error { display: block; margin-left: 15px; }

    #socialLoginForm { margin-left: 0; float: none; width: auto; }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right { float: none; }

    footer { text-align: center; height: auto; }

    footer p { margin: 0; }
}

/*Style start*/
#body { clear: both; padding-bottom: 35px; padding-top: 97px; }
.navbar { background: #fff; }
.navbar { min-height: 100px !important; }
.navbar_fixed_bg { box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
.nav > li > a:hover, .nav > li > a:focus {background:none !important;}
.nav li .chatLink {color:#333;}
/*top icon start*/

#back-top { position: fixed; bottom: 50px; right: 20px; z-index: 999; }
#back-top a { width: 40px; display: block; text-align: center; text-transform: uppercase; text-decoration: none; color: #bbb; -ms-transition: 1s; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
#back-top span i { color: #fff; font-size: 30px; display: block; height: 37px; transition: all 1s ease 0s; width: 37px; border-radius: 50px; -ms-transition: 1s; -webkit-transition: 1s; opacity: 0.9; -moz-transition: 1s; transition: 1s; background: #bc1f30; line-height: 33px; }
/*top icon end*/

/*menu changes start*/
.navbar-default ul.rit_menu li a { font-size: 14px; font-weight: bold; color: #2b2b2b; padding: 9px 12px; border-bottom: 5px solid transparent; background: none; }
.navbar-default ul.rit_menu li a:hover { color: #1269ad !important; }
.navbar-default ul.rit_menu li a:hover { background: none; }
.navbar-default ul.rit_menu li.active a { background: none !important; border-bottom: 5px solid #0db2f0; }
/*.navbar-default ul.rit_menu li ul li a {
    border-bottom: 1px solid #ededed;
}*/
.navbar-default ul.rit_menu li.dropdown ul li a:hover { background: #eee; }

.navbar-default ul.rit_menu li ul.dropdown-menu { padding: 0 !important; }

.headmenu li span { font-size: 18px; font-weight: bold; }

.headmenu li { margin: 0 10px; }

.headmenu li .fa { border: 2px solid #2b2b2b; border-radius: 50%; font-size: 17px; height: 30px; margin-right: 5px; padding-top: 4px; text-align: center; width: 30px; }

.nav.navbar-nav.headmenu { margin: 12px 0; }
.nav.navbar-nav.login_btn li:first-child a, .nav.navbar-nav.login_btn li:first-child a:hover { background: #1269ad; border: medium none !important; border-radius: 5px; color: #ffffff !important; margin: 5px; padding: 5px 10px; }

.nav.navbar-nav.login_btn li:last-child a.newBtn, .nav.navbar-nav.login_btn li:last-child a.newBtn:hover { background: #2fa753; border: medium none !important; border-radius: 5px; color: #ffffff !important; margin: 5px; padding: 5px 10px; }
/*menu End*/

/*=====================================New banner style starts==============================*/

.bannerWrap { background: url(Images/bannerBg.jpg) no-repeat center; background-size: cover; max-height: 410px; }

.banner_cnttxtbg { min-height: 657px; }

.banner { position: relative; }

/*=====================================New banner style ends==============================*/

/*=====================================cnt area start==============================*/
.taC { text-align: center; }
.taR { text-align: right; }
.taL { text-align: left; }
.orangetxt { color: #f36815; }
.whitebg { padding: 50px 0; }
.greybg { padding: 50px 0; background: #f7f7f7; }
.inr_subtitle { font-size: 48px; font-weight: bold; color: #353535; margin-bottom: 35px; margin-top: 0; }
.inr_subtitle span { color: #f37226; }
p { font-size: 16px; line-height: 28px; color: #616161; }
.abttxtbg { background: rgba(255,255,255,0.95); margin: 30px 0 0; padding: 30px 40px 45px; text-align: left; border-bottom: 3px solid #f37226; }
.abttxtbg h3 { font-size: 36px; font-weight: 600; margin-bottom: 20px; color: #353535; font-weight: normal; }
.abttxtbg h3 small { font-size: 18px; display: block; margin-bottom: 10px; }

/*our products start*/
.cnt_box { background: #fff; box-shadow: 0 0 5px #dddddd; padding: 25px 30px; border-bottom: 3px solid #f37226; min-height: 330px; margin-bottom: 40px; }
.cnt_box1 { background: #fff; box-shadow: 0 0 5px #dddddd; padding: 25px 30px; border-bottom: 3px solid #f37226; min-height: 330px; margin-bottom: 40px; }
.cnt_box-efile { background: #fff; box-shadow: 0 0 5px #dddddd; padding: 25px 30px; border-bottom: 3px solid #f37226; margin-bottom: 40px; }
.cnt_box h4 { font-size: 20px; margin: 25px 0; }
.cnt_box p { min-height: 120px; }
.cnt_box1 p { min-height: 120px; }
.cnt_box-efile p { min-height: 75px; }

/*our products end*/

.tag-text { font-size: 15px; line-height: 22px; }
.box { overflow: hidden; margin-bottom: 70px; cursor: pointer; }
.box { margin-top: 65px; }
.box:last-child { margin-bottom: 0; }
.box img { width: 79px; }
.p0 { padding: 0 !important; }
.pos-rel { position: relative; }
.mobile-app-inside-img { position: absolute; top: 0; padding: 115px 59px 100px 37px; width: 100%; height: 100%; text-align: center; display: none; }
.pos-abs { position: absolute; }
.text-blue { color: #1f73b9; font-size: 20px; font-weight: 600; }
.banner-title { color: #fff; font-size: 55px; font-weight: 700; }
.banner-sub-title { color: #fff; font-size: 32px !important; margin-top: 20px; line-height: 40px; }
span.text-orange { color: #f36f21 !important; }
.banner-content-title { font-size: 22px; font-weight: 600; color: #fff; }
.btns { padding: 10px 20px !important; border: 0 !important; border-radius: 35px; /*text-transform: uppercase;*/ transition: background ease-in-out 240ms; }
.btn-orange { background: #f36f21 !important; color: #fff !important; font-weight: 700; }
.btn-orange:hover { background: #d0550d !important; text-decoration: none !important; }
.banner-left-content { padding-top: 80px; }
.banner-content-desc { color: #fff; font-size: 20px; margin-top: 20px; font-weight: 100; }
.mTop20 { margin-top: 20px; }
.mTop25 { margin-top: 25px; }
.banner-right-content-img img { width: 60%; margin: 40px auto 0; }
.mTop45 { margin-top: 45px; }
button.slick-next.slick-arrow, button.slick-prev.slick-arrow { display: none !important; }
.mobile-app-content-desc { font-size: 16px; color: #353535; margin-top: 40px; font-weight: 500; }
.active .box h4 { color: #4178b3 !important; }
.mobile-app-right-block .tag-text { padding: 0; }
pr0 { padding-right: 0 !important; }
.footer-links { background: #4a4a4a; overflow: hidden; padding: 25px; }
.footer-copyrights { background: #343434; padding: 10px; text-align: center; }
.footer-links ul li { list-style-type: none; display: block; }
.footer-links ul li a { color: #fff; font-size: 14px; padding: 3px 0; display: block; }
li.title { font-size: 15px; font-weight: 700; color: #fff; margin-bottom: 2px; }
.footer-links ul li a:hover { background: none; }
.footer-copyrights a { color: #fff; font-weight: 700; }
.footer-copyrights a:hover { background: none; }
.footer-copyrights p { color: #f2f2f2; font-size: 14px; margin: 0; }
.payment-type { margin-top: 27px; }
.download-app-sec { position: absolute; bottom: 115px; left: 20px; width: 80%; }
.download-app-sec a:hover { background: none; text-decoration: none; }
.mBot50 { margin-bottom: 50px; }
.mobile-app-inside-img span { color: #f37226; }
.mTop90 { margin-top: 90px; }
.slick-dots li button:before { font-size: 55px; color: #fff; font-family: 'opensans'; }
.slick-dots li.slick-active button:before { color: #fff; }
.slick-dots { bottom: -65px; }
.navbar { border: 0 !important; }
.spacer10, .odoBox .detailsText table tr td.spacer10 { height: 10px; }
.spacer20 { height: 20px; }
.spacer25 { height: 25px; }
.navbar-fixed-top { box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
.secure-logo a { background: none; }
.cnt_box > a:hover + h4 { color: #f37226 !important; }
.footer-copyrights a:hover { color: #f36f21; }
#scrolltop { width: 40px; height: 40px; background: #f36f21; position: fixed; bottom: 20px; right: 5%; display: none; border-radius: 50%; cursor: pointer; color: #fff; font-size: 25px; text-align: center; line-height: 37px; }
#scrolltop:hover { background: #ca5a18; }
.hero-banner-sec { background: url(Images/bannerBg.jpg)no-repeat center; padding: 25px 0; }
.mBot20 { margin-bottom: 20px; }
.inner-right-content img { width: 100%; }
.inner-left-content .inr_subtitle, .about-us-page .inr_subtitle, .terms-page .inr_subtitle { margin-bottom: 25px; font-size: 34px; }
.inner-left-content .inr_subtitle + p, .about-us-page .inr_subtitle + p, .terms-page .inr_subtitle + p { margin-bottom: 25px; }
.taJ { text-align: justify; }
.inner-cards { padding: 10px 0; border-bottom: 1px solid #ddd; }
.inner-cards a, .inner-contact-sec a { color: #f36f21; font-weight: 600; }
/*.inner-left-content{border-right:1px solid #ccc}*/
.hero-banner-sec .banner-title { font-size: 40px; margin: 0; }
.hero-banner-sec .banner-sub-title { font-size: 33px !important; }
.inner-banner { margin-bottom: 20px; background: #004189; border: 1px solid #ccc; }
.inner-banner .left-logo-sec { background: #fff; padding: 20px; text-align: center; }
.inner-banner .left-logo-sec:after { content: ''; position: absolute; width: 0; height: 100%; right: -55px; border-top: 61px solid transparent; border-left: 55px solid #ffffff; border-bottom: 49px solid transparent; top: 0px; }
.right-logo-desc { color: #fff; font-size: 18px; padding-left: 80px !important; padding-top: 35px; }
.inner-cards h4 { color: #00468d !important; font-weight: 700; }
.inner-contact-sec { padding: 30px 0 15px; background: #f7f7f7; border: 1px solid #e8e8e8; }
.no-border { border: 0; }
.ett-list-title { line-height: 24px; color: #353535 !important; font-size: 16px; font-weight: 400 !important; }
ul.ett-list, .info-collect { padding-left: 25px; list-style-type: none; }
ul.ett-list li, .info-collect li { padding: 5px 0; position: relative; padding-left: 20px; }
.info-collect li { font-size: 16px; line-height: 28px; }
ul.ett-list li:before, .info-collect li:before { position: absolute; left: 0; top: 7px; content: ''; background: url(images/inner-list-icon.png) no-repeat; width: 15px; height: 15px; background-size: 15px; }
.orange-btn { background: #f36f21 !important; padding: 10px 25px !important; color: #fff !important; border: 0 !important; display: inline-block; transition: all ease-in-out 240ms; border-radius: 35px; }
.orange-btn:hover { background: #d0550d !important; text-decoration: none; }
.disp-block { display: block; }
.red { color: red; }
.contact-form .form-inputs { margin: 20px 0; }
.contact-form .form-inputs input, .contact-form .form-inputs button, .contact-form .form-inputs select, .contact-form .form-inputs textarea { width: 100%; height: 35px; border: 1px solid #e2e2e2; }
.contact-form .form-inputs textarea { min-height: 100px; resize: vertical; }
.chat-support .inner-cards:last-child { border: 0; }
.contact-form { background: #f6f6f6; padding: 20px; border: 1px solid #ddd; }
.pLeft15 { padding-left: 15px; }
.mBottom15 { margin-bottom: 15px !important; }
.mBottom7 { margin-bottom: 7px !important; }
.mBot3 { margin-bottom: 3px !important; }
/*.pricing-page .nav-tabs > li{float:none;width:100%}*/
.pricing-page .nav-tabs { display: flex; }
.pricing-page .nav-tabs > li { flex-basis: 100%; border: 1px solid #e2e2e2; margin-right: 5px; text-align: center; }
.pricing-page .nav-tabs > li:last-child { margin-right: 0; }
/*.pricing-page   .nav-tabs > li:first-child{border-left:1px solid #c1c1c1;}*/
.pricing-page .nav-tabs > li.active { border-color:#f36f21; z-index:9; }
.pricing-tabs { margin: 40px 0; }
.pricing-page .nav > li > a { padding: 13px; border-radius: 0; margin: 0; background: #f5f5f5; font-weight: 700; min-height: 48px; }
.pricing-page .nav-tabs > li.active > a { border: 0; background: #f36f21; color: #fff; height: 48px; }
.pricing-page .tab-content { border: 1px solid #e2e2e2; padding: 25px 15px 5px 15px; overflow: hidden; margin: 0px 0 10px; }
.nav-tabs { border-bottom: 0 !important; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover { border: 0 !important; }
.tab-pane .table { border: 1px solid #ddd; border-top: 0; }
.tab-pane .table thead th { background: #00448c; color: #fff; border-left: 1px solid #003369; }
    .tab-pane .table > tbody > tr > td { border-left: 1px #eeeeee solid; }
/*.tab-pane .table tbody tr:nth-of-type(odd) { background: #ececec; }*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover { border: 0; background: #f36f21 !important; color: #fff !important; position: relative; }
.nav-tabs > li > a:hover { border-color: transparent !important; background: #e4e4e4 !important; color: #333 !important; transition: background ease-in-out 240ms; }
.nav-tabs > li.active > a:before { content: ''; position: absolute; bottom: -10px; left: 45%; width: 0; height: 0; border-top: 10px solid #f36f21; border-left: 10px solid transparent; border-right: 10px solid transparent; }


/*.pricing-list{border:1px solid #003369;border-left:5px solid #003369;padding:12px;text-align:center;position:relative;font-size:14px;font-weight:700;color:#003369;padding-right:80px;margin:40px 0}*/
.pricing-list { border: 1px solid #e8e8e8; padding: 10px; position: relative; margin: 15px 0; background: #efefef; padding-right: 80px; overflow: hidden; font-weight: 600; }
.pricing-list:first-child, .pricing-title + .pricing-list { margin-top: 0; }
/*.pricing-list:before{content:'';border-left:10px solid #003369;border-top:10px solid transparent;border-bottom:10px solid transparent;width:0;height:0;position:absolute;left:0}*/
.pricing-list .pricing-tag { padding: 10px; width: 100px; height: 100%; position: absolute; right: 0; top: 0; background: #003369; color: #fff; text-align: right; font-size: 16px; font-weight: 700; }
.pricing-title { padding: 10px 0; color: #003369; font-weight: 700; font-size: 16px; margin: 0; }
.pricing-list:after { content: ''; width: 0; height: 0; position: absolute; border-bottom: 70px solid transparent; border-left: 40px solid #efefef; right: 65px; top: 0px; }
.pricing-border { border-right: 1px solid #ddd; }
.pricing-page .tab-content h4 { color: #00468d !important; }
#Form_990 a { color: #00aeef; text-decoration:underline; }
#Form_1099 a { color: #00aeef; text-decoration: underline; }
#Extension_Forms a { color: #00aeef; text-decoration: underline; }
#Extension_Forms a:hover { color: #f36f21; text-decoration: underline !important; }
#Form_990 a:hover {color:#f36f21;}
#Form_1099 a:hover { color: #f36f21; }
.text-link { color: #00aeef; text-decoration: underline !important; }
.text-link:hover { color: #f36f21 !important; text-decoration: underline !important; }
.text-link a { color: #00aeef !important; text-decoration: underline !important; }
.text-link a:hover { color: #f36f21 !important; }
.about-us-page { margin-top: 40px; }
.text-blue { color: #00468d !important; font-weight: 600; }
.text-orange { color: #f36f21 !important; font-weight: 600; }
.team-icon { display: block; width: 170px; height: 170px; border-radius: 50%; border: 4px solid #e2e2e2; margin: 15px auto; position: relative; background-size: contain !important; transition: border ease-in-out 390ms; }
.team-icon.moises { background: url(Images/moises.jpg)no-repeat; }
.team-icon.charles { background: url(Images/charles.jpg)no-repeat; }
.team-icon.Sara-Jane { background: url(Images/Sara-Jane.jpg)no-repeat; }
.team-icon.demetri { background: url(Images/demetri.jpg)no-repeat; }
.team-icon.Elijah { background: url(Images/Elijah.jpg)no-repeat; }
.team-icon.kay { background: url(Images/kay.jpg)no-repeat; }
.team-icon.Staci { background: url(Images/Staci.jpg)no-repeat; }
.team-icon.Susan { background: url(Images/Susan.jpg)no-repeat; }
.team-sec { text-align: center; margin-bottom: 10px; cursor: default; }
.team-sec > div { padding: 15px; }
/*.team-sec:hover > div {background:#f4f4f4;color:#fff;}
.team-sec:hover > div  p{color:#fff}*/

.member-detail { transform: scale(0); position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 15px; padding-top: 50px;; background: rgba(255,255,255,1); transition: transform 260ms ease-in-out; border-radius: 50%; }
.team-icon:hover { border-color: #f36f21; }
.team-icon:hover .member-detail { transform: scale(1); }
.member-detail > p { color: #003f88; font-weight: 700; margin-bottom: 5px; line-height: 18px; font-size: 14px; }
.member-detail .job-title { color: #f36f21; font-weight: 500; font-size: 12px; line-height: 16px; display: block; }
li.phoneIcon a { padding: 0 !important; }
li.phoneIcon a:hover { background: none !important; color: #f36f21; }
.mobile-accordion { display: none; }
.terms-page ul li, .terms-page p { word-wrap: break-word; }
.inner-right-content { background: #f8f8f8; padding: 15px 10px; border: 1px solid #f1f1f1; }
.contact-map { padding: 20px 15px; }
.contact-map iframe { border: 5px solid #ddd; }
.mTop10 { margin-top: 10px; }
.m-0{margin:0px;}
.pricing-cards { padding-top: 0; }
section.pricing-tabs hr { margin-top: 35px; }
.pricing-note { font-size: 14px; font-weight: 600; }
.mobile-pricing-tabs { display: none; }
.navbar-right .dropdown-menu { right: auto !important; top: 45px; }
.home-banner-sec { margin-top: 5%; }
.terms-page h5 { font-size: 15px; line-height: 22px; }
.cnt_box img { max-height: 70px; }
.about-us-page h4 { color: #003f88 !important; font-weight: 700; margin-bottom: 5px; }
.about-us-page h4 + p { margin-bottom: 20px; min-height:145px; }
.box h4 { font-size: 16px; font-weight: 600; }
.ett-list-title a, .inner-right-content a { color: #f36f21; }

label.error { background: #FF0000; color: #FFFFFF; display: block; font: normal 14px 'Roboto Condensed', Arial, Helvetica, sans-serif; margin-top: 3px; padding: 2px 10px; }
.footer-links-sec li { text-indent: 20px; background: url(Images/footer-link-icon.png)no-repeat 5px center; background-size: 8px; }
.footer-links-sec li.title { text-indent: 0; background: none; }
.inner-right-content > h4 { font-weight: 600; text-align: center !important; }
.left-logo-sec > img { max-height: 70px; }

.textLink {color:#00aeef !important; text-decoration:underline !important;}
.textLink:hover {color:#f36f21 !important; text-decoration: underline !important;}
.textWrap {white-space:nowrap;}
.head_min_height{min-height:56px;}
.caption{font-size:28px;color:#fff;}
.ett-page h3{color:#00468d !important;font-weight:700;font-size:18px;}
.ett-page .h4-txt{font-size:16px;font-style:italic;color:#4a4a4a;}
.banner-ad-image{background:none;border:1px solid #ddd;}
.banner-ad-image a{margin:0px;padding:0px;}

.bottom_fixed_bar { position: fixed; bottom: 0; left: 0; width: 100%; transition: all .4s linear; -webkit-transition: all .4s linear; z-index: 999; }
.bottom_ad_section { background: rgba(255,255,255,1); border: 1px solid rgba(191,191,191,.5); font-size: 20px; padding: 15px; border-bottom: 0; box-shadow: 0 0 20px rgba(0,0,0,.3); border-radius: 3px 3px 0 0; }
.ad_close { position: absolute; right: -12px; top: -12px; background: #e04949; border-radius: 200px; width: 24px; height: 24px; content: ""; color: #fff !important; font-size: 15px; font-weight: 500; line-height: 24px; cursor: pointer; text-align: center; }
.bottom_ad_section .btn-primary { font-size: 20px; padding: 12px 23px 12px 23px; font-weight: 600; }
.bottom_ad_section h2 { font-size: 22px; color: #000; font-weight: bolder;margin-top:0px;line-height:normal; }
    .bottom_ad_section h2 span { color: #00aeef; }
.ad_row { display: flex; align-items: center; }
.dis-none{display:none !important;}
.mBot0{margin-bottom:0px !important;}
.fs-17{font-size:17px !important;}
.fs-18 { font-size: 18px !important; }
.fs-14px{font-size: 14px !important;}
.justify-content-center{justify-content:center !important;}
.inner-contact-sec1 {    padding: 0px 0 0px;    background: #f7f7f7;    border: 1px solid #e8e8e8;}
.mr-10px{margin-right:10px;}
.ml-10px{margin-left:10px;}
.border-0{border-bottom:0px !important;}
.align-items-center{align-items:center !important;}
.justify-content-between{justify-content: space-between !important;}
.text-white{color:#fff !important;}
.w-20{width: 20%;}
.text-decoration-line-through{text-decoration: line-through;}
.align-middle { vertical-align: middle !important; }
.text-decoration-underline {text-decoration: underline;}
.p-0{padding: 0px !important;}