@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200&display=swap');
/*====================================================================================================================
														Font Awesome 
====================================================================================================================*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */ @font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont3e6e.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
/*====================================================================================================================
														Font Awesome End
====================================================================================================================*/

@font-face {
    font-family: 'universal-light';
    src: url('../fonts/universal-fonts/universal-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'universal-regular';
    src: url('../fonts/universal-fonts/universal-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'universal-bold';
    src: url('../fonts/universal-fonts/universal-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    font-family: poppins;
    font-size: 16px;
    line-height: 1.42857143;
    color: #111;
    /* background-color: #fff;
	overflow-x: hidden;
    position:relative; */
    font-weight: normal;
    letter-spacing: 1px;
}

    body::-webkit-scrollbar-track {
        background-color: #F5F5F5;
    }

    body::-webkit-scrollbar {
        width: 4px;
        background-color: #F5F5F5;
    }

    body::-webkit-scrollbar-thumb {
        background-color: #e80000;
    }

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #222;
}

::selection {
    color: #fff;
    background: #222;
}
/* HEADER */

header {
    border-bottom: 1px solid #dddddd;
    height: 70px;
    line-height: 70px;
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    background-color: #fff;
}

    header .logo {
        /* width: 150px; */
        margin-top: 10px;
    }

    header .navbar-nav > li > a {
        text-transform: uppercase;
        color: #222222;
        line-height: 40px;
        position: relative;
        padding: 15px 33px 15px 33px;
        font-family: poppins;
    }

li.home {
    position: relative;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #e00101;
}

i.icon {
    position: absolute;
    top: 25px;
    left: 0;
}

    i.icon.home {
        width: 20px;
        height: 18px;
        background-image: url(../images/home-20x18.png);
    }

    i.icon.contact-us {
        width: 20px;
        height: 17px;
        background-image: url(../images/contact-us-20x17.png);
    }

    i.icon.feedback {
        width: 21px;
        height: 16px;
        background-image: url(../images/contact-us-20x17.png);
    }

    i.icon.finserv-india {
        width: 20px;
        height: 27px;
        background-image: url(../images/toyotabharat-20x20.svg);
        background-repeat: no-repeat;
    }

a:hover {
    text-decoration: none;
}

a:focus, button:focus, select:focus, input:focus {
    outline: none !important;
}

footer a:hover {
    text-decoration: underline;
}

@media (min-width: 768px) {
    .right-line {
        margin-left: 0px;
    }

        .right-line > a {
        }

    .right-right {
        /* border-right: 1px solid #dddddd; */
    }
}
/*NAVIGATION*/

.solid-menus {
}

#solidMenu > ul > li > a {
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: "Poppins",sans-serif;
    letter-spacing: 1px;
}

.solid-menus .navbar.navbar-hover .dropdown:hover > .dropdown-menu {
    display: block !important;
    background-color: #fffdfd;
    border-top: 0;
    text-align: center;
}

.nav-right > li > a:after {
    display: none !important
}

.nav-right > li > a {
    background-color: transparent !important
}

.solid-menus .dropdown.dropdown-autoheight .dropdown-menu {
    height: auto !important
}

.solid-menus .l-block {
    display: block !important
}

.solid-menus {
    margin-top: 0;
    position: fixed;
    top: 70px;
    z-index: 99;
    width: 100%;
    box-shadow: 0 6px 6px -4px #555;
    z-index: 99999;
    width: 100%;
    background: #ffffff;
    height: 41px;
}

    .solid-menus .dropdown-full-width {
        position: static
    }

    .solid-menus .dropdown > a i {
        margin-left: 0;
        position: relative;
        top: 1px
    }

    .solid-menus .dropdown .dropdown-right > .dropdown-menu {
        display: none;
        position: absolute;
        top: 0;
        left: 100%
    }

    .solid-menus .dropdown-menu {
        margin: 0;
        border: 0;
        padding: 0;
        border-radius: 0
    }

        .solid-menus .dropdown-menu > li > a {
            padding: 6px 20px;
            font-size: 13px;
            color: #000;
            text-align: left;
            /* text-transform: uppercase; */
            font-weight: 700;
            font-family: poppins;
        }

    .solid-menus .navbar-click .dropdown.open .dropdown-menu-container > .dropdown-menu, .solid-menus .navbar-hover .dropdown.open .dropdown-menu-container > .dropdown-menu, .solid-menus .navbar-hover .dropdown:hover .dropdown-menu-container > .dropdown-menu {
        margin-top: 0 !important;
        display: block !important;
        border: 0;
        padding-left: 0
    }

    .solid-menus .navbar-toggle.navbar-toggle-left {
        float: left;
        margin: 1rem;
        text-align: center;
        z-index: 1;
        border: 0;
    }

.navbar-default {
    background-color: #fff0;
    border-color: #fff;
}

.navbar {
    position: relative;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    height: 100%;
    line-height: 0;
    font-family: 'universal-light';
    font-weight: bold;
}

#solidMenu {
    padding: 0;
    /* justify-content: center; */
    /* align-items: center; */
    margin: 0 auto;
    /* text-align: center; */
    width: fit-content;
}

.navbar-default .navbar-nav > li > a {
    color: #000000;
    padding: 10px 20px;
}

.solid-menus .dropdown-menu > li > a:hover {
    background-color: #eee;
    cursor: pointer;
    /* text-align: left; */
    /* margin: 0 0 0 4px; */
    /* transition-delay: .1s; */
}

.container-fluid > .navbar-header {
    margin-left: 0px !important;
    margin-right: 0px !important;
    /* border-right: 1px solid #dfdfdf; */
}

@media (min-width: 768px) {
    #solidMenu > ul {
        /* -webkit-box-shadow: 0 6px 6px -4px #555; */
        -moz-box-shadow: 0 6px 6px -4px #555;
        /* box-shadow: 0 6px 6px -4px #555; */
        /* z-index: 99999; */
        /* width: 100%; */
    }

        #solidMenu > ul > li:first-child {
        }

        #solidMenu > ul > li:last-child {
            /* margin-right: 0; */
        }
}

@media (min-width: 993px) {
    .drop-right {
        left: -35%;
    }
}

/*slider*/
/*feature*/
@media (min-width: 768px) {
    .feature-outer-block {
        border-bottom: 1px solid #dddddd;
        BACKGROUND: #026bae;
    }
}

/*Navbar-Responsive Equal Spacing*/

@media (min-width: 1025px) {
    header > .container-fluid {
        margin-left: 3%;
        margin-right: 3%;
    }
}

@media (min-width: 1281px) {
    header > .container-fluid {
        margin-left: 3.5%;
        margin-right: 3.5%;
    }
}

@media (min-width: 1367px) {
    header > .container-fluid {
        margin-left: 7%;
        margin-right: 7%;
    }
}
/*END Navbar-Responsive Equal Spacing*/

/*==============================================
				Main-Wrapper
==============================================*/
.main-wrapper {
    margin-top: 107px;
    margin-bottom: 20px;
    position: relative;
}
/*==============================================
				Banner
==============================================*/

a.left.carousel-control {
    width: 13%;
    background-image: none;
}

.desktop-banner {
    display: block;
}

.mobile-banner {
    display: none;
}

.carousel-control.right {
    background-image: none
}

}

@media (max-width: 600px) {
    .mobile-banner {
        display: block;
    }
}

.carousel {
    overflow: hidden;
}

.scroll-down {
    width: 260px;
    height: 170px;
    background-color: rgb(88 195 148 / 86%);
    display: inline-block;
    border: 2px solid #FFF;
    border-style: dashed;
    border-radius: 50%;
    position: absolute;
    z-index: 9;
    bottom: -110px;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-10px);
    }

    100% {
        transform: translatey(0px);
    }
}

.mouse-ico {
    box-sizing: border-box;
    transform: translatey(0px);
    animation: float 1s ease-in-out infinite;
    display: inline-table;
    text-align: center;
    width: 100%;
    margin-top: 1.5rem;
}

.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
    content: "";
    width: 20px;
    height: 40px;
    background-image: url(../images/arrows-nav.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    /* -webkit-filter: invert(100%); */
    -moz-filter: invert(100%);
    -o-filter: invert(100%);
    -ms-filter: invert(100%);
    /* filter: invert(100%); */
}

.glyphicon-chevron-right:before {
    background-position: -18px 0px;
}

.glyphicon-chevron-left:before {
}
/*==============================================
				Common typography styles
==============================================*/

h1.page-header {
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    margin: 30px 0;
    border: 0;
}

h2.section-head {
    text-align: center;
    margin-bottom: 4rem;
    text-transform: uppercase;
    font-family: 'universal-bold';
    font-size: 26px;
    position: relative;
}

.red-text {
    color: #000000;
}

a.red-text {
    text-decoration: underline;
    font-family: 'universal-regular';
    word-break: break-word;
}

    a.red-text:hover {
        color: #bd0000;
    }

.blue-text {
    color: #0044cc !important;
}

a.blue-text {
    text-decoration: underline;
    font-family: 'universal-regular';
    word-break: break-word;
}

    a.blue-text:hover {
        color: #2506d8 !important;
    }

strong {
    font-family: 'universal-bold';
    font-weight: normal;
}

p.content-para, ul.content-list {
    font-family: 'universal-light';
}

ul.content-list {
    padding-left: 1.5rem;
}

    ul.content-list li {
        list-style: none;
    }

.content-list i {
    color: #2a9a0e;
}

i.header-icon {
    display: inline-block;
    width: 31px;
    height: 31px;
    background-repeat: no-repeat;
    margin-right: 5px;
}

h3.sub-header {
    text-transform: uppercase;
    font-family: 'universal-bold';
    font-size: 18px;
}

.grey-bg {
    background-color: #f5f5f5;
}

.page-content {
    margin-top: 20px;
}

.page-banner {
}

@media (max-width:769px) {
    i.header-icon {
        vertical-align: sub;
    }
}
/*==============================================
				Features block
==============================================*/

.feature-block {
    padding: 10px 10px 20px 10px;
    text-align: center;
    border-right: 1px solid #dddddd;
    transition: all .4s;
    min-height: 321px;
}

div.feature-outer-block .col-md-3:last-child .feature-block {
    border-right: 0;
}

div.feature-outer-block .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.feature-block h3 {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    padding-bottom: 25px;
    margin-bottom: 15px;
    font-family: 'universal-bold';
    text-transform: uppercase;
    LETTER-SPACING: 2PX;
    font-family: poppins;
}

    .feature-block h3:after {
        content: '';
        position: absolute;
        border-bottom: 4px solid #ffffff;
        bottom: 0;
        left: 0;
        right: 0;
        width: 50px;
        margin: 0 auto;
        transition: all .3s;
    }

.feature-block p {
    font-size: 14px;
    color: #ffffff;
    /* height: 40px; */
    font-family: 'universal-light';
    TEXT-ALIGN: CENTER;
    font-family: poppins;
    font-weight: 200;
}

.feature-block:hover, .feature-block:focus {
    background: #006baf;
    cursor: pointer;
    transition: all .3s;
    transform: scale(1.02);
    border: none;
    box-shadow: 0px 2px 3px 0 rgb(165 165 165 / 50%);
}

    .feature-block:hover h3, .feature-block:hover p {
        color: #fff;
    }

        .feature-block:hover h3:after {
            border-bottom: 4px solid #ffffff;
            transition: all .3s;
            width: 130px;
        }

.feature-img-block {
    width: 100%;
    height: 117px;
}

    .feature-img-block.finance-calc {
        background: url(../images/finance-calc.png) no-repeat center;
    }

    .feature-img-block.cm-service {
        background: url(../images/cm-service-black.png) no-repeat center;
    }

.feature-img-block {
    /* background: url(../images/make-payment.png) no-repeat center; */
}

    .feature-img-block.apply-load {
        /* background: url(../images/apply-load.png) no-repeat center; */
    }

.feature-block:hover .feature-img-block {
    height: 117px;
}

    .feature-block:hover .feature-img-block.finance-calc {
        background: url(../images/finance-calc-red.png) no-repeat center;
    }

    .feature-block:hover .feature-img-block.cm-service {
        background: url(../images/cm-service-red.png) no-repeat center;
    }

    .feature-block:hover .feature-img-block.make-payment {
        background: url(../images/make-payment-red.png) no-repeat center;
    }

    .feature-block:hover .feature-img-block.apply-load {
        /* background: url(../images/apply-load-red.png) no-repeat center; */
    }
/*==============================================
				More to explore
==============================================*/
.explore-tfsin h1, .explore-tfsin h3 {
    text-transform: uppercase;
    color: #222222;
    font-weight: bold;
}

.explore-tfsin {
    padding: 20px 0 0;
    text-align: center;
    margin-bottom: 3rem;
}

    .explore-tfsin h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .explore-tfsin img {
        transition: 0.5s;
    }

    .explore-tfsin a {
        text-decoration: none;
        overflow: hidden;
        display: inline-block;
        width: 100%;
    }

    .explore-tfsin h3 {
        font-size: 15px;
    }

    .explore-tfsin p {
        color: #999;
        font-family: 'universal-light';
    }
/*=======================================
Image Hover
=======================================*/
.img-container {
    overflow: hidden;
}

