<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    padding: 0;
    margin: 0;
    line-height: 30px;
    font-family: OpenSans-Regular;
    font-size: 16px;
    color: #333;
    min-height: 641px;
    overflow-x: hidden;
    font-weight: 400;
    position: relative
}

@font-face {
    font-family: AvenirLTStd-Roman;
    src: url(../fonts/AvenirLTStd-Roman.otf);
    font-display: swap
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(../fonts/OpenSans-Regular.ttf);
    font-display: swap
}

@font-face {
    font-family: OpenSans-Medium;
    src: url(../fonts/OpenSans-Semibold.ttf);
    font-display: swap
}

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

@font-face {
    font-family: OpenSans-Light;
    src: url(../fonts/OpenSans-Light.ttf);
    font-display: swap
}

@font-face {
    font-family: AvenirLTStd-Roman;
    src: url(../fonts/AvenirLTStd-Roman.otf);
    font-display: swap
}

@font-face {
    font-family: 'Lucida Calligraphy';
    src: url(../fonts/LCALLIG.ttf);
    font-display: swap
}

@font-face {
    font-family: 'Lucida Calligraphy';
    src: url(../fonts/lucidacalligraphyitalic.ttf);
    font-display: swap
}

@font-face {
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/josefinsans.woff2) format('woff2');
    font-display: swap;
    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
}

p {
    padding: 0 0 15px 0;
    margin: 0;
    line-height: 30px;
    font-family: OpenSans-Regular;
    font-size: 15px;
    color: #333;
    text-align: justify;
    font-weight: 400
}

img {
    border: 0
}

li,
ol,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

li,
ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.pleft {
    padding-left: 0 !important
}

.pright {
    padding-right: 0 !important
}

ol li {
    list-style: decimal;
    color: #333;
    font-size: 13px;
    line-height: 25px;
    text-align: end
}

.tophead {
    display: -webkit-box
}

.sebi-number {
    margin: 25px 0;
    color: #0166b1
}

.sebi-number span {
    color: #000;
    font-family: AvenirLTStd-Roman
}

.top-social {
    color: #999;
    text-align: right;
    margin: 23px 0
}

.top-social li {
    display: inline-block;
    font-size: 14px;
    text-transform: capitalize;
    position: relative
}

.top-social li .top-social li a {
    color: #000;
    padding: 0 5px;
    text-transform: capitalize;
    font-family: AvenirLTStd-Roman;
    font-size: 16px
}

.top-social li a i {
    color: #0166b1;
    margin-right: 0
}

.top-social li ul {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.4);
    z-index: 99;
    background: #fff;
    display: none;
    margin: 0;
    padding: 0;
    min-width: 120px
}

.top-social li:hover ul {
    display: block
}

.top-social li ul li {
    text-align: left;
    display: block;
    width: 100%;
    margin: 0;
    line-height: normal;
    list-style: none;
    border-bottom: 1px solid #eee
}

.top-social li ul li a {
    color: #333;
    padding: 5px 15px;
    text-decoration: none;
    display: block
}

.top-social li ul li a:hover {
    color: #0166b1
}

.top-social li a.getaquote {
    background: #0166b1;
    padding: 12px 30px 14px;
    color: #fff;
    transition: .5s;
    font-family: OpenSans-Regular;
    font-size: 22px;
    border-radius: 50px
}

.top-social li a.getaquote:hover {
    background: #333
}

.top-social li a.login {
    padding: 10px 22px;
    color: #0066b1;
    transition: .5s;
    font-family: OpenSans-Regular;
    font-size: 22px;
    border-radius: 50px;
    font-weight: 600
}

.top-social li a.login:hover {
    color: #0166b1
}

.header {
    width: 100%;
    margin: 0;
    padding: 0
}

header .logo {
    margin: 8px 0;
    padding: 0;
    z-index: 2
}

.nav_menutop {
    float: right
}

.nav_menutop&gt;ul {
    margin: 0;
    padding: 0
}

.nav_menutop&gt;ul&gt;li {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    margin-left: 0;
    position: relative;
    padding: 25px 0;
    border-right: 1px solid #d9d9d9;
    width: 65px
}

.nav_menutop&gt;ul&gt;li:last-child {
    border-right: 0
}

.nav_menutop&gt;ul&gt;li i {
    margin-right: 0;
    color: #222;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    margin: 0 auto;
    display: block
}

.nav_menutop&gt;ul&gt;li&gt;a {
    color: #000;
    font-size: 9px;
    text-transform: uppercase;
    text-align: center
}

.nav_menutop&gt;ul&gt;li&gt;a span {
    display: block;
    line-height: 20px
}

.nav_menutop&gt;ul&gt;li:hover&gt;a {
    color: #333;
    text-decoration: none
}

.nav_menutop&gt;ul&gt;li&gt;ul {
    display: none
}

.nav_menutop&gt;ul&gt;li&gt;ul {
    position: absolute;
    right: 0;
    background: #f6f6f6;
    width: 200px;
    padding: 5px 12px;
    z-index: 9;
    border: solid 1px #e7e9ea;
    display: inline-block;
    vertical-align: top;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease-in;
    transform: translateX(-50px)
}

.nav_menutop&gt;ul&gt;li:hover&gt;ul {
    visibility: visible;
    opacity: 1;
    transform: translateX(0)
}

.nav_menutop&gt;ul&gt;li&gt;ul&gt;li {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 0;
    width: 100%;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    transition: .5s
}

.nav_menutop&gt;ul&gt;li&gt;ul&gt;li:hover {
    border-bottom: 1px solid #f6f6f6
}

.nav_menutop&gt;ul&gt;li&gt;ul&gt;li:before {
    height: 1px !important;
    background: #0f76b8 !important
}

.nav_menutop&gt;ul&gt;li&gt;ul&gt;li:last-child {
    border-bottom: 0
}

.nav_menutop&gt;ul&gt;li&gt;ul&gt;li:hover {
    padding-left: 0
}

.nav_menutop&gt;ul&gt;li&gt;ul&gt;li a {
    color: #000;
    font-family: OpenSans-Regular
}

.nav_menutop&gt;ul&gt;li&gt;ul&gt;li:hover&gt;a {
    color: #0f76b8
}

.navigation_bar {
    width: 100%;
    background: #fff;
    position: relative;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2);
    z-index: 1
}

.navigation_bar.stricky-fixed {
    position: fixed;
    top: -1px;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

.navigation_bar .logo {
    position: absolute;
    z-index: 100
}

.navigation_bar.stricky-fixed .logo {
    top: 0
}

.navigation_bar.stricky-fixed .logo img {
    width: 115px
}

.navigation {
    float: right;
    width: 100%;
    position: relative;
    margin: 15px 0
}

.navigation .nav-header {
    display: none;
    padding: 12px 20px
}

.navigation .navbar button {
    float: right;
    width: 40px;
    height: 40px;
    background: #0166b1;
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 25px;
    border-radius: 0;
    padding: 0
}

.navigation .menu {
    display: block
}

.navigation .menu ul {
    float: left;
    width: 100%;
    text-align: left
}

.navigation .menu ul&gt;li {
    display: inline-block;
    position: relative
}

.navigation .menu ul&gt;li&gt;a {
    padding: 10px 15px;
    display: block;
    color: #000;
    transition: all .3s ease;
    font-size: 16px;
    background: 0;
    font-family: AvenirLTStd-Roman
}

.navigation .menu ul&gt;li&gt;a i {
    padding-left: 5px;
    font-size: 15px;
    padding-top: 8px
}

.navigation_bar.stricky-fixed .menu ul&gt;li&gt;a {
    padding: 5px 18px
}

.navigation .menu ul&gt;li:last-child&gt;a {
    border: 0;
    padding-right: 0
}

.navigation .menu ul&gt;li:first-child&gt;a {
    border: 0;
    padding-left: 0
}

.navigation .menu ul&gt;li.active a,
.navigation .menu ul&gt;li:hover a,
.navigation .menu ul&gt;li a:focus {
    background: transparent;
    outline: 0;
}

.navigation .menu ul&gt;li&gt;ul.cs-dropdown {
    top: 100%;
    left: 0
}

.navigation .menu ul&gt;li&gt;ul.cs-dropdown.align-right {
    right: 0;
    left: auto
}

.navigation .menu ul&gt;li:hover&gt;ul.cs-dropdown {
    visibility: visible;
    opacity: 1
}

.navigation .menu ul&gt;li&gt;ul.cs-dropdown&gt;li&gt;ul.cs-dropdown {
    left: 100%;
    margin-top: -36px
}

.navigation .menu ul&gt;li&gt;ul.cs-dropdown&gt;li&gt;ul.cs-dropdown&gt;li&gt;ul.cs-dropdown {
    left: 100%;
    margin-top: -30px
}

.navigation .menu ul&gt;li&gt;ul.cs-dropdown&gt;li&gt;ul.cs-dropdown.align-right {
    right: 100%;
    left: auto
}

.navigation .menu ul&gt;li&gt;ul.cs-dropdown&gt;li:hover&gt;ul.cs-dropdown {
    visibility: visible;
    opacity: 1
}

.navigation .menu ul&gt;li ul.cs-dropdown {
    position: absolute;
    width: 200px;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    transition: all .3s ease;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .4);
    background: #fff;
    margin: 0;
    padding: 0
}

.navigation .menu ul&gt;li ul.cs-dropdown li {
    display: block;
    padding: 0;
    border-bottom: 1px solid #eee;
    text-align: left
}

.navigation .menu ul&gt;li ul.cs-dropdown li:last-child a {
    border-bottom: 0
}

.navigation .menu ul&gt;li ul.cs-dropdown li:last-child a:after {
    display: none
}

.navigation .menu ul&gt;li ul.cs-dropdown li:hover&gt;a {
    color: #0166b1
}

.navigation .menu ul&gt;li ul.cs-dropdown li a {
    color: #333;
    font-size: 13px;
    padding: 6px 15px;
    position: relative;
    display: block;
    transition: all .3s ease;
    text-transform: capitalize;
    font-weight: 400
}

.navigation .menu ul&gt;li ul.cs-dropdown li a i {
    float: right
}

.navigation .menu ul&gt;li ul.cs-dropdown li a:hover {
    color: #fff;
    background: #0166b1
}

.navigation ul .cs-submenu&gt;a&gt;.button,
.navigation ul .cs-submenu&gt;a&gt;button {
    display: none
}

.navigation .navbar {
    display: none;
    padding: 12px 0;
    margin: 0
}

.free-trial-form {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    border: 1px solid #ddd;
    padding: 20px;
    font-size: 20px;
    margin-bottom: 15px
}

.free-trial-form h3 {
    color: #221e1f;
    font-family: AvenirLTStd-Roman;
    margin: 10px 0
}

.free-trial-form p {
    line-height: 18px;
    margin: 15px 0
}

.free-trial-form p {
    line-height: 18px;
    margin: 15px 0
}

.free-trial-form p span.bluebold {
    font-size: 14px;
    color: #0166b1;
    font-family: AvenirLTStd-Roman;
    clear: both
}

.free-trial-form p span {
    clear: both;
    display: block
}

.free-trial-form input {
    width: 100%;
    font-size: 14px;
    padding: 0 10px;
    margin: 5px 0
}

.free-trial-btn {
    background: #0166b1;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    display: block;
    width: 100%;
    font-size: 15px;
    font-family: AvenirLTStd-Roman;
    padding: 5px;
    transition: .5s
}

