@charset "UTF-8";

/*!
 * 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 */
html {
    font-family: 'Montserrat', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer, #header-nav #main-menu li.without_bg button:hover, .make-business .without_bg button:hover 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;
}

abbr[title] {
    border-bottom: 1px dotted;
}

section {
    overflow-x: hidden;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #ffffff;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    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 {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    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-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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 {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !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: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        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 th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(font-url("bootstrap/glyphicons-halflings-regular.eot" , true));
    src: url(font-url("bootstrap/glyphicons-halflings-regular.eot?#iefix" , true)) format("embedded-opentype"), url(font-url("bootstrap/glyphicons-halflings-regular.woff2", true)) format("woff2"), url(font-url("bootstrap/glyphicons-halflings-regular.woff", true)) format("woff"), url(font-url("bootstrap/glyphicons-halflings-regular.ttf", true)) format("truetype"), url(font-url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular", true)) format("svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur: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 {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub: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";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover, a:focus {
    color: #80BD23;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.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: normal;
    line-height: 1;
    color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
    font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .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;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #80bd01;
    padding: .2em .4em;
    border-radius: 4px;
    color: #fff;
}

.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;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.428571429;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 769px) {
    .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;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    /*border-left: 5px solid #eeeeee;*/
}


blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    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 > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    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 > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    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;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) "" !important;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c1d6de;
    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;
    -o-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;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@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[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

.form-control-static.input-lg, .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, .form-control-static.input-sm, .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-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    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 textarea.form-control,
.form-group-sm select[multiple].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-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.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;
    pointer-events: none;
}

.input-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-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-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-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.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-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-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-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-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-error .form-control-feedback {
    color: #a94442;
}

.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-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.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;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 17px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -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;
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: 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:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #1575cc;
    border-color: #1575cc;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    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:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    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:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    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:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    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:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    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:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    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:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    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="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-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 {
    position: relative;
    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;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 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.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777777;
    white-space: nowrap;
}

.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: 769px) {
    .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 > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    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:before, .btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.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 > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 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 > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .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 .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.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:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    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="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    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-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.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: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #fff;
    border: 1px solid #c1d6de;
    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="radio"],
.input-group-addon input[type="checkbox"] {
    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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    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:before, .nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > li.disabled > a {
    color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    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.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}

.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;
}

@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, .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.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .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.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.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:before, .navbar:after {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

@media (min-width: 769px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

/*@media (min-width: 769px) {*/
/*  .navbar-header {*/
/*    float: left; } }*/

.navbar-collapse {
    overflow-x: visible;
    margin-left: auto;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 769px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 769px) {

    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 769px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 769px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.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 15px;
    font-size: 18px;
    line-height: 20px;
    /*height: 50px;*/
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand > img {
    display: block;
}

@media (min-width: 769px) {
    .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;
    background-image: none;
    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;
}

@media (min-width: 769px) {
    /*.navbar-toggle {*/
    /*  display: none;*/
    /*}*/
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 768px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }

    .cart_content .title-page {
        margin-bottom: 0 !important;
    }

    .get-free-quote a.without_bg {
        margin-left: 0 !important;
        margin-top: 10px;
    }
}

@media (min-width: 769px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    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-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 768px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 769px) {
    .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-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-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 769px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 769px) {
    .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:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    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:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover, .navbar-default .btn-link:focus {
    color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    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:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}

@media (max-width: 768px) {
    .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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb > .active {
    color: #777777;
}

.pagination {
    display: inline-block;
    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.428571429;
    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:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    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.3333333;
}

.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;
}

.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:before, .pager:after {
    content: " ";
    display: table;
}

.pager:after {
    clear: both;
}

.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:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
    float: right;
}

.pager .previous > a,
.pager .previous > span {
    float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .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:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.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 {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.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;
}

.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 {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.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 {
    overflow: hidden;
    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;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-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-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);
    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.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-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: -webkit-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-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);
    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-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-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-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);
    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: -webkit-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-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);
    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: -webkit-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-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);
    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 {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    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:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    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:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    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: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, .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 {
    color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .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:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    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:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    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:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    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:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.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: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
}

.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,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.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-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.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,
.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-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-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 {
    border-top-left-radius: 3px;
}

.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,
.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-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-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 {
    border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr: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 {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.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,
.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 {
    border-bottom-left-radius: 3px;
}

.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,
.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 {
    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 th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .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 {
    border-bottom: 0;
}

.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-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 {
    border-bottom: 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 {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    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: #333333;
    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: #333333;
}

.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;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.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;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    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);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    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:before, .modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.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;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    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 {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.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 {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    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);
}

.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;
}

.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: #999999;
    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.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    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: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > 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;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -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;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    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:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

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

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

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: 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: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.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;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

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

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

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        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;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.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;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .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;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .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;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .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;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }

    #customer_login h2 {
        margin-top: 0;
    }

    .woocommerce table.my_account_orders .button:last-child {
        margin-left: 5px !important;
    }

    body.woocommerce form .form-row label {
        line-height: 22px !important;
        font-family: 'Montserrat', sans-serif;

    }


    .dashboard_content_top {
        display: block !important;
    }

    .dashboard_content_top img {
        margin-bottom: 5px;
    }

    .woocommerce form.lost_reset_password .form-row-first {
        width: 100% !important;
    }

    #header-nav #main-menu li.ticket-link a {
        text-align: center;
    }
}

@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;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        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;
    }

    th.visible-print,
    td.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;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/*--------*/
[class*=" linecon-icon-"], [class^=linecon-icon-] {
    font-family: linecons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"], [class*=" icon-"], [class*="fa-"] {
    font-family: 'font-awesome' !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    line-height: 1;
}