.img-container {
    display: block;
    overflow: hidden;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

    .img-container img:hover {
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
/*=======================================
   FOOTER
=======================================*/

.footer {
    padding-top: 20px;
    background-color: #333333;
    padding-bottom: 10px;
    position: relative;
}

footer img {
    /* width: 101px; */
}

.list-vertical li {
    display: inline;
}

.move-up {
    position: absolute;
    right: -2rem;
    top: -5rem;
    z-index: 8;
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background-color: #333;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.30);
}

.title-widget {
    color: #fff;
    font-size: 15px;
    font-family: 'universal-regular';
    letter-spacing: 1px;
}

.footer ul li a {
    color: #ccc;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'universal-light';
}

.footer ul li {
    line-height: 23px;
}

    .footer ul li:last-child {
        margin: 0;
    }

.footer-head {
    border-bottom: 1px solid #5a5757;
    line-height: 40px;
    display: inline-block;
    width: 100%;
}

    .footer-head li {
        margin: 0 15px 0 0px;
        line-height: normal !important;
    }

        .footer-head li a {
            color: #ddd !important;
            position: relative;
            border-right: 1px solid #908c8c;
            padding: 0 15px 0 0px;
        }

        .footer-head li:last-child a {
            border-right: 0
        }

.quick-links {
    min-height: 160px;
}

li.social {
    margin-right: 10px
}

.social a:after {
    content: "";
    background-image: url(../images/footer-social-sprite-110x60.png);
    width: 30px;
    height: 30px;
    display: inline-block;
}

.twitter a:after {
    background-position: 70px 0px;
}

.facebook a:after {
    background-position: 0px 0px;
}

.linkedin a:after {
    background-position: 140px 0px;
}

li.social.facebook:hover a:after {
    background-position: 0px 30px;
}

li.social.linkedin:hover a:after {
    background-position: 140px 30px;
}

li.social.twitter:hover a:after {
    background-position: 70px 30px;
}

.footer-branding .title-brand {
    margin-top: 20px;
    display: block;
}

ul.list-vertical {
    text-transform: uppercase;
}

.footer-branding .title-brand:after {
    content: "";
    background-image: url(../images/sprite-1300x1200.html);
    width: 179px;
    height: 65px;
    display: inline-block;
    background-position: 904px -53px;
}

.footer-branding p {
    color: #ccc;
    font-size: 13px;
    margin-top: 12px;
}

li.brand a::after {
    content: "";
    background-image: url(../images/sprite-1300x1200.html);
    width: 179px;
    height: 58px;
    display: inline-block;
}

li.brand a {
    display: inline-block
}

.brand.utrust a::after {
    background-position: 718px -52px;
    width: 122px;
}

.brand.genuine a::after {
    background-position: 1172px -53px;
    width: 127px;
}

.brand.accessories a::after {
    background-position: 1039px -53px;
    width: 124px;
}

.brand.financial a::after {
    background-position: 1301px -53px;
    width: 125px;
}

.footer-head ul.list-unstyled.list-vertical {
    text-align: left;
}

@media (max-width:600px) {
    .footer {
        padding-bottom: 0px;
        margin-top: 4rem;
    }

        .footer ul li a {
            padding: 0 3px;
            font-size: 11px !important;
        }

    .footer-head li {
        margin: 0 0px 0 0px;
    }

    .footer-head {
        padding-bottom: 10px;
    }

    .quick-links {
        min-height: 170px;
    }
}

@media (max-width:768px) {
    .footer {
        padding-bottom: 80px;
    }

    .footer-head ul.list-unstyled.list-vertical {
        text-align: left;
        margin-top: 1rem
    }
}
/*=======================================
   FLOAT SIDE NAV
=======================================*/
.snav {
    display: block;
    position: fixed;
    right: 62px;
    top: 50%;
    bottom: 0;
    margin: auto;
    z-index: 11;
    width: 30px;
    max-height: 240px;
    /* background-color: #222; */
}

.snav-hide {
    display: none;
}

.snav ul {
    margin: 0;
    padding: 0;
}

    .snav ul li {
        list-style: none;
        position: relative;
        /* border-bottom: 2px solid rgba(237, 30, 50, 0.75); */
        padding: 5px 6px 16px;
        cursor: pointer;
    }

.snav img {
    /* -webkit-filter: invert(100%); */
    -moz-filter: invert(100%);
    -o-filter: invert(100%);
    -ms-filter: invert(100%);
    /* filter: invert(100%); */
    /* opacity: 0.5; */
    width: 48px;
    BACKGROUND: #006baf;
    BORDER-RADIUS: 50%;
    PADDING: 2PX;
}

.snav ul li:last-child {
    border: none;
}

.snav ul li a {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}

.nav-expand {
    position: absolute;
    width: 281px;
    background-color: #03a84ee8;
    border-bottom: 2px solid #fff;
    transition: 1s;
    right: -370px;
    top: 0;
    BORDER-RADIUS: 36PX 0px 0px 36px;
}

.snav ul li:hover .nav-expand {
    right: -64px;
    transition: 1s;
}

.snav span {
    padding-left: 10px;
}

.snav p {
    font-size: 12px;
    line-height: 15px;
    margin-top: 10px;
    font-family: 'universal-light';
    color: #aaa;
}

.nav-expand img {
    opacity: 1;
}

.nav-expand li {
    padding: 0 !important;
}

.nav-expand a {
    padding: 6px !important;
}
/*=======================================
   MODELS THUMBNAILS
=======================================*/


.thump-slider .owl-nav > div::before {
    background-image: url(../images/nav-thumbnail-slider.svg);
    width: 30px;
    height: 30px;
    content: "";
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #999;
    background-size: 45px;
    background-repeat: no-repeat;
}

.thump-slider .owl-nav .owl-prev::before {
    background-position: 5px 5px;
}

.thump-slider .owl-nav .owl-next::before {
    background-position: -21px 5px;
}

.thump-slider .owl-nav > div {
    height: 26px;
    display: inline-block;
    width: 26px;
}

.thump-slider .owl-nav {
    position: absolute;
    bottom: -2rem;
    margin: 0 auto;
    width: 20%;
    height: 30px;
    left: 0;
    right: 0;
}

    .thump-slider .owl-nav::after {
        content: "";
        clear: both
    }

.thump-slider .owl-prev {
    left: 0;
    float: left;
}

.owl-next {
    right: 0;
    float: right;
}

i.go-up {
    background-image: url(../images/arrows-nav.svg);
    width: 25px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 109px;
    z-index: 9;
    position: absolute;
    margin: auto;
    left: 0;
    background-position: -81px 0px;
    right: 0;
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -o-filter: invert(100%);
    -ms-filter: invert(100%);
    filter: invert(100%);
    top: 0;
    opacity: 0.5;
    bottom: 8px;
}
/*===========================================================
						Accodion
=============================================================*/
.why-fin-finance {
    margin-top: 1rem;
    margin-bottom: 5rem;
}

.panel-heading {
    height: 54px;
    line-height: 60px;
    padding: 0 15px;
    background-color: #f5f5f5;
}

.panel-title {
    display: inline-block;
    width: 100%;
    font-family: 'universal-light';
    font-size: 19px;
    color: #000;
    font-family: 'universal-bold';
}

.panel-body {
    background-color: #ffffff;
    min-height: 150px;
}

.panel.panel-default {
    border-radius: 0;
}

.panel.panel-default {
    margin: 0 !important;
}

span.toggle-accordion {
    width: 25px;
    height: 25px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
}

.toggle-accordion i {
    width: 100%;
    margin-top: 6px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-size: 13px;
    color: #999;
}

.panel-title i {
    margin-right: 5px;
}

.approve-icon {
    background-image: url(../images/approve-30x30.png);
    vertical-align: middle;
}

.customised-icon {
    background-image: url(../images/customised-30x30.png);
    vertical-align: middle;
}

.assistance-icon {
    background-image: url(../images/assistance-30x30.png);
    vertical-align: middle;
}

.documentation-icon {
    background-image: url(../images/documentation-30x30.png);
    vertical-align: middle;
}

.emi-icon {
    background-image: url(../images/emi-20x30.png);
    vertical-align: middle;
}

.insurance-icon {
    background-image: url(../images/insurance-20x30.png);
    vertical-align: middle;
}

h2.section-head:after, h2.section-head:before {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #28bb3e;
    position: absolute;
    bottom: -5px;
    margin: auto;
    left: 0;
    right: 0;
}

h2.section-head:after {
    left: -3rem;
}

h2.section-head:before {
    right: -3rem;
    bottom: -1.2rem;
}

.panel-body h2 {
    font-size: 20px;
    font-family: 'universal-bold';
    font-weight: normal;
}

.panel-body li {
    color: #fff;
}

.panel-body ul {
    padding-left: 20px;
}
/*==============================================
		CHOOSEN
==============================================*/


.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    width: 100% !important;
}

    .chosen-container * {
        box-sizing: border-box;
    }

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        z-index: 8;
        width: 100%;
        border: 1px solid #ececec;
        border-top: 0;
        background: #fff;
        clip: rect(0, 0, 0, 0);
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        clip: auto;
    }

    .chosen-container a {
        cursor: pointer;
    }

    .chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
        margin-right: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #999999;
    }

        .chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
            content: ":";
            padding-left: 2px;
            vertical-align: top;
        }

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0px 0px 0px 10px;
    height: 40px;
    border: 1px solid #ececec;
    border-radius: 0px;
    background-color: #f5f5f5;
    background-clip: padding-box;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
    line-height: 39px;
}

.chosen-container-single .chosen-default {
    color: #222;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*	text-transform: uppercase;*/
    color: #333;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    /*    background-image: url(../images/sprite-1300x1200.png);*/
    font-size: 1px;
}

    .chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px;
    }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 100%;
}

    .chosen-container-single .chosen-single div b {
        display: block;
        background-image: url(../images/down-arrow.png);
        width: 12px;
        background-repeat: no-repeat;
        height: 8px;
        transition: all .5s;
        margin: 16px 13px;
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 8;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

    .chosen-container-single .chosen-search input[type="text"] {
        margin: 1px 0;
        padding: 5px;
        width: 100%;
        outline: 0;
        border: 1px solid #ececec;
        border-radius: 0;
        transition: all .5s;
        height: 35px;
        line-height: 35px;
    }

    .chosen-container-single .chosen-search::after {
        /*    background-image: url(../images/sprite-1300x1200.png);*/
        background-position: -1160px 0px;
        display: inline-block;
        content: "";
        width: 20px;
        height: 22px;
        position: absolute;
        right: 12px;
        top: 12px;
    }

.chosen-container-single .chosen-drop {
    margin-top: 0px;
    border-radius: 0 0 2px 2px;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    /*position: absolute;*/
    clip: rect(0, 0, 0, 0);
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

.chosen-results::-webkit-scrollbar-track {
    background-color: #f9f9f9;
}

.chosen-results::-webkit-scrollbar {
    width: 4px;
    background-color: #f9f9f9;
}

.chosen-results::-webkit-scrollbar-thumb {
    background-color: #999;
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    color: #222;
    padding: 5px 6px;
    list-style: none;
    line-height: 20px;
    word-wrap: break-word;
    -webkit-touch-callout: none; /*	text-transform: uppercase;*/
}

    .chosen-container .chosen-results li.active-result {
        display: list-item;
        cursor: pointer;
        font-size: 16px;
    }

    .chosen-container .chosen-results li.disabled-result {
        display: list-item;
        color: #ccc;
        cursor: default;
    }

    .chosen-container .chosen-results li.highlighted {
        background-color: #c1b7b7;
        color: #222;
    }

    .chosen-container .chosen-results li.no-results {
        color: #777;
        display: list-item;
        background: #f4f4f4;
    }

    .chosen-container .chosen-results li.group-result {
        display: list-item;
        cursor: default;
    }

    .chosen-container .chosen-results li.group-option {
        padding-left: 15px;
    }

    .chosen-container .chosen-results li em {
        font-style: normal;
        text-decoration: underline;
    }

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text;
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none;
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap;
        }

            .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
                margin: 1px 0;
                padding: 0;
                height: 25px;
                outline: 0;
                border: 0 !important;
                background: transparent !important;
                box-shadow: none;
                color: #999;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
                width: 25px;
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 5px 3px 0;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            max-width: 100%;
            border-radius: 3px;
            background-color: #eeeeee;
            background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            background-size: 100% 19px;
            background-repeat: repeat-x;
            background-clip: padding-box;
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            color: #333;
            line-height: 13px;
            cursor: default;
        }

            .chosen-container-multi .chosen-choices li.search-choice span {
                word-wrap: break-word;
            }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                /*    background-image: url(../images/sprite-1300x1200.png);*/
                font-size: 1px;
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px;
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            color: #666;
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4;
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px;
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #ececec;
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: transparent;
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            transform: rotate(-180deg);
            transition: all .5s;
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

    .chosen-container-active .chosen-choices li.search-field input[type="text"] {
        color: #222 !important;
    }

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}

    .chosen-disabled .chosen-single {
        cursor: default;
    }

    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
        cursor: default;
    }

.chosen-rtl {
    text-align: right;
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0;
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl;
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px;
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px;
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px;
    }

    .chosen-rtl .chosen-choices li {
        float: right;
    }

        .chosen-rtl .chosen-choices li.search-field input[type="text"] {
            direction: rtl;
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px;
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px;
            }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0;
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0;
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none;
    }

    .chosen-rtl .chosen-search input[type="text"] {
        padding: 4px 5px 4px 20px;
        background: url("../images/choosen-search.html") no-repeat 0px 0px;
        direction: rtl;
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px;
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
        /*background-image: url("../images/chosen-sprite@2x.png") !important;*/

        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}
/*==============================================
		FORM PAGE 
==============================================*/
.no-srch .chosen-search {
    display: none !important;
}

.no-srch .chosen-results {
    margin-top: 4px;
}

@media(min-width: 1024px) {
    .model-img {
        /*    margin-top: -25px;*/
    }
}

@media(max-width: 1024px) {
    select.chosen-select {
        min-width: 100%;
    }
}

textarea {
    resize: vertical;
}

    .form-control.form-input, textarea.form-input, select.chosen-select {
        position: relative;
        overflow: hidden;
        padding: 0 0 0 8px;
        height: 40px;
        border: 1px solid #ececec;
        border-radius: 0px;
        background-color: #f5f5f5;
        background-clip: padding-box;
        white-space: nowrap;
        line-height: 40px;
        box-shadow: none;
        /*	text-transform: uppercase;*/
        color: #333;
        font-size: 13px;
    }
/*added by rakesh dadamatti*/
.form-control:focus {
    outline: 1px solid #eee;
}

#cboDealer:focus {
    outline: none;
}
/*===============================*/
::-webkit-input-placeholder {
    /* text-transform: uppercase;*/
}

:-moz-placeholder {
    /* text-transform: uppercase;*/
}

::-moz-placeholder {
    /* text-transform: uppercase;*/
}

:-ms-input-placeholder {
    /* text-transform: uppercase;*/
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #b7b7b7;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: #ddd;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #b7b7b7;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: #ddd;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #b7b7b7;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: #ddd;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #b7b7b7;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: #ddd;
}

.form-page-head::before {
    content: "";
    /*    background-image: url(../images/sprite-1300x1200.png);*/
    display: inline-block;
    width: 62px;
    height: 58px;
    position: absolute;
    left: 0;
    top: -5px;
}

.form-page-head, .page-main-head {
    text-transform: uppercase;
    position: relative;
    width: 330px;
    margin: 0 auto;
}

    .form-page-head h1, .page-main-head h1 {
        font-size: 31px;
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 75px;
    }

    .form-page-head h5 {
        color: #999;
        font-size: 11px;
        margin-top: 0;
        margin-left: 75px;
    }

.form-grp-head {
    text-transform: uppercase;
    font-size: 14px;
    border-left: 3px solid #ff0d15;
    padding: 10px 0 10px 13px;
    margin-bottom: 24px;
}
/*=========================================================*/
/*===================Button Style Start ===================*/
/*=========================================================*/

.form-group .btn-default {
    font-size: 13px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: inherit;
}

.btn-red {
    border-color: #e10a1d !important;
}

.btn-dark-grey {
    background-color: #444 !important;
    border-color: #444 !important;
    color: #fff !important;
}

    .btn-dark-grey:before {
        background-color: #444 !important;
    }

    .btn-dark-grey:hover, .btn-dark-grey:focus, .btn-dark-grey:active:focus, .btn-dark-grey:active:hover {
        background-color: #333 !important;
    }

.btn {
    border-radius: 0;
    color: #fff;
    outline: 0;
    /* line-height: 40px !important; */
    position: relative;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
    will-change: opacity, transform;
    transition: all .3s ease-out;
    text-overflow: ellipsis;
    /* height: 40px; */
    /* padding: 0 !important; */
}

.btn-red, .btn-red:before {
    background-color: #ed1e32 !important;
}

.btn {
    overflow: hidden;
}

    .btn:before {
        width: 125%;
        height: 125%;
        -webkit-transform: skew(-30deg);
        transform: skew(-30deg);
        position: absolute;
        top: 0;
        right: -145%;
        display: block;
        z-index: -1;
    }

    .btn:before {
        content: "";
    }

.full-width-btn {
    width: 100%;
}

.btn-red:active:focus, .btn-red:active:hover, .btn-red:focus, .btn-red:hover {
    background-color: #a20d0d !important;
}

.btn.active.focus, .btn.active:focus, .btn.active:hover, .btn:active, .btn:active.focus, .btn:active:focus, .btn:active:hover, .btn:focus, .btn:hover {
    color: #fff !important;
}
    /*=========================================================*/
    /*===================Button Hover Effect Start ===================*/
    /*=========================================================*/

    .btn:hover:before {
        -webkit-animation: buttonHover .7s ease-out forwards;
        animation: buttonHover .7s ease-out forwards;
    }

@-webkit-keyframes buttonHover {
    0% {
        -webkit-transform: skew(-30deg) translateX(0%);
        transform: skew(-30deg) translateX(0%)
    }

    to {
        -webkit-transform: skew(-30deg) translateX(-225%);
        transform: skew(-30deg) translateX(-225%)
    }
}

@keyframes buttonHover {
    0% {
        transform: skew(-30deg) translateX(0%)
    }

    to {
        transform: skew(-30deg) translateX(-225%)
    }
}
/*=========================================================*/
/*===================Button Hover Effect End ===================*/
/*=========================================================*/

.btn-default {
    padding: 7px 25px;
    width: 150px
}
/*=========================================================*/
/*===================Button Style End ===================*/
/*=========================================================*/


/*=========================================================*/
/*===================Pop up ===================*/
/*=========================================================*/
.popup-header {
    text-align: center;
    font-family: universal-bold;
    position: relative;
    margin-top: 0;
}

    .popup-header:after {
        content: "";
        width: 123px;
        background-color: #ed1e32;
        height: 2px;
        position: absolute;
        bottom: -10px;
        left: 0;
        right: 0;
        margin: auto;
    }

h1.page-header {
    font-family: 'universal-regular';
    text-transform: none;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
}

.close {
    position: absolute;
    right: 1.5rem;
    top: 1rem;
    color: #000;
    font-size: 45px;
    font-weight: bold;
    opacity: 1;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 1;
    display: none;
}

.enq_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 1;
}

/*==============================================
		LOADER
==============================================*/

.loader {
    width: 100%;
    text-align: center;
    left: 0 !important;
    right: 0;
    position: absolute;
}

    .loader > div {
        width: 18px;
        height: 18px;
        background-color: #333;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .loader .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .loader .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

    .loader .bounce1 {
        background-color: #FF5050;
    }

    .loader .bounce2 {
        background-color: #62B75F;
    }

    .loader .bounce3 {
        background-color: #5FA3FF;
    }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.masking {
    position: absolute;
    background-color: #fff;
    display: none;
    display: block;
    width: 100%;
    height: 91%;
    left: 0px;
    z-index: 9;
    bottom: 0;
}
/*=========================================================*/
/*===================Enquiry Pop up ===================*/
/*=========================================================*/
.enquiry-content {
    border: 1px solid #808080;
    padding: 19px;
    margin-bottom: 2rem;
}

.enquiry-popup .form-row {
    padding: 0 8px;
}

.btn-enquiry {
    width: 25%;
    float: right;
}

.enquiry-btn {
    margin-top: 10px;
}

.enquiry-popup .form-row p {
    color: #777777;
    font-family: 'universal-light';
}

.enquiry-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 6rem 4rem 2rem;
    margin-top: 110px;
    z-index: 9;
    overflow: auto;
}

    .enquiry-popup::-webkit-scrollbar-track {
        background-color: #F5F5F5;
    }

    .enquiry-popup::-webkit-scrollbar {
        width: 0;
        background-color: #F5F5F5;
    }

    .enquiry-popup::-webkit-scrollbar-thumb {
        background-color: #222;
    }

ul.nav.navbar-nav {
    justify-content: space-around;
    display: flex;
    justify-content: center;
}
/*-===================================
Call-Back popoup
=================================*/

.callback {
    padding: 3rem 0 1rem;
    box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.1);
}

    .callback h4.bold {
        background-color: #dd1d10;
        color: #fff;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-size: 17px;
        margin: 0;
        text-transform: uppercase;
    }

    .callback .info-popup {
        width: 100%;
        display: inline-block;
        padding: 3rem 0 1rem;
    }

.info-popup a.chosen-single {
    height: 28px;
    line-height: 27px;
}

    .info-popup a.chosen-single b {
        margin: 10px 0 0 25px;
    }

.callback span.overlay-close {
    display: inline-block;
}

img.logo-pop {
    display: inline-block;
    vertical-align: middle;
}

