@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500);/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.label,
sub,
sup {
    vertical-align: baseline;
}
hr,
img {
    border: 0;
}
.btn-group > .btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left;
}
.img-responsive,
.img-thumbnail,
.table,
label {
    max-width: 100%;
}
.btn,
.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px;
}
.form-control-feedback,
.slick-slide.dragging img,
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slider,
header .navbar .navbar-collapse .menu-nav li a span {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}
html {
    font-family: "DM Sans", Sans-Serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
b,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open > .btn-danger.dropdown-toggle,
.open > .btn-default.dropdown-toggle,
.open > .btn-info.dropdown-toggle,
.open > .btn-primary.dropdown-toggle,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.img-thumbnail,
body {
    background-color: #fff;
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix)
            format("embedded-opentype"),
        url(../fonts/bootstrap/glyphicons-halflings-regular.woff2)
            format("woff2"),
        url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),
        url(../fonts/bootstrap/glyphicons-halflings-regular.ttf)
            format("truetype"),
        url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
            format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\002a";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
.img-responsive {
    display: block;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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;
}
[role="button"] {
    cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 14px;
}
.h6,
h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
dt,
kbd kbd,
label {
    font-weight: 700;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
.small,
small {
    font-size: 85%;
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.initialism,
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9;
}
pre code,
table {
    background-color: transparent;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
dl,
ol,
ul {
    margin-top: 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
address,
dl {
    margin-bottom: 20px;
}
ol,
ul {
    margin-bottom: 10px;
}
.list-inline {
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dd,
dt {
    line-height: 1.42857;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@media (min-width: 992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu > li > a,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.pager:after,
.panel-body:after,
.row:after,
.slick-track:after {
    clear: both;
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.initialism {
    font-size: 90%;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777;
}
legend,
pre {
    color: #333;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
}
caption,
th {
    text-align: left;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014";
}
address {
    font-style: normal;
    line-height: 1.42857;
}
code,
kbd,
pre,
samp {
    font-family: "DM Sans", Sans-Serif;
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0;
}
.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.pre-scrollable {
    overflow-y: scroll;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-2,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-2,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-2,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1 {
    width: 4.16667%;
}
.col-xs-2 {
    width: 8.33333%;
}
.col-xs-3 {
    width: 12.5%;
}
.col-xs-4 {
    width: 16.66667%;
}
.col-xs-5 {
    width: 20.83333%;
}
.col-xs-6 {
    width: 25%;
}
.col-xs-7 {
    width: 29.16667%;
}
.col-xs-8 {
    width: 33.33333%;
}
.col-xs-9 {
    width: 37.5%;
}
.col-xs-10 {
    width: 41.66667%;
}
.col-xs-11 {
    width: 45.83333%;
}
.col-xs-12 {
    width: 50%;
}
.col-xs-13 {
    width: 54.16667%;
}
.col-xs-14 {
    width: 58.33333%;
}
.col-xs-15 {
    width: 62.5%;
}
.col-xs-16 {
    width: 66.66667%;
}
.col-xs-17 {
    width: 70.83333%;
}
.col-xs-18 {
    width: 75%;
}
.col-xs-19 {
    width: 79.16667%;
}
.col-xs-20 {
    width: 83.33333%;
}
.col-xs-21 {
    width: 87.5%;
}
.col-xs-22 {
    width: 91.66667%;
}
.col-xs-23 {
    width: 95.83333%;
}
.col-xs-24 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 4.16667%;
}
.col-xs-pull-2 {
    right: 8.33333%;
}
.col-xs-pull-3 {
    right: 12.5%;
}
.col-xs-pull-4 {
    right: 16.66667%;
}
.col-xs-pull-5 {
    right: 20.83333%;
}
.col-xs-pull-6 {
    right: 25%;
}
.col-xs-pull-7 {
    right: 29.16667%;
}
.col-xs-pull-8 {
    right: 33.33333%;
}
.col-xs-pull-9 {
    right: 37.5%;
}
.col-xs-pull-10 {
    right: 41.66667%;
}
.col-xs-pull-11 {
    right: 45.83333%;
}
.col-xs-pull-12 {
    right: 50%;
}
.col-xs-pull-13 {
    right: 54.16667%;
}
.col-xs-pull-14 {
    right: 58.33333%;
}
.col-xs-pull-15 {
    right: 62.5%;
}
.col-xs-pull-16 {
    right: 66.66667%;
}
.col-xs-pull-17 {
    right: 70.83333%;
}
.col-xs-pull-18 {
    right: 75%;
}
.col-xs-pull-19 {
    right: 79.16667%;
}
.col-xs-pull-20 {
    right: 83.33333%;
}
.col-xs-pull-21 {
    right: 87.5%;
}
.col-xs-pull-22 {
    right: 91.66667%;
}
.col-xs-pull-23 {
    right: 95.83333%;
}
.col-xs-pull-24 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 4.16667%;
}
.col-xs-push-2 {
    left: 8.33333%;
}
.col-xs-push-3 {
    left: 12.5%;
}
.col-xs-push-4 {
    left: 16.66667%;
}
.col-xs-push-5 {
    left: 20.83333%;
}
.col-xs-push-6 {
    left: 25%;
}
.col-xs-push-7 {
    left: 29.16667%;
}
.col-xs-push-8 {
    left: 33.33333%;
}
.col-xs-push-9 {
    left: 37.5%;
}
.col-xs-push-10 {
    left: 41.66667%;
}
.col-xs-push-11 {
    left: 45.83333%;
}
.col-xs-push-12 {
    left: 50%;
}
.col-xs-push-13 {
    left: 54.16667%;
}
.col-xs-push-14 {
    left: 58.33333%;
}
.col-xs-push-15 {
    left: 62.5%;
}
.col-xs-push-16 {
    left: 66.66667%;
}
.col-xs-push-17 {
    left: 70.83333%;
}
.col-xs-push-18 {
    left: 75%;
}
.col-xs-push-19 {
    left: 79.16667%;
}
.col-xs-push-20 {
    left: 83.33333%;
}
.col-xs-push-21 {
    left: 87.5%;
}
.col-xs-push-22 {
    left: 91.66667%;
}
.col-xs-push-23 {
    left: 95.83333%;
}
.col-xs-push-24 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 4.16667%;
}
.col-xs-offset-2 {
    margin-left: 8.33333%;
}
.col-xs-offset-3 {
    margin-left: 12.5%;
}
.col-xs-offset-4 {
    margin-left: 16.66667%;
}
.col-xs-offset-5 {
    margin-left: 20.83333%;
}
.col-xs-offset-6 {
    margin-left: 25%;
}
.col-xs-offset-7 {
    margin-left: 29.16667%;
}
.col-xs-offset-8 {
    margin-left: 33.33333%;
}
.col-xs-offset-9 {
    margin-left: 37.5%;
}
.col-xs-offset-10 {
    margin-left: 41.66667%;
}
.col-xs-offset-11 {
    margin-left: 45.83333%;
}
.col-xs-offset-12 {
    margin-left: 50%;
}
.col-xs-offset-13 {
    margin-left: 54.16667%;
}
.col-xs-offset-14 {
    margin-left: 58.33333%;
}
.col-xs-offset-15 {
    margin-left: 62.5%;
}
.col-xs-offset-16 {
    margin-left: 66.66667%;
}
.col-xs-offset-17 {
    margin-left: 70.83333%;
}
.col-xs-offset-18 {
    margin-left: 75%;
}
.col-xs-offset-19 {
    margin-left: 79.16667%;
}
.col-xs-offset-20 {
    margin-left: 83.33333%;
}
.col-xs-offset-21 {
    margin-left: 87.5%;
}
.col-xs-offset-22 {
    margin-left: 91.66667%;
}
.col-xs-offset-23 {
    margin-left: 95.83333%;
}
.col-xs-offset-24 {
    margin-left: 100%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-15,
    .col-sm-16,
    .col-sm-17,
    .col-sm-18,
    .col-sm-19,
    .col-sm-2,
    .col-sm-20,
    .col-sm-21,
    .col-sm-22,
    .col-sm-23,
    .col-sm-24,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-1 {
        width: 4.16667%;
    }
    .col-sm-2 {
        width: 8.33333%;
    }
    .col-sm-3 {
        width: 12.5%;
    }
    .col-sm-4 {
        width: 16.66667%;
    }
    .col-sm-5 {
        width: 20.83333%;
    }
    .col-sm-6 {
        width: 25%;
    }
    .col-sm-7 {
        width: 29.16667%;
    }
    .col-sm-8 {
        width: 33.33333%;
    }
    .col-sm-9 {
        width: 37.5%;
    }
    .col-sm-10 {
        width: 41.66667%;
    }
    .col-sm-11 {
        width: 45.83333%;
    }
    .col-sm-12 {
        width: 50%;
    }
    .col-sm-13 {
        width: 54.16667%;
    }
    .col-sm-14 {
        width: 58.33333%;
    }
    .col-sm-15 {
        width: 62.5%;
    }
    .col-sm-16 {
        width: 66.66667%;
    }
    .col-sm-17 {
        width: 70.83333%;
    }
    .col-sm-18 {
        width: 75%;
    }
    .col-sm-19 {
        width: 79.16667%;
    }
    .col-sm-20 {
        width: 83.33333%;
    }
    .col-sm-21 {
        width: 87.5%;
    }
    .col-sm-22 {
        width: 91.66667%;
    }
    .col-sm-23 {
        width: 95.83333%;
    }
    .col-sm-24 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 4.16667%;
    }
    .col-sm-pull-2 {
        right: 8.33333%;
    }
    .col-sm-pull-3 {
        right: 12.5%;
    }
    .col-sm-pull-4 {
        right: 16.66667%;
    }
    .col-sm-pull-5 {
        right: 20.83333%;
    }
    .col-sm-pull-6 {
        right: 25%;
    }
    .col-sm-pull-7 {
        right: 29.16667%;
    }
    .col-sm-pull-8 {
        right: 33.33333%;
    }
    .col-sm-pull-9 {
        right: 37.5%;
    }
    .col-sm-pull-10 {
        right: 41.66667%;
    }
    .col-sm-pull-11 {
        right: 45.83333%;
    }
    .col-sm-pull-12 {
        right: 50%;
    }
    .col-sm-pull-13 {
        right: 54.16667%;
    }
    .col-sm-pull-14 {
        right: 58.33333%;
    }
    .col-sm-pull-15 {
        right: 62.5%;
    }
    .col-sm-pull-16 {
        right: 66.66667%;
    }
    .col-sm-pull-17 {
        right: 70.83333%;
    }
    .col-sm-pull-18 {
        right: 75%;
    }
    .col-sm-pull-19 {
        right: 79.16667%;
    }
    .col-sm-pull-20 {
        right: 83.33333%;
    }
    .col-sm-pull-21 {
        right: 87.5%;
    }
    .col-sm-pull-22 {
        right: 91.66667%;
    }
    .col-sm-pull-23 {
        right: 95.83333%;
    }
    .col-sm-pull-24 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 4.16667%;
    }
    .col-sm-push-2 {
        left: 8.33333%;
    }
    .col-sm-push-3 {
        left: 12.5%;
    }
    .col-sm-push-4 {
        left: 16.66667%;
    }
    .col-sm-push-5 {
        left: 20.83333%;
    }
    .col-sm-push-6 {
        left: 25%;
    }
    .col-sm-push-7 {
        left: 29.16667%;
    }
    .col-sm-push-8 {
        left: 33.33333%;
    }
    .col-sm-push-9 {
        left: 37.5%;
    }
    .col-sm-push-10 {
        left: 41.66667%;
    }
    .col-sm-push-11 {
        left: 45.83333%;
    }
    .col-sm-push-12 {
        left: 50%;
    }
    .col-sm-push-13 {
        left: 54.16667%;
    }
    .col-sm-push-14 {
        left: 58.33333%;
    }
    .col-sm-push-15 {
        left: 62.5%;
    }
    .col-sm-push-16 {
        left: 66.66667%;
    }
    .col-sm-push-17 {
        left: 70.83333%;
    }
    .col-sm-push-18 {
        left: 75%;
    }
    .col-sm-push-19 {
        left: 79.16667%;
    }
    .col-sm-push-20 {
        left: 83.33333%;
    }
    .col-sm-push-21 {
        left: 87.5%;
    }
    .col-sm-push-22 {
        left: 91.66667%;
    }
    .col-sm-push-23 {
        left: 95.83333%;
    }
    .col-sm-push-24 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
    .col-sm-offset-1 {
        margin-left: 4.16667%;
    }
    .col-sm-offset-2 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-3 {
        margin-left: 12.5%;
    }
    .col-sm-offset-4 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-5 {
        margin-left: 20.83333%;
    }
    .col-sm-offset-6 {
        margin-left: 25%;
    }
    .col-sm-offset-7 {
        margin-left: 29.16667%;
    }
    .col-sm-offset-8 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-9 {
        margin-left: 37.5%;
    }
    .col-sm-offset-10 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-11 {
        margin-left: 45.83333%;
    }
    .col-sm-offset-12 {
        margin-left: 50%;
    }
    .col-sm-offset-13 {
        margin-left: 54.16667%;
    }
    .col-sm-offset-14 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-15 {
        margin-left: 62.5%;
    }
    .col-sm-offset-16 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-17 {
        margin-left: 70.83333%;
    }
    .col-sm-offset-18 {
        margin-left: 75%;
    }
    .col-sm-offset-19 {
        margin-left: 79.16667%;
    }
    .col-sm-offset-20 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-21 {
        margin-left: 87.5%;
    }
    .col-sm-offset-22 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-23 {
        margin-left: 95.83333%;
    }
    .col-sm-offset-24 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-15,
    .col-md-16,
    .col-md-17,
    .col-md-18,
    .col-md-19,
    .col-md-2,
    .col-md-20,
    .col-md-21,
    .col-md-22,
    .col-md-23,
    .col-md-24,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-1 {
        width: 4.16667%;
    }
    .col-md-2 {
        width: 8.33333%;
    }
    .col-md-3 {
        width: 12.5%;
    }
    .col-md-4 {
        width: 16.66667%;
    }
    .col-md-5 {
        width: 20.83333%;
    }
    .col-md-6 {
        width: 25%;
    }
    .col-md-7 {
        width: 29.16667%;
    }
    .col-md-8 {
        width: 33.33333%;
    }
    .col-md-9 {
        width: 37.5%;
    }
    .col-md-10 {
        width: 41.66667%;
    }
    .col-md-11 {
        width: 45.83333%;
    }
    .col-md-12 {
        width: 50%;
    }
    .col-md-13 {
        width: 54.16667%;
    }
    .col-md-14 {
        width: 58.33333%;
    }
    .col-md-15 {
        width: 62.5%;
    }
    .col-md-16 {
        width: 66.66667%;
    }
    .col-md-17 {
        width: 70.83333%;
    }
    .col-md-18 {
        width: 75%;
    }
    .col-md-19 {
        width: 79.16667%;
    }
    .col-md-20 {
        width: 83.33333%;
    }
    .col-md-21 {
        width: 87.5%;
    }
    .col-md-22 {
        width: 91.66667%;
    }
    .col-md-23 {
        width: 95.83333%;
    }
    .col-md-24 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 4.16667%;
    }
    .col-md-pull-2 {
        right: 8.33333%;
    }
    .col-md-pull-3 {
        right: 12.5%;
    }
    .col-md-pull-4 {
        right: 16.66667%;
    }
    .col-md-pull-5 {
        right: 20.83333%;
    }
    .col-md-pull-6 {
        right: 25%;
    }
    .col-md-pull-7 {
        right: 29.16667%;
    }
    .col-md-pull-8 {
        right: 33.33333%;
    }
    .col-md-pull-9 {
        right: 37.5%;
    }
    .col-md-pull-10 {
        right: 41.66667%;
    }
    .col-md-pull-11 {
        right: 45.83333%;
    }
    .col-md-pull-12 {
        right: 50%;
    }
    .col-md-pull-13 {
        right: 54.16667%;
    }
    .col-md-pull-14 {
        right: 58.33333%;
    }
    .col-md-pull-15 {
        right: 62.5%;
    }
    .col-md-pull-16 {
        right: 66.66667%;
    }
    .col-md-pull-17 {
        right: 70.83333%;
    }
    .col-md-pull-18 {
        right: 75%;
    }
    .col-md-pull-19 {
        right: 79.16667%;
    }
    .col-md-pull-20 {
        right: 83.33333%;
    }
    .col-md-pull-21 {
        right: 87.5%;
    }
    .col-md-pull-22 {
        right: 91.66667%;
    }
    .col-md-pull-23 {
        right: 95.83333%;
    }
    .col-md-pull-24 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 4.16667%;
    }
    .col-md-push-2 {
        left: 8.33333%;
    }
    .col-md-push-3 {
        left: 12.5%;
    }
    .col-md-push-4 {
        left: 16.66667%;
    }
    .col-md-push-5 {
        left: 20.83333%;
    }
    .col-md-push-6 {
        left: 25%;
    }
    .col-md-push-7 {
        left: 29.16667%;
    }
    .col-md-push-8 {
        left: 33.33333%;
    }
    .col-md-push-9 {
        left: 37.5%;
    }
    .col-md-push-10 {
        left: 41.66667%;
    }
    .col-md-push-11 {
        left: 45.83333%;
    }
    .col-md-push-12 {
        left: 50%;
    }
    .col-md-push-13 {
        left: 54.16667%;
    }
    .col-md-push-14 {
        left: 58.33333%;
    }
    .col-md-push-15 {
        left: 62.5%;
    }
    .col-md-push-16 {
        left: 66.66667%;
    }
    .col-md-push-17 {
        left: 70.83333%;
    }
    .col-md-push-18 {
        left: 75%;
    }
    .col-md-push-19 {
        left: 79.16667%;
    }
    .col-md-push-20 {
        left: 83.33333%;
    }
    .col-md-push-21 {
        left: 87.5%;
    }
    .col-md-push-22 {
        left: 91.66667%;
    }
    .col-md-push-23 {
        left: 95.83333%;
    }
    .col-md-push-24 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 4.16667%;
    }
    .col-md-offset-2 {
        margin-left: 8.33333%;
    }
    .col-md-offset-3 {
        margin-left: 12.5%;
    }
    .col-md-offset-4 {
        margin-left: 16.66667%;
    }
    .col-md-offset-5 {
        margin-left: 20.83333%;
    }
    .col-md-offset-6 {
        margin-left: 25%;
    }
    .col-md-offset-7 {
        margin-left: 29.16667%;
    }
    .col-md-offset-8 {
        margin-left: 33.33333%;
    }
    .col-md-offset-9 {
        margin-left: 37.5%;
    }
    .col-md-offset-10 {
        margin-left: 41.66667%;
    }
    .col-md-offset-11 {
        margin-left: 45.83333%;
    }
    .col-md-offset-12 {
        margin-left: 50%;
    }
    .col-md-offset-13 {
        margin-left: 54.16667%;
    }
    .col-md-offset-14 {
        margin-left: 58.33333%;
    }
    .col-md-offset-15 {
        margin-left: 62.5%;
    }
    .col-md-offset-16 {
        margin-left: 66.66667%;
    }
    .col-md-offset-17 {
        margin-left: 70.83333%;
    }
    .col-md-offset-18 {
        margin-left: 75%;
    }
    .col-md-offset-19 {
        margin-left: 79.16667%;
    }
    .col-md-offset-20 {
        margin-left: 83.33333%;
    }
    .col-md-offset-21 {
        margin-left: 87.5%;
    }
    .col-md-offset-22 {
        margin-left: 91.66667%;
    }
    .col-md-offset-23 {
        margin-left: 95.83333%;
    }
    .col-md-offset-24 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-15,
    .col-lg-16,
    .col-lg-17,
    .col-lg-18,
    .col-lg-19,
    .col-lg-2,
    .col-lg-20,
    .col-lg-21,
    .col-lg-22,
    .col-lg-23,
    .col-lg-24,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-1 {
        width: 4.16667%;
    }
    .col-lg-2 {
        width: 8.33333%;
    }
    .col-lg-3 {
        width: 12.5%;
    }
    .col-lg-4 {
        width: 16.66667%;
    }
    .col-lg-5 {
        width: 20.83333%;
    }
    .col-lg-6 {
        width: 25%;
    }
    .col-lg-7 {
        width: 29.16667%;
    }
    .col-lg-8 {
        width: 33.33333%;
    }
    .col-lg-9 {
        width: 37.5%;
    }
    .col-lg-10 {
        width: 41.66667%;
    }
    .col-lg-11 {
        width: 45.83333%;
    }
    .col-lg-12 {
        width: 50%;
    }
    .col-lg-13 {
        width: 54.16667%;
    }
    .col-lg-14 {
        width: 58.33333%;
    }
    .col-lg-15 {
        width: 62.5%;
    }
    .col-lg-16 {
        width: 66.66667%;
    }
    .col-lg-17 {
        width: 70.83333%;
    }
    .col-lg-18 {
        width: 75%;
    }
    .col-lg-19 {
        width: 79.16667%;
    }
    .col-lg-20 {
        width: 83.33333%;
    }
    .col-lg-21 {
        width: 87.5%;
    }
    .col-lg-22 {
        width: 91.66667%;
    }
    .col-lg-23 {
        width: 95.83333%;
    }
    .col-lg-24 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 4.16667%;
    }
    .col-lg-pull-2 {
        right: 8.33333%;
    }
    .col-lg-pull-3 {
        right: 12.5%;
    }
    .col-lg-pull-4 {
        right: 16.66667%;
    }
    .col-lg-pull-5 {
        right: 20.83333%;
    }
    .col-lg-pull-6 {
        right: 25%;
    }
    .col-lg-pull-7 {
        right: 29.16667%;
    }
    .col-lg-pull-8 {
        right: 33.33333%;
    }
    .col-lg-pull-9 {
        right: 37.5%;
    }
    .col-lg-pull-10 {
        right: 41.66667%;
    }
    .col-lg-pull-11 {
        right: 45.83333%;
    }
    .col-lg-pull-12 {
        right: 50%;
    }
    .col-lg-pull-13 {
        right: 54.16667%;
    }
    .col-lg-pull-14 {
        right: 58.33333%;
    }
    .col-lg-pull-15 {
        right: 62.5%;
    }
    .col-lg-pull-16 {
        right: 66.66667%;
    }
    .col-lg-pull-17 {
        right: 70.83333%;
    }
    .col-lg-pull-18 {
        right: 75%;
    }
    .col-lg-pull-19 {
        right: 79.16667%;
    }
    .col-lg-pull-20 {
        right: 83.33333%;
    }
    .col-lg-pull-21 {
        right: 87.5%;
    }
    .col-lg-pull-22 {
        right: 91.66667%;
    }
    .col-lg-pull-23 {
        right: 95.83333%;
    }
    .col-lg-pull-24 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 4.16667%;
    }
    .col-lg-push-2 {
        left: 8.33333%;
    }
    .col-lg-push-3 {
        left: 12.5%;
    }
    .col-lg-push-4 {
        left: 16.66667%;
    }
    .col-lg-push-5 {
        left: 20.83333%;
    }
    .col-lg-push-6 {
        left: 25%;
    }
    .col-lg-push-7 {
        left: 29.16667%;
    }
    .col-lg-push-8 {
        left: 33.33333%;
    }
    .col-lg-push-9 {
        left: 37.5%;
    }
    .col-lg-push-10 {
        left: 41.66667%;
    }
    .col-lg-push-11 {
        left: 45.83333%;
    }
    .col-lg-push-12 {
        left: 50%;
    }
    .col-lg-push-13 {
        left: 54.16667%;
    }
    .col-lg-push-14 {
        left: 58.33333%;
    }
    .col-lg-push-15 {
        left: 62.5%;
    }
    .col-lg-push-16 {
        left: 66.66667%;
    }
    .col-lg-push-17 {
        left: 70.83333%;
    }
    .col-lg-push-18 {
        left: 75%;
    }
    .col-lg-push-19 {
        left: 79.16667%;
    }
    .col-lg-push-20 {
        left: 83.33333%;
    }
    .col-lg-push-21 {
        left: 87.5%;
    }
    .col-lg-push-22 {
        left: 91.66667%;
    }
    .col-lg-push-23 {
        left: 95.83333%;
    }
    .col-lg-push-24 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 4.16667%;
    }
    .col-lg-offset-2 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-3 {
        margin-left: 12.5%;
    }
    .col-lg-offset-4 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-5 {
        margin-left: 20.83333%;
    }
    .col-lg-offset-6 {
        margin-left: 25%;
    }
    .col-lg-offset-7 {
        margin-left: 29.16667%;
    }
    .col-lg-offset-8 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-9 {
        margin-left: 37.5%;
    }
    .col-lg-offset-10 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-11 {
        margin-left: 45.83333%;
    }
    .col-lg-offset-12 {
        margin-left: 50%;
    }
    .col-lg-offset-13 {
        margin-left: 54.16667%;
    }
    .col-lg-offset-14 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-15 {
        margin-left: 62.5%;
    }
    .col-lg-offset-16 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-17 {
        margin-left: 70.83333%;
    }
    .col-lg-offset-18 {
        margin-left: 75%;
    }
    .col-lg-offset-19 {
        margin-left: 79.16667%;
    }
    .col-lg-offset-20 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-21 {
        margin-left: 87.5%;
    }
    .col-lg-offset-22 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-23 {
        margin-left: 95.83333%;
    }
    .col-lg-offset-24 {
        margin-left: 100%;
    }
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
fieldset,
legend {
    padding: 0;
    border: 0;
}
fieldset {
    margin: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}