.free-trial-btn:hover {
    background: #222;
    color: #fff
}

.database-form {
    padding: 20px;
    font-size: 20px;
    margin-bottom: 15px;
    font-size: 15px
}

.database-form h3 {
    color: #221e1f;
    font-family: AvenirLTStd-Roman;
    margin: 10px 0
}

.database-form p {
    line-height: 18px;
    margin: 15px 0
}

.database-form p {
    line-height: 18px;
    margin: 15px 0
}

.database-form p span.bluebold {
    font-size: 14px;
    color: #0166b1;
    font-family: AvenirLTStd-Roman;
    clear: both
}

.database-form p span {
    clear: both;
    display: block
}

.database-form input {
    width: 100%;
    font-size: 14px;
    padding: 0 10px;
    margin: 0 0 15px 0
}

.database-search-btn {
    background: #0166b1;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    font-family: AvenirLTStd-Roman;
    padding: 5px;
    transition: .5s;
    padding: 5px 55px
}

.database-search-btn:hover {
    background: #222;
    color: #fff
}

.cancelbtn {
    background: #666;
    color: #fff;
    border: 0;
    float: right;
    display: inline-block;
    padding: 5px 35px;
    border: 0;
    text-transform: uppercase
}

.database-form .psw {
    display: inline-block;
    text-align: right;
    clear: both;
    float: right;
    font-weight: bold
}

.database-form label {
    display: block
}

.database-form label input[type="checkbox"] {
    float: left;
    display: inline-block;
    width: auto;
    margin-right: 15px;
    margin-top: 10px
}

.slider {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    margin-bottom: 15px
}

.accuracy-meter {
    margin-bottom: 15px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    border: 1px solid #ddd
}

@media only screen and (min-width :1824px) {
    .carousel-caption {
        bottom: 16% !important
    }

    .carousel-caption h3 {
        font-size: 65px !important
    }

    .carousel-caption p {
        font-size: 30px !important;
        line-height: 42px !important
    }

    .top-social li a.login {
        padding: 10px 20px;
        color: #222;
        transition: .5s;
        font-family: OpenSans-Regular;
        font-size: 22px;
        border-radius: 50px;
        font-weight: 600
    }

    .top-social li a.getaquote {
        background: #0166b1;
        padding: 14px 50px 16px;
        color: #fff;
        transition: .5s;
        font-family: OpenSans-Regular;
        font-size: 22px;
        border-radius: 50px
    }
}

@media(min-width:1400px) and (max-width:1600px) {
    .carousel-caption {
        bottom: 16% !important
    }

    .carousel-caption h3 {
        font-size: 52px !important
    }

    .carousel-caption p {
        font-size: 22px !important;
        line-height: 35px !important
    }

    .navigation .menu ul&gt;li&gt;a {
        font-size: 18px;
        padding: 5px 18px
    }

    header .logo {
        margin: 8px 0;
        width: 110px
    }

    .top-social {
        margin: 18px 0 15px
    }

    .top-social li a.login {
        padding: 10px 8px;
        color: #222;
        transition: .5s;
        font-family: OpenSans-Regular;
        font-size: 18px;
        border-radius: 50px;
        font-weight: 600
    }

    .top-social li a.getaquote {
        background: #0166b1;
        padding: 12px 33px 14px;
        color: #fff;
        transition: .5s;
        font-family: OpenSans-Regular;
        font-size: 18px;
        border-radius: 50px
    }
}

@media(min-width:1200px) and (max-width:1366px) {
    .carousel-caption {
        bottom: 10% !important
    }

    .carousel-caption h3 {
        font-size: 42px !important
    }

    .carousel-caption p {
        font-size: 18px !important;
        line-height: 36px !important
    }

    .header .logo {
        width: 100px;
        margin: 5px 0
    }

    .top-social {
        margin: 15px 0
    }

    .navigation {
        margin: 5px 0
    }

    .navigation .menu ul&gt;li&gt;a {
        padding: 10px 13px;
        display: block;
        color: #000;
        text-transform: capitalize;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        font-size: 16px;
        background: 0
    }

    .navigation_bar.stricky-fixed .menu ul&gt;li&gt;a {
        padding: 10px 12px
    }

    .top-social li a.getaquote {
        padding: 8px 20px;
        font-size: 16px;
        font-weight: bold
    }

    .top-social li a.login {
        padding: 10px 18px;
        font-size: 15px;
        font-weight: bold
    }
}

@media(min-width:1180px) and (max-width:1240px) {
    .navigation .menu ul&gt;li&gt;a {
        padding: 10px 12px;
    }
}

@media(max-width:1200px) {
    .navigation .menu ul&gt;li&gt;a {
        padding: 8px 10px 5px !important
    }

    .top-social {
        margin: 10px 0 10px
    }

    .navigation {
        margin: 5px 0
    }

    header .logo {
        margin: 2px 0;
        width: 100px
    }

    .top-social li a.login {
        padding: 8px 5px;
        color: #0066b1;
        transition: .5s;
        font-family: OpenSans-Regular;
        font-size: 14px;
        border-radius: 50px;
        font-weight: 600
    }

    .top-social li a.getaquote {
        background: #0166b1;
        padding: 8px 25px 10px;
        color: #fff;
        transition: .5s;
        font-family: OpenSans-Regular;
        font-size: 16px;
        border-radius: 50px;
        font-weight: bold
    }

    .carousel-caption p {
        font-size: 20px !important;
        line-height: 32px !important
    }

    .carousel-caption h3 {
        font-size: 40px !important
    }

    .carousel-caption {
        bottom: 10% !important
    }
}

@media(min-width:1024px) and (max-width:1170px) {
    .carousel-caption {
        bottom: 10% !important
    }

    .carousel-caption h3 {
        font-size: 40px !important
    }

    .carousel-caption p {
        font-size: 16px !important;
        line-height: 25px !important
    }
}

#myCarousel {
    clear: both;
    z-index: 0
}

.carousel-inner&gt;.item&gt;a&gt;img,
.carousel-inner&gt;.item&gt;img {
    width: 100%
}

.carousel-caption h3 {
    font-size: 55px;
    margin: 0 0 30px;
    font-family: 'AvenirLTStd-Roman'
}

.carousel-caption p {
    color: #fff;
    font-size: 26px;
    text-align: left;
    font-weight: normal;
    font-family: 'OpenSans-Light';
    line-height: 40px;
    margin-bottom: 20px
}

.carousel-caption {
    bottom: 16%;
    text-align: left;
    right: 10%;
    left: 10%
}

.carousel-caption .findmore {
    background: #0166b1;
    color: #fff;
    padding: 10px 25px;
    font-size: 20px;
    border-radius: 50px;
    text-decoration: none;
    text-shadow: none
}

.carousel-caption .findmore:hover {
    background: #222;
    text-decoration: none
}

.slider-left-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    display: inline-block;
    margin-top: -10px
}

.slider-right-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    right: 50%
}

.mtb20 {
    margin: 20px 0
}

.imp2-links {
    width: 100%;
    float: left;
    border-bottom: 1px solid #262626;
    text-align: center;
    padding: 0
}

.imp2-links h2 {
    text-align: center;
    font-size: 18px;
    font-family: AvenirLTStd-Roman
}

.imp2-links h2 a {
    text-decoration: underline;
    color: #000;
    line-height: 30px
}

.video-section {
    width: 100%;
    float: left
}

.video-w100 {
    width: 100%
}

.video-section .col-lg-6 {
    padding: 0
}

.video-section .help-inv {
    padding: 10% 10%
}

.video-section .help-inv h2 {
    font-size: 28px;
    color: #000;
    font-family: 'OpenSans-Regular';
    font-weight: 600;
    line-height: 55px
}

.video-section .help-inv .see-faq {
    font-family: 'AvenirLTStd-Roman';
    font-size: 18px;
    line-height: normal;
    color: #000;
    line-height: 25px;
    vertical-align: middle;
    height: 25px;
    position: relative
}

.video-section .help-inv .see-faq:after {
    content: '\f0a9';
    font-family: FontAwesome;
    padding-left: 10px;
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    top: -3px
}

.video-section .help-inv .see-faq:hover {
    color: #0166b1
}

.evapaisa-testimonials .slick-next {
    right: -35px
}

.evapaisa-testimonials .slick-next:before {
    color: #fff;
    font-size: 50px
}

.evapaisa-testimonials .slick-prev {
    left: -35px
}

.evapaisa-testimonials .slick-prev:before {
    color: #fff;
    font-size: 50px
}