.callback header.pop-head {
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.callback .pop-body {
    display: inline-block;
    width: 100%;
}

.callback .pop-container {
    display: inline-block;
    padding: 15px 22px 6px;
}

.pop-body h2 {
    font-size: 16px !important;
    color: rgb(85, 85, 85);
    font-family: 'universal-regular';
    padding: 0 15px !important;
    margin-bottom: 10px !important;
}

.notes-pop {
    padding: 0 2rem;
    font-size: 12px !important;
    color: #999;
    text-indent: 20px;
    position: relative;
}

    .notes-pop::before {
        content: "";
        position: absolute;
        left: 2rem;
        top: 0;
        background-image: url(../images/callback/secure-icon-13x15.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 15px;
        height: 17px;
    }

.call-bk-ico {
    position: relative;
}

    .call-bk-ico:before {
        content: "";
        position: absolute;
        left: -2rem;
        top: -0.1rem;
        background-image: url(../images/callback/phone-pop-btn-15x15.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 15px;
        height: 17px;
    }
/*=================================================
Call Back Float Btn
====================================================*/

#SCB_main_container a.close_button_mobile {
    position: absolute;
    display: none;
    background-image: none;
    right: 1px;
    top: -9px;
    z-index: 999999 !important;
}

#SCBbuttonMain, #SCB_main_container {
    position: fixed;
    bottom: 30px;
    right: 65px;
    z-index: 110000;
}

.scb_phone_but {
    position: fixed;
    background-color: transparent;
    width: 100px;
    height: 100px;
    z-index: 9 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    right: 1rem;
    bottom: 1rem;
}

    .scb_phone_but.scb_show {
        visibility: visible
    }

    .scb_phone_but.scb_stat {
        opacity: 1;
    }

        .scb_phone_but.scb_stat:hover {
            opacity: 1;
            cursor: pointer;
        }

.scb_bg_puls {
    width: 124px;
    height: 124px;
    top: -6px;
    left: -6px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .1;
    -webkit-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -moz-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -ms-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -o-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

    .scb_bg_puls:hover {
        -webkit-animation: scb_bg_puls_anime 1s infinite ease-in-out !important;
        -moz-animation: scb_bg_puls_anime 1s infinite ease-in-out !important;
        -ms-animation: scb_bg_puls_anime 1s infinite ease-in-out !important;
        -o-animation: scb_bg_puls_anime 1s infinite ease-in-out !important;
        animation: scb_bg_puls_anime 1s infinite ease-in-out !important
    }

.puls2 {
    -webkit-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -moz-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -ms-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -o-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.scb_phone_but.scb_but_hov .scb_bg_puls {
    background-color: rgba(226, 26, 45, 0.88);
    opacity: .75 !important
}

.scb_phone_but.scb_but_green.scb_but_hov .scb_bg_puls {
    background-color: rgba(226, 26, 45, 0.68);
    opacity: .75 !important
}

.scb_phone_but.scb_but_green .scb_bg_puls {
    background-color: #ed1e32;
    opacity: .75 !important;
}

.scb_but_img {
    width: 72px;
    height: 72px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: #ed1e32;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: none;
    opacity: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .scb_but_img:hover {
        background-color: #b5222f;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        opacity: 1;
    }

.scb_phone_but.scb_but_hov .scb_but_img {
    background-color: #e10a1d;
}

.scb_phone_but.scb_but_green .scb_but_img {
    background-color: #ed1e32;
}

.scb_phone_img:before {
    content: "";
    width: 42px;
    height: 40px;
    background-image: url(../images/call-back-42x40.png);
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    animation: spaceboots ease-in-out 1.5s infinite alternate;
    transform-origin: center -5px;
}

@-webkit-keyframes spaceboots {
    0% {
        -webkit-transform: rotate(0deg);
    }

    10% {
        -webkit-transform: rotate(-4deg);
    }

    20% {
        -webkit-transform: rotate(0deg);
    }

    30% {
        -webkit-transform: rotate(4deg);
    }

    40% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(-4deg);
    }

    60% {
        -webkit-transform: rotate(0deg);
    }

    70% {
        -webkit-transform: rotate(4deg);
    }

    80% {
        -webkit-transform: rotate(0deg);
    }

    90% {
        -webkit-transform: rotate(-4deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}
/*=============================
Animate phone
=============================*/
@-webkit-keyframes scb_bg_puls_anime {
    0% {
        -webkit-transform: rotate(0deg) scale(0.4) skew(1deg);
        -moz-transform: rotate(0deg) scale(0.4) skew(1deg);
        -ms-transform: rotate(0deg) scale(0.4) skew(1deg);
        -o-transform: rotate(0deg) scale(0.4) skew(1deg);
        transform: rotate(0deg) scale(0.4) skew(1deg);
        opacity: 0
    }

    5% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        -ms-transform: rotate(0deg) scale(0.5) skew(1deg);
        -o-transform: rotate(0deg) scale(0.5) skew(1deg);
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: 1
    }

    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        -ms-transform: rotate(0deg) scale(1) skew(1deg);
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        transform: rotate(0deg) scale(1) skew(1deg);
        background: rgba(0, 0, 0, 0);
    }
}

@keyframes scb_bg_puls_anime {
    0% {
        -webkit-transform: rotate(0deg) scale(0.4) skew(1deg);
        -moz-transform: rotate(0deg) scale(0.4) skew(1deg);
        -ms-transform: rotate(0deg) scale(0.4) skew(1deg);
        -o-transform: rotate(0deg) scale(0.4) skew(1deg);
        transform: rotate(0deg) scale(0.4) skew(1deg);
        opacity: 0
    }

    5% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        -ms-transform: rotate(0deg) scale(0.5) skew(1deg);
        -o-transform: rotate(0deg) scale(0.5) skew(1deg);
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: 1
    }

    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        -ms-transform: rotate(0deg) scale(1) skew(1deg);
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        transform: rotate(0deg) scale(1) skew(1deg);
        background: rgba(0, 0, 0, 0);
    }
}

@media only screen and (max-width: 767px) {
    #SCBbuttonMain, #SCB_main_container {
        display: block;
        margin-left: 50%;
        position: fixed;
        bottom: 30px;
        z-index: 110000;
    }

        #SCB_main_container a.close_button_mobile {
            display: block;
        }

    .scb_but_img {
        width: 60px;
        height: 60px;
        top: 22px;
        left: 22px;
    }

    .scb_bg_puls {
        top: -10px;
        left: -10px;
    }

    .scb_phone_img {
        margin: 24% !important;
    }
}
/*========================================
POP_OPTION 2
=========================================*/
.callback {
    position: fixed;
    z-index: 99;
    top: inherit;
    width: 362px;
    height: auto;
    background-color: #fff;
}

.callback-hide {
    opacity: 0;
    bottom: 0;
    right: 1.2rem;
    top: inherit;
    transition: 0.5s;
    height: 0;
    padding: 0;
}

.callback-show {
    opacity: 1;
    bottom: 12.3rem;
    right: 1.2rem;
    top: inherit;
    transition: 0.5s;
    height: auto;
}

.callback-down-arrow {
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 15px solid #ffffff;
    position: fixed;
    right: 4rem;
}

.callback-down-arrow-show {
    bottom: 10.8rem;
    top: inherit;
    opacity: 1;
}

.callback-down-arrow-hide {
    bottom: 0;
    top: inherit;
    opacity: 0;
    border: none;
}

.callback .pop-container h2 {
    font-size: 14px;
    color: #777;
    margin-top: 10px;
    font-family: 'universal-light';
}

.icon-call-back {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.callback .pop-body input.form-control.form-input {
    height: 30px;
    font-size: 13px;
    font-family: 'universal-regular';
}

.callback .pop-body .form-group {
    margin-bottom: 5px;
    padding: 0 5px;
}

.callback button.btn-default {
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    font-family: 'universal-regular';
}

    .callback button.btn-default.btn-green {
        height: 35px;
        line-height: 35px;
        background-color: #2a9a0e;
        border-color: #2a9a0e;
    }

.btn-green:before {
    background-color: rgba(65, 140, 27, 0.47843137254901963) !important
}

.btn-green:hover, .btn-green:focus, .btn-green:active:focus, .btn-green:active:hover {
    background-color: #2a9a0e !important;
}

.callback select {
    height: 30px;
    line-height: 30px;
    font-size: 10px;
    padding: 0 0 0 5px;
    font-family: 'universal-light';
    font-weight: bold;
}

.callback .info-popup p {
    font-size: 14px;
}

.callback span.style-check-box-tick {
    width: 26px;
    height: 26px;
}

.callback .style-check-box-tick:before {
    content: '';
    display: none;
    position: absolute;
    top: 32%;
    left: 26%;
}

.callback .btn-pop-holder .form-group {
    margin-bottom: 0;
}

.callback span.close {
    position: absolute;
    right: 0.75rem;
    top: 0;
    opacity: 0.8;
    z-index: 10;
}

    .callback span.close:hover {
        opacity: 1;
    }
/*========================================
Call-Button-Style
=========================================*/
.thank-you-cb {
    display: inline-table;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
    background-color: #fff;
    text-align: center;
    width: 100%;
    min-height: 423px;
}

.thank-block {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    font-size: 16px;
    color: #555;
}

.pop-body .form-row {
    margin-bottom: 5px !important;
}

.thank-block i.thanks-check {
    color: #2a9a0e;
    font-size: 24px;
    width: 50px;
    height: 50px;
    border: 3px solid #2a9a0e;
    position: relative;
    text-align: center;
    border-radius: 50%;
    padding-top: 1.2rem;
}

.thank-block p {
    font-family: 'universal-light';
}
/*===============================
STYLED CHECKBOX
===============================*/


.style-check-box > input[type="checkbox"] {
    display: none;
}

.login-from-input .style-check-box {
    padding-left: 0;
    margin-bottom: 2px;
}

.style-check-box {
    line-height: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 0px 0 0px;
    display: inline-block;
    vertical-align: initial;
    font-weight: normal;
}

    .style-check-box p {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding-left: 7px;
        line-height: 17px;
        font-size: 13px;
        width: 87%;
    }

.grid-data .style-check-box {
    padding: 0;
}

.style-check-box + .style-check-box {
    border-top: 1px solid #f0f2f3;
}

.check-box-cb {
    display: none;
}

.style-check-box-tick {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    vertical-align: middle;
}

    .style-check-box-tick:before {
        content: '';
        display: none;
        position: absolute;
        top: 31%;
        left: 30%;
        margin: -2px 0 0 -2px;
        height: 9px;
        width: 17px;
        border: solid #fff;
        border-width: 0 0 3px 3px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

span.style-check-box-tick:hover {
    border-color: #2a9a0e;
    background: #2a9a0e;
}

.style-check-box > input[type="checkbox"]:checked ~ .style-check-box-tick {
    border-color: #2a9a0e;
    background: #2a9a0e;
}

    .style-check-box > input[type="checkbox"]:checked ~ .style-check-box-tick:before {
        display: block;
    }

.callback .btn-red {
    text-indent: 15px;
}

.call-pop-verify {
    padding-left: 0 !important;
}

    .call-pop-verify .btn {
        height: 30px !important;
        line-height: 30px !important;
        text-transform: capitalize;
    }

@media (max-width: 768px) {
    .callback {
        width: 100%;
        margin: 0 auto;
        overflow: auto;
        right: 0;
        top: 0;
        bottom: 0;
        display: inline-block;
        z-index: 0;
    }

        .callback button, .callback select, .callback input {
            height: 40px !important;
            line-height: 40px !important;
        }

        .callback .pop-body .form-group {
            margin-bottom: 1rem;
        }

    .callback-show {
        z-index: 999999;
        height: 100vh;
    }

    .callback-hide {
        height: 0;
    }

    .scb_phone_img:before {
        top: 6px;
    }

    .callback .pop-container {
        display: inline-block;
        vertical-align: middle;
        height: 100vh;
        overflow-y: scroll;
        width: 100%;
    }

    .callback-down-arrow {
        display: none;
    }

    .call-pop-verify {
        padding-left: 15px !important;
    }

    .call-back-btn {
        bottom: 7.5rem;
        right: 0rem;
    }

    .call-back-btn-block {
        display: inline-block;
    }

    .call-pop-verify .btn {
        height: 40px !important;
        line-height: 40px !important;
    }
}
/*========================================================
							DNC
========================================================*/
.page-full-width-banner {
    width: 100%;
    position: relative;
    height: 350px;
    overflow: hidden;
}

    .page-full-width-banner img {
        width: 100%;
    }

.page-full-width-header {
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-table;
    vertical-align: middle;
    text-align: left !important;
    width: 100%;
    max-height: 400px;
    height: 100%;
}

    .page-full-width-header h1.page-header {
        vertical-align: middle;
        text-align: left;
        display: table-cell;
        color: #fff;
        padding: 0 4rem;
    }

@media(max-width:992px) {
    .page-full-width-banner {
        height: 200px;
    }

    .page-full-width-header {
        max-height: 200px;
        height: 100%;
    }

        .page-full-width-header h1.page-header {
            padding: 0 2rem;
            font-size: 30px;
            max-width: inherit;
        }
}

@media(max-width:600px) {
    .page-full-width-banner {
        height: inherit;
    }

    .page-full-width-header {
        max-height: inherit;
        height: inherit;
    }

        .page-full-width-header h1.page-header {
            display: inline-block;
            padding: 0 2rem;
            font-size: 20px;
            max-width: 250px !important;
            word-wrap: break-word;
        }
}
/* ===============================================
			LOAN application Process
=================================================*/
i.loan-process-icon {
    background-image: url(../images/loan-process/loan-process-ico-31x31.png);
}
/*
.process-item {
    background-color: #ed1e32;
    padding: 0 2rem;
    text-align: center;
    line-height: 1;
    margin-bottom: 3rem;
    width: 80%;
    position: relative !important;
    max-height: 100px;
    min-height: 100px;
    vertical-align: middle !important;
    display: inline-table !important;
}
*/
/*
.process-item p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    font-family: 'universal-light';
    vertical-align: middle;
    display: table-cell;
    height: 100px;
}
*/
.process-item {
    display: inline-block;
    width: 100%;
}

.pro-itme-odd {
    border-right: 2px solid #7accc8;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pro-itme-even {
    border-left: 2px solid #7accc8;
    position: relative;
    margin-left: 49.8%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.process-icon {
    width: 100px;
    min-height: 100px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-table;
    vertical-align: middle;
    margin: 15px;
}

.process-text {
    display: inline-table;
    min-height: 92px;
    border-radius: 5px;
    vertical-align: middle;
    color: #fff;
    font-family: 'universal-light';
    position: relative;
    text-align: center;
    padding: 15px;
    min-width: 250px;
}

.pro-itme-odd .process-text:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.pro-itme-even .process-text:before {
    content: "";
    width: 0;
    height: 0;
    border-right: 15px solid #7accc8;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*
.numeric-icon {
    background-color: #fff;
    border: 2px solid #ed1e32;
    text-align: center;
    padding: 1rem !important;
    width: 39px;
    border-radius: 50%;
    position: absolute;
    top: -2rem;
    left: -2rem;
}
*/

.process-icon .icon-elipse {
    display: table-cell;
    vertical-align: middle;
}

.process-text p {
    display: table-cell;
    vertical-align: middle;
}

.pro-itme-odd:after {
    content: "";
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    right: -9px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.pro-itme-even:before {
    content: "";
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: -9px;
    top: 0;
    bottom: 0;
    margin: auto;
}


.pro-item-1 {
    border-right: 2px solid #7accc8;
}

    .pro-item-1.pro-itme-odd:after {
        background-color: #7accc8;
    }

    .pro-item-1 .process-text {
        background-color: #7accc8;
    }

    .pro-item-1.pro-itme-odd .process-text:before {
        border-left: 15px solid #7accc8;
    }

    .pro-item-1 .process-icon {
        border: 4px solid #7accc8;
    }

.pro-item-2 {
    border-left: 2px solid #39b54a;
}

    .pro-item-2.pro-itme-even:before {
        background-color: #39b54a;
    }

    .pro-item-2 .process-text {
        background-color: #39b54a;
    }

    .pro-item-2.pro-itme-even .process-text:before {
        border-right: 15px solid #39b54a;
    }

    .pro-item-2 .process-icon {
        border: 4px solid #39b54a;
    }


.pro-item-3 {
    border-right: 2px solid #efcd59;
}

    .pro-item-3.pro-itme-odd:after {
        background-color: #efcd59;
    }

    .pro-item-3 .process-text {
        background-color: #efcd59;
    }

    .pro-item-3.pro-itme-odd .process-text:before {
        border-left: 15px solid #efcd59;
    }

    .pro-item-3 .process-icon {
        border: 4px solid #efcd59;
    }

.pro-item-4 {
    border-left: 2px solid #f6a95e;
}

    .pro-item-4.pro-itme-even:before {
        background-color: #f6a95e;
    }

    .pro-item-4 .process-text {
        background-color: #f6a95e;
    }

    .pro-item-4.pro-itme-even .process-text:before {
        border-right: 15px solid #f6a95e;
    }

    .pro-item-4 .process-icon {
        border: 4px solid #f6a95e;
    }


.pro-item-5 {
    border-right: 2px solid #ec4343;
}

    .pro-item-5.pro-itme-odd:after {
        background-color: #ec4343;
    }

    .pro-item-5 .process-text {
        background-color: #ec4343;
    }

    .pro-item-5.pro-itme-odd .process-text:before {
        border-left: 15px solid #ec4343;
    }

    .pro-item-5 .process-icon {
        border: 4px solid #ec4343;
    }

.pro-item-6 {
    border-left: 2px solid #ec4377;
}

    .pro-item-6.pro-itme-even:before {
        background-color: #ec4377;
    }

    .pro-item-6 .process-text {
        background-color: #ec4377;
    }

    .pro-item-6.pro-itme-even .process-text:before {
        border-right: 15px solid #ec4377;
    }

    .pro-item-6 .process-icon {
        border: 4px solid #ec4377;
    }


.pro-item-7 {
    border-right: 2px solid #b44dcd;
}

    .pro-item-7.pro-itme-odd:after {
        background-color: #b44dcd;
    }

    .pro-item-7 .process-text {
        background-color: #b44dcd;
    }

    .pro-item-7.pro-itme-odd .process-text:before {
        border-left: 15px solid #b44dcd;
    }

    .pro-item-7 .process-icon {
        border: 4px solid #b44dcd;
    }

.pro-item-8 {
    border-left: 2px solid #5e88f3;
}

    .pro-item-8.pro-itme-even:before {
        background-color: #5e88f3;
    }

    .pro-item-8 .process-text {
        background-color: #5e88f3;
    }

    .pro-item-8.pro-itme-even .process-text:before {
        border-right: 15px solid #5e88f3;
    }

    .pro-item-8 .process-icon {
        border: 4px solid #5e88f3;
    }

@media(max-width:768px) {

    .process-text {
        width: 55%;
        min-width: inherit;
    }

    .pro-itme-even {
        margin-left: 49.7%;
    }
}

@media (max-width: 600px) {
    .pro-itme-even {
        margin-left: 0;
        margin-right: 0;
    }

    .pro-itme-odd .process-icon {
        float: right;
    }

    .pro-itme-even .process-text {
        float: right;
        margin: 0 15px;
    }

    .pro-itme-odd .process-text {
        margin: 0 15px;
    }

    .process-icon {
        width: 70px;
        min-height: 70px;
        padding: 0;
    }

        .process-icon img {
            width: 40px;
        }

    .pro-itme-odd {
        margin-left: 0;
        margin-right: 0;
    }

    .pro-item-1 {
        border: none;
        border-bottom: 2px solid #7accc8;
    }

    .pro-item-2 {
        border: none;
        border-bottom: 2px solid #39b54a;
    }

    .pro-item-3 {
        border: none;
        border-bottom: 2px solid #efcd59;
    }

    .pro-item-4 {
        border: none;
        border-bottom: 2px solid #f6a95e;
    }

    .pro-item-5 {
        border: none;
        border-bottom: 2px solid #ec4343;
    }

    .pro-item-6 {
        border: none;
        border-bottom: 2px solid #ec4377;
    }

    .pro-item-7 {
        border: none;
        border-bottom: 2px solid #b44dcd;
    }

    .pro-item-8 {
        border: none;
        border-bottom: 2px solid #5e88f3;
    }

    .pro-itme-odd:after {
        right: 0;
        bottom: -9px;
        top: initial;
        left: 0;
    }

    .pro-itme-even:before {
        right: 0;
        bottom: -9px;
        top: initial;
        left: 0;
    }

    .process-icon {
        float: left;
        margin: 0 15px;
    }

    .process-text {
        float: left;
    }
}
/*===========================================================================
                                FLoat Shadow
============================================================================*/

.float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    cursor: pointer;
}

    .float-shadow:after {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        margin-top: 1rem;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
    }

    .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
        transform: translateY(-5px);
    }

        .float-shadow:hover::after {
            opacity: 1;
        }

.move-x:hover, .move-x:focus, .move-x:active {
    transform: translatex(15px) !important;
    cursor: pointer;
}
/*=============================================================
							FINANCE CALCULATOR
=============================================================*/
i.calc-icon {
    background-image: url(../images/finance-header-31x30.png);
}

.grey-bg {
    background-color: #f5f5f5;
}

.white-bg {
    background-color: #fff;
}

.finance-calc {
    position: relative;
}

.side-bg {
    height: 100vh;
    width: 100%;
    min-height: 100%;
    position: fixed;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.finance-calc-bg {
    background-image: url(../images/finance-calc-bg.jpg);
}

.no-padding {
    padding: 0;
}

i.by-model {
    background-image: url(../images/by-model-16x16.png);
    width: 16px;
    height: 17px;
    margin-top: 2px;
}

i.by-budget {
    background-image: url(../images/by-budget-12x19.png);
    width: 12px;
    height: 19px;
}

.finance-outer-tab a {
    font-weight: 100;
    font-size: 15px;
    color: #222222;
}

.finance-outer-tab a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0;
}

.finance-outer-tab .nav-tabs > li.active > a, .finance-outer-tab .nav-tabs > li.active > a:focus, .finance-outer-tab .nav-tabs > li.active > a:hover {
    color: #FFF;
    cursor: default;
    background-color: #ed1e32;
    border: 0;
    border-bottom-color: #fff;
}

    .finance-outer-tab .nav-tabs > li.active > a i, .finance-outer-tab .nav-tabs > li.active > a:focus i, .finance-outer-tab .nav-tabs > li.active > a:hover i {
    }

.finance-outer-tab .nav-tabs {
    border-bottom: 1px;
    background: #f5f5f5;
}

    .finance-outer-tab .nav-tabs > li > a:hover {
        border: 0;
    }

    .finance-outer-tab .nav-tabs > li > a {
        margin-right: 0;
        border: 0;
        border-radius: 0;
        background-color: #555555;
        color: #fff;
    }

        .finance-outer-tab .nav-tabs > li > a > i {
            filter: invert(100%);
        }
/*form*/

.form-row {
    margin-bottom: 12px;
}

.form {
    margin-top: 35px;
}
/*image*/
.mt-30 {
    margin-top: 30px;
}
/*inner finance tab*/

li.active.finance-tab {
    padding-left: 0;
    padding-right: 0;
}

li.finance-tab {
    padding-left: 0;
    padding-right: 0; /* margin-bottom: 5px; */
}

.finance-inner-tab .nav-tabs > li > a {
    margin-right: 0;
    /* line-height: 1.42857143; */
    border: 0;
    border-radius: 0;
}

.col-md-12.white-bg.no-padding.inner-finance {
    padding-top: 20px;
}

ul.nav.nav-tabs {
    border-bottom: 0;
}
/*
li.finance-tab{
	
display: inline-block;
	
width: 25%;
}
*/
.finance-tabs {
    padding: 15px;
}

.inner-calc-nav li.finance-tab a {
    color: #fff;
    background: #555;
    font-weight: 100;
    border: 0;
    border-radius: 0;
}

.inner-calc-nav li.finance-tab a {
    margin-right: 2px;
}

.inner-calc-nav li.finance-tab:last-child a {
    margin-right: 0;
}

li.finance-tab:hover a {
    background: #ed1e32;
    color: #fff;
}

li.finance-tab.active a, li.finance-tab.active a:hover, li.finance-tab.active a:focus {
    color: #fff !important;
    background: #ed1e32 !important;
    border: 0 !important;
    border-radius: 0 !important;
}

.finance-tab i.header-icon {
    width: 24px;
    height: 25px;
    vertical-align: middle;
}

li.finance-tab i {
    filter: invert(0%) !important;
}

i.classic-finance {
    background-image: url(../images/classic-finance.png);
}

i.smart-finance {
    background-image: url(../images/smart-finance.png);
}

i.flexi-finance {
    background-image: url(../images/flexi-finance.png);
}

i.easy-finance {
    background-image: url(../images/easy-finance.png);
}
/*calc-block*/

.calc-block {
    margin-top: 30px;
}

    .calc-block p {
        margin-bottom: 5px;
        color: #777777;
    }

    .calc-block h1 {
        text-align: left;
        margin-top: 0;
        font-size: 48px;
        font-family: 'universal-bold';
    }

i.rupee {
    background-image: url(../images/rupee-22x34.png);
    width: 26px;
    height: 34px;
}

.slidecontainer {
    width: 100%;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background: #777777;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .slider:hover {
        opacity: 1;
    }

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: url('../images/slider-thumb-16x16.png') no-repeat;
        cursor: pointer;
    }
/*================================================================
By Budget
================================================================*/

.price-range .slidecontainer {
    width: 100%;
}

.price-range .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background: #777777;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .price-range .slider:hover {
        opacity: 1;
    }

    .price-range .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 30px;
        height: 36px;
        background: url('../images/price-range-icox40x46.png') no-repeat;
        background-size: 100%;
        border-radius: 0;
        cursor: pointer;
        border: 0;
    }

    .price-range .slider::-moz-range-thumb {
        width: 30px;
        height: 36px;
        border-radius: 50%;
        background: url('../images/price-range-icox40x46.png') no-repeat;
        cursor: pointer;
    }