[class^="stm-icon-"], [class*=" stm-icon-"] {
    font-family: 'stm-splash-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url("../fonts/HelveticaNeueCyr-Roman.eot");
    src: local("HelveticaNeueCyr-Roman"), url("../fonts/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Roman.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Roman.svg#HelveticaNeueCyr-Roman") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr-light';
    src: url("../fonts/HelveticaNeueCyr-Light.eot");
    src: local("HelveticaNeueCyr-Light"), url("../fonts/HelveticaNeueCyr-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Light.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Light.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Light.svg#HelveticaNeueCyr-Light") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'icons';
    src: url("../fonts/icons.eot?hpjpzj");
    src: url("../fonts/icons.eot?hpjpzj#iefix") format("embedded-opentype"), url("../fonts/icons.ttf?hpjpzj") format("truetype"), url("../fonts/icons.woff?hpjpzj") format("woff"), url("../fonts/icons.svg?hpjpzj#icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icons-ui-dev';
    src: url("../fonts/dev-ui-icon.eot");
    src: url("../fonts/dev-ui-icon.eot") format("embedded-opentype"), url("../fonts/dev-ui-icon.ttf") format("truetype"), url("../fonts/dev-ui-icon.woff") format("woff"), url("../fonts/dev-ui-icon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\f09a";
}

/*.linecon-icon-heart:before {*/
/*    content: "";*/
/*}*/

.linecon-icon-heart:before {
    content: url('/wp-content/themes/wps/images/heart_1.svg');
}

.icon-twitter:before {
    content: "\f099";
}

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.pinterest-share:hover i {
    color: #FFF;
}

.linecon-icon-cloud:before {
    content: "";
}

.linecon-icon-star:before {
    content: "";
}

.linecon-icon-tv:before {
    content: "";
}

.linecon-icon-sound:before {
    content: "";
}

.linecon-icon-video:before {
    content: "";
}

.linecon-icon-trash:before {
    content: "";
}

.linecon-icon-user:before {
    content: "";
}

.linecon-icon-key:before {
    content: "";
}

.linecon-icon-search:before {
    content: "";
}

.linecon-icon-eye:before {
    content: "";
}

.linecon-icon-bubble:before {
    content: "";
}

.linecon-icon-stack:before {
    content: "";
}

.linecon-icon-cup:before {
    content: "";
}

.linecon-icon-phone:before {
    content: "";
}

.linecon-icon-news:before {
    content: "";
}

.linecon-icon-mail:before {
    content: "";
}

.linecon-icon-like:before {
    content: "";
}

.linecon-icon-photo:before {
    content: "";
}

.linecon-icon-note:before {
    content: "";
}

.linecon-icon-food:before {
    content: "";
}

.linecon-icon-t-shirt:before {
    content: "";
}

.linecon-icon-fire:before {
    content: "";
}

.linecon-icon-clip:before {
    content: "";
}

.linecon-icon-shop:before {
    content: "";
}

.linecon-icon-calendar:before {
    content: "";
}

.linecon-icon-wallet:before {
    content: "";
}

.linecon-icon-vynil:before {
    content: "";
}

.linecon-icon-truck:before {
    content: "";
}

.linecon-icon-world:before {
    content: "";
}

.linecon-icon-clock:before {
    content: "";
}

.linecon-icon-paperplane:before {
    content: "";
}

.linecon-icon-params:before {
    content: "";
}

.linecon-icon-banknote:before {
    content: "";
}

.linecon-icon-data:before {
    content: "";
}

.linecon-icon-music:before {
    content: "";
}

.linecon-icon-megaphone:before {
    content: "";
}

.linecon-icon-study:before {
    content: "";
}

.linecon-icon-lab:before {
    content: "";
}

.linecon-icon-location:before {
    content: "";
}

.linecon-icon-display:before {
    content: "";
}

.linecon-icon-diamond:before {
    content: "";
}

.linecon-icon-pen:before {
    content: "";
}

.linecon-icon-bulb:before {
    content: "";
}

.linecon-icon-lock:before {
    content: "";
}

.linecon-icon-tag:before {
    content: "";
}

.linecon-icon-camera:before {
    content: "";
}

.linecon-icon-settings:before {
    content: "";
}

.stm-icon-wpsup-1:before {
    content: "";
}

.stm-icon-wpsup-2:before {
    content: "";
}

.stm-icon-wpsup-3:before {
    content: "";
}

.stm-icon-wpsup-4:before {
    content: "";
}

.icon-air:before {
    content: "a";
}

.icon-archive:before {
    content: "c";
}

.icon-arrows-ccw:before {
    content: "d";
}

.icon-attention:before {
    content: "f";
}

.icon-back-in-time:before {
    content: "g";
}

.icon-bag:before {
    content: "h";
}

.icon-bell:before {
    content: "k";
}

.icon-book-open:before {
    content: "n";
}

.icon-briefcase:before {
    content: "p";
}

.icon-calendar:before {
    content: "r";
}

.icon-cancel-squared:before {
    content: "s";
}

.icon-cancel-circled:before {
    content: "🍍";
}

.icon-camera:before {
    content: "v";
}

.icon-ccw:before {
    content: "w";
}

.icon-chart-area:before {
    content: "x";
}

.icon-chart-bar:before {
    content: "y";
}

.icon-chart-line:before {
    content: "z";
}

.icon-chart-pie:before {
    content: "A";
}

.icon-chat:before {
    content: "B";
}

.icon-check:before {
    content: "C";
}

.icon-clock:before {
    content: "E";
}

.icon-cloud:before {
    content: "F";
}

.icon-database:before {
    content: "H";
}

.icon-cw:before {
    content: "I";
}

.icon-compass:before {
    content: "L";
}

.icon-block:before {
    content: "l";
}

.icon-cog:before {
    content: "N";
}

.icon-cloud-thunder:before {
    content: "P";
}

.icon-doc-text:before {
    content: "Q";
}

.icon-doc-text-inv:before {
    content: "R";
}

.icon-docs:before {
    content: "S";
}

.icon-dot-3:before {
    content: "T";
}

.icon-down-dir:before {
    content: "W";
}

.icon-down-open:before {
    content: "X";
}

.icon-download:before {
    content: "0";
}

.icon-dribbble-circled:before {
    content: "1";
}

.icon-drive:before {
    content: "2";
}

.icon-dropbox:before {
    content: "3";
}

.icon-export:before {
    content: "5";
}

.icon-facebook-circled:before {
    content: "7";
}

.icon-flickr-circled:before {
    content: "&";
}

.icon-floppy:before {
    content: "(";
}

.icon-forward:before {
    content: "*";
}

.icon-gauge:before {
    content: "+";
}

.icon-gplus-circled:before {
    content: ",";
}

.icon-heart:before {
    content: ".";
}

.icon-heart-empty:before {
    content: "/";
}

.icon-help:before {
    content: ":";
}

.icon-help-circled:before {
    content: ";";
}

.icon-hourglass:before {
    content: "=";
}

.icon-infinity:before {
    content: ">";
}

.icon-info-circled:before {
    content: "?";
}

.icon-instagrem:before {
    content: "@";
}

.icon-keyboard:before {
    content: "^";
}

.icon-lamp:before {
    content: "_";
}

.icon-language:before {
    content: "`";
}

.icon-leaf:before {
    content: "{";
}

.icon-left-dir:before {
    content: "|";
}

.icon-left-open:before {
    content: "}";
}

.icon-link:before {
    content: "\\";
}

.icon-light-up:before {
    content: "";
}

.icon-light-down:before {
    content: "";
}

.icon-linkedin-circled:before {
    content: "";
}

.icon-list:before {
    content: "";
}

.icon-list-add:before {
    content: "";
}

.icon-mic:before {
    content: "";
}

.icon-menu:before {
    content: "";
}

.icon-megaphone:before {
    content: "";
}

.icon-mail:before {
    content: "";
}

.icon-loop:before {
    content: "";
}

.icon-logout:before {
    content: "";
}

.icon-login:before {
    content: "";
}

.icon-lock-open:before {
    content: "";
}

.icon-lock:before {
    content: "";
}

.icon-mobile:before {
    content: "";
}

.icon-moon:before {
    content: "";
}

.icon-mouse:before {
    content: "";
}

.icon-newspaper:before {
    content: "";
}

.icon-play:before {
    content: "";
}

.icon-pinterest-circled:before {
    content: "";
}

.icon-picture:before {
    content: "";
}

.icon-paper-plane:before {
    content: "";
}

.icon-plus-circled:before {
    content: "";
}

.icon-popup:before {
    content: "";
}

.icon-quote:before {
    content: "";
}

.icon-right-open:before {
    content: "";
}

.icon-right-dir:before {
    content: "";
}

.icon-retweet:before {
    content: "";
}

.icon-resize-small:before {
    content: "";
}

.icon-resize-full:before {
    content: "";
}

.icon-reply:before {
    content: "";
}

.icon-rss:before {
    content: "";
}

.icon-search:before {
    content: "";
}

.icon-shuffle:before {
    content: "";
}

.icon-signal:before {
    content: "";
}

.icon-skype-circled:before {
    content: "";
}

.icon-star:before {
    content: "";
}

.icon-star-empty:before {
    content: "";
}

.icon-switch:before {
    content: "";
}

.icon-tag:before {
    content: "";
}

.icon-trash:before {
    content: "";
}

.icon-tools:before {
    content: "";
}

.icon-thumbs-up:before {
    content: "";
}

.icon-thumbs-down:before {
    content: "";
}

.icon-tape:before {
    content: "";
}

.icon-twitter-circled:before {
    content: "";
}

.icon-up-dir:before {
    content: "";
}

.icon-up-open:before {
    content: "";
}

.icon-vcard:before {
    content: "";
}

.icon-bug:before {
    content: "";
}

.icon-calculator:before {
    content: "";
}

.icon-calendar-check-o:before {
    content: "";
}

.icon-commenting:before {
    content: "";
}

.icon-commenting-o:before {
    content: "";
}

.icon-diamond:before {
    content: "";
}

.icon-desktop:before {
    content: "";
}

.icon-eye-1:before {
    content: "";
}

.icon-eye-slash:before {
    content: "";
}

.icon-file-image-o:before {
    content: "";
}

.icon-file-o:before {
    content: "";
}

.icon-file-pdf-o:before {
    content: "";
}

.icon-file-powerpoint-o:before {
    content: "";
}

.icon-file-text:before {
    content: "";
}

.icon-file-text-o:before {
    content: "";
}

.icon-file-video-o:before {
    content: "";
}

.icon-file-archive-o:before {
    content: "";
}

.icon-files-o:before {
    content: "";
}

.icon-filter:before {
    content: "";
}

.icon-flask:before {
    content: "";
}

.icon-globe:before {
    content: "";
}

.icon-keyboard-o:before {
    content: "";
}

.icon-link-1:before {
    content: "";
}

.icon-location-arrow:before {
    content: "";
}

.icon-microphone:before {
    content: "";
}

.icon-microphone-slash:before {
    content: "";
}

.icon-odnoklassniki-square:before {
    content: "";
}

.icon-paper-plane-1:before {
    content: "";
}

.icon-phone-1:before {
    content: "";
}

.icon-pencil-1:before {
    content: "";
}

.icon-rub:before {
    content: "";
}

.icon-search-1:before {
    content: "";
}

.icon-search-minus:before {
    content: "";
}

.icon-search-plus:before {
    content: "";
}

.icon-sliders:before {
    content: "";
}

.icon-trash-1:before {
    content: "";
}

.icon-trash-o:before {
    content: "";
}

.icon-university:before {
    content: "";
}

.icon-volume-down:before {
    content: "";
}

.icon-volume-off:before {
    content: "";
}

.icon-volume-up:before {
    content: "";
}

.icon-wifi:before {
    content: "";
}

.icon-book-1:before {
    content: "";
}

.icon-gift-1:before {
    content: "";
}

.icon-heart-1:before {
    content: "";
}

.icon-flame:before {
    content: "";
}

.icon-gear:before {
    content: "";
}

.icon-law:before {
    content: "";
}

.icon-bicycle-1:before {
    content: "";
}

.icon-bullet-train:before {
    content: "";
}

.icon-bus:before {
    content: "";
}

.icon-car-side:before {
    content: "";
}

.icon-metro-two:before {
    content: "";
}

.icon-tram:before {
    content: "";
}

.icon-taxi-front:before {
    content: "";
}

.icon-trolleybus:before {
    content: "";
}

.icon-truck-1:before {
    content: "";
}

.icon-ship:before {
    content: "";
}

.icon-scooter:before {
    content: "";
}

.icon-motorcycle:before {
    content: "";
}

.icon-disabled:before {
    content: "";
}

.icon-disabled-circled:before {
    content: "";
}

.icon-airport-plane:before {
    content: "";
}

.icon-anchor:before {
    content: "";
}

.icon-burst:before {
    content: "";
}

.icon-burst-new:before {
    content: "";
}

.icon-burst-sale:before {
    content: "";
}

.icon-calendar-3:before {
    content: "";
}

.icon-comment-quotes:before {
    content: "";
}

.icon-dollar-bill:before {
    content: "";
}

.icon-guide-dog:before {
    content: "";
}

.icon-key-3:before {
    content: "";
}

.icon-laptop:before {
    content: "";
}

.icon-home-1:before {
    content: "";
}

.icon-female:before {
    content: "";
}

.icon-male:before {
    content: "";
}

.icon-male-female:before {
    content: "";
}

.icon-power:before {
    content: "";
}

.icon-projection-screen:before {
    content: "";
}

.icon-social-android:before {
    content: "";
}

.icon-social-apple:before {
    content: "";
}

.icon-wrench:before {
    content: "";
}

.icon-zoo:before {
    content: "";
}

.icon-prison:before {
    content: "";
}

.icon-theatre:before {
    content: "";
}

/*.icon-bar:before {*/
/*  content: "";*/
/*}*/

.icon-alcohol-shop:before {
    content: "";
}

.icon-cinema:before {
    content: "";
}

.icon-trash-can:before {
    content: "";
}

.icon-call:before {
    content: "";
}

.icon-credit-card-1:before {
    content: "";
}

.icon-contact-add-2:before {
    content: "";
}

.icon-contacs:before {
    content: "";
}

.icon-contact-2:before {
    content: "";
}

.icon-search-3:before {
    content: "";
}

.icon-trophy-2:before {
    content: "";
}

.icon-angle-right:before {
    content: "";
}

.icon-angle-left:before {
    content: "";
}

.icon-gamepad:before {
    content: "";
}

.icon-qrcode:before {
    content: "";
}

.icon-print-2:before {
    content: "";
}

.icon-vk:before {
    content: "";
}

.icon-youtube-play:before {
    content: "";
}

.icon-android-restaurant:before {
    content: "";
}

.icon-pedestrian:before {
    content: "";
}

.icon-crown-king-1:before {
    content: "";
}

.icon-pin-alt:before {
    content: "q";
}

.icon-cross:before {
    content: "o";
}

.icon-danger:before {
    content: "D";
}

.icon-trophy-3:before {
    content: "b";
}

.icon-video-camera:before {
    content: "e";
}

.icon-flash-electric:before {
    content: "J";
}

.icon-ios-pulse-strong:before {
    content: "U";
}

.icon-android-menu:before {
    content: "V";
}

.icon-rss-1:before {
    content: "4";
}

.icon-question-circle:before {
    content: "6";
}

.icon-television-tv:before {
    content: "$";
}

.icon-angle-down:before {
    content: "]";
}

.icon-angle-up:before {
    content: "";
}

.icon-music:before {
    content: "";
}

.icon-thumb-tack:before {
    content: "";
}

.icon-android-attach:before {
    content: "";
}

.icon-android-more-horizontal:before {
    content: "";
}

.icon-android-more-vertical:before {
    content: "";
}

.icon-backspace-outline:before {
    content: "";
}

.icon-backspace:before {
    content: "";
}

.icon-arrow-move:before {
    content: "";
}

.icon-arrow-expand:before {
    content: "";
}

.icon-arrow-down-c:before {
    content: "";
}

.icon-android-done:before {
    content: "";
}

.icon-android-done-all:before {
    content: "";
}

.icon-android-favorite:before {
    content: "";
}

.icon-android-favorite-outline:before {
    content: "";
}

.icon-android-checkbox-outline:before {
    content: "";
}

.icon-android-checkbox-outline-blank:before {
    content: "";
}

.icon-android-arrow-forward:before {
    content: "";
}

.icon-android-arrow-back:before {
    content: "";
}

.icon-android-notifications:before {
    content: "";
}

.icon-android-notifications-off:before {
    content: "";
}

.icon-android-open:before {
    content: "";
}

.icon-grid:before {
    content: "";
}

.icon-play-1:before {
    content: "";
}

.icon-mail-1:before {
    content: "";
}

.icon-mortar-board:before {
    content: "";
}

.icon-mention:before {
    content: "";
}

.icon-clothes-hanger:before {
    content: "u";
}

.icon-minus-circled:before {
    content: "i";
}

.icon-bucket:before {
    content: "j";
}

.icon-bookmark:before {
    content: "m";
}

.icon-water:before {
    content: "G";
}

.icon-flag:before {
    content: "#";
}

/*FONT AWESOME*/
.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-check:before {
    content: "\f00c";
}

.fa-close:before {
    content: "\f00d";
}

.fa-remove:before {
    content: "\f00d";
}

.fa-times:before {
    content: "\f00d";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-play:before {
    content: "\f04b";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f09a";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-tags:before {
    content: "\f02c";
}

/* 5.2.1 Resposive Devices: Browser */
.browser {
    position: relative;
    z-index: 2;
    padding: 36px 10px 10px 10px;
    margin: 0 auto;
    background-color: #39444d;
    border-radius: 6px;
    overflow: hidden;
}

.browser-xlg {
    height: 565px;
    margin-top: 20px;
}

.browser-header {
    position: absolute;
    top: 0;
    left: 0;
    height: 36px;
    width: 100%;
    padding: 8px 35px 8px 55px;
}

.browser-buttons {
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    padding: 6px 10px;
}

.browser-buttons span {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 5px 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.browser-buttons span:nth-child(1) {
    background-color: #d74645;
}

.browser-buttons span:nth-child(2) {
    background-color: #d7c045;
}

.browser-buttons span:nth-child(3) {
    background-color: #43ab9b;
}

.browser-bar {
    width: 100%;
    height: 20px;
    background-color: #2d363d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.browser-menu {
    position: absolute;
    right: 0;
    top: 0;
    padding: 14px 10px;
}

.browser-menu span {
    display: block;
    height: 1px;
    width: 16px;
    margin: 0 0 3px 0;
    background-color: #2d363d;
}

.browser-body {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}

.browser-shadow,
.phone-shadow {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    background-color: rgba(0, 0, 0, 0.05);
}

.browser-app-logo {
    height: 280px;
    background: #026FCE;
    background: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -ms-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -moz-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -o-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -webkit-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
}

.browser-app-logo > i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -76px 0 0 -56px;
    color: #fff;
    font-size: 112px;
}

.browser-app-logo > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    margin-top: 56px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.responsive-image .browser {
    width: 100%;
    -webkit-box-shadow: 0 10px 60px -10px rgba(37, 45, 51, 0.5);
    box-shadow: 0 10px 60px -10px rgba(37, 45, 51, 0.5);
}

.responsive-image.desktop-size .browser {
    min-width: 768px;
}

.responsive-image .phone {
    -webkit-box-shadow: 0 10px 70px -10px rgba(37, 45, 51, 0.5);
    box-shadow: 0 10px 70px -10px rgba(37, 45, 51, 0.5);
}

/*.responsive-image .play:after,
.responsive-image .browser:after,
.responsive-image .phone:after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  width: 50%;
  background-color: rgba(0,0,0, 0.05);
*/
.image-lines {
    position: absolute;
    top: 100px;
    left: -80px;
    height: 54px;
    width: 300px;
}

.image-lines-right {
    left: auto;
    right: -84px;
}

@media (max-width: 1199px) {
    .page-banner-home .responsive-image .phone {
        left: -30px;
    }
}

@media (max-width: 991px) {

    .page-banner-home .responsive-image .phone {
        display: none;
        left: -20px;
    }

    .responsive-image {
        margin: 0 -24px;
    }

    .responsive-image .browser:not(.mobile-size) {
        min-width: 758px;
    }

    .woocommerce form.checkout_coupon .form-row-first {
        width: 85% !important;
    }

    .woocommerce form.checkout_coupon .form-row-last {
        width: 15% !important;
    }
}

/* 5.2 Image: Resposive Devices */
.responsive-image {
    position: relative;
    padding-bottom: 90px;
}

.responsive-image .add-new-site {
    float: right;
}

.responsive-image .phone {
    position: absolute;
    left: -20px;
    bottom: -19px;
    z-index: 3;
    overflow: hidden;
}

.play {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    cursor: pointer;
    background: #026FCE;
    background: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -ms-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -moz-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -o-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -webkit-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    display: inline-block;
    height: 52px;
    width: 52px;
    margin: -26px 0 0 -26px;
    border: 2px solid rgba(196, 227, 255, 0.8);
    color: rgba(196, 227, 255, 0.8);
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.play-btn > i {
    margin-left: 2px;
}

.play:hover .play-btn {
    color: #fff;
    border-color: #fff;
}

.browser .play-btn {
    display: inline-block;
    height: 100px;
    width: 100px;
    margin: -50px 0 0 -50px;
    font-size: 42px;
    line-height: 98px;
}

.reponsive-image-types {
    margin-bottom: 30px;
    padding: 0;
    border: none;
    list-style: none;
    text-align: center;
}

.responsive-image .browser {
    -webkit-transition: all ease 0.5s;
}

.mobile-size .mobile-size-hidden {
    display: none !important;
}

/* Control Panel Preview */
.control-panel {
    position: absolute;
    height: 100%;
    width: 100%;
    color: #616366;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
    visibility: visible !important;
}

.control-panel p {
    margin-bottom: 10px;
}

/* Control Panel Navigation */
.cp-navbar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 68px;
    padding: 24px 0;
    overflow: hidden;
}

.cp-navbar > * {
    position: relative;
    z-index: 1;
}

.cp-navbar:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    height: 100%;
    width: 350px;
    background: #026FCE;
    background: linear-gradient(80deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -ms-linear-gradient(80deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -moz-linear-gradient(80deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -o-linear-gradient(80deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -webkit-linear-gradient(80deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: linear-gradient(80deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
}

.cp-navbar .navbar-header {
    float: none;
    margin-bottom: 30px;
    text-align: center;
}

.cp-navbar .navbar-brand {
    display: inline-block;
    float: none;
    height: 32px;
    width: 32px;
    background-image: url(../img/section/bird2.svg);
    background-size: 32px auto;
    font-size: 0;
    line-height: 32px;
    text-indent: -9999px;
}

.cp-navbar .navbar-nav {
    display: block;
    width: 68px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.cp-navbar .navbar-nav > li {
    float: none;
    margin-bottom: 12px;
}

.cp-navbar .navbar-nav > li > span {
    display: block;
    padding: 6px 0;
    color: rgba(196, 227, 255, 0.8);
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
}

.cp-navbar .navbar-nav > li.active > span:after {
    position: absolute;
    right: -3px;
    top: 50%;
    display: block;
    height: 16px;
    width: 8px;
    margin: -8px 0 0 0;
    content: "\f2f4";
    color: #fff;
    font-family: 'Material-Design-Iconic-Font';
    font-size: 30px;
    line-height: 16px;
}

.cp-navbar .navbar-nav > li > span > i {
    position: relative;
    display: block;
    margin-bottom: 5px;
    font-size: 17px;
}

.desktop-size .navbar-toggle,
.desktop-size .notification-toggle,
.desktop-size .cp-navbar .navbar-logout {
    display: none;
}

.mobile-size .cp-navbar:after {
    width: 120%;
}

.mobile-size .cp-navbar {
    height: 38px;
    width: 100%;
    padding: 4px 0;
}

.mobile-size .cp-navbar .navbar-container {
    display: none;
}

.mobile-size .cp-navbar .navbar {
    padding: 0 10px;
}

.mobile-size .cp-navbar .navbar-header {
    padding-left: 18px;
    margin: 0;
}

.mobile-size .cp-navbar .navbar-brand {
    margin-top: -3px;
    margin-bottom: -3px;
}

.mobile-size .cp-navbar .navbar-toggle {
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 3;
    padding: 5px;
}

.mobile-size .cp-navbar .navbar-toggle .icon-bar {
    height: 1px;
    width: 14px;
    background-color: #fff;
}

.mobile-size .cp-navbar .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
}

.mobile-size .cp-navbar .navbar-header .notification-toggle {
    float: right;
    padding: 9px 5px;
}

.mobile-size .cp-navbar .navbar-header .notification-toggle > i {
    color: #fff;
    font-size: 15px;
}

/* Control Panel Content */
.cp-content .row {
    margin-left: -5px;
    margin-right: -5px;
}

.cp-content [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.cp-content .h6 {
    display: block;
    margin: 0 0 20px 0;
}

.cp-content .panel {
    padding: 14px;
    margin-bottom: 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.cp-content .tabs-container {
    margin-bottom: 20px;
}

.cp-content .tabs-container > .btn {
    display: none;
}

.cp-content .nav-tabs {
    margin: 0 -8px;
    border-bottom: none;
}

.cp-content .nav-tabs > li > span {
    display: inline-block;
    padding: 10px 1px;
    margin: 0 8px;
    line-height: 10px;
}

.mobile-size .cp-content {
    margin: 38px 0 0 0;
}

.mobile-size .cp-content .h6 {
    margin-top: 6px;
    font-size: 12px;
    line-height: 16px;
}

.mobile-size .step-list > li:nth-child(2) .h6 {
    margin-bottom: 10px;
}

/* Control Panel: Server List */
/* Control Panel: Server List */
.cp-server-list {
    opacity: 0;
    visibility: hidden;
}

.no-data {
    width: 710px;
    padding-top: 0;
    margin: 0 auto;
    text-align: left;
}

.no-data .server {
    display: inline-block;
    margin-bottom: 10px;
}

.mobile-size .no-data {
    width: 150px;
    padding-top: 40px;
}

.mobile-size .no-data .server {
    height: 59px;
    width: 47px;
}

.cp-servers-table {
    position: absolute;
    top: 0px;
    opacity: 0;
    visibility: hidden;
}

.desktop-size .cp-servers-table {
    width: 700px;
}

.desktop-size .cp-servers-table-mobile {
    display: none;
}

/* Control Panel: Server Deploying */
.cp-server-deploying {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background: #fff;
    height: 100%;
    opacity: 0;
    visibility: hidden;
}

.mobile-size .cp-server-deploying {
    margin-left: 0;
}

/* Control Panel: Server Deployment */
/* Deploy Server: STEPS */
.cp-content .step-list {
    padding: 10px 0 24px 0;
    margin: 0;
    list-style: none;
}

.cp-content .step-list > li {
    position: relative;
    padding: 0 0 0 40px;
    margin: 24px 0 0 0;
}

.cp-content .step-list > li:after,
.cp-content .step-list > li:before {
    display: table;
    content: "";
    clear: both;
}

.cp-content .step-list li > .step {
    display: inline-block;
    height: 26px;
    width: 26px;
    border: 1px solid #D2D8DC;
    color: #8a9399;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    -webkit-border-radius: 26px;
    border-radius: 26px;
}

.desktop-size .cp-content .step-list li > .step {
    position: absolute;
    top: -3px;
    left: 0;
}

.mobile-size .cp-content .step-list > li {
    padding: 0;
    margin-top: 14px;
}

.mobile-size .cp-content .step-list li > .step {
    float: left;
}

.mobile-size .cp-content .step-list li > .h6 {
    margin-left: 36px;
    white-space: nowrap;
}

/* Deploy Server: PANELS */
.cp-content .panel .select-icon {
    position: relative;
    font-size: 28px;
}

.cp-content .panel .select-icon:before {
    color: #1e88e5;
}

.cp-content .panel .select-icon span,
.cp-content .panel .select-icon span:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 102%;
    background: #fff;
    opacity: 0;
}

.cp-content .panel .select-icon span:before {
    left: 50%;
    top: 50%;
    content: "\f26b";
    height: 26px;
    width: 26px;
    margin: -13px 0 0 -13px;
    background: #1e88e5;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'Material-Design-Iconic-Font';
    text-align: center;
    line-height: 26px;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}

.cp-content .select-name {
    display: block;
    margin: 0;
    color: #363b40;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
}

.cp-content .select-name small {
    display: block;
    margin-top: 4px;
    color: #919699;
    font-size: 8px;
    font-weight: 300;
    text-transform: uppercase;
}

.cp-content .select-header {
    position: relative;
    padding-left: 44px;
}

.cp-content .select-header:after,
.cp-content .select-header:before {
    display: table;
    content: "";
    clear: both;
}

.cp-content .select-header .select-icon {
    position: absolute;
    top: 50%;
    left: 0;
}

.cp-content .select-header .select-icon.icon {
    margin-top: -15px;
}

.cp-content .select-header .select-icon.flag {
    margin-top: -10px;
}

.cp-content .select-options {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    z-index: 1;
    display: none;
    width: 101%;
    padding: 55px 0 14px 0;
    margin: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    list-style: none;
}

.cp-content .select-options > li {
    padding: 2px 14px;
    color: #616366;
    font-size: 10px;
}

/* Deploy Server: PACKAGES */
.cp-content .packages {
    padding: 0;
}

.cp-content .package {
    margin-bottom: 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.cp-content .package-header {
    padding: 12px;
}

.cp-content .package-title {
    margin-bottom: 4px;
    font-size: 11px;
    line-height: 16px;
}

.cp-content .package-price {
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
}

.cp-content .package-price .cycle {
    font-size: 12px;
}

.cp-content .package-body ul > li {
    margin-bottom: 2px;
}

.cp-content .package-hourly {
    font-size: 10px;
    line-height: 10px;
}

.cp-content .package-body {
    padding: 12px;
}

.cp-content .form-control {
    height: 28px;
    font-size: 11px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

/* Deploy Server: CHECKBOX */
.cp-content .checkbox-style {
    position: relative;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-top: -6px;
    margin-right: 6px;
    background: #fff;
    border: 2px solid #cacdcf;
    border-radius: 2px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    cursor: pointer;
    vertical-align: middle;
}

.cp-content .checkbox-style:before {
    position: absolute;
    top: -2px;
    left: -2px;
    display: block;
    content: "\f26b";
    height: 12px;
    width: 12px;
    opacity: 0;
    color: #fff;
    font-size: 12px;
    font-family: 'Material-Design-Iconic-Font';
    text-align: center;
    line-height: 12px;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}

.cp-content .checkbox {
    white-space: nowrap;
}

/* Deploy Server: LABEL */
.cp-content .label {
    padding: 3px 4px;
    font-size: 8px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

/* Deploy Server: SUMMARY */
.cp-deploy-summary {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9999;
    padding: 14px 0;
    background: #fff;
}

.cp-deploy-summary:after,
.cp-deploy-summary:before {
    display: table;
    content: "";
    clear: both;
}

.cp-summary-price {
    display: inline-block;
    padding: 8px 0;
    font-size: 13px;
    font-weight: bold;
}

.cp-summary-price span {
    color: #1e88e5;
}

.cp-summary-btn {
    float: right;
    display: block;
    padding: 8px 14px;
    background: #1e88e5;
    color: #fff;
    font-weight: bold;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.desktop-size .cp-deploy-summary {
    bottom: 0;
    margin-left: 68px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.desktop-size .cp-deploy-server .cp-content .cp-container > .cp-deploy-summary {
    display: none;
}

.mobile-size .cp-deploy-server > .cp-deploy-summary {
    display: none;
}

.mobile-size .cp-summary-price {
    padding-top: 0;
    padding-bottom: 15px;
}

.mobile-size .cp-deploy-summary {
    border-top: 1px solid #edf0f2;
    text-align: center;
}

.mobile-size .cp-summary-btn {
    display: block;
    width: 100%;
}

/* Control Panel: HEADER */
.cp-header {
    margin-bottom: 0px;
    border-bottom: 1px solid #edf0f2;
    text-align: left;
}

.cp-header .h1 {
    display: inline-block;
    margin: 30px 0 18px;
    font-size: 17px;
    line-height: 20px;
}

.cp-header .tabs-container {
    margin: 0 0 -1px 0;
}

.cp-header-hero {
    text-align: center;
}

.cp-header-hero .h1 {
    margin: 38px 0 32px;
    font-size: 20px;
    line-height: 24px;
}

.mobile-size .cp-header .h1 {
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: 500;
}

.mobile-size .cp-header-hero .h1 {
    margin: 15px 0 10px;
}

/* Deploy BTN */
.cp-deploy-btn {
    position: absolute;
    height: 36px;
    width: 36px;
    background: #1e88e5;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.desktop-size .control-panel .cp-deploy-btn {
    bottom: -15px;
    right: 20px;
    -webkit-animation: all ease .4s 0.5s;
    animation: all ease .4s .5s;
}

.mobile-size .control-panel .cp-deploy-btn {
    bottom: -42px;
    right: 10px;
    z-index: 9999;
    -webkit-animation: all ease .4s 0.5s;
    animation: all ease .4s .5s;
}

/* Contorl Panel Content */
.cp-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 9px;
}

.no-padding {
    padding: 0 !important;
}

.cp-container {
    position: relative;
    max-width: 776px;
    margin: 0 auto;
}

.mobile-size .cp-container {
    padding: 0 10px;
}

.mobile-size .cp-content .col-sm-3 {
    width: 100%;
}

/* desktop */
.desktop-size .control-panel .cursor {
    position: absolute;
    right: 300px;
    top: 200px;
    z-index: 3;
}

/* cursor */
.cp-cursor {
    position: absolute;
    z-index: 1000;
    right: 300px;
    top: 200px;
    width: 28px;
    height: 31px;
}

.desktop-size .cp-cursor:before {
    position: absolute;
    z-index: 1;
    display: block;
    content: "";
    width: 28px;
    height: 31px;
    background: url(../images/cursor-pointer@2x.png);
    background-size: cover;
}

.animated .cp-cursor:after {
    position: absolute;
    top: -5px;
    left: 0;
    z-index: -1;
    height: 40px;
    width: 40px;
    display: block;
    content: "";
    background: #1e88e5;
    margin: -10px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.responsive-image #header-nav .navbar-header .navbar-brand img {
    max-width: 90px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #2c8fea !important;
    color: #ffffff !important;
    border-top: 3px solid #2c8fea !important;
    box-shadow: 0px 15px 35px rgb(31 66 98 / 20%);
    border: none !important;
    border-radius: 3px;
}

.showcoupon {
    color: #ffffff !important;
    text-decoration: underline;
}

.woocommerce form.checkout_coupon {
    box-shadow: 0px 15px 35px rgb(31 66 98 / 20%);
    border-radius: 3px;
    border-bottom: 0 !important;
    border: 0 !important;
    padding: 1em;
}

.woocommerce form.checkout_coupon p {
    font-weight: bold;
    margin-bottom: 10px;
}

.woocommerce form.checkout_coupon p input {
    font-weight: 400;
}

.woocommerce form.checkout_coupon .form-row-last {
    text-align: right;
    width: 20% !important;
}

/*.woocommerce form.checkout_coupon .form-row-last button {*/
/*  line-height: 32px !important;*/
/*}*/

.woocommerce form.checkout_coupon .form-row-first {
    width: 80% !important;
}

.woocommerce-error {
    border-top: 3px solid #aa0000 !important;
}

.woocommerce-error::before, .woocommerce-info::before {
    color: #ffffff !important;
}


.woocommerce-page .woocommerce a.button.wc-backward {
    padding: 15px 40px !important;
}

.account_content .container {
    position: relative;
    z-index: 2;
}

Q
.woocommerce table.shop_table td a {
    color: #ffffff;
}

.woocommerce table.shop_table {
    margin: 0 -1px 60px 0 !important;
    box-shadow: none !important;
}

.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
    margin-bottom: 0em !important;
}

.woocommerce .woocommerce-customer-details :last-child {
    margin-bottom: 20px !important;
}

.subscriptio-account-subscription-actions {
    margin-bottom: 20px;
}

.button.woocommerce-Button--next, .button.woocommerce-Button--previous {
    padding: 15px 40px !important;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    font-size: 15px;
    padding: 8px 10px !important;
}

.woocommerce table.my_account_orders .button + .button {
    margin-left: 5px;
}

.woocommerce-account .addresses .title h3 {
    margin-top: 0;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
    padding: 20px 15px 20px;
    background: #FFFFFF;
    box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
    border-radius: 10px;
}

.woocommerce-account .addresses .title .edit {
    padding: 5px;
    color: #fff;
    background: #1575cc;
    border-radius: 5px;
}

.woocommerce-EditAccountForm #edit_form_btn {
    position: absolute;
    right: 20px;
    bottom: 40px;
}

.woocommerce-password-hint {
    line-height: 17px;
    font-size: 12px;
}

.woocommerce-password-strength {
    padding: 3.5px 0.5em !important;
    font-size: 13px !important;
    line-height: 16px;
}

.woocommerce-EditAccountForm {
    padding: 20px 15px 100px;
    background: #FFFFFF;
    box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
    border-radius: 10px;
}

.woocommerce-EditAccountForm {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}

#fieldset {
    margin-top: 0;
}

/*body .woocommerce-EditAccountForm.edit-account {*/
/*  display: grid;*/
/*  grid-template-columns: repeat(2, 1fr);*/
/*}*/
body .woocommerce-EditAccountForm .clear {
    display: none;
}

.woocommerce-page .woocommerce button.button {
    width: 100%;
    position: absolute;
    top: -10%;
}

.content p {
    position: relative;
}

.woocommerce-billing-fields p {
    position: inherit !important;
}

.woocommerce-EditAccountForm .woocommerce-Button, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .button.woocommerce-form-register__submit {
    padding: 15px 40px !important;
    line-height: normal !important;
}

.woocommerce form.login .lost_password {
    margin-bottom: 0;
}

.woocommerce form.login .lost_password a {
    font-family: 'Montserrat', sans-serif;
}


.woocommerce-EditAccountForm .form-row-last {
    width: 100% !important;
}

.woocommerce-EditAccountForm fieldset {
    margin-bottom: 15px;
}

.woocommerce-EditAccountForm fieldset legend {
    font-weight: 500;
}

#customer_login {
    padding: 20px !important;
}

.dashboard_content {
    padding: 20px 15px 1px;
    background: #FFFFFF;
    box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
    border-radius: 10px;
}

.dashboard_content_top {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

.dashboard_content_top img {
    margin-right: 5px;
}

.checkout_content .col2-set {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
}

.checkout_content .container {
    position: relative;
    z-index: 3;
}

.woocommerce .woocommerce-customer-details address {
    padding: 20px 15px 20px;
    background: #FFFFFF;
    /*box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);*/
    border-radius: 10px;
    /*border: none !important;*/
}

.subscriptio-account-subscription-addresses .col2-set {
    background: transparent;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
}

.subscriptio-account-subscription-addresses a.edit {
    background-color: #1575cc;
    color: #fff;
    padding: 12px 44.4px;
    border-radius: 3px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 400;
}

.subscriptio-account-subscription-addresses a.edit:hover {
    text-decoration: none;
}

.woocommerce-page .woocommerce ul.order_details {
    background: #ffffff;
    padding: 10px !important;
    border-radius: 5px;
    background: #FFFFFF;
    box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
    border: none !important;
}

body .woocommerce-error li {
    margin-left: 10px !important;
}

body .product-cart__sells > h2 {
    margin-bottom: 15px !important;
}

body .cart_content .woocommerce .cart-collaterals .cart_totals > h2 {
    margin-bottom: 15px !important;
}


@media (max-width: 1199px) {
    .woocommerce-page .woocommerce button.button {
        top: -25%;
    }

    .woocommerce-EditAccountForm #edit_form_btn {
        right: 30px;
    }

    /*.woocommerce form.checkout_coupon .form-row-last button {*/
    /*  line-height: 24px !important;*/
    /*}*/
    #add_payment_method #payment ul.payment_methods li {
        padding-left: 80px;
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        margin-left: 80px;
    }

}

@media (max-width: 991px) {
    body .woocommerce-EditAccountForm.edit-account {
        grid-template-columns: repeat(1, 1fr);
        padding: 20px 15px 65px;
    }

    .woocommerce-page .woocommerce button.button {
        position: relative;
        top: 0;
        width: auto;
    }


    .cp-cursor {
        right: 220px;
    }

    .checkout_content .woocommerce form .form-row-first, .checkout_content .woocommerce form .form-row-last, .checkout_content .woocommerce-page form .form-row-first, .checkout_content .woocommerce-page form .form-row-last {
        width: 100% !important;
    }

    #billing_company_field, #billing_city_field, #billing_state_field, #billing_postcode_field, #billing_phone_field {
        width: 100% !important;
    }

    #billing_country_field {
        width: 100% !important;
    }

    .woocommerce table.my_account_orders .button {
        margin-bottom: 5px;
    }

    .woocommerce table.my_account_orders .button:last-child {
        margin-left: 0;
    }

    .woocommerce ul.order_details li {
        margin-right: 10px !important;
        padding-right: 10px !important;
    }

    .cart_content .woocommerce .cart-collaterals .cart_totals {
        width: 48% !important;
    }
}

@media (max-width: 768px) {
    .cart_content .woocommerce .cart-collaterals .cart_totals {
        width: 100% !important;
    }

    .woocommerce form.checkout_coupon .form-row-last button {
        width: 100%;
    }

    .edit_order_num {
        margin-top: 30px;
    }
}

@media (max-width: 660px) {
    .woocommerce ul.order_details li {
        float: none !important;
        margin-bottom: 10px;
        border: none !important;
    }
}

.cp-deploy-server {
    position: relative;
    z-index: 998;
    height: 100%;
    opacity: 0;
}

.mobile-size .cp-deploy-server .cp-content,
.desktop-size .cp-deploy-server .cp-content {
    z-index: 9999;
    height: 1400px;
    background: #fff;
}

.mobile-size .cp-deploy-server .cp-content {
    height: 2960px;
}

/* Table */
.cp-servers-table {
    padding-top: 0px;
}

.cp-servers-table .table {
    font-size: 11px;
}

.cp-servers-table .table thead th {
    padding: 6px 10px;
}

.cp-servers-table .table > thead > tr > th,
.cp-servers-table .table > tbody > tr > th,
.cp-servers-table .table > tfoot > tr > th,
.cp-servers-table .table > thead > tr > td,
.cp-servers-table .table > tbody > tr > td,
.cp-servers-table .table > tfoot > tr > td {
    padding: 6px 7px;
}

.cp-servers-table .table .flag-xs {
    margin-right: 4px;
    margin-bottom: -3px;
}

.cp-table-label {
    display: none;
}

.mobile-size .cp-table-labe {
    display: block;
}

.cp-cell-location {
    white-space: nowrap;
}

.cp-progress {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 12px;
    width: 160px;
    margin: -6px 0 0 -80px;
    border: 1px solid #e6e9eb;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.cp-progress-bar {
    position: absolute;
    top: 2px;
    left: 2px;
    height: 6px;
    width: 0;
    background: #1e88e5;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

/************************************

ANIMATIONS

************************************** /


/* Desktop Animation: Step 1: click on deploy button */
.animated .cp-cursor:after {
    -webkit-animation: cursorTap .4s .5s, cursorTap .4s 1.9s, cursorTap .4s 3s;
    animation: cursorTap .4s .5s, cursorTap .4s 1.9s, cursorTap .4s 5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.desktop-size .animated .cp-deploy-btn {
    -webkit-animation: all ease .25s .5s;
    animation: all ease .25s .5s;
}

.desktop-size .animated .cp-cursor {
    -webkit-animation: cursorMove .5s, cursorMove2 .6s 1.5s, cursorMove3 .8s 2.3s, cursorMove4 .3s 3.5s, cursorMove5 .4s 4s, cursorMove6 .4s 5.8s, cursorMove7 1s 6.5s, cursorMove8 .8s 9.1s;
    animation: cursorMove .5s, cursorMove2 .6s 1.5s, cursorMove3 .8s 3s, cursorMove4 .3s 7.4s, cursorMove5 .4s 4s, cursorMove6 .4s 5.8s, cursorMove7 1s 6.5s, cursorMove8 .8s 9.1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.desktop-size .animated .cp-deploy-btn {
    -webkit-animation-name: click;
    animation-name: click;
}

/* Desktop Animation: Step 2: Show Deploy Content */
.animated .cp-server-list {
    -webkit-animation: show 0s 0s, hide .5s .7s, show .5s 12s;
    animation: show 0s 0s, hide .5s .7s, show .5s 12s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.animated .cp-server-list .no-data {
    -webkit-animation: hide 0s 1s;
    animation: hide 0s 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.animated .cp-servers-table {
    -webkit-animation: show 0s 1s;
    animation: show 0s 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.animated .cp-servers-table-mobile {
    -webkit-animation: show 0s 1s;
    animation: show 0s 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.animated .cp-deploy-server {
    -webkit-animation: show .5s .9s, hide 0s 11s;
    animation: show .5s .9s, hide 0s 11s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.desktop-size .animated .cp-deploy-server .cp-content {
    -webkit-animation: contentMove 1s 2.3s, contentMove2 1s 4s, contentMove3 .8s 5.2s, contentMove4 1s 6.5s;
    animation: contentMove 1s 6s, contentMove2 1s 4s, contentMove3 .8s 5.2s, contentMove4 1s 6.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

/* Desktop Animation: Step 3: Choose Location */
.animated .cp-location-click,
.animated .cp-location-click .select-icon span,
.animated .cp-location-click .select-icon span:before {
    -webkit-transition: all ease .15s 2s;
    transition: all ease .15s 2s;
}

.animated .cp-location-click {
    border-color: #1e88e5;
}

.animated .cp-location-click .select-icon span {
    opacity: 1;
}

.animated .cp-location-click .select-icon span:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* Desktop Animation: Step 4: Choose OS */
.animated .cp-os-click {
    -webkit-transition: all ease .15s 3.1s;
    transition: all ease .15s 3.1s;
}

.animated .cp-os-click {
    border-color: #1e88e5;
}

.animated .cp-os-click .select-header {
    position: relative;
    z-index: 2;
}

.cp-os-click .select-options {
    opacity: 0;
    display: block;
    background: #fff;
    border: 1px solid #1e88e5;
    -webkit-box-shadow: 0 0 40px -10px rgba(37, 45, 51, 0.5);
    box-shadow: 0 0 40px -10px rgba(37, 45, 51, 0.5);
}

.animated .cp-os-click .select-options {
    -webkit-animation: show .15s 3.1s, hide .15s 3.9s;
    animation: show .15s 3.1s, hide .15s 3.9s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.animated .cp-os-click .select-icon span,
.animated .cp-os-click .select-icon span:before {
    -webkit-transition: all ease .15s 3.9s;
    transition: all ease .15s 3.9s;
}

.mobile-size .animated .cp-os-click {
    -webkit-transition: all ease .15s 3.5s;
    transition: all ease .15s 3.5s;
}

/* version choose */
.animated .cp-os-click .select-options > li:first-child {
    -webkit-transition: all ease .15s 3.5s;
    transition: all ease .15s 3.5s;
}

.animated .cp-os-click .select-options > li:first-child {
    color: #1e88e5;
}

.animated .cp-os-click .select-icon span {
    opacity: 1;
}

.animated .cp-os-click .select-icon span:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* Desktop Animation: Step 5: Choose Package */
.animated .cp-package-click {
    -webkit-transition: all ease .15s 5s;
    transition: all ease .15s 5s;
}

.animated .cp-package-click {
    border-color: #1e88e5;
}

/*
.animated .cp-package-click {
  border-color: #1e88e5;
  background: rgba(0, 0, 0, 0) linear-gradient(45deg, #135fac 1%, #1e88e5 64%, #40baf5 97%) repeat scroll 0 0;
  background-color: #1e88e5;
}
.animated .cp-package-click > .package-header {
  border-color: #1669b5;
}
.animated .cp-package-click > .package-header > .package-title,
.animated .cp-package-click > .package-header > .package-price {
  color: #ffffff;
}
.animated .cp-package-click > .package-header > .package-hourly,
.animated .cp-package-click > .package-body > ul > li {
  color: #ffffff;
  opacity: 0.6;
}
*/
/* Desktop Animation: Step 6: Choose Features */
.animated .cp-checkbox-click,
.animated .cp-checkbox-click:before {
    -webkit-transition: all ease .15s 6.2s;
    transition: all ease .15s 6.2s;
}

.animated .cp-checkbox-click:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.animated .cp-checkbox-click {
    border-color: #1e88e5;
    background-color: #1e88e5;
}

/* Desktop Animation: Step 7:  Instance Name */
.cp-instance-input {
    position: relative;
    color: #999;
    overflow: hidden;
    height: 40px;
    width: 210px;
    float: right;
    margin-right: 15px;
}

.cp-instance-input .form-control {
    white-space: nowrap;
    border-width: 0px;
}

.cp-instance-name {
    position: absolute;
    top: 11px;
    left: 15px;
    display: block;
    width: 190px;
    background: #fff;
    color: #616366;
    overflow: hidden;
    font-size: 16px;
    text-align: left;
    height: 22px;
}

.cp-instance-name > span {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 200px;
    height: 100%;
    background: #fff;
}

.animated .cp-instance-input .form-control {
    -webkit-animation: borderColor .15s 7.5s;
    animation: borderColor .15s 7.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.animated .cp-instance-name > span {
    -webkit-animation: typing 2s steps(30, end) 2.1s;
    animation: typing 2s steps(30, end) 2.1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes typing {
    from {
        width: 200px;
    }

    to {
        width: 0;
    }
}

@keyframes typing {
    from {
        width: 200px;
    }

    to {
        width: 0;
    }
}

@-webkit-keyframes borderColor {
    from {
        border-color: #e6e9eb;
    }

    to {
        border-color: #1e88e5;
    }
}

@keyframes borderColor {
    from {
        border-color: #e6e9eb;
    }

    to {
        border-color: #1e88e5;
    }
}

/* Desktop Animation: Step 8:  Server Deploying */
.animated .cp-server-deploying {
    -webkit-animation: show .5s 10s, hide .5s 12s;
    animation: show .5s 10s, hide .5s 12s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.animated .cp-progress-bar {
    -webkit-animation: load 2s 10s;
    animation: load 2s 10s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

/*
.animated .play {
  -webkit-animation: show .5s 13.4s;
  animation: show .5s 13.4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
*/
/*CSS Animations for browser */
@-webkit-keyframes show {
    0% {
        opacity: 0;
        visibility: hidden;
    }

    100% {
        opacity: 1;
        visibility: visible;
    }
}

@keyframes show {
    0% {
        opacity: 0;
        visibility: hidden;
    }

    100% {
        opacity: 1;
        visibility: visible;
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1;
        visibility: visible;
    }

    100% {
        opacity: 0;
        visibility: hidden;
    }
}

@keyframes hide {
    0% {
        opacity: 1;
        visibility: visible;
    }

    100% {
        opacity: 0;
        visibility: hidden;
    }
}

@-webkit-keyframes load {
    0% {
        width: 0;
    }

    100% {
        width: 154px;
    }
}

@keyframes load {
    0% {
        width: 0;
    }

    100% {
        width: 154px;
    }
}

@keyframes click {
    0% {
        -webkit-transform: scale3d(2, 2, 2);
        transform: scale3d(1, 1, 1);
    }

    50% {
        background: #3ba3ff;
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8);
    }

    100% {
        background: #1e88e5;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes cursorTap {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes cursorMove {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(-45px, -170px, 0);
        transform: translate3d(-45px, -170px, 0);
    }
}

@keyframes cursorMove2 {
    0% {
        -webkit-transform: translate3d(-45px, -150px, 0);
        transform: translate3d(-45px, -150px, 0);
    }

    100% {
        -webkit-transform: translate3d(-10px, -120px, 0);
        transform: translate3d(-10px, -120px, 0);
    }
}

@keyframes cursorMove3 {
    0% {
        -webkit-transform: translate3d(-70px, 90px, 0);
        transform: translate3d(-10px, -120px, 0);
    }

    100% {
        -webkit-transform: translate3d(-370px, 70px, 0);
        transform: translate3d(220px, -120px, 0);
    }
}

@keyframes cursorMove4 {
    0% {
        -webkit-transform: translate3d(220px, -120px, 0);
        transform: translate3d(220px, -120px, 0);
    }

    100% {
        -webkit-transform: translate3d(230px, 120px, 0);
        transform: translate3d(230px, 120px, 0);
    }
}

/* Content move for desktop */
@keyframes contentMove {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -550px, 0);
        transform: translate3d(0, -520px, 0);
    }
}

/*---------car animation---------*/
.plan-block .car-img-wrap {
    position: relative;
    display: inline-block;
}

.plan-block .car-img-wrap .line {
    opacity: 0;
}

.plan-block .car-img-wrap::before {
    content: '';
    position: absolute;
    border-radius: 50%;
    transition-timing-function: linear !important;
}

.plan-block .car-img-wrap::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    transition-timing-function: linear !important;
}

.plan-block .car-img-wrap.car-basic::before {
    width: 27.6px;
    height: 27.6px;
    background: url("../images/wheel1.svg") no-repeat center;
    top: 51px;
    left: 44px;
}

.plan-block .car-img-wrap.car-basic::after {
    width: 27.6px;
    height: 27.6px;
    background: url("../images/wheel1.svg") no-repeat center;
    top: 51px;
    left: 180px;
}

.plan-block .car-img-wrap.car-standart::before {
    width: 28px;
    height: 28px;
    background: url("../images/wheel2.svg") no-repeat center;
    top: 53px;
    left: 42px;
}

.plan-block .car-img-wrap.car-standart::after {
    width: 28px;
    height: 28px;
    background: url("../images/wheel2.svg") no-repeat center;
    top: 53px;
    left: 160px;
}

.plan-block .car-img-wrap.car-premium::before {
    width: 28px;
    height: 28px;
    background: url("../images/wheel3.svg") no-repeat center;
    top: 50px;
    left: 46px;
}

.plan-block .car-img-wrap.car-premium::after {
    width: 28px;
    height: 28px;
    background: url("../images/wheel3.svg") no-repeat center;
    top: 50px;
    left: 160px;
}

.plan-block .car-img-wrap .car-main {
    transition: .6s;
    position: relative;
}

.plan-block:hover .car-img-wrap .line {
    transition-timing-function: ease-out;
    opacity: 1;
}

.plan-block:hover .car-img-wrap.car-premium::after {
    -webkit-animation: wheel infinite .1s;
    animation: wheel infinite .1s;
}

.plan-block:hover .car-img-wrap.car-premium::before {
    -webkit-animation: wheel infinite .1s;
    animation: wheel infinite .1s;
}

.plan-block:hover .car-img-wrap.car-basic::after {
    -webkit-animation: wheel infinite .1s;
    animation: wheel infinite .1s;
}

.plan-block:hover .car-img-wrap.car-basic::before {
    -webkit-animation: wheel infinite .1s;
    animation: wheel infinite .1s;
}

.plan-block:hover .car-img-wrap.car-standart::after {
    -webkit-animation: wheel infinite .15s;
    animation: wheel infinite .15s;
}

.plan-block:hover .car-img-wrap.car-standart::before {
    -webkit-animation: wheel infinite .15s;
    animation: wheel infinite .15s;
}

.plan-block:hover .car-img-wrap.car-basic .line1 {
    -webkit-animation: line1 infinite 2.4s;
    animation: line1 infinite 2.4s;
}

.plan-block:hover .car-img-wrap.car-basic .line2 {
    -webkit-animation: line2 infinite 2.6s;
    animation: line2 infinite 2.6s;
}

.plan-block:hover .car-img-wrap.car-basic .line3 {
    -webkit-animation: line3 infinite 2.9s;
    animation: line3 infinite 2.9s;
}

.plan-block:hover .car-img-wrap.car-basic .line4 {
    -webkit-animation: line4 infinite 3.1s;
    animation: line4 infinite 3.1s;
}

.plan-block:hover .car-img-wrap.car-standart .line1 {
    -webkit-animation: line1 infinite 2s;
    animation: line1 infinite 2s;
}

.plan-block:hover .car-img-wrap.car-standart .line2 {
    -webkit-animation: line2 infinite 1.8s;
    animation: line2 infinite 1.8s;
}

.plan-block:hover .car-img-wrap.car-standart .line3 {
    -webkit-animation: line3 infinite 2.1s;
    animation: line3 infinite 2.1s;
}

.plan-block:hover .car-img-wrap.car-standart .line4 {
    -webkit-animation: line4 infinite 2.4s;
    animation: line4 infinite 2.4s;
}

.plan-block:hover .car-img-wrap.car-premium .line1 {
    -webkit-animation: line1 infinite 1.8s;
    animation: line1 infinite 1.8s;
}

.plan-block:hover .car-img-wrap.car-premium .line2 {
    -webkit-animation: line2 infinite 1.4s;
    animation: line2 infinite 1.4s;
}

.plan-block:hover .car-img-wrap.car-premium .line3 {
    -webkit-animation: line3 infinite 1.8s;
    animation: line3 infinite 1.8s;
}

.plan-block:hover .car-img-wrap.car-premium .line4 {
    -webkit-animation: line4 infinite 1.8s;
    animation: line4 infinite 1.8s;
}

.plan-block:hover .car-img-wrap.car-premium .line5 {
    -webkit-animation: line5 infinite 2.3s;
    animation: line5 infinite 2.3s;
}

.plan-block:hover .car-img-wrap.car-premium .line6 {
    -webkit-animation: line6 infinite 2.3s;
    animation: line6 infinite 2.3s;
}

.plan-block:hover .car-img-wrap.car-premium .line7 {
    -webkit-animation: line7 infinite 2.3s;
    animation: line7 infinite 2.3s;
}

.plan-block:hover .car-img-wrap.car-premium .line8 {
    -webkit-animation: line8 infinite 2.3s;
    animation: line8 infinite 2.3s;
}

@media (max-width: 1200px) {
    .server-img-wrap::before {
        display: none;
    }
}

.server-img-wrap {
    position: relative;
    display: inline-block;
}

.server-img-wrap:hover::before {
    width: 15.23px;
    height: 69.56px;
    content: '';
    position: absolute;
    background: url("../images/host-arrow.svg") no-repeat top center;
    z-index: 2;
    top: 40.1%;
    z-index: 2;
    left: 21.8%;
    -webkit-animation: server-arrow infinite .2s;
    animation: server-arrow infinite .2s;
}

.server-img-wrap:hover .server-dot1 {
    -webkit-animation: dots infinite .3s;
    animation: dots infinite .3s;
}

.server-img-wrap:hover .server-dot2 {
    -webkit-animation: dots infinite .3s;
    animation: dots infinite .3s;
    animation-delay: .7s;
}

.server-img-wrap:hover .server-dot3 {
    -webkit-animation: dots infinite .3s;
    animation: dots infinite .3s;
    animation-delay: .5s;
}

.server-img-wrap:hover .server-dot4 {
    -webkit-animation: dots infinite .3s;
    animation: dots infinite .3s;
    animation-delay: 1.1s;
}

.server-img-wrap:hover .server-dot5 {
    -webkit-animation: dots infinite .3s;
    animation: dots infinite .3s;
    animation-delay: .9s;
}

@media (min-width: 1201px) {
    .server-img-wrap:hover .mobile-arrow {
        display: none;
    }
}

@keyframes line1 {
    0% {
        -webkit-transform: translateX(250px);
        transform: translateX(250px);
    }

    50% {
        -webkit-transform: translateX(250px);
        transform: translateX(250px);
    }

    100% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
}

@keyframes line2 {
    0% {
        -webkit-transform: translateX(270px);
        transform: translateX(270px);
    }

    50% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    100% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
}

@keyframes line3 {
    0% {
        -webkit-transform: translateX(280px);
        transform: translateX(280px);
    }

    50% {
        -webkit-transform: translateX(280px);
        transform: translateX(280px);
    }

    100% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
}

@keyframes line4 {
    0% {
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
    }

    50% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    100% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
}

@keyframes line5 {
    0% {
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
    }

    25% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    50% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    75% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    100% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
}

@keyframes line6 {
    0% {
        -webkit-transform: translateX(350px);
        transform: translateX(350px);
    }

    25% {
        -webkit-transform: translateX(350px);
        transform: translateX(350px);
    }

    50% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    75% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    100% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
}

@keyframes line7 {
    0% {
        -webkit-transform: translateX(280px);
        transform: translateX(280px);
    }

    50% {
        -webkit-transform: translateX(280px);
        transform: translateX(280px);
    }

    75% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    100% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
}

@keyframes line8 {
    0% {
        -webkit-transform: translateX(270px);
        transform: translateX(270px);
    }

    25% {
        -webkit-transform: translateX(270px);
        transform: translateX(270px);
    }

    50% {
        -webkit-transform: translateX(270px);
        transform: translateX(270px);
    }

    75% {
        -webkit-transform: translateX(270px);
        transform: translateX(270px);
    }

    100% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
}

@keyframes car1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    1% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    26% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px);
    }

    51% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px);
    }

    100% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px);
    }
}

@keyframes wheel {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes dots {
    0% {
        fill: #5C6C79;
    }

    100% {
        fill: #1ac305;
    }
}

@keyframes server-arrow {
    0% {
        -webkit-transform: rotate(72deg);
        transform: rotate(72deg);
    }

    50% {
        -webkit-transform: rotate(84deg);
        transform: rotate(84deg);
    }

    100% {
        -webkit-transform: rotate(78deg);
        transform: rotate(78deg);
    }
}

#header-nav {
    padding-bottom: 10px;
    margin-bottom: 0;
    z-index: 9999;
}

#header-nav .icon-bar {
    background: #1976cc;
}

#header-nav .navbar-toggle {
    margin-top: 0;
}

#header-nav .navbar-toggle.collapsed .close {
    display: none;
}

#header-nav .navbar-toggle.collapsed .icon-bar {
    display: block;
}

#header-nav .navbar-toggle .close {
    display: block;
    float: none;
    position: relative;
    top: -4px;
    right: 4px;
    color: #1976cc;
    opacity: 1;
}

#header-nav .navbar-toggle .icon-bar {
    display: none;
}

#header-nav .navbar-brand > img path {
    fill: #1575cc;
}

/*#header-nav .navbar-header {*/
/*  margin-top: 35px;*/
/*}*/

#header-nav .navbar-header .navbar-brand {
    padding-top: 4px;
}

#header-nav .navbar-header .navbar-brand img {
    width: 165px;
}

#header-nav .navbar-header .slogan {
    font-family: 'Montserrat', sans-serif;
    float: left;
    font-size: 12px;
    line-height: 14px;
    color: #8a99a3;
    margin-left: 10px;
    letter-spacing: 0.2px;
    width: 120px;
}