.testimonials-box {
    background-image: linear-gradient(to bottom, #2b4162, #07a);
    width: 100%;
    float: left
}

.testimonials-box h2 {
    color: #fff;
    font-family: 'AvenirLTStd-Roman'
}

.slick-list {
    padding: 20px 0 0 !important
}

.slick-active .partner_block {
    transform: scale(0.92);
    background: #e7eff2
}

.slick-active .partner_block.center_position {
    transform: scale(1);
    background: #fff
}

.partner_block {
    position: relative;
    text-align: center;
    position: relative;
    padding: 20px 20px 20px;
    background-color: #fff;
    transition: all 300ms ease;
    border-radius: 15px;
    min-height: 240px;
    width: 100%
}

.partner_block .text {
    position: relative;
    height: 120px;
    margin-bottom: 10px
}

.partner_block .text p {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    margin: 0
}

.partner_block .text p span {
    font-weight: 600;
    margin-bottom: 5px
}

.partner_block .text_1 {
    position: relative;
    margin-bottom: 10px
}

.partner_block .text_1 p {
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 600
}

.partner_block .text_2 {
    position: relative;
    height: 120px;
    margin-bottom: 0
}

.partner_block .text_2 p {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    margin: 0
}

.partner_block .text_2 p span {
    font-weight: 600;
    margin-bottom: 5px
}

.partner_block .partner_info {
    position: relative;
    margin-top: 0
}

.partner_block .partner_info .image {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.partner_block .partner_info .image img {
    border-radius: 50%;
    width: 100%
}

.partner_block .partner_info h3 {
    position: relative;
    color: #0166b1;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 10px;
    padding: 0;
    font-family: 'OpenSans-Bold'
}

.partner_block .partner_info .location {
    position: relative;
    color: #222;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px;
    height: 35px
}

.partner_block .partner_info .location span {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    color: #000;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    margin: 0
}

.slick-slide {
    margin: 0 10px
}

.slick-list {
    margin: 0 -10px
}

.evapaisa-testimonials .slick-disabled {
    display: none !important
}

.feedback-section {
    float: left;
    width: 100%;
    position: relative;
    padding: 80px 0 80px
}

.sec-title {
    position: relative;
    padding-bottom: 30px
}

.sec-title .back {
    display: block;
    color: #e9e9e9;
    font-size: 86px;
    font-weight: 500;
    line-height: 62px;
    text-transform: uppercase;
    margin: 0
}

.sec-title .overlay-title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.overlay-title span {
    color: #edac15
}

.fast-easy {
    width: 100%;
    float: left;
    margin: 50px 0
}

.fast-easy .title-text {
    text-align: center;
    color: #0166b1;
    font-size: 30px;
    font-family: 'OpenSans-Bold'
}

.fast-easy .title-text span {
    font-style: italic
}

.fast-easy .fasteasy-box {
    text-align: center;
    margin: 15px 0
}

.fast-easy .fasteasy-box img {
    text-align: center
}

.fast-easy .fasteasy-box p {
    text-align: center;
    font-size: 20px;
    padding: 15px;
    color: #000
}

.fast-easy .fasteasy-box p a {
    color: #000
}

.welcome-area {
    width: 100%;
    float: left;
    background: #2b4162;
    padding: 50px 0;
    text-align: center
}

.welcome-area p {
    color: #fff;
    text-align: center;
    font-size: 18px
}

.mt-20 {
    margin-top: 20px
}

.mh300 {
    min-height: 300px
}

.aboutcontainer {
    padding: 30px 20px;
    background: #efefef;
    float: left
}

.aboutcontainer h1 {
    font-size: 24px;
    padding: 0;
    margin: 0;
    color: #221e1f;
    font-family: AvenirLTStd-Roman;
    text-transform: uppercase
}

.aboutcontainer h1 span {
    font-family: AvenirLTStd-Roman
}

.aboutcontainer .small-text {
    font-size: 18px;
    color: #0166b1;
    line-height: 25px;
    margin-top: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    margin-bottom: 5px
}

.aboutcontainer .about-text2 {
    font-size: 14px
}

.aboutcontainer p {
    font-size: 16px;
    color: #555;
    line-height: 25px;
    margin-top: 10px
}

.aboutcontainer .readmore {
    font-family: AvenirLTStd-Roman;
    float: right;
    display: inline-block;
    color: #0166b1;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    transition: .5s
}

.aboutcontainer .readmore:hover {
    color: #222;
    text-decoration: none
}

.aboutcontainer .enquire {
    background: #e4a894;
    color: #fff;
    padding: 5px 25px 5px 10px;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    transition: .5s
}

.aboutcontainer .enquire:before {
    content: '\f061';
    position: absolute;
    font-size: 14px;
    right: 10px;
    font-family: FontAwesome;
    transition: .5s
}

.aboutcontainer .enquire:hover {
    background: #0166b1;
    color: #fff;
    padding: 5px 25px 5px 10px;
    font-size: 13px;
    text-transform: uppercase;
    position: relative
}

.aboutcontainer .enquire:hover:before {
    right: 5px
}

.equity-research-report {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    margin-bottom: 15px;
    border: 1px solid #ddd;
    padding: 20px
}

.equity-research-report h2 {
    color: #0166b1;
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
    font-family: AvenirLTStd-Roman;
    margin: 0 0 15px 0
}

.equity-research-report ul {
    margin: 0;
    padding: 0
}

.equity-research-report li {
    background: url(../images/dot.png) no-repeat left 8px;
    padding: 0 0 10px 25px;
    line-height: 25px
}

.rm-btn {
    background: #0166b1;
    padding: 10px 25px;
    color: #fff;
    transition: .5s;
    font-size: 16px;
    border-radius: 50px;
    transition: .5s
}

.rm-btn:hover {
    background: #222;
    color: #fff
}

.rm-btn2,
.rm-btn2:visited {
    background: #0166b1;
    padding: 10px 25px;
    color: #fff;
    transition: .5s;
    font-size: 16px;
    border-radius: 10px/30px;
    transition: .5s;
    margin: 10px 12px;
    width: 200px;
    display: inline-block
}

.rm-btn2:hover,
.rm-btn2:focus,
.rm-btn2:active {
    background: #222;
    color: #fff
}

.buynow-btn {
    background: #0166b1;
    padding: 5px 20px;
    color: #fff;
    transition: .5s;
    font-size: 16px;
    border-radius: 50px;
    transition: .5s
}

.buynow-btn:hover {
    background: #222;
    color: #fff
}

.why-eva-listing li {
    height: 125px;
    border-bottom: 1px dashed #8f8f8f;
    padding: 10px 0
}

.why-eva-listing li p {
    font-size: 15px;
    line-height: 22px
}

.why-eva-listing li p .read-m {
    font-size: 13px;
    font-family: AvenirLTStd-Roman;
    clear: both;
    display: inline-block;
    float: right;
    background: #0166b1;
    color: #fff;
    padding: 2px 15px;
    margin-bottom: 10px;
    margin-top: 5px;
    transition: .5s
}

.why-eva-listing li p .read-m:hover {
    background: #222;
    color: #fff
}

.why-eva {
    height: 250px;
    margin-bottom: 15px
}

.mt20 {
    margin-top: 20px
}

.why-eva p {
    line-height: 28px;
    font-family: 'OpenSans-Medium'
}

.why-eva h2 {
    display: block;
    font-family: 'OpenSans-Bold';
    font-size: 25px;
    margin-top: 10px;
    color: #000;
    margin-bottom: 10px
}

.whyeva-heading {
    color: #0166b1;
    font-size: 22px;
    line-height: 30px;
    font-family: AvenirLTStd-Roman;
    margin: 0 0 15px 0;
    text-transform: uppercase
}

.carousel-indicators .active {
    background-color: #0166b1
}

.pad5 {
    padding: 5px
}

.product-slider {
    margin-bottom: 0
}

.item-product1 {
    padding: 0;
    background: #fff;
    position: relative;
    transition: .5s;
    margin: 2px;
    overflow: hidden
}

.item-product1 img {
    width: 100%;
    padding: 0;
    border: 0 solid #ccc
}

.item-product1:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 5px 1px rgba(204, 204, 204, 1);
    -moz-box-shadow: 0 0 5px 1px rgba(204, 204, 204, 1);
    box-shadow: 0 0 5px 1px rgba(204, 204, 204, 1)
}

.item-product1 a:hover,
.item-product1 a:focus {
    outline: 0
}

.owl-next,
.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.owl-buttons .owl-prev {
    background: url(../images/left-arrow-white.png) no-repeat !important;
    font-size: 0 !important;
    width: 40px;
    height: 40px;
    left: -35px;
    transition: .3s
}

.owl-buttons .owl-next {
    float: right;
    background: transparent !important;
    font-size: 0 !important;
    width: 40px;
    height: 40px;
    right: -35px;
    transition: .3s
}

.owl-buttons .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 32px;
    color: #333
}

.owl-buttons .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 32px;
    color: #333
}

.product-slider .owl-buttons .owl-next {
    display: none !important
}

.product-slider .owl-buttons .owl-prev {
    display: none !important
}

.product-slider:hover .owl-buttons .owl-next {
    display: inline-block !important
}

.product-slider:hover .owl-buttons .owl-prev {
    display: inline-block !important
}

.carousel-control {
    opacity: .5 !important
}

.testimonials h3 {
    color: #0166b1;
    font-size: 22px;
    line-height: 30px;
    font-family: AvenirLTStd-Roman;
    margin: 0 0 15px 0
}

.research-database .slick-list {
    padding: 0 !important;
    margin: 0
}

.research-database .slick-track {
    margin: 0
}

.research-database .slick-slide {
    margin: 0
}

.research-database .slick-next {
    right: -40px;
    display: none !important
}

.research-database .slick-next:before {
    color: #b12a01;
    font-size: 55px;
    font-weight: 600
}

.research-database .slick-prev {
    left: -40px;
    display: none !important
}

.research-database .slick-prev:before {
    color: #b12a01;
    font-size: 55px;
    font-weight: 600
}

.research-database:hover .slick-next {
    display: inline-block !important
}

.research-database:hover .slick-prev {
    display: inline-block !important
}

.testimonials {
    margin-bottom: 15px
}

#testimonials {
    background: #efefef;
    padding: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    min-height: 290px;
    border: 1px solid #ddd;
    text-align: center
}

#testimonials p {
    text-align: center;
    font-style: italic
}

#testimonials .testiname {
    color: #222;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 0
}

#testimonials .testi-position {
    text-align: center;
    color: #0166b1;
    font-style: normal;
    text-transform: uppercase
}

.home-cat {
    margin: 50px 0
}

#testimonials .owl-buttons .owl-prev {
    background: url(../images/large_left.png) no-repeat !important;
    opacity: .2;
    height: 30px;
    width: 30px
}

#testimonials .owl-buttons .owl-next {
    background: url(../images/large_right.png) no-repeat !important;
    opacity: .2;
    height: 30px;
    width: 30px
}

.how-it-works h3 {
    color: #0166b1;
    font-size: 22px;
    line-height: 30px;
    font-family: AvenirLTStd-Roman;
    margin: 0 0 15px 0
}

.how-it-works {
    margin-bottom: 15px
}

.video-thumb {
    width: 100%
}

.investor-education {
    float: left;
    width: 100%;
    margin: 20px 0
}

.investor-education h3 {
    color: #0166b1;
    font-size: 22px;
    line-height: 30px;
    font-family: AvenirLTStd-Roman;
    margin: 0
}

.investor-education h4 {
    color: #2b2b2b;
    margin: 5px 0
}

.footer-top {
    background: #0166b1;
    float: left;
    padding: 50px 0;
    width: 100%
}

.footer-top h3 {
    font-family: 'Lucida Calligraphy';
    margin: 0;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    font-style: italic
}

.footer-top .consultation-btn {
    background: #191918;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 25px;
    display: block;
    transition: .5s;
    text-align: center
}

.footer-top .consultation-btn:hover {
    background: #fff;
    color: #0166b1;
    font-weight: 700
}

.nopadding [class*=col-],
.nopadding [class^=col-] {
    padding-left: 0;
    padding-right: 0
}

footer {
    padding-top: 30px;
    background: #191918;
    clear: both
}

footer .foot-about {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

footer .foot-about p {
    color: #ccc;
    text-align: justify;
    font-size: 14px;
    margin-top: 20px;
    line-height: 25px;
    padding-bottom: 0;
    margin-bottom: 20px
}

footer .foot-about .readmore {
    background: #0166b1;
    padding: 10px 25px;
    color: #fff;
    transition: .5s;
    font-size: 16px;
    border-radius: 50px;
    transition: .5s;
    margin: 2px 0 0;
    display: inline-block;
    line-height: normal
}

footer .foot-about .readmore:hover {
    background: #fff;
    color: #0166b1;
    font-weight: 700
}

footer .foot-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    font-family: AvenirLTStd-Roman
}

footer .foot-links li {
    line-height: 20px
}

footer .foot-links a {
    color: #ccc;
    font-size: 14px;
    transition: .1s;
    line-height: 28px;
    background: url(../images/arrow-foot.png) no-repeat 0;
    padding-left: 25px
}

footer .foot-links a:hover {
    color: #0166b1
}

footer i.fa-envelope-o {
    color: #0166b1;
    padding-right: 10px
}

footer .subscribe-input {
    width: 100%;
    background: #ccc;
    border: 0;
    padding: 5px 15px;
    text-align: center
}

footer .subscribe-btn {
    background: #fff;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    padding: 5px 15px;
    text-align: center;
    width: 100%;
    border: 1px solid #999;
    margin: 10px 0 10px
}

footer .foot-social-icons li {
    display: inline-block
}

footer .foot-social-icons li a {
    font-size: 14px;
    margin-right: 5px;
    color: #222
}

footer .foot-social-icons li a i {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    background: #ccc;
    border-radius: 50%;
    transition: .5s
}

footer .foot-social-icons li a i:hover {
    background: #000 !important;
    color: #fff
}

footer .foot-social-icons li a:hover {
    color: #222
}

footer .image-thumbs {
    width: 100%;
    float: left
}

footer .image-thumbs li {
    overflow: hidden;
    position: relative;
    width: 45%;
    float: left;
    text-align: center;
    margin: 5px
}

footer .image-thumbs img {
    width: 100%;
    position: relative
}

footer .image-thumbs .img-overlay {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0
}

footer .address {
    color: #ccc;
    font-size: 14px
}

footer .address li {
    margin: 10px 0
}