.price-range .slider-text {
    color: #222222 !important;
    font-size: 18px;
    margin-bottom: 15px !important;
    font-family: 'universal-light';
}
/*================================================================
By Budget
================================================================*/
.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: url('contrasticon.html');
    cursor: pointer;
}

.slider-text {
    color: #222222 !important;
    font-size: 18px;
    margin-bottom: 15px !important;
    font-family: 'universal-light';
}

i.find-vehicle {
    background-image: url(../images/find-vehicle-17x16.png);
    width: 18px;
    height: 15px;
    display: inline-block;
    margin-right: 3px;
}

.budget-models-block img {
    width: 100%;
}

.img-block {
    border: 1px solid #ccc;
}

.budget-models-row h1 {
    font-family: universal-bold;
    margin: 0;
    text-align: left;
    font-size: 32px;
    display: inline;
}

.budget-models-row i.rupee {
    background-image: url(../images/rupee-22x34.png);
    width: 19px;
    height: 25px;
    background-size: contain;
}

.budget-models-row p {
    margin-bottom: 0;
    color: #999;
}

.budget-models-row button {
    float: right;
    font-size: 18px;
    width: 100%;
}

.budget-models-row {
    margin: 10px 0;
}

.grey-text {
    color: #555;
}

.graph-block {
    margin: 5px 0px;
}

.enq-btn {
    float: right;
    width: 200px;
}

    .enq-btn button {
        font-size: 16px !important;
    }

.tab-content {
    padding: 15px;
}

.col-md-12.white-bg.finance-outer-tab {
    padding: 0;
}

p.grey-text {
    padding: 15px;
}

.form-error-msg {
    color: #dd1d10;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 5px;
}
/*Graph*/

.canvas-block {
    height: 400px;
}

.canvas-block {
    background: #f5f5f5;
    margin: 15px 0;
    border: 1px solid #ccc;
    padding: 25px;
}
/*Responsive*/
div#requiredLoanAmountInWords {
    padding-left: 8px;
}

@media (max-width: 769px) {
    li.finance-tab {
        margin-bottom: 5px;
    }

    .inner-calc-nav li.finance-tab a {
        margin-right: 0;
    }

    h1.page-header {
        font-size: 32px;
    }

    .calc-block {
        margin-top: 0;
    }

        .calc-block p {
            margin-bottom: 0px;
        }

    input#rsTenure {
        margin-bottom: 25px;
    }

    button.btn-default.btn.btn-red {
        margin: 10px 0;
    }
}

.slider-block {
    margin-top: 47px;
    margin-bottom: 10px;
}

@media (max-width:992px) {
    .slider-block {
        margin-top: 30px;
    }
}
/*Apply For Loan Page*/


i.apply-loan-icon {
    background-image: url(../images/apply-loan/apply-loan-icon-31x31.png);
}

.apply-loan-bg {
    background: url(../images/apply-loan/apply-loan-bg.jpg)
}

.outer-block {
    padding: 0 45px 45px 45px;
}

.inner-block {
    padding: 15px;
}

.chosen-container {
    font-size: 14px !important;
    color: #585858 !important;
    font-family: universal-bold !important;
}

.apply-loan p {
    font-size: 14px;
    color: #585858;
    font-family: universal-regular;
    margin: 20px 0 18px;
}

.form-block {
    margin-top: 15px;
    margin-bottom: 15px;
}

fieldset {
    min-width: 0;
    padding: 15px;
    margin: 0 2px;
    border: 1px solid #aaaaaa;
}

legend {
    display: block;
    padding: 0 5px;
    width: initial;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: inherit;
    color: #222222;
    font-family: universal-regular;
    text-transform: uppercase;
    border-bottom: 0;
}

.date .input-group-addon {
    background-image: url(../images/apply-loan/date-of-birth-btn-25x24.png);
    background-position: center center;
    border: 0;
    background-repeat: no-repeat;
    border-radius: 0;
    padding: 6px 22px;
}
/*==============================================
		BOOTSTRAP DATE PICKER
==============================================*/
.input-group.date, .input-group.date input {
    cursor: pointer;
}

.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-top: 0;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-top: 0;
        position: absolute;
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px;
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px;
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px;
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px;
    }


    .datepicker-dropdown.datepicker-orient-top:before {
        top: -7px;
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        top: -6px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #999;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #ffffff;
    }

.datepicker > div {
    display: none;
}

.datepicker.days div.datepicker-days {
    display: block;
}

.datepicker.months div.datepicker-months {
    display: block;
}

.datepicker.years div.datepicker-years {
    display: block;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: none;
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #eeeeee;
    cursor: pointer;
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #ccc;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #6f6f6f;
    color: #fff;
}

    .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active {
        background-color: #fbf069 \9;
    }

    .datepicker table tr td.today:hover:hover {
        color: #fff;
    }

    .datepicker table tr td.today.active:hover {
        color: #fff;
    }

.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
        background-color: #f3d17a;
        background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
        background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
        background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
        background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
        background-image: linear-gradient(top, #f3c17a, #f3e97a);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
        border-color: #f3e97a #f3e97a #edde34;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] {
            background-color: #f3e97a;
        }

            .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active {
                background-color: #efe24b \9;
            }

.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
    background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
    background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
    background-image: -o-linear-gradient(top, #b3b3b3, #808080);
    background-image: linear-gradient(top, #b3b3b3, #808080);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
    border-color: #808080 #808080 #595959;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] {
        background-color: #808080;
    }

        .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active {
            background-color: #666666 \9;
        }

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #ed2028;
    background-repeat: repeat-x;
    color: #fff;
}

    .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active {
        background-color: #003399 \9;
    }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .datepicker table tr td span:hover {
        background: #eeeeee;
    }

    .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
        background: none;
        color: #999999;
        cursor: default;
    }

    .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
        background-color: #006dcc;
        background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
        background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
        background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
        background-image: -o-linear-gradient(top, #0088cc, #0044cc);
        background-image: linear-gradient(top, #0088cc, #0044cc);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
        border-color: #0044cc #0044cc #002a80;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

        .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] {
            background-color: #0044cc;
        }

            .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
                background-color: #003399 \9;
            }

    .datepicker table tr td span.old, .datepicker table tr td span.new {
        color: #999999;
    }

.datepicker th.datepicker-switch {
    width: 145px;
}

.datepicker thead tr:first-child th, .datepicker tfoot tr th {
    cursor: pointer;
}

    .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
        background: #eeeeee;
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.input-daterange input {
    text-align: center;
}

    .input-daterange input:first-child {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .input-daterange input:last-child {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 20px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px;
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 200px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border-right-width: 2px;
    border-bottom-width: 2px;
    color: #333333;
    font-size: 13px;
    line-height: 20px;
}

    .datepicker.dropdown-menu tr th {
        font-family: 'toyota_displaybold';
    }

    .datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
        padding: 4px 5px;
    }
/*radio btn*/

.checkbox-grp {
    display: block;
}

    .checkbox-grp p {
        text-transform: uppercase;
        font-family: universal-bold;
    }

    .checkbox-grp .cell {
        display: inline-block;
        padding-right: 5px;
    }

.styled-radio + label {
    position: relative;
    display: block;
    padding-left: 27px;
    cursor: pointer;
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
}

.styled-radio:checked + label:before {
    animation-name: none;
    border: 1px solid #00a651;
}

.styled-radio + label:before {
    border-radius: 50%;
}

.styled-radio + label:before {
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #00a651;
}

.styled-radio + label:after, .styled-radio + label:before {
    position: absolute;
    content: '';
}

.styled-radio:checked + label:after {
    display: block;
}

.styled-radio + label:after {
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #00a651;
}

.styled-radio + label:after {
    display: none;
}

.styled-radio {
    position: absolute;
    display: none;
}
/*================================================
				ABOUT US
================================================*/

.directors-block {
    display: inline-block;
    width: 100%;
}

.board-item a {
    text-decoration: none;
}

.board-item {
    width: 20%;
    float: left;
    padding: 0.75rem;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}

    .board-item p {
        margin-top: 2.5rem;
        color: #222;
    }

.float-shadow {
    display: inline-block !important;
    vertical-align: middle !important;
    -webkit-transform: perspective(1px) translateZ(0) !important;
    transform: perspective(1px) translateZ(0) !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative !important;
    -webkit-transition-duration: 0.3s !important;
    transition-duration: 0.3s !important;
    -webkit-transition-property: transform !important;
    transition-property: transform !important;
}

    .float-shadow:after {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        margin-top: 1rem;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
    }

    .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
        transform: translateY(-5px);
    }

        .float-shadow:hover::after {
            opacity: 1;
        }

@media (max-width: 600px) {
    .board-item {
        width: 50%;
    }

        .board-item:last-child {
            width: 100%;
        }
}

i.about-icon {
    background-image: url(../images/about-us/about-us-icon-30x31.png);
}
/*===========================================
			FINANCE PLANS
===========================================*/

.directors-block {
    display: inline-block;
    width: 100%;
}

h1.page-header {
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    margin: 30px 0;
    border: 0;
}

.finance-items h3 i {
    background-position: 0px 1px;
    width: 30px;
    height: 20px;
}

.finance-items .content-list i {
    color: #ed1e32;
}

.finance-items .content-list {
    margin-top: 1rem;
    padding: 0;
}

i.finance-icon {
    background-image: url(../images/finance-plans/finance-icon-32x32.html);
}

i.classic-finance-icon {
    background-image: url(../images/finance-plans/classic-finance-icon-24x19.png);
}