#header-nav #main-menu li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #404245;
    font-weight: 500;
    padding: 15px 20px;
    transition: all 0.3s ease;
}

#header-nav #main-menu li:hover a {
    color: #80bd01;
}

.header-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 5px;
}

.header-nav__right {
    display: flex;
    align-items: center;
}

.woo-user__url {
    margin-left: 20px;
}

.woo-user__url a {
    display: inline-block !important;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #80BD23;
    background: #80BD23;
    padding: 16px 35px !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    line-height: 18px !important;
    font-size: 18px;
    overflow: hidden !important;
    transition: all 0.3s linear;
    font-weight: 500;
    color: #fff;
}

.woo-user__url a:hover {
    border: 1px solid #80bd01;
    background: transparent;
    color: #80bd01;
}

.user-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #404245;
    font-weight: 500;
    padding: 15px 20px;
    transition: all 0.3s ease;
}

.user-link:hover {
    color: #80bd01;
}

/*#header-nav #main-menu li:last-child {*/
/*  background: #1575cc;*/
/*  height: 50px;*/
/*  text-align: center;*/
/*  border-radius: 5px;*/
/*  margin-left: 30px;*/
/*  margin-right: -6px; }*/
#header-nav #main-menu li.without_bg {
    background: transparent;
    margin-left: 15px;
}

.navbar-nav > li.btn_popup {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px;
    transition: all 0.3s ease;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.btn_popup_wr-menu {
    transform: translateY(7px);
    opacity: 0;
    position: absolute;
    top: 50px;
    right: 0;
    width: 210px;
    transition: all 0.3s ease-in-out;
    z-index: -1;
    padding-top: 10px;
}

.btn_popup_wr {
    background: #fff !important;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 0px 27px 3px rgb(0 0 0 / 25%);
    box-shadow: 0px 0px 27px 3px rgb(0 0 0 / 25%);
    border-radius: 15px;
    transition: all 0.3s ease-in-out;
    list-style: none;
    padding-left: 0;
    position: relative;
}

.btn_popup_wr .ticket-link:first-child {
    padding-bottom: 10px;
}

.btn_popup_wr .ticket-link:last-child {
    padding-top: 8px;
}

.btn_popup_wr:before {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 50%;
    margin-right: -43px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: rotate(180deg);
    border: 6px solid transparent;
    border-top-color: #ffffff;
}

.navbar-nav > li.btn_popup:hover .btn_popup_wr-menu {
    transform: translateY(0);
    opacity: 1;
    z-index: 1;
}

.btn_popup_wr li button {
    background: transparent !important;
    color: #5c6c79 !important;
    width: 100%;
    text-align: left;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 500 !important;
    padding: 0px 15px !important;
}

.btn_popup_wr li button::before, .btn_popup_wr li button::after {
    content: none !important;
}

.btn_popup_wr li button:hover {
    color: #1575cc !important;
}

#header-nav #main-menu li.without_bg button:hover {
    color: #1575cc !important;
}

#header-nav #main-menu li.without_bg {
    background: transparent;
    margin-left: 0px;
    width: 100%;
    height: auto;
    border-top: 1px solid rgb(92 108 121 / 23%);
    border-radius: 0;
}

.make-business .without_bg {
    display: inline-block;
    margin-left: 11px;
}

/*#header-nav #main-menu li:last-child a {*/
/*  color: #FFF; }*/
#header-nav #toggle-nav {
    position: absolute;
    right: 0px;
    top: 5px;
    display: none;
    width: 36px;
    height: 28px;
    text-align: right;
    margin-bottom: 10px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.header-top {
    background: #1575cc;
    padding: 8px 0;
}

.header-top__nav ul {
    padding: 0;
    display: flex;
    margin-bottom: 0;
}

/*.header-top__nav ul li:last-child {*/
/*  display: none !important;*/
/*}*/
.header-top__nav ul li {
    list-style: none;
}

.header-top__nav ul li + li {
    margin-left: 25px;
}

.header-top__nav ul li a {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}

.title-page {
    background: url("../images/blog-bg-2.png") top center no-repeat;
    position: relative;
    z-index: 2;
    height: 370px;
    display: flex;
    flex-flow: column;
}

.title-page h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #292a2d;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 0.8px;
    margin-top: 50px;
}

.title-page h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #292a2d;
    margin-top: 0;
}

.title-page.checkout_page {
    margin-bottom: -175px;
}

.woocommerce-checkout {
    position: relative;
    z-index: 3;
}

/*.billing_payment_methods*/
#billing_city_field, #billing_state_field, #billing_phone_field {
    width: 50%;
    float: left;
    overflow: visible;
    clear: none;
}

#billing_country_field {
    width: 50%;
    float: right;
    overflow: visible;
    clear: none;
}

#billing_state_field {
    padding-bottom: 7px;
}

.woocommerce form .form-row-first {
    width: 100% !important;
}

.woocommerce .woocommerce-form-login .form-row-first {
    width: 47% !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-top: 10px;
}

.woocommerce-form-login-toggle a {
    color: #fff;
    text-decoration: underline;
}

.woocommerce form.woocommerce-ResetPassword {
    background: #FFFFFF;
    box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
    border-radius: 10px;
    padding: 20px;
    max-width: 50%;
    margin-inline: auto;
}

.woocommerce form.woocommerce-ResetPassword:after {
    clear: both;
    content: "";
    display: table;
}

.woocommerce form.woocommerce-ResetPassword .form-row {
    width: 100% !important;
    float: left;
    margin-top: 0;
}

.woocommerce form.woocommerce-ResetPassword .form-row-first {
    width: 100% !important;
    margin-top: 0px;
}

.woocommerce form.woocommerce-ResetPassword .clear {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    font-family: 'font-awesome' !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    line-height: 1;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    content: '\f107';
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none !important;
    margin-left: -7px !important;
    margin-top: -7px !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: scale(1, -1);
    margin-top: 6px !important;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 10px;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
    background: transparent;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #CEE4F8;
    border-radius: 25px;
}

.checkout_content .woocommerce table.shop_table {
    background: #2C8FEA;
    box-shadow: 0px 15px 35px rgb(31 66 98 / 20%);
    color: #ffff;
    /*border: none !important;*/
    border-radius: 3px;
    margin-top: 15px !important;
    position: relative;
}

.checkout_content .woocommerce table.shop_table > thead {
    background: transparent;
}

.woocommerce table.shop_table.custom-fields {
    box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
    background: #fff;
    color: #333;
    border-radius: 3px;
    position: relative;
    padding-top: 0;
    overflow: hidden;
}

.woocommerce table.shop_table.custom-fields:hover {
    box-shadow: 0 0 27px 3px rgb(0 0 0 / 7%);
}

.woocommerce table.shop_table.custom-fields th {
    width: 300px;
    padding-right: 0 !important;
}

/*.checkout_content .woocommerce table.shop_table:hover {*/
/*  box-shadow: 0px 15px 35px rgb(31 66 98 / 30%);*/
/*}*/

.woocommerce table.shop_table, .woocommerce table.shop_table.order_details, .woocommerce table.shop_table.subscriptio-account-subscriptions-table {
    background: #fff;
    box-shadow: none;
    color: #333;
    border-radius: 8px;
    position: relative;
    padding-top: 0;
    overflow: hidden;
}

.woocommerce-order-details__title {
    margin-bottom: 15px !important;
    font-size: 21px;
}

/*.woocommerce table.shop_table, .woocommerce table.shop_table.order_details {*/
/*  margin-bottom: 50px;*/
/*}*/


.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
    margin-top: 0 !important;
}

.subscriptio-account-subscription-orders > h2 {
    margin-bottom: 15px;
    font-size: 21px;
}

.woocommerce table.shop_table:hover, .woocommerce table.shop_table.order_details:hover, .woocommerce table.shop_table.subscriptio-account-subscriptions-table:hover {
    /*box-shadow: 0px 15px 35px rgb(44 143 234 / 30%);*/
}

.woocommerce table.shop_table > thead, .woocommerce table.shop_table.order_details > thead, .woocommerce table.shop_table.subscriptio-account-subscriptions-table > thead {
    background: #1575cc;
    color: #fff;
}

.woocommerce table.shop_table th {
    padding: 13px 10px !important;
}

.woocommerce table.shop_table td a {
    color: #2C8FEA;
}

.woocommerce-checkout #payment ul.payment_methods {
    box-shadow: 0px 15px 35px rgb(31 66 98 / 20%);
    border-radius: 3px;
    border-bottom: 0 !important;
    transition: all 0.3s ease-in-out;
}

.woocommerce-checkout #payment ul.payment_methods:hover {
    box-shadow: 0px 15px 35px rgb(31 66 98 / 30%);
}

.woocommerce-checkout #payment div.form-row {
    padding: 0 !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-top: 20px;
    margin-left: 100px;
}

.woocommerce-billing-fields__field-wrapper {
    box-shadow: 0px 15px 35px rgb(31 66 98 / 20%);
    border-radius: 3px;
    border-bottom: 0 !important;
    padding: 1em;
    transition: all 0.3s ease-in-out;
    margin-top: 15px;
}

.woocommerce-billing-fields__field-wrapper:hover {
    box-shadow: 0px 15px 35px rgb(31 66 98 / 30%);
}

.woocommerce-additional-fields__field-wrapper {
    box-shadow: 0px 15px 35px rgb(31 66 98 / 20%);
    border-radius: 3px;
    border-bottom: 0 !important;
    padding: 1em;
    transition: all 0.3s ease-in-out;
}

.woocommerce-additional-fields__field-wrapper:hover {
    box-shadow: 0px 15px 35px rgb(31 66 98 / 30%);
}

.woocommerce-page .woocommerce button.button[name="save_address"] {
    padding: 15px 35px !important;
    line-height: normal !important;
}

.lost_reset_password button.button {
    padding: 15px 40px !important;
}

.cart_content .woocommerce a.remove {
    line-height: 18.5px;
}

.woocommerce a.remove {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.restore-item {
    color: #80BD23;
}

.cart_content .title-page {
    margin-bottom: -255px !important;
}

.cart_content .container {
    position: relative;
    z-index: 2;
}

.cart_content .checkout-button {
    display: flex !important;
    width: max-content;
}

.cart_content .woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child {
    display: none;
}

.cart_content .woocommerce .cart-collaterals .cart_totals {
    width: 35%;
}

.cart_content .woocommerce .cart-collaterals .cart_totals > h2 {
    font-size: 20px;
}

.cart_content .cart-collaterals {
    display: block;
}

.woocommerce-additional-fields {
    display: none !important;
}

@media (min-width: 769px) {
    #header-nav .navbar-toggle {
        display: none;
    }

    .navbar-right {
        float: right !important;
        margin-right: -5px;
    }


    .navbar-nav > li {
        float: left;
        margin-right: 1px;
    }

    .navbar-toggle {
        margin: 0;
    }
}

.responsive-image {
    /*Navbar header*/
}

.responsive-image .add-new-site span {
    display: none;
}

.responsive-image .add-new-site .word {
    display: inline-block;
}

.responsive-image .text-success {
    color: #4CAF50;
}

.responsive-image .text-warning {
    color: #ff9326;
}

.responsive-image .icon-android-checkbox-outline {
    position: relative;
    top: 1px;
}

.responsive-image #menu-header .tickets .boxicon {
    margin-right: 5px;
}

.responsive-image #menu-header .invoices .boxicon .fa {
    margin-top: 3px;
    margin-left: 1px;
    position: relative;
}

.responsive-image #menu-header .tickets .boxicon .fa {
    position: relative;
    font-size: 16px;
}

.responsive-image #menu-header .boxicon {
    background-color: #2168a9;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    text-align: center;
    position: relative;
    transition: all ease 0.2s;
    font-size: 16px;
}

.responsive-image #menu-header .boxicon .icon-file-text-o:before {
    font-size: 14px;
}

.responsive-image #menu-header .boxicon .fa {
    top: 3px;
    position: relative;
}

.responsive-image #menu-header .boxicon .fa.icon-ios-pulse-strong {
    top: 5px;
}

.responsive-image #menu-header .boxicon .fa.icon-list {
    top: 4px;
}

.responsive-image #menu-header li.active .boxicon {
    background-color: #bedb39;
}

.responsive-image #menu-header li.active .boxicon .fa:before {
    color: #FFF;
}

.responsive-image .navbar-nav > .dropdown-user img {
    max-height: 50px;
}

.responsive-image .navbar-inverse .navbar-nav > .open > a, .responsive-image .navbar-inverse .navbar-nav > .open > a:hover, .responsive-image .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
}

.responsive-image #header-nav .navbar-header {
    margin-top: 10px;
}

.responsive-image #header-nav .navbar-header .navbar-brand {
    padding-top: 6px;
}

.responsive-image dl {
    margin-bottom: 10px;
}

.responsive-image .navbar {
    height: 62px;
    background: #1e5799;
    /* Old browsers */
    background: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -ms-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -moz-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -o-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -webkit-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    border: 0;
    border-radius: 0;
}

.responsive-image .navbar #header-nav.navbar-header {
    margin-top: 15px;
    min-width: 290px;
}

.responsive-image .navbar .navbar-header .slogan {
    float: left;
    font-size: 10px;
    line-height: 13px;
    color: #b7c5d2;
    font-weight: 700;
    margin-top: 0px;
    margin-left: 4px;
    display: none;
}

.responsive-image .navbar .navbar-brand > img {
    margin-top: 2px;
    height: 20px;
}

.responsive-image .navbar #navbar-collapse #menu-header {
    margin-left: 30%;
    margin-top: 6px;
}

.responsive-image .navbar #navbar-collapse #menu-header li {
    margin-right: 18px;
}

.responsive-image .navbar #navbar-collapse #menu-header li a {
    font-size: 12px;
    font-weight: 700;
    padding: 10px 0px;
    color: #FFF;
}

.responsive-image .navbar #navbar-collapse #menu-header .add-ticket {
    display: inline-block;
    position: absolute;
    top: 11px;
    right: -24px;
    background-color: transparent;
    width: 20px;
    height: 20px;
    padding: 0;
}

.responsive-image .navbar #navbar-collapse #menu-header .add-ticket i {
    color: #FFF;
}

.responsive-image .navbar #navbar-collapse #menu-header li.active a, .responsive-image .navbar #navbar-collapse #menu-header li:hover a {
    background-color: transparent;
    color: #bedb39;
}

.responsive-image .navbar #navbar-collapse #menu-header li:hover .boxicon {
    background-color: #bedb39;
}

.responsive-image .navbar #navbar-collapse #menu-header li:hover .boxicon span {
    color: #FFF;
}

.responsive-image .navbar #auth-block {
    margin-top: 0px;
}

.responsive-image .navbar #auth-block .dropdown-toggle {
    padding-right: 2px;
    color: #FFF;
    background: transparent;
}

.responsive-image .navbar #auth-block .dropdown-toggle:hover {
    background-color: transparent;
}

.responsive-image .navbar #auth-block .dropdown-toggle i {
    font-size: 16px;
}

.responsive-image .navbar #auth-block .dropdown-menu {
    padding: 0;
    border-radius: 3px;
    box-shadow: none;
    top: 50px;
    right: -6px;
}

.responsive-image .navbar #auth-block .dropdown-menu .arrow, .responsive-image .navbar #auth-block .dropdown-menu .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.responsive-image .navbar #auth-block .dropdown-menu .arrow {
    left: 80%;
    margin-left: -6px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: #b3b3b3;
    top: -6px;
}

.responsive-image .navbar #auth-block .dropdown-menu .arrow:after {
    content: " ";
    border-width: 5px;
    top: 1px;
    margin-left: -5px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.responsive-image .navbar #auth-block .dropdown-menu li a {
    color: #292a2d;
    font-weight: 700;
    font-size: 14px;
    text-align: right;
    border-bottom: 1px solid #efeeee;
}

.responsive-image .navbar #auth-block .dropdown-menu li a:hover {
    background-color: #f5faff;
    color: #1575cc;
}

.responsive-image .navbar .count-tickets {
    font-size: 10px;
    color: #ffe953;
    font-weight: 700;
    display: block;
    margin-left: 40px;
    text-decoration: underline;
}

.responsive-image .dropdown-menu > li > a > i, .responsive-image .dropdown-menu > .dropdown-header > i, .responsive-image .dropdown-menu > li > a > img, .responsive-image .dropdown-menu > .dropdown-header > img {
    margin-top: 4px;
}

.responsive-image .navbar-nav > .dropdown-user img {
    max-height: 50px;
}

.responsive-image .navbar-nav > .dropdown-user img {
    max-height: 29px;
    margin-top: -2.25px;
    border-radius: 50%;
}

.responsive-image .main-title {
    font-size: 14px;
    color: #5c6c79;
    line-height: 30px;
    margin-top: 0;
    font-weight: 700;
    text-align: left;
}

.responsive-image .page-header {
    box-shadow: 0 2px 6px #efeeee;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 20px 0 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.responsive-image .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.responsive-image .heading-elements {
    background-color: inherit;
    position: absolute;
    top: 65%;
    right: 21px;
    height: 40px;
}

.responsive-image .page-header-content {
    position: relative;
    background-color: inherit;
    padding: 0 21px;
}

.responsive-image .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 16px;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 5px;
    -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 .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.responsive-image .site-info-panel .site-name {
    font-size: 20px;
    line-height: 46px;
    color: #292a2d;
    font-weight: 700;
    min-height: 44px;
    text-align: left;
}

.responsive-image .website-list.equal-columns {
    margin-top: 31px;
}

.responsive-image .equal-columns {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.responsive-image .panel-heading.step {
    font-size: 30px;
    line-height: 36px;
    color: #292a2d;
    font-weight: 700;
}

.responsive-image .site-name .label {
    font-size: 20px;
    height: 34px;
    line-height: 34px;
    padding: 2px 10px 1px 4px;
    margin-top: 7px;
    text-align: left;
}

.responsive-image .main-info-sidebar .panel dl dt, .responsive-image .main-info-sidebar .panel dl dd {
    padding-left: 0;
    padding-right: 0;
}

.responsive-image .site-name .label.label-success {
    background: #26ce26;
    /* Old browsers */
    background: -moz-linear-gradient(top, #26ce26 0%, #1bb71a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #26ce26 0%, #1bb71a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #26ce26 0%, #1bb71a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ce26', endColorstr='#1bb71a', GradientType=0);
    /* IE6-9 */
    font-weight: 700;
    border-radius: 100px;
}

.responsive-image .action-btns a {
    margin-left: 10px;
    width: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 5px;
}

.responsive-image .action-btns a .icon-wrench, .responsive-image .action-btns a .icon-lock {
    position: relative;
    font-size: 16px;
    top: 2px;
}

.responsive-image .text-primary-700, .responsive-image .border-primary-700, .responsive-image .text-primary-700:hover, .responsive-image .text-primary-700:focus {
    color: #1976D2 !important;
}

.responsive-image .icon-check {
    position: relative;
    top: 2px;
    left: 2px;
}

.responsive-image .icon-info-circled {
    color: #c3af08;
}

.responsive-image .update-link {
    color: #c3af08 !important;
}

.responsive-image .main-info-sidebar .heading-elements {
    top: 81%;
    right: 30px;
}

.responsive-image .panel dl dd:last-child {
    border-bottom: 0;
}

.responsive-image .panel {
    padding-top: 0;
}

.responsive-image .panel .panel-heading {
    border-color: #eff7ff;
    background-color: #FFF;
    border-bottom: 0;
    padding-bottom: 0;
}

.responsive-image .panel .panel-heading .panel-title {
    font-size: 16px;
    line-height: 24px;
    color: #292a2d;
    font-weight: 700;
}

.responsive-image .panel dl dt, .responsive-image .panel dl dd {
    padding: 0 20px;
}

.responsive-image .panel dl dd {
    border-bottom: 1px solid #eff7ff;
    padding-bottom: 7px;
    margin-bottom: 4px;
    font-size: 12px;
}

.responsive-image .panel dl dd a {
    font-weight: 400;
    font-size: 12px;
    color: #5c6c79;
}

.responsive-image .panel dl dt {
    padding-top: 5px;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 0;
}

.responsive-image .panel dl dd + dt {
    margin-top: 0;
}

.responsive-image .panel .label {
    font-weight: 700;
}

.responsive-image .panel .panel-footer {
    padding: 18px 20px;
    border-top: 0;
    background-color: #FFF;
}

.responsive-image .panel .panel-footer a {
    font-weight: 700;
    font-size: 14px;
    position: relative;
    z-index: 5;
}

.responsive-image .website-list.equal-columns {
    margin-top: 10px;
}

.responsive-image .site-info-panel > h1 {
    margin-top: 0;
}

.responsive-image .uptime-value {
    font-size: 24px;
    color: #FFF;
    line-height: 30px;
    position: absolute;
    top: 130px;
    left: 155px;
    text-align: center;
    text-shadow: 1px 2px 5px #5a5454;
}

.responsive-image .uptime-value span {
    font-size: 36px;
}

.responsive-image .site-info-panel .page-header .heading-elements {
    width: 100%;
    text-align: right;
    right: 0;
}

.responsive-image .alerts-wrapper alerts:first-child {
    display: block;
}

.responsive-image .website-item .panel {
    padding-bottom: 80px;
    position: relative;
}

.responsive-image .website-list {
    margin: 0 -15px;
}

.responsive-image .website-list dl {
    margin-bottom: 0;
}

.responsive-image .website-list .website-item {
    padding: 0 15px;
    margin-bottom: 30px;
}

.responsive-image .website-list .website-item .panel-footer {
    position: absolute;
    bottom: 2px;
    width: 93%;
    border-top: 1px solid #eff7ff;
}

.responsive-image .website-list .website-item .panel-footer a {
    padding: 7px 24px;
    border-radius: 5px;
}

.responsive-image .website-list .website-item .panel-footer svg {
    position: absolute;
    bottom: 62px;
    width: 100%;
    left: 0px;
}

.responsive-image .website-list .website-item .panel-heading {
    border-bottom: 1px solid #eff7ff;
    padding-bottom: 10px;
    padding-left: 20px;
}

.responsive-image .website-list .website-item .panel-heading {
    border-bottom: 1px solid #eff7ff;
    padding-bottom: 10px;
    padding-left: 20px;
}

.responsive-image .main-info-sidebar .text-success {
    color: #3c763d !important;
}

.responsive-image .main-info-sidebar .panel-body {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.responsive-image .panel .panel-footer {
    padding: 18px 20px;
    border-top: 0;
    background-color: #FFF;
}

.responsive-image .panel .panel-heading {
    border-color: #eff7ff;
    background-color: #FFF;
}

.responsive-image .form-inline .form-control {
    display: inline-block;
    width: 205px;
    vertical-align: middle;
    height: 38px;
    padding-left: 0;
}

.responsive-image .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 16px;
    font-size: 12px;
    line-height: 1.5384616;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.responsive-image .btn {
    position: relative;
    font-weight: 700;
    border-width: 2px;
}

.responsive-image .btn-flat {
    border-width: 2px;
    background-color: transparent;
    border-color: #1976D2;
}

.responsive-image .btn-primary {
    color: #fff;
    background-color: #1575cc;
    border-color: #1575cc;
}

/* #footer {
  background: #f8f8f8;
  padding-bottom: 50px;
  padding-top: 50px;
}

#footer .copyright {
  width: 400px;
  margin: auto;
}

#footer p {
  font-size: 12px;
  line-height: 18px;
  color: #5c6c79;
  text-align: center;
  margin-bottom: 17px;
}

#footer p a {
  color: #1575cc;
  text-decoration: underline;
}

#footer p a:hover {
  text-decoration: none;
} */

#footer {
    background: #212B36;
}

.footer_info {
    display: flex;
    justify-content: space-between;
    /* gap: 20rem; */
}

.footer_logo {
    display: flex;
    width: 90%;
}

.footer_item {
    margin-right: 30px;
}

.footer_logo_text {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #677089;
    font-family: 'Montserrat', sans-serif;
    margin-left: 23px;
}

.footer_main {
    display: flex;
    flex-direction: column;
}

.footer__menu {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    line-height: 28px;
}

.footer__menu:hover {
    color: #ccc;
}

.footer_social a {
    width: 36px;
    height: 36px;
    margin-left: 15px;
    display: inline-block;
    border: 1px solid #677089;
    position: relative;
    border-radius: 50%;

}

.footer_social a:hover {
    /*box-shadow: 0 0px 0px 1px rgb(255 255 255 / 80%);*/
    background: #fff;
}

.footer_social a > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ng-binding {
    position: relative;
    margin-top: 87px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.ng-binding::after {
    /* margin: 35px 0; */
    content: ' ';
    position: absolute;
    width: 100%;
    height: 0.1px;
    background-color: #677089;
    top: -35px;
    opacity: 0.5;
}

body .edit_billing .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    width: 100% !important;
}

.billing_method_edit .woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    width: 48% !important;
}

.edit_billing .form-row.form-row-first, .edit_billing .form-row.form-row-last {
    width: 100% !important;
}

.woocommerce-customer-details h2 {
    margin-bottom: 15px;
    font-size: 21px;
}

body .edit_checkout #billing_company_field {
    width: 48% !important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background: #edf0f5 !important;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #edf0f5 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

.wc-stripe-elements-field {
    height: 48px;
    padding: 14px !important;
}

#billing_first_name_field {
    width: 100% !important;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    line-height: normal !important;
    padding: 0.618em 1em !important;
    text-align: center;
    font-size: 15px !important;
}

.subscriptio-order-related-subscriptions-title {
    margin-bottom: 15px;
    font-size: 21px;
}

.billing_method_edit .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    width: 48% !important;
}

.billing_method_edit #billing_first_name_field {
    width: 48% !important;
}

.content .woocommerce {
    padding: 50px 0;
}

.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address h2 {
    margin-bottom: 15px;
    font-size: 21px;
}

.subscriptio-account-subscription-overview {
    margin-top: 0 !important;
}

.content .woocommerce #respond input#submit.alt,
.content .woocommerce a.button.alt,
.content .woocommerce button.button.alt,
.content .woocommerce input.button.alt {
    background-color: #1575cc;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border: 1px solid #1475CC;
    font-size: 18px;
    border-radius: 5px;
    overflow: hidden;
    transition: color 0.3s;
}

.content .woocommerce #respond input#submit.alt:focus,
.content .woocommerce a.button.alt:focus,
.content .woocommerce button.button.alt:focus,
.content .woocommerce input.button.alt:focus {
    background-color: #1575cc;
}

.content .woocommerce #respond input#submit.alt::before, .content .woocommerce #respond input#submit.alt::after,
.content .woocommerce a.button.alt::before,
.content .woocommerce a.button.alt::after,
.content .woocommerce button.button.alt::before,
.content .woocommerce button.button.alt::after,
.content .woocommerce input.button.alt::before,
.content .woocommerce input.button.alt::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    transition: transform 0.3s;
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.content .woocommerce #respond input#submit.alt:hover,
.content .woocommerce a.button.alt:hover,
.content .woocommerce button.button.alt:hover,
.content .woocommerce input.button.alt:hover {
    background-color: #1575cc;
    border-color: #80bd01;
}

.content .woocommerce #respond input#submit.alt:hover::before,
.content .woocommerce a.button.alt:hover::before,
.content .woocommerce button.button.alt:hover::before,
.content .woocommerce input.button.alt:hover::before {
    transform: translate3d(0, 100%, 0);
    background: #80bd01;
}

.content .woocommerce .input-text {
    min-height: 48px;
    border: 1px solid #c1d6de;
    border-radius: 5px;
    font-size: 16px;
    padding: 12px;
    display: inline-block;
    color: #5c6c79;
}

.content .woocommerce .input-text:focus {
    border-color: #101010;
}

.woocommerce-checkout .content .woocommerce .input-text:focus {
    border-color: #ccc;
}

.content .woocommerce textarea.input-text {
    min-height: 144px;
    resize: vertical;
}

.content .woocommerce .select2-container .select2-selection--single {
    height: 48px;
    border-color: #c1d6de;
}

.content .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    outline: none !important;
}

.content .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}

.edit_billing > .woocommerce-address-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    align-items: end;
    gap: 0 20px;
}


body .edit_billing #billing_company_field,
body .edit_billing #billing_city_field,
body .edit_billing #billing_state_field,
body .edit_billing #billing_phone_field,
body .edit_billing #billing_country_field {
    width: 100% !important;
}

body .billing_method_edit #billing_country_field {
    width: 100%;
}

body .billing_method_edit #billing_city_field {
    width: 100%;
}

body #billing_company_field {
    width: 50% !important;
    float: right;
    overflow: visible;
    clear: none;
}

#edit_checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_company_field {
    width: 50%;
}

body .edit_billing .screen-reader-text {
    margin-top: 35px;
}

body .edit_billing #billing_state_field {
    padding-bottom: 4px;
}

body .edit_billing #billing_country_field {
    padding-bottom: 7px;
}

body .edit_billing .button {
    width: auto !important;
    position: absolute !important;
    right: 0;
    top: -27px !important;
    padding: 10px 35px !important;
}

body .select2-dropdown {
    border-color: #c1d6de;
}

body .select2-search--dropdown {
    padding: 4px 8px;
}

body .select2-search--dropdown .select2-search__field {
    padding: 14px 8px;
    border-color: #c1d6de;
    border-radius: 5px;
}

body .select2-results__option {
    padding: 10px 12px;
}

#add_payment_method .woocommerce #payment,
.woocommerce-cart .woocommerce #payment,
.woocommerce-checkout .woocommerce #payment {
    background-color: transparent;
}

#add_payment_method .woocommerce .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .woocommerce .wc-proceed-to-checkout a.checkout-button {
    background-color: #1575cc;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border: 1px solid #1475CC;
    font-size: 18px;
    border-radius: 5px;
    overflow: hidden;
    transition: color 0.3s;
}

#add_payment_method .woocommerce .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-checkout .woocommerce .wc-proceed-to-checkout a.checkout-button:focus {
    background-color: #1575cc;
}

#add_payment_method .woocommerce .wc-proceed-to-checkout a.checkout-button::before, #add_payment_method .woocommerce .wc-proceed-to-checkout a.checkout-button::after,
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button::before,
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button::after,
.woocommerce-checkout .woocommerce .wc-proceed-to-checkout a.checkout-button::before,
.woocommerce-checkout .woocommerce .wc-proceed-to-checkout a.checkout-button::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    transition: transform 0.3s;
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

#add_payment_method .woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .woocommerce .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #1575cc;
    border-color: #80bd01;
}

#add_payment_method .woocommerce .wc-proceed-to-checkout a.checkout-button:hover::before,
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button:hover::before,
.woocommerce-checkout .woocommerce .wc-proceed-to-checkout a.checkout-button:hover::before {
    transform: translate3d(0, 100%, 0);
    background: #80bd01;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 20px 15px 20px;
    background: #FFFFFF;
    box-shadow: 0 0 27px 3px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:not(:last-of-type) {
    border-bottom: 1px solid #EEEEEE;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    color: #333;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover, .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus, .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus:hover {
    color: #1575cc;
    text-decoration: none;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
    color: #fff;
    background: #1575cc;
    border-radius: 3px;
}

#add_payment_method #payment {
    background: #fff !important;
    box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
}

/*.billing_payment_methods .woocommerce form .form-row-first, .woocommerce-page form .form-row-first ,.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {*/
/*  width: 48% !important;*/
/*}*/


@media (max-width: 500px) {
    .billing_payment_methods .woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
        width: 100% !important;
    }

    .header-nav .nav.navbar-nav.navbar-right {
        padding-inline-start: 0;
        display: inherit;
    }
}

.billing_payment_methods #billing_city_field {
    float: inherit;
    margin-bottom: 15px !important;
}

#add_payment_method #payment div.payment_box {
    background: #edf0f5 !important;
    border-radius: 18px !important;
    width: 84% !important;
    margin: 1em 0 0 !important;
}

#add_payment_method #payment div.payment_box::before {
    border: 1em solid #edf0f5 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

#add_payment_method #payment ul.payment_methods {
    border-bottom: none !important;
}

.add_edit_payment .button {
    margin-top: 0 !important;
    width: auto !important;
    float: left !important;
}

.woocommerce-page .woocommerce #respond input#submit,
.woocommerce-page .woocommerce a.button,
.woocommerce-page .woocommerce button.button,
.woocommerce-page .woocommerce input.button {
    background-color: #1575cc;
    border: 0 none;
    color: #fff;
    font-weight: normal;
    border-radius: 5px;
    overflow: hidden;
    transition: color 0.3s;
}

.woocommerce button.button {
    line-height: 1.1 !important;
}

.woocommerce-page .woocommerce button.button {
    position: relative;
}

.woocommerce-page .woocommerce #respond input#submit::before, .woocommerce-page .woocommerce #respond input#submit::after,
.woocommerce-page .woocommerce a.button::before,
.woocommerce-page .woocommerce a.button::after,
.woocommerce-page .woocommerce button.button::before,
.woocommerce-page .woocommerce button.button::after,
.woocommerce-page .woocommerce input.button::before,
.woocommerce-page .woocommerce input.button::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    transition: transform 0.3s;
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.woocommerce-page .woocommerce #respond input#submit:hover,
.woocommerce-page .woocommerce a.button:hover,
.woocommerce-page .woocommerce button.button:hover,
.woocommerce-page .woocommerce input.button:hover {
    background-color: #1575cc;
    color: #fff;
}

.woocommerce-page .woocommerce #respond input#submit:hover::before,
.woocommerce-page .woocommerce a.button:hover::before,
.woocommerce-page .woocommerce button.button:hover::before,
.woocommerce-page .woocommerce input.button:hover::before {
    transform: translate3d(0, 100%, 0);
    background: #80bd01;
}

.woocommerce-Address-title .edit {
    color: #1575cc;
}

.woocommerce-Address-title .edit::before {
    content: "\f040";
    font-family: 'font-awesome' !important;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    margin-right: 5px;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
}

.woocommerce-Address-title .edit:hover {
    text-decoration: none;
}

.woocommerce-page .woocommerce-thankyou-order-received {
    font-size: 36px;
    font-weight: 500;
    color: #404245;
    text-align: center;
    margin-bottom: 50px;
}

.woocommerce-page .woocommerce ul.order_details {
    padding-left: 0;
}