footer .address i {
    float: left;
    width: 30px;
    margin-right: 10px;
    line-height: 25px;
    color: #0166b1
}

footer .image-thumbs li a {
    padding: 30px 0;
    display: block;
    color: #fff
}

footer .image-thumbs li a:hover {
    color: #0166b1
}

footer .address .text {
    overflow: hidden;
    line-height: 22px
}

.copyright {
    margin-top: 30px
}

.copyright p {
    padding: 15px 0;
    color: #ccc;
    font-size: 13px
}

.copyright p a {
    color: #ccc
}

.copyright p a:hover {
    color: #0166b1
}

div#page {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px
}

.back-to-top {
    position: fixed;
    z-index: 8030;
    bottom: 10px;
    right: 30px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all .25s;
    display: none;
    background: #0166b1
}

.back-to-top i {
    line-height: 42px
}

.back-to-top:hover {
    background: #111;
    color: #fff
}

#search-btn button {
    background: #fff;
    border: 0;
    margin: 15px 0;
    vertical-align: middle;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%
}

#search-btn button i {
    color: #000;
    font-size: 25px
}

.search-overlay {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display: none
}

.search-in-section {
    height: auto;
    margin: auto;
    padding: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    opacity: 1;
    width: 750px;
    max-width: 100%
}

.pos-r {
    position: relative
}

.contact-form {
    width: 95%;
    margin-left: auto;
    margin-right: auto
}

.from-new {
    display: block;
    width: 100%;
    border: 0;
    padding: 10px;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    background: transparent;
    border-bottom: 1px solid #fff;
    font-size: 15px;
    outline: 0;
    font-weight: normal;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif
}

.search-in-section button {
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: -5px;
    outline: 0
}

.from-close {
    position: absolute;
    right: 50px;
    top: 50px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: transparent;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    border: 2px solid #fff;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    cursor: pointer
}

.from-close:hover {
    background: #222;
    color: #fff;
    border: 2px solid #222;
    transform: rotate(360deg)
}

.fancybox-title-float-wrap .child {
    font-weight: 400 !important
}

.details-img-custom {
    width: 100%;
    margin: auto;
    margin-left: 0;
    position: relative
}

.single-product-image {
    width: 100%;
    background: #f5f5f5;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 170px
}

.single-product-image img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto
}

.blur-img {
    width: 100%;
    position: absolute;
    left: 0;
    padding: 0;
    top: 0;
    bottom: 0
}