i.easy-finance-icon {
    background-image: url(../images/finance-plans/easy-finance-icon-24x19.png);
}

i.flexi-finance-icon {
    background-image: url(../images/finance-plans/flexi-finance-icon-24x19.png);
}

i.smart-finance-icon {
    background-image: url(../images/finance-plans/smart-finance-icon-24x19.png);
}

p.content-para {
    font-family: 'universal-light';
}

.enq-btn {
    background-color: #808080;
    color: #ffffff;
    float: right;
}

.enq-width {
    width: 25%;
}

/*=================================================
 ABOUT US HISTORY
=================================================*/
i.history-icon {
    background-image: url(../images/history/history-icon-31x31.png);
}
/*================================================
 ABOUT US OUR-VALUES
================================================*/

i.our-values-icon {
    background-image: url(../images/our-values/our-values-icon-31x31.png);
}
/*================================================
 ABOUT US CAREERS
================================================*/
.career.content-list i {
    color: #ed1e32;
}

.career.content-list a {
    color: #ed1e32;
}

i.careers-icon {
    background-image: url(../images/careers/careers-icon-31x31.png);
}

.career-note {
    font-family: 'universal-regular';
    color: #ed1e32;
}

.career-sub-header {
    color: #ed1e32;
}

.content-para a {
    color: #ed1e32;
}
/*================================================
				INVESTORS
================================================*/
i.investors-icon {
    background-image: url(../images/investors/investors-icon-31x31.png);
}

.inverstor-accordion .panel-title i {
    vertical-align: middle;
}

i.financial-result-icon {
    background-image: url(../images/investors/financial-results-icon-31x31.png);
}

i.investor-relations-icon {
    background-image: url(../images/investors/investor-relations-icon-31x31.png);
}

i.compliance-reports-icon {
    background-image: url(../images/investors/compliance-reports-icon-31x31.png);
}

i.gm-meeting-notice-icon {
    background-image: url(../images/investors/gm-meeting-notice-icon-31x31.png);
}

i.egm-meeting-notice-icon {
    background-image: url(../images/investors/egm-meeting-notice-icon-31x31.png);
}

i.other-updates-icon {
    background-image: url(../images/investors/other-updates-icon-31x31.png);
}

.inverstor-accordion .panel-body p {
    display: inline-block;
}

.inverstor-accordion {
    margin: 4rem 0;
}

    .inverstor-accordion .panel-body {
        background-color: #fff;
        min-height: 1rem;
    }

i.fa.fa-cloud-download {
    color: #2a9a0e;
    cursor: pointer;
}

.inverstor-accordion .panel-body i {
    margin-right: 0.75rem;
}

.inverstor-accordion .panel-body li {
    margin-bottom: 1rem;
}

    .inverstor-accordion .panel-body li a {
        color: #222;
    }

@media only screen and (max-width: 600px) {
    .inverstor-accordion .panel-title {
        font-size: 14px;
    }

    .inverstor-accordion .panel-body p {
        display: block;
        margin: -20px 29px 28px 26px;
    }
}
/*================================================
				U TRUST
================================================*/
i.utrust-finance-icon {
    background-image: url(../images/utrust/utrust-icon-31x31.png);
}
/*================================================
				SMART lEASE
================================================*/
i.faq-icon {
    background-image: url(../images/smart-lease/smart-lease.html);
}
/*================================================
				Grievance
================================================*/

.grievance-box-right {
    display: inline-block;
    width: 88%;
    box-sizing: border-box;
    padding: 15px;
    margin: 5px;
    font-family: 'universal-light';
}

    .grievance-box-right p {
        margin: 0 0 0 16px;
    }

.grievance-accordion .panel-title {
    font-family: 'universal-bold';
}

.grievance-accordion .fa-cloud-download:before {
    cursor: pointer;
    color: #ed1e32;
}

.grievance-accordion .panel-body p {
    display: inline-block;
}

.inverstor-accordion {
    margin: 4rem 0;
}

.grievance-accordion .panel-body {
    background-color: #fff;
    min-height: 1rem;
}

    .grievance-accordion .panel-body i.fa.fa-cloud-download {
        margin-right: 0.75rem;
    }

    .grievance-accordion .panel-body li {
        margin-bottom: 1rem;
        list-style: decimal;
    }

        .grievance-accordion .panel-body li a {
            color: #222;
        }

@media only screen and (max-width: 600px) {
    .grievance-accordion .panel-title {
        font-size: 14px;
    }

    .grievance-accordion .panel-body p {
        display: block;
        margin: 13px 32px 29px 27px;
    }
}

i.decimal-co {
    background-color: #8ccba8;
    padding: 1.2rem;
    border-radius: 50%;
    color: #fff;
    font-style: normal;
    font-size: 16px;
    font-weight: normal;
    font-family: 'universal-bold';
}
/*================================================
			CORPORATE GOVERNANCE
================================================*/
.invest-acco-head {
    color: #000;
    font-family: Verdana;
    font-size: 13px;
    line-height: 18px;
    padding: 10px;
    border: 1px solid #ccc;
    font-weight: 600;
    background-color: #F5F5F5;
    cursor: pointer;
    border-radius: 3px;
    margin: 20px 0px 0px 0px;
}
/*==============================================
		CONTACT US
==============================================*/
i.contact-find-us {
    background-image: url(../images/contact-us/contact-find-us-23x30.png);
}

i.contact-us {
    background-image: url(../images/contact-us/contact-us-31x31.png);
}

.add-mrgtop, .add-margin-top {
    margin-top: 30px;
}

.contact-us-head::before {
    background-position: 341px -361px;
    width: 60px;
}

.contact-details p {
    color: #707070;
    line-height: normal;
    margin-bottom: 0.3rem !important;
}

.contact-details span {
    color: #222;
    font-family: 'toyota_displaybold';
    font-size: 15px;
}

.contact-details p:first-child {
    font-size: 24px;
    color: #222;
}

.contact-details p:last-child {
    font-size: 15px !important;
    font-family: 'toyota_displaybold';
    color: #222 !important;
    margin-bottom: 0;
}

.contact-img, .contact-details {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 2rem;
}

.contain-blocks {
    display: table;
    margin-bottom: 3rem;
}

.contact-details {
    padding-left: 2rem;
    width: 79%;
}

p.share-border {
    position: relative;
}

span.toll-free {
    font-family: 'universal-light';
    color: #707070;
}

.contact-us > .row > div > .row > div:first-child > .contain-blocks {
    position: relative;
}

    .contact-us > .row > div > .row > div:first-child > .contain-blocks > .contact-details::after {
        content: "";
        width: 2px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #ddd;
    }

a.contact-link {
    color: #dd1d10;
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .contact-us > .row > div > .row > div:first-child > .contain-blocks > .contact-details::after {
        background: none;
    }

    .contain-blocks {
        border-bottom: 2px solid #ddd;
        width: 100%;
        padding-bottom: 2rem;
    }

    .contact-us > .row > div > .row > div:last-child {
        border-bottom: none;
    }
}

#contactDlrItem .dlr-info {
    min-height: 280px !important;
}

.contact .table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    height: 150px;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.contact .table-row th {
    text-align: center;
    font-size: 25px;
    font-family: 'universal-regular';
}

.contact-sub-text p {
    text-align: center;
    font-size: 16px;
    margin: 0rem auto 4rem;
    width: 65%;
    font-family: 'universal-regular';
}

.contact-details p:first-child {
    font-size: 24px;
    font-family: 'universal-bold';
    margin-bottom: 1rem !important;
}

.contact-details span a {
    font-size: 24px;
    font-family: 'universal-bold';
    color: #000;
}

.contact-details span {
}

.contact-details p:last-child {
    font-size: 15px !important;
    font-family: 'universal-regular';
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 1rem;
}

.contact .table-data ul li {
    color: #999;
    font-size: 18px;
    line-height: 26px;
}

    .contact .table-data ul li:first-child {
        font-family: 'universal-bold';
        color: #000;
    }

.contact .sub-header {
    font-family: 'universal-bold';
    margin-bottom: 4rem;
}

.contact-us i.fa-external-link {
    color: #777;
    margin-left: 8px;
}

.contact-link {
    font-family: 'universal-bold';
}

.contact-us p {
    font-family: 'universal-light';
    font-size: 16px;
}

.contact-us-header p {
    font-family: 'universal-regular';
    color: #777;
    font-size: 18px;
}

@media only screen and (max-width: 600px) {
    .contact-sub-text p {
        width: 100%;
    }
}

.contact .table-data ul {
    padding: 1.5rem 0 1.5rem 0.75rem;
}
/*==============================================
CUSTOMER GUIDANCE
==============================================*/
/* Application-Criteria */
i.applicationCriteria-icon {
    background-image: url(../images/application-criteria/application-criteria-logo-31x31.png);
}

.application .table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    height: 200px;
}

.table th, td {
    padding: 5px;
    text-align: left;
    border: 1px solid #ccc;
}

.table-header {
    font-family: 'universal-light';
}

.application .table-data {
    width: 50%;
    font-family: 'universal-light';
}
/*.table-row {
	background-color: #f7f7f7;
}*/
th.table-data {
    text-align: center;
    font-size: 16px;
}

.table-left-head {
    font-family: 'universal-regular';
    font-size: 16px;
    width: 25%;
}
/*  Document-Checklist */
i.documentChecklist-icon {
    background-image: url(../images/document-checklist/document-checklist-logo-31x31.png);
}

.document .table td {
    vertical-align: middle;
}
/*Faq*/
i.faq-icon {
    background-image: url(../images/faq/faq-logo-31x31.png);
}

.add-mrgtop {
    margin-top: 3rem;
}

.text-center {
    text-align: center;
}

.faqnum {
    margin: 1rem;
    padding: 17px;
    border-radius: 50%;
    height: 50px;
    background-color: #8ccba8;
    color: #fff;
    font-size: 16px;
    display: inline-block;
}

.faq ul.content-list li {
    list-style: inherit;
}

.faq-item {
    display: inline-block;
    padding: 1rem 0;
    cursor: pointer;
    width: 100%;
}

    .faq-item.float-shadow:after {
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0) 80%);
    }
/*Financial-Sercive*/
/*Smart-Lease*/
i.smart-lease-icon {
    background-image: url(../images/smart-lease/smart-lease-icon-31x31.png);
}
/*Customer-Service*/
i.customer-service-icon {
    background-image: url("../images/customer-service/customer-sevice-logo-31x31.png")
}

.customer-service-wrapper {
    padding: 0 15px;
}

.cutomer-service-content {
    padding: 0 15px;
}

.customer-service p.grey-text {
    font-family: 'universal-light';
    margin: 0;
}

.customer-service .form {
    margin-top: 0;
}

.style-check-box {
    line-height: 0;
    cursor: pointer;
    user-select: none;
    padding: 0;
    display: inline-block;
    vertical-align: initial;
    font-weight: 400;
}

    .style-check-box > input[type=checkbox] {
        display: none;
    }

.style-check-box-tick {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    vertical-align: middle;
}

.style-check-box > input[type=checkbox]:checked ~ .style-check-box-tick, span.style-check-box-tick:hover {
    border-color: #2a9a0e;
    background: #2a9a0e;
}

.customer-service .style-check-box p {
    display: inline-block;
    width: auto;
    font-size: 14px;
    font-family: 'universal-regular';
    color: #555;
}

.style-check-box > input[type=checkbox]:checked ~ .style-check-box-tick:before {
    display: block;
}

.style-check-box-tick:before {
    content: '';
    display: none;
    position: absolute;
    top: 31%;
    left: 30%;
    margin: -2px 0 0 -2px;
    height: 9px;
    width: 17px;
    border: solid #fff;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.req-width {
    width: 25%;
}

.customer-service-bg {
    background-image: url("../images/customer-service/customer-service-banner-488x628.jpg");
}

@media (max-width: 600px) {
    .customer-service p.content-para {
        width: 85%;
    }

    .req-width {
        width: 100%;
    }
}
/*FEEDBACK*/
i.feedback-icon {
    background-image: url(../images/feedback/feedback-31x31.png);
}

.feedback textarea.form-control.form-input {
    min-height: 8.7rem;
}

.feedback .style-check-box p {
    display: inline-block;
    width: auto;
    font-size: 14px;
    font-family: 'universal-regular';
    color: #555;
}

.feedback-bg {
    background: url(../images/feedback/feedback-banner-488x628.jpg)
}
/*Fair-Practices-Code*/
.fair-practices-code .content-list li {
    list-style: decimal;
    margin-top: 0.50rem;
}

.fair-practices-code .inner-list li {
    list-style: lower-alpha;
    margin-top: 0.50rem;
}

.fair-practices-code .content-inner-list li {
    list-style: decimal;
    margin-top: 0;
}

.fair-practices-code .table {
    max-width: 75%;
}


@media only screen and (max-width: 991px) {
    .fair-practices-code .table {
        max-width: inherit;
        margin-left: -30px;
    }
}

/*Interest-Rates*/
.interest-rates .content-list li {
    list-style: decimal;
}
/*Disclaimer*/
.disclaimer .content-list li {
    list-style: disc;
}
/*====================================================
				ENQUIRY THANKS
====================================================*/
.thank-you-popup {
    background-color: #fff;
    padding: 3rem 4rem;
    z-index: 9;
    display: inline-table;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

    .thank-you-popup h1 {
        font-family: 'universal-bold';
    }

    .thank-you-popup p {
        color: #555;
        font-size: 18px;
        margin: 1.5rem;
    }

    .thank-you-popup i.fa-check {
        color: #2a9a0e;
        font-size: 25px;
        width: 50px;
        height: 50px;
        border: 2px solid #2a9a0e;
        border-radius: 50%;
        padding: 1rem;
    }

    .thank-you-popup .close {
        top: 0rem;
    }

.apply-btn {
    background-color: #222;
    width: 25%;
    font-size: 18px;
}

.cust-ok-btn {
    background-color: #222;
    width: 60px;
    font-size: 18px;
}

.text-center {
    text-align: center;
}


.cust-ser-popup {
    background-color: #fff;
    padding: 3rem 4rem;
    z-index: 9;
    display: inline-table;
    position: absolute !important;
}

    .cust-ser-popup h1 {
        font-family: 'universal-bold';
    }

    .cust-ser-popup p {
        color: #555;
        font-size: 18px;
        margin: 1.5rem;
    }

    .cust-ser-popup i.fa-check {
        color: #2a9a0e;
        font-size: 25px;
        width: 50px;
        height: 50px;
        border: 2px solid #2a9a0e;
        border-radius: 50%;
        padding: 1rem;
    }

.copyright-text p {
    color: white;
    text-align: center;
    font-family: poppins;
}

.copyright-text a {
    color: #75dbb1;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: poppins;
}
/*==============================================
					RESPONSIVE
==============================================*/
/*Banner*/
@media (max-width:991px) {
    .carousel-control {
        display: none;
    }

    .main-wrapper {
        margin-top: 0px;
    }
}

@media (max-width: 991px) {
    header {
        height: 48px;
        line-height: 48px;
        position: fixed;
        top: 0;
        z-index: 9;
        width: 100%;
        background-color: #fff;
    }

    div#solidMenus {
        position: fixed;
        top: -5px;
        background: transparent;
        height: 47px;
        width: 14%;
        left: -8px;
        box-shadow: none;
    }

    nav.navbar.navbar-default.navbar-dark.no-border-radius.no-margin.navbar-hover {
        background-color: transparent;
    }

    span.icon-bar {
        background-color: #4caf8d !important;
        height: 3px !important;
        width: 18px !important;
    }

    .navbar-header a {
        display: inline-block;
        margin-left: 28px;
    }

    .navbar-header img.img-responsive.logo {
        width: 184px;
        margin-top: 0px;
        display: inline-block;
    }

    button.navbar-toggle.navbar-toggle-left {
        background-color: transparent !important;
    }

    img.img-responsive.logo {
        text-align: center;
    }

    ul.nav.navbar-nav {
        background-color: #fff;
        border: 0;
        width: 100%;
        top: 49px;
        display: inline-block;
        padding: 1rem 0;
        margin: 0;
        left: 0;
        z-index: 999999;
    }

    ul.dropdown-menu {
        position: inherit;
        box-shadow: none;
        margin-bottom: 1rem !important;
        width: 100%;
    }
    /*Header RIGHT MENU*/


    header ul.navbar-right {
        background-color: transparent !important;
        box-shadow: none !important;
        display: inline-block;
        width: 27% !important;
        text-align: right;
        height: 60px;
        padding: 0 !important;
        margin-bottom: 0;
        float: right !important;
    }

        header ul.navbar-right span {
            display: none;
        }

        header ul.navbar-right li {
            display: inline-block;
            width: 34px !important;
            padding: 0;
            margin: 0;
            height: 48px !important;
            box-sizing: border-box;
            display: inline-flex;
            vertical-align: middle;
        }

    .navbar-header {
        float: left;
        width: 70%;
        display: inline-block;
        line-height: 51px;
        height: 48px;
        top: 0;
    }

    header ul.navbar-right li:first-child {
        display: none !important;
    }

    header ul.navbar-right li a {
        padding: 0.2rem 0rem;
        display: inline-block;
        box-sizing: border-box;
    }

    i.icon.feedback {
    }

    i.icon {
        top: 0;
        bottom: 0;
        margin: auto;
        width: 27px !important;
        background-repeat: no-repeat;
        background-position: center;
    }
}

/*NAv*/