.woocommerce-page .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    line-height: 1.95;
}


#add_payment_method #payment ul.payment_methods li {
    padding-left: 100px;
}

.plan-optional-label {
    font-size: 18px;
    margin: 25px 17px;
    color: #1475CC;
    position: relative;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    padding-top: 25px;
}

.plan-optional-label::before {
    content: "";
    height: 1px;
    width: 100%;
    top: 0%;
    margin-top: -1px;
    position: absolute;
    background-color: #EEEEEE;
}

.plan-optional-label::before {
    left: 0;
}

.plan-toggler-label {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;

    margin: 0 20px;
    font-weight: 500;
    color: #404245;
    cursor: pointer;
    padding-left: 30px;
    position: relative;
}

.plan-toggler-label.active {
    color: #333333;
}

.plan-toggler-label input[type=checkbox] {
    height: 20px;
    width: 20px;
    display: inline-block !important;
    vertical-align: bottom;
    margin-right: 10px;
    position: absolute;
    left: 0;
    border-radius: 3px;
    margin-top: 0;
    cursor: pointer;
}

.plan-toggler-label input[type=checkbox]::before {
    content: "";
    background-color: transparent;
    border-color: #999999;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 3px;
}

.plan-toggler-label input[type=checkbox]:checked::before {
    content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E);
    height: 20px;
    width: 20px;
    background-color: #1575cc;
    border-color: #1575cc;
}

div.pseudo::after {
    content: "";
    display: block;
    position: absolute;
    top: -1rem;
    left: -1rem;
    width: 1rem;
    height: 1rem;
}

.non-decor:hover, .non-decor:focus {
    text-decoration: none;
}

.wrapper-c {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.foo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

html {
    height: 100%;
}

*, body, html {
    font-family: 'Montserrat', sans-serif;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 30px;
    margin-bottom: 10px;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 100%;

}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

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

.col-xs-offset-right-12 {
    margin-right: 100%;
}

.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}

.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}

.col-xs-offset-right-9 {
    margin-right: 75%;
}

.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}

.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}

.col-xs-offset-right-6 {
    margin-right: 50%;
}

.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}

.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}

.col-xs-offset-right-3 {
    margin-right: 25%;
}

.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}

.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}

.col-xs-offset-right-0 {
    margin-right: 0;
}

@media (max-width: 991px) {
    body #billing_company_field {
        width: 100% !important;
    }

    .woocommerce-page .woocommerce button.button[name="save_address"] {
        padding: 15px 20px !important;
    }

    body .edit_payment .button {
        padding: 15px !important;
        line-height: normal !important;
        font-size: 14px !important;
    }

    #add_payment_method #payment div.payment_box {
        width: 100% !important;
    }


    .woocommerce table.shop_table {
        margin: 0 -1px 30px 0 !important;
    }

    .woocommerce .woocommerce-customer-details :last-child {
        margin-bottom: 10px !important;
    }
}


@media (max-width: 768px) {
    .subscriptio-account-subscription-addresses a.edit {
        padding: 9.5px 29.4px;
    }

    .edit_billing > .woocommerce-address-fields__field-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    body .edit_billing .button {
        position: relative !important;
        top: 0 !important;
    }

    body #edit_billing_form {
        margin-top: 30px !important;
    }
}

@media (max-width: 500px) {
    body .edit_billing .button {
        display: block !important;
        width: 100% !important;
    }

    body .billing_payment_methods .woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
        width: 100% !important;
    }

    .billing_method_edit #billing_first_name_field {
        width: 100% !important;
    }
}

@media (min-width: 768px) {

    .col-sm-offset-right-12 {
        margin-right: 100%;
    }

    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-sm-offset-right-9 {
        margin-right: 75%;
    }

    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-sm-offset-right-6 {
        margin-right: 50%;
    }

    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-sm-offset-right-3 {
        margin-right: 25%;
    }

    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }

    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-md-offset-right-9 {
        margin-right: 75%;
    }

    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-md-offset-right-6 {
        margin-right: 50%;
    }

    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-md-offset-right-3 {
        margin-right: 25%;
    }

    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-md-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }

    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-lg-offset-right-9 {
        margin-right: 75%;
    }

    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-lg-offset-right-6 {
        margin-right: 50%;
    }

    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-lg-offset-right-3 {
        margin-right: 25%;
    }

    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}

.no-margin {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.m-5 {
    margin: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

@font-face {
    font-family: linecons;
    src: url(../fonts/linecons.eot);
    src: url(../fonts/linecons.eot?#iefix) format("embedded-opentype"), url(../fonts/linecons.ttf) format("truetype"), url(../fonts/linecons.woff) format("woff"), url(../fonts/linecons.svg#linecons) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'font-awesome';
    src: url("../fonts/font-awesome.eot?jqvu1t");
    src: url("../fonts/font-awesome.eot?jqvu1t#iefix") format("embedded-opentype"), url("../fonts/font-awesome.ttf?jqvu1t") format("truetype"), url("../fonts/font-awesome.woff?jqvu1t") format("woff"), url("../fonts/font-awesome.svg?jqvu1t#font-awesome") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'stm-splash-icons';
    src: url(../fonts/stm-splash-icons.eot?1tzep9);
    src: url(../fonts/stm-splash-icons.eot?1tzep9#iefix) format("embedded-opentype"), url(../fonts/stm-splash-icons.ttf?1tzep9) format("truetype"), url(../fonts/stm-splash-icons.woff?1tzep9) format("woff"), url(../fonts/stm-splash-icons.svg?1tzep9#stm-splash-icons) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'new-icons';
    src: url("../fonts/new-icons.eot?9ruupt");
    src: url("../fonts/new-icons.eot?9ruupt#iefix") format("embedded-opentype"), url("../fonts/new-icons.ttf?9ruupt") format("truetype"), url("../fonts/new-icons.woff?9ruupt") format("woff"), url("../fonts/new-icons.svg?9ruupt#new-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

.ni {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'new-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ni-user:before {
    content: "";
}

.ni-envelope:before {
    content: "";
}

.clr {
    clear: both;
}

/* Wrapper */
.sl-wrapper a {
    border-bottom: 0 !important;
    text-decoration: none !important;
}

.sl-button {
    padding: 0.375em 0.625em;
    font-size: 1em;
    line-height: 1;
    font-weight: normal;
}

/* Colors */
a.liked {
    color: #da1b1b;
}

a.liked:hover,
a.liked:active,
a.liked:focus {
    color: #666666;
}

a.liked span.sl-count,
.sl-count {
    color: #666666;
}

/* Icon */
.sl-icon {
    margin-right: 0.3125em;
    font-family: 'Arial Unicode MS', Arial, sans-serif;
    vertical-align: middle;
}

.sl-icon svg {
    fill: currentColor;
    width: 1em;
    height: 1em;
}

.sl-icon svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* Count */
.sl-count {
    font-size: 0.625em;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
}

.page-ticket-form .content, .page-ticket-form #footer {
    /*background-color: #ebf9fe;*/
}

/* Loader */
.loader,
.loader:before,
.loader:after {
    background: rgba(0, 0, 0, 0.2);
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: .2em;
    height: .6em;
}

.loader:before,
.loader:after {
    position: absolute;
    top: 0;
    content: '';
}

.loader:before {
    left: -.375em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader {
    text-indent: -9999em;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-size: 1em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.loader:after {
    left: .375em;
}

@-webkit-keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.2);
        height: .6em;
    }

    40% {
        box-shadow: 0 -0.3em rgba(0, 0, 0, 0.2);
        height: 1em;
    }
}

@keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.2);
        height: .6em;
    }

    40% {
        box-shadow: 0 -0.3em rgba(0, 0, 0, 0.2);
        height: 1em;
    }
}

.ellipsis {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}

.content .blog-nav {
    background: url(../images/blog-bg-2.png);
    background-repeat: no-repeat;
    z-index: 555;
    position: relative;
    background-size: cover;
    min-height: 420px;
}

.content .blog-nav .title-post {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #292a2d;
    letter-spacing: 0.1px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 0;
}

.content .blog-nav .date-post {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #98a2aa;
    line-height: 20px;
    letter-spacing: 0.25px;
    margin-top: 55px;
    display: block;
    text-align: center;
}

.content .blog-nav .pull-left .post-arrow {
    margin-right: 25px;
}

.content .blog-nav .pull-right .post-arrow {
    margin-left: 20px;
}

.content .blog-nav .pull-right .post-nav-link {
    text-align: right;
    padding-right: 6px;
}

.content .blog-nav .pull-right .post-nav-title {
    text-align: right;
}

.content .blog-nav .post-nav-item {
    margin-top: 80px;
}

.content .blog-nav .post-nav-item .post-meta {
    width: 270px;
    float: left;
    padding-top: 5px;
}

.content .blog-nav .post-nav-link a {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #1575cc;
    font-weight: 600;
    letter-spacing: 0.6px;
}

.content .blog-nav .post-nav-title a {
    font-family: 'Montserrat', sans-serif;
    color: #292a2d;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;

}

.content .blog-nav .post-arrow {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: 1px solid #1575cc;
    text-align: center;
    line-height: 58px;
    float: left;
}

.content .blog-nav .post-arrow a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.content .blog-nav .post-arrow:hover {
    border: 1px solid #80BD23;
}

.arrow_blog, .arrow_blog_left {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../assets/img/arrow-bt-l.svg) no-repeat center !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.arrow_blog:hover, .arrow_blog_left:hover {
    background: url(../assets/img/arrow.svg) no-repeat center !important;
}

.arrow_blog_left {
    transform: rotate(180deg);
    top: 0;
    left: 0;
}

.content .blog-nav .post-arrow a:hover {
    text-decoration: none;
}

.content .blog-nav .post-arrow i {
    font-size: 0px;
}

.content .blog-nav .post-actions {
    background: #f8f8f8;
    height: 40px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    width: 150px;
    margin: 30px auto 0;
    border: 1px solid #efeeee;
}

.content .blog-nav .post-actions .share {
    display: inline-block;
    padding-left: 15px;
    position: relative;
}

.content .blog-nav .post-actions .views {
    position: relative;
    font-size: 14px;
    color: #98a2aa;
}

.content .blog-nav .post-actions .views:after {
    display: inline-block;
    width: 1px;
    height: 18px;
    background: #e3effa;
    content: "";
    position: absolute;
    top: 3px;
    right: -23px;
}

.content .blog-nav .post-actions .sl-icon svg {
    fill: #80bd01;
}

.content .blog-nav .post-actions .share i {
    color: #80bd01;
}

.content .blog-nav .post-actions .likes {
    margin-left: 25px;
    position: relative;
    padding-left: 10px;
    margin-right: 20px;
    width: 35px;
    height: 22px;
}

.content .blog-nav .post-actions .likes:after {
    display: inline-block;
    width: 1px;
    height: 18px;
    background: #e3effa;
    content: "";
    position: absolute;
    top: 3px;
    right: -22px;
}

.content .blog-nav .post-actions .likes .sl-count {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #98a2aa;
    vertical-align: top;
    text-transform: none;
}

.red-color {
    color: #d92546;
}

.orange-color {
    color: #fd7400;
}

.green-color {
    color: #7a9f41;
}

.pagination .nav-links {
    text-align: center;
}

.pagination .nav-links a {
    font-size: 16px;
    color: #1575cc;
    padding: 0 10px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.pagination .nav-links a:hover {
    text-decoration: none;
}

.pagination .nav-links .page-numbers.current {
    color: #292a2d;
    font-weight: 700;
    text-decoration: none;
    background: #FFF;
    border-radius: 5px;
    padding: 3px 10px;
    font-size: 16px;
}

.pagination .nav-links .next {
    margin-left: 20px;
    font-weight: 700;
}

.pagination .nav-links .prev {
    font-weight: 700;
    margin-right: 20px;
}

.page-ticket .title-page .container {
    padding-left: 210px;
}

.page-ticket .title-page .container h1, .page-ticket .title-page .container h3 {
    text-align: left;
}

.free-quote {
    background: #1575cc;
    height: 50px;
    width: 200px;
    text-align: center;
    border-radius: 5px;
    margin-left: 0px;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    line-height: 20px;
}

.free-quote:hover {
    color: #FFF;
}

.stm-btn {
    background: #1575cc;
    height: 50px;
    width: 200px;
    text-align: center;
    border-radius: 5px;
    margin-left: 0px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    line-height: 48px;
    border: 2px solid #1575cc;
    margin-right: 20px;
    display: inline-block !important;
    padding: 0 !important;
    text-decoration: none;
    margin: 0 10px;
}

.stm-btn:hover {
    color: #FFF;
    text-decoration: none;
}

.stm-btn.transparent {
    background: transparent;
    border: 2px solid #1575cc;
    color: #1575cc;
}

.affiliate .container {
    position: relative;
}

.affiliate p {
    font-size: 24px;
    line-height: 36px;
    color: #5c6c79;
    text-align: center;
    padding: 0px 17%;
    margin-top: 10px;
}

.content {
    background-color: #fff;
}

.content .sub-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #292a2d;
    line-height: 38px;
    font-weight: 700;
    margin-top: 70px;
    margin-bottom: 50px;
}

.content .stm-futures {
    margin-bottom: 107px;
}

.content .stm-futures .stm-future-item {
    min-height: 300px;
}

.content .stm-futures .stm-future-item:nth-child(odd) {
    background: #FFF;
    border-bottom: 1px solid #efeeee;
    border-right: 1px solid #efeeee;
}

.content .stm-futures .stm-future-item:nth-child(3) {
    border-right: 0;
    border-left: 1px solid #efeeee;
}

.content .stm-futures .stm-future-item:nth-child(5) {
    border-bottom: 0;
    border-left: 1px solid #efeeee;
    border-right: 1px solid #efeeee;
    border-top: 1px solid #efeeee;
}

.content .stm-futures .heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #292a2d;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 20px;
}

.content .stm-futures p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #5c6c79;
}

.content .stm-futures .icon {
    font-size: 45px;
    color: #80bd01;
}

.content .stm-futures .inner {
    margin: 32px 20px 0 32px;
}

.content .features {
    border-bottom: 1px solid #e3effa;
}

.content .we-in-figures {
    background: url("../images/figures.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 102px;
}

.content .we-in-figures .sub-title {
    margin-top: 43px;
    margin-bottom: 37px;
}

.content .we-in-figures .figure-item .inner {
    background: #FFF;
    box-shadow: 0 10px 21px #c8dcf0;
    padding: 5px 30px 25px;
    border-radius: 5px;
    /*height: 100%;*/
}

.content .we-in-figures .figure {
    font-family: 'Montserrat', sans-serif;
    font-size: 55px;
    color: #1575cc;
    font-weight: 700;
    margin-top: 20px;
    min-height: 90px;
}

.content .we-in-figures .figure > span {
    font-family: 'Montserrat', sans-serif;
}


.content .we-in-figures .heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #292a2d;
    font-weight: 700;
    margin-top: 18px;
    margin-bottom: 20px;
}

.content .we-in-figures p {
    font-size: 14px;
    line-height: 20px;
    color: #5c6c79;
}

.content .our-story .icon {
    width: 95px;
    display: inline-block;
    vertical-align: top;
}

.content .our-story .story-text {
    width: 250px;
    display: inline-block;
    padding-top: 7px;
}

.content .our-story .story-text .heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #292a2d;
    font-weight: 700;
    margin-bottom: 20px;
}

.content .our-story .story-text p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #5c6c79;
}

.content .our-story hr {
    margin: 50px auto;
}

.content .our-story .arr-blue {
    position: absolute;
    width: 100%;
    background: url("../images/arr-blue.png");
    background-repeat: no-repeat;
    height: 85px;
    background-size: contain;
    top: -95px;
    left: 100px;
}

.content .our-story .arr-green {
    position: absolute;
    width: 100%;
    background: url("../images/arr-green.png");
    background-repeat: no-repeat;
    height: 108px;
    background-size: contain;
    position: absolute;
    bottom: -90px;
    left: 44px;
}

.content .make-business {
    text-align: center;
    margin-bottom: 50px;
}

.content .make-business .title {
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    line-height: 48px;
    color: #292a2d;
    font-weight: 800;
    margin-top: 7px;
    margin-bottom: 10px;
}

.content .make-business p {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #5c6c79;
    margin-bottom: 30px;
}

.content .make-business .free-quote {
    background: #1575cc;
    height: 50px;
    width: 200px;
    text-align: center;
    border-radius: 5px;
    margin-left: 0px;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}

.content .make-business hr {
    margin: 80px auto;
}

.content .social-share {
    padding-bottom: 0px;
}

.content .social-share a {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 3px;
    background: #FFF;
    margin: 0 13px;
    line-height: 60px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0px 2px 2px #dfdfdf;
}

.content .social-share a i {
    font-size: 26px;
    color: #bcc4cb;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content .social-share a:hover i {
    color: #FFF;
}

.content .social-share a:hover {
    background: #1575cc;
}

.content .tickets-form {
    padding-top: 73px;
}

.content .tickets-form:nth-of-type(2) {
    padding-top: 15px;
}

.content .tickets-form .main-title {
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 0.75px;
    line-height: 60px;
    padding: 0 25%;
    text-transform: uppercase;
    color: #404245;
    margin-bottom: 50px;
}

.content .tickets-form:nth-of-type(3) {
    padding-top: 0px;
}

.content .tickets-form:nth-of-type(4) {
    padding-top: 30px;
}

.content .tickets-form .step {
    width: 67px;
    height: 67px;
    border-radius: 50%;
    background: url("../images/step-icon.png");
    font-size: 30px;
    color: #5c6c79;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin-right: 25px;
}

.content .tickets-form .step-label {
    font-size: 36px;
    line-height: 40px;
    color: #1575cc;
    text-align: center;
}

.content .tickets-form .container-small {
    position: relative;
    padding-top: 40px;
    margin-bottom: 15px;
}

.content .tickets-form .container-small.step-2 {
    padding-top: 34px;
    margin-left: 97px;
}

.content .tickets-form .container-small.step-2 .caption {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #292a2d;
    margin-bottom: 15px;
    letter-spacing: 0.1px;
    width: 130px;
    vertical-align: top;
    padding-top: 13px;
    text-align: right;
    margin-right: 30px;
}

.content .tickets-form .container-small.step-2 .site-url, .content .tickets-form .container-small.step-2 .name, .content .tickets-form .container-small.step-2 .mail {
    height: 48px;
    font-family: 'Montserrat', sans-serif;
    width: 69%;
    border: 1px solid #c1d6de;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 10px;
    display: inline-block;
    color: #5c6c79;
}

.content .tickets-form .container-small.step-2 .form-group.has-error .help-block {
    padding-left: 20.5%;
}

.content .tickets-form .container-small.step-2 .form-group.has-error input, .content .tickets-form .container-small.step-2 .form-group.has-error textarea {
    border: 1px solid #fb4400 !important;
}

.content .tickets-form .container-small.step-2 .form-group.has-error.textarea .help-block {
    padding-left: 19.5%;
}

.content .tickets-form .container-small .step-1-item {
    height: 100px;
    background: #FFF;
    border-radius: 5px;
    border-right: 0;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-right: 30px;
    margin-bottom: 30px;
}

.content .tickets-form .container-small .step-1-item:hover {
    opacity: 1 !important;
}

.content .tickets-form .container-small .step-1-item:not(.active) {
    opacity: 0.3;
}

.content .tickets-form .container-small .step-1-item:nth-of-type(3n+4) {
    margin-right: 0;
}

.content .tickets-form .container-small .step-1-item .check {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #80bc01;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -15px;
    display: none;
    margin-left: -16px;
    font-size: 18px;
}

.content .tickets-form .container-small .step-1-item .check i {
    color: #FFF;
    line-height: 30px;
}

.content .tickets-form .container-small .step-1-item.active {
    z-index: 555;
}

.content .tickets-form .container-small .step-1-item.active .check {
    display: block;
}

.content .tickets-form .container-small .step-1-item p {
    font-size: 16px;
    line-height: 22px;
    color: #292a2d;
    font-weight: 600;
    margin-left: 84px;
    margin-top: 18px;
    height: 100px;
    vertical-align: middle;
    display: table-cell;
    padding-left: 20px;
}

.content .tickets-form .container-small .step-1-item .icon {
    margin-top: 25px;
    margin-left: 10px;
    float: left;
}

.content .tickets-form .container-small .step-1-item .icon img {
    color: #80bd01;
    width: 50px;
    height: 50px;
}

.content .tickets-form .container-small #issue {
    font-family: 'Montserrat', sans-serif;
    width: 746px;
    height: 200px;
    border: 1px solid #c1d6de;
    border-radius: 5px;
    padding: 15px;
    resize: none;
    color: #5c6c79;
}

.content .tickets-form .container-small .textarea .caption {
    font-size: 16px;
    color: #5c6c79;
    margin-bottom: 15px;
    letter-spacing: 0.1px;
    width: 170px;
    vertical-align: top;
    font-weight: normal;
    margin-right: 30px;
    padding-top: 0;
    text-align: left;
}

.content .tickets-form .container-small .textarea .next-step-btn {
    font-size: 14px;
    color: #FFF;
    background: #1575cc;
    padding: 10px 36px;
    font-weight: 700;
    margin: 21px 75px 0 0;
}

.content .tickets-form .container-small.step-4 {
    width: 773px;
    margin-left: 84px;
    padding-top: 31px;
}

.content .tickets-form .container-small.step-4:before {
    display: none;
}

.content .tickets-form .container-small.step-3 {
    text-align: center;
    margin-bottom: 40px;
}

.content .tickets-form .container-small.step-3 .row > div {
    display: inline-block;
    float: none;
    width: 33%;
}

.content .tickets-form .container-small.step-3:before {
    height: 455px;
}

.content .tickets-form .container-small.step-3 .time-help {
    height: 100px;
    background: #FFF;
    border-radius: 5px;
    margin-bottom: 15px;
    cursor: pointer;
    margin-top: 13px;
    opacity: 0.3;
}

.content .tickets-form .container-small.step-3 .time-help:not(.active) {
    opacity: 0.3;
}

.content .tickets-form .container-small.step-3 .time-help .icon {
    width: 20%;
    display: inline-block;
    height: 100%;
    vertical-align: top;
    text-align: left;
}

.content .tickets-form .container-small.step-3 .time-help .icon span {
    font-size: 72px;
    color: #afbbc5;
    margin: 12px 0 0 0px;
    display: inline-block;
}

.content .tickets-form .container-small.step-3 .time-help .check {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #80bc01;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 0px;
    display: none;
    margin-left: -16px;
    font-size: 18px;
}

.content .tickets-form .container-small.step-3 .time-help .check i {
    color: #FFF;
    line-height: 30px;
}

.content .tickets-form .container-small.step-3 .time-help.active {
    z-index: 555;
}

.content .tickets-form .container-small.step-3 .time-help.active .check {
    display: block;
}

.content .tickets-form .container-small.step-3 .time-help .time-caption {
    display: inline-block;
    height: 100%;
    width: 68%;
    position: relative;
    text-align: left;
    padding-left: 20px;
}

.content .tickets-form .container-small.step-3 .time-help .time-caption .time-label {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #292a2d;
    margin-top: 30px;
}

.content .tickets-form .container-small.step-3 .time-help .time-caption .time-status {
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
}

.content .tickets-form .container-small.step-3 .time-help .time-caption .time-status.status-urgent {
    color: #d8a35f;
}

.content .tickets-form .container-small.step-3 .time-help .time-caption .time-status.status-normal {
    color: #65ade0;
}

.content .tickets-form .container-small.step-3 .time-help .time-caption .time-status.status-week {
    color: #a3c152;
}

.content .tickets-form .container-small.step-3 .time-help .time-caption .time-status.status-any {
    color: #e5536b;
}

.content .tickets-form .container-small.step-3 .time-help .icon .stm-icon-wpsup-2 {
    font-size: 52px;
    margin: 25px 0 0 0px;
}

.content .tickets-form .container-small.step-3 .time-help .icon .stm-icon-wpsup-3 {
    font-size: 44px;
    margin: 25px 0 0 0px;
}

.content .tickets-form .container-small.step-3 .time-help .icon .stm-icon-wpsup-4 {
    font-size: 38px;
    margin: 30px 0 0 0px;
}

.content .tickets-form .container-small.step-3 .time-help:hover {
    opacity: 1 !important;
}

.content .tickets-form .container-small.step-3.chosen .time-help.active {
    opacity: 1;
}

.content .tickets-form .container-small #submit-btn {
    color: #FFF;
    background: #1575cc;
    margin: 10px 55px 0 165px;
}

.content .tickets-form .container-small #submit-btn .get-started {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
}

.content .tickets-form .container-small #submit-btn .processing {
    display: none;
}

.content .tickets-form .container-small #submit-btn.loading .get-started {
    display: none;
}

.content .tickets-form .container-small #submit-btn.loading .processing {
    display: inline-block;
}

.content .tickets-form .container-small .steps-form label {
    display: block;
    font-size: 18px;
    font-weight: 700;
}

.content .tickets-form .container-small .steps-form label .red {
    color: #ff374f;
}

.content .tickets-form .container-small .steps-form input {
    height: 50px;
    width: 100%;
    border: 2px solid #2086e2;
    border-radius: 5px;
    font-size: 18px;
    padding-left: 10px;
}

.content .tickets-form .container-small .subscribe {
    padding: 10px 35px;
    background-color: #21c421;
    height: 90px;
    border-radius: 5px;
    margin-top: 70px;
    position: relative;
    margin-bottom: 50px;
}

.content .tickets-form .container-small .subscribe p {
    font-size: 18px;
    color: #FFf;
    line-height: 36px;
    text-align: left;
    margin-top: 18px;
    padding-left: 64px;
    letter-spacing: 0.2px;
}

.content .tickets-form .container-small .subscribe .icon {
    display: inline;
    content: "\f1d9";
    font-size: 15px;
    font-family: 'FontAwesome';
    margin-left: -10px;
    margin-right: 10px;
}

.content .tickets-form .container-small .subscribe .fa-paper-plane-o {
    position: absolute;
    font-size: 30px;
    color: #FFF;
    top: 25px;
}

.content .tickets-form#budget {
    margin-bottom: 20px;
}

.content .tickets-form#budget h3 {
    margin-bottom: 50px;
    margin-top: 65px;
}

.content .tickets-form#budget .row > div {
    margin-bottom: 20px;
}

.content .tickets-form#budget .row > div .budget-item {
    background: #FFF;
    width: 166px;
    height: 148px;
    text-align: center;
    opacity: 0.3;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 5px;
}

.content .tickets-form#budget .row > div .budget-item:hover {
    opacity: 1 !important;
}

.content .tickets-form#budget .row > div .budget-item .icon {
    height: 100px;
    text-align: center;
    font-size: 60px;
    color: #80bc01;
    padding-top: 14px;
}

.content .tickets-form#budget .row > div .budget-item .icon img {
    width: 40%;
}

.content .tickets-form#budget .row > div .budget-item .check {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #80bc01;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -16px;
    display: none;
    margin-left: -16px;
    font-size: 18px;
}

.content .tickets-form#budget .row > div .budget-item .check i {
    color: #FFF;
    line-height: 30px;
}

.content .tickets-form#budget .row > div .budget-item p {
    font-size: 30px;
    line-height: 30px;
    color: #677682;
}

.content .tickets-form#budget .row > div .budget-item.active .check {
    display: block;
}

.content .tickets-form#budget .row > div .budget-item.active {
    opacity: 1;
}

.content .tickets-form#budget .row > div:first-child .budget-item {
    padding: 35px;
}

.content .blog-grid {
    padding-top: 30px;
}

.content .blog-grid .md-blog {
    /* border: 1px solid #efeeee; */
    background: #FFF;
    border-radius: 5px;
    margin-bottom: 30px;
}

.content .blog-grid .md-blog img {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.content .blog-grid .md-blog:hover {
    box-shadow: 1px 10px 16px #b6c0c7;
}

.content .blog-grid .md-blog:hover .title-post a {
    color: #009be3;
    text-decoration: none;
}

.content .blog-grid .blog-data {
    padding: 17px 30px;
    transition: all 0.3s ease;
    border: 1px solid #efeeee;
    border-top: 0;
}

.content .blog-grid .blog-data .date-post {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #98a2aa;
}

.content .blog-grid .blog-data .date-post i {
    color: #43c3ff;
    margin-right: 5px;
}

.content .blog-grid .blog-data .title-post {
    margin: 20px 0;
    height: 64px;
    overflow: hidden;
    line-height: 29px;
    padding-bottom: 0;
}

.content .blog-grid .blog-data .title-post a {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #292a2d;
    transition: all 0.3s ease;
    line-height: 30px;
}

.content .blog-grid .blog-data .caption {
    font-size: 14px;
    color: #5c6c79;
    min-height: 60px;
    font-family: 'Montserrat', sans-serif;
}

.content .blog-grid .blog-data .likes {
    display: inline-block;
    color: #5c6c79;
    margin-right: 10px;
}

.content .blog-grid .blog-data .likes i {
    color: #80bd01;
}

.content .blog-grid .blog-data .views {
    display: inline-block;

    color: #5c6c79;
    font-family: 'Montserrat', sans-serif;
}

.content .blog-grid .blog-data .views i {
    color: #80bd01;
}

.content .blog-grid .lg-blog {
    position: relative;
    margin-bottom: 30px;
}

.content .blog-grid .lg-blog img {
    width: 100%;
    border-radius: 5px;
}

.content .blog-grid .lg-blog .blog-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 14%, rgba(0, 0, 0, 0.27) 32%, rgba(0, 0, 0, 0.72) 75%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.02) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 14%, rgba(0, 0, 0, 0.27) 32%, rgba(0, 0, 0, 0.72) 75%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.02) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.11) 14%, rgba(0, 0, 0, 0.27) 32%, rgba(0, 0, 0, 0.72) 75%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.02) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05000000', endColorstr='#05000000', GradientType=0);
    padding: 0 30px 30px 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.content .blog-grid .lg-blog .blog-info .title-blog {
    margin-bottom: 20px;
}

.content .blog-grid .lg-blog .blog-info .title-blog a {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #FFF;
    transition: all 0.3s ease;
    text-decoration: none;
}

.content .blog-grid .lg-blog .blog-info .title-blog:hover a {
    color: #009be3;
}

.content .blog-grid .lg-blog .blog-info .caption {
    font-size: 14px;
    color: #FFF;
    line-height: 20px;
}

.content .blog-grid .lg-blog .blog-info hr {
    border-color: #7d7979;
}

.content .blog-grid .lg-blog .blog-info .date-post {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #FFF;
}

.content .blog-grid .lg-blog .blog-info .date-post i {
    color: #43c3ff;
    margin-right: 5px;
}

.content .blog-grid .lg-blog .blog-info .likes {
    color: #FFF;
    margin-right: 25px;
}

.content .blog-grid .lg-blog .blog-info .likes i {
    color: #80bd01;
}

.content .blog-grid .lg-blog .blog-info .views {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
}

.content .blog-grid .lg-blog .blog-info .views i {
    color: #80bd01;
}

.content .pagination {
    width: 100%;
}

.content .pagination ul {
    list-style-type: none;
    text-align: center;
}

.content .pagination li {
    display: inline-block;
    padding: 0 11px;
}

.content .pagination li.prev {
    margin-right: 20px;
    padding: 0;
}

.content .pagination li.prev a {
    font-size: 16px;
    font-weight: 700;
    color: #5c6c79;
    text-decoration: none;
}

.content .pagination li.next {
    margin-left: 20px;
    padding: 0;
}

.content .pagination li.next a {
    font-size: 16px;
    font-weight: 700;
    color: #1575cc;
}

.content .pagination li a {
    font-size: 16px;
    color: #1575cc;
    text-decoration: underline;
}

.content .pagination li a:hover {
    text-decoration: none;
}

.content .pagination li.active {
    background: #FFF;
    border-radius: 5px;
}

.content .pagination li.active a {
    color: #292a2d;
    font-weight: 700;
    text-decoration: none;
}

.content .blog-inside {
    padding-top: 25px;
    z-index: 999;
    margin-top: -100px;
    position: relative;
}

.content .blog-inside a {
    color: #1575cc;
}

.content .blog-inside .post-img {
    margin-bottom: 30px;
}

.content .blog-inside .post-img img {
    margin: auto;
    border-radius: 5px;
}

.content .blog-inside .post-content img {
    max-width: 100%;
    height: auto;
}

.content .blog-inside .reply-form label {
    font-size: 18px;
    color: #292a2d;
    font-weight: 700;
}

.content .blog-inside .post-sidebar {
    border: 1px solid #efeeee;
    background: #FFF;
    box-shadow: 0px 1px 0px #ebebeb;
    margin-bottom: 25px;
    padding-bottom: 30px;
}

.content .blog-inside .post-sidebar .wpp-list {
    list-style-type: none;
}

.content .blog-inside .post-sidebar .wpp-list li {
    padding-left: 30px;
}

.content .blog-inside .post-sidebar .wpp-list li:before {
    display: none;
}

.content .blog-inside .post-sidebar .post-item {
    padding-left: 30px;
}

.content .blog-inside .post-sidebar .post-item .date-post {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #1575cc;
    font-weight: 600;
    margin-bottom: 8px;
}

.content .blog-inside .post-sidebar .title-sidebar {
    padding-left: 20px;
}

.content .blog-inside .post-sidebar hr:last-child {
    display: none;
}

.content .blog-inside .post-sidebar a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #292a2d;
    line-height: 24px;
    transition: all 0.3s ease;
    padding-right: 20px;
    display: block;
}

.content .blog-inside .post-sidebar a:hover {
    color: #1575cc;
    text-decoration: none;
}

.content .blog-inside .post-sidebar .date-post {
    display: block;
}

.content .blog-inside .post-sidebar hr {
    margin: 25px 0;
}

.content .blog-inside .post-sidebar h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #5c6c79;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 0.25px;
    padding-left: 25px;
    margin-top: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #efeeee;
}

.content .blog-inside ul, .content .blog-inside ol {
    margin: 20px 0;
    padding-left: 15px;
}

.content .blog-inside ul li, .content .blog-inside ol li {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 30px;
    color: #5c6c79;
    margin-bottom: 10px;
    letter-spacing: 0.25px;
}