.blur-img img {
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.main-img {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 1
}

.sub-bnr {
    background: url(../images/all-banner.html);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0;
    width: 100%;
    float: left
}

.sub-bnr h1 {
    color: #fff
}

.sub-bnr-overlay {
    padding: 10px 15px;
    display: block;
    width: 100%;
    float: left
}

.sub-bnr .breadcrumb {
    background: 0;
    margin: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    float: right
}

.sub-bnr .breadcrumb li {
    letter-spacing: 1px;
    color: #fff;
    font-size: 15px
}

.sub-bnr .breadcrumb&gt;li+li:before {
    padding: 0 5px;
    color: #000;
    content: "/\00a0"
}

.sub-bnr .breadcrumb li a {
    color: #000;
    font-size: 15px
}

.sub-bnr .breadcrumb li a:hover {
    color: #0166b1
}

.sub-bnr .breadcrumb&gt;li+li:before {
    color: #000
}

.inner-container {
    width: 100%;
    float: left
}

.about-text p:first-child span {
    color: #0166b1;
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
    font-family: AvenirLTStd-Roman;
    margin: 0 0 15px 0;
    display: inherit;
    padding-top: 20px
}

.about-text p span {
    color: #0166b1
}

.inner-container .about-text img {
    float: left;
    display: inline;
    margin-right: 10px
}

.carousel-caption .btn {
    text-shadow: none
}

.inner-container h1 {
    display: block;
    font-family: 'OpenSans-Bold';
    font-size: 25px;
    margin-top: 10px;
    color: #000
}

.eva-recom-stocks {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px
}

.heading2 {
    color: #0166b1;
    font-size: 18px;
    line-height: 30px;
    font-family: AvenirLTStd-Roman;
    margin: 0 0 20px 0;
    text-transform: uppercase
}

.heading22 {
    color: #222;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 7px 0;
    clear: both;
    display: block;
    text-align: center;
    text-align: left;
    font-family: OpenSans-Bold
}

.heading3 {
    font-size: 22px;
    font-family: AvenirLTStd-Roman;
    font-style: italic;
    line-height: 40px
}

.heading3 a {
    text-decoration: underline
}

.investor-education ul {
    margin: 0;
    padding: 0
}

.investor-education li {
    background: url(../images/dot.png) no-repeat left 8px;
    padding: 0 0 10px 25px;
    line-height: 25px;
    font-size: 15px
}

.investor-education li span {
    color: #111;
    font-weight: 600;
    font-style: italic
}

.investor-education h3 {
    color: #221e1f;
    font-size: 17px;
    line-height: 30px;
    font-family: 'OpenSans-Bold';
    margin: 0 0 10px
}

.case-study {
    padding: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    min-height: 290px;
    border: 1px solid #ddd;
    text-align: center
}

.case-study h2 {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-family: AvenirLTStd-Roman;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    padding: 5px 0;
    background: #0166b1
}

.case-study p {
    font-size: 16px;
    font-weight: 600;
    line-height: 35px
}

.case-study p span {
    color: #0166b1
}

.carousel-indicators-1 li {
    padding: 0;
    display: inline-block;
    width: 80px;
    height: 53px;
    margin: auto;
    cursor: auto;
    background-color: rgba(0, 0, 0, 0);
    border: 0 solid #fff;
    border-radius: 10px;
    text-indent: initial;
    float: left;
    margin-right: 6px;
    opacity: .5
}

.carousel-indicators-1 {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
    height: 53px;
    bottom: 0 !important;
    margin-bottom: -60px;
    overflow-y: hidden;
    border-radius: 0
}

.carousel-indicators-1 li img {
    width: 80px;
    height: 50px;
    cursor: pointer
}

.carousel-indicators-1 .active {
    width: auto;
    height: auto;
    margin: auto;
    background: rgba(255, 255, 255, 0);
    margin-right: 6px;
    opacity: 1
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.contact-us-section .contact-form-container {
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 5px 18px 3px rgba(0, 0, 0, .1);
    padding: 30px 37.5px;
    flex: 1.5 1 0
}

.contact-us-section .contact-form-title {
    font-size: 30px;
    text-align: center;
    margin: 10px
}

.contact-us-section .contact-shortcont {
    text-align: center;
    font-size: 15px;
    line-height: 25px
}

.input-field,
.select-field {
    width: 100%;
    display: block;
    line-height: 40px;
    height: 40px;
    margin: 0 0 15px;
    border: 1px solid #ccc;
    padding: 0 15px
}

.message-field {
    width: 100%;
    display: block;
    height: 80px;
    margin: 0 0 15px;
    border: 1px solid #ccc;
    padding: 0 15px
}

.contact-us-section .contact-btn {
    background: #0166b1;
    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border: 0;
    width: 100%;
    text-transform: uppercase;
    transition: .2s
}

.contact-us-section .contact-btn:hover {
    background: #666
}

.contact-us-section .form-heading {
    color: #221e1f;
    font-family: AvenirLTStd-Roman;
    margin: 10px 0;
    border-bottom: 1px dashed #ccc;
    text-transform: uppercase;
    font-size: 20px;
    padding-bottom: 5px;
    letter-spacing: 5px
}

.contact-us-section h4 {
    font-weight: 700;
    font-size: 18px
}

.contact-us-section .smaller-text {
    font-size: 14px
}

.contact-list li {
    margin: 15px 0;
    padding: 15px 0;
    border-bottom: 1px solid #ccc
}

.contact-list li:last-child {
    border: 0
}

.contact-list li i {
    background: #0166b1;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    vertical-align: middle
}

.contact-list li .text-field {
    font-weight: 700;
    display: block;
    line-height: 20px;
    font-size: 14px
}

.contact-list li .text-field span {
    font-weight: 400;
    display: block;
    font-size: 16px;
    overflow: hidden
}

.contact-list li .text-field a {
    color: #0166b1
}

.contact-map {
    width: 100%;
    height: 350px;
    margin: 50px 0 0
}

.gallery-item {
    margin: 15px 0;
    background-color: #000;
    border: 1px solid #e0e0e0;
    margin-top: 15px;
    -webkit-box-shadow: 0 5px 10px -6px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 5px 10px -6px rgba(0, 0, 0, .8);
    box-shadow: 0 5px 10px -6px rgba(0, 0, 0, .8);
    padding: 0;
    margin-bottom: 30px;
    transition: .5s;
    border: 10px solid #fff
}

.home-gallery .gallery-item:hover .image-style {
    opacity: .2;
    -webkit-box-shadow: 0 5px 10px -6px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 10px 18px -6px rgba(0, 0, 0, .8);
    box-shadow: 0 10px 18px -6px rgba(0, 0, 0, .8)
}

.gallery-item:hover .gallery-plus {
    opacity: 1;
    z-index: 9
}

.gallery-item .plus-sign {
    color: #f17d00;
    font-size: 30px;
    padding: 16px 32px
}

.home-gallery .image-style {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden
}

.home-gallery .gallery-plus {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center
}

.photo-gallery .heading-outer {
    overflow: hidden;
    width: 100%
}

.photo-gallery .heading3 {
    font-weight: 700;
    color: #0166b1;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
    line-height: 30px;
    background: #fff;
    padding-right: 0;
    padding-bottom: 15px
}

.photo-gallery .heading3 span {
    background: #fff;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 20px;
    display: inline-block
}

.photo-gallery .heading3::after {
    background: #efefef;
    width: 100%;
    height: 30px;
    content: '';
    display: block;
    z-index: -1;
    top: 0;
    margin-top: -30px
}

.photo-gallery p {
    background: #f9cbbc;
    text-align: center;
    padding: 10px 15px;
    font-style: italic
}

.modal-header {
    padding: 0;
    background: #0166b1;
    color: #fff;
    text-align: left
}

.modal-header h4 {
    color: #fff;
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
    text-transform: inherit;
    font-weight: bold;
    min-height: 45px
}

.close {
    float: right;
    font-size: 23px;
    font-weight: 600;
    line-height: 2;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .7
}

.modal-header .close {
    margin-right: 10px
}

.close:focus,
.close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: .9
}

.modal-content {
    border-radius: 0
}

.sitemap {
    border-left: 1px solid #666;
    padding: 0
}

.sitemap li {
    list-style: none !important;
    background: transparent url(../images/sitemap_hr.html) no-repeat scroll 0 9px;
    padding: 0 0 0 15px;
    margin-bottom: 5px
}

.sitemap li ul {
    border-left: 1px solid #666;
    padding: 0
}

.sitemap li a {
    color: #0166b1;
    font-size: 13px;
    padding-bottom: 5px;
    display: block;
    font-weight: 600
}

.sitemap li a:hover {
    color: #0166b1
}

.w100 {
    width: 100%
}

.sitemap li li a,
.sitemap li li li a {
    color: #333;
    font-weight: 400
}

.video-size {
    width: 100%;
    height: 315px
}

.responsive-stacked-table {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
    table-layout: fixed
}

.responsive-stacked-table tr th {
    text-align: center;
    padding: 15px;
    font-size: 25px;
    font-family: AvenirLTStd-Roman
}

.responsive-stacked-table tr th:first-child {
    background: #ccc
}

.responsive-stacked-table tr th:nth-child(2) {
    background: #0197d4
}

.responsive-stacked-table tr th:nth-child(3) {
    background: #1aa6e3
}

.responsive-stacked-table tr th:nth-child(4) {
    background: #54c7f6
}

.responsive-stacked-table tr th:nth-child(5) {
    background: #1689b7
}

.responsive-stacked-table td,
.responsive-stacked-table th {
    padding: 2px 10px;
    border-top: 1px solid #ccc;
    font-size: 14px;
    text-align: center
}

.responsive-stacked-table tr td:nth-child(1) {
    font-family: 'AvenirLTStd-Roman';
    font-size: 16px;
    text-align: left
}

.responsive-stacked-table tr:nth-child(2),
.responsive-stacked-table tr:nth-child(4),
.responsive-stacked-table tr:nth-child(6),
.responsive-stacked-table tr:nth-child(8),
.responsive-stacked-table tr:nth-child(10) {
    background: #ececec
}

.responsive-stacked-table thead tr th:first-child,
.responsive-stacked-table tbody tr td:first-child {
    width: 8em;
    min-width: 8em;
    max-width: 8em
}

.responsive-stacked-table td .check-sign {
    color: #8bc24a;
    border: 2px solid #8bc24a;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%
}

.responsive-stacked-table td .close-sign {
    color: #ed4034;
    border: 2px solid #ed4034;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%
}

.responsive-stacked-table td {
    border-left: 1px solid #ccc;
    padding: 15px
}

.responsive-stacked-table th {
    border-left: 1px solid #03538e
}

.responsive-stacked-table thead {
    background: #0166b1;
    color: #fff
}

.responsive-stacked-table .fa {
    margin-right: 5px
}

.responsive-stacked-table .fa-check-circle {
    color: #690
}

.responsive-stacked-table .fa-times-circle {
    color: #c00
}

.responsive-stacked-table.with-mobile-labels {
    font-size: .85em
}

@media(max-width:1199px) {
    .container {
        width: auto;
        padding: 0 10px
    }
}

@media(max-width:767px) {
    .responsive-stacked-table thead {
        display: none
    }

    .responsive-stacked-table td,
    .responsive-stacked-table th,
    .responsive-stacked-table tr {
        display: block
    }

    .responsive-stacked-table td {
        border-top: 0
    }

    .responsive-stacked-table tr td:first-child {
        border-top: 1px solid #ddd;
        font-weight: 700
    }

    .responsive-stacked-table.with-mobile-labels tr td:first-child {
        word-break: break-word;
        font-weight: 300;
        width: 100% !important;
        min-width: 100%;
        max-width: 100%;
        text-align: center;
        font-size: 20px
    }

    .responsive-stacked-table.with-mobile-labels td:before {
        display: block;
        font-weight: 700
    }

    .responsive-stacked-table.with-mobile-labels td:nth-of-type(1):before {
        content: ""
    }

    .responsive-stacked-table.with-mobile-labels td:nth-of-type(2):before {
        content: "Free";
        background: #1aa6e3;
        color: #fff;
        padding: 10px;
        margin-bottom: 10px;
        font-size: 20px
    }

    .responsive-stacked-table.with-mobile-labels td:nth-of-type(3):before {
        content: "200";
        background: #1aa6e3;
        color: #fff;
        padding: 10px;
        margin-bottom: 10px;
        font-size: 20px
    }

    .responsive-stacked-table.with-mobile-labels td:nth-of-type(4):before {
        content: "600";
        background: #1aa6e3;
        color: #fff;
        padding: 10px;
        margin-bottom: 10px;
        font-size: 20px
    }

    .responsive-stacked-table.with-mobile-labels td:nth-of-type(5):before {
        content: "1500";
        background: #1aa6e3;
        color: #fff;
        padding: 10px;
        margin-bottom: 10px;
        font-size: 20px
    }

    .responsive-stacked-table.with-mobile-labels td:nth-of-type(6):before {
        content: "3,999";
        background: #1aa6e3;
        color: #fff;
        padding: 10px;
        margin-bottom: 10px;
        font-size: 20px
    }
}

.mCustomScrollbar {
    float: left;
    width: 100%;
    max-height: 500px;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto
}

.responsive-stacked-table2 {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
    table-layout: fixed;
    margin-bottom: 0
}

.responsive-stacked-table2 .tablebody {
    width: 100%;
    height: 350px;
    overflow: scroll;
    resize: both
}

.responsive-stacked-table2 td,
.responsive-stacked-table2 th {
    padding: 7px 5px;
    border-top: 1px solid #ccc;
    font-size: 14px;
    text-align: center;
    line-height: 18px
}

.responsive-stacked-table2 td:first-child,
.responsive-stacked-table2 td:nth-child(3),
.responsive-stacked-table2 th:first-child,
.responsive-stacked-table2 th:nth-child(3) {
    text-align: left !important
}

.responsive-stacked-table2 td {
    border-left: 1px solid #ccc;
    font-weight: 600
}

.responsive-stacked-table2 td:nth-child(4) {
    text-align: center
}

.responsive-stacked-table2 td .no_red {
    color: #ed4034;
    font-weight: 600
}

.responsive-stacked-table2 td .yes_green {
    color: #8bc24a;
    font-weight: 600
}

.green-color {
    color: #53b65f
}

.responsive-stacked-table2 th {
    border-left: 1px solid #03538e;
    text-align: center
}

.responsive-stacked-table2 thead {
    background: #0166b1;
    color: #fff
}

.responsive-stacked-table2 tr:nth-last-child(3) {
    background: #bdd6ee
}

.responsive-stacked-table2 tr:nth-last-child(2) {
    background: #9cc2e5
}

.responsive-stacked-table2 .fa {
    margin-right: 5px
}

.responsive-stacked-table2 .fa-check-circle {
    color: #690
}

.responsive-stacked-table2 .fa-times-circle {
    color: #c00
}

.responsive-stacked-table2 .with-mobile-labels {
    font-size: .85em
}

@media(max-width:1199px) {
    .container {
        width: auto;
        padding: 0 10px
    }
}

@media only screen and (max-width:760px),
(min-width:768px) and (max-width:1024px) {

    .responsive-stacked-table2 table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block
    }

    .responsive-stacked-table2 thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .responsive-stacked-table2 tr {
        border: 1px solid #ccc
    }

    .responsive-stacked-table2 th,
    .responsive-stacked-table2 td {
        border: 0;
        border-bottom: 1px solid #ccc;
        position: relative;
        padding-left: 55%;
        text-align: left !important
    }

    .responsive-stacked-table2 td:before {
        position: absolute;
        top: 0;
        left: 6px;
        width: 50%;
        padding-right: 10px;
        white-space: nowrap;
        border-right: 1px solid #ccc;
        bottom: 0;
        line-height: 33px
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(1):before {
        content: "S.No."
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(2):before {
        content: "Date of Report"
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(3):before {
        content: "Company"
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(4):before {
        content: "Target Price Achieved"
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(5):before {
        content: "Eva Points"
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(6):before {
        content: "15-May-20 CMP Rs."
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(7):before {
        content: "Price (Rs.) on Report Date"
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(8):before {
        content: "Target Price (Rs.)"
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(9):before {
        content: "Rating"
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(10):before {
        content: "Report Expiry Date"
    }

    .responsive-stacked-table2.with-mobile-labels td:nth-of-type(11):before {
        content: "Download PDF"
    }
}

.faq-container {
    margin: 20px 0
}

.faq-container .heading-h1 {
    font-size: 22px;
    color: #0166b1;
    padding: 20px 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 10px;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.faq-container .heading-h2 {
    font-size: 18px;
    padding: 20px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 10px;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.heading-small {
    font-size: 16px
}

.faq-container #accordion .card {
    border: 0;
    background-color: transparent
}

.faq-container #accordion .card .card-header {
    background-color: transparent;
    border-bottom: 1px solid #efefef;
    padding: 0
}

.faq-container #accordion .card .card-header .heading-main {
    color: #0166b1 !important;
    font-size: 22px !important
}

.faq-container #accordion .card .card-header .btn-link {
    color: #222;
    text-decoration: none;
    width: 100%;
    text-align: left;
    outline: 0;
    line-height: 30px;
    white-space: initial;
    font-size: 18px;
    padding: 0;
    font-family: AvenirLTStd-Roman
}

.faq-container #accordion .card .card-body {
    padding: 15px 0
}

.cb {
    clear: both;
    height: 0
}

.cb10 {
    clear: both;
    height: 10px
}

.cb20 {
    clear: both;
    height: 0
}

.cb30 {
    clear: both;
    height: 30px
}

.faq-container #accordion .card .card-header .btn-link:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f106";
    padding-right: 5px;
    font-size: 25px
}

.faq-container #accordion .card .card-header .btn-link.collapsed:before {
    float: right !important;
    content: "\f107";
    font-size: 25px;
    color: #0166b1
}

.faq-container #accordion .card .card-header .btn-link:active,
.faq-container #accordion .card .card-header .btn-link:focus,
.faq-container #accordion .card .card-header .btn-link:hover {
    text-decoration: none
}

footer .foot-social-icons li a {
    font-size: 14px;
    margin-right: 5px;
    color: #fff
}

footer .foot-social-icons li a i {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    background: #ccc;
    border-radius: 50%;
    transition: .5s
}

footer .foot-social-icons li a i:hover {
    opacity: .7
}

footer .foot-social-icons li a i.fa.fa-facebook {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    background: #0166b1;
    border-radius: 50%;
    transition: .5s
}

footer .foot-social-icons li a i.fa.fa-twitter {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    background: #0166b1;
    border-radius: 50%;
    transition: .5s
}

footer .foot-social-icons li a i.fa.fa-linkedin {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    background: #0166b1;
    border-radius: 50%;
    transition: .5s
}

footer .foot-social-icons li a i.fa-instagram {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    background: #0166b1;
    border-radius: 50%;
    transition: .5s
}

footer .foot-social-icons li a i:hover {
    background: #fff !important;
    color: #000
}

footer .foot-social-icons li a:hover {
    color: #000
}

#accordion .panel {
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px
}

#accordion .panel-heading {
    padding: 0;
    border: 0;
    border-radius: 3px
}

#accordion .panel-title a {
    display: block;
    padding: 12px 50px 12px 15px;
    background: #0166b1;
    font-size: 15px;
    color: #fff;
    position: relative;
    text-decoration: none;
    text-transform: capitalize
}

#accordion .panel-title a:hover {
    text-decoration: none
}

#accordion .panel-title a:before {
    content: "\f068";
    font-family: FontAwesome;
    width: 25px;
    height: 25px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    position: absolute;
    top: 8px;
    right: 15px
}

#accordion .panel-title a.collapsed:before {
    content: "\f067"
}

#accordion .panel-body {
    padding: 5px 0;
    font-size: 15px;
    color: #222;
    line-height: 27px;
    border: 0
}

#accordion .panel-body p {
    margin-bottom: 0
}

.accuracy {
    position: relative;
    display: block;
    cursor: pointer
}

.accuracy span {
    color: #0066b1;
    display: block
}

.accuracy:hover span {
    color: #0066b1
}

.accuracy:hover span:after {
    content: "\f054";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    right: 4px;
    color: #0066b1;
    font-size: 10px
}

.accuracy .accuracy_hover {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 9;
    background: #fff;
    padding: 5px;
    border-radius: 4px;
    transition: all .3s ease;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .4);
    max-width: 300px;
    width: 100%;
    min-width: 300px
}