@media screen and (max-width: 991px) {
    .navbar-default {
        background: none;
        border: 0;
        position: absolute;
    }

    .navbar-collapse {
        background: #f5f5f5;
    }

        .navbar-collapse.collapse {
            display: none !important;
            height: 0 !important;
            padding-bottom: 0;
            overflow: hidden !important;
        }

    .navbar-toggle.collapsed {
        display: block !important;
    }

    .navbar-toggle {
        display: block !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
        height: auto !important;
        overflow: visible !important;
    }

    .navbar-nav > li, .navbar-header {
        float: none;
    }

    .navbar-default .navbar-toggle.collapsed {
        background: #fff;
    }

    .navbar-collapse ul.nav.navbar-nav {
        position: fixed;
        text-align: center;
        max-height: 80%;
        overflow-y: auto;
    }

    .mobile-banner {
        display: block;
    }

    i.icon.finserv-india {
        width: 100% !important;
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 0;
    }

    header ul.navbar-right li.right-line {
        width: 65px !important;
        text-align: center;
        display: inline-block;
    }

        header ul.navbar-right li.right-line span {
            font-size: 11px !important;
            text-transform: initial;
            width: 100%;
            display: inline;
            height: 15px;
            color: #222;
        }
}



#footer {
    display: block;
    position: relative;
    background-color: #f8f9fa;
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Poppins",sans-serif
}

    #footer a:not(.btn) {
        color: #484848
    }

    #footer p {
        font-family: "Poppins",sans-serif
    }

    #footer a:not(.btn) {
        font-weight: 400
    }

    #footer .footer-content {
        padding: 9px 0 7px 0;
    }

    #footer .widget .widget-title, #footer .widget h4 {
        font-size: 14px;
        letter-spacing: 1px;
        font-weight: 600
    }

        #footer .widget .widget-title ul li a, #footer .widget h4 ul li a {
            font-family: "Poppins",sans-serif;
            font-size: 15px;
            line-height: 32px;
            color: #999
        }

    #footer .copyright-content {
        min-height: 80px;
        padding: 30px 0;
        background-color: #eff1f4;
        font-size: 13px
    }

    #footer .logo {
        margin-bottom: 54px;
        margin-top: 12px;
        max-width: 80px
    }

    #footer .footer-logo {
        border-right: 1px solid #333;
        margin-bottom: 20px;
        margin-right: 18px;
        padding-right: 16px
    }

    #footer.inverted {
        background-color: #181818
    }

        #footer.inverted p {
            color: #999
        }

        #footer.inverted a:not(.btn) {
            color: #999;
            font-weight: 400;
            /* font-size: 17px; */
        }

        #footer.inverted h1, #footer.inverted h2, #footer.inverted h3, #footer.inverted h4, #footer.inverted h5, #footer.inverted h6 {
            color: #fff
        }

        #footer.inverted .widget .widget-title, #footer.inverted .widget h4 {
            color: #fff
        }

        #footer.inverted .copyright-content {
            background-color: #1E1E1E
        }

.social-icons li {
    float: left;
    list-style: none
}

    .social-icons li a {
        float: left;
        height: 32px;
        width: 32px;
        line-height: 32px;
        font-size: 16px;
        text-align: center;
        margin: 0 4px 4px 0;
        border-radius: 4px;
        border: 0;
        background: transparent;
        color: #333;
        overflow: hidden;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

.dark .social-icons li a {
    color: #fff
}

.social-icons.social-icons-colored a, .social-icons.social-icons-colored-hover a:hover {
    color: #ffffff !important;
    border: 0
}

.social-icons.social-icons-colored .social-rss a, .social-icons.social-icons-colored-hover .social-rss a:hover, .social-icons.social-icons-colored .social-snapchat a, .social-icons.social-icons-colored-hover .social-snapchat a:hover {
    background-color: #faa33d
}

.social-icons.social-icons-colored .social-facebook a, .social-icons.social-icons-colored-hover .social-facebook a:hover {
    background-color: #5d82d1
}

.social-icons.social-icons-colored .social-twitter a, .social-icons.social-icons-colored-hover .social-twitter a:hover {
    background-color: #40bff5
}

.social-icons.social-icons-colored .social-vimeo a, .social-icons.social-icons-colored-hover .social-vimeo a:hover {
    background-color: #35c6ea
}

.social-icons.social-icons-colored .social-myspace a, .social-icons.social-icons-colored-hover .social-myspace a:hover {
    background-color: #008dde
}

.social-icons.social-icons-colored .social-youtube a, .social-icons.social-icons-colored-hover .social-youtube a:hover {
    background-color: #ef4e41
}

.social-icons.social-icons-colored .social-instagram a, .social-icons.social-icons-colored-hover .social-instagram a:hover {
    background-color: #e53d00
}

.social-icons.social-icons-colored .social-gplus a, .social-icons.social-icons-colored-hover .social-gplus a:hover {
    background-color: #d68400
}

.social-icons.social-icons-colored .social-stumbleupon a, .social-icons.social-icons-colored-hover .social-stumbleupon a:hover {
    background-color: #ff5c30
}

.social-icons.social-icons-colored .social-lastfm a, .social-icons.social-icons-colored-hover .social-lastfm a:hover {
    background-color: #f34320
}

.social-icons.social-icons-colored .social-pinterest a, .social-icons.social-icons-colored-hover .social-pinterest a:hover {
    background-color: #e13138
}

.social-icons.social-icons-colored .social-google a, .social-icons.social-icons-colored-hover .social-google a:hover {
    background-color: #eb5e4c
}

.social-icons.social-icons-colored .social-evernote a, .social-icons.social-icons-colored-hover .social-evernote a:hover {
    background-color: #9acf4f
}

.social-icons.social-icons-colored .social-dribbble a, .social-icons.social-icons-colored-hover .social-dribbble a:hover {
    background-color: #f7659c
}

.social-icons.social-icons-colored .social-skype a, .social-icons.social-icons-colored-hover .social-skype a:hover {
    background-color: #13c1f3
}

.social-icons.social-icons-colored .social-forrst a, .social-icons.social-icons-colored-hover .social-forrst a:hover {
    background-color: #45ad76
}

.social-icons.social-icons-colored .social-linkedin a, .social-icons.social-icons-colored-hover .social-linkedin a:hover {
    background-color: #238cc8
}

.social-icons.social-icons-colored .social-wordpress a, .social-icons.social-icons-colored-hover .social-wordpress a:hover {
    background-color: #2592c3
}

.social-icons.social-icons-colored .social-grooveshark a, .social-icons.social-icons-colored-hover .social-grooveshark a:hover {
    background-color: #ffb21d
}

.social-icons.social-icons-colored .social-delicious a, .social-icons.social-icons-colored-hover .social-delicious a:hover {
    background-color: #377bda
}

.social-icons.social-icons-colored .social-behance a, .social-icons.social-icons-colored-hover .social-behance a:hover {
    background-color: #1879fd
}

.social-icons.social-icons-colored .social-dropbox a, .social-icons.social-icons-colored-hover .social-dropbox a:hover {
    background-color: #17a3eb
}

.social-icons.social-icons-colored .social-soundcloud a, .social-icons.social-icons-colored-hover .social-soundcloud a:hover {
    background-color: #ff7e30
}

.social-icons.social-icons-colored .social-deviantart a, .social-icons.social-icons-colored-hover .social-deviantart a:hover {
    background-color: #6a8a7b
}

.social-icons.social-icons-colored .social-yahoo a, .social-icons.social-icons-colored-hover .social-yahoo a:hover {
    background-color: #ab47ac
}

.social-icons.social-icons-colored .social-flickr a, .social-icons.social-icons-colored-hover .social-flickr a:hover {
    background-color: #ff48a3
}

.social-icons.social-icons-colored .social-digg a, .social-icons.social-icons-colored-hover .social-digg a:hover {
    background-color: #75788d
}

.social-icons.social-icons-colored .social-blogger a, .social-icons.social-icons-colored-hover .social-blogger a:hover {
    background-color: #ff9233
}

.social-icons.social-icons-colored .social-tumblr a, .social-icons.social-icons-colored-hover .social-tumblr a:hover {
    background-color: #426d9b
}

.social-icons.social-icons-colored .social-quora a, .social-icons.social-icons-colored-hover .social-quora a:hover {
    background-color: #ea3d23
}

.social-icons.social-icons-colored .social-github a, .social-icons.social-icons-colored-hover .social-github a:hover {
    background-color: #3f91cb
}

.social-icons.social-icons-colored .social-amazon a, .social-icons.social-icons-colored-hover .social-amazon a:hover {
    background-color: #ff8e2e
}

.social-icons.social-icons-colored .social-xing a, .social-icons.social-icons-colored-hover .social-xing a:hover {
    background-color: #1a8e8c
}

.social-icons.social-icons-colored .social-wikipedia a, .social-icons.social-icons-colored-hover .social-wikipedia a:hover {
    background-color: #b3b5b8
}

.social-icons.social-icons-border li a {
    border: 1px solid #d7d7d7;
    background: transparent;
    color: #333
}

.dark .social-icons.social-icons-border li a {
    border: 1px solid #333 !important
}

.dark .social-icons li a .social-icons.social-icons-dark li a {
    background: #888;
    color: #fff
}

.social-icons.social-icons-light li a {
    background: #fff;
    color: #333;
    border: 1px solid #eee
}

.social-icons.social-icons-rounded li a {
    border-radius: 50%
}

.social-icons.social-icons-medium li a {
    height: 42px;
    width: 42px;
    line-height: 42px;
    font-size: 18px
}

.social-icons.social-icons-large li a {
    height: 48px;
    width: 48px;
    line-height: 48px;
    font-size: 18px
}

.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
    background-color: #eee
}

.dark .social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
    background-color: #1f1f1f
}

.social-icons li:hover i {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
    color: white;
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@font-face {
    font-family: 'inspiro-icons';
    src: url(../webfonts/inspiro-icons.ttf?ijzgpf) format("truetype"),url(../webfonts/inspiro-icons.woff?ijzgpf) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

i:not(.fa):not(.fab):not(.far):not(.fas) {
    /* font-family: inspiro-icons !important; */
    /* speak: none; */
    /* font-style: normal; */
    /* font-weight: 400; */
    /* font-variant: normal; */
    /* text-transform: none; */
    /* line-height: 1; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


/*Banner*/
@media (max-width: 769px) {
    div#bannerSliderMob {
        margin-top: 0px !important;
    }
}

/*FOoter*/
@media (max-width: 769px) {
    li.social {
        margin-right: 0px;
    }

    footer {
        padding-bottom: 60px;
    }
}

.move-up {
    right: 1rem;
    top: -5rem;
}

/*Mouse Scroll Down*/
@media (max-width: 1024px) {
    .scroll-down {
        display: none;
    }
}

/*More To Explore */
@media (max-width: 769px) {
    .explore-tfsin h1 {
        font-size: 20px;
    }
}

/*Features mobile Main */

@media (max-width:991px) {
    .feature-outer-block .container {
        width: 100%;
    }

    .feature-block:hover {
        transform: none;
        box-shadow: 0 0 0 0;
    }

    .feature-outer-block > div > div > div:nth-child(2) > div {
        border: none;
    }
}

@media (max-width:769px) {
    .feature-block {
        padding: 1rem;
    }

        .feature-block h3 {
            font-size: 13px;
            padding: 0;
            margin-bottom: 0;
            margin-top: 5px;
        }

        .feature-block p {
            /* display: none; */
            font-size: 12px;
        }

        .feature-block h3:after {
        }

        .feature-block h3:after {
            display: none;
        }

    .feature-block {
        border-right: 1px solid #ddd !important;
        border-bottom: 1px solid #ccc !important;
        min-height: 125px;
    }

    .feature-img-block {
        background-size: contain !important;
        width: 100%;
        height: 50px !important;
    }
}




.product .product-title h3, .product .product-title h3 a, .product .product-price ins {
    font-size: 15px;
    font-weight: 600;
}

/*Features mobile Bottom */
@media (max-width: 769px) {
    .snav ul li {
        float: left;
        border: none;
        width: 25%;
        border-right: 2px solid #ed1e32;
        text-align: center;
        padding: 0;
        height: 100px !important;
    }

    .snav {
        width: 100%;
        display: inline-block;
        height: 100px;
        bottom: 0;
        top: inherit;
        display: none;
    }

        .snav img {
            opacity: 1;
            width: 25px;
        }

    ul.nav-expand {
        display: none;
    }

    ul {
        display: inline-block;
        width: 100%;
    }

    .snav ul li a {
        padding: 10px 5px;
        /* display: none; */
    }

    .snav p.visible-xs {
        display: block !important;
    }
}

@media only screen and (max-width: 380px) {
    .feature-block {
        min-height: 125px;
    }
}

/*inner Page header responsive*/
@media (max-width: 600px) {
    h1.page-header {
        font-size: 20px;
        margin: 30px 0 0;
    }
}
/*Fair PRACTICES Code*/
@media only screen and (max-width: 768px) {
    #nbfc-office {
        margin-left: -50px;
    }
}
/*Enquiry pop-up*/

@media only screen and (max-width: 769px) {
    .enquiry-popup {
        margin-top: 60px;
        width: 100%;
        z-index: 11;
    }

    .btn-enquiry {
        width: 40%;
    }
}

@media only screen and (max-width: 380px) {
    .feature-block {
        min-height: 215px;
    }
}

/*=============================
     Wave Effect
==============================*/
.waves {
    position: relative;
}

    .waves::before {
        position: absolute;
        top: 0;
        left: -75%;
        z-index: 2;
        display: block;
        content: '';
        width: 40%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255, 255, 255, 0.2) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
        -webkit-transform: skewX(-0deg);
        transform: skewX(-0deg);
    }

    .waves::before {
        -webkit-animation: shine .75s;
        animation: shine 2s ease-in-out infinite;
    }

@-webkit-keyframes shine {
    100% {
        left: 55%;
    }
}

@keyframes shine {
    100% {
        left: 55%;
    }
}


/* OTP SUCCESS/FAIL */
.otp-success {
    background-image: url(../images/otp-success.png) !important;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 18px;
}

.otp-fail {
    background-image: url(../images/otp-fail.png) !important;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 18px;
}

/* Document checklist page */

@media (max-width:700px) {
    .table-block {
        overflow-x: auto;
    }
}
/*monthly Payment css*/
.label-models::after {
    content: url(../images/down-arrow.png);
    width: 12px;
    right: 15px;
    position: absolute;
    background-repeat: no-repeat;
    /* height: 8px; */
    /* transition: all .5s; */
    /* margin: 14px auto; */
}

@media (max-width:413px) {
    .panel-title {
        font-size: 12px;
    }
}

/* Policies */
.finance-policy-list i {
    color: #ed1e32;
    font-size: 15px;
    font-weight: 600;
}

i.policies-icon {
    background-image: url(../images/policies/policies-icon-31x31.png);
}

i.finance-policies-icon {
    background-image: url(../images/policies/finance-policies-icon-31x31.png);
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .solid-menus .dropdown .dropdown-right > .dropdown-menu {
        display: none;
        position: relative;
        top: 0;
        left: 0;
    }

    .right-ar-icon-nav {
        display: none;
    }
}



.footer-bottom {
    PADDING: 6px 0 0;
    background: #1e1e1e;
    text-align: center;
}

@media only screen and (max-width:767px) {
    .solid-menus .dropdown .dropdown-right > .dropdown-menu {
        display: none;
        position: relative;
        top: 0;
        left: 0;
    }

    .right-ar-icon-nav {
        display: none;
    }
}

.right-ar-icon-nav {
    float: right;
    padding: 5px 0px 3px 0px;
    width: 8px;
}


a.navbar-brand img {
    /* width: 93px; */
    MARGIN: 0 6px 0 0px;
}

.text-logo a, .img-logo a {
    font-size: 26px;
    font-weight: 600;
    display: block;
    z-index: 9999;
    position: relative;
}

.navbar-header .logo {
    z-index: 33;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-shadow: inherit;
    margin-top: 0px;
    display: flex;
    padding: 0 18px 11px 0;
}

h1.eng_text {
    color: #000000;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
    /* font-size: 30px ! important; */
}

h1.eng_text {
    font-size: 26px;
    line-height: 30px;
    font-family: 'Bebas Neue', cursive;
    MARGIN: 4px 0 0 0;
}

h1.hindi_text {
    color: #000000;
    font-weight: 500;
    text-align: left !important;
    margin-bottom: 0;
}

h1.hindi_text {
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    font-family: 'Hind', sans-serif;
    MARGIN: 0;
}

.navbar-header .text-logo a, .navbar-header .img-logo a {
    font-weight: 600;
    display: block;
    z-index: 9999;
    position: relative;
    HEIGHT: 69PX;
    MARGIN: 0;
    PADDING: 0;
    MARGIN: 0 5px 0 0px;
}

.logo a {
    font-weight: 600;
    display: flex !important;
}

.navbar-nav a i {
    color: #eb5e24;
    font-size: 18px;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #000;
    background-color: transparent;
}


.modern-ticker {
    width: 100%;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    position: relative;
    background: #fdfdfd;
    box-shadow: 0 0 15px rgb(0 0 0 / 16%);
}

    .modern-ticker a {
        text-decoration: none
    }

    .modern-ticker ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

.mt-body {
    position: relative;
}

.mt-label {
    position: absolute;
    left: 0;
    z-index: 99;
}

.mt-news {
    overflow: hidden;
    position: absolute;
    border-radius: 3px;
    margin-left: 20px;
    margin-left: 20px;
    /* width:89%!important; */
}

@media (max-width: 1366px) and (min-width: 992px) {
    .mt-news {
        width: 92% !important;
        right: 0;
    }
}

.mt-scroll .mt-news {
    background-color: transparent;
}

.mt-news ul {
    background-repeat: no-repeat;
    background-position: -1000px;
}