.content .blog-inside .back-to-list {
    font-size: 16px;
    color: #009be3;
    font-weight: 700;
}

.content .blog-inside .title-post {
    font-size: 30px;
    color: #292a2d;
    line-height: 40px;
    margin: 15px 0;
    font-weight: 700;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px;
}

.content .blog-inside .date-post {
    margin-right: 20px;
}

.content .blog-inside .views {
    color: #98a2aa;
}

.content .blog-inside .likes {
    color: #98a2aa;
}

.content .blog-inside p {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    color: #5c6c79;
    line-height: 30px;
    margin-bottom: 30px;
}

.content .blog-inside .blog-img {
    margin-bottom: 30px;
}

.content .blog-inside h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 500;
    margin: 20px 0;
    color: #292a2d;
    line-height: 40px;
}

.content .blog-inside h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin: 20px 0;
    color: #292a2d;
    line-height: 40px;
}

.content .blog-inside .small-text p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #5c6c79;
    line-height: 20px;
}

.content .blog-inside .small-text a {
    font-family: 'Montserrat', sans-serif;
    color: #1575cc;
    text-decoration: underline;
}

.content .blog-inside ul {
    padding-left: 0px;
    list-style-type: none;
}

.content .blog-inside ul li::before {
    content: "• ";
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #1575cc;
}

.content .blog-inside h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #292a2d;
    font-weight: 700;
    margin: 30px 0;
}

.content .blog-inside .small {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.content .blog-inside hr {
    margin: 40px 0;
}

.content .blog-inside .post-navigation .post-nav-item {
    width: 100%;
    height: 128px;
    border: 1px solid #efeeee;
    border-radius: 5px;
    background: #FFF;
    padding: 25px;
}

.content .blog-inside .post-navigation .post-nav-link {
    font-size: 12px;
    color: #009be3;
    font-weight: 700;
}

.content .blog-inside .post-navigation .post-nav-link a {
    font-size: 12px;
    color: #009be3;
    font-weight: 700;
}

.content .blog-inside .post-navigation .date-post {
    margin: 10px 0;
}

.content .blog-inside .post-navigation .post-nav-title {
    font-size: 18px;
    color: #292a2d;
    font-weight: 700;
    display: block;
    height: 30px;
    overflow: hidden;
}

.content .blog-inside .post-navigation:after {
    display: block;
    content: '';
    clear: both;
}

.content .blog-inside .reply-form .comment-reply-title, .content .blog-inside .reply-form .logged-in-as {
    padding-left: 15px;
}

.content .blog-inside .reply-form h2 {
    color: #5c6c79;
}

.content .blog-inside .reply-form .control-label {
    display: block;
    font-size: 18px;
    color: #292a2d;
    font-weight: 700;
}

.content .blog-inside .reply-form input {
    width: 100%;
    border: 2px solid #2086e2;
    border-radius: 5px;
    height: 50px;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 16px;
}

.content .blog-inside .reply-form textarea {
    width: 100%;
    height: 248px;
    border: 2px solid #2086e2;
    border-radius: 5px;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 16px;
    resize: none;
}

.content .blog-inside .reply-form #submit-btn {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    background: #1575cc;
    font-weight: 700;
    border: none;
    padding: 10px 30px;
    width: auto;
}

.content .blog-inside .count-comments {
    font-size: 16px;
    color: #292a2d;
    line-height: 24px;
    font-weight: 700;
    margin: 20px 0;
    clear: both;
    display: none;
}

.content .blog-inside .comments {
    border: 1px solid #efeeee;
    background: #FFF;
    border-radius: 5px;
    padding: 30px;
    display: none;
}

.content .blog-inside .comments .media-heading {
    margin: 5px 0 15px 0;
}

.content .blog-inside .comments .media-left {
    padding-right: 30px;
}

.content .blog-inside .comments .media-left .media-object {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.content .blog-inside .comments .media-body .comment-date {
    color: #5c6c79;
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
}

.content .blog-inside .comments .media-body p {
    font-size: 14px;
    line-height: 26px;
    color: #5c6c79;
}

.content .blog-inside .comments .media-body .reply {
    color: #1575cc;
    font-size: 14px;
}

.content .blog-inside .comments .media-body .reply i {
    color: #9bbbd9;
    margin-right: 5px;
}

.content .blog-inside .post-sidebar.recent {
    background: url(../images/bg-recent.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #FFF;
}

.post-sidebar_banner {
    margin-bottom: 25px;
    display: block;
    padding-right: 0 !important;
}

.post-sidebar_banner img {
    width: 100%;
}

.content .blog-inside .post-sidebar.recent h3 {
    border-bottom: 1px solid #efeeee;
}

.content .blog-inside .post-sidebar.recent h3 img {
    width: 32px;
    height: 32px;
}

.content .blog-inside .post-sidebar.recent h3 span.clock {
    background: url(../images/clock.svg);
    width: 32px;
    height: 32px;
    background-size: cover;
    display: inline-block;
    float: left;
}

.content .blog-inside .post-sidebar.popular {
    background: url(../images/bg-recent.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #FFF;
    padding-bottom: 0;
}

.content .blog-inside .post-sidebar.popular h3 span.star {
    background: url(../images/star.svg);
    width: 32px;
    height: 32px;
    background-size: cover;
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-top: -5px;
}

.content .blog-inside .post-sidebar.popular span {
    font-size: 12px;
    color: #1575cc;
    font-weight: 600;
}

.content .comment-respond .input-fields p {
    margin-bottom: 8px;
}

.content .date-post {
    font-size: 14px;
    color: #98a2aa;
    display: inline-block;
}

.content .date-post i {
    color: #1575cc;
    margin-right: 5px;
}

.content .likes {
    display: inline-block;
    color: #5c6c79;
    margin-right: 10px;
}

.content .likes i {
    color: #80bd01;
}

.content .views {
    display: inline-block;
    color: #5c6c79;
}

.content .views i {
    color: #80bd01;
}

.content .share a {
    font-size: 14px;
    line-height: 20px;
    color: #98a2aa;
}

.content .share i {
    color: #43c3ff;
    font-size: 16px;
}

.content .blog-meta {
    margin-bottom: 20px;
    margin-top: 20px;
}

.content .blog-meta:after {
    display: block;
    clear: both;
    content: "";
}

.content .post-navigation .pull-left {
    width: 45%;
}

.content .post-navigation .pull-right {
    width: 45%;
}

.content #comments .comment-list {
    padding-left: 0;
    list-style-type: none;
}

.content #comments .comment-author {
    display: inline-block;
}

.content #comments .comment-author .fn {
    margin-left: 20px;
}

.content #comments .comment-author .fn a {
    font-size: 14px;
    color: #292a2d;
    font-weight: 700;
    font-style: normal;
}

.content #comments .comment-meta {
    display: inline-block;
}

.content #comments .comment-meta a {
    color: #5c6c79;
    font-size: 14px;
    font-weight: 400;
}

.content #comments .comment-body .comment-text {
    font-size: 14px;
    line-height: 26px;
    color: #5c6c79;
    margin-left: 80px;
}

.content #comments .edit {
    color: #b1b2b2;
}

.content #comments .edit a {
    color: #b1b2b2;
}

.content #comments .fn .url, .content #comments .fn {
    font-size: 14px;
    color: #292a2d;
    font-weight: 700;
    font-style: normal;
}

.content #comments .avatar {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.img-partner {
    display: inline-block;
    margin: 0 30px;
}

.partners {
    margin-top: 0px;
}

.page_404 {
    margin-top: 0 !important;
}

.error404 {
    height: 100%;
}

.error404 .content {
    height: 100%;
}

.error404 .page-404 {
    background: url("../images/404.jpg");
    height: 100%;
    width: 100%;
    padding-top: 1px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center -25px;
}

.error404 .page-404 .text {
    text-align: center;
    margin-top: 140px;
}

.error404 .page-404 .text h2 {
    font-size: 68px;
    color: #334350;
    letter-spacing: 1px;
}

.error404 .page-404 .text h4 {
    font-size: 22px;
    color: #334350;
    letter-spacing: 1px;
    margin-top: 20px;
}

.error404 .page-404 .quiet {
    height: 350px;
}

.error404 .page-404 .number {
    font-size: 333px;
    font-weight: 700;
    color: #acdfef;
}

.error404 .page-404 .logo {
    margin-top: 50px;
    display: block;
}

a:focus {
    outline: 0;
    outline-offset: 0;
}

.main-baner {
    /* Old browsers */
    background: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -ms-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -moz-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -o-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -webkit-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    height: 740px;
    position: relative;
}

.main-baner .notification {
    background: #1157a1;
    border-radius: 5px;
    padding: 20px 40px 35px;
}

.main-baner .notification .icon-bell {
    font-size: 32px;
    color: #bedb39;
    display: inline-block;
    position: relative;
    top: 12px;
}

.main-baner .notification p {
    display: inline-block;
    margin-bottom: 0;
    font-size: 18px;
    color: #fefefe;
    line-height: 24px;
    padding-left: 23px;
    letter-spacing: 0.1px;
}

.main-baner .notification p a {
    color: #bedb39;
}

.main-baner .notification .close {
    padding: 3px;
    text-shadow: none;
    background: #146fc3;
    border-radius: 3px;
    float: none;
    position: absolute;
    right: 27px;
    top: 32px;
    font-size: 16px;
}

.main-baner .title-baner {
    font-size: 38px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 800;
    margin-top: 34px;
    margin-bottom: 48px;
}

.main-baner .title-baner span a {
    color: #bedb39;
    text-decoration: none !important;
}

.main-baner .title-baner span a:hover, .main-baner .title-baner span a a:focus {
    text-decoration: none;
    border-bottom: 3px dashed #bedb39;
}

.main-baner .get-started-form input {
    border: 2px solid #2086e2;
    width: 360px;
    height: 50px;
    position: relative;
    margin-bottom: 15px;
}

.main-baner .get-started-form .input-group-addon {
    position: absolute;
    top: 8px;
    width: 42px;
    background: transparent;
    border: none;
    font-size: 20px;
    left: 10px;
    z-index: 555;
    color: #bedb39;
}

.main-baner .get-started-form .email {
    display: block;
    background: transparent;
    background-repeat: no-repeat;
    background-position: 20px 17px;
    padding-left: 50px;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 19px;
}

.main-baner .get-started-form input::-webkit-input-placeholder {
    color: #FFF;
    font-size: 16px;
}

.main-baner .get-started-form .site-url {
    display: block;
    background: transparent;
    background-repeat: no-repeat;
    background-position: 20px 14px;
    padding-left: 50px;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px;
}

.main-baner .get-started-form .submit-form {
    width: 360px;
    font-size: 18px;
    color: #1575cc;
    line-height: 28px;
    font-weight: 700;
    height: 50px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.main-baner .get-started-form .submit-form i {
    font-size: 22px;
    position: relative;
    top: 5px;
}

.main-baner .get-started-form .terms {
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
}

.main-baner .get-started-form .terms a {
    color: #ffffff;
    text-decoration: underline;
}

.main-baner .get-started-form .terms a:hover {
    text-decoration: none;
}

.main-baner .screen {
    margin-top: 48px;
}

.it-works .main-title {
    margin: 120px 0 65px;
    padding: 0
}

.it-works .work-item {
    margin-bottom: 70px;
    position: relative;
    text-align: center;
}

.it-works .work-item:nth-of-type(1) .icon img {
    max-width: 85%;
}

.it-works .work-item:nth-of-type(2) {
    margin-bottom: 52px;
}

.it-works .work-item:nth-of-type(2) .icon img {
    max-width: 70%;
    position: relative;
    top: -22px;
}

.it-works .work-item:nth-of-type(3) .icon {
    padding-left: 20px;
}

.it-works .work-item .icon-down {
    font-size: 48px;
    color: #c7d6dd;
    position: absolute;
    display: block;
    left: 98%;
    top: 50px;
}

.it-works .work-item .icon {
    width: 127px;
    height: 127px;
    border-radius: 50%;
    background: #FFF;
    text-align: center;
    display: inline-block;
    padding-top: 8px;
}

.it-works .work-item .icon img {
    max-width: 55%;
}

.it-works .work-item .text {
    font-size: 14px;
    color: #5c6c79;
    line-height: 20px;
    width: 100%;
    display: block;
    margin: 25px auto 0;
    padding: 0 15%;
}

.it-works .work-item .text p {
    font-weight: 700;
    color: #292a2d;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
}

.reviews {
    padding-top: 1px;
    padding-bottom: 90px;
}

.reviews .envato p {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    line-height: 18px;
    color: #404245;
    margin-bottom: 15px;
}

.reviews .envato > div {
    text-align: left;
}

.reviews .envato img {
    max-width: 120px;
}

.reviews .envato a {
    font-size: 16px;
    width: 90%;
    line-height: 24px;
    color: #80BD23;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 15px;
    display: block;
    margin-bottom: 25px;
}

.reviews .envato span {
    padding-left: 7px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.reviews .envato span > span {
    font-weight: 600;
    color: #404245;
}

.reviews iframe {
    margin-top: 13px;
}

.reviews .main-title {
    margin: 55px 0 25px;
}

.reviews .review-title {
    font-size: 18px;
    line-height: 28px;
    width: 70%;
    color: #677089;
    font-weight: 500;
    margin-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
}


.reviews .review-title a {
    color: #1575cc;
    text-decoration: underline;
}

.reviews .text-review {
    font-size: 14px;
    color: #5c6c79;
    line-height: 20px;
    margin-top: 10px;
    word-wrap: break-word;
}

.reviews .text-review p {
    display: inline;
}

.reviews .text-review .author {
    color: #292a2d;
    font-weight: 700;
}

.reviews .text-review .author a {
    color: #292a2d;
}

.reviews .text-review .quotes {
    font-size: 48px;
    color: #1575cc;
    font-weight: 700;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: 10px;
}

.home_testimonials_slider .owl-nav {
    margin-top: 50px;
}

.home_testimonials_slider .owl-nav button span {
    display: none;
}

.home_testimonials_slider .owl-nav button {
    width: 50px;
    height: 50px;
    padding: 0 !important;
    border-radius: 50% !important;
    margin: 0 !important;
    border: 1px solid #DDDDDD !important;
}

.home_testimonials_slider .owl-nav button.owl-next {
    background: url(../assets/img/arrow-bt-l.svg) no-repeat center !important;
    background-size: 8px 14px;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    margin: 0 5px !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.home_testimonials_slider .owl-nav button:focus-visible, .home_testimonials_slider .owl-nav button:focus, .home_testimonials_slider .owl-nav button:active, .home_testimonials_slider .owl-nav button:focus-within, .home_testimonials_slider .owl-nav button:visited {
    outline: none !important;
}

.home_testimonials_slider .owl-nav button.owl-prev {
    background: url(../assets/img/arrow-bl.svg) no-repeat center !important;
    background-size: 8px 14px;
    margin: 0 5px !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: rotate(180deg);
}

.home_testimonials_slider .owl-nav button:hover {
    border: 1px solid #1E77C9 !important;
}

.home_testimonials_slider .owl-nav button.owl-next:hover {
    background: url(../assets/img/arrow.svg) no-repeat center !important;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    border: 1px solid #80BD23 !important;
}

.home_testimonials_slider .owl-nav button.owl-prev:hover {
    background: url(../assets/img/arrow.svg) no-repeat center !important;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border: 1px solid #80BD23 !important;
}

.reviews_wr_slider_item iframe {
    width: 100%;
    height: 150px;
    margin-top: 0 !important;
}

.youtube {
    background-color: transparent;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    height: 174px;
    margin-top: 13px;
}

.youtube img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    top: 0;
    left: 0;
    opacity: 1;
    position: relative;
}

.youtube .play-button {
    width: 68px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -34px;
    opacity: 1;
    z-index: 1;
}

.ytp-large-play-button-bg {
    -webkit-transition: fill .1s cubic-bezier(0.4, 0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0, 1, 1);
    transition: fill .1s cubic-bezier(0.4, 0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0, 1, 1);
    fill: #212121;
    fill-opacity: .8;
}

.youtube:hover .ytp-large-play-button-bg {
    -webkit-transition: fill .1s cubic-bezier(0, 0, 0.2, 1), fill-opacity .1s cubic-bezier(0, 0, 0.2, 1);
    transition: fill .1s cubic-bezier(0, 0, 0.2, 1), fill-opacity .1s cubic-bezier(0, 0, 0.2, 1);
    fill: #f00;
    fill-opacity: 1;
}

.youtube img,
.youtube .play-button {
    cursor: pointer;
}

.reviews_wr_slider_item p {
    font-size: 14px;
    text-align: center;
    margin-top: 6px;
    padding: 0 5px;
}

.g-recaptcha {
    margin-top: 33px;
}

.shadow:hover {
    box-shadow: 0px 12px 16px rgba(36, 135, 171, 0.45);
}

.blog {
    padding-bottom: 0px !important;
    background: #fff;
    margin-bottom: 100px;
}

.blog .main-title {
    margin-top: 80px;
    margin-bottom: 60px;
    text-align: center;
}

.blog_info {
    position: relative;
    padding: 10px 30px 17px;
    min-height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog_info .clr {
    display: none;
}

.blog .main-title a {
    /* float: right; */
    position: absolute;
    right: 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.blog .blog-item {
    border: 1px solid #efeeee;
    transition: all 0.3s ease;
    background: #FFF;
    border-radius: 20px;
}

.wp-post-image {
    height: 200px !important;
}

body .blog_arrow {
    width: 12px;
    height: 12px;
    object-fit: contain;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 10px;
}

.blog .blog-item:hover {
    box-shadow: 0px 12px 16px rgba(36, 135, 171, 0.45);
}

.blog .blog-item:hover .title-post a {
    color: #009be3;
    text-decoration: none;
}

.blog .blog-item img {
    max-width: 100%;
    height: auto;
    min-height: 160px;
    margin-bottom: 20px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}

.eye_my {
    width: 20px;
    min-height: 15px !important;
    margin-bottom: 1px !important;
    margin-right: 3px;
}

.blog .blog-item .date-post {
    font-size: 14px;
    color: #fff;
    position: absolute;
    /*top: -20%;/*/
    top: -25%;
    background: #1475CC;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 20px;
    border-radius: 5px;
}

.blog_post {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog_post > a {
    font-size: 15px;
    color: #677089;
    line-height: 28px;
    font-weight: 500;
}

.blog .blog-item .date-post i {
    color: #43c3ff;
    margin-right: 5px;
}

.blog .blog-item .title-post {
    margin: 13px 0 17px;
    padding-bottom: 0;
    line-height: 27px;
    overflow: hidden;
}

.blog .blog-item .title-post a {
    font-size: 18px;
    font-weight: 700;
    color: #404245;
    transition: all 0.3s ease;
    font-family: 'Montserrat', sans-serif;
    line-height: 28px;
}

.blog .blog-item .caption {
    font-size: 14px;
    color: #5c6c79;
}

.blog .blog-item div.caption {
    min-height: 76px;
}

.blog .blog-item .likes {
    display: inline-block;
    color: #5c6c79;
    margin-right: 10px;
}

.blog .blog-item .likes i {
    color: #80bd01;
}

.blog .blog-item .views {
    display: inline-block;
    color: #677089;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.blog .blog-item .views i {
    color: #1475CC;
    margin-right: 3px;
}

.ticket-form-alert {
    width: 770px;
    margin: auto;
}

.main-title {
    font-size: 34px;
    line-height: 46px;
    font-weight: 800;
    color: #404245;
    position: relative;
    font-family: 'Montserrat', sans-serif;
}

.main-title::after {
    content: '';
    width: 45px;
    height: 3px;
    border-radius: 8px;
    background-color: #1475CC;
    position: absolute;
    top: -20px;
    left: 0;

}

.main-title.blog::after {
    content: '';
    width: 45px;
    height: 3px;
    border-radius: 8px;
    background-color: #1475CC;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main-title > span {
    color: #1475CC;
}

.futures .main-title {
    margin-top: 125px;
    margin-bottom: 10px;
}

.futures .futures-title {
    font-size: 24px;
    line-height: 34px;
    color: #5c6c79;
    padding: 0 20%;
    text-align: center;
    margin-bottom: 30px;
}

.futures .icon {
    text-align: center;
    margin-bottom: 15px;
    width: 127px;
    margin: 0 auto;
    position: relative;
}

.futures .icon .icon-wp {
    position: absolute;
    top: -8px;
    right: 13px;
}

.futures .icon .icon-wp img {
    max-width: 100%;
}

.futures .icon .icon-inner {
    width: 127px;
    height: 127px;
    border-radius: 50%;
    background: #f3f9ff;
    display: inline-block;
    padding-top: 12px;
}

.futures .icon img {
    max-width: 70%;
}

.futures .future-text {
    min-height: 80px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.futures .future-text .subtitle {
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 700;
    text-transform: uppercase;
}

.futures .future-text .subtitle.color-1 {
    color: #7a9f41;
}

.futures .future-text .subtitle.color-2 {
    color: #02baab;
}

.futures .future-text .subtitle.color-3 {
    color: #d92546;
}

.futures .future-text .subtitle.color-4 {
    color: #fd7400;
}

.futures .future-text .subtitle.color-5 {
    color: #bb9f2d;
}

.futures .future-text .subtitle.color-6 {
    color: #00a0d1;
}

.futures .future-text .subtitle.color-7 {
    color: #5c6c79;
}

.futures .future-text .subtitle.color-8 {
    color: #9a5b45;
}

.futures .future-text p {
    font-size: 14px;
    line-height: 20px;
    color: #5c6c79;
}

.futures .future-text p a {
    color: #1575cc;
    text-decoration: underline;
}

.equal-columns {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.payment-step-3 .panel-heading {
    padding-left: 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 0;
    background-color: #FFF;
}

.payment-step-3 .panel-heading .panel-title {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.payment-step-3 .border-bottom {
    border-color: #eff7ff;
}

.payment-step-3 .plans-info {
    margin-bottom: 50px;
}

.payment-step-3 .plans-info .text-bold {
    font-size: 18px;
    line-height: 24px;
    color: #292a2d;
}

.payment-step-3 .plans-info div {
    font-size: 14px;
}

.payment-step-3 .plans-info div a {
    font-size: 14px;
    color: #1575cc;
    text-decoration: underline;
}

.payment-step-3 .plans-info div a:hover {
    text-decoration: none;
}

.payment-step-3 .plans-info div .plan-name {
    font-weight: 700;
    text-transform: uppercase;
}

.payment-step-3 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eff7ff;
    margin-bottom: 0;
    padding: 0;
}

.payment-step-3 .switch-btns {
    margin-left: 20px;
}

.payment-step-3 .Toggle {
    display: inline-block;
    vertical-align: top;
}

.payment-step-3 .switchery button {
    text-transform: uppercase;
    margin: 8px 10px;
}

.payment-step-3 .Toggle label {
    position: relative;
    display: block;
    width: 70px;
    height: 32px;
    border-radius: 16px;
    background: #1575cc !important;
    cursor: pointer;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.payment-step-3 .Toggle label.active:after {
    left: 42px;
}

.payment-step-3 .Button--reset {
    overflow: visible;
    margin: 0;
    padding: 0;
    border-width: 0;
    background: none;
    color: inherit;
    text-align: inherit;
    text-decoration: none;
    font: inherit;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.payment-step-3 .Button--reset:focus {
    outline: none;
}

.payment-step-3 .Button--reset.active {
    color: #1575cc;
    font-weight: 700;
}

.payment-step-3 #monthly-price, .payment-step-3 #yearly-price {
    display: none;
}

.payment-step-3 #monthly-price.active {
    display: block;
}

.payment-step-3 #yearly-price.active {
    display: block;
}

.payment-step-3 .price-year, .payment-step-3 .price-month {
    display: none;
}

.payment-step-3 .price-year.active, .payment-step-3 .price-month.active {
    display: block;
}

.payment-step-3 .Toggle label:after, .payment-step-3 .Toggle label:before {
    position: absolute;
    top: 50%;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: translateY(-50%);
}

.payment-step-3 .Toggle label:after {
    left: 4px;
    z-index: 2;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    content: "";
}

.payment-step-3 .Toggle input {
    display: none;
}

.payment-step-3 .Toggle input:checked + label {
    background: #00cd8d;
}

.payment-step-3 .Toggle input:checked + label:before {
    right: auto;
    left: 8px;
    content: "ON";
}

.payment-step-3 .Toggle input:checked + label:after {
    left: 42px;
}

.payment-step-3 .plan-item {
    border-bottom: 1px solid #eff7ff;
    margin-bottom: 30px;
    padding-bottom: 20px;
    min-height: 720px;
}

.payment-step-3 .plan-item:nth-of-type(1) {
    border-left: 1px solid #eff7ff;
}

.payment-step-3 .plan-item:nth-of-type(3) {
    border-right: 1px solid #eff7ff;
}

.payment-step-3 .plan-item.active-plan {
    border-left: 1px solid #eff7ff;
    border-right: 1px solid #eff7ff;
}

.payment-step-3 .plan-item .inner {
    margin: 20px 15px 0 15px;
    border-radius: 5px;
    border: 2px solid #FFF;
    padding-bottom: 20px;
}

.payment-step-3 .plan-item .inner .plan-price {
    font-size: 40px;
    line-height: 26px;
    color: #3487d3;
    margin-bottom: 5px;
}

.payment-step-3 .plan-item.active-plan .inner {
    border: 2px solid #21c421;
}

.payment-step-3 .plan-item .plan-name {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 24px;
    background: #FFF;
    position: relative;
    top: -12px;
    padding: 0 20px;
    font-weight: 700;
}

.payment-step-3 .plan-item .label-month-year {
    font-size: 18px;
    color: #292a2d;
    line-height: 24px;
}

.payment-step-3 .plan-item .plan-caption {
    font-size: 16px;
    color: #292a2d;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 55px;
}

.payment-step-3 .plan-item ul {
    text-align: left;
    list-style-type: none;
}

.payment-step-3 .plan-item ul li {
    font-size: 14px;
    color: #5c6c79;
    line-height: 26px;
    margin-bottom: 2px;
}

.payment-step-3 .plan-item ul li.ssl {
    border: 1px solid #a9a9a9;
    width: 114%;
    padding: 5px 5px 5px 5px;
    line-height: 20px;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
    left: -40px;
}

.payment-step-3 .plan-item ul li.ssl i {
    margin-top: 2px;
}

.payment-step-3 .plan-item ul li.ssl p {
    margin-bottom: 0;
}

.payment-step-3 .plan-item ul li p {
    width: 250px;
}

.payment-step-3 .plan-item ul li i {
    color: #21c421;
    font-weight: 700;
    margin-right: 5px;
    margin-top: 5px;
}

.payment-step-3 .plan-item ul li.no-active i {
    visibility: hidden;
}

.payment-step-3 .pay-methods h2 {
    font-size: 18px;
}

.payment-step-3 .pay-methods .btn {
    width: 165px;
    padding: 13px;
}

.payment-step-3 .nav-tabs {
    border-bottom: 0;
    padding-left: 30px;
    margin: auto;
    width: 280px;
}

.payment-step-3 .nav-tabs li a {
    font-size: 16px;
    color: #1575cc;
    background: transparent;
    border-color: #f5f5f5;
    padding: 10px 30px;
    font-weight: 700;
    margin: 0;
}

.payment-step-3 .nav-tabs li.active, .payment-step-3 .nav-tabs li:active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.03) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.03) inset;
}

.payment-step-3 .nav-tabs li:hover a {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.03) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.03) inset;
}

.payment-step-3 .nav-tabs li a {
    border: 2px solid #ddd;
}

.payment-step-3 .nav-tabs li:nth-of-type(1) a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 1px !important;
    border-bottom-left-radius: 4px;
}

.payment-step-3 .nav-tabs li:nth-of-type(2) a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-width: 1px !important;
    border-bottom-right-radius: 4px;
}

.payment-step-3 .nav-tabs li.active a {
    color: #5c6c79;
    border-color: #e4e4e4;
}

.payment-step-3 .nav-tabs > li.active > a, .payment-step-3 .nav-tabs > li.active > a:hover, .payment-step-3 .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border-bottom-color: #ddd;
    border-width: 2px;
}

.payment-step-3 .panel-title {
    font-size: 24px;
    line-height: 24px;
    color: #292a2d;
    font-weight: 700;
}

.payment-step-3 .panel-default {
    margin-top: 20px;
}

.bg-gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ebf9fe+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ebf9fe 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #ebf9fe 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #ebf9fe 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebf9fe', GradientType=0);
    /* IE6-9 */
}

.get-free-quote {
    background: url(../images/top-bg.svg);
    height: 550px;
    background-position: 81.9% 51.2%;
    background-repeat: no-repeat;
    background-size: 47%;
    position: relative;
}

.get-free-quote a.without_bg {
    border: 1px solid #1575cc !important;
    display: inline-block;
    border-radius: 5px;
    margin-left: 11px;
}

.get-free-quote a.without_bg button {
    background: transparent !important;
    color: #1575cc !important;
    padding: 6px 15px !important;
    margin: -1px;
}

.get-free-quote a.without_bg:hover {
    border: 1px solid #80bd01 !important;
}

.get-free-quote a.without_bg button:hover {
    color: #ffffff !important;
}

.get-free-quote .top-bg-wrap {
    background: url(../images/Drone.svg);
    background-position: 72.9% 23.2%;
    background-repeat: no-repeat;
    background-size: 32%;
    height: 550px;
}

.get-free-quote .line-bg {
    background: url(../images/Bgg2.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 90px;
    height: 50px;
    width: 120px;
    background-position: left;
}

.get-free-quote .title-home {
    font-size: 36px;
    line-height: 48px;
    color: #404245;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: left;
    text-transform: capitalize;
    margin-top: 156px;
    margin-bottom: 0px;
    margin-left: -2px;
}

.get-free-quote p {
    font-size: 18px;
    line-height: 34px;
    color: #5c6c79;
    text-align: left;
    margin-bottom: 31px;
    margin-top: 5px;
    margin-left: -4px;
}

.get-free-quote p a {
    color: #1575cc;
}

.get-free-quote .free-quote {
    line-height: 50px;
}

#footer .envato {
    margin-bottom: 50px;
}

#footer .envato img {
    max-width: 110px;
}

.logged-in .comment-field {
    float: right;
}

.subscribe-btn {
    color: #fff;
    background-color: #1575cc;
    border-color: #1575cc;
    padding: 13px;
    font-weight: 700;
    width: 165px;
    margin: 15px 0;
}