.accuracy .accuracy_hover img {
    width: 100%
}

.accuracy:hover .accuracy_hover {
    display: block
}

.tacertification {
    width: 100px;
    margin: 10px 0
}

.testimonialsBlock {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1
}

.testimonialsBlock:last-child {
    margin-bottom: 0
}

.testimonialsBlock .imgWrapper {
    position: absolute;
    top: 0;
    left: 0
}

.testimonialsBlock .imgWrapper img {
    border-radius: 100%;
    max-width: 100px;
    height: 100px
}

.personeInfo {
    padding: 9px 0 9px 120px
}

.personeInfo span {
    color: #242424;
    margin-bottom: 7px;
    display: inline-block;
    font-family: AvenirLTStd-Roman
}

.personeInfo p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 4px;
    color: #0166b1
}

.personeInfo i.fa {
    color: #233859;
    font-size: 15px;
    margin: 0 3px
}

.personeInfo i.fa:first-child {
    margin-left: 0
}

.login-form {
    background: #fff;
    float: left;
    width: 100%
}

.login-form {
    --input-padding-x: 1.5rem;
    --input-padding-y: .75rem
}

.login-tabs .nav {
    margin: 0 15px
}

.login-tabs .submit-btn {
    font-size: 15px !important
}

.login-tabs .nav-pills .nav-link.active,
.nav-pills .show&gt;.nav-link {
    border-radius: 30px
}

.login-tabs .nav-link {
    color: #000;
    padding: 10px 25px
}

.login-tabs .nav li {
    display: inline-block
}

.card-signin {
    border: 0;
    border-radius: 1rem;
    box-shadow: 1px .5rem 2rem 0 rgba(0, 0, 0, .3);
    margin: -26% 0 50px;
    background: #fff;
    padding: 9px 4% 15px
}

.card-signin .card-title {
    display: block;
    font-family: AvenirLTStd-Roman;
    font-size: 25px;
    margin-top: 10px;
    color: #000
}

.card-signin .card-title2 {
    display: block;
    font-size: 25px;
    margin-top: 10px;
    color: #000
}

.card-signin .card-body {
    padding: 2rem
}

.form-signin {
    width: 100%
}

.mt20 {
    margin-top: 20px
}

.custom-checkbox {
    margin-bottom: 10px
}

.custom-checkbox label {
    font-weight: 400;
    vertical-align: middle
}

.forgot-password {
    float: right;
    color: #e24c20;
    cursor: pointer;
    font-size: 14px;
    text-decoration: underline;
    font-style: italic
}

.login-form form+hr.not_margin {
    margin: 0 0 20px 0;
    border: 0
}

.register-new-account {
    text-align: center;
    display: block;
    margin: 15px 0 0 0;
    color: #000;
    text-decoration: none
}

.register-new-account:hover {
    color: #e24c20;
    text-decoration: none
}

.register-new-account span {
    color: #e24c20
}

.form-label-group {
    position: relative;
    margin-bottom: 1rem
}

.form-label-group input {
    height: auto;
    border-radius: 25rem;
    height: 50px
}

.form-label-group&gt;input,
.form-label-group&gt;label {
    padding: var(--input-padding-y) var(--input-padding-x)
}

.select-country {
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 2.2em;
    color: #495057;
    border: 1px solid transparent;
    border-radius: 2.25rem;
    transition: all .1s ease-in-out;
    font-weight: 400;
    border: 1px solid #ccc;
    height: 50px
}

.form-label-group&gt;label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 2.2em;
    color: #495057;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: all .1s ease-in-out;
    font-weight: 400
}

.form-label-group input::-webkit-input-placeholder {
    color: transparent
}

.form-label-group input:-ms-input-placeholder {
    color: transparent
}

.form-label-group input::-ms-input-placeholder {
    color: transparent
}

.form-label-group input::-moz-placeholder {
    color: transparent
}

.form-label-group input::placeholder {
    color: transparent
}

.form-label-group input:not(:placeholder-shown) {
    padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
    padding-bottom: calc(var(--input-padding-y)/ 3);
    padding-top: 15px
}

.form-label-group input:not(:placeholder-shown)~label {
    padding-top: calc(var(--input-padding-y)/ 3);
    padding-bottom: calc(var(--input-padding-y)/ 3);
    font-size: 12px
}

.form-label-group input:-webkit-autofill~label {
    padding-top: calc(var(--input-padding-y)/ 3);
    padding-bottom: calc(var(--input-padding-y)/ 3);
    font-size: 12px
}

.btn-google {
    color: #fff;
    background-color: #ea4335 !important
}

.btn-facebook i,
.btn-google i {
    font-size: 20px;
    vertical-align: middle
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998
}

.login-form .submit-btn {
    font-size: 16px !important
}

.form-signin .btn {
    font-size: 75%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    padding: 1.2rem;
    transition: all .2s;
    background: #0166b1;
    text-transform: capitalize;
    outline: 0
}

.form-signin .btn:hover,
.form-signin .btn:focus {
    background: #222;
    color: #fff;
    outline: 0
}

.social_btns {
    font-size: 75%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    padding: 1.2rem;
    transition: all .2s;
    background: #0166b1;
    text-transform: capitalize;
    border-radius: 59px
}

.social_btns,
.social_btns:focus,
.social_btns:hover {
    font-size: 75%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    transition: all .2s;
    outline: 0;
    border: 0
}

.social_btns:hover {
    background: #222;
    color: #fff
}

.pricing-plan-5tbl {
    width: 100%;
    float: left;
    margin: 10px 0 30px
}

.pricing-plan-5tbl .tbl {
    padding: 10px 10px;
    text-align: center
}

.tbl-bg1 {
    background: #b8d8e7
}

.tbl-bg2 {
    background: #ddeffb
}

.tbl-bg3 {
    background: #cbe3f0
}

.tbl-bg4 {
    background: #b8d8e7
}

.tbl-bg5 {
    background: #9ac5db
}

.pricing-plan-5tbl .tbl h3 {
    margin: 0;
    padding: 10px 0 0;
    font-size: 15px
}

.pricing-plan-5tbl .tbl h3 span {
    display: block;
    font-family: AvenirLTStd-Roman;
    font-size: 35px;
    margin-top: 10px;
    color: #000
}

.pricing-plan-5tbl .tbl p {
    text-align: center;
    line-height: normal;
    font-size: 14px;
    margin: 10px 0
}

.pricing-plan-5tbl .tbl p button {
    background: #191918;
    color: #fff;
    padding: 5px 15px;
    border: 0;
    outline: 0;
    line-height: normal
}

.pricing-plan-5tbl .tbl p button:focus {
    outline: 0
}

.pricing-table-box {
    background: #fff;
    float: left;
    width: 100%
}

.pricing-table-box .pricing-table {
    border: 0;
    border-radius: 1rem;
    box-shadow: 1px .5rem 2rem 0 rgb(0 0 0 / 30%);
    margin: -15% 0 50px;
    background: #fff;
    padding: 20px 5% 30px
}

.first-part {
    background: rgba(246, 247, 249, 0.6);
    border-radius: 12px 0 0 12px;
    border: 1px solid #ededf4;
    border-right: 1px solid rgba(246, 247, 249, 0.6);
    align-items: stretch;
    padding: 25px 32px 57px;
    position: relative;
    height: 557px
}

.pricing-details {
    color: #223
}

.pricing-details .title {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    color: #0166b1;
    margin-top: 0;
    margin-bottom: 10px
}

.pricing-details .sub-title {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #232333;
    display: inline-block;
    margin-bottom: 0;
    padding: 0
}

.pricing-details .pricing {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    padding: 20px 0;
    line-height: 20px
}

.pricing .rate {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    display: inline-block
}

.buy-plan-link {
    background: #fff;
    border-radius: 10px;
    text-align: center;
    min-width: 216px;
    padding: 10px 20px;
    color: #222230;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    display: inline-block;
    border: 1px solid #babacc;
    margin-bottom: 20px
}

.pricing-details .items-wrapper {
    padding-left: 17px;
    font-size: 14px;
    line-height: 20px;
    list-style: none;
    margin-bottom: 30px
}

.pricing-details .items-wrapper li {
    margin-bottom: 10px;
    position: relative
}

.pricing-details .items-wrapper li:before {
    content: "";
    position: absolute;
    border: 3px solid;
    border-radius: 100%;
    left: -15px;
    top: 7px;
    background: #223
}

.pricing-details .tips {
    margin-top: 25px;
    font-size: 11px;
    margin-bottom: 7px;
    position: absolute;
    bottom: 20px
}

.pricing-details.orange-tips {
    font-size: 12px;
    line-height: 17px;
    color: #232333
}

.second-part {
    border-top: 1px solid #ededf4;
    border-right: 1px solid rgba(246, 247, 249, 0.6);
    border-bottom: 1px solid #ededf4;
    border-left: 1px solid rgba(246, 247, 249, 0.6);
    align-items: stretch;
    padding: 25px 32px 57px;
    position: relative;
    height: 557px
}

.green-start {
    position: absolute;
    background: #268543;
    right: -4px;
    top: 15px;
    width: 135px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-left: 12px;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase
}

.green-start:before {
    content: " ";
    position: absolute;
    height: 0;
    width: 0;
    right: -9px;
    border-top: 8px solid #268543;
    border-left: 5px solid #268543;
    border-bottom: 8px solid transparent;
    border-right: 5px solid transparent
}

.green-start:after {
    content: " ";
    position: absolute;
    height: 0;
    width: 0;
    right: -9px;
    border-top: 8px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #268543;
    border-left: 5px solid #268543;
    bottom: 0
}

.third-part {
    background: rgba(246, 247, 249, 0.6);
    border-top: 1px solid #ededf4;
    border-right: 1px solid rgba(246, 247, 249, 0.6);
    border-bottom: 1px solid #ededf4;
    border-left: 1px solid rgba(246, 247, 249, 0.6);
    align-items: stretch;
    padding: 25px 32px 57px;
    position: relative;
    height: 557px
}

.buy-plan-link.orange-link {
    background: #f26d21;
    color: #fff;
    border-color: #f26d21
}

.fourth-part {
    border-top: 1px solid #ededf4;
    border-right: 1px solid #ededf4;
    border-bottom: 1px solid #ededf4;
    border-left: 1px solid rgba(246, 247, 249, 0.6);
    border-radius: 0 12px 12px 0;
    align-items: stretch;
    padding: 25px 32px 57px;
    position: relative;
    height: 557px
}

.why-eva-section {
    width: 100%;
    float: left
}

.why-eva {
    border: 0;
    border-radius: 1rem;
    box-shadow: 1px .5rem 2rem 0 rgb(0 0 0 / 30%);
    margin: -15% 0 50px;
    background: #fff;
    padding: 20px 5% 30px;
    height: auto
}

.why-eva .analyst-photograph {
    float: left;
    margin-right: 15px;
    width: 120px
}

.why-eva .analyst-name {
    color: #0166b1;
    font-weight: 600;
    display: inline-block;
    line-height: 30px;
    margin: 0 0 10px
}