.mt-news li {
    float: left
}

.mt-round .mt-news:first-child,
.mt-round .mt-news:first-child a {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px
}

.mt-round .mt-news:last-child,
.mt-round .mt-news:last-child a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px
}

.mt-news a {
    padding: 0px 7px 0px 20px;
    margin-right: 2px;
    background-repeat: no-repeat;
    background-position: 7px center;
    display: block;
    white-space: nowrap;
    color: #000;
    border-radius: 3px;
}

.mt-scroll.mt-round .mt-news a {
    border-radius: 0
}

.mt-hide {
    display: none
}

.mt-controls {
    margin-left: 2px;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    background-position: -1000px;
    padding-top: 0px;
    top: 2px;
}

.mt-next,
.mt-play,
.mt-prev {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    cursor: pointer
}

.mt-round .mt-next {
    border-radius: 0 5px 5px 0
}

.modern-ticker {
}

.mt-label {
    font-weight: 500;
    color: #fff;
    width: 109px;
    background-color: rgb(38 98 174);
    padding-left: 8px;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

    .mt-label:after {
        content: '';
        position: absolute;
        left: 100%;
        border-left: 11px solid #2662ae;
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
    }

.mt-preloader {
    background: url(../assets_img/preloader.gif) no-repeat center
}

.mt-news ul {
    background-image: url(../assets_img/bullet-over.png)
}

.mt-news a:hover {
    color: #333;
}

.mt-news a:active {
}

.mt-controls {
    background-image: url(../assets_img/pause.png)
}

.mt-prev {
    background-image: url(../assets_img/arrow-prev.png)
}

.mt-next {
    background-image: url(../assets_img/arrow-next.png)
}

.mt-play {
    background-image: url(../assets_img/play.png);
}

.mt-pause {
    background-image: url(../assets_img/pause.png)
}

.feature-img-block img {
    width: 115px;
    border-radius: 100px;
    margin: 0 auto;
}

.icon11 {
    background-image: url(../images/icon11.png);
}

.icon10 {
    background-image: url(../images/icon10.png);
}

.icon9 {
    background-image: url(../images/icon9.png);
}

.icon8 {
    background-image: url(../images/icon8.png);
}

.icon {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80% auto;
    width: 80px;
    height: 80px;
    margin: 0px auto 10px auto;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}



.col-5 {
    width: 19.7%;
    float: left;
}

.icon12 {
    background-image: url(../images/icon12.png);
}



p {
    margin: 0 0 10px;
    text-align: justify;
}

#stats {
    background: #082c59;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0px;
    margin: 40px 0 0;
}

    #stats .title {
        text-align: center;
    }

        #stats .title h3 {
            font-weight: 600;
            color: #fff;
            font-family: 'universal-bold';
            font-size: 24px;
        }

        #stats .title p {
            font-weight: 400;
            color: rgba(255,255,255,.8);
            font-family: 'universal-regular';
            font-size: 15px;
        }

.course2 {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .course2 li {
        padding: 8px;
        box-sizing: border-box;
        float: left;
        width: 25%;
    }

        .course2 li a {
            display: table;
            width: 100%;
            border-radius: 10px;
            background-color: #fff;
            text-align: center;
            padding: 10px;
            font-weight: 400;
            color: #000;
            transition-duration: .3s;
            transition: all 0.5s ease-in-out;
            border-bottom: 10px solid rgba(0, 0, 0, .2);
            transition: all 0.3s ease;
            box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
        }

        .course2 li .icon {
            display: table-cell;
            width: 80px;
            height: 80px;
            box-sizing: border-box;
            margin: 25px auto;
            border-radius: 10px;
            padding: 9px;
            position: relative;
            background: #ebe9f9;
            background: -moz-linear-gradient(-45deg, #ebe9f9 0%, #d8d0ef 50%, #cec7ec 51%, #c1bfea 100%); /* background: -webkit-linear-gradient(-45deg, #ebe9f9 0%,#d8d0ef 50%,#cec7ec 51%,#c1bfea 100%); */ /* background: linear-gradient(135deg, #ebe9f9 0%,#f4e0e0 50%,#e2a3a3 51%,#f48b8b 100%); */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe9f9', endColorstr='#c1bfea',GradientType=1 );
        }

        .course2 li .text {
            display: table-cell;
            vertical-align: middle;
            text-align: left;
            padding-left: 15px;
            font-weight: bold;
            font-family: 'universal-bold';
            LETTER-SPACING: 1PX;
        }

        .course2 li .icon svg {
            height: 40px;
            fill: #1d3874;
        }

        .course2 li .icon span {
            display: inline-block;
            height: 60px;
            width: 60px;
            text-align: center;
            padding: 8px;
            box-sizing: border-box;
            border-radius: 10px;
            background-color: #fff;
        }

        .course2 li a:hover {
            background-color: #eb5e24;
            color: #fff;
            text-decoration: none;
        }



#activity {
    background-color: #d9e3e9;
    padding: 20px 0px;
}



.bizwheel-btn.theme-2 {
    background: #162a6d;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
}

.bizwheel-btn.theme-2 {
    background: #f3a712;
    color: #fff;
}

.bizwheel-btn:last-child {
    margin: 0;
}

.bizwheel-btn {
    text-align: center;
    margin: 0;
    padding: 13px 32px;
    background: #b61a1f;
    color: #fff;
    font-size: 15px;
    border-radius: 0px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: inline-block;
    border: 2px solid transparent;
    margin-right: 15px;
}


#moreFromslider .link {
    BORDER: 2PX SOLID #d9e7db;
    BORDER-RADIUS: 0PX;
    padding: 10px;
}


.footer .text-white {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'universal-light';
}



.footer .navbar-brand {
    float: left;
    height: 64px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

.footer h1.eng_text {
    color: #ffffff;
}

.footer h1.hindi_text {
    font-size: 15px;
    line-height: 15px;
    color: #ffffff;
}


.footer small {
    color: #ffffff;
}


@media (max-width:766px) {
    .mt-news {
        top: 35px;
        width: 88% !important;
        left: 0px !important;
    }
}

@media screen and (max-width: 1200px) and (min-width: 980px) {

    #solidMenu > ul > li > a {
        font-size: 12px;
        font-family: 'universal-bold';
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 300;
        padding: 10px 14px;
    }

    .solid-menus .dropdown-menu > li > a {
        padding: 6px 20px;
        font-size: 12px;
        color: #000;
        text-align: left;
        text-transform: uppercase;
    }
}

.display-4 {
    font-family: 'Antonio', sans-serif;
    font-size: 50px;
    letter-spacing: 2px;
    text-shadow: 1px 3px #000000c4;
}

.carousel-caption p {
    text-align: center;
    font-family: 'Antonio', sans-serif;
    font-size: 24px;
    line-height: 27px;
}

.carousel-caption {
    position: absolute;
    right: 25%;
    bottom: 85px;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background: #00000054;
}


.feature-img-block i {
    font-size: 50px;
    color: white;
    text-align: center;
    border: 1px solid white;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
}


.m-b-30 {
    margin-bottom: 30px;
}

.m-t-30 {
    margin-top: 30px;
    background: aliceblue;
}


.epic-title-style-1 {
    font-family: var(--main-font-1);
    font-weight: 900;
    text-transform: uppercase;
    color: #0666a0;
    /*font-size: 40px;*/
    font-size: 32px;
    position: relative;
}

.epic-sub-title {
    font-size: 14px;
    margin-top: 5px;
}

.epic-title-style-1-wrapper {
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
}

.epic-title-style-1:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    bottom: -5px;
    left: calc(50% - 50px);
    background: #3ca921;
}




.why-choose-icon path {
    fill: #000;
}

.why-choose-icon {
    z-index: 1;
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 160px;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0 0px 13px rgba(0, 0, 0, 0.18);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: flex;
    justify-content: center;
    align-items: center;
}

.why-choose-box {
    border-radius: 10px;
    position: relative;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.13);
    padding: 25px;
    margin-bottom: 30px;
    min-height: 260px;
    z-index: 0;
    /* overflow: hidden; */
    -webkit-transition: background 0.3s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: background 0.3s cubic-bezier(0.4, 0, 1, 1);
    -ms-transition: background 0.3s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: background 0.3s cubic-bezier(0.4, 0, 1, 1);
    transition: background 0.3s cubic-bezier(0.4, 0, 1, 1);
}

.why-choose-title {
    font-family: var(--main-font-2);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 20px;
    color: #1b1b1b;
}

.why-choose-para {
    font-size: 14px;
}

.why-choose-wrapper:hover:before {
    top: -4px;
    border-color: #0666a0;
}

.why-choose-wrapper {
    position: relative;
}

    .why-choose-wrapper:before {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 150px 140px 0 190px;
        top: -1.5px;
        border-color: #0666a0 transparent transparent transparent;
        left: calc(50% - 165px);
        z-index: -1;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .why-choose-wrapper:hover .why-choose-icon path {
    }

    .why-choose-wrapper:hover .why-choose-box {
        background: #f3f3f3;
    }

    .why-choose-wrapper:hover .why-choose-title {
    }

    .why-choose-wrapper:hover .why-choose-icon {
        box-shadow: none;
    }

.why-choose-box.text-center svg {
    width: 40px;
    height: 40px;
}

.why-choose-icon svg {
    position: relative;
    z-index: 1;
}


#about-section, #about-section .img-responsive {
    text-align: center;
    margin: 0px auto;
    background: #f3f3f3;
}

    #about-section h3 {
        text-align: center;
        color: white;
    }

.abinfo p {
    color: white;
    font-weight: 100;
    font-family: 'universal-light';
    text-align: center;
}

.btn-default {
    color: #fff;
    background-color: #fff;
    border-color: #ccc;
    padding: 3px 24px;
    border-radius: 0;
    background: #e28302;
    text-transform: uppercase;
    font-weight: bold;
}

.whhj p {
    text-align: justify !important;
    font-size: 14px;
}

.whhj h3 {
    color: black !important;
    margin: 0;
    text-align: justify !important;
    margin: 0 0 -24px;
    font-size: 20px;
    font-weight: 600;
}

#soc-impact .menubtmline {
    text-align: center;
}

    #soc-impact .menubtmline h2 {
        font-size: 30px;
    }


    #soc-impact .menubtmline h2 {
        display: inline-block;
        color: #1b3f90;
        font-weight: 500;
        text-transform: uppercase;
        padding: 0 0 10px;
        position: relative;
        margin: 0 0 50px;
    }

        #soc-impact .menubtmline h2:after {
            content: "";
            width: 100%;
            height: 5px;
            background-image: linear-gradient( to right, #e6007d, #e6007d 49%, #1b3f92 15%, #1b3f92 100%, #1b3f92 85% );
            -webkit-background-image: linear-gradient( to right, #e6007d, #e6007d 49%, #1b3f92 15%, #1b3f92 100%, #1b3f92 85% );
            -moz-background-image: linear-gradient( to right, #e6007d, #e6007d 49%, #1b3f92 15%, #1b3f92 100%, #1b3f92 85% );
            position: absolute;
            left: 50%;
            -webkit-transform: translate(-50%);
            -moz-transform: translate(-50%);
            bottom: 0;
        }



.soc-impact-inner h3 {
    margin: 10px 0;
    font-weight: 700;
}

    .soc-impact-inner h3 a:hover {
        color: #e5007d
    }

#soc-impact img {
    text-align: center;
    margin: 0 auto;
}

#soc-impact {
    background: #e4e4e4;
}

.soc-impact-inner p {
    color: black;
    font-size: 15px;
    font-weight: 400;
}



.soc-impact-inner h3 a {
    color: #1b3f90;
    font-size: 27px;
    font-weight: 700;
}

.cb {
    color: black
}

.btn-default {
    color: #fff;
    background-color: #fff;
    border-color: #ccc0;
    padding: 3px 24px;
    border-radius: 45px;
    background: #006baf;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 auto;
}

.imgequeal img {
    width: 95px;
    height: 95px;
    background: #006baf !important;
    line-height: 50px;
    padding: 10px;
    border-radius: 50%;
}


.imgequeal {
    /* padding: 48px 0; */
    /* width: 50px; */
    /* height: 50px; */
    /* background: blue; */
    /* line-height: 50px; */
}


#about-section {
    padding: 0px 0;
}

    #about-section p {
        margin: 0 auto;
        text-align: center;
    }




.services-box {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #f5f5f5;
    text-align: center;
    padding: 2rem 1rem 1.5rem;
}

.box {
    position: relative;
    cursor: pointer;
    color: #16a085;
    height: 100%;
}

    .box svg {
        position: absolute;
        top: 0;
        left: 0;
    }

.services-box .icons {
    margin: 0 0 1rem;
}

.services-box.box a {
    position: relative;
    z-index: 22;
}

.services-box a {
    color: #4c4e54;
    font-size: 14px;
    text-decoration: none;
}

.services-box img {
    height: 64px;
}

.services-box img {
    /* height: 42px; */
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}

.services-box.box h4 {
    font-size: 25px;
    font-weight: 700;
    position: relative;
    z-index: 22;
    color: #16181e;
}

.services-box.box a {
    position: relative;
    z-index: 22;
}

.services-box h4 a {
    font-size: 16px;
    color: #444;
    font-weight: 600;
}

.services-box.box p {
    font-family: 'Open Sans';
    font-size: 15px;
    margin-bottom: 2rem;
}

.services-box.box p {
    position: relative;
    z-index: 22;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
}

.services-box p {
    margin: 0 0 6rem;
    color: #4c4e54;
    font-size: 14px;
}

.box {
    position: relative;
    cursor: pointer;
    color: #16a085;
    height: 100%;
}

.services-box.box a {
    position: relative;
    z-index: 22;
    display: block;
}

.services-box a {
    color: #4c4e54;
    font-size: 14px;
    text-decoration: none;
}

.services-box.box:hover svg line.top {
    -webkit-transform: translateX(-545px);
    transform: translateX(-545px);
}

.services-box.box:hover svg line.bottom, .services-box.box:hover svg line.top {
    stroke-dasharray: 120% 80%;
}

.list-images ul li a:hover svg line, .box:hover svg line, .services-box.box:hover svg line {
    stroke: #a44685;
}

.services-box.box svg line.bottom, .services-box.box svg line.top {
    stroke-dasharray: 115% 100%;
}

.services-box.box:hover svg line {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.services-box.box:hover svg line {
    stroke: #2e7fe6;
}

    .services-box.box:hover svg line.left {
        -webkit-transform: translateY(900px);
        transform: translateY(900px);
    }

    .services-box.box:hover svg line.left, .services-box.box:hover svg line.right {
        stroke-dasharray: 110% 100%;
    }

    .services-box.box:hover svg line.bottom {
        -webkit-transform: translateX(550px);
        transform: translateX(550px);
    }

    .services-box.box:hover svg line.bottom, .services-box.box:hover svg line.top {
        stroke-dasharray: 120% 80%;
    }

    .services-box.box:hover svg line.right {
        -webkit-transform: translateY(-900px);
        transform: translateY(-900px);
    }

    .services-box.box:hover svg line.left, .services-box.box:hover svg line.right {
        stroke-dasharray: 110% 100%;
    }

.services-box:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}


.SL {
    BORDER-LEFT: 1PX SOLID #d9d9d9;
}



.product .product-image > a, .product .product-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.product .product-image {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.product .product-overlay {
    position: absolute;
    width: 100%;
    height: 44px;
    line-height: 44px;
    top: auto;
    bottom: -44px;
    left: 0;
    z-index: 6;
    -webkit-transition: bottom .3s ease;
    transition: bottom .3s ease;
}

    .product .product-overlay a {
        -webkit-transition: bottom .3s ease;
        transition: bottom .3s ease;
        color: #fff;
        display: block;
        font-size: 13px;
        background-color: rgba(0,0,0,.7);
        text-align: center;
    }

.product:hover .product-overlay {
    bottom: 0;
}


.list-icon.list-icon-arrow li:before {
    /* font-family: "Font Awesome 5 Free"; */
    /* content: "\f054"; */
}


.widget .list-icon {
    margin: 0;
    padding: 0
}

.product {
    margin-bottom: 40px;
    position: relative;
    display: block;
}


.whhj {
    /* box-shadow: 0 6px 6px -4px #555; */
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 8px;
    /* background: white; */
    padding: 20px;
    text-align: justify;
}


@media only screen and (max-width:768px) {
    .course2 li {
        padding: 8px;
        box-sizing: border-box;
        float: left;
        width: 49%;
    }

    .col-5 {
        width: 49.7%;
        float: left;
    }

    .course2 li .text {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-left: 4px;
        font-weight: bold;
        font-family: 'universal-bold';
        LETTER-SPACING: 1PX;
        font-size: 11px;
    }

    .navbar-header .text-logo a, .navbar-header .img-logo a {
        font-weight: 600;
        display: block;
        z-index: 9999;
        position: relative;
        HEIGHT: 46PX;
        MARGIN: 0;
        PADDING: 0;
        MARGIN: 0 5px 0 0px;
    }

    h1.eng_text {
        font-size: 19px;
        line-height: 22px;
        font-family: 'Bebas Neue', cursive;
        MARGIN: 4px 0 0 0;
    }

    h1.hindi_text {
        font-size: 11px;
        line-height: 9px;
        color: #000000;
        font-family: 'Hind', sans-serif;
        MARGIN: 0;
    }

    .navbar-header .logo {
        z-index: 33;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -moz-box-shadow: inherit;
        margin-top: 0px;
        display: flex;
        margin: 0px 0 0 0px;
    }

    #solidMenu > ul > li > a {
        font-size: 13px;
        font-family: 'universal-light';
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 500;
        font-family: 'universal-bold';
        text-align: left;
        padding: 4px 33px;
        border-bottom: 1px solid #fafafa;
    }

    .solid-menus .dropdown-menu > li > a {
        padding: 6px 47px;
        font-size: 14px;
        color: #000;
        text-align: left;
        text-transform: uppercase;
    }


    .carousel-caption {
        position: absolute;
        right: 6%;
        bottom: 24px;
        left: 6%;
        z-index: 10;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
        background: #00000054;
    }

    .display-4 {
        font-family: 'Antonio', sans-serif;
        font-size: 18px;
        letter-spacing: 2px;
        text-shadow: 1px 3px #000000c4;
    }

    .feature-outer-block {
        border-bottom: 1px solid #dddddd;
        BACKGROUND: #4caf8d;
    }

    .feature-img-block i {
        font-size: 24px;
        color: white;
        text-align: center;
        border: 1px solid white;
        width: 45px;
        height: 45px;
        line-height: 45px;
        border-radius: 50%;
    }

    .copyright-text p {
        color: white;
        text-align: center;
    }
}