.spinner {
    display: inline-block;
    -webkit-animation: rotation 1s linear infinite;
    -o-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotation {
    0% {
        -moz-transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-ms-keyframes rotation {
    0% {
        -ms-transform: rotate(0);
    }

    100% {
        -ms-transform: rotate(360deg);
    }
}

@-o-keyframes rotation {
    0% {
        -o-transform: rotate(0);
    }

    100% {
        -o-transform: rotate(360deg);
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.submit-form .spinner {
    display: none;
}

.submit-form .get-started {
    display: inline-block;
}

.submit-form .processing {
    display: none;
}

.submit-form.loading .spinner {
    display: inline-block;
}

.submit-form.loading .processing {
    display: inline-block;
}

.submit-form.loading .get-started {
    display: none;
}

.submit-form.loading i {
    display: none;
}

.ticket-success {
    padding: 100px 15px;
    margin-bottom: 0;
}

.main-baner {
    padding-top: 44px;
}

.main-baner .has-error .help-block {
    color: #FFF;
    margin-bottom: 0;
}

.main-baner .alert-success {
    background-color: #bfe416;
    border-color: #d6e9c6;
    color: #0b4182;
}

.main-baner .get-started-form .form-group.has-error input {
    margin-bottom: 0;
}

/* Tamaya */
.button--tamaya {
    overflow: hidden;
    color: #7986cb;
    min-width: 205px;
}

.button--tamaya.button--inverted {
    color: #37474f;
    border-color: #37474f;
}

.button--tamaya.button {
    background: #80bd01;
}

.button--tamaya::before,
.button--tamaya::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    background: #1575cc;
    color: #fff;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button--tamaya.button--inverted::before,
.button--tamaya.button--inverted::after {
    background: #fff;
    color: #37474f;
}

.button--tamaya::before {
    top: 0;
    padding-top: 15px;
}

.button--tamaya::after {
    bottom: 0;
    line-height: 0;
}

.button--tamaya > span {
    display: block;
    -webkit-transform: scale3d(0.2, 0.2, 1);
    transform: scale3d(0.2, 0.2, 1);
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button--tamaya:hover::before {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.button--tamaya:hover::after {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.button--tamaya:hover > span {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#place_order {
    width: auto !important;
}

.button {
    display: inline-block !important;
    border: none !important;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    background: #1575cc !important;
    color: #FFF !important;
    padding: 16px 35px !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    /*line-height: 34px !important;*/
    font-size: 18px;
    font-weight: 400 !important;
    overflow: hidden !important;
}

.button:focus {
    outline: none;
    text-decoration: none;
}

#header-nav #main-menu li.ticket-link a {
    padding: 0;
}

/* Rayen */
.button--rayen {
    overflow: hidden;
    padding: 0;
    width: 205px;
}

.button a {
    text-decoration: none !important;
}

.button--rayen.button--inverted {
    color: #fff;
}

.button--rayen::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #80bd01;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.button--rayen.button--inverted::before {
    background: #fff;
    color: #37474f;
}

.button--rayen > span {
    display: block;
}

.button--rayen::before,
.button--rayen > span {
    padding: 15px 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.button--rayen:hover::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.button--rayen:hover > span {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

/* Moema */
.button--moema {
    padding: 15px 24px;
    border-radius: 5px;
    background: #1575cc;
    color: #fff;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}

.button--moema.button--inverted {
    background: #ECEFF1;
    color: #37474f;
}

.button--moema::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    border-radius: 50px;
    z-index: -1;
    opacity: 0.4;
    -webkit-transform: scale3d(0.8, 0.5, 1);
    transform: scale3d(0.8, 0.5, 1);
}

.button--moema:hover {
    -webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
    transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
    color: #ECEFF1;
    background-color: #80bd01;
    -webkit-animation: anim-moema-1 0.3s forwards;
    animation: anim-moema-1 0.3s forwards;
}

.button--moema.button--inverted:hover {
    color: #ECEFF1;
    background-color: #7986cb;
}

.button--moema:hover::before {
    -webkit-animation: anim-moema-2 0.3s 0.3s forwards;
    animation: anim-moema-2 0.3s 0.3s forwards;
}

@-webkit-keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/* Aylen */
.button.button--aylen {
    overflow: hidden;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.button--aylen.button--inverted {
    background: none;
    color: #fff;
}

.button--aylen::before,
.button--aylen::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.button--aylen::before {
    background: #669405;
}

.button--aylen::after {
    background: #80bd01;
}

.button--aylen:hover {
    color: #fff;
    border-color: #80bd01;
    text-decoration: none;
}

.button--aylen:hover::before,
.button--aylen:hover::after {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.button--aylen:hover::after {
    -webkit-transition-delay: 0.01s;
    transition-delay: 0.01s;
}

/* Wapasha */
.button.button--wapasha {
    background: #1575cc;
    color: #fff;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
    width: 100%;
    border-radius: 5px;
}

.button--wapasha.button--inverted {
    background: #fff;
    color: #37474f;
}

.button--wapasha::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #3f51b5;
    z-index: -1;
    border-radius: inherit;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.button--wapasha.button--inverted::before {
    border-color: #7986cb;
}

.button--wapasha:hover {
    background-color: #fff;
    color: #3f51b5;
}

.button--wapasha.button--inverted:hover {
    background-color: #37474f;
    color: #7986cb;
}

.button--wapasha:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

/* Effect 2: 3D rolling links, idea from http://hakim.se/thoughts/rolling-links */
.cl-effect-2 a {
    line-height: 44px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
}

.cl-effect-2 a span {
    position: relative;
    display: inline-block;
    padding: 0 14px;
    background: #1575cc;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.buttons li {
    width: 210px;
    text-align: center;
    color: #FFF;
}

.buttons li span {
    color: #FFF;
}

.buttons li:before {
    display: none;
}

.cl-effect-2 a span::before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #80bd01;
    content: attr(data-hover);
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.cl-effect-2 a:hover span,
.cl-effect-2 a:focus span {
    -webkit-transform: rotateX(90deg) translateY(-22px);
    -moz-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px);
}

.cl-effect-2 a:hover span::before,
.cl-effect-2 a:focus span::before {
    background: #80bd01;
}

.reg-form {
    padding: 28px 30px;
    border-radius: 10px;
    border: 2px dashed #e0e5e6;
    max-width: 442px;
    position: relative;
}

.reg-form .form-group {
    position: relative;
}

.reg-form .form-group .ni {
    position: absolute;
    font-size: 18px;
    top: 13px;
    left: 20px;
    color: #1575cc;
}

.reg-form input {
    border-color: #c1d6de;
    padding-left: 50px !important;
}

.reg-form button {
    display: block;
    width: 100% !important;
    font-size: 18px;
}

.reg-form button img {
    width: 15px;
    margin-top: -3px;
    margin-left: 5px;
}

.reg-form .bottom-text {
    margin-top: 10px;
    text-align: center;
}

.page-affiliate .top-bg-wrap {
    background: url("../images/cosmonaut.svg") no-repeat 79% 4.2%;
    background-size: 36%;
}

.page-affiliate .get-free-quote {
    background: url("../images/top-bg.svg") no-repeat 81.9% 51.2%;
    background-size: 47%;
}

.page-affiliate .get-free-quote .title-home {
    margin-top: 56px;
}

.page-affiliate .reg-form {
    padding: 28px 30px;
    border-radius: 10px;
    border: 2px dashed #e0e5e6;
    max-width: 442px;
    position: relative;
}

.page-affiliate .reg-form .form-group {
    position: relative;
}

.page-affiliate .reg-form .form-group .ni {
    position: absolute;
    font-size: 18px;
    top: 13px;
    left: 20px;
    color: #1575cc;
}

.page-affiliate .reg-form input {
    border-color: #c1d6de;
    padding-left: 50px;
}

.page-affiliate .reg-form button {
    display: block;
    width: 100% !important;
    font-size: 18px;
}

.page-affiliate .reg-form button img {
    width: 15px;
    margin-top: -3px;
    margin-left: 5px;
}

.page-affiliate .reg-form .bottom-text {
    margin-top: 10px;
    text-align: center;
}

.page-affiliate .get-free-quote .title-home {
    text-align: left;
}

.page-affiliate .get-free-quote p {
    text-align: left;
}

.page-affiliate .get-free-quote .button.stm-btn {
    margin-right: 10px;
}

.blue {
    color: #1575cc;
}

.display-block {
    display: block;
}

.optimize-host {
    height: 500px;
}

.optimize-host {
    overflow: hidden;
}

.optimize-host h1 {
    margin-top: 170px;
    margin-bottom: 26px;
}

.optimize-host h1 .display-block {
    letter-spacing: 0.9px;
}

.optimize-host h1 .blue {
    letter-spacing: 0.7px;
}

.optimize-host .price-host {
    font-size: 18px;
    margin-bottom: 40px;
    letter-spacing: 0.2px;
}

.optimize-host .price-host .blue {
    font-family: 'HelveticaNeueCyr' !important;
}

.optimize-host .price-host .price {
    font-size: 30px;
    letter-spacing: 0.3px;
    font-family: 'HelveticaNeueCyr' !important;
}

.optimize-host .host-svg-1 {
    width: 145%;
    position: relative;
    left: -162px;
    top: -13px;
    height: auto;
}

.subscriptions-host {
    margin-top: 32px;
    margin-bottom: 100px;
}

.subscriptions-host .thank-you {
    padding: 25px 40px;
}

.subscriptions-host .reg-form, .subscriptions-host .thank-you {
    border: none;
    min-height: 657px;
    max-width: none;
    display: none;
}

.subscriptions-host .reg-form .button, .subscriptions-host .thank-you .button {
    width: 100% !important;
}

.subscriptions-host .reg-form .close-form, .subscriptions-host .thank-you .close-form {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.subscriptions-host .reg-form span, .subscriptions-host .thank-you span {
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 1px;
    color: #5c6c79;
    display: block;
    text-align: center;
}

.subscriptions-host .reg-form h4, .subscriptions-host .thank-you h4 {
    font-size: 22px;
    line-height: 32px;
    color: #292a2d;
    letter-spacing: 1px;
    text-align: center;
}

.subscriptions-host .reg-form p, .subscriptions-host .thank-you p {
    font-size: 16px;
    line-height: 24px;
    color: #5c6c79;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

.subscriptions-host .nav-tabs > li.active > a, .subscriptions-host .nav-tabs > li.active > a:hover, .subscriptions-host .nav-tabs > li.active > a:focus {
    border-bottom-color: #e4e4e4;
    border-width: 2px;
}

.subscriptions-host .nav-tabs {
    text-align: center;
    font-size: 0;
    border-bottom: 0;
    padding-left: 0;
    margin-bottom: 50px;
    padding-top: 0;
}

.subscriptions-host .nav-tabs li {
    display: inline-block;
    float: none;
}

.subscriptions-host .nav-tabs li:nth-of-type(1) a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 5px;
}

.subscriptions-host .nav-tabs li:nth-of-type(1):not(.active) a {
    border-right-width: 0;
}

.subscriptions-host .nav-tabs li:nth-of-type(1).active a {
    border-right-width: 2px;
}

.subscriptions-host .nav-tabs li:nth-of-type(2).active {
    border-left-width: 2px;
}

.subscriptions-host .nav-tabs li:nth-of-type(2):not(.active) a {
    border-left-width: 0;
}

.subscriptions-host .nav-tabs li:nth-of-type(2) a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 5px;
}

.subscriptions-host .nav-tabs li.active a {
    background-color: #f4f4f4;
    border-color: #e4e4e4;
    color: #5c6c79;
    border-left-width: 2px;
    box-shadow: 0px 2px 0px #ffffff inset;
}

.subscriptions-host .nav-tabs li a {
    border: 2px solid #f5f5f5;
    font-size: 18px;
    color: #1575cc;
    margin: 0;
    font-weight: bold;
    padding: 11px 30px;
}

.subscriptions-host .price-year {
    display: none;
}

.subscriptions-host #yearly .price-year {
    display: block;
}

.subscriptions-host #monthly .price-year {
    display: none;
}

.subscriptions-host .tab-content > .active#yearly .price:not(.price-year) {
    display: none;
}

.subscriptions-host .white-bg {
    background: #FFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 2px dashed #e0e5e6;
    border-top: 0;
}

.subscriptions-host .white-bg.month-trial {
    margin-left: 94px;
    border-right: 0;
}

.subscriptions-host .white-bg.month-trial, .subscriptions-host .white-bg.month-premium {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.subscriptions-host .white-bg:nth-of-type(1) {
    border-right: 0;
}

.subscriptions-host .bg-price {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.subscriptions-host .month-trial .white-bg {
    border-right: 0;
}

.subscriptions-host .month-trial .bg-price {
    background: url("../images/month-trial.png") no-repeat;
    height: 262px;
    background-size: cover;
    background-position: center;
}

.subscriptions-host .month-trial .price {
    color: #FFF;
}

.subscriptions-host .month-trial ul {
    border-right: 0;
    padding-right: 40px;
    padding-left: 40px;
}

.subscriptions-host .month-premium {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.subscriptions-host .month-premium ul {
    padding-right: 40px;
}

.subscriptions-host .month-premium .bg-price {
    height: 262px;
    background-size: cover;
    background-position: center;
    background: url("../images/month-premium.png") no-repeat;
}

.subscriptions-host .month-premium .status {
    color: #5c6c79;
}

.subscriptions-host .month-premium .price {
    color: #5c6c79;
}

.subscriptions-host .month-premium .price .value .dot {
    background: #5c6c79;
}

.subscriptions-host .price {
    height: 103px;
    text-align: center;
}

.subscriptions-host .price .value {
    font-size: 85px;
    line-height: 116px;
    position: relative;
    letter-spacing: -4px;
    font-family: 'HelveticaNeueCyr-light';
}

.subscriptions-host .price .value .dot {
    border-radius: 50%;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 71px;
    background: #FFF;
    text-indent: 555px;
    overflow: hidden;
    margin-left: -20px;
}

.subscriptions-host .price .divider {
    font-size: 25px;
    font-family: 'HelveticaNeueCyr-light';
}

.subscriptions-host .price .symbol {
    font-size: 36px;
    line-height: 34px;
    font-family: 'HelveticaNeueCyr';
    letter-spacing: 2.5px;
    position: relative;
    top: -32px;
}

.subscriptions-host .price .period {
    font-size: 24px;
    line-height: 116px;
    letter-spacing: 0.6px;
    font-family: 'HelveticaNeueCyr';
    position: relative;
    left: 2px;
}

.subscriptions-host .status {
    line-height: 35px;
    letter-spacing: 0.10px;
    text-align: center;
    font-size: 22px;
    color: #FFF;
}

.subscriptions-host .icon-inner {
    width: 100px;
    height: 66px;
    margin: auto;
}

.subscriptions-host .icon {
    width: 98px;
    height: 98px;
    background: #FFF;
    margin: auto;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: -46px;
}

.subscriptions-host .icon img {
    max-width: 54px;
}

.subscriptions-host .car-form {
    width: 260px;
    margin-top: 50px;
}

.subscriptions-host ul {
    list-style-type: none;
    border-top: 0;
    padding-left: 68px;
    padding-top: 30px;
}

.subscriptions-host ul Li {
    clear: both;
    font-size: 14px;
    line-height: 42px;
    color: #5c6c79;
}

.subscriptions-host ul Li .button {
    width: 100%;
    letter-spacing: 0.4px;
}

.subscriptions-host ul Li:last-child {
    margin-top: 31px;
    margin-bottom: 43px;
}

.subscriptions-host ul Li.unactive {
    color: #b4b4c6;
}

.subscriptions-host ul Li.unactive i {
    visibility: hidden;
}

.subscriptions-host ul Li:after {
    clear: both;
    content: "";
    display: table;
}

.subscriptions-host ul Li p {
    margin-bottom: 0;
}

.subscriptions-host ul Li i {
    color: #87c110;
    font-size: 20px;
    margin-right: 16px;
    position: relative;
    top: 12px;
}

.border {
    height: 1px;
    background: #e0e5e6;
    position: relative;
    width: 51%;
    float: right;
    left: 0;
    margin: 0;
    top: 308px;
}

.border:after {
    position: absolute;
    content: '';
    left: -11px;
    border-radius: 30px;
    height: 11px;
    width: 11px;
    border: 3px solid #1575cc;
    top: -5px;
}

.our-promise .owl-controls {
    margin-top: 10px;
}

.our-promise .car-promise {
    width: 100% !important;
    height: 610px;
    position: relative;
    left: 0px;
    top: -33px;
}

.our-promise .owl-carousel h3.blue-title {
    text-align: left;
    margin-bottom: 59px;
}

.our-promise .owl-carousel p {
    font-size: 15px;
    line-height: 26px;
    color: #5c6c79;
    margin: 0px 0 25px 4px;
}

.our-promise .owl-carousel ul {
    list-style-type: none;
    padding-left: 0;
}

.our-promise .owl-carousel ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
    color: #5c6c79;
    position: relative;
    padding-left: 28px;
}

.our-promise .owl-carousel ul li:before {
    content: "• ";
    font-size: 30px;
    color: #1575cc;
    position: absolute;
    top: 1px;
    left: 2px;
}

.our-promise .owl-item {
    height: 570px;
}

.owl-controls .owl-dots {
    text-align: center;
}

.owl-controls .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #d3e0e5;
    border-radius: 50%;
    margin: 0 5px;
}

.owl-controls .owl-dots .owl-dot.active {
    border: 2px solid #1575cc;
}

.page-id-186 #faq {
    margin-bottom: 106px;
    margin-top: 40px;
}

.what-helped {
    max-width: 900px;
}

.what-helped .blue-title {
    margin-bottom: 45px;
}

.what-helped .arrow-left {
    width: 34px;
    height: 32px;
    background: url(../images/arrow_gray_2.svg);
    display: inline-block;
    background-size: 30px;
    background-repeat: no-repeat;
}

.what-helped .arrow-left:hover {
    background: url(../images/arrow_blue_2.svg);
    background-size: 30px;
    background-repeat: no-repeat;
}

.what-helped .arrow-right {
    width: 34px;
    height: 32px;
    background: url(../images/arrow_gray_1.svg);
    display: inline-block;
    background-size: 30px;
    background-repeat: no-repeat;
}

.what-helped .arrow-right:hover {
    background: url(../images/arrow_blue_1.svg);
    background-size: 30px;
    background-repeat: no-repeat;
}

.what-helped .themes-carousel {
    background: url(../images/circle-bg.png);
    background-repeat: no-repeat;
}

.what-helped .themes-carousel .owl-controls {
    position: absolute;
    right: 250px;
    bottom: 100px;
}

.what-helped .themes-carousel .owl-controls .owl-prev {
    display: inline-block;
    margin-right: 15px;
}

.what-helped .themes-carousel .owl-controls .owl-next {
    display: inline-block;
}

.what-helped .themes-carousel .item {
    height: 490px;
}

.what-helped .themes-carousel .item .image {
    height: 100%;
    padding-top: 70px;
}

.what-helped .themes-carousel .item .text {
    margin-top: 120px;
    padding-left: 40px;
}

.what-helped .themes-carousel ul {
    list-style-type: none;
    padding-left: 0;
}

.what-helped .themes-carousel ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
    color: #5c6c79;
    position: relative;
    padding-left: 28px;
}

.what-helped .themes-carousel ul li:before {
    content: "• ";
    font-size: 30px;
    color: #1575cc;
    position: absolute;
    top: 1px;
    left: 2px;
}

.spec-support {
    margin-bottom: 114px;
}

.spec-support .blue-title {
    margin-bottom: 78px;
}

.spec-support .spec-item {
    text-align: center;
}

.spec-support .spec-item .icon {
    margin-bottom: 40px;
}

.spec-support .spec-item img {
    max-width: 90px;
}

.spec-support .subtitle {
    font-size: 18px;
    line-height: 20px;
    color: #292a2d;
    font-weight: 600;
}

.spec-support p {
    font-size: 15px;
    line-height: 20px;
    color: #5c6c79;
    padding: 0 7%;
}

h2.blue-title {
    font-size: 36px;
    line-height: 40px;
    color: #1575cc;
    margin-top: 103px;
    text-align: center;
}

h3.blue-title {
    font-size: 28px;
    line-height: 36px;
    color: #1575cc;
    text-align: center;
    margin-top: 88px;
    letter-spacing: 0.1px;
}

/* Effect 20: 3D side */
.cl-effect-20 a {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
}

.cl-effect-20 a span {
    position: relative;
    display: inline-block;
    padding: 3px 15px 0;
    background: #1575cc;
    box-shadow: inset 0 3px #2f4351;
    -webkit-transition: background 0.6s;
    -moz-transition: background 0.6s;
    transition: background 0.6s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    height: 50px;
    line-height: 44px;
    width: 100%;
}

.buttons a {
    text-decoration: none !important;
}

.cl-effect-20 a span::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #80bd01;
    color: #FFF;
    line-height: 52px;
    content: attr(data-hover);
    -webkit-transform: rotateX(270deg);
    -moz-transform: rotateX(270deg);
    transform: rotateX(270deg);
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
}

.cl-effect-20 a:hover span,
.cl-effect-20 a:focus span {
    background: #2f4351;
}

.cl-effect-20 a:hover span::before,
.cl-effect-20 a:focus span::before {
    -webkit-transform: rotateX(10deg);
    -moz-transform: rotateX(10deg);
    transform: rotateX(10deg);
}

/* Effect 19: 3D side */
.cl-effect-1 a {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
}

.cl-effect-1 a span {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0 14px;
    background: #1575cc;
    -webkit-transition: -webkit-transform 0.4s, background 0.4s;
    -moz-transition: -moz-transform 0.4s, background 0.4s;
    transition: transform 0.4s, background 0.4s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -100px;
    -moz-transform-origin: 50% 50% -100px;
    transform-origin: 50% 50% -100px;
    height: 50px;
    line-height: 50px;
}

.cl-effect-1 a span::before {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: #80bd01;
    content: attr(data-hover);
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    transition: background 0.4s;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
    pointer-events: none;
}

.cl-effect-1 a:hover span,
.cl-effect-1 a:focus span {
    background: #80bd01;
    -webkit-transform: rotateY(-91deg);
    -moz-transform: rotateY(-91deg);
    transform: rotateY(-91deg);
}

.cl-effect-1 a:hover span::before,
.cl-effect-1 a:focus span::before {
    background: #80bd01;
}

.scrollToTop {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 15px;
    left: 40px;
    display: none;
}

.scrollToTop:hover, .scrollToTop:focus {
    text-decoration: none;
}

.cube {
    position: relative;
    width: 902px;
    height: 60px;
    margin: 5rem auto;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin-top: 10px;
    margin-bottom: 0;
}

/* positions */
.a, .b, .c, .d {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0px;
    z-index: 222;
}

.a:before, .b:before, .c:before, .d:before, .a:after, .b:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    height: 60px;
}

.a:before, .b:before, .c:before, .d:before {
    z-index: 111;
}

.a:after, .b:after {
    z-index: 333;
}

.b {
    top: 0px;
    /* -webkit-transform: rotateX(75deg) translateY(-60px); */
    /* transform: rotateX(75deg) translateY(-60px); */
    /* -webkit-transform-origin: 0% 0%; */
    /* transform-origin: 0% 0%; */
}

.c {
    top: 0px;
    -webkit-transform: rotateX(75deg);
    -moz-transform: rotateX(75deg);
    -o-transform: rotateX(75deg);
    -ms-transform: rotateX(75deg);
    transform: rotateX(75deg);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.d {
    -webkit-transform: translateZ(-60px) translateY(-15px);
    -moz-transform: translateZ(-60px) translateY(-15px);
    -o-transform: translateZ(-60px) translateY(-15px);
    -ms-transform: translateZ(-60px) translateY(-15px);
    transform: translateZ(-60px) translateY(-15px);
}

/* colors */
.a, .b {
    background: url(../images/progress-active.png);
    background-repeat: no-repeat;
    background-size: 100;
    width: 16.8%;
    height: 60px;
    transition: all 0.5s ease;
}

.a:after {
    width: 900px;
    background: url(../images/progress.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 30px;
    box-shadow: 3px 14px 24px rgba(33, 176, 242, 0.45);
    border-radius: 50px;
}

/* jQuery stuff */
#slider-range-min {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 27px;
    margin: 0px;
    z-index: 999;
    box-shadow: none;
    border: 0;
    background: transparent;
    border-radius: 50%;
}

.ui-slider {
    height: 5px;
    border: none;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
}

#content .numbers {
    width: 900px;
    text-align: left;
    margin: auto;
    padding-left: 140px;
    margin-bottom: 10px;
}

#content .numbers span {
    font-size: 36px;
    line-height: 28px;
    color: #5c6c79;
    margin-right: 110px;
}

#content .numbers span:last-child {
    margin-right: 0;
}

.ui-slider:before {
    content: "\f111 \f111 \f111 \f111 \f111";
    position: absolute;
    left: 145px;
    width: 83%;
    font-size: 1.3rem;
    font-weight: 300;
    color: #FFF;
    letter-spacing: 98px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
    font-family: 'font-awesome';
    letter-spacing: 139px;
}

.ui-slider:before {
    top: -1.9rem;
}

.ui-slider:after {
    bottom: -1.4rem;
}

.ui-slider-range {
    background: transparent;
}

.ui-slider .ui-slider-handle {
    top: 5px;
    width: 36px;
    height: 46px;
    margin-left: -18px;
    padding-left: 4px;
    border: none;
    background: url(../images/slider-range.png);
    border-radius: 2px;
    text-align: center;
    font-size: 1.2rem;
    line-height: 20px;
    color: transparent;
    text-decoration: none;
    letter-spacing: 3px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.ui-slider .ui-slider-handle:focus {
    outline: none;
}

/* typo */
.credits a {
    position: relative;
    display: inline-block;
    color: #529e0e;
    text-decoration: none;
}

.credits a:after {
    content: '';
    position: absolute;
    left: -1.5%;
    bottom: -1px;
    width: 0%;
    height: 1px;
    background: #529e0e;
    -webkit-transition: width 0.1s;
    -moz-transition: width 0.1s;
    -o-transition: width 0.1s;
    transition: width 0.1s;
}

.credits a:hover::after {
    width: 103%;
}

#amount {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 80px;
    color: #1575cc;
    background: transparent;
    border: none;
    font-weight: 700;
    margin-top: 70px;
    line-height: 30px;
    height: 80px;
}

#amount:focus {
    outline: none;
}

/* base */
.rangeslider,
.rangeslider__fill {
    display: block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.range-wrapper {
    background: #e6e6e6;
    position: relative;
    width: 900px;
    background: url(../images/progress.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 30px;
    box-shadow: 3px 14px 24px rgba(33, 176, 242, 0.45);
    border-radius: 50px;
    margin: auto;
}

.rangeslider--horizontal {
    width: 900px;
    height: 30px;
    margin: auto;
    background-color: transparent;
}

.rangeslider--horizontal:before {
    content: "\f111 \f111 \f111 \f111 \f111";
    position: absolute;
    left: 145px;
    width: 83%;
    font-size: 12px;
    font-weight: 300;
    color: #FFF;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
    font-family: 'font-awesome';
    letter-spacing: 140px;
    z-index: 555;
    top: 7px;
}

.rangeslider--vertical {
    width: 20px;
    min-height: 150px;
    max-height: 100%;
}

.rangeslider--disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}

.rangeslider__fill {
    background: #00ff00;
    position: absolute;
    background: url(../images/progress-active.png);
    background-repeat: no-repeat;
    background-size: 100;
    width: 16.8%;
    height: 30px;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    border-radius: 0;
}

.rangeslider--horizontal .rangeslider__fill {
    top: 0;
    height: 100%;
}

.rangeslider--vertical .rangeslider__fill {
    bottom: 0;
    width: 100%;
}

.rangeslider__handle {
    top: 32px;
    width: 36px;
    height: 46px;
    margin-left: -18px;
    padding-left: 4px;
    border: none;
    background: url(../images/slider-range.png);
    border-radius: 2px;
    text-align: center;
    font-size: 1.2rem;
    line-height: 20px;
    color: transparent;
    text-decoration: none;
    letter-spacing: 3px;
    cursor: pointer;
    -webkit-transition: all 0.5s linear;
    transition: all 0.1s linear;
    position: absolute;
    z-index: 444;
}

.rangeslider__handle:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.rangeslider--horizontal .rangeslider__handle {
    touch-action: pan-y;
    -ms-touch-action: pan-y;
}

.rangeslider--vertical .rangeslider__handle {
    left: -10px;
    touch-action: pan-x;
    -ms-touch-action: pan-x;
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
    -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}

#content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 50px;
}

#content .placeholder {
    font-size: 24px;
    line-height: 32px;
    color: #1575cc;
    text-align: center;
    position: relative;
    top: -25px;
    font-weight: 700;
}

#content .for-example {
    width: 240px;
    position: absolute;
    text-align: left;
    left: 12%;
    margin-top: 70px;
}

#content .for-example h3 {
    font-size: 14px;
    line-height: 20px;
    color: #5c6c79;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    margin-top: 0;
}

#content .for-example p {
    font-size: 14px;
    line-height: 20px;
    color: #5c6c79;
    padding: 0;
    margin-top: 0;
    text-align: left;
}

#content .become-affiliate {
    margin: 27px auto 100px;
}

.full-insights {
    padding-top: 90px;
}

.full-insights .subtitle {
    font-size: 24px;
    line-height: 34px;
    color: #5c6c79;
    text-align: center;
    padding: 0 17%;
    margin-top: 15px;
    margin-bottom: 30px;
}

.full-insights p {
    font-size: 14px;
    line-height: 20px;
    color: #5c6c79;
    margin-bottom: 45px;
}

.full-insights h4 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0;
}

.full-insights h4.turquoise {
    color: #02baab;
}

.full-insights h4.blue {
    color: #00a0d1;
}

.full-insights h4.brown {
    color: #9a5b45;
}

.full-insights .partners .subtitle {
    padding: 0 22%;
}

.full-insights .partners .partner-item {
    background: #f7fcfe;
    height: 100px;
    transition: all 0.3s ease;
    margin-bottom: 30px;
    cursor: pointer;
    border-radius: 5px;
}

.full-insights .partners .partner-item .image {
    width: 107px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.full-insights .partners .partner-item .name-item {
    font-size: 18px;
    line-height: 24px;
    color: #292a2d;
    width: 160px;
    display: table-cell;
    vertical-align: middle;
}

.full-insights .partners .partner-item:hover {
    background: #FFF;
}

.full-insights .container.promo {
    margin-top: 50px;
}

.full-insights .container.promo .promo-item {
    width: 165px;
    height: 150px;
    border: 2px solid #1575cc;
    display: inline-block;
    position: relative;
    border-radius: 5px;
    transition: all 0.2s ease;
}

.full-insights .container.promo .promo-item a:focus {
    text-decoration: none;
}

.full-insights .container.promo .promo-item .r-icon-img {
    width: 40px;
    height: 40px;
}

.full-insights .container.promo .promo-item svg {
    width: 40px;
    height: 40px;
    fill: #80bc01;
    transition: all 0.2s ease;
}

.full-insights .container.promo .promo-item:focus a {
    text-decoration: none;
}

.full-insights .container.promo .promo-item:hover {
    border-color: #80bc01;
}

.full-insights .container.promo .promo-item:hover .icon {
    border-color: transparent;
}

.full-insights .container.promo .promo-item:hover .icon svg {
    fill: #1575cc;
}

.full-insights .container.promo .promo-item:hover .promo-size {
    color: #80bc01;
}

.full-insights .container.promo .promo-item a:hover {
    text-decoration: none;
}

.full-insights .container.promo .promo-item .icon {
    position: absolute;
    top: -31px;
    left: 50%;
    margin-left: -30px;
    padding: 0 10px;
    background: #fff;
}

.full-insights .container.promo .promo-item .promo-name {
    font-size: 30px;
    line-height: 28px;
    color: #677682;
    margin-top: 30px;
    text-align: center;
}

.full-insights .container.promo .promo-item .promo-size {
    font-size: 24px;
    line-height: 28px;
    color: #1575cc;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.2s ease;
}

.full-insights .container.promo .row > div:nth-of-type(1) .icon {
    top: -20px;
    color: #fff;
    margin-left: -25px;
}

.full-insights .container.promo .row > div:nth-of-type(2) .icon {
    top: -21px;
}

.full-insights .container.promo .row > div:nth-of-type(2) .icon svg {
    width: 37px;
    height: 37px;
}

.full-insights .container.promo .subtitle {
    margin-bottom: 50px;
}

.container.faq {
    margin-top: 80px;
    width: 790px;
}

.container.faq .subtitle {
    font-size: 24px;
    line-height: 34px;
    color: #5c6c79;
    text-align: center;
    padding: 0 17%;
    margin-top: 15px;
    margin-bottom: 30px;
}

.container.faq .subtitle {
    padding: 0;
}

.container.faq .question {
    margin-bottom: 25px;
    background: transparent;
    padding: 0;
}

.container.faq .question h5 {
    font-size: 18px;
    line-height: 20px;
    color: #292a2d;
    font-weight: 700;
    margin-bottom: 0;
}

.container.faq .question p {
    font-size: 14px;
    line-height: 20px;
    color: #5c6c79;
    margin-bottom: 0;
}

.container.faq .become-affiliate {
    margin: 50px auto;
}

.button.button--aylen:focus {
    color: #FFF;
}

.dot-irecommendthis:before {
    content: "\f004";
    font-family: 'font-awesome' !important;
    color: #80bd01;
}

.likes .dot-irecommendthis {
    background: none;
    padding-left: 0px;
    border: 0 !important;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none;
    min-height: 14px;
}

.likes .dot-irecommendthis:hover, .likes .dot-irecommendthis.active {
    border: 0 !important;
    margin: 0;
    padding-left: 0 !important;
    text-decoration: none;
}

.likes .dot-irecommendthis:hover .dot-irecommendthis-count, .likes .dot-irecommendthis.active .dot-irecommendthis-count {
    color: #F56559 !important;
}

.likes .dot-irecommendthis:hover:before, .likes .dot-irecommendthis.active:before {
    color: #F56559 !important;
}

.likes .dot-irecommendthis-count {
    margin-left: 5px;
    color: #5c6c79;
}

.title-post {
    font-size: 18px;
    /* color: #292a2d; */
    line-height: 28px;
    margin: 15px 0;
    font-weight: 700;
    padding-bottom: 25px;
}

.content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #5c6c79;
    line-height: 30px;
    margin: 0px 0 30px;
}

.go_to_home {
    display: inline-block;
    position: relative;
    border: 1px solid;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 16px 35px;
    margin-top: 10px;
    color: #fff;
    border: 1px solid transparent;
    background: #1575cc;
    border-radius: 5px;
}

.go_to_home:hover {
    border: 1px solid #80BD23;
    background: #80BD23;
    color: #fff;
}

.affiliate-form {
    max-width: 500px;
}

.affiliate-form form .modal-header {
    text-align: center;
    border-bottom: 0;
    margin-bottom: 15px;
    padding-top: 35px;
    padding-left: 75px;
    padding-right: 75px;
}

.affiliate-form form .modal-header .close span {
    font-size: 50px;
    position: absolute;
    top: 18px;
    right: 32px;
    font-weight: normal;
}

.affiliate-form form input {
    border: 1px solid #c1d6de;
    border-radius: 5px;
    color: #5c6c79;
    box-shadow: none;
    font-size: 16px;
}

.affiliate-form form .modal-footer {
    text-align: center;
    border-top: 0;
    padding-top: 0;
    padding-left: 75px;
    padding-right: 75px;
    padding-bottom: 40px;
    margin-top: 20px;
}

.affiliate-form form .modal-footer button {
    margin: auto;
}

.affiliate-form form .modal-body {
    padding-top: 0;
    padding-left: 75px;
    padding-right: 75px;
}

.browser-body {
    overflow: hidden;
}

.home_testimonials_slider {
    width: 70.3333333333% !important;
    min-width: 70.3333333333%;
}

.promise_carousel {
    position: relative;
}

.promise_carousel .owl-nav button {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    padding: 0 !important;
    border-radius: 50% !important;
    margin: 0 !important;
    border: 1px solid #DDDDDD !important;
}

.promise_carousel .owl-nav button span {
    display: none;
}

.promise_carousel .owl-nav button.owl-next {
    background: url(../assets/img/arrow_grey.svg) no-repeat center !important;
    background-size: 8px 14px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0 5px !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    right: -60px;
}

.promise_carousel .owl-nav button.owl-prev {
    background: url(../assets/img/arrow_grey.svg) no-repeat center !important;
    background-size: 8px 14px;
    margin: 0 5px !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: -60px;
}