.why-eva .analyst-name span {
    clear: both;
    font-size: 18px;
    display: block;
    font-weight: normal
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb30 {
    margin-bottom: 30px !important
}

.download-doc {
    color: #333;
    font-family: AvenirLTStd-Roman;
    font-weight: bold;
    padding-top: 0;
    display: inline-block
}

.download-doc .fa-caret-down {
    background: #1d67b0;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    float: left
}

.faq {
    width: 100%;
    float: left
}

.faq .faq-cont {
    border-bottom: 1px solid #a3bac6;
    padding: 20px 0
}

.faq .faq-cont:last-child {
    border: 0
}

.faq .faq-cont h2 {
    font-size: 20px;
    font-family: AvenirLTStd-Roman;
    color: #000;
    margin-bottom: 10px
}

.faq .faq-cont p {
    font-family: OpenSans-Regular;
    font-size: 17px
}

.linked-in {
    height: 42px;
    width: 42px;
    padding: 10px 14px
}

.quicklinks {
    border-top: 1px solid #333;
    margin-top: 30px
}

.quicklinks ul {
    display: inline-block
}

.quicklinks ul li {
    display: inline-block
}

.quicklinks ul li a {
    padding: 2px 10px;
    margin: 10px 5px;
    color: #ccc;
    font-size: 15px;
    display: inline-block
}

.quicklinks ul li a:hover {
    color: #337ab7
}

.quicklinks ul li a:first-child {
    margin-left: 0;
    padding-left: 0
}

.text-left {
    text-align: left !important
}

.current-accuracy {
    float: right;
    background: #000;
    color: #fff;
    padding: 6px 15px;
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600
}

.pricing-details .sub-title.mb20 {
    margin-bottom: 15px
}

.not_margin {
    margin: 10px 0 0
}

.signup_20 {
    margin-top: -20%
}

.page_breadcrumbs {
    float: left;
    width: 100%;
    background: #eee;
    padding-top: 10px;
    padding-bottom: 10px
}

.page_breadcrumbs ul {
    position: relative;
    margin: 0;
    padding: 0
}

.page_breadcrumbs li {
    color: #337ab7;
    list-style: none;
    line-height: 25px;
    font-size: 14px;
    display: inline-block
}

.page_breadcrumbs li+li:before {
    color: #333;
    content: " / ";
    margin: 0 2px
}

.page_breadcrumbs li a {
    color: #333;
    display: inline-block
}

.page_breadcrumbs li a:hover {
    color: #337ab7
}

.page_breadcrumbs .active {
    color: #337ab7
}

.page_breadcrumbs .active a {
    color: #333
}

.my_account_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 0 30px;
    background: #fff;
    position: relative
}

.my_account_page .right_side h1 {
    padding: 8px 10px;
    margin: 0;
    line-height: 30px;
    background: #337ab7;
    font-size: 24px;
    color: #fff;
    font-weight: 600
}

.my_account_page .wps_right {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px
}

.my_sidebar {
    float: left;
    width: 100%;
    padding: 0;
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.profle_body {
    position: relative;
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 25px 15px
}

.profle_body img {
    border-radius: 50%;
    margin-bottom: 10px
}

.profle_body h5 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-weight: 600
}

.my_sidebar ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.my_sidebar ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    width: 100%
}

.my_sidebar ul li a {
    padding: 10px 15px;
    color: #333;
    display: block;
    line-height: normal;
    font-size: 14px
}

.my_sidebar ul li a:hover,
.my_sidebar ul li a:focus,
.my_sidebar ul li a.active {
    background: #337ab7;
    color: #fff
}

.right_side .form-control {
    position: relative;
    padding: 10px 15px 10px 15px;
    width: 100%;
    outline: 0;
    border: 0;
    box-shadow: 0 1px 0 0 #e5e5e5;
    -webkit-transition: box-shadow 150ms ease-out;
    transition: box-shadow 150ms ease-out;
    font-size: 14px;
    font-weight: normal;
    background: transparent;
    z-index: 100;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    z-index: 2;
    height: auto
}

.h3_title {
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
    font-size: 18px;
    color: #333
}

.h3_title .checkbox-same {
    font-size: 13px;
    float: right
}

.update_btn {
    width: auto;
    background: #333;
    padding: 8px 30px;
    border: 0;
    color: #fff;
    border-radius: 50px;
    cursor: pointer;
    outline: 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: bold;
}

.update_btn:focus,
.update_btn:hover {
    background: #0166b1;
    color: #fff;
    outline: 0
}

.thiru_schedule {
    padding: 0 0 0 10px;
    margin: 0;
    border: 1px solid #dee2e6
}

.thiru_schedule li {
    margin: 0;
    border-bottom: 1px solid #dee2e6;
    display: block;
    padding: 12px 0
}

.scherow {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center
}

.batchtime {
    width: 80%;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #4c4747;
    margin: 0;
    font-weight: 600
}

.batchtime small {
    text-transform: inherit;
    font-size: 16px;
    margin-left: 0;
    color: #0166b1
}

.batchtime small span {
    font-size: 14px;
    color: #333;
    font-weight: normal
}

.batch_btn {
    background: #0166b1;
    color: #fff;
    padding: 8px 15px;
    font-size: 13px;
    line-height: 18px;
    border-radius: 0;
    box-shadow: 0 2px 2px 0 #ccc;
    border-color: #0166b1;
    font-weight: 600;
    margin: 0 5px;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    min-width: 120px;
    text-align: center;
    outline: 0
}

.batch_btn:focus,
.batch_btn:hover {
    outline: 0;
    color: #fff;
    background-color: #286090;
    border-color: #286090
}

.buy_info_1 {
    width: 100%;
    margin: 0;
    padding: 0;
    outline: 0
}

.buy_info_1 .modal_h2_title {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #0166b1
}

.pricing_description ul {
    width: 100%;
    margin: 0 0 15px;
    padding: 0
}

.pricing_description ul li {
    list-style: none;
    line-height: 24px;
    color: #423f3f;
    font-size: 14px
}

.pricing_description ul li:before {
    content: "\f0da";
    font-family: "FontAwesome";
    margin-right: 5px
}

.btn_more {
    background: #0166b1;
    color: #fff;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 18px;
    border-color: #0166b1;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    min-width: 100px;
    border: 0;
    text-align: center;
    outline: 0
}

.btn_more.Back {
    background: #333
}

.btn_more:focus,
.btn_more:hover {
    outline: 0
}

.stock_idea {
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    padding: 0 10px
}

.cms_page ol {
    float: left;
    width: 100%;
    margin: 0 0 15px 15px;
    padding: 0
}

.cms_page ol li {
    line-height: 24px;
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-align: justify
}

.cms_page ul li {
    line-height: 24px;
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-align: justify
}

.h1_my_order {
    padding: 8px 10px;
    margin: 0 0 10px;
    line-height: normal;
    background: #337ab7;
    font-size: 18px;
    color: #fff;
    font-weight: 600
}

.my_account_page .wps_right.my_order div .alert.alert-info {
    font-size: 26px
}

.my_account_page .wps_right.my_order div .alert.alert-info a {
    background: #0166b1;
    color: #fff;
    padding: 10px 25px;
    font-size: 20px;
    border-radius: 50px;
    text-decoration: none;
    text-shadow: none;
}

.my_account_page .wps_right.my_order div .alert.alert-info a:hover {
    background: #0886b8;
    color: #fff
}

.my_account_page .wps_right.my_order {
    border: 1px solid #eee
}

.order_item {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.order_top {
    background: #eee;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px
}

.orderID {
    /*float: left;
    padding: 5px 15px;
    background: #337ab7;
    color: #fff;
    line-height: normal*/

    color: #337ab7;
    line-height: normal;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
}

.need_btn {
    display: inline-block;
    border: 1px solid #ccc;
    color: #333;
    padding: 5px 15px;
    line-height: normal
}

.need_btn i {
    margin-right: 5px;
    color: #337ab7
}

.need_btn:hover {
    border: 1px solid #337ab7;
    color: #337ab7
}

.order_body {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px
}

.order_body img {
    padding: 5px;
    border: 1px solid #eee
}

.order_body .order_info a {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    padding-bottom: 10px
}

.order_body .order_info a:hover {
    color: #337ab7
}

.order_body .order_info p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: left
}

.order_body .order_price {
    font-size: 14px;
    font-weight: normal;
    color: #333
}

.order_body .delivered p {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: left
}

.order_body .delivered small {
    text-align: left;
    font-size: 11px
}

.order_body .review_product {
    color: #337ab7;
    text-transform: uppercase
}

.order_body .review_product:hover {
    color: #337ab7
}

.order_foot {
    float: left;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-top: 0
}

.order_foot p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600
}

.order_foot p.text-right {
    text-align: right
}

.refund {
    float: left;
    width: 100%;
    padding: 5px 10px;
    margin-top: 10px
}

.refund p {
    line-height: 24px;
    margin: 0;
    padding: 0
}

.refund a {
    display: inline-block;
    color: #333;
    line-height: 24px;
    margin: 0;
    padding: 0
}

.refund a:hover {
    color: #337ab7
}

.refund_body {
    float: left;
    width: 100%;
    border: 1px solid #eee;
    margin-bottom: 10px
}

.refund_completed {
    float: left;
    width: 100%;
    padding: 10px
}

.refund_completed p {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin: 0;
    padding: 0
}

.refund_completed p span {
    color: #337ab7
}

.track_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0 40px;
    background: #fff;
    position: relative
}

.account_breadcrumb {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 20px
}

.account_breadcrumb li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

.account_breadcrumb li:before {
    float: left;
    content: "/";
    margin-right: 10px
}

.account_breadcrumb li a {
    display: inline-block;
    color: #333
}

.account_breadcrumb li:first-child:before {
    content: none
}

.account_breadcrumb li a:hover {
    color: #337ab7
}

.account_breadcrumb li.active {
    color: #337ab7
}

.track_info {
    padding: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    margin-bottom: 20px;
    border: 1px solid #eee
}

.delivery_address_track {
    padding: 20px 15px;
    border-right: 1px solid #ccc
}

.delivery_address_track h1 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    padding: 0 0 10px;
    background: transparent;
    color: #333
}

.delivery_address_track h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    padding: 0;
    background: transparent;
    color: #333
}

.more_track {
    padding: 20px 15px
}

.more_track h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    padding: 0 0 10px;
    background: transparent;
    color: #333
}

.more_track p i {
    color: #337ab7
}

.request_invoice {
    float: right;
    padding: 3px 8px;
    border: 1px solid #333;
    color: #333;
    font-size: 13px;
    text-decoration: none
}

.request_invoice:hover,
.request_invoice:focus {
    border: 1px solid #337ab7;
    color: #337ab7;
    text-decoration: none
}

.process {
    padding: 15px;
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #eee
}

.process_left {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.process_left a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600
}

.process_left p {
    font-size: 13px;
    color: #333;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left
}

.deliver_process {
    float: left;
    width: 100%;
    margin: 25px 0 10px;
    padding: 0
}

.progressbar {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    counter-reset: step
}

.progressbar li {
    list-style-type: none;
    width: 25%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    color: #7d7d7d
}

.progressbar li:before {
    width: 20px;
    height: 20px;
    content: counter(step);
    counter-increment: step;
    line-height: 15px;
    border: 2px solid #7d7d7d;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background: white;
    position: relative;
    z-index: 5
}

.progressbar li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #7d7d7d;
    top: 10px;
    left: -50%;
    z-index: 0
}

.progressbar li:first-child:after {
    content: none
}

.progressbar li.active {
    color: #55b776
}

.progressbar li.active:before {
    border-color: #55b776
}

.progressbar li.active+li:after {
    background: #55b776
}

.progressbar li .process_dec {
    display: none;
    width: 200px;
    position: absolute;
    z-index: 999;
    top: 110%;
    left: 0;
    background: #eee;
    padding: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08)
}