.goog-logo-link {
    display: none !important;
}

#google_translate_element img {
    display: none !important;
}

.goog-te-banner-frame {
    left: 0px;
    top: 0px;
    height: 39px;
    width: 100%;
    z-index: 10000001;
    position: fixed;
    border: none;
    border-bottom: 1px solid #6b90da;
    margin: 0;
    -moz-box-shadow: 0 0 8px 1px #999999;
    -webkit-box-shadow: 0 0 8px 1px #999999;
    box-shadow: 0 0 8px 1px #999999;
    _position: absolute;
    DISPLAY: NONE !important;
}


.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #fff0 !important;
    white-space: nowrap;
}

.goog-te-combo {
    color: black !important;
    font-family: poppins,sans-serif !important;
    font-size: 15px !important;
}


.social-whatsapp .fa-whatsapp {
    color: #10a310;
}

.social-facebook .fa-facebook-f {
    color: #5d82d1;
}

.social-twitter .fa-twitter {
    color: #4baef5;
}

.social-youtube .fa-youtube {
    color: #df2424;
}

.wdd {
    width: 570px
}

.about-banner {
    text-align: center;
    padding: 39px 0;
    margin: 0 0 50px;
}

    .about-banner ul {
        text-decoration: none;
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

.lead_form_div form .form-group:nth-child(1), .lead_form_div form .form-group:nth-child(2), .lead_form_div form .form-group:nth-child(3), .if_offers_div form .form-group:nth-child(1), .if_offers_div form .form-group:nth-child(2), .if_offers_div form .form-group:nth-child(3), .if_offers_div form .form-group:nth-child(4), .if_offers_div form .form-group:nth-child(5), .if_offers_div form .form-group:nth-child(6), .otp_submit_div form .form-group:nth-child(2) {
    margin: 15px 15px 15px 15px;
}



.otp_submit_div .otp_num {
    font-weight: bold;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.otp_submit_div img {
    width: 50%;
}

.doc-div-hide1, .if_offers_div, .otp_submit_div, .if_off_price_div, .if_offers_div form .form-group:nth-child(5), .if_offers_div form .form-group:nth-child(6) {
    display: none;
}

    .if_offers_div img.offers_img {
        border-top-left-radius: 0.42rem;
        border-top-right-radius: 0.42rem;
    }

    .if_offers_div #cus_phone_o {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .otp_submit_div form .form-group:nth-child(1) input {
        width: 40px;
        margin-right: 5px;
        padding: 3px 3px;
        text-align: center;
        font-size: 21px;
    }

.lead_form_div, .if_offers_div, .otp_submit_div {
    border: 1px solid #E4E6EF;
    border-radius: 0.42rem;
    background-color: #fff;
    padding: 14px;
}

    .lead_form_div form .form-group:nth-child(1), .lead_form_div form .form-group:nth-child(2), .lead_form_div form .form-group:nth-child(3), .if_offers_div form .form-group:nth-child(1), .if_offers_div form .form-group:nth-child(2), .if_offers_div form .form-group:nth-child(3), .if_offers_div form .form-group:nth-child(4), .if_offers_div form .form-group:nth-child(5), .if_offers_div form .form-group:nth-child(6), .otp_submit_div form .form-group:nth-child(2) {
        margin: 15px 15px 15px 15px;
    }

    .lead_form_div form .btn.login__submit_checkout, .if_offers_div form .btn.login__submit_offers {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

.o_a_d_table .icon-box.medium > div > p, .list-group.req_docs_ban p, .com_by_row, .if_off_price_div .table td, .if_off_price_div .table th, .if_off_price_div .form-group label, p.get_started {
    font-family: "Amazon Ember",Arial,sans-serif;
}

.o_a_d_table .icon {
    position: absolute;
    height: 40px;
    width: 40px;
}

.o_a_d_table .icon-box.medium > div > p {
    margin: 0 0 0px 55px;
}

    .o_a_d_table .icon-box.medium > div > p:nth-child(1) {
        color: #1f1f1f;
        margin: 0 12px 0px 55px;
        font-weight: 600;
    }

.content {
    padding-right: 15px !important;
}

.product.c_product .row:nth-child(1) {
    margin: 0px 0px 0px 0px;
    box-shadow: 0 0 1.25rem rgb(31 45 61 / 5%);
    border: 1px solid #E4E6EF;
    border-radius: 0.42rem;
    background-color: #fff;
}

.product .product-image > a, .product .product-image img {
    border-radius: 10px;
}

p.get_started {
    font-size: 16px;
    color: #1F1F1F;
}

.table.ban_table .product-price > ins {
    text-decoration: line-through;
}

.terms_a_con, .terms_a_con:hover, #load_more_btn {
    text-decoration: underline !important;
}

ul.abt_item_ul {
    display: flex;
    flex-wrap: wrap;
}

    ul.abt_item_ul li {
        padding-right: 20px;
    }

.pri_div, .if_off_price_div {
    box-shadow: 0 0 1.25rem rgb(31 45 61 / 5%);
    border: 1px solid #E4E6EF;
    border-radius: 0.42rem;
    background-color: #fff;
}

    .pri_div p.get_started {
        padding: 15px 15px 0px 15px;
    }

    .pri_div ul.product-size.product-variant {
        padding: 0px 15px 0px 15px;
    }

    .pri_div .ban_table, .if_off_price_div table {
        margin: 15px 15px 15px 15px;
    }

    .pri_div .btn.btn-success, .if_off_price_div .btn.btn-success {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

    .if_off_price_div .table td, .if_off_price_div .table th {
        border-top: 0;
        padding-bottom: 0;
    }

    .if_off_price_div .table th {
        font-weight: 400 !important;
    }

    .if_off_price_div .table span {
        float: right;
    }

    .if_off_price_div form {
        padding: 15px 15px 0px 15px;
    }

    .if_off_price_div .form-group label {
        color: #1F1F1F;
    }

.table.ban_table .excl_gst {
    color: #B12704 !important;
    font-size: 16px;
    font-weight: 600;
}

@media(max-width: 575px) {
    #page-content.sidebar-right {
        z-index: auto;
    }

    .if_offers_div, .otp_submit_div {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1111;
        height: 100%;
        width: 100%;
    }

        .if_offers_div img.offers_img {
            width: 50%;
        }
}

@media(max-width: 767px) {
    .sidebar-right .content {
        padding-left: 0px;
        padding-right: 0px !important;
    }

    .breadcrumb_sec .col-lg-12 {
        padding-left: 0px;
    }

    .sidebar.sticky-sidebar.col-lg-3 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .sidebar.sticky-sidebar.col-lg-5 {
        margin-top: 0px;
    }

    .doc_req_div {
        margin-bottom: 15px;
    }
}

@media(max-width: 991px) {
    .product .product-description {
        margin-top: 15px;
    }
}

@media(min-width: 768px) {
    .product.c_product .row:nth-child(1) {
        padding: 15px 0px 15px 0px;
    }

    #page-content.sidebar-right {
        padding-bottom: 80px;
    }

    .if_offers_div img.offers_img {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media(min-width: 992px) {
    .sidebar.sticky-sidebar.col-lg-3 {
        padding-left: 0px;
    }
}

@media (min-width: 1200px) {
    .sidebar.sticky-sidebar.col-lg-5 {
        padding-left: 15px !important;
    }

    .table.ban_table th, .if_off_price_div table th {
        width: 41%;
    }

    .product.c_product .lazy-yt-wrapper {
        min-height: auto;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .sidebar.sticky-sidebar.col-lg-3 {
        margin: 20px 0px 0px 0px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ban_table.table td, .if_off_price_div table td, .ban_table.table th, .if_off_price_div table th, .table.ban_table .excl_gst {
        font-size: 13px;
    }

    .table.ban_table th, .if_off_price_div table th {
        width: 44%;
    }
}

.cus_loading {
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #222;
    z-index: 999;
    top: 0;
}

    .cus_loading span {
        display: inline-block;
        vertical-align: middle;
        width: .6em;
        height: .6em;
        margin: .19em;
        background: #007DB6;
        border-radius: .6em;
        -webkit-animation: loading_ani 1s infinite alternate;
        animation: loading_ani 1s infinite alternate
    }

        .cus_loading span:nth-of-type(2) {
            background: #008FB2;
            -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s
        }

        .cus_loading span:nth-of-type(3) {
            background: #009B9E;
            -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s
        }

        .cus_loading span:nth-of-type(4) {
            background: #00A77D;
            -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s
        }

        .cus_loading span:nth-of-type(5) {
            background: #00B247;
            -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s
        }

        .cus_loading span:nth-of-type(6) {
            background: #5AB027;
            -webkit-animation-delay: 1.0s;
            animation-delay: 1.0s
        }

        .cus_loading span:nth-of-type(7) {
            background: #A0B61E;
            -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s
        }

@-webkit-keyframes loading_ani {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes loading_ani {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.sidebar ul.list-lines {
    margin-bottom: 0
}

.sidebar-right .plan-list {
    text-align: center;
    padding-top: 0
}

.list-lines li {
    padding-top: 5px;
    padding-bottom: 0
}

.quantity input:not([type="checkbox"]):not([type="radio"]) {
    padding: 10px 14px
}

.quantity input#qunatity_count:not([type="checkbox"]):not([type="radio"]) {
    padding: 10px 5px
}

.product-size li label span {
    width: 100% !important;
    padding: 0 10px;
    font-size: 15px !important;
    font-weight: 600
}

.widget .widget-title, .widget > h4 {
    margin-bottom: 10px
}

.product, .content {
    margin-bottom: 0
}

.product-size li label input:checked + span {
    color: #000
}

@media(min-width:992px) {
    .sidebar-right .col-lg-9:before {
        /* border-style: solid; */
        /* border-right-width: 0; */
        /* content: ""; */
        height: 99999px;
        position: absolute;
        right: 0;
        top: -80px;
        border-left-width: 2px;
        border-color: #F7F9FB
    }

    .t_right {
        text-align: right
    }
}

@media(min-width:992px) and (max-width:1008px) {
    body.breakpoint-md .sidebar .widget {
        width: auto
    }
}

.product-size {
    display: block;
    list-style: outside none none;
    margin: 10px 20px 10px 0;
    overflow: hidden;
    padding-left: 0
}

    .product-size li {
        float: left;
        margin: 0 -1px 0 0
    }

        .product-size li label span {
            cursor: pointer;
            display: block;
            font-size: 1.2em;
            font-weight: 600;
            height: 40px;
            line-height: 37px;
            margin: 0;
            text-align: center;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            width: 40px
        }

        .product-size li label input {
            left: -9000px;
            position: absolute
        }

        .product-size li label span {
            border: 1px solid #eee;
            color: #909090
        }

            .product-size li label span:hover {
                background-color: #eee
            }

        .product-size li label input:checked + span {
            background-color: #eee;
            border-color: #eee
        }

.product .product-image {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

    .product .product-image > a, .product .product-image img {
        display: block;
        width: 100%;
        height: 100%
    }

    .product .product-image > a, .product .product-wishlist a {
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

        .product .product-image > a:nth-of-type(2) {
            top: 0;
            left: 0;
            opacity: 0;
            z-index: -1;
            position: absolute
        }

    .product .product-image:hover > a:nth-of-type(2) {
        opacity: 1;
        z-index: 2
    }

.content {
    padding-right: 25px
}

@media(min-width:1200px) {
    .sidebar {
        padding-left: 25px
    }
}

body.no-page-loader section:nth-child(odd) {
    background-color: #F7F9FB
}

</style > <style type="text/css" > input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.chat_widget_con .row.chat_widget_con_row {
    display: block;
    max-width: 100%;
}

    .chat_widget_con .row.chat_widget_con_row .col-lg-12.chat_widget_con_col {
        max-width: 270px;
        float: right;
    }

        .chat_widget_con .row.chat_widget_con_row .col-lg-12.chat_widget_con_col .chat-widget_new {
            position: fixed;
            bottom: 0;
            z-index: 111;
            max-width: 270px;
            width: 100%;
        }

div.chat-widget_new div.chat-widget--header {
    cursor: pointer;
}

div.head_ic img {
    border-radius: 5px;
}

.chat-headDiv .head_txt .head_sub {
    font-size: 20px;
}

.chat {
    background: #fff;
}

#whatsapp_chat_button {
    margin-top: 0.5rem;
    background: green;
    border-color: green;
}

@media(max-width: 767px) {
    #if_app_modal {
        display: none;
    }

    .chat_widget_con .row.chat_widget_con_row .col-lg-12.chat_widget_con_col .chat-widget_new {
        max-width: 100%;
        right: 0px;
        left: 0px;
    }

    div.chat-widget_new div.chat-widget--header {
        padding: 10px 10px !important;
    }

    #whatsapp_chat_button {
        padding: 12px 18px !important;
        height: 50px !important;
        line-height: initial !important;
        border-radius: 5px !important;
    }

    div.head_ic {
        height: 48px;
        width: 48px
    }
}



.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background: #006baf;
    padding: 40px 0;
}


[data-overlay="8"]::before {
    opacity: .8;
}

[data-overlay]::before {
    /* background: #12654e none repeat scroll 0 0; */
    /* content: ""; */
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.page-banner-cont {
    position: relative;
    z-index: 5;
    color: white;
}

    .page-banner-cont h2, .page-banner-cont h1 {
        font-size: 33px;
        color: #fff;
        padding-bottom: 15px;
    }

.servicep {
    color: #fff;
    font-size: 18px;
}

.mt-50 {
    margin-top: 50px;
}

.service {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 75px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 75px 0 rgb(0 0 0 / 10%);
    margin-top: 0;
    position: relative;
    z-index: 111;
    width: 100%;
    max-width: 350px;
    left: 57px;
}

    .service .form-title {
        background-color: #33c78c;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .service .form-title h3 {
            color: #ffffff;
            font-size: 25px;
        }

        .service .form-title span {
            font-size: 20px;
            color: #fff;
            font-family: montserrat,sans-serif;
        }

    .service .main-form {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        background-color: #fff;
    }

.main-form.possition {
    position: static;
}

.category-form .main-form .singel-form {
    margin-top: 8px;
}

    .category-form .main-form .singel-form input {
        width: 100%;
        height: 36px;
        padding: 0 30px;
        font-size: 13px;
        color: #616161;
        border: 1px solid #a1a1a1;
        border-radius: 2px;
    }

.enq_term {
    font-size: 12px;
    margin-top: 12px;
    color: #06284c;
    text-align: left;
    display: inline-block;
    width: 100%;
}

.category-form .main-form .select-form {
    width: 100%;
    height: 36px;
    padding: 0 30px;
    font-size: 13px;
    color: #8a8a8a;
    border: 1px solid #ababab;
    border-radius: 2px;
}

.bg-dark {
    background: #006db1 !important;
    width: 100%;
    margin: 0;
    padding: 10px 0 85px !important;
    /* float: left; */
}

.ltd-holder {
    text-align: center;
    width: 100%;
    /* padding: 50px 0 0; */
    float: left;
}

.process-holder {
    background: #fff;
    margin: 0;
    padding: 25px;
    float: left;
    width: 100%;
    height: 200px;
    transition: all .5s ease;
    text-align: center;
    border-radius: 15px;
}

    .process-holder img {
        max-width: 65px;
        padding: 0 0 2em;
    }

    .process-holder h4 {
        color: #282828 !important;
        text-align: center;
        margin: 0 0 1em;
        font-size: 20px;
        font-weight: 900;
    }




.logo-head {
    font-size: 34px;
    font-weight: 800;
    /* margin: 1em 0; */
    color: #12654e;
    text-align: center;
    width: 100%;
}


.c-bg-dark {
    background-color: #0a5687;
    padding: 30px 0;
}

.c-content-subscribe-form-1 .c-title {
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.c-content-subscribe-form-1 .btn {
    padding: 10px 30px;
    border-radius: 0;
    border: 0;
    color: #07294d;
    font-weight: 600;
    background: #ffc600;
    margin-top: 0;
    width: 100%;
}

.card {
    background-color: #ffffff !important;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    background: #006cb0;
}

    .card-header a {
        color: white
    }

.btn-danger {
    color: #fff !important;
    background-color: #006baf;
    border-color: #d43f3a;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #53bf94;
        border-color: #22e15d;
    }
.frrr {
    background: #f9fffd;
    height: inherit;
    display: -webkit-box;
    padding: 22px 0 0;
    border: 1px solid #b7e9d5;
}
.form-control {
    border-radius: 0px;
}

    @media only screen and (max-width:768px) {
        .wdd {
            width: 100%
        }
    }