.promise_carousel .owl-nav button.owl-prev:hover {
    background: url(../assets/img/arrow_blue.svg) no-repeat center !important;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.promise_carousel .owl-nav button.owl-next:hover {
    background: url(../assets/img/arrow_blue.svg) no-repeat center !important;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.promise_carousel .owl-nav button:hover {
    border: 1px solid #1E77C9 !important;
}

body.home .blog .blog-item .title-post {
    height: auto !important;
}

@media only screen and (min-width: 1280px) and (max-width: 1400px) {
    .home .blog .blog-item .title-post {
        height: auto;
    }

    .content .blog-grid .blog-data .title-post {
        height: auto;
    }

    .our-promise .owl-item {
        height: 600px;
    }

    .optimize-host {
        height: 500px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
    .optimize-host {
        height: auto;
    }

    .subscriptions-host ul li .button {
        letter-spacing: 0.4px;
    }

    .subscriptions-host ul Li p {
        margin-bottom: 0;
        width: 80%;
    }

    .our-promise .owl-item {
        height: 605px;
    }

    .subscriptions-host ul {
        list-style-type: none;
        border-top: 0;
        padding-left: 40px;
        padding-top: 30px;
    }

    .subscriptions-host .white-bg.month-trial {
        margin-left: 78px;
        border-right: 0;
    }

    .border {
        width: 52%;
        top: 260px;
    }

    .get-free-quote {
        height: 550px;
        background-position: 100% 33.2%;
        background-repeat: no-repeat;
        background-size: 77%;
        position: relative;
    }

    .content .tickets-form#budget .row > div .budget-item {
        width: 150px;
    }

    .content .tickets-form .container-small #issue {
        width: 590px;
    }

    .content .tickets-form .container-small .step-1-item p {
        padding-left: 15px;
    }

    .it-works iframe {
        width: 100%;
    }

    .responsive-image .navbar .navbar-header {
        min-width: 190px;
    }

    .responsive-image .website-list .website-item {
        padding: 0 5px;
    }

    .add-new-site span {
        display: inline-block !important;
    }

    .creating-tips {
        display: none;
    }

    .responsive-image .panel-add-site {
        width: 100%;
    }

    .main-baner .get-started-form input {
        width: 100%;
    }

    .main-baner .get-started-form .submit-form {
        width: 230px;
    }

    .responsive-image .panel dl dt {
        font-size: 14px;
    }

    .responsive-image .panel dl dd {
        font-size: 10px;
        padding-right: 10px !important;
    }

    .responsive-image .panel dl dd a {
        font-size: 10px;
    }

    .responsive-image .panel dl {
        margin-bottom: 0;
    }

    .main-baner .get-started-form .terms {
        font-size: 13px;
    }

    @keyframes cursorMove {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        100% {
            -webkit-transform: translate3d(-45px, -75px, 0);
            transform: translate3d(-100px, -150px, 0);
        }
    }

    @keyframes cursorMove3 {
        0% {
            -webkit-transform: translate3d(-70px, 90px, 0);
            transform: translate3d(-30px, -120px, 0);
        }

        100% {
            -webkit-transform: translate3d(-370px, 70px, 0);
            transform: translate3d(180px, -120px, 0);
        }
    }

    @keyframes cursorMove4 {
        0% {
            -webkit-transform: translate3d(-370px, 70px, 0);
            transform: translate3d(200px, -120px, 0);
        }

        100% {
            -webkit-transform: translate3d(-370px, 90px, 0);
            transform: translate3d(110px, 110px, 0);
        }
    }

    @keyframes contentMove {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        100% {
            -webkit-transform: translate3d(0, -550px, 0);
            transform: translate3d(0, -500px, 0);
        }
    }

    .payment-step-3 .plan-item ul li p {
        width: 190px;
    }

    .payment-step-3 .plan-item {
        min-height: 770px;
    }

    .payment-step-3 .plan-item ul li.ssl {
        width: 118%;
    }

    .blog .blog-item .title-post {
        height: auto;
    }

    .content .blog-grid .blog-data .title-post {
        height: auto;
    }

    .responsive-image .navbar #navbar-collapse #menu-header {
        margin-left: 0;
        margin-top: 6px;
    }

    .desktop-size .cp-servers-table {
        width: auto;
    }

    .optimize-host .host-svg-1 {
        width: 130%;
        position: relative;
        top: 40px;
        left: -110px;
    }

    .subscriptions-host .tab-content ul {
        padding-left: 30px;
    }

    .optimize-host h1 {
        margin-top: 50px;
        margin-bottom: 26px;
    }

    .optimize-host {
        overflow: hidden;
    }

    .our-promise .car-promise {
        width: 130% !important;
        height: 490px;
        position: relative;
        left: -90px;
        top: -20px;
    }

    .our-promise .owl-carousel h3.blue-title {
        margin-top: 40px;
        font-size: 24px;
    }

    .our-promise .owl-carousel ul li {
        margin-bottom: 10px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 800px) and (max-width: 991px) {
    .content .tickets-form .container-small .step-1-item {
        margin-right: 14px;
        width: 48%;
    }


    .content .tickets-form .container-small .step-1-item:nth-of-type(3n+4) {
        margin-right: 14px;
    }

    .content .tickets-form .container-small.step-3 .row > div {
        vertical-align: top;
        width: 49%;
    }

    .content .tickets-form .container-small #issue {
        width: 496px;
        display: inline-block;
    }

    .content .tickets-form .container-small .textarea .caption {
        display: inline-block;
    }

    .content .tickets-form .container-small.step-2 {
        margin-left: 0;
    }

    .content .tickets-form .container-small.step-2 {
        height: auto;
    }

    .home .blog .blog-item .title-post {
        height: auto;
        line-height: 30px;
    }

    .get-free-quote .title-home {
        padding: 0;
    }

    #header-nav .navbar-header .slogan {
        float: none;
        margin: 0;
        position: relative;
        top: -10px;
    }
}

@media only screen and (min-width: 992px) {
    .content .tickets-form .container-small .step-1-item {
        width: 31%;
    }

    #ticket-form {
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 992px) {
    .simple_title_page {
        height: 280px;
    }

    .get-free-quote .top-bg-wrap {
        height: auto;
    }

    .get-free-quote {
        height: auto;
    }

    .content .stm-futures .stm-future-item {
        min-height: 340px;
    }

    .content .we-in-figures .figure {
        font-size: 45px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .woocommerce-MyAccount-content {
        margin-top: 15px;
    }

    .my_blog_item {
        width: 100% !important;
    }

    .content .stm-futures .stm-future-item:nth-child(3) {
        border-left: none;
    }

    .content .stm-futures .stm-future-item:nth-child(4),
    .content .stm-futures .stm-future-item:nth-child(6) {
        border-top: 1px solid #efeeee;
    }

    .content .stm-futures .stm-future-item:nth-child(odd),
    .content .stm-futures .stm-future-item:nth-child(5) {
        border-right: none;
    }

    .content .blog-nav {
        min-height: 300px;
    }

    .simple_title_page {
        height: 200px;
    }

    .ticket-form-alert {
        width: 100%;
        margin: auto;
    }

    .blog_title_page {
        height: 220px;
    }

    .title-page.checkout_page {
        margin-bottom: -40px;
    }

    .woocommerce-checkout #payment div.form-row {
        padding-right: 1em !important;
    }

    #header-nav .icon-bar:before {
        display: none;
    }

    .it-works iframe {
        width: 100% !important;
    }

    .futures .future-text {
        min-height: 160px;
    }

    .blog .main-title {
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .it-works .main-title {
        margin: 25px 0 25px;
        padding: 0 25%;
    }

    .reviews .main-title {
        margin: 5px 0 10px;
    }

    .content .tickets-form .main-title {
        padding: 0 5%;
    }

    .content .our-story .arr-green, .content .our-story .arr-blue {
        width: auto;
    }

    .content .our-story .story-text {
        width: auto;
    }

    .content .stm-futures .stm-future-item {
        min-height: 320px;
    }

    .my_futer_log {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .my_futer_log:before {
        display: none;
    }

    .content .stm-futures .inner {
        margin: 32px 20px 0px 0px;
    }

    .content .stm-futures .stm-future-item:nth-child(5) {
        border-left: none;
    }

    .content .tickets-form .container-small {
        width: auto;
        margin-left: 0;
    }


    .content .tickets-form .container-small #issue {
        width: 69%;
    }

    .content .tickets-form {
        padding-left: 0;
        padding-top: 0;
    }

    .content .tickets-form .container-small.step-3 {
        margin-left: 0;
        width: auto;
    }

    .content .tickets-form .container-small.step-4 {
        margin-left: 0;
        width: auto;
    }

    .content .tickets-form .container-small .step-1-item {
        margin-right: 0;
    }

    .content .tickets-form .container-small.step-2 {
        margin-left: 0;
    }

    .content .tickets-form .container-small .textarea .next-step-btn {
        margin-right: 0;
    }

    .main-baner .notification p {
        width: 80%;
    }

    .main-baner .notification {
        padding: 30px 40px 30px;
    }

    .main-baner .notification .icon-bell {
        top: 0;
    }

    .page-ticket .title-page .container {
        padding-left: 0;
    }

    .page-ticket .title-page .container h1, .page-ticket .title-page .container h3 {
        text-align: center;
    }

    .content .tickets-form .container-small.step-2 .site-url {
        width: 69%;
    }

    .main-baner .notification .icon-bell {
        vertical-align: top;
    }

    .reviews .text-review {
        margin-bottom: 30px;
        padding: 0 0%;
    }

    .reviews .envato img {
        max-width: 100%;
    }

    .futures .futures-title {
        padding: 0;
    }

    .blog .blog-item {
        margin-bottom: 20px;
    }

    .content .we-in-figures .figure {
        font-size: 45px;
    }

    .reviews .review-title {
        padding: 0;
    }

    .home .blog .blog-item .title-post a {
        font-size: 20px;
        line-height: 24px;
    }

    .home .blog .blog-item {
        padding: 17px 20px;
    }

    .home .blog {
        padding-bottom: 10px;
    }

    .home .blog .main-title {
        margin-top: 5px;
        margin-bottom: 30px;
    }

    .title-page {
        padding-top: 5px;
    }

    .main-baner .get-started-form input {
        width: 360px;
    }

    .main-baner .get-started-form .submit-form {
        width: 360px;
    }

    .payment-step-3 .plan-item ul li p {
        width: 150px;
    }

    .payment-step-3 .plan-item ul {
        padding-left: 10px;
    }

    .payment-step-3 .plan-item {
        min-height: 840px;
    }

    .payment-step-3 .plan-item ul li.ssl {
        width: 106%;
        left: -10px;
    }

    .payment-step-3 .plan-item .inner {
        margin: 20px 5px 0 5px;
    }

    .content .blog-nav .post-nav-item .post-meta {
        display: none;
    }

    .content .tickets-form .container-small .step-1-item {
        width: 48%;
        margin-right: 28px;
    }

    .content .tickets-form .container-small .step-1-item:nth-of-type(3n+4) {
        margin-right: 28px;
    }

    .content .tickets-form .container-small .step-1-item:nth-of-type(2n+3) {
        margin-right: 0px;
    }

    .content .tickets-form .container-small.step-3 .row > div {
        display: block;
        float: left;
        width: 50%;
    }

    .reviews {
        padding-bottom: 20px;
    }

    .futures .main-title {
        margin-top: 35px;
    }

    .cube {
        width: 700px;
    }

    .a:after {
        width: 700px;
    }

    .a, .b {
        background-size: 700px 23px;
        height: 60px;
    }

    .a:after {
        height: 24px;
    }

    .ui-slider:before {
        content: "\f111 \f111 \f111 \f111 \f111";
        position: absolute;
        left: 111px;
        width: 83%;
        font-size: 1.3rem;
        font-weight: 300;
        color: #FFF;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
        font-family: 'font-awesome';
        letter-spacing: 106px;
        top: -2.3rem;
    }

    #content .numbers span {
        font-size: 36px;
        line-height: 28px;
        color: #5c6c79;
        margin-right: 77px;
    }

    #content .numbers {
        width: 700px;
        text-align: left;
        margin: auto;
        padding-left: 112px;
        margin-bottom: 15px;
    }

    .full-insights .container.faq {
        width: 750px;
        padding: 0 10%;
    }

    .partners {
        margin-top: 40px;
    }

    .full-insights .subtitle {
        padding: 0 10%;
    }

    .get-free-quote .title-home {
        margin-top: 0px;
    }

    .get-free-quote p {
        margin-bottom: 26px;
        padding-right: 60%;
    }

    .get-free-quote {
        background-position: 100% 33.2%;
        background-repeat: no-repeat;
        background-size: 67%;
        position: relative;
    }

    .get-free-quote .title-home {
        margin-top: 0px;
        padding-right: 35%;
        line-height: 40px;
    }

    .home .blog .blog-item .title-post {
        height: auto;
    }

    #content .for-example {
        left: 30px;
    }

    #content .become-affiliate {
        margin: 20px auto 50px;
    }

    #amount {
        margin-top: 77px;
    }

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

    .responsive-image .browser-body img {
        width: 100%;
    }

    .responsive-image #header-nav .navbar-header {
        float: left;
    }

    .responsive-image .navbar #navbar-collapse #menu-header li {
        margin-right: 18px;
        display: inline-block;
    }

    .responsive-image .navbar #navbar-collapse #menu-header {
        margin-left: 25%;
        margin-top: 6px;
        float: left;
        margin-right: 5%;
    }

    .rangeslider--horizontal, .range-wrapper {
        width: 700px;
        height: 24px;
        background-size: 100% 100%;
    }

    .affiliate .slider {
        overflow: hidden;
    }

    .rangeslider__fill {
        background-size: auto 97.3%;
    }

    .affiliate .container {
        position: relative;
        padding: 0;
    }

    .rangeslider--horizontal:before {
        left: 113px;
        width: 83%;
        font-size: 10px;
        letter-spacing: 108px;
        top: 6px;
    }

    .rangeslider__handle {
        top: 24px;
    }

    .subscriptions-host .tab-content ul Li p {
        width: 70%;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .subscriptions-host .tab-content ul Li i {
        top: 2px;
    }

    .subscriptions-host .tab-content ul Li .button {
        letter-spacing: 0.4px;
    }

    .our-promise .car-promise {
        width: 140% !important;
        left: -60px;
        top: 0;
    }

    .page-id-186 #faq {
        margin-bottom: 45px;
        margin-top: 40px;
    }

    .our-promise .blue-title {
        margin-top: 30px;
    }

    .our-promise h3.blue-title {
        text-align: left;
    }

    .our-promise .owl-carousel ul li {
        margin-bottom: 10px;
    }

    .our-promise .owl-carousel h3.blue-title {
        margin-bottom: 30px;
    }

    .border {
        width: 55%;
        top: 170px;
    }

    .our-promise .owl-item {
        height: 550px;
    }

    .spec-support {
        margin-bottom: 40px;
    }

    .subscriptions-host {
        margin-bottom: 40px;
    }

    .container.faq {
        width: auto;
    }

    .what-helped .blue-title {
        margin-bottom: 45px;
        margin-top: 50px;
    }

    .what-helped .themes-carousel .item .image {
        height: 100%;
        padding-left: 50px;
        padding-top: 100px;
    }

    .what-helped .themes-carousel {
        background: url(../images/circle-bg.png);
        background-repeat: no-repeat;
        background-size: 400px auto;
    }

    .what-helped .themes-carousel .item {
        height: 430px;
    }

    .our-promise .owl-carousel h3.blue-title {
        margin-top: 40px;
        font-size: 20px;
    }

    .subscriptions-host .white-bg.month-trial {
        margin-left: 0px;
        border-right: 0;
    }

    .navbar-nav > li.btn_popup {
        margin-left: 0 !important;
        padding-left: 0;
        flex-wrap: wrap;
        margin-right: 0 !important;
        background: transparent !important;
        font-size: 0;
        padding: 0;
        height: auto !important;
    }

    .btn_popup_wr-menu {
        width: 100%;
        position: relative;
        opacity: 1;
        transform: translateY(0);
        box-shadow: none;
        background: transparent !important;
        top: unset;
        right: unset;
        z-index: unset;
    }

    .btn_popup_wr {
        background: transparent !important;
        box-shadow: none;
        padding: 0;
    }

    #header-nav #main-menu li.without_bg {
        margin-left: 0 !important;
        border-top: 0 !important;
    }

    .btn_popup_wr li button {
        color: #ffffff !important;
        background: #1575cc !important;
        width: max-content;
        font-size: 18px !important;
        padding: 6px 15px !important;
        font-weight: 400 !important;
    }

    #header-nav #main-menu li a {
        text-align: center;
    }

    #header-nav #main-menu li.without_bg a {
        max-width: max-content;
        margin: 0 auto;
    }

    #header-nav #main-menu li.without_bg {
        background: transparent;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-top: 0 !important;
        margin-top: 10px;
    }

    .btn_popup_wr .ticket-link:first-child {
        padding-bottom: 0;
    }

    #header-nav #main-menu li.without_bg button {
        background: transparent !important;
        color: #1575cc !important;
        border: 1px solid #1575cc !important;
    }

    .btn_popup_wr li button {
        line-height: 35px !important;
    }

    .btn_popup_wr li button:hover {
        color: #fff !important;
    }

    .header-top__nav ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .header-top__nav ul li {
        margin-bottom: 5px;
    }

    .header-top__nav ul li + li {
        margin-left: 12px;
    }
}

@media (max-width: 1199px) {
    #header-nav #main-menu li a {
        padding: 15px 20px 20px 0;
    }

    .blog_info {
        padding: 10px 18px 17px;
    }

    .navbar-right {
        /*list-style-type: none !important;*/
        /* margin-block-start: 0em !important;*/
        /* margin-block-end: 0em !important;*/
        /*margin-inline-start: 0px !important;*/
        /* margin-inline-end: 0px !important;*/
        /*padding-inline-start: 0px !important;*/

    }

    body .woocommerce form.woocommerce-ResetPassword .form-row-first {
        width: 100% !important;
    }

    body .woocommerce form.woocommerce-ResetPassword .form-row {
        width: 100% !important;
    }

    body .lost_reset_password button.button {
        padding: 13px 40px !important;
        line-height: 1.5 !important;
    }

    .youtube {
        height: 142px;
    }

    body .my_rev_info {
        width: 100%;
    }

    .user-link {
        padding: 11px !important;
    }
}

@media (max-width: 991px) {
    .woo-user__url {
        display: none;
    }
}
@media (max-width: 768px) {
    .woo-user__url {
        display: block;
    }
    .header-nav__right {
        display: none   ;
    }
}
@media (max-width: 767px) {
    .home_testimonials_slider {
        width: 100% !important;
    }


    .youtube {
        height: 180px;
    }

    .what-offer_item {
        width: 100% !important;
        margin-bottom: 25px !important;
    }
}

@media (max-width: 500px) {

    .simple_title_page {
        height: 250px;
    }

    .main-title::after {
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .reviews .envato a {
        text-align: center;
    }

    .reviews .envato p {
        text-align: center;
    }

    .footer_item {
        margin-right: 15px;
    }

    .my_star {
        justify-content: center;
    }

    .reviews .envato a {
        width: 100%;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 480px) {
    .my_futer_log {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .my_futer_item {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .content .stm-futures .icon {
        margin-right: 15px;
    }

    .page-affiliate .get-free-quote .r-affilate-top-block .title-home {
        text-align: center;
    }

    .page-affiliate .get-free-quote .r-affilate-top-block > p {
        text-align: center;
        padding: 0;
    }

    .content .stm-futures .stm-future-item:nth-child(3) {
        border-top: 1px solid #efeeee;
    }

    .content .stm-futures .stm-future-item:nth-child(6) {
        border-top: 1px solid #efeeee;
    }

    .page-affiliate .top-bg-wrap {
        height: auto;
    }

    .get-free-quote {
        height: auto;
    }

    .content .tickets-form#budget .row > div .budget-item p {
        font-size: 26px;
    }

    .get-free-quote p {
        padding: 0 10%;
        text-align: center;
        line-height: 28px;
    }

    .get-free-quote {
        text-align: center;
        background-repeat: no-repeat;
        background-size: 107% !important;
        position: relative;
    }

    .top-bg-wrap {
        background: none !important;
    }

    .get-free-quote .title-home {
        text-align: center;
    }

    .content .blog-nav .date-post {
        margin-top: 35px;
    }

    .affiliate-form form .modal-header {
        padding-left: 25px;
        padding-right: 25px;
    }

    .affiliate-form form .modal-body {
        padding-left: 25px;
        padding-right: 25px;
    }

    .affiliate-form form .modal-footer {
        padding-left: 25px;
        padding-right: 25px;
    }

    .main-baner .get-started-form input {
        width: 320px;
    }

    .main-baner .get-started-form .submit-form {
        width: 320px;
    }

    #header-nav .navbar-header .slogan {
        float: none;
        width: 200px;
        margin-left: 15px;
        position: absolute;
        bottom: 10px;
    }

    #header-nav .navbar-header {
        margin-bottom: 4px !important;
    }


    #header-nav .navbar-header .navbar-brand {
        padding-bottom: 0;
        height: 35px;
    }

    .title-page {
        padding: 10px 15px;
        /*min-height: 220px;*/
        /*height: auto;*/
    }

    .our-story .story-item {
        margin-bottom: 60px;
        text-align: center;
    }

    .our-story .story-item:nth-of-type(3) {
        margin-bottom: 0;
    }

    .content .sub-title {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .content .stm-futures {
        margin-bottom: 0;
    }

    .content .we-in-figures .figure-item .inner {
        margin-bottom: 10px;
    }

    .content .we-in-figures {
        padding-bottom: 10px;
        background-position: 0px -30px;
    }

    .content .our-story .arr-blue {
        display: none;
    }

    .content .our-story .arr-green {
        display: none;
    }

    .content .social-share a {
        margin-bottom: 20px;
    }

    #footer .copyright {
        width: auto;
    }

    .content .social-share {
        padding-bottom: 20px;
    }

    .content .blog-grid .lg-blog {
        height: 300px;
    }

    .content .blog-grid .lg-blog .blog-info .title-blog {
        margin-bottom: 0px;
        height: 68px;
        overflow: hidden;
    }

    .content .blog-grid .lg-blog img {
        height: 100%;
    }

    .content .blog-inside .post-navigation .post-nav-item {
        width: 260px;
        margin-bottom: 10px;
    }

    .content .blog-inside .post-navigation .post-nav-title {
        font-size: 14px;
    }

    .content .tickets-form .container-small {
        margin-left: 0;
        width: auto;
    }

    .content .tickets-form .container-small #issue {
        width: 100%;
    }

    .content .tickets-form .container-small.step-3 .time-help {
        width: 100%;
    }

    .content .tickets-form .container-small.step-3 .time-help .icon span {
        margin-left: 25px;
    }

    .content .tickets-form .container-small.step-3 .time-help .icon .stm-icon-wpsup-2 {
        margin-left: 30px;
    }

    .content .tickets-form .container-small.step-3 .time-help .icon .stm-icon-wpsup-3 {
        margin-left: 30px;
    }

    .content .tickets-form .container-small.step-3 .time-help .icon .stm-icon-wpsup-4 {
        margin-left: 30px;
    }

    .content .tickets-form .container-small.step-4 {
        width: auto;
    }

    .content .tickets-form .container-small.step-3 {
        width: auto;
    }

    .content .tickets-form .container-small .subscribe {
        height: 130px;
    }

    .content .tickets-form .container-small .subscribe .fa-paper-plane-o {
        left: 35px;
        top: 40px;
    }

    .content .stm-futures .stm-future-item {
        padding-top: 1px;
        min-height: 220px;
    }

    .content .make-business .title {
        font-size: 30px;
        line-height: 28px;
    }

    .content .make-business p {
        font-size: 20px;
        line-height: 24px;
    }

    .our-story .sub-title {
        text-align: center;
    }

    .main-baner {
        height: 860px;
    }

    .content .blog-inside .post-navigation .post-nav-item {
        width: 100%;
        height: 150px;
        padding: 20px;
    }

    .content .post-navigation .pull-left {
        width: 100%;
        float: none;
    }

    .content .post-navigation .pull-right {
        width: 100%;
        float: none;
    }

    .content .tickets-form .container-small .step-1-item {
        width: 100%;
    }

    .content .tickets-form .step-label {
        font-size: 28px;
    }

    .content .tickets-form .container-small.step-3 .time-help .icon {
        width: 40%;
    }

    .content .tickets-form .container-small .subscribe p {
        line-height: 26px;
    }

    .content .tickets-form .container-small .steps-form input#name {
        margin-bottom: 20px;
    }

    .page-home .blog {
        margin-top: 40px;
        padding-bottom: 30px;
    }

    .it-works iframe {
        height: auto;
    }

    .reviews .review-title {
        padding: 0;
    }

    .content .blog-inside .post-navigation .post-nav-title {
        height: 40px;
    }

    .get-started-form {
        text-align: center;
    }

    .get-started-form .input-group {
        margin: Auto;
    }

    .main-baner .title-baner {
        text-align: center;
    }

    .home .blog .blog-item .title-post {
        height: auto;
        line-height: 30px;
    }

    .page-team .title-page h1 {
        margin-top: 10px;
        font-size: 28px;
    }

    .futures .future-text {
        min-height: 70px;
        padding: 0 10%;
    }

    .content .tickets-form .container-small .step-1-item .icon {
        margin-top: 25px;
    }

    .payment-step-3 .plan-item ul {
        padding-left: 40px;
    }

    .payment-step-3 .plan-item ul li p {
        width: 230px;
    }

    .payment-step-3 .plan-item {
        min-height: auto;
    }

    .payment-step-3 .plan-item ul li.ssl {
        width: 113%;
        left: -40px;
    }

    .main-baner .notification .icon-bell {
        display: none;
    }

    .main-baner .notification {
        padding: 30px 20px 30px;
    }

    .main-baner .notification p {
        width: 90%;
    }

    .content .blog-nav .post-nav-item .post-meta {
        display: none;
    }

    .error404 .page-404 .quiet {
        height: 200px;
    }

    .error404 .page-404 .text {
        text-align: center;
        margin-top: 100px;
    }

    .content .blog-nav .post-nav-item {
        margin-top: 100px;
    }

    .content .blog-nav .title-post {
        font-size: 22px;
        line-height: 28px;
        padding: 0 10px;
    }

    .content .tickets-form .main-title {
        padding: 0;
    }

    .content .tickets-form .container-small.step-3 .row > div {
        width: 100%;
    }

    .content .tickets-form .container-small.step-3 .time-help .time-caption {
        width: 58%;
    }

    .content .tickets-form .container-small .textarea .caption {
        width: 100%;
    }

    .content .tickets-form .container-small.step-2 .caption {
        text-align: left;
        margin-bottom: 5px;
        padding-top: 0;
    }

    .textarea.form-group {
        padding: 0 15px;
    }

    .content .tickets-form .container-small.step-2 .site-url,
    .content .tickets-form .container-small.step-2 .name,
    .content .tickets-form .container-small.step-2 .mail {
        width: 100%;
    }

    .content .tickets-form .container-small #submit-btn {
        margin: 20px auto 0;
        display: block;
    }

    .it-works .work-item .icon-down {
        left: 50%;
        margin-left: -28px;
        top: 190px;
        transform: rotate(90deg);
    }

    .home .it-works .work-item .icon-down {
        top: 240px;
    }

    .it-works {
        margin-top: 50px;
    }

    .cube {
        width: 300px;
    }

    .a, .b {
        background-size: 300px 10px;
        height: 20px;
    }

    .a:after {
        height: 11px;
        width: 300px;
    }

    #content .numbers {
        width: 300px;
        padding-left: 0px;
    }

    .responsive-image {
        display: none;
    }

    #content .numbers span {
        font-size: 22px;
        line-height: 28px;
        color: #5c6c79;
        margin-right: -15px;
        padding-left: 40px;
    }

    #content .for-example {
        top: 100px;
        left: 0;
        text-align: center;
        width: 100%;
        padding: 0 15%;
    }

    #content .for-example h3 {
        text-align: center;
    }

    #content .for-example p {
        text-align: center;
    }

    #content {
        margin-top: 130px;
    }

    .a:before, .b:before, .c:before, .d:before, .a:after, .b:after {
        width: 300px;
    }

    #amount {
        font-size: 50px;
        margin-top: 70px;
        height: 60px;
    }

    .full-insights .container.faq {
        width: 300px;
        padding: 0;
    }

    .affiliate {
        overflow: hidden;
    }

    .get-free-quote .title-home {
        padding: 0;
        margin-top: 50px;
        font-size: 40px;
        line-height: 46px;
    }

    .stm-btn {
        margin-bottom: 20px;
        margin-right: 0;
    }

    .it-works .main-title {
        padding: 0;
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 34px;
    }

    .affiliate p {
        padding: 0;
    }

    .main-title {
        font-size: 24px;
        line-height: 36px;
    }

    .ui-slider:before {
        content: "\f111 \f111 \f111 \f111 \f111";
        position: absolute;
        left: 47px;
        width: 83%;
        font-size: 0.6rem;
        font-weight: 300;
        color: #FFF;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
        font-family: 'font-awesome';
        letter-spacing: 45px;
        top: -2.6rem;
    }

    .ui-slider .ui-slider-handle {
        top: -23px;
        background-size: 70%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .a:after {
        box-shadow: 0px 5px 8px #9ac4d8;
        height: 10px;
    }

    #content .become-affiliate {
        margin: 20px auto 30px;
    }

    .partners {
        margin-top: 20px;
    }

    .full-insights .partners .subtitle {
        padding: 0;
    }

    .full-insights {
        padding-top: 30px;
    }

    .reviews .envato a {
        text-align: center;
        margin-bottom: 0;
    }

    .reviews .envato p {
        text-align: center;
        margin-bottom: 0;
    }

    .reviews .envato > div {
        text-align: center;
    }

    .reviews .envato {
        margin-bottom: 30px;
        text-align: center;
    }

    .reviews {
        padding-bottom: 20px;
    }

    .futures .main-title {
        margin-top: 35px;
    }

    .home .blog .main-title {
        margin-top: 25px;
        margin-bottom: 30px;
    }

    .reviews .text-review {
        padding: 0 10%;
    }

    .content .blog-grid .blog-data .title-post {
        line-height: 30px;
        padding-bottom: 0;
    }

    .content .tickets-form .main-title {
        font-size: 30px;
        line-height: 34px;
        padding: 0 0%;
        margin-bottom: 0px;
    }

    .content .tickets-form .container-small {
        padding-top: 10px;
    }

    .content .tickets-form:nth-of-type(4) {
        padding-top: 0px;
    }

    .content .tickets-form .container-small.step-2 {
        margin-left: 0;
        padding-top: 10px;
    }

    .content .tickets-form#budget h3 {
        margin-bottom: 30px;
        margin-top: 65px;
    }

    .full-insights .container.promo .promo-item {
        width: 100%;
    }

    .full-insights .preview-cabinet {
        padding: 0 15%;
    }

    .content .we-in-figures .figure-item .inner {
        padding: 5px 30px 5px;
    }

    .content .we-in-figures .figure {
        min-height: 30px;
        margin-top: 0;
    }

    .content .we-in-figures .heading {
        margin-top: 0;
    }

    .what-helped .themes-carousel {
        background-size: 100%;
    }

    .subscriptions-host {
        margin-top: 80px;
        margin-bottom: 100px;
    }

    .rangeslider--horizontal, .range-wrapper {
        width: 320px;
        height: 24px;
        background-size: 100% 100%;
    }

    .rangeslider--horizontal .rangeslider__fill {
        top: 0;
        height: 24px;
        background-size: 320px 24px;
    }

    .rangeslider--horizontal:before {
        left: 48px;
        width: 83%;
        font-size: 10px;
        letter-spacing: 45px;
        top: 6px;
    }

    .optimize-host .host-svg-1 {
        display: none;
    }

    .subscriptions-host .tab-content .month-trial {
        margin-bottom: 0px;
        border-top: 0;
    }

    .border {
        display: none;
    }

    .our-promise .owl-item {
        height: auto;
    }

    .our-promise .car-promise {
        width: 490px !important;
        left: -100px;
        top: 10px;
        height: 330px;
    }

    .spec-support {
        margin-bottom: 40px;
        margin-top: 60px;
    }

    .what-helped .themes-carousel .item {
        height: auto;
    }

    .what-helped .themes-carousel .item .image {
        height: 100%;
        padding-left: 0;
        padding-top: 70px;
        padding-right: 0;
    }

    .what-helped .themes-carousel .owl-controls {
        position: relative;
        bottom: 230px;
        width: 100%;
        right: 0;
    }

    .what-helped .themes-carousel .owl-controls .owl-next {
        position: absolute;
        right: 0;
    }

    .subscriptions-host .month-trial.white-bg {
        border-right: 2px dashed #e0e5e6;
        margin-top: 1120px;
    }

    .subscriptions-host .month-premium {
        position: absolute;
        width: 93%;
        z-index: 5;
        top: 438px;
    }

    .subscriptions-host .month-premium .bg-price {
        margin-top: 860px;
    }

    .subscriptions-host ul.nav-tabs {
        padding-left: 0;
        padding-top: 0;
    }

}

@media (max-width: 420px) {
    .simple_title_page {
        height: 300px;
    }

}

