﻿@charset "utf-8";
/* CSS Document */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Montserrat', sans-serif !important;
    background-color: #F4f4f4 !important;
}

.bloghdg {
    font-size: 24px !important;
    font-weight: bold !important;
    color: #003366 !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .bloghdg {
        font-size: 15px !important;
    }
}

.twdth250 {
    width: 250px !important;
    float: right;
}

.ht430 {
    height: 460px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .ht430 {
        height: auto !important;
    }
}

.ht400 {
    height: 430px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .ht400 {
        height: auto !important;
    }
}

.poptxt1 {
    font-size: 16px !important;
    padding: 20px !important;
    color: #FFFFFF !important;
    background-color: #082157 !important;
    letter-spacing: 1px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .row {
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .poptxt1 {
        font-size: 10px !important;
        padding: 10px !important;
        color: #FFFFFF !important;
    }
}

.poplrpst {
    margin-top: 76px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .poplrpst {
        margin-top: 10px;
    }
}

.newmsg {
    text-align: left;
    padding: 10px 10px 10px 150px;
    font-family: Montserrat !important;
    letter-spacing: 1px;
    color: #FFF;
    background-image: url(../bg1.jpg);
    font-size: 13px;
    font-weight: Normal;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .newmsg {
        font-size: 8px !important;
        padding: 10px 10px 10px 10px;
        margin-left: 15px;
    }
}

.smlbox {
}

@media only screen and (max-width: 900px) {
    /* For mobile phones: */
    .smlbox {
        width: 320px !important;
        display: block;
        background-color: transparent !important;
    }
}

@media only screen and (max-width: 990px) {
    /* For mobile phones: */
    .smlbox {
        width: 320px !important;
        display: block;
        background-color: transparent !important;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .newmsg {
        font-size: 11px;
        padding: 10px 10px 10px 10px;
    }
}

@media only screen and (max-width: 1400px) {
    /* For mobile phones: */
    .newmsg {
        font-size: 12px;
        padding: 10px 10px 10px 10px;
    }
}

.topbarps {
    position: absolute;
    top: 10px; /* 100 with top message */
    z-index: 1110;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .topbarps {
        position: absolute;
        top: 120px;
        z-index: 1110;
    }
}

#darkness {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

.wdth80 {
    width: 80% !important;
}

.container-fluid {
    width: auto;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.marlft {
    margin-left: 20px !important;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.navbar {
    padding: 0px !important;
}

.navbar-brand {
    padding-left: 20px !important;
}

.nav-link {
    padding: 0px !important;
    line-height: 65px !important;
    margin-right: 20px !important;
}

@media only screen and (max-width: 650px) {
    .nav-link {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 992px) {
    .nav-link {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1400px) {
    .nav-link {
        font-size: 12px !important;
    }
}

.nav-item:hover {
    color: #ccc !important;
}

.nav-item {
}

.dropdown-item {
    padding: .1rem 1.25rem !important;
}

    .dropdown-item:hover {
        background-color: #e6e6e6 !important;
    }

@media only screen and (max-width: 650px) {
    .dropdown-item {
        font-size: 12px;
    }
}

@media only screen and (max-width: 992px) {
    .dropdown-item {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1400px) {
    .dropdown-item {
        font-size: 12px;
    }
}

.pad3 {
    padding: 3px;
}

@media (max-width: 544px), (min-width: 767px) {
    .show-sm-only {
        display: none !important;
    }
}

@media only screen and (max-width: 1200px) {
    .pad3top {
        margin-top: 20px !important;
    }
}

@media only screen and (max-width: 992px) {
    .pad4top {
        margin-top: 20px !important;
    }
}

.navbarDropdown {
    z-index: 1000;
}

a.sublink:link {
    color: #8d98b1;
    font-size: 12px !important;
    letter-spacing: 1px;
    line-height: 30px !important;
    display: block;
    width: 230px;
    text-decoration: none;
}

a.sublink:active {
    color: #8d98b1;
    text-decoration: none;
}

a.sublink:hover {
    color: #8d98b1 !important;
    text-decoration: none;
}

a.sublink:visited {
    color: #8d98b1;
    text-decoration: none;
}

.cardheight {
    height: 250px !important;
    border: 1px solid #061a45 !important;
}

.cardnobg {
    background-color: transparent !important;
    border: none !important;
}

a.bluelink:link {
    color: #082157;
    font-size: 12px !important;
    text-decoration: none;
    line-height: 11px !important;
}

a.bluelink:active {
    color: #082157;
    text-decoration: none;
    line-height: 11px !important;
}

a.bluelink:hover {
    color: #003cbc !important;
    line-height: 11px !important;
}

a.bluelink:visited {
    color: #082157;
    text-decoration: none;
    line-height: 11px !important;
}

.calltxt {
    color: #96785d;
    font-size: 26px;
    font-weight: bold;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .calltxt {
        color: #96785d;
        font-size: 18px;
        font-weight: bold;
    }
}

.overviewtxt {
    background: rgba(8, 33, 87, 1);
    margin-top: -50px;
    padding: 30px 30px 30px 30px !important;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    font-size: 16px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .overviewtxt {
        background: rgba(8, 33, 87, 1);
        margin-top: -50px;
        padding: 10px 10px 10px 10px !important;
        -moz-border-radius: 10px;
        border-radius: 10px;
        color: #ffffff;
        font-size: 14px;
    }
}

.overhhgt {
    height: 20px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .overhhgt {
        height: 0px !important;
    }
}

.faqhd {
    background-color: #bec5d3 !important;
    color: #4c5469 !important;
    margin-top: 10px !important;
    font-weight: bold !important;
}

.faqtxt {
    background-color: #FFFFFF;
    color: #003366 !important;
    margin-left: 40px;
}

.errtxt {
    font-size: 13px;
    font-weight: normal;
    color: #ff3333;
}

.errWidth {
    margin: 0 auto;
    border: 1px solid #ff3333;
    border-radius: 4px;
    width: 300px !important;
}

.insidetxt {
    margin-left: 80px;
    margin-right: 80px;
    text-align: justify !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .insidetxt {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .insidetxt {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

.insidetbl {
    margin-left: 100px;
    margin-right: 100px;
    width: 90% !important;
    color: #666666 !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .insidetbl {
        margin-left: 10px !important;
        margin-right: 0px !important;
        width: 100% !important;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .insidetbl {
        margin-left: 20px !important;
        margin-right: 0px !important;
        width: 100% !important;
    }
}

.dialogbigger {
    width: 90% !important;
}

#dialogbigger {
    width: 90% !important;
}

@media (max-width: 480px) {
    /* For mobile phones: */
    .modal-dialog {
        width: 90% !important;
    }
}

h2 {
    font-size: 45px !important;
    color: #4c5469;
    text-align: center;
    font-weight: Normal !important;
    position: relative;
    margin: 30px 0 60px;
    margin-top: 30px;
    margin-bottom: 60px;
    letter-spacing: 0px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    h2 {
        font-size: 25px !important;
    }
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .h2wbi {
        font-size: 25px !important;
    }
}

.wbiul {
    padding-left: 130px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .wbiul {
        padding-left: 30px !important;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .wbiul {
        padding-left: 50px !important;
    }
}

.mb15 {
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .mb15 {
        margin-bottom: 15px !important;
    }
}

.dropdown-menu {
    width: 310px !important;
    margin: 0px !important;
}

.navbar-nav {
    flex-direction: row;
}

.nav-link {
    color: #061f59;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-right: .5rem !important;
    padding-left: .5rem !important;
    margin-top: 4px;
}

/* Fixes dropdown menus placed on the right side */
.ml-auto .dropdown-menu {
    left: auto !important;
    right: 0px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .dropdown-menu {
        width: 255px !important;
        right: 0px !important;
    }
}

.boxshadow {
    -moz-box-shadow: 3px 3px 5px #535353;
    -webkit-box-shadow: 3px 3px 5px #535353;
    box-shadow: 3px 3px 5px #535353;
}

.roundbox {
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
}

div.stickyblog {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.table60 {
    width: 60%;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .table60 {
        width: 100% !important;
    }

    td {
        font-size: 12px;
    }
}

.form-control {
    line-height: 1 !important;
    padding: 0.275rem .75rem !important;
}

.form-group {
    margin-bottom: 0.75rem !important;
}

.bannerhd {
    color: #061a45;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px !important;
    font-family: Montserrat !important;
}

@media only screen and (max-width: 480px) {
    /* For mobile phones: */
    p.bannerhd {
        font-size: 18px !important;
        line-height: 18px !important;
        padding: 5px 0px 5px 50px !important;
        display: table-cell;
        padding-bottom: 20px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    /* For mobile phones: */
    p.bannerhd {
        font-size: 20px !important;
        line-height: 20px !important;
        padding: 5px 0px 5px 160px !important;
        display: table-cell;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    /* For mobile phones: */
    p.bannerhd {
        font-size: 24px !important;
        line-height: 24px !important;
        padding: 5px 0px 5px 160px !important;
        display: table-cell;
    }
}

.bannertxt {
    color: #061a45;
    font-size: 22px;
    line-height: 23px !important;
}

@media only screen and (max-width: 480px) {
    /* For mobile phones: */
    .bannertxt {
        font-size: 16px !important;
        line-height: 20px !important;
        padding: 5px 0px 5px 50px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    /* For mobile phones: */
    .bannertxt {
        font-size: 20px !important;
        line-height: 20px !important;
        padding: 5px 0px 5px 160px !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    /* For mobile phones: */
    .bannertxt {
        font-size: 20px !important;
        line-height: 20px !important;
        padding: 5px 0px 5px 160px !important;
    }
}

.lftbdr {
    border-left: 1px solid #485d8f;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .lftbdr {
        border-left: none;
        padding-top: 15px;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .lftbdr {
        border-left: none;
        padding: 15px 15px 15px 15px;
    }
}

.whtcard {
    height: 338px;
}

.hght300 {
    height: 300px !important;
}


@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .whtcard {
        height: auto;
        margin-top: 20px !important;
    }
}


.reqtxt {
    font-size: 45px;
    font-weight: bold;
    margin-right: 40px;
    line-height: 30px;
}

@media (max-width: 480px) {
    /* For mobile phones: */
    .reqtxt {
        font-size: 20px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    /* For mobile phones: */
    .reqtxt {
        font-size: 30px !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    /* For mobile phones: */
    .reqtxt {
        font-size: 34px !important;
    }
}

.header2 {
    font-size: 18px;
    font-weight: bold;
    color: #4c5469;
    margin-top: 20px;
}

@media only screen and (max-width: 1200px) {
    /* For mobile phones: */
    .header2 {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .header2 {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .header2 {
        font-size: 24px !important;
    }
}



.dropdown-toggle::after {
    display: none !important;
}

#scrolldiv {
    position: absolute;
    width: 26px;
    height: 278px;
    z-index: 1;
    left: 50px;
    top: 483px; /* 563 with top msg */
}

#scrolldivinner {
    position: absolute;
    width: 26px;
    height: 278px;
    z-index: 1;
    left: 50px !important;
    top: 264px;
}

.cover {
    background-size: cover;
}

.modal-title {
    font-size: 20px !important;
    color: #082157;
}


.h-100 {
    height: 100% !important;
}

.w-100 {
    width: 100% !important;
}

h1 {
    font-size: 45px !important;
    letter-spacing: 2px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    h1 {
        font-size: 24px !important;
        letter-spacing: 2px;
    }
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    p {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    li {
        font-size: 12px !important;
    }
}



h4 {
    font-size: 12px !important;
    font-weight: normal;
}

.grey1 {
    color: #4c5469;
}

.grey2 {
    color: #9f9f9f;
    font-size: 1.2rem !important;
}

@media only screen and (max-width: 1200px) {
    /* For mobile phones: */
    .grey2 {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .grey2 {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .grey2 {
        font-size: 16px !important;
    }
}

.whyusp {
    color: #465275;
    font-size: 18px;
    letter-spacing: 0px;
    text-align: left;
    padding: 0px;
}

@media only screen and (max-width: 1200px) {
    /* For mobile phones: */
    .whyusp {
        font-size: 16px !important;
    }
}

.owl-carousel .owl-item img {
    display: block;
    width: 65px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .owl-carousel .owl-item img {
        display: block;
        width: 45px !important;
        height: auto;
    }
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .whyusp {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .whyusp {
        font-size: 14px !important;
    }
}

.sectxt {
    color: #465275;
    letter-spacing: 1px;
    text-align: left;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .sectxt {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1200px) {
    /* For mobile phones: */
    .sectxt {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1300px) {
    /* For mobile phones: */
    .sectxt {
        font-size: 12px !important;
    }
}

.sectxtlayout {
    padding-left: 100px;
    padding-right: 200px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .sectxtlayout {
        padding: 0px;
    }
}

.secht {
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .secht {
        height: auto;
    }
}

.sechtpad {
    padding-left: 80px !important;
    padding-right: 150px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .sechtpad {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .sechtpad {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}

.secimg {
    margin-top: 80px;
    margin-left: -150px;
}

@media only screen and (max-width: 650px) {
    .secimg {
        display: block;
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 992px) {
    .secimg {
        margin-left: 50px;
        margin-top: -25px !important;
    }
}

@media only screen and (max-width: 1400px) {

    .secimg {
        display: block;
    }
}


.brown {
    color: #8b572a;
}

.whitefont {
    color: #FFFFFF;
}

.strongtxt {
    font-weight: bold;
}

.header1 {
    text-transform: uppercase !important;
    color: #8b572a;
    margin-top: 60px;
    font-size: 12px;
    letter-spacing: 1px;
}

.headerwht {
    text-transform: uppercase !important;
    color: #FFFFFF;
    padding-top: 60px;
    font-size: 12px;
    letter-spacing: 1px;
}

.footertxt {
    color: #bec5d3 !important;
    font-size: 10px;
    letter-spacing: 1px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .footertxt {
        color: #bec5d3 !important;
        font-size: 9px !important;
        letter-spacing: 0px;
    }
}

@media only screen and (max-width: 1200px) {
    /* For mobile phones: */
    .footertxt {
        color: #bec5d3 !important;
        font-size: 11px !important;
        letter-spacing: 0px;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .footertxt {
        color: #bec5d3 !important;
        font-size: 9px !important;
        letter-spacing: 0px;
        margin-left: 20px;
    }
}

.footerhead {
    color: #FFFFFF !important;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .footerhead {
        font-size: 11px !important;
        letter-spacing: 2px;
    }
}

a.footlink:link {
    color: #FFFFFF;
    font-size: 11px !important;
    letter-spacing: 1px;
    text-decoration: none;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    a.footlink:link {
        font-size: 9px !important;
        letter-spacing: 1px;
    }
}

@media only screen and (max-width: 1200px) {
    /* For mobile phones: */
    a.footlink:link {
        font-size: 9px !important;
        letter-spacing: 1px;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    a.footlink:link {
        font-size: 9px !important;
        letter-spacing: 1px;
    }
}

a.footlink:active {
    color: #FFFFFF;
    text-decoration: none;
}

a.footlink:hover {
    color: #d2ad78 !important;
    text-decoration: none;
}

a.footlink:visited {
    color: #FFFFFF;
    text-decoration: none;
}





a.footlinke:link {
    color: #FFFFFF;
    font-size: 14px !important;
    letter-spacing: 1px;
    text-decoration: none;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    a.footlinke:link {
        font-size: 9px !important;
        letter-spacing: 1px;
    }
}

@media only screen and (max-width: 1200px) {
    /* For mobile phones: */
    a.footlinke:link {
        font-size: 12px !important;
        letter-spacing: 1px;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    a.footlinke:link {
        font-size: 11px !important;
        letter-spacing: 1px;
    }
}

a.footlinke:active {
    color: #FFFFFF;
    text-decoration: none;
}

a.footlinke:hover {
    color: #d2ad78 !important;
    text-decoration: none;
}

a.footlinke:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.foottxt {
    color: #FFFFFF;
    font-size: 11px;
    letter-spacing: 1px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .foottxt {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .foottxt {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 1200px) {
    /* For mobile phones: */
    .foottxt {
        font-size: 10px !important;
    }
}

.footerspc {
    background-color: #4c5469;
    border-bottom: 17px solid #414759;
    padding: 50px 100px 50px 100px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .footerspc {
        background-color: #4c5469;
        border-bottom: 17px solid #414759;
        padding: 10px 5px 60px 5px;
        margin-left: 20px;
    }
}


.date1 {
    font-size: 12px;
    font-style: italic;
    color: #9f9f9f;
    margin-bottom: 2px !important;
}

.newblog {
    position: absolute;
    padding: 0px 0px 0px 0px !important;
    width: 60px;
    height: 60px;
    z-index: 999;
}

.blogtxt {
    color: #545f7f;
    font-size: 14px;
    letter-spacing: 1px;
}

.blogcard {
}

.blogcardbg {
    background-repeat: no-repeat !important;
    background-position: top left !important;
    padding-top: 165px !important;
    background-color: #FFFFFF;
}

.popularcard {
    background-color: #FFFFFF;
    padding: 10px 10px 2px 10px;
}

.blognav {
    padding: 4px;
    list-style-type: none;
}

    .blognav li {
        display: inline-block;
    }

.footerph {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .footerph {
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 2px;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .footerph {
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 2px;
    }
}

@media only screen and (max-width: 1200px) {
    /* For mobile phones: */
    .footerph {
        font-size: 21px;
        font-weight: bold;
        letter-spacing: 2px;
    }
}

.testimonialbg {
    background-image: url(../img/testimonial-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 500px;
    margin-top: 50px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .testimonialbg {
        background-image: url(../img/testimonial-bg-sml.png) !important;
        background-repeat: no-repeat;
        background-position: center;
        height: 446px;
        margin-top: 50px;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .testimonialbg {
        background-image: url(../img/testimonial-bg-mid.png) !important;
        background-repeat: no-repeat;
        background-position: center;
        height: 500px;
        margin-top: 50px;
    }
}

.testimonial {
    font-size: 15px;
    font-style: italic;
    color: #082157;
    line-height: 27px !important;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .testimonial {
        font-size: 13px;
        line-height: 15px !important;
        padding: 10px 0 5px;
    }
}

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .testimonial {
        font-size: 13px;
        line-height: 15px !important;
        padding: 10px 0 5px;
    }
}

.pdlft {
    padding-left: 25px !important;
}

#parent {
    display: table;
    width: 100%;
}

#child {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.boxshadow {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    border-radius: 10px;
}

.thumbcircle {
    border-radius: 50px;
    height: 100px;
    width: 100px;
    background-size: 200% 100%;
    background-color: #f1f3f5;
    border: 1px solid #dadde1;
}

    .thumbcircle:hover {
        border-radius: 50px;
        height: 100px;
        width: 100px;
        background-color: #8d98b1;
        border: none;
    }

.whycardnumber {
    display: block;
    width: 100px;
    border-bottom: 1px solid #c09c68;
    margin-left: -20px;
    color: #c09c68;
    text-align: right;
}



#myCarousel3 .list-inline {
    white-space: nowrap;
    overflow-x: auto;
}

#myCarousel3 .carousel-indicators2 {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

    #myCarousel3 .carousel-indicators2 > li {
        width: initial;
        height: initial;
        text-indent: initial;
    }

        #myCarousel3 .carousel-indicators2 > li.active img {
            opacity: 0.7;
        }

.carousel2, .carousel-inner2, .carousel-inner2 > .carousel-item2 {
    overflow: hidden;
}

    .carousel-inner2 > .carousel-item2.active, .carousel-inner2 > .carousel-item2-next {
        display: flex;
        flex-wrap: nowrap;
        width: auto;
    }

    .carousel-inner2:before {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 82%;
        left: 0;
        content: "";
        display: block;
        background-color: #f0f1f2;
        z-index: 2;
    }

    .carousel-inner2:after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 82%;
        content: "";
        display: block;
        background-color: #f0f1f2;
        z-index: 2;
    }

.carousel-control-prev2 {
    left: -66px !important;
}

.carousel-control-next2 {
    right: -66px !important;
}

.carousel2 .carousel-control2 {
    width: 20px;
    height: 20px;
    margin-top: -20px;
    top: 50%;
    background: none;
}

.carousel-control2 i {
    font-size: 68px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: #082157 !important;
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}


.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.imgclr {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .4s ease-in-out;
}

    .imgclr:hover {
        filter: none;
        -webkit-filter: grayscale(0);
    }

.bottomrightcontainer {
    z-index: 1;
    position: absolute;
    right: -5px;
    bottom: -12px;
}




a.insightbutton {
    display: block;
    content: "";
    width: 100%;
    transform: translateY(-1rem);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 7px solid #96785d;
}

    a.insightbutton:hover {
        display: block;
        content: "";
        width: 100%;
        transform: translateY(-1rem);
        color: #9c9c9c;
        font-weight: normal;
        letter-spacing: 2px;
        line-height: 50px;
        text-decoration: none;
        text-transform: uppercase;
        border-bottom: 7px solid #9c9c9c;
    }

a.insightbuttoninactive {
    display: block;
    content: "";
    width: 100%;
    transform: translateY(-1rem);
    color: #9c9c9c;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 7px solid #9c9c9c;
}

    a.insightbuttoninactive:hover {
        display: block;
        content: "";
        width: 100%;
        transform: translateY(-1rem);
        color: #FFFFFF;
        font-weight: normal;
        letter-spacing: 2px;
        line-height: 50px;
        text-decoration: none;
        text-transform: uppercase;
        border-bottom: 7px solid #96785d;
    }


.selectdiv {
    width: 390px !important;
}


a.whtlink:link {
    color: #FFF;
    text-decoration: none;
}

a.whtlink:active {
    color: #FFF;
    text-decoration: none;
}

a.whtlink:hover {
    color: #FFF !important;
    text-decoration: none;
}

a.whtlink:visited {
    color: #FFF;
    text-decoration: none;
}

.breadcumstr {
    background-color: #082157;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 35px !important;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
}
/* breadcumlnk*/
a.breadcumlnk:link {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
}

a.breadcumlnk:active {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
}

a.breadcumlnk:hover {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
}

a.breadcumlnk:visited {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

tooltipTextContainer {
    position: absolute;
    top: 50%;
    display: inline-block;
    width: auto;
    min-height: 20px;
    pointer-events: none;
    -webkit-transform: translate(-100%, -50%);
    -moz-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    -o-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    right: inherit;
    left: -6px;
}

.stuck {
    background-color: #f7f5f3;
    width: 30px;
    right: 0px;
    top: 50%;
    position: fixed;
    padding-left: 5px;
    padding-top: 10px;
    z-index: 999;
}


.pop-indicators-new {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    cursor: pointer !important;
    list-style: none;
    border: 1px solid #242582;
    margin: 7px;
}

    .pop-indicators-new:hover {
        cursor: pointer !important;
        background-color: #242582;
        list-style: none;
    }

.btn-primary {
    background-color: #082157 !important;
    border: none !important;
}

.ifrhgt {
    height: 680px;
}

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .ifrhgt {
        height: 730px;
    }
}

@media only screen and (max-width: 900px) {
    /* For mobile phones: */
    .ifrhgt {
        height: 730px;
    }
}

.class-with-width {
    width: 340px !important;
    border: 1px solid #ff3333;
    border-radius: 4px;
}

.class-with-widthLoginAlert {
    width: 400px !important;
    border: 1px solid #ff3333;
    border-radius: 4px;
}

.gcsc-find-more-on-google-text {
    display: none !important;
}

.gcsc-find-more-on-google-query {
    display: none !important;
}

.gcsc-find-more-on-google {
    display: none !important;
}

.gsc-adBlock {
    display: none !important;
}

.tooltipblog {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltipblog .tooltipblogtext {
        visibility: hidden;
        width: 120px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltipblog .tooltipblogtext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltipblog:hover .tooltipblogtext {
        visibility: visible;
        opacity: 1;
    }

@media only screen and (max-width: 650px) {
    /* For mobile phones: */
    .navbar-nav .nav-item:last-child {
        padding-bottom: 15px !important;
    }
}
