-group-vertical>.btn-group:after,
.btn-toolbar:after,
.controls-row:after,
.dl-horizontal:after,
.dropdown-menu>li>a,
.form-actions:after,
.form-horizontal .control-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after {
    clear: both
}

.checkbox input[type=checkbox],
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.radio input[type=radio] {
    float: left
}

#phone-style {
    font-family: 'Roboto Condensed', 'Sans-Serif';
/*    color: #a2a2ad; */
    font-style: italic;
    font-weight: 300;
}

#bg_video__overlay svg rect+rect,
.mod-custom__page_loader .loader svg circle {
    fill: #3e51b5!important
}

#btn-nav {
    position: relative;
    left: 6%;
    font-size: 12px;
    border-radius: 0;
    top: 8px;
}



#btn-login-txt {
  position: relative;
  top: 2px;
}

#btn-buy-txt {
  position: relative;
  right: 8px;
  top: -4px;
  right: 5px;
  font-size: 13px;
}

.fa-shopping-cart{
  position: relative;
  right: 23px;
  top: -1px;
}

.call-us {
    position: relative;
    font-size:1em !important;
    margin-left:7%;
    color:#120c3d;
    bottom: 5px;
}

#logo {
    width: 20%;
}

@media screen and (max-width: 767px){
    .call-us{
        right:0px;
    }

    #logo{
      width: 100%;
    }
}

@media screen and (max-width: 1300px){

    #btn-nav{
        margin-top: 0;
        left: 2%;
        top: 10px;
        padding-left: calc(20px + 0.7em);
        padding-right: calc(20px + 0.7em);
    }

    .fa-shopping-cart{
        right: 15px;
    }
}

@media screen and (max-width: 900px){
    #btn-nav{
        padding-left: 1.2em;
        padding-right: 1.2em;
    }
}

hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

[role=button],
a {
    cursor: pointer
}

a,
body {
    font-family: 'Roboto', sans-serif;
}

#bg_video__overlay svg,
span.radio input[type=radio]:checked+label.radio_inner:before {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

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

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

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.glyphicon,
a {
    font-weight: 400
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    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
}

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

table {
    border-collapse: collapse
}

td,
th {
    padding: 0
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!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: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

a,
a:focus,
a:hover {
    text-decoration: none
}

.img-thumbnail,
body {
    background-color: #fff
}

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

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

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

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

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}

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

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

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

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


html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 30px
}

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

a:focus {
    outline-offset: -2px
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .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-top: 1px solid #7986c9
}

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

.col-xs-12,
.container {
    width: 100%
}

a {
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
    outline: 0
}

a:active,
a:focus {
    outline: 0;
    color: #d96caa
}

a:focus,
a:hover {
    color: #d96caa;
    outline: 0
}

.category_desc p a,
.item_fulltext p a,
.item_introtext p a,
.login_shell .login-greeting a:hover {
    text-decoration: none;
}

b {
    font-size: 18px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #303030;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    letter-spacing: 1.8px;
    position: relative;
    margin-top: 0;
    text-rendering: optimizelegibility;
    text-transform: uppercase
}

h1.heading-style-1,
h2.heading-style-1,
h3.heading-style-1,
h4.heading-style-1,
h5.heading-style-1,
h6.heading-style-1 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 31px;
}

.purple-shadow {
    color: #fff;
    text-shadow: 0 5px 50px rgba(102, 58, 183, .3), 0 10px 80px rgba(102, 58, 183, .5), 0 2px 20px rgba(0, 0, 0, .5);
    text-align: center
}

.header-btn {
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center
}

.header-btn.learn-more {
    margin-top: 210px
}

h1.heading-style-2,
h2.heading-style-2,
h3.heading-style-2,
h4.heading-style-2,
h5.heading-style-2,
h6.heading-style-2 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 31px;
    letter-spacing: 2.4px
}

h2.heading-style-2 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 16px;
    letter-spacing: 2.4px
}

h1.heading-style-3,
h2.heading-style-3,
h3.heading-style-3,
h4.heading-style-3,
h5.heading-style-3,
h6.heading-style-3 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 31px
}

h1.heading-style-4,
h2.heading-style-4,
h3.heading-style-4,
h4.heading-style-4,
h5.heading-style-4,
h6.heading-style-4 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 16px
}

h1.heading-style-5,
h2.heading-style-5,
h3.heading-style-5,
h4.heading-style-5,
h5.heading-style-5,
h6.heading-style-5 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px;
    letter-spacing: 0.48px;
}

h1.heading-style-6,
h2.heading-style-6,
h3.heading-style-6,
h4.heading-style-6,
h5.heading-style-6,
h6.heading-style-6 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 16px
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.page-header,
.page_header {
    margin-bottom: 16px
}

.page-header [class*=heading-style],
.page_header [class*=heading-style] {
    margin-bottom: 0
}

.lead,
address,
dl,
ol,
ul {
    margin-bottom: 20px
}

p {
    margin: 0 0 18px;
    font-family: 'Roboto', sans-serif;
}

p+p {
    margin-top: 18px
}

.text-offset {
    margin-top: 46px
}

dl,
ol,
ul {
    margin-top: 0
}

.lead {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4
}

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

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

.small,
small {
    font-size: 88%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.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 {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.btn,
.initialism,
.kbutton,
.nav-tabs>li>a {
    text-transform: uppercase
}

.text-muted {
    color: #777
}

.text-primary {
    color: #3e51b5
}

a.text-primary:focus,
a.text-primary:hover {
    color: #31408f
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #3e51b5
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #31408f
}

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

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

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

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

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

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

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

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

ul.ul-alert-warning>li {
    list-style: none;
    text-align: left;
    padding-left: 0!important;
    padding-bottom: 0;
    font-size: 16px;
    line-height: normal;
    color: #fff;
    font-weight: 400
}

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

ul.ul-alert-warning>li:before {
    display: none
}

.list-inline {
    margin-left: -5px
}

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

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

.initialism {
    font-size: 90%
}

blockquote {
    padding: 30px 0 10px 20px;
    margin: 0 0 20px;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    line-height: 36px;
    font-weight: 300;
    position: relative;
    text-align: center
}

blockquote:before {
/*    content: '“';a */
    font: 85px/45px 'Open Sans', sans-serif;
    display: block;
    color: #3e51b5;
    font-weight: 800
}

address,
pre {
    line-height: 30px
}

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

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

blockquote cite {
    color: #3e51b5;
    display: inline-block
}

@media (max-width:767px) {
    blockquote {
        margin-bottom: 30px
    }
}

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

caption,
th {
    text-align: left
}

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

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

strong {
    color: #3e51b5
}

.category_desc strong,
.item_fulltext strong,
.item_introtext strong {
    font-weight: 700;
    color: #3e51b5
}

.category_desc mark,
.item_fulltext mark,
.item_introtext mark {
    color: #fff;
    padding: 2px 6px;
    background: #3e51b5
}

legend,
pre {
    color: #333
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

address {
    font-style: normal
}

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

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 17px;
    word-break: break-all;
    word-wrap: break-word;
    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
}

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

dl.table dt,
table th {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px
}

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

.container {
    max-width: 1200px
}

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

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    div.parallax_cnt>div.container>div.row>div.moduletable.home-parallax.col-sm-6.col-sm-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.table,
table {
    width: 100%;
    max-width: 100%
}

table {
    border-spacing: 0;
    border: 1px solid #979797;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

table th {
    color: #fff;
    padding: 5px
}

table th:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

table th:last-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    border-right: none
}

table tr td {
    padding: 8px;
    border-top: none
}

dl.table dd+dd,
table tr+tr td {
    border-top: 1px solid #979797
}

table tr td:last-child {
    border-right: none
}

table a {
    color: #3e51b5
}


table a:hover {
    color: #303030
}


dl.table {
    display: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #979797;
    background: 0 0
}

dl.table dd,
dl.table dt,
label,
legend {
    display: block
}

dl.table dt {
    background: #3e51b5;
    color: #fff;
    border-bottom: 1px solid #979797
}

dl.table dd {
    margin-left: 0;
    padding: 8px
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 30px;
    vertical-align: top;
    border-top: 1px solid #979797
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #979797
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

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

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

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

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

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

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

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

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

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

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

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

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

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

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

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

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

.table-icon-check {
    font-size: 27px!important;
    color: #00ab00
}

.table-icon-clear {
    font-size: 27px!important;
    color: darkred
}

.table-highlight {
    background: rgba(143, 128, 255, .25)!important
}

form mark {
    background: 0 0!important;
    bottom: 100%;
    top: -22px;
    left: 0;
    padding: 0!important;
    position: absolute
}

form mark label {
    color: #e91c1c;
    display: block;
    font-size: 11px;
    line-height: 18px;
    opacity: .8;
    margin: 0!important
}

form mark label.error {
    display: inline
}

form textarea {
    min-height: 130px;
    max-height: 130px
}

span.checkbox,
span.radio {
    min-height: 0;
    vertical-align: middle
}

.control-group,
.controls,
.mod_tm_ajax_contact_form .control-group {
    position: relative
}

.control-group.reset-margin,
.controls.reset-margin,
.mod_tm_ajax_contact_form .control-group.reset-margin {
    margin-bottom: 0
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    max-width: 100%;
    height: 36px;
    background: 0 0;
    border: 2px solid #120c3d;
    color: #303030;
    font-family: 'Open Sans', sans-serif;
/*    font-size: 14px; */
    line-height: 20px;
    padding: 1px 17px;
    font-weight: 400;
    vertical-align: middle;
    outline: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 1s ease, box-shadow 1s ease;
    -o-transition: border-color 1s ease, box-shadow 1s ease;
    transition: border-color 1s ease, box-shadow 1s ease;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form_placeholder,
div.chzn-container-single .chzn-single {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.uneditable-input:-webkit-autofill,
input[type=color]:-webkit-autofill,
input[type=date]:-webkit-autofill,
input[type=datetime-local]:-webkit-autofill,
input[type=datetime]:-webkit-autofill,
input[type=email]:-webkit-autofill,
input[type=month]:-webkit-autofill,
input[type=number]:-webkit-autofill,
input[type=password]:-webkit-autofill,
input[type=search]:-webkit-autofill,
input[type=tel]:-webkit-autofill,
input[type=text]:-webkit-autofill,
input[type=time]:-webkit-autofill,
input[type=url]:-webkit-autofill,
input[type=week]:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 20px transparent!important;
    -webkit-text-fill-color: #303030!important;
    color: #303030!important
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    border-color: #d96caa
}

textarea {
    padding: 12px 7px 7px 20px
}

label.inline {
    display: inline-block
}

.mod_tm_ajax_contact_form_select {
    margin-bottom: 30px;
    visibility: hidden
}

div.chzn-container {
    font-size: 14px;
    line-height: 20px;
    text-align: left
}

#pay_later_option_chzn {
    margin-left: 50px
}

div.chzn-container .chzn-results {
    margin: 0;
    padding: 0
}

div.chzn-container .chzn-results li {
    padding: 10px 20px;
    color: #303030;
    background: 0 0
}

div.chzn-container .chzn-results li.highlighted {
    background: #3e51b5;
    color: #fff
}

div.chzn-container-single .chzn-single {
    background: #fff;
    height: 36px;
    padding: 6px 17px 1px;
    line-height: inherit;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #120c3d;
    color: #303030
}

div.chzn-container-single .chzn-single div {
    width: 36px;
    height: 36px;
    top: -1px;
    right: -1px;
    color: #fff;
    background: #fff;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

div.chzn-container-single .chzn-single div b {
    display: none
}

.form-vertical label,
.page-login form label,
.page-profile__edit form label,
.page-registration form label,
.page-remind form label,
.page-reset form label,
span.checkbox,
span.radio {
    display: inline-block
}

div.chzn-container-single .chzn-single div:before {
    content: '\f078';
    font-size: 9px;
    color: #303030;
    font-family: Fontawesome;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center
}

.btn,
.kbutton,
.nav-tabs>li>a {
    font-family: 'Open Sans', sans-serif
}

div.chzn-container-single .chzn-single span {
    margin: 0
}

div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
    background: 0 0;
    border: 2px solid #120c3d
}

div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div:before {
    content: '\f077'
}

div.chzn-container-single .chzn-drop {
    overflow: hidden;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #120c3d;
    border-top: none;
    margin: 0;
    height: auto;
    color: #374046
}

div.chzn-container-single .chzn-results li {
    color: #374046;
    font-size: 14px;
    font-weight: 400
}

.chzn-container .chzn-drop {
    z-index: 1009
}

span.checkbox {
    position: relative;
    height: 16px;
    line-height: 16px;
    width: 16px;
    background: #fff;
    border: 1px solid #979797;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

span.checkbox input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
    opacity: 0
}

span.checkbox input[type=checkbox]:checked+label.checkbox_inner {
    width: 12px;
    height: 12px;
    top: 1px;
    left: 1px;
    background: #3e51b5
}

span.checkbox label.checkbox_inner {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

span.checkbox+label {
    margin: 0 0 0 4px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    vertical-align: middle
}

/*span.radio {
    height: 14px;
    line-height: 14px;
    position: relative;
    text-align: center;
    width: 14px;
    border: 1px solid #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}

span.radio input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
    opacity: 0
}

span.radio input[type=radio]:checked+label.radio_inner:before {
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6px;
    background: #3e51b5
}

span.radio label.radio_inner {
    bottom: 0;
    left: 0;
    line-height: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

span.radio+label {
    margin: 0 0 0 6px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    vertical-align: middle
}*/

.acymailing_module .acyfield_email input,
.btn#jform_profile_dob_img i {
    margin: 0
}

.category_desc .select,
.category_desc input,
.category_desc select,
.category_desc textarea,
.controls .select,
.controls input,
.controls select,
.controls textarea,
.item_fulltext .select,
.item_fulltext input,
.item_fulltext select,
.item_fulltext textarea,
.item_introtext .select,
.item_introtext input,
.item_introtext select,
.item_introtext textarea {
    width: 100%;
}

.category_desc textarea,
.controls textarea,
.item_fulltext textarea,
.item_introtext textarea {
    height: 130px
}

.form-horizontal .control-label label {
    margin-bottom: 0;
    word-wrap: break-word
}

.acymailing_module .acyfield_email {
    display: inline-block;
    position: relative
}

.form_placeholder {
    border-color: transparent;
    border-style: solid;
    box-sizing: border-box;
    cursor: text;
    height: 100%;
    left: 0;
    margin: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.ie_placeholder_controls,
.input-prepend {
    position: relative
}

.btn#jform_profile_dob_img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px!important;
    line-height: 100%;
    padding: 0!important;
    text-align: center;
    width: 50px!important
}

#form-login .btn,
legend {
    margin-bottom: 30px
}

.chzn-container-multi .chzn-choices li.search-field .default {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.input-prepend .add-on,
.offline_container .well {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

textarea#jform_profile_aboutme {
    height: 200px;
    width: 100%
}

#helpsite-refresh {
    margin-bottom: 9px
}

textarea.invalid {
    border: #e91c1c
}

fieldset,
legend {
    padding: 0;
    border: 0
}

.form-vertical label {
    margin-bottom: 30px
}

fieldset,
select[name=ordering] {
    margin: 0
}

textarea[style*=overflow] {
    overflow: auto!important
}

.add-on.btn {
    padding-left: 0;
    padding-right: 0;
    width: 50px
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block,
legend {
    width: 100%
}

legend {
    font-size: 27px;
    line-height: 60px;
    border-bottom: 1px solid #e5e5e5
}

.checkbox.inline,
.controls-row .checkbox[class*=span],
.controls-row .radio[class*=span],
.controls>.checkbox:first-child,
.controls>.radio:first-child,
.radio.inline {
    padding-top: 5px
}

legend small {
    font-size: 22.5px;
    color: #777
}

label {
    color: #303030;
    font-size: 14px;
    font-weight: 400
}

label+* {
    margin-top: 30px
}

.uneditable-input {
    width: 206px;
    overflow: hidden;
    white-space: nowrap
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #303030;
    opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #303030
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #303030
}

textarea {
    resize: none;
    height: auto
}

input[type=checkbox],
input[type=radio] {
    margin: -2px 0 0;
    line-height: normal
}

input[type=button],
input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
    position: relative;
    width: auto;
}

#next {
    position: relative;
    /* margin-left: 276px; */
    width: 238px;
}

@media (max-width: 767px) {

    #next {
        position: relative;
        margin-left: 20%;
        width: 60%;
    }

}

input[type=file],
select {
/* HOO    height: 50px; */

    line-height: 50px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

select[multiple] {
    height: auto
}

.uneditable-input,
.uneditable-textarea {
    color: #777;
    background-color: rgba(0, 0, 0, 0);
    border-color: #979797;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    cursor: not-allowed
}

.uneditable-textarea {
    width: auto;
    height: auto
}

.checkbox,
.radio {
    min-height: 30px
}

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

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

.input-mini {
    width: 60px
}

.input-small {
    width: 120px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.uneditable-input[class*=span],
input[class*=span],
select[class*=span],
textarea[class*=span] {
    float: none;
    margin-left: 0
}

.input-append .uneditable-input[class*=span],
.input-append input[class*=span],
.input-prepend .uneditable-input[class*=span],
.input-prepend input[class*=span],
.row-fluid .input-append [class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span] {
    display: inline-block
}

.controls-row:after,
.controls-row:before,
.form-actions:after,
.form-actions:before {
    display: table;
    content: " "
}

.controls-row [class*=span],
.row-fluid .controls-row [class*=span] {
    float: left
}

input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
    cursor: not-allowed;
    background-color: transparent
}

input[type=checkbox][disabled],
input[type=checkbox][readonly],
input[type=radio][disabled],
input[type=radio][readonly] {
    background-color: transparent
}

.control-group.warning .checkbox,
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #000
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #333
}

.control-group.warning .input-append .add-on,
.control-group.warning .input-prepend .add-on {
    color: #000;
    background-color: #faffbd;
    border-color: #000
}

.control-group.error .checkbox,
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #000
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #333
}

.control-group.error .input-append .add-on,
.control-group.error .input-prepend .add-on {
    color: #000;
    background-color: #ffe6e7;
    border-color: #000
}

.control-group.success .checkbox,
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #000
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #333
}

.control-group.success .input-append .add-on,
.control-group.success .input-prepend .add-on {
    color: #000;
    background-color: #cffeca;
    border-color: #000
}

.control-group.info .checkbox,
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #000
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #333
}

.control-group.info .input-append .add-on,
.control-group.info .input-prepend .add-on {
    color: #000;
    background-color: #d8f3fd;
    border-color: #000
}

input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid {
    color: #303030;
    border-color: #e91c1c
}

input:focus:invalid:focus,
select:focus:invalid:focus,
textarea:focus:invalid:focus {
    border-color: #d96caa
}

input.error,
select.error,
textarea.error {
    border-color: #e91c1c!important;
    color: #303030!important
}

input.error::-webkit-input-placeholder {
    color: #303030!important
}

input.error:-moz-placeholder {
    color: #303030!important
}

input.error::-moz-placeholder {
    color: #303030!important
}

input.error:-ms-input-placeholder {
    color: #303030!important
}

textarea.error::-webkit-input-placeholder {
    color: #303030!important
}

textarea.error:-moz-placeholder {
    color: #303030!important
}

textarea.error::-moz-placeholder {
    color: #303030!important
}

textarea.error:-ms-input-placeholder {
    color: #303030!important
}

.form-actions {
    padding: 29px 20px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5
}

.help-block,
.help-inline {
    color: #565656
}

.help-block {
    display: block;
    margin-bottom: 15px
}

.help-inline {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px
}

.input-append,
.input-prepend {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

.input-append .dropdown-menu,
.input-append .popover,
.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .dropdown-menu,
.input-prepend .popover,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
    font-size: 18px
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
    position: relative;
    vertical-align: top;
    display: inline-block
}

.input-append .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus {
    z-index: 2
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group>.dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546
}

.input-append .btn.hasTooltip,
.input-prepend .btn.hasTooltip {
    width: 50px;
    padding-left: 0;
    padding-right: 0
}

.input-prepend .add-on {
    display: none;
    font-size: 19px;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    background: 0 0!important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.input-prepend .add-on i,
.input-prepend .add-on>span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    border: 1px solid #979797;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    line-height: 25px;
    width: 25px;
    color: #3e51b5;
    font-size: 13px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.input-prepend .add-on:hover i {
    background: #3e51b5;
    color: #fff
}

.input-prepend:focus .add-on {
    background: red
}

.input-append .uneditable-input,
.input-append input,
.input-append select {
    -webkit-border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px
}

.input-append .uneditable-input+.btn-group .btn:last-child,
.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child {
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: -1px
}

.input-append .add-on:last-child,
.input-append .btn-group:last-child>.dropdown-toggle,
.input-append .btn:last-child {
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0
}

.input-prepend.input-append .uneditable-input,
.input-prepend.input-append input,
.input-prepend.input-append select {
    -webkit-border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px
}

.input-prepend.input-append .uneditable-input+.btn-group .btn,
.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn {
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0
}

.input-prepend.input-append .btn-group:first-child {
    margin-left: 0
}

input.search-query {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search .input-append .btn,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-horizontal .help-inline,
.form-horizontal .input-append,
.form-horizontal .input-prepend,
.form-horizontal .uneditable-input,
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea,
.form-inline .help-inline,
.form-inline .input-append,
.form-inline .input-prepend,
.form-inline .uneditable-input,
.form-inline input,
.form-inline select,
.form-inline textarea,
.form-search .help-inline,
.form-search .input-append,
.form-search .input-prepend,
.form-search .uneditable-input,
.form-search input,
.form-search select,
.form-search textarea {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-horizontal .hide,
.form-inline .hide,
.form-search .hide {
    display: none
}

.form-inline .btn-group,
.form-inline label,
.form-search .btn-group,
.form-search label {
    display: inline-block
}

.form-inline .input-append,
.form-inline .input-prepend,
.form-search .input-append,
.form-search .input-prepend {
    margin-bottom: 0
}

.form-inline .checkbox,
.form-inline .radio,
.form-search .checkbox,
.form-search .radio {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .checkbox input[type=checkbox],
.form-inline .radio input[type=radio],
.form-search .checkbox input[type=checkbox],
.form-search .radio input[type=radio] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

legend+.control-group {
    margin-top: 30px;
    -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
    margin-bottom: 30px
}

.btn,
.form-horizontal .help-block,
.kbutton {
    margin-bottom: 0
}

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

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

.form-horizontal .controls {
    margin-left: 180px
}

.form-horizontal .input-append+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block {
    margin-top: 15px
}

.form-horizontal .form-actions {
    padding-left: 180px
}

.btn-learn{
    position: relative;
    bottom: 35px;
}

.btn-learn-two{
    position: relative;
    top: 30px;
}

.btn,
.kbutton {
    display: inline-block;
    font-weight: 800;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 2.25px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    vertical-align: middle;
    color: #303030;
    background: #d96caa;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 9px 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.btn,
.btn-slides {
    display: inline-block;
    font-weight: 800;
    font-size: 24px;
    height: 40px;
    line-height: 16px;
    letter-spacing: 0.25px;
    border-radius: 30px;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 9px 38px;
    user-select: none;
    transition: all .3s ease
}

@media screen and (max-width: 1023px){
    .btn,
    .btn-slides {
        padding: 9px 26px;
    }
}

@media screen and (max-width: 768px), screen and (max-height: 320px) {

    .btn,
    .kbutton {
           padding: 10px 19px;
           margin-top: 15%;
    }

    .header-btn,
    .learn-more {
           margin-top: -3em;
           margin-bottom: -1em;
    }

    #btn-buy {
      height: 20px;
      margin-top: 0;
      padding-top: 1px;
    }

}

.btn .fa,
.kbutton .fa {
    margin: 0 3px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.kbutton.active.focus,
.kbutton.active:focus,
.kbutton.focus,
.kbutton:active.focus,
.kbutton:active:focus,
.kbutton:focus {
    outline-offset: -2px;
    outline: 0
}

.btn.active,
.btn.focus,
.btn.selected,
.btn:focus,
.btn:hover,
.kbutton.active,
.kbutton.focus,
.kbutton.selected,
.kbutton:focus,
.kbutton:hover {
    color: #fff;
    background: #3e51b5;
    text-decoration: none
}

.btn.active,
.btn:active,
.kbutton.active,
.kbutton:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
.kbutton.disabled,
.kbutton[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .kbutton {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none
}

a.btn.disabled,
a.kbutton.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] a.kbutton {
    pointer-events: none
}

.btn.jmodedit:active>span,
.btn.jmodedit:focus>span,
.btn.jmodedit:hover>span,
.kbutton.jmodedit:active>span,
.kbutton.jmodedit:focus>span,
.kbutton.jmodedit:hover>span {
    transform: rotateX(0) translateY(0);
    -o-transform: rotateX(0) translateY(0);
    -moz-transform: rotateX(0) translateY(0);
    -webkit-transform: rotateX(0) translateY(0);
    -ms-transform: rotateX(0) translateY(0)
}

#style_switcher_form .btn,
#style_switcher_form .kbutton {
    color: #fff
}

.btn-warning {
    background: #fbb450;
    color: #fff
}

.btn-warning:hover {
    background: #f89406;
    color: #fff
}

.btn-danger {
    background: #ee5f5b;
    color: #303030
}

.btn-danger:hover {
    background: #bd362f;
    color: #fff
}

.btn-success {
    background: #62c462;
    color: #303030
}

.btn-success:hover {
    background: #51a351;
    color: #fff
}

.btn-inverse {
    background: #444;
    color: #303030
}

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

.btn-link {
    color: #303030;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #3e51b5;
    text-decoration: none;
    background-color: transparent
}

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

.btn-lg {
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.3333333;
    border-radius: 0
}

.btn-sm,
.btn-xs {
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block
}

.btn-block+.btn-block {
    margin-top: 5px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .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-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

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

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 30px;
    white-space: nowrap
}

.input-group-addon,
.nav-justified>li>a,
.pagination ul,
.pagination-centered {
    text-align: center
}

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

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

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

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

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

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

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

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

.open>a {
    outline: 0
}

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

.dropdown-header {
    font-size: 16px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: 5px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

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

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

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

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

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

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

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-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 {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>.btn:last-child:not(:first-child) {
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

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

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn,
.nav>li,
.nav>li>a,
.navbar {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #303030;
    background-color: #eee;
    border: 1px solid #979797;
    border-radius: 25px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 23px;
    border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

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

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

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

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.moduletab {

    margin-top: 10%;

}


.nav {
    width: 88%;
    padding-left: 11%;
    list-style: none
}

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

.nav>li,
.nav>li>a {
    display: block
}

.nav>li>a {
    padding: 0
}

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

.nav>li.disabled>a {
    color: #777
}

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #303030
}

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

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    margin-bottom: 2%;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    font-size: 20px;
    font-weight: 800;
    margin-right: 2px;
    letter-spacing: 1.6px;
    line-height: 30px;
    border-bottom: 2px solid #fff
}

.custom .panel-group .panel-heading a,
.panel-group .panel-heading a,
ul.icons li {
    letter-spacing: 1.8px;
    text-transform: uppercase
}

@media (max-width:680px) {
    .nav-tabs>li {
        float: none
    }
    .item_fulltext ul.nav-tabs li {
        margin-left: 0
    }
    .alert.alert-warning {
        padding: 20px 16px 7px
    }
    .alert.alert-warning:before {
        left: 14px;
        font-size: 32px
    }
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

p.tab-description {
    font-size: 18px;
    font-weight: 400
}

.nav-tabs>li>a:hover {
    background: 0 0;
    color: #3e51b5;
    border-bottom: 3px solid #3e51b5
}

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

.nav-tabs>li+li {
    margin-left: 22px
}

@media (max-width:479px) {
    .nav-tabs>li {
        margin-bottom: 5px
    }
    .nav-tabs>li>a {
        font-size: 20px;
        line-height: 24px
    }
    .nav-tabs>li+li {
        margin-left: 13px
    }
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

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

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

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

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

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

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

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

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

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

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

.comp-slide-desc-container {
    width: 100%;
}


.angina-presentation-slide{
    border: solid;
}

.comp-slide-desc-container,
.description {
    padding-left: 2%;
}

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

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

.navbar {
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

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

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

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

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

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

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

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

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

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

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

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 23px;
    line-height: 20px;
    height: 50px
}

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

.navbar-brand>img {
    display: block
}

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

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

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

@media (max-width:768px max) {
    .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 .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 2px -15px
}

.navbar-form .help-inline,
.navbar-form .input-append,
.navbar-form .input-prepend,
.navbar-form .uneditable-input,
.navbar-form input,
.navbar-form select,
.navbar-form textarea {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.navbar-form .hide {
    display: none
}

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

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

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

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

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

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

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

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

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

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

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

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

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

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

@media (max-width:768px max) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

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

@media (max-width:768px max) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

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

#breadcrumbs {
    margin-top: 76px
}

@media (max-width:767px) {
    #breadcrumbs {
        margin-top: 24px
    }
}

.breadcrumb li {
    padding: 0;
    display: inline-block;
    font-size: 18px
}

.breadcrumb li:before {
    display: none
}

.breadcrumb li .divider {
    display: inline-block;
    padding: 0 5px;
    color: #ccc
}

.breadcrumb a,
.breadcrumb li.active,
.breadcrumb li.active span,
.breadcrumb li>span {
    color: #303030
}

.breadcrumb a:hover {
    color: #3e51b5
}

.breadcrumb .firstItem>a.pathway {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle
}

.breadcrumb .firstItem>a.pathway:before {
    content: '\f015';
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 30px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.pagination {
    height: auto;
    margin: 0 0 41px;
    padding: 30px 0;
    float: left
}

.pagination ul {
    margin: 0;
    width: 100%
}

.pagination ul li {
    display: inline-block;
    margin: 0 2px
}

.pagination ul li>a,
.pagination ul li>span {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 800;
    border: 1px solid transparent;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px
}

.pagination ul li>a:focus,
.pagination ul li>span:focus {
    background: #d96caa;
    opacity: 1
}

.pagination ul li>a:focus:hover,
.pagination ul li>span:focus:hover {
    background: #3e51b5
}

.pagination ul li>a:hover,
.pagination ul li>span:hover {
    background: #3e51b5;
    border-color: #fff!important;
    color: #fff;
    opacity: 1
}

.pagination ul li>.hasTooltip,
.pagination ul li>.pagenav {
    background: #3e51b5;
    opacity: .3
}

.pagination ul li>span.pagenav {
    background: #3e51b5;
    border-color: #fff!important;
    color: #fff;
    opacity: 1
}

.pagination ul>.active>a,
.pagination ul>.active>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span {
    cursor: default
}

.pagination-right {
    text-align: right
}

.alert,
.badge,
.label,
.pager {
    text-align: center
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none
}

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

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #d96caa;
    border: 1px solid #ddd;
    border-radius: 15px
}

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

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

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

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #d96caa;
    cursor: not-allowed;
    pointer-events: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #303030;
    vertical-align: baseline;
    border-radius: .25em
}

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

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

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

.label-primary {
    background-color: #3e51b5
}

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

.label-success {
    background-color: #62c462
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #42b142
}

.label-info {
    background-color: #3e51b5
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31408f
}

.label-warning {
    background-color: #fbb450
}

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

.label-danger {
    background-color: #ee5f5b
}

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #303030;
    background-color: #fff
}

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

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

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

.jumbotron p {
    margin-bottom: 15px;
    font-size: 27px;
    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: 81px
    }
}

.thumbnail {
    padding: 4px;
    margin-bottom: 20px;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

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

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #303030
}

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

.alert {
    padding: 33px 110px 19px;
    min-height: 60px;
    margin-bottom: 30px;
    background-color: #ffac00;
    position: relative;
    color: #8a6d3b
}

.alert .alert-heading {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 3px
}

.alert .alert-message {
    color: #fff
}

.alert:before {
    position: absolute;
    font-family: FontAwesome;
    left: 52px;
    top: 50%;
    line-height: 0;
    content: '\f071';
    font-size: 50px;
    color: #fff
}

ol li,
ul li,
ul.icons li {
    font-family: 'Open Sans', sans-serif
}

.alert .close {
    position: absolute;
    top: 12px;
    right: 20px;
    line-height: 30px;
    color: #fff;
    opacity: .5
}

.alert .close:hover {
    opacity: 1;
    color: #fff
}

.alert-warning {
    width: 86%;
}

.alert-success {
    background-color: #3eb566
}

.alert-info {
    background-color: #3e51b5
}

.alert-danger {
    background-color: #b53e8d
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.progress-bar-horizontal .progress-bar__body,
.progress-bar-radial .progress-bar__body {
    font-weight: 800;
    color: #3e51b5;
    font-family: 'Open Sans', sans-serif
}

.progress-bar-wrap {
    max-width: 100%;
    width: 210px
}

.progress-bar {
    position: relative;
    width: 100%;
    margin: 30px 0
}

.progress-bar .progress-bar__body {
    position: absolute;
    right: 50%;
    width: 100%;
    top: 50%;
    padding: 0;
    margin: 0;
    text-align: center;
    white-space: nowrap
}

.progress-bar .progress-bar__body:after {
    content: '%'
}

.progress-bar .progress-bar__stroke,
.progress-bar .progress-bar__trail {
    stroke-linejoin: round
}

.progress-bar-horizontal {
    text-align: left
}

.progress-bar-horizontal>svg {
    margin-top: 7px
}

.progress-bar-horizontal .progress-bar__body {
    width: auto!important;
    top: -32px;
    right: 0;
    font-size: 18px;
    line-height: 31px
}

.progress-bar-radial {
    position: relative;
    padding-bottom: 100%
}

.progress-bar-radial>svg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.progress-bar-radial .progress-bar__stroke,
.progress-bar-radial .progress-bar__trail {
    stroke-location: outside
}

.progress-bar-radial.progress-zero .progress-bar__stroke {
    stroke-dasharray: 279, 280!important
}

.progress-bar-radial.progress-full .progress-bar__stroke {
    stroke-dasharray: 280, 280!important
}

.progress-bar-radial .progress-bar__body {
    -moz-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    font-size: 48px;
    line-height: 60px
}

ol li:before,
ul.icons li:before {
    -webkit-transform: translate(0, -50%);
    left: 0
}

@media (max-width:1199px) {
    .progress-bar-radial .progress-bar__body {
        font-size: 30px;
        line-height: 36px
    }
}

.progress-bar-default .progress-bar__stroke {
    stroke: #3e51b5
}

.progress-bar-default .progress-bar__trail {
    stroke: #eaeaea
}

.progress-bar-default.progress-bar-radial .progress-bar__stroke {
    stroke: #3e51b5
}

.progress-bar-default.progress-bar-radial .progress-bar__trail {
    stroke: #edeff3
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

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

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

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

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.site_map ul li.deeper .no_title:before,
.site_map ul li.deeper:before,
ul.btn-toolbar li:before,
ul.chzn-choices li:before,
ul.chzn-results li:before,
ul.dropdown-menu li:before,
ul.nav li:before,
ul.tags li:before {
    display: none
}

.list-group-item:first-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

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

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

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #3e51b5;
    border-color: #3e51b5
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #d0d5ef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

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

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

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

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

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

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

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

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

ol li,
ol li a,
ul li,
ul li a {
    font-weight: 300;
    color: #000
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

div.content-box.maxheight2-1>ul,
div.iceCols>ul,
div.icemega_modulewrap>ul.menu,
ul.breadcrumb,
ul.icesubMenu.icemodules.sub_level_1 {
    padding: 0 0 0 15px;
    list-style: none
}

div.content-box.maxheight2-1>ul>li {
    padding-bottom: 0
}

ul.breadcrumb>li {
    line-height: inherit
}

ol li,
ul li {
    line-height: 32px;
    font-size: 18px;
    padding-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

ol {
    list-style: none;
    counter-reset: list
}

ol li {
    padding-left: 10px;
    position: relative
}

ol li:before {
    content: counter(list, decimal-leading) ".";
    counter-increment: list;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.panel-group .panel-heading a .panel-heading_icon:before,
ul.icons li:before {
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute
}

.panel-group .panel-heading,
ul.icons li {
    position: relative
}

ol li a {
    text-decoration: none
}

ol li+li {
    margin-top: 19px
}

@media (max-width:1199px) {
    .site_map ul li a {
        font-size: 18px;
        line-height: 20px
    }
}

ul.icons li {
    list-style: none;
    padding-left: 36px;
    font-size: 24px;
    font-weight: 800
}

ul.icons li a {
    color: #303030;
    font-size: 18px;
    line-height: 18px;
    font-weight: 800
}

ul.icons li+li {
    margin-top: 12px
}

ul.icons li:before {
    top: 50%;
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-family: FontAwesome!important;
    font-size: 18px;
    font-weight: 400;
    color: #303030
}

ul.icons li.icon1:before {
    content: "\f085"
}

ul.icons li.icon2:before {
    content: "\f058"
}

ul.icons li.icon3:before {
    content: "\f05b"
}

ul.icons li.icon4:before {
    content: "\f1cd"
}

ul.icons li.icon5:before {
    content: "\f03e"
}

ol ol.nav-child,
ol ul.nav-child,
ul ol.nav-child,
ul ul.nav-child {
    margin: 5px 0 0
}

ol.unstyled,
ul.unstyled {
    margin-left: 0;
    list-style: none
}

ol.inline,
ul.inline {
    margin-left: 0
}

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

dl+* {
    /* margin-top: 30px */
}

dd,
dt {
    line-height: 30px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 15px
}

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

.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.clearfix:after,
.container-fluid:after,
.container:after,
.custom .panel-group .panel-body:after,
.icons:after,
.modal-footer:after,
.modal-header:after,
.moduletable.col-sm-12+.moduletable,
.moduletable:after,
.panel-body:after,
.panel-group .panel-body:after,
.row:after {
    clear: both
}

.dl-horizontal dd {
    margin-left: 180px
}

.portfolio-meta-list {
    display: table;
    margin-left: 0;
    overflow: hidden
}

.portfolio-meta-list li {
    color: #3e51b5;
    display: table-row
}

.portfolio-meta-list li>span,
.portfolio-meta-list li>strong {
    display: table-cell
}

.portfolio-meta-list li>span {
    padding-left: 5px;
    color: #303030
}

.panel-group .panel-heading>.dropdown .dropdown-toggle,
.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.portfolio-meta-list li:before {
    display: none
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

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

.panel-heading {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px
}

.panel-heading a {
    padding: 0;
    display: inline-block
}

.panel-title {
    margin-top: 0;
    font-size: 21px
}

.panel-footer {
    padding: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

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

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 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;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

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

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

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

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

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

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

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #979797
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

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

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

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

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

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

.panel-group {
    margin-bottom: 30px
}

.panel-group .panel {
    margin-bottom: 0;
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-group .panel+.panel {
    margin-top: 28px
}

.panel-group .panel-heading a {
    font-size: 18px;
    line-height: 32px;
    font-weight: 800;
    padding-left: 43px;
    font-family: 'Open Sans', sans-serif
}

.panel-group .panel-heading a .panel-heading_icon {
    background: #3e51b5;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 32px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.panel-group .panel-heading a .panel-heading_icon:before {
    content: '\f068';
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 14px;
    left: 0;
    right: 0;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff
}

.panel-group .panel-heading a.collapsed .panel-heading_icon:before {
    content: "\f067"
}

.panel-group .panel-body {
    padding: 20px 10px 4px 0
}

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

.panel-group .panel-body>* {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 5px
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.custom .panel-group {
    margin-bottom: 30px
}

.custom .panel-group .panel {
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07);
    margin-bottom: 0;
    background: 0 0;
    border: none
}

.custom .panel-group .panel+.panel {
    margin-top: 10px
}

.custom .panel-group .panel-heading {
    position: relative
}

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

.custom .panel-group .panel-heading a {
    background: #3e51b5;
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
    padding: 10px 0 7px 55px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    display: block
}

.custom .panel-group .panel-heading a .panel-heading_icon {
    background: 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 32px
}

.custom .panel-group .panel-heading a .panel-heading_icon:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: 0 0;
    content: '\f078';
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 14px;
    position: absolute;
    left: 30px;
    right: 0;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff
}

.custom .panel-group .panel-heading a.collapsed {
    background: #eeeff3;
    color: #303030
}

.custom .panel-group .panel-heading a.collapsed:hover {
    color: #3e51b5
}

.custom .panel-group .panel-heading a.collapsed .panel-heading_icon {
    background: 0 0
}

.custom .panel-group .panel-heading a.collapsed .panel-heading_icon:before {
    color: #303030;
    content: "\f054"
}

.custom .panel-group .panel-body {
    padding: 20px 10px 18px 30px
}

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

.custom .panel-group .panel-body>* {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 5px
}

.custom .panel-group .panel-footer {
    border-top: 0
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

#modal .close {
    color: #303030;
    font-size: 34px;
    font-weight: 300;
    line-height: 1;
    margin-right: 9px;
    margin-top: 1px;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#modal .close:hover {
    color: #d96caa
}

@media (max-width:479px) {
    #modal .close {
        top: 0;
        right: 0
    }
}

.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;
    background: rgba(0, 0, 0, .8);
    outline: 0
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .2s ease-out;
    -moz-transition: -moz-transform .2s ease-out;
    -o-transition: -o-transform .2s ease-out;
    transition: transform .2s ease-out
}

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

body.modal {
    display: block!important;
    position: relative!important
}

.modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: auto;
    margin: 10px
}

@media (max-height:700px) {
    .modal-dialog {
        bottom: 0;
        top: 0;
        transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0)
    }
}

@media (max-width:479px) {
    .modal-dialog {
        bottom: 0;
        left: 0;
        margin: 20px;
        position: absolute;
        right: 0;
        top: 0;
        transform: translate(0, 0);
        width: auto
    }
}

.modal-dialog .mod-login_submit {
    padding: 0 40px
}

.modal-dialog .mod-login_submit .btn {
    display: block;
    vertical-align: middle;
    margin-bottom: 15px;
    width: 100%
}

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

@media (max-width:479px) {
    .modal-dialog .mod-login_submit {
        padding: 0 10px
    }
    .modal-dialog .mod-login_submit .btn {
        font-size: 14px;
        letter-spacing: normal
    }
}

.modal-content {
    position: relative;
    background-color: #3e51b5;
    border-radius: 6px;
    outline: 0
}

.affix,
body:after {
    position: fixed
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.icemega_modulewrap.top_search.visible>i.fa-search,
.tooltip {
    opacity: 0
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

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

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

.modal-body {
    position: relative;
    padding: 0
}

.modal-body h5 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 30px
}

.popover,
.tooltip {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-break: auto;
    line-height: 30px;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: absolute;
    text-decoration: none;
    letter-spacing: normal
}

.modal-body .btn {
    letter-spacing: normal
}

.modal-footer {
    padding: 0;
    text-align: right
}

.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: 370px;
        margin: 0 auto
    }
    .modal-sm {
        width: 300px
    }
}

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

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 16px
}

.tooltip.in {
    opacity: .9
}

.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; */
    min-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 {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

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

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

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

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-indicators,
.center,
.offline_container,
.offline_container #logo,
.offline_container .offline_message {
    text-align: center
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

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

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

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

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

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

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

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

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

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

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .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.active.right,
    .carousel-inner>.item.next {
        -moz-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -moz-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

#back-top,
#habla_window_div {
    -webkit-transform: translateZ(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: .5;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    width: 6%;
}

.carousel-control.right {
    left: auto;
    right: 0;
    width: 0%;
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

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

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

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

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: 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
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #000;
    border-radius: 10px;
    cursor: pointer;
}

.carousel-indicators .active {
    position: relative;
    width: 10px;
    height: 10px;
    background-color: #000;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

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

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

body,
body:after,
html {
    height: 100%
}

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

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

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

.invisible {
    visibility: hidden
}

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

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

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

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

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

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

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

.fa-file-add:before {
    content: "\f016"
}

.fa-remove:before {
    content: "\f00d"
}

.fa-picture:before {
    content: "\f03e"
}

.icon-edit:before {
    content: "\f044"
}

.icons:after,
.offline_container:before,
body:after {
    content: ''
}

[class*=" icon-"],
[class^=icon-] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0
}

body:after {
    left: 0;
    top: 0;
    width: 100%;
    z-index: -999
}

body.disable-hover:after {
    z-index: 999999999999999999
}

.custom_hover strong {
    display: none
}

html {
    -ms-overflow-style: scrollbar
}

.container-fluid {
    margin: 0 20px;
    padding: 0;
    position: relative
}

.fa:before {
    font-family: FontAwesome
}

.element-invisible {
    border: 0;
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#Kunena #jumpto .btn,
#Kunena .search-user .btn,
#kpost-attachments .btn,
#searchForm .btn,
.input-append .btn,
.input-prepend .btn,
.krowmoderation .btn {
    padding-top: 0;
    padding-bottom: 0;
    height: 46px;
    line-height: 46px;
    vertical-align: top
}

.offline_container {
    font-size: 0;
    height: 100%;
    line-height: 0
}

.offline_container:before {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    width: 0
}

.offline_container .container {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle
}

.offline_container .well {
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    max-width: 100%;
    text-align: left;
    vertical-align: middle;
    background: #3e51b5
}

#mod_table .module,
.items-more ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.offline_container .well>p {
    color: #fff
}

.offline_container .well #logo {
    margin-bottom: 20px;
    max-width: 100%
}

.offline_container .well .btn-primary {
    float: right
}

.offline_container .well .btn-primary:hover {
    background: #fff;
    color: #303030
}

.offline_container .well #form-login-remember {
    float: left;
    overflow: hidden;
    padding: 10px 0
}

.offline_container .well #form-login-remember label {
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    white-space: nowrap
}

.offline_container .well input[type=password],
.offline_container .well input[type=text] {
    width: 100%;
    background: #fff
}

.offline_container .well div[id*=form-login] {
    position: relative
}

.offline_container .well #form-login {
    padding-top: 30px;
    text-align: center
}

.offline_container .well fieldset {
    display: inline-block;
    max-width: 100%;
    text-align: left;
    width: 400px
}

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

#back-top a,
.icons:after,
.mod-menu .nav.menu.nav-pills>li>a {
    display: block
}

.mod-menu .nav.menu.nav-pills>li.active>a {
    background: #3e51b5
}

.item_category-name address,
.item_createdby,
.item_hits,
time {
    white-space: nowrap;
    margin: 0
}

.calendar table {
    border: none;
    border-collapse: collapse
}

.calendar table td,
.calendar table th {
    border: none!important;
    padding: 0!important;
    text-align: center!important
}

.moduletable.col-sm-12+*,
.moduletable.col-sm-12.title_only+* {
    margin-top: 0
}

.mod-login_submit {
    margin: 0 0 9px
}

#form-login-remember label {
    margin-bottom: 20px
}

#mod-finder-searchword {
    border: 1px solid #ebebeb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 4px
}

#mailto-window {
    padding-top: 1em
}

.mailto-close {
    margin-bottom: 1em;
    overflow: hidden
}

.mailto-close a {
    float: right
}

.icons .btn-group.pull-right {
    margin: 0 0 10px 10px;
    position: relative;
    z-index: 10
}

.icons .btn-group.pull-right a.dropdown-toggle {
    margin-top: 30px;
    padding: 0 5px
}

.icons .btn-group.pull-right a.dropdown-toggle .caret {
    border: none;
    font-size: .8em;
    height: auto;
    margin: 0;
    width: auto
}

.icons .btn-group.pull-right a.dropdown-toggle .caret:before {
    content: '\f078';
    font-family: FontAwesome
}

.icons .btn-group.pull-right a.dropdown-toggle .fa {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0
}

.icons .btn-group.pull-right a.dropdown-toggle:hover .fa:before {
    color: #fff
}

.icons .btn-group.pull-right ul.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000
}

.icons .btn-group.pull-right ul.dropdown-menu>li {
    float: none;
    padding: 0
}

.icons .btn-group.pull-right ul.dropdown-menu>li .fa-edit {
    margin-right: 5px
}

.icons .btn-group.pull-right ul.dropdown-menu>li>a {
    color: #303030
}

.icons .btn-group.pull-right ul.dropdown-menu>li>a:hover {
    color: #fff;
    background: #3e51b5
}

.icons .btn-group.pull-right.open a.dropdown-toggle .fa {
    color: #fff
}

.icons .btn-group.pull-right.open .edit-icon:hover .icon-edit,
.icons .btn-group.pull-right.open a.dropdown-toggle:hover .fa {
    color: #d96caa
}

.icons .btn-group.pull-right.open .edit-icon .icon-edit {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0
}

.body__elements #content-bottom .moduletable.col-sm-12 .moduleTitle {
    position: relative
}

.body__elements #content-bottom .moduletable.col-sm-12 .moduleTitle:before {
    background: #000;
    content: '';
    display: block;
    height: 1px;
    margin: 50px 0
}

.dropdown-toggle>*,
label[for=mod-login_remember] {
    display: inline-block
}

#back-top,
#sw_pinterest_display>div {
    display: none
}

.body__elements .spacer {
    background: #000;
    clear: both;
    height: 1px;
    margin: 72px 0
}

.body__elements .img-offset1 {
    margin-top: 8px
}

.jmodedit {
    padding: 0 5px!important;
    margin-left: 30px!important
}

.category_desc,
.pretext {
    padding-bottom: 1em
}

ul#finder-filter-select-dates li.filter-date {
    margin-bottom: 4px;
    margin-right: 4px
}

ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
    margin-bottom: 9px
}

.category_children .category_child {
    margin-bottom: 20px
}

.page-item_addThis {
    padding-top: 12px
}

.addthis_sharing_toolbox {
    margin-top: 20px
}

#outer div#cookieMessageContainer,
.navbar-form .btn,
.navbar-form .btn-group,
.navbar-form .checkbox,
.navbar-form .radio,
.navbar-form input,
.navbar-form select {
    margin-top: 0
}

.img_caption {
    text-align: center!important
}

.img_caption.left {
    float: left;
    margin-right: 1em
}

.img_caption.left p {
    clear: left;
    text-align: center
}

.img_caption.right {
    float: right;
    margin-left: 1em
}

.img_caption.right p {
    clear: right;
    text-align: center
}

.img_caption.none {
    margin-left: auto;
    margin-right: auto
}

#mod_table .module {
    box-sizing: border-box;
    padding: 10px
}

#mod_table .module:nth-child(even) {
    background: 0 0
}

#mod_table ul li {
    list-style: none
}

#back-top {
    bottom: 90px;
    position: fixed;
    right: 20px;
    z-index: 99
}

#back-top a {
    background: #3e51b5;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    font: 38px/50px FontAwesome;
    height: 58px;
    text-align: center;
    width: 58px;
    color: #120c3d;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

#back-top a>span:before {
    content: "\f106"
}

#back-top a:hover {
    background: #d96caa;
    color: #303030
}

.dropdown-toggle>* {
    vertical-align: middle
}

.dropdown-toggle .fa-cog {
    margin-right: 4px
}

.btn-group {
    max-width: 100%;
    white-space: normal
}

.form-horizontal .remember .control-label {
    padding-top: 0
}

#sw_pinterest_display {
    max-width: 350px
}

#outer {
    padding: 0!important
}

.mod_tm_ajax_contact_form .controls,
.mod_tm_ajax_contact_form_input {
    width: 100%
}

form.mod_tm_ajax_contact_form .chzn-container {
    width: 100%!important
}

form.mod_tm_ajax_contact_form .control-group-button .btn {
    margin-right: 10px
}

.acymailing_module_success {
    font-weight: 700
}

.acymailing_module_success:before {
    content: '\f058';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 22px;
    padding-right: 10px;
    vertical-align: middle
}

.acymailing_module_success+form {
    display: none
}

.items-more ul {
    margin: 0 0 30px -30px
}

.items-more ul li {
    box-sizing: border-box;
    float: left;
    font-weight: 700;
    padding: 0 0 10px 30px;
    width: 50%
}

.items-more ul:after {
    clear: both;
    content: '';
    display: block
}

#habla_window_div .habla_offline_submit_input {
    background: #d96caa!important;
    color: #303030!important
}

#habla_window_div .habla_offline_submit_input.active,
#habla_window_div .habla_offline_submit_input.selected,
#habla_window_div .habla_offline_submit_input:active,
#habla_window_div .habla_offline_submit_input:focus,
#habla_window_div .habla_offline_submit_input:hover {
    color: #fff!important;
    background: #3e51b5!important
}

.moduletable.olark {
    display: none
}

#habla_window_div.habla_window_div_base {
    z-index: 1034!important
}

#style_switcher div.color_scheme {
    position: relative;
    overflow: hidden
}

#style_switcher div.color_scheme:after,
#style_switcher div.color_scheme:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 50%;
    height: 50%
}

#style_switcher div.color_scheme.color_scheme_1 {
    background: #3e51b5
}

#style_switcher div.color_scheme.color_scheme_1:before {
    top: 0;
    background: #d96caa
}

#style_switcher div.color_scheme.color_scheme_1:after {
    bottom: 0;
    background: #663ab7
}

#style_switcher div.color_scheme.color_scheme_2 {
    background: #ee447e
}

#style_switcher div.color_scheme.color_scheme_2:before {
    top: 0;
    background: #f3ff40
}

#style_switcher div.color_scheme.color_scheme_2:after {
    bottom: 0;
    background: #d000ff
}

#style_switcher div.color_scheme.color_scheme_3 {
    background: #2fb2a0
}

#style_switcher div.color_scheme.color_scheme_3:before {
    top: 0;
    background: #14cc4b
}

#style_switcher div.color_scheme.color_scheme_3:after {
    bottom: 0;
    background: #d24a8a
}

#style_switcher div.color_scheme.color_scheme_4 {
    background: #2b96e8
}

#style_switcher div.color_scheme.color_scheme_4:before {
    top: 0;
    background: #fcb341
}

#style_switcher div.color_scheme.color_scheme_4:after {
    bottom: 0;
    background: #335066
}

::selection {
    background: #3e51b5;
    color: #fff
}

::-moz-selection {
    background: #3e51b5;
    color: #fff
}

.body__elements .pricing_simple {
    margin-top: 50px
}

.body__ #content,
.body__careers #content,
.body__faqs #content,
.body__history #content,
.body__site_map #content,
.body__team #content,
.body__testimonials #content,
.body__works #content {
    padding: 0 0 60px
}

.body__home #adminForm {
    padding: 50px 0
}

.body__about #adminForm {
    padding: 30px 0 60px
}

.body__faqs #content {
    padding: 30px 0 51px
}

#style_switcher.shown {
    z-index: 1008!important
}

#style_switcher.shown p {
    margin: 0 0 5px;
    padding: 0
}

.flr {
    float: right
}

.view-article #content {
    padding: 8px 0 50px
}

.iceMenuLiLevel_1.search {
    margin-left: 30px
}

.icemega_modulewrap.top_search {
    padding: 0;
    position: relative;
    text-align: left
}

.icemega_modulewrap.top_search.visible .mod-search {
    visibility: visible
}

.icemega_modulewrap.top_search.visible .mod-search #searchword {
    width: 200px
}

.icemega_modulewrap.top_search.visible i.fa-times {
    opacity: 100
}

.icemega_modulewrap.top_search>i.fa-search {
    background: 0 0;
    cursor: pointer;
    display: block;
    font-size: 20px;
    line-height: 14px;
    color: #000;
    border: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 10;
    padding-top: 10px;
    opacity: 100
}

.icemega_modulewrap.top_search>i.fa-search:hover {
    color: #fff;
    background: #000
}

.icemega_modulewrap.top_search .navbar-form {
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.icemega_modulewrap.top_search .mod-search {
    font-size: 0;
    line-height: 0;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    white-space: nowrap;
    padding: 0 20px 0 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    z-index: 100
}

.icemega_modulewrap.top_search i.fa-times {
    font-size: 15px;
    line-height: 46px;
    color: #3e51b5;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: 0
}

.icemega_modulewrap.top_search i.fa-times:hover {
    color: #303030
}

.icemega_modulewrap.top_search #searchword {
    height: 40px;
    padding: 5px 30px 5px 15px;
    border: 1px solid #303030;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 0;
    margin: 0
}

.icemega_modulewrap.top_search .btn-primary {
    background: 0 0;
    border: none;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 0;
    text-align: center;
    z-index: 100;
    color: #000;
    font-size: 17px;
    line-height: 40px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 20px
}

.icemega_modulewrap.top_search .btn-primary.active,
.icemega_modulewrap.top_search .btn-primary.active.active,
.icemega_modulewrap.top_search .btn-primary.active.selected,
.icemega_modulewrap.top_search .btn-primary.active:hover,
.icemega_modulewrap.top_search .btn-primary.selected,
.icemega_modulewrap.top_search .btn-primary.selected.active,
.icemega_modulewrap.top_search .btn-primary.selected.selected,
.icemega_modulewrap.top_search .btn-primary.selected:hover,
.icemega_modulewrap.top_search .btn-primary:active,
.icemega_modulewrap.top_search .btn-primary:active.active,
.icemega_modulewrap.top_search .btn-primary:active.selected,
.icemega_modulewrap.top_search .btn-primary:active:hover,
.icemega_modulewrap.top_search .btn-primary:focus,
.icemega_modulewrap.top_search .btn-primary:focus.active,
.icemega_modulewrap.top_search .btn-primary:focus.selected,
.icemega_modulewrap.top_search .btn-primary:focus:hover,
.icemega_modulewrap.top_search .btn-primary:hover,
.icemega_modulewrap.top_search .btn-primary:hover.active,
.icemega_modulewrap.top_search .btn-primary:hover.selected,
.icemega_modulewrap.top_search .btn-primary:hover:hover {
    background: #000;
    color: #fff
}

#searchForm fieldset {
    margin-bottom: 20px
}

#searchForm fieldset .controls>label {
    display: inline-block;
    margin-right: 1em
}

#searchForm fieldset .controls span.radio {
    margin-right: 10px
}

#searchForm .form-limit label {
    float: left;
    margin-right: 5px;
    line-height: 46px
}

#searchForm .form-limit>select,
#searchForm .form-limit>span.select {
    float: right;
    position: relative;
    top: -10px
}

#searchForm .form-limit p {
    clear: both;
    overflow: hidden
}

#searchForm .phrases-box {
    float: left
}

#searchForm .phrases-box>* {
    display: inline-block
}

#searchForm .phrases-box strong {
    padding-right: 10px;
    line-height: 14px;
    vertical-align: middle
}

#searchForm .phrases-box .controls>label {
    min-width: 90px
}

#searchForm .phrases-box .controls>label+label {
    margin-top: 0
}

#searchForm .ordering-box {
    float: right
}

#searchForm .ordering-box strong {
    vertical-align: top;
    padding-right: 10px;
    line-height: 46px
}

#searchForm .chzn-container {
    min-width: 200px
}

dl.search-results {
    margin-bottom: 30px
}

dl.search-results dt {
    margin-top: 20px
}

@media (max-width:767px) {
    #searchForm .ordering-box,
    #searchForm .phrases-box {
        float: none;
        padding-bottom: 30px
    }
}

.btn_modal,
.page-category__history .items-row>div+div {
    float: right
}

@media (max-width:479px) {
    #searchForm .phrases-box>.controls,
    #searchForm fieldset .controls>label {
        display: block
    }
    #searchForm .btn-toolbar .btn-group {
        width: 70%
    }
    #searchForm .btn-toolbar .btn-group+.btn-group {
        width: 20%
    }
}

.btn_modal {
    font-size: 14px;
    font-weight: 5555500;
    line-height: 30px;
    text-align: center;
    width: 76px;
    height: 36px;
    color: #120c3d;
    border: 2px solid #120c3d;
    margin: 20px 16px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 0%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn_modal:hover {
    color: #d96caa;
    border-color: #d96caa
}

.btn_modal:active,
.btn_modal:focus {
    color: #fff;
    border-color: #fff
}


.login_shell {
    background: #fff
}

.login_shell.login_megamenu {
    padding: 20px
}

.login_shell.login_megamenu .social_login_profile .profile {
    text-align: center
}

@media (max-width:479px) {
    .login_shell .lr_providericons {
        font-size: 13px
    }
}

.login_shell h5 {
    margin-top: 30px;
    text-align: center
}

.login_shell button {
    vertical-align: inherit
}

.login_shell .mod-login_submit .btn,
.olark_chat_icon {
    vertical-align: middle
}

.login_shell .moduleTitle {
    color: inherit
}

.login_shell .controls {
    text-align: center
}

.login_shell .control {
    position: relative
}

.login_shell input[type=password],
.login_shell input[type=text] {
    width: 100%;
    height: 50px;
    padding: 7px 7px 7px 19px;
    margin: 0 0 15px
}

.login_shell .control-group+.control-group {
    margin-top: 5px
}

.login_shell .input-prepend {
    display: block
}

.login_shell .add-on {
    border: none
}

.login_shell *+.mod-login_submit {
    margin-top: 10px
}

.login_shell label.checkbox {
    cursor: inherit;
    display: inline-block;
    font-size: 16px;
    padding-top: 24px
}

.login_shell label.checkbox span.checkbox input[type=checkbox] {
    position: relative;
    z-index: 2
}

@media (max-width:767px) {
    .login_shell label.checkbox {
        margin-top: 10px
    }
}

.login_shell span.checkbox {
    margin-right: 12px
}

.login_shell span.checkbox label.checkbox_inner {
    height: 12px;
    left: 1px;
    top: 1px;
    width: 12px
}

.login_shell span.checkbox label.checkbox_inner:before {
    font-size: 24px
}

.login_shell .reset_remind {
    font-size: 16px;
    line-height: 25px;
    margin: 15px 0
}

.login_shell .reset_remind a {
    margin-right: 3px;
    color: #303030
}

.login_shell .reset_remind a:hover {
    text-decoration: underline;
    color: #3e51b5
}

.login_shell .login-greeting {
    margin-bottom: 20px
}

.login_shell .login-greeting a {
    font-size: 18px;
    font-weight: 500
}

div[class*=lr_social_login_basic]>a {
    display: none
}

*+.lr_social_login_basic_150 {
    margin-top: 20px
}

.lr_social_login_basic_150 {
    width: 100%!important
}

.lr_social_login_basic_150 .lr_providers .lr_icons_box {
    float: none!important;
    width: 100%!important
}

.lr_social_login_basic_150 .lr_providers .lr_icons_box div {
    float: none!important;
    margin: 0 0 10px!important
}

.lr_social_login_basic_150 .lr_providers .lr_providericons {
    color: #fff;
    display: block;
    font-weight: 500;
    height: 50px!important;
    line-height: 49px;
    position: relative;
    text-align: center;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: auto!important;
    z-index: 1!important
}

.lr_social_login_basic_150 .lr_providers .lr_providericons:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 21px;
    vertical-align: middle
}

.lr_social_login_basic_150 .lr_providers .lr_providericons:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.lr_social_login_basic_150 .lr_providers .lr_facebook {
    background: #3b5998!important
}

.lr_social_login_basic_150 .lr_providers .lr_facebook:before {
    content: '\f09a';
    margin-right: 13px
}

.lr_social_login_basic_150 .lr_providers .lr_google {
    background: #df4a32!important
}

.lr_social_login_basic_150 .lr_providers .lr_google:before {
    content: '\f0d5';
    margin-right: 9px
}

div#fixed-sidebar-right {
    bottom: 0;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    z-index: 1034
}

div#fixed-sidebar-right .moduletable.login {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    right: 0;
    position: absolute;
    top: 150px;
    width: 0;
    left: auto;
    transition: width .2s ease
}

div#fixed-sidebar-right .moduletable.login>i.fa-user {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    left: -40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    background: #3e51b5;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

div#fixed-sidebar-right .moduletable.login>i.fa-user:hover {
    font-size: 22px
}

div#fixed-sidebar-right .moduletable.login input {
    color: #303030
}

div#fixed-sidebar-right .moduletable.login.shown {
    width: 331px
}

div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
    overflow: auto;
    padding: 22px 30px 15px;
    width: 331px;
    right: 0;
    transition: width 0s linear 0s, padding 0s linear 0s, right 0s linear 0s
}

div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 100%;
    position: relative;
    right: 331px;
    width: 0;
    padding: 22px 0 15px;
    overflow: hidden;
    background: #3e51b5;
    transition: width 0s linear .2s, padding 0s linear .2s, right 0s linear .2s
}

div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
    background: 0 0;
    color: #3e51b5
}

.menu-login-form>ul:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px;
    border-color: transparent transparent #777
}

.menu-login-form .icemega_modulewrap.login_megamenu {
    background: #777;
    padding: 15px
}

.menu-login-form .icemega_modulewrap.login_megamenu .input-prepend .add-on span {
    color: #000
}

@media (max-width:767px) {
    .login_shell .control-group+* {
        margin-top: 10px
    }
    .login_shell label.checkbox {
        padding-top: 0
    }
    .login_shell .reset_remind {
        margin: 10px 0
    }
}

@media screen and (max-height:550px) {
    #style_switcher,
    div#fixed-sidebar-right .login_shell,
    div#fixed-sidebar-right .moduletable.login {
        padding-bottom: 10px;
        bottom: 0
    }
    #style_switcher .mod_login_wrapper,
    div#fixed-sidebar-right .login_shell .mod_login_wrapper,
    div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
        max-height: 100%
    }
}

@media (max-width:479px) {
    div#fixed-sidebar-right .moduletable.login {
        bottom: 0
    }
    div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
        right: 280px
    }
    div#fixed-sidebar-right .moduletable.login.shown {
        width: 280px
    }
    div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
        padding-left: 20px;
        padding-right: 20px;
        width: 280px;
        right: 0
    }
}

.page-item__privacy_policy .item_header {
    margin-bottom: 40px
}

.page-item__privacy_policy .item_header .item_title {
    font-size: 24px
}

.page-remind p {
    margin-bottom: 30px
}

.page-category__history .items-row {
    position: relative
}

.page-category__history .items-row>div {
    clear: both;
    position: relative
}

.page-category__history .items-row>div:before {
    color: #fff;
    content: '\f073';
    display: block;
    font-family: FontAwesome;
    position: absolute;
    line-height: 40px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    right: -21px;
    text-align: center;
    top: 15px;
    width: 40px;
    background: #3e51b5
}

.contact_misc p,
.module-currencies .heading {
    font-family: 'Open Sans', sans-serif
}

.page-category__history .items-row>div .item {
    border: 1px solid #979797;
    margin-right: 25px;
    padding: 40px;
    position: relative
}

.page-category__history .items-row>div .item:after,
.page-category__history .items-row>div .item:before {
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    content: '';
    position: absolute;
    top: 24px
}

.page-category__history .items-row>div .item:before {
    border-left: 10px solid #979797;
    right: -10px
}

.page-category__history .items-row>div .item:after {
    border-left: 10px solid #fff;
    right: -9px
}

.page-category__history .items-row>div .item .item_introtext p {
    padding-bottom: 0
}

.page-category__history .items-row>div .item .item_info {
    left: 100%;
    margin-left: 80px;
    position: absolute;
    top: 20px
}

.page-category__history .items-row>div+div:before {
    left: -19px;
    right: auto
}

.page-category__history .items-row>div+div .item {
    margin-left: 25px;
    margin-right: 0
}

.page-category__history .items-row>div+div .item:after,
.page-category__history .items-row>div+div .item:before {
    border-bottom: 10px solid transparent;
    border-left: none;
    border-top: 10px solid transparent;
    content: '';
    position: absolute;
    right: auto;
    top: 24px
}

.page-category__history .items-row>div+div .item:before {
    border-right: 10px solid #979797;
    left: -10px
}

.page-category__history .items-row>div+div .item:after {
    border-right: 10px solid #fff;
    left: -9px
}

.page-category__history .items-row>div+div .item .item_info {
    left: auto;
    margin-left: 0;
    margin-right: 80px;
    right: 100%
}

.page-category__history .items-row:before {
    bottom: 0;
    content: '';
    display: block;
    left: 50%;
    margin-left: 0;
    position: absolute;
    top: 0;
    width: 2px;
    background: #3e51b5
}

@media (max-width:767px) {
    .page-category__history .items-row>div .item {
        margin-bottom: 30px
    }
    .page-category__history .items-row:before {
        display: none
    }
}

.page-category__history .item_info_dl {
    font-size: inherit
}

.body__elements form mark {
    top: -32px
}

.page-category__faqs .item_title span.item_title_part0 {
    color: #3e51b5
}

.page-category__faqs .to_top {
    margin-bottom: 30px;
    position: relative;
    text-align: right
}

.page-category__faqs .to_top:before {
    background: #303030;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    right: 30px;
    top: 50%
}

.page-category__faqs .to_top a {
    font-size: 18px
}

.page-category__faqs .item {
    margin-bottom: 0
}

.page-archive_filters .filter-search {
    overflow: hidden;
    padding-bottom: 21px
}

.page-archive_filters button,
.page-archive_filters select {
    display: inline-block;
    margin-bottom: 8px
}

.contact-follow-title .page_header {
    margin: 0;
    padding: 73px 0 40px
}

@media (max-width:767px) {
    .facebook,
    .pinterest,
    .twitter .page_header {
        text-align: center
    }
    .twitter {
        padding-bottom: 40px
    }
    .twitter #sw_twitter_display {
        padding: 0 20px
    }
    .facebook {
        padding-bottom: 40px
    }
    .facebook .tm_facebook_page_plugin_facebook {
        padding: 0 20px
    }
    .pinterest #sw_pinterest_display {
        padding: 0 20px;
        margin: 0 auto
    }
}

.contact_details h5,
.errorBox {
    text-align: left
}

#jform_contact_message {
    height: 149px;
    resize: none;
    width: 100%
}

.page-contact {
    margin-bottom: 80px;
    margin-top: 10%;
}

.contact_misc {
    margin-bottom: 42px
}

.contact_misc p {
    font-size: 20px;
    line-height: 36px;
    font-weight: 300
}

.contact-box1,
.contact-box2,
.contact-box3 {
    color: #fff;
    padding: 48px 30px 4px
}

.contact-box1 h1,
.contact-box1 h2,
.contact-box1 h3,
.contact-box1 h4,
.contact-box1 h5,
.contact-box1 h6,
.contact-box2 h1,
.contact-box2 h2,
.contact-box2 h3,
.contact-box2 h4,
.contact-box2 h5,
.contact-box2 h6,
.contact-box3 h1,
.contact-box3 h2,
.contact-box3 h3,
.contact-box3 h4,
.contact-box3 h5,
.contact-box3 h6 {
    color: #fff;
    margin-bottom: 25px
}

.contact-box h4 {
    font-size: 22pt
}

.contact-box1 {
    background: #3e51b5
}

.contact-box2 {
    background: #663ab7
}

.contact-box3 {
    background: #d96caa
}

.contact-box3 [class*=heading-style-] {
    margin-bottom: 21px
}

#contact-form label {
    display: inline-block;
    margin-bottom: 5px
}

#contact {
    margin-top: 15px
}

.phone-num {
    display: inline-block
}

#jform_contact_email,
#jform_contact_emailmsg,
#jform_contact_name {
    width: 100%
}

.contact_email-copy,
.contact_vcard {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    margin: 0 23px 0 0
}

#adminForm .btn,
#modules-form .btn,
.page-search #searchForm .btn {
    height: 50px
}

.contact_vcard {
    margin: 0
}

#contact_map,
#map header {
    margin-bottom: 30px
}

.operators_online {
    background: #35c483!important;
    color: #fff
}

.operators_online:hover {
    background: #ffbe69!important;
    color: #fff
}

.operators_offline {
    background: #5ba0d0!important;
    color: #fff
}

.operators_offline:hover {
    background: #696cd7!important;
    color: #fff
}

.olark_chat_icon {
    font-size: 30px;
    display: inline-block
}

@media (max-width:1100px) {
    .operators_offline,
    .operators_online {
        letter-spacing: normal;
        font-weight: 600
    }
    .olark_chat_icon {
        font-size: 20px
    }
}

@media (max-width:944px) {
    .operators_offline,
    .operators_online {
        padding: 9px 15px;
        border-radius: 24px;
        letter-spacing: normal;
        font-weight: 600
    }
    .olark_chat_icon {
        font-size: 20px
    }
}

.contact_address,
.contact_details_fax {
    padding-bottom: 30px
}

.contact_address,
.contact_details_emailto a,
.contact_details_fax,
.contact_details_telephone {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}

.contact_address,
.contact_details_fax,
.contact_details_telephone {
    letter-spacing: 1.8px
}

@media (max-width:991px) {
    .contact_address,
    .contact_details_fax,
    .contact_details_telephone {
        letter-spacing: normal
    }
}

.contact_details_emailto a {
    color: #fff;
    letter-spacing: 1.8px
}

.contact_details_emailto a:hover {
    color: #120c3d
}

@media (max-width:991px) {
    .contact_details_emailto a {
        letter-spacing: normal;
        font-size: 16px;
        line-height: 20px
    }
}

@media (max-width:767px) {
    .contact_details {
        margin-bottom: 30px
    }
    .contact_details_emailto {
        padding-bottom: 30px
    }
}

.contact_address {
    overflow: hidden
}

#contact_map .map {
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#contact_map .map.mfp-hide {
    display: block!important
}

#map {
    margin-top: 80px
}

.map img {
    max-width: none!important
}

.mfp-content .map {
    max-width: 1200px
}

.contact_details_item {
    margin-bottom: 20px
}

.errorBox {
    background: 0 0
}

#error .well {
    margin-bottom: 0
}

.body__404 .big-404 {
    text-align: center
}

.body__404 big {
    display: block;
    font-weight: 700;
    padding: 0 0 18px
}

.body__404 .page-item__404 {
    padding: 100px 0
}

.body__404 .mod-search .navbar-form {
    padding: 0
}

.body__404 .mod-search .mod-search_searchword+.btn {
    margin-top: 10px
}

.site_map h1,
.site_map h2,
.site_map h3,
.site_map h4,
.site_map h5,
.site_map h6 {
    text-align: left
}

.home_menu,
.page-login,
.tag-category .item {
    text-align: center
}

.site_map .menu ul {
    padding-left: 15px
}

.site_map .menu ul ul {
    padding-left: 30px
}

.site_map .menu ul ul ul {
    padding-left: 45px
}

@media (max-width:1199px) {
    .site_map .moduleTitle {
        font-size: 20px
    }
}

#member-profile,
#member-registration,
#user-registration {
    width: 65%;
    margin: 0 auto
}

#member-profile .chzn-container,
#member-registration .chzn-container,
#user-registration .chzn-container {
    width: 100%!important
}

#member-profile #helpsite-refresh,
#member-registration #helpsite-refresh,
#user-registration #helpsite-refresh {
    margin-top: 10px
}

#member-profile .btn,
#member-registration .btn,
#user-registration .btn {
    vertical-align: top
}

#member-profile .input-append,
#member-registration .input-append,
#user-registration .input-append {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 46px;
    width: 50%
}

#member-profile .calendar_wrapper #jform_profile_dob_spacer-lbl,
#member-registration .calendar_wrapper #jform_profile_dob_spacer-lbl,
#user-registration .calendar_wrapper #jform_profile_dob_spacer-lbl {
    display: block;
    margin-top: 10px
}

.page-login {
    width: 50%;
    margin: 0 auto
}

.page-login .btn {
    vertical-align: inherit
}

.page-login .input-prepend {
    width: 100%
}

.page-login form mark {
    top: -22px
}

.tag-category .item+.item {
    margin-top: 70px
}

.page-search #limit_chzn {
    margin-bottom: 0
}

.page-search #limit_chzn .chzn-single {
    padding: 14px 7px 7px 17px
}

#adminForm .chzn-container,
#modules-form .chzn-container {
    width: 100%!important
}

#adminForm .input-append .btn+.btn,
#adminForm .input-prepend .btn+.btn,
#modules-form .input-append .btn+.btn,
#modules-form .input-prepend .btn+.btn {
    margin-left: 1px
}

#adminForm .btn-toolbar>.btn,
#modules-form .btn-toolbar>.btn {
    margin: 0 5px 5px 0
}

#adminForm .btn-group>.btn:first-child,
#adminForm .btn-toolbar>.btn+.btn,
#modules-form .btn-group>.btn:first-child,
#modules-form .btn-toolbar>.btn+.btn {
    margin-left: 0
}

#adminForm .accordion-inner,
#modules-form .accordion-inner {
    padding: 5px
}

#adminForm span.radio,
#modules-form span.radio {
    display: none
}

#adminForm #jform_published .btn,
#modules-form #jform_published .btn {
    display: block!important
}

#adminForm .btn-toolbar,
#modules-form .btn-toolbar {
    margin-bottom: 20px
}

#adminForm .toggle-editor,
#modules-form .toggle-editor {
    margin-top: 30px
}

#adminForm .btn-group label,
#modules-form .btn-group label {
    line-height: 31px
}

#adminForm #jform_tags_chzn .search-field .default,
#modules-form #jform_tags_chzn .search-field .default {
    height: 40px;
    width: 100%!important
}

#adminForm #jform_params_showHere-lbl,
#adminForm #jform_params_showHome-lbl,
#adminForm #jform_params_showLast-lbl,
#adminForm #jform_showtitle-lbl,
#modules-form #jform_params_showHere-lbl,
#modules-form #jform_params_showHome-lbl,
#modules-form #jform_params_showLast-lbl,
#modules-form #jform_showtitle-lbl {
    padding-top: 10px
}

#adminForm #jform_params_homeText-lbl,
#adminForm #jform_params_separator-lbl,
#adminForm #jform_position-lbl,
#modules-form #jform_params_homeText-lbl,
#modules-form #jform_params_separator-lbl,
#modules-form #jform_position-lbl {
    padding-top: 3px
}

#adminForm .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
#modules-form .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    -webkit-border-top-right-radius: 30px;
    -moz-border-radius-topright: 30px;
    border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    border-bottom-right-radius: 30px
}

#adminForm .btn-group>.btn:last-child:not(:first-child),
#adminForm .btn-group>.dropdown-toggle:not(:first-child),
#modules-form .btn-group>.btn:last-child:not(:first-child),
#modules-form .btn-group>.dropdown-toggle:not(:first-child) {
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-left-radius: 30px
}

#adminForm .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
#modules-form .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

#adminForm .label-default,
#modules-form .label-default {
    background: #3e51b5;
    color: #fff
}

#adminForm #images .input-prepend.input-append {
    width: 100%
}

#adminForm #images .input-prepend.input-append .btn {
    width: 5%
}

#adminForm #images .input-prepend.input-append .btn+input {
    width: 85%
}

#adminForm #images .input-prepend.input-append .btn+input+.btn {
    width: 5%
}

.page_profile .page_header {
    display: inline-block
}

.page_profile dd,
.page_profile dt {
    font-size: 16px;
    line-height: 24px
}

.control-label label {
    display: block!important
}

@media (max-width:1200px) {
    #contact_map {
        height: 376px
    }
    .page-category__history .items-row>div:before {
        right: -21px
    }
    .page-category__history .items-row>div+div:before {
        left: -19px
    }
}

@media (max-width:767px) {
    .page-category__history .items-row>div+div,
    .page_profile .btn-toolbar {
        float: none
    }
    #member-profile,
    #member-registration,
    #user-registration,
    .input-prepend input,
    .page-login {
        width: 100%
    }
    .page-category__history .items-row:before {
        left: 19px;
        margin-left: 0
    }
    .page-category__history .items-row>div+div:before {
        left: 0;
        display: none
    }
    .page-category__history .items-row>div::before {
        left: 0;
        right: auto;
        display: none
    }
    .page-category__history .items-row>div .item {
        margin-right: 0!important
    }
    .page-category__history .items-row>div .item:after,
    .page-category__history .items-row>div .item:before {
        border-left: none;
        border-right: 10px solid #e5e5e5;
        left: -10px;
        right: auto;
        display: none
    }
    .page-category__history .items-row>div .item .item_info,
    .page-category__history .items-row>div+div .item .item_info {
        margin: 0;
        position: static
    }
    .body__404 .big-404 {
        margin-bottom: 15px
    }
    #helpsite-refresh {
        display: block;
        margin-top: 10px
    }
    .page_profile .page_header {
        display: inline-block
    }
    .page-category__history .items-row>div .item {
        margin-left: 0!important
    }
    #adminForm #images .input-prepend.input-append .btn {
        width: 10%
    }
    #adminForm #images .input-prepend.input-append .btn+input {
        width: 75%;
        padding-left: 12%
    }
    #adminForm #images .input-prepend.input-append .btn+input+.btn {
        width: 10%
    }
}

#bg_video__content,
.bg_video {
    position: relative;
    text-align: center
}

@media (max-width:639px) {
    #modules-form fieldset#jform_published label.btn span {
        display: none
    }
}

@media (min-width:500px) and (max-width:767px) {
    .row-fluid [class*=span].site_map {
        float: left;
        width: 50%
    }
    .row-fluid [class*=span].site_map:nth-child(2n-1) {
        clear: both
    }
}

@media (max-width:480px) {
    .control-label+.controls {
        margin-top: 10px
    }
    .page-category__history .items-row>div .item {
        padding: 20px
    }
    .page-item__privacy_policy .item_fulltext [class*=heading-style] {
        float: none;
        width: 100%
    }
    .page-item__privacy_policy .item_fulltext p {
        margin-left: 0
    }
    #modules-form .btn span:not(.icon-calendar),
    .page-item__privacy_policy .item_fulltext p:before {
        display: none
    }
    #modules-form .form-horizontal .control-label {
        padding-bottom: 10px;
        padding-top: 0
    }
    #adminForm #images .input-prepend.input-append .btn {
        width: 13%
    }
    #adminForm #images .input-prepend.input-append .btn+input {
        width: 64%;
        padding-left: 15%
    }
    #adminForm #images .input-prepend.input-append .btn+input+.btn {
        width: 15%
    }
    #login-form .controls .input-append .btn,
    #login-form .controls .input-prepend .btn,
    #member-profile .controls .input-append .btn,
    #member-profile .controls .input-prepend .btn,
    #member-registration .controls .input-append .btn,
    #member-registration .controls .input-prepend .btn,
    #user-registration .controls .input-append .btn,
    #user-registration .controls .input-prepend .btn {
        margin-bottom: 0
    }
    #adminForm .btn-toolbar .btn-group,
    #login-form .controls .btn,
    #member-profile .controls .btn,
    #member-registration .controls .btn,
    #user-registration .controls .btn {
        margin-bottom: 10px
    }
}

.bg_video {
    overflow: hidden;
    text-transform: uppercase;
    -webkit-background-size: 100% 100%!important;
    background-size: cover!important
}

.bg_video .loading {
    display: none!important
}

.bg_video .off {
    opacity: 0
}

.bg_video h2 {
    margin: 0;
    font-size: 75px;
    color: #303030;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.bg_video p {
    margin: 10px 0 0;
    font-size: 45px;
    color: #303030;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

#bg_video__overlay {
    background: 50% 50% no-repeat rgba(0, 0, 0, .8);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

#bg_video__overlay svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#bg_video__content {
    padding: 180px 0;
    z-index: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

#bg_video__content.off * {
    cursor: default!important
}

#bg_video__content #bg_video__btn {
    background: #fff;
    height: 100px;
    width: 100px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    bottom: 0;
    cursor: pointer;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#bg_video__content #bg_video__btn:before {
    content: '\f04b';
    display: inline-block;
    font: 29px/100px FontAwesome;
    color: #303030;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#bg_video__content #bg_video__btn:hover {
    background: #d96caa
}

.mb_YTPBar {
    width: 100%;
    height: 50px;
    display: block;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.mb_YTPBar.off {
    bottom: -50px
}

.mb_YTPBar .buttonBar {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0
}

.mb_YTPBar .ytpicon {
    width: 40px;
    height: 40px;
    display: inline-block;
    font: 20px/40px FontAwesome;
    color: rgba(255, 255, 255, .5);
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mb_YTPBar .ytpicon:hover {
    color: #fff
}

.mb_YTPBar .mb_YTPMuteUnmute,
.mb_YTPBar .mb_YTPPlaypause {
    float: left
}

.mb_YTPBar .mb_OnlyYT,
.mb_YTPBar .mb_YTPVolumeBar {
    display: none!important
}

.mb_YTPBar .mb_YTPTime {
    display: block;
    float: left;
    padding: 0 0 0 10px;
    font: 16px/40px Arial;
    color: #fff
}

.mb_YTPBar .mb_YTPUrl {
    width: 77px;
    float: right;
    font-size: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAoCAYAAAC7MHdZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACV1JREFUeNrsWmtsHFcVPndm387asR3bidO4Sf1IGtKoVQWCtJVKkqYgEH9KiQBFNKhxglAltyBKGxQJhKBQURUJNekDRKFCFYgC4uUYSiVEmzRR07QpCXVSJ068Nk5sx147+565fOfOHXt27Y3teF36Y6/0eXbmPmbmu98595w7FlJKKpf5FaNMQZm0Mmll0sqklUkrlzJpi198szUQQpTsZs+vXkWfXhqlccuefh8Hd+LPdvxcBzQC1UAQ8OtnNRcw0TkPMkAcGADOAf9AuPorW1KCG64+cWphpJWyhAxBEcOYkTSE2A8A38WPykUUiPd9a5gf4GPA54HbgK8BI7MKabaMoJRKW+n3U1soQL9Zcz3F7TzibsFtuihnLZOZTPFnCUJ0ZhGh4T1kOk0EuYgQ2hnXIEhJD+DvT0qhtFsBnv1x4B0gpa83A016Zk4A9mwDxbJZGgdZ3ekMtYK8MShOv9pnbMteZlRWkr+hQcluRvvqj5FMJqcTwhNvmuRraSPh86FdH9qlroW4e/ASv9CmuyDSHgK+oEn7HNAJhMkZfBPwS2DnXJ8qblm0/WwvvbimiVqgnLhlh4UhbrYTCYps2Ur13/tB0b4D7fdT8vXDJCoiDlFuwZhmZRUtP/AsmdXVFLt/J6WPHnXaza/cAtwAHF/o6vlb7TCjwEZ9jQf+qP79d37s+TzZhUyWtvecp/+k0hQQohoWtV5ZazBExpIlRUEwbxtkoX0eLD7Cvo3KKBnRKEmozqLp7eaAKuBDC149UV4DjgGfAj6ir92hCR8EjlyLf+uDqQ7ncrQ+FAwmc1a1CIfoyuHDdOG+HXBeBtV/8xEKrl1HyaNHaOjJJ0GYSanjb5JtW2SgH7exU0mlOAGS2DdLjKkUCOXZiSRJzITwB0gEAq6DVm1kJq1N2kcG+8l8v72sFKQNA3/SpN0MXKdlTJqw8/p3G7AU4GX7lEd9/BCrgMtAr/aPrNS4KUQPBBbA40fYJ2UvXaR0z3uKhNrde1Tn7MWLFO/6KxkVS8jfuJJMKMkeG1N+z2xsxPsaZI0Mg8wpl5qbmCCzvp6CrW2U7j1HdjyuiLOTCYztp8DaG8nAJOUwdjbWRyIcwRxMGl1lKUjD9NHLegFYA9zuMc2/aZI6AF55VuqF4Y/Aw8Ao8EVgH3BQ+77NwHPAG5aU98C0giAgrDwUyBIgRylHr5Ls2CkQJH9LC616+llMhU2xrz9I2cFBanr+BdV24FuPUvLtt1R7Gyto9K67acmdH6fQunWUOPYGxR7qoOzAABaZ5VT/jYdVnVlRQZnzvTS0fz+N/uH3ZIbD7vtGS5URnAVe1e2/rFXFCnxFLwaPa/UwSSuAduArnofgmKhOn4f1eYPAK+NYBUkaLEtL+Sep4F0YLY7rfH4KNrdQsK1NkSgNE+fNFFiNUCsSUW2kxebop9r23VAlVBgKUcWm2yh864cpdyVBNbvaaeln78WiEaXcyIgy/xXff4yCN64nC2RbMFPLeb6SkMZR9Ev6910cpwIndQjySa3YfwJrgQO63VZ9PelRrPSYbZqdL0iJSOeYB2/Ywec2GJXsqxBK2EyQrX0Y12dzaC6Ub2LlxfY+St3btlLqlBNvGXX1MNcGim7e4oQ++/ZR9ye2QYXHYKZhim7bRrlUyr23v5S55yEPAaRJIo+C+oExrUouEQ1ZPJZUwZ1wOfKioM20QQrbSO3o4dwo2d1NGfirzOCgY+Ig0qiqIrO2Rp2PHzlKV/59klKnT6tz9pUSvlGPY5bCp7nlPW2iW7UfO1hQbxYZszhpnuXee03I/DBMKdKTpBb2cc+FS1wgBPP1eeql01+vFXU7d1Ll5s0UvukmLR3D6W/P7XvJfEjjKPltTdqAJ9SQVxHSLFmLEzHMqJqCc/sqbQqvSZLT6h0+nKvLduzIT8+w2Egpaa6fmOabsOdcfzTfgPYqpGULlaYqhMc8Z1BjntJo5npZpP0A4r7kmTMkEe/ZSOk4rKFIhdsmW2rShOdoFFybd8HLSjAflzPIU+a3u+p5MT/obe8tI50HKf7qvyiycSMFVzRSLu6kmlKozun3cxPSLlCjmKHe3ctS9TyzOUljOGYKUxqXhUnVeGQjcxZZqXRRZVmZDFk5a+oRhO6vI38OZtnvNXZ00Npfv0jL9+yhLHJfG6xhnCuLRZos8HVu5B/VGQNpclJ6A5H0kVfaeydnHOYBFpMYLFF0BdVkSOGEFGrnIuCnpVu3qJgsT2mcFaBNsKmJfLW15OMdE67jWRmPkzXmPGpkwwYya2ophIBZIN6zEbqokMYZZ7zU5ukSUOG51qUzgi06T23R11/WxCU8+epbnr7Bjv6YeKU5kg6RSFhOCja5eho6XzR4b4zVk3TyTM4VW596ikxO4F1eDVP1U3kk71k98SPKDA1RqKnJkf7oGKX7/0vDXV3U2L6LmvY+Qg33fYnCzTeoWG/4z39RwbOtAjUVoJdUaUM6E+jziIF3OR7kzQtgg14kngF+rOs7dbjCIclhYK9O9GMG+zRbJmAV523elXABQWUuDeFlRyk7PEwSBKb6+2kEL81qsmBKvT98nFLnepUT59SJdcJxWRrpUuy5n5I1Pq4S94k3j9Mobych14wdeJouvvQ7JOxZELaG0n0xOvvt79DooUOoDzJpHDb3lnrnls2LNT+hk29v5zZdP6GzBe8q1KL3+9/RpPI3gAm/EH2dq5tl2DD2w7B2uw6K7+mrqSEf8sMcXj57+bLeM4tSBGlU+kIfpfr6KIwUSvhMEIyEPZOmIJJ0wnmqt5cCdXVQ2vUg9qxSHavQQjbBCo60tkKpFSD8EiV6esjENYl+eJszuPXmTaffvfCB2e4uLE80Xkd3IEFP2TYn9S/krRqsHhDFMZRjqoJ4K9wGOMIXwYDa3nbNUiDB5xSL35x3NDic4PRK+H2TZqvGyGaUD1OTA//IW+ieHY6fcd58+5l3rQ/Mh5XCEuWHduTaiT+cYdw9OVlIyoU3duNWcPyGfyo1FKFwXhtO0Kf6m2qMqf56DPguw+eflpnoratn5hJ//l+/e1pT4cQwDl+Fif4cuGy7Aev7h9cA/nT4+mJkBItZeLHYBTwGEjfoz2uV0tmqCenvnwH9zH7PUXi+ibrxoLujkvXEhlkdAvGmQ1I4qzpvMJyEBzqhF7i5Rfjlf+qbfyn/W0KZtDJpZdLKpJVJK5f5lv8JMAArzFLSVFc7YwAAAABJRU5ErkJggg==) no-repeat rgba(255, 255, 255, .3)
}

.mb_YTPBar .mb_YTPUrl:hover {
    background-color: rgba(255, 255, 255, .5)
}

.mb_YTPBar .player_close {
    float: right;
    line-height: 39px
}

.mb_YTPBar .mb_YTPProgress {
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 0;
    cursor: pointer
}

.mb_YTPBar .mb_YTPLoaded {
    height: 10px;
    width: 0;
    background: rgba(255, 255, 255, .3);
    left: 0
}

.mb_YTPBar .mb_YTPseekbar {
    height: 10px;
    width: 0;
    background: #303030;
    bottom: 0;
    left: 0
}

.mb_YTPBar .YTPOverlay {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: flat
}

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

.home_menu:after {
    clear: both
}

.shop_menu {
    text-align: left
}

.shop_menu .icemegamenu {
    padding: 12px 0 0
}

.icemegamenu {
    position: static;
    display: inline-block;
}

.icemegamenu>ul {
    clear: both;
    position: relative;
    padding: 17px 0px 10px 0;
    width: 100%;
    top: 21px;
    z-index: 999
}

@media (max-width: 1023px){

    .icemegamenu>ul {
        margin: 0;
    }
}

.icemegamenu>ul:after,
.icemegamenu>ul:before {
    content: " ";
    display: table
}

.icemegamenu>ul:after {
    clear: both
}

.icemegamenu>ul>li {
    display: block;
    float: left;
    position: relative;
    z-index: 1
}

.icemegamenu>ul>li+li {
    margin-left: 27px
}

@media (max-width:1199px) {
    .icemegamenu>ul>li+li {
        margin-left: 15px
    }
}

.icemegamenu>ul>li>a.iceMenuTitle {
    display: block;
/*    text-transform: uppercase; */
    font: 12px/14px 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 1.8px;
    position: relative;
    z-index: 1;
    color: #120c3d;
    background: 0 0
}

.icemegamenu>ul>li.hover>a.iceMenuTitle,
.icemegamenu>ul>li>a.iceMenuTitle.hover,
.icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
.icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #d96caa;
    background: 0 0
}

.icemegamenu>ul>li>a.iceMenuTitle * {
    font: inherit
}

@media (max-width:992px) {
    .icemegamenu>ul>li+li {
        margin-left: 9px
    }
    .icemegamenu>ul>li>a.iceMenuTitle {
        letter-spacing: normal
    }
}

.icemegamenu>ul>li.hover>a.iceMenuTitle.menu-login-form {
    background: 0 0;
    color: #303030
}

.icemegamenu>ul>li span.icemega_desc {
    color: #fff;
    display: block;
    line-height: 1.25em;
    padding: 0
}

.icemegamenu>ul>li.menu-login-form>a.iceMenuTitle:after,
.icemegamenu>ul>li.menu-search>a.iceMenuTitle:after,
.icemegamenu>ul>li.menu-search>ul.icesubMenu:before {
    display: none
}

.icemegamenu>ul>li.fullwidth {
    position: static
}

.icemegamenu>ul>li.menu-login-form>a.iceMenuTitle {
    font-size: 0;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    background: 0 0;
    color: #3e51b5
}

.icemegamenu>ul>li.menu-login-form>a.iceMenuTitle:before {
    content: '\e7fd';
    font-size: 12px;
    font-family: 'Material Icons'
}

.icemegamenu>ul>li.menu-login-form.hover>a.iceMenuTitle,
.icemegamenu>ul>li.menu-login-form.hover>a.iceMenuTitle.hover>a.iceMenuTitle:hover {
    color: #303030;
    background: 0 0
}

.icemegamenu>ul>li.menu-login-form ul.icesubMenu.sub_level_1 {
    left: auto;
    right: 20px;
    -moz-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px)
}

.icemegamenu>ul>li.menu-login-form ul.icesubMenu.sub_level_1:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 20px;
    border-color: transparent transparent #777;
    right: 0;
    left: auto;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.icemegamenu>ul>li.menu-search>a.iceMenuTitle {
    font-size: 0;
    background: 0 0;
    color: #3e51b5;
    padding: 0
}

.icemegamenu>ul>li.menu-search>a.iceMenuTitle:before {
    color: #3e51b5;
    content: '\f002';
    font-size: 24px;
    font-weight: 400;
    font-family: FontAwesome
}

.icemegamenu>ul>li.menu-search>ul.icesubMenu {
    position: static;
    height: auto;
    padding: 0;
    margin-top: 0;
    opacity: 100;
    overflow: visible;
    -moz-transform: translate(0, 0)!important;
    -webkit-transform: translate(0, 0)!important;
    -ms-transform: translate(0, 0)!important;
    -o-transform: translate(0, 0)!important;
    transform: translate(0, 0)!important;
    pointer-events: auto
}

.icemegamenu>ul>li.menu-search .fa-times {
    display: block;
    font-size: 20px
}

.icemegamenu>ul>li.menu-search .top_search {
    z-index: 2
}

.icemegamenu .ice-megamenu-toggle {
    display: none
}

.icemegamenu>ul>li>a.iceMenuTitle>span.icemega_nosubtitle {
    display: inline-block
}

ul.icesubMenu {
    height: 0;
    left: 50%;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: left;
    top: 100%;
    -moz-transform: translate(-50%, 30px);
    -webkit-transform: translate(-50%, 30px);
    -ms-transform: translate(-50%, 30px);
    -o-transform: translate(-50%, 30px);
    transform: translate(-50%, 30px);
    z-index: 9999;
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .3);
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

ul.icesubMenu li a.iceMenuTitle {
    display: block;
    font: 14px/20px 'Open Sans', sans-serif;
    padding: 10px 15px;
    color: #303030
}

li[class*=iceMenuLiLevel]:before,
ul.icesubMenu>li:before {
    display: none
}

ul.icesubMenu li.active>a.iceMenuTitle,
ul.icesubMenu li.hover>a.iceMenuTitle,
ul.icesubMenu li:hover>a.iceMenuTitle {
    color: #3e51b5;
    background: 0 0
}

ul.icesubMenu.sub_level_1 {
    margin-top: 37px
}

ul.icesubMenu.sub_level_2 {
    margin-top: -15px
}

li[class*=iceMenuLiLevel] {
    padding: 0
}

#icemegamenu li.iceMenuLiLevel_1.hover>ul.icesubMenu {
    opacity: 1;
    overflow: visible;
    pointer-events: auto;
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

#icemegamenu li.iceMenuLiLevel_1.hover.menu-login-form>ul.icesubMenu {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

ul.icesubMenu.sub_level_2:after,
ul.icesubMenu.sub_level_2:before {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    content: '';
    position: absolute;
    top: 23px
}

ul.icesubMenu.sub_level_2:before {
    left: -5px
}

ul.icesubMenu.sub_level_2:after {
    border-right: 5px solid #fff;
    left: -4px
}

#icemegamenu li.iceMenuLiLevel_1 li.hover>ul.icesubMenu {
    height: auto;
    opacity: 1;
    overflow: visible;
    pointer-events: auto;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

#icemegamenu ul.icesubMenu.visible {
    height: auto
}

ul.icesubMenu ul>li {
    position: relative
}

li.iceMenuLiLevel_2.parent>a:after {
    content: '\f054';
    font-family: FontAwesome;
    font-size: 8px;
    height: 0;
    line-height: 0;
    position: absolute;
    right: 7px;
    top: 50%
}

li.iceMenuLiLevel_2.parent.hover a {
    position: relative
}

li.iceMenuLiLevel_2.parent.hover a:before {
    content: '';
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 11px
}

#myModals .modal-dialog .input-prepend,
#myModals .modal-dialog .input-prepend input,
.icesubMenu .icemega_cover_module span.iceModuleTile {
    display: block
}

ul.icesubMenu>li>.iceCols {
    max-width: 100%!important;
    padding: 10px 0
}

ul.icesubMenu>li>.iceCols>ul>li+li .icemega_cover_module {
    margin-top: 18px;
    padding-top: 28px
}

ul.sub_level_2,
ul.sub_level_3,
ul.sub_level_4,
ul.sub_level_5 {
    left: 100%;
    margin-left: 10px;
    top: 5px;
    -moz-transform: translate(30px, 0);
    -webkit-transform: translate(30px, 0);
    -ms-transform: translate(30px, 0);
    -o-transform: translate(30px, 0);
    transform: translate(30px, 0);
    z-index: 99999
}

ul.icesubMenu ul>li.hover>ul {
    opacity: 1;
    overflow: visible;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible
}

.ice_righttoleft {
    left: auto!important;
    right: 0
}

.icemega_modulewrap {
    padding: 5px
}

@media (max-width:767px) {
    .icemega_modulewrap {
        padding: 10px
    }
}

.nav-collapse .icesubMenu .dropdown-menu a,
.nav-collapse .icesubMenu .nav>li>a {
    margin-bottom: 0;
    padding: 0
}

.nav-collapse.collapse {
    height: auto
}

.fullwidth ul.icesubMenu.sub_level_1 .category.offset .icemega_cover_module {
    padding-left: 11px
}

@media (max-width:767px) {
    .fullwidth ul.icesubMenu.sub_level_1 .category.offset .icemega_cover_module {
        padding-left: 0
    }
}

.fullwidth ul.icesubMenu.sub_level_1 .banner .icemega_cover_module {
    padding-top: 3px
}

.fullwidth ul.icesubMenu.sub_level_1 .iceCols {
    padding: 0
}

.fullwidth ul.icesubMenu.sub_level_1 .iceCols>ul {
    padding: 0 28px
}

.fullwidth ul.icesubMenu.sub_level_1>li {
    padding: 24px 1px 23px 3px;
    position: relative
}

.fullwidth ul.icesubMenu.sub_level_1>li>.iceCols+.iceCols:before {
    bottom: 31px;
    content: '';
    position: absolute;
    top: 30px;
    width: 1px
}

@media (max-width:979px) {
    .icemegamenu {
        overflow: visible!important
    }
}

.olrk-noquirks.z-index {
    z-index: 887;
    position: fixed
}

#myModals.in .modal-dialog {
    top: 50%
}

#myModals .modal-backdrop {
    z-index: 1111111
}

#myModals.fade {
    z-index: -1;
    position: fixed!important;
    top: -200%
}

#myModals.fade.in {
    z-index: 1030;
    position: relative;
    top: 0
}

#myModals .modal-dialog {
    position: fixed;
    left: 50%;
    top: -150%;
    width: 400px;
    min-height: 365px;
    background: #fff;
    padding: 20px 20px 10px;
    box-sizing: border-box;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1111112;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

@media (min-width:500px) and (max-width:767px) {
    #myModals .modal-dialog {
        min-height: 330px;
        height: 330px;
        overflow: auto
    }
}

@media (min-width:320px) and (max-width:499px) {
    #myModals .modal-dialog {
        width: 300px;
        min-height: 300px;
        height: 300px;
        overflow: auto;
        text-align: left
    }
}

#myModals .modal-dialog .modal-header {
    position: relative
}

#myModals .modal-dialog .modal-header h3 {
    margin-bottom: 14px;
    background: 0 0;
    padding-left: 0;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#myModals .modal-dialog .modal-header .close {
    position: absolute;
    right: -14px;
    top: -22px
}

@media (min-width:320px) and (max-width:767px) {
    #myModals .modal-dialog .modal-header .close {
        right: -13px;
        top: -17px;
        margin: 0
    }
    #myModals .modal-dialog .modal-header #myModalLabel {
        padding-top: 0;
        font-size: 18px;
        margin-bottom: 0
    }
}

@media (min-width:320px) and (max-width:479px) {
    #myModals .modal-dialog .modal-header .close {
        right: -15px;
        top: -20px;
        padding: 0
    }
}

#top-box {
    background: #3e51b5;
    padding: 0;
    position: relative;
    z-index: 1008
}

#top-box .moduletable,
#top-box ul {
    margin: 0
}

#top-box div.topmenu {
    float: left
}

#top-box div.topmenu .module_container {
    width: auto
}

@media (min-width:320px) and (max-width:767px) {
    #top-box div.topmenu {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: auto;
        display: inline-block;
        padding-top: 10px;
        padding-left: 12px
    }
}

#top-box div.topmenu ul {
    padding: 0;
    list-style: none;
    margin: 0
}

#top-box div.topmenu ul li {
    padding: 0;
    float: left;
    font-size: 14px;
    line-height: 22px;
    border-right: 1px solid #4c62d6;
    font-weight: 300
}

@media (min-width:768px) and (max-width:979px) {
    #top-box div.topmenu ul li {
        font-size: 13px
    }
}

#top-box div.topmenu ul li a {
    color: #fff;
    padding: 10px 20px;
    display: inline-block
}

#top-box div.topmenu ul li a:hover {
    background-image: -webkit-linear-gradient(#d96caa, #d96caa 50%, #d96caa);
    background-image: -o-linear-gradient(#d96caa, #d96caa 50%, #d96caa);
    background-image: linear-gradient(#d96caa, #d96caa 50%, #d96caa);
    background-repeat: no-repeat;
    color: #fff
}

@media (min-width:320px) and (max-width:767px) {
    #top-box div.topmenu ul li {
        float: none;
        display: inline-block;
        border: none
    }
    #top-box div.topmenu ul li a {
        border: none
    }
}

#top-box div.topmenu ul li.active a {
    background-image: -webkit-linear-gradient(#d96caa, #d96caa 50%, #d96caa);
    background-image: -o-linear-gradient(#d96caa, #d96caa 50%, #d96caa);
    background-image: linear-gradient(#d96caa, #d96caa 50%, #d96caa);
    background-repeat: no-repeat;
    color: #fff
}

#top-box div.topmenu ul li:first-child {
    border-left: 1px solid #4c62d6
}

#top .moduletable,
#top ul {
    margin-bottom: 0
}

div.moduletable.currency_selector {
    padding-top: 8px;
    float: right
}

@media (min-width:320px) and (max-width:767px) {
    #top-box div.topmenu ul li:first-child {
        border: none
    }
    #top .mobile {
        text-align: center
    }
    div.moduletable.currency_selector {
        float: none;
        display: table;
        margin: 0 auto 20px!important;
        width: auto;
        text-align: center
    }
}

div.moduletable.currency_selector .module_container {
    width: auto;
    float: right;
    position: relative;
    font-weight: 300
}

div.moduletable.currency_selector .module_container header {
    float: left;
    margin-right: 5px;
    color: #fff
}

.module-currencies {
    float: left;
    position: relative
}

.module-currencies .moduleTitle {
    line-height: 26px
}

.module-currencies .heading {
    color: #fff;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400
}

.module-currencies .heading:after {
    content: '\f107';
    font-family: FontAwesome;
    pointer-events: none;
    margin-left: 0;
    color: #fff;
    position: relative;
    top: 0
}

.module-currencies .heading:hover,
.module-currencies .heading:hover:after {
    color: #d96caa
}

.module-currencies .box-currencies.open .heading {
    font-size: 14px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff
}

.module-currencies .box-currencies.open .heading:after {
    content: '\f106';
    font-family: FontAwesome;
    pointer-events: none;
    margin-left: 0;
    line-height: 26px;
    color: #fff
}

.module-currencies .dropdown-menu {
    width: auto;
    min-width: 145px;
    padding: 10px;
    position: absolute;
    left: auto;
    right: 0;
    top: 27px;
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none
}

.moduletable.cart,
.vmCartModule {
    position: relative;
    float: right
}

@media (min-width:320px) and (max-width:767px) {
    .module-currencies .dropdown-menu {
        right: auto;
        left: 50%;
        margin-left: -90px
    }
}

.module-currencies .dropdown-menu ul {
    margin: 0
}

.module-currencies .dropdown-menu ul li a {
    color: #586077;
    display: inline-block;
    line-height: 24px;
    font-size: 18px;
    cursor: pointer
}

.module-currencies .dropdown-menu ul li a.active,
.module-currencies .dropdown-menu ul li a:hover,
.moduletable.cart .page_header .moduleTitle {
    color: #3e51b5
}

.module-currencies .dropdown-menu ul li a.active {
    cursor: default
}

.moduletable.cart {
    z-index: 1
}

.moduletable.cart .page_header {
    display: inline-block;
    margin: 0 0 0 8px;
    padding-top: 9px
}

@media (max-width:1199px) {
    .moduletable.cart .page_header {
        display: none
    }
}

.vmCartModule #vm_cart_products {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    padding: 0;
    border: 1px solid #979797;
    z-index: 8002;
    background: #fff;
    -moz-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

.vmCartModule #vm_cart_products.shown {
    pointer-events: auto;
    opacity: 100;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width:320px) and (max-width:767px) {
    .moduletable.cart {
        float: right;
        display: block;
        clear: right
    }
    .moduletable.cart .module_container {
        display: inline-block
    }
    .vmCartModule #vm_cart_products.shown {
        -moz-transform: translate(0, 20px);
        -webkit-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px);
        -o-transform: translate(0, 20px);
        transform: translate(0, 20px)
    }
}

.vmCartModule #vm_cart_products.empty {
    display: none!important
}

.vmCartModule #vm_cart_products .cart_title {
    margin-bottom: 30px
}

.vmCartModule #vm_cart_products .image {
    width: 60px;
    background: #fff;
    float: left;
    padding: 10px;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

.vmCartModule #vm_cart_products .wrapper {
    overflow: hidden
}

.vmCartModule .text-cart {
    padding: 20px 20px 0
}

.vmCartModule .totalBox {
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    padding: 20px;
    overflow: hidden
}

.vmCartModule .totalBox .carttotaltext {
    font-weight: 700;
    font-size: 18px;
    float: left
}

.vmCartModule .totalBox .total {
    float: right;
    font-weight: 700
}

.vmCartModule .show_cart {
    background: #f6f6f6;
    padding: 20px
}

.vmCartModule .spinner {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ajaxload.gif) center center no-repeat #fff;
    z-index: -1;
    opacity: 0
}

.vmCartModule .spinner.removing {
    z-index: 10;
    opacity: 100;
    pointer-events: auto
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button span,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button span,
.vmCartModule .total_products a.disabled,
.vmCartModule .total_products:before {
    pointer-events: none
}

.vmCartModule .remove {
    font-size: 23px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 30px
}

.vmCartModule .subtotal_with_tax {
    float: right;
    margin-right: 10px
}

.vmCartModule .vmcontainer {
    position: relative;
    padding: 10px 20px;
    overflow: hidden
}

.vmCartModule .vmcontainer .product_row {
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    overflow: hidden
}

.vmCartModule .vmcontainer .product_row .product_name {
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-right: 20px;
    letter-spacing: normal
}

.vmCartModule .vmcontainer+.vmcontainer {
    border-top: 1px solid #979797;
    padding-top: 30px
}

.vmCartModule .total_products {
    text-align: center;
    position: relative;
    padding-top: 2px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.vmCartModule .total_products:before {
    content: '\f07a';
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 18px;
    color: #3e51b5
}

@media (max-width:767px) {
    .vmCartModule .total_products:before {
        font-size: 30px;
        line-height: 30px
    }
}

.vmCartModule .total_products .total_items {
    display: none;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    -webkit-border-radius: 65px;
    -moz-border-radius: 65px;
    border-radius: 65px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.moduletable .compare_box .variants-area .product-fields,
.moduletable .compare_box .variants-area label.quantity_box,
.moduletable .compare_box .variants-area span.quantity-box,
.moduletable .compare_box .vmproduct .product-fields,
.moduletable .compare_box .vmproduct label.quantity_box,
.moduletable .compare_box .vmproduct span.quantity-box {
    display: none
}

.moduletable .compare_box .variants-area ul.variants,
.moduletable .compare_box .vmproduct ul.variants {
    margin: 0 0 17px;
    list-style: none
}

.moduletable .compare_box .variants-area ul.variants li,
.moduletable .compare_box .vmproduct ul.variants li {
    display: inline-block
}

.moduletable .compare_box .variants-area ul.variants li a,
.moduletable .compare_box .vmproduct ul.variants li a {
    display: inline-block;
    cursor: pointer;
    position: relative;
    background-clip: padding-box;
    text-decoration: none!important
}

.moduletable .compare_box .variants-area ul.variants li+li,
.moduletable .compare_box .vmproduct ul.variants li+li {
    margin-left: 10px
}

.moduletable .compare_box .variants-area ul.variants.variants_color li a,
.moduletable .compare_box .vmproduct ul.variants.variants_color li a {
    height: 27px;
    width: 27px;
    border: 4px solid transparent
}

.moduletable .compare_box .variants-area ul.variants.variants_color li a:after,
.moduletable .compare_box .vmproduct ul.variants.variants_color li a:after {
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 1px solid #979797;
    content: '';
    -webkit-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease
}

.moduletable .compare_box .variants-area ul.variants.variants_color li a.selected:after,
.moduletable .compare_box .variants-area ul.variants.variants_color li a:hover:after,
.moduletable .compare_box .vmproduct ul.variants.variants_color li a.selected:after,
.moduletable .compare_box .vmproduct ul.variants.variants_color li a:hover:after {
    border: 2px solid #3e51b5
}

.moduletable .compare_box .variants-area ul.variants.variants_size,
.moduletable .compare_box .vmproduct ul.variants.variants_size {
    margin-bottom: 21px
}

.moduletable .compare_box .variants-area ul.variants.variants_size li a,
.moduletable .compare_box .vmproduct ul.variants.variants_size li a {
    height: 33px;
    width: 33px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 33px;
    font-weight: 700;
    color: #333;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.moduletable .compare_box .variants-area ul.variants.variants_size li a.selected,
.moduletable .compare_box .variants-area ul.variants.variants_size li a:hover,
.moduletable .compare_box .vmproduct ul.variants.variants_size li a.selected,
.moduletable .compare_box .vmproduct ul.variants.variants_size li a:hover {
    background: #333;
    border-color: #333;
    color: #fff
}

.moduletable .compare_box .variants-area .variant_title,
.moduletable .compare_box .vmproduct .variant_title {
    margin-bottom: 9px
}

.moduletable .compare_box .variants-area .variant_title .required,
.moduletable .compare_box .vmproduct .variant_title .required {
    color: #f83e3e
}

label[for=mod_virtuemart_search] {
    position: relative;
    padding-right: 51px
}

label[for=mod_virtuemart_search] button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    text-align: center;
    height: 46px;
    width: 46px;
    line-height: 46px
}

form.mod_virtuemart_search input#mod_virtuemart_search {
    width: 100%;
    position: relative;
    margin: 0;
    padding: 7px 40px 7px 20px;
    height: 40px
}

form.mod_virtuemart_search .btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 0;
    line-height: 0;
    background: 0 0;
    padding: 0;
    margin: 0;
    letter-spacing: normal;
    text-align: center;
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

form.mod_virtuemart_search .btn:before {
    content: '\f002';
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 34px;
    color: #303030;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

form.mod_virtuemart_search .btn.active,
form.mod_virtuemart_search .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

form.mod_virtuemart_search .btn:hover:before {
    color: #3e51b5
}

#aside-left .vmmanufacturerbrand {
    margin: 0
}

#aside-left .vmmanufacturerbrand li a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    color: #ababab;
    font-weight: 400;
    background: #f1f1f1;
    padding: 17px 20px
}

#aside-left .vmmanufacturerbrand li a:hover {
    color: #fff;
    background: #3e51b5!important
}

#aside-left .vmmanufacturerbrand li:nth-child(2n+1) a {
    background: #f8f8f8
}

#com_virtuemart .grid-list,
.comvirtuemartmod .grid-list {
    text-align: right;
    font-size: 20px;
    padding: 30px 0
}

#com_virtuemart .grid-list:after,
#com_virtuemart .grid-list:before,
.comvirtuemartmod .grid-list:after,
.comvirtuemartmod .grid-list:before {
    content: " ";
    display: table
}

#com_virtuemart .grid-list:after,
.comvirtuemartmod .grid-list:after {
    clear: both
}

#com_virtuemart .grid-list div,
.comvirtuemartmod .grid-list div {
    display: inline-block;
    cursor: pointer;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

#com_virtuemart .grid-list div.active,
#com_virtuemart .grid-list div:hover,
.comvirtuemartmod .grid-list div.active,
.comvirtuemartmod .grid-list div:hover {
    color: #3e51b5
}

#com_virtuemart .virtuemart-category__container,
.comvirtuemartmod .virtuemart-category__container {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

#com_virtuemart .virtuemart-category__container.list div.product,
.comvirtuemartmod .virtuemart-category__container.list div.product {
    width: 100%!important
}

#com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-rating,
.comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-rating {
    float: left;
    max-width: 45%;
    margin-right: 30px;
    margin-bottom: 0;
    position: relative;
    z-index: 1
}

@media (min-width:768px) and (max-width:979px) {
    #com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-rating,
    .comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-rating {
        margin-right: 20px
    }
}

@media (min-width:480px) and (max-width:767px) {
    #com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-rating,
    .comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-rating {
        max-width: 35%;
        margin-right: 10px
    }
}

@media (min-width:320px) and (max-width:479px) {
    #com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-rating,
    .comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-rating {
        margin-right: 10px;
        max-width: 35%
    }
    #com_virtuemart .virtuemart-category__container.list div.product .vm-product-media-rating a,
    .comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-media-rating a {
        padding: 10px
    }
}

#com_virtuemart .virtuemart-category__container.list div.product .vm-product-details-container,
.comvirtuemartmod .virtuemart-category__container.list div.product .vm-product-details-container {
    position: relative;
    z-index: 1;
    float: left;
    width: 50%
}

#com_virtuemart .virtuemart-category__container.list div.product .product_s_desc,
.comvirtuemartmod .virtuemart-category__container.list div.product .product_s_desc {
    display: block
}

#com_virtuemart .virtuemart-category__container.interim,
.comvirtuemartmod .virtuemart-category__container.interim {
    opacity: 0
}

#com_virtuemart .addtocart-area .product-field,
.comvirtuemartmod .addtocart-area .product-field {
    padding-bottom: 20px
}

#com_virtuemart .addtocart-area .product-field .product-fields-title,
.comvirtuemartmod .addtocart-area .product-field .product-fields-title {
    padding-bottom: 15px;
    display: block
}

#com_virtuemart .addtocart-area .product-field .product-field-display .controls,
.comvirtuemartmod .addtocart-area .product-field .product-field-display .controls {
    margin-bottom: 0
}

#com_virtuemart .addtocart-area .product-field .product-field-display label.radio,
.comvirtuemartmod .addtocart-area .product-field .product-field-display label.radio {
    padding-top: 0;
    padding-bottom: 10px
}

#com_virtuemart .addtocart-area .product-field .product-field-display label.radio .radio,
.comvirtuemartmod .addtocart-area .product-field .product-field-display label.radio .radio {
    margin-right: 4px
}

#com_virtuemart .addtocart-area .product-field .product-field-display .chzn-container-single,
.comvirtuemartmod .addtocart-area .product-field .product-field-display .chzn-container-single {
    min-width: 200px!important
}

#com_virtuemart .addtocart-area,
#com_virtuemart .vm-details-button,
.comvirtuemartmod .addtocart-area,
.comvirtuemartmod .vm-details-button {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

#com_virtuemart .addtocart-area form,
#com_virtuemart .vm-details-button form,
.comvirtuemartmod .addtocart-area form,
.comvirtuemartmod .vm-details-button form {
    margin: 0
}

#com_virtuemart .addtocart-area form button.addtocart-button,
#com_virtuemart .vm-details-button form button.addtocart-button,
.comvirtuemartmod .addtocart-area form button.addtocart-button,
.comvirtuemartmod .vm-details-button form button.addtocart-button {
    display: inline-block
}

#com_virtuemart div.product,
.comvirtuemartmod div.product {
    margin-bottom: 20px
}

@media (min-width:541px) and (max-width:992px) {
    #com_virtuemart div.product.col-sm-2,
    .comvirtuemartmod div.product.col-sm-2 {
        width: 33.33%!important;
        float: left
    }
    #com_virtuemart div.product.col-sm-3,
    .comvirtuemartmod div.product.col-sm-3 {
        width: 50%!important;
        float: left
    }
}

@media (min-width:320px) and (max-width:540px) {
    #com_virtuemart div.product,
    .comvirtuemartmod div.product {
        width: 100%!important
    }
}

#com_virtuemart div.product .quantity-box,
.comvirtuemartmod div.product .quantity-box {
    display: none!important
}

#com_virtuemart div.product .prod-box,
.comvirtuemartmod div.product .prod-box {
    background: #fff;
    position: relative
}

@media (min-width:768px) and (max-width:979px) {
    #com_virtuemart div.product,
    .comvirtuemartmod div.product {
        margin-bottom: 30px
    }
    #com_virtuemart div.product .prod-box,
    .comvirtuemartmod div.product .prod-box {
        padding: 10px
    }
}

@media (min-width:320px) and (max-width:767px) {
    #com_virtuemart div.product,
    .comvirtuemartmod div.product {
        margin-bottom: 30px;
        margin-top: 0
    }
    #com_virtuemart div.product .prod-box,
    .comvirtuemartmod div.product .prod-box {
        padding: 10px
    }
}

#com_virtuemart div.product .prod-box .box-optian .customoption,
.comvirtuemartmod div.product .prod-box .box-optian .customoption {
    background: #fff;
    border: 1px solid #979797;
    width: 120%;
    padding: 30px;
    box-sizing: border-box;
    height: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    position: absolute;
    left: 0;
    bottom: 100%;
    margin-bottom: 40px;
    margin-left: -10%;
    margin-right: -10%;
    z-index: 111
}

#com_virtuemart div.product .prod-box .box-optian .customoption:after,
#com_virtuemart div.product .prod-box .box-optian .customoption:before,
.comvirtuemartmod div.product .prod-box .box-optian .customoption:after,
.comvirtuemartmod div.product .prod-box .box-optian .customoption:before {
    content: '';
    position: absolute;
    left: 20%;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #979797
}

#com_virtuemart div.product .prod-box .box-optian .customoption:after,
.comvirtuemartmod div.product .prod-box .box-optian .customoption:after {
    border-top: 10px solid #fff;
    bottom: -19px
}

#com_virtuemart div.product .prod-box .box-optian.open .customoption,
.comvirtuemartmod div.product .prod-box .box-optian.open .customoption {
    margin-bottom: 30px;
    display: block;
    opacity: 100;
    visibility: visible
}

#com_virtuemart div.product .prod-box .slect-option.empty,
#com_virtuemart div.product .prod-box .vm-product-details-container .product_s_desc,
#com_virtuemart div.product .prod-box .vm-product-details-container .vm-rating,
.comvirtuemartmod div.product .prod-box .slect-option.empty,
.comvirtuemartmod div.product .prod-box .vm-product-details-container .product_s_desc,
.comvirtuemartmod div.product .prod-box .vm-product-details-container .vm-rating {
    display: none
}

#com_virtuemart div.product .prod-box h5,
.comvirtuemartmod div.product .prod-box h5 {
    padding-top: 8px;
    padding-bottom: 10px;
    min-height: 40px;
    font-size: 14px;
    line-height: 19px
}

#com_virtuemart div.product .prod-box h5 a,
.comvirtuemartmod div.product .prod-box h5 a {
    color: #303030
}

#com_virtuemart div.product .prod-box h5 a:hover,
.comvirtuemartmod div.product .prod-box h5 a:hover {
    color: #3e51b5
}

#com_virtuemart div.product .prod-box .vm-product-media-container,
.comvirtuemartmod div.product .prod-box .vm-product-media-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 21px;
    border-bottom: 1px solid #c7c7c7
}

#com_virtuemart div.product .prod-box .vm-product-media-container:hover,
.comvirtuemartmod div.product .prod-box .vm-product-media-container:hover {
    border-color: transparent
}

#com_virtuemart div.product .prod-box .vm-product-media-container:hover img,
.comvirtuemartmod div.product .prod-box .vm-product-media-container:hover img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media (max-width:1199px) {
    #com_virtuemart div.product .prod-box .vm-product-media-container,
    .comvirtuemartmod div.product .prod-box .vm-product-media-container {
        -webkit-box-shadow: 0 3px 40px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 3px 40px 0 rgba(0, 0, 0, .1)
    }
    #com_virtuemart div.product .prod-box .vm-product-media-container .btn-position,
    .comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position {
        opacity: 1;
        visibility: visible
    }
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .box-optian .slect-option,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .box-optian .slect-option {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 0;
    line-height: 0;
    width: 68px;
    height: 68px;
    background: #3e51b5;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0;
    letter-spacing: normal
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .box-optian .slect-option i,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .box-optian .slect-option i {
    text-align: center
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .box-optian .slect-option i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .box-optian .slect-option i:before {
    color: #fff;
    line-height: 68px;
    font-size: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .box-optian .slect-option:hover i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .box-optian .slect-option:hover i:before {
    color: #d96caa
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify {
    font-size: 0;
    line-height: 0;
    width: 68px;
    height: 68px;
    background: #3e51b5;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0;
    letter-spacing: normal
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify i,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify i {
    text-align: center
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify i:before {
    color: #fff;
    line-height: 62px;
    font-size: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify:hover,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify:hover {
    background: #d96caa
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify:hover i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .btn.notify:hover i:before {
    color: #303030
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button {
    font-size: 0;
    line-height: 0;
    width: 68px;
    height: 68px;
    background: #3e51b5;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0;
    letter-spacing: normal
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button i,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button i {
    pointer-events: none;
    text-align: center
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button i:before {
    color: #fff;
    line-height: 68px;
    font-size: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button:hover,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button:hover {
    background: #d96caa
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button:hover i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .addtocart-area .addtocart-bar .addtocart-button .btn.addtocart-button:hover i:before {
    color: #303030
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .wishlist,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .wishlist {
    position: absolute;
    left: 10px;
    bottom: 9px
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .wishlist .add_wishlist,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .wishlist .add_wishlist {
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    letter-spacing: normal
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .wishlist .add_wishlist i,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .wishlist .add_wishlist i {
    text-align: center
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .wishlist .add_wishlist i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .wishlist .add_wishlist i:before {
    color: #3e51b5;
    line-height: 18px;
    font-size: 18px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .wishlist .add_wishlist:hover i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .wishlist .add_wishlist:hover i:before {
    color: #d96caa
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .compare,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .compare {
    position: absolute;
    right: 10px;
    bottom: 9px
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .compare .add_compare,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .compare .add_compare {
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    letter-spacing: normal
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .compare .add_compare i,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .compare .add_compare i {
    text-align: center
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .compare .add_compare i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .compare .add_compare i:before {
    color: #3e51b5;
    line-height: 18px;
    font-size: 18px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#com_virtuemart div.product .prod-box .vm-product-media-container .btn-position .compare .add_compare:hover i:before,
.comvirtuemartmod div.product .prod-box .vm-product-media-container .btn-position .compare .add_compare:hover i:before {
    color: #d96caa
}

@media (min-width:1200px) {
    #com_virtuemart div.product .prod-box .vm-product-media-container:hover,
    .comvirtuemartmod div.product .prod-box .vm-product-media-container:hover {
        -webkit-box-shadow: 0 3px 40px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 3px 40px 0 rgba(0, 0, 0, .1)
    }
    #com_virtuemart div.product .prod-box .vm-product-media-container:hover .btn-position,
    .comvirtuemartmod div.product .prod-box .vm-product-media-container:hover .btn-position {
        opacity: 1;
        visibility: visible
    }
}

#com_virtuemart div.product .prod-box .vm-product-details-container,
.comvirtuemartmod div.product .prod-box .vm-product-details-container {
    text-align: center
}

#com_virtuemart div.product .prod-box .vm-product-details-container .product-details,
#com_virtuemart div.product .prod-box .vm-product-details-container .product_title a,
.comvirtuemartmod div.product .prod-box .vm-product-details-container .product-details,
.comvirtuemartmod div.product .prod-box .vm-product-details-container .product_title a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1.4px;
    font-weight: 800;
    display: inline-block;
    text-transform: uppercase
}

#com_virtuemart div.product .prod-box .vm-product-details-container .product_title,
.comvirtuemartmod div.product .prod-box .vm-product-details-container .product_title {
    margin-bottom: 0
}

@media (min-width:541px) and (max-width:992px) {
    #com_virtuemart div.product .prod-box .vm-product-details-container .product-details,
    #com_virtuemart div.product .prod-box .vm-product-details-container .product_title a,
    .comvirtuemartmod div.product .prod-box .vm-product-details-container .product-details,
    .comvirtuemartmod div.product .prod-box .vm-product-details-container .product_title a {
        font-weight: 500
    }
    #com_virtuemart div.product .prod-box .vm-product-details-container .product_title,
    .comvirtuemartmod div.product .prod-box .vm-product-details-container .product_title {
        min-height: 80px
    }
}

#com_virtuemart div.product .prod-box .vm-product-details-container .product-details,
.comvirtuemartmod div.product .prod-box .vm-product-details-container .product-details {
    color: #3e51b5
}

#com_virtuemart div.product .prod-box .vm-product-details-container .product-details:hover,
.comvirtuemartmod div.product .prod-box .vm-product-details-container .product-details:hover {
    color: #303030
}

#com_virtuemart div.product .prod-box .sale,
.comvirtuemartmod div.product .prod-box .sale {
    width: auto;
    height: auto;
    padding: 0 10px;
    background: #3e51b5;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0
}

#com_virtuemart .productdetails-view .quantity_box,
.comvirtuemartmod .productdetails-view .quantity_box {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

#com_virtuemart .productdetails-view input.quantity-input,
.comvirtuemartmod .productdetails-view input.quantity-input {
    width: 46px;
    margin: 0 15px 0 0;
    padding: 0 5px;
    text-align: center
}

#com_virtuemart .productdetails-view .prices_block .ratingbox,
.comvirtuemartmod .productdetails-view .prices_block .ratingbox {
    float: right;
    margin-top: -20px
}

#com_virtuemart .productdetails-view .customer-reviews .date,
.comvirtuemartmod .productdetails-view .customer-reviews .date {
    display: block;
    margin: 0 0 30px
}

#com_virtuemart .productdetails-view .customer-reviews .date:before,
.comvirtuemartmod .productdetails-view .customer-reviews .date:before {
    content: '\f017';
    font-family: FontAwesome;
    margin-right: 5px;
    color: #303030
}

#com_virtuemart .productdetails-view .customer-reviews .vote,
.comvirtuemartmod .productdetails-view .customer-reviews .vote {
    display: block
}

#com_virtuemart .productdetails-view .customer-reviews .author,
.comvirtuemartmod .productdetails-view .customer-reviews .author {
    display: block;
    color: #303030;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 30px
}

#com_virtuemart .productdetails-view .customer-reviews .list-reviews>div,
.comvirtuemartmod .productdetails-view .customer-reviews .list-reviews>div {
    margin-bottom: 30px
}

#com_virtuemart .productdetails-view .customer-reviews .write-reviews .step,
.comvirtuemartmod .productdetails-view .customer-reviews .write-reviews .step {
    display: block;
    margin-bottom: 30px
}

#com_virtuemart .productdetails-view .customer-reviews .write-reviews textarea#comment,
.comvirtuemartmod .productdetails-view .customer-reviews .write-reviews textarea#comment {
    width: 100%;
    height: 200px
}

#com_virtuemart .productdetails-view .product_tabs,
.comvirtuemartmod .productdetails-view .product_tabs {
    overflow: hidden;
    clear: both;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    position: relative;
    margin-bottom: 46px
}

#com_virtuemart .productdetails-view .product_tabs:before,
.comvirtuemartmod .productdetails-view .product_tabs:before {
    width: 1px;
    background: #979797;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 269px
}

#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical {
    float: left;
    width: 270px;
    margin: 0 0 -1px;
    position: relative;
    z-index: 10
}

#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical li {
    border-left: 2px solid transparent;
    border-bottom: 1px solid #979797;
    border-right: 1px solid transparent
}

#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li.active,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical li.active {
    border-left: 2px solid #333;
    border-right: 1px solid #fff
}

#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li.active a,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical li.active a {
    color: #333
}

#com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical li a,
.comvirtuemartmod .productdetails-view .product_tabs .nav-tabs-vertical li a {
    display: block;
    padding: 15px 19px;
    text-transform: uppercase;
    color: #303030;
    font-size: 14px;
    font-weight: 700;
    background: 0 0!important
}

#com_virtuemart .productdetails-view .product-related-products .addtocart-area .quantity-box,
#com_virtuemart .productdetails-view .product-related-products .variants-area,
.comvirtuemartmod .productdetails-view .product-related-products .addtocart-area .quantity-box,
.comvirtuemartmod .productdetails-view .product-related-products .variants-area {
    display: none
}

#com_virtuemart .productdetails-view .product_tabs .tab-content,
.comvirtuemartmod .productdetails-view .product_tabs .tab-content {
    overflow: hidden;
    padding: 24px 31px
}

#com_virtuemart .productdetails-view .product_tabs #rating-prod,
.comvirtuemartmod .productdetails-view .product_tabs #rating-prod {
    cursor: pointer
}

#com_virtuemart .productdetails-view .product-related-products,
.comvirtuemartmod .productdetails-view .product-related-products {
    margin-bottom: 10px;
    overflow: hidden
}

#com_virtuemart .productdetails-view .product-related-products .product,
.comvirtuemartmod .productdetails-view .product-related-products .product {
    width: 100%!important
}

#com_virtuemart .productdetails-view .product-related-products .product-price>div,
.comvirtuemartmod .productdetails-view .product-related-products .product-price>div {
    padding-left: 0;
    padding-right: 0
}

#com_virtuemart .productdetails-view .product-related-products h4,
.comvirtuemartmod .productdetails-view .product-related-products h4 {
    font-size: 24px;
    padding-right: 40px
}

#com_virtuemart .productdetails-view .product-related-products h5,
.comvirtuemartmod .productdetails-view .product-related-products h5 {
    margin-bottom: 10px
}

#com_virtuemart .productdetails-view .product-related-products .addtocart-area,
.comvirtuemartmod .productdetails-view .product-related-products .addtocart-area {
    margin-bottom: 0;
    margin-top: 10px
}

#com_virtuemart .productdetails-view .product-related-products .addtocart-area span.addtocart-button,
.comvirtuemartmod .productdetails-view .product-related-products .addtocart-area span.addtocart-button {
    display: inline-block;
    text-align: left
}

#com_virtuemart .productdetails-view .product-related-products .vm-product-media-container,
.comvirtuemartmod .productdetails-view .product-related-products .vm-product-media-container {
    padding: 20px
}

#com_virtuemart .productdetails-view .product-related-products .product-fields-title-wrapper,
.comvirtuemartmod .productdetails-view .product-related-products .product-fields-title-wrapper {
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
    padding-left: 30px;
    padding-bottom: 28px
}

#com_virtuemart .productdetails-view .product-related-products .product-field-type-R,
.comvirtuemartmod .productdetails-view .product-related-products .product-field-type-R {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 18px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#com_virtuemart .productdetails-view.custom .prices_block .ratingbox,
.comvirtuemartmod .productdetails-view.custom .prices_block .ratingbox {
    float: none;
    margin-top: 20px
}

#com_virtuemart .productdetails-view .tab-content .tab-pane .video_frame iframe,
.comvirtuemartmod .productdetails-view .tab-content .tab-pane .video_frame iframe {
    overflow: hidden;
    width: 0!important;
    height: 0!important;
    display: none
}

#com_virtuemart .productdetails-view .tab-content .tab-pane.active .video_frame iframe,
.comvirtuemartmod .productdetails-view .tab-content .tab-pane.active .video_frame iframe {
    overflow: hidden;
    width: 100%!important;
    height: 100%!important;
    display: block
}

#com_virtuemart .vm-nodisplay,
.comvirtuemartmod .vm-nodisplay {
    display: none
}

#com_virtuemart .main-image,
.comvirtuemartmod .main-image {
    width: 467px;
    border: 1px solid #979797
}

#com_virtuemart .jssort02 .w,
.comvirtuemartmod .jssort02 .w {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#com_virtuemart .jssort02 .c,
.comvirtuemartmod .jssort02 .c {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #979797;
    -webkit-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease
}

#com_virtuemart .jssort02 .p:hover .c,
#com_virtuemart .jssort02 .pav .c,
.comvirtuemartmod .jssort02 .p:hover .c,
.comvirtuemartmod .jssort02 .pav .c {
    border: 2px solid #333
}

#com_virtuemart .additional-images,
.comvirtuemartmod .additional-images {
    overflow: hidden;
    position: absolute;
    border-color: #979797!important
}

#com_virtuemart .additional-images a,
.comvirtuemartmod .additional-images a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#com_virtuemart .vm-product-container,
.comvirtuemartmod .vm-product-container {
    position: relative;
    padding-bottom: 50px;
    z-index: 0
}

#com_virtuemart .vm-product-details-container,
.comvirtuemartmod .vm-product-details-container {
    padding-bottom: 0
}

#com_virtuemart .vm-product-details-container h3,
.comvirtuemartmod .vm-product-details-container h3 {
    border: none;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    font-size: 26px;
    line-height: 30px
}

#com_virtuemart .vm-product-details-container .manufacturer,
.comvirtuemartmod .vm-product-details-container .manufacturer {
    padding-bottom: 30px
}

#com_virtuemart .vm-product-details-container .manufacturer .manuModal,
.comvirtuemartmod .vm-product-details-container .manufacturer .manuModal {
    color: #3e51b5
}

#com_virtuemart .vm-product-details-container .manufacturer .manuModal:hover,
.comvirtuemartmod .vm-product-details-container .manufacturer .manuModal:hover {
    color: #663ab7
}

#com_virtuemart .vm-product-details-container .addtocart-bar,
.comvirtuemartmod .vm-product-details-container .addtocart-bar {
    margin-bottom: 10px
}

@media (max-width:992px) {
    #com_virtuemart .vm-product-details-container .addtocart-bar span.addtocart-button,
    .comvirtuemartmod .vm-product-details-container .addtocart-bar span.addtocart-button {
        display: block;
        margin: 20px 0
    }
}

@media (max-width:767px) {
    #com_virtuemart .vm-product-details-container .ask-a-question,
    .comvirtuemartmod .vm-product-details-container .ask-a-question {
        margin-bottom: 30px
    }
}

#com_virtuemart .product-field-type-variants,
.comvirtuemartmod .product-field-type-variants {
    display: none
}

#com_virtuemart ul.variants,
.comvirtuemartmod ul.variants {
    padding: 0 0 7px;
    list-style: none;
    margin: 0
}

#com_virtuemart ul.variants li,
.comvirtuemartmod ul.variants li {
    display: inline-block;
    margin: 0 10px 10px 0
}

#com_virtuemart ul.variants li a,
.comvirtuemartmod ul.variants li a {
    display: inline-block;
    cursor: pointer;
    position: relative;
    background-clip: padding-box;
    text-decoration: none!important
}

#com_virtuemart ul.variants.variants_color li a,
.comvirtuemartmod ul.variants.variants_color li a {
    height: 27px;
    width: 27px;
    border: 4px solid transparent
}

#com_virtuemart ul.variants.variants_color li a:after,
.comvirtuemartmod ul.variants.variants_color li a:after {
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 1px solid #979797;
    content: '';
    -webkit-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease
}

#com_virtuemart ul.variants.variants_color li a.selected:after,
#com_virtuemart ul.variants.variants_color li a:hover:after,
.comvirtuemartmod ul.variants.variants_color li a.selected:after,
.comvirtuemartmod ul.variants.variants_color li a:hover:after {
    border: 2px solid #3e51b5
}

#com_virtuemart ul.variants.variants_size,
.comvirtuemartmod ul.variants.variants_size {
    margin-bottom: 21px
}

#com_virtuemart ul.variants.variants_size li a,
.comvirtuemartmod ul.variants.variants_size li a {
    height: 33px;
    width: 33px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 33px;
    font-weight: 700;
    color: #333;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

#com_virtuemart ul.variants.variants_size li a.selected,
#com_virtuemart ul.variants.variants_size li a:hover,
.comvirtuemartmod ul.variants.variants_size li a.selected,
.comvirtuemartmod ul.variants.variants_size li a:hover {
    background: #333;
    border-color: #333;
    color: #fff
}

#com_virtuemart .variant_title,
.comvirtuemartmod .variant_title {
    margin-bottom: 9px
}

#com_virtuemart .variant_title .required,
.comvirtuemartmod .variant_title .required {
    color: #f83e3e
}

#com_virtuemart .product_code,
.comvirtuemartmod .product_code {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

#com_virtuemart .product_code span,
.comvirtuemartmod .product_code span {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    color: #333;
    font-weight: 700;
    background: #eee;
    padding: 0 10px;
    display: inline-block;
    line-height: 28px;
    vertical-align: middle;
    margin-left: 4px
}

#com_virtuemart .availability span,
#com_virtuemart ul.steps li.current span,
#com_virtuemart ul.steps li.current:before,
.comvirtuemartmod .availability span,
.comvirtuemartmod ul.steps li.current span,
.comvirtuemartmod ul.steps li.current:before {
    color: #3e51b5
}

#com_virtuemart .availability,
.comvirtuemartmod .availability {
    display: inline-block;
    vertical-align: middle;
    margin-right: 24px
}

#com_virtuemart .availability_date,
#com_virtuemart .product_in_stock,
.comvirtuemartmod .availability_date,
.comvirtuemartmod .product_in_stock {
    display: inline-block;
    vertical-align: middle
}

#com_virtuemart .product_in_stock span,
.comvirtuemartmod .product_in_stock span {
    color: #333
}

#com_virtuemart .divider_horizontal,
.comvirtuemartmod .divider_horizontal {
    height: 1px;
    background: #979797;
    overflow: hidden;
    margin-bottom: 20px
}

#com_virtuemart .prices_block,
.comvirtuemartmod .prices_block {
    overflow: hidden;
    padding-bottom: 21px;
    color: #333;
    font-size: 19px;
    line-height: 31px
}

#com_virtuemart .top_details,
.comvirtuemartmod .top_details {
    margin-bottom: 10px
}

#com_virtuemart .ask-a-question,
#com_virtuemart .recommend_link,
.comvirtuemartmod .ask-a-question,
.comvirtuemartmod .recommend_link {
    padding-bottom: 5px
}

#com_virtuemart .category-view .virtuemart-category__container,
.comvirtuemartmod .category-view .virtuemart-category__container {
    overflow: visible
}

#com_virtuemart .category-view .vm-product-media-container,
.comvirtuemartmod .category-view .vm-product-media-container {
    -webkit-box-shadow: none;
    box-shadow: none
}

#com_virtuemart .category-view .vm-product-media-container:hover,
.comvirtuemartmod .category-view .vm-product-media-container:hover {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

#com_virtuemart .category-view .category_description,
#com_virtuemart .category-view .orderby-displaynumber,
.comvirtuemartmod .category-view .category_description,
.comvirtuemartmod .category-view .orderby-displaynumber {
    font-size: 18px!important
}

#com_virtuemart .category-view .category,
.comvirtuemartmod .category-view .category {
    margin-bottom: 30px
}

@media (min-width:320px) and (max-width:767px) {
    #com_virtuemart .category-view .category,
    .comvirtuemartmod .category-view .category {
        margin-top: 0
    }
}

#com_virtuemart .category-view .category h4,
.comvirtuemartmod .category-view .category h4 {
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px
}

#com_virtuemart .category-view .category .spacer,
.comvirtuemartmod .category-view .category .spacer {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

#com_virtuemart .category-view .category .spacer a,
.comvirtuemartmod .category-view .category .spacer a {
    display: block;
    box-sizing: border-box;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding: 30px
}

#com_virtuemart .category-view .category .spacer:hover a img,
.comvirtuemartmod .category-view .category .spacer:hover a img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#com_virtuemart .category-view span.quantity-box,
.comvirtuemartmod .category-view span.quantity-box {
    width: 0;
    font-size: 0;
    line-height: 0
}

#com_virtuemart .category-view .addtocart-bar,
.comvirtuemartmod .category-view .addtocart-bar {
    font-size: 0
}

#com_virtuemart .product_dim,
.comvirtuemartmod .product_dim {
    padding: 5px 0
}

#com_virtuemart .vm-order-list,
.comvirtuemartmod .vm-order-list {
    float: left;
    width: 70%
}

@media (min-width:320px) and (max-width:479px) {
    #com_virtuemart .vm-order-list,
    .comvirtuemartmod .vm-order-list {
        width: 100%;
        float: none;
        font-size: 12px
    }
}

#com_virtuemart .display-number,
.comvirtuemartmod .display-number {
    float: right;
    width: 30%;
    text-align: right
}

@media (min-width:320px) and (max-width:479px) {
    #com_virtuemart .display-number,
    .comvirtuemartmod .display-number {
        width: 100%
    }
}

#com_virtuemart .display-number select,
.comvirtuemartmod .display-number select {
    width: 95px;
    margin-top: 10px
}

#com_virtuemart .display-number .chzn-container,
.comvirtuemartmod .display-number .chzn-container {
    margin-top: 10px
}

#com_virtuemart .orderlistcontainer,
.comvirtuemartmod .orderlistcontainer {
    width: 50%;
    position: relative;
    cursor: default
}

#com_virtuemart .orderlistcontainer .title,
.comvirtuemartmod .orderlistcontainer .title {
    font-weight: 700
}

#com_virtuemart .orderlistcontainer .sort_list,
.comvirtuemartmod .orderlistcontainer .sort_list {
    position: relative;
    display: inline-block;
    max-width: 100%;
    min-width: 130px
}

#com_virtuemart .orderlistcontainer .sort_list .activeOrder,
.comvirtuemartmod .orderlistcontainer .sort_list .activeOrder {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#com_virtuemart .orderlistcontainer .sort_list:hover .orderlist,
.comvirtuemartmod .orderlistcontainer .sort_list:hover .orderlist {
    opacity: 100;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    pointer-events: auto;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

#com_virtuemart .orderlistcontainer .orderlist,
.comvirtuemartmod .orderlistcontainer .orderlist {
    z-index: 100;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 5px 0;
    pointer-events: none;
    opacity: 0;
    -moz-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: all .2s ease .5s;
    -o-transition: all .2s ease .5s;
    transition: all .2s ease .5s;
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

#com_virtuemart .orderlistcontainer .orderlist>div,
.comvirtuemartmod .orderlistcontainer .orderlist>div {
    padding: 5px 10px
}

#com_virtuemart .orderlistcontainer .orderlist a,
.comvirtuemartmod .orderlistcontainer .orderlist a {
    white-space: normal;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 16px
}

#com_virtuemart .orderlistcontainer.manufacturer,
#com_virtuemart .orderlistcontainer.sorting,
.comvirtuemartmod .orderlistcontainer.manufacturer,
.comvirtuemartmod .orderlistcontainer.sorting {
    float: left
}

#com_virtuemart .orderlistcontainer.manufacturer .activeOrder,
.comvirtuemartmod .orderlistcontainer.manufacturer .activeOrder {
    cursor: pointer
}

#com_virtuemart .orderlistcontainer.manufacturer .activeOrder:after,
.comvirtuemartmod .orderlistcontainer.manufacturer .activeOrder:after {
    content: '\f078';
    font-family: FontAwesome;
    padding-left: 6px
}

#com_virtuemart #form-login a,
.comvirtuemartmod #form-login a {
    display: inline-block;
    margin-bottom: 20px
}

#com_virtuemart #com-form-login-remember label[for=remember],
.comvirtuemartmod #com-form-login-remember label[for=remember] {
    display: inline-block
}

#com_virtuemart #com-form-login-buttons,
.comvirtuemartmod #com-form-login-buttons {
    margin-bottom: 30px;
    overflow: hidden
}

#com_virtuemart #com-form-login-buttons .btn,
.comvirtuemartmod #com-form-login-buttons .btn {
    float: left;
    margin-right: 5px
}

#com_virtuemart #com-form-login-buttons .btn i,
.comvirtuemartmod #com-form-login-buttons .btn i {
    display: none
}

#com_virtuemart #com-form-login .input-prepend,
.comvirtuemartmod #com-form-login .input-prepend {
    position: relative;
    display: block;
    font-size: inherit
}

#com_virtuemart #com-form-login .input-prepend span.add-on,
.comvirtuemartmod #com-form-login .input-prepend span.add-on {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 46px;
    width: 46px;
    padding: 0;
    border: none;
    background: 0 0;
    margin: 0;
    line-height: 46px;
    text-align: center
}

#com_virtuemart #com-form-login .input-prepend span.add-on span,
.comvirtuemartmod #com-form-login .input-prepend span.add-on span {
    width: 20px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    border: 2px solid #ececec;
    line-height: 20px;
    font-size: 14px
}

#com_virtuemart #com-form-login .input-prepend .inputbox,
.comvirtuemartmod #com-form-login .input-prepend .inputbox {
    padding-left: 46px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

#com_virtuemart #checkoutForm span.controls,
.comvirtuemartmod #checkoutForm span.controls {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 5px
}

#com_virtuemart #checkoutForm label,
.comvirtuemartmod #checkoutForm label {
    display: inline-block
}

#com_virtuemart #checkoutForm label span.vmshipment,
.comvirtuemartmod #checkoutForm label span.vmshipment {
    display: block
}

#com_virtuemart #checkoutForm label span.vmshipment span.vmshipment_name,
.comvirtuemartmod #checkoutForm label span.vmshipment span.vmshipment_name {
    display: inline
}

#com_virtuemart #checkoutForm label span.vmpayment,
.comvirtuemartmod #checkoutForm label span.vmpayment {
    display: block
}

#com_virtuemart #checkoutForm label span.vmpayment span.vmpayment_name,
.comvirtuemartmod #checkoutForm label span.vmpayment span.vmpayment_name {
    display: inline
}

#com_virtuemart .vm-continue-shopping,
.comvirtuemartmod .vm-continue-shopping {
    float: left;
    margin-right: 10px
}

@media (min-width:320px) and (max-width:479px) {
    #com_virtuemart .vm-continue-shopping,
    .comvirtuemartmod .vm-continue-shopping {
        margin-bottom: 10px
    }
}

@media (max-width:992px) {
    #com_virtuemart .vm-continue-shopping .btn,
    .comvirtuemartmod .vm-continue-shopping .btn {
        padding: 9px 18px;
        letter-spacing: 1.25px
    }
}

#com_virtuemart .checkout-button-bottom,
.comvirtuemartmod .checkout-button-bottom {
    float: right
}

@media (max-width:479px) {
    #com_virtuemart .checkout-button-bottom,
    .comvirtuemartmod .checkout-button-bottom {
        float: left
    }
}

#com_virtuemart label[for=STsameAsBTjs],
.comvirtuemartmod label[for=STsameAsBTjs] {
    display: inline-block
}

#com_virtuemart input.coupon,
#com_virtuemart input.quantity-input,
.comvirtuemartmod input.coupon,
.comvirtuemartmod input.quantity-input {
    margin-bottom: 0
}

#com_virtuemart input.quantity-input,
.comvirtuemartmod input.quantity-input {
    width: 46px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    display: inline-block;
    height: 44px
}

#com_virtuemart .nowrap,
.comvirtuemartmod .nowrap {
    white-space: nowrap
}

#com_virtuemart .cart_product_image span.cart-images,
.comvirtuemartmod .cart_product_image span.cart-images {
    display: block
}

@media (min-width:320px) and (max-width:767px) {
    #com_virtuemart .cart_product_image span.cart-images,
    .comvirtuemartmod .cart_product_image span.cart-images {
        max-width: 120px!important
    }
}

#com_virtuemart .cart_product_image .vm-customfield-cart,
.comvirtuemartmod .cart_product_image .vm-customfield-cart {
    font-size: 14px
}

#com_virtuemart .cart_product_image img,
.comvirtuemartmod .cart_product_image img {
    width: 150px
}

#com_virtuemart .cart_product_image div.item_title,
.comvirtuemartmod .cart_product_image div.item_title {
    display: none;
    font-size: 14px
}

@media (min-width:320px) and (max-width:479px) {
    #com_virtuemart .cart_product_image img,
    .comvirtuemartmod .cart_product_image img {
        width: 90px!important
    }
    #com_virtuemart .cart_product_image div.item_title,
    .comvirtuemartmod .cart_product_image div.item_title {
        font-size: 13px;
        line-height: 16px;
        max-width: 120px!important
    }
}

#com_virtuemart .cart-summary,
.comvirtuemartmod .cart-summary {
    border: 1px solid #979797;
    margin-bottom: 30px;
    width: 100%;
    border-collapse: collapse
}

#com_virtuemart .cart-summary td,
#com_virtuemart .cart-summary th,
.comvirtuemartmod .cart-summary td,
.comvirtuemartmod .cart-summary th {
    border: 1px solid #979797;
    padding: 8px;
    text-align: left
}

#com_virtuemart .cart-summary label,
.comvirtuemartmod .cart-summary label {
    display: inline
}

#com_virtuemart .cart-summary td.total,
.comvirtuemartmod .cart-summary td.total {
    font-weight: 700
}

#com_virtuemart .cart-summary .product_tbody__mobile,
#com_virtuemart .cart-summary .product_thead__mobile,
#com_virtuemart .cart-summary .sectiontableentry__mobile,
.comvirtuemartmod .cart-summary .product_tbody__mobile,
.comvirtuemartmod .cart-summary .product_thead__mobile,
.comvirtuemartmod .cart-summary .sectiontableentry__mobile {
    display: none
}

#com_virtuemart .cart-summary .coupon_descr,
.comvirtuemartmod .cart-summary .coupon_descr {
    white-space: nowrap
}

#com_virtuemart .cart-summary span.details-button,
.comvirtuemartmod .cart-summary span.details-button {
    vertical-align: middle;
    display: inline-block;
    padding-bottom: 5px
}

#com_virtuemart .cart-summary input.coupon,
.comvirtuemartmod .cart-summary input.coupon {
    width: 180px
}

#com_virtuemart .cart-summary .quantity-input,
.comvirtuemartmod .cart-summary .quantity-input {
    clear: right;
    display: block;
    margin-bottom: 4px;
    width: 88px;
    margin-right: 0!important;
    margin-left: 0!important
}

#com_virtuemart .cart-summary .btn.vmicon,
.comvirtuemartmod .cart-summary .btn.vmicon {
    width: 40px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    float: left;
    margin-right: 2px;
    margin-left: 2px
}

#com_virtuemart .cart_product_title,
.comvirtuemartmod .cart_product_title {
    font-size: 23px
}

#com_virtuemart .cart_product_title .vm-customfield-cart,
.comvirtuemartmod .cart_product_title .vm-customfield-cart {
    font-size: 18px
}

#com_virtuemart form#userForm .inputbox.error,
.comvirtuemartmod form#userForm .inputbox.error {
    margin-bottom: 10px
}

#com_virtuemart form#userForm h5,
.comvirtuemartmod form#userForm h5 {
    padding-bottom: 35px
}

#com_virtuemart form#paymentForm h4,
#com_virtuemart form#userForm h4,
.comvirtuemartmod form#paymentForm h4,
.comvirtuemartmod form#userForm h4 {
    font-size: 20px
}

#com_virtuemart form#paymentForm,
#com_virtuemart form#userForm,
.comvirtuemartmod form#paymentForm,
.comvirtuemartmod form#userForm {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#com_virtuemart form#paymentForm[name=choosePaymentRate] .buttonBar-right,
#com_virtuemart form#paymentForm[name=chooseShipmentRate] .buttonBar-right,
#com_virtuemart form#userForm[name=choosePaymentRate] .buttonBar-right,
#com_virtuemart form#userForm[name=chooseShipmentRate] .buttonBar-right,
.comvirtuemartmod form#paymentForm[name=choosePaymentRate] .buttonBar-right,
.comvirtuemartmod form#paymentForm[name=chooseShipmentRate] .buttonBar-right,
.comvirtuemartmod form#userForm[name=choosePaymentRate] .buttonBar-right,
.comvirtuemartmod form#userForm[name=chooseShipmentRate] .buttonBar-right {
    padding-top: 30px
}

#com_virtuemart form#paymentForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart],
#com_virtuemart form#paymentForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
#com_virtuemart form#userForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart],
#com_virtuemart form#userForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
.comvirtuemartmod form#paymentForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart],
.comvirtuemartmod form#paymentForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart],
.comvirtuemartmod form#userForm[name=choosePaymentRate] .buttonBar-right .btn[name=updatecart],
.comvirtuemartmod form#userForm[name=chooseShipmentRate] .buttonBar-right .btn[name=updatecart] {
    float: right
}

#com_virtuemart form#paymentForm label,
#com_virtuemart form#userForm label,
.comvirtuemartmod form#paymentForm label,
.comvirtuemartmod form#userForm label {
    display: inline-block;
    white-space: nowrap
}

#com_virtuemart form#paymentForm label span.vmpayment,
#com_virtuemart form#paymentForm label span.vmshipment,
#com_virtuemart form#userForm label span.vmpayment,
#com_virtuemart form#userForm label span.vmshipment,
.comvirtuemartmod form#paymentForm label span.vmpayment,
.comvirtuemartmod form#paymentForm label span.vmshipment,
.comvirtuemartmod form#userForm label span.vmpayment,
.comvirtuemartmod form#userForm label span.vmshipment {
    display: block
}

#com_virtuemart form#paymentForm label span.vmpayment span.vmpayment_name,
#com_virtuemart form#paymentForm label span.vmpayment span.vmshipment_name,
#com_virtuemart form#paymentForm label span.vmshipment span.vmpayment_name,
#com_virtuemart form#paymentForm label span.vmshipment span.vmshipment_name,
#com_virtuemart form#userForm label span.vmpayment span.vmpayment_name,
#com_virtuemart form#userForm label span.vmpayment span.vmshipment_name,
#com_virtuemart form#userForm label span.vmshipment span.vmpayment_name,
#com_virtuemart form#userForm label span.vmshipment span.vmshipment_name,
.comvirtuemartmod form#paymentForm label span.vmpayment span.vmpayment_name,
.comvirtuemartmod form#paymentForm label span.vmpayment span.vmshipment_name,
.comvirtuemartmod form#paymentForm label span.vmshipment span.vmpayment_name,
.comvirtuemartmod form#paymentForm label span.vmshipment span.vmshipment_name,
.comvirtuemartmod form#userForm label span.vmpayment span.vmpayment_name,
.comvirtuemartmod form#userForm label span.vmpayment span.vmshipment_name,
.comvirtuemartmod form#userForm label span.vmshipment span.vmpayment_name,
.comvirtuemartmod form#userForm label span.vmshipment span.vmshipment_name {
    display: inline;
    padding: 0
}

#com_virtuemart form#paymentForm input[type=email],
#com_virtuemart form#paymentForm input[type=password],
#com_virtuemart form#paymentForm input[type=text],
#com_virtuemart form#paymentForm select,
#com_virtuemart form#paymentForm table,
#com_virtuemart form#userForm input[type=email],
#com_virtuemart form#userForm input[type=password],
#com_virtuemart form#userForm input[type=text],
#com_virtuemart form#userForm select,
#com_virtuemart form#userForm table,
.comvirtuemartmod form#paymentForm input[type=email],
.comvirtuemartmod form#paymentForm input[type=password],
.comvirtuemartmod form#paymentForm input[type=text],
.comvirtuemartmod form#paymentForm select,
.comvirtuemartmod form#paymentForm table,
.comvirtuemartmod form#userForm input[type=email],
.comvirtuemartmod form#userForm input[type=password],
.comvirtuemartmod form#userForm input[type=text],
.comvirtuemartmod form#userForm select,
.comvirtuemartmod form#userForm table {
    width: 100%!important
}

#com_virtuemart form#paymentForm td.key,
#com_virtuemart form#userForm td.key,
.comvirtuemartmod form#paymentForm td.key,
.comvirtuemartmod form#userForm td.key {
    padding-right: 10px;
    position: relative
}

#com_virtuemart form#paymentForm .userfields_info,
#com_virtuemart form#userForm .userfields_info,
.comvirtuemartmod form#paymentForm .userfields_info,
.comvirtuemartmod form#userForm .userfields_info {
    font-weight: 700;
    margin-bottom: 30px;
    display: block
}

@media (max-width:1199px) {
    #com_virtuemart form#paymentForm .control-buttons .btn,
    #com_virtuemart form#userForm .control-buttons .btn,
    .comvirtuemartmod form#paymentForm .control-buttons .btn,
    .comvirtuemartmod form#userForm .control-buttons .btn {
        margin-top: 10px
    }
}

#com_virtuemart form#adminForm .userfields_info,
.comvirtuemartmod form#adminForm .userfields_info {
    font-weight: 700;
    margin-bottom: 30px;
    display: block;
    text-align: center
}

#com_virtuemart form#adminForm .buttonBar-right,
.comvirtuemartmod form#adminForm .buttonBar-right {
    text-align: center
}

#com_virtuemart fieldset.user_vmshopper,
.comvirtuemartmod fieldset.user_vmshopper {
    padding-bottom: 30px
}

#com_virtuemart fieldset.user_vmshopper label[for=customer_number],
.comvirtuemartmod fieldset.user_vmshopper label[for=customer_number] {
    margin: 0
}

#com_virtuemart table.adminForm.user-details,
.comvirtuemartmod table.adminForm.user-details {
    border: none
}

#com_virtuemart table.adminForm.user-details td,
#com_virtuemart table.adminForm.user-details th,
.comvirtuemartmod table.adminForm.user-details td,
.comvirtuemartmod table.adminForm.user-details th {
    padding: 0 10px;
    width: 50%;
    border: none!important
}

#com_virtuemart table.adminForm.user-details td.key,
#com_virtuemart table.adminForm.user-details th.key,
.comvirtuemartmod table.adminForm.user-details td.key,
.comvirtuemartmod table.adminForm.user-details th.key {
    text-align: right;
    position: relative;
    padding-top: 7px;
    padding-bottom: 20px;
    vertical-align: top
}

#com_virtuemart table.adminForm.user-details td .controls,
#com_virtuemart table.adminForm.user-details th .controls,
.comvirtuemartmod table.adminForm.user-details td .controls,
.comvirtuemartmod table.adminForm.user-details th .controls {
    margin-bottom: 0
}

#com_virtuemart table.adminForm.user-details td span.select,
#com_virtuemart table.adminForm.user-details th span.select,
.comvirtuemartmod table.adminForm.user-details td span.select,
.comvirtuemartmod table.adminForm.user-details th span.select {
    width: 220px
}

#com_virtuemart table.adminForm.user-details td span.select select,
#com_virtuemart table.adminForm.user-details th span.select select,
.comvirtuemartmod table.adminForm.user-details td span.select select,
.comvirtuemartmod table.adminForm.user-details th span.select select {
    width: 100%!important
}

#com_virtuemart table.adminForm.user-details td label,
#com_virtuemart table.adminForm.user-details th label,
.comvirtuemartmod table.adminForm.user-details td label,
.comvirtuemartmod table.adminForm.user-details th label {
    display: inline-block
}

#com_virtuemart table.adminForm.user-details td:first-child,
#com_virtuemart table.adminForm.user-details th:first-child,
.comvirtuemartmod table.adminForm.user-details td:first-child,
.comvirtuemartmod table.adminForm.user-details th:first-child {
    padding-left: 0
}

#com_virtuemart table.adminForm.user-details td:last-child,
#com_virtuemart table.adminForm.user-details th:last-child,
.comvirtuemartmod table.adminForm.user-details td:last-child,
.comvirtuemartmod table.adminForm.user-details th:last-child {
    padding-right: 0
}

#com_virtuemart fieldset.user_shipto,
.comvirtuemartmod fieldset.user_shipto {
    text-align: left
}

#com_virtuemart fieldset.user_shipto ul,
.comvirtuemartmod fieldset.user_shipto ul {
    margin: 0;
    padding: 30px 0
}

#com_virtuemart .control-buttons,
.comvirtuemartmod .control-buttons {
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px
}

#com_virtuemart .control-buttons .cancel,
.comvirtuemartmod .control-buttons .cancel {
    float: left
}

#com_virtuemart #reg_text,
.comvirtuemartmod #reg_text {
    padding-bottom: 20px
}

#com_virtuemart div.login_form,
.comvirtuemartmod div.login_form {
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#com_virtuemart div.login_form h4,
.comvirtuemartmod div.login_form h4 {
    padding-bottom: 11px
}

#com_virtuemart div.login_form h5,
.comvirtuemartmod div.login_form h5 {
    padding-bottom: 51px;
    margin: 0
}

#com_virtuemart .vmpayment_name,
#com_virtuemart .vmshipment_name,
.comvirtuemartmod .vmpayment_name,
.comvirtuemartmod .vmshipment_name {
    display: block;
    padding-bottom: 10px
}

#com_virtuemart table.adminlist,
.comvirtuemartmod table.adminlist {
    border: 1px solid #979797;
    width: 100%;
    text-align: left
}

#com_virtuemart table.adminlist td,
#com_virtuemart table.adminlist th,
.comvirtuemartmod table.adminlist td,
.comvirtuemartmod table.adminlist th {
    padding: 8px
}

#com_virtuemart table.adminlist thead,
.comvirtuemartmod table.adminlist thead {
    display: none
}

#com_virtuemart table.adminlist thead:first-child,
.comvirtuemartmod table.adminlist thead:first-child {
    display: table-header-group
}

#com_virtuemart div.terms-of-service,
.comvirtuemartmod div.terms-of-service {
    margin-bottom: 30px
}

#com_virtuemart textarea#customer_note_field,
.comvirtuemartmod textarea#customer_note_field {
    width: 100%;
    height: 200px
}

#com_virtuemart div.cart.tos,
.comvirtuemartmod div.cart.tos {
    overflow: hidden
}

#com_virtuemart div.cart.tos label.cart.tos,
.comvirtuemartmod div.cart.tos label.cart.tos {
    font-size: 0
}

#com_virtuemart div.cart.tos label[for=tos],
.comvirtuemartmod div.cart.tos label[for=tos] {
    display: inline-block
}

#com_virtuemart ul.steps,
.comvirtuemartmod ul.steps {
    display: table;
    width: 100%;
    table-layout: fixed;
    counter-reset: list;
    margin: 0 0 30px
}

#com_virtuemart ul.steps li,
.comvirtuemartmod ul.steps li {
    display: table-cell;
    background: #ededed;
    border: 1px solid #c7c7c7;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 20px;
    position: relative
}

#com_virtuemart ul.steps li:before,
.comvirtuemartmod ul.steps li:before {
    content: counter(list, decimal-leading-zero) '.';
    counter-increment: list;
    background: 0 0;
    line-height: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: auto;
    height: auto;
    z-index: 0;
    position: absolute;
    left: 10px;
    top: 29px
}

@media (max-width:767px) {
    #com_virtuemart ul.steps li,
    .comvirtuemartmod ul.steps li {
        font-size: 14px
    }
    body.contentpane.modal {
        overflow-y: auto
    }
}

#com_virtuemart ul.steps li>span,
.comvirtuemartmod ul.steps li>span {
    display: block;
    padding: 17px 20px 17px 30px;
    line-height: 24px
}

#com_virtuemart table.bill_addr td,
#com_virtuemart table.bill_addr th,
#com_virtuemart table.order_details td,
#com_virtuemart table.order_details th,
#com_virtuemart table.order_history td,
#com_virtuemart table.order_history th,
#com_virtuemart table.order_items td,
#com_virtuemart table.order_items th,
#com_virtuemart table.ship_addr td,
#com_virtuemart table.ship_addr th,
.comvirtuemartmod table.bill_addr td,
.comvirtuemartmod table.bill_addr th,
.comvirtuemartmod table.order_details td,
.comvirtuemartmod table.order_details th,
.comvirtuemartmod table.order_history td,
.comvirtuemartmod table.order_history th,
.comvirtuemartmod table.order_items td,
.comvirtuemartmod table.order_items th,
.comvirtuemartmod table.ship_addr td,
.comvirtuemartmod table.ship_addr th {
    padding: 10px;
    border: 1px solid #979797
}

#com_virtuemart ul.steps li+li,
.comvirtuemartmod ul.steps li+li {
    border-left-width: 0
}

#com_virtuemart ul.steps li+li>span,
.comvirtuemartmod ul.steps li+li>span {
    position: relative
}

#com_virtuemart ul.steps li+li>span:before,
.comvirtuemartmod ul.steps li+li>span:before {
    position: absolute;
    top: 0;
    left: -30px;
    content: '';
    border-top: 29px solid #c7c7c7;
    border-left: 30px solid transparent;
    border-bottom: 29px solid #c7c7c7;
    height: 0;
    width: 0
}

#com_virtuemart ul.steps li+li>span:after,
.comvirtuemartmod ul.steps li+li>span:after {
    position: absolute;
    top: 0;
    left: -29px;
    content: '';
    border-top: 29px solid #ededed;
    border-left: 30px solid transparent;
    border-bottom: 29px solid #ededed;
    height: 0;
    width: 0
}

#com_virtuemart table.order_details,
.comvirtuemartmod table.order_details {
    width: 100%;
    margin-top: 30px;
    border-collapse: collapse
}

#com_virtuemart table.bill_addr,
#com_virtuemart table.ship_addr,
.comvirtuemartmod table.bill_addr,
.comvirtuemartmod table.ship_addr {
    width: 100%;
    border-collapse: collapse
}

#com_virtuemart table.order_history,
#com_virtuemart table.order_items,
.comvirtuemartmod table.order_history,
.comvirtuemartmod table.order_items {
    width: 100%;
    text-align: left;
    border-collapse: collapse
}

#com_virtuemart table.order_items thead:first-child,
.comvirtuemartmod table.order_items thead:first-child {
    display: table-header-group
}

#com_virtuemart table.order_items caption,
.comvirtuemartmod table.order_items caption {
    text-align: left;
    font-weight: 700;
    padding-bottom: 5px
}

#com_virtuemart .spaceStyle .span6,
.comvirtuemartmod .spaceStyle .span6 {
    margin-top: 30px
}

#com_virtuemart #ui-tabs ul#tabs,
.comvirtuemartmod #ui-tabs ul#tabs {
    margin: 30px 0;
    display: table;
    width: 100%;
    table-layout: fixed
}

#com_virtuemart #ui-tabs ul#tabs li,
.comvirtuemartmod #ui-tabs ul#tabs li {
    display: table-cell;
    text-align: center;
    cursor: pointer;
    padding: 10px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #979797
}

#com_virtuemart #ui-tabs ul#tabs li+li,
.comvirtuemartmod #ui-tabs ul#tabs li+li {
    border-left: none
}

#com_virtuemart #ui-tabs ul#tabs li.current,
#com_virtuemart #ui-tabs ul#tabs li:hover,
.comvirtuemartmod #ui-tabs ul#tabs li.current,
.comvirtuemartmod #ui-tabs ul#tabs li:hover {
    color: #fff;
    background: #303030
}

#com_virtuemart #ui-tabs .tabs.dyn-tabs,
.comvirtuemartmod #ui-tabs .tabs.dyn-tabs {
    display: none
}

#com_virtuemart #ui-tabs .tabs.dyn-tabs#tab-1,
.comvirtuemartmod #ui-tabs .tabs.dyn-tabs#tab-1 {
    display: block
}

#com_virtuemart .virtuemart_search input.inputbox,
.comvirtuemartmod .virtuemart_search input.inputbox {
    margin-bottom: 0
}

#com_virtuemart form#askform,
.comvirtuemartmod form#askform {
    margin-right: 5px
}

#com_virtuemart form#askform textarea,
.comvirtuemartmod form#askform textarea {
    width: 100%;
    height: 200px
}

#com_virtuemart .quantity-box,
.comvirtuemartmod .quantity-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0
}

#com_virtuemart .quantity-box label.error,
.comvirtuemartmod .quantity-box label.error {
    white-space: nowrap
}

#com_virtuemart .line-through,
.comvirtuemartmod .line-through {
    text-decoration: line-through
}

#com_virtuemart .featured-view span.quantity-box,
.comvirtuemartmod .featured-view span.quantity-box {
    display: none
}

#com_virtuemart .hero-unit div[class*=post_payment],
.comvirtuemartmod .hero-unit div[class*=post_payment] {
    font-size: 0;
    white-space: nowrap
}

#com_virtuemart .hero-unit div[class*=post_payment] .width_50,
.comvirtuemartmod .hero-unit div[class*=post_payment] .width_50 {
    display: inline-block;
    width: 50%;
    white-space: normal;
    font-size: 18px;
    vertical-align: top;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 5px
}

#com_virtuemart .hero-unit div[class*=post_payment] .tright,
.comvirtuemartmod .hero-unit div[class*=post_payment] .tright {
    text-align: right;
    padding: 0 5px 0 0
}

#com_virtuemart .hero-unit .btn,
.comvirtuemartmod .hero-unit .btn {
    margin-top: 10px
}

#com_virtuemart .btn[name=notifycustomer],
.comvirtuemartmod .btn[name=notifycustomer] {
    margin-bottom: 30px
}

body.contentpane.modal {
    background: #fff
}

@media (max-height:575px) {
    body.contentpane.modal {
        overflow-y: auto
    }
}

body.contentpane.modal .submit.controls {
    margin-bottom: 0
}

body.contentpane.modal #com_virtuemart {
    padding-left: 5px;
    margin-left: -5px
}

body.contentpane.modal .ask-a-question-view {
    padding: 20px;
    height: 100%;
    overflow-y: auto
}

body.contentpane.modal .ask-a-question-view h4 {
    font-size: 24px
}

body.contentpane.modal .ask-a-question-view h5 {
    font-size: 18px;
    line-height: 24px
}

body.contentpane.modal .ask-a-question-view #comment {
    height: 150px
}

body.contentpane.modal .ask-a-question-view .submit {
    margin: 0 0 30px
}

@media (max-width:767px) {
    body.contentpane.modal .ask-a-question-view .submit .btn {
        padding: 9px 20px;
        line-height: 20px;
        white-space: normal;
        text-shadow: none;
        letter-spacing: 1.25px
    }
    body.contentpane.modal .ask-a-question-view #askform .submit {
        margin: 0
    }
    body.contentpane.modal .ask-a-question-view #askform .control-label {
        padding-bottom: 20px
    }
}

@media (max-width:479px) {
    body.contentpane.modal .ask-a-question-view h4 {
        font-size: 20px
    }
    body.contentpane.modal .ask-a-question-view #askform .control-label {
        display: block;
        float: none;
        text-align: left;
        width: 100%
    }
    body.contentpane.modal .ask-a-question-view #askform .controls {
        margin: 10px 0 0
    }
    body.contentpane.modal .ask-a-question-view #askform .btn {
        white-space: normal;
        text-shadow: none;
        padding: 9px 18px;
        letter-spacing: 1.25px
    }
}

body.contentpane.modal #system-message-container {
    margin: 0 20px;
    position: relative;
    top: 30px
}

body.contentpane.modal .manufacturer-details-view {
    padding: 20px;
    position: relative;
    top: 10px
}

body.contentpane.modal .manufacturer-details-view div.manufacturer-image {
    margin-bottom: 20px;
    display: inline-block;
    padding: 20px;
    max-width: 200px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

body.contentpane.modal .manufacturer-details-view div.manufacturer-image img {
    width: 100%;
    height: auto
}

.fancybox-wrap.custom-class {
    width: auto!important
}

html.fancybox-lock body {
    overflow: hidden!important
}

#fancybox-wrap #fancybox-close {
    background: 0 0;
    padding: 0;
    width: auto;
    height: auto;
    right: 15px;
    left: auto;
    top: 10px
}

#fancybox-wrap #fancybox-close:before {
    content: '\f057';
    font-size: 25px;
    line-height: 1em;
    font-family: FontAwesome
}

div.custom-class div.fancybox-skin {
    white-space: normal;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    font-size: 14px;
    position: relative;
    z-index: 65559;
    text-align: left;
    max-height: 100%;
    overflow: inherit!important;
    width: auto;
    font-weight: 300;
    background: #fff;
    padding: 0!important
}

div.custom-class div.fancybox-skin>.fancybox-close {
    background: 0 0;
    padding: 0;
    width: auto;
    height: auto;
    left: auto;
    position: absolute!important;
    right: 15px!important;
    top: 10px!important;
    color: #303030
}

div.custom-class div.fancybox-skin>.fancybox-close:before {
    content: '\f057';
    font-size: 25px;
    line-height: 1em;
    font-family: FontAwesome
}

div.custom-class div.fancybox-skin .fancybox-outer {
    width: 605px!important;
    padding: 0;
    height: 516px!important;
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch
}

@media (min-width:480px) and (max-width:767px) {
    div.custom-class div.fancybox-skin .fancybox-outer {
        width: 460px!important
    }
}

@media (min-width:320px) and (max-width:479px) {
    div.custom-class div.fancybox-skin .fancybox-outer {
        width: 270px!important
    }
}

div.custom-class div.fancybox-skin .fancybox-outer .fancybox-iframe {
    display: block;
    height: 100%;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

div.custom-class div.fancybox-skin .fancybox-inner {
    padding: 0;
    display: block;
    width: 605px!important;
    height: 100%!important;
    overflow: inherit!important
}

@media (min-width:480px) and (max-width:767px) {
    div.custom-class div.fancybox-skin .fancybox-inner {
        width: 460px!important
    }
}

@media (min-width:320px) and (max-width:479px) {
    div.custom-class div.fancybox-skin .fancybox-inner {
        width: 270px!important
    }
}

body.option-com_tmbox #facebox_overlay,
body.option-com_virtuemart #facebox_overlay {
    z-index: 1111
}

body.option-com_tmbox #facebox,
body.option-com_virtuemart #facebox {
    width: 100%;
    height: 100%;
    top: 0!important;
    left: 0!important;
    position: fixed!important;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    z-index: 11111
}

body.option-com_tmbox #facebox:before,
body.option-com_virtuemart #facebox:before {
    content: '';
    display: inline-block;
    height: 100%;
    overflow: hidden;
    width: 0;
    vertical-align: middle
}

body.option-com_tmbox #facebox .close img,
body.option-com_virtuemart #facebox .close img {
    display: none
}

body.option-com_tmbox #facebox .popup,
body.option-com_virtuemart #facebox .popup {
    white-space: normal;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    font-size: 14px;
    position: relative;
    z-index: 65559;
    text-align: left;
    max-height: 100%;
    overflow: auto;
    width: auto;
    font-weight: 300
}

body.option-com_tmbox #facebox .popup .container-fluid,
body.option-com_virtuemart #facebox .popup .container-fluid {
    margin: 0
}

body.option-com_tmbox #facebox .popup>.close,
body.option-com_virtuemart #facebox .popup>.close {
    background: 0 0;
    padding: 0;
    width: auto;
    height: auto;
    right: 7px
}

body.option-com_tmbox #facebox .popup>.close:before,
body.option-com_virtuemart #facebox .popup>.close:before {
    content: '\f057';
    font-size: 25px;
    line-height: 1em;
    font-family: FontAwesome
}

body.option-com_tmbox #facebox .popup .content,
body.option-com_virtuemart #facebox .popup .content {
    padding: 20px;
    display: block;
    width: 605px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

@media (min-width:480px) and (max-width:767px) {
    body.option-com_tmbox #facebox .popup .content,
    body.option-com_virtuemart #facebox .popup .content {
        width: 460px
    }
}

@media (min-width:320px) and (max-width:479px) {
    body.option-com_tmbox #facebox .popup .content,
    body.option-com_virtuemart #facebox .popup .content {
        width: 270px
    }
}

body.option-com_tmbox #facebox .popup .content .product_img,
body.option-com_virtuemart #facebox .popup .content .product_img {
    float: left;
    width: 148px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 15px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

@media (min-width:320px) and (max-width:479px) {
    body.option-com_tmbox #facebox .popup .content .product_img,
    body.option-com_virtuemart #facebox .popup .content .product_img {
        float: none
    }
}

body.option-com_tmbox #facebox .popup .content h6,
body.option-com_virtuemart #facebox .popup .content h6 {
    padding-top: 0;
    margin-bottom: 10px
}

body.option-com_tmbox #facebox .popup .content .btn,
body.option-com_virtuemart #facebox .popup .content .btn {
    width: auto;
    opacity: 100;
    float: none;
    font-weight: 400;
    margin-right: 18px;
    margin-bottom: 5px
}

body.option-com_tmbox #facebox .popup .content .btn.fright,
body.option-com_virtuemart #facebox .popup .content .btn.fright {
    float: right;
    margin-right: 0
}

@media (min-width:320px) and (max-width:479px) {
    body.option-com_tmbox #facebox .popup .content .btn.fright,
    body.option-com_virtuemart #facebox .popup .content .btn.fright {
        float: none
    }
}

body.option-com_tmbox #facebox .popup .content .product-related-products,
body.option-com_virtuemart #facebox .popup .content .product-related-products {
    padding-top: 30px
}

body.option-com_tmbox #facebox .popup .content .product-related-products .owl-stage-outer,
body.option-com_virtuemart #facebox .popup .content .product-related-products .owl-stage-outer {
    padding-top: 10px
}

body.option-com_tmbox #facebox .popup .content .product-related-products .row-fluid.cols-3,
body.option-com_tmbox #facebox .popup .content .product-related-products .wrap-products,
body.option-com_virtuemart #facebox .popup .content .product-related-products .row-fluid.cols-3,
body.option-com_virtuemart #facebox .popup .content .product-related-products .wrap-products {
    margin-left: -20px
}

body.option-com_tmbox #facebox .popup .content .product-related-products .row-fluid.cols-3 .span12,
body.option-com_virtuemart #facebox .popup .content .product-related-products .row-fluid.cols-3 .span12 {
    padding-left: 20px
}

body.option-com_tmbox #facebox .popup .content .product-related-products .addtocart-area,
body.option-com_tmbox #facebox .popup .content .product-related-products .variants-area,
body.option-com_virtuemart #facebox .popup .content .product-related-products .addtocart-area,
body.option-com_virtuemart #facebox .popup .content .product-related-products .variants-area {
    display: none
}

body.option-com_tmbox #facebox .popup .content .product-related-products .vm-product-media-container,
body.option-com_virtuemart #facebox .popup .content .product-related-products .vm-product-media-container {
    padding: 20px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

body.option-com_tmbox #facebox .popup .content .product-related-products .vm-product-media-container:hover,
body.option-com_virtuemart #facebox .popup .content .product-related-products .vm-product-media-container:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

body.option-com_tmbox #facebox .popup .content .product-related-products .product-field-type-R,
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-field-type-R {
    float: left;
    padding-left: 20px
}

body.option-com_tmbox #facebox .popup .content .product-related-products .product-field-type-R img,
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-field-type-R img {
    display: block;
    width: 150px
}

body.option-com_tmbox #facebox .popup .content .product-related-products .product-price>div,
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-price>div {
    display: none
}

body.option-com_tmbox #facebox .popup .content .product-related-products .product-price>div.PricesalesPrice,
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-price>div.PricesalesPrice {
    display: inline-block
}

body.option-com_tmbox #facebox .popup .content .product-related-products .product-price.with_discount .PricebasePrice,
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-price.with_discount .PricebasePrice {
    display: inline-block;
    text-decoration: line-through;
    padding-right: 5px
}

body.option-com_tmbox #facebox .popup .content .product-related-products .product-price.with_discount .PricesalesPrice,
body.option-com_virtuemart #facebox .popup .content .product-related-products .product-price.with_discount .PricesalesPrice {
    color: #f83e3e
}

body.option-com_tmbox #facebox .popup .content iframe,
body.option-com_virtuemart #facebox .popup .content iframe {
    max-width: 100%;
    display: inline-block
}

body.option-com_tmbox #facebox #facebox_overlay_inner,
body.option-com_virtuemart #facebox #facebox_overlay_inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 65558
}

body.option-com_tmbox .content.my-groovy-style,
body.option-com_virtuemart #facebox .content.my-groovy-style {
    width: 900px!important
}

@media (min-width:768px) and (max-width:979px) {
    body.option-com_tmbox .content.my-groovy-style,
    body.option-com_virtuemart #facebox .content.my-groovy-style {
        width: 690px!important
    }
}

@media (min-width:480px) and (max-width:767px) {
    body.option-com_tmbox .content.my-groovy-style,
    body.option-com_virtuemart #facebox .content.my-groovy-style {
        width: 460px!important
    }
    body.option-com_tmbox .content.my-groovy-style .product-related-products,
    body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products {
        display: none
    }
}

@media (min-width:320px) and (max-width:479px) {
    body.option-com_tmbox .content.my-groovy-style,
    body.option-com_virtuemart #facebox .content.my-groovy-style {
        width: 270px!important;
        max-height: 480px;
        overflow: scroll
    }
    body.option-com_tmbox .content.my-groovy-style .product-related-products,
    body.option-com_tmbox .content.my-groovy-style .product_s_desc,
    body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products,
    body.option-com_virtuemart #facebox .content.my-groovy-style .product_s_desc {
        display: none
    }
}

body.option-com_tmbox .content.my-groovy-style .title-out,
body.option-com_virtuemart #facebox .content.my-groovy-style .title-out {
    text-transform: uppercase;
    color: #3e51b5;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-left: 30px;
    margin-bottom: 0;
    position: relative;
    top: 18px
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart {
    overflow: hidden;
    position: relative;
    margin: -20px
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart:before,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart:before {
    content: " ";
    background: #fafafa;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%
}

@media (min-width:320px) and (max-width:767px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart:before,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart:before {
        display: none
    }
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 30px 30px 25px;
    display: block;
    position: relative;
    z-index: 1
}

@media (min-width:320px) and (max-width:767px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 {
        width: 100%;
        float: none;
        overflow: hidden;
        padding-bottom: 0
    }
}

@media (min-width:320px) and (max-width:479px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 {
        padding-bottom: 10px
    }
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .btn,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .btn {
    padding: 4px 15px;
    letter-spacing: normal;
    font-size: 14px
}

@media (min-width:768px) and (max-width:992px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .btn,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .btn {
        display: block;
        margin: 0 0 10px;
        float: none
    }
}

@media (max-width:479px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .btn,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .btn {
        display: block;
        margin: 0 0 10px;
        float: none
    }
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left {
    text-transform: uppercase;
    color: #3e51b5;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    position: relative;
    top: -10px
}

@media (min-width:320px) and (max-width:767px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left {
        font-size: 16px;
        margin-bottom: 10px
    }
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left i,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-left i {
    color: #303030;
    margin-right: 10px
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right {
    text-transform: uppercase;
    color: #303030;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    border-bottom: 1px solid #979797;
    padding-bottom: 20px;
    position: relative;
    top: -10px
}

@media (min-width:320px) and (max-width:479px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right {
        display: none
    }
}

#fancybox-thumbs ul,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts {
    display: inline-block
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 h5,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 h5 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: normal;
    font-weight: 400;
    text-transform: none
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .product_s_desc,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .product_s_desc {
    padding-bottom: 10px
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .prices,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .prices {
    font-weight: 700
}

@media (min-width:320px) and (max-width:767px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50 .title-right {
        font-size: 16px;
        margin-bottom: 10px;
        top: 0
    }
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color {
        padding-top: 0;
        padding-bottom: 15px
    }
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts {
    font-size: 16px;
    line-height: 30px
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px
}

@media (min-width:320px) and (max-width:479px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct,
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalProduct,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTextProduct,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts {
        display: none
    }
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts {
    margin-bottom: 90px
}

@media (min-width:768px) and (max-width:979px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts {
        margin-bottom: 20px
    }
}

@media (min-width:320px) and (max-width:767px) {
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
    body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .total,
    body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width50.color .totalTexts {
        margin-bottom: 20px
    }
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width100,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width100 {
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding: 30px;
    display: block;
    position: relative;
    z-index: 1
}

body.option-com_tmbox .content.my-groovy-style .row-box-cart .row-box-width100 .title-out,
body.option-com_virtuemart #facebox .content.my-groovy-style .row-box-cart .row-box-width100 .title-out {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 20px
}

body.option-com_tmbox .content.my-groovy-style .product-related-products,
body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products {
    border-top: 1px solid #979797;
    overflow: hidden;
    padding: 20px 30px 30px
}

body.option-com_tmbox .content.my-groovy-style .product-related-products .cols-12 .vm-product-media-container,
body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products .cols-12 .vm-product-media-container {
    margin-bottom: 10px
}

body.option-com_tmbox .content.my-groovy-style .product-related-products .cols-12 .PricebasePrice,
body.option-com_virtuemart #facebox .content.my-groovy-style .product-related-products .cols-12 .PricebasePrice {
    display: block
}

#virtuemart_currency_id {
    width: 90px
}

.ask-a-question-view {
    padding-right: 10px
}

.ask-a-question-view .form-field {
    padding-top: 30px
}

.jssora11l,
.jssora11r {
    display: block;
    position: absolute;
    width: 100%;
    padding-top: 50%;
    cursor: pointer;
    overflow: hidden;
    left: 0
}

.jssora11l {
    top: 0;
    background-image: -webkit-linear-gradient(top, #fff 0, transparent 100%);
    background-image: -o-linear-gradient(top, #fff 0, transparent 100%);
    background-image: linear-gradient(to bottom, #fff 0, transparent 100%);
    background-repeat: repeat-x
}

.jssora11l:before {
    content: '\f077';
    top: 47%
}

.jssora11l:hover {
    background-image: -webkit-linear-gradient(#3e51b5, #3e51b5 50%, transparent);
    background-image: -o-linear-gradient(#3e51b5, #3e51b5 50%, transparent);
    background-image: linear-gradient(#3e51b5, #3e51b5 50%, transparent);
    background-repeat: no-repeat
}

.jssora11r {
    bottom: 0;
    background-image: -webkit-linear-gradient(top, transparent 0, #fff 100%);
    background-image: -o-linear-gradient(top, transparent 0, #fff 100%);
    background-image: linear-gradient(to bottom, transparent 0, #fff 100%);
    background-repeat: repeat-x
}

.jssora11r:before {
    content: '\f078';
    bottom: 47%
}

.jssora11r:hover {
    background-image: -webkit-linear-gradient(transparent, #3e51b5 50%, #3e51b5);
    background-image: -o-linear-gradient(transparent, #3e51b5 50%, #3e51b5);
    background-image: linear-gradient(transparent, #3e51b5 50%, #3e51b5);
    background-repeat: no-repeat
}

.photo-class .fancybox-close {
    background: 0 0;
    color: #fff;
    font-size: 22px;
    height: 36px!important;
    line-height: 36px;
    margin: 0!important;
    padding: 0!important;
    position: fixed;
    right: 0;
    text-align: center!important;
    top: 0;
    -webkit-transition: font-size .2s ease;
    -o-transition: font-size .2s ease;
    transition: font-size .2s ease
}

#fancybox-thumbs,
.bs-example-tabs {
    text-align: center
}

.photo-class .fancybox-close:before {
    content: '\f057';
    font-family: FontAwesome
}

.bs-example-tabs .nav-tab li a,
.wrapper-inner .product-price {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800
}

.photo-class .fancybox-close:hover {
    color: #fff
}

.fancybox-lock .fancybox-overlay {
    min-height: 320px;
    overflow: hidden
}

.fancybox-skin {
    background: #191919
}

#fancybox-thumbs {
    font-size: 0;
    line-height: 0;
    -webkit-transition: bottom .5s ease;
    -o-transition: bottom .5s ease;
    transition: bottom .5s ease
}

#fancybox-thumbs ul {
    background: 0 0;
    font-size: 0;
    line-height: 0;
    top: 0!important;
    white-space: nowrap
}

#fancybox-thumbs ul li {
    border: none!important;
    display: inline-block;
    float: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    height: auto!important;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

#fancybox-thumbs ul li img {
    top: 0!important
}

#fancybox-thumbs ul li .holder {
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

#fancybox-thumbs ul li.active {
    opacity: 100
}

.fancybox-lock body {
    overflow: visible!important
}

body.mobile #fancybox-thumbs {
    display: none
}

.fancybox-wrap.photo-class {
    height: 100%!important;
    left: 0!important;
    right: 0!important;
    width: 100%!important
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    height: 100%!important;
    position: relative;
    width: 100%!important
}

.fancybox-image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.fancybox-type-image.fancybox-opened .fancybox-image {
    opacity: 100;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.fancybox-nav {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 56px;
    z-index: 100
}

.fancybox-nav span {
    visibility: visible
}

.fancybox-close {
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease
}

.fancybox-full #fancybox-thumbs {
    bottom: -100px
}

.fancybox-full .fancybox-prev {
    left: -100px
}

.fancybox-full .fancybox-close,
.fancybox-full .fancybox-next {
    right: -100px
}

.vm-product-media-container {
    margin: 0 0 23px
}

.vm-product-media-container a {
    display: block;
    max-width: 100%
}

.vm-product-media-container a img {
    width: 100%;
    height: auto
}

.product-related-products .vm-product-media-container {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.product-related-products .vm-product-media-container:hover {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .3)!important;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3)!important
}

.comvirtuemartmod .tab-content,
.virtuemart-category__container {
    overflow: hidden;
    margin-top: 34px
}

.comvirtuemartmod .tab-content .vm-product-media-container,
.virtuemart-category__container .vm-product-media-container {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.comvirtuemartmod .tab-content .vm-product-media-container a,
.virtuemart-category__container .vm-product-media-container a {
    padding: 20px;
    display: block;
    width: auto;
    overflow: hidden
}

.comvirtuemartmod .tab-content .vm-product-media-container:hover,
.virtuemart-category__container .vm-product-media-container:hover {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

#adminForm .buttonBar-right .btn {
    float: right;
    margin-bottom: 5px
}

#adminForm .buttonBar-right .btn.cancel {
    float: left
}

.wrapper-inner .rating label {
    cursor: default
}

.wrapper-inner .ratingbox,
.wrapper-inner .vote {
    font-size: 0;
    white-space: nowrap;
    color: #3e51b5;
    position: relative;
    overflow: hidden;
    width: 74px!important;
    left: 1px;
    cursor: default
}

.wrapper-inner .ratingbox i,
.wrapper-inner .vote i {
    font-size: 13px;
    width: 15px
}

.wrapper-inner .ratingbox .stars-orange,
.wrapper-inner .vote .stars-orange {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    background: #fff
}

.wrapper-inner .product-reviews-form .button {
    float: left;
    margin-top: 30px
}

.wrapper-inner .product-reviews-form .chars-count {
    float: right;
    padding-top: 15px
}

.wrapper-inner .product-reviews_list .review .review_author {
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    overflow: hidden;
    display: block;
    padding-bottom: 10px
}

.wrapper-inner .product-reviews_list .review .vote {
    float: right
}

.wrapper-inner .product-reviews_list .review .review_date {
    float: left;
    margin-bottom: 15px
}

.wrapper-inner .product-reviews_list .review .blockquote {
    overflow: hidden;
    clear: both
}

.wrapper-inner .product-reviews_list .review blockquote {
    color: #303030;
    font-size: 18px;
    line-height: 30px;
    padding-left: 80px
}

.wrapper-inner .product-price {
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    min-height: 26px
}

.wrapper-inner .product-price>div {
    padding-right: 5px;
    display: inline-block
}

.wrapper-inner .product-price span.PricebasePrice {
    color: #303030;
    display: inline-block
}

.wrapper-inner .with_discount span.PricebasePrice {
    text-decoration: line-through;
    display: inline-block
}

.wrapper-inner .with_discount span.PricesalesPrice {
    color: #f83e3e;
    font-weight: 800;
    display: inline-block
}

.wrapper-inner .with_discount .PricediscountAmount,
.wrapper-inner .with_discount .PricediscountedPriceWithoutTax {
    display: none
}

.vmgroupbrandimages {
    width: 100%;
    padding: 30px 0;
    clear: both
}

.vmgroupbrandimages ul {
    list-style: none;
    margin: 0 -10px;
    padding: 0
}

.vmgroupbrandimages ul li {
    float: left;
    padding: 0 10px;
    width: 15.67%;
    box-sizing: border-box
}

.vmgroupbrandimages ul li a {
    display: block;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.vmgroupbrandimages ul li a img {
    width: 100%;
    height: auto
}

.vmgroupbrandimages ul li a:hover {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.vmproduct.sidebarlist .rows {
    width: 100%;
    margin-bottom: 5px;
    background: #fff
}

.vmproduct.sidebarlist .rows .spacer {
    padding: 10px;
    overflow: hidden
}

.vmproduct.sidebarlist .rows .spacer:hover img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.vmproduct.sidebarlist .vm-product-media-container {
    float: left;
    width: 100px;
    margin-right: 20px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

@media (min-width:768px) and (max-width:979px) {
    .vmproduct.sidebarlist .vm-product-media-container {
        margin-right: 0;
        float: none
    }
}

.vmproduct.sidebarlist .vm-product-media-container a {
    padding: 10px;
    display: block;
    width: auto
}

.vmproduct.sidebarlist .vm-product-media-container:hover {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.vmproduct.sidebarlist h5 {
    margin-bottom: 5px
}

.vmproduct.sidebarlist p.product_s_desc {
    padding-bottom: 0;
    display: none
}

.vmproduct.sidebarlist .product-price>div {
    display: inline-block;
    padding-right: 5px
}

.vmproduct.sidebarlist .product-price .PricediscountAmount,
.vmproduct.sidebarlist .product-price .PricediscountedPriceWithoutTax {
    display: none
}

.bs-example-tabs .nav-tab {
    margin: 0 auto;
    position: relative;
    text-align: center;
    display: inline-block
}

.bs-example-tabs .nav-tab li {
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 0;
    display: inline-block;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bs-example-tabs .nav-tab li.disabled {
    margin-right: 0
}

@media (min-width:768px) and (max-width:979px) {
    .bs-example-tabs .nav-tab li {
        padding: 13px;
        font-size: 16px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .bs-example-tabs .nav-tab li {
        padding: 13px;
        font-size: 14px;
        margin-right: 0
    }
}

@media (min-width:320px) and (max-width:479px) {
    .bs-example-tabs .nav-tab {
        height: auto
    }
    .bs-example-tabs .nav-tab .clearfix.both,
    .bs-example-tabs .nav-tab .container-fluid.both,
    .bs-example-tabs .nav-tab .container.both,
    .bs-example-tabs .nav-tab .row.both {
        width: 100%;
        overflow: hidden
    }
    .bs-example-tabs .nav-tab li {
        float: none;
        display: block;
        margin-bottom: 5px;
        margin-right: 0
    }
}

.bs-example-tabs .nav-tab li a {
    font-size: 24px;
    line-height: 30px;
    color: #303030;
    text-transform: uppercase;
    letter-spacing: 2.4px
}

.bs-example-tabs .nav-tab li a a:focus,
.bs-example-tabs .nav-tab li a:hover {
    color: #3e51b5;
    background: 0 0
}

.bs-example-tabs .nav-tab li a.disabled {
    cursor: default
}

.bs-example-tabs .nav-tab li a.disabled a:focus,
.bs-example-tabs .nav-tab li a.disabled:hover {
    color: inherit;
    background: 0 0
}

.bs-example-tabs .nav-tab li.active a {
    color: #3e51b5
}

.bs-example-tabs .nav-tab li.active a a:focus,
.bs-example-tabs .nav-tab li.active a:hover {
    background: 0 0
}

.bs-example-tabs .nav-tab li.active a.disabled {
    color: #303030
}

.bs-example-tabs .nav-tab li.active a.disabled a:focus,
.bs-example-tabs .nav-tab li.active a.disabled:hover {
    color: inherit;
    background: 0 0
}

.bs-example-tabs .tab-content {
    margin-top: 30px;
    overflow: inherit;
    width: 100%
}

@media (min-width:768px) and (max-width:979px) {
    .bs-example-tabs .tab-content {
        margin-top: 10px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .bs-example-tabs .tab-content {
        margin-top: 10px
    }
}

.row-slide {
    margin: 0 -15px
}

.owl-theme.productdetails .owl-item {
    margin: 0
}

.owl-theme.productdetails .owl-item .itemslide {
    padding: 0 15px
}

.owl-theme.productdetails .owl-item .itemslide div#producthorizon.product {
    padding: 0;
    margin-bottom: 30px;
    width: 100%!important
}

.owl-theme.productdetails .owl-item .itemslide div#producthorizon.product .prod-box {
    margin: 0;
    border: none
}

.owl-theme.productdetails .owl-controls {
    margin-left: 0;
    width: auto;
    position: absolute;
    right: 35px;
    top: -65px;
    z-index: 1
}

.owl-theme.productdetails .owl-controls .owl-nav .owl-prev {
    display: inline-block!important
}

.owl-theme.productdetails .owl-controls .owl-nav .owl-prev.disabled {
    cursor: default;
    opacity: .5
}

.owl-theme.productdetails .owl-controls .owl-nav .owl-prev:hover {
    opacity: .5
}

.owl-theme.productdetails .owl-controls .owl-nav .owl-next {
    display: inline-block!important;
    margin-left: 10px
}

.owl-theme.productdetails .owl-controls .owl-nav .owl-next.disabled {
    cursor: default;
    opacity: .5
}

.owl-theme.productdetails .owl-controls .owl-nav .owl-next:hover {
    opacity: .5
}

.product-related-products {
    overflow: inherit!important
}

.product-related-products .owl-theme.productdetails .owl-stage-outer {
    padding-top: 10px
}

.product-related-products .owl-theme.productdetails .owl-controls {
    top: -45px;
    right: 15px
}

@media (min-width:1200px) {
    .product-related-products .owl-theme.productdetails.lengs .owl-controls {
        display: none
    }
}

.addtocart-area .displayblock {
    display: block;
    visibility: visible
}

.addtocart-area .displaynone {
    display: none;
    visibility: hidden
}

.vm-img-desc {
    display: none
}

.cart-view .output-billto p,
.cart-view .output-shipto p {
    padding-bottom: 10px
}

.output-shipto label.radio span.radio {
    margin-right: 5px
}

.output-shipto label.radio a {
    vertical-align: middle
}

div.hero-unit {
    background: 0 0;
    padding: 0
}

div.hero-unit .post_payment_payment_name {
    margin-bottom: -30px
}

.order-pad {
    padding-bottom: 6px
}

.order-pad+.order-pad {
    padding-bottom: 31px
}

@media (min-width:320px) and (max-width:479px) {
    .ask-a-question-view .product-image,
    .ask-a-question-view .short-description {
        display: none
    }
}

.browse-view .virtuemart_search .button {
    margin-top: 30px;
    margin-bottom: 30px
}

.product-neighbours {
    overflow: hidden;
    margin-bottom: 30px
}

.product-neighbours .previous-page {
    float: left;
    width: auto;
    display: inline-block;
    font-size: 16px;
    color: #303030
}

.product-neighbours .previous-page i {
    font-size: 11px;
    margin-right: 10px
}

.product-neighbours .previous-page:hover {
    color: #3e51b5
}

.product-neighbours .next-page {
    float: right;
    width: auto;
    text-align: right;
    font-size: 16px;
    display: inline-block;
    color: #303030
}

.product-neighbours .next-page i {
    font-size: 11px;
    margin-left: 10px
}

.product-neighbours .next-page:hover {
    color: #3e51b5
}

.owl-carousel-related .vm3pr,
.owl-carousel-related h5 {
    padding-bottom: 10px
}

.back-to-category {
    margin-bottom: 30px
}

.back-to-category .btn {
    white-space: normal
}

@media (max-width:767px) {
    .back-to-category .btn {
        letter-spacing: 1.25px;
        padding: 9px 20px;
        line-height: 20px
    }
}

.modalTmbox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 99999999;
    background: #fff
}

.modalTmbox .success {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    padding: 20px 20px 20px 70px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.modalTmbox .success.notification:before,
.modalTmbox .success.successfully:before,
.modalTmbox .success.warning:before {
    color: #fff;
    line-height: 100%;
    font-size: 25px;
    margin-top: -12px;
    font-family: 'Material Icons';
    left: 0;
    height: 100%;
    width: 60px;
    display: inline-block;
    text-align: center
}

.modalTmbox .success.successfully {
    background: #4caf50;
    position: relative
}

.modalTmbox .success.successfully:before {
    content: '\e5ca';
    position: absolute;
    top: 50%;
    z-index: 2
}

.modalTmbox .success.successfully:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #388e3c;
    width: 60px;
    z-index: 1
}

.modalTmbox .success.notification {
    background: #03a9f4;
    position: relative
}

.modalTmbox .success.notification:before {
    content: '\e001';
    position: absolute;
    top: 50%;
    z-index: 2
}

.modalTmbox .success.notification:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #0288d1;
    width: 60px;
    z-index: 1
}

.modalTmbox .success.warning {
    background: #ff5722;
    position: relative
}

.modalTmbox .success.warning:before {
    content: '\e002';
    position: absolute;
    top: 50%;
    z-index: 2
}

.modalTmbox .success.warning:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #e64a19;
    width: 60px;
    z-index: 1
}

.modalTmbox .success .success_wishlist,
.modalTmbox .success .wishlist_product_name {
    display: inline-block;
    padding-right: 4px
}

.modalTmbox .success a {
    display: inline-block;
    margin-left: 4px;
    color: rgba(0, 0, 0, .6)
}

.modalTmbox .success a:hover {
    color: #d96caa
}

.modalTmbox .success .close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 100;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.modalTmbox .success .close:hover {
    opacity: 50
}

.compare,
.wishlist {
    cursor: pointer
}

.compare a.active,
.wishlist a.active {
    color: #000;
    text-decoration: none
}

.compare.module-title,
.wishlist.module-title {
    cursor: default;
    font-size: 14px
}

#notifyform .btn {
    margin-top: 20px
}

.compare_box .module-title.no-products i,
.mywishlist .module-title.no-products i {
    margin-right: 6px
}

.table-responsive {
    margin-top: 1em;
    margin-bottom: 3em
}

.table-responsive th.table-title {
    background: #fbfbfb;
    border-bottom: none;
    position: relative
}

.table-responsive th.table-title strong {
    display: block;
    color: #303030;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase
}

.row-detail {
    color: rgba(48, 48, 48, .7);
    background-color: rgba(150, 150, 150, .2);
    font-weight: 800
}

.row-overview {
    color: rgba(48, 48, 48, .8);
    background-color: rgba(15, 15, 15, .26);
    font-weight: 800
}

tr.row-overview>td {
    color: rgba(48, 48, 48, .8)!important
}

tr.row-detail>td {
    color: rgba(48, 48, 48, .7)!important
}

@media (min-width:768px) and (max-width:979px) {
    .table-responsive tr th,
    .table-responsive tr th:first-child {
        font-size: 15px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .table-responsive tr td:first-child,
    .table-responsive tr th {
        font-size: 15px
    }
}

.table-responsive tr td {
    border-bottom: none;
    font-size: 18px;
    line-height: 20px;
    color: rgba(48, 48, 48, 1)
}

.table-responsive tr td.none {
    border-left: none;
    background: #fbfbfb
}

.table-responsive .table-bordered.column4 tr td:first-child {
    width: 160px
}

@media (min-width:768px) and (max-width:979px) {
    .table-responsive tr td {
        font-size: 14px
    }
    .table-responsive .table-bordered.column4 tr td:first-child {
        width: 140px
    }
}

.table-responsive .table-bordered.column4 tr td {
    width: 20%
}

.table-responsive .table-bordered.column3 tr td:first-child {
    width: 160px
}

@media (min-width:768px) and (max-width:979px) {
    .table-responsive .table-bordered.column3 tr td:first-child {
        width: 140px
    }
}

.table-responsive .table-bordered.column3 tr td {
    width: 28%
}

.table-responsive .table-bordered.column2 tr td:first-child {
    width: 160px
}

@media (min-width:768px) and (max-width:979px) {
    .table-responsive .table-bordered.column2 tr td:first-child {
        width: 140px
    }
}

.table-responsive .table-bordered.column2 tr td {
    width: 41%
}

.table-responsive .table-bordered.column1 tr td:first-child {
    width: 160px
}

@media (min-width:768px) and (max-width:979px) {
    .table-responsive .table-bordered.column1 tr td:first-child {
        width: 140px
    }
}

.table-responsive .table-bordered.column1 tr td {
    width: 80%
}

.table-responsive .text-center {
    text-align: center
}

.table-responsive .text-center .wishlist {
    margin-top: 14px
}

.table-responsive .product-thumb {
    text-align: center;
    max-width: 100%;
    width: 100%
}

.table-responsive .product-thumb .compare_del {
    padding-bottom: 10px;
    display: inline-block;
    cursor: pointer
}

.table-responsive .product-thumb .compare_del:after {
    content: " ";
    height: 1px;
    width: 100%;
    display: block
}

.table-responsive .product-thumb .image {
    display: block;
    width: 180px;
    margin: 0 auto;
    clear: left
}

#mainbottom:after,
.body__home-shop #fixed_cloned:after,
.body__home-shop #top .top-wrapper:after,
.body__home.view-category #top:after,
.item:after,
.moduletable.work-process:after,
.parallax__home-parallax .parallax_cnt:after,
.tags {
    clear: both
}

@media (min-width:980px) and (max-width:1199px) {
    .table-responsive .product-thumb .image {
        width: 130px
    }
}

@media (min-width:768px) and (max-width:979px) {
    .table-responsive .product-thumb .image {
        width: 100px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .pagination.vm-pagination-bottom,
    .table-responsive tr td {
        font-size: 14px
    }
    .table-responsive .product-thumb .image {
        width: 120px
    }
}

.table-responsive .product-thumb .image img {
    width: 100%;
    height: auto
}

.table-responsive .product-thumb .product-price {
    padding: 10px 0
}

.table-responsive .product-thumb .product-price>div {
    float: none;
    display: inline-block
}

.table-responsive .product-thumb .vm-rating {
    padding-top: 10px
}

.table-responsive .product-thumb .vm-rating .ratingbox {
    display: inline-block
}

.table-responsive .product-thumb .product_title a {
    color: #3e51b5
}

.table-responsive .product-thumb .product_title a:hover {
    color: #000000
}

div#fancybox-overlay {
    z-index: 11000
}

div#fancybox-wrap {
    z-index: 11010
}

.option-class .fancybox-inner,
.option-class .fancybox-outer,
.option-class .fancybox-skin {
    width: auto!important
}

.option-class .fancybox-inner {
    padding-left: 10px!important;
    padding-bottom: 10px!important
}

.option-class .fancybox-skin {
    background: #fff
}

.option-class .fancybox-skin .fancybox-title {
    display: none
}

.option-class .fancybox-skin .fancybox-close {
    background: 0 0;
    padding: 0;
    width: auto;
    height: auto;
    right: 6px;
    top: 4px;
    color: #000;
    opacity: 20
}

.option-class .fancybox-skin .fancybox-close:before {
    content: '\f057';
    font-size: 25px;
    line-height: 1em;
    font-family: FontAwesome
}

.option-class .fancybox-skin .fancybox-close:hover {
    opacity: 100
}

.option-class .fancybox-skin ul.variants {
    padding: 0 0 7px;
    list-style: none;
    margin: 0
}

.option-class .fancybox-skin ul.variants li {
    display: inline-block;
    margin: 0 10px 10px 0
}

#fancybox-content .customoption .product-fields .product-field-display .controls label+label,
.fancybox-opened label+* {
    margin-top: 10px
}

.option-class .fancybox-skin ul.variants li a {
    display: inline-block;
    cursor: pointer;
    position: relative;
    background-clip: padding-box;
    text-decoration: none!important
}

.option-class .fancybox-skin ul.variants.variants_color li a {
    height: 27px;
    width: 27px;
    border: 4px solid transparent
}

.option-class .fancybox-skin ul.variants.variants_color li a:after {
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 1px solid #979797;
    content: '';
    -webkit-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease
}

.option-class .fancybox-skin ul.variants.variants_color li a.selected:after,
.option-class .fancybox-skin ul.variants.variants_color li a:hover:after {
    border: 2px solid #3e51b5
}

.option-class .fancybox-skin ul.variants.variants_size {
    margin-bottom: 21px
}

.option-class .fancybox-skin ul.variants.variants_size li a {
    height: 33px;
    width: 33px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 33px;
    font-weight: 700;
    color: #333;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.option-class .fancybox-skin ul.variants.variants_size li a.selected,
.option-class .fancybox-skin ul.variants.variants_size li a:hover {
    background: #333;
    border-color: #333;
    color: #fff
}

.option-class .fancybox-skin .variant_title {
    margin-bottom: 9px
}

.option-class .fancybox-skin .variant_title .required {
    color: #f83e3e
}

.option-class .fancybox-skin .product-field {
    margin-bottom: 10px
}

.option-class .fancybox-skin .product-field .product-fields-title {
    padding-bottom: 10px;
    display: inline-block
}

.option-class .fancybox-skin .product-field .controls>.checkbox,
.option-class .fancybox-skin .product-field .controls>.radio {
    padding-bottom: 5px
}

.option-class .fancybox-skin .product-field .controls>.checkbox>span,
.option-class .fancybox-skin .product-field .controls>.radio>span {
    margin-right: 5px
}

.option-class .fancybox-skin .chzn-container {
    min-width: 200px;
    width: 200px!important
}

.option-class .fancybox-skin .fancybox-inner {
    text-align: left;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 10px
}

#fancybox-content .customoption {
    background: #fff;
    padding: 20px
}

#fancybox-content .customoption .btn {
    letter-spacing: normal;
    padding: 5px 10px
}

#fancybox-content .customoption .product-fields .product-fields-title-wrapper {
    display: inline-block;
    margin-bottom: 10px
}

#fancybox-content .customoption .product-fields .product-field-display .chzn-container {
    margin-bottom: 15px;
    width: 174px!important
}

#fancybox-content .customoption .product-fields .product-field-display .chzn-container .chzn-results li {
    font-size: 18px;
    line-height: 24px
}

#fancybox-content .customoption .product-fields .product-field-display .controls {
    margin-bottom: 20px
}

#fancybox-content .customoption .product-fields .product-field-display .controls label {
    line-height: 10px
}

#fancybox-content .customoption .product-fields .product-field-display .controls label .radio {
    margin-right: 5px;
    display: inline-block
}

#fancybox-wrap #fancybox-title {
    display: none!important
}

.view-virtuemart .fancybox-close {
    position: absolute!important;
    right: 8px!important
}

.vm-pagination-top {
    margin: 0
}

.cart-view .vm2-add_quantity_cart,
.cart-view .vm2-remove_from_cart {
    line-height: 40px;
    padding: 0
}

.wishlist-page .mywishlist {
    position: relative;
    z-index: 0
}

.wishlist-page .virtuemart-category__container.list {
    overflow: visible
}

@media (max-width:680px) {
    .wishlist-page .virtuemart-category__container.list .product .vm-product-media-rating {
        text-align: center;
        max-width: 100%!important;
        width: 100%
    }
    .wishlist-page .virtuemart-category__container.list .product .vm-product-media-rating .vm-product-media-container {
        width: 100%;
        text-align: center
    }
}

.wishlist-page .virtuemart-category__container.list .product .vm-product-media-rating .vm-product-media-container .btn-position .wishlist.remove {
    bottom: 3px!important
}

.wishlist-page .virtuemart-category__container.list .product .vm-product-media-rating .vm-product-media-container .btn-position .wishlist.remove .remove_wishlist {
    font-size: 14px;
    padding: 0
}

.compare-page .table-responsive th.table-title {
    border-bottom: 2px solid #979797;
    border-right: 2px solid #979797
}

.icons-marker {
    font-size: 21.6px;
    line-height: 30px
}

.category_img,
.item_img {
    font-size: 0;
    line-height: 0;
    margin: 0 0 21px;
    position: relative
}

.category_img a,
.item_img a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.category_img a:hover .BWfade,
.category_img a:hover img,
.item_img a:hover .BWfade,
.item_img a:hover img {
    opacity: 1!important
}

.BWfade,
img.lazy {
    opacity: 0!important
}

.category_img img,
.item_img img {
    max-width: 100%;
    height: auto
}

.img-full__left,
.img-intro__left {
    float: left;
    margin-right: 30px;
    max-width: 50%
}

.img-full__right,
.img-intro__right {
    float: right;
    margin-left: 30px;
    max-width: 50%
}

.lazy_preloader {
    background: url(data:image/gif;base64,R0lGODlhHgAeAPUAAGRmZMTCxGxqbPz+/P////z6/MzKzOTi5Nze3NTS1MzOzNza3Ly6vIyKjOTm5IyOjLy+vHRydLS2tKyurKyqrISGhHx6fMTGxGxubISChJSSlNTW1Ozq7LSytOzu7HR2dJyanKSipPTy9KSmpPT29Hx+fJyenJSWlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEBAD/ACwAAAAAHgAeAAAFuyAhjqTHkaLjDWjbJo/QtZLwKKyLcjEASDSf7aAbGTBCWTB5yS19DYOTBEvOXgJhoFAUHbU7pI/YHR0iQrJIky6HoVxCAuxGfQHSQS8zra/hHll4flhjHB2IfYQDiB0Oi5CRkpOUlZaXhwxAlJoMBxx0kQhte4p1bAB8coJNkHNZW39ji6CAKYIfj3W1WQt2TKZUaD4MLh24Gr4uCKhZE8EBuIO/uMVdzEJXJDVQym4GDT9BGXm0ama6OiEAIfkEBQQAGQAsAAAAAB4AHgAABZZgJo7kQJBZEqBsOwYnKQFZ47ZOJmRT/NK6TO42EtAoPlEiEiQqATtl8iZxAZ0kjDOKRXG72IPWCi43CuW0OkWhQAoXaAS9zhDud4NbUe/7/4CBgmsLEBIKeHd+FlAMA3oTCIEHNSIPiy0ABn1Xll+DdRZNoFSdLgRDo2AWCSgEEzSfLgcVRQyut5wUuCl1DBeuBSaJiSEAIfkEBQQABQAsAAAAAB4AHgAABpZAgnBILBIko4JyyWw6EUYKQPlwWpkAhjEAEHQFjcPVGjI6QMrp+GoirJmdt3Igj8gLnztWz7fz/4BvISASUIFWRYeCXSBGjo9FFCEMB5CWl5iZmpucmBwXEx2dkCOMimuJp0sEDgEjFKdqS7KKAkwDDV+Vmw55Y12Btk4Xqlcdwm9HpyEOUX8ZX10QW390s2VFYoqEnEEAIfkEBQQABwAsAAAAAB4AHgAABpdAgnBILIYeo8thyWw6m4UiIQSoAp5Y50VqsAqy4INJKuqEsRBB1TI4uw/f96HwXsvv+IMjHM/DQRB0TRltfgNDfnmFiYxyD1UdZJKTQiCAHpSZmptkBiMgnJppAhWhmVRXjaqGRKtLBQojGYkKagAGTxgOphwRfB9+qVquWMJnBBZWZniBUiPGeLdcGQicTgCgUo0NGqFBACH5BAUEAAsALAAAAAAeAB4AAAaXQIJwSCRqKoskJ8lsOplFIQggoAoaz6zSETVYqdrwKFoINAXhrGVAHjoBkrSyTfRa5fhzfq+MREIHBHxpHgVug1pCiItQjI6PkEoNVAF0lnUhDZqVl5cKVgWRZ1iiSWilqFkAqQunSZ2eVpwEHBMlEakYd3wfTAiQtL1pEq54AxZUE4sKhkXKeL9PcFEHjwAnZI8WFc2XQQAh+QQFBAAIACwAAAAAHgAeAAAGkECCcEgcaioNBCLgUTqf0Khy0ABYBdKssyg0XL+AhkPrDHALF7I2EB6ciU6BlZG9Lt5F71XNdzoiAhYQA318DgkFQoV8iouOj5AIhJGUfW6VUGhHmE8JVhkVcgGcTg8ZTKRTBamsrVJYrQBSjZCwW0IHrAQGFbV+nLuuQhkAHZEKiXmGdWZ4zpNQba0WYs8EQQAh+QQFBAAJACwAAAAAHgAeAAAGkMCEcEhMeEaPRqXIbDYLFkBC4KxWA1IpkXqwGgnFgiRQ1HohpwHYK8xKnNy1dTAVakhVkNx7OC0KBHtsVYGCg4eIiYqLjGEcjUxiJSaQRVhmlUIKmUwGVG0ADJWidhEMeJVaHKiVJZxlmK+yQ7FChbKBfYgElJ9hlIkEXbOBIBONAQWOkKGzUxHKsyAOhdXVQQAh+QQFBAAGACwAAAAAHgAeAAAGnUCCcEgUXQzI5DHJbDqRDgFAOq0+nthmp8q1OorgcKiTLRs4QjOTeiA8Ix63GinQoOVO0CDMF+3xThgic4SFhoeIiBweiU8FWwyNeVMgklqWWQIlmEpWU2ScBiNSIZx1AQAUg5IWSSJtfbFDCwChSSdTtgoCtmdlsn0mtU5DIR+FQhGOHMqGQgdZEGUQqmFmFZkTwNZYUw69Bgx3fEEAIfkEBQQADgAsAAAAAB4AHgAABppAgnBI9DiOyCMnyWwmEwJAVApwWp0DDXW7bRyI4LAwA7oeN+Kh2doppBGDdNqAJlwZ8rxZAF/7k1V/gg4NbnmHCQODayIgAEtIhodpDVKLayGXmptOABmcTQqgbE1low6BqBmTepGeHqxvlg4DBgWjWqmnUAKnkQi9V7FgDMIEB6KCQolzwVZxwwuYXsPHa56KvkdSBtpIX3JBACH5BAUEAAkALAAAAAAeAB4AAAaewIRwSCwOAx6jsojQKAUAQWNJ5UQASyzWQTUioNnE50DoMgfGgjDjIZSVbjNxUHgvHXa53iLK680Nan9pC0UVaINEBxYVRAKJTBhYkF0WlH8ml5qbnEQGjwkPnUIQo3IfiJSpQlACHJqFRA0RG5snTAebA7OmQm6WvQkEDghUcYPHab8JtXDIVqxGIxYYsXq5T2JiEa9/aI1UGc3Pl0EAIfkEBQQABwAsAAABAB4AHQAABpZAgnAoTDwOyKRyyWQqANCoVBogWq8dQDMJoAyu4CEjUQAnGOWwes0ebt/wg+LbXs+VHXodCzAsIXtXBlANf4FWC1pMeodCcY9wIJCTlJN+lY8KSCWYbwxJIZ1NI6KUUQmlBwJQDkhQaI1FSWVPXrFiSgVVt0QBqU28wUULWwi7gQxQW6+MdlPPq32BrnAXBZitTQ5pYEEAIfkEBQQACQAsAAAAAB4AHgAABpzAhHBILA4vxmRSoxwuCNCoVOp4AK7YLNYx7UYdFqxSsPGaoZWGQck5uwvvuPx9mM9LDWfb3tUAiH4IfFMPbE2HRQ6Ii0IDjI+QkZKQCpOLVxZ5lkUQQyN/m54CRAIRoUalpyJOQwINA4NfERmOCZhwsVAcZWgfHrlmB3XAxMW6TRoPInwHGEYhQqUWXHIeFosZgtUVoEoBkxyGTUEAIfkEBQQAEQAsAQAAAB0AHgAABo/AiHBILA45xmTxkQQIAAaCdEqlIiNPp1bbKFS/0gVGq8x4wGjGUxlBuwmLADs5WLzv34Bgzi8enhUDeHgKAEQJgn1ze20CGiKDaBtGGYp9EJaZmpaMm0qGnmydoaSloQ1DoKUEHhpCD2urBVGpF5F3DU6TprW3hAWaCQi+UqICDIKRqMYbyrxDcM9+bMlgQQAh+QQFBAAIACwAAAAAHgAeAAAGn0CEcEgsDgMignFZ1CwFgANhSq1aCQ4hYMvlUq5gqgEDFSxDpDCYE9ky35xB2AMyv42iz0Ut519DAHeCeG2DhkdcQlSHTBqBig5TjE9EAh1pk0wMQyGZjZ6goAahhg+kRnannI9aH6RTFJZsbq9YHgMNrLVKCKmqRVsiv0MAGn1+yAQBGByTHyZJc5lckcmwRCOtQgzHyBLDkL6qWBCeQQAh+QQFBAAGACwAAAAAHgAeAAAGmkCDcEgsDjkEo9L4UH4KyaXUIABYrwBGdLoEKKGEsHgwHgeswwTXMDBJvhr0+lgNlMUI0OHOD5vkc2sOgYREXoWBZH2LfAtXHB5giFMWdpNKIENvl12caYaeTA+HoWcAGSECoUIFDBarRHgcV7BhsLeFGIO4VCeMZRwme10AC4QRVr5KEhoFiFmKv2IBvAQXUwvSdyXVHEtgfEEAIfkEBQQACwAsAAAAAB4AHgAABpnAhXBILApFBKNyacwMkkymALAQEAPQqLZIygoNFyZkuh0OKlalIV0+Aqjq0ru9cHzIysHmQK/3/4BRD2kFgUYbQw4EXoZEXYuNTQqFkYeRBpWWVQ2ZCwUBDQ0jc5GLBR6dZkl4qUJsnVQAmJkDQxF8dB4ItUsAFg50Fr5hvQl9bwy9FryCbQHJjp9CIbQKVUoIf4uDqZAldEEAIfkEBQQADAAsAAAAAB4AHgAABqhAhnBILD4KhKJyyWRoCMkmk8MACKpCQSA65DikQ8CSxBVOruAswyAdlMSdtFwUaTowYnm3iiY6RhZ9emAFHoOHiE55iUwJgoxtZZBEA1CSkxogCgWTSouTJAEaGQ+PjJYFIVidQlBZdaxhsUYCn7NVF4kiA0WcWV+DHB8lE8BFtYlWCE0RhrFxVrxSGr3MqpS+YVZyCAe9CmqLC7oEJo+5p25OQ5WoqEEAIfkEBQQACgAsAAAAAB4AHgAABpxAhXBIJIIIhKJyaTQin9ColOAQAq7XgNTQYCoFV6JHOgJ4hQGs+azIrCXMNXtomAvm3+VAE8aLMUoFASAWAX5+AwOHTIlTjo8bQxyLlJVeSZaXj5tTgxohIwYinKRPClmlpSOZZ2AfrHGweZmJs5YJGaEFslZXGbu8fqK8ElgWiofIcUdSRFhCBZsHFVpRBmqSqdFRZXdorEggfkEAIfkEBQQADQAsAAAAAB4AHgAABo7AhnBIHE4GxaQy+TASig7FcipwFgOA6TIrPDyJI642mZiGjeN0o9Copj/qITweP0TIgDx9jGCAQHtLbENIgV1ihomKi0sOfhSMRASTlJORRhQXHJecWwJ3nUKIl26KEyMBB3KMnwAXobBDC7FjACNxApC1gJIct216a2MZuUUEr1BxBgjGFKOMBB2EldRBACH5BAUEABcALAAAAAAeAB4AAAWG4CWOpGgQBDkMZetqIpWSxuPeIxDPI6PjN4GJF/sBLxCB8eQ6NABCgCR4VJGELl2kOnJYLkaumDrGDR7QTNkcmFAW61ECG6/bEwxKwN5CofiAa35EgHgQG4GJijgOekyJGmksiWGLdIuYZRoIXFKdFCUEcHaeKhBgdRV7pnwFBaEGIiuDgyEAOw==) center no-repeat #fff;
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: middle
}

.lazy_preloader .lazy_preloader_inner {
    display: block;
    max-width: 100%
}

.lazy_preloader img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

img.lazy {
    -moz-transform: scale(.9)!important;
    -webkit-transform: scale(.9)!important;
    -ms-transform: scale(.9)!important;
    -o-transform: scale(.9)!important;
    transform: scale(.9)!important
}

img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.BWfade {
    display: block!important;
    height: 100%!important;
    left: 0!important;
    top: 0!important;
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition: all .5s linear!important;
    -o-transition: all .5s linear!important;
    transition: all .5s linear!important;
    z-index: 2
}

.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px
}

.item,
.item__module {
    opacity: 0;
    transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}

.item.visible-first,
.item__module.visible-first {
    opacity: 100;
    transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0)
}

#sup-top {
    background: #3e51b5
}

.body__home-landing #top,
.stuck {
    background: 0 0
}

.btn_modal {
    position: relative;
    z-index: 1
}

@media (max-width:767px) {
    .top-wrapper {
        position: relative
    }
    .btn_modal {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        margin: 14px 16px 0 0;
        border-radius: 100%;
        width: 36px;
        font-size: 18px;
    }
}

.body__home-landing .btn_modal {
    display: none
}

.body__home-shop #top .top-wrapper:after,
.body__home-shop #top .top-wrapper:before,
.body__home.view-category #top:after,
.body__home.view-category #top:before {
    display: table;
    content: " "
}

.body__home-landing #logo {
    text-align: center;
    padding-top: 88px;
    padding-bottom: 28px;
    padding-right: 15px;
}

.body__home-landing #logo .site-description {
    margin-top: 53px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 60px;
    color: #303030;
    letter-spacing: 6.24px;
    text-transform: uppercase
}

@media (max-width:767px) {
    .body__home-landing #logo .site-description {
        font-size: 36px;
        line-height: 44px
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

#swiper-to-navigation>i {
    color: #fff;
    animation: bounce 2s infinite;
    font-size: 58px;
    text-shadow: 0 2px 20px rgba(0, 0, 0, .7)
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-20px)
    }
    60% {
        transform: translateY(-10px)
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.stuck {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    z-index: 1034!important
}

.scroll-to-fixed-fixed {
    background: #fff;
    padding: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    z-index: 1034!important
}

.scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle {
    color: #3e51b5
}

.scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.hover,
.scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
.scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #d96caa;
    background: 0 0
}

.scroll-to-fixed-fixed .btn_modal {
    color: #3e51b5;
    border: 2px solid #3e51b5
}

body .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle {
    color: #120c3d
}

body .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.hover,
body .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
body .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #d96caa;
    background: 0 0
}

body .scroll-to-fixed-fixed .btn_modal {
    color: #120c3d;
    border: 2px solid #120c3d
}

body .scroll-to-fixed-fixed .btn_modal:hover {
    color: #d96caa;
    border-color: #d96caa
}

.body__home .swiper-slider {
    top: -84px;
    margin-bottom: -84px
}

.body__home.view-category #top div>div {
    z-index: 1;
}

.body__home #logo {
   /* padding-top: 8px */
}

@media (max-width:767px) {
    .body__home #logo {
        background: rgba(255, 255, 255, 1);
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
        padding: 10px 0 5px
    }
    .body__home .btn_modal {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        margin: 14px 16px 0 0
    }
    .body__home .swiper-slider {
        top: 0;
        margin-bottom: 0
    }
    .moduletable.home-top-articles {
        text-align: center
    }
}


.body__home-shop #top {
    background: #fff
}

.body__home-shop #top .top-wrapper {
    padding-top: 19px;
    padding-bottom: 12px
}

.body__home-shop #fixed_cloned .btn_modal,
.body__home-shop #top .btn_modal {
    display: none
}

.body__home-shop #top .icemegamenu>ul>li>a.iceMenuTitle {
    color: #303030
}

.body__home-shop #top .icemegamenu>ul>li>a.iceMenuTitle.hover,
.body__home-shop #top .icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
.body__home-shop #top .icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #3e51b5;
    background: 0 0
}

.body__home-shop #logo {
    padding-top: 5px;
    padding-right: 15px
}

.body__home-shop #fixed_cloned:after,
.body__home-shop #fixed_cloned:before {
    content: " ";
    display: table
}

div#fixed_cloned {
    display: none!important
}

.blog_categories ul.nav-tabs li:before,
.category_desc ul.nav-tabs li:before,
.item_fulltext ul.nav-tabs li:before,
.item_introtext ul.nav-tabs li:before,
.moduletable.support-menu .mod-menu ul li a.phone+.phone:before,
.site_map ul.nav-tabs li:before {
    display: none
}

.body__home-shop #mainbottom-3 {
    background: url(../images/bg-02.png) center no-repeat;
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07)
}

@media (min-width:1920px) {
    .body__home-shop #mainbottom-3 {
        background-size: cover
    }
}

@media (max-width:1199px) {
    .body__home-shop #mainbottom-3 {
        background-size: 153%
    }
}

.blog_categories ul li,
.category_desc ul li,
.item_fulltext ul li,
.item_introtext ul li,
.site_map ul li {
    position: relative;
    line-height: 22px;
    padding: 0.5em ;
}

.blog_categories ul li:before,
.category_desc ul li:before,
.item_fulltext ul li:before,
.item_introtext ul li:before,
.site_map ul li:before {
    position: relative;
    left: -2%;
    top: 6px;
    margin-top: 2px;
    margin-left: -1.0em;
    content:'\e5ca';
    font-family: 'Material Icons';
    font-size: 24px;
    color: #57a957 !important;
}

.btn-player,
.moduletable.sidebar-search .navbar-form .btn:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.blog_categories ul li+li,
.category_desc ul li+li,
.item_fulltext ul li+li,
.item_introtext ul li+li,
.site_map ul li+li {
    margin-top: 8px
}

.blog_categories ul.nav-tabs li,
.category_desc ul.nav-tabs li,
.item_fulltext ul.nav-tabs li,
.item_introtext ul.nav-tabs li,
.site_map ul.nav-tabs li {
    padding: 0;
    margin-top: 0
}

.blog_categories ul span,
.category_desc ul span,
.item_fulltext ul span,
.item_introtext ul span,
.site_map ul span {
    text-decoration: none;
    color: #303030
}

.btn-player {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.news-date {
    position: relative;
    left: 60%;
}

.mdl-list__news-article {
    width: 80%;
}

.mod-articles-category-title {
    position: relative;
    left: 5%;
}

.moduletable.works {
    position: relative;
    z-index: 1
}

.moduletable.address p {
    padding-bottom: 12px
}

.moduletable.careers_form .moduleTitle {
    margin-bottom: 36px
}

.moduletable.home-top-articles {
    margin: 73px 0 0;
    text-align: center
}

.moduletable.faqs_block1 .page_header {
    text-align: center;
    margin-bottom: 42px
}

.moduletable.faqs_block2 {
    padding-top: 75px;
    padding-bottom: 32px
}

.moduletable.faqs_block2 .page_header {
    text-align: center;
    margin-bottom: 43px
}

.moduletable.faqs_block3 {
    padding-top: 74px;
    padding-bottom: 32px
}

.moduletable.service-bottom-articles,
.moduletable.support-contacts {
    padding-top: 73px
}

.moduletable.faqs_block3 .page_header {
    text-align: center;
    margin-bottom: 50px
}

.moduletable.faqs_block3 .mod-newsflash-adv__faqs_block3 .item {
    margin-bottom: 20px
}

.moduletable.faqs_block3 .mod-newsflash-adv__faqs_block3 .item .item_content .item_title {
    margin-bottom: 26px
}

.moduletable.our-services {
    margin: 0
}

.moduletable.our-services .page_header {
    margin-bottom: 42px
}

.moduletable.our-services .item {
    margin-bottom: 25px
}

.moduletable.service-package {
    margin-top: 74px;
    padding-bottom: 39px
}

.moduletable.service-package .page_header {
    margin-bottom: 57px;
    text-align: center
}

.moduletable.support-contacts .page_header {
    margin-bottom: 39px
}

.moduletable.support-menu {
    padding-bottom: 75px
}

.moduletable.support-menu .page_header {
    margin-bottom: 16px
}

.moduletable.support-menu .mod-menu ul li a {
    font-size: 24px;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    position: relative;
    padding-left: 41px
}

.moduletable.support-menu .mod-menu ul li a:before {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 18px
}

.moduletable.support-menu .mod-menu ul li a.address {
    margin-bottom: 12px
}

.moduletable.support-menu .mod-menu ul li a.mail {
    margin-top: 15px
}

.moduletable.service-bottom-articles .page_header {
    text-align: center;
    margin-bottom: 43px
}

.moduletable.service-bottom-articles .mod-newsflash-adv.service-bottom-articles .item .item_content {
    background: #3e51b5;
    padding: 46px 40px 106px 49px
}

.moduletable.service-bottom-articles .mod-newsflash-adv.service-bottom-articles.cols-2 .row:nth-child(even) .item:nth-child(odd) .item_content,
.moduletable.service-bottom-articles .mod-newsflash-adv.service-bottom-articles.cols-2 .row:nth-child(odd) .item:nth-child(even) .item_content {
    padding: 46px 40px 106px 49px;
    background: #663ab7
}

.moduletable.service-bottom-articles .mod-newsflash-adv.service-bottom-articles .row+.row {
    margin-top: 31px
}

.moduletable.bottom-article {
    padding-top: 73px;
    padding-bottom: 60px
}

.moduletable.bottom-article .mod-article-single__bottom-article .item__module .item-title {
    display: inline-block;
    margin-bottom: 33px
}

.moduletable.bottom-article .mod-article-single__bottom-article .item__module .item_img {
    margin-top: 7px
}

.moduletable.bottom-article .mod-article-single__bottom-article .item__module .item_introtext {
    margin-bottom: 41px
}

.moduletable.bottom-article .mod-article-single__bottom-article .item__module .item_introtext p {
    font-size: 24px;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    letter-spacing: normal
}

.moduletable.bottom-article .mod-article-single__bottom-article .item__module .btn {
    background: #3e51b5;
    color: #fff
}

.moduletable.bottom-article .mod-article-single__bottom-article .item__module .btn:hover {
    background: #d96caa;
    color: #303030
}

.moduletable.support {
    padding-bottom: 83px
}

.moduletable.support .mod-newsflash-adv__support .pretext,
.moduletable.work-process .mod-newsflash-adv__work-process .pretext {
    font-size: 24px;
    line-height: 36px;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-weight: 300
}

.moduletable.support .page_header {
    text-align: center
}

.moduletable.support .mod-newsflash-adv__support .pretext {
    letter-spacing: normal;
    margin-bottom: 42px
}

.moduletable.support .mod-newsflash-adv__support .item .item_content {
    text-align: center
}

.moduletable.support .mod-newsflash-adv__support .item .item_content .item_img {
    margin-bottom: 26px
}

.moduletable.support .mod-newsflash-adv__support .item .item_content .item_introtext {
    margin-bottom: 41px
}

.moduletable.support .mod-newsflash-adv__support .item .item_content .btn {
    background: 0 0;
    border-color: #a2a2a2
}

.moduletable.support .mod-newsflash-adv__support .item .item_content .btn:focus {
    color: #303030
}

.moduletable.support .mod-newsflash-adv__support .item .item_content .btn:hover {
    background: #d96caa;
    border-color: #d96caa;
    color: #303030
}

.moduletable.work-process:after,
.moduletable.work-process:before {
    content: " ";
    display: table
}

.moduletable.work-process .page_header {
    text-align: center
}

.moduletable.work-process .mod-newsflash-adv__work-process .pretext {
    color: #303030;
    margin-bottom: 41px
}

.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content .container {
    position: relative
}

.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content .fa,
.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content .item_introtext,
.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content .item_title {
    color: #fff
}

.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content .item_content-icon {
    position: absolute;
    width: 228px;
    height: 228px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content .item_content-icon .fa {
    font-size: 72px;
    line-height: 228px
}

.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content .item_content-box .item_introtext {
    font-size: 24px;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content.content-right .item_content-icon {
    top: 50%;
    left: 31px;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content.content-right .item_content-box {
    padding-bottom: 71px;
    padding-left: 301px;
    padding-top: 72px
}

.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content.content-left .item_content-icon {
    position: absolute;
    top: 50%;
    right: 31px;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.moduletable.work-process .mod-newsflash-adv__work-process .item .item_content.content-left .item_content-box {
    padding-bottom: 71px;
    padding-right: 301px;
    padding-top: 72px
}

@media (max-width:767px) {
    .moduletable.support .mod-newsflash-adv__support .item+.item {
        margin-top: 40px
    }
    .moduletable.work-process .mod-newsflash-adv__work-process .item .item_content {
        text-align: center
    }
    .moduletable.work-process .mod-newsflash-adv__work-process .item .item_content .item_content-icon {
        position: relative;
        width: 228px;
        height: 228px;
        text-align: center;
        display: block;
        margin: 30px auto;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
    }
    .moduletable.work-process .mod-newsflash-adv__work-process .item .item_content .item_content-icon .fa {
        font-size: 72px;
        line-height: 228px
    }
    .moduletable.work-process .mod-newsflash-adv__work-process .item .item_content.content-right .item_content-icon {
        position: relative;
        top: 0;
        left: 0;
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .moduletable.work-process .mod-newsflash-adv__work-process .item .item_content.content-right .item_content-box {
        padding-bottom: 30px;
        padding-left: 0;
        padding-top: 0
    }
    .moduletable.work-process .mod-newsflash-adv__work-process .item .item_content.content-left .item_content-icon {
        position: relative;
        top: 0;
        right: 0;
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .moduletable.work-process .mod-newsflash-adv__work-process .item .item_content.content-left .item_content-box {
        padding-bottom: 30px;
        padding-right: 0;
        padding-top: 0
    }
}

.moduletable.work-process .mod-newsflash-adv__work-process .row:nth-child(odd) {
    background: #663ab7
}

.moduletable.work-process .mod-newsflash-adv__work-process .row:nth-child(odd) .item_content-icon {
    background: #7750bf
}

.moduletable.work-process .mod-newsflash-adv__work-process .row:nth-child(even) {
    background: #3e51b5
}

.moduletable.work-process .mod-newsflash-adv__work-process .row:nth-child(even) .item_content-icon {
    background: #5364bd
}

.moduletable.work-process.support-process .mod-newsflash-adv__work-process .item .item_content .fa,
.moduletable.work-process.support-process .mod-newsflash-adv__work-process .item .item_content .item_introtext,
.moduletable.work-process.support-process .mod-newsflash-adv__work-process .item .item_content .item_title {
    color: #303030
}

.moduletable.work-process.support-process .mod-newsflash-adv__work-process .item .item_content .fa {
    color: #fff
}

.moduletable.work-process.support-process .mod-newsflash-adv__work-process .row:nth-child(even) {
    background: #fff
}

.moduletable.work-process.support-process .mod-newsflash-adv__work-process .row:nth-child(even) .item_content-icon {
    background: #3e51b5
}

.moduletable.work-process.support-process .mod-newsflash-adv__work-process .row:nth-child(odd) {
    background: #eeeff3
}

.moduletable.work-process.support-process .mod-newsflash-adv__work-process .row:nth-child(odd) .item_content-icon {
    background: #3e51b5
}

.moduletable.solutions {
    padding-top: 74px;
    padding-bottom: 62px
}

.moduletable.solutions .page_header {
    margin-bottom: 36px
}

.moduletable.solutions .page_header .moduleTitle {
    color: #fff
}

.moduletable.solutions .mod-newsflash-adv__solutions .item .item_content .item_title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    text-transform: none
}

.moduletable.solutions .mod-newsflash-adv__solutions .item .item_content .item_introtext,
.moduletable.solutions .mod-newsflash-adv__solutions .item .item_content .item_introtext p {
    color: #fff
}

.moduletable.solutions .mod-newsflash-adv__solutions .row+.row {
    margin-top: 16px
}

.moduletable.work-process2 {
    padding-top: 73px;
    padding-bottom: 71px
}

.moduletable.work-process2 .page_header {
    text-align: center
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .row {
    position: relative
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .row:before {
    bottom: 0;
    content: '';
    display: block;
    left: 50%;
    margin-left: 0;
    position: absolute;
    top: 0;
    width: 2px;
    background: #3e51b5
}

@media (max-width:767px) {
    .moduletable.work-process2 .mod-newsflash-adv__work-process2 .row:before {
        display: none
    }
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item {
    clear: both;
    position: relative
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item .item_content {
    padding-right: 53px;
    text-align: right;
    margin-top: -25px
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item .item_content .fa:before {
    color: #fff;
    display: block;
    font-family: FontAwesome;
    position: absolute;
    font-size: 36px;
    line-height: 87px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    right: -43px;
    text-align: center;
    top: 0;
    width: 87px;
    height: 87px;
    background: #3e51b5
}

@media (max-width:767px) {
    .moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item .item_content {
        text-align: left;
        padding-left: 0;
        margin-top: 15px
    }
    .moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item .item_content .fa:before {
        display: none
    }
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item+.item {
    float: right
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item+.item .item_content {
    padding-left: 58px;
    text-align: left;
    margin-top: -32px
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item+.item .item_content .fa:before {
    color: #fff;
    display: block;
    font-family: FontAwesome;
    position: absolute;
    font-size: 36px;
    line-height: 87px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    right: auto;
    left: -43px;
    text-align: center;
    top: 0;
    width: 87px;
    height: 87px;
    background: #3e51b5
}

@media (max-width:767px) {
    .moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item+.item .item_content {
        text-align: left;
        padding-left: 0;
        margin-top: 15px
    }
    .moduletable.work-process2 .mod-newsflash-adv__work-process2 .row .item+.item .item_content .fa:before {
        display: none
    }
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .row+.row {
    top: 0
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .pretext {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    color: #303030;
    margin-bottom: 63px;
    padding: 0
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .item .item_title {
    font-weight: 300;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: normal
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .item .item_introtext p {
    margin: 0
}

@media (max-width:768px) {
    .moduletable.shop-search {
        max-width: 70%;
        float: left
    }
}

.moduletable.home-pricing {
    margin: 74px 0
}

.moduletable.home-pricing .page_header {
    text-align: center;
    margin-bottom: 57px
}

.moduletable.home-pricing .item__module {
    margin-bottom: 66px
}

.moduletable.home-pricing .item__module .content-box {
    padding: 58px 0 45px
}

@media (max-width:767px) {
    .moduletable.home-pricing .item__module .content-box {
        padding: 0 0 30px
    }
}

.moduletable.home-pricing .item__module .content-box .price-box {
    background: #d96caa
}

.moduletable.home-pricing .mod-newsflash-adv_custom-link {
    text-align: center
}

.moduletable.home-pricing .mod-newsflash-adv_custom-link .btn {
    padding: 9px 29px;
    background: #3e51b5;
    color: #fff
}

.moduletable.home-pricing .mod-newsflash-adv_custom-link .btn:hover {
    background: #d96caa;
    content: #303030
}

.moduletable.blog {
    margin: 78px 0 0
}

.moduletable.blog .page_header {
    text-align: center;
    margin-bottom: 43px
}

.moduletable.about-top-article {
    margin-bottom: 28px
}

.moduletable.about-top-article .page_header {
    margin-bottom: 44px
}

.moduletable.offset {
    margin: 83px 0 53px
}

.moduletable.offset .page_header {
    margin-bottom: 38px
}

.moduletable.about-history {
    margin: 73px 0 86px
}

.moduletable.about-history .page_header {
    margin-bottom: 35px
}

.moduletable.team_about {
    margin: 70px 0
}

.moduletable.team_about .page_header {
    margin-bottom: 53px
}

.moduletable.about-blog {
    margin: 37px 0 0
}

.moduletable.sidebar-search {
    margin-bottom: 70px
}

.moduletable.sidebar-search .navbar-form {
    padding: 0;
    margin-top: 11px
}

.moduletable.sidebar-search .navbar-form .mod-search_searchword {
    height: 41px;
    padding: 5px 45px 7px 21px
}

.moduletable.sidebar-search .navbar-form .btn {
    position: absolute;
    top: 11px;
    right: 14px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    width: 41px;
    height: 41px;
    border-radius: 0;
    background: 0 0!important
}

.moduletable.sidebar-search .navbar-form .btn:before {
    content: '\f002';
    font-family: FontAwesome;
    color: #303030;
    font-size: 18px;
    line-height: 41px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.moduletable.sidebar-search .navbar-form .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.moduletable.sidebar-search .navbar-form .btn:hover:before {
    color: #3e51b5
}

@media (max-width:767px) {
    .moduletable.sidebar-search .navbar-form {
        padding: 0;
        margin: 0;
        position: relative;
        clear: both
    }
    .moduletable.sidebar-search .navbar-form .btn {
        top: 0;
        right: 5px
    }
}

.moduletable.blog_categories {
    margin-bottom: 53px
}

.moduletable.blog_categories .page_header {
    margin-bottom: 40px
}

.moduletable.blog_archives {
    margin-bottom: 50px
}

.moduletable.blog_archives .moduleTitle {
    margin-bottom: 37px
}

.moduletable.blog_archives ul.archive-moduleblog_archives li {
    position: relative;
    padding-left: 39px
}

.moduletable.blog_archives ul.archive-moduleblog_archives li+li {
    margin-top: 19px
}

.moduletable.blog_archives ul.archive-moduleblog_archives li:before {
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: 2px;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: '\e86c';
    font-family: 'Material Icons';
    font-size: 24px;
    color: #d9ddee
}

.body__home2 #copyright-top:before,
.pricing_detailed .item .price-box .title,
.pricing_detailed .item__module .price-box .title {
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0)
}

.moduletable.blog_tags {
    margin-bottom: 68px
}

.moduletable.blog_tags .moduleTitle {
    margin-bottom: 38px
}

.moduletable.blog_tags .tagspopular ul li {
    height: 24px
}

.moduletable.blog_tags .tagspopular ul li a {
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 300;
    background: #3e51b5;
    color: #fff
}

.moduletable.blog_tags .tagspopular ul li a:hover {
    background: #d96caa;
    color: #303030
}

.moduletable.recent_posts .page_header {
    margin-bottom: 43px
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts {
    padding-bottom: 50px
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item {
    margin-bottom: 42px
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_img {
    margin-bottom: 25px
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_title {
    line-height: 24px;
    margin-bottom: 13px
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_title a {
    line-height: 24px;
    font-weight: 800
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_createdby,
.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_published {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    color: #3e51b5;
    position: relative;
    padding-left: 0;
    display: inline;
    letter-spacing: 1.4px
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_createdby:before,
.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_published:before {
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 14px;
    color: #3e51b5;
    position: relative
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_createdby:after,
.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_published:after {
    display: none;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 14px;
    color: #3e51b5;
    position: relative
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_createdby {
    margin-right: 10px
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_createdby:after,
.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_createdby:before {
    content: '\f007'
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_published {
    padding-left: 0
}

.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_published:after,
.moduletable.recent_posts .mod-newsflash-adv__recent_posts .item .item_published:before {
    content: '\f133'
}

.moduletable.user_menu {
    position: relative;
    z-index: 999;
    float: right;
    margin-right: 16px
}

.moduletable.user_menu .nav.menu {
    margin: 0
}

.moduletable.user_menu .nav.menu>li {
    position: relative
}

.moduletable.user_menu .nav.menu>li>a {
    font-size: 18px;
    line-height: 26px;
    color: #fff
}

.moduletable.user_menu .nav.menu>li>a:focus {
    background: 0 0
}

.moduletable.user_menu .nav.menu>li>a:hover {
    color: #d96caa;
    background: 0 0
}

.moduletable.user_menu .nav.menu>li>span {
    font-size: 0;
    line-height: 0
}

.moduletable.user_menu .nav.menu>li>span:before {
    content: '\e7fd';
    font-family: 'Material Icons';
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    cursor: default
}

.moduletable.user_menu .nav.menu>li>span:hover:before {
    color: #d96caa
}

.moduletable.user_menu .nav.menu>li>ul.nav-child {
    position: absolute;
    top: -999px;
    right: -5px;
    background: #fff;
    color: #3e51b5;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    font-size: 18px;
    line-height: 26px;
    padding: 25px 40px 25px 30px;
    z-index: 999;
    opacity: 0;
    -webkit-transition: top 0s ease 1s, opacity .2s ease .8s;
    -o-transition: top 0s ease 1s, opacity .2s ease .8s;
    transition: top 0s ease 1s, opacity .2s ease .8s
}

.moduletable.user_menu .nav.menu>li>ul.nav-child li {
    line-height: inherit
}

.moduletable.user_menu .nav.menu>li>ul.nav-child li>a {
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    white-space: nowrap;
    color: #303030;
    font-size: 18px;
    line-height: 24px
}

.moduletable.user_menu .nav.menu>li>ul.nav-child li>a:before {
    color: #d3d6d9;
    display: inline-block;
    width: 30px;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    font-size: 20px
}

.moduletable.user_menu .nav.menu>li>ul.nav-child li>a:hover {
    color: #3e51b5
}

.moduletable.user_menu .nav.menu>li>ul.nav-child li>a:hover:before {
    color: #d96caa
}

.moduletable.user_menu .nav.menu>li:hover>ul.nav-child {
    -webkit-transition: top 0s ease 0s, opacity .2s ease 0s;
    -o-transition: top 0s ease 0s, opacity .2s ease 0s;
    transition: top 0s ease 0s, opacity .2s ease 0s;
    opacity: 100;
    top: 24px
}

.moduletable.shop-currency {
    float: right;
    margin-right: 14px
}

.moduletable.shop-currency .page_header {
    display: inline-block;
    float: left;
    margin: 0
}

.moduletable.shop-currency .page_header .moduleTitle {
    font-size: 14px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    color: #fff
}

@media (max-width:479px) {
    .moduletable.shop-currency {
        display: block;
        float: none;
        padding-left: 15px
    }
}

.moduletable.shop-top-phone ul.shop-top-phone {
    margin: 0
}

.moduletable.shop-top-phone ul.shop-top-phone li {
    font-size: 14px;
    line-height: 28px
}

.moduletable.shop-top-phone ul.shop-top-phone li a,
.moduletable.shop-top-phone ul.shop-top-phone li span {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #fff
}

.moduletable.shop-top-phone ul.shop-top-phone li a:before,
.moduletable.shop-top-phone ul.shop-top-phone li span:before {
    margin-right: 6px
}

.moduletable.shop-top-phone ul.shop-top-phone li span:before {
    content: '\f095';
    font-family: FontAwesome
}

@media (max-width:768px) {
    .moduletable.shop-top-phone {
        display: inline-block;
        text-align: center
    }
}

@media (max-width:479px) {
    .moduletable.shop-top-phone {
        display: block
    }
}

.moduletable.cart .page_header .moduleTitle {
    font-size: 12px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 1.8px
}

.moduletable.shop-wishlist {
    float: right;
    margin-right: 9px
}

.moduletable.shop-wishlist ul.menu {
    margin: 0
}

.moduletable.shop-wishlist ul.menu li {
    font-size: 14px;
    line-height: 23px
}

.moduletable.shop-wishlist ul.menu li a {
    font-size: 0;
    line-height: 0
}

.moduletable.shop-wishlist ul.menu li a:before {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.moduletable.shop-wishlist ul.menu li a:hover:before {
    color: #d96caa
}

.moduletable.landing-showcase {
    padding-top: 72px;
    padding-bottom: 28px;
    text-align: center
}

.moduletable.landing-showcase .page_header {
    margin-bottom: 4px
}

.moduletable.landing-showcase .page_header .moduleTitle {
    color: #fff;
    letter-spacing: 2.4px
}

.moduletable.landing-showcase .mod-newsflash-adv__counters.landing-showcase {
    text-align: center
}

.moduletable.landing-showcase .mod-newsflash-adv__counters.landing-showcase .counter {
    display: none
}

.moduletable.landing-showcase .mod-newsflash-adv__counters.landing-showcase .pretext {
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 19px;
    padding: 0
}

.moduletable.landing-showcase .mod-newsflash-adv__counters.landing-showcase .progress-bar-wrapper {
    max-width: 168px;
    margin: 0 auto
}

.moduletable.landing-showcase .mod-newsflash-adv__counters.landing-showcase .item_content {
    background: url(../images/bg-01.jpg) center no-repeat;
    background-size: cover;
    z-index: 2
}

.moduletable.landing-showcase .mod-newsflash-adv__counters.landing-showcase .item_content .fa,
.moduletable.landing-showcase .mod-newsflash-adv__counters.landing-showcase .item_content .item_title {
    color: #fff
}

.moduletable.landing-showcase .mod-newsflash-adv__counters.landing-showcase .item_content .item_title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.8px
}

.moduletable.landing-showcase .mod-newsflash-adv__counters.landing-showcase .item_content .fa {
    font-size: 48px;
    margin-bottom: 10px
}

.moduletable.landing-feature {
    text-align: center
}

.moduletable.landing-feature .mod-article-single__landing-feature {
    padding-top: 73px
}

.moduletable.landing-feature .mod-article-single__landing-feature .item-title {
    margin-bottom: 73px
}

.moduletable.landing-feature .mod-article-single__landing-feature .item_img {
    margin-bottom: 58px
}

.moduletable.landing-feature .mod-article-single__landing-feature .item_introtext {
    padding: 0 30px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif
}

.moduletable.landing-video {
    padding-top: 76px;
    padding-bottom: 80px
}

.moduletable.landing-video .page_header {
    text-align: center;
    margin-bottom: 43px
}

.moduletable.landing-bottom-articles {
    padding-top: 73px;
    padding-bottom: 57px
}

.moduletable.landing-bottom-articles .page_header {
    margin-bottom: 44px;
    text-align: center
}

.moduletable.landing-bottom-articles .mod-newsflash-adv__landing-bottom-articles .item .item_content {
    text-align: center
}

.moduletable.landing-bottom-articles .mod-newsflash-adv__landing-bottom-articles .item .item_content .item_img {
    margin-bottom: 26px
}

.moduletable.landing-bottom-articles .mod-newsflash-adv__landing-bottom-articles .item .item_content .item_title {
    margin-bottom: 13px
}

@media (max-width:767px) {
    .moduletable.landing-bottom-articles .mod-newsflash-adv__landing-bottom-articles .item {
        margin-bottom: 30px
    }
}

.moduletable.questions {
    padding-top: 74px;
    padding-bottom: 58px
}

.moduletable.questions .page_header {
    margin-bottom: 43px
}

.moduletable.questions.module-offset {
    padding-top: 147px
}

@media (max-width:767px) {
    .moduletable.questions {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .moduletable.questions.module-offset {
        padding-top: 40px
    }
    .moduletable.shop-top-articles .mod-newsflash-adv__shop-top-articles .item .item_img img {
        width: 100%
    }
}

.moduletable.landing-pricing {
    padding-top: 80px;
    padding-bottom: 79px
}

.moduletable.landing-contacts .parallax__landing-contacts {
    padding-top: 74px;
    padding-bottom: 70px
}

.moduletable.landing-contacts .parallax__landing-contacts .page_header {
    margin-bottom: 31px
}

.moduletable.landing-contacts .parallax__landing-contacts .page_header .moduleTitle {
    color: #fff
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-address {
    padding-right: 85px
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-address li {
    line-height: 36px;
    color: #fff
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-phones {
    padding-top: 22px;
    padding-bottom: 48px;
    margin: 0
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-phones li {
    color: #fff
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-phones li+li {
    margin-top: 12px
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-email {
    margin-bottom: 5px
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-email li,
.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-email li a {
    color: #fff
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-email li a:hover {
    color: #d96caa
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-social {
    padding-left: 6px
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-social li {
    margin-right: 31px;
    margin-bottom: 15px;
    display: inline-block;
    float: left
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-social li a {
    font-size: 0;
    line-height: 0
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-social li a:before {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-social li a:hover:before {
    color: #d96caa
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form {
    padding-top: 10px
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form textarea {
    min-height: 190px;
    max-height: 190px;
    margin-bottom: 50px
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form input,
.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form textarea {
    color: #fff;
    border-color: #fff
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form input.error::-webkit-input-placeholder,
.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form input::-webkit-input-placeholder,
.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form textarea::-webkit-input-placeholder {
    color: #fff!important;
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form input.error::-moz-placeholder,
.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form input::-moz-placeholder,
.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form textarea::-moz-placeholder {
    color: #fff!important;
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form input.error,
.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form select.error,
.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form textarea.error {
    color: #fff!important
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form mark {
    top: -21px
}

.moduletable.landing-contacts .parallax__landing-contacts .landing-contact-form .mod_tm_ajax_contact_form mark label {
    color: #fff
}

.moduletable.shop-top-articles .mod-newsflash-adv__shop-top-articles .item {
    margin-bottom: 30px
}

.moduletable.shop-top-articles .mod-newsflash-adv__shop-top-articles .item .item_img {
    position: relative;
    margin: 0
}

.moduletable.shop-top-articles .mod-newsflash-adv__shop-top-articles .item .item_img .item_content-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.moduletable.shop-top-articles .mod-newsflash-adv__shop-top-articles .item .item_img .item_content-wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    width: 0
}

.moduletable.shop-top-articles .mod-newsflash-adv__shop-top-articles .item .item_img .item_content-wrapper>div {
    display: inline-block;
    max-width: 98%;
    vertical-align: middle
}

.moduletable.shop-top-articles .mod-newsflash-adv__shop-top-articles .item .item_img .item_content-wrapper .item_title {
    color: #fff;
    margin-bottom: 26px
}

.moduletable.shop-top-articles .mod-newsflash-adv__shop-top-articles .item .item_img .item_content-wrapper .readmore {
    color: #fff;
    border-color: #fff;
    background: 0 0;
    padding: 9px 42px
}

.moduletable.shop-top-articles .mod-newsflash-adv__shop-top-articles .item .item_img .item_content-wrapper .readmore:hover {
    background: #3e51b5;
    border-color: #3e51b5;
    color: #fff
}

.moduletable.best-sellers {
    text-align: center;
    padding-top: 44px
}

.moduletable.best-sellers #com_virtuemart div.product,
.moduletable.best-sellers .comvirtuemartmod div.product {
    margin-bottom: 45px
}

.moduletable.best-sellers .vm-product-media-container {
    padding: 30px 55px 21px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.moduletable.shop-article .item-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 48px;
    text-transform: none;
    margin-bottom: 38px;
    letter-spacing: normal;
    padding-right: 50px
}

@media (max-width:1199px) {
    .moduletable.shop-article .item-title {
        font-size: 30px;
        line-height: 36px;
        padding-right: 0
    }
}

.moduletable.shop-article.module-offset2 {
    padding-top: 100px
}

.moduletable.module-offset2 {
    padding-top: 106px;
    padding-bottom: 106px
}

.moduletable.shop-bottom-articles {
    padding-top: 79px;
    padding-bottom: 83px
}

.moduletable.shop-bottom-articles .mod-newsflash-adv__shop-bottom-articles .item .item_content .fa {
    font-size: 36px;
    line-height: 36px;
    color: #3e51b5;
    margin-bottom: 23px
}

@media (max-width:767px) {
    .moduletable.shop-article {
        text-align: center
    }
    .moduletable.shop-bottom-articles .mod-newsflash-adv__shop-bottom-articles .item+.item {
        margin-top: 30px
    }
}

.moduletable.shop-accounts ul.menu li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #fff
}

.moduletable.shop-accounts ul.menu li a:hover {
    color: #fff;
    text-decoration: underline
}

.moduletable.shop-accounts ul.menu li+li {
    margin-top: 10px
}

.mod-newsflash-adv__counters .progress-bar__body {
    font-size: 0;
    line-height: 0;
    display: none
}

.mod-newsflash-adv__counters .item_content {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #edeff3
}

.mod-newsflash-adv__counters .item_content:before {
    content: "";
    display: inline-block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    width: 0
}

.mod-newsflash-adv__counters .item_content>div {
    color: #fff;
    display: inline-block;
    max-width: 96%;
    vertical-align: middle
}

.mod-newsflash-adv__counters .item_content .fa {
    font-size: 48px;
    color: #3e51b5
}

.mod-newsflash-adv__counters .item_content .item_title {
    font-size: 14px;
    line-height: 31px;
    letter-spacing: 1.4px;
    font-weight: 800;
    color: #3e51b5;
    padding: 0 15px
}

.mod-newsflash-adv__counters .item_content .counter {
    color: #3e51b5;
    font-size: 48px;
    line-height: 52px;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif
}

@media (max-width:991px) {
    .mod-newsflash-adv__counters .item_content .fa {
        font-size: 26px
    }
    .mod-newsflash-adv__counters .item_content .item_title {
        line-height: 18px
    }
    .mod-newsflash-adv__counters .item_content .counter {
        font-size: 32px;
        line-height: 40px
    }
}

.mod-newsflash-adv__progbars_circle .item_title,
.mod-newsflash-adv__progbars_horizontal .item_title {
    font-size: 20px
}

@media (max-width:767px) {
    .mod-newsflash-adv__counters .item {
        max-width: 270px;
        margin: 0 auto
    }
    .mod-newsflash-adv__home-top-articles,
    .mod-newsflash-adv__home-top-articles .page_header .moduleTitle {
        text-align: center
    }
}

.mod-newsflash-adv__progbars_circle,
.mod-newsflash-adv__progbars_horizontal {
    text-align: center
}

@media (max-width:1199px) {
    .mod-newsflash-adv__progbars_circle .item_title {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: normal
    }
}

@media (min-width:480px) and (max-width:767px) {
    .mod-newsflash-adv__progbars_circle .item__module {
        width: 50%;
        float: left
    }
}

.mod-newsflash-adv__home-top-articles .pretext {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #000
}

.mod-newsflash-adv__home-top-articles .item {
    margin-bottom: 55px
}

.mod-newsflash-adv__home-top-articles .item .fa {
    font-size: 36px;
    line-height: 36px;
    color: #3e51b5;
    margin-bottom: 23px
}

.item_introtext>p,
.mod-newsflash-adv__whatwedo-bottom .item .item_content .item_title {
    color: #fff
}

.mod-newsflash-adv__whatwedo-bottom {
    color: #fff;
    margin: 30px 0 80px
}

.mod-newsflash-adv__whatwedo-bottom .item .item_content {
    padding: 46px 40px 70px 49px
}

.mod-newsflash-adv__whatwedo-bottom .item .item_content .item_introtext p {
    margin-bottom: 10px
}

.mod-newsflash-adv__whatwedo-bottom .item .item_content .item_introtext small {
    font-size: 16px;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .32px;
    font-weight: 400
}

@media (max-width:1199px) {
    .mod-newsflash-adv__whatwedo-bottom .item .item_content .item_introtext small {
        letter-spacing: normal
    }
}

.mod-newsflash-adv__whatwedo-bottom .item:nth-child(even) .item_content {
    background: #663ab7
}

.mod-newsflash-adv__whatwedo-bottom .item:nth-child(odd) .item_content {
    background: #3e51b5
}

.mod-newsflash-adv__team_about .item .item_content .item_img {
    margin-bottom: 25px;
    text-align: center
}

.mod-newsflash-adv__team_about .item .item_content .item_img img {
    width: 170px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.mod-newsflash-adv__team_about .item .item_content .item_title {
    color: #3e51b5;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1.4px;
    font-weight: 800;
    margin-bottom: 1px
}

.mod-newsflash-adv__team_about .item .item_content .item_introtext span.link_color {
    text-transform: uppercase;
    color: #3e51b5;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1.4px;
    font-weight: 800;
    display: inline-block;
    margin-bottom: 13px
}

.mod-newsflash-adv__team_about .item .item_content .item_introtext p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 13px
}

@media (max-width:991px) {
    .mod-newsflash-adv__team_about .item .item_content .item_introtext p {
        font-size: 18px;
        line-height: 24px
    }
}

.mod-newsflash-adv__team_about .item .item_content .item_introtext .social-links li {
    display: inline-block;
    padding: 0;
    margin: 0
}

.mod-newsflash-adv__team_about .item .item_content .item_introtext .social-links li:before {
    display: none
}

.mod-newsflash-adv__team_about .item .item_content .item_introtext .social-links li a {
    color: #3e51b5;
    display: block;
    font-size: 18px;
    line-height: 18px;
    text-align: center
}

.mod-newsflash-adv__team_about .item .item_content .item_introtext .social-links li a:hover {
    color: #d96caa
}

.mod-newsflash-adv__team_about .item .item_content .item_introtext .social-links li+li {
    margin: 0 0 0 33px
}

li#iceMenu_698.iceMenuLiLevel_1{
    display: none;
}

@media (max-width:767px) {

    li#iceMenu_698.iceMenuLiLevel_1 {
        display: block;
    }

    .mod-newsflash-adv__team_about .item+.item {
        margin-top: 30px
    }
}

.pricing_simple .item .item_content {
    text-align: center;
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07);
    padding-bottom: 50px
}

.pricing_simple .item .item_content .price-box {
    background: #edeff3;
    padding: 75px 0 73px;
    margin-bottom: 44px;
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07)
}

.pricing_simple .item .item_content .price-box .title {
    font-size: 20px;
    line-height: 31px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: -9px;
    text-transform: uppercase
}

@media (max-width:1199px) {
    .pricing_simple .item .item_content .price-box .title {
        font-size: 24px
    }
}

.pricing_simple .item .item_content .price-box .price {
    font-family: 'Open Sans', sans-serif;
    font-size: 100px;
    line-height: 83px;
    color: #303030;
    font-weight: 800
}

.pricing_simple .item .item_content .price-box .price span {
    font-size: 24px;
    font-weight: 800;
    line-height: 46px;
    vertical-align: top
}

.pricing_simple .item .item_content ul {
    text-align: left;
    padding: 0 0 0 30px;
    margin-bottom: 0
}

.pricing_simple .item .item_content .btn {
    margin-top: 47px;
    padding: 9px 48px;
    background: #3e51b5;
    color: #fff
}

.pricing_simple .item .item_content .btn:hover {
    color: #303030;
    background: #d96caa
}

@media (max-width:1199px) {
    .pricing_simple .item .item_content {
        padding: 0 0 20px
    }
}

.pricing_simple .item.featured .item_content .price-box {
    background: #d96caa
}

@media (max-width:767px) {
    .pricing_simple .item+.item {
        margin-top: 30px
    }
}

.pricing_detailed .item,
.pricing_detailed .item__module {
    position: relative;
    margin-bottom: 57px
}

.pricing_detailed .item .price-box,
.pricing_detailed .item__module .price-box {
    text-align: center;
    display: block;
    background: #edeff3
}

.pricing_detailed .item .price-box .title,
.pricing_detailed .item__module .price-box .title {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 31px;
    font-weight: 800;
    letter-spacing: 2px;
    max-width: 170px;
    min-width: 170px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    padding: 28px 30px;
    display: inline-block;
    margin: 0 auto;
    text-transform: uppercase;
    background: #3e51b5;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0)
}

.pricing_detailed .item .price-box .title:before,
.pricing_detailed .item__module .price-box .title:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 170px 0 0;
    border-color: #3e51b5 transparent transparent;
    position: absolute;
    bottom: -20px;
    left: 0
}

.pricing_detailed .item .price-box .title:after,
.pricing_detailed .item__module .price-box .title:after {
    position: absolute;
    bottom: -20px;
    right: 0;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 170px 40px 0;
    border-color: transparent #3e51b5 transparent transparent
}

@media (max-width:1199px) {
    .pricing_detailed .item .price-box .title,
    .pricing_detailed .item__module .price-box .title {
        font-size: 14px
    }
}

.pricing_detailed .item .price-box .price,
.pricing_detailed .item__module .price-box .price {
    font-family: 'Open Sans', sans-serif;
    font-size: 100px;
    line-height: 83px;
    color: #303030;
    font-weight: 800;
    padding-top: 38%
}

.pricing_detailed .item .price-box .price span,
.pricing_detailed .item__module .price-box .price span {
    font-size: 48px;
    line-height: 66px;
    vertical-align: top
}

.pricing_detailed .item .price-box .price .period,
.pricing_detailed .item__module .price-box .price .period {
    font-size: 24px;
    font-weight: 300;
    line-height: 31px;
    display: block
}

@media (max-width:1199px) {
    .pricing_detailed .item .price-box .price,
    .pricing_detailed .item__module .price-box .price {
        font-size: 71px;
        line-height: 63px
    }
}

.pricing_detailed .item .content-box,
.pricing_detailed .item__module .content-box {
    display: block;
    margin: 0;
    min-height: 150px;
    padding: 59px 0 77px 26px;
    position: relative
}

.pricing_detailed .item .content-box .price-box,
.pricing_detailed .item__module .content-box .price-box {
    left: 0;
    position: absolute;
    text-align: center;
    top: -15px;
    bottom: -15px;
    right: 0
}

.pricing_detailed .item .content-box .price-box:before,
.pricing_detailed .item__module .content-box .price-box:before {
    content: "";
    display: inline-block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    width: 0
}

.pricing_detailed .item .content-box .price-box>div,
.pricing_detailed .item__module .content-box .price-box>div {
    color: #fff;
    display: inline-block;
    max-width: 98%;
    vertical-align: middle
}

.pricing_detailed .item .content-box ul,
.pricing_detailed .item__module .content-box ul {
    margin-bottom: 0
}

@media (max-width:767px) {
    .pricing_detailed .item .content-box,
    .pricing_detailed .item__module .content-box {
        padding: 0
    }
    .pricing_detailed .item .content-box .price-box,
    .pricing_detailed .item__module .content-box .price-box {
        position: relative;
        top: 0;
        bottom: 0;
        padding-bottom: 30px
    }
    .pricing_detailed .item .content-box .price-box .title,
    .pricing_detailed .item__module .content-box .price-box .title {
        position: relative
    }
    .pricing_detailed .item .content-box ul,
    .pricing_detailed .item__module .content-box ul {
        padding: 20px 0 20px 20px
    }
}

.pricing_detailed .item .item_content,
.pricing_detailed .item__module .item_content {
    background: #fff;
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07)
}

.pricing_detailed .item.featured .price-box,
.pricing_detailed .item__module.featured .price-box {
    background: #d96caa
}

.pricing_detailed .item.featured .content-box,
.pricing_detailed .item__module.featured .content-box {
    padding: 59px 0 77px
}

@media (max-width:767px) {
    .pricing_detailed .item.featured .content-box,
    .pricing_detailed .item__module.featured .content-box {
        padding: 0
    }
    .pricing_detailed .item.featured .content-box ul,
    .pricing_detailed .item__module.featured .content-box ul {
        padding: 20px 0 20px 20px
    }
}

.swiper-slide-caption {
    display: inline-block;
    width: 100%;
    max-height: 100%;
    vertical-align: middle;
    white-space: normal;
    padding: 36px 20% 0;
    text-align: center
}

.swiper-slide-caption *+.btn {
    margin-top: rem(100px)
}

.swiper-slide-caption p {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    line-height: 45px;
    font-weight: 300;
    margin-bottom: 40px
}

@media (max-width:1800px) {
    .swiper-slide-caption p {
        font-size: 24px;
        line-height: 30px
    }
}

.swiper-slide-caption .slide-title {
    margin-bottom: 29px;
    margin-top: 99px
}

@media (max-width:1199px) {
    .swiper-slide-caption p {
        font-size: 20px;
        line-height: 24px
    }
    .swiper-slide-caption .slide-title {
        font-size: 30px;
        line-height: 36px
    }
}

.swiper-slide-caption .btn {
    font-size: 17px;
    letter-spacing: 2.55px;
    padding: 9px 20px;
    color: #fff;
    background: #3e51b5
}

.swiper-slide-caption .btn:hover {
    background: #d96caa;
    color: #fff
}

@media (max-width:1199px) {
    .swiper-slide-caption {
        padding: 36px 3% 0
    }
}

.swiper-slide,
.swiper-slide h1,
.swiper-slide h2,
.swiper-slide h3,
.swiper-slide h4,
.swiper-slide h5,
.swiper-slide h6 {
    color: #fff
}

.swiper-slide h1,
.swiper-slide h5 {
    color: #fff;
    text-shadow: 0 15px 300px #663ab7, 0 10px 150px #663ab7, 0 2px 20px rgba(0, 0, 0, .5);
    margin-bottom: 40px
}

@media (min-width:767px) {
    .swiper-slide-caption p {
        display: block
    }
}

.swiper-slider.shop_slider .swiper-button-next,
.swiper-slider.shop_slider .swiper-button-prev {
    display: none;
    position: absolute;
    bottom: 27px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    text-align: center;
    z-index: 10;
    cursor: pointer;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.swiper-slider.shop_slider .swiper-button-next:hover,
.swiper-slider.shop_slider .swiper-button-prev:hover {
    opacity: .5
}

@media (min-width:767px) {
    .swiper-slider.shop_slider .swiper-button-next,
    .swiper-slider.shop_slider .swiper-button-prev {
        display: block
    }
}

.swiper-slider.shop_slider .swiper-button-next.swiper-button-disabled,
.swiper-slider.shop_slider .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-slider.shop_slider .swiper-button-prev {
    left: 48.6%
}

@media (max-width:1700px) {
    .swiper-slider.shop_slider .swiper-button-prev {
        left: 40%
    }
}

.swiper-slider.shop_slider .swiper-button-prev:before {
    content: "\e408";
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Material Icons'
}

.swiper-slider.shop_slider .swiper-button-next {
    right: 48.1%
}

@media (max-width:1700px) {
    .swiper-slider.shop_slider .swiper-button-next {
        right: 40%
    }
}

.swiper-slider.shop_slider .swiper-button-next:before {
    content: "\e409";
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Material Icons'
}

.swiper-slider.shop_slider .swiper-slide {
    white-space: nowrap
}

.swiper-slider.shop_slider .swiper-slide .parallax_cnt:before,
.swiper-slider.shop_slider .swiper-slide .vide__body:before,
.swiper-slider.shop_slider .swiper-slide:not(.vide):not(.rd-parallax):before {
    content: '';
    display: inline-block;
    height: 50%
}

.swiper-slider.shop_slider .swiper-slide.vide .camera_caption {
    bottom: 0;
    left: 0;
    padding: 0 26%;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.swiper-slider.shop_slider .swiper-slide-caption {
    display: inline-block;
    max-height: 100%;
    vertical-align: middle;
    white-space: normal;
    text-align: center;
    padding: 0
}

.swiper-slider.shop_slider .swiper-slide-caption *+.btn {
    margin-top: rem(100px)
}

.swiper-slider.shop_slider .swiper-slide-caption p {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    line-height: 45px;
    font-weight: 300
}

.swiper-slider.shop_slider .swiper-slide-caption .slide-title {
    margin-bottom: 36px;
    line-height: 60px
}

@media (max-width:1199px) {
    .swiper-slider.shop_slider .swiper-slide-caption .slide-title {
        font-size: 36px;
        line-height: 40px
    }
}

@media (max-width:767px) {
    .swiper-slider.shop_slider .swiper-slide-caption .camera_caption {
        padding: 0 20px
    }
    .swiper-slider.shop_slider .swiper-slide-caption .slide-title {
        font-size: 24px;
        line-height: 30px
    }
}

.swiper-slider.shop_slider .swiper-slide-caption .camera_caption {
    padding-top: 21px;
    margin: 0 auto;
    max-width: 1170px
}

@media (max-width:1700px) {
    .swiper-slider.shop_slider .swiper-slide-caption .camera_caption {
        margin-top: 0
    }
}

.swiper-slider.shop_slider .swiper-slide-caption .btn {
    font-size: 15px;
    letter-spacing: 2.25px;
    padding: 9px 42px;
    color: #fff;
    background: #3e51b5
}

.mod-article-single__home-parallax .item_introtext,
.parallax__contact-parallax .parallax_cnt .pretext {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif
}

.swiper-slider.shop_slider .swiper-slide-caption .btn:hover {
    background: #d96caa;
    color: #303030
}

.swiper-slider.shop_slider .swiper-slide,
.swiper-slider.shop_slider .swiper-slide h1,
.swiper-slider.shop_slider .swiper-slide h2,
.swiper-slider.shop_slider .swiper-slide h3,
.swiper-slider.shop_slider .swiper-slide h4,
.swiper-slider.shop_slider .swiper-slide h5,
.swiper-slider.shop_slider .swiper-slide h6 {
    color: #fff
}

@media (min-width:767px) {
    .swiper-slider.shop_slider .swiper-slide-caption p {
        display: block
    }
}

.parallax__home-parallax .parallax_image {
    z-index: 1
}

.parallax__home-parallax .parallax_cnt {
    background: #3e51b5;
    margin-top: 63px
}

.parallax__home-parallax .parallax_cnt:after,
.parallax__home-parallax .parallax_cnt:before {
    content: " ";
    display: table
}

@media (max-width:1199px) {
    .parallax__home-parallax .parallax_cnt {
        margin-top: 30px
    }
}

.parallax__about-parallax {
    padding: 110px 0 121px
}

.home-parallax {
    z-index: 3
}

.mod-article-single__home-parallax {
    padding: 110px 0 121px;
    color: #fff;
    text-align: right
}

@media (max-width:767px) {
    .mod-article-single__home-parallax .item__module {
        padding: 15px;
        background: rgba(0, 0, 0, .45)
    }
}

.mod-article-single__home-parallax .item-title {
    color: #fff;
    line-height: 36px;
    margin-bottom: 30px
}

.mod-article-single__home-parallax .item_introtext {
    margin-bottom: 40px
}

.mod-article-single__home-parallax .btn {
    background: 0 0;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff
}

.mod-article-single__home-parallax .btn:hover {
    background: #d96caa;
    border-color: transparent
}

.parallax__contact-parallax .parallax_cnt {
    padding: 73px 0 69px
}

.parallax__contact-parallax .parallax_cnt .page_header {
    margin-bottom: 43px
}

.parallax__contact-parallax .parallax_cnt .page_header .moduleTitle {
    color: #fff
}

.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form input,
.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form textarea {
    color: #fff;
    border-color: #fff
}

.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form textarea {
    min-height: 190px;
    height: 190px
}

.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_btn {
    float: right;
    margin-right: 0;
    margin-top: 20px;
    margin-left: 5px;
    padding: 9px 21px
}

.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form input.error::-webkit-input-placeholder,
.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form input::-webkit-input-placeholder,
.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form textarea::-webkit-input-placeholder {
    color: #fff!important;
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form input.error::-moz-placeholder,
.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form input::-moz-placeholder,
.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form textarea::-moz-placeholder {
    color: #fff!important;
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form input.error,
.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form select.error,
.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form textarea.error {
    color: #fff!important
}

.parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form mark label {
    color: #fff
}

.parallax__contact-parallax .parallax_cnt .pretext {
    color: #fff;
    margin: 24px 0 0;
    padding: 0
}

.skills_diagram {
    display: inline-block;
    vertical-align: middle
}

.page-category__testimonials .item {
    margin-bottom: 30px
}

.testimonials_2 .item {
    text-align: center;
    margin-bottom: 30px
}

.testimonials_2 .item .item_img img {
    margin: 0 auto;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px
}

.sorting .btn-group>* {
    font-size: 18px
}

.mod-article-single__about-top-article h5 {
    color: #d96caa;
    font-size: 24px;
    line-height: 43px;
    margin-bottom: 48px
}

.mod-article-single__about-history .item_introtext p,
.mod-article-single__about-top-article .item_introtext p,
.mod-article-single__how-we-work .item_introtext p,
.mod-article-single__whatwedo-top .item_introtext p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif
}

.mod-article-single__whatwedo-top {
    margin: 74px 0 50px
}

.mod-article-single__whatwedo-top .item-title {
    margin-bottom: 34px
}

.mod-article-single__whatwedo-top .item_introtext {
    margin-bottom: 41px
}

.mod-article-single__whatwedo-top .btn {
    background: 0 0;
    border: 1px solid #a2a2a2;
    margin-right: 15px
}

.mod-article-single__whatwedo-top .btn:hover {
    background: #d96caa;
    color: #303030;
    border-color: #d96caa
}

.mod-article-single__whatwedo-top .btn.readmore {
    background: #3e51b5;
    color: #fff;
    border-color: transparent
}

.mod-article-single__whatwedo-top .btn.readmore:hover {
    border-color: transparent;
    background: #d96caa;
    color: #303030
}

@media (max-width:767px) {
    .parallax__contact-parallax .parallax_cnt .mod_tm_ajax_contact_form .flr {
        float: none
    }
    .mod-article-single__whatwedo-top .btn {
        margin-bottom: 15px
    }
    .mod-article-single__how-we-work {
        background: rgba(255, 255, 255, .45);
        padding: 15px
    }
}

.mod-article-single__how-we-work {
    margin: 113px 0 123px
}

.mod-article-single__how-we-work .item-title {
    margin-bottom: 33px
}

.mod-article-single__how-we-work .item_introtext {
    padding-right: 45%;
    margin-bottom: 39px
}

.mod-article-single__how-we-work .btn {
    background: #3e51b5;
    color: #fff
}

.mod-article-single__how-we-work .btn:hover {
    background: #d96caa;
    color: #303030
}

.mod-article-single__pricing_detailed .item_introtext {
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07)
}

.mod-article-single__about-top-article .item_img {
    margin-bottom: 39px
}

.mod-article-single__about-top-article .item_introtext p+p {
    margin-top: 36px
}

.mod-article-single__about-history .item_introtext p {
    margin-bottom: 59px
}

.mod-article-single__about-history .btn {
    background: #3e51b5;
    color: #fff
}

.mod-article-single__about-history .btn:hover {
    background: #d96caa;
    color: #303030
}

.page-blog.page-blog__blog_sidebar .items-leading .item {
    padding-right: 101px;
    margin-bottom: 48px;
    text-align: left
}

@media (max-width:992px) {
    .page-blog.page-blog__blog_sidebar .items-leading .item {
        padding-right: 0
    }
}

.page-blog.page-blog__blog_sidebar .items-leading .item .item_img a,
.page-blog.page-blog__blog_sidebar .items-leading .item .item_img img {
    width: 100%
}

.page-blog.page-blog__blog_sidebar .items-leading .item .item_info,
.page-blog.page-blog__blog_sidebar .items-leading .item .item_introtext {
    text-align: left
}

.page-blog.page-blog__blog_sidebar .items-leading .item .item_category-name {
    margin-bottom: 17px
}

.page-blog.page-blog__blog_sidebar .items-leading .item .item_title {
    margin-bottom: 18px
}

.blog .item .item_content .komento {
    display: none
}

.blog .item .item_content .item_createdby,
.blog .item .item_content .item_published {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    color: #3e51b5;
    position: relative;
    padding-left: 23px;
    display: inline;
    letter-spacing: 1.4px
}

.blog .item .item_content .item_createdby:before,
.blog .item .item_content .item_published:before {
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 14px;
    color: #3e51b5;
    position: relative
}

.blog .item .item_content .item_createdby {
    margin-right: 10px
}

.blog .item .item_content .item_createdby:before {
    content: '\f007'
}

.blog .item .item_content .item_published {
    padding-left: 24px
}

.blog .item .item_content .item_published:before {
    content: '\f133'
}

.blog .page_header,
.page-blog .page_header,
.page-item__blog .page_header {
    margin-bottom: 48px
}

.blog .item,
.page-blog .item,
.page-item__blog .item {
    text-align: center;
    margin-bottom: 77px
}

.blog .item_img,
.page-blog .item_img,
.page-item__blog .item_img {
    margin: 0 0 24px;
    text-align: center
}

.blog .item_title,
.page-blog .item_title,
.page-item__blog .item_title {
    margin-bottom: 14px
}

.blog .item_title a,
.page-blog .item_title a,
.page-item__blog .item_title a {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.8px;
    font-weight: 800;
    text-transform: uppercase
}

.blog .item_introtext,
.page-blog .item_introtext,
.page-item__blog .item_introtext {
    text-align: center;
    margin-top: 13px;
    margin-bottom: 42px
}

.blog .item_introtext p,
.page-blog .item_introtext p,
.page-item__blog .item_introtext p {
    margin: 0 0 10px
}

.blog .item_category-name,
.page-blog .item_category-name,
.page-item__blog .item_category-name {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1.4px;
    font-weight: 800;
    color: #909090;
    text-transform: uppercase;
    margin-bottom: 13px
}

.blog .item_category-name a,
.page-blog .item_category-name a,
.page-item__blog .item_category-name a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #909090;
    letter-spacing: 1.4px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0
}

.blog .item_category-name a:hover,
.page-blog .item_category-name a:hover,
.page-item__blog .item_category-name a:hover {
    color: #3e51b5
}

.blog .btn,
.page-blog .btn,
.page-item__blog .btn {
    border: 1px solid #a2a2a2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #303030;
    background: 0 0
}

.blog .btn:hover,
.page-blog .btn:hover,
.page-item__blog .btn:hover {
    border-color: transparent;
    background: #d96caa
}

.blog .items-leading .item,
.page-blog .items-leading .item,
.page-item__blog .items-leading .item {
    margin-bottom: 30px
}

.blog .tags a,
.page-blog .tags a,
.page-item__blog .tags a {
    color: #fff
}

.blog .tags a:hover,
.page-blog .tags a:hover,
.page-item__blog .tags a:hover {
    background: #d96caa;
    color: #303030
}

.blog .item_info,
.page-blog .item_info,
.page-item__blog .item_info {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    color: #3e51b5
}

.blog .item_info .item_createdby,
.blog .item_info .item_published,
.blog .item_info .komento,
.blog .item_info .tags,
.page-blog .item_info .item_createdby,
.page-blog .item_info .item_published,
.page-blog .item_info .komento,
.page-blog .item_info .tags,
.page-item__blog .item_info .item_createdby,
.page-item__blog .item_info .item_published,
.page-item__blog .item_info .komento,
.page-item__blog .item_info .tags {
    position: relative;
    padding-left: 23px
}

.blog .item_info .item_createdby:before,
.blog .item_info .item_published:before,
.blog .item_info .komento:before,
.blog .item_info .tags:before,
.page-blog .item_info .item_createdby:before,
.page-blog .item_info .item_published:before,
.page-blog .item_info .komento:before,
.page-blog .item_info .tags:before,
.page-item__blog .item_info .item_createdby:before,
.page-item__blog .item_info .item_published:before,
.page-item__blog .item_info .komento:before,
.page-item__blog .item_info .tags:before {
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 14px;
    color: #3e51b5;
    position: absolute;
    top: -1px;
    left: 2px
}

.blog .item_info .item_createdby:before,
.page-blog .item_info .item_createdby:before,
.page-item__blog .item_info .item_createdby:before {
    content: '\f007'
}

.blog .item_info .item_published,
.page-blog .item_info .item_published,
.page-item__blog .item_info .item_published {
    padding-left: 24px
}

.blog .item_info .item_published:before,
.page-blog .item_info .item_published:before,
.page-item__blog .item_info .item_published:before {
    content: '\f133'
}

.blog .item_info .komento,
.page-blog .item_info .komento,
.page-item__blog .item_info .komento {
    padding-left: 22px
}

.blog .item_info .komento:before,
.page-blog .item_info .komento:before,
.page-item__blog .item_info .komento:before {
    content: '\f1d7'
}

.blog .item_info .tags:before,
.page-blog .item_info .tags:before,
.page-item__blog .item_info .tags:before {
    content: '\f02c'
}

.blog .item_info .tags .label,
.page-blog .item_info .tags .label,
.page-item__blog .item_info .tags .label {
    padding: 0;
    font-size: 100%;
    line-height: 12px;
    border-radius: none;
    font-weight: 400
}

.blog .item_info .tags .label:hover,
.page-blog .item_info .tags .label:hover,
.page-item__blog .item_info .tags .label:hover {
    color: #d96caa;
    background-color: transparent
}

.blog .item_info .tags li,
.page-blog .item_info .tags li,
.page-item__blog .item_info .tags li {
    line-height: 12px
}

.blog .item_info .tags li+li,
.page-blog .item_info .tags li+li,
.page-item__blog .item_info .tags li+li {
    padding-left: 10px;
    border-left: 2px solid #fff
}

.blog .item_info dd+dd,
.page-blog .item_info dd+dd,
.page-item__blog .item_info dd+dd {
    margin-left: 14px
}

.page-item__blog .kmt-form-area .komento_title {
    margin-bottom: 40px
}

.page-item__blog .kmt-form-area form mark {
    top: -25px
}

.page-item__blog .item_category-name,
.page-item__blog .item_title {
    margin-bottom: 20px
}

.page-item__blog .item_info {
    text-align: left
}

.page-item__blog .item_fulltext blockquote {
    padding-left: 0
}

.addthis_toolbox {
    padding-top: 18px
}

.video_frame {
    margin-bottom: 26px;
    position: relative
}

.video_frame iframe {
    border: none!important;
    height: 100%!important;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%!important
}

.item_info_dl {
    margin: 0 0 11px
}

.item_info_dl dd {
    display: inline;
    margin: 0
}

.item_info_dl dd>* {
    display: inline
}

#logo h1:after,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext p {
    display: none
}

.team_team .item_introtext {
    overflow: hidden
}

.team_team .item_content {
    text-align: center
}

.team_team .social-links {
    margin-top: 15px
}

.rd-video iframe#player {
    max-width: none
}

#logo a,
.search-block input {
    max-width: 100%
}

#top {
    width: 100%
}

#logo {
    padding-top: 8px;
    float: left;
}

#logo img+h1 {
    border: none;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 0
}

#logo h1 {
    color: #fff;
    font-size: 24px;
    letter-spacing: 2.4px;
    font-weight: 800;
    padding: 0
}

#logo a {
    display: inline-block
}

.search-block {
    text-align: right
}

.acymailing_modulelanding-subscribe .acymailing_form,
.acymailing_modulelanding-subscribe .responseContainer {
    text-align: center
}

.body__home-landing #showcase {
    background: #3e51b5
}

.body__home-landing #mainbottom-2,
.body__services #feature {
    background: #e9eaec
}

.option-com_tmbox #content,
.option-com_virtuemart #content {
    padding-top: 73px;
    padding-bottom: 52px
}

#component {
    min-height: 0
}

.item {
    margin-bottom: 0
}

.item:after {
    content: '';
    display: block
}

.page-item {
    padding-bottom: 20px
}

.at-share-tbx-element a.at-share-btn {
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease
}

.at-share-tbx-element a.at-share-btn:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.tagspopular ul {
    margin: 0
}

.tagspopular ul li {
    display: inline-block;
    list-style: none;
    padding: 0 4px 2px 0
}

.content-links ul {
    list-style: none;
    margin: 0
}

#mainbottom:after,
#mainbottom:before {
    content: " ";
    display: table
}

.body__contacts #mainbottom-2 {
    padding-top: 78px
}

.body__faqs #mainbottom-2,
.body__home #mainbottom-3 {
    background: #fff
}

.body__about #mainbottom-3 {
    background: #e9eaec
}

.body__home-landing #mainbottom-3 {
    background: url(../images/landing-img02.jpg) center center no-repeat;
    background-size: cover
}

.body__home #mainbottom-5 {
    background: #eeeff3
}

@media (max-width:1500px) {
    .body__home-landing #mainbottom-3 {
        background-position: 60%
    }
}

@media (max-width:1199px) {
    .body__home-landing #mainbottom-3 {
        background-position: 0
    }
}

@media (min-width:2050px) {
    .body__home-landing #mainbottom-3 {
        background-size: cover
    }
}

.home-testimonials {
    margin: 82px 0 60px
}

.home-testimonials .page_header {
    margin-bottom: 18px
}

.home-testimonials .owl-item_content {
    padding: 0 7%
}

.home-testimonials .owl-item_content blockquote {
    margin: 0;
    font-size: 24px;
    line-height: 36px;
    padding: 30px 10px 10px
}

.home-testimonials .owl-item_content blockquote p {
    margin-bottom: 10px;
    font-family: 'Roboto Condensed', sans-serif;
}

.home-testimonials .owl-item_content .item_img {
    margin-bottom: 27px
}

.home-testimonials .owl-item_content .item_img img {
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#footer-wrapper,
.acymailing_module.copyright-newslatter .acymailing_form span {
    width: 100%
}

.home-testimonials .owl-item_content .item_title {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 1.4px;
    color: #3e51b5
}

#copyright-top .moduleTitle,
.copyright-contacts .item_introtext a {
    color: #fff
}

.body__process #mainbottom-4 {
    background: #eeeff3
}

#copyright {
    padding: 10px 0 11px
}

#copyright-top {
    color: #fff;
    background-color: #303030;
    background-size: cover;
    padding: 72px 0 64px
}

.copyright-contacts .item_introtext {
    margin-bottom: 43px
}

.copyright-contacts .item_introtext a:hover {
    color: #d96caa
}

.copyright-contacts p {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}

.copyright-contacts p span {
    font-weight: 800
}

.copyright-contacts .btn {
    padding: 9px 30px
}

@media (max-width:767px) {
    .copyright-contacts {
        margin-bottom: 30px
    }
}

.acymailing_module.copyright-newslatter .subbutton {
    background: 0 0;
    border: none;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 11px;
    top: 17px;
    outline: 0
}

.acymailing_module.copyright-newslatter .subbutton:before {
    content: '\f061';
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.acymailing_module.copyright-newslatter .subbutton:hover:before {
    color: #d96caa
}

.acymailing_module.copyright-newslatter .acysubbuttons .button {
    background: #d96caa
}

.acymailing_module.copyright-newslatter .acysubbuttons .button:hover {
    background: #3e51b5
}

.acymailing_module.copyright-newslatter .acymailing_introtext {
    margin-bottom: 43px
}

.acymailing_module.copyright-newslatter .acymailing_introtext p {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}

.acymailing_module.copyright-newslatter .acymailing_form .acyfield_email input {
    padding: 4px 40px 7px 25px;
    color: #fff
}

.acymailing_module.copyright-newslatter .acymailing_form .acyfield_email input.error {
    color: #fff!important
}

.acymailing_module.copyright-newslatter .acymailing_form .acyfield_email input.error::-webkit-input-placeholder,
.acymailing_module.copyright-newslatter .acymailing_form .acyfield_email input::-webkit-input-placeholder,
.acymailing_module.copyright-newslatter .acymailing_form .acyfield_email textarea::-webkit-input-placeholder {
    color: #fff!important;
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.acymailing_module.copyright-newslatter .acymailing_form .acyfield_email input.error::-moz-placeholder,
.acymailing_module.copyright-newslatter .acymailing_form .acyfield_email input::-moz-placeholder,
.acymailing_module.copyright-newslatter .acymailing_form .acyfield_email textarea::-moz-placeholder {
    color: #fff!important;
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.acymailing_module.copyright-newslatter .acymailing_form mark {
    right: 18px;
    top: -22px
}

.acymailing_module.copyright-newslatter .acymailing_form mark label {
    color: #fff
}

.acymailing_modulelanding-subscribe {
    padding-bottom: 60px
}

.acymailing_modulelanding-subscribe form mark {
    top: -32px
}

.acymailing_modulelanding-subscribe .acymailing_introtext {
    text-align: center;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    line-height: 45px;
    padding: 0 200px;
    margin-bottom: 30px
}

@media (max-width:991px) {
    .acymailing_modulelanding-subscribe .acymailing_introtext {
        padding: 0 40px
    }
}

@media (max-width:767px) {
    .acymailing_modulelanding-subscribe .acymailing_introtext {
        padding: 0 20px
    }
    .acymailing_modulelanding-subscribe button.subbutton {
        margin-top: 20px
    }
}

.acymailing_modulelanding-subscribe .acymailing_form .acyfield_email {
    position: relative
}

.acymailing_modulelanding-subscribe .acymailing_form .acyfield_email input {
    max-width: 366px!important;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 0;
    padding: 1px 7px 2px 24px
}

.acymailing_modulelanding-subscribe button.subbutton {
    font-size: 17px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 67px;
    display: inline-block;
    color: #fff;
    background: #3e51b5;
    border-radius: 23px;
    border: none;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2.55px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.acymailing_modulelanding-subscribe button.subbutton:hover {
    background: #d96caa;
    color: #303030
}

.copyright {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}

.copyright .privacy_link {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit
}

.copyright .privacy_link:hover {
    color: #d96caa
}

.footer-social {
    text-align: right;
    float: right;
    margin-top: 45px
}

.address_phones {
    font-size: 18px;
    font-weight: 500
}

.address_phones i {
    font-size: 24px;
    vertical-align: middle;
    color: #3e51b5
}

.address_phones i.fa-fax {
    margin: 0 5px 0 20px
}

.address_phones span {
    white-space: nowrap
}

.copyright-social .moduleTitle {
    margin-bottom: 44px
}

.nav.menu.social {
    font-size: 0;
    line-height: 0;
    margin: 0
}

.nav.menu.social li {
    display: inline-block;
    padding: 0;
    margin: 0 13px 10px 0
}

.nav.menu.social li:before {
    display: none
}

.nav.menu.social li a {
    color: #fff;
    display: block;
    font-size: 18px;
    height: 44px;
    width: 44px;
    line-height: 44px;
    position: relative;
    text-align: center;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.nav.menu.social li a:hover {
    border-color: #d96caa;
    background: 0 0;
    color: #d96caa
}

.mod-custom__page_loader {
    left: 0;
    right: 0;
    height: 100%;
    z-index: 999999999999999999;
    background: #fff;
    text-align: center;
    overflow: hidden;
    opacity: 100;
    -moz-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.mod-custom__page_loader:before {
    content: '';
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle
}

.mod-custom__page_loader .logo {
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    top: -50px;
    margin: 0;
    padding: 0;
    opacity: 0
}

.mod-custom__page_loader .logo h1 {
    position: relative;
    font-size: 14px;
    line-height: 35px;
    color: #888;
    font-weight: 300;
    text-transform: none!important
}

.mod-custom__page_loader .logo h1:before {
    height: 35px;
    width: 35px;
    border-radius: 1000px;
    content: "";
    left: 0;
    position: absolute;
    top: 0
}

.mod-custom__page_loader .logo h1:after {
    height: 29px;
    left: 23px;
    top: 4px;
    width: 29px;
    border-radius: 1000px;
    content: "";
    opacity: .6;
    position: absolute
}

.mod-custom__page_loader .logo h1 span.item_title_part_0 {
    font-size: 37px;
    color: #222;
    font-weight: 500
}

.mod-custom__page_loader .loader {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0 0 0 -50px;
    opacity: 0
}

.mod-custom__page_loader .loader svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mod-custom__page_loader .loader svg circle+circle {
    fill: #d96caa!important
}

.mod-custom__page_loader .loader svg circle+circle+circle {
    fill: #3e51b5!important
}

.mod-custom__page_loader .loader svg circle+circle+circle+circle {
    fill: #d96caa!important
}

.mod-custom__page_loader.loading .loader,
.mod-custom__page_loader.loading .logo {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 100
}

.mod-custom__page_loader .logo,
.mod-custom__page_loader.ended {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.mod-custom__page_loader.ended {
    transform: translate(0, 0);
    opacity: 0;
    -webkit-transition: -webkit-transform 1s ease .5s, -moz-transform 1s ease .5s, -ms-transform 1s ease .5s, -o-transform 1s ease .5s, transform 1s ease .5s, opacity 1s ease .5s;
    -o-transition: -webkit-transform 1s ease .5s, -moz-transform 1s ease .5s, -ms-transform 1s ease .5s, -o-transform 1s ease .5s, transform 1s ease .5s, opacity 1s ease .5s;
    transition: -webkit-transform 1s ease .5s, -moz-transform 1s ease .5s, -ms-transform 1s ease .5s, -o-transform 1s ease .5s, transform 1s ease .5s, opacity 1s ease .5s
}

.mod-custom__page_loader.ended .loader,
.mod-custom__page_loader.ended .logo {
    -moz-transform: translate(0, -500px);
    -webkit-transform: translate(0, -500px);
    -ms-transform: translate(0, -500px);
    -o-transform: translate(0, -500px);
    transform: translate(0, -500px);
    opacity: 0
}

.mod-custom__page_loader {
    position: fixed!important;
    top: -100%!important
}

#style_switcher {
    color: #fff
}

#style_switcher,
#style_switcher .toggler {
    background: #333
}

#style_switcher .style_switcher_form .btn {
    color: #333
}

#style_switcher .style_switcher_form .btn:hover,
#style_switcher .toggler:hover {
    color: #fff
}

body.mobile_mode.mobile div#fixed-sidebar-right .moduletable.login {
    top: 56px
}

#to-desktop {
    padding-top: 20px;
    padding-bottom: 20px
}

@media screen and (max-height:639px) {
    #style_switcher,
    div#fixed-sidebar-right .moduletable.login {
        top: 57px!important
    }
}

@media (max-width:979px) {
    .thumbnails {
        margin-left: -12px
    }
    .thumbnails>li {
        margin-left: 12px
    }
    #back-top {
        display: none!important;
        opacity: 0!important
    }
    .nav-collapse .dropdown-menu a,
    .nav-collapse .nav>li>a {
        font-weight: inherit
    }
    #com_virtuemart ul.steps,
    #com_virtuemart ul.steps li {
        display: block
    }
    #com_virtuemart ul.steps li:before {
        top: 17px
    }
    #com_virtuemart ul.steps li>span {
        padding-top: 5px;
        padding-bottom: 5px
    }
    #com_virtuemart ul.steps li+li {
        border-top: none;
        border-left-width: 1px
    }
    #com_virtuemart ul.steps li+li>span:after,
    #com_virtuemart ul.steps li+li>span:before,
    #com_virtuemart ul.steps li.current+li>span:after {
        left: 50%;
        margin-left: -10px;
        border-bottom: none;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        display: none
    }
    #com_virtuemart ul.steps li+li>span:before {
        border-top: 10px solid #c7c7c7
    }
    #com_virtuemart ul.steps li+li>span:after {
        top: -1px;
        border-top: 10px solid #ededed
    }
    #com_virtuemart ul.steps li.current {
        background: #3e51b5
    }
    #com_virtuemart ul.steps li.current span,
    #com_virtuemart ul.steps li.current:before {
        color: #fff
    }
    #com_virtuemart ul.steps li.current+li>span:after {
        top: -1px;
        border-top: 10px solid
    }
    #com_virtuemart ul.steps li.current+li>span:before {
        display: none
    }
}

@media (min-width:768px) and (max-width:979px) {
    .fullwidth ul.icesubMenu.sub_level_1>li {
        padding-left: 0;
        padding-right: 0
    }
    .fullwidth ul.icesubMenu.sub_level_1 .iceCols>ul {
        padding: 0 15px
    }
}

@media (max-width:800px) {
    .img-full__left.span5 {
        width: 50%
    }
}

@media (max-width:767px) {
    .icemegamenu,
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search i.fa-times,
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search>i.fa-search {
        display: none
    }
    body {
        padding: 0
    }
    .icemega_modulewrap .icemega_cover_module {
        padding-left: 20px;
        padding-right: 20px
    }
    #logo {
        text-align: center;
        background: rgba(255, 255, 255, 1);
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
        padding: 10px 0 5px;
        float: none;
    }
    #logo a {
        margin: 0
    }
    .rd-mobilemenu_ul a.iceMenuTitle:hover {
        background: #3e51b5
    }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
        background: #d96caa!important;
        color: #303030
    }
    .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #fff!important
    }
    .rd-mobilemenu_ul a.active,
    .rd-mobilemenu_ul li.level_1.active>a {
        color: #d96caa;
        background: #3e51b5
    }
    .rd-mobilemenu_ul a.active .rd-submenu-toggle,
    .rd-mobilemenu_ul li.level_1.active>a .rd-submenu-toggle {
        background: #d96caa;
        color: #303030
    }
    .rd-mobilemenu_submenu li.active>a {
        color: #3e51b5;
        background: 0 0
    }
    .rd-mobilemenu_submenu .item,
    .rd-mobilemenu_submenu .item__module {
        opacity: 100;
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .rd-mobilemenu_submenu [class*=span] {
        width: 100%!important
    }
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search {
        position: static;
        visibility: visible;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
        margin-top: 10px
    }
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search #searchword {
        width: 100%
    }
    .nav.menu.pull-right.nav-pills {
        float: none;
        text-align: center
    }
    .nav.menu.pull-right.nav-pills li {
        display: inline-block;
        float: none
    }
    .item_introtext dl.table,
    .nav-tabs li {
        /*display: block*/
    }
    .item_introtext table {
        /*display: none*/
    }
    #com_virtuemart ul.steps,
    #com_virtuemart ul.steps li {
        display: block
    }
    #com_virtuemart ul.steps li:before {
        top: 17px
    }
    #com_virtuemart ul.steps li>span {
        padding-top: 5px;
        padding-bottom: 5px
    }
    #com_virtuemart ul.steps li+li {
        border-top: none;
        border-left-width: 1px
    }
    #com_virtuemart ul.steps li+li>span:after,
    #com_virtuemart ul.steps li+li>span:before,
    #com_virtuemart ul.steps li.current+li>span:after {
        left: 50%;
        margin-left: -10px;
        border-bottom: none;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }
    #com_virtuemart ul.steps li+li>span:before {
        border-top: 10px solid #c7c7c7
    }
    #com_virtuemart ul.steps li+li>span:after {
        top: -1px;
        border-top: 10px solid #ededed
    }
    #com_virtuemart ul.steps li.current+li>span:after {
        top: -1px;
        border-top: 10px solid
    }
    #com_virtuemart table.cart-summary .vm2-add_quantity_cart,
    #com_virtuemart table.cart-summary .vm2-remove_from_cart,
    #com_virtuemart table.cart-summary input.quantity-input {
        display: block;
        margin: 0 auto 5px
    }
    #com_virtuemart table.cart-summary .item_name {
        display: none
    }
    #com_virtuemart table.cart-summary .cart_product_image span.cart-images {
        margin-bottom: 30px
    }
    #com_virtuemart table.cart-summary .cart_product_image div.item_title {
        display: block
    }
    #com_virtuemart table.cart-summary .cart_product_image img {
        width: 100px
    }
    #com_virtuemart table.cart-summary .cart_product_title {
        display: none
    }
    #com_virtuemart form#userForm button.btn {
        margin-bottom: 10px
    }
    #com_virtuemart form#paymentForm label,
    #com_virtuemart form#userForm label {
        white-space: normal
    }
    #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical {
        width: 170px
    }
    #com_virtuemart .productdetails-view .product_tabs::before {
        left: 169px
    }
    #com_virtuemart .productdetails-view .product-related-products .product-field-type-R {
        width: 50%;
        margin-bottom: 30px
    }
    #com_virtuemart .category-view,
    #com_virtuemart .featured-view,
    #com_virtuemart .latest-view,
    #com_virtuemart .topten-view {
        font-size: 0
    }
    #com_virtuemart .category-view .product.vm-col,
    #com_virtuemart .category-view div.category,
    #com_virtuemart .featured-view .product.vm-col,
    #com_virtuemart .featured-view div.category,
    #com_virtuemart .latest-view .product.vm-col,
    #com_virtuemart .latest-view div.category,
    #com_virtuemart .topten-view .product.vm-col,
    #com_virtuemart .topten-view div.category {
        display: inline-block;
        width: 50%;
        font-size: 18px;
        vertical-align: top
    }
}

@media (max-width:639px) {
    ul#order {
        float: none
    }
}

@media (min-width:480px) and (max-width:767px) {
    .mod-newsflash-adv__progbars_circle .row-fluid .span3 {
        width: 50%;
        float: left
    }
    .mod-newsflash-adv__progbars_circle .row-fluid .span3:nth-child(2n-1) {
        clear: both
    }
}

@media (max-width:479px) {
    .alert {
        padding: 28px 58px 28px 70px
    }
    .alert:before {
        left: 10px;
        font-size: 40px
    }
    .img-full__left.span5 {
        margin-right: 0;
        width: 100%
    }
    .item_img {
        float: none;
        margin: 0 0 30px;
        max-width: 100%
    }
    .portfolio-thumbs {
        float: none;
        margin-right: 0;
        max-width: 100%;
        width: 100%
    }
    .portfolio-thumbs ul {
        margin-right: 0;
        overflow: hidden
    }
    .portfolio-thumbs ul li {
        padding-right: 0
    }
    .data-table dl {
        float: none;
        width: 100%
    }
    .data-table dl+dl {
        border-left: 1px solid #979797;
        border-top: none
    }
    .mod-login__aside .mod-login_passwd,
    .mod-login__aside .mod-login_userdata,
    .mod-login__aside .mod-login_username,
    .mod-search__aside .mod-search_searchword {
        width: 100%
    }
    .mod-login__aside .mod-login_userdata {
        overflow: hidden
    }
    div.modal {
        position: absolute
    }
    #error input {
        width: 200px
    }
    .jg_photo {
        width: 100%
    }
    .item_fulltext table tr td:before,
    .item_introtext table tr td:before {
        font-size: 23px;
        padding: 10px
    }
    .item_fulltext table tr td+td,
    .item_introtext table tr td+td {
        border-left: none
    }
    .chzn-container {
        width: 100%!important;
        min-width: 200px
    }
    #habla_beta_container_do_not_rely_on_div_classes_or_names {
        display: none!important
    }
    #com_virtuemart table.cart-summary .product_tbody__desktop,
    #com_virtuemart table.cart-summary .product_thead__desktop,
    #com_virtuemart table.cart-summary .sectiontableentry__desktop {
        display: none
    }
    #com_virtuemart table.cart-summary .product_tbody__mobile,
    #com_virtuemart table.cart-summary .product_thead__mobile,
    #com_virtuemart table.cart-summary .sectiontableentry__mobile {
        display: table-row
    }
    #com_virtuemart .productdetails-view .product_tabs::before,
    #com_virtuemart table.order_items caption,
    #com_virtuemart table.order_items thead {
        display: none
    }
    #com_virtuemart .productdetails-view .product_tabs .nav-tabs-vertical {
        width: 100%;
        float: none
    }
    #com_virtuemart .productdetails-view .product_tabs .tab-content {
        padding: 15px 0
    }
}

@media (max-width:991px) {
    .news-date {
        position: relative;
        left: 42%;
    }
}

@media (max-width:768px){
    .news-date {
        position: relative;
        left: 42%;
    }
}

@media (max-width:414px) {
    .mdl-list__news-article{
        width: 100%;
    }

    .mdl-list__item {
        margin-left: -12%;
        font-size: 18px;
    }

    .news-date{
        position: relative;
        left: 23%;
    }
}

@media (max-width:412px) {
    .mdl-list__news-article {
        width: 100%;
    }

    .mdl-list__item {
        margin-left: -12%;
        font-size: 17px;
    }

    .news-date{
        position: relative;
        left: 24%;
    }
}

@media (max-width:375px) {
    .mdl-list__news-article {
        width: 100%;
    }

    .mdl-list__item {
        margin-left: -12%;
        font-size: 16px;
    }

    .news-date{
        position: relative;
        left: 25%;
    }
}

@media (max-width:360px) {
    .mdl-list__news-article {
        width: 100%;
    }

    .mdl-list__item {
        margin-left: -12%;
        font-size: 16px;
    }

    .news-date {
        position: relative;
        left: 22%;
    }
}

@media (max-width:320px) {
    #style_switcher {
        width: 220px!important;
        padding: 20px!important
    }
    #style_switcher ul {
        padding: 0 0 13px!important
    }
    #style_switcher ul li {
        margin-right: 5px!important
    }

    .mdl-list__news-article {
        width: 100%;
    }

    .mdl-list__item {
        margin-left: -16%;
    }

    .news-date {
        position: relative;
        left: 20%;
    }
}

@media print {
    .item,
    .item__module {
        opacity: 100!important;
        transform: none!important;
        -o-transform: none!important;
        -moz-transform: none!important;
        -webkit-transform: none!important;
        -ms-transform: none!important
    }
    .scroll-to-fixed-fixed {
        position: static!important;
        width: 100%!important
    }
    .scroll-to-fixed-fixed+div {
        display: none!important
    }
}

.mod-custom__page_loader .logo {
    transform: translate(0, 0);
    -webkit-transition: -moz-transform 1s ease, -webkit-transform 1s ease, -ms-transform 1s ease, -o-transform 1s ease, transform 1s ease, opacity 1s ease;
    -o-transition: -moz-transform 1s ease, -webkit-transform 1s ease, -ms-transform 1s ease, -o-transform 1s ease, transform 1s ease, opacity 1s ease;
    transition: -moz-transform 1s ease, -webkit-transform 1s ease, -ms-transform 1s ease, -o-transform 1s ease, transform 1s ease, opacity 1s ease
}

.mod-custom__page_loader .loader {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -moz-transform 1s ease, -webkit-transform 1s ease, -ms-transform 1s ease, -o-transform 1s ease, transform 1s ease, opacity 1s ease;
    -o-transition: -moz-transform 1s ease, -webkit-transform 1s ease, -ms-transform 1s ease, -o-transform 1s ease, transform 1s ease, opacity 1s ease;
    transition: -moz-transform 1s ease, -webkit-transform 1s ease, -ms-transform 1s ease, -o-transform 1s ease, transform 1s ease, opacity 1s ease;
    background: url(../images/pharmachieve_loader.gif) 50% 50% no-repeat
}

.body__404 #copyright,
.body__404 #top,
.mod-custom__page_loader .loader svg {
    display: none
}

.body__404 #maintop {
    height: 100vh;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../images/404.jpg) center center no-repeat;
    background-size: cover
}

.fullwidth ul.icesubMenu.sub_level_1 .category .icemega_cover_module .icemega_modulewrap .iceModuleTile,
.fullwidth ul.icesubMenu.sub_level_1:before {
    display: none
}

.body__404 #maintop .mod-article-single__404 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

.body__404 #maintop .mod-article-single__404 .item_introtext {
    text-align: center;
    color: #fff;
    padding: 0 20px
}

.body__404 #maintop .mod-article-single__404 .item_introtext .big-404 {
    margin-bottom: 68px
}

.body__404 #maintop .mod-article-single__404 .item_introtext .item_title {
    color: #fff;
    margin-bottom: 34px
}

.body__404 #maintop .mod-article-single__404 .item_introtext p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif
}

.body__404 #maintop .mod-search {
    padding-top: 34px
}

.body__404 #maintop .mod-search .navbar-form {
    max-width: 639px;
    margin: 0 auto;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none
}

.body__404 #maintop .mod-search .navbar-form input.error::-webkit-input-placeholder,
.body__404 #maintop .mod-search .navbar-form input::-webkit-input-placeholder,
.body__404 #maintop .mod-search .navbar-form textarea::-webkit-input-placeholder {
    font-size: 18px!important
}

.body__404 #maintop .mod-search .navbar-form input.error::-moz-placeholder,
.body__404 #maintop .mod-search .navbar-form input::-moz-placeholder,
.body__404 #maintop .mod-search .navbar-form textarea::-moz-placeholder {
    font-size: 18px!important
}

.body__404 #maintop .mod-search .navbar-form input {
    height: 58px;
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    border-radius: 58px;
    background: #fff;
    padding: 0 200px 1px 42px
}

.body__404 #maintop .mod-search .navbar-form .btn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    background: #3e51b5;
    color: #fff;
    height: 58px;
    padding: 9px 57px
}

.body__404 #maintop .mod-search .navbar-form .btn:hover {
    background: #d96caa;
    color: #303030
}

.fullwidth {
    position: static!important
}

.fullwidth.hover ul.icesubMenu.sub_level_1 {
    -moz-transform: translate(0, 0)!important;
    -webkit-transform: translate(0, 0)!important;
    -ms-transform: translate(0, 0)!important;
    -o-transform: translate(0, 0)!important;
    transform: translate(0, 0)!important
}

.fullwidth ul.icesubMenu.sub_level_1 {
    left: 15px;
    padding: 0 0 35px;
    -moz-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
    margin-top: 10px;
    max-width: 1170px
}

.fullwidth ul.icesubMenu.sub_level_1 .category {
    padding-top: 7px
}

.fullwidth ul.icesubMenu.sub_level_1 .category .icemega_cover_module .icemega_modulewrap .moduleTitle {
    margin-bottom: 13px
}

.fullwidth ul.icesubMenu.sub_level_1 .category .icemega_cover_module .icemega_modulewrap ul.menu li a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    color: #303030;
    word-wrap: break-word
}

.fullwidth ul.icesubMenu.sub_level_1 .category .icemega_cover_module .icemega_modulewrap ul.menu li a:hover,
.portfolio-meta-list li strong {
    color: #3e51b5
}

.fullwidth ul.icesubMenu.sub_level_1 .category .icemega_cover_module .icemega_modulewrap ul.menu li+li {
    margin-top: 7px
}

#habla_window_div #habla_topbar_div {
    background: #3e51b5!important;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.moduletable.blog .item .item_img a {
    width: 100%;
    position: relative
}

.moduletable.blog .item .item_img a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(62, 81, 181, .5);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    visibility: hidden
}

.moduletable.blog .item .item_img a:hover:before {
    opacity: 100;
    visibility: visible
}

.moduletable.blog .item .item_img img {
    width: 100%;
    max-width: none
}

.moduletable.site_map ul li.deeper:before {
    display: inline-block
}

.moduletable.site_map ul li:before {
    top: 0;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.portfolio-meta-list {
    margin-top: 40px
}

.portfolio-meta-list li {
    font-weight: 400
}

.option-com_joomgallery #fancybox-thumbs ul li {
    height: 53px!important
}

#Kunena div.chzn-container .chzn-results li {
    line-height: 24px;
    white-space: pre-wrap
}

.mod_tm_ajax_contact_form div.chzn-container-single .chzn-results li {
    font-size: 14px
}

@media (max-width:767px) {
    .body__404 #maintop .mod-article-single__404 .item_introtext {
        padding: 20px 20px 60px
    }
}

@media (max-width:479px) {
    .body__404 #maintop .mod-search .navbar-form input {
        height: 58px;
        -webkit-border-radius: 58px;
        -moz-border-radius: 58px;
        border-radius: 58px;
        background: #fff;
        padding: 0 42px 1px
    }
    .body__404 #maintop .mod-search .navbar-form .btn {
        position: relative;
        top: 0;
        right: 0;
        margin: 20px 0 0;
        background: #3e51b5;
        color: #fff;
        height: 58px;
        padding: 9px 57px
    }
}

@media (max-height:500px) {
    .body__404 #copyright,
    .body__404 #top {
        display: none
    }
    .body__404 #maintop {
        height: auto
    }
}

.body__home2 #top {
    background: #fff
}

.body__home2 #top .btn_modal {
    color: #303030;
    border-color: #303030
}

.body__home2 #top .btn_modal:hover {
    color: #d96caa;
    border-color: #d96caa
}

@media (max-width:767px) {
    .body__home2 #logo {
        padding-bottom: 11px
    }
}

.body__home2 #copyright-top {
    padding: 124px 0 64px;
    position: relative
}

.body__home2 #copyright-top:before {
    content: '';
    max-width: 1170px;
    position: absolute;
    top: 0;
    height: 53px;
    background: #fff;
    left: 50%;
    right: 0;
    transform: translate(-50%, 0);
    width: 100%
}

.body__home2 .icemegamenu>ul>li>a.iceMenuTitle {
    color: #303030
}

.body__home2 .icemegamenu>ul>li>a.iceMenuTitle.hover,
.body__home2 .icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
.body__home2 .icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #3e51b5;
    background: 0 0
}

.body__home2 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle {
    color: #303030
}

.body__home2 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.hover,
.body__home2 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
.body__home2 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #3e51b5;
    background: 0 0
}

.body__home3 #navigation,
.body__home3 #top {
    background: #d96caa
}

.body__home3 #top {
    border-bottom: 1px solid #544c22
}

.body__home3 #top .btn_modal {
    color: #303030;
    border-color: #303030
}

.body__home3 #top .btn_modal:hover {
    color: #3e51b5;
    border-color: #3e51b5
}

.body__home3 #mainbottom-2,
.body__home3 #mainbottom-4 {
    background: #eeeff3
}

.body__home3 #mainbottom-5 {
    background: #d96caa
}

.body__home3 .icemegamenu>ul>li>a.iceMenuTitle {
    color: #303030
}

.body__home3 .icemegamenu>ul>li>a.iceMenuTitle.hover,
.body__home3 .icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
.body__home3 .icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #3e51b5;
    background: 0 0
}

.body__home3 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle {
    color: #303030
}

.body__home3 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.hover,
.body__home3 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
.body__home3 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #3e51b5;
    background: 0 0
}

.body__home4 #top {
    background: rgba(255, 255, 255, .5)
}

.body__home4 #top .btn_modal {
    color: #303030;
    border-color: #303030
}

.body__home4 #top .btn_modal:hover {
    color: #3e51b5;
    border-color: #3e51b5
}

.body__home4 #navigation {
    background: url(../images/home04-img01.png) center center no-repeat;
    background-size: cover
}

@media (max-width:1199px) {
    .body__home4 #navigation {
        background-position: -300px
    }
    #aside-left .moduletable .moduleTitle {
        font-size: 18px;
        line-height: 20px;
        letter-spacing: normal
    }
}

@media (max-width:991px) {
    .body__home4 #navigation {
        background-position: -500px
    }
}

@media (max-width:805px) {
    .body__home4 #navigation {
        background-position: -700px
    }
}

@media (max-width:767px) {
    .body__home3 #logo,
    .body__home4 #logo {
        padding-bottom: 11px
    }
    .body__home4 #navigation {
        background-position: 0
    }
    .moduletable.blog-fullwidth {
        padding-bottom: 30px
    }
}

.body__home4 #mainbottom,
.body__home4 #showcase {
    background: #eeeff3;
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .07)
}

.body__home4 .icemegamenu>ul>li>a.iceMenuTitle {
    color: #303030
}

.body__home4 .icemegamenu>ul>li>a.iceMenuTitle.hover,
.body__home4 .icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
.body__home4 .icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #3e51b5;
    background: 0 0
}

.body__home4 .stuck {
    position: relative!important
}

.body__home4 .scroll-to-fixed-fixed {
    position: fixed!important;
    background: #fff!important
}

.body__home4 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle {
    color: #303030
}

.body__home4 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.hover,
.body__home4 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle.icemega_active,
.body__home4 .scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle:hover {
    color: #3e51b5;
    background: 0 0
}

.body__home-shop #aside-left .moduletable,
.body__home-shop #aside-right .moduletable {
    margin-bottom: 30px
}

#aside-left .moduletable .moduleTitle {
    margin-bottom: 20px
}

.vmproduct.sidebarlist .rows .spacer {
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, .2);
    box-shadow: 0 0 11px rgba(0, 0, 0, .2)
}

.jssora11l,
.jssora11r {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.jssora11l:before,
.jssora11r:before {
    position: absolute;
    left: 0;
    width: 100%;
    font-family: FontAwesome;
    line-height: 0;
    text-align: center;
    color: #fff;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.moduletable.sidebar .vmproduct_sidebar .product_title {
    font-size: 14px;
    line-height: 16px
}

.moduletable.sidebar .rows+.rows {
    margin-top: 20px
}

.moduletable.blog-fullwidth {
    margin: 0!important;
    padding-top: 74px
}

.moduletable.home-testimonials2 {
    padding-top: 71px;
    padding-bottom: 94px
}

.moduletable.home-testimonials2 .page_header {
    margin-bottom: 19px
}

.moduletable.single-block1 {
    padding-top: 85px;
    padding-bottom: 78px
}

.moduletable.single-block1.single-block1_mod1 {
    padding-top: 68px;
    padding-bottom: 91px
}

.moduletable.single-block1.single-block1_mod2 {
    padding-top: 75px;
    padding-bottom: 28px
}

.moduletable.single-block1.single-block1_mod2 .moduleTitle {
    text-align: center
}

.moduletable.single-block2 {
    padding-top: 70px
}

.moduletable.single-block2.single-block2_mod3 {
    padding-top: 169px;
    padding-bottom: 168px
}

.moduletable.home2-folio {
    padding-top: 69px
}

.moduletable.home2-folio.home3-folio {
    padding-top: 73px
}

.moduletable.home2-folio.home3-folio .page_header {
    text-align: center;
    margin-bottom: 34px
}

.moduletable.single-block3 {
    padding-top: 72px;
    padding-bottom: 28px
}

.moduletable.home-pricing_mod1 {
    margin: 78px 0 88px
}

.moduletable.home-gallery {
    text-align: center;
    padding-top: 76px;
    padding-bottom: 142px
}

@media (max-width:1199px) {
    .moduletable.sidebar .vmproduct_sidebar .product_title {
        display: inline-block
    }
    .moduletable.home-gallery {
        padding-bottom: 70px
    }
}

.moduletable.home-gallery .page_header {
    margin-bottom: 43px
}

.moduletable.home-gallery.home-gallery_mod1 {
    padding-top: 73px;
    padding-bottom: 50px
}

.moduletable.home3_contact-form {
    padding-top: 77px;
    padding-bottom: 95px
}

.moduletable.home3_contact-form .page_header {
    text-align: center;
    margin-bottom: 43px
}

.moduletable.home3_contact-form .mod_tm_ajax_contact_form input,
.moduletable.home3_contact-form .mod_tm_ajax_contact_form textarea {
    border-color: #827744
}

.moduletable.home3_contact-form .mod_tm_ajax_contact_form .control-group-button {
    padding-top: 18px;
    text-align: right
}

.moduletable.home3_contact-form .mod_tm_ajax_contact_form .control-group-button .btn {
    letter-spacing: 2.25px;
    padding: 9px 21px;
    margin: 0;
    background: #3e51b5;
    color: #fff
}

.moduletable.home3_contact-form .mod_tm_ajax_contact_form .control-group-button .btn:hover {
    background: #663ab7;
    color: #fff
}

.moduletable.home4-parallax {
    width: 100%;
    position: relative;
    top: -78px;
    margin-bottom: -78px
}

@media (max-width:767px) {
    .moduletable.home3_contact-form .mod_tm_ajax_contact_form .flr {
        float: none
    }
    .moduletable.home4-parallax {
        top: 0;
        margin-bottom: 0
    }
}

.moduletable.adv_block2 {
    padding-top: 89px;
    padding-bottom: 108px
}

.mod-article-single__single-block1 {
    text-align: center
}

.mod-article-single__single-block1 .item-title {
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    color: #77cdcc
}

.mod-article-single__single-block1 .item_introtext {
    padding: 0 15%;
    margin-bottom: 42px
}

.mod-article-single__single-block1 .item_introtext p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif
}

.mod-article-single__single-block1 .btn {
    background: #3e51b5;
    color: #fff
}

.mod-article-single__single-block1 .btn:hover {
    background: #d96caa;
    color: #303030
}

.mod-article-single__single-block1.single-block1_mod1 .item-title {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 7.2px;
    color: #303030;
    margin-bottom: 26px
}

.mod-article-single__single-block1.single-block1_mod1 .item_introtext {
    padding: 0 12%;
    margin-bottom: 40px
}

.mod-article-single__single-block1.single-block1_mod1 .item_introtext p {
    font-size: 36px;
    line-height: 45px
}

.mod-article-single__single-block1.single-block1_mod1 .btn {
    background: #3e51b5;
    color: #fff;
    letter-spacing: 2.55px;
    padding: 9px 31px
}

.mod-article-single__single-block1.single-block1_mod1 .btn:hover {
    background: #663ab7;
    color: #fff
}

.mod-article-single__single-block1.single-block1_mod2 {
    text-align: center
}

.mod-article-single__single-block1.single-block1_mod2 .pretext {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 9px
}

.mod-article-single__single-block1.single-block1_mod2 .item__module .item_img {
    margin-bottom: 40px
}

.mod-article-single__single-block1.single-block1_mod2 .item_introtext {
    padding: 0;
    margin-bottom: 0
}

.mod-article-single__single-block1.single-block1_mod2 .item_introtext p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: normal;
    font-family: 'Open Sans', sans-serif
}

.mod-article-single__single-block1.single-block1_mod2 .our-services .item .item_title {
    min-height: 42px
}

.mod-article-single__single-block2 .item-title {
    margin-bottom: 34px
}

.mod-article-single__single-block2 .item_introtext {
    margin-bottom: 41px
}

.mod-article-single__single-block2 .item_introtext p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif
}

.mod-article-single__single-block2 .btn {
    background: 0 0;
    border: 1px solid #a2a2a2;
    color: #303030;
    margin-right: 15px;
    margin-bottom: 10px
}

.mod-article-single__single-block2 .btn:hover {
    background: #d96caa;
    border-color: transparent
}

.mod-article-single__single-block2 .readmore {
    background: #3e51b5;
    color: #fff;
    border-color: transparent
}

.mod-article-single__single-block2 .readmore:hover {
    background: #d96caa;
    color: #303030
}

.mod-article-single__single-block2.single-block2_mod1 .item-title {
    color: #fff
}

.mod-article-single__single-block2.single-block2_mod1 .item_introtext {
    padding: 0 10%
}

.mod-article-single__single-block2.single-block2_mod1 .item_introtext p {
    color: #fff
}

.mod-article-single__single-block2.single-block2_mod2 {
    padding-top: 121px;
    padding-bottom: 40px;
    border: 2px solid #fff;
    border-bottom: none;
    position: relative
}

.mod-article-single__single-block2.single-block2_mod2:after,
.mod-article-single__single-block2.single-block2_mod2:before {
    content: '';
    position: absolute;
    width: 57px;
    height: 2px;
    background: #fff
}

.mod-article-single__single-block2.single-block2_mod2:before {
    bottom: 0;
    left: 0
}

.mod-article-single__single-block2.single-block2_mod2:after {
    bottom: 0;
    right: 0
}

.mod-article-single__single-block2.single-block2_mod2 .item-title {
    padding: 0 10%;
    color: #fff
}

@media (max-width:479px) {
    .mod-article-single__single-block2.single-block2_mod2 .item-title {
        font-size: 36px;
        line-height: 40px
    }
}

.mod-article-single__single-block2.single-block2_mod2 .item_introtext,
.mod-article-single__single-block2.single-block2_mod2 .item_introtext p {
    color: #fff
}

.mod-article-single__single-block2.single-block2_mod2 .btn {
    background: #3e51b5;
    color: #fff;
    border-color: transparent;
    margin-right: 0
}

.mod-article-single__single-block2.single-block2_mod2 .btn:hover {
    background: #d96caa;
    color: #303030;
    border-color: transparent
}

.mod-article-single__single-block3 {
    text-align: center
}

.mod-article-single__single-block3 .item-title {
    margin-bottom: 42px
}

.mod-article-single__single-block3 .item_img {
    margin-bottom: 39px
}

.mod-article-single__single-block3 .item_introtext {
    padding-left: 11%;
    padding-right: 11%;
    margin-bottom: 38px
}

.mod-article-single__single-block3 .item_introtext p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif
}

.mod-article-single__single-block3 .btn {
    background: #3e51b5;
    color: #fff
}

.mod-article-single__single-block3 .btn:hover {
    background: #d96caa;
    color: #303030
}

.home2-bg #bg_video #bg_video__content {
    padding: 119px 0
}

.home2-bg #bg_video p {
    font-size: 18px;
    line-height: 30px;
    text-shadow: none;
    color: #fff;
    text-transform: none
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2 .pretext {
    text-align: center
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2.work-process2_mod1 .row {
    position: relative
}

.moduletable.work-process2 .mod-newsflash-adv__work-process2.work-process2_mod1 .row:before {
    bottom: 0;
    content: '';
    display: block;
    left: 50%;
    margin-left: 0;
    position: absolute;
    top: 0;
    width: 5px;
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #3e51b5
}

@media (max-width:992px) {
    .mod-newsflash-adv__pricing_detailed.home-pricing_mod1 ul {
        padding-right: 5px
    }
}

.mod-newsflash-adv__home-testimonials2 blockquote {
    margin: 0;
    font-size: 24px;
    line-height: 36px;
    padding: 30px 10px 10px
}

.mod-newsflash-adv__home-testimonials2 blockquote p {
    margin-bottom: 10px
}

.mod-newsflash-adv__home-testimonials2 .item {
    margin-bottom: 39px
}

.mod-newsflash-adv__home-testimonials2 .item_img {
    margin-bottom: 27px
}

.mod-newsflash-adv__home-testimonials2 .item_img img {
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.mod-newsflash-adv__home-testimonials2 .item_title {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 1.4px;
    color: #3e51b5
}

.mod-newsflash-adv__home-testimonials2 .btn {
    padding: 9px 17px;
    background: #3e51b5;
    color: #fff
}

.mod-newsflash-adv__home-testimonials2 .btn:hover {
    background: #d96caa;
    color: #303030
}

.mod-newsflash-adv__adv_block1 .item .item_content {
    text-align: center;
    padding: 46px 30px 36px 50px
}

.mod-newsflash-adv__adv_block1 .item .item_content .item_introtext,
.mod-newsflash-adv__adv_block1 .item .item_content .item_title {
    color: #fff
}

.mod-newsflash-adv__adv_block1 .item .item_content .item_introtext p {
    font-size: 18px;
    line-height: 30px;
    text-shadow: none
}

.mod-newsflash-adv__adv_block1 .item:nth-child(1) .item_content {
    background: rgba(240, 212, 76, .4)
}

.mod-newsflash-adv__adv_block1 .item:nth-child(2) .item_content {
    background: rgba(62, 81, 181, .4)
}

.mod-newsflash-adv__adv_block1 .item:nth-child(3) .item_content {
    background: rgba(102, 58, 183, .4)
}

.mod-newsflash-adv__adv_block2 .row {
    padding: 0 15px
}

.mod-newsflash-adv__adv_block2 .item {
    width: 33.333333333333%;
    margin: 0;
    padding: 0
}

@media (max-width:767px) {
    .moduletable.work-process2 .mod-newsflash-adv__work-process2.work-process2_mod1 .row:before {
        display: none
    }
    .mod-newsflash-adv__adv_block2 .item {
        width: 100%;
        max-width: 440px;
        margin: 0 auto
    }
    .mod-newsflash-adv__adv_block2 .item+.item {
        margin-top: 30px
    }
}

@media (max-width:479px) {
    .mod-newsflash-adv__adv_block2 .item {
        max-width: none;
        margin: 0
    }
}

.mod-newsflash-adv__adv_block2 .item .item_content-wrapper {
    position: relative;
    background: #fff
}

.mod-newsflash-adv__adv_block2 .item .item_content-block {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

@media (max-width:767px) {
    .mod-newsflash-adv__adv_block2 .item .item_content-block {
        position: relative;
        padding-top: 20px
    }
}

.mod-newsflash-adv__adv_block2 .item .item_content-block:before {
    content: "";
    display: inline-block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    width: 0
}

.mod-newsflash-adv__adv_block2 .item .item_content-block .item_content {
    padding: 0 18px;
    color: #fff;
    display: inline-block;
    max-width: 98%;
    vertical-align: middle
}

.mod-newsflash-adv__adv_block2 .item .item_img a:before,
.mod-newsflash-adv__home2-folio .item .item_img .readmore-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(62, 81, 181, .5);
    -webkit-transition: .3s;
    -o-transition: .3s;
    bottom: 0;
    right: 0
}

.mod-newsflash-adv__adv_block2 .item .item_content-block .item_content .fa {
    margin-bottom: 21px
}

.mod-newsflash-adv__adv_block2 .item .item_content-block .item_content .fa:before {
    color: #3e51b5;
    font-size: 36px;
    line-height: 36px
}

.mod-newsflash-adv__adv_block2 .item .item_content-block .item_content .item_introtext,
.mod-newsflash-adv__adv_block2 .item .item_content-block .item_content .item_introtext p {
    color: #303030
}

@media (max-width:992px) {
    .mod-newsflash-adv__adv_block2 .item .item_content-block .item_content {
        padding: 0 13px 0 10px;
        max-width: 96%
    }
    .mod-newsflash-adv__adv_block2 .item .item_content-block .item_content .fa:before {
        font-size: 20px;
        line-height: 20px
    }
    .mod-newsflash-adv__adv_block2 .item .item_content-block .item_content .item_title {
        font-size: 14px;
        margin-bottom: 10px
    }
    .mod-newsflash-adv__adv_block2 .item .item_content-block .item_content .item_introtext,
    .mod-newsflash-adv__adv_block2 .item .item_content-block .item_content .item_introtext p {
        font-size: 14px
    }
}

.mod-newsflash-adv__adv_block2 .item .item_img {
    margin: 0
}

.mod-newsflash-adv__adv_block2 .item .item_img a:before {
    content: '';
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: .3s
}

.mod-newsflash-adv__adv_block2 .item .item_img a:hover:before {
    opacity: 100;
    visibility: visible
}

.mod-newsflash-adv__home2-folio .item {
    margin-bottom: 70px
}

.mod-newsflash-adv__home2-folio .item .item_img {
    position: relative
}

.mod-newsflash-adv__home2-folio .item .item_img .readmore-wrapper {
    position: absolute;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.mod-newsflash-adv__home2-folio .item .item_img .readmore-wrapper .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    background: 0 0;
    border: 1px solid #fff;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mod-newsflash-adv__home2-folio .item .item_img .readmore-wrapper .btn:hover {
    color: #303030;
    border-color: transparent;
    background: #d96caa
}

.mod-newsflash-adv__home2-folio .item .item_img:hover .readmore-wrapper {
    opacity: 100;
    visibility: visible
}

.mod-newsflash-adv__home2-folio .item .item_title {
    margin-top: 26px
}

.mod-newsflash-adv__home2-folio .item .item_introtext p {
    margin-bottom: 9px
}

.mod-newsflash-adv__home2-folio .item .item_introtext small {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    color: #3e51b5;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}

.mod-newsflash-adv__home2-folio.home3-folio .pretext {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px
}

.mod-newsflash-adv__home2-folio.home3-folio .item {
    margin-bottom: 65px
}

.mod-newsflash-adv__home2-folio .home-pricing_mod1 {
    margin: 78px 0
}

.mod-newsflash-adv__counters.home2-counters {
    padding-top: 35px;
    padding-bottom: 54px
}

.mod-newsflash-adv__counters.home2-counters .item_content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: 0 0
}

.mod-newsflash-adv__counters.home2-counters .item_content .fa {
    color: #fff;
    margin-bottom: 26px
}

.mod-newsflash-adv__counters.home2-counters .item_content .item_title {
    font-size: 14px;
    line-height: 31px;
    letter-spacing: 1.4px;
    font-weight: 400;
    color: #fff;
    padding: 0 15px;
    margin-top: 8px
}

.mod-newsflash-adv__counters.home2-counters .item_content .counter {
    color: #fff;
    font-size: 60px;
    line-height: 52px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}

.VMmenu>li .menu li .menu li a,
.VMmenu>li .menu li a,
.VMmenu>li>a {
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400
}

.mod-newsflash-adv__blog.blog_mod2 .btn {
    background: #3e51b5;
    color: #fff;
    border-color: transparent
}

.mod-newsflash-adv__blog.blog_mod2 .btn:hover {
    background: #d96caa;
    color: #303030;
    border-color: transparent
}

.mod-newsflash-adv__blog.blog-fullwidth {
    overflow: hidden
}

.mod-newsflash-adv__blog.blog-fullwidth .item {
    background: #eeeff3;
    margin: 0
}

.mod-newsflash-adv__blog.blog-fullwidth .item.img_fl .item_img {
    float: left
}

.mod-newsflash-adv__blog.blog-fullwidth .item.img_fl .item_content,
.mod-newsflash-adv__blog.blog-fullwidth .item.img_fr .item_img {
    float: right
}

.mod-newsflash-adv__blog.blog-fullwidth .item.img_fl .item_content-wrapper {
    padding: 74px 48px 77px 47px
}

@media (max-width:767px) {
    .mod-newsflash-adv__adv_block2 .item .item_img a {
        width: 100%
    }
    .mod-newsflash-adv__adv_block2 .item .item_img img {
        width: 100%;
        max-width: none
    }
    .mod-newsflash-adv__blog.blog-fullwidth .item.img_fl .item_content-wrapper {
        padding: 44px 48px 47px 47px
    }
}

.mod-newsflash-adv__blog.blog-fullwidth .item.img_fr .item_content {
    float: left
}

.mod-newsflash-adv__blog.blog-fullwidth .item.img_fr .item_content-wrapper {
    float: right;
    padding: 74px 48px 77px 0;
    margin-right: 13px
}

@media (max-width:1199px) {
    .mod-newsflash-adv__blog.blog-fullwidth .item.img_fr .item_content-wrapper {
        padding: 74px 48px 77px 47px;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .mod-newsflash-adv__blog.blog-fullwidth .item.img_fr .item_content-wrapper {
        float: none;
        padding: 44px 48px 47px 47px
    }
}

.mod-newsflash-adv__blog.blog-fullwidth .item .item_content,
.mod-newsflash-adv__blog.blog-fullwidth .item .item_introtext {
    text-align: left
}

.mod-newsflash-adv__blog.blog-fullwidth .item .item_content .item_createdby {
    padding-left: 0
}

@media (max-width:992px) {
    .mod-newsflash-adv__blog.blog-fullwidth .item .item_content .item_published {
        padding-left: 0
    }
}

.mod-newsflash-adv__blog.blog-fullwidth .item .item_category-name {
    margin-bottom: 17px
}

.mod-newsflash-adv__blog.blog-fullwidth .item_content,
.mod-newsflash-adv__blog.blog-fullwidth .item_img {
    max-width: 50%;
    width: 50%
}

@media (max-width:767px) {
    .mod-newsflash-adv__blog.blog-fullwidth .item_content,
    .mod-newsflash-adv__blog.blog-fullwidth .item_img {
        width: 100%;
        max-width: 100%
    }
}

.mod-newsflash-adv__blog.blog-fullwidth .item_img {
    margin: 0;
    overflow: hidden
}

.mod-newsflash-adv__blog.blog-fullwidth .item_img a {
    z-index: 1;
    height: inherit;
    position: relative
}

.mod-newsflash-adv__blog.blog-fullwidth .item_img a:before {
    content: '';
    background: rgba(62, 81, 181, .5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    visibility: hidden;
    z-index: 1;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mod-newsflash-adv__blog.blog-fullwidth .item_img:hover a:before {
    opacity: 100;
    visibility: visible
}

.mod-newsflash-adv__blog.blog-fullwidth .item_img img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: auto!important;
    height: 100%
}

@media (max-width:767px) {
    .mod-newsflash-adv__blog.blog-fullwidth .item_img img {
        position: relative;
        width: 100%!important
    }
}

.mod-newsflash-adv__blog.blog-fullwidth .item_content-wrapper {
    max-width: 570px;
    width: 570px
}

@media (max-width:1199px) {
    .mod-newsflash-adv__blog.blog-fullwidth .item_content-wrapper {
        width: 100%
    }
}

.mod-newsflash-adv__home-gallery .item .item_img {
    margin-bottom: 30px
}

.parallax__home2-parallax .parallax_cnt {
    padding: 30% 0 20px;
    max-width: 1170px;
    margin: 0 auto
}


.parallax__home3-parallax .parallax_cnt {
    padding-top: 114px;
    padding-bottom: 68px
}

.parallax__home4-parallax .parallax_cnt {
    padding-top: 103px;
    padding-bottom: 112px
}

@media (max-width:767px) {
    .parallax__home4-parallax .parallax_cnt {
        padding-top: 103px
    }
    .parallax__home2-parallax .parallax_cnt {
        padding: 150px 0 0
    }
    .header-btn.learn-more {
        margin-top: 80px
    }
}

@media (max-width:991px) {
    .fullwidth ul.icesubMenu.sub_level_1 {
        left: 0
    }
}

.VMmenu {
    margin: 0
}

.VMmenu>li {
    position: relative
}

.VMmenu>li>a {
    display: block;
    color: #ababab;
    background: #f1f1f1;
    padding: 17px 30px 17px 20px
}

.VMmenu>li:nth-child(2n+1) a {
    background: #f8f8f8
}

.VMmenu>li .VmArrow {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 14px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-shadow: none;
    opacity: 100;
    color: #303030;
    z-index: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.VMmenu>li .menu li,
.VMmenu>li .menu li .menu li {
    position: relative
}

.VMmenu>li .menu li .VmArrow,
.VMmenu>li .menu li .menu li .VmArrow {
    top: 4px;
    right: -20px
}

.VMmenu>li .VmArrow:hover {
    opacity: 50
}

.VMmenu>li.active a,
.VMmenu>li.bgact a,
.VMmenu>li:hover a {
    background: #3e51b5;
    color: #fff
}

.VMmenu>li.active .VmArrow,
.VMmenu>li.bgact .VmArrow,
.VMmenu>li:hover .VmArrow {
    color: #fff
}

.VMmenu>li .menu {
    background: #fff;
    padding: 20px
}

.VMmenu>li .menu li .menu li a,
.VMmenu>li .menu li a {
    display: inline-block;
    background: 0 0;
    padding: 6px 20px 6px 0
}

.VMmenu>li .menu li a {
    color: #ababab;
    text-transform: capitalize
}

.VMmenu>li .menu li a:hover,
.VMmenu>li .menu li.active a,
.VMmenu>li .menu li.bgact a {
    color: #3e51b5
}

.VMmenu>li .menu li .menu li a {
    color: #ababab
}

.VMmenu>li .menu li .menu li a:hover,
.VMmenu>li .menu li .menu li.active a,
.VMmenu>li .menu li .menu li.bgact a {
    color: #3e51b5
}

.moduletable.home-top-articles .icons .btn-group.pull-right {
    margin: 0 0 10px 10px;
    position: relative;
    z-index: 10
}

.moduletable.home-top-articles .icons .btn-group.pull-right a.dropdown-toggle {
    margin-top: 30px;
    padding: 0 5px
}

.moduletable.home-top-articles .icons .btn-group.pull-right a.dropdown-toggle .caret {
    border: none;
    font-size: .8em;
    height: auto;
    margin: 0;
    width: auto
}

.moduletable.home-top-articles .icons .btn-group.pull-right a.dropdown-toggle .caret:before {
    content: '\f078';
    font-family: FontAwesome
}

.moduletable.home-top-articles .icons .btn-group.pull-right a.dropdown-toggle .fa {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0
}

.moduletable.home-top-articles .icons .btn-group.pull-right a.dropdown-toggle:hover .fa:before {
    color: #fff
}

.moduletable.home-top-articles .icons .btn-group.pull-right ul.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000
}

.moduletable.home-top-articles .icons .btn-group.pull-right ul.dropdown-menu>li {
    float: none;
    padding: 0
}

.moduletable.home-top-articles .icons .btn-group.pull-right ul.dropdown-menu>li .fa-edit {
    margin-right: 5px
}

.moduletable.home-top-articles .icons .btn-group.pull-right ul.dropdown-menu>li>a {
    color: #303030
}

.moduletable.home-top-articles .icons .btn-group.pull-right ul.dropdown-menu>li>a:hover {
    color: #fff;
    background: #3e51b5
}

.moduletable.home-top-articles .icons .btn-group.pull-right.open a.dropdown-toggle .fa {
    color: #fff
}

.moduletable.home-top-articles .icons .btn-group.pull-right.open .edit-icon:hover .icon-edit,
.moduletable.home-top-articles .icons .btn-group.pull-right.open a.dropdown-toggle:hover .fa {
    color: #d96caa
}

.moduletable.home-top-articles .icons .btn-group.pull-right.open .edit-icon .icon-edit {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0
}

.moduletable.home-top-articles .icons .btn-group.pull-right .fa:before {
    color: #fff
}

.swiper-button-prev {
    left: 48.6%!important
}

@media (max-width:1800px) {
    .swiper-button-prev {
        left: 5%!important
    }
}

@media (max-width:1199px) {
    .body__home2 .icemegamenu .fullwidth ul.icesubMenu.sub_level_1 {
        left: 0
    }
}

@media (max-width:1000px){
    .parallax__home2-parallax .parallax_cnt {
        padding: 50% 0 20px;
        max-width: 100%;
    }
}

@media (max-width:479px) {
    .mod-article-single__single-block1 .item-title {
        font-size: 30px
    }
    .mod-article-single__single-block1 .item_introtext {
        padding: 0 5%
    }
}

.fa-arrow-left {
    color: #000;
}

.fa-arrow-right {
    color: #000;
}

.alerts-clipart {
    width: 32px;
}

#bootstrap_tabs_nav_184 {
    padding-left: 20%;
}

#about-point {
    line-height: 32px;
    padding-left: 25px;
}

#our-products {
    width: 41%;
    position: relative;
    margin-bottom: 9%;
    margin-top: -7%;
}

#nclex-carousel2 {
    margin-left: 13%;
    width: 64%;
}

.qbank-point {
    line-height: 30px;
}

#nurseachieve-difference {
    width: 97%;
    height: auto;
}

#nurseachieve-title {
    margin-top: 6%;
    width: 60%;
}


.material-icons-check {
    margin-right: 2%;
    color: green;
}

.about-heading {
    margin-left: 2%;
    margin-top: 2%;
    font-weight: 700;
    font-family: 'Montserrat';
    font-size: 18pt;
    margin-bottom: 4%;
}

ul {
    list-style:none;
}

.page-item__contacts{
}

/*******Bomin********/
.normal-container{
  max-width: 1600px;
  margin: auto;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	color: rgba(0,0,0,.87);
	font-family: 'Open Sans', sans-serif;
}
.normal-title{
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.8px;
  margin-bottom: 22px;
  font-size: 40px;
  font-weight: 900;
  padding: 3% 10px 0;
  text-transform: uppercase;
  font-family: 'Roboto Condensed',sans-serif;
}
.normal-subtitle{
	text-transform: uppercase;
	font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.8px;
  margin-bottom: 30px;
}
@media (min-width: 512px) {
  .paragraph-container {
    padding: 8px 50px;
    text-align: center;
    margin-bottom: 14px;
    display: flex;
    flex-direction: column;
  }
  .paragraph-container>.mdl-shadow--4dp {
	min-height: 400px;
	padding: 40px;
    border-radius: 10px;
    background: #fafafa;
  }
}
@media (max-width: 512px) {
  .paragraph-container {
    text-align: center;
    padding: 8px 10px;
    margin-bottom: 14px;
    display: flex;
    flex-direction: column;
  }
  .paragraph-container>.mdl-shadow--4dp {
	min-height: 400px;
  	padding: 10px;
    background: #fafafa;
  }
  #component {
    padding: 0px;
  }
}
.paragraph-container>.mdl-grid {
  width: 100%;
  flex: 1;
}
.paragraph-container.mdl-grid>.mdl-cell {
  margin: 0;
}
.text-margin {
	margin-top: auto !important;
	margin-bottom: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}
.align-left {
	margin-top: auto !important;
	margin-bottom: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left;
}
.followup-title {
	max-width: 820px;
	text-align: center;
	margin: auto;
	margin-bottom: 30px;
}
.dropdown-title>a>span {
	font-size: 18px;
	cursor: default;
	font-weight: 800;
	letter-spacing: 1.8px;
	line-height: 21.6px;
	text-transform: uppercase;
}
.dropdown-title {
	margin-bottom: 13px;
}
.purple-background {
    border-radius: 10px;
    background: #531e5f0f !important;
}
.gray-background {
    border-radius: 10px;
    background: #58585814 !important;
}
ul>li.dropdown-content+li.dropdown-content,
.dropdown-subcontent {
	margin-top: 10px;
}
.dropdown-content>a>span:hover,
.dropdown-subcontent>a>span:hover {
	color: #d96caa;
}
.dropdown-content>a,
.dropdown-subcontent>a,
.dropdown-title>a {
	padding: 0px !important;
}
.dropdown-content>a>span {
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1.8px;
	line-height: 25px;
	font-family: source sans pro,helvetica neue,Helvetica,Arial,sans-serif;
	word-wrap: break-word;
	color: #000;
}
.dropdown-subcontent>a>span {
	font-size: 16px;
	font-weight: 300;
	padding-left: 0px;
	letter-spacing: 1.8px;
	line-height: 22px;
	font-family: source sans pro,helvetica neue,Helvetica,Arial,sans-serif;
	word-wrap: break-word;
	color: #000;
	text-transform: uppercase;
}
#icemegamenu>li.dropdown-purchase {
    display: none;
}
.video-container {
  height: auto;
  margin: auto;
  width: 100%;
}
.moduletable_featured {
	background: #fffacd;
	text-align: left;
	padding: 25px;
	opacity: 0.8;
	margin-bottom: 30px;
}
@media only screen and (max-width: 900px) {
  .video-container {
    width: 100%;
  }
}
.rd-mobilemenu_submenu>li>div>ul>li>a>span {
    font-size: 17px !important;
}
.rd-mobilemenu_submenu>li>div>ul>li.dropdown-content>a>span,
.rd-mobilemenu_submenu>li>div>ul>li.dropdown-subcontent>a>span {
/*	color: #d96caa; */
}
ul.rd-mobilemenu_submenu {
	border: 2px solid #120c3d;
	border-top: none;
}
.rd-mobilemenu_submenu>li>div>ul>li {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.rd-mobilemenu_submenu>li>div>ul>li.mobile-hide {
	display: none;
}
@media (min-width: 840px) {
	.left {
		padding-right: 10px;
	}
	.right {
		padding-left: 10px;
	}
}
/*******Bomin********/
.normal-container{
  max-width: 1600px;
  margin: auto;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	color: rgba(0,0,0,.87);
	font-family: 'Open Sans', sans-serif;
}
.normal-title{
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.8px;
  margin-bottom: 22px;
  font-size: 40px;
  font-weight: 900;
  padding: 3% 10px 0;
  text-transform: uppercase;
  font-family: 'Roboto Condensed',sans-serif;
}
.normal-subtitle{
	text-transform: uppercase;
	font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.8px;
  margin-bottom: 30px;
}
@media (min-width: 512px) {
  .paragraph-container {
    padding: 8px 50px;
    text-align: center;
    margin-bottom: 14px;
    display: flex;
    flex-direction: column;
  }
  .paragraph-container>.mdl-shadow--4dp {
	min-height: 400px;
	padding: 40px;
    border-radius: 10px;
    background: #fafafa;
  }
}
@media (max-width: 512px) {
  .paragraph-container {
    text-align: center;
    padding: 8px 10px;
    margin-bottom: 14px;
    display: flex;
    flex-direction: column;
  }
  .paragraph-container>.mdl-shadow--4dp {
	min-height: 400px;
  	padding: 10px;
    background: #fafafa;
  }
  #component {
    padding: 0px;
  }
}
.paragraph-container>.mdl-grid {
  width: 100%;
  flex: 1;
}
.paragraph-container.mdl-grid>.mdl-cell {
  margin: 0;
}
.text-margin {
	margin-top: auto !important;
	margin-bottom: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}
.align-left {
	margin-top: auto !important;
	margin-bottom: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left;
}
.followup-title {
	max-width: 820px;
	text-align: center;
	margin: auto;
	margin-bottom: 30px;
}
.dropdown-title>a>span {
	font-size: 18px;
	cursor: default;
	font-weight: 800;
	letter-spacing: 1.8px;
	line-height: 21.6px;
	text-transform: uppercase;
}
.dropdown-title {
	margin-bottom: 13px;
}
.purple-background {
    border-radius: 10px;
    background: #531e5f0f !important;
}
.gray-background {
    border-radius: 10px;
    background: #58585814 !important;
}
ul>li.dropdown-content+li.dropdown-content,
.dropdown-subcontent {
	margin-top: 10px;
}
.dropdown-content>a>span:hover,
.dropdown-subcontent>a>span:hover {
	color: #d96caa;
}
.dropdown-content>a,
.dropdown-subcontent>a,
.dropdown-title>a {
	padding: 0px !important;
}
.dropdown-content>a>span {
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1.8px;
	line-height: 25px;
	font-family: source sans pro,helvetica neue,Helvetica,Arial,sans-serif;
	word-wrap: break-word;
	color: #000;
}
.dropdown-subcontent>a>span {
	font-size: 16px;
	font-weight: 300;
	padding-left: 0px;
	letter-spacing: 1.8px;
	line-height: 22px;
	font-family: source sans pro,helvetica neue,Helvetica,Arial,sans-serif;
	word-wrap: break-word;
	color: #000;
	text-transform: uppercase;
}
#icemegamenu>li.dropdown-purchase {
    display: none;
}
.video-container {
  height: auto;
  margin: auto;
  width: 100%;
}
.moduletable_featured {
	background: #fffacd;
	text-align: left;
	padding: 25px;
	opacity: 0.8;
	margin-bottom: 30px;
}
@media only screen and (max-width: 900px) {
  .video-container {
    width: 100%;
  }
}
.rd-mobilemenu_submenu>li>div>ul>li>a>span {
    font-size: 17px !important;
}
.rd-mobilemenu_submenu>li>div>ul>li.dropdown-content>a>span,
.rd-mobilemenu_submenu>li>div>ul>li.dropdown-subcontent>a>span {
/*	color: #d96caa; */
}
ul.rd-mobilemenu_submenu {
	border: 2px solid #120c3d;
	border-top: none;
}
.rd-mobilemenu_submenu>li>div>ul>li {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.rd-mobilemenu_submenu>li>div>ul>li.mobile-hide {
	display: none;
}
@media (min-width: 840px) {
	.left {
		padding-right: 10px;
	}
	.right {
		padding-left: 10px;
	}
}
/*******Bomin********/

.category-list {
    padding-top: 120px;
}

.content-category span {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.mdl-button {
  align-items: center;
}