@media (max-width: 330px) {
    .content .tickets-form .container-small.step-2 {
        padding-top: 60px;
    }

    .simple_title_page {
        height: 25 | 0px;
    }

    .content .stm-futures .inner {
        margin: 15px 15px 0 15px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 320px) {
    .content .tickets-form .container-small .step-1-item p {
        padding-left: 10px;
        padding-right: 10px;
        word-break: break-word;
    }

    .content .blog-nav .post-actions {
        margin: 30px -20px 0;
    }

    .content .tickets-form .container-small .subscribe p {
        line-height: 26px;
        margin-top: 7px;
    }

    .content .tickets-form .container-small .subscribe {
        padding: 10px;
    }

    .content .tickets-form .container-small .subscribe .fa-paper-plane-o {
        left: 25px;
    }

    .content .tickets-form .container-small .steps-form #submit-btn {
        width: 100%;
        margin-right: 0;
    }

    .content .blog-inside .post-navigation .post-nav-title {
        height: 40px;
    }

    .it-works .work-item {
        margin-bottom: 100px;
    }

    .it-works .work-item .icon .icon-down {
        margin-left: -2px;
    }

    .it-works .work-item .icon-down {
        bottom: -15px;
        margin-left: -20px;
    }

    .it-works .work-item:nth-of-type(1) .icon {
        padding-left: 0;
    }

    .it-works .work-item:nth-of-type(3) .icon {
        padding-left: 10px;
    }

    .main-baner .get-started-form input {
        width: 280px;
    }

    .main-baner .get-started-form .submit-form {
        width: 280px;
    }

    .payment-step-3 .plan-item ul li p {
        width: 190px;
    }

    .payment-step-3 .plan-item ul li.ssl {
        width: 119%;
    }

    .error404 .page-404 .text {
        text-align: center;
        margin-top: 0px;
    }

    .content .tickets-form .container-small .step-1-item p {
        padding-left: 10px;
    }

    .content .tickets-form#budget .row > div .budget-item {
        width: 140px;
    }

    .it-works .work-item .icon-down {
        bottom: -35px;
    }

    .full-insights .container.promo .promo-item {
        width: 132px;
    }

    .full-insights .container.promo .promo-item .promo-name {
        font-size: 26px;
    }

    .full-insights .container.promo .promo-item .promo-name {
        font-size: 20px;
    }

    .get-free-quote .title-home {
        font-size: 30px;
        line-height: 32px;
    }

    .it-works .work-item .text {
        padding: 0;
    }

    .home .it-works .work-item .icon-down {
        top: 255px;
    }

    .content .tickets-form#budget .row > div .budget-item p {
        font-size: 25px;
        line-height: 30px;
        color: #677682;
    }

    #content .for-example {
        top: 140px;
    }

    .subscriptions-host .tab-content ul Li .button {
        letter-spacing: 0.4px;
    }

    .subscriptions-host .tab-content .price .value {
        font-size: 55px;
    }

    .subscriptions-host .tab-content .month-trial .bg-price {
        height: 200px;
    }

    .subscriptions-host .tab-content .icon-inner {
        height: 36px;
    }

    .subscriptions-host .tab-content .price .value .dot {
        border-radius: 50%;
        width: 7px;
        height: 7px;
        position: absolute;
        top: 44px;
        background: #FFF;
        text-indent: 555px;
        overflow: hidden;
        margin-left: -7px;
    }

    .our-promise .car-promise {
        width: 460px !important;
    }

    .what-helped .themes-carousel {
        background-size: 300px auto;
    }

    .what-helped .themes-carousel .item .image {
        padding-top: 50px;
    }

    .what-helped .themes-carousel ul li {
        margin-bottom: 12px;
    }

    .what-helped .themes-carousel .item .text {
        margin-top: 100px;
        padding-left: 40px;
    }

    .what-helped .themes-carousel .owl-controls {
        bottom: 200px;
    }

    .optimize-host .host-svg-1 {
        left: -40px;
    }

    .optimize-host h1 {
        font-size: 30px;
    }

    .optimize-host .price-host {
        font-size: 18px;
        margin-bottom: 20px;
        letter-spacing: 0.2px;
    }

    .optimize-host h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .what-helped .themes-carousel .item .text {
        margin-top: 100px;
        padding-left: 30px;
    }

    .subscriptions-host .month-premium .bg-price {
        margin-top: 970px;
    }

    .subscriptions-host ul {
        list-style-type: none;
        border-top: 0;
        padding-left: 20px;
        padding-top: 30px;
        padding-right: 20px !important;
    }

    .subscriptions-host .month-premium {
        position: absolute;
        width: 91%;
        z-index: 5;
        top: 376px;
    }

    .subscriptions-host .month-trial.white-bg {
        border-right: 2px dashed #e0e5e6;
        margin-top: 1230px;
    }

    .subscriptions-host ul Li p {
        width: 80%;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .subscriptions-host ul Li i {
        top: 2px;
    }

    .subscriptions-host .nav-tabs {
        padding: 0;
        padding-left: 17px;
    }
}

.marker {
    background-color: #e7ff7b;
    padding: 2px;
}

/*-----------*/
@media (min-width: 769px) {
    .page-team .content {
        margin-top: -150px;
    }

    .blog .content {
        margin-top: -100px;
    }

    .page-ticket-form .content {
        margin-top: -170px;
    }
}

.help-success {
    color: #80bd01;
}

.ticket-page-wrap .tickets-form select {
    font-family: 'Montserrat', sans-serif;
    height: 48px;
    width: 55%;
    border: 1px solid #c1d6de;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 10px;
    display: inline-block;
    color: #5c6c79;
}

body .ticket-page-wrap .tickets-form .form-group input {
    width: 55% !important;
}

body .ticket-page-wrap .tickets-form .form-group textarea {
    width: 55% !important;
}

body .ticket-page-wrap .tickets-form .form-group .caption {
    margin-left: 8%;
}

body .ticket-page-wrap .tickets-form .form-group.ticket-submit-wrap {
    padding-left: 8%;
}

.ticket-page-wrap .tickets-form {
    position: relative;
    z-index: 2;
}

@media (min-width: 769px) {
    .ticket-page-wrap {
        margin-top: -180px;
    }
}

@media (max-width: 480px) {
    .ticket-page-wrap .tickets-form select {
        width: 100%;
    }

    .content .tickets-form .container-small #submit-btn {
        padding: 14px 25px !important;
        font-size: 11px;
    }

    body .ticket-page-wrap .tickets-form .form-group input {
        width: 100% !important;
    }

    body .ticket-page-wrap .tickets-form .form-group textarea {
        width: 100% !important;
    }

    body .ticket-page-wrap .tickets-form .form-group .caption {
        margin-left: 0;
    }

    body .ticket-page-wrap .tickets-form .form-group.ticket-submit-wrap {
        padding-left: 0;
    }

    .g-recaptcha {
       margin-top: 0;
    }
}

.ticket-page-wrap .has-error .help-block {
    padding-left: 0 !important;
}

@media (min-width: 481px) {
    .ticket-page-wrap .has-error .help-block {
        padding-left: 8% !important;
        margin-left: 165px;
    }

    .g-recaptcha {
        display: inline-block;
    }
}

/*----------price---------*/
.plan-choice-section {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 56px;
    /*.plan-switcher-wrap {
    margin-bottom: 34px;
    span {
      display: inline-block;
    }
    .plan-switcher-block {
      position: relative;
    }
    .period {
      font-size: 13px;
      font-weight: 600;
      color: #a6b1bf;
      position: absolute;
      cursor: pointer;
      transition: .3s;
      &.monthly {
        left: -64px;
        top: 3px;
      }
      &.yearly {
        right: -54px;
        top: 3px;
        color: #1575cc;
      }
    }
    .plan-switcher {
      width: 56px;
      height: 23px;
      background: #e1e6e9;
      border-radius: 56px;
      transition: .5s;
      &::before {
        content: '';
        position: absolute;
        width: 29px;
        height: 29px;
        background: #1575cc;
        border-radius: 50%;
        box-shadow: 0px 3px 6px 0px rgba(21, 117, 204, 0.28);
        top: -3px;
        transition: .3s;
      }
    }
  }*/
    /*&.monthly-choice {
      .monthly {
          color: #1575cc !important;
      }
      .yearly {
          color: #a6b1bf !important;
      }
      .plan-switcher {
          &::before {
              margin-left: -27px;
          }
      }
      .monthly-price {
          display: inline-block !important;
      }
      .year-price {
          display: none !important;
      }
      .period-month {
          display: inline-block !important;
      }
      .period-year {
          display: none !important;
      }
  }*/
}

.plan-choice-section .section-title {
    margin-bottom: 48px;
}

.plan-choice-section .section-title h2 {
    color: #1575cc;
    font-size: 36px;
    font-weight: 400;
}

.plan-choice-section .plan-blocks {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding-top: 19px;
    margin-bottom: 94px;
}

.plan-choice-section .plan-block {
    width: 328px;
    background: #fff;
    position: relative;
    padding-bottom: 80px !important;
    box-shadow: 0px 8px 32px 0px rgba(54, 106, 152, 0.18);
}

.plan-choice-section .plan-block.recommended-plan {
    width: 340px;
    border-radius: 15px;
    margin-top: -19px;
    padding-bottom: 32px;
    overflow: unset;
    box-shadow: 0px 8px 32px 0px rgba(54, 106, 152, 0.18);
    position: relative;
    z-index: 2;
}

.plan-choice-section .plan-block.recommended-plan .plan-header {
    background: #1475cc;
    height: 44px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 44px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 30px;
}

.plan-choice-section .plan-block.plan-basic {
    border-radius: 15px 0 0 15px;
    padding: 32px 0;
}

.plan-choice-section .plan-block.plan-basic::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 16px;
    left: 0;
    top: 0px;
    background: #fff;
    border-top: 5px #2385de solid;
    border-radius: 15px 0 0 0;
}

.plan-choice-section .plan-block.plan-basic .plan-link {
    padding-right: 46px !important;
}

.plan-choice-section .plan-block.plan-premium {
    border-radius: 0 15px 15px 0;
    padding: 32px 0;
}

.plan-choice-section .plan-block.plan-premium::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 16px;
    left: 0;
    top: 0px;
    background: #fff;
    border-top: 5px #2385de solid;
    border-radius: 0 15px 0 0;
}

.plan-choice-section .plan-block.plan-premium .plan-link {
    padding-left: 46px !important;
}

.plan-choice-section .plan-block .plan-name {
    color: #979798;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    margin-bottom: 13px;
}

.plan-choice-section .plan-block .plan-image {
    margin-bottom: 25px;
}

.plan-choice-section .plan-block .plan-price {
    color: #2385de;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    padding-bottom: 26px;
    font-family: "HelveticaNeueCyr-light" !important;
}

.plan-choice-section .plan-block .price-wrap {
    position: relative;
}

.plan-choice-section .plan-block .currency {
    font-size: 24.64px;
    line-height: 23.28px;
    letter-spacing: 0.6px;
    position: absolute;
    left: -19px;
    top: 0;
}

.plan-choice-section .plan-block .plan-price-val {
    font-size: 58px;
    line-height: 56px;
    letter-spacing: -2.9px;
    display: inline-block;
    font-family: 'HelveticaNeueCyr-light' !important;
    transition: .3s;
    display: none;
    /*&.monthly-price {
        display: none;
      }*/
}

.plan-choice-section .plan-block .plan-period {
    font-size: 14px;
    line-height: 15px;
    color: #909aa6;
    width: 100%;
    font-weight: 500;
    display: inline-block;
    /*&.period-month {
        display: none;
      }*/
}

.plan-choice-section .plan-block .plan-card {
    min-height: 270px;
    border-top: 1px #e1e1e1 dashed;
}

.plan-choice-section .plan-block .plan-card *, .plan-choice-section .plan-block .plan-card *:before, .plan-choice-section .plan-block .plan-card *:after {
    backface-visibility: hidden;
}

.plan-choice-section .plan-block .plan-info {
    padding-top: 34px;
    font-size: 14px;
    color: #5c6c79;
    margin-bottom: 29px;
}

.plan-choice-section .plan-block .plan-info ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

.plan-choice-section .plan-block .plan-info ul li {
    margin-bottom: 14px;
}

.plan-choice-section .plan-block .plan-info ul li .hosting_tooltip-flags {
    position: relative;
    cursor: help;
}

.plan-choice-section .plan-block .plan-info ul li .hosting_tooltip-flags img {
    width: 13px;
    height: 13px;
}

.plan-choice-section .plan-block .plan-info ul li .hosting_tooltip-flags:hover > img {
    filter: brightness(0.5);
}

.plan-choice-section .plan-block .plan-info ul li .hosting_tooltip-flags .hosting_tooltip-flags-list {
    visibility: hidden;
    opacity: 0;
    padding: 10px 15px !important;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0 1px 10px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 10%);
    border-radius: 4px;
    position: absolute;
    background: #fff;
    -webkit-transition: .4s ease;
    -o-transition: ease .4s;
    transition: .4s ease;
    z-index: 2;
    text-align: left;
    margin: 0;
    top: 100%;
    left: 0;
    -webkit-transform: translateX(-82%);
    -ms-transform: translateX(-82%);
    transform: translateX(-82%);
}

.plan-choice-section .plan-block .plan-info ul li .hosting_tooltip-flags .hosting_tooltip-flags-list li {
    margin-bottom: 10px;
    font-weight: 400;
    display: flex;
    align-items: flex-start;
    font-size: 12px;
    width: max-content;
}

.plan-choice-section .plan-block .plan-info ul li .hosting_tooltip-flags .hosting_tooltip-flags-list li img {
    margin: 0 13px -3px 2px !important;
    width: 27px;
    height: auto;
    border: 1px solid #eee;
}

.plan-choice-section .plan-block .plan-info ul li .hosting_tooltip-flags:hover .hosting_tooltip-flags-list {
    opacity: 1;
    visibility: visible;
}

.plan-choice-section .plan-block .plan-info ul li .price_tooltip:after {
    -webkit-transform: translateX(-82%);
    -ms-transform: translateX(-82%);
    transform: translateX(-82%);
}

.plan-choice-section .plan-block .plan-info ul li span {
    font-size: 15px;
    color: #292a2d;
    font-weight: 700;
}

.plan-choice-section .plan-block .plan-link {
    padding-left: 60px;
    padding-right: 60px;
}

.plan-choice-section .plan-block .plan-link .button {
    width: 100%;
}

.plan-link_year {
    display: none;
}

.plan-link_month {
    display: none;
}

.plan-choice-section .front .plan-link .button {
    margin-top: 15px;
}

.plan-choice-section .plan-info .form-group.has-error input {
    border-color: #ff4c4c;
    box-shadow: 0 0 16px #ff4c4c;
}

.plan-choice-section .plan-info .form-group.has-error .help-block.help-error {
    display: none;
}

.what-we-use {
    padding-bottom: 40px;
}

.what-we-use .section-title {
    margin-bottom: 71px;
}

.what-we-use .labels-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.what-we-use .labels-wrap .label-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 18px;
    color: #5c6c79;
    justify-content: center;
    margin-bottom: 65px;
}

.what-we-use .labels-wrap .label-wrap img {
    display: inline-block;
    margin-right: 15px;
}

.hosting_plan-title {
    margin-top: 80px;
}

.hosting_plan-title h3 {
    margin-top: 25px;
    font-size: 20px;
}

.what-offer {
    display: flex;
    flex-wrap: wrap;
}

.what-offer_item {
    width: 33%;
    position: relative;
    text-align: left;
    padding-left: 25px;
    margin-bottom: 35px;
    padding-right: 20px;
}

.what-offer_item i {
    position: absolute;
    top: 3px;
    left: 0;
    color: #1575cc;
}

.what-offer_item p strong {
    color: #1575cc;
    font-size: 17px;
}

.what-offer_item p {
    font-size: 15px;
    margin-bottom: 10px;
}

.dui-icon-web-globe-world:before {
    content: "\57";
}

.dui-icon-book-bookmark:before {
    content: "\2d9";
}

.dui-icon-community-people:before {
    content: "\2018";
}

.dui-icon-lock:before {
    content: "\39";
}

.dui-icon-user-reputation-points:before {
    content: "\32";
}

.dui-icon-layout-grid:before {
    content: "\221e";
}

.dui-icon-rocket-launch:before {
    content: "\e9bf";
}

.dui-icon-send-email:before {
    content: "\e91f";
}

.dui-icon-sheild-badge:before {
    content: "\e96a";
}

.dui-icon-graph-line:before {
    content: "\e921";
}

.dui-icon-merge:before {
    content: "\e92c";
}

.dui-icon-ip:before {
    content: "\e910";
}

[class^=dui-icon-]:before {
    font-family: icons-ui-dev !important;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1em;
    speak: none;
    text-rendering: auto;
    text-transform: none;
}

.product-cart__sells > ul {
}

.product-cart__sells > ul > li img {
    margin: 0 auto !important;
    width: 80% !important;
    display: none !important;
}

.product-cart__sells > ul > li {
    display: flex;
    align-items: center;
    width: 100% !important;
    margin: 0 0 15px 0 !important;
    padding: 5px 0 20px 20px !important;
    clear: none !important;
    background: #fff;
    position: relative;
    border: 1px solid rgb(0 0 0 / 10%);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 8px 32px 0px rgb(54 106 152 / 18%);
}

.product-cart__sells > ul > li .woocommerce-loop-product__title {
    font-size: 17px !important;
    margin-bottom: 3px !important;
    padding: 0 !important;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    margin-top: 0 !important;
    color: #616161;
    padding-right: 10px !important;
}

.product-cart__sells > ul > li .price {
    font-size: 18px !important;
    font-weight: 700 !important;
    width: max-content;
    margin: 0;
    color: #1575cc !important;
    position: relative;
    display: block;
}

.product-cart__sells ul li .button {
    line-height: 25px !important;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    margin-bottom: 0;
    margin-top: 0 !important;
    max-width: max-content;
    font-size: 14px;
    padding: 4px 12px 4px 23px !important;
    position: absolute;
    bottom: 18px;
    left: 20px;
    background: #80bd01 !important;
}

.product-cart__sells ul li .button::before {
    content: "" !important;
    position: absolute !important;
    top: 9px;
    left: 5px !important;
    background: url(../assets/img/bascket.svg) no-repeat center top / cover;
    width: 13px !important;
    height: 12px !important;
}

.product-cart__sells ul li .button:hover::before {
    transform: none !important;
    background: url(../assets/img/bascket.svg) no-repeat center top / cover !important;
}

.product-cart__sells ul li .woocommerce-loop-product__link {
    width: 30%;
    margin-bottom: 33px;
    margin-top: 15px;
}

.product-cart__sells .woocommerce-loop-product__title {
    position: relative;
}

.product-cart__sells .stm-short-description {
    width: 70%;
    padding: 14px 10px 14px 18px;
    border-left: 1px solid rgb(0 0 0 / 10%);
    height: max-content;
    margin-top: 16px;
}

.product-cart__sells .stm-short-description li {
    width: 50% !important;
    margin: 0 !important;
    padding: 0 0 5px 15px !important;
    font-size: 13px;
    position: relative;
    font-weight: 500;
    color: #616161;
}

.product-cart__sells .stm-short-description li::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 0px;
    height: 0px;
    background: #fff;
    border: 5px solid #4897de;
    border-radius: 50%;
}

.product-cart__sells .stm-short-description li::after {
    content: '';
    position: absolute;
    top: 7px;
    left: 3px;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
}

.product-cart__sells .stm-short-description li strong {
    display: inline-block !important;
}

.product-cart__sells .stm-short-description ul {
    margin: 0 !important;
    display: flex;
    flex-wrap: wrap;
}

.product-cart__sells {
    width: 61% !important;
}

.product-cart__sells > h2 {
    font-size: 20px;
}

@media (max-width: 1200px) {
    .plan-choice-section .plan-blocks .plan-block {
        width: 300px;
    }
}

@media (max-width: 992px) {
    .plan-choice-section .plan-blocks .plan-block {
        width: 230px;
    }

    .plan-choice-section .plan-blocks .plan-block.recommended-plan {
        width: 260px;
    }

    .plan-choice-section .plan-blocks .plan-block .plan-link {
        padding-left: 20px;
        padding-right: 20px;
    }

    .plan-choice-section .plan-blocks .plan-block.plan-basic .plan-link {
        padding-right: 20px !important;
    }

    .plan-choice-section .plan-blocks .plan-block.plan-premium .plan-link {
        padding-left: 20px !important;
    }

    .product-cart__sells .stm-short-description {
        padding: 14px 10px 14px 14px;
    }

    .cart_content .cart-collaterals {
        display: flex;
        flex-wrap: wrap;
    }

    .cart_content .woocommerce .cart-collaterals .cart_totals {
        order: 1;
    }

    .product-cart__sells {
        width: 100% !important;
        order: 2;
    }
}

@media (max-width: 768px) {
    .product-cart__sells > ul > li {
        float: left !important;
    }
}

@media (max-width: 520px) {
    .product-cart__sells > ul > li {
        width: 100% !important;
        margin: 0 0 20px !important;
    }

    .product-cart__sells > ul {
        margin: 0 !important;
    }

    .product-cart__sells > ul > li .woocommerce-loop-product__title, .product-cart__sells > ul > li .price, .product-cart__sells > ul > li .stm-short-description {
        padding: 0 10px !important;
    }

    .product-cart__sells > ul > li img {
        max-height: 200px;
        object-fit: contain;
    }
}

@media (max-width: 750px) {
    .plan-choice-section .plan-blocks .plan-block {
        width: 100%;
        border-radius: 15px;
        margin-bottom: 20px;
    }

    .plan-choice-section .plan-blocks .plan-block.recommended-plan {
        width: 100%;
    }

    .plan-choice-section .plan-blocks .plan-block.plan-basic::before {
        border-radius: 15px;
    }

    .plan-choice-section .plan-blocks .plan-block.plan-basic {
        border-radius: 15px;
    }

    .plan-choice-section .plan-blocks .plan-block.plan-premium {
        border-radius: 15px;
    }

    .plan-choice-section .plan-blocks .plan-block.plan-premium::before {
        border-radius: 15px;
    }

    .plan-choice-section .plan-blocks .plan-block.recommended-plan {
        margin-top: 0;
    }
}

@media (max-width: 404px) {
    .what-we-use .labels-wrap .label-wrap span {
        display: block;
        width: 100%;
    }

    .what-we-use .labels-wrap .label-wrap img {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.front {
    z-index: 2 !important;
    background: #fff;
}

.back {
    overflow: hidden;
    z-index: 2 !important;
    background: #fff;
}

.back .right-arrow {
    width: 18px;
    margin-left: 15px;
    height: auto;
}

.back .back-title {
    margin-bottom: 32px;
    color: #1575cc;
    font-weight: 500;
    font-size: 22px;
}

.back .input-group {
    position: relative;
    width: 100%;
}

.back .input-group input.form-control {
    outline: none;
    box-shadow: none;
    border-radius: 4px !important;
    padding-left: 47px;
    height: 48px;
    width: 100%;
    border-color: #c1d6de;
}

.back .input-group i {
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
    color: #1575cc;
    font-size: 16px;
}

/*# sourceMappingURL=style.css.map */
@media (max-width: 1199px) {
    .cp-cursor {
        right: 210px;
    }

    .content .woocommerce .input-text, .content .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
    }

    .content .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 38px;
    }

    .content .woocommerce .select2-container .select2-selection--single {
        height: 38px;
    }

    body .woocommerce form .form-row label {
        font-family: 'Montserrat', sans-serif !important;
        line-height: 22px;
        margin-bottom: 0px;
        font-size: 14px;
    }

    .content .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 37px;
    }

    .content .woocommerce .input-text {
        min-height: 38px;
        padding: 10px;
    }

    .woocommerce table.my_account_orders .button {
        white-space: nowrap;
        padding: 10px 8px !important;
        font-size: 12px !important;
    }

    /*.subscriptio-account-subscription-addresses a.edit {*/
    /*  padding: 10px 25px;*/
    /*}*/
    .woocommerce form.woocommerce-ResetPassword .form-row {
        width: 25% !important;
        float: left;
        margin-top: 28px;
    }

    .woocommerce form.woocommerce-ResetPassword .form-row-first {
        width: 68% !important;
        margin-top: 0;
    }

    .woocommerce form.woocommerce-ResetPassword .form-row-first input {
        min-height: 48px;
    }

    .lost_reset_password button.button {
        padding: 5px 10px !important;
    }
}

@media (max-width: 991px) {
    .blog_info {
        min-height: 200px;
    }

    .blog .post_mg:nth-child(3) {
        display: none;
    }

    #add_payment_method #payment ul.payment_methods li {
        padding-left: 0px !important;
    }

    .woocommerce form.woocommerce-ResetPassword {
        max-width: 60%;

    }

    body .lost_reset_password button.button {
        width: 100% !important;
        line-height: 1.5 !important;
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        margin-left: 0px !important;
    }

    .blog {
        margin-bottom: 30px;
    }


    .my_count {
        display: grid;
        gap: 20px;
        padding: 0 15px;
        grid-template-columns: repeat(2, 1fr);
    }

    .my_count:before {
        display: none;
    }

    .my_count .figure-item {
        padding: 0;
    }
}

@media (max-width: 800px) {
    .navbar-header {
        width: 30%;
    }
    .header-nav__right {
        display: block !important;
        top: -100% !important;
        transition: .3s ease-in;
    }

    /*#header-nav .navbar-header {*/
    /*  margin-top: 20px;*/
    /*}*/

}

@media (max-width: 769px) {
    .header-nav__right.show {
        top: 0% !important;
    }
    .button {
        line-height: normal !important;
        padding: 11px 20px !important;
        font-size: 15px !important;
    }

    .lost_reset_password button.button {
        padding: 5px 10px !important;
    }

    .woocommerce form.woocommerce-ResetPassword .form-row {
        margin-top: 21px;
    }

    .woocommerce form.woocommerce-ResetPassword .form-row-first {
        margin-top: 0;
    }


    .header-nav__right {
        position: fixed;
        z-index: 99;
        top: 0%;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-backdrop-filter: blur(50px);
        backdrop-filter: blur(50px);
        background: rgb(36 41 49 / 50%);
        padding-top: 18px;
    }

    .header-nav__right .navbar-collapse {
        box-shadow: none !important
    }

    .header-nav__right .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        width: auto;
        border-top: 0;
        box-shadow: none !important;
    }

    #header-nav .navbar-header {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    #header-nav .navbar-header .navbar-brand, #header-nav .navbar-toggle {
        float: none;
    }

    #header-nav .navbar-header .navbar-brand {
        order: 1;
    }

    #header-nav .navbar-toggle {
        order: 2;
        margin: 0 0 0 auto;
        padding: 6px 10px;
        z-index: 9999;
    }

    #header-nav .navbar-toggle.fixed {
        position: fixed;
        top: 37px;
        right: 15px;
    }

    #header-nav .navbar-header .slogan {
        order: 2;
    }

    #header-nav .navbar-toggle .close {
        text-shadow: none;
        font-size: 28px;
        top: -7px;
        right: 0;
        color: #ffffff;
    }

    #header-nav #main-menu li a {
        color: #fff;
    }

    .user-link {
        text-align: center;
        color: #ffff;
        width: 100%;
        display: block;
    }

    .woo-user__url {
        text-align: center;
        margin: 20px 0 0 0;
    }
}

@media (max-width: 767px) {
    body .edit_payment .button {
        padding: 10px !important;
        font-size: 13px !important;
    }


    .button {
        line-height: normal !important;
        padding: 11px 20px !important;
        font-size: 15px !important;
    }

    .content .our-story hr {
        margin: 0 auto 20px;
    }

    .content .we-in-figures {
        padding-bottom: 50px;
    }

    .content .stm-futures {
        margin-bottom: 0;
    }
}

@media (max-width: 575px) {
    .woocommerce form.woocommerce-ResetPassword {
        max-width: 90%;

    }

    .woocommerce form.woocommerce-ResetPassword .form-row {
        width: 100% !important;
        margin-top: 0;
    }

    .woocommerce form.woocommerce-ResetPassword .form-row-first {
        width: 100% !important;
    }

    .product-cart__sells ul li .woocommerce-loop-product__link {
        width: 50%;
    }

    .product-cart__sells .stm-short-description {
        width: 50%;
        margin-top: 14px;
    }

    .product-cart__sells .stm-short-description li {
        width: 100% !important;
    }

    .product-cart__sells > ul > li {
        padding: 5px 5px 20px 5px !important;
        align-items: flex-start;
    }
}

.maintenance_coupon {
    text-align: center;
    border: 2px dashed #8a99a3;
    padding: 1em;
    margin: 1em;
}

.maintenance_coupon__code span.strong {
    font-weight: 600;
}

.maintenance_coupon h3.h2 {
    margin-top: 5px;
}

.row.maintenance_coupon__box {
    display: flex;
    justify-content: center;
    margin-top: 5em;
}

.row.maintenance_coupon__description {
    display: flex;
    justify-content: center;
}

.mt-0 {
    margin-bottom: 0 !important;
}


.content .blog-inside .post-sidebar.popular {
    background: url(../images/bg-recent.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #FFF;
    border: 1px solid #efeeee;
    margin-bottom: 25px;
    padding-bottom: 30px;
    box-shadow: 0px 1px 0px #ebebeb;
}

.content .blog-inside .post-sidebar.popular h3 {
    border-bottom: 1px solid #efeeee;
}

.content .blog-inside .post-sidebar.popular h3 i {
    font-size: 32px;
    vertical-align: middle;
}

.content .blog-inside .post-sidebar.popular h3 .title-sidebar {
    padding-left: 5px;
    font-size: 18px;
    color: #5c6c79;
    font-weight: 500;
    letter-spacing: 0.25px;
    vertical-align: middle;
}

.content .blog-inside .post-sidebar.popular h3 img {
    width: 32px;
    height: 32px;
}

.content .blog-grid .md-blog .image .img-wrap {
    display: block;
    padding-bottom: 55%;
    position: relative;
    overflow: hidden;
}

.content .blog-grid .md-blog .image .img-wrap .wp-post-image {
    position: absolute;
    top: 0;
    left: 0;
}

.content .blog-grid .lg-blog .img-wrap {
    display: block;
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
    border-radius: 5px;
}

.content .blog-grid .lg-blog .wp-post-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: auto;
    min-width: 100%;
    max-width: initial;
}

.content .blog-grid .md-blog .post__categories,
.content .blog-grid .lg-blog .post__categories {
    background: #80BD23;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 5px;
    max-width: calc(100% - 20px);
    font-size: 13px;
    color: #fff;
    border-radius: 3px;
}

.menu-blog-categories-container {
    position: relative;
    z-index: 3;
}

.menu-blog-categories-container .blog-categories {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: Poppins, sans-serif;
    padding: 5px 0 0;
    margin: 0 0 30px;
    position: relative;
    list-style: none;
}

.menu-blog-categories-container .blog-categories li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1.57143em;
    letter-spacing: -.28px;
    font-weight: 600;
    white-space: nowrap;
    margin: 0 0 0.625rem 3rem;
}

.menu-blog-categories-container .blog-categories li:first-child {
    margin-left: 0;
}

.menu-blog-categories-container .blog-categories li a {
    color: #303442;
    text-transform: uppercase;
    display: inline-block;
    padding: 4px 0;
    position: relative;
}

.menu-blog-categories-container .blog-categories li a:hover {
    text-decoration: none;
    color: #303442;
}

.menu-blog-categories-container .blog-categories li a:after {
    content: " ";
    display: block;
    height: 4px;
    width: 100%;
    background: #1475CC;
    transform: translateY(0.6875rem);
    opacity: 0;
    transition: .2s ease;
}

.menu-blog-categories-container .blog-categories li a:hover:after {
    opacity: 1;
    transform: translateY(0.5625rem);
}

.menu-blog-categories-container .blog-categories li.current-menu-item a:after {
    transform: translateY(0.5625rem);
    opacity: 1;
}

.blog-inside .post-taxonomies {
    margin: 25px 0 50px;
}

.blog-inside .post-categories {
    margin-bottom: 1.5em;
    display: inline;
}

.blog-inside .post-categories li {
    display: inline-block;
    margin-left: 10px;
}

.blog-inside .post-categories li::before {
    content: none !important;
}

.blog-inside .post-categories a {

}

.blog-inside .post-tags {
    margin-bottom: 1.5em;
}

.blog-inside .post-tags a {
    margin-left: 10px;
}

.blog-inside .post-categories a,
.blog-inside .post-tags a {
    display: inline-block;
    color: #80BD23;
    border: 1px solid #80BD23;
    padding: 4px 8px;
}

.blog-inside .post-categories a:hover,
.blog-inside .post-tags a:hover {
    color: #1475CC;
    border: 1px solid #1475CC;
}

.blog-archive-sidebar.blog-inside {
    padding-top: 0;
    margin-top: 0;
}

.sidebar-search-group {
    margin-bottom: 30px;
}

.sidebar-search-group .searchform {
    position: relative;
}

.sidebar-search-group .searchform input {
    height: 40px;
    box-shadow: none !important;
}

.sidebar-search-group .searchform input:focus {
    border-color: #1475CC;
}

.sidebar-search-group .searchform .btn {
    line-height: 1.4;
    height: 40px;
    transition: border-color ease-in-out 0.15s, background-color ease-in-out 0.15s;
}

.sidebar-search-group .searchform .btn:focus,
.sidebar-search-group .searchform .btn:active,
.sidebar-search-group .searchform .btn:hover {
    outline: none;
    color: #1475CC;
    background-color: transparent;
    border-color: #1475CC;
}

.sidebar-search-group .searchform .btn i {
    font-size: 20px;
    line-height: 28px;
}

@media (min-width: 1024px) {
    .search-results .content .blog-grid {
        margin-top: -210px;
    }
}

@media (min-width: 1024px) {
    .menu-blog-categories-container .blog-categories li ul {
        position: absolute;
        left: 50%;
        top: 100%;
        transform: translateX(-50%);
        z-index: 500;
        background: #fff;
        box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
        border-radius: 4px;
        padding: 7px 0;
        display: none;
    }

    .menu-blog-categories-container .blog-categories li:hover ul {
        display: block;
    }

    .menu-blog-categories-container .blog-categories li ul li {
        display: block;
        padding: 5px 15px;
        margin: 0;
    }

    .menu-blog-categories-container .blog-categories li.menu-item-has-children:after {
        content: " ";
        display: inline-block;
        border-top: 5px solid #000;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        vertical-align: middle;
        margin: -1px 0 0 6px;
    }

    .menu-blog-categories-container .blog-categories li ul li a:hover {
        color: #1475CC;
    }

    .menu-blog-categories-container .blog-categories li ul li a::after {
        display: none;
    }

}

@media (max-width: 1023px) {
    .menu-blog-categories-container .blog-categories {
        padding: 0 30px 0 0;
        margin: 0 0 15px;
        overflow-x: scroll;
    }

    .menu-blog-categories-container .blog-categories .sub-menu {
        display: inline-block;
    }

    .menu-blog-categories-container .blog-categories .sub-menu li:first-child {
        margin: 0 0 0.625rem 3rem;
    }
}


/*@media (max-width: 555px) {*/
/*    .blog .blog-item .date-post {*/
/*        top: 60% !important;*/
/*    }*/
/*}*/

@media (max-width: 500px) {
    /*.blog .blog-item .date-post {*/
    /*    top: 57% !important;*/
    /*}*/
    .my_count {
        gap: 8px;
    }

    .go_to_home {
        padding: 10px 25px;
        font-size: 15px;
    }

    .blog_info {
        min-height: 170px;
    }
}

@media (max-width: 440px) {

    .blog .blog-item .date-post {
        top: -24% !important;
    }

    .my_count {
        grid-template-columns: repeat(1, 1fr);
    }

    .blog .blog-item .title-post a {
        font-size: 17px;
        line-height: 24px;
    }
}

@media (max-width: 400px) {
    /*.blog .blog-item .date-post {*/
    /*    top: 46% !important;*/
    /*}*/


}

@media (max-width: 380px) {
    /*.blog .blog-item .date-post {*/
    /*    top: 43% !important;*/
    /*}*/
    .blog .blog-item .title-post a {
        font-size: 16px;
    }

}

/*@media (max-width: 350px) {*/
/*  .blog .blog-item .date-post {*/
/*    top: 57% !important;*/
/*  }*/
/*}*/

/* Header Style */


.post-img  img{
    height: auto !important;
}