.mfp-container,
.slick-slider,
img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
.form-control,
output {
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    display: block;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d;
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px;
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px;
}
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px;
}
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.collapsing,
.dropdown,
.dropup {
    position: relative;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block;
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
/* Mejora 79 Css Start ==================> */
.mybtn{
    transition: all 0.3s;
    padding: 11px 12px !important;
    font-size: 14px !important;
    line-height: normal !important;
    border-radius: 8px !important;
    font-weight: 400;
    text-align: center;
    display: inline-block !important;
    font-weight: 600;
    text-decoration: none !important;
}

.mybtn.btn-full{
    width: 100% !important;
    font-size: 20px !important;
    padding: 15px 12px !important;
}
.mt-3{
    margin-top: 30px;
}
.mybtn:not(:first-child){
    margin-left: 10px !important;
}
#a_add_org.mybtn{
    display: flex !important;
}
/* -- Secondary Button -- */
.btn-secondary {
    color: #012c52 !important;
    background-color: transparent !important;
    border: 2px solid #012c52 !important;
    transition: all 0.3s ease-in-out;
}
.btn-secondary.focus,
.btn-secondary:focus {
    color: #012c52 !important;
    background-color: #43b97c !important;
    border-color: #43b97c !important;
}
.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:hover,
header .navbar .navbar-account-sec .log-nav li a.btn-secondary:hover{
   color: #76E0A9 !important;
    background-color: transparent !important;
    border: 2px solid #76E0A9 !important;
}
header .navbar .navbar-account-sec .log-nav li a.mybtn {
    border: 2px solid #012c52 !important;
    font-weight: 600;
}
/* Tertiary Button ==> */
.btn-tertiary {
    color: #00213D !important;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.btn-tertiary:hover{
    text-decoration: none;
    color: #76E0A9 !important;
}
.btn-tertiary::after{
    transition: all 0.22s ease-in-out;
    content:"";
    background: url('../images/IconR.png');
    transition: all 0.3s ease-in-out;
    width: 28px;
    height: 26px;
    display: inline-block;
    background-size: 24px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-left: 15px;
}
.btn-tertiary:hover::after{
    content:"";
    background: url('../images/IconRgreen.png');
    margin-left: 20px;
    width: 28px;
    height: 26px;
    display: inline-block;
    background-size: 24px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

/* Primary Button ==> */
.btn-primary {
    color: #76E0A9 !important;
    background-color: #00213D !important;
    border: none !important;
    transition: all 0.3s ease-in-out;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.btn-primary::after{
    content:"";
    background: url('../images/IconRgreen.png');
    transition: all 0.3s ease-in-out;
    width: 24px;
    height: 16px;
    display: inline-block;
    background-size: 97%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-left: 7px;
}

#btnLogin.btn-primary::after, .noArrow.btn-primary::after, .noArrow.btn-primary:hover::after{
    content: "";
    display: none;
}
.btn-primary.focus,
.btn-primary:focus {
    color: #012c52 !important;
    background-color: #76E0A9 !important;
    /* border-color: #76E0A9 !important; */
}
.btn-primary:hover::after{
    content:"";
    background: url('../images/IconR.png');
    width: 24px;
    height: 16px;
    display: inline-block;
    background-size: 97%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.mybtn.addPractice{
    border: none !important;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.mybtn.addPractice:hover,
.open > .btn-primary.dropdown-toggle {
    color: #012c52 !important;
    background-color: #76E0A9 !important;
    border: none !important;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
    color: #012c52 !important;
    background-color: #76E0A9 !important;
    border-color: #76E0A9 !important;
}


/* Header Part */
.company-details-wrap .btn-tertiary{
    margin: 5px 0 20px;
}

/* Font Sizes */
.heading4{
    font-weight: 600;
    color: #00213d;
    font-size: 20px;
}
.colorGreen{
    color: #76E0A9;
}

.xeroBtnOnStart button {
    max-width: 100%;
    margin: 0 auto;
    border-radius: 8px !important;
    padding: 15px 40px !important;
    color: #fff !important;
    font-size: 26px !important;
    border: none;
}
.xeroBtnOnStart button  img{
    width: 40px;
    margin-right: 15px;
}

.xeroBtnOnStart a:hover{
    text-decoration: none;
}

.signinuppartholder .mybtn.btn-full{
    margin-left: 0 !important;
}
.from-header .right-head .btn-primary{
    border-radius: 8px;
}
.orDiv{
    text-align: center;
    margin: 30px 0;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 20px ;
}
.orDiv::before{
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background: #00213D;
    margin-right: 10px;
}
.orDiv::after{
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-left: 10px;
    background: #00213D;
}

.myBililing .org_title_text a{
    text-decoration: none !important;
}
.myBililing .org_title_text a:hover{
    color: #76E0A9 !important;
}
.myBililing .org_title_text i{
    font-size: 15px;

}

/* Traffic light */
.d_flex{
    display: flex;
    flex-wrap: wrap;
}
.justify-center{
    justify-content: center;
}
.text-center{
    text-align: center;
}
.align-items-center{
    align-items: center;
}
.trafficLight{
    margin: 13px 0 17px;
}
.trafficLight h4{
    color: #00213D;
    font-size: 15px;
    margin-bottom:5px;
    font-weight: 600;
}

.trafficLighticon{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
}

/* Mejora 79 Css End ==================> */

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 87px;
    padding: 17px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-header,
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857;
    white-space: nowrap;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    font-weight: 400;
    color: #333;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    font-size: 12px;
    color: #777;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn .caret,
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-group-lg > .btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
    > .btn-group:first-child:not(:last-child)
    > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical
    > .btn-group:last-child:not(:first-child)
    > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group,
.input-group-btn,
.input-group-btn > .btn {
    position: relative;
}
.input-group {
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:focus {
    z-index: 3;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
    margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:after,
.nav:before {
    content: " ";
    display: table;
}
.nav > li,
.nav > li > a {
    display: block;
    position: relative;
}
.nav > li > a {
    padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-pills > li {
    float: left;
}
.nav-justified > li,
.nav-stacked > li,
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    display: table;
    content: " ";
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar:after {
    clear: both;
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 992px) {
    .navbar {
        border-radius: 4px;
    }
    .navbar-header {
        float: left;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 992px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}
.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
@media (min-width: 992px) {
    .navbar-toggle {
        display: none;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 8px -15px;
}
@media (min-width: 768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block;
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0;
    }
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
.breadcrumb > li,
.pagination {
    display: inline-block;
}
.btn .badge,
.btn .label {
    top: -1px;
    position: relative;
}
@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.btn-group-sm > .navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-group-xs > .navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #090909;
    color: #fff;
}
@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb > .active {
    color: #777;
}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.badge,
.label {
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager:after,
.pager:before {
    content: " ";
    display: table;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    color: #fff;
    border-radius: 0.25em;
}
.label:empty {
    display: none;
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label-default {
    background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.media-object,
.thumbnail {
    display: block;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit;
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.alert,
.thumbnail {
    margin-bottom: 20px;
}
.alert .alert-link,
.close {
    font-weight: 700;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px;
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7;
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}
.media-body {
    width: 10000px;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right,
.media > .pull-right {
    padding-left: 10px;
}
.media-left,
.media > .pull-left {
    padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
    color: inherit;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
}
.panel-title,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}
.panel-body {
    padding: 15px;
}
.panel-body:after,
.panel-body:before {
    content: " ";
    display: table;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
    font-size: 16px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel-group .panel-heading,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
    > .panel-collapse
    > .list-group:first-child
    .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel
    > .panel-heading
    + .panel-collapse
    > .list-group
    .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    td:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    th:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    td:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
    > .table:first-child
    > thead:first-child
    > tr:first-child
    th:first-child {
    border-top-left-radius: 3px;
}
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    td:last-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    th:last-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    td:last-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    td:first-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    th:first-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    td:first-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    td:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    th:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    td:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.popover,
.tooltip {
    font-family: "DM Sans", Sans-Serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.modal-content,
.popover {
    background-clip: padding-box;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1150;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
    display: table;
    content: " ";
}
.modal-content,
.modal-dialog {
    position: relative;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-content {
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    z-index: 1140;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px;
}
.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0;
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px;
}
.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    text-align: center;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.carousel,
.carousel-inner {
    position: relative;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.left > .arrow:after,
.popover.right > .arrow:after {
    content: " ";
    bottom: -10px;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
}
.carousel-inner {
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out,
            -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: transparent;
}
.carousel-control.left {
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0, rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0.0001))
    );
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.0001) 100%
    );
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0, rgba(0, 0, 0, 0.0001)),
        to(rgba(0, 0, 0, 0.5))
    );
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.0001) 0,
        rgba(0, 0, 0, 0.5) 100%
    );
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: "DM Sans", Sans-Serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
}
.affix,
.mfp-bg,
.mfp-wrap {
    position: fixed;
}
.carousel-caption .btn,
.text-hide {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
    content: "";
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}
@-ms-viewport {
    width: device-width;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
    .visible-xs-block {
        display: block !important;
    }
    .visible-xs-inline {
        display: inline !important;
    }
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
    .visible-md-block {
        display: block !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
    .hidden-lg {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
    .hidden-print {
        display: none !important;
    }
}
.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #000;
    opacity: 0.7;
}
.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
}
.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: "DM Sans", Sans-Serif;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
    line-height: 0;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.home .pop-vdo .placeholder img,
.home .pop-vdo .placeholder video,
.mfp-image-holder .mfp-content,
.why .add-section .pop-vdo .placeholder img,
.why .why-gray .item-inner .why-item .icon img,
img,
img.mfp-img {
    max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block;
}
img.mfp-img {
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
    screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    left: 0;
    top: 0;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide,
header .navbar .navbar-account-sec,
header .navbar .navbar-collapse {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0;
}
.slick-loading .slick-list {
    background: url(./ajax-loader.gif) center center no-repeat #fff;
}
@font-face {
    font-family: slick;
    src: url(./fonts/slick.eot);
    src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"),
        url(./fonts/slick.woff) format("woff"),
        url(./fonts/slick.ttf) format("truetype"),
        url(./fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal;
}
.slick-next,
.slick-prev {
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none;
    outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    bottom: -25px;
    list-style: none;
    text-align: center;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
}
* {
    outline: 0 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    margin: 0;
    padding: 90px 0 0;
}
.for-desk {
    display: block;
}
.for-mob {
    display: none;
}
header {
    /* border-top: 3px solid #15caa3; */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    min-height: 80px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0 0 10px rgba(119, 119, 119, 0.19);
    box-shadow: 0 0 10px rgba(119, 119, 119, 0.19);
}
header .navbar {
    min-height: 80px;
    margin-bottom: 0;
    border: 0 solid transparent;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .navbar .navbar-header {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .navbar .navbar-header .navbar-brand {
    line-height: 1;
    height: 87px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: 0;
}
header .navbar .navbar-header .navbar-brand img {
    max-width: 80%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .navbar .navbar-account-sec .log-nav li {
    padding: 27px 9px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .navbar .navbar-account-sec .log-nav li a,
header .navbar .navbar-account-sec .log-nav li.active a {
    padding: 6px 10px;
    font-weight: 400;
    font-size: 16px;
    min-width: 90px;
    line-height: 1;
    text-align: center;
}
header .navbar .navbar-account-sec .log-nav li.active a {
    color: #56c1ee;
    border: 2px solid #56c1ee;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background-color: transparent;
}
header .navbar .navbar-account-sec .log-nav li.active a:hover {
    color: #7f7f7f;
    border: 2px solid #7f7f7f;
}
header .navbar .navbar-account-sec .log-nav li.active a i {
    display: none;
    color: #7f7f7f;
}
header .navbar .navbar-account-sec .log-nav li a {
    color: #7f7f7f;
    border: 2px solid #7f7f7f;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
header .navbar .navbar-account-sec .log-nav li a:hover {
    color: #56c1ee;
    border: 2px solid #56c1ee;
}
header .navbar .navbar-account-sec .log-nav li a i {
    display: none;
    color: #56c1ee;
}
header .navbar .navbar-collapse.in {
    overflow-y: visible;
}
header .navbar .navbar-collapse .menu-nav li {
    padding: 33px 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .navbar .navbar-collapse .menu-nav li.active a {
    color: #6b6b6b;
    border-right: 1px solid #d5d5d5;
    background-color: transparent;
}
header .navbar .navbar-collapse .menu-nav li.active a span {
    outline: 0;
    color: #252525;
    -webkit-transition: color 1s ease;
    transition: color 1s ease;
    cursor: pointer;
}
header .navbar .navbar-collapse .menu-nav li.active a span:after,
header .navbar .navbar-collapse .menu-nav li.active a span:before {
    width: 50%;
    height: 3px;
}
header .navbar .navbar-collapse .menu-nav li.active a:hover span {
    outline: 0;
    color: #252525;
    -webkit-transition: color 1s ease;
    transition: color 1s ease;
    cursor: pointer;
}
header .navbar .navbar-collapse .menu-nav li.active a:hover span:after,
header .navbar .navbar-collapse .menu-nav li.active a:hover span:before {
    width: 0%;
    height: 3px;
}
header .navbar .navbar-collapse .menu-nav li a {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #6b6b6b;
    font-size: 16px;
    padding: 0 48px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .navbar .navbar-collapse .menu-nav li a span {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    display: inline;
    z-index: 2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .navbar .navbar-collapse .menu-nav li a span:before {
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    bottom: -5px;
    left: 0;
    z-index: 1;
    background-color: #56c1ee;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .navbar .navbar-collapse .menu-nav li a span:after {
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    bottom: -5px;
    right: 0;
    z-index: 1;
    background-color: #56c1ee;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .navbar .navbar-collapse .menu-nav li a:hover span:after,
header .navbar .navbar-collapse .menu-nav li a:hover span:before,
header .navbar .navbar-collapse .menu-nav li.dropdown.open a span:after,
header .navbar .navbar-collapse .menu-nav li.dropdown.open a span:before {
    width: 50%;
    height: 3px;
}
.home,
.home .pop-vdo {
    position: relative;
}
header .navbar .navbar-collapse .menu-nav li a:hover span,
header .navbar .navbar-collapse .menu-nav li.dropdown.open a span {
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -ms-transition: color 1s ease;
    -o-transition: color 1s ease;
    color: #252525;
    cursor: pointer;
    outline: 0;
}
header .navbar .navbar-collapse .menu-nav li a:hover span {
    -webkit-transition: color 1s ease;
    transition: color 1s ease;
}
header .navbar .navbar-collapse .menu-nav li:last-child a {
    border-right: 0 solid #d5d5d5;
}
header .navbar .navbar-collapse .menu-nav li li a span:after,
header .navbar .navbar-collapse .menu-nav li li a span:before {
    content: none;
}
header .navbar .navbar-collapse .menu-nav li.dropdown.open a {
    background-color: transparent;
}
header .navbar .navbar-collapse .menu-nav li.dropdown.open a span {
    -webkit-transition: color 1s ease;
    transition: color 1s ease;
}
header .navbar .navbar-collapse .menu-nav li.dropdown .dropdown-menu li {
    padding: 5px 10px;
    margin-bottom: 5px;
}
header
    .navbar
    .navbar-collapse
    .menu-nav
    li.dropdown
    .dropdown-menu
    li:last-child {
    margin-bottom: 2.5px;
}
header .navbar .navbar-collapse .menu-nav li.dropdown .dropdown-menu li a {
    padding: 0 10px;
    border-right: 0 solid #d5d5d5;
}
header .navbar .navbar-collapse .menu-nav li.dropdown .dropdown-menu li a span {
    outline: 0;
    color: #252525;
    -webkit-transition: color 1s ease;
    transition: color 1s ease;
    cursor: pointer;
}
header
    .navbar
    .navbar-collapse
    .menu-nav
    li.dropdown
    .dropdown-menu
    li
    a
    span:after,
header
    .navbar
    .navbar-collapse
    .menu-nav
    li.dropdown
    .dropdown-menu
    li
    a
    span:before {
    width: 0%;
    height: 3px;
}
header
    .navbar
    .navbar-collapse
    .menu-nav
    li.dropdown
    .dropdown-menu
    li
    a:hover
    span {
    color: #56c1ee;
}
header.navStiky .navbar .navbar-account-sec .log-nav li.scrool-active a {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    padding: 6px 10px;
    min-width: 90px;
    text-align: center;
    line-height: 1;
    border: 2px solid #56c1ee;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(50%, #fff),
        color-stop(50%, #56c1ee)
    );
    background: linear-gradient(to bottom, #fff 50%, #56c1ee 50%);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 200%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
header.navStiky .navbar .navbar-account-sec .log-nav li.scrool-active a:hover {
    border: 2px solid #7f7f7f;
    color: #7f7f7f;
    background-position: top center;
}
header.navStiky .navbar .navbar-account-sec .log-nav li.scrool-active a i {
    display: none;
    color: #56c1ee;
}
.home {
    background-color: #56c1ee;
}
.home .home-header {
    text-align: center;
    padding-bottom: 32px;
    padding-top: 50px;
}
.home .home-header h1 {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 500;
    font-size: 55px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 4px;
}
.home .home-form .or-log,
.home .home-header p {
    font-weight: 400;
    font-family: "DM Sans", Sans-Serif;
}
.home .home-header p {
    font-size: 22px;
    color: #fff;
}
.home .pop-vdo .placeholder {
    position: relative;
    text-align: center;
    padding-top: 7px;
}
.home .pop-vdo .placeholder video {
    max-height: 370px;
    display: block;
    margin: auto;
}
.home .pop-vdo .placeholder img {
    margin-top: 5px;
    max-height: 370px;
}
.home .pop-vdo .placeholder .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background-color: rgba(62, 67, 67, 0.95);
    text-align: center;
    font-size: 30px;
    line-height: 100px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.home .pop-vdo .placeholder .play-btn i {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.home .pop-vdo .placeholder .play-btn:hover {
    background-color: #000;
}
.home .pop-vdo .placeholder .play-btn:hover i {
    color: #56c1ee;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.home .home-form .or-log {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home .home-form .or-log i {
    position: relative;
    left: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home .home-form .or-log:hover {
    color: #5d5c5c;
}
.home .home-form .or-log:hover i {
    left: 10px;
    color: #5d5c5c;
}
.home .home-form form .form-group .form-control {
    height: 49px;
    border-radius: 0;
}
.home .home-form form .form-group .form-control::-webkit-input-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.home .home-form form .form-group .form-control::-moz-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.home .home-form form .form-group .form-control:-ms-input-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.home .home-form form .form-group .form-control:-moz-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.home .home-form form .btn-block {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 500;
    font-size: 23px;
    background-color: #343434;
    border-radius: 0;
    padding: 20px 10px;
    border: 0;
    color: #fff;
    line-height: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.home .home-form form .btn-block i {
    position: relative;
    left: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.home .home-form form .btn-block:hover {
    background-color: #5d5c5c;
    color: #56c1ee;
}
.home .home-form form .btn-block:hover i {
    left: 20px;
    color: #56c1ee;
}
.flow .flow-inner {
    padding: 50px 0;
}
.flow .flow-inner .flow-header {
    padding-bottom: 60px;
    font-family: "DM Sans", Sans-Serif;
    color: #484848;
}
.flow .flow-inner .flow-header h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
}
.flow .flow-inner .step .all-item {
    text-align: center;
}
.flow .flow-inner .step .all-item .step-item {
    position: relative;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.flow .flow-inner .step .all-item .step-item.arw2:after,
.flow .flow-inner .step .all-item .step-item.arw:after {
    display: inline-block;
    background-image: url(../images/arrow.png);
    width: 55px;
    height: 25px;
    position: absolute;
    right: -35px;
    content: "";
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    vertical-align: middle;
    z-index: 1;
}
.flow .flow-inner .step .all-item .step-item.arw {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.flow .flow-inner .step .all-item .step-item.arw:after {
    top: 35%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.flow .flow-inner .step .all-item .step-item.arw2 {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.flow .flow-inner .step .all-item .step-item.arw2:after {
    top: 30%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: rotateX(175deg);
    transform: rotateX(175deg);
}
.flow .flow-inner .step .all-item .step-item .icon {
    position: relative;
    text-align: center;
    width: 140px;
    height: 140px;
    border-radius: 100px;
    margin: auto;
    background-color: #e9e9e9;
    line-height: 140px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.flow .flow-inner .step .all-item .step-item .icon img {
    width: 100px;
    -webkit-filter: brightness(1);
    filter: brightness(1);
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.flow .flow-inner .step .all-item .step-item:hover .icon {
    background-color: #56c1ee;
}
.flow .flow-inner .step .all-item .step-item:hover .icon img {
    -webkit-filter: brightness(3.5);
    filter: brightness(3.5);
}
.flow .flow-inner .step .all-item .step-item .dtl {
    font-family: "DM Sans", Sans-Serif;
    color: #393a3a;
}
.flow .flow-inner .step .all-item .step-item .dtl h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}
.flow .flow-inner .step .try-box {
    text-align: center;
    padding-top: 20px;
}
.flow .flow-inner .step .try-box .btn {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 500;
    font-size: 22px;
    background-color: #343434;
    border-radius: 0;
    padding: 15px 30px;
    border: 0;
    color: #fff;
    line-height: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.flow .flow-inner .step .try-box .btn i {
    position: relative;
    left: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.flow .flow-inner .step .try-box .btn:hover {
    background-color: #5d5c5c;
    color: #56c1ee;
}
.flow .flow-inner .step .try-box .btn:hover i {
    left: 20px;
    color: #56c1ee;
}
.arrow-header:after,
.why .why-header:after {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    left: 50%;
}
.arrow-header .header,
.why .why-header .header {
    color: #fff;
    font-family: "DM Sans", Sans-Serif;
}
.arrow-header {
    position: relative;
    background-color: #56c1ee;
    padding: 20px 0;
}
.arrow-header .header h2 {
    margin: 0;
    font-weight: 400;
    font-size: 35px;
}
.arrow-header:after {
    content: "";
    display: block;
    border-bottom: 20px solid #f1f1f1;
    position: absolute;
    bottom: -1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.testimonial .testimonial-header:after,
.why .why-header:after {
    content: "";
    -webkit-transform: translateX(-50%);
    bottom: 0;
}
.arrow-header.arrow-off:after {
    display: none;
}
.arrow-header.arrow-white:after {
    border-bottom: 20px solid #fff;
}
.why {
    text-align: center;
}
.why .why-header {
    position: relative;
    background-color: #56c1ee;
    padding: 30px 0;
}
.why .why-header .header h2 {
    margin: 0;
    font-weight: 400;
    font-size: 55px;
}
.why .why-header:after {
    display: block;
    border-bottom: 20px solid #f1f1f1;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.why .why-gray {
    background-color: #f1f1f1;
}
.why .why-gray.white {
    background-color: #fff;
}
.why .why-gray .item-inner {
    padding: 95px 0;
}
.why .why-gray .item-inner .why-item .text {
    font-family: "DM Sans", Sans-Serif;
    color: #3a3b3b;
}
.why .why-gray .item-inner .why-item .text h2 {
    font-weight: 500;
    font-size: 20px;
}
.why .why-gray .item-inner.gray {
    background-color: #f1f1f1;
    padding: 20px 30px;
    margin-bottom: 50px;
}
.why .why-gray .item-inner.gray .why-item .text h2 {
    font-size: 18px;
}
.why .why-gray .header {
    text-align: left;
}
.why .why-gray .right-panel {
    text-align: left;
    font-family: "DM Sans", Sans-Serif;
    padding-left: 50px;
    margin-bottom: 50px;
}
.why .why-gray .right-panel p {
    color: #3a3b3b;
    font-size: 16px;
    margin: 15px 0;
}
.why .why-gray .right-panel ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.why .why-gray .right-panel ul li {
    font-size: 16px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}
.why .why-gray .right-panel ul li:before {
    content: "";
    display: inline-block;
    color: #000;
    width: 5px;
    height: 5px;
    background-color: #fd942b;
    border-radius: 200px;
    vertical-align: middle;
    font-size: 50px;
    position: absolute;
    top: 8px;
    left: 0;
}
.why .why-gray .right-panel ul li:last-child {
    padding: 15px 0 0 15px;
}
.why .why-gray .right-panel ul li:last-child a {
    text-decoration: underline;
    color: #3a3b3b;
}
.why .why-gray .right-panel ul li:last-child a:hover {
    text-decoration: none;
}
.why .why-gray .right-panel ul li:last-child:before {
    display: none;
}
.why .add-section .top-add {
    padding: 30px 0;
    display: table;
}
.why .add-section .top-add .icon-sec {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}
.why .add-section .top-add .icon-sec img {
    width: 250px;
}
.why .add-section .top-add .text {
    display: table-cell;
    vertical-align: middle;
    font-family:"DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 22px;
    text-align: left;
    color: #191919;
}
.why .add-section .pop-vdo,
.why .add-section .pop-vdo .placeholder {
    position: relative;
}
.why .add-section .pop-vdo .placeholder:after {
    content: "";
    display: inline-block;
    background-image: url(../images/plus.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: -78px;
}
.why .add-section .pop-vdo .placeholder .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background-color: rgba(62, 67, 67, 0.95);
    text-align: center;
    font-size: 30px;
    line-height: 100px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.go-faq .btn,
.why .add-section .try-box .btn {
    line-height: 1;
    font-family: "DM Sans", Sans-Serif;
}
.why .add-section .pop-vdo .placeholder .play-btn i {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.why .add-section .pop-vdo .placeholder .play-btn:hover {
    background-color: #000;
}
.why .add-section .pop-vdo .placeholder .play-btn:hover i {
    color: #56c1ee;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.why .add-section .try-box {
    text-align: center;
    padding: 80px 0;
}
.why .add-section .try-box .btn {
    font-weight: 500;
    font-size: 22px;
    background-color: #343434;
    border-radius: 0;
    padding: 15px 30px;
    border: 0;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.why .add-section .try-box .btn i {
    position: relative;
    left: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.why .add-section .try-box .btn:hover {
    background-color: #5d5c5c;
    color: #56c1ee;
}
.why .add-section .try-box .btn:hover i {
    left: 20px;
    color: #56c1ee;
}
.testimonial .testimonial-header {
    position: relative;
    background-color: #56c1ee;
    padding: 30px 0;
}
.testimonial .testimonial-header .header {
    font-family: "DM Sans", Sans-Serif;
    color: #fff;
}
.testimonial .testimonial-header .header h2 {
    margin: 0;
    font-weight: 400;
    font-size: 55px;
}
.testimonial .testimonial-header:after {
    display: block;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 20px solid #f1f1f1;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.testimonial .testimonial-slide {
    background-color: #f1f1f1;
    padding: 65px 0;
}
.testimonial
    .testimonial-slide
    .testimonial-slide-inner
    .slick-regular1
    .slide-item {
    background: url(../images/qt.png) 15% -20% no-repeat #fff;
    background-size: 32%;
    display: table;
    width: 100%;
    padding: 50px 10px;
    -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
}
.testimonial
    .testimonial-slide
    .testimonial-slide-inner
    .slick-regular1
    .slide-item
    .left-panel {
    display: table-cell;
    vertical-align: middle;
    width: 225px;
    text-align: center;
}
.testimonial
    .testimonial-slide
    .testimonial-slide-inner
    .slick-regular1
    .slide-item
    .left-panel
    .person-img {
    width: 170px;
    height: 170px;
    border-radius: 100px;
    margin: auto;
}
.testimonial
    .testimonial-slide
    .testimonial-slide-inner
    .slick-regular1
    .slide-item
    .left-panel
    .person-img
    img {
    max-width: 100%;
    display: inline-block;
}
.testimonial
    .testimonial-slide
    .testimonial-slide-inner
    .slick-regular1
    .slide-item
    .right-panel {
    display: table-cell;
    vertical-align: middle;
    max-width: 350px;
}
.testimonial
    .testimonial-slide
    .testimonial-slide-inner
    .slick-regular1
    .slide-item
    .right-panel
    .comment {
    font-family: "DM Sans", Sans-Serif;
}
.testimonial
    .testimonial-slide
    .testimonial-slide-inner
    .slick-regular1
    .slide-item
    .right-panel
    .comment
    p {
    font-weight: 400;
    font-size: 15px;
    color: #646464;
}
.testimonial
    .testimonial-slide
    .testimonial-slide-inner
    .slick-regular1
    .slide-item
    .right-panel
    .comment
    h3 {
    font-weight: 500;
    font-size: 18px;
    color: #4e4e4e;
}
.testimonial
    .testimonial-slide
    .testimonial-slide-inner
    .slick-regular1
    .slide-item
    .right-panel
    .comment
    h3
    span {
    font-weight: 400;
    font-size: 15px;
}
.line-logo {
    padding: 60px 0;
}
.line-logo .header {
    font-family: "DM Sans", Sans-Serif;
    color: #393a3a;
    margin-bottom: 40px;
}
.line-logo .header h2 {
    font-weight: 400;
    font-size: 40px;
    margin: 0;
}
.go-faq {
    text-align: center;
    padding-top: 50px;
}
.go-faq .btn {
    font-weight: 500;
    font-size: 22px;
    background-color: #343434;
    border-radius: 0;
    padding: 15px 70px;
    border: 0;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.go-faq .btn i {
    position: relative;
    left: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.go-faq .btn:hover {
    background-color: #5d5c5c;
    color: #56c1ee;
}
.go-faq .btn:hover i {
    left: 20px;
    color: #56c1ee;
}
.slick-slide {
    margin: 0 15px;
}
.slick-slide img {
    width: 100%;
}
.slick-initialized .slick-slide {
    border: 1px solid #e0e0e0;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.slick-initialized .slick-slide:hover {
    border: 1px solid #56c1ee;
}
.breadcrumb-header {
    background-color: #56c1ee;
}
.breadcrumb-header .header {
    font-family: "DM Sans", Sans-Serif;
    color: #fff;
    padding: 25px 0;
}
.breadcrumb-header .header h1 {
    font-weight: 400;
    font-size: 30px;
    margin: 0;
}
.all-section .welcome-section .welcome-inner {
    font-family: "DM Sans", Sans-Serif;
    padding: 40px 0;
    text-align: center;
    font-weight: 400;
    font-size: 20px; /*margin:0;*/
    color: #393a3a;
}
.all-section .welcome-section .welcome-inner h2 {
    font-weight: 400;
    font-size: 30px;
    margin: 0;
    color: #4d4f4f;
}
.all-section .account {
    background-color: #f5f5f5;
    padding: 40px 0;
}
.all-section .account .info-enter-sec {
    border-top: 1px solid #56c1ee;
    background: url(../images/tap.png) 0 90% no-repeat #fff;
    background-size: 12%;
    padding: 40px 0;
    -webkit-box-shadow: 0 0 35px #d2d1d1;
    box-shadow: 0 0 35px #d2d1d1;
}
.all-section .account .info-enter-sec #span_please_send_activation_link {
    font-size: 16px;
    display: block;
    padding: 5px 0 20px;
}
.all-section .account .info-enter-sec #span_please_send_activation_link a {
    font-weight: 600;
    color: #56c1ee;
}
.all-section .account .info-enter-sec .from-header {
    float: left;
    width: 100%;
    margin-bottom: 22px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e1e1e1;
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 32px;
}
.all-section .account .info-enter-sec .from-header .left-head {
    color: #393a3a;
    float: left;
}
.all-section .account .info-enter-sec .from-header .left-head h3 {
    margin: 0;
    font-weight: 500;
    font-size: 28px;
    line-height: 1.5;
}
.all-section .account .info-enter-sec .from-header .right-head {
    float: right;
}
.all-section .account .info-enter-sec .from-header .right-head .btn-primary::after{
    content: "";
    display: none;
}
.all-section .account .info-enter-sec .from-header .right-head a {
    font-size: 28px;
    color: #393a3a;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.all-section .account .info-enter-sec .from-header .right-head a:hover {
    color: #56c1ee;
}
.all-section .account .info-enter-sec form .form-group .form-control {
    height: 49px;
    border-radius: 0;
}
.all-section
    .account
    .info-enter-sec
    form
    .form-group
    .form-control::-webkit-input-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.all-section
    .account
    .info-enter-sec
    form
    .form-group
    .form-control::-moz-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.all-section
    .account
    .info-enter-sec
    form
    .form-group
    .form-control:-ms-input-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.all-section
    .account
    .info-enter-sec
    form
    .form-group
    .form-control:-moz-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.all-section .account .info-enter-sec form .btn-block {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 500;
    font-size: 23px;
    background-color: #56c1ee;
    border-radius: 0;
    padding: 16px 10px;
    border: 0;
    color: #fff;
    line-height: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.all-section .account .info-enter-sec form .btn-block i {
    position: relative;
    left: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.all-section .account .info-enter-sec form .btn-block:hover {
    background-color: #5d5c5c;
    color: #56c1ee;
}
.all-section .account .info-enter-sec form .btn-block:hover i {
    left: 20px;
    color: #56c1ee;
}
.all-section .account .info-enter-sec .form-footer {
    padding: 30px 0 0;
}
.all-section .account .info-enter-sec .form-footer .account-reset {
    margin-bottom: 15px;
}
.all-section .account .info-enter-sec .form-footer .account-reset a {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    color: #3c3c3c;
    text-decoration: none;
}
.all-section .account .info-enter-sec .form-footer .account-reset a i {
    color: #00213D;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.all-section .account .info-enter-sec .form-footer .account-reset a:hover i {
    color: #3c3c3c;
}
.all-section .account .info-enter-sec .form-footer .call {
    font-weight: 400;
    color: #393a3a;
}
.all-section .account .info-enter-sec .form-footer .call h3 {
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 10px;
}
.all-section .account .info-enter-sec .form-footer .call h3 a {
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
    color: #00213D;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.all-section .ac-process .col-lg-6 .process-item .text,
.all-section .ac-process .info,
.all-section .ac-process .info .faq-click .btn,
.pricing .price-range .drag-slide,
.pricing .price-range .header,
.pricing .pricing-header .header,
.vdo .tag {
    font-family: "DM Sans", Sans-Serif;
}
.all-section .account .info-enter-sec .form-footer .call h3 a:hover {
    color: #43b97c;
}
.all-section .ac-process {
    padding: 65px 0;
}
.all-section .ac-process .col-lg-6 .process-item {
    position: relative;
    margin-bottom: 30px;
}
.all-section .ac-process .col-lg-6 .process-item:after {
    content: "";
    width: 100%;
    border-bottom: solid 1px #e2e2e2;
    position: absolute;
    left: 100px;
    top: 40%;
}
.all-section .ac-process .col-lg-6 .process-item .icon {
    position: relative;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    width: 170px;
    height: 170px;
    border-radius: 100px;
    text-align: center;
    line-height: 12;
    margin: auto;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.all-section .ac-process .col-lg-6 .process-item .icon img {
    max-width: 100%;
    -webkit-filter: brightness(1);
    filter: brightness(1);
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.all-section .ac-process .col-lg-6 .process-item .text {
    text-align: center;
    color: #393a3a;
}
.all-section .ac-process .col-lg-6 .process-item .text h3 {
    font-weight: 400;
    font-size: 25px;
}
.all-section .ac-process .col-lg-6 .process-item:hover .icon {
    background-color: #56c1ee;
}
.all-section .ac-process .col-lg-6 .process-item:hover .icon img {
    -webkit-filter: brightness(100);
    filter: brightness(100);
}
.all-section .ac-process .col-lg-6:last-child .process-item .icon {
    border: 1px solid #56c1ee;
}
.all-section .ac-process .col-lg-6:last-child .process-item:after {
    display: none;
}
.all-section .ac-process .col-lg-6:last-child .text h3 {
    color: #56c1ee;
}
.all-section .ac-process .info {
    padding: 40px 0 0;
    color: #646464;
    font-weight: 400;
    font-size: 20px;
}
.all-section .ac-process .info .faq-click {
    text-align: center;
    padding: 61px 0 0;
}
.all-section .ac-process .info .faq-click .btn {
    font-weight: 500;
    font-size: 22px;
    background-color: #343434;
    border-radius: 0;
    padding: 15px 30px;
    border: 0;
    color: #fff;
    line-height: 1;
    min-width: 434px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.all-section .ac-process .info .faq-click .btn i {
    position: relative;
    left: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.all-section .ac-process .info .faq-click .btn:hover {
    background-color: #5d5c5c;
    color: #56c1ee;
}
.all-section .ac-process .info .faq-click .btn:hover i {
    left: 20px;
    color: #56c1ee;
}
.vdo {
    padding: 0;
}
.vdo .vdo-sec {
    max-width: 800px;
    margin: auto;
}
.vdo .vdo-sec .wrapper {
    position: relative;
    border: 20px solid #fff;
    -webkit-box-shadow: 0 0 37px rgba(0, 0, 0, 0.19);
    box-shadow: 0 0 37px rgba(0, 0, 0, 0.19);
}
.vdo .vdo-sec .wrapper.overly:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
}
.vdo .vdo-sec .wrapper .video {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
}
.vdo .vdo-sec .wrapper .video .vjs-big-play-button {
    z-index: 50;
    line-height: 2.2em;
    height: 80px;
    width: 80px;
    border-radius: 100px;
    border: 8px solid #dbdbdb;
    background-color: transparent;
}
.vdo .vdo-sec .wrapper .video .vjs-big-play-button:before {
    font-size: 70px;
    color: #dbdbdb;
}
.vdo .vdo-sec .wrapper .playpause {
    background-image: url(../images/play.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 60px;
    z-index: 1;
}
.vdo .vdo-sec .wrapper .mejs__container {
    width: 100% !important;
}
.vdo .tag {
    padding: 30px 0;
    color: #4d4d4d;
    text-align: center;
}
.vdo .tag h2 {
    font-weight: 500;
    font-size: 30px;
}
.pricing .pricing-header {
    position: relative;
    background-color: #56c1ee;
    padding: 30px 0;
}
.pricing .pricing-header .header {
    color: #fff;
}
.pricing .pricing-header .header h2 {
    margin: 0;
    font-weight: 400;
    font-size: 40px;
}
.pricing .pricing-header:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 20px solid #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.pricing .price-range {
    padding: 60px 0;
}
.pricing .price-range .header {
    color: #4d4f4f;
    text-align: left;
}
.pricing .price-range .header h3 {
    font-weight: 400;
    font-size: 40px;
}
.pricing .price-range .drag-slide {
    width: 80%;
    float: left;
    margin: 0.6rem 0;
    text-align: left;
    color: #1c1c1c;
    font-weight: 400;
    font-size: 17px;
}
.pricing .price-range .drag-slide .ui-widget-content {
    background: #757575;
    height: 6px;
    border: 1px solid #757575;
    -webkit-box-shadow: inset 0 2px 10px #3c3c3c;
    box-shadow: inset 0 2px 10px #3c3c3c;
}
.pricing .price-range .drag-slide .ui-widget-content .ui-slider-handle {
    margin-left: -18px;
    top: -8px;
    height: 18px;
    width: 42px;
    border-radius: 20px;
    background: #4d4f4f;
    border: 1px solid #4d4f4f;
    -webkit-box-shadow: inset 0 5px 10px #282929;
    box-shadow: inset 0 5px 10px #282929;
}
.pricing .price-range .price-value {
    width: 20%;
    float: left;
    font-family: "DM Sans", Sans-Serif;
    color: #1c1c1c;
    padding: 29px 0;
}
.pricing .price-range .price-value h4 {
    font-weight: 400;
    font-size: 20px;
    margin: 0;
}
.pricing .price-range .right-panel {
    text-align: left;
}
.pricing .price-range .right-panel .total-amt {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 17px;
    color: #1c1c1c;
    margin-bottom: 25px;
}
.pricing .price-range .right-panel .total-amt p {
    margin: 0 0 10px;
}
.pricing .price-range .right-panel .total-amt h4 {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 25px;
    margin: 0;
}
.pricing .price-range .price-edit-sec {
    font-family: "DM Sans", Sans-Serif;
    display: table;
    margin: auto;
}
.pricing .price-range .price-edit-sec h2 {
    font-size: 40px;
}
.pricing .price-range .price-edit-sec p {
    font-size: 18px;
}
.pricing .price-range .price-edit-sec h3 {
    font-size: 30px;
}
.pricing .price-range .price-edit-sec .editable label,
.pricing .price-range .price-edit-sec .editable p {
    font-size: 20px;
    color: #000;
    text-align: right;
    font-weight: 500;
    display: inline-block;
}
.pricing .price-range .price-edit-sec .editable {
    position: relative;
    max-width: 700px;
    padding: 20px 20px 20px 0;
    margin: 30px 0;
}
.pricing .price-range .price-edit-sec .editable:after {
    content: "";
    display: inline-block;
    width: 85%;
    height: 2px;
    background-color: #56c1ee;
    position: absolute;
    bottom: 0;
    right: 0;
}
.pricing .price-range .price-edit-sec .editable label {
    min-width: 300px;
}
.pricing .price-range .price-edit-sec .editable p .edit-wraper {
    background: #d0d0d0;
    padding: 0 15px;
    margin: 0 15px;
    display: inline-block;
    min-width: 170px;
    text-align: center;
    vertical-align: text-top;
    font-size: 35px;
    font-weight: 500;
    color: #56c1ee;
}
.pricing .price-range .price-edit-sec .editable p .edit-wraper .currency,
.pricing .price-range .price-edit-sec .editable p .edit-wraper .edit {
    display: inline-block;
}
.pricing .price-range .price-edit-sec .editable p input {
    width: 100px;
    height: 49px;
    font-weight: 700;
    font-size: 35px;
    color: #56c1ee;
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}
.pricing .price-range .price-edit-sec .total {
    position: relative;
    max-width: 700px;
    margin: 20px 0;
    text-align: center;
    padding-left: 120px;
    padding-bottom: 20px;
}
.pricing .price-range .price-edit-sec .total:after {
    content: "";
    display: inline-block;
    width: 85%;
    height: 2px;
    background-color: #56c1ee;
    position: absolute;
    bottom: 0;
    right: 0;
}
.pricing .price-range .price-edit-sec .total h2 {
    margin-bottom: 40px;
    color: #000;
    font-weight: 500;
    font-size: 90px;
}
.pricing .price-range .price-edit-sec .total h2 span {
    font-size: 90px;
}
.pricing .price-range .price-edit-sec .total h2 small,
.pricing .price-range .price-edit-sec .total h3 {
    color: #000;
}
.faq .faq-header {
    position: relative;
    background-color: #56c1ee;
    padding: 30px 0;
}
.faq .faq-header .header {
    font-family: "DM Sans", Sans-Serif;
    color: #fff;
}
.faq .faq-header .header h2 {
    margin: 0;
    font-weight: 400;
    font-size: 40px;
}
.faq .faq-header:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 20px solid #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.faq .faq-accor {
    padding: 60px 0;
}
.faq .faq-accor .panel-group {
    margin-top: 1px;
}
.faq .faq-accor .panel-group .panel {
    margin-top: 1px;
    border: 0 solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
}
.faq .faq-accor .panel-group .panel .panel-heading {
    padding: 0;
    border-radius: 0;
    background-color: #9d9c9c;
    border: 0;
}
.faq .faq-accor .panel-group .panel .panel-heading.change-color {
    background-color: #d3d2d2;
}
.faq .faq-accor .panel-group .panel .panel-heading.change-color .panel-title a {
    color: #292929;
}
.faq
    .faq-accor
    .panel-group
    .panel
    .panel-heading.change-color
    .panel-title
    a
    i {
    background-color: #56c1ee;
}
.faq .faq-accor .panel-group .panel .panel-heading .panel-title a {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    display: table;
    width: 100%;
}
.faq .faq-accor .panel-group .panel .panel-heading .panel-title a i {
    top: 0;
    background-color: #414141;
    color: #fff;
    padding: 15px;
    display: table-cell;
    width: 30px;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.faq .faq-accor .panel-group .panel .panel-heading .panel-title a span {
    display: table-cell;
    padding: 15px;
}
.faq .faq-accor .panel-group .panel .panel-collapse {
    border: 0;
}
.faq .faq-accor .panel-group .panel .panel-collapse .panel-body {
    border: 0;
    background-color: #f8f8f8;
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 15px;
    color: #484848;
}
.about .abt-inner .left-panel .intro,
.about .abt-inner .left-panel .value .values-desc {
    font-size: 15px;
    color: #646464;
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
}
.about .abt-inner {
    padding: 60px 0;
}
.about .abt-inner .left-panel .intro {
    margin-bottom: 50px;
}
.about .abt-inner .left-panel .value .values-desc {
    line-height: 20px;
}
.about .abt-inner .left-panel .value .values-desc h1,
.about .abt-inner .left-panel .value .values-desc h2,
.about .abt-inner .left-panel .value .values-desc h3,
.about .abt-inner .left-panel .value .values-desc h4,
.about .abt-inner .left-panel .value .values-desc h5,
.about .abt-inner .left-panel .value .values-desc h6 {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #3a3b3b;
    font-size: 30px;
    margin: 0 0 35px;
    padding: 30px 0;
    border-bottom: 1px solid #e1e1e1;
}
.about .abt-inner .left-panel .value .all-values {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 14px;
    color: #646464;
    line-height: 20px;
}
.about .abt-inner .left-panel .value .all-values h1,
.about .abt-inner .left-panel .value .all-values h2,
.about .abt-inner .left-panel .value .all-values h3,
.about .abt-inner .left-panel .value .all-values h4,
.about .abt-inner .left-panel .value .all-values h5,
.about .abt-inner .left-panel .value .all-values h6 {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #3a3b3b;
    font-size: 23px;
    margin: 0;
    padding: 20px 0;
}
.about .abt-inner .right-panel .logo-cap {
    text-align: center;
    padding: 15px;
}
.about .abt-inner .right-panel .logo-cap .logo-cap-inner {
    padding: 57px 50px;
}
.about .abt-inner .right-panel .contact .contact-header {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #3a3b3b;
    font-size: 30px;
    padding: 30px 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 35px;
}
.about .abt-inner .right-panel .contact .contact-header h2 {
    font-weight: 400;
    font-size: 30px;
    margin: 0;
}
.about .abt-inner .right-panel .contact .click-to-contact {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 15px;
    color: #646464;
}
.about .abt-inner .right-panel .contact .click-to-contact a {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 10px;
    margin-right: 35px;
    color: #3d3d3d;
    text-decoration: none;
    display: inline-block;
}
.about .abt-inner .right-panel .contact .click-to-contact a i {
    padding: 15px;
    background-color: #474747;
    color: #fff;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.about .abt-inner .right-panel .contact .click-to-contact a span {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 500;
}
.about .abt-inner .right-panel .contact .click-to-contact a:hover i {
    color: #56c1ee;
}
.about .abt-inner .right-panel .contact .from-box {
    background-color: #56c1ee;
    padding: 30px 20px;
    position: relative;
}
.about .abt-inner .right-panel .contact .from-box:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 35px solid #56c1ee;
    position: absolute;
    left: 50%;
    bottom: -30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.about .abt-inner .right-panel .contact .from-box .from-box-header {
    font-family: "DM Sans", Sans-Serif;
    color: #fff;
    padding-bottom: 20px;
}
.about .abt-inner .right-panel .contact .from-box .from-box-header h3 {
    font-weight: 400;
    font-size: 30px;
    margin: 0;
}
.about .abt-inner .right-panel .contact .from-box form .form-group .abt-input {
    height: 49px;
    border-radius: 0;
    border: 0 solid #ccc;
}
.about
    .abt-inner
    .right-panel
    .contact
    .from-box
    form
    .form-group
    .abt-input::-webkit-input-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.about
    .abt-inner
    .right-panel
    .contact
    .from-box
    form
    .form-group
    .abt-input::-moz-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.about
    .abt-inner
    .right-panel
    .contact
    .from-box
    form
    .form-group
    .abt-input:-ms-input-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.about
    .abt-inner
    .right-panel
    .contact
    .from-box
    form
    .form-group
    .abt-input:-moz-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.about .abt-inner .right-panel .contact .from-box form .form-group textarea {
    border-radius: 0;
    resize: vertical;
    border: 0 solid #ccc;
}
.about
    .abt-inner
    .right-panel
    .contact
    .from-box
    form
    .form-group
    textarea::-webkit-input-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.about
    .abt-inner
    .right-panel
    .contact
    .from-box
    form
    .form-group
    textarea::-moz-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.about
    .abt-inner
    .right-panel
    .contact
    .from-box
    form
    .form-group
    textarea:-ms-input-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.about
    .abt-inner
    .right-panel
    .contact
    .from-box
    form
    .form-group
    textarea:-moz-placeholder {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 400;
    color: #7d7d7d;
    font-size: 16px;
}
.about .abt-inner .right-panel .contact .from-box form .btn-block {
    font-family: "DM Sans", Sans-Serif;
    font-weight: 500;
    font-size: 19px;
    background-color: #343434;
    border-radius: 0;
    padding: 20px 10px;
    border: 0;
    color: #fff;
    line-height: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
footer .lower .copy,
footer .upper .links ul li,
footer .upper .text {
    font-family: "DM Sans", Sans-Serif;
    font-size: 15px;
    font-weight: 400;
}
.about .abt-inner .right-panel .contact .from-box form .btn-block i {
    position: relative;
    left: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.about .abt-inner .right-panel .contact .from-box form .btn-block:hover {
    background-color: #5d5c5c;
    color: #56c1ee;
}
.about .abt-inner .right-panel .contact .from-box form .btn-block:hover i {
    left: 20px;
    color: #56c1ee;
}
.about .abt-inner .right-panel .contact .from-box form .my-captcha > div {
    margin: auto;
}
footer {
    text-align: center;
}
footer .upper {
    background-color: #282828;
    padding: 95px 0;
}
footer .upper .logo {
    margin-bottom: 13px;
}
footer .upper .text {
    color: #8d8d8d;
    max-width: 817px;
    margin: auto;
}
footer .upper .social {
    margin-bottom: 25px;
}
footer .upper .links ul {
    list-style-type: none;
    padding: 0;
}
footer .upper .links ul li {
    display: inline-block;
    text-transform: uppercase;
}
footer .upper .links ul li a {
    color: #8d8d8d;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
footer .upper .links ul li a span {
    padding: 0 30px;
    border-right: 1px solid #8d8d8d;
}
footer .upper .links ul li a:hover {
    color: #56c1ee;
}
footer .upper .links ul li:last-child a span {
    border-right: 0 solid #8d8d8d;
}
footer .lower {
    background-color: #202020;
    padding: 25px 0;
}
footer .lower .copy {
    color: #797979;
}
footer .lower .copy p {
    margin: 0;
}
.modal-dialog {
    width: auto;
    margin: 50px auto;
    max-width: 1000px;
    padding: 0;
}
.modal-dialog .modal-content {
    background-color: transparent;
    padding: 0;
    border: 0 solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
}
.modal-dialog .modal-content .modal-footer {
    padding: 0;
    text-align: right;
    border-top: 0 solid #e5e5e5;
}
.modal-dialog .modal-content .modal-footer button {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
    padding: 6px 0;
    outline: 0;
}
.modal-dialog .modal-content .modal-footer button i {
    font-size: 22px;
    color: #56c1ee;
}
.modal-dialog .modal-content .modal-footer button:hover {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}
.modal-dialog .modal-body {
    padding: 0;
}
.modal-dialog .modal-body #yv {
    width: 100%;
    height: 550px;
}
span.wpcf7-not-valid-tip {
    color: #fff;
    font-weight: 400;
    padding: 0 10px;
    background: red;
}
.default-page-temp {
    font-size: 16px;
    text-align: justify;
    padding-left: 5% !important;
    padding-right: 5% !important;
}
.default-page-temp blockquote,
.default-page-temp p,
.default-page-temp ul {
    margin-bottom: 20px;
}
.default-page-temp h1,
.default-page-temp h2,
.default-page-temp h3,
.default-page-temp h4,
.default-page-temp h5,
.default-page-temp h6 {
    margin-bottom: 30px;
}
.full-screen {
    background: #56c1ee;
    height: 100%;
    width: 100%;
    display: block;
    padding: 15% 5%;
    margin-top: -30px;
}
.full-screen .full-sereen-wrap {
    text-align: center;
    color: #fff;
}
.full-screen .full-sereen-wrap h1 {
    margin: 0 0 20px;
}
.full-screen .full-sereen-wrap h3 {
    font-size: 28px;
}
.full-screen .full-sereen-wrap h3 a {
    color: #3a3b3b;
}
@media screen and (max-width: 768px) {
    .for-desk {
        display: none;
    }
    .for-mob {
        display: block;
    }
    .default-page-temp {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media screen and (max-width: 1366px) {
    .home .vdo .placeholder .play-btn {
        position: absolute;
        top: 50%;
        left: calc(50% + 0px);
    }
    .home .home-form {
        max-width: 775px;
    }
    .breadcrumb-header .header {
        padding: 15px 0;
    }
    .breadcrumb-header .header h1 {
        font-size: 25px;
    }
    .all-section .welcome-section .welcome-inner {
        padding: 30px 0;
        font-size: 18px;
    }
    .all-section .welcome-section .welcome-inner h2 {
        font-size: 30px;
    }
    .flow .flow-inner {
        padding: 40px 0;
    }
    .flow .flow-inner .flow-header {
        padding-bottom: 40px;
    }
    .flow .flow-inner .flow-header h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .flow .flow-inner .step .all-item .step-item .icon {
        width: 130px;
        height: 130px;
        line-height: 130px;
    }
    .flow .flow-inner .step .all-item .dtl h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .flow .flow-inner .step .try-box .btn {
        font-size: 20px;
        padding: 14px 30px;
    }
    .vdo .vdo-sec .wrapper {
        border: 15px solid #fff;
    }
}
@media screen and (max-width: 1199px) {
    header {
        border-top: 3px solid #15caa3;
    }
    header .navbar {
        min-height: 80px;
    }
    header .navbar .navbar-header .navbar-brand {
        height: 75px;
    }
    header .navbar .navbar-collapse .menu-nav li a span:after,
    header .navbar .navbar-collapse .menu-nav li a span:before {
        content: "";
        width: 0;
        height: 3px;
        bottom: -5px;
        z-index: 1;
        background-color: #56c1ee;
        position: absolute;
    }
    header .navbar .navbar-header .navbar-brand img {
        max-width: 90%;
    }
    header .navbar .navbar-account-sec .log-nav li {
        padding: 25px 15px;
    }
    header .navbar .navbar-account-sec .log-nav li a {
        font-size: 16px;
        padding: 6px 10px;
        min-width: 90px;
    }
    header .navbar .navbar-collapse .menu-nav li {
        padding: 20px 0;
    }
    header .navbar .navbar-collapse .menu-nav li a {
        font-size: 16px;
        padding: 10px 30px;
    }
    header .navbar .navbar-collapse .menu-nav li a span:before {
        left: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    header .navbar .navbar-collapse .menu-nav li a span:after {
        right: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .home .home-header h1 {
        font-size: 40px;
    }
    .home .home-header p {
        font-size: 17px;
    }
    .home .pop-vdo .placeholder {
        padding-top: 30px;
    }
    .home .vdo .placeholder {
        top: 1px;
    }
    .home .vdo .placeholder img {
        max-width: 100%;
    }
    .home .vdo .placeholder .play-btn {
        position: absolute;
        top: 50%;
        left: calc(50% + 0px);
    }
    .home .home-form {
        max-width: 484px;
    }
    .home .home-form form .form-group .form-control {
        height: 40px;
        border-radius: 0;
    }
    .home .home-form form .btn-block {
        font-size: 20px;
        padding: 18px 10px;
    }
    .flow .flow-inner,
    .why .why-gray .item-inner {
        padding: 50px 0;
    }
    .why .why-header .header h2 {
        font-size: 35px;
    }
    .why .why-gray .item-inner .why-item {
        margin-bottom: 20px;
    }
    .why .why-gray .item-inner .why-item .text h2 {
        font-size: 18px;
    }
    .flow .flow-inner .flow-header h2,
    .testimonial .testimonial-header .header h2 {
        font-size: 35px;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item
        .left-panel {
        width: 180px;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item
        .left-panel
        .person-img {
        width: 160px;
        height: 160px;
        border-radius: 100px;
        margin: auto;
    }
    .flow .flow-inner .step .all-item .step-item .icon {
        width: 150px;
        height: 150px;
        line-height: 150px;
    }
    .flow .flow-inner .step .all-item .step-item .icon img {
        width: 100px;
    }
    .flow .flow-inner .step .all-item .step-item .dtl h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .line-logo .header h2 {
        font-size: 35px;
    }
    .about .abt-inner .right-panel .contact .from-box form .btn-block {
        font-size: 16px;
    }
}
@media screen and (max-width: 991px) {
    body {
        padding-top: 75px;
    }
    header {
        border-top: 3px solid #15caa3;
    }
    header .navbar {
        min-height: 75px;
    }
    header .navbar .navbar-header .navbar-toggle {
        border-color: transparent;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    header .navbar .navbar-account-sec .log-nav,
    header .navbar .navbar-collapse .menu-nav {
        margin: 0 -15px;
    }
    header .navbar .navbar-header .navbar-toggle:hover {
        background-color: transparent;
    }
    header .navbar .navbar-header .navbar-toggle .icon-bar {
        width: 30px;
        height: 3px;
        border-radius: 0;
        background-color: #56c1ee;
    }
    header .navbar .navbar-header .navbar-brand {
        height: 75px;
    }
    header .navbar .navbar-collapse .menu-nav li a span:after,
    header .navbar .navbar-collapse .menu-nav li a span:before {
        width: 0;
        height: 3px;
        bottom: -5px;
        z-index: 1;
        background-color: #56c1ee;
        content: "";
        position: absolute;
    }
    header .navbar .navbar-header .navbar-brand img {
        max-width: 80%;
    }
    header .navbar .navbar-account-sec {
        float: none;
        position: absolute;
        top: 0;
        right: 27%;
    }
    header .navbar .navbar-account-sec .log-nav li {
        display: inline-block;
        padding: 10px 5px;
    }
    header .navbar .navbar-account-sec .log-nav li.active a {
        border: 0 solid #56c1ee;
        min-width: auto;
        padding: 10px 5px;
        font-size: 15px header .navbar .navbar-account-sec .log-nav li.active a;
    }
    header .navbar .navbar-account-sec .log-nav li.active a :hover {
        color: #7f7f7f;
        border: 0 !important;
        padding: 10px 5px;
    }
    header .navbar .navbar-account-sec .log-nav li.active a i {
        display: block;
        color: #7f7f7f;
    }
    header .navbar .navbar-account-sec .log-nav li a {
        font-size: 18px;
        padding: 10px;
        min-width: auto;
        border: 0;
    }
    header .navbar .navbar-account-sec .log-nav li a i,
    header .navbar .navbar-account-sec .log-nav li a span {
        display: block;
    }
    header .navbar .navbar-account-sec .log-nav li a:hover {
        color: #7f7f7f;
        border: 0 solid #7f7f7f;
    }
    header .navbar .navbar-collapse {
        float: none;
        border-top: 0 solid transparent;
    }
    header .navbar .navbar-collapse .menu-nav li {
        padding: 10px 0;
    }
    header .navbar .navbar-collapse .menu-nav li a {
        font-size: 18px;
        padding: 5px 30px;
        border: 0;
    }
    header .navbar .navbar-collapse .menu-nav li a span:before {
        left: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    header .navbar .navbar-collapse .menu-nav li a span:after {
        right: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .faq .faq-header:after,
    .testimonial .testimonial-header:after,
    .why .why-header:after {
        bottom: -1px;
    }
    header .navbar .navbar-collapse .menu-nav li.dropdown .dropdown-menu {
        width: 100%;
    }
    header .navbar .navbar-collapse .menu-nav li.dropdown .dropdown-menu li a {
        padding: 5px 30px;
    }
    .home .home-header {
        padding-top: 50px;
    }
    .flow .flow-inner {
        padding: 40px 0;
    }
    .flow .flow-inner .flow-header {
        margin-bottom: 40px;
    }
    .flow .flow-inner .flow-header h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .flow .flow-inner .step .all-item .step-item {
        margin-bottom: 30px;
    }
    .flow .flow-inner .step .all-item .step-item.arw2:after {
        display: none;
    }
    .flow .flow-inner .step .all-item .step-item.arw3:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background-image: url(../images/arrow.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 55px;
        height: 25px;
        position: absolute;
        top: 30%;
        right: -35px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transform: rotateX(175deg);
        transform: rotateX(175deg);
    }
    .flow .flow-inner .step .all-item .step-item .icon {
        width: 140px;
        height: 140px;
        line-height: 140px;
    }
    .flow .flow-inner .step .all-item .step-item .icon img {
        width: 100px;
    }
    .flow .flow-inner .step .all-item .step-item .dtl h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .why .why-header .header h2 {
        font-size: 30px;
    }
    .why .why-gray .item-inner {
        padding: 50px 0;
    }
    .why .why-gray .item-inner .why-item {
        margin-bottom: 20px;
    }
    .why .why-gray .item-inner .why-item .text h2 {
        font-size: 18px;
    }
    .all-section .breadcrumb-header .header h1,
    .testimonial .testimonial-header .header h2 {
        font-size: 30px;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item {
        padding: 30px 15px;
        text-align: center;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item
        .left-panel {
        display: block;
        width: 100%;
        padding-bottom: 15px;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item
        .left-panel
        .person-img {
        width: 160px;
        height: 160px;
        border-radius: 100px;
        margin: auto;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item
        .right-panel {
        display: block;
        max-width: 100%;
    }
    .all-section .breadcrumb-header .header {
        padding: 30px 0;
    }
    .all-section .welcome-section .welcome-inner {
        padding: 30px 0;
        font-size: 18px;
    }
    .all-section .welcome-section .welcome-inner h2 {
        font-size: 30px;
    }
    .all-section .account .info-enter-sec .from-header {
        padding-bottom: 0;
    }
    .all-section .account .info-enter-sec .from-header .left-head h3 {
        font-size: 20px;
        line-height: 2.5;
    }
    .all-section .account .info-enter-sec .from-header .right-head a {
        font-size: 20px;
    }
    .all-section .account .info-enter-sec form .btn-block {
        font-size: 20px;
        padding: 15px 8px;
    }
    .all-section .account .info-enter-sec .form-footer .call h3 {
        font-size: 20px;
        margin: 0 0 10px;
    }
    .all-section .account .info-enter-sec .form-footer .call h3 a {
        font-size: 25px;
    }
    .all-section .ac-process .col-lg-6:nth-of-type(2) .process-item:after {
        display: none;
    }
    .all-section .ac-process .col-lg-6 .process-item:after {
        left: 150px;
        top: 35%;
    }
    .all-section .ac-process .col-lg-6 .process-item .icon {
        width: 150px;
        height: 150px;
        line-height: 11;
    }
    .all-section .ac-process .col-lg-6 .process-item .icon img {
        width: 65px;
    }
    .all-section .ac-process .col-lg-6 .process-item .text h3 {
        font-size: 20px;
    }
    .all-section .ac-process .info {
        padding: 10px 0 0;
        font-size: 18px;
    }
    .faq .faq-header,
    .pricing .pricing-header,
    .vdo .tag {
        padding: 20px 0;
    }
    .vdo .vdo-sec .wrapper {
        border: 10px solid #fff;
    }
    .vdo .tag h2 {
        font-size: 25px;
    }
    .faq .faq-header .header h2,
    .pricing .price-range .header h3,
    .pricing .pricing-header .header h2 {
        font-size: 30px;
    }
    .pricing .price-range .drag-slide {
        width: 70%;
    }
    .pricing .price-range .price-value {
        margin-left: 20px;
    }
    .pricing .price-edit-sec h2 {
        font-size: 35px;
    }
    .pricing .price-edit-sec p {
        font-size: 18px;
    }
    .pricing .price-edit-sec h3 {
        font-size: 30px;
    }
    .pricing .price-edit-sec .editable {
        padding: 15px;
        margin: 15px auto;
    }
    .pricing .price-edit-sec .editable p {
        font-size: 17px;
    }
    .pricing .price-edit-sec .editable p .edit-wraper {
        font-size: 30px;
    }
    .pricing .price-edit-sec .editable p input {
        width: 80px;
        height: 40px;
        font-size: 30px;
    }
    .pricing .price-edit-sec .total {
        margin: 15px auto;
    }
    .pricing .price-edit-sec .total h2 {
        margin-bottom: 20px;
        font-size: 40px;
    }
    .pricing .price-edit-sec .total h2 span {
        font-size: 40px;
    }
    .pricing .price-edit-sec .total h3 {
        font-size: 22px;
    }
    .about .abt-inner .right-panel .contact .from-box form .btn-block {
        font-size: 12px;
    }
    .about .abt-inner .right-panel .contact .from-box form .btn-block i {
        left: 2px;
    }
}
@media screen and (max-width: 767px) {
    .home .vdo,
    .why .why-gray .header {
        text-align: center;
    }
    .faq .faq-header:after,
    .testimonial .testimonial-header:after,
    .why .why-header:after {
        bottom: -1px;
    }
    header .navbar .navbar-header .navbar-brand {
        padding: 17px 0;
        margin-left: 15px;
    }
    header .navbar .navbar-header .navbar-brand img {
        max-width: 55%;
    }
    header .navbar .navbar-account-sec {
        right: 27%;
    }
    header .navbar .navbar-account-sec .log-nav li {
        padding: 0;
    }
    header .navbar .navbar-account-sec .log-nav li a {
        font-size: 15px;
        padding: 20px 5px;
    }
    header .navbar .navbar-account-sec .log-nav li a:hover {
        color: #7f7f7f;
        border: 0 !important;
    }
    .home .home-header {
        padding-top: 40px;
    }
    .home .home-header h1 {
        font-size: 35px;
    }
    .home .home-header p {
        font-size: 15px;
    }
    .home .vdo {
        margin-bottom: 20px;
    }
    .home .vdo .placeholder {
        position: relative;
        left: 0;
        top: 0;
    }
    .home .vdo .placeholder img {
        width: auto;
        max-width: 100%;
    }
    .home .vdo .placeholder .play-btn {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
    .home .pop-vdo .placeholder {
        padding-top: 0;
    }
    .home .home-form {
        max-width: 100%;
        padding: 20px 0 50px;
    }
    .home .home-form form .form-group {
        margin-bottom: 0;
    }
    .home .home-form form .form-group .form-control {
        height: 49px;
        border-radius: 0;
        margin-bottom: 15px;
    }
    .home .home-form form .form-group .btn-block {
        margin-bottom: 15px;
    }
    .flow .flow-inner {
        padding: 30px 0;
    }
    .flow .flow-inner .flow-header {
        margin-bottom: 0;
        padding-bottom: 40px;
    }
    .flow .flow-inner .flow-header h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .flow .flow-inner .step .all-item .step-item {
        margin-bottom: 25px;
    }
    .flow .flow-inner .step .all-item .step-item.arw2:after,
    .flow .flow-inner .step .all-item .step-item.arw3:after,
    .flow .flow-inner .step .all-item .step-item.arw:after {
        display: none;
    }
    .flow .flow-inner .step .all-item .step-item .icon {
        width: 140px;
        height: 140px;
        line-height: 140px;
    }
    .flow .flow-inner .step .all-item .step-item .icon img {
        width: 100px;
    }
    .flow .flow-inner .step .all-item .step-item .dtl h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .flow .flow-inner .step .try-box .btn {
        font-size: 15px;
        padding: 15px;
    }
    .why .why-header {
        padding: 25px 0;
    }
    .why .why-header .header h2 {
        font-size: 25px;
    }
    .why .why-gray .item-inner {
        padding: 40px 0;
    }
    .why .why-gray .item-inner .why-item {
        margin-bottom: 20px;
    }
    .why .why-gray .item-inner .why-item .text h2 {
        font-size: 18px;
    }
    .why .why-gray .right-panel {
        text-align: left;
        font-family: "DM Sans", Sans-Serif;
        padding-left: 0;
        margin-bottom: 10px;
    }
    .why .add-section .top-add {
        padding: 30px 0;
        display: table;
    }
    .why .add-section .top-add .icon-sec {
        display: block;
        vertical-align: middle;
        padding-right: 0;
    }
    .why .add-section .top-add .text {
        display: block;
        text-align: center;
    }
    .why .add-section .pop-vdo .placeholder:after {
        position: relative;
        top: 20px;
        right: 0;
    }
    .why .add-section .try-box {
        padding: 30px 0;
    }
    .why .add-section .try-box .btn {
        font-size: 15px;
        padding: 15px;
    }
    .why .add-section .pop-vdo {
        padding-bottom: 30px;
    }
    .why .add-section .pop-vdo .placeholder .play-btn {
        top: 35%;
        width: 80px;
        height: 80px;
        font-size: 26px;
        line-height: 83px;
    }
    .testimonial .testimonial-header {
        padding: 25px 0;
    }
    .testimonial .testimonial-header .header h2 {
        font-size: 25px;
    }
    .testimonial .testimonial-slide {
        padding: 40px 0;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item {
        padding: 30px 15px;
        text-align: center;
        background: url(../images/qt.png) 15% 0 no-repeat #fff;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item
        .left-panel {
        display: block;
        width: 100%;
        padding-bottom: 15px;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item
        .left-panel
        .person-img {
        width: 160px;
        height: 160px;
        border-radius: 100px;
        margin: auto;
    }
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item
        .right-panel {
        display: block;
        max-width: 100%;
    }
    .line-logo {
        padding: 40px 0;
    }
    .line-logo .header {
        text-align: center;
    }
    .line-logo .header h2 {
        font-weight: 400;
        font-size: 25px;
        margin: 0;
    }
    footer .upper {
        padding: 50px 0 10px;
    }
    footer .upper .links ul li {
        display: block;
        margin-bottom: 15px;
    }
    footer .upper .links ul li a span {
        border-right: 0 solid #8d8d8d;
    }
    .all-section .account .info-enter-sec {
        padding: 30px 0;
    }
    .all-section .account .info-enter-sec .from-header {
        width: 100%;
        float: left;
        display: block;
        padding: 0 30px;
    }
    .all-section .account .info-enter-sec .from-header .left-head h3 {
        font-size: 20px;
        line-height: 2.3;
    }
    .all-section .account .info-enter-sec .from-header .right-head a {
        font-size: 20px;
    }
    .all-section .account .info-enter-sec form {
        padding: 0 30px;
    }
    .all-section .account .info-enter-sec form .btn-block {
        font-size: 20px;
        padding: 15px 8px;
    }
    .all-section .account .info-enter-sec .form-footer {
        padding: 30px;
    }
    .all-section .account .info-enter-sec .form-footer .call h3 {
        font-size: 20px;
        margin: 0 0 10px;
    }
    .all-section .account .info-enter-sec .form-footer .call h3 a {
        font-size: 25px;
    }
    .all-section .ac-process .col-lg-6 .process-item:after,
    .all-section .ac-process .col-lg-6:nth-of-type(2) .process-item:after {
        display: none;
    }
    .all-section .ac-process .col-lg-6 .process-item .icon {
        width: 150px;
        height: 150px;
        line-height: 11;
    }
    .all-section .ac-process .col-lg-6 .process-item .icon img {
        width: 65px;
    }
    .all-section .ac-process .col-lg-6 .process-item .text h3 {
        font-size: 20px;
    }
    .all-section .ac-process .info {
        text-align: center;
        padding: 10px 0 0;
        font-size: 18px;
    }
    .pricing .price-range .price-edit-sec h2,
    .pricing .pricing-header .header h2 {
        font-size: 25px;
    }
    .all-section .ac-process .info .faq-click .btn {
        min-width: 100%;
    }
    .pricing .pricing-header {
        padding: 20px 0;
    }
    .pricing .price-range {
        padding: 50px 10px;
    }
    .pricing .price-range .price-edit-sec p {
        font-size: 15px;
    }
    .pricing .price-range .price-edit-sec h3 {
        font-size: 25px;
    }
    .pricing .price-range .price-edit-sec .editable {
        padding: 0;
        margin: 10px auto;
    }
    .pricing .price-range .price-edit-sec .editable:after {
        width: 100%;
    }
    .pricing .price-range .price-edit-sec .editable label {
        font-size: 16px;
        color: #000;
        font-weight: 500;
        min-width: 235px;
        text-align: left;
        display: inline-block;
    }
    .pricing .price-range .price-edit-sec .editable p {
        font-size: 16px;
    }
    .pricing .price-range .price-edit-sec .editable p .edit-wraper {
        margin: 0 5px;
        vertical-align: middle;
        font-size: 25px;
    }
    .pricing .price-range .price-edit-sec .editable p input {
        width: 80px;
        height: 40px;
        font-size: 25px;
    }
    .pricing .price-range .price-edit-sec .total {
        margin: 15px auto;
        padding-left: 0;
    }
    .pricing .price-range .price-edit-sec .total:after {
        width: 100%;
    }
    .pricing .price-range .price-edit-sec .total h2 {
        margin-bottom: 10px;
        font-size: 60px;
    }
    .pricing .price-range .price-edit-sec .total h2 span {
        font-size: 60px;
    }
    .pricing .price-range .price-edit-sec .total h3 {
        font-size: 22px;
    }
    .about .abt-inner .right-panel .contact .from-box .from-box-header h3,
    .faq .faq-header .header h2 {
        font-size: 25px;
    }
    .faq .faq-header {
        padding: 20px 0;
    }
    .about .abt-inner {
        padding: 40px 0;
    }
    .about .abt-inner .left-panel .intro {
        margin-bottom: 35px;
    }
    .about .abt-inner .left-panel .value h2 {
        padding: 15px 0;
    }
    .about .abt-inner .right-panel .contact .from-box form .btn-block {
        font-size: 14px;
    }
    .about .abt-inner .right-panel .contact .from-box form .btn-block i {
        left: 10px;
    }
    .about
        .abt-inner
        .right-panel
        .contact
        .from-box
        form
        .form-group
        .abt-input {
        height: 40px;
    }
    .about .abt-inner .right-panel .click-to-contact a {
        font-size: 17px;
    }
    .about .abt-inner .right-panel .click-to-contact br {
        display: none;
    }
    .go-faq .btn {
        padding: 15px 30px;
    }
    .vdo .vdo-sec .wrapper {
        border: 15px solid #fff;
    }
    .vdo .vdo-sec .wrapper .video .vjs-big-play-button {
        top: 40%;
        line-height: 2.1em;
        height: 70px;
        width: 70px;
        border: 6px solid #dbdbdb;
    }
    .vdo .vdo-sec .wrapper .video .vjs-big-play-button:before {
        font-size: 60px;
    }
    .modal-dialog {
        width: auto;
        margin: 50px auto;
        max-width: 500px;
        padding: 0;
    }
    .modal-dialog .modal-body #yv {
        width: 100%;
        height: 400px;
    }
}
@media screen and (max-width: 500px) {
    .modal-dialog {
        width: auto;
        margin: 95px auto;
        max-width: 400px;
        padding: 0;
    }
    .modal-dialog .modal-body #yv {
        width: 100%;
        height: 400px;
    }
    .all-section .account .info-enter-sec {
        padding: 30px 0;
    }
    .all-section .account .info-enter-sec .from-header {
        padding: 15px 30px;
        width: 100%;
        float: left;
    }
    .all-section .account .info-enter-sec .from-header .left-head {
        float: left;
    }
    .all-section .account .info-enter-sec .from-header .left-head h3 {
        font-size: 17px;
        line-height: 1;
    }
    .all-section .account .info-enter-sec .from-header .right-head {
        float: right;
        line-height: 0.2;
    }
    .all-section .account .info-enter-sec .from-header .right-head a {
        font-size: 17px;
        line-height: 0;
    }
    .all-section .account .info-enter-sec form {
        padding: 0 30px;
    }
    .all-section .account .info-enter-sec form .btn-block {
        font-size: 20px;
        padding: 15px 8px;
    }
    .all-section .account .info-enter-sec .form-footer {
        padding: 30px;
    }
    .all-section .account .info-enter-sec .form-footer .call h3 {
        font-size: 18px;
        margin: 0 0 10px;
    }
    .all-section .account .info-enter-sec .form-footer .call h3 a {
        font-size: 20px;
    }
    .all-section .ac-process .col-lg-6 .process-item:after,
    .all-section .ac-process .col-lg-6:nth-of-type(2) .process-item:after {
        display: none;
    }
    .all-section .ac-process .col-lg-6 .process-item .icon {
        width: 150px;
        height: 150px;
        line-height: 11;
    }
    .all-section .ac-process .col-lg-6 .process-item .icon img {
        width: 65px;
    }
    .all-section .ac-process .col-lg-6 .process-item .text h3 {
        font-size: 19px;
    }
    .all-section .ac-process .info {
        text-align: center;
        padding: 10px 0 0;
        font-size: 16px;
    }
    .flow .flow-inner .step .try-box .btn,
    .why .add-section .try-box .btn {
        font-size: 13px;
    }
    .pricing .price-range .price-edit-sec h2,
    .pricing .pricing-header .header h2 {
        font-size: 25px;
    }
    .pricing .pricing-header {
        padding: 20px 0;
    }
    .pricing .price-range {
        padding: 50px 10px;
    }
    .pricing .price-range .price-edit-sec p {
        font-size: 15px;
    }
    .pricing .price-range .price-edit-sec h3 {
        font-size: 25px;
    }
    .pricing .price-range .price-edit-sec .editable {
        padding: 0;
        margin: 10px auto;
    }
    .pricing .price-range .price-edit-sec .editable:after {
        width: 100%;
    }
    .pricing .price-range .price-edit-sec .editable label {
        font-size: 16px;
        color: #000;
        font-weight: 500;
        min-width: 235px;
        text-align: left;
        display: inline-block;
    }
    .pricing .price-range .price-edit-sec .editable p {
        font-size: 16px;
    }
    .pricing .price-range .price-edit-sec .editable p .edit-wraper {
        margin: 0 5px;
        font-size: 26px;
    }
    .pricing .price-range .price-edit-sec .editable p .edit-wraper input {
        width: 80px;
        height: 37px;
        font-size: 25px;
    }
    .pricing .price-range .price-edit-sec .total {
        margin: 15px auto;
        padding-left: 0;
        text-align: left;
    }
    .pricing .price-range .price-edit-sec .total:after {
        width: 100%;
    }
    .pricing .price-range .price-edit-sec .total h2 {
        margin-bottom: 10px;
        font-size: 40px;
    }
    .pricing .price-range .price-edit-sec .total h2 span {
        font-size: 40px;
    }
    .pricing .price-range .price-edit-sec .total h3 {
        font-size: 22px;
    }
}
@media screen and (max-width: 480px) {
    .modal-dialog {
        width: auto;
        margin: 100px auto;
        max-width: 360px;
        padding: 0;
    }
    .modal-dialog .modal-body #yv {
        width: 100%;
        height: 400px;
    }
    .about .abt-inner .right-panel .contact .from-box form .btn-block {
        font-size: 12px;
    }
    .about .abt-inner .right-panel .contact .from-box form .btn-block i {
        left: 5px;
    }
    .about .abt-inner .right-panel .click-to-contact br {
        display: block;
    }
}
@media screen and (max-width: 320px) {
    .modal-dialog {
        width: auto;
        margin: 100px auto;
        max-width: 300px;
        padding: 0;
    }
    .modal-dialog .modal-body #yv {
        width: 100%;
        height: 300px;
    }
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.marset {
    margin-top: 30px;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.all-section {
    padding: 50px 0;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.modal-zero-form {
    padding: 30px;
    width: 100%;
    max-width: 600px;
    background: #fff;
    margin: auto;
    font-size: 17px;
    font-weight: 300;
    position: relative;
}
.modal-zero-form .close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.modal-zero-form a {
    color: #56c1ee;
    font-weight: 700;
}
.modal-zero-form p {
    margin-bottom: 30px;
}
.modal-zero-form input,
.modal-zero-form textarea,
.modal-zero-form .btn {
    border-radius: 0;
}
.modal-zero-form textarea {
    height: 150px !important;
    resize: none;
}
.modal-zero-form .all-section .account {
    background: transparent;
    padding: 0;
}
.modal-zero-form .all-section .account .info-enter-sec {
    border-top: none;
    background: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.flow .flow-inner .step .all-item .step-item .icon {
    background: #fff;
    /*border: 4px solid #56C1EE;*/
}
.flow .flow-inner .step .all-item .step-item .icon img {
    width: 100%;
}
.flow .flow-inner .step .all-item .step-item:hover .icon {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.4);
}
.flow .flow-inner .step .all-item .step-item:hover .icon img {
    -webkit-filter: brightness(1);
    filter: brightness(1);
}

.faq .faq-accor .panel-group .panel ul li,
.faq .faq-accor .panel-group .panel ol li {
    margin-bottom: 15px;
}

.faq .faq-accor .panel-group .panel ul li:last-child,
.faq .faq-accor .panel-group .panel ol li:last-child {
    margin-bottom: 0px;
}

.faq .faq-accor .panel-group .panel blockquote {
    border: 2px solid #ccc;
    background: #f2f2f2;
    padding: 15px;
    font-size: 15px;
    margin: 15px 20px 15px;
}
.faq .faq-accor .panel-group .panel blockquote h1,
.faq .faq-accor .panel-group .panel blockquote h2,
.faq .faq-accor .panel-group .panel blockquote h3,
.faq .faq-accor .panel-group .panel blockquote h4,
.faq .faq-accor .panel-group .panel blockquote h5,
.faq .faq-accor .panel-group .panel blockquote h6,
.faq .faq-accor .panel-group .panel blockquote a {
    margin-top: 0;
    color: #56c1ee;
}

.faq .panel-body img {
    border: 2px solid #56c1ee;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.fundtap-table-sec table {
    margin: 0 auto 30px;
}
.fundtap-table-sec table tr {
    margin-bottom: 15px;
}
.fundtap-table-sec table td {
    margin-bottom: 20px;
    padding: 7px 5px;
    text-align: center;
    color: #fff;
    min-width: 90px;
    max-width: 170px;
}

.fundtap-table-sec table tbody tr:nth-child(odd) td:first-child {
    background: #56c1ee;
}
.fundtap-table-sec table tbody tr:nth-child(odd) td:last-child {
    background: #14b5eb;
}
.process--text {
    margin: 50px 0 30px;
}
.process--text a {
    text-decoration: none;
    color: #56c1ee;
}

.step-item .h1 .small,
.step-item .h2 small,
.step-item .h3 .small,
.step-item .h4 small,
.step-item .h5 .small,
.step-item .h6 small,
.step-item h1 .small,
.step-item h2 small,
.step-item h3 .small,
.step-item h4 small,
.step-item h5 .small,
.step-item h6 small {
    line-height: 1.2;
    display: block;
}
.saving_button {
    display: none;
}
.saving_button span {
    -webkit-animation-name: blink;
    animation-name: blink;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.saving_button span:nth-child(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.saving_button span:nth-child(3) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

@-webkit-keyframes blink {
    0% {
        opacity: 0.2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}

@keyframes blink {
    0% {
        opacity: 0.2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}
.cnss-social-icon {
    display: none;
}

/* 08.04.2019 ***********************/


i.fa.fa-long-arrow-right {
    display: none;
}

/***********************************/
section.benefit-banner .container .benefit-banner-inner-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
@media screen and (max-width: 767px) {
    section.benefit-banner .container .benefit-banner-inner-left {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-banner .container .benefit-banner-inner-left {
        margin-bottom: 16px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-banner .container .benefit-banner-inner-left {
        margin-bottom: 14px;
    }
}
section.benefit-banner .container .benefit-banner-inner-left h1 {
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 50px;
    line-height: 1.2;
    color: #fff;
}
@media screen and (max-width: 1300px) {
    section.benefit-banner .container .benefit-banner-inner-left h1 {
        font-size: 45px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-banner .container .benefit-banner-inner-left h1 {
        font-size: 40px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-banner .container .benefit-banner-inner-left h1 {
        font-size: 35px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-banner .container .benefit-banner-inner-left h1 {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-banner .container .benefit-banner-inner-left h1 {
        font-size: 25px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-banner .container .benefit-banner-inner-left h1 {
        font-size: 20px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-banner .container .benefit-banner-inner-left h1 {
        font-size: 15px;
    }
}
section.benefit-banner .container .benefit-banner-inner-left p {
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    margin-bottom: 5px;
}
section.benefit-banner .container .benefit-banner-inner-left p:last-of-type {
    margin-bottom: 0;
}
@media screen and (max-width: 1300px) {
    section.benefit-banner .container .benefit-banner-inner-left p {
        font-size: 24px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-banner .container .benefit-banner-inner-left p {
        font-size: 22px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-banner .container .benefit-banner-inner-left p {
        font-size: 20px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-banner .container .benefit-banner-inner-left p {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-banner .container .benefit-banner-inner-left p {
        font-size: 16px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-banner .container .benefit-banner-inner-left p {
        font-size: 14px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-banner .container .benefit-banner-inner-left p {
        font-size: 13px;
    }
}
section.benefit-banner .container .benefit-banner-inner-left a {
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    display: block;
    margin: 30px 0 0 15%;
    padding: 8px 12px;
    width: 235px;
    border: 3px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
section.benefit-banner .container .benefit-banner-inner-left a:hover {
    text-decoration: none;
    border-color: #000;
    color: #000;
}
@media screen and (max-width: 1300px) {
    section.benefit-banner .container .benefit-banner-inner-left a {
        font-size: 28px;
        margin: 28px 0 0 13%;
        padding: 6px 10px;
        width: 195px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-banner .container .benefit-banner-inner-left a {
        font-size: 26px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-banner .container .benefit-banner-inner-left a {
        font-size: 24px;
        margin: 26px 0 0 10%;
        padding: 5px 8px;
        width: 180px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-banner .container .benefit-banner-inner-left a {
        font-size: 22px;
        margin: 28px auto 0;
        padding: 6px 10px;
        width: 170px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-banner .container .benefit-banner-inner-left a {
        font-size: 20px;
        margin-top: 24px;
        width: auto;
        float: left;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-banner .container .benefit-banner-inner-left a {
        font-size: 18px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-banner .container .benefit-banner-inner-left a {
        font-size: 16px;
    }
}
section.benefit-banner .container .benefit-banner-inner-right {
    overflow: hidden;
    position: relative;
}
section.benefit-banner .container .benefit-banner-inner-right > img {
    width: 100%;
}
section.benefit-banner .container .benefit-banner-inner-right p {
    width: 310px;
    position: absolute;
    top: 20%;
    right: 10%;
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 29px;
    line-height: 1;
    color: #fff;
}
/*section.benefit-banner .container .benefit-banner-inner-right p:before {
  content: '“ ';
}
section.benefit-banner .container .benefit-banner-inner-right p:after {
  content: ' ’’';
}*/
@media screen and (max-width: 1300px) {
    section.benefit-banner .container .benefit-banner-inner-right p {
        font-size: 27px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-banner .container .benefit-banner-inner-right p {
        font-size: 25px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-banner .container .benefit-banner-inner-right p {
        font-size: 24px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-banner .container .benefit-banner-inner-right p {
        font-size: 22px;
        top: 50%;
        transform: translateY(-50%);
        right: 5%;
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-banner .container .benefit-banner-inner-right p {
        font-size: 20px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-banner .container .benefit-banner-inner-right p {
        font-size: 18px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-banner .container .benefit-banner-inner-right p {
        font-size: 16px;
    }
}
section.benefit-flow .container .flow-inner {
    padding-bottom: 20px;
}
@media screen and (max-width: 1300px) {
    section.benefit-flow .container .flow-inner {
        padding-bottom: 19px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-flow .container .flow-inner {
        padding-bottom: 18px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-flow .container .flow-inner {
        padding-bottom: 17px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-flow .container .flow-inner {
        padding-bottom: 16px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-flow .container .flow-inner {
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-flow .container .flow-inner {
        padding-bottom: 14px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-flow .container .flow-inner {
        padding-bottom: 13px;
    }
}
section.benefit-flow
    .container
    .flow-inner
    .step
    .all-item
    .step-item.arw:after,
section.benefit-flow
    .container
    .flow-inner
    .step
    .all-item
    .step-item.arw2:after {
    background-image: url(../images/arrow-2.png);
    width: 55px;
    height: 41px;
    top: 26%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item.arw:after,
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item.arw2:after {
        width: 50px;
        height: 36px;
        top: 30%;
    }
}
section.benefit-flow .container .flow-inner .step .all-item .step-item .dtl h2 {
    margin-top: 0;
}
section.benefit-flow .container .flow-inner .step .all-item .step-item .dtl h2,
section.benefit-why .why-gray .container .why-item .text h2 {
    /*   margin-top: 56px; */
    margin-bottom: 0;
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 1.2;
    color: #040707;
}
@media screen and (max-width: 1300px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2,
    section.benefit-why .why-gray .container .why-item .text h2 {
        /*     margin-top: 50px; */
        font-size: 16px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2,
    section.benefit-why .why-gray .container .why-item .text h2 {
        /*     margin-top: 44px; */
        font-size: 15px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2,
    section.benefit-why .why-gray .container .why-item .text h2 {
        /*     margin-top: 38px; */
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2,
    section.benefit-why .why-gray .container .why-item .text h2 {
        /*     margin-top: 32px; */
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2,
    section.benefit-why .why-gray .container .why-item .text h2 {
        /*     margin-top: 26px; */
        font-size: 12px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2,
    section.benefit-why .why-gray .container .why-item .text h2 {
        /*     margin-top: 20px; */
        font-size: 12px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2,
    section.benefit-why .why-gray .container .why-item .text h2 {
        /*     margin-top: 16px; */
        font-size: 12px;
    }
}
section.benefit-flow
    .container
    .flow-inner
    .step
    .all-item
    .step-item
    .dtl
    h2
    > small,
section.benefit-why .why-gray .container .why-item .text p {
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    margin-top: 5px;
    color: #777;
}
@media screen and (max-width: 991px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2
        > small,
    section.benefit-why .why-gray .container .why-item .text p {
        margin-top: 4px;
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2
        > small,
    section.benefit-why .why-gray .container .why-item .text p {
        margin-top: 3px;
        font-size: 12px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-flow
        .container
        .flow-inner
        .step
        .all-item
        .step-item
        .dtl
        h2
        > small,
    section.benefit-why .why-gray .container .why-item .text p {
        font-size: 11px;
    }
}
section.benefit-flow .container .flow-inner .step .try-box {
    padding-top: 60px;
}
@media screen and (max-width: 1300px) {
    section.benefit-flow .container .flow-inner .step .try-box {
        padding-top: 55px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-flow .container .flow-inner .step .try-box {
        padding-top: 50px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-flow .container .flow-inner .step .try-box {
        padding-top: 45px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-flow .container .flow-inner .step .try-box {
        padding-top: 40px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-flow .container .flow-inner .step .try-box {
        padding-top: 35px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-flow .container .flow-inner .step .try-box {
        padding-top: 30px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-flow .container .flow-inner .step .try-box {
        padding-top: 25px;
    }
}
section.benefit-flow .container .flow-inner .step .try-box p a {
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 34px;
    line-height: 1;
    color: #fff;
    padding: 15px 30px;
    background: #21b995;
}
section.benefit-flow .container .flow-inner .step .try-box p a:hover {
    background: #343434;
    color: #21b995;
}
@media screen and (max-width: 1300px) {
    section.benefit-flow .container .flow-inner .step .try-box p a {
        font-size: 32px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-flow .container .flow-inner .step .try-box p a {
        font-size: 30px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-flow .container .flow-inner .step .try-box p a {
        font-size: 28px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-flow .container .flow-inner .step .try-box p a {
        font-size: 26px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-flow .container .flow-inner .step .try-box p a {
        font-size: 24px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-flow .container .flow-inner .step .try-box p a {
        font-size: 22px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-flow .container .flow-inner .step .try-box p a {
        font-size: 20px;
    }
}
section.benefit-why .arrow-header {
    background: #a7aaac;
    position: relative;
    z-index: 1;
}
section.benefit-why .arrow-header:after {
    top: 100%;
    bottom: auto;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
    border-bottom-color: #a7aaac;
}
section.benefit-why .arrow-header .container .header h2 {
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 34px;
    line-height: 1;
    color: #fff;
}
@media screen and (max-width: 1300px) {
    section.benefit-why .arrow-header .container .header h2 {
        font-size: 32px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-why .arrow-header .container .header h2 {
        font-size: 30px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-why .arrow-header .container .header h2 {
        font-size: 28px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-why .arrow-header .container .header h2 {
        font-size: 26px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-why .arrow-header .container .header h2 {
        font-size: 24px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-why .arrow-header .container .header h2 {
        font-size: 22px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-why .arrow-header .container .header h2 {
        font-size: 20px;
    }
}
section.benefit-why .why-description {
    background: #21b995;
}
section.benefit-why .why-description .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 767px) {
    section.benefit-why .why-description .row {
        flex-wrap: wrap;
    }
}
section.benefit-why .why-description .row .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
section.benefit-why .why-description .row .col-sm-12 p {
    width: 80%;
    margin: 0px auto;
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    text-align: left;
}
/*section.benefit-why .why-description .row .col-sm-12 p:before {
  content: '“ ';
}
section.benefit-why .why-description .row .col-sm-12 p:after {
  content: ' ’’';
}*/
@media screen and (max-width: 1300px) {
    section.benefit-why .why-description .row .col-sm-12 p {
        font-size: 26px;
        width: 85%;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-why .why-description .row .col-sm-12 p {
        font-size: 24px;
        width: 90%;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-why .why-description .row .col-sm-12 p {
        font-size: 22px;
        width: 95%;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-why .why-description .row .col-sm-12 p {
        font-size: 20px;
        width: 100%;
        padding: 0 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-why .why-description .row .col-sm-12 p {
        font-size: 18px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-why .why-description .row .col-sm-12 p {
        font-size: 16px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-why .why-description .row .col-sm-12 p {
        font-size: 14px;
    }
}
section.benefit-why .why-gray {
    background: #fff;
    padding-bottom: 20px;
}
@media screen and (max-width: 1300px) {
    section.benefit-why .why-gray {
        padding-bottom: 19px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-why .why-gray {
        padding-bottom: 18px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-why .why-gray {
        padding-bottom: 17px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-why .why-gray {
        padding-bottom: 16px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-why .why-gray {
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-why .why-gray {
        padding-bottom: 14px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-why .why-gray {
        padding-bottom: 13px;
    }
}
section.benefit-why .why-gray .container .item-inner {
    padding-bottom: 0;
}
section.benefit-why .why-gray .container .why-item .icon {
    width: 140px;
    height: 140px;
    margin: 0px auto;
    border-radius: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
section.benefit-why .why-gray .container .why-item .text {
    padding: 0px 10px 0;
    text-align: center;
}
@media screen and (max-width: 1300px) {
    section.benefit-why .why-gray .container .why-item .text {
        padding: 0 10px 0;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-why .why-gray .container .why-item .text {
        padding: 0 10px 0;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-why .why-gray .container .why-item .text {
        padding: 0 0 0;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-why .why-gray .container .why-item .text {
        padding-top: 0;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-why .why-gray .container .why-item .text {
        padding-top: 0;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-why .why-gray .container .why-item .text {
        padding-top: 0;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-why .why-gray .container .why-item .text {
        padding-top: 0;
    }
}
/* section.benefit-why .why-gray .container .why-item .text h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: 'plutocond_black';
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
  color: #040707;
}
@media screen and (max-width: 1300px) {
  section.benefit-why .why-gray .container .why-item .text h2 {
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 1199px) {
  section.benefit-why .why-gray .container .why-item .text h2 {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 1024px) {
  section.benefit-why .why-gray .container .why-item .text h2 {
    font-size: 14px;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 991px) {
  section.benefit-why .why-gray .container .why-item .text h2 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  section.benefit-why .why-gray .container .why-item .text h2 {
    font-size: 13px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 650px) {
  section.benefit-why .why-gray .container .why-item .text h2 {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 480px) {
  section.benefit-why .why-gray .container .why-item .text h2 {
    font-size: 12px;
    margin-bottom: 12px;
  }
} */
/* section.benefit-why .why-gray .container .why-item .text p {
  font-family: 'plutocond_regular';
  font-weight: bold;
  font-size: 15px;
  line-height: 1.2;
  color: #040707;
}
@media screen and (max-width: 991px) {
  section.benefit-why .why-gray .container .why-item .text p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  section.benefit-why .why-gray .container .why-item .text p {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  section.benefit-why .why-gray .container .why-item .text p {
    font-size: 12px;
  }
} */
section.benefit-why .why-gray .container .why-item:hover .icon {
    background-color: #fff;
    -webkit-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.4);
}
section.benefit-why .why-gray .try-box {
    padding-top: 60px;
}
@media screen and (max-width: 1300px) {
    section.benefit-why .why-gray .try-box {
        padding-top: 55px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-why .why-gray .try-box {
        padding-top: 50px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-why .why-gray .try-box {
        padding-top: 45px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-why .why-gray .try-box {
        padding-top: 40px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-why .why-gray .try-box {
        padding-top: 35px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-why .why-gray .try-box {
        padding-top: 30px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-why .why-gray .try-box {
        padding-top: 25px;
    }
}
section.benefit-why .why-gray .try-box p a {
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
    font-size: 34px;
    line-height: 1;
    color: #fff;
    padding: 15px 30px;
    background: #21b995;
    border: none;
    border-radius: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
section.benefit-why .why-gray .try-box p a:hover {
    background: #343434;
    color: #21b995;
}
@media screen and (max-width: 1300px) {
    section.benefit-why .why-gray .try-box p a {
        font-size: 32px;
    }
}
@media screen and (max-width: 1199px) {
    section.benefit-why .why-gray .try-box p a {
        font-size: 30px;
    }
}
@media screen and (max-width: 1024px) {
    section.benefit-why .why-gray .try-box p a {
        font-size: 28px;
    }
}
@media screen and (max-width: 991px) {
    section.benefit-why .why-gray .try-box p a {
        font-size: 26px;
    }
}
@media screen and (max-width: 767px) {
    section.benefit-why .why-gray .try-box p a {
        font-size: 24px;
    }
}
@media screen and (max-width: 650px) {
    section.benefit-why .why-gray .try-box p a {
        font-size: 22px;
    }
}
@media screen and (max-width: 480px) {
    section.benefit-why .why-gray .try-box p a {
        font-size: 20px;
    }
}

/* 08.04.2019 ***********************/

/* 07.05.2019 ***********************/
section.benefit-banner .container .benefit-banner-inner-right p {
    text-shadow: 1px 2px 3px #000;
}
.flow .flow-inner .step .all-item .step-item:hover .icon,
section.benefit-why .why-gray .container .why-item:hover .icon {
    box-shadow: none;
    -webkit-box-shadow: none;
}

@media screen and (max-width: 737px) {
    section.benefit-banner .container .benefit-banner-inner-right small {
        font-size: 14px;
    }
}
.flow .flow-inner .step > .row {
    counter-reset: section;
}
.flow .flow-inner .step .all-item .step-item .dtl:before {
    counter-increment: section;
    content: counter(section) ".";
    position: relative;
    /*top: -36px;*/
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #17b99b;
    display: block;
    text-align: center;
    margin: 15px auto 5px;
}
@media screen and (max-width: 1140px) {
    .flow .flow-inner .step .all-item .step-item .dtl:before {
        top: 10px;
    }
}
@media screen and (max-width: 737px) {
    .flow .flow-inner .step .all-item .step-item .dtl:before {
        top: 0px;
        margin: 5px 0;
    }
}
section.benefit-banner .container .benefit-banner-inner-right p small,
section.benefit-why .why-description .row .col-sm-12 p small {
    display: block;
    line-height: 1.2;
    padding-top: 15px;
    font-size: 18px;
}
@media screen and (max-width: 650px) {
    section.benefit-banner .container .benefit-banner-inner-right p small,
    section.benefit-why .why-description .row .col-sm-12 p small {
        font-size: 13px;
    }
}
.slick-next,
.slick-prev {
    z-index: 66;
}
.slick-next::before,
.slick-prev::before {
    font-size: 40px;
    color: #56c1ee;
}
@media screen and (min-width: 769px) {
    .testimonial
        .testimonial-slide
        .testimonial-slide-inner
        .slick-regular1
        .slide-item
        .right-panel {
        height: 175px;
    }
}
/* 07.05.2019 ***********************/

.editable p input {
    background-color: #fff !important;
}

/*============pdpn_new======working on 10_01_2020====================================*/
/*==================working on 10_01_2020====================================*/
body {
    padding-top: 81px;
    font-family: "DM Sans", Sans-Serif;
    color: #00213D
}
header .profile-menu ul li {
    padding-bottom: 0;
}
.newheader .navbar-brand {
    height: auto;
    padding-left: 0;
    padding-right: 0;
}
.paddingbottom30 {
    padding-bottom: 30px;
}
.all-section .account .info-enter-sec .tab-sec .tab-content {
    box-shadow: none;
    background: none;
    padding: 30px 0;
}

header .profile-menu ul li a {
    padding: 0 0 15px 0;
}
header .profile-menu ul li .dropdown-menu {
    top: 100%;
}
.signinuppart .table.dataTable tr th {
    border-color: #56c1ee;
    color: #56c1ee;
    text-shadow: none;
}
.customlisttab.table tr th:first-child,
.customlisttab.table tr td:first-child {
    text-align: center;
}

.margin0 {
    margin: 0;
}
.all-section .account .info-enter-sec .tab-sec form.myaccountpart .form-group {
    display: flex;
    flex-wrap: wrap;
}
.all-section .account .info-enter-sec .tab-sec form.myaccountpart {
    width: 100%;
    padding-right: 0;
}
/*.all-section .account .info-enter-sec .tab-sec form.myaccountpart .form-group label{
    flex: 0 0 40%;
    max-width: 40%;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
}*/

.all-section .account .info-enter-sec .tab-sec form .form-group {
    margin-bottom: 15px;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .prfl-table
    li {
    /*width: 100%;
    padding: 0;
    margin-bottom: 15px;*/
    display: flex;
    flex-wrap: wrap;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .prfl-table
    li
    .prfl-hding {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0;
    vertical-align: middle;
    align-self: center;
    padding: 0 15px 0 0;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .prfl-table
    li
    .prfl-info {
    min-height: 60px;
    line-height: 1.4;
    padding: 15px 12px;
    border: 1px solid #56c1ee;
    background: #eee;
    border-radius: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
.all-section .account .info-enter-sec .tab-sec .prfl-table li {
    padding: 0;
    margin-bottom: 15px;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .prfl-table
    li
    .prfl-info.btnblock {
    padding: 0;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    .prfl-table
    li
    .prfl-info.btnblock
    .invoice-bttn {
    width: 100%;
    margin: 0;
    height: 60px;
    line-height: 60px;
    font-family: "DM Sans", Sans-Serif;
    background: #56c1ee;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    .prfl-table
    li
    .prfl-info.btnblock
    .invoice-bttn:hover {
    background: #343434;
    border-color: #343434;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .prfl-table
    li
    .prfl-hding.fulltextcenter {
    text-align: center;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
.all-section .account .info-enter-sec .tab-sec form .btn-block.btnsubmit,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form
    .btn-block.btnsubmit[disabled="disabled"],
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form
    .btn-block.btnsubmit[disabled="disabled"]:hover,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form
    .btn-block.btnsubmit[disabled="disabled"]:active {
    font-family: "DM Sans", Sans-Serif !important;
    background: #56c1ee;
    padding: 10px 45px;
    font-size: 30px;
    color: #fff;
    border-radius: 0;
    border: 1px solid #56c1ee;
    line-height: 1.5;
    margin: 0;
}
.all-section .account .info-enter-sec .tab-sec form .btn-block.btnsubmit:hover {
    border: 1px solid #56c1ee;
    background: none;
    color: #56c1ee;
}
.buttonupdate1 {
    text-align: center;
    padding-top: 15px;
}
.all-section
    .account
    .info-enter-sec
    .signinuppartholder
    form
    .form-group
    .form-control {
    height: 60px;
}
/*.buttonupdate1{
    margin-left: 40%;
}*/
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    input.form-control,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    input.form-control::placeholder {
    font-size: 20px !important;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    .form-control.fullwidth {
    flex: 0 0 100%;
    max-width: 100%;
}
.authority_confirmation .input-check {
    padding-top: 25px;
}
/*.all-section .account .info-enter-sec .tab-sec form.myaccountpart .form-group label{
    width: 40%;
}*/
.all-section .account .info-enter-sec .tab-sec form.myaccountpart .padding15 {
    padding: 15px 15px 0;
}
.all-section .account .info-enter-sec .tab-sec form.myaccountpart .padding15 {
    padding: 15px 15px 0;
}
.all-section .account .info-enter-sec .tab-sec form.myaccountpart .alertpart {
    padding: 5px 0 0;
}
.widthfullpart {
    width: 100% !important;
}

.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .bankingpartdetails
    .form-group
    label.form-control-label,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    label.form-control-label,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    label.control-label {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    align-self: center;
    margin-top: 0;
    padding: 0 15px 5px 0;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    label.fullwidth,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    label.fullwidth {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.expenseaccountinnholder {
    display: flex;
    flex-wrap: wrap;
}
.expenseaccountinn {
    flex: 0 0 50%;
    max-width: 50%;
}
.expenseaccountinnleft {
    padding-right: 150px;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .bankingpartdetails
    .form-group
    .form-control,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    .form-control {
    flex: 0 0 50%;
    max-width: 50%;
}
.bankingpartholder .panel-heading {
    padding: 10px 0;
}
#liability_account {
    width: 100%;
}
.bankingpartholder .panel-body {
    padding: 15px 0;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    input.form-control {
    border: 1px solid #56c1ee !important;
    color: #666;
}
.checkboxpart,
.checkboxdiv {
    position: relative;
}
.checkboxpart input,
.checkboxdiv input {
    position: absolute;
    opacity: 0;
}
.checkboxpart label,
.checkboxdiv label {
    display: block;
    padding-left: 30px !important;
    position: relative;
}
.checkboxpart label:after,
.checkboxdiv label:after {
    position: absolute;
    z-index: 1;
    top: 4px;
    left: 0;
    content: "";
    height: 24px;
    width: 24px;
    border-radius: 100%;
    border: 2px solid #56c1ee;
    background: #fff;
    display: block;
}
.checkboxpart label:before,
.checkboxdiv label:before {
    position: absolute;
    z-index: 2;
    top: 9px;
    left: 5px;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 100%;
    background: #56c1ee;
    display: none;
}
.checkboxpart > input:checked ~ label:before,
.checkboxdiv > input:checked ~ label:before {
    display: block;
}
.expenseselect100per,
.expense-select,
.liability-select {
    flex-wrap: nowrap;
    display: flex;
}
.expenseselect100per .original_expense_account,
.expenseselect100per .original_loan_liability {
    flex: 0 0 50%;
    max-width: 50%;
}
.expenseselect100per a.close-expense-select,
.expenseselect100per a.close-liability-select,
.expense-select .close-expense-select,
.liability-select .close-liability-select {
    float: none;
    align-self: center;
    padding: 0 0 0 15px;
    font-size: 20px;
    text-align: left;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form
    .form-group
    .expense-select
    .form-control,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form
    .form-group
    .liability-select
    .form-control {
    width: 100%;
    font-size: 20px !important;
}
.close-expense-select,
.close-liability-select {
    color: #56c1ee;
    font-family: "DM Sans", Sans-Serif;
    text-decoration: none;
}
.close-expense-select:hover,
.close-liability-select:hover {
    color: #666;
    text-decoration: none;
}
.customlisttab.table > tbody > tr > td,
.customlisttab.table > tbody > tr > th,
.customlisttab.table > tfoot > tr > td,
.customlisttab.table > tfoot > tr > th,
.customlisttab.table > thead > tr > td,
.customlisttab.table > thead > tr > th {
    vertical-align: middle;
}
.breadcrumb-header .header,
.detail-info {
    font-family: "DM Sans", Sans-Serif;
}
.width100per {
    width: 100% !important;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    .form-control.width100per {
    flex: 0 0 100%;
    max-width: 100%;
}
.bankingpartdetails .authority_confirmation .input-check {
    font-family: "DM Sans", Sans-Serif;
    font-size: 20px;
    color: #666;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group.inputradiodiv
    label {
    margin-top: 0;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group.inputradiodiv
    .input-check {
    margin-top: 0;
    padding-top: 0;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .bankingpartdetails
    .form-group
    .form-control {
    font-size: 20px !important;
}
.panel .flexinn > .inputcheck > input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}
.wizard > .content > .body .flexinn > label.inputcheck {
    margin: 0;
    padding: 0;
    display: flex;
    min-height: 32px;
}
.panel .flexinn > .inputcheck > input[disabled="disabled"] ~ span.checktext {
    cursor: not-allowed;
}
.inputcheck span.checktext {
    position: relative;
    padding-left: 50px;
    display: inline-block;
}
.inputcheck span.checktext:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border: 2px solid #56c1ee;
    content: "";
    font-family: "FontAwesome";
    color: #56c1ee;
}
.inputcheck input:checked ~ span.checktext:after {
    content: "\f00c";
}
.myaccountpart .alert-info {
    background: none;
    padding: 0;
    border: none;
    color: #666;
}
.modal-dialog.modalclass .modal-content {
    background: #fff;
    padding: 30px;
}

.modal-dialog.modalclass .modal-content .close {
    color: #fff;
    position: absolute;
    top: -45px;
    right: -45px;
    background: #56c1ee;
    border: 2px solid #56c1ee;
    width: 30px;
    height: 30px !important;
    line-height: 24px;
    text-align: center;
    border-radius: 100%;
    font-size: 24px !important;
    opacity: 1;
}
.dateinputholder {
    position: relative;
    width: 135px;
}
.dateinputholder i {
    position: absolute;
    z-index: 1;
    top: 9px;
    right: 10px;
    color: #56c1ee;
}
.table-responsive input.set_funded_due_date {
    border: 1px solid #56c1ee;
    padding: 5px 30px 5px 5px;
    line-height: 1.5;
    font-size: 14px !important;
    background: rgba(255, 255, 255, 0);
    width: 100%;
    position: relative;
    z-index: 9;
}
.dateinputtd {
    text-align: right !important;
}
.dateinputholder {
    display: inline-block;
}
.dateinputtd .dateinputholder .custominputdate {
    width: 100%;
    padding-right: 30px;
    position: relative;
    z-index: 9;
    background: rgba(255, 255, 255, 0);
    height: 34px !important;
}
.step-modal .modal-content .modal-text {
    padding: 0;
}
a:hover {
    color: #666;
}
.bankingpartholder h3 {
    color: #56c1ee;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group.pdlr15 {
    padding-left: 15px;
    padding-right: 15px;
}
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group
    input.form-control.width100per {
    height: 60px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #56c1ee;
    border-color: #56c1ee;
}
.dataTables_length select,
.dataTables_wrapper .dataTables_filter input {
    border-color: #56c1ee;
}
.contactform .xero-btn-wrap a.btnsubmit {
    background: #56c1ee;
    border-color: #56c1ee;
    color: #fff;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contactform .xero-btn-wrap a.btnsubmit:hover {
    background: #fff;
    border-color: #56c1ee;
    color: #56c1ee;
}
.custominputdate {
    border: 1px solid #56c1ee;
    font-size: 14px !important;
    text-align: left;
    padding: 5px 8px;
    line-height: 1.5;
}
.createoptioncontainer {
    padding-bottom: 20px;
}
header .profile-menu ul li .dropdown-toggle {
    font-size: 22px;
}
a {
    color: #00213D;
}
.panel-info > .panel-heading {
    background: #56c1ee;
    border-color: #56c1ee;
    color: #fff;
    border-radius: 0;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 14px !important;
}
.panel-info {
    border-color: #56c1ee;
}
.centerbtn {
    text-align: center;
}
.panel .tandcs-confirm-container {
    text-align: center;
}
.sublistbtn {
    background: #56c1ee;
    border: 1px solid #56c1ee;
    color: #fff;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 16px !important;
    padding: 5px 20px;
}
.btn.btn-success.submit_accept_quote {
    background: #56c1ee;
    border: 1px solid #56c1ee;
    color: #fff;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 24px !important;
    padding: 15px 30px;
    border-radius: 0;
}
.sublistbtn:hover,
.btn.btn-success.submit_accept_quote:hover {
    background: #fff;
    border: 1px solid #56c1ee;
    color: #56c1ee;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    vertical-align: middle;
}
.panel input[type="checkbox"] {
    top: 3px;
}
.table > thead > tr > th {
    color: #00213D;
}

.dataTables_length select {
    border-radius: 0;
    font-size: 18px !important;
    font-weight: normal;
    color: #666;
}
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
    top: 50%;
}
#invoices-table_filter input {
    font-size: 18px !important;
    font-weight: normal;
    color: #666;
    border-radius: 0;
}
.modal-content .modal-text .modal-title {
    color: #56c1ee;
    font-size: 20px;
    margin-bottom: 20px;
}
.alignrightdiv {
    text-align: right;
    flex: 0 0 50%;
    max-width: 50%;
    align-self: center;
}
.authority_confirmation .input-check {
    margin-left: 20px;
    margin-right: 0;
}
.ul-tooltip,
.tooltip,
.tooltip.in,
.tooltip-inner,
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow,
.custom-tooltip,
.invoice-new-tooltip,
.arrow:after,
.invoice-new-tooltip {
    font-family: "DM Sans", Sans-Serif !important;
    background: #56c1ee !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #56c1ee !important;
    background: #56c1ee !important;
}
.set_funded_due_date_area .dateinputbtn .btn-success {
    background: #56c1ee;
    border: 1px solid #56c1ee;
    color: #fff;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 16px !important;
    padding: 5px 9px;
    line-height: 1.2;
    height: auto;
    margin: 5px 0 0 !important;
    min-width: 135px;
}
.set_funded_due_date_area .btn-success:hover {
    background: #fff;
    border: 1px solid #56c1ee;
    color: #56c1ee;
}
table.dataTable.no-footer.new-datatable2 tr:last-child td {
    border-bottom: 1px solid #56c1ee !important;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background: #fff;
}
.custom-tooltip {
    background: #56c1ee;
    line-height: 20px;
}
.tfooterbottom {
    border-top: 1px solid #56c1ee !important;
}
.dataTables_wrapper .top {
    position: absolute;
    top: -50px;
    right: 0;
}
.invoicemainpartloop .table-responsive {
    padding-top: 50px;
}

.clickinfotop.click-info {
    position: absolute;
    color: #333;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #333 !important;
}
.wizard > .steps .current i {
    border-color: #56c1ee;
    color: #56c1ee;
}
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
    color: #56c1ee;
}
.formtabmiddle > .wizard > .content {
    padding: 0;
}
.formtabmiddle .wizard > .steps > ul > li {
    float: none;
    margin: 0 auto;
}
.flexinn .buttons-sec a {
    width: 100%;
    width: 100%;
    font-size: 20px;
    padding: 15px 25px;
    background: #56c1ee;
    border-color: #56c1ee;
    color: #fff;
}
.flexinn .buttons-sec a:hover {
    background: #fff;
    border-color: #56c1ee;
    color: #56c1ee;
}
.flexinn .custom-file-upload .input-file-container,
.js .flexinn .custom-file-upload .input-file,
.wizard > .content > .body .flexinn .custom-file-upload label {
    width: 100%;
}
.wizard > .content > .body .flexinn .custom-file-upload label {
    text-align: center;
    color: #56c1ee;
    margin-bottom: 0;
}
.wizard
    > .content
    > .body
    .flexinn
    .custom-file-upload
    .input-file:hover
    + label,
.wizard
    > .content
    > .body
    .flexinn
    .custom-file-upload
    .input-file:active
    + label,
.wizard
    > .content
    > .body
    .flexinn
    .custom-file-upload
    .input-file:focus
    + label,
.wizard > .content > .body .flexinn .custom-file-upload label:hover,
.wizard > .content > .body .flexinn .custom-file-upload label:active,
.wizard > .content > .body .flexinn .custom-file-upload label:focus {
    color: #fff;
    background: #56c1ee;
    border-color: #56c1ee;
}
.js .flexinn .input-file-trigger {
    border-width: 1px;
}
.js .input-file:hover + .input-file-trigger,
.js .input-file:focus + .input-file-trigger,
.js .input-file-trigger:hover,
.js .input-file-trigger:focus {
    color: #fff;
    background: #56c1ee;
}
.formtabmiddle .steps > ul {
    display: none !important;
}
/*.wizard > .steps > ul > li.current ~ li:after{
    background: #ccc;
}
.wizard > .steps > ul > li.current ~ li i{
    border-color: #7d7d7d;
    color: #7d7d7d;
}
.wizard > .steps > ul > li.current ~ li span{
    color: #7d7d7d;
}
*/
.wizard > .content .panel {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}
.newstapeinfo .panel-success > .panel-heading {
    color: #56c1ee;
    background: none;
    border: none;
    padding: 0 0 25px;
}
.wizard > .content .newstapeinfo .panel {
    border: none;
}
.wizard > .content .newstapeinfo .panel-body {
    padding: 0;
    background: none;
}
.wizard > .content .newstapeinfo .alert-info {
    background: #fff;
    color: #666;
    border-radius: 0;
    border-color: #fff;
    padding: 0;
}
.contactform .flexrow {
    display: flex;
    flex-wrap: wrap;
}
.flexinn {
    flex: 0 0 50%;
    max-width: 50%;
}
.flexinnfull {
    flex: 0 0 100%;
    max-width: 100%;
}
.all-section
    .account
    .info-enter-sec
    form
    .form-group.flexrow
    .flexinn
    .form-control {
    font-size: 20px !important;
}
.wizard > .content > .body .flexinn.flexinntext {
    align-self: center;
    padding-right: 15px;
}
.flexinn.checkinn {
    align-self: center;
    text-align: right;
}
.authority_confirmation .checkinn .input-check {
    margin-left: 20px;
    margin-right: 0;
    padding: 0;
    font-size: 20px;
}
.authority_confirmation .checkinn .input-check > label,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group.inputradiodiv
    .input-check {
    position: relative;
    padding-left: 30px;
    display: inline-block;
}
.authority_confirmation .checkinn .input-check > label:after,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group.inputradiodiv
    .input-check
    > label:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    border: 2px solid #56c1ee;
    background: #fff;
    content: "";
}
.all-section .account .info-enter-sec .tab-sec form .form-group label {
    width: auto;
}
.authority_confirmation .checkinn .input-check > input,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group.inputradiodiv
    .input-check
    > input {
    position: absolute;
    opacity: 0;
}
.authority_confirmation .checkinn .input-check > input:checked ~ label:before,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form.myaccountpart
    .form-group.inputradiodiv
    .input-check
    > input:checked
    ~ label:before {
    position: absolute;
    z-index: 2;
    top: 6px;
    left: 6px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 2px solid #76E0A9;
    background: #76E0A9;
    content: "";
}
.alert-success {
    background: #76E0A9;
    color: #00213d;
    border-color: #76E0A9;
}
.wizard > .content > .body .flexinn.flexinntext label {
    font-size: 20px;
    margin: 0;
}
.wizard > .content > .body .flexinnfull.flexinntext label {
    font-size: 20px;
    margin: 0 0 10px;
}
.wizard > .actions {
    position: relative;
    width: 66.66667%;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
}
.signinuppart .wizard > .actions a {
    font-family: "DM Sans", Sans-Serif;
    background: #56c1ee;
    color: #fff;
    border-radius: 0;
    border: 1px solid #56c1ee;
    line-height: 1.5;
    margin: 0;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.signinuppart .wizard > .actions a,
.all-section .account .info-enter-sec .tab-sec form .btn-block.btnsubmit,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form
    .btn-block.btnsubmit[disabled="disabled"],
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form
    .btn-block.btnsubmit[disabled="disabled"]:hover,
.all-section
    .account
    .info-enter-sec
    .tab-sec
    form
    .btn-block.btnsubmit[disabled="disabled"]:active,
.contactform .btnsubmit,
.contactform a.btnsubmit,
.contactform input.btnsubmit {
    padding: 10px 45px;
    font-size: 30px;
}
.signinuppart .wizard > .actions a:hover,
.signinuppart .wizard > .actions a:active {
    background: #fff !important;
    color: #56c1ee;
    border: 1px solid #56c1ee;
}
.wizard > .actions > ul > li.disabled {
    display: none;
}
.wizard > .content > .body label {
    font-size: 20px;
}
.create-option-container input {
    border-color: #56c1ee !important;
}
.formtab .wizard > .steps > ul > li {
    width: 33%;
}
.formtab .wizard > .steps > ul {
    max-width: 740px;
    margin: 0 auto;
}
.wizard > .content > .body label.error {
    color: #f00;
    display: block;
    position: relative;
    bottom: 0px;
    font-size: 14px;
}
.expense-select.expenseselect100per,
.liability-select.expenseselect100per {
    position: relative;
    padding-bottom: 15px;
}
.wizard > .content > .body .expense-select.expenseselect100per label.error,
.wizard > .content > .body .liability-select.expenseselect100per label.error {
    position: absolute;
    bottom: -15px;
}
.inputinfotext {
    display: block;
    font-size: 14px;
}
.signinuppartholder .forgotinnmenu.from-header {
    float: left;
    width: 100%;
    margin-bottom: 22px;
    border-bottom: 1px solid #56c1ee;
    font-weight: 400;
    padding-top: 30px;
    padding-bottom: 8px;
}
.forgotinnmenu.from-header .left-head {
    float: left;
}
.forgotinnmenu.from-header .left-head h3 {
    font-family: "DM Sans", Sans-Serif;
    font-size: 28px;
    line-height: 1.5;
    margin: 8px 0 0;
    color: #393a3a;
}
.forgotinnmenu.from-header .right-head {
    float: right;
    font-family: "DM Sans", Sans-Serif;
    font-size: 20px;
}
.forgotinnmenu.from-header .right-head a {
    font-family: "DM Sans", Sans-Serif;
    border: 2px solid #56c1ee;
    background: #56c1ee;
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    padding: 10px 20px;
    margin-left: 10px;
    display: inline-block;
    text-decoration: none;
}
.forgotinnmenu.from-header .right-head a:hover {
    background: #fff;
    color: #56c1ee;
}
/*===========pdpn1=====*/

.all-section .account .info-enter-sec .tab-sec ul li a.disconnect_xero_account {
    color: black !important;
    text-align: left !important;
    padding: 0;
}
@media screen and (max-width: 1199px) {
    .modalclass.modal-dialog {
        max-width: 768px;
    }
    header .navbar-nav .open .dropdown-menu,
    header .navbar-nav .dropdown .dropdown-menu {
        right: 0;
        left: auto;
    }
}
@media screen and (max-width: 767px) {
    .modalclass.modal-dialog {
        max-width: 80%;
    }
    .modal-dialog.modalclass .modal-content .close {
        top: -25px;
        right: -25px;
    }
    header .profile-menu {
        margin-top: 8px;
    }
    header {
        min-height: 20px;
        padding-top: 0;
    }
    header .navbar-brand {
        width: auto;
        max-width: none;
    }
    .modal-dialog.modalclass .modal-content {
        padding: 15px;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        input.form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        input.form-control::placeholder,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .bankingpartdetails
        .form-group
        .form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        .prfl-table
        li
        .prfl-info
        span {
        font-size: 18px !important;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        label,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        .form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .prfl-table
        li
        .prfl-hding,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .prfl-table
        li
        .prfl-info {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        text-align: left;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        input.form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .prfl-table
        li
        .prfl-info {
        padding-left: 12px;
    }
    .buttonupdate1 {
        text-align: center;
        margin: 0;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .prfl-table
        li
        .prfl-hding {
        padding-bottom: 0px;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .bankingpartdetails
        .form-group
        label.form-control-label,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        label.form-control-label,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        label.control-label,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .bankingpartdetails
        .form-group
        .form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        .form-control,
    .alignrightdiv {
        text-align: left;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .authority_confirmation .input-check {
        margin-left: 0;
        margin-right: 20px;
    }
    .bankingpartdetails {
        padding-right: 0;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group.pdlr15 {
        padding-left: 0;
        padding-right: 0;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .alertpart {
        padding: 5px 0 0;
        text-align: left;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        label {
        padding-right: 0;
    }
    .bankingpartdetails .panel-heading {
        padding: 10px 0;
    }
    .bankingpartholder .panel-body {
        padding: 15px 0;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .bankingpartholder
        > .panel-body
        .form-group
        label {
        padding: 0;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        .expense-select,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        .liability-select {
        display: flex;
        flex-wrap: wrap;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        label.fullwidth,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        label.fullwidth {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .bankingpartholder
        > .panel-body
        .form-group
        .checkboxpart
        label {
        padding-right: 0;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        .expense-select
        select.form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        .liability-select
        select.form-control {
        width: 70%;
        flex: 0 0 70%;
        max-width: 70%;
        font-size: 18px !important;
    }
    .expenseselect100per a.close-expense-select,
    .expenseselect100per a.close-liability-select,
    .expense-select .close-expense-select,
    .liability-select .close-liability-select {
        font-size: 18px;
    }
    .close-expense-select,
    .close-liability-select {
        width: 100%;
        flex: 0 0 100%;
    }
    .myaccountpart .alert-info .detail-info {
        text-align: left;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .prfl-table
        li
        .prfl-hding.fulltextcenter,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .prfl-table
        li
        .prfl-hding.fulltextcenter
        a {
        padding: 0;
        line-height: 1.2;
    }
    .bankingpartdetails .authority_confirmation .input-check {
        font-size: 18px;
    }
    /*.nav-tabs-responsive.newtabmain>li.active:first-child, .nav-tabs-responsive.newtabmain>li:first-child{
        margin-left: 2%;
    }
    .nav-tabs-responsive.newtabmain>li.active{
        width: auto;
    }
    .nav-tabs-responsive.newtabmain>li.next>a .text, .nav-tabs-responsive.newtabmain>li.prev>a .text{
        display: block;
    }
    .nav-tabs-responsive.newtabmain>li.next>a:after, .nav-tabs-responsive.newtabmain>li.prev>a:after{
        display: none;
    }
    .nav-tabs-responsive.newtabmain>li{
        width: auto;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li > a, .nav-tabs-responsive.newtabmain>li.next>a .text, .nav-tabs-responsive.newtabmain>li.prev>a .text{
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        width: 100%;
        text-align: center;
        vertical-align: top;
        border-radius: 5px 5px 0 0;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li{
        padding-top: 9px;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.active{
        padding-top: 0;
    }
    .newtabmain.nav-tabs-responsive.newtabmain >li.next, .nav-tabs-responsive.newtabmain > li.prev{
            -webkit-transform: scale(1);
            transform: scale(1);
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li > a, .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.next > a, .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.prev > a{
        width: 70px;
        height: 40px;
        padding: 5px 20px;
        line-height: 30px;
        border-top: 1px solid #56C1EE;
        border-left: 1px solid #56C1EE;
        border-right: 1px solid #56C1EE;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.active > a{
        width: auto;
        padding: 10px 30px;
        height: 50px;
        line-height: 30px;
    }*/
    .nav-tabs-responsive > li.active:first-child {
        margin: 0;
    }
    .nav-tabs-responsive.newtabmain > li.next > a:after,
    .nav-tabs-responsive.newtabmain > li.prev > a:after {
        display: none;
    }
    .nav-tabs-responsive > li.next,
    .nav-tabs-responsive.newtabmain.newtabmain > li.prev {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .nav-tabs-responsive > li.next > a .text,
    .nav-tabs-responsive.newtabmain > li.prev > a .text {
        display: block;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain {
        display: table;
        width: 100%;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li > a {
        font-size: 18px;
        line-height: 1.5;
        padding: 10px 15px;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li {
        display: table-cell;
        width: auto;
        float: none;
    }
    .flexinn {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .flexinn.checkinn {
        text-align: left;
    }
    .authority_confirmation .checkinn .input-check {
        margin-left: 0;
        margin-right: 20px;
    }
    .wizard > .actions {
        width: 100%;
        padding: 0;
    }
    .wizard > .actions > ul {
        display: block;
        width: 100%;
        text-align: center;
    }
    .wizard > .actions > ul > li {
        float: none;
        display: inline-block;
    }
    .expenseselect100per .original_expense_account,
    .expenseselect100per .original_loan_liability {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .expenseselect100per a.close-expense-select,
    .expenseselect100per a.close-liability-select,
    .expense-select .close-expense-select,
    .liability-select .close-liability-select {
        flex: 0 0 auto;
        width: auto;
        position: absolute;
        z-index: 9;
        top: 14px;
        left: 70%;
    }
    header .profile-menu ul li .dropdown-toggle {
        font-size: 18px;
    }
    .wizard > .content > .body .flexinn.flexinntext label {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .wizard > .content > .body label {
        font-size: 20px;
    }
    .btn.btn-success.submit_accept_quote {
        font-size: 20px !important;
        padding: 10px 25px;
    }

    .panel .tandcs-confirm-container input[type="checkbox"] {
        height: auto !important;
    }
}

@media screen and (max-width: 575px) {
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .bankingpartholder
        > .panel-body
        .form-group
        .checkboxpart
        label {
        padding-top: 5px;
    }

    /*.all-section .account .info-enter-sec .tab-sec ul.newtabmain > li > a{
        font-size: 16px;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li > a, .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.next > a, .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.prev > a{
        width: 65px;
        height: 30px;
        padding: 3px 20px;
        line-height: 24px;
    }

    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.active > a{
        padding: 5px 20px;
        height: 40px;
        line-height: 30px;
    }*/
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li > a {
        font-size: 17px;
        line-height: 1.5;
        padding: 10px;
    }
    .expenseaccountinnleft.expenseaccountinn {
        padding-right: 30px;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .expenseaccountinn {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .wizard > .content > .body .flexinnfull.flexinntext label,
    .wizard > .content > .body label {
        font-size: 18px;
    }
}
@media screen and (max-width: 479px) {
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        input.form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        input.form-control::placeholder,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .bankingpartdetails
        .form-group
        .form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        .prfl-table
        li
        .prfl-info
        span,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        .prfl-table
        li
        .prfl-info
        .email,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        .expense-select
        select.form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        .liability-select
        select.form-control {
        font-size: 15px !important;
    }
    .contactform .form-control,
    .form-control,
    .all-section
        .account.contactform
        .info-enter-sec
        form
        .form-group
        .form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .form-group
        .form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        input.form-control.width100per {
        height: 50px !important;
        padding: 12px;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .prfl-table
        li
        .prfl-info {
        min-height: 50px;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        .prfl-table
        li
        .prfl-info.btnblock
        .invoice-bttn {
        height: 48px;
        line-height: 48px;
    }

    /*.all-section .account .info-enter-sec .tab-sec ul.newtabmain > li > a{
        font-size: 14px;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li > a, .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.next > a, .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.prev > a{
        width: 45px;
        height: 30px;
        padding: 3px 10px;
        line-height: 24px;
    }

    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li.active > a{
        padding: 5px 15px;
        height: 40px;
        line-height: 30px;
    }*/
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain {
        display: block;
    }
    .all-section .account .info-enter-sec .tab-sec ul.newtabmain > li {
        display: block;
        border-bottom: 1px solid #56c1ee;
        border-top: 1px solid #56c1ee;
    }
    .contactform .xero-btn-wrap a.btnsubmit {
        font-size: 20px;
        padding: 10px 20px;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: 0.5em;
    }
    .all-section
        .account
        .info-enter-sec
        form
        .form-group.flexrow
        .flexinn
        .form-control {
        font-size: 15px !important;
    }
    .wizard > .actions a,
    .wizard > .actions a:hover,
    .wizard > .actions a:active {
        font-size: 16px;
        padding: 10px 15px;
    }
}
@media screen and (max-width: 359px) {
    header .navbar-brand {
        width: auto;
        max-width: 130px;
    }
    .newheader .navbar-brand img {
        width: 120px;
        max-width: 120px;
    }
    header .profile-menu {
        margin-top: 5px;
    }
    header .profile-menu ul li a {
        font-size: 14px;
    }
    body {
        padding-top: 60px;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: 5px;
        font-size: 12px;
    }
}
/*============pdpn======working on 11_12_2019====================================*/
/*==================working on 11_12_2019====================================*/

header {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0);
}

body.page-template {
    background: #fff !important;
}

.newpagemain {
    padding: 50px 0;
}

.newpagemain.howitworkspage {
    padding-bottom: 0;
}

.newpagemain img {
    max-width: 100%;
}

.newpagemain h1,
.newpagemain h1 a,
.newpagemain h1 a:hover,
.newpagemain h1 .plyr a,
.newpagemain h1 .plyr a span {
    font-size: 74px;
    color: #00213D;
    font-weight: 600;
    cursor: default;
    text-decoration: none;
    line-height: 1;
}

.newpagemain h1 .plyr a span {
    line-height: 1;
    margin: 0;
    padding: 0 10px 0 0;
}

.newpagemain h1 .plyr a span:after {
    content: "|";
    color: #000;
    font-family: "DM Sans", Sans-Serif;
}

.maintitle,
.maintitle a {
    min-height: 170px;
    position: relative;
    margin-top: 0;
}

.signinuppage .maintitle,
.signinuppage .maintitle a {
    min-height: 50px;
}

.newpagemain h1 .plyr a span {
    /*border-right: none;*/
    position: relative;
    min-height: 50px;
    border-right: none;
    padding: 0;
}

.newpagemain h1 .plyr a span:empty {
    display: none;
}

header .navbar .navbar-collapse .menu-nav li.active a {
    border-right: none;
}

.newpagemain h2 {
    font-size: 62px;
    color: #00213D;
    margin-top: 50px;
}

.newpagemain h2.subtitletext {
    font-size: 22px;
    color: #333;
    margin: 15px 0 20px;
}

header .navbar .navbar-header .navbar-brand {
    display: flex;
    align-items: center;
    padding-block: 0;
    margin-left: 20px;
}

header .navbar .navbar-header .navbar-brand img {
    width: 100%;
    max-width: 100%;
}

header .navbar .navbar-collapse .menu-nav li {
    padding: 36px 0;
}

header .navbar .navbar-collapse .menu-nav li a {
    border: none;
    padding: 0 15px;
    font-family: "DM Sans", Sans-Serif;
    font-size: 16px;
    color: #000;
}

header .navbar .navbar-account-sec .log-nav li {
    padding: 22px 8px 0;
}

header .navbar .navbar-account-sec .log-nav li a,
header .navbar .navbar-account-sec .log-nav li.active a {
    border-color: #56c1ee;
    color: #00213D;
    font-size: 16px;
    padding: 15px;
}

header .navbar .navbar-account-sec .log-nav li a:hover,
header .navbar .navbar-account-sec .log-nav li.active a,
header .navbar .navbar-account-sec .log-nav li.active a:hover {
    color: #fff;
    background: #56c1ee;
    border: 2px solid #56c1ee;
}

.bodycontent p {
    font-size: 24px;
    color: #666;
}

.bodycontent {
    padding-bottom: 60px;
}

.all-section .account .info-enter-sec .from-header .right-head a {
    border: 2px solid #56c1ee;
    background: #56c1ee;
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    padding: 10px 20px;
    margin-left: 10px;
    display: inline-block;
}

.all-section .account .info-enter-sec .from-header .right-head a:hover {
    border: 2px solid #56c1ee;
    background: #fff;
    color: #56c1ee;
}

.all-section .account .info-enter-sec .from-header .left-head h3 {
    margin-top: 8px;
}

/*===top part==*/
.invoicesimage {
    position: relative;
    border-radius: 100%;
    max-width: 450px;
}

.invoicesimage img {
    display: block;
}

.invoicesimage:after {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    background: rgb(20, 188, 150);
    background: linear-gradient(
        180deg,
        rgba(20, 188, 150, 0) 0%,
        rgba(20, 188, 150, 0) 50%,
        rgba(20, 188, 150, 0.5) 100%
    );
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.invoicestext {
    position: absolute;
    width: 100%;
    bottom: 35px;
    left: 0;
    text-align: center;
    font-family: "DM Sans", Sans-Serif;
    font-size: 26px;
    color: #fff;
    z-index: 9;
}

.invoicesimage img {
    border-radius: 100%;
}

/*===fundtapstepholder===*/
.fundtapstepinn {
    float: left;
    position: relative;
    padding-left: 150px;
    min-height: 150px;
}

.fundtapstep1 {
    margin-top: -50px;
    width: 28%;
}

.fundtapstep2 {
    margin-top: 72px;
    width: 34%;
    padding-left: 155px;
}

.fundtapstep3 {
    margin-top: 235px;
    width: 38%;
    padding-left: 155px;
}

.fundtapstep4 {
    width: 60%;
    padding-left: 290px;
    min-height: 290px;
    margin-top: -65px;
    left: 40px;
    padding-left: 310px;
}

.fundtapstep4 .fundtapstepimg {
    width: 280px;
}

.fundtapstep4 .fundtapsteptext h3 {
    margin-top: 45px;
}

.fundtapstepholder {
    position: relative;
    padding-bottom: 40px;
}

.fundtapstepimg {
    position: absolute;
    width: 140px;
    left: 0;
    top: 0;
}

.fundtapsteptext h3 {
    font-family: "DM Sans", Sans-Serif;
    font-size: 20px;
    color: #666;
    margin: 10px 0 0;
    line-height: 1.3;
}

.fundtapsteptext h3 strong {
    font-family: "DM Sans", Sans-Serif;
    font-size: 22px;
    color: #666;
}

.fundtapstep4 .fundtapsteptext h3 {
    font-size: 28px;
}

.fundtapstep4 .fundtapsteptext h3 strong {
    font-size: 30px;
}

.fundtapsteptext span,
.fundtapsteptext em {
    font-size: 30px;
    font-family: "DM Sans", Sans-Serif;
    color: #56c1ee;
    font-style: normal;
}

.fundtapstep4 .fundtapsteptext span,
.fundtapstep4 .fundtapsteptext em {
    font-size: 42px;
}

.buttonpart {
    padding: 30px 0;
    text-align: center;
}

.buttonpd {
    padding-bottom: 100px;
}

.buttonpd80 {
    padding-bottom: 80px;
}

.buttonpd60 {
    padding-bottom: 60px;
}

.buttonpart .button {
    font-family: "DM Sans", Sans-Serif;
    display: inline-block;
    font-size: 42px;
    padding: 10px 30px;
    border: 2px solid #56c1ee;
    color: #56c1ee;
    border-radius: 20px;
    margin: 0 25px;
    text-decoration: none;
}

.funtestimonials.buttonpart .button {
    margin: 0;
}

.buttonpart .button:hover {
    color: #fff;
    background: #56c1ee;
}

/*=whyfundtappart=*/
.whyfundtappart {
    background: #56c1ee;
}

.whyfundtapimg {
    border-radius: 100%;
    position: relative;
    max-width: 370px;
    margin-top: -40px;
}

.whyfundtapimg:after {
    width: 100%;
    height: 100%;
    background: rgb(20, 188, 150);
    background: linear-gradient(
        180deg,
        rgba(20, 188, 150, 0) 0%,
        rgba(20, 188, 150, 0) 50%,
        rgba(20, 188, 150, 0.5) 100%
    );
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 100%;
}

.whyfundtapimg img {
    border-radius: 100%;
}

.whyfundtaptext {
    position: absolute;
    z-index: 9;
    width: 100%;
    bottom: 80px;
    left: 0;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-family: "DM Sans", Sans-Serif;
}

.whyfundtappart h2 {
    font-size: 48px;
    color: #fff;
    font-family: "DM Sans", Sans-Serif;
}

.whyfundtappart p {
    font-size: 28px;
    color: #fff;
    font-family: "JosefinSans_Regular";
}

.whyfundtappart .whyfundtapimg .whyfundtaptext p {
    font-size: 22px;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.5);
}

.whyfundtappart .buttonpart .button {
    border-color: #fff;
    background: #56c1ee;
    color: #fff;
}

.whyfundtappart .buttonpart .button:hover {
    border-color: #fff;
    background: #fff;
    color: #56c1ee;
}

.whyfundtappart .buttonpart {
    text-align: left;
    background: none;
    border: none;
}

/*==bodybottompartholder==*/
.bodybottompartholder {
    padding: 50px 30px 30px;
}

.bodybottompartholder img {
    max-width: 180px;
    display: block;
    margin: 0 auto;
}

.bodybottompartholder h3 {
    font-size: 20px;
    color: #666;
    font-family: "DM Sans", Sans-Serif;
    text-align: center;
}

.bodybottompartholder p {
    font-size: 15px;
    color: #666;
    font-family: "DM Sans", Sans-Serif;
    text-align: center;
}

.faqpart.faq .faq-accor .panel-group .panel .panel-heading .panel-title a {
    color: #666;
}

/*===new how it work============*/

.pagearrow3part {
    position: relative;
}

.pagearrow3parttitle {
    position: relative;
}

.pagearrow3parttitle h2 {
    font-family: "DM Sans", Sans-Serif;
    font-size: 62px;
    color: #56c1ee;
    margin: 0;
    position: absolute;
    z-index: 1;
    top: -360px;
    left: 0;
    padding-bottom: 15px;
}

.arrow3partinn {
    position: relative;
    margin-bottom: 45px;
}

.arrow3partinn h3 {
    font-family: "DM Sans", Sans-Serif;
    font-size: 26px;
    color: #fff;
    margin: 0 0 25px;
    border-radius: 10px;
    display: inline-block;
    line-height: 1;
    color: #56c1ee;
    position: relative;
}

.arrow3partinn h3 strong {
    font-family: "DM Sans", Sans-Serif;
    font-size: 60px;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    line-height: 1;
    color: #56c1ee;
    position: relative;
    top: 12px;
}

.arrow3partinn h3 span {
    font-family: "DM Sans", Sans-Serif;
    font-size: 26px;
    color: #fff;
    padding: 10px 20px;
    background: #56c1ee;
    border-radius: 10px;
    display: inline-block;
    line-height: 1;
    margin-left: 5px;
}

.arrow3partinn p {
    font-size: 24px;
    color: #666;
}

.arrow3partinn img {
    position: absolute;
    width: 185px;
}

.arrowin1part {
    padding-left: 200px;
    min-height: 220px;
    margin-left: 0;
    position: absolute;
    top: -250px;
}

.arrowin1part img {
    left: 0;
    top: 0;
}

.arrowin2parttext {
    text-align: right;
    display: inline-block;
    width: 280px;
}

.arrowin2part {
    padding-right: 200px;
    min-height: 220px;
    margin-right: 280px;
    margin-top: 120px;
    padding-top: 10px;
    text-align: right;
}

.arrowin2part img {
    right: 0;
    top: 10px;
}

.arrowin1parttext {
    max-width: 300px;
}

.arrowin3part {
    padding-right: 200px;
    min-height: 240px;
    margin-left: 0;
    padding-bottom: 60px;
    text-align: right;
}

.arrowin3part img {
    right: 0;
    top: 0;
}

.arrow1stparttext {
    text-align: right;
}

.arrow2stpart {
    padding-left: 200px;
    min-height: 240px;
    margin-left: 125px;
}

.arrow2stpart img {
    left: 0;
    top: 0;
}

.arrow3stpart {
    padding-right: 200px;
    min-height: 240px;
    margin-right: 125px;
}

.arrow3stpart img {
    right: 0;
    top: 0;
}

.arrowin3parttext {
    text-align: right;
    max-width: 280px;
    display: inline-block;
}

.worksfunding {
    position: absolute;
    bottom: 75px;
    left: 0;
    padding: 0;
}

.howweworkpart {
    padding: 60px 0;
    background: #56c1ee;
    /*-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.46);*/
    position: relative;
}
.howweworkpart .plyr__play-large,
.howweworkpart .plyr--video .plyr__controls button.tab-focus:focus,
.howweworkpart .plyr--video .plyr__controls button:hover {
    background: #56c1ee;
}
.howweworkpart .plyr__progress--played,
.howweworkpart .plyr__volume--display {
    color: #56c1ee;
}
.howweworkpart h2 {
    font-size: 48px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}

.howweworkpart p {
    font-family: "DM Sans", Sans-Serif;
    font-size: 28px;
    color: #fff;
}

.howweworkparttext {
    text-align: right;
}

.howcanwehelppart {
    padding: 60px 0;
    background: #fff;
}

.howcanwehelppart h2 {
    font-size: 50px;
    text-align: center;
    margin: 0 0 30px;
}

.contactform .form-group {
    margin-bottom: 20px;
}

.contactform .form-control,
.form-control,
.all-section
    .account.contactform
    .info-enter-sec
    form
    .form-group
    .form-control,
.all-section .account .info-enter-sec .tab-sec form .form-group .form-control {
    font-size: 25px;
    height: 60px;
    line-height: 1.4;
    padding: 15px 12px !important;
    border: 1px solid #00213D;
    border-radius: 0;
}

.all-section
    .account
    .info-enter-sec
    form
    .form-group
    .form-control::-webkit-input-placeholder,
.all-section .account .info-enter-sec form .form-group .form-control:required,
.all-section
    .account
    .info-enter-sec
    form
    .form-group
    input.form-control:-internal-autofill-selected,
output {
    font-size: 25px !important;
}

input:-internal-autofill-selected {
    font-size: 25px !important;
    color: #666 !important;
}

.all-section
    .account
    .info-enter-sec
    form
    .form-group
    .form-control::placeholder {
    font-size: 25px !important;
}

.all-section
    .account
    .info-enter-sec
    form
    .form-group
    .expenseaccountinnholder
    .form-control::-webkit-input-placeholder,
.all-section
    .account
    .info-enter-sec
    form
    .form-group
    .expenseaccountinnholder
    .form-control:required,
.all-section
    .account
    .info-enter-sec
    form
    .form-group
    .expenseaccountinnholder
    input.form-control:-internal-autofill-selected {
    font-size: 20px !important;
}
.contactform textarea.form-control {
    height: 140px;
}

.wehelpbtn {
    text-align: center;
    position: relative;
}
.modal-dialog {
    max-width: 700px;
}

.contactform .btnsubmit:hover,
.contactform .btnsubmit:active,
.contactform .btnsubmit:visited {
    background: #fff;
    border-color: #56c1ee;
    color: #56c1ee;
}
.contactform .btnsubmit,
.contactform a.btnsubmit,
.contactform input.btnsubmit {
    font-family: "DM Sans", Sans-Serif !important;
    background: #56c1ee;
    padding: 10px 45px;
    font-size: 30px;
    color: #fff;
    border-radius: 0;
    border-color: #56c1ee;
    line-height: 1.5;
}
.all-section .account .info-enter-sec form .btn-block {
    border: 2px solid #56c1ee;
}
.all-section .account .info-enter-sec .signinuppartholder form .btn-block {
    font-size: 30px;
    font-weight: 600;
}
.all-section .account .info-enter-sec form .btn-block:hover {
    background: #fff;
    border-color: #56c1ee;
    color: #56c1ee;
}

.wehelpbtn .ajax-loader {
    position: absolute;
    left: 0;
    top: 0;
}


.resetformform {
    padding: 30px 0 50px;
}
.resetbuttonpart {
    text-align: center;
}
.orpart {
    font-size: 30px;
    padding: 0 15px;
}
.resetbuttonpart .btn-default.btn-block {
    border: 2px solid #56c1ee;
    font-size: 30px;
    font-family: "DM Sans", Sans-Serif;
    padding: 16px 15px;
    background: #56c1ee;
    color: #fff;
    border-radius: 0;
    line-height: 1;
}
.resetbuttonpart .btn-default.btn-block:hover {
    background: #fff;
    color: #56c1ee;
}
.resetformpart label {
    font-size: 20px;
    font-weight: 400;
}

.all-section .ac-process .info .faq-click .btn {
    font-family: "DM Sans", Sans-Serif;
    display: inline-block;
    font-size: 42px;
    padding: 10px 30px;
    border: 2px solid #56c1ee;
    background: #fff;
    color: #56c1ee;
    border-radius: 20px;
    margin: 0 25px;
    text-decoration: none;
}

.all-section .ac-process .info .faq-click .btn:hover {
    color: #fff;
    background: #56c1ee;
}

.newpagemain.signupin h2 {
    margin-top: 20px;
}

.sliderslickfull .slick-slider .slick-next,
.sliderslickfull .slick-slider .slick-prev {
    font-size: 0 !important;
}

/*====faqpart===*/
.faqpart {
    padding: 50px 0 20px;
}

.faqpart .panel-title a[aria-expanded="true"] .glyphicon-plus:before,
.faqpart .panel-title a[aria-expanded="false"] .glyphicon-plus:before {
    content: "\002b";
}

.faqpart .panel-title a[class=""] .glyphicon-plus:before {
    content: "\2212";
}

.faqpart.faq .faq-accor .panel-group .panel .panel-heading.change-color {
    background: none;
}

.faqpart.faq
    .faq-accor
    .panel-group
    .panel
    .panel-heading.change-color
    .panel-title
    a {
    border-bottom: 1px solid #56c1ee;
}

.faqpart.faq .faq-accor .panel-group .panel .panel-collapse .panel-body {
    background: none;
    font-size: 16px;
    font-family: "DM Sans", Sans-Serif;
    color: #666;
}

.faqpart.faq .faq-accor .panel-group .panel .panel-collapse.in .panel-body {
    border-bottom: 1px solid #56c1ee;
}

.faqpart.faq .faq-accor .panel-group .panel .panel-heading .panel-title a {
    font-size: 20px;
    font-family: "DM Sans", Sans-Serif;
}

/*=========faqpart ===*/
.faqpart h2 {
    font-size: 48px;
    margin: 0 0 30px 80px;
}

/*==pricingpart==*/
.pricingpart {
    padding: 60px 0;
    background: #56c1ee;
    /*-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.46);*/
    position: relative;
}

.pricingpart h2 {
    font-size: 42px;
}

.pricingpart h5 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-family: "DM Sans", Sans-Serif;
}

.pricingpart h6 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-family: "DM Sans", Sans-Serif;
    margin: 0;
    padding: 30px 0 0;
}

.pricing.pricingpart .price-range {
    padding: 0;
}

.pricingpart h2 {
    color: #fff;
    margin: 0 0 30px;
    text-align: center;
}

.pricingpart h4 {
    font-family: "DM Sans", Sans-Serif;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin: 0 0 30px;
}

.pricing.pricingpart .price-range .price-edit-sec .editable {
    padding: 0;
    max-width: none;
    width: 375px;
    margin: 30px auto 0;
}

.pricing.pricingpart .price-range .price-edit-sec .total {
    margin: 0 auto;
    padding: 0;
    max-width: 450px;
    border-top: 1px solid #fff;
    padding-top: 30px;
}

.pricing.pricingpart .price-range .price-edit-sec .editable label,
.pricing.pricingpart .price-range .price-edit-sec .editable p {
    color: #fff;
    font-family: "DM Sans", Sans-Serif;
}

.pricing.pricingpart .price-range .price-edit-sec .editable p .edit-wraper {
    background: #fff;
}

.pricing.pricingpart .price-range .price-edit-sec p,
.pricing.pricingpart .price-range .price-edit-sec .editable label {
    font-family: "DM Sans", Sans-Serif;
    font-size: 19px;
    color: #fff;
}

.pricing.pricingpart .price-range .price-edit-sec .editable label {
    top: -3px;
    position: relative;
    padding-right: 15px;
}

.pricing.pricingpart .price-range .price-edit-sec .editable p .priceright {
    top: -3px;
    position: relative;
    padding-left: 15px;
}

.pricing.pricingpart .price-range .price-edit-sec .editable label {
    min-width: 100px;
    text-align: right;
}

.pricing.pricingpart .price-range .price-edit-sec .total,
.pricing.pricingpart .price-range .price-edit-sec .total h2,
.pricing.pricingpart .price-range .price-edit-sec .total h2 span,
.pricing.pricingpart .price-range .price-edit-sec .total h2 small,
.pricing.pricingpart .price-range .price-edit-sec .total h3 {
    color: #fff;
    font-family: "DM Sans", Sans-Serif;
}

.pricing.pricingpart .price-range .price-edit-sec h4 {
    font-size: 16px;
    margin: 0;
}

.pricing.pricingpart .price-range .price-edit-sec .editable p .edit-wraper {
    padding: 0 15px;
}

.pricing.pricingpart
    .price-range
    .price-edit-sec
    .editable
    p
    .edit-wraper
    > .edit,
.pricing.pricingpart.pagesection
    .price-range
    .price-edit-sec
    .editable
    p
    input {
    font-size: 35px !important;
    font-family: "DM Sans", Sans-Serif;
    font-weight: normal;
}

.pricing.pricingpart.pagesection
    .price-range
    .price-edit-sec
    .editable
    p
    input {
    padding: 0 5px;
    width: 170px;
    text-align: center;
}

.getfundingbtnpart {
    padding: 0 0 50px;
    background: #56c1ee;
}

.getfundingbtnpart .buttonpart .button {
    border-color: #fff;
    color: #fff;
}

.getfundingbtnpart .buttonpart .button:hover {
    background: #fff;
    color: #56c1ee;
}

.getfundingbtnpart .buttonpart {
    padding: 0;
}

.pricingpart.pricing .price-range .price-edit-sec {
    display: block;
    margin-left: 0;
}

/*===aboutcontactmain===*/
.aboutcontactmain h1 {
    margin-bottom: 80px;
}

/*===aboutcontact===*/
.aboutcontact {
    padding: 50px 0;
    background: #56c1ee;
    /*-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.46);*/
    position: relative;
}

.aboutcontact h4 {
    font-family: "DM Sans", Sans-Serif;
    font-size: 30px;
    margin: 60px 0 0;
    color: #fff;
}

.aboutcontact h4 a {
    color: #fff;
    text-decoration: none;
}

.aboutcontact h4 a:hover {
    color: #ddd;
}

.aboutcontact p {
    font-family: "DM Sans", Sans-Serif;
    font-size: 28px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 40px;
}

.aboutcontact h2 {
    font-family: "DM Sans", Sans-Serif;
    font-size: 48px;
    color: #fff;
    margin: 0 0 20px;
}

.aboutcontact h3 {
    font-family: "DM Sans", Sans-Serif;
    color: #fff;
    font-size: 48px;
    margin: 0 0 20px;
}

.aboutcontact .form-group {
    margin-bottom: 40px;
}

.aboutcontact .contactform .btnsubmit {
    border-color: #fff;
}

/*==aboutpart==*/
.aboutpart {
    padding: 100px 0 0;
}

.aboutpart h2 {
    font-family: "DM Sans", Sans-Serif;
    color: #56c1ee;
    font-size: 48px;
    margin: 0 0 20px;
}

.aboutpart p {
    font-family: "DM Sans", Sans-Serif;
    font-size: 28px;
    line-height: 1.2;
    color: #666;
    margin-bottom: 40px;
}

.aboutpart .curve {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    border-radius: 50%;
    -webkit-shape-outside: circle();
    shape-outside: circle();
}

.aboutpart .buttonpart {
    padding: 0;
}

.aboutpart .buttonpart .button {
    margin-left: 0;
}

.newpagemain.testimonialsmain h2 {
    margin: 30px 0;
}

/*=====testimonials====*/
.testimonialspart {
    background: #56c1ee;
    margin-bottom: 30px;
}

.sliderslickfull .slick-slider {
    position: relative;
}

.sliderslickfull .slick-initialized .slick-slide {
    border: none;
    padding: 0;
    margin: 0;
}

.sliderslickfull .slide-item {
    display: flex;
    flex-wrap: wrap;
}

.sliderslickfull .left-panel,
.sliderslickfull .right-panel {
    flex: 0 0 50%;
    max-width: 50%;
}

.sliderslickfull .left-panel {
    /*background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.5);*/
    background: #ddd;
    object-fit: cover;
}

.newpagemain .sliderslickfull .left-panel img {
    max-width: none;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -o-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: top center;
    -moz-object-position: top center;
    -o-object-position: top center;
    -ms-object-position: top center;
    object-position: top center;
    height: 100%;
    width: 100%;
}

.sliderslickfull .right-panel {
    padding: 50px 100px 50px 50px;
    align-self: center;
    align-items: center;
    display: flex;
}

.sliderslickfull .comment {
    font-family: "DM Sans", Sans-Serif;
    font-size: 20px;
    color: #fff;
}

.sliderslickfull .slick-slider .slick-next {
    right: 40px;
    color: #fff;
    height: 30px;
    width: 30px;
}

.sliderslickfull .slick-slider .slick-prev {
    left: 40px;
    color: #fff;
    height: 30px;
    width: 30px;
}

.sliderslickfull .slick-prev:before {
    width: 30px;
    height: 30px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    opacity: 0.5;
    z-index: 99;
}

.sliderslickfull .slick-next:before {
    width: 30px;
    height: 30px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    content: "";
    -webkit-transform: rotate(45deg) skew(-10deg, -10deg);
    -moz-transform: rotate(45deg) skew(-10deg, -10deg);
    transform: rotate(45deg) skew(-10deg, -10deg);
    display: block;
    opacity: 0.5;
    z-index: 99;
}

.sliderslickfull .slick-next:hover:before,
.sliderslickfull .slick-prev:hover:before {
    opacity: 1;
}

.newpagemain.testimonialsmain .olpart h2 {
    margin-left: 150px;
}

.olpart ol {
    margin: 0;
    padding: 0 0 50px;
    list-style: none;
    counter-reset: li;
}

.olpart ol li {
    font-size: 28px;
    color: #666;
    counter-increment: li;
    padding-bottom: 20px;
    line-height: 1.5;
    padding-left: 150px;
    font-family: "DM Sans", Sans-Serif;
}

.olpart ol li strong {
    font-family: "DM Sans", Sans-Serif;
}

.olpart ol li::before {
    content: counter(li);
    color: #56c1ee;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    left: -50px;
    font-size: 100px;
    line-height: 1;
    position: relative;
    top: 50px;
    font-family: "DM Sans", Sans-Serif;
}

.testimonialsbtn {
    text-align: left;
    margin-left: 150px;
}

.testimonialsbtn .button {
    margin: 0;
}

.all-section .signinuppart.account {
    background: #fff;
    padding: 0;
}

.all-section .account.signinuppart .info-enter-sec {
    background: #fff;
    box-shadow: none;
    border-top: none;
    padding: 0;
}

.all-section .account .info-enter-sec .from-header {
    border-color: #00213D;
}

.all-section .signinuppart.account .parent_button {
    font-family: "DM Sans", Sans-Serif;
    background: #56c1ee;
    padding: 10px 45px;
    font-size: 30px;
    color: #fff;
    border-radius: 0;
    border-color: #56c1ee;
    line-height: 1.5;
}

.all-section .signinuppart.account .parent_button:hover {
    background: #fff;
    border-color: #00213D;
    color: #56c1ee;
}

.signinuppartholder {
    background: #fff;
    /*-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);*/
    padding: 30px;
}

/*==css animation==*/
.wehelpbtn .btnsubmit,
.wehelpbtn .btnsubmit:hover,
.wehelpbtn .btnsubmit:active,
.wehelpbtn .btnsubmit:visited,
header .navbar .navbar-account-sec .log-nav li a,
header .navbar .navbar-account-sec .log-nav li a:hover,
.whyfundtappart .buttonpart .button,
.whyfundtappart .buttonpart .button:hover,
.buttonpart .button,
.buttonpart .button:hover,
.aboutcontact .contactform .btnsubmit,
.sliderslickfull .slick-prev:before,
.sliderslickfull .slick-prev:hover:before,
.sliderslickfull .slick-next:before,
.sliderslickfull .slick-next:hover:before,
.all-section .signinuppart.account .parent_button,
.all-section .signinuppart.account .parent_button:hover,
.flexinn .buttons-sec a,
.resetbuttonpart .btn-default.btn-block,
.forgotinnmenu.from-header .right-head a {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.faqpart .faq-accor {
    padding: 0;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.buttonpart.buttonpd.hradingbottomlink {
    text-align: left;
    margin: 0;
}

.buttonpart.buttonpd.hradingbottomlink a {
    margin: 0;
}

/*===newfooter===*/
footer.newfooter .upper {
    background: #00213D;
    padding: 50px 0 40px;
}

/* .newfooter img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
} */

.page-template-how-it-works .newfooter img {
    filter: brightness(1) invert(0);
    -webkit-filter: brightness(1) invert(0);
}

.page-template-how-it-works footer.newfooter .upper {
    background: #fff;
}

footer.newfooter .upper .links ul li a span {
    border-color: #fff;
    padding: 0 10px;
}

footer.newfooter .upper .links ul li a:hover span {
    color: #ddd;
}

footer.newfooter .upper .links ul li a {
    font-family: "DM Sans", Sans-Serif;
    font-size: 9px;
    letter-spacing: 0.5px;
    color: #fff;
    text-decoration: none;
}

.page-template-how-it-works footer.newfooter .upper .links ul li a {
    color: #666;
}

.page-template-how-it-works footer.newfooter .upper .links ul li a span {
    border-color: #666;
}

.page-template-how-it-works footer.newfooter .upper .links ul li a:hover span {
    color: #333;
}

.page-template-how-it-works footer.newfooter .lower {
    background: #ddd;
    color: #666;
}

footer.newfooter .lower {
    background: #76E0A9;
}

footer.newfooter .lower .copy {
    color: #fff;
    font-family: "DM Sans", Sans-Serif;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.page-template-how-it-works footer.newfooter .lower .copy {
    color: #000;
}

.newpagemain h1.maintitle .plyr {
    display: inline-block;
}

.all-section .account .info-enter-sec .from-header .right-head {
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 500;
}

/*=============dottedarrow===================*/
.arrowicon {
    position: absolute;
    z-index: 10;
    width: 32px;
    height: 32px;
}

.arrowicon:before {
    position: absolute;
    z-index: 11;
    top: 22px;
    left: 0;
    height: 3px;
    width: 32px;
    border-top: 3px dotted #56c1ee;
    content: "";
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.arrowicon:after {
    position: absolute;
    z-index: 11;
    top: 7.6px;
    left: 0;
    height: 3px;
    width: 32px;
    border-top: 3px dotted #56c1ee;
    content: "";
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    transform: rotate(30deg);
}

@-moz-document url-prefix() {
    .arrowicon:after {
        top: 9px;
    }

    .arrowicon:before {
        top: 21px;
    }
}

.fundtapstepinn .dottedarrow {
    position: absolute;
    z-index: 9;
}

.fundtapstep1 .dottedarrow {
    top: 160px;
    left: 70px;
    border-left: 3px dotted #56c1ee;
    border-bottom: 3px dotted #56c1ee;
    width: calc(100% - 110px);
    height: 40px;
    border-radius: 0 0 0 30px;
}

.fundtapstep1 .dottedarrow .arrowicon {
    bottom: -17px;
    right: -22px;
}

.fundtapstep2 .dottedarrow {
    top: 90px;
    right: -70px;
    border-top: 3px dotted #56c1ee;
    border-right: 3px dotted #56c1ee;
    width: calc(100% - 250px);
    height: 40px;
    border-radius: 0 30px 0 0;
}

.fundtapstep2 .dottedarrow .arrowicon {
    bottom: -22px;
    right: -17px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fundtapstep3 .dottedarrow {
    top: 160px;
    right: calc(100% - 70px);
    border-right: 3px dotted #56c1ee;
    border-bottom: 3px dotted #56c1ee;
    width: calc(100% - 380px);
    height: 95px;
    border-radius: 0 0 30px 0;
}

.fundtapstep3 .dottedarrow .arrowicon {
    bottom: -18px;
    left: -22px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.arrowTtpart h2 .dottedarrow {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 50%;
    border-left: 3px dotted #56c1ee;
    height: 120px;
    width: 0;
    border-radius: 0;
}

.arrowTtpart h2 .dottedarrow .arrowicon {
    bottom: -17px;
    right: -15px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.arrowin1part .dottedarrow {
    position: absolute;
    z-index: 9;
    bottom: -70px;
    left: 305px;
    border-left: 3px dotted #56c1ee;
    border-bottom: 3px dotted #56c1ee;
    height: 75px;
    width: 65px;
    border-radius: 0 0 0 30px;
}

.arrowin1part .dottedarrow .arrowicon {
    bottom: -17px;
    right: -18px;
}

.arrowin2part .dottedarrow {
    position: absolute;
    z-index: 9;
    top: 100px;
    left: 100%;
    border-right: 3px dotted #56c1ee;
    border-top: 3px dotted #56c1ee;
    height: 155px;
    width: 190px;
    border-radius: 0 30px 0 0;
}

.arrowin2part .dottedarrow .arrowicon {
    bottom: -18px;
    right: -18px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.arrowin3part .dottedarrow {
    position: absolute;
    z-index: 9;
    bottom: 115px;
    right: 500px;
    border-bottom: 3px dotted #56c1ee;
    height: 60px;
    width: 280px;
}

.arrowin3part .dottedarrow .arrowicon {
    bottom: -18px;
    left: -18px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width: 1199px) {
    .fundtapstep1 .dottedarrow {
        top: 145px;
    }
    .resetbuttonpart .btn-default.btn-block,
    .orpart {
        font-size: 26px;
        height: 60px;
        padding: 10px 15px;
    }
    .fundtapstep2 .dottedarrow {
        top: 70px;
        width: calc(100% - 200px);
    }

    .fundtapstep3 .dottedarrow {
        top: 140px;
        width: calc(100% - 300px);
        height: 80px;
    }

    .pagearrow3parttitle h2 {
        top: -340px;
    }

    .arrowTtpart h2 .dottedarrow {
        left: 70px;
    }

    .arrowin1part .dottedarrow {
        width: 75px;
        left: 200px;
    }

    .arrowin2part .dottedarrow {
        width: 90px;
    }

    .worksfunding {
        bottom: 80px;
    }

    .arrowin3part .dottedarrow {
        width: 145px;
    }

    .arrowin1part {
        margin-left: 0;
    }

    .arrowin2part {
        margin-right: 180px;
    }

    .arrowin3part {
        margin-left: 0;
    }

    .invoicemainpartloop .table-responsive {
        border: none;
    }
    .wizard > .actions {
        width: 100%;
    }
    .all-section .account .info-enter-sec .signinuppartholder form .btn-block {
        height: 60px;
    }
    .signinuppart .wizard > .actions a,
    .all-section .account .info-enter-sec .tab-sec form .btn-block.btnsubmit,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .btn-block.btnsubmit[disabled="disabled"],
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .btn-block.btnsubmit[disabled="disabled"]:hover,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .btn-block.btnsubmit[disabled="disabled"]:active,
    .contactform .btnsubmit,
    .contactform a.btnsubmit,
    .contactform input.btnsubmit,
    .all-section .account .info-enter-sec .signinuppartholder form .btn-block {
        padding: 10px 45px;
        font-size: 26px;
    }
}

@media screen and (max-width: 991px) {
    header .navbar .navbar-collapse .menu-nav li {
        padding: 10px 0;
    }
    .forgotinnmenu.from-header .left-head h3 {
        font-size: 20px;
        line-height: 2.5;
    }
    .signinuppartholder .forgotinnmenu.from-header {
        padding-bottom: 0;
    }
    .fundtapstep2 .dottedarrow {
        right: auto;
        left: 100px;
        width: calc(100% - 175px);
        border-top: none;
        border-bottom: 3px dotted #56c1ee;
        border-radius: 0 0 30px 0;
        height: 90px;
        top: 90px;
    }

    .arrow3partinn h3 span {
        font-size: 20px;
    }

    .arrow3partinn h3 strong {
        font-size: 50px;
    }

    .whyfundtappart .whyfundtapimg .whyfundtaptext p {
        font-size: 18px;
    }

    .fundtapstep2 .dottedarrow .arrowicon {
        bottom: -18px;
        right: auto;
        left: -17px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .fundtapstep3 .dottedarrow {
        right: auto;
        left: 70px;
        border-left: 3px dotted #56c1ee;
        border-right: none;
        border-radius: 0 0 0 30px;
        height: 170px;
        width: 75px;
    }

    .fundtapstep3 .dottedarrow .arrowicon {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        left: auto;
        right: -20px;
    }

    .arrow3partinn h3 {
        font-size: 22px;
    }

    .arrowin1part {
        top: -150px;
    }

    .pagearrow3parttitle h2 {
        top: -250px;
    }

    .arrowin2part {
        top: 70px;
        margin-right: 0;
        padding-top: 30px;
    }

    .arrowin2part img {
        top: 30px;
    }

    .arrowTtpart h2 .dottedarrow {
        height: 80px;
    }

    .arrowin1part .dottedarrow {
        width: 80px;
        height: 62px;
        left: 202px;
    }

    .arrowin2part .dottedarrow {
        width: 90px;
        height: 70px;
        bottom: -75px;
        right: 205px;
        left: auto;
        top: auto;
        border-top: none;
        border-bottom: 3px dotted #56c1ee;
        border-right: 3px dotted #56c1ee;
        border-left: none;
        border-radius: 0 0 30px 0;
    }

    .arrowin2part .dottedarrow .arrowicon {
        right: auto;
        left: -18px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .worksfunding {
        right: 0;
        left: auto;
        bottom: 0;
    }

    .arrowin3part {
        padding-left: 200px;
        min-height: 240px;
        padding-right: 0;
        top: 60px;
        margin-bottom: 50px;
        padding-bottom: 140px;
        text-align: left;
    }

    .arrowin3part img {
        right: auto;
        left: 0;
    }

    .arrowin3parttext {
        text-align: left;
    }

    .arrowin3part .dottedarrow {
        width: 150px;
        right: 130px;
        height: 75px;
        bottom: 155px;
        border-right: 3px dotted #56c1ee;
        border-top: 3px dotted #56c1ee;
        border-bottom: none;
        border-radius: 0 30px 0 0;
    }

    .arrowin3part .dottedarrow .arrowicon {
        left: auto;
        right: -18px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .pricingpart h5 {
        font-size: 20px;
    }

    .pricingpart h6 {
        font-size: 18px;
    }

    .testimonialsmain .sliderslickfull .right-panel {
        height: auto !important;
    }

    .testimonialsmain .sliderslickfull .left-panel {
        height: 350px !important;
    }
    .clickinfotop.click-info {
        top: 8px;
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .testimonialsmain .sliderslickfull .left-panel {
        height: 300px !important;
    }
    .resetbuttonpart .btn-default.btn-block,
    .orpart {
        height: 50px;
    }
    .resetformpart .form-control {
        height: 50px;
        font-size: 18px;
    }
    .fundtapstep1 .dottedarrow {
        width: calc(100% - 390px);
        height: 55px;
        left: 60px;
        border-radius: 0 0 0 20px;
    }
    .contactform .btnsubmit,
    .contactform a.btnsubmit,
    .contactform input.btnsubmit {
        font-size: 20px;
        padding: 10px 25px;
    }
    .fundtapstep2 .dottedarrow {
        left: auto;
        right: 60px;
        width: calc(100% - 420px);
        height: 40px;
        top: 140px;
        border-radius: 0 0 20px 0;
    }

    .fundtapstep3 .dottedarrow {
        left: 60px;
        height: 95px;
        width: calc(100% - 470px);
        border-radius: 0 0 0 20px;
    }

    .pagearrow3parttitle.arrowTtpart h2 {
        top: 0;
        position: relative;
        padding-bottom: 50px;
    }

    .arrowTtpart h2 .dottedarrow {
        top: 15px;
        left: 210px;
        width: 65px;
        border-left: none;
        border-top: 3px dotted #56c1ee;
        border-right: 3px dotted #56c1ee;
        border-radius: 0 20px 0 0;
    }

    .arrowTtpart h2 .dottedarrow .arrowicon {
        right: -18px;
    }

    .arrowin1part .dottedarrow {
        left: 22px;
        width: calc(100% - 465px);
        bottom: -60px;
        height: 70px;
        border-radius: 0 0 0 20px;
    }

    .arrowin2part .dottedarrow {
        width: calc(100% - 440px);
        bottom: -55px;
        height: 65px;
        right: 15px;
        border-radius: 0 0 20px 0;
    }

    .arrowin1part {
        top: 0;
        position: relative;
    }

    .arrowin2part {
        top: 0;
        margin-top: 0;
    }

    .arrowin3part {
        top: 0;
        margin-bottom: 20px;
        padding-bottom: 0;
    }

    .worksfunding {
        position: relative;
        padding-bottom: 50px;
        left: auto;
    }

    .arrowin3part .dottedarrow {
        right: auto;
        left: 50px;
        border-left: 3px dotted #56c1ee;
        border-bottom: 3px dotted #56c1ee;
        border-top: none;
        border-right: none;
        border-radius: 0 0 0 20px;
        top: 220px;
        height: 65px;
        width: calc(50% - 170px);
    }

    .arrowin3part .dottedarrow .arrowicon {
        left: auto;
        right: -18px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .arrow3partinn {
        margin-bottom: 20px;
        padding-top: 0;
    }

    .arrowin2part img {
        top: auto;
    }

    .pricing.pricingpart.pagesection
        .price-range
        .price-edit-sec
        .editable
        p
        input {
        padding: 5px 10px;
        width: 130px;
        font-size: 24px !important;
    }

    .pricing.pricingpart .price-range .price-edit-sec .editable {
        width: 335px;
    }

    .pricing.pricingpart .price-range .price-edit-sec .editable p .priceright,
    .pricing.pricingpart .price-range .price-edit-sec .editable label {
        top: 0;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .prfl-table
        li
        .prfl-info {
        min-height: 50px;
        line-height: 30px !important;
        padding: 10px 12px !important;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        .prfl-table
        li
        .prfl-info.btnblock
        .invoice-bttn {
        height: 50px !important;
        line-height: 50px !important;
    }
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .form-control::-webkit-input-placeholder,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .form-control:required,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        input.form-control:-internal-autofill-selected,
    output,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group.flexrow
        .flexinn
        .form-control,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .expenseaccountinnholder
        .form-control::-webkit-input-placeholder,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .expenseaccountinnholder
        .form-control:required,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .expenseaccountinnholder
        input.form-control:-internal-autofill-selected,
    .expenseselect100per .original_expense_account,
    .expenseselect100per .original_loan_liability,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        input.form-control.width100per {
        font-size: 18px !important;
        height: 50px !important;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        input.form-control.width100per {
        padding: 10px 12px;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .prfl-table
        li
        .prfl-info.btnblock {
        padding: 0 !important;
    }
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        .prfl-table
        li
        .prfl-info
        span {
        font-weight: normal;
    }
    .flexinn .buttons-sec a {
        padding: 10px 25px;
    }
    .wizard > .content > .body .flexinn .custom-file-upload label {
        padding: 14px 25px;
    }
    .all-section .account .info-enter-sec .signinuppartholder form .btn-block {
        height: 50px;
    }
    .clickinfotop.click-info {
        position: relative;
        top: 0;
        text-align: left;
    }
}

@media screen and (max-width: 575px) {
    .arrowTtpart h2 .dottedarrow {
        width: 25px;
    }

    .arrow3partinn h3 span {
        font-size: 18px;
    }

    .arrow3partinn h3 strong {
        font-size: 44px;
    }

    .arrowin1part {
        padding-left: 145px;
        min-height: 160px;
    }
    .resetbuttonpart .btn-default.btn-block,
    .orpart {
        font-size: 20px !important;
    }
    .resetbuttonpart .btn-default.btn-block,
    .orpart {
        display: block;
        width: 100%;
    }
    .orpart {
        padding: 15px;
    }
    .arrowin1part .dottedarrow {
        width: calc(100% - 395px);
        bottom: -80px;
        height: 100px;
    }

    .arrowin2part {
        padding-right: 150px;
        min-height: 160px;
        margin-bottom: 40px;
    }

    .arrow3partinn {
        margin-bottom: 40px;
    }

    .arrowin2part .dottedarrow {
        width: calc(100% - 370px);
        height: 100px;
        right: 15px;
        bottom: -70px;
    }

    .arrowin3part {
        padding-left: 150px;
        min-height: 160px;
    }

    .arrowin3part .dottedarrow {
        height: 75px;
        top: 155px;
    }

    .fundtapstep3 .dottedarrow {
        width: calc(100% - 425px);
    }

    .fundtapstep1 .dottedarrow {
        width: calc(100% - 360px);
    }

    .fundtapstep2 .dottedarrow {
        width: calc(100% - 380px);
    }

    .invoicesimage {
        max-width: 75%;
    }

    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .form-control::-webkit-input-placeholder,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .form-control:required,
    button,
    input,
    optgroup,
    select,
    textarea,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        input.form-control:-internal-autofill-selected,
    output {
        font-size: 18px !important;
    }
    .signinuppart .wizard > .actions a,
    .all-section .account .info-enter-sec .tab-sec form .btn-block.btnsubmit,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .btn-block.btnsubmit[disabled="disabled"],
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .btn-block.btnsubmit[disabled="disabled"]:hover,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .btn-block.btnsubmit[disabled="disabled"]:active,
    .contactform .btnsubmit,
    .contactform a.btnsubmit,
    .contactform input.btnsubmit {
        font-size: 20px !important;
        padding: 10px 30px;
    }
    .all-section .account .info-enter-sec .signinuppartholder form .btn-block {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 479px) {
    .fundtapstep1 .dottedarrow {
        left: 15px;
        top: 60px;
        height: 225px;
        width: calc(50% - 100px);
        border-top: 3px dotted #56c1ee;
        border-radius: 20px 0 0 20px;
    }
    .resetbuttonpart .btn-default.btn-block,
    .orpart {
        font-size: 16px !important;
    }
    .fundtapstep1 .dottedarrow:after {
        position: absolute;
        z-index: 9;
        top: -3px;
        right: -28px;
        width: 25px;
        height: 3px;
        border-top: 3px dotted #56c1ee;
        content: "";
    }

    .arrow3partinn h3 span {
        font-size: 16px;
    }

    .arrow3partinn h3 strong {
        font-size: 40px;
    }

    .arrowin1parttext,
    .arrowin3parttext {
        max-width: none;
        display: block;
    }

    .arrowin2parttext {
        width: auto;
    }

    .fundtapstep2 .dottedarrow {
        top: 55px;
        height: 205px;
        width: calc(50% - 100px);
        border-top: 3px dotted #56c1ee;
        border-radius: 0 20px 20px 0;
        right: 15px;
    }

    .arrow3partinn {
        margin-bottom: 0;
    }

    .arrow3partinn {
        position: relative;
    }

    .fundtapstep2 .dottedarrow:after {
        position: absolute;
        z-index: 9;
        top: -3px;
        left: -28px;
        width: 25px;
        height: 3px;
        border-top: 3px dotted #56c1ee;
        content: "";
    }

    .fundtapstep3 .dottedarrow {
        left: 15px;
        top: 60px;
        height: 270px;
        width: calc(50% - 120px);
        border-top: 3px dotted #56c1ee;
        border-radius: 20px 0 0 20px;
    }

    .fundtapstep3 .dottedarrow:after {
        position: absolute;
        z-index: 9;
        top: -3px;
        right: -43px;
        width: 40px;
        height: 3px;
        border-top: 3px dotted #56c1ee;
        content: "";
    }

    .arrowTtpart h2 .dottedarrow {
        width: calc(100% - 230px);
        height: 55px;
    }

    .arrowTtpart h2 .dottedarrow {
        width: 0;
        height: 55px;
        border-radius: 0;
        top: 35px;
        left: 140px;
        right: auto;
    }

    .arrowin1part,
    .arrowin3part {
        padding-left: 0;
        min-height: auto;
    }

    .arrowin2part {
        padding-right: 0;
        min-height: auto;
        margin-bottom: 30px;
    }

    .arrowin1part .dottedarrow {
        width: calc(50% - 80px);
        left: 12px;
        height: 340px;
        bottom: auto;
        top: 70px;
        border-top: 3px dotted #56c1ee;
        border-radius: 20px 0 0 20px;
    }

    .arrowin2part .dottedarrow {
        width: calc(50% - 100px);
        height: 340px;
        top: 62px;
        bottom: auto;
        border-top: 3px dotted #56c1ee;
        border-radius: 0 20px 20px 0;
    }

    .arrow3partinn.arrowin3part {
        margin-bottom: 50px;
    }

    .arrowin3part .dottedarrow {
        width: calc(50% - 120px);
        left: 15px;
        height: 295px;
        bottom: auto;
        top: 55px;
        border-top: 3px dotted #56c1ee;
        border-radius: 20px 0 0 20px;
    }

    .arrowin3part .dottedarrow:after {
        position: absolute;
        top: -3px;
        right: -33px;
        border-top: 3px dotted #56c1ee;
        content: "";
        height: 3px;
        width: 30px;
    }

    @-moz-document url-prefix() {
        .arrowin3part .dottedarrow:after {
            right: -27px;
        }
        .fundtapstep1 .dottedarrow::after {
            right: -23px;
        }
        .fundtapstep2 .dottedarrow::after {
            left: -23px;
        }
        .fundtapstep3 .dottedarrow::after {
            right: -37px;
        }
    }

    .wizard > .content > .body .flexinn.flexinntext label,
    .wizard > .content > .body .flexinnfull.flexinntext label,
    .wizard > .content > .body label,
    .all-section .account .info-enter-sec .tab-sec form .form-group label,
    .expenseselect100per a.close-expense-select,
    .expenseselect100per a.close-liability-select,
    .expense-select .close-expense-select,
    .liability-select .close-liability-select {
        font-size: 15px;
    }
    header .profile-menu ul li .dropdown-toggle {
        font-size: 14px;
    }
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .expenseaccountinnholder
        .form-control::-webkit-input-placeholder,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .expenseaccountinnholder
        .form-control:required,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .expenseaccountinnholder
        input.form-control:-internal-autofill-selected {
        font-size: 15px !important;
    }

    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .form-control::-webkit-input-placeholder,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .form-control:required,
    button,
    input,
    optgroup,
    select,
    textarea,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        input.form-control:-internal-autofill-selected,
    output,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group.flexrow
        .flexinn
        .form-control,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .expenseaccountinnholder
        .form-control::-webkit-input-placeholder,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .expenseaccountinnholder
        .form-control:required,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .expenseaccountinnholder
        input.form-control:-internal-autofill-selected,
    .expenseselect100per .original_expense_account,
    .expenseselect100per .original_loan_liability,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form.myaccountpart
        .form-group
        input.form-control.width100per {
        font-size: 15px !important;
    }
    .contactform .form-control,
    .form-control,
    .all-section
        .account.contactform
        .info-enter-sec
        form
        .form-group
        .form-control,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .form-group
        .form-control {
        padding: 10px 12px;
    }
    .signinuppart .wizard > .actions a {
        font-size: 16px;
        padding: 10px 12px;
    }
    .signinuppart .wizard > .actions a,
    .all-section .account .info-enter-sec .tab-sec form .btn-block.btnsubmit,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .btn-block.btnsubmit[disabled="disabled"],
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .btn-block.btnsubmit[disabled="disabled"]:hover,
    .all-section
        .account
        .info-enter-sec
        .tab-sec
        form
        .btn-block.btnsubmit[disabled="disabled"]:active,
    .contactform .btnsubmit,
    .contactform a.btnsubmit,
    .contactform input.btnsubmit {
        font-size: 16px !important;
        padding: 12px 15px;
    }
    .all-section .account .info-enter-sec .signinuppartholder form .btn-block {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 359px) {
    .arrowin3part .dottedarrow {
        width: calc(50% - 110px);
    }
    #invoices-table_filter input {
        width: 160px;
    }
}

.contactform div.wpcf7-response-output {
    color: #fff;
}

.contactform .wehelpform div.wpcf7-response-output {
    color: #666;
}

/*===responsive===*/
@media screen and (min-width: 992px) {
    header .navbar .navbar-collapse .menu-nav > li:hover .dropdown-menu {
        display: block;
    }

    header .navbar .navbar-collapse .menu-nav > li {
        padding: 0;
    }

    header .navbar .navbar-collapse .menu-nav li > a {
        padding: 36px 15px;
    }
}

@media screen and (max-width: 1199px) {
    .newpagemain h1 {
        font-size: 60px;
    }

    .newpagemain h2.subtitletext {
        font-size: 24px;
    }

    .newpagemain h1 a,
    .newpagemain h1 a:hover,
    .newpagemain h1 .plyr a,
    .newpagemain h1 .plyr a span {
        font-size: 60px;
    }

    .invoicestext {
        font-size: 22px;
    }

    .newpagemain h2 {
        font-size: 42px;
        margin-top: 30px;
    }

    .newpagemain .whyfundtappart h2 {
        margin-top: 50px;
        margin-bottom: 25px;
    }

    .fundtapsteptext span,
    .fundtapsteptext em {
        font-size: 24px;
    }

    .whyfundtappart p {
        font-size: 24px;
    }

    .fundtapsteptext h3 strong,
    .fundtapsteptext h3 {
        font-size: 16px;
    }

    .fundtapstep4 .fundtapsteptext h3 strong {
        font-size: 24px;
    }

    .fundtapstep4 .fundtapsteptext h3 {
        font-size: 22px;
    }

    .fundtapstep4 .fundtapsteptext span,
    .fundtapstep4 .fundtapsteptext em {
        font-size: 32px;
    }

    .fundtapstepimg {
        width: 130px;
    }

    .fundtapstepinn {
        padding-left: 140px;
    }

    .fundtapstep4 .fundtapstepimg {
        width: 240px;
    }

    .fundtapstep4 {
        padding-left: 260px;
        min-height: 260px;
    }

    .fundtapstep3 {
        margin-top: 215px;
    }

    .fundtapstep3:before {
        bottom: -60px;
    }

    .buttonpart .button,
    .all-section .ac-process .info .faq-click .btn {
        font-size: 30px;
        min-width: 50px;
    }

    .whyfundtappart .whyfundtapimg p {
        font-size: 24px;
    }

    .whyfundtappart .whyfundtapimg .whyfundtaptext p {
        font-size: 20px;
    }

    .whyfundtaptext {
        bottom: 60px;
    }

    .bodybottompartholder {
        padding: 50px 15px 30px;
    }

    .howweworkpart p {
        font-size: 22px;
    }

    .newpagemain h2 {
        margin-top: 0;
    }

    .aboutcontact h2 {
        font-size: 48px;
    }

    .aboutpart h2 {
        font-size: 56px;
    }

    .sliderslickfull .comment {
        font-size: 18px;
    }

    .sliderslickfull .right-panel {
        padding: 50px 100px 50px 50px;
    }

    .olpart ol li {
        font-size: 24px;
    }

    .olpart ol li:before {
        font-size: 80px;
    }

    .pricingpart.pricing .price-range .price-edit-sec {
        margin-left: 70px;
    }

    .maintitle,
    .maintitle a {
        min-height: 130px;
    }
}

@media screen and (max-width: 991px) {
    header .navbar .navbar-header .navbar-toggle {
        margin-top: 20px;
    }

    .newpagemain h2.subtitletext {
        font-size: 22px;
    }

    .newpagemain h1 a,
    .newpagemain h1 a:hover,
    .newpagemain h1 .plyr a,
    .newpagemain h1 .plyr a span {
        font-size: 48px;
    }

    header .navbar .navbar-account-sec .log-nav li a {
        border: 2px solid #56c1ee;
    }

    header .navbar .navbar-header .navbar-brand {
        padding-top: 18px;
    }

    header .navbar .navbar-account-sec .log-nav li {
        padding: 15px 8px 0;
    }

    .newpagemain h1 {
        font-size: 48px;
    }

    .newpagemain h2 {
        font-size: 32px;
    }

    .invoicestext {
        font-size: 18px;
    }

    .fundtapstep1 {
        width: 44%;
    }

    .fundtapstep2 {
        width: 44%;
    }

    .fundtapstep3 {
        margin-top: 0;
        margin-left: 10%;
        width: 46%;
    }

    .fundtapstep4 .fundtapstepimg {
        width: 200px;
    }

    .fundtapstep4 {
        padding-left: 210px;
    }

    .fundtapstep4 {
        margin-top: 40px;
        width: 66%;
        margin-left: 28%;
    }

    .buttonpart .button {
        font-size: 24px;
        margin: 0 10px;
    }

    .all-section .ac-process .info .faq-click .btn {
        font-size: 24px;
    }

    .whyfundtappart p {
        font-size: 18px;
    }

    .arrow3partinn p {
        font-size: 22px;
    }

    .howweworkpart p {
        font-size: 18px;
    }

    .pricingpart h4 {
        font-size: 22px;
    }

    .howcanwehelppart .form-control {
        font-size: 20px;
    }

    .aboutcontact h3,
    .aboutcontact h2 {
        font-size: 36px;
    }

    .aboutcontact p,
    .aboutpart p,
    .aboutcontact h4 {
        font-size: 24px;
    }

    .aboutcontact .form-group {
        margin-bottom: 25px;
    }

    .aboutpart h2 {
        font-size: 50px;
    }

    .pricingpart.pricing .price-range .price-edit-sec {
        margin-left: 0;
    }

    .pricing.pricingpart .price-range .price-edit-sec .total {
        margin-left: 150px;
    }

    .olpart ol li::before {
        font-size: 60px;
        top: 30px;
    }

    .bodycontent p {
        font-size: 20px;
    }

    .all-section .account .info-enter-sec form {
        padding: 0;
    }

    .maintitle,
    .maintitle a {
        min-height: 110px;
    }

    .sliderslickfull .left-panel {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .sliderslickfull .right-panel {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .sliderslickfull .slick-initialized .slick-slide:nth-child(3) .comment,
    .sliderslickfull .slick-initialized .slick-slide:nth-child(5) .comment {
        font-size: 15px;
    }
    .modalclass.modal-dialog {
        max-width: 80%;
    }
}

@media screen and (max-width: 767px) {
    header .navbar .navbar-account-sec {
        right: 100px;
    }

    .newpagemain h2 {
        margin-top: 0;
    }

    .howweworkpart p {
        font-size: 18px;
    }

    .newpagemain {
        padding: 20px 0;
    }

    header .navbar .navbar-collapse .menu-nav li {
        padding: 10px 0;
    }

    .newpagemain h1,
    .newpagemain h1 a,
    .newpagemain h1 a:hover,
    .newpagemain h1 .plyr a,
    .newpagemain h1 .plyr a span {
        font-size: 38px;
    }

    .invoicesimage {
        margin: 0 auto;
    }

    .fundtapstepholder {
        padding-bottom: 15px;
    }

    .fundtapstep1 {
        margin-top: 50px;
    }

    .fundtapstepinn {
        width: 100%;
    }

    .fundtapstep2 {
        float: right;
        padding-left: 0;
        padding-right: 140px;
        margin-top: 25px;
    }

    .fundtapstep2 .fundtapstepimg {
        left: auto;
        right: 0;
    }

    .fundtapstep2 .fundtapsteptext {
        text-align: right;
    }

    .fundtapstep3 {
        margin-left: 0;
    }

    .fundtapstep4 {
        margin-left: 0;
        margin-top: 20px;
        left: auto;
        width: 100%;
        padding-left: 0;
        padding-right: 195px;
        min-height: 195px;
        text-align: right;
    }

    .fundtapstep4 .fundtapstepimg {
        width: 180px;
        right: 0;
        left: auto;
    }

    .buttonpart .button {
        font-size: 20px;
        margin: 0 5px;
    }

    .whyfundtapimg {
        margin: -40px auto 0;
    }

    footer.newfooter .upper .links ul li {
        display: inline-block;
    }

    footer.newfooter .upper .links ul li a span {
        border-right: 1px solid #fff;
    }

    footer.newfooter .upper .links ul li:last-child a span {
        border-right: none;
    }

    .bodybottompart {
        padding-top: 50px;
    }

    .bodybottompartholder {
        padding: 15px 30px;
    }

    .arrow3partinn h3 {
        font-size: 20px;
    }

    .pagearrow3parttitle {
        padding-top: 30px;
    }

    .arrow3partinn p {
        font-size: 20px;
    }

    .howweworkparttext {
        text-align: center;
        padding-bottom: 30px;
    }

    .faqpart.faq .faq-accor .panel-group .panel .panel-heading .panel-title a {
        font-size: 17px;
    }

    .faqpart.faq .faq-accor .panel-group .panel .panel-collapse .panel-body {
        font-size: 15px;
    }

    .pricing.pricingpart .price-range .price-edit-sec .total h2,
    .pricing.pricingpart .price-range .price-edit-sec .total h2 span {
        font-size: 40px;
    }

    .aboutcontact h4 {
        margin-bottom: 60px;
    }

    .aboutpart .buttonpart {
        padding-bottom: 30px;
    }

    .sliderslickfull .right-panel {
        padding: 50px;
    }

    /* header .navbar .navbar-account-sec .log-nav li a:hover {
        border: 2px solid #56C1EE !important;
    } */

    .pricing.pricingpart .price-range .price-edit-sec .total {
        margin: 0;
        max-width: 100%;
    }

    .all-section .ac-process .info .faq-click .btn {
        font-size: 20px;
    }

    .all-section .account .info-enter-sec .from-header {
        padding: 0;
    }

    .all-section .account .info-enter-sec .form-footer {
        padding: 30px 0 0;
    }

    .maintitle,
    .maintitle a {
        min-height: 90px;
    }

    .all-section .account .info-enter-sec .from-header .left-head h3 {
        font-size: 20px;
        line-height: 52px;
    }

    .all-section .account .info-enter-sec .from-header .right-head a,
    .all-section .account .info-enter-sec .from-header .right-head {
        font-size: 17px;
    }

    .all-section .account .info-enter-sec .from-header .right-head a {
        padding: 10px 15px;
    }
    .forgotinnmenu.from-header .right-head a {
        padding: 10px 15px;
        font-size: 17px;
    }
    .forgotinnmenu.from-header .right-head {
        font-size: 17px;
    }
    .forgotinnmenu.from-header .left-head h3 {
        font-size: 20px;
        line-height: 52px;
        margin: 0;
    }

    .all-section .account .info-enter-sec .from-header .left-head h3 {
        margin: 0;
    }

    .fundtapstep4 .fundtapsteptext h3 strong {
        font-size: 20px;
    }

    .fundtapstep4 .fundtapsteptext h3 {
        font-size: 18px;
    }

    .fundtapstep4 .fundtapsteptext span,
    .fundtapstep4 .fundtapsteptext em {
        font-size: 28px;
    }
    .all-section .account .info-enter-sec .from-header {
        float: none;
    }
}

@media screen and (max-width: 575px) {
    header .navbar .navbar-header .navbar-toggle {
        margin-top: 16px;
        margin-right: 5px;
    }
    header .navbar .navbar-account-sec .log-nav li a,
    header .navbar .navbar-account-sec .log-nav li.active a {
        padding: 10px 15px;
    }

    .inputholder {
        width: auto;
        margin: 0;
    }
    .forgotinnmenu.from-header .right-head a {
        padding: 10px 15px;
        font-size: 16px;
    }
    .forgotinnmenu.from-header .right-head {
        font-size: 16px;
    }
    .forgotinnmenu.from-header .left-head h3 {
        font-size: 16px;
        line-height: 46px;
        margin: 0 0 2px;
    }

    .invoicestext {
        font-size: 16px;
    }

    .newpagemain h1 a,
    .newpagemain h1 a:hover,
    .newpagemain h1 .plyr a,
    .newpagemain h1 .plyr a span {
        font-size: 38px;
    }

    header .navbar .navbar-header .navbar-brand img {
        width: 160px;
    }

    header .navbar .navbar-account-sec .log-nav li a {
        padding: 10px;
    }

    header .navbar .navbar-account-sec .log-nav li {
        padding: 15px 0 0;
    }

    header .navbar .navbar-account-sec {
        right: 75px;
    }

    .newpagemain .topbody h2 {
        margin-bottom: 15px;
    }

    .newpagemain .topbody .buttonpart.buttonpd.hradingbottomlink {
        padding-bottom: 30px;
    }

    .arrow3partinn img {
        width: 130px;
    }

    .arrow3partinn p {
        font-size: 17px;
    }

    .pricing.pricingpart .price-range .price-edit-sec .editable label {
        /* min-width: 100%;
        text-align: left;
        top: 0;*/
    }

    .pricing.pricingpart .price-range .price-edit-sec .total {
        margin: 0;
        text-align: center;
    }

    .pricing .price-range .price-edit-sec .editable {
        text-align: left;
    }

    .pricing.pricingpart .price-range .price-edit-sec .editable label {
        /*text-align: left;
        font-size: 20px;
        font-family: 'JosefinSans_Bold', Sans-Serif;*/
    }

    .aboutpart .curve {
        width: 250px;
    }

    .aboutcontact p,
    .aboutpart p,
    .aboutcontact h4 {
        font-size: 20px;
        line-height: 1.4;
    }

    .sliderslickfull .left-panel {
        min-height: 250px;
    }

    .olpart ol li {
        font-size: 16px;
    }

    .olpart ol li:before {
        font-size: 50px;
    }

    .olpart ol {
        padding: 0;
    }

    .sliderslickfull .right-panel {
        padding: 30px 15px;
    }

    .olpart ol li {
        padding-left: 80px;
    }

    .olpart ol li::before {
        left: -15px;
        top: 25px;
    }

    .newpagemain.testimonialsmain .olpart h2,
    .testimonialsbtn {
        margin-left: 80px;
    }

    .signinuppartholder {
        padding: 30px 0px;
    }

    .all-section .account .info-enter-sec .from-header .right-head a,
    .all-section .account .info-enter-sec .from-header .right-head {
        font-size: 16px;
    }

    .all-section .account .info-enter-sec .from-header .left-head h3 {
        font-size: 16px;
    }

    .fundtapstep4 .fundtapstepimg {
        width: 160px;
    }

    .fundtapstep4 {
        padding-right: 170px;
    }

    .fundtapstep4 .fundtapsteptext h3 strong {
        font-size: 18px;
    }

    .fundtapstep4 .fundtapsteptext h3 {
        font-size: 16px;
    }

    .newpagemain h2 {
        font-size: 26px;
    }

    footer.newfooter .upper .links ul li a span {
        padding: 0 8px;
    }
}

@media screen and (max-width: 479px) {
    header .navbar .navbar-header .navbar-brand img {
        width: 130px;
    }

    .newpagemain .topbody h2 {
        font-size: 18px;
    }

    .newpagemain h1 a,
    .newpagemain h1 a:hover,
    .newpagemain h1 .plyr a,
    .newpagemain h1 .plyr a span {
        font-size: 38px;
    }

    header .navbar .navbar-account-sec .log-nav li a,
    header .navbar .navbar-account-sec .log-nav li a,
    header .navbar .navbar-account-sec .log-nav li.active a {
        font-size: 11px;
        padding: 10px 5px;
    }

    header .navbar .navbar-account-sec .log-nav li.active a {
        border-width: 2px;
    }

    .bodycontent p {
        font-size: 16px;
    }

    header .navbar .navbar-header .navbar-toggle {
        margin-top: 14px;
        margin-right: 5px;
    }

    .fundtapstepimg {
        width: 100px;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        margin: 0 auto;
    }

    .fundtapstep1,
    .fundtapstep2,
    .fundtapstep3 {
        padding: 0;
    }

    .fundtapstep2,
    .fundtapstep3,
    .fundtapstep4 {
        margin-top: 30px;
    }

    .fundtapstep4 {
        min-height: 150px;
        padding-right: 0;
    }

    .fundtapstep4 .fundtapstepimg {
        width: 140px;
    }

    .fundtapstep4 .fundtapsteptext h3 {
        margin-top: 15px;
    }

    .fundtapsteptext h3 strong,
    .fundtapsteptext h3 {
        font-size: 14px;
        text-align: center;
    }

    .buttonpart .button {
        font-size: 15px;
        margin: 0 2px;
    }

    .whyfundtappart p,
    .whyfundtappart .buttonpart .button {
        font-size: 16px;
    }

    .newpagemain h1 {
        font-size: 34px;
    }

    .newpagemain h1,
    .newpagemain h1 a,
    .newpagemain h1 a:hover,
    .newpagemain h1 .plyr a,
    .newpagemain h1 .plyr a span {
        font-size: 34px;
    }

    .arrow3partinn img {
        width: 120px;
        position: relative;
        left: auto;
        top: auto;
    }

    .arrowin2parttext {
        display: block;
    }

    .pagearrow3parttitle h2 {
        padding-bottom: 40px;
    }

    .arrow3partinn h3 {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .arrow3partinn p {
        font-size: 15px;
    }

    .arrow2stpart {
        padding-left: 85px;
        min-height: 120px;
    }

    .arrow3stpart {
        padding-right: 85px;
        min-height: 120px;
    }

    .pagearrow3part ~ .buttonpart.buttonpd {
        padding: 0 0 50px;
    }

    .howcanwehelppart h2 {
        font-size: 26px;
    }

    .pricingpart h4 {
        font-size: 16px;
    }

    .pricing.pricingpart .price-range .price-edit-sec .editable label {
        font-size: 19px;
    }

    .faqpart.faq .faq-accor .panel-group .panel .panel-collapse .panel-body {
        font-size: 13px;
    }

    .faqpart.faq .faq-accor .panel-group .panel .panel-heading .panel-title a {
        font-size: 15px;
    }

    .aboutcontact h3,
    .aboutcontact h2 {
        font-size: 30px;
    }

    .aboutpart .curve {
        float: none;
        display: block;
        margin: 0 auto;
        width: auto;
        margin-bottom: 20px;
    }

    .sliderslickfull .comment {
        font-size: 16px;
    }

    .olpart ol li {
        font-size: 15px;
        padding-left: 50px;
    }

    .olpart ol li::before {
        left: 0;
    }

    .newpagemain.testimonialsmain .olpart h2,
    .testimonialsbtn {
        margin-left: 50px;
    }

    .maintitle,
    .maintitle a {
        min-height: 75px;
    }

    .all-section .account .info-enter-sec .from-header .right-head a {
        padding: 10px;
        margin-left: 5px;
    }

    .all-section .account .info-enter-sec .from-header .left-head h3 {
        line-height: 46px;
        margin-bottom: 2px;
    }

    .invoicesimage {
        margin-top: 40px;
        max-width: 85%;
    }

    .arrow3partinn h3 span {
        padding: 10px;
    }

    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .form-control::-webkit-input-placeholder,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        .form-control:required,
    button,
    input,
    optgroup,
    select,
    textarea,
    .all-section
        .account
        .info-enter-sec
        form
        .form-group
        input.form-control:-internal-autofill-selected,
    output {
        font-size: 15px !important;
    }

    .contactform .form-control,
    .form-control,
    .all-section .account .info-enter-sec form .form-group .form-control {
        height: 48px;
    }

    footer.newfooter .upper .links ul li {
        width: 32%;
        text-align: center;
    }

    footer.newfooter .upper .links ul li a {
        display: block;
    }

    footer.newfooter .upper .links ul li a span {
        display: block;
    }

    footer.newfooter .upper .links ul li:nth-child(3) a span {
        border-right: none;
    }

    .arrow3partinn img {
        margin-bottom: 10px;
    }

    .arrow3partinn {
        text-align: center;
        margin-bottom: 50px;
    }

    .arrowin2parttext,
    .arrowin3parttext {
        text-align: center;
    }

    .sliderslickfull .slick-initialized .slick-slide:nth-child(3) .comment,
    .sliderslickfull .slick-initialized .slick-slide:nth-child(5) .comment {
        font-size: 13px;
    }
}

@media screen and (max-width: 359px) {
    header .navbar .navbar-header .navbar-brand {
        margin-left: 5px;
    }

    .pricing.pricingpart .price-range .price-edit-sec .editable {
        width: auto;
    }

    .pricing.pricingpart .price-range .price-edit-sec .editable label {
        width: 100%;
        text-align: left;
        font-family: "DM Sans", Sans-Serif;
    }

    .newpagemain h1 a,
    .newpagemain h1 a:hover,
    .newpagemain h1 .plyr a,
    .newpagemain h1 .plyr a span {
        font-size: 34px;
    }

    header .navbar .navbar-header .navbar-brand img {
        width: 120px;
    }

    .buttonpart .button {
        margin: 0;
        padding: 10px 20px;
    }
}
/*==================working on 11_12_2019====================================*/

/*==================working on 11_12_2019====================================*/

/* Dropdown block */

.select_btn {
    border: 1px solid #e2eded;
    border-color: #eaf1f1 #e4eded #dbe7e7 #e4eded;
}

.dropdown {
    width: 100%;
}

.select_holder {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
}

.select_holder .btn-primary {
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    background-color: #56c1ee;
    color: #fff;
    padding: 6px 25px;
    border: 1px solid #56c1ee;
}

.select-box {
    position: relative;
    margin-bottom: 20px;
}

.select-button {
    position: relative;
    padding: 12px 14px;
    background-color: #fff;
    cursor: pointer;
}

.select-button:after {
    content: "";
    position: absolute;
    right: 10px;
    margin-top: -4px;
    width: 0;
    height: 0;
    top: 50%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #56c1ee;
}

.options-view-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}

.selected-value {
    font-size: 16px;
    line-height: 1;
    margin-right: 26px;
}

.selected-value .options {
    font-size: 16px;
    line-height: 1;
    margin-right: 26px;
}

.select-box .options {
    display: none;
    /*position: absolute;*/
    font-size: 18px;
    left: 0;
    width: 100%;
    border: 1px solid #e2eded;
    border-color: #eaf1f1 #e4eded #dbe7e7 #e4eded;
    background-color: #fff;
    max-height: 200px;
    overflow: hidden;
    overflow-y: auto;
}

.option {
    position: relative;
    line-height: 1;
    transition: 0.3s ease all;
    z-index: 2;
}

.option i {
    position: absolute;
    left: 14px;
    padding: 0;
    display: none;
}

.select-box .options .option i {
    display: block;
    padding: 12px 0;
}

.label {
    display: none;
    padding: 0;
    margin-left: 27px;
    color: black !important;
}

.select-box .options .label {
    display: block;
    padding: 12px 14px;
}

.s-c {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

.s-c.top {
    top: 0;
}

.options .option > input {
    cursor: pointer;
}

.options .option > input + span {
    padding-left: 30px !important;
    background-image: url(../images/unchecked.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px;
}

.options .option > input:checked + span {
    background-image: url(../images/checked.png);
}

.options .option > input {
    opacity: 0;
}

/* Dropdown block end */
/* text with button */
.org_option {
    width: 100%;
    float: left;
}

.main_org_blk {
    max-width: 100%;
}

.org_title {
    font-size: 22px;
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
}

.org_brn_txt_blk {
    width: 100%;
    padding: 0px 0px;
}

.form_row {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    padding: 5px 0px;
    align-items: center;
}

.form_row span button {
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    background-color: #314fb7;
    color: #fff;
    padding: 6px 25px;
    border: 1px solid #314fb7;
}

.form_row span button:hover {
    background-color: #fff;
    color: #314fb7;
}

.form_row span:nth-child(1) {
    font-size: 14px;
}

/* .org_brn_txt_blk>.form_row+.form_row {
            margin-top: 10px;
        } */
.org_brn_txt_blk > .form_row {
    margin-top: 10px;
}

.org-headline--wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.org-headline--wrap .add_org {
    padding-left: 15px;
}
.org-headline--wrap .add_org a {
    text-decoration: none;
    font-size: 18px;
}
.org--buttons {
    display: flex;
    padding-left: 15px;
    /*flex-wrap: wrap;*/
    justify-content: flex-end;
}
.org--buttons span {
    margin: 5px 15px;
}

@media screen and (max-width: 765px) {
    .org--buttons span {
        margin: 5px 5px;
    }
    .org--buttons {
        padding-left: 0;
    }
    .org_brn_txt_blk .form_row {
        flex-direction: column;
        font-size: 16px;
        text-align: center;
        margin: 0 -15px;
        width: calc(100% + 30px);
        padding: 10px 10px;
    }
    .org_brn_txt_blk .form_row:nth-child(even) {
        background: #f2f2f2;
    }
}
.org_brn_txt_blk label {
    min-width: 150px;
}

/* 07-04-2021 */
.menu-Dropdown {
    padding-top: 10px;
    padding-bottom: 10px;
    background: transparent;
}
.menu-Dropdown a {
    display: block;
    margin-bottom: 5px;
    background: #fff;
}
header .navbar .navbar-account-sec .log-nav li a,
header .navbar .navbar-account-sec .log-nav li.active a {
    min-width: 150px;
}
/* footer.newfooter {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
} */
.curd-data {
    min-height: 530px;
}

/*==========================================Billining Page====================================*/
.curd-data .heading-content-text h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-family: "DM Sans", Sans-Serif;
    color: #666;
}
.billing-list-content a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #56c1ee;
}
.billing-list-content a:hover,
.billing-list-content a:focus {
    text-decoration: none;
}
input#card-holder-name {
    width: 100%;
    padding: 8.3px 8px;
    color: #414141;
    height: 38px;
    border-radius: 7px;
    border: 1px solid #bfbfbf;
}

button#card-button {
    margin-top: 10px;
}
form#subscribe-form {
    max-width: 400px;
    margin: 0 auto;
}
.card-heading-text {
    margin-bottom: 30px;
}
.subscription-option{
    background: #00213D !important;
}
.subscription-option .input_plan_radio{
    width: 20px;
    height: 20px;
    margin-right: 15px;
}


.card-heading-text h2 {
    font-size: 23px;
    color: #00213D;
    font-weight: 600;
    text-align: center;
}
.accountent-heading-text h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
    color: #666;
}
.curd-listing-table tr td {
    font-size: 14px;
}
.curd-listing table tr td a:hover,
.curd-listing table tr td a:focus,
.curd-listing table tr td a:active {
    text-decoration: none;
}
div#card-element {
    height: 38px;
}
div#card-errors {
    color: #eb1c26;
}

.th_actuals_and_forecast {
    min-width: 210px !important;
}
.bodycontent .table-wrap table thead tr th:nth-child(1) ul.account-listting {
    padding: 11px 0 !important;
}
/*========================================== working om 04-08-2021 ==================================*/
input#subAccountSubmit {
    height: 36px;
    padding: 8px 20px !important;
}
input#input_create_loan_account {
    background-color: #314fb7;
    padding: 8px 20px;
    border-radius: 8px;
    cursor: pointer;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
    width: auto;
    margin: 0;
    height: 36px;
}
.div_create_new_account tbody {
    padding-top: 15px !important;
}
.div_create_new_account table {
    max-height: fit-content !important;
    height: auto !important;
}
.div_create_new_account table tr th {
    padding: 10px 10px !important;
    background: #f2f2f2;
    text-align: right;
    font-size: 15px;
    min-width: auto !important;
}
.div_create_new_account table tr th:nth-child(1) {
    text-align: left;
    background-color: #fff;
    min-width: auto !important;
    max-width: auto !important;
}
.div_create_new_account table tr td {
    min-width: auto !important;
}
.div_create_new_account h2 {
    font-size: 16px;
    margin-top: 10px;
}
.add_edit_loan_account_modal {
    padding-right: 0px !important;
}
.add_edit_loan_account_modal .modal-dialog {
    max-width: 460px;
    background: #fff;
    padding: 20px 10px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgb(0, 0, 0, 0.5);
}
.add_edit_loan_account_modal .modal-dialog .close {
    position: absolute;
    top: -10px;
    right: -5px;
    width: 30px;
    height: 30px;
    background: #efefef;
    color: #ff3737;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 0 0 transparent;
    opacity: 1 !important;
}
.add_edit_loan_account_modal .modal-header {
    padding: 10px 0;
    border-bottom: 0px;
}
.add_edit_loan_account_modal .modal-header h5 {
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    text-align: left;
    margin-top: 0px;
}
.add_edit_loan_account_modal .modal-dialog .modal-content .modal-footer button {
    background-color: #314fb7;
    padding: 6px 20px;
    height: 36px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    border: 0px;
    color: #fff;
    width: auto;
    margin: 0;
    font-size: 14px !important;
}
.add_edit_loan_account_modal .form-group input {
    width: 100%;
    margin-bottom: 12px;
    padding: 8.3px 8px;
    color: #414141;
    max-height: 38px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #bfbfbf;
    box-shadow: 0 0 0 transparent;
    font-size: 14px;
}
/* ======================================Working on 13-08-2021====================================== */
.forgot-password-page-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    min-height: 70vh;
    justify-content: center;
}
span#auth_error_message {
    padding: 0 !important;
    margin-top: 0 !important;
}
span#auth_error_message div {
    text-align: left !important;
}
span#auth_error_message div i {
    display: none;
}
.forgot_password_form_submit {
    padding-bottom: 50px;
}
/*==========================================Working on 03-06-2021====================================*/
.org-headline--wrap .add_org {
    padding-left: 15px;
    display: flex;
    align-items: flex-start;
}
.view-wrapper-select {
    margin-right: 15px;
    position: relative;
}
#selet-views {
    border: 2px solid #314fb7;
    background: #fff;
    color: #314fb7;
    padding: 10px 20px;
    display: inline-block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-size: 18px;
}
.clearfix {
    clear: both;
}
.detail-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 10px 0;
}
.view-left-section {
    max-width: 30%;
    width: 100%;
    padding: 0 15px 0 0px;
}
.view-right-section {
    max-width: 70%;
    width: 100%;
    padding: 0 0px 15px 15px;
}
.company-details-wrap a label {
    cursor: pointer;
    font-size: 22px;
}
.date-wrap p {
    margin-bottom: 5px;
    font-weight: 700;
    color: #666;
}
.org--buttons-wrap span a button {
    padding: 6px 12px !important;
    background-color: #56c1ee !important;
    border: 0px !important;
    border-radius: 4px !important;
    color: #fff !important;
    transition: all 0.3s;
    height: 36px;
}
.org--buttons-wrap span a button:hover,
.org--buttons-wrap span a button:focus {
    background-color: #314fb7 !important;
}
.detail-view-wrapper {
    border-top: 1px solid #666;
}
@media only screen and (max-width: 768px) {
    .detail-row {
        flex-direction: column;
        margin: 0;
    }
    .view-right-section {
        max-width: 100%;
    }
    .view-left-section {
        max-width: 100%;
        padding-left: 15px;
    }
    .company-details-wrap {
        text-align: center;
    }
    .view-right-section {
        padding: 0 0 !important;
    }

    .add_edit_loan_account_modal .modal-dialog {
        max-width: 480px;
    }
}
/* ------------for hide show graph----------------- */
.graph-wrap {
    position: relative;
    margin-top: 50px;
}
.graph-wrap > .account-method-wrap {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
.my-account-method-wrap.account-method-wrap{
    justify-content: space-between;
}
.graph-show-wrap {
    display: none;
}
a.btn-color {
    background-color: #314fb7;
    border: 1px solid #314fb7;
    transition: all 0.3s;
    color: #fff;
}
a.btn-color:hover,
a.btn-color:focus,
a.btn-color:active {
    background-color: transparent;
    color: #314fb7;
}
#graphMonth {
    margin-bottom: 0px !important;
    display: none;
}

.graph-wrap .account-method-wrap {
    padding-top: 0px;
}
.graph-label {
    padding: 0px 10px 10px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
@media only screen and (max-width: 850px) {
    .graph-label {
        padding: 0px 10px 10px;
        text-align: center;
        position: absolute;
        left: auto;
        transform: translateX(0%);
        right: 0;
    }
    .graph-wrap {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 425px) {
    .graph-label {
        position: inherit;
        left: 0;
        right: 0;
        text-align: left;
    }
}
/* for btn align */
/* .account-method-wrap-left .mybtn{
    padding-block: 8px !important;
} */
.account-method-wrap a {
    height: auto;
}
.account-method-wrap button {
    height: 36px;
}
.account-method-wrap .dOwnload-forecast-Report-show button {
    height: 25px;
    padding: 0px;
}
.graph-wrap form select#graphMonth {
    padding: 6px 8px !important;
    height: 40px;
    border-radius: 4px;
    margin-right: 5px;
}
.select .select-styled {
    padding: 9px 8px !important;
    height: 36px;
    border-radius: 8px;
    margin-right: 5px;
}
.assump-heaDing-Wrap .add-Notse-Btn .assump-notation-btn {
    padding: 0px 25px !important;
    height: 36px;
}
.assump-heaDing h4{
    color: #00213D;
}
.account-method-wrap a .btn {
    padding: 7px 12px;
}
.account-method-wrap > .settings-button {
    margin-right: 5px;
}

/* for menu bar changes view */
.account-method-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
ul.submeu_after_signin li {
    list-style: none;
    float: left;
    padding: 0 !important;
    margin-left: 5px;
}
ul.submeu_after_signin li a {
    padding: 15px 15px !important;
    text-align: center !important;
    display: block;
    min-width: auto !important;
}
#menu-login-menu li.nav-item.dropdown {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
/* changes 06-07-2021 */
.org_brn_txt_blk.detail-view-wrapper .detail-row {
    border-bottom: 1px solid #00213D;
    margin: 0px;
}
.org_brn_txt_blk.detail-view-wrapper .detail-row:nth-last-child(1) {
    border-bottom: 0;
}
.view-right-section .canvas-wrap canvas {
    width: 100% !important;
}
.org_brn_txt_blk .form_row.org_form_row_style {
    border-bottom: 1px solid #00213D;
    margin-top: 0;
    padding: 10px 0;
    position: relative;
}
.view-page-insted {
    margin-right: 15px;
}
/* for menu responsive */
.nav-toggel-iCon {
    z-index: 1000;
    width: 30px;
    position: absolute;
    right: 0px;
    top: 30px;
    cursor: pointer;
    display: none;
}
.nav-toggel-iCon span {
    background: #00213D;
    width: 100%;
    height: 3px;
    display: block;
    margin: 3px 0;
    transition: all 0.3s;
    position: relative;
}
.nav-toggel-actiVe-icon span:nth-child(2) {
    display: none;
}
.nav-toggel-actiVe-icon span:nth-child(1) {
    transform: rotate(45deg);
    top: 2px;
}
.nav-toggel-actiVe-icon span:nth-child(3) {
    transform: rotate(-45deg);
    top: -3px;
}
@media only screen and (max-width: 991px) {
    header .navbar .navbar-account-sec {
        right: 15px;
    }

    .forgot_password_form_submit {
        padding-bottom: 20px;
    }
    ul#menu-login-menu li#menu-item-315 {
        padding-right: 0;
    }
    header .navbar .navbar-account-sec .log-nav,
    header .navbar .navbar-collapse .menu-nav {
        z-index: 1000;
        position: relative;
    }
}
@media only screen and (max-width: 767px) {
    a.navbar-brand {
        z-index: 999;
        position: relative;
    }
    .nav-toggel-iCon {
        display: block;
    }
    header .navbar .navbar-account-sec {
        right: 15px;
    }
    #menu-login-menu li.nav-item.dropdown {
        align-items: center;
        flex-direction: column;
        position: absolute;
        width: 192px;
        right: 0;
        background: #fff;
        top: 0;
        transform: translateY(-125%);
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    }
    .dropdown_show_nav {
        transform: translateY(0%) !important;
    }
    ul.submeu_after_signin li {
        display: block !important;
        float: none;
        margin-left: 0px;
    }
    ul.submeu_after_signin li a {
        display: block;
    }
    header .navbar .navbar-account-sec .log-nav,
    header .navbar .navbar-collapse .menu-nav {
        margin: 0 0px;
    }
}
@media only screen and (max-width: 650px) {
    .nav-toggel-iCon {
        top: 17px;
    }
    .account-method-wrap a.btn.btn-danger.showAlert {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 575px) {
    header .navbar .navbar-account-sec {
        right: 0;
    }
    .account-method-wrap button {
        padding: 6px 11px;
    }
    .flex-header-logo-wrapper {
        flex-direction: column;
        margin-left: 0px;
    }
    header .navbar .navbar-header .navbar-brand {
        height: 50px;
    }
    header .navbar .navbar-header .navbar-brand {
        padding: 8px 0 !important;
        margin-left: 0px;
    }
    .flex-header-logo-wrapper strong.plus-icon {
        line-height: 0;
    }
}
@media only screen and (max-width: 490px) {
    .org-headline--wrap .add_org {
        align-items: flex-end;
        flex-direction: column;
    }
    .view-wrapper-select {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .view-page-insted {
        margin-right: 0px;
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 480px) {
    .table-modal-wrap .modal-content,
    .add-remove-accounts-wrap .modal-content {
        max-width: 352px;
    }
    .add_edit_loan_account_modal .modal-dialog {
        max-width: 352px;
    }
}

@media only screen and (max-width: 410px) {
    header .navbar .navbar-account-sec .log-nav li a,
    header .navbar .navbar-account-sec .log-nav li.active a {
        min-width: 85px;
    }
    .account-method-wrap a.btn.btn-danger.showAlert {
        margin-top: 5px;
    }
}

/** loader **/

#loader,
.loader {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
}

#loader img,
.loader img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/* For latest Css  2022*/
.entry-name-wrap {
    text-align: center;
}
.entry-name-wrap h4 {
    font-size: 22px;
    color: #00213D;
    font-weight: 600;
}
.graph-label h4{
    color: #666
}
.bodycontent .table-wrap table tbody tr td.current-forcast-selected {
    position: relative;
}
.bodycontent .table-wrap table tbody tr td.current-forcast-selected::before {
    content: "";
    position: absolute;
    border: 1px solid #314fb7;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    pointer-events: none;
}
.bodycontent .table-wrap table tbody tr td.current-forcast-selected-arrow {
    position: relative;
}
.bodycontent
    .table-wrap
    table
    tbody
    tr
    td.current-forcast-selected-arrow::before {
    content: "";
    position: absolute;
    border: 1px solid #314fb7;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    pointer-events: none;
}
.bodycontent
    .table-wrap
    table
    tbody
    tr
    td.current-forcast-selected-arrow::after {
    content: "\f061";
    position: absolute;
    top: 50%;
    right: -9px;
    z-index: 1;
    transform: translateY(-50%);
    font: normal normal normal 11px/1 FontAwesome;
    color: #314fb7;
    pointer-events: none;
}

@media only screen and (max-width: 649px) {
    .bodycontent .table-wrap table thead tr th:nth-child(1) {
        min-width: 220px !important;
    }
    .bodycontent .table-wrap table tbody tr td:nth-child(1) {
        min-width: 220px;
    }
    .topHeight {
        top: 79px !important;
    }
}

.bodycontent .table-wrap table tbody {
    max-height: initial !important;
    height: 100%;
}
.bodycontent .table-wrap table {
    max-height: initial !important;
    height: auto;
}

/* for advanced option css */
a#chose_another_account {
    transition: all 0.3s;
}
a#advanced-option_btn {
    transition: all 0.3s;
}
.advanced-option-wrap {
    margin-bottom: 15px;
}
.advanced-option-wrap a:hover,
.advanced-option-wrap a:focus,
.advanced-option-wrap a:active {
    text-decoration: none;
}
a#advanced-option_btn {
    margin-bottom: 0 !important;
}
.advanced-option-content {
    margin-top: 12px;
}
.month-select-radio-option {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    width: fit-content;
    cursor: pointer;
}
label.month-select-radio-option input {
    width: fit-content !important;
    margin: 0 7px 1px 0 !important;
}

/* Changes To Dash Board */
.org--buttons-wrap a:hover,
.org--buttons-wrap a:focus {
    text-decoration: none;
}
a.btn-org {
    background-color: #00213D !important;
    border: 1px solid #00213D !important;
    transition: all 0.3s;
    color: #fff;
    height: 36px;
    margin-right: 5px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
}
a.btn-org:hover {
    background-color: #314fb7;
    border: 1px solid #314fb7;
}
.org--buttons-wrap p {
    margin-bottom: 5px;
    margin-top: 5px;
}
a.org-setings1.a_delete_org {
    margin-right: 5px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.disconnection-wrap-body .clearfix {
    margin-top: 50px;
}

button.continue-disconnect {
    background-color: rgb(146, 39, 39);
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    border: 0px;
    color: #fff;
    width: auto;
    margin: 0;
    margin-right: 15px;
}

button.cancel-disconnect {
    background-color: #314fb7;
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    border: 0px;
    color: #fff;
    width: auto;
    margin: 0;
}
span.connection-staus.disconnected {
    color: rgb(146, 39, 39);
}
span.connection-staus.connected {
    color: #76E0A9;
}
ul.edited-button-groups li:last-child {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: center;
}
.btn-org {
    background-color: #56c1ee;
    border: 1px solid #56c1ee;
    transition: all 0.3s;
    color: #fff !important;
    border-radius: 4px;
    height: 36px;
    margin-right: 5px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
}
.edited-button-groups li a {
    background-color: #00213D;
    border: 1px solid #00213D;
    transition: all 0.3s;
    color: #76E0A9 !important;
    height: 36px;
    margin-right: 5px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
}
.edited-button-groups li a i {
    color: #fff !important;
}

.edited-button-groups li a:hover {
    text-decoration: none;
    color: #76E0A9 !important;
    background-color: #76E0A9;
    border: 1px solid #76E0A9;
}
.btn-org:hover {
    text-decoration: none;
    color: #fff !important;
    background-color: #314fb7;
    border: 1px solid #314fb7;
}
.user-popup-btn-wrap-group input.warn-yes-button {
    background-color: rgb(146, 39, 39);
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
    width: auto;
    margin: 0;
    margin-right: 15px;
}
.edited-user-popup-wrap .popup-close-wrap {
    max-width: 460px !important;
    width: 100% !important;
    padding: 40px 15px 30px !important;
}
.edited-user-popup-wrap input#confirm_user_password {
    width: 100%;
    margin-bottom: 12px;
    padding: 8.3px 8px;
    color: #414141;
    max-height: 38px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #bfbfbf;
}
.edited-user-popup-wrap input#warn-yes-button {
    background-color: #76E0A9 !important;
}
ul.edited-button-groups li {
    max-width: 25% !important;
}
ul.edited-button-groups li:last-child {
    max-width: 50% !important;
}
.error-text-wrap {
    font-size: 14px;
    border: 1px solid rgb(146, 39, 39) !important;
    padding: 8.3px 8px;
    color: rgb(146, 39, 39);
}
.page-id-16 .curd-row-wrap {
    padding-bottom: 44px;
}

ul.user-heading.user-heading-row {
    justify-content: end !important;
}
ul.user-heading.user-heading-row .btn-primary::after{
    content: "";
    display: none;
}
.user-heading.user-heading-row .btn-primary i{
    margin-right: 5px;
}
ul.user-heading.user-heading-row li {
    max-width: fit-content;
}
.user-heading-row li .view-roll-access {
    border: 2px solid #314fb7;
    background: #314fb7;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border-radius: 12px !important;
    margin-right: 5px;
}
.user-heading-row li .view-roll-access:hover,
.user-heading-row li .view-roll-access:focus {
    background: #fff;
    color: #314fb7;
    text-decoration: none;
}
.view-roll-access-list-popup-wrap {
    width: 100%;
    background: #fff;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 10000;
    padding: 10px 10px;
}
.view-roll-access-list-popup-wrap .modal-content {
    max-width: 550px !important;
    width: 100% !important;
    padding: 40px 15px 30px !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    min-height: 180px;
    width: 300px;
    max-width: 100%;
    background: #fff;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    overflow: hidden;
}
.view-roll-access-list-popup-wrap a.modal-close-disconnection {
    position: absolute;
    right: 5px;
    display: block;
    top: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    background: #f2f2f2;
    color: #ff3737;
    padding: 3px;
}
.view-roll-access-list-popup-wrap a.modal-close-disconnection:hover,
.view-roll-access-list-popup-wrap a.modal-close-disconnection:focus {
    text-decoration: none;
}
.view-roll-access-list-popup-wrap .modal-content .modal-head h2 {
    font-weight: 720;
    font-size: 20px;
    text-transform: capitalize;
    text-align: left;
    margin-top: 0px;
}
.view-roll-access-list-popup-wrap .curd-listing.view-roll-access-list td i{
    color: #76E0A9;
}
.view-roll-access-list-popup-wrap .curd-listing.view-roll-access-list {
    max-height: 60vh;
    overflow: hidden;
    overflow-y: scroll;
}
a.connection-button.disconnect-now:hover,
a.connection-button.disconnect-now:focus {
    text-decoration: none;
}
.delete-confirmation-wrap {
    z-index: 100000 !important;
}
.other-settings-btn-container a:hover,
.other-settings-btn-container a:focus {
    text-decoration: none;
}
.delete-confirmation-wrap .modal-content .modal-head p {
    font-weight: 700;
}

.form_row.org_form_row_style .org--buttons {
    align-items: center;
}
.form_row.org_form_row_style p {
    margin-bottom: 0px;
}
.delete-confirmation-wrap .disconnection-wrap-body {
    text-align: center;
}
/* for common modal */
.common-modal-wrap {
    width: 100%;
    background: #fff;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 10000;
    padding: 10px 10px;
}
.common-modal-wrap .modal-content {
    max-width: 460px !important;
    width: 100% !important;
    padding: 40px 15px 30px !important;
    display: flex;
    flex-direction: column;
    min-height: 180px;
    width: 300px;
    max-width: 100%;
    background: #fff;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    overflow: hidden;
}
.common-modal-wrap .modal-body {
    padding: 0px;
}
.common-modal-wrap .close {
    opacity: 1 !important;
}
.common-modal-wrap .close a {
    position: absolute;
    right: 5px;
    display: block;
    top: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    background: #f2f2f2;
    color: #ff3737;
    padding: 3px;
}
.common-modal-wrap .close a:hover,
.common-modal-wrap .close a:focus {
    text-decoration: none;
}
.common-modal-wrap .close button {
    position: absolute;
    right: 5px;
    display: block;
    top: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50% !important;
    text-align: center;
    background: #f2f2f2;
    color: #ff3737;
    padding: 3px;
    font-size: 17px !important;
    border: 0px;
}
.common-modal-wrap .close button:hover,
.common-modal-wrap .close button:focus {
    text-decoration: none;
}
.common-modal-wrap .modal-content .modal-head h2 {
    font-weight: 720;
    font-size: 20px;
    text-transform: capitalize;
    text-align: left;
    margin-top: 0px;
}
.common-modal-wrap .modal-content .modal-head p {
    color: #414141;
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.common-modal-wrap select {
    width: 100%;
    margin-bottom: 12px;
    padding: 8.3px 8px;
    color: #414141;
    max-height: 38px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #bfbfbf;
}
.common-modal-wrap .submit-form-btn-input input[type="submit"],
.common-modal-wrap .submit-form-btn-input input[type="button"] {
    background-color: #76E0A9;
    padding: 7px 20px;
    border-radius: 4px;
    cursor: pointer;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
    width: auto;
    margin: 0;
}
/* end modal */

a.btn.btn-color.org-settings-btn {
    margin-right: 10px;
}
.add-arrow-space {
    padding-left: 20.3px;
}

#forecast_setting_menu {
    display: none;
}
.setting-select {
    max-width: 210px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.setting-select .setting-select-styled {
    padding: 8.3px 8px;
    color: #414141;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #bfbfbf;
    max-width: 210px;
    cursor: default;
    position: relative;
    height: 36px;
}
.setting-select .setting-select-styled::after {
    content: "\f078";
    position: absolute;
    font-family: FontAwesome;
    right: 8px;
    top: 47%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.setting-select ul.setting-select-options {
    display: none;
    position: absolute;
    z-index: 999;
    background: #fff;
    width: 100%;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.setting-select ul.setting-select-options li {
    list-style: none;
    padding: 8.3px 8px;
    cursor: pointer;
    position: relative;
}
.setting-select ul.setting-select-options li:hover,
.setting-select ul.setting-select-options li:focus {
    background-color: #314fb7;
    color: #fff;
}
.setting-select ul.setting-select-options li:hover::before,
.setting-select ul.setting-select-options li:focus::before {
    color: #fff;
}
form#settings-from a button {
    background-color: #56c1ee;
    border: 1px solid #56c1ee;
    transition: all 0.3s;
    color: #fff;
    margin-right: 5px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}
.mybtnSlim{
    padding: 9px 12px !important;
}
form#settings-from a button:hover,
form#settings-from a button:focus {
    background-color: #314fb7;
    border: 1px solid #314fb7;
}
.settings-wrap .submit-form-btn-input input[type="submit"],
.settings-wrap .submit-form-btn-input input[type="button"] {
    padding: 10px 20px !important;
}
.setting-select-styled {
    margin-right: 5px;
}

/* for menu changes new */
ul#menu-login-menu {
    display: flex;
}
ul#menu-login-menu li {
    padding: 0px 0px 0 !important;
}
ul#menu-login-menu li a {
    min-width: fit-content !important;
}
ul#menu-login-menu {
    display: flex;
    margin-top: 8px;
    align-items: center;
    margin-right: 45px;
}
#humbergar-menu-user .nav-toggel-iCon {
    display: block !important;
}
.header-row-wrapper {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#humbergar-menu-user .nav-toggel-iCon {
    top: 38px;
}
#menu-login-menu li.nav-item.dropdown {
    align-items: center;
    flex-direction: column;
    position: absolute;
    width: 192px;
    right: 0;
    background: #fff;
    top: 0;
    transform: translateY(-125%);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
}

#menu-login-menu .dropdown_show_nav {
    transform: translateY(77px) !important;
}
#menu-login-menu ul.submeu_after_signin {
    display: flex;
    flex-direction: column;
    padding: 11px 6px 5px;
    width: 100%;
}
/* end menu changes */
.org_list_align_wrap_link{
    width: 25%;
}
.org_list_align_wrap .my-org_btns.org--buttons{
    justify-content: flex-end;
    width: 75%;
}
.org_list_align_wrap .my-org_btns.org--buttons .trafficLight.d_flex {
    width: 20%;
    max-width: 100%;
}
.trafficLight.d_flex h4{
    margin: 0 5px 0 0;
}
.org_list_align_wrap .my-org_btns.org--buttons .org-buttons-sub{
    display: flex;
    justify-content: end;
    align-items: center;
    width: 80%;
    max-width: 100%;
}
.org_list_align_wrap .org--buttons {
    /* max-width: 70%;
    width: 100%; */
    justify-content: end;
    display: flex;
}
.org_list_align_wrap .org--buttons {
    max-width: 100%;
    width: 100%;
}
.org_list_align_wrap .org--buttons p {
    margin-bottom: 0px;
    max-width: 80%;
    width: 100%;
}
.org_list_align_wrap .org--buttons span {
    text-align: right;
    max-width: 20%;
    width: 100%;
}
.org_list_align_wrap > a {
    max-width: 20%;
    width: 100%;
}
.form_row.org_form_row_style .org--buttons span a {
    margin-right: 0;
}
ul#menu-login-menu .dropdown li {
    margin-left: 0;
    border-bottom: 1px solid #dfe2e7;
}
ul#menu-login-menu .dropdown li a:hover,
ul#menu-login-menu .dropdown li a:focus,
ul#menu-login-menu .dropdown li a:active {
    background-color: #f5f6f8 !important;
}
ul#menu-login-menu .dropdown li:last-child {
    border-bottom: 0px;
}
ul#menu-login-menu .dropdown li a {
    text-align: left !important;
}
/* org listing wrap */

@media only screen and (max-width: 992px) {
    ul#menu-login-menu {
        margin-top: 24px;
    }
    .org_list_align_wrap > a {
        max-width: 25%;
    }
    .org_list_align_wrap .org--buttons p {
        max-width: 70%;
    }
    .org_list_align_wrap .org--buttons span {
        max-width: 30%;
    }

    #menu-login-menu li.nav-item.dropdown {
        right: -35px;
    }
    #menu-login-menu .dropdown_show_nav {
        transform: translateY(45px) !important;
    }
}

@media only screen and (max-width: 767px) {
    #humbergar-menu-user .nav-toggel-iCon {
        top: 30px;
    }
    .header-row-wrapper{
        padding-block: 7px;
    }
    ul#menu-login-menu {
        margin-top: 0px;
        margin-right: 0;
    }
    .navbar-account-sec{
        position: static !important;
    }
    .org_list_align_wrap .org--buttons {
        max-width: 100%;
        flex-direction: column;
    }
    .org_list_align_wrap .org--buttons span {
        max-width: 100%;
        text-align: center;
    }
    .org_list_align_wrap .org--buttons p {
        max-width: 100%;
    }
    .org_list_align_wrap > a {
        max-width: 100%;
    }
    .container.topbody > .bodycontent h2{
        margin: 25px 0 0;
    }
}

@media only screen and (max-width: 575px) {
    .user-heading-row li .view-roll-access {
        font-size: 14px !important;
    }
    .graph-label {
        position: inherit;
        left: 0;
        right: 0;
        text-align: left;
    }
    ul#menu-login-menu li a {
        font-size: 15px !important;
    }
}
@media only screen and (max-width: 550px) {
    .user-popup-btn-wrap-group .popup-close-wrap.modal-content {
        width: 300px;
    }
    ul.edited-button-groups li {
        max-width: 26% !important;
    }
    ul.edited-button-groups li:last-child {
        max-width: 44% !important;
    }
    .body-content
        .container
        .curd-row-wrap
        .curd-data
        .curd-listing
        ul
        li
        .user-heading
        li
        a {
        padding: 8px 10px !important;
    }
    .user-heading-row li .view-roll-access {
        padding: 8px 10px !important;
    }
    .add_org.add_org_btn_style a {
        padding: 8px 10px !important;
        font-size: 14px !important;
    }
    .form_row.org_form_row_style .org--buttons {
        flex-direction: column;
    }
}
@media only screen and (max-width: 380px) {
    .graph-wrap .account-method-wrap {
        max-width: 300px;
    }
}
@media only screen and (max-width: 375px) {
    .edited-button-groups li a {
        padding: 7px 7px;
    }
    .graph-wrap form select#graphMonth {
        margin-left: 0;
        margin-top: 10px;
    }
    .graph-wrap .account-method-wrap {
        max-width: 300px;
    }
}
/* for Explainer/Instruction boxes css */
li.instruction-boxes {
    position: relative;
}
ul.instruction-boxes-sub {
    position: absolute;
    width: 250px;
    right: 0;
    background: #fff;
    height: 50vh;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #dfe2e7 #f5f6f8;
    padding: 10px 5px;
    transform: translateY(-150%);
    transition: all 0.5s;
}
ul.instruction-boxes-sub::-webkit-scrollbar {
    width: 11px;
}

ul.instruction-boxes-sub::-webkit-scrollbar-track {
    background: #f5f6f8;
}
ul.instruction-boxes-sub::-webkit-scrollbar-thumb {
    background-color: #dfe2e7;
    border-radius: 6px;
    border: 3px solid #f5f6f8;
}
.instruction-boxes-sub-block {
    transform: translateY(0%) !important;
    transition: all 0.5s;
}
ul#menu-login-menu li ul.instruction-boxes-sub li {
    margin: 2px 0;
    list-style: none;
}
ul#menu-login-menu li ul.instruction-boxes-sub li:hover {
    background-color: #f5f6f8;
}
ul#menu-login-menu li ul.instruction-boxes-sub li a {
    padding: 9px 15px 9px !important;
    display: block;
    text-align: left;
    line-height: 1.2;
}
ul#menu-login-menu li ul.instruction-boxes-sub li a:hover,
ul#menu-login-menu li ul.instruction-boxes-sub li a:focus {
    background: transparent !important;
}
.add_org_btn_style {
    position: relative;
}
.notification-box-wrap {
    display: none;
    position: absolute;
    width: 370px;
    background: #fff;
    border: 1px solid #00213D;
    padding: 30px 20px 20px;
    font-size: 15px;
    top: 70px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    z-index: 999;
    text-align: left;
}
.notification-box-wrap p {
    font-size: 15px !important;
}
.notification-box-wrap::after {
    content: "";
    position: absolute;
    top: -17px;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 17px;
    border-right-width: 15px;
    border-bottom: 17px solid #00213D;
}
.right-position::after {
    right: 35px;
}
.left-position::after {
    left: 35px;
}
.notification-box-wrap p {
    margin-bottom: 0;
}
.right-position {
    right: 0;
}
.left-position {
    left: 0;
}
.modal-close-notification {
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 0;
    font-size: 14px;
    position: absolute;
    right: 4px;
    top: 4px;
    cursor: pointer;
    color: #00213d;
}

.company-details-wrap {
    position: relative;
}
.bodycontent .table-wrap span.btn-dropdown {
    position: relative;
}
.create-1St-forcast-show {
    top: -10px;
    transform: translateX(-110%);
    width: 240px;
}
.create-1St-forcast-show::after {
    display: none;
}
.create-1St-forcast-show::before {
    content: "";
    position: absolute;
    top: 15px;
    width: 0;
    height: 0;
    border-width: 14px 0px 14px 20px;
    border-color: transparent transparent transparent #00213D;
    border-style: solid;
    right: -20px;
}
.create-1St-listing-forcast-show {
    top: 52px;
}
.bodycontent .table-wrap table tbody tr td:nth-child(1) .notification-box-wrap {
    display: none;
}
.top-80-box {
    top: 80px;
}
.top-70-box {
    top: 70px;
}
.aDd-aCcount-assumption-show {
    transform: translatex(106%);
    top: -28px;
}
.arrow-left-0::after {
    content: "";
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    left: 0px;
    border: 0 solid transparent;
    border-left-width: 10px;
    border-right-width: 10px;
    border-bottom: 14px solid #56c1ee;
}
.table-modal-wrap,
.add-remove-accounts-wrap {
    z-index: 10000;
}
.bodycontent .table-wrap table.inhert-first tbody tr td:nth-child(1) {
    position: inherit !important;
}
.aDd-aCcount-assumption-show::after {
    display: none;
}
.aDd-aCcount-assumption-show::before {
    content: "";
    position: absolute;
    top: 24px;
    width: 0;
    height: 0;
    border-width: 14px 20px 14px 0;
    border-color: transparent #00213d transparent transparent;
    border-style: solid;
    left: -20px;
}
.sHowHide-account-show {
    top: -30px;
    left: 35px;
}
.sHowHide-account-show:after {
    display: none;
}
.sHowHide-account-show::before {
    content: "";
    position: absolute;
    top: 24px;
    width: 0;
    height: 0;
    border-width: 14px 20px 14px 0;
    border-color: transparent #00213d transparent transparent;
    border-style: solid;
    left: -20px;
}
.account-listing-main-heading {
    position: relative;
}
.fOrcast-Settings-show::after {
    left: 8px;
}
.rEmoveEdit-assumption-show:after {
    display: none;
}

.add-assumption-auto-notification {
    position: relative;
}
.assumption-aUto-Notification-show {
    top: -30px;
    transform: translateX(75%);
}
.assumption-aUto-Notification-show:after {
    display: none;
}
.assumption-aUto-Notification-show::before {
    content: "";
    position: absolute;
    top: 24px;
    width: 0;
    height: 0;
    border-width: 14px 20px 14px 0;
    border-color: transparent #00213d transparent transparent;
    border-style: solid;
    left: -20px;
}
.aDd-sub-aCcount-assumption-overflow {
    z-index: 150 !important;
}
.add-sub-account-assumption-show-notification > li {
    position: relative;
}

.the-fOrcast-Box-show {
    top: 15px;
    transform: translatex(120%);
}
.the-fOrcast-Box-show::after {
    display: none;
}
.the-fOrcast-Box-show::before {
    content: "";
    position: absolute;
    top: 24px;
    width: 0;
    height: 0;
    border-width: 14px 20px 14px 0;
    border-color: transparent #00213d transparent transparent;
    border-style: solid;
    left: -20px;
}
.table-modal-wrap .modal-content {
    overflow: inherit;
    overflow-y: inherit;
}
.fOrcast-Settings-show {
    top: 0px;
    transform: translatex(120%);
}
.fOrcast-Settings-show::after {
    display: none;
}
.fOrcast-Settings-show::before {
    content: "";
    position: absolute;
    top: 24px;
    width: 0;
    height: 0;
    border-width: 14px 20px 14px 0;
    border-color: transparent #00213d transparent transparent;
    border-style: solid;
    left: -20px;
}
.settings-wrap .modal-content {
    overflow: inherit;
    overflow-y: inherit;
}
.rEmove-all-aSsumption-show,
.dOwnload-forecast-Report-show {
    transform: translateX(200px);
    top: -20px;
}
.rEmove-all-aSsumption-show::after,
.dOwnload-forecast-Report-show::after {
    display: none;
}
.rEmove-all-aSsumption-show::before,
.dOwnload-forecast-Report-show::before {
    content: "";
    position: absolute;
    top: 24px;
    width: 0;
    height: 0;
    border-width: 14px 20px 14px 0;
    border-color: transparent #00213d transparent transparent;
    border-style: solid;
    left: -20px;
}

/* 03.05.2022 */
.add-assumption-auto-notification {
    position: relative;
}
.add-sub-account-assumption-show-notification {
    z-index: 92 !important; /*position: inherit !important;*/
}
.add-month-assumption-show-notification {
    position: relative;
}
.added-add-edit-notification {
    position: relative;
}
.notification-box-wrap.aDd-mOnth-assumption-show {
    left: 67px;
    top: 44px;
}
.aDd-sub-aCcount-assumption-show {
    top: -12px;
    transform: translateX(106%);
}
.aDd-sub-aCcount-assumption-show:after {
    display: none;
}

.aDd-sub-aCcount-assumption-show::before {
    content: "";
    position: absolute;
    top: 10px;
    width: 0;
    height: 0;
    border-width: 14px 20px 14px 0;
    border-color: transparent #00213d transparent transparent;
    border-style: solid;
    left: -20px;
}
.instruction-boxes-sub a.disabled {
    background-color: #80808038;
    color: #808080a3;
}

/* end 03.05.2022 */

.click-on-organisation-name-show {
    top: 0px;
    transform: translateX(-110%);
    width: 230px;
}
.click-on-organisation-name-show:after {
    display: none;
}
.click-on-organisation-name-show::before {
    content: "";
    position: absolute;
    top: 0px;
    width: 0;
    height: 0;
    border-width: 14px 0px 14px 20px;
    border-color: transparent transparent transparent #00213d;
    border-style: solid;
    right: -20px;
}

@media only screen and (max-width: 1770px) {
    .create-1St-forcast-show {
        transform: translateX(-100%);
    }
    .click-on-organisation-name-show {
        transform: translateX(-100%);
    }
}
@media only screen and (max-width: 1650px) {
    .create-1St-forcast-show {
        top: 40px;
        transform: translateX(0);
    }
    .click-on-organisation-name-show {
        top: 40px;
        transform: translateX(0%);
    }
    .create-1St-forcast-show::before {
        display: none;
    }
    .create-1St-forcast-show::after {
        display: block;
    }
    .click-on-organisation-name-show::before {
        display: none;
    }
    .click-on-organisation-name-show::after {
        display: block;
    }
}
@media only screen and (max-width: 1220px) {
    .fOrcast-Settings-show {
        transform: translatex(100%);
    }
    .the-fOrcast-Box-show {
        transform: translatex(100%);
    }
}
@media only screen and (max-width: 1090px) {
    .fOrcast-Settings-show {
        transform: translatex(80%);
    }
    .the-fOrcast-Box-show {
        transform: translatex(80%);
    }
}
@media only screen and (max-width: 992px) {
    .fOrcast-Settings-show {
        transform: translatex(0%);
        top: 70px;
    }
    .the-fOrcast-Box-show {
        transform: translatex(0%);
        top: 70px;
    }
    .settings-wrap .modal-content {
        overflow: hidden;
        overflow-y: auto;
    }
    .table-modal-wrap .modal-content {
        overflow: hidden;
        overflow-y: auto;
    }
    .fOrcast-Settings-show::before {
        display: none;
    }
    .fOrcast-Settings-show::after {
        display: block;
    }
    .the-fOrcast-Box-show::before {
        display: none;
    }
    .the-fOrcast-Box-show::after {
        display: block;
    }
}
@media only screen and (max-width: 768px) {
    .notification-box-wrap {
        width: 300px;
    }
    .create-1St-forcast-show {
        left: 50%;
        transform: translateX(-50%);
    }
    .create-1St-forcast-show::after {
        left: 50%;
        transform: translateX(-50%);
    }
    .create-1St-listing-forcast-show {
        top: 46px;
    }
    .the-fOrcast-Box-show,
    .fOrcast-Settings-show {
        width: 100%;
    }
    .rEmove-all-aSsumption-show,
    .dOwnload-forecast-Report-show {
        transform: translateX(0px);
        top: 40px;
    }
    .rEmove-all-aSsumption-show::after,
    .dOwnload-forecast-Report-show::after {
        display: block;
    }
    .rEmove-all-aSsumption-show::before,
    .dOwnload-forecast-Report-show::before {
        display: none;
    }
    .assumption-aUto-Notification-show {
        transform: translateX(85%);
    }
    .click-on-organisation-name-show {
        left: 50%;
        transform: translateX(-50%);
    }
    .click-on-organisation-name-show::after {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 650px) {
    .aDd-aCcount-assumption-show {
        left: 0;
        top: 34px;
        transform: translateX(-10px);
    }
    .aDd-aCcount-assumption-show::before {
        display: none;
    }
    .aDd-aCcount-assumption-show::after {
        display: block;
        left: 15px;
    }
    .sHowHide-account-show {
        top: 30px;
        left: -10px;
    }
    .sHowHide-account-show:after {
        display: block;
        left: 0px;
    }
    .sHowHide-account-show::before {
        display: none;
    }
    .assumption-aUto-Notification-show {
        top: 40px;
        left: 0;
        transform: translateX(0%);
    }
    .assumption-aUto-Notification-show::before {
        display: none;
    }
    .assumption-aUto-Notification-show::after {
        display: block;
        left: 50%;
        transform: translateX(-50%);
    }
    .rEmove-all-aSsumption-show,
    .dOwnload-forecast-Report-show {
        transform: translateX(-50%);
        left: 50%;
    }
    .rEmove-all-aSsumption-show::after,
    .dOwnload-forecast-Report-show::after {
        left: 50%;
        transform: translateX(-50%);
    }
    .aDd-sub-aCcount-assumption-show {
        top: 40px;
        left: 0px;
        transform: translateX(1%);
    }
    .aDd-sub-aCcount-assumption-show::before {
        display: none;
    }
    .aDd-sub-aCcount-assumption-show::after {
        display: block;
        left: 6px;
    }
}
@media only screen and (max-width: 500px) {
    .add-xEro-Org-show {
        top: 106px;
    }
    .rEmove-all-aSsumption-show,
    .dOwnload-forecast-Report-show {
        transform: translateX(0%);
        left: auto;
        right: 0;
    }
    .rEmove-all-aSsumption-show::after,
    .dOwnload-forecast-Report-show::after {
        left: auto;
        transform: translateX(0%);
        right: 10px;
    }
}
@media only screen and (max-width: 425px) {
    .rEmove-all-aSsumption-show,
    .dOwnload-forecast-Report-show {
        transform: translateX(0%);
        left: 0;
        right: auto;
    }
    .rEmove-all-aSsumption-show::after,
    .dOwnload-forecast-Report-show::after {
        left: 10px;
        transform: translateX(0%);
        right: auto;
    }
}

/* for forcast menu */
.account-method-wrap > label {
    margin-bottom: 0;
    margin-right: 0;
}
ul.forcast-nav-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
    margin-right: 15px;
    z-index: 999;
    align-items: center;
}
.bodycontent .table-wrap table thead.topHeight {
    z-index: 1000 !important;
}
ul.forcast-nav-wrap li {
    list-style: none;
    padding: 2px 3px;
}
li.dropdown-menu-item {
    position: relative;
}
li.dropdown-menu-item a {
    position: relative;
    padding: 10px 15px;
}
li.dropdown-menu-item > a::after {
    content: "\f078";
    position: absolute;
    font-family: FontAwesome;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 13px;
}
ul.forcast-nav-wrap li a {
    padding: 4px 18px;
    display: block;
    color: #414141;
    margin-right: 0px;
    height: auto;
    border: 1px solid transparent;
}
ul.forcast-nav-wrap li:hover a,
ul.forcast-nav-wrap li:focus a {
    text-decoration: none;
}
ul.forcast-sub-nav {
    position: absolute;
    width: 200px;
    left: 0;
    display: none;
    background: #fff;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    padding: 10px 0 5px;
    border-radius: 5px;
    z-index: 1;
}
ul.forcast-sub-nav li {
    padding: 0px 6px;
}
ul.forcast-sub-nav li a {
    padding: 10px 5px;
    border: 0px;
    display: block;
}
li.remove-all-assumption-notification,
li.download-forecast-report-notification {
    position: relative;
}
ul.forcast-sub-nav li:hover a,
ul.forcast-sub-nav li:focus a {
    background-color: #f5f6f8;
    color: #314fb7;
}
.font-16-s {
    font-size: 16px;
}
header {
    z-index: 1100;
}
ul.forcast-nav-wrap li a.dropdown-toggle {
    padding: 6px 25px 6px 10px !important;
}
a.dropdown-toggle.open {
    border: 1px solid #3352b4;
    color: #3352b4;
}
a.delete-forecast-settings {
    background-color: #00213D;
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
    width: auto;
    margin: 0;
    margin-right: 5px;
    display: inline-block;
}
a.delete-forecast-settings:hover,
a.delete-forecast-settings:active,
a.delete-forecast-settings:focus {
    text-decoration: none;
}
#forecast-delete-confiramtion-popup .modal-content {
    justify-content: center;
    align-items: center;
}
#forecast-delete-confiramtion-popup {
    display: none;
}
li.bordr-top a {
    border-top: 1px solid #dfe2e7 !important;
}
.forcast-sub-nav li a.selected {
    background-color: #f5f6f8 !important;
    color: #314fb7 !important;
}
.current-year-total {
    position: relative;
}
.rEmove-all-aSsumption-show > button.modal-close-notification {
    height: auto;
    padding: 0;
}

@media only screen and (max-width: 425px) {
    ul.forcast-nav-wrap {
        align-items: start;
        flex-direction: column;
    }
}

/* for step buttons */
.notification-btn-container {
    display: none;
    margin-top: 10px;
}
.notification-btn-container a,
.notification-btn-container button.notify-btn {
    position: initial;
    font-size: 12px !important;
    padding: 5px 8px !important;
    width: fit-content;
    height: auto;
    display: inline-block !important;
    border-radius: 6px !important;
    border: 2px solid #314fb7;
    background: #314fb7;
    color: #fff;
    transition: all 0.3s;
    margin-bottom: 5px;
}
.notification-btn-container a:hover,
.notification-btn-container button.notify-btn:hover {
    text-decoration: none;
    background-color: #fff;
    color: #314fb7;
}
/*.notification-btn-container a.modal-close-notification{
    float: right;
}*/
.notification-btn-container a.modal-close-notification,
.notification-btn-container button.notify-btn.modal-close-notification {
    border: 2px solid #f2f2f2;
    background: #f2f2f2;
    color: #5f5f5f;
}
.notification-btn-container a.modal-close-notification:hover,
.notification-btn-container button.notify-btn.modal-close-notification:hover {
    text-decoration: none;
    background: #fff;
    color: #5f5f5f;
}
.notification-btn-container a.show-next-step,
.notification-btn-container button.notify-btn.show-next-step {
    float: right;
}

/* for new popup css 29-07-2022 */

.new-create-popup-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 12000;
    display: none;
}

.new-create-popup-wrap .modal-content {
    max-width: 460px;
    width: 100%;
    padding: 30px 15px 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    max-height: 95vh;
}
.new-create-popup-wrap .close {
    opacity: 1;
}

.new-create-popup-wrap .close button {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 0;
    font-size: 14px;
    position: absolute;
    right: 4px;
    top: 4px;
    cursor: pointer;
    color: #ff3737;
}

ul.forcast-sub-nav li a.without-style-a {
    padding: 0px;
    display: inline-block;
    margin: 0px;
    border: 0px;
}
@media (max-width: 1000px){
    .body-content .container .curd-row-wrap.myBililing{
        padding-top: 0;
    }
    form#subscribe-form {
        max-width: 70%;
    }
    .myBililing .form-group .row{
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    .myBililing .form-group .row .col-md-4{
        width: 50% !important;
    }
     .myBililing .form-group > .row{
        margin-bottom: 30px;
     }
    .myBililing div#card-element{
        max-width: 100% !important;
    }
}
@media (max-width: 850px) {
    .my-account-method-wrap.account-method-wrap{
        justify-content: left;
    }
    .my-account-method-wrap.account-method-wrap .trafficLight {
        margin-left: 10px;
    }
}

@media (max-width: 767px){
    .form_row.org_form_row_style.org_list_align_wrap{
        padding: 15px;
    }
    .org_brn_txt_blk .form_row.org_form_row_style{
        flex-direction: column;
    }
    .org_list_align_wrap_link{
        width: 100%;
    }
    .org_list_align_wrap .my-org_btns.org--buttons{
        width: 100%;
        align-items: start
    }
    .org_list_align_wrap .my-org_btns.org--buttons .org-buttons-sub{
        justify-content: space-between;
        width: 100%;
    }
    .org_list_align_wrap .org--buttons span{
        width: auto;
        max-width: auto;
    }
    .org--buttons.my-org_btns p{
        width: auto;
    }
}

@media (max-width: 700px){
    .myBililing .form-group{
        justify-content: center;
    }
    .myBililing .form-group .row{
        flex-direction: column;
        align-items: center;
    }
    .myBililing .form-group .row .col-md-4{
        width: 100% !important;
        margin: 10px 0;
    }
}
.entry-header-custom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.entry-header-custom .org_title_text {
    flex: 0 0 auto;
}

.entry-header-custom h4 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