.progressbar li:hover .process_dec {
    display: block;
    border-top: 0
}

.progressbar li:hover .process_dec:after {
    content: "\f0d8";
    font-family: 'FontAwesome';
    position: absolute;
    top: -28px;
    font-size: 31px;
    left: 50px;
    color: #eee
}

.progressbar li .process_dec p {
    font-size: 12px;
    line-height: 18px;
    text-align: left
}

.progressbar li .process_dec p span {
    font-size: 11px;
    color: #55b776
}

.deliver_righ_info {
    float: left;
    width: 100%
}

.deliver_righ_info h4 {
    font-size: 15px;
    color: #333;
    text-align: left;
    margin: 0;
    padding: 0 0 10px
}

.deliver_righ_info a {
    color: #337ab7;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 600;
    font-size: 13px
}

.deliver_righ_info a i {
    margin-right: 5px
}

.deliver_righ_info a:hover {
    color: #337ab7
}

.track_footer {
    float: left;
    width: 100%;
    border: 1px solid #eee;
    border-top: 0;
    padding: 10px 15px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 16px
}

.payment_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #fff
}

.payment_section {
    max-width: 600px;
    margin: auto;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 2px #fff;
    border: solid 1px #c3c3c3;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 30px;
    color: #7e8488;
    text-align: center
}

.payment_section i {
    font-size: 40px;
    color: #fff;
    margin-bottom: 10px;
    background: #98b446;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    display: inline-block;
    font-style: normal
}

.payment_section.failed i {
    background: #f96467
}

.payment_section h1.full_h1 {
    font-size: 30px;
    margin: 0 0 10px;
    padding: 0 0 5px;
    color: #98b446
}

.payment_section.failed h1.full_h1 {
    color: #f96467
}

.payment_section span {
    display: inline-block;
    border-radius: 20px;
    padding: 5px 15px;
    background: #ccc;
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: normal
}

.payment_section h2 {
    font-size: 20px;
    font-weight: normal;
    color: #98b446;
    margin: 10px 0 20px
}

.payment_section.failed h2 {
    color: #f96467
}

.payment_section a {
    font-size: 14px;
    color: #fff;
    background: #333;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 50px;
    text-decoration: none;
    line-height: normal
}

.payment_section a:hover {
    background: #0166b1;
    color: #fff
}

.stocks_market_btn {
    cursor: pointer
}

.back_btn_16 {
    margin-right: 15px;
    cursor: pointer
}

.before_login {
    text-align: center
}

.before_login h2 {
    margin: 0 0 5px;
    padding: 0;
    font-size: 18px;
    line-height: normal
}

.before_login p {
    text-align: center;
    margin-bottom: 0;
    line-height: normal
}

.before_login .image {
    width: 100%;
    overflow: hidden;
    height: 250px;
    position: relative;
    margin-bottom: 10px
}

.before_login .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%
}

.stocks_market_btn {
    background: #0166b1;
    color: #fff;
    padding: 8px 15px;
    font-size: 13px;
    line-height: 18px;
    border-radius: 0;
    box-shadow: 0 2px 2px 0 #ccc;
    border-color: #0166b1;
    font-weight: 600;
    margin: 0 5px;
    text-transform: inherit;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    min-width: 120px;
    text-align: center;
    outline: 0
}

button.close.close_modal_1 {
    position: absolute;
    top: -6px;
    right: 12px;
    font-size: 23px;
    font-weight: 600;
    line-height: 2;
    color: #333;
    text-shadow: 0 1px 0 #ccc;
    opacity: .7
}

.subsumption .pricing-table-box .pricing-table {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    background: #fff;
    padding: 0
}

.subsumption .pricing-table-box .pricing-table .third-part {
    height: 400px
}

.subsumption .pricing-table-box .pricing-table .second-part {
    height: 400px;
    border-right: 1px solid rgba(246, 247, 249, 0.6);
    border-left: 1px solid rgba(246, 247, 249, 0.6)
}

.subsumption .pricing-table-box .pricing-table .fourth-part {
    height: 400px
}

#database-form2 .modal-dialog.modal-lg {
    width: 860px;
    margin: 20px auto
}

.subsumption .pricing-table-box .pricing-table h1 {
    display: block;
    font-family: 'OpenSans-Bold';
    font-size: 25px;
    margin-top: 10px;
    color: #000;
    text-align: center
}

.stocks_market_btn:hover {
    background: #f26d21;
    color: #fff;
    border-color: #f26d21
}

.subsumption .pricing-table-box .pricing-table .pricing-details .pricing {
    padding: 10px 0
}

.subsumption h2 {
    margin: 10px 0 0;
    padding: 0
}

.subsumption p {
    margin: 0;
    padding: 0
}

.payment_review {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0;
    background: #eee
}

.ec-sidebar-block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 25px;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 16px
}

.ec-sidebar-block .ec-sidebar-title {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 10px;
    position: relative;
    display: block;
    color: #0166b1;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.ec-sidebar-block .ec-sb-block-content {
    padding-bottom: 15px;
    float: left;
    width: 100%
}

.ec-sidebar-block .ec-sb-block-content .ec-cart-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.ec-sidebar-block .ec-sb-block-content .ec-cart-form form {
    float: left;
    width: 100%;
    position: relative
}

.ec-sidebar-block .ec-sb-block-content .ec-cart-form input.ec-coupan {
    display: inline-block;
    vertical-align: top;
    line-height: 45px;
    height: 45px;
    color: #777;
    font-size: 14px;
    width: 100%;
    border: 0;
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
    letter-spacing: 0;
    border: 1px solid #ededed;
    border-radius: 50px
}

.ec-sidebar-block .ec-sb-block-content .ec-cart-form form .coupan_btn {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background: #0166b1;
    padding: 0 40px;
    line-height: 45px;
    height: 45px;
    color: #fff;
    transition: .5s;
    font-family: OpenSans-Regular;
    font-size: 16px;
    border-radius: 50px;
    line-height: normal;
    border: 0
}

.ec-sidebar-block .ec-sb-block-content .ec-cart-form form .coupan_btn:hover {
    background: #333;
    color: #fff
}

.ec-cart-summary {
    padding: 15px
}

.ec-sidebar-block .ec-sb-block-content:last-child {
    border: 1px solid #eee
}

.ec-cart-summary-bottom .ec-cart-summary&gt;* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.ec-cart-summary-bottom .ec-cart-summary .text-left {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0
}

.text-left {
    text-align: left
}

.ec-cart-summary-bottom .ec-cart-summary .text-right {
    color: #333;
    font-size: 14px;
    line-height: 24px
}

.text-right {
    text-align: right
}

.ec-cart-summary-bottom .ec-cart-summary .ec-cart-summary-total {
    border-top: 1px solid #ededed;
    padding-top: 19px;
    margin-bottom: 0;
    margin-top: 16px
}

.ec-cart-summary-bottom .ec-cart-summary .ec-cart-summary-total .text-left {
    font-size: 16px;
    font-weight: 600;
    color: #0166b1
}

.ec-cart-summary-bottom .ec-cart-summary .ec-cart-summary-total .text-right {
    font-size: 16px;
    font-weight: 600;
    color: #0166b1
}

.pdf_content {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.image_1 {
    text-align: center;
    display: block
}

.h2_center {
    display: block;
    text-align: center
}

.pdf_content ol li {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-bottom: 15px
}

.pdf_content ul li {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-bottom: 15px
}

.pdf_content ul li ul {
    margin: 0 0 15px 25px
}

.pdf_content ul li ul li {
    list-style: disc
}

.pdf_content p {
    font-size: 16px
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px auto
}

tr:nth-of-type(odd) {
    background: #eee
}

th {
    background: #0166b1;
    color: white;
    font-weight: bold
}

td,
th {
    padding: 10px;
    border: 1px solid #ccc;
    text-align: left;
    font-size: 18px
}

.eva_btn_17 {
    background: #0166b1;
    padding: 8px 20px;
    color: #fff;
    transition: .5s;
    font-size: 14px;
    border-radius: 50px;
    transition: .5s;
    margin: 0;
    display: inline-block;
    line-height: normal;
}

.eva_btn_17:hover,
.eva_btn_17:focus {
    background: #222;
    color: #fff;
}

.download_report_1 {
    float: right;
    background: #0166b1;
    padding: 6px 15px;
    color: #fff;
    transition: .5s;
    font-size: 13px;
    border-radius: 50px;
    transition: .5s;
    margin: 0;
    display: inline-block;
    line-height: normal;
}

.download_report_1:hover,
.download_report_1:focus {
    background: #333;
    color: #fff;
}

.title_17 {
    margin: 0;
    padding: 0;
}

.view_details_2 {
    float: right;
}

.plan_tag_1 {
    height: 2rem;
    line-height: 2rem;
    padding: 3px 10px;
    font-weight: 300;
    background: #0166b1;
    color: #fff;
    margin-left: 5px;
    border-radius: 6px 0 6px;
    font-size: 1.4rem;
}

.cancel_report_1 {
    float: right;
    background: #333;
    padding: 6px 15px;
    color: #fff;
    transition: .5s;
    font-size: 13px;
    border-radius: 50px;
    transition: .5s;
    margin: 0;
    display: inline-block;
    line-height: normal;
    margin-left: 5px;
}

.cancel_report_1:hover,
.cancel_report_1:focus {
    background: #0166b1;
    color: #fff;
}

#basicExampleModal .modal-lg {
    max-width: 760px;
    margin-top: 50px;
}

#basicExampleModal .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .2);
    border-radius: 0;
    outline: 0;
}

#basicExampleModal .close {
    position: absolute;
    right: -8px;
    top: -9px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #0166b1;
    opacity: 1;
    border-radius: 100%;
    color: #fff;
    outline: 0
}

#basicExampleModal .modal-body {
    position: relative;
    padding: 10px;
}

#basicExampleModal img {
    width: 100%;
    height: auto;
}

@media(max-width:768px) {
    .social_btns {
        margin-bottom: 15px
    }

    .card-signin {
        margin: -70% 0 50px
    }

    .my_account_page .wps_right.my_order div {
        min-height: auto !important
    }

    .my_account_page .wps_right.my_order div .alert.alert-info {
        margin-bottom: 0
    }

    #database-form2 .modal-dialog.modal-lg {
        width: 100%;
        margin: 20px auto
    }
}

@media(max-width:900px) {
    .my_account_page .wps_right.my_order div .alert.alert-info a {
        margin-left: 0;
        display: block;
        margin-top: 15px;
        text-align: center
    }

    .image_1 img {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .ec-sidebar-block .ec-sb-block-content .ec-cart-form form button.coupan_btn {
        padding: 0 30px
    }

    .ec-sidebar-block div.ec-sb-block-content .ec-cart-form input.ec-coupan {
        font-size: 13px;
        padding-left: 12px
    }
}
.listing_22 ul li {
    /* list-style: auto; */
    margin: 0px 0px 10px;
    font-weight: bold;
}
.listing_22 ul li ol li {
    list-style: circle;
}
.listing_22 ul li strong {
    font-size: 15px;
}
.listing_22 ul li ul li {
    list-style: circle;
    margin-left: 20px;
    margin-top: 5px;
    font-weight: 500;
}
.listing_22 ul li ul li ul li {
    list-style: disc;
}
.listing_22 ul li ul li ol li {
    list-style: lower-roman;
}
.pdf_content p {
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}</pre></body></html>