/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.fa,
.fa-stack {
    display: inline-block
}

.fa-fw,
.fa-li {
    text-align: center
}

.ui-datepicker table,
table {
    border-collapse: collapse
}

a,
table {
    background-color: transparent
}

.slick-slider,
html,
legend {
    box-sizing: border-box
}

.slick-list:focus,
:focus,
a:not([href]):not([tabindex]):focus {
    outline: 0
}

.fa-ul,
ul li {
    list-style-type: none
}

.paketi-list-style{
    list-style-type: none;
}

.checkbox input,
.main-nav>ul ul,
.radio-box input,
.slick-loading .slick-slide,
.slick-loading .slick-track,
.webpage-overlay {
    visibility: hidden
}

.dtpicker-overlay *,
.slick-slider,
html {
    -webkit-tap-highlight-color: transparent
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-stack,
img {
    vertical-align: middle
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em
}

input,
progress,
select,
sub,
sup,
textarea {
    vertical-align: baseline
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

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

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.slick-list,
.slick-slider,
.slick-track,
.ui-slider {
    position: relative
}

.slick-slider {
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */

.ui-slider {
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}


/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

caption,
th {
    text-align: left
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.sidr,
body {
    overflow-x: hidden
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

address,
dl,
ol,
p,
pre,
ul {
    margin-bottom: 1rem
}

body,
fieldset {
    margin: 0
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

audio,
canvas,
label,
output,
progress,
video {
    display: inline-block
}

.ui-selectmenu-button.ui-button,
select {
    text-indent: 1px;
    -webkit-appearance: none;
    -moz-appearance: none
}

button,
hr,
input {
    overflow: visible
}


/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

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

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

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

[hidden],
template {
    display: none
}

a {
    -webkit-text-decoration-skip: objects
}

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

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
    margin-top: 0
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
    margin-bottom: .5rem
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    height: auto;
    max-width: 100%
}

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

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

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

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

optgroup {
    font-weight: 700
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

address,
button,
input,
legend,
select,
textarea {
    line-height: inherit
}

.main-nav a i,
address {
    font-style: normal
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    box-sizing: inherit
}

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

[tabindex="-1"]:focus {
    outline: 0!important
}

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

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

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

a:focus,
a:hover {
    color: #014c8c
}

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

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

pre {
    overflow: auto
}

.image-holder,
.no-overflow {
    overflow: hidden
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    caption-side: bottom
}

.center,
.horoscope-sms,
.page-title-holder {
    text-align: center
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox
}

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

legend {
    color: inherit;
    max-width: 100%;
    white-space: normal;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem
}

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

[hidden] {
    display: none!important
}

#header .h-middle:after,
#header .h-middle:before,
.ana-rakic-page .about-ana-block:after,
.ana-rakic-page .about-ana-block:before,
.clearfix:after,
.clearfix:before,
.container-fluid::after,
.container::after,
.horoscope-sms::after,
.notification:after,
.notification:before,
.pagination:after,
.pagination:before,
.row::after,
.single-blog-page .social-links-holder .social-links:after,
.single-blog-page .social-links-holder .social-links:before,
.tab-t3:after,
.tab-t3:before {
    content: "";
    display: table;
    clear: both
}
.f-span-block {
    display: block;
}
@media (min-width:576px) {
    .container,
    .horoscope-sms {
        width: 540px;
        max-width: 100%
    }
    .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

@media (min-width:768px) {
    .container,
    .horoscope-sms {
        width: 720px;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .container,
    .horoscope-sms {
        width: 960px;
        max-width: 100%
    }
}

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

.col-lg,
.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,
.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,
.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-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs,
.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-right: 10px;
    padding-left: 10px
}

@media (min-width:576px) {
    .col-lg,
    .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,
    .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,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .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 {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (min-width:768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
    .col-lg,
    .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,
    .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,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
    .col-lg,
    .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,
    .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,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container,
    .horoscope-sms {
        width: 1140px;
        max-width: 100%
    }
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
    .col-lg,
    .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,
    .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,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

.col-xs-1 {
    float: left;
    width: 8.33333%
}

.col-xs-2 {
    float: left;
    width: 16.66667%
}

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

.col-xs-4 {
    float: left;
    width: 33.33333%
}

.col-xs-5 {
    float: left;
    width: 41.66667%
}

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

.col-xs-7 {
    float: left;
    width: 58.33333%
}

.col-xs-8 {
    float: left;
    width: 66.66667%
}

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

.col-xs-10 {
    float: left;
    width: 83.33333%
}

.col-xs-11 {
    float: left;
    width: 91.66667%
}

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

.pull-xs-0 {
    right: auto
}

.pull-xs-1 {
    right: 8.33333%
}

.pull-xs-2 {
    right: 16.66667%
}

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

.pull-xs-4 {
    right: 33.33333%
}

.pull-xs-5 {
    right: 41.66667%
}

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

.pull-xs-7 {
    right: 58.33333%
}

.pull-xs-8 {
    right: 66.66667%
}

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

.pull-xs-10 {
    right: 83.33333%
}

.pull-xs-11 {
    right: 91.66667%
}

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

.push-xs-0 {
    left: auto
}

.push-xs-1 {
    left: 8.33333%
}

.push-xs-2 {
    left: 16.66667%
}

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

.push-xs-4 {
    left: 33.33333%
}

.push-xs-5 {
    left: 41.66667%
}

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

.push-xs-7 {
    left: 58.33333%
}

.push-xs-8 {
    left: 66.66667%
}

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

.push-xs-10 {
    left: 83.33333%
}

.push-xs-11 {
    left: 91.66667%
}

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

.offset-xs-1 {
    margin-left: 8.33333%
}

.offset-xs-2 {
    margin-left: 16.66667%
}

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

.offset-xs-4 {
    margin-left: 33.33333%
}

.offset-xs-5 {
    margin-left: 41.66667%
}

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

.offset-xs-7 {
    margin-left: 58.33333%
}

.offset-xs-8 {
    margin-left: 66.66667%
}

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

.offset-xs-10 {
    margin-left: 83.33333%
}

.offset-xs-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm-1 {
        float: left;
        width: 8.33333%
    }
    .col-sm-2 {
        float: left;
        width: 16.66667%
    }
    .col-sm-3 {
        float: left;
        width: 25%
    }
    .col-sm-4 {
        float: left;
        width: 33.33333%
    }
    .col-sm-5 {
        float: left;
        width: 41.66667%
    }
    .col-sm-6 {
        float: left;
        width: 50%
    }
    .col-sm-7 {
        float: left;
        width: 58.33333%
    }
    .col-sm-8 {
        float: left;
        width: 66.66667%
    }
    .col-sm-9 {
        float: left;
        width: 75%
    }
    .col-sm-10 {
        float: left;
        width: 83.33333%
    }
    .col-sm-11 {
        float: left;
        width: 91.66667%
    }
    .col-sm-12 {
        float: left;
        width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.33333%
    }
    .pull-sm-2 {
        right: 16.66667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.33333%
    }
    .pull-sm-5 {
        right: 41.66667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.33333%
    }
    .pull-sm-8 {
        right: 66.66667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.33333%
    }
    .pull-sm-11 {
        right: 91.66667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.33333%
    }
    .push-sm-2 {
        left: 16.66667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.33333%
    }
    .push-sm-5 {
        left: 41.66667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.33333%
    }
    .push-sm-8 {
        left: 66.66667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.33333%
    }
    .push-sm-11 {
        left: 91.66667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md-1 {
        float: left;
        width: 8.33333%
    }
    .col-md-2 {
        float: left;
        width: 16.66667%
    }
    .col-md-3 {
        float: left;
        width: 25%
    }
    .col-md-4 {
        float: left;
        width: 33.33333%
    }
    .col-md-5 {
        float: left;
        width: 41.66667%
    }
    .col-md-6 {
        float: left;
        width: 50%
    }
    .col-md-7 {
        float: left;
        width: 58.33333%
    }
    .col-md-8 {
        float: left;
        width: 66.66667%
    }
    .col-md-9 {
        float: left;
        width: 75%
    }
    .col-md-10 {
        float: left;
        width: 83.33333%
    }
    .col-md-11 {
        float: left;
        width: 91.66667%
    }
    .col-md-12 {
        float: left;
        width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.33333%
    }
    .pull-md-2 {
        right: 16.66667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.33333%
    }
    .pull-md-5 {
        right: 41.66667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.33333%
    }
    .pull-md-8 {
        right: 66.66667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.33333%
    }
    .pull-md-11 {
        right: 91.66667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.33333%
    }
    .push-md-2 {
        left: 16.66667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.33333%
    }
    .push-md-5 {
        left: 41.66667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.33333%
    }
    .push-md-8 {
        left: 66.66667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.33333%
    }
    .push-md-11 {
        left: 91.66667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg-1 {
        float: left;
        width: 8.33333%
    }
    .col-lg-2 {
        float: left;
        width: 16.66667%
    }
    .col-lg-3 {
        float: left;
        width: 25%
    }
    .col-lg-4 {
        float: left;
        width: 33.33333%
    }
    .col-lg-5 {
        float: left;
        width: 41.66667%
    }
    .col-lg-6 {
        float: left;
        width: 50%
    }
    .col-lg-7 {
        float: left;
        width: 58.33333%
    }
    .col-lg-8 {
        float: left;
        width: 66.66667%
    }
    .col-lg-9 {
        float: left;
        width: 75%
    }
    .col-lg-10 {
        float: left;
        width: 83.33333%
    }
    .col-lg-11 {
        float: left;
        width: 91.66667%
    }
    .col-lg-12 {
        float: left;
        width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.33333%
    }
    .pull-lg-2 {
        right: 16.66667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.33333%
    }
    .pull-lg-5 {
        right: 41.66667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.33333%
    }
    .pull-lg-8 {
        right: 66.66667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.33333%
    }
    .pull-lg-11 {
        right: 91.66667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.33333%
    }
    .push-lg-2 {
        left: 16.66667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.33333%
    }
    .push-lg-5 {
        left: 41.66667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.33333%
    }
    .push-lg-8 {
        left: 66.66667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.33333%
    }
    .push-lg-11 {
        left: 91.66667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl-1 {
        float: left;
        width: 8.33333%
    }
    .col-xl-2 {
        float: left;
        width: 16.66667%
    }
    .col-xl-3 {
        float: left;
        width: 25%
    }
    .col-xl-4 {
        float: left;
        width: 33.33333%
    }
    .col-xl-5 {
        float: left;
        width: 41.66667%
    }
    .col-xl-6 {
        float: left;
        width: 50%
    }
    .col-xl-7 {
        float: left;
        width: 58.33333%
    }
    .col-xl-8 {
        float: left;
        width: 66.66667%
    }
    .col-xl-9 {
        float: left;
        width: 75%
    }
    .col-xl-10 {
        float: left;
        width: 83.33333%
    }
    .col-xl-11 {
        float: left;
        width: 91.66667%
    }
    .col-xl-12 {
        float: left;
        width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.33333%
    }
    .pull-xl-2 {
        right: 16.66667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.33333%
    }
    .pull-xl-5 {
        right: 41.66667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.33333%
    }
    .pull-xl-8 {
        right: 66.66667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.33333%
    }
    .pull-xl-11 {
        right: 91.66667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.33333%
    }
    .push-xl-2 {
        left: 16.66667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.33333%
    }
    .push-xl-5 {
        left: 41.66667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.33333%
    }
    .push-xl-8 {
        left: 66.66667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.33333%
    }
    .push-xl-11 {
        left: 91.66667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@font-face {
    font-family: 'Cinzel Decorative';
    src: url(../fonts/text/cinzeldecorative-regular-webfont.eot);
    src: url(../fonts/text/cinzeldecorative-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/text/cinzeldecorative-regular-webfont.woff2) format("woff2"), url(../fonts/text/cinzeldecorative-regular-webfont.woff) format("woff"), url(../fonts/text/cinzeldecorative-regular-webfont.ttf) format("truetype"), url(../fonts/text/cinzeldecorative-regular-webfont.svg#cinzel_decorativeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Cinzel Decorative';
    src: url(../fonts/text/cinzeldecorative-bold-webfont.eot);
    src: url(../fonts/text/cinzeldecorative-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/text/cinzeldecorative-bold-webfont.woff2) format("woff2"), url(../fonts/text/cinzeldecorative-bold-webfont.woff) format("woff"), url(../fonts/text/cinzeldecorative-bold-webfont.ttf) format("truetype"), url(../fonts/text/cinzeldecorative-bold-webfont.svg#cinzel_decorativebold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Cinzel Decorative';
    src: url(../fonts/text/cinzeldecorative-black-webfont.eot);
    src: url(../fonts/text/cinzeldecorative-black-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/text/cinzeldecorative-black-webfont.woff2) format("woff2"), url(../fonts/text/cinzeldecorative-black-webfont.woff) format("woff"), url(../fonts/text/cinzeldecorative-black-webfont.ttf) format("truetype"), url(../fonts/text/cinzeldecorative-black-webfont.svg#cinzel_decorativeblack) format("svg");
    font-weight: 900;
    font-style: normal
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

a,
body {
    color: #525252
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

::selection {
    background: #525252;
    color: #fff!important
}

::-moz-selection {
    background: #525252;
    color: #fff!important
}

::-moz-focus-inner {
    border: 0
}

a:active,
a:focus,
button {
    outline: 0!important
}

a {
    text-decoration: none;
    outline: 0
}

a:active,
a:focus,
a:hover,
a:visited {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none
}

.main-nav>ul li li:hover>a>span,
a.underline:active,
a.underline:focus,
a.underline:hover,
a.underline:visited {
    text-decoration: underline
}

ul {
    margin: 0;
    padding: 0
}

.c-drop-holder .c-drop-trigger,
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.no-overflow {
    position: relative
}

.horoscope-sms a:after,
.ratio1-1:before,
.ratio1-2:before,
.ratio1-3:before,
.ratio2-3:before,
.ratio3-4:before,
.ratio4-3:before {
    content: ''
}

.ratio1-1 {
    position: relative;
    display: block
}

.ratio1-1:before {
    display: block;
    padding-top: 100%
}

.ratio1-3 {
    position: relative;
    display: block
}

.ratio1-3:before {
    display: block;
    padding-top: 33.33333333%
}

.ratio2-3 {
    position: relative;
    display: block
}

.ratio2-3:before {
    display: block;
    padding-top: 66.66666667%
}

.ratio3-4 {
    position: relative;
    display: block
}

.ratio3-4:before {
    display: block;
    padding-top: 75%
}

.ratio4-3 {
    position: relative;
    display: block
}

.ratio4-3:before {
    display: block;
    padding-top: 133.33333333%
}

.ratio1-2 {
    position: relative;
    display: block
}

.ratio1-2:before {
    display: block;
    padding-top: 50%
}

.relative {
    position: relative
}

.static {
    position: static
}

.fl-right {
    float: right
}

.inl-bl {
    display: inline-block
}

@media (max-width:575px) {
    .xs-block {
        width: 100%
    }
    html {
        font-size: 14px
    }
}

@media (max-width:480px) {
    .child-block-on-480>div {
        width: 100%
    }
}

.cover-img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: auto;
    height: auto;
    max-width: 9999px;
    max-height: 9999px;
    -ms-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.cover-img.align-width {
    width: 100%;
    height: auto!important
}

.cover-img.align-height {
    height: 100%;
    width: auto!important
}

.cover-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.bg-white {
    background-color: #fff
}

.parallax-effect {
    position: relative;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover
}

#header .h-bottom .site-title,
#header .h-middle .logo-holder .logo,
#header .top-menu>ul>li>a,
.contact-page .contact-data tbody td:after,
.contact-page .social-links a span,
.glow,
.go-to-top span {
    text-shadow: 0 0 10px #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Glow(Color=#ffffffff,Strength=13)";
    zoom: 1;
    filter: progid: DXImageTransform.Microsoft.Glow(Color=#ffffffff, Strength=13)
}

body,
html {
    height: 100%
}

html {
    overflow: visible!important
}

@media (max-width:767px) {
    .container,
    .horoscope-sms {
        padding-left: 10px;
        padding-right: 10px
    }
}

body {
    font-family: Ubuntu, sans-serif;
    font-size: .875rem;
    background: url(../images/dot-texture.png);
    line-height: 1.2
}

.page-padding {
    padding-top: 60px;
    padding-bottom: 60px
}

.page-title-holder {
    padding: 3rem 0 1rem
}

.page-title-holder>h1,
.page-title-holder>h2 {
    font-family: "Cinzel Decorative", cursive;
    text-transform: uppercase;
    font-size: 2.25rem;
    font-weight: 700;
    color: #533A6C
}

.section-title-holder>h2,
.section-title-t1 {
    font-family: "Cinzel Decorative", cursive;
    font-size: 2rem;
    color: #533A6C;
    font-weight: 700;
    text-transform: uppercase
}

.sec-paddings {
    padding-top: 3rem
}

.section-title-holder {
    text-align: center;
    padding: 0 0 1rem
}

.section-title-t1 {
    padding-bottom: 20px;
    margin-bottom: 0;
    position: relative
}

.image-wrapper {
    background: url(../images/loading.gif) center center no-repeat #f4f4f4;
    width: 100%
}

.ratio_3-4 {
    padding-bottom: 133.33333333%;
    height: 0
}

.ratio_2-1 {
    padding-bottom: 50%;
    height: 0
}

.ratio_1-1 {
    padding-bottom: 100%;
    height: 0
}

.b-lazy {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    max-width: 100%;
    opacity: 0
}

.b-lazy.b-loaded {
    opacity: 1
}

.webpage-overlay {
    opacity: 0;
    top: -100%
}

.horoscope-sms a {
    display: inline-block;
    line-height: 20px;
    padding: 20px 60px;
    border-radius: 30px;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    position: relative;
    z-index: 1;
    background: #B25279;
    background: -moz-linear-gradient(45deg, #B25279 0, #B25279 65%, #533A6C 65%, #533A6C 100%);
    background: -webkit-linear-gradient(45deg, #B25279 0, #B25279 65%, #533A6C 65%, #533A6C 100%);
    background: linear-gradient(45deg, #B25279 0, #B25279 65%, #533A6C 65%, #533A6C 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$violet-light', endColorstr='$violet', GradientType=1)
}

.horoscope-sms a:active,
.horoscope-sms a:hover,
.horoscope-sms a:visited {
    color: #fff
}

.horoscope-sms a.full-width {
    width: 100%
}

.horoscope-sms a>span {
    position: relative;
    z-index: 3
}

.horoscope-sms a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: #533A6C;
    transition: opacity .4s ease-out;
    z-index: 2;
    opacity: 0
}

.horoscope-sms a:hover:after {
    opacity: 1
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 99999
}

.ui-widget-content {
    border: 1px solid #525252;
    background-color: #fff
}

.ui-menu .ui-menu-item {
    padding: 5px 10px;
    cursor: pointer;
    border: 0;
    color: #525252;
    background-color: #fff;
    font-size: 12px;
    margin: 0
}

.ui-menu .ui-menu-item:hover {
    color: #fff;
    background: #525252!important
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border-bottom: 0;
    color: #fff;
    background: #525252!important;
    font-weight: 400;
    margin: 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    width: 20px;
    height: 20px;
    background-color: transparent;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 1rem
}

.ui-datepicker .ui-datepicker-next.ui-state-hover,
.ui-datepicker .ui-datepicker-prev.ui-state-hover {
    width: 20px;
    height: 20px;
    background-color: #525252
}

.ui-datepicker .ui-datepicker-next.ui-state-hover:before,
.ui-datepicker .ui-datepicker-prev.ui-state-hover:before {
    color: #fff
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\f104"
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\f105"
}

input,
select,
textarea {
    font-size: 100%;
    margin: 0
}

textarea {
    resize: vertical;
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    min-height: 175px
}

input,
select,
textarea {
    padding: 9px 15px;
    width: 100%;
    min-width: 1px
}

label {
    padding-right: 10px;
    font-weight: 400
}

input,
textarea {
    border: 1px solid #B25279;
    line-height: 30px;
    color: #999;
    font-size: 1.125rem;
    border-radius: 25px;
    margin-bottom: 20px
}

@media (max-width:767px) {
    input,
    textarea {
        margin-bottom: 10px
    }
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #999
}

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

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

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #999
}

select {
    border: 1px solid #B25279;
    line-height: 20px
}

input[type=color] {
    border: none;
    background: 0 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

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

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

.c-input,
.c-textarea {
    border-radius: 0;
    height: 40px;
    margin-top: 20px
}

.c-input::-webkit-input-placeholder,
.c-textarea::-webkit-input-placeholder {
    color: #525252
}

.c-input:-moz-placeholder,
.c-textarea:-moz-placeholder {
    color: #525252
}

.c-input::-moz-placeholder,
.c-textarea::-moz-placeholder {
    color: #525252
}

.c-input:-ms-input-placeholder,
.c-textarea:-ms-input-placeholder {
    color: #525252
}

.c-input.no-margin,
.c-textarea.no-margin {
    margin-top: 0
}

.c-textarea {
    min-height: 200px;
    resize: vertical
}

label.c-input-label {
    line-height: 20px;
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 0
}

label.mandatory {
    position: relative
}

label.mandatory:after {
    position: absolute;
    top: 3px;
    right: -12px;
    font-family: FontAwesome;
    content: "\f069";
    font-size: 12px;
    color: #E5514B
}

.btn-t1,
.btn-t2 {
    font-weight: 700;
    font-size: 1.125rem;
    min-width: 120px;
    display: inline-block;
    text-align: center;
    box-shadow: none
}

.btn-t1,
.btn-t1>span {
    position: relative;
    color: #fff
}

@media (max-width:767px) {
    label.c-input-label {
        padding: 0;
        margin-top: 0;
        top: 15px;
        position: relative
    }
    label.mandatory:after {
        top: -5px
    }
}

.btn-t1:after,
.btn-t2:after {
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    transition: opacity .4s ease-out;
    width: 100%
}

.btn-t1 {
    border: none;
    border-radius: 15px;
    line-height: 21px;
    padding: 12px 15px;
    cursor: pointer;
    background: #412a58;
    background: -moz-linear-gradient(45deg, #412a58 0, #412a58 68%, #533a6c 68%, #533a6c 100%);
    background: -webkit-linear-gradient(45deg, #412a58 0, #412a58 68%, #533a6c 68%, #533a6c 100%);
    background: linear-gradient(45deg, #412a58 0, #412a58 68%, #533a6c 68%, #533a6c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#412a58', endColorstr='#533a6c', GradientType=1)
}

.btn-t1>span {
    z-index: 3
}

.btn-t1:after {
    position: absolute;
    border-radius: 15px;
    background: #412a58;
    z-index: 2;
    opacity: 0
}

.btn-t2,
.btn-t2>span {
    position: relative;
    color: #fff
}

.btn-t1:hover:after {
    opacity: 1
}

.btn-t1.margin {
    margin-top: 20px
}

@media (max-width:767px) {
    .btn-t1.margin {
        margin-top: 10px
    }
}

.btn-t2.margin,
.checkbox.margin {
    margin-top: 20px
}

.btn-t1.full-width {
    width: 100%
}

.btn-t1:active,
.btn-t1:focus,
.btn-t1:hover,
.btn-t1:visited {
    color: #fff
}

.btn-t2 {
    border: none;
    border-radius: 30px;
    line-height: 20px;
    padding: 20px;
    cursor: pointer;
    background: #B25279;
    background: -moz-linear-gradient(45deg, #B25279 0, #B25279 68%, #533A6C 68%, #533A6C 100%);
    background: -webkit-linear-gradient(45deg, #B25279 0, #B25279 68%, #533A6C 68%, #533A6C 100%);
    background: linear-gradient(45deg, #B25279 0, #B25279 68%, #533A6C 68%, #533A6C 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$violet-light', endColorstr='$violet', GradientType=1)
}

.checkbox label,
.radio-box label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-weight: 400;
    cursor: pointer;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.btn-t2>span {
    z-index: 3
}

.btn-t2:after {
    position: absolute;
    border-radius: 30px;
    background: #533A6C;
    z-index: 2;
    opacity: 0
}

.btn-more,
.main-nav>ul>li>a:before {
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.btn-t2:hover:after {
    opacity: 1
}

.btn-t2.full-width {
    width: 100%
}

.radio-box label:after,
.radio-box label:before {
    width: 16px;
    height: 16px;
    top: 10px;
    content: "";
    left: 0
}

.btn-t2:active,
.btn-t2:focus,
.btn-t2:hover,
.btn-t2:visited {
    color: #fff
}

.btn-more {
    display: inline-block;
    text-align: center;
    box-shadow: none;
    border-radius: 0;
    line-height: 20px;
    padding: 3px 15px;
    border: 2px solid #ddd;
    text-transform: uppercase;
    font-size: 11px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.checkbox label,
.notification.right {
    text-align: right
}

.btn-more:hover {
    background-color: #E5514B;
    border-color: #E5514B;
    color: #fff
}

.radio-box input {
    position: absolute
}

.radio-box label {
    user-select: none;
    position: relative;
    padding: 7px 0 7px 25px;
    line-height: 20px;
    margin-bottom: 0
}

.radio-box label:before {
    position: absolute;
    border: 1px solid #B25279;
    border-radius: 50%
}

.radio-box label:after {
    position: absolute;
    background-color: #B25279;
    border-radius: 50%;
    display: none
}

.radio-box label.active:after {
    display: inline-block
}

.radio-box label.radio-left {
    padding-left: 30px
}

.checkbox input {
    position: absolute
}

.checkbox label {
    user-select: none;
    position: relative;
    line-height: 22px;
    padding: 10px 35px 0 0;
    display: block
}

.checkbox label:before {
    content: "";
    position: absolute;
    right: 0;
    top: 11px;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd
}

.checkbox label:after {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    right: 4px;
    top: 12px;
    display: none;
    color: #525252
}

.checkbox label.active:after {
    display: inline-block
}

.checkbox.left label {
    padding: 10px 0 0 35px
}

.checkbox.left label:before {
    right: auto;
    left: 0
}

.checkbox.left label:after {
    right: auto;
    left: 3px
}

select {
    text-overflow: '';
    height: 50px;
    color: #999;
    border-radius: 25px;
    cursor: pointer
}

select::-webkit-input-placeholder {
    color: #999
}

select:-moz-placeholder {
    color: #999
}

select::-moz-placeholder {
    color: #999
}

select:-ms-input-placeholder {
    color: #999
}

.select-holder {
    display: block;
    position: relative;
    font-size: 1.125rem;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .select-holder {
        margin-bottom: 10px
    }
}

.select-holder:before {
    position: absolute;
    content: "\f0d7";
    font-family: FontAwesome;
    right: 25px;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 1.5rem;
    color: #B25279
}

.select-holder select {
    padding-right: 40px
}

@media (max-width:575px) {
    .select-holder:before {
        right: 15px
    }
    .select-holder select {
        padding-right: 30px
    }
}

.select-holder option {
    cursor: pointer
}

option:disabled,
select[disabled]>option {
    color: #999
}

option:disabled {
    display: none
}

.overflow {
    height: 200px
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    background-color: #fff;
    text-overflow: '';
    color: #999;
    border-radius: 25px;
    cursor: pointer;
    display: block;
    border: 1px solid #B25279;
    line-height: 30px;
    padding: 9px 40px 9px 15px;
    width: 100%;
    min-width: 1px
}

.ui-selectmenu-button.ui-button::-webkit-input-placeholder {
    color: #999
}

.ui-selectmenu-button.ui-button:-moz-placeholder {
    color: #999
}

.ui-selectmenu-button.ui-button::-moz-placeholder {
    color: #999
}

.ui-selectmenu-button.ui-button:-ms-input-placeholder {
    color: #999
}

.ui-selectmenu-menu .ui-menu {
    border-color: #B25279
}

.sidr ul li ul,
.sidr ul ul>li:last-of-type {
    border-bottom: 0
}

.ui-selectmenu-menu .ui-menu .ui-menu-item:hover {
    background-color: #B25279!important
}

.notification {
    position: relative
}

.notification span {
    margin-top: 10px;
    display: block;
    font-weight: 600;
    color: #E5514B;
    position: relative;
    top: 5px
}

.main-nav,
.main-nav>ul>li {
    display: inline-block
}

.notification.removed-from-wishlist,
.notification.updated-cart,
.notification.user-account-updated {
    position: absolute
}

.notification.removed-from-wishlist span,
.notification.updated-cart span,
.notification.user-account-updated span {
    margin-top: 0;
    top: -30px
}

.main-nav>ul>li {
    position: relative;
    float: left
}

.main-nav>ul ul,
.main-nav>ul>li>a:before {
    position: absolute;
    left: 0;
    -webkit-transition: all .4s ease-in-out
}

.main-nav>ul>li>a {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 20px;
    padding: 5px 10px;
    text-transform: uppercase
}

#navigation,
.main-nav>ul ul {
    display: inline-block
}

.main-nav>ul>li>a>.fa {
    display: inline-block;
    margin-left: 5px
}

.main-nav>ul>li>a:before {
    content: '';
    top: -5px;
    width: 100%;
    height: 5px;
    background-color: #fff;
    opacity: 0;
    transition: all .4s ease-in-out
}

.main-nav>ul>li.active>a:before,
.main-nav>ul>li:hover>a:before {
    opacity: 1
}

.main-nav>ul ul {
    min-width: 240px;
    background-color: rgba(178, 82, 121, .95);
    padding: 15px 0;
    opacity: 0;
    top: 100%;
    margin-top: 20px;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

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

.main-nav>ul ul a {
    padding: 5px 10px;
    display: block;
    font-weight: 700;
    font-size: 1rem
}

.main-nav>ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0
}

.main-nav>ul li li ul {
    left: 100%;
    top: 0;
    margin-left: 3px
}

.main-nav>ul li li ul:before {
    content: '';
    position: absolute;
    left: -3px;
    top: 0;
    height: 100%;
    width: 3px
}

#responsive-menu-button {
    margin-top: 4px;
    display: none;
    width: 30px;
    height: 30px;
    position: relative;
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    cursor: pointer
}

#responsive-menu-button span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.sidr ul li .submenu-trigger.open-submenu:after,
.sidr ul li .submenu-trigger:after {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

#responsive-menu-button span:nth-child(1) {
    top: 0
}

#responsive-menu-button span:nth-child(2),
#responsive-menu-button span:nth-child(3) {
    top: 13px
}

#responsive-menu-button span:nth-child(4) {
    top: 26px
}

.sidr-animating #responsive-menu-button span:nth-child(1),
.sidr-open #responsive-menu-button span:nth-child(1) {
    left: 50%;
    top: 13px;
    width: 0
}

.sidr-animating #responsive-menu-button span:nth-child(2),
.sidr-open #responsive-menu-button span:nth-child(2) {
    top: 13px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sidr-animating #responsive-menu-button span:nth-child(3),
.sidr-open #responsive-menu-button span:nth-child(3) {
    top: 13px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sidr-animating #responsive-menu-button span:nth-child(4),
.sidr-open #responsive-menu-button span:nth-child(4) {
    left: 50%;
    top: 13px;
    width: 0
}

@media (max-width:991px) {
    #responsive-menu-button {
        display: block
    }
    #navigation {
        display: none
    }
}

.sidr,
.sidr ul,
.sidr ul li {
    display: block
}

.sidr {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-y: auto;
    font-size: 15px;
    background: #fff;
    color: #B25279;
    border-right: 3px solid #B25279
}

.sidr .sidr-inner {
    padding: 0 0 15px
}

.sidr .sidr-inner>p {
    margin-left: 15px;
    margin-right: 15px
}

.sidr.right {
    left: auto;
    right: -260px
}

.sidr.left {
    left: -260px;
    right: auto
}

.sidr ul {
    margin: 10px 0;
    padding: 0
}

.sidr ul li {
    margin: 0;
    line-height: 25px;
    position: relative
}

.sidr ul li a {
    padding-right: 30px!important
}

.sidr ul li.active>a,
.sidr ul li.active>span,
.sidr ul li.sidr-class-active>a,
.sidr ul li.sidr-class-active>span,
.sidr ul li:hover>a,
.sidr ul li:hover>span {
    color: #533A6C
}

.sidr ul li a,
.sidr ul li span {
    padding: 0 10px;
    display: block;
    text-decoration: none;
    color: #B25279
}

.sidr ul ul li a,
.sidr ul ul li span {
    color: #B25279;
    padding-left: 20px
}

.sidr ul ul ul li a,
.sidr ul ul ul li span {
    color: #B25279;
    padding-left: 30px
}

.sidr ul li ul {
    margin: 0
}

.sidr ul li ul li.active>a,
.sidr ul li ul li.sidr-class-active>a,
.sidr ul ul li.active>span,
.sidr ul ul li.sidr-class-active>span,
.sidr ul ul li:hover>a,
.sidr ul ul li:hover>span {
    color: #533A6C
}

.sidr ul i {
    display: none
}

.sidr ul li .submenu-trigger {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background-color: #B25279;
    display: inline-block;
    padding: 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    z-index: 1
}

.sidr ul li .submenu-trigger:after,
.sidr ul li .submenu-trigger:before {
    position: absolute;
    width: 10px;
    height: 2px;
    right: 7px;
    top: 50%;
    bottom: auto;
    background-color: #fff;
    content: ''
}

.sidr ul li .submenu-trigger:before {
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidr ul li .submenu-trigger:after {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: -1px;
    transition: all .4s ease-in-out
}

.sidr ul li .submenu-trigger.open-submenu:after {
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: all .4s ease-in-out
}

.products-slider .c-slider-arr,
.testimonials-slider .c-slider-arr {
    line-height: 20px;
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0)
}

.sidr-inner>ul ul {
    display: none
}

.c-slider {
    position: relative
}

.c-slider-arr {
    position: absolute;
    display: inline-block;
    text-align: center;
    top: -50px;
    cursor: pointer;
    z-index: 1;
    font-size: 1.125rem;
    color: #533A6C!important;
    border-bottom: 3px solid #B25279;
    width: 25px
}

.c-slider-arr.prev-slide {
    right: 40px
}

.c-slider-arr.next-slide {
    right: 0
}

.c-slider-arr:hover {
    border-color: #533A6C
}

.c-slider-t2 {
    padding-top: 20px;
    border-top: 3px solid #533A6C;
    margin-top: -10px
}

.c-slider-t2 .c-slider-arr {
    top: -40px
}

.c-slider .slick-list {
    margin-left: -15px;
    margin-right: -15px
}

.c-slider .slick-slide {
    padding: 0 15px
}

@media (max-width:767px) {
    .c-slider .slick-list {
        margin-left: -10px;
        margin-right: -10px
    }
    .c-slider .slick-slide {
        padding: 0 10px
    }
}

.tabs-slider .c-slide-pos {
    padding: 0 15px
}

.products-slider-section {
    padding-top: 50px;
    padding-bottom: 100px;
    border-bottom: 1px solid #ddd
}

.products-slider {
    margin-top: 50px
}

.products-slider .c-slide-pos {
    padding: 1px 15px
}

.products-slider .c-slider-arr {
    top: auto;
    bottom: -50px;
    left: 50%;
    color: #525252;
    border-color: #525252;
    width: 30px;
    font-size: 20px;
    -moz-transform: translate(0, 0);
    transform: translate(0, 0)
}

.products-slider .c-slider-arr.prev-slide {
    margin-left: -30px
}

.products-slider .c-slider-arr.prev-slide:before {
    content: '';
    position: absolute;
    right: -1px;
    top: 0;
    height: 20px;
    width: 2px;
    background-color: #525252
}

.products-slider .c-slider-arr.next-slide {
    right: 0
}

.products-slider .c-slider-arr:hover {
    color: #E5514B!important
}

.testimonials-slider {
    padding-bottom: 80px
}

.testimonials-slider .testimonials-item {
    min-height: 140px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px
}

.testimonials-slider .testimonials-item .c-flex {
    display: flex
}

.testimonials-slider .testimonials-item .image-block {
    flex: 0 0 70px;
    height: auto
}

.testimonials-slider .testimonials-item .text {
    padding-left: 40px
}

.testimonials-slider .testimonials-item .text p {
    position: relative;
    margin-bottom: 20px;
    font-size: .75rem
}

.testimonials-slider .testimonials-item .text p:before {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    left: -20px;
    top: 0;
    color: #E5514B;
    font-size: 14px
}

.testimonials-slider .testimonials-item .text .name {
    display: block;
    font-style: italic;
    font-size: .75rem
}

@media (max-width:991px) {
    .testimonials-slider .testimonials-item {
        margin-bottom: 0
    }
}

.testimonials-slider .c-slider-arr {
    top: auto;
    bottom: 50px;
    right: 0;
    color: #525252;
    border-color: #525252;
    width: 30px;
    font-size: 20px;
    -moz-transform: translate(0, 0);
    transform: translate(0, 0)
}

.testimonials-slider .c-slider-arr.prev-slide {
    right: 30px
}

.testimonials-slider .c-slider-arr.prev-slide:before {
    content: '';
    position: absolute;
    right: -1px;
    top: 0;
    height: 20px;
    width: 2px;
    background-color: #525252
}

.testimonials-slider .c-slider-arr.next-slide {
    right: 0
}

.testimonials-slider .c-slider-arr:hover {
    color: #E5514B!important
}

.brands-section .content-holder {
    padding: 60px 0
}

.brands-section h2 {
    text-align: center;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 60px;
    text-indent: 0
}

.brands-slider .c-slide-pos {
    padding: 0 5px
}

.brands-slider .c-slide-pos a {
    display: block;
    opacity: .5
}

.brands-slider .c-slide-pos a:hover {
    opacity: 1
}

.brands-slider .c-slider-arr {
    top: -50px;
    left: 50%;
    color: #525252;
    border-color: #525252;
    line-height: 30px;
    width: 40px;
    font-size: 30px;
    text-indent: 0;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.banner-discount .text3 span:before,
.three-links-section .c-flex>div a {
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%)
}

.brands-slider .c-slider-arr.prev-slide {
    margin-left: -40px
}

.brands-slider .c-slider-arr.prev-slide:before {
    content: '';
    position: absolute;
    right: -2px;
    top: 0;
    height: 30px;
    width: 4px;
    background-color: #525252
}

.brands-slider .c-slider-arr.next-slide {
    right: 0
}

.brands-slider .c-slider-arr:hover {
    color: #E5514B!important
}

.best-sellers .block-title,
.featured-products .block-title,
.recommended-products .block-title {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px
}

.best-sellers-slider .c-slider-arr,
.featured-products-slider .c-slider-arr,
.recommended-products-slider .c-slider-arr {
    top: -35px;
    color: #525252;
    border-color: #525252;
    line-height: 20px;
    width: 30px;
    font-size: 20px
}

.best-sellers-slider .c-slider-arr.prev-slide,
.featured-products-slider .c-slider-arr.prev-slide,
.recommended-products-slider .c-slider-arr.prev-slide {
    right: 30px
}

.best-sellers-slider .c-slider-arr.prev-slide:before,
.featured-products-slider .c-slider-arr.prev-slide:before,
.recommended-products-slider .c-slider-arr.prev-slide:before {
    content: '';
    position: absolute;
    right: -1px;
    top: 0;
    height: 20px;
    width: 2px;
    background-color: #525252
}

.best-sellers-slider .c-slider-arr.next-slide,
.featured-products-slider .c-slider-arr.next-slide,
.recommended-products-slider .c-slider-arr.next-slide {
    right: 0
}

.best-sellers-slider .c-slider-arr:hover,
.featured-products-slider .c-slider-arr:hover,
.recommended-products-slider .c-slider-arr:hover {
    color: #E5514B!important
}

.best-sellers-slider .slick-slide,
.featured-products-slider .slick-slide,
.recommended-products-slider .slick-slide {
    position: relative;
    padding-left: 90px;
    min-height: 110px;
    padding-bottom: 10px
}

.best-sellers-slider .image-holder,
.featured-products-slider .image-holder,
.recommended-products-slider .image-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 100px
}

.best-sellers-slider .product-name,
.featured-products-slider .product-name,
.recommended-products-slider .product-name {
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: .5rem
}

.best-sellers-slider .product-name a:hover,
.featured-products-slider .product-name a:hover,
.recommended-products-slider .product-name a:hover {
    color: #E5514B
}

.best-sellers-slider .price-block,
.featured-products-slider .price-block,
.recommended-products-slider .price-block {
    font-weight: 700
}

.best-sellers-slider .price-block .price,
.featured-products-slider .price-block .price,
.recommended-products-slider .price-block .price {
    display: block;
    color: #E5514B;
    font-size: .875rem;
    margin: 0 0 5px
}

.best-sellers-slider .price-block .old-price,
.featured-products-slider .price-block .old-price,
.recommended-products-slider .price-block .old-price {
    display: inline-block;
    padding: 0 5px;
    position: relative;
    font-size: .75rem
}

.best-sellers-slider .price-block .old-price:before,
.featured-products-slider .price-block .old-price:before,
.recommended-products-slider .price-block .old-price:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #525252
}

.banners-below-slider {
    padding: 70px 0
}

.banner-discount {
    padding: 42px 0;
    background-color: #f4f4f4
}

@media (min-width:576px) {
    .banner-discount .c-flex {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.banner-discount .image-block {
    flex: 5;
    text-align: center
}

.banner-discount .text-block {
    text-transform: uppercase;
    font-weight: 700;
    flex: 7
}

.banner-discount .text-block>span {
    display: block
}

.banner-discount .text1 {
    font-size: 16px
}

.banner-discount .text2 {
    font-size: 42px;
    color: #E5514B
}

.banner-discount .text3 {
    font-size: 42px;
    display: block;
    text-align: right
}

.banner-discount .text3 span {
    display: inline-block;
    position: relative;
    padding-left: 30px
}

.banner-discount .text3 span:before {
    content: "\f061";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 20px
}

.banner-discount .text3 p {
    margin-bottom: 0;
    display: inline-block
}

.banner-discount .link {
    margin-top: 20px
}

@media (min-width:768px) and (max-width:991px) {
    .banner-discount .text1 {
        font-size: 14px
    }
    .banner-discount .text2,
    .banner-discount .text3 {
        font-size: 32px
    }
}

@media (max-width:767px) {
    .banner-discount .text1 {
        font-size: 12px
    }
    .banner-discount .text2,
    .banner-discount .text3 {
        font-size: 21px
    }
    .banner-discount .text3 span {
        padding-left: 20px
    }
    .banner-discount .text3 span:before {
        font-size: 14px
    }
}

@media (min-width:576px) and (min-width:576px) {
    .banner-discount .c-flex {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

@media (min-width:576px) {
    .banner-discount .text-block {
        padding-left: 40px
    }
}

.three-links-section {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.three-links-section .c-flex {
    display: flex;
    border-left: 1px solid #ddd
}

.three-links-section .c-flex>div {
    flex: 1;
    border-right: 1px solid #ddd;
    position: relative;
    text-align: center;
    padding: 50px 20px
}

.three-links-section .c-flex>div a {
    text-align: left;
    display: inline-block;
    line-height: 20px;
    position: relative;
    top: 50%;
    padding-left: 40px;
    font-weight: 700;
    text-transform: uppercase;
    transform: translate(0, -50%)
}

.three-links-section .c-flex>div a .fa {
    font-size: 32px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    left: 0;
    color: #E5514B;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.text-editor,
.text-editor-t2 {
    line-height: 1.4
}

.prijava-editor,
.prijava-editor-t2 {
    line-height: 1.4
}

.three-links-section .c-flex>div a:hover {
    color: #E5514B
}

@media (max-width:575px) {
    .banner-discount .image-block img {
        max-width: 200px;
        margin-bottom: 20px
    }
    .three-links-section {
        border: 0;
        padding: 15px 0 0
    }
    .three-links-section .c-flex {
        border-top: 1px solid #ddd;
        display: block
    }
    .three-links-section .c-flex>div {
        border-bottom: 1px solid #ddd;
        text-align: left
    }
    .three-links-section .c-flex>div a {
        top: 0;
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .three-links-section .c-flex>div {
        padding: 30px 10px
    }
}

@media (max-width:767px) {
    .three-links-section .c-flex>div {
        padding: 20px 10px
    }
    .three-links-section .c-flex>div a .fa {
        font-size: 26px
    }
}

.text-editor h1,
.text-editor h2 {
    font-size: 2rem;
    color: #533A6C;
    font-weight: 700;
    font-family: "Cinzel Decorative", cursive;
    margin-bottom: 0
}

.prijava-editor h1,
.prijava-editor h2 {
    font-size: 2rem;
    color: #533A6C;
    font-weight: 700;
    font-family: "Cinzel Decorative", cursive;
    margin-bottom: 0
}

.text-editor h3,
.text-editor h4 {
    font-size: 1.5rem;
    margin-bottom: 0
}

.prijava-editor h3,
.prijava-editor h4 {
    font-size: 1.5rem;
    margin-bottom: 0
}

.text-editor h3 {
    color: #B25279;
    font-weight: 700
}

.prijava-editor h3 {
    color: #B25279;
    font-weight: 700
}

.text-editor h4 {
    font-weight: 400
}

.prijava-editor h4 {
    font-weight: 400
}

.text-editor h5 {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 0;
    color: #B25279
}

.prijava-editor h5 {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 0;
    color: #B25279
}

.text-editor p {
    margin-bottom: 0;
    font-size: 1.125rem
}

.prijava-editor p {
    margin-bottom: 0;
    font-size: 1.125rem
}

.text-editor a {
    text-decoration: underline;
    color: #B25279;
    cursor: pointer
}

.prijava-editor a {
    text-decoration: underline;
    color: #B25279;
    cursor: pointer
}

.text-editor a:hover {
    text-decoration: underline;
    color: #533A6C
}

.prijava-editor a:hover {
    text-decoration: underline;
    color: #533A6C
}

.text-editor ul {
    padding-left: 10px;
    margin-bottom: 0
}

.prijava-editor ul {
    padding-left: 10px;
    margin-bottom: 0
}

.text-editor ul li {
    position: relative;
    font-size: 1.125rem;
    margin-bottom: 10px
}

.prijava-editor ul li {
    position: relative;
    font-size: 1.125rem;
    margin-bottom: 10px
}

.text-editor ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #B25279
}

.prijava-editor ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #B25279
}

.text-editor ol {
    padding-left: 0;
    margin-bottom: 0;
    counter-reset: item
}

.prijava-editor ol {
    padding-left: 0;
    margin-bottom: 0;
    counter-reset: item
}


.text-editor ol li {
    font-size: 1.125rem;
    position: relative;
    margin-bottom: 10px;
    display: block
}

.prijava-editor ol li {
    font-size: 1.125rem;
    position: relative;
    margin-bottom: 10px;
    display: block
}

.text-editor ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #B25279
}

.text-editor ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #B25279
}

.text-editor blockquote {
    position: relative;
    padding-left: 90px;
    font-style: italic
}

.prijava-editor blockquote {
    position: relative;
    padding-left: 90px;
    font-style: italic
}

.text-editor blockquote:before {
    content: '';
    background: url(../images/quotes.png) center no-repeat #B25279;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px
}

.prijava-editor blockquote:before {
    content: '';
    background: url(../images/quotes.png) center no-repeat #B25279;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px
}

.text-editor table {
    border: none
}

.prijava-editor table {
    border: none
}

.prijava-editor table td,
.prijava-editor table th,
.prijava-editor table tr {
    border-color: #B25279;
    text-align: center;
    font-size: 1.125rem
}

.prijava-editor table td,
.prijava-editor table th,
.prijava-editor table tr {
    border-color: #B25279;
    text-align: center;
    font-size: 1.125rem
}

.text-editor table th {
    font-weight: 700;
    color: #533A6C
}

.prijava-editor table th {
    font-weight: 700;
    color: #533A6C
}

.text-editor-t2 p,
.text-editor-t2 ul li {
    font-size: 1.5rem;
    color: #B25279;
    font-style: italic
}

.prijava-editor-t2 p,
.prijava-editor-t2 ul li {
    font-size: 1.5rem;
    color: #B25279;
    font-style: italic
}

.text-editor table td,
.text-editor table th {
    padding: 10px
}

.prijava-editor table td,
.prijava-editor table th {
    padding: 10px
}

.text-editor-t2 p {
    margin-bottom: 0;
    font-weight: 300
}

.prijava-editor-t2 p {
    margin-bottom: 0;
    font-weight: 300
}

.text-editor-t2 p strong {
    font-weight: 700
}

.prijava-editor-t2 p strong {
    font-weight: 700
}

.text-editor-t2 ul li {
    font-weight: 300
}

.prijava-editor-t2 ul li {
    font-weight: 300
}

.scroll-wrapper {
    overflow: hidden!important;
    padding: 0!important;
    position: relative
}

.scroll-textarea>.scroll-content>textarea,
.scroll-wrapper>.scroll-content {
    max-height: none!important;
    max-width: none!important;
    position: relative!important;
    margin: 0;
    top: 0
}

.scroll-wrapper>.scroll-content {
    border: none!important;
    box-sizing: content-box!important;
    height: auto;
    left: 0;
    overflow: scroll!important;
    padding: 0;
    width: auto!important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-element {
    display: none
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
    cursor: default
}

.scroll-textarea {
    border: 1px solid #ccc;
    border-top-color: #999
}

.scroll-textarea>.scroll-content {
    overflow: hidden!important
}

.scroll-textarea>.scroll-content>textarea {
    border: none!important;
    box-sizing: border-box;
    height: 100%!important;
    overflow: scroll!important;
    outline: 0;
    padding: 2px;
    width: 100%!important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-holder>.scroll-element,
.scroll-holder>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scroll-holder>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scroll-holder>.scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%
}

.scroll-holder>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.scroll-holder>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.scroll-holder>.scroll-element.scroll-y {
    height: 100%;
    right: 5px;
    top: 0;
    width: 10px
}

.scroll-holder>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,
.scroll-holder>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.scroll-holder>.scroll-element .scroll-element_outer {
    overflow: hidden
}

.scroll-holder>.scroll-element .scroll-bar,
.scroll-holder>.scroll-element .scroll-element_outer,
.scroll-holder>.scroll-element .scroll-element_track {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.scroll-holder>.scroll-element .scroll-bar,
.scroll-holder>.scroll-element .scroll-element_track {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=100);
    opacity: 1
}

.scroll-holder>.scroll-element .scroll-element_track {
    background-color: rgba(229, 81, 75, .5);
    width: 6px;
    margin-left: 2px
}

.scroll-holder>.scroll-element .scroll-bar {
    opacity: 1;
    background: #E5514B
}

.scroll-holder>.scroll-element.scroll-draggable .scroll-bar,
.scroll-holder>.scroll-element:hover .scroll-bar {
    background-color: #E5514B
}

.scroll-wrapper.scroll-holder {
    max-height: 340px;
    margin-right: -20px
}

ul.pagination-list {
    text-align: center;
    padding: 30px 0
}

ul.pagination-list li {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 3px;
    vertical-align: top
}

ul.pagination-list li a {
    display: block;
    line-height: 38px;
    width: 100%;
    font-size: 1.125rem;
    font-weight: 700;
    border: 1px solid #ddd;
    text-align: center;
    color: inherit;
    position: relative;
    cursor: pointer
}

ul.pagination-list li a.current,
ul.pagination-list li a.disabled {
    cursor: default;
    pointer-events: none
}

ul.pagination-list li a:hover {
    text-decoration: none;
    background-color: #ddd;
    color: #999
}

ul.pagination-list li a.current {
    background-color: #B25279;
    color: #fff;
    border-color: #B25279
}

ul.pagination-list li:last-of-type {
    margin: 0
}

@media (max-width:580px) {
    ul.pagination-list {
        width: 100%;
        text-align: center
    }
}

.breadcrumbs {
    margin: 7px 0
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.breadcrumbs ul li {
    float: none;
    display: inline-block
}

.breadcrumbs ul li:last-of-type:after,
.tab-pane {
    display: none
}

.breadcrumbs ul li:after {
    content: "";
    position: absolute;
    right: 6px;
    top: 50%;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1rem;
    width: 1px;
    background-color: #533A6C
}

.breadcrumbs ul li:first-child {
    padding-left: 0
}

.breadcrumbs ul li,
.breadcrumbs ul li a,
.breadcrumbs ul li h1,
.breadcrumbs ul li h2 {
    text-decoration: none;
    cursor: pointer;
    position: relative;
    color: #533A6C;
    font-size: 1rem
}

.breadcrumbs ul li a:hover,
.tab-t1 li a {
    color: #B25279
}

.breadcrumbs ul li a {
    padding-right: 13px
}

.breadcrumbs ul li:last-of-type a {
    padding-right: 0
}

.breadcrumbs ul li.current,
.breadcrumbs ul li.current a,
.breadcrumbs ul li.current h1,
.breadcrumbs ul li.current h2 {
    cursor: default;
    text-decoration: none;
    pointer-events: none;
    color: #B25279;
    font-weight: 400
}

.tab-pane {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.tab-pane.active {
    display: block
}

.tab-t1 {
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center
}

.tab-t1 li {
    display: inline-block;
    padding: 0 3px 0 7px;
    position: relative
}

.tab-t1 li:not(:first-of-type):before {
    content: '';
    position: absolute;
    left: -4px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    background-color: #B25279;
    border-radius: 50%
}

.tab-t1 li a {
    font-size: 1.125rem;
    padding: 0 10px;
    display: block;
    white-space: nowrap;
    text-transform: uppercase
}

.tab-t1 li.active a,
.tab-t1 li:hover a,
.tab-t2>li a {
    color: #533A6C
}

@media (max-width:575px) {
    .tab-t1 li a {
        font-size: 1rem;
        padding: 0 5px
    }
}

.tab-t2 {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #B25279
}

.tab-t2>li {
    flex: auto;
    position: relative;
    top: 1px;
    border: 1px solid;
    border-color: transparent transparent #B25279
}

.tab-t2>li.active {
    border-color: #B25279 #B25279 #fff
}

.tab-t2>li a {
    font-size: .75rem;
    font-weight: 700;
    padding: 10px 5px;
    display: block;
    text-align: center;
    text-decoration: none
}

.tab-t2>li a:hover {
    text-decoration: none
}

.tab-t2>li.active a,
.tab-t2>li:hover a {
    color: #B25279
}

@media (min-width:992px) {
    .tab-t2>li a {
        font-size: 1.125rem
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tab-t2>li a {
        font-size: 1rem
    }
}

@media (max-width:575px) {
    .tab-t2.two-rows-on-small {
        flex-wrap: wrap;
        border-bottom: 1px solid #B25279;
        border-right: 1px solid #B25279
    }
    .tab-t2.two-rows-on-small>li {
        top: 0;
        width: 33.33333333%;
        border-color: #B25279 transparent transparent #B25279
    }
    .tab-t2.two-rows-on-small>li.active {
        border-color: #B25279 transparent transparent #B25279;
        background-color: #B25279
    }
    .tab-t2.two-rows-on-small>li.active a {
        color: #fff
    }
}

.tab-t2-holder .tab-content {
    border: 1px solid #B25279;
    border-width: 0 1px 1px;
    padding: 20px
}

.tab-t2-holder .tab-content .paragraph-title {
    font-size: 1.125rem;
    font-weight: 600;
    position: relative;
    margin-bottom: 10px;
    margin-top: 20px
}

.tab-t2-holder .tab-content .paragraph-title span.fa {
    position: absolute;
    left: -30px;
    top: 0;
    display: inline-block;
    width: 20px;
    text-align: center
}

@media (max-width:575px) {
    .tab-t2-holder .tab-content {
        padding: 10px
    }
}

.tab-t3 {
    position: relative;
    margin-left: -15px;
    margin-right: -15px
}

.tab-t3>li {
    position: relative;
    padding: 0 15px;
    float: left;
    width: 25%
}

.tab-t3>li.active:after {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 1rem;
    color: #fff;
    position: absolute;
    left: 50%;
    right: auto;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -50px;
    line-height: 40px
}

.result-block-t1:before,
.tab-t3>li.active:before {
    content: "";
    width: 20px;
    height: 20px;
    -o-transform: rotate(45deg) translate(-50%, 0)
}

.tab-t3>li.active:before {
    display: inline-block;
    background-color: #B25279;
    position: absolute;
    left: 50%;
    -moz-transform: rotate(45deg) translate(-50%, 0);
    -ms-transform: rotate(45deg) translate(-50%, 0);
    -webkit-transform: rotate(45deg) translate(-50%, 0);
    transform: rotate(45deg) translate(-50%, 0);
    bottom: -48px;
    margin-left: -3px
}

.tab-t3>li .tab-t3-trigger {
    position: relative;
    padding-bottom: 100%;
    display: block
}

.tab-t3>li .tab-t3-trigger img {
    position: absolute;
    max-width: 80%;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.tab-t3>li:nth-of-type(1) .tab-t3-trigger {
    background: #A65079;
    background: -moz-linear-gradient(45deg, #A65079 0, #A65079 50%, #B3547C 50%, #B3547C 100%);
    background: -webkit-linear-gradient(45deg, #A65079 0, #A65079 50%, #B3547C 50%, #B3547C 100%);
    background: linear-gradient(45deg, #A65079 0, #A65079 50%, #B3547C 50%, #B3547C 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#A65079', endColorstr='#B3547C', GradientType=1)
}

.tab-t3>li:nth-of-type(2) .tab-t3-trigger {
    background: #9A4D77;
    background: -moz-linear-gradient(45deg, #9A4D77 0, #9A4D77 50%, #A65079 50%, #A65079 100%);
    background: -webkit-linear-gradient(45deg, #9A4D77 0, #9A4D77 50%, #A65079 50%, #A65079 100%);
    background: linear-gradient(45deg, #9A4D77 0, #9A4D77 50%, #A65079 50%, #A65079 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9A4D77', endColorstr='#A65079', GradientType=1)
}

.tab-t3>li:nth-of-type(3) .tab-t3-trigger {
    background: #8E4974;
    background: -moz-linear-gradient(45deg, #8E4974 0, #8E4974 50%, #9A4D77 50%, #9A4D77 100%);
    background: -webkit-linear-gradient(45deg, #8E4974 0, #8E4974 50%, #9A4D77 50%, #9A4D77 100%);
    background: linear-gradient(45deg, #8E4974 0, #8E4974 50%, #9A4D77 50%, #9A4D77 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8E4974', endColorstr='#9A4D77', GradientType=1)
}

.tab-t3>li:nth-of-type(4) .tab-t3-trigger {
    background: #824672;
    background: -moz-linear-gradient(45deg, #824672 0, #824672 50%, #8E4974 50%, #8E4974 100%);
    background: -webkit-linear-gradient(45deg, #824672 0, #824672 50%, #8E4974 50%, #8E4974 100%);
    background: linear-gradient(45deg, #824672 0, #824672 50%, #8E4974 50%, #8E4974 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#824672', endColorstr='#8E4974', GradientType=1)
}

@media (max-width:767px) {
    .tab-t3 {
        margin-left: -5px;
        margin-right: -5px
    }
    .tab-t3>li {
        padding: 0 5px
    }
    .tab-t3>li.active:after {
        bottom: -40px
    }
    .tab-t3>li.active:before {
        bottom: -38px
    }
}

.tab-t3-holder {
    margin-top: 40px
}

.tab-t3-holder .tab-content {
    margin-top: 30px;
    border: 1px solid #B25279;
    padding: 20px
}

@media (max-width:575px) {
    .tab-t3-holder .tab-content {
        padding: 10px
    }
}

@media (max-width:767px) {
    .tab-t3-holder,
    .tab-t3-holder .tab-content {
        margin-top: 20px
    }
}

[data-accordion=holder] [data-accordion=holder] {
    padding: 0 20px
}

[data-accordion=holder] [data-accordion=holder] [data-accordion=block],
[data-accordion=holder] [data-accordion=block] {
    border-bottom: 1px solid #ddd
}

[data-accordion=holder] [data-accordion=holder] [data-accordion=block] [data-accordion=trigger] {
    color: #B25279;
    font-size: 1.125rem;
    font-weight: 700
}

[data-accordion=holder] [data-accordion=block] [data-accordion=trigger] {
    text-transform: uppercase;
    color: #533A6C;
    font-size: 1.25rem;
    position: relative;
    line-height: 20px;
    padding: 20px 40px 20px 0;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 700
}

[data-accordion=holder] [data-accordion=block] [data-accordion=trigger]:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    right: 20px;
    top: 50%;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #B25279
}

[data-accordion=holder] [data-accordion=block] [data-accordion=trigger]:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    right: 20px;
    top: 50%;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #B25279;
    margin-top: -2px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

[data-accordion=holder] [data-accordion=block] [data-accordion=content] {
    padding: 20px 0
}

[data-accordion=holder] [data-accordion=block] [data-accordion=content] [data-accordion=holder]>[data-accordion=block]:last-of-type {
    border-bottom: 0
}

[data-accordion=holder] [data-accordion=block].active>[data-accordion=trigger]:after {
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media (max-width:767px) {
    [data-accordion=holder] [data-accordion=holder] {
        padding: 0 10px
    }
    [data-accordion=holder] [data-accordion=holder] [data-accordion=block] [data-accordion=trigger] {
        font-size: 1rem
    }
    [data-accordion=holder] [data-accordion=block] [data-accordion=trigger] {
        font-size: 1rem;
        line-height: 20px;
        padding: 10px 30px 10px 0
    }
    [data-accordion=holder] [data-accordion=block] [data-accordion=trigger]:before {
        width: 10px;
        height: 2px;
        right: 10px
    }
    [data-accordion=holder] [data-accordion=block] [data-accordion=trigger]:after {
        width: 10px;
        height: 2px;
        right: 10px;
        margin-top: -1px
    }
    [data-accordion=holder] [data-accordion=block] [data-accordion=content] {
        padding: 10px 0
    }
}

.dtpicker-overlay {
    z-index: 2000;
    display: none;
    min-width: 300px;
    background: rgba(0, 0, 0, .2);
    font-size: 12px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dtpicker-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dtpicker-overlay * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box
}

.dtpicker-bg {
    width: 100%;
    height: 100%;
    font-family: Arial
}

.dtpicker-cont {
    border: 1px solid #ECF0F1
}

.dtpicker-mobile .dtpicker-cont {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none
}

.dtpicker-content {
    margin: 0 auto;
    padding: 1em 0;
    max-width: 500px;
    background: #fff
}

.dtpicker-mobile .dtpicker-content {
    width: 97%
}

.dtpicker-subcontent {
    position: relative
}

.dtpicker-header {
    margin: .2em 1em
}

.dtpicker-header .dtpicker-title {
    color: #B25279;
    text-align: center;
    font-size: 1.1em;
    display: none
}

.dtpicker-header .dtpicker-close {
    position: absolute;
    top: -.7em;
    right: .3em;
    padding: .5em .5em 1em 1em;
    color: #B25279;
    font-size: 1.5em;
    cursor: pointer
}

.dtpicker-header .dtpicker-close:hover {
    color: #B25279
}

.dtpicker-header .dtpicker-value {
    padding: .8em .2em .2em;
    color: #B25279;
    text-align: center;
    font-size: 1.4em
}

.dtpicker-components {
    overflow: hidden;
    margin: 1em;
    font-size: 1.3em
}

.dtpicker-components * {
    margin: 0;
    padding: 0
}

.dtpicker-components .dtpicker-compOutline {
    display: inline-block;
    float: left
}

.dtpicker-comp2 {
    width: 50%
}

.dtpicker-comp3 {
    width: 33.3%
}

.dtpicker-comp4 {
    width: 25%
}

.dtpicker-comp5 {
    width: 20%
}

.dtpicker-comp6 {
    width: 16.66%
}

.dtpicker-comp7 {
    width: 14.285%
}

.dtpicker-components .dtpicker-comp {
    margin: 2%;
    text-align: center
}

.dtpicker-components .dtpicker-comp>* {
    display: block;
    height: 30px;
    color: #B25279;
    text-align: center;
    line-height: 30px
}

.dtpicker-components .dtpicker-comp>:hover {
    color: #B25279
}

.dtpicker-components .dtpicker-compButtonEnable {
    opacity: 1
}

.dtpicker-components .dtpicker-compButtonDisable {
    opacity: .5
}

.dtpicker-components .dtpicker-compButton {
    background: #FFF;
    font-size: 140%;
    cursor: pointer
}

.dtpicker-components .dtpicker-compValue {
    margin: .4em 0;
    width: 100%;
    border: none;
    background: #FFF;
    font-size: 100%;
    -webkit-appearance: none;
    -moz-appearance: none
}

.dtpicker-overlay .dtpicker-compValue:focus {
    outline: 0;
    background: #F2FCFF
}

.dtpicker-buttonCont {
    overflow: hidden;
    margin: .2em 1em
}

.dtpicker-buttonCont .dtpicker-button {
    display: block;
    padding: .6em 0;
    width: 47%;
    background: #B25279;
    color: #FFF;
    text-align: center;
    font-size: 1.3em;
    cursor: pointer
}

.dtpicker-buttonCont .dtpicker-button:hover {
    color: #FFF
}

.dtpicker-singleButton .dtpicker-button {
    margin: .2em auto
}

.dtpicker-twoButtons .dtpicker-buttonSet {
    float: left;
    color: #fff!important
}

.dtpicker-twoButtons .dtpicker-buttonClear {
    float: right;
    color: #fff!important
}

#header {
    background: url(../images/header-bg.jpg) center no-repeat;
    background-size: cover;
    position: relative;
    color: #fff
}

#header a {
    color: #fff
}

#header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/header-overlay-texture.png)
}

#header>div {
    position: relative;
    z-index: 0
}

#header .h-top {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    position: relative;
    z-index: 2
}

#header .sms-horoscope {
    font-size: .875rem;
    font-weight: 700;
    padding: 7px 15px;
    border-radius: 15px;
    background-color: #B25279;
    display: inline-block
}

#header .sms-horoscope>span {
    display: block;
    line-height: 16px
}

#header .sms-horoscope a {
    cursor: pointer;
    color: #fff;
    text-decoration: underline
}

#header .sms-horoscope a:focus,
#header .sms-horoscope a:hover {
    color: #fff;
    text-decoration: underline
}

@media (min-width:768px) and (max-width:991px) {
    #header .sms-horoscope {
        font-size: .75rem
    }
}

@media (max-width:991px) {
    #header .sms-horoscope span.invisible-on-md {
        display: none
    }
}

#header .sms-horoscope-small {
    display: none
}

@media (max-width:575px) {
    #header .sms-horoscope {
        display: none
    }
    #header .sms-horoscope-small {
        display: inline-block;
        height: 0
    }
    #header .sms-horoscope-small img {
        height: 35px
    }
}

#header .top-menu {
    float: right;
    padding: 5px 0
}

#header .top-menu>ul>li {
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

@media (min-width:768px) {
    #header .top-menu>ul>li {
        position: relative
    }
}

#header .top-menu .search-block>div,
#header .top-menu>ul>li ul {
    position: absolute;
    background-color: rgba(178, 82, 121, .95);
    top: 100%;
    right: 0
}

#header .top-menu>ul>li:first-of-type {
    border: none
}

#header .top-menu>ul>li>a {
    display: block;
    line-height: 20px;
    padding: 0 15px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer
}

#header .top-menu>ul>li>a .fa {
    display: inline-block;
    margin-right: 10px
}

#header .top-menu>ul>li ul {
    display: inline-block;
    min-width: 240px;
    padding: 15px 0;
    visibility: hidden;
    opacity: 0;
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media (max-width:767px) {
    #header .top-menu>ul>li ul {
        min-width: 1px;
        width: 100%
    }
}

#header .top-menu>ul>li ul li {
    display: block
}

#header .top-menu>ul>li ul a {
    padding: 5px 10px;
    display: block;
    font-weight: 700;
    font-size: 1rem
}

#header .h-bottom .site-title,
#header .h-middle .logo-holder .logo {
    font-weight: 900;
    font-family: "Cinzel Decorative", cursive
}

#header .top-menu>ul>li ul a:hover {
    text-decoration: underline
}

#header .top-menu>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0
}

#header .top-menu .search-block>div {
    display: inline-block;
    min-width: 240px;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media (max-width:767px) {
    #header .top-menu .search-block>div {
        min-width: 1px;
        width: 100%
    }
}

#header .top-menu .search-block>div input {
    border-radius: 0;
    line-height: 20px;
    padding: 5px 0;
    margin: 0;
    background-color: transparent;
    border: none;
    color: #fff
}

#header .top-menu .search-block>div input::-webkit-input-placeholder {
    color: #fff
}

#header .top-menu .search-block>div input:-moz-placeholder {
    color: #fff
}

#header .top-menu .search-block>div input::-moz-placeholder {
    color: #fff
}

#header .top-menu .search-block>div input:-ms-input-placeholder {
    color: #fff
}

#header .top-menu .search-block:hover>div {
    visibility: visible;
    opacity: 1;
    margin-top: 0
}

#header .top-menu .search-block .search {
    position: relative;
    padding-right: 30px
}

#header .top-menu .search-block .search button {
    background-color: transparent;
    width: 30px;
    height: 30px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    cursor: pointer
}

@media (min-width:768px) and (max-width:991px) {
    #header .top-menu>ul>li>a {
        padding: 0 10px;
        font-size: .75rem
    }
    #header .top-menu>ul>li>a .fa {
        margin-right: 5px
    }
}

@media (max-width:767px) {
    #header .top-menu .text {
        display: none
    }
    #header .top-menu>ul>li>a .fa {
        margin-right: 0
    }
}

#header .h-middle {
    padding-top: 5px;
    position: relative;
    z-index: 1;
    height: 50px
}

#header .h-middle .left {
    display: inline-block
}

#header .h-middle .logo-holder {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

#header .h-middle .logo-holder .logo {
    font-size: 1.5rem
}

#header .h-middle .logo-holder .bellow-logo {
    font-size: .875rem
}

#header .h-middle .logo-ana {
    display: inline-block;
    margin-left: 20px;
    padding: 5px 0 5px 20px;
    border-left: 1px solid rgba(255, 255, 255, .3);
    line-height: 20px;
    font-family: "Cinzel Decorative", cursive;
    font-size: 1.25rem
}

@media (min-width:992px) and (max-width:1199px) {
    #header .h-middle .logo-ana {
        display: none
    }
}

#header .h-middle .right {
    float: right
}

#header .h-bottom {
    padding: 50px 0 30px;
    text-align: center
}

#header .h-bottom .site-title {
    font-size: 4rem
}

#header .h-bottom .site-subtitle {
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 5px;
}

#header .h-bottom .btn-t1 {
    margin-top: 20px;
    display: none
}

@media (max-width:575px) {
    #header .h-middle .logo-ana {
        display: none
    }
    #header .h-bottom {
        padding: 30px 0 20px
    }
    #header .h-bottom .site-title {
        font-size: 2rem
    }
    #header .h-bottom .site-subtitle {
        font-size: 1rem
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.fixed-header {
    padding-top: 50px
}

.fixed-header #header .h-middle {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    z-index: 10;
    background-color: rgba(57, 49, 99, .9);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.c-drop-holder {
    position: relative
}

.c-drop-holder .c-drop-content {
    position: absolute;
    right: 0;
    top: 110%;
    width: 360px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: opacity .4s, top .4s;
    -moz-transition: opacity .4s, top .4s;
    -ms-transition: opacity .4s, top .4s;
    -o-transition: opacity .4s, top .4s;
    transition: opacity .4s, top .4s
}

.c-drop-holder .c-drop-trigger {
    cursor: pointer;
    font-size: .75rem
}

.c-drop-holder.drop-open .c-drop-content {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 1
}

@media (max-width:575px) {
    .c-drop-holder {
        position: static
    }
    .c-drop-holder .c-drop-content {
        width: 100%!important
    }
}

.blog-list-page .blog-post-preview .image-block,
.blog-preview-item .image-block,
.blog-preview-item .title-block {
    position: relative
}

.blog-list {
    padding: 2rem 0
}

.blog-preview-item {
    border-top: 3px solid #533A6C;
    margin-bottom: 30px
}

.blog-preview-item .title-block {
    height: 90px;
    display: table;
    width: 100%
}

.blog-preview-item .title-block h3 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #B25279;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 30px
}

.blog-preview-item .title-block h3 a {
    color: #B25279
}

.blog-preview-item .title-block h3 a:hover {
    color: #533A6C
}

.blog-preview-item .text-block {
    padding: 1.25rem 0 0;
    min-height: 150px;
    font-size: 1rem;
    line-height: 1.2
}

.blog-preview-item .text-block p {
    margin-bottom: 0
}

.blog-preview-item .text-block .go-to-article {
    text-align: center;
    margin-top: 1.25rem
}

.blog-preview-item .text-block .go-to-article a {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 400;
    color: #B25279;
    padding: 5px;
    border-top: 3px solid #533A6C
}

.blog-preview-item .text-block .go-to-article a:hover {
    color: #533A6C
}

.blog-list-helper>div:nth-of-type(2n+1) {
    clear: both
}

.blog-list-page .blog-post-preview {
    position: relative;
    margin-bottom: 60px
}

@media (max-width:991px) {
    .blog-list-page .blog-post-preview {
        margin-bottom: 30px
    }
}

.blog-list-page .blog-post-preview .about {
    width: 115px;
    border: 2px solid #E5514B;
    background-color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    position: absolute;
    left: 25px;
    bottom: -25px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.blog-list-page .blog-post-preview .about .date {
    display: block;
    font-size: 12px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.blog-list-page .blog-post-preview .about .date:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 30px;
    height: 1px;
    background-color: #ddd
}

.comment .avatar span,
.flipper .text-block {
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%)
}

.blog-list-page .blog-post-preview .about .comments-qty {
    display: block;
    font-size: 10px
}

.blog-list-page .blog-post-preview .image-block:hover .about {
    background-color: #E5514B;
    color: #fff
}

.blog-list-page .blog-post-preview .image-block:hover .about .date:before {
    background-color: #fff
}

.blog-list-page .blog-post-preview .author-categories {
    font-size: .75rem
}

.blog-list-page .blog-post-preview .author-categories span {
    display: inline-block
}

.blog-list-page .blog-post-preview .author-categories .author .title {
    color: #bababa
}

.blog-list-page .blog-post-preview .author-categories .divider {
    color: #bababa;
    padding: 0 5px
}

.blog-list-page .blog-post-preview .text-block h3 {
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1rem 0;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ddd
}

.blog-list-page .blog-post-preview .text-block p {
    font-size: .875rem
}

@media (max-width:991px) {
    .blog-list-page .blog-post-preview .blog-preview-item {
        margin-bottom: 30px
    }
    .blog-list-page .blog-post-preview .image-block {
        margin-bottom: 35px
    }
}

@media (max-width:767px) {
    .blog-list-page .blog-post-preview .about {
        padding: 5px 0
    }
    .blog-list-page .blog-post-preview .about .date {
        padding-bottom: 5px;
        margin-bottom: 5px
    }
}

.single-blog-page {
    padding: 2rem 0
}

.single-blog-page .blog-title {
    font-size: 1.5rem;
    color: #B25279;
    font-weight: 700;
    margin-bottom: 2rem
}

.single-blog-page .social-links-holder {
    margin-top: 1.25rem
}

.single-blog-page .social-links-holder .block-title {
    font-size: .75rem;
    font-weight: 700;
    margin-bottom: 1rem;
    display: block;
    text-transform: uppercase
}

.single-blog-page .social-links-holder .social-links {
    display: block
}

.single-blog-page .social-links-holder .social-links li {
    display: inline-block;
    float: left
}

.single-blog-page .social-links-holder .social-links li:not(:first-of-type) a {
    border-left: 0
}

.single-blog-page .social-links-holder .social-links a {
    display: block;
    line-height: 38px;
    width: 40px;
    border: 1px solid #ddd;
    color: #888;
    text-align: center;
    font-size: 1rem
}

.single-blog-page .social-links-holder .social-links a:hover {
    border-color: #E5514B;
    background-color: #E5514B;
    color: #fff
}

.single-blog-page .comments-block .block-title {
    text-transform: uppercase;
    font-size: 1.25rem;
    font-weight: 700
}

.share-with-friends {
    margin-top: 40px
}

.share-with-friends .text {
    vertical-align: middle;
    font-size: .875rem;
    font-weight: 700;
    color: #B25279;
    line-height: 30px;
    padding-right: 20px;
    display: inline-block
}

.share-with-friends .addthis_toolbox {
    display: inline-block
}

#comments .comments-top-block {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

#comments .comments-top-block .comments-block-title {
    font-size: 2rem;
    color: #533A6C;
    font-weight: 700;
    margin-bottom: 0
}

#comments .comments-top-block .leave-comment {
    float: right
}

@media (max-width:575px) {
    #comments .comments-top-block .comments-block-title {
        margin-bottom: 10px
    }
    #comments .comments-top-block .leave-comment {
        float: none
    }
}

#comments .comment-error,
#comments .comment-notification {
    font-size: 1rem;
    font-weight: 700;
    color: #B25279;
    margin-bottom: 10px;
    display: block
}

.comment {
    padding-left: 120px;
    position: relative;
    font-size: .875rem;
    font-weight: 300;
    min-height: 100px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

.comment .avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background-color: #ccc;
    color: #fff;
    font-size: 3rem;
    font-weight: 700
}

.comment .avatar span {
    position: absolute;
    display: inline-block;
    text-transform: uppercase;
    left: 50%;
    top: 50%;
    bottom: auto;
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.comment .comment-author {
    font-size: 1rem;
    font-weight: 400
}

.comment .comment-date {
    margin-bottom: 10px
}

.comment>.comment:last-of-type {
    border: none;
    min-height: 80px
}

.comment .comment {
    margin-left: -100px;
    padding-left: 100px;
    min-height: 100px;
    margin-bottom: 0;
    margin-top: 20px
}

.comment .comment .avatar {
    width: 80px;
    height: 80px
}

@media (max-width:575px) {
    .comment {
        padding-left: 85px;
        min-height: 75px;
        padding-bottom: 10px;
        margin-bottom: 10px
    }
    .comment .avatar {
        width: 75px;
        height: 75px;
        font-size: 2rem
    }
    .comment .comment-date {
        margin-bottom: 7px
    }
    .comment>.comment:last-of-type {
        border: none;
        min-height: 50px
    }
    .comment .comment {
        margin-left: -60px;
        padding-left: 60px;
        min-height: 60px;
        margin-top: 10px
    }
    .comment .comment .avatar {
        width: 50px;
        height: 50px
    }
}

#comment-form {
    padding-top: 20px
}

#comment-form .block-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 10px
}

#comment-form .email-invisible {
    font-size: 1rem
}

#comment-form #captchaimg {
    float: right;
    margin-top: 5px
}

@media (max-width:575px) {
    #comment-form #captchaimg {
        margin-bottom: 10px;
        margin-top: 0
    }
}

.newsletter .text {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2
}

.newsletter input {
    line-height: 30px;
    border: none;
    padding: 5px 15px;
    background-color: #fff;
    border-radius: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 10px
}

.newsletter .input-submit-holder {
    position: relative;
    padding-right: 140px
}

.newsletter .input-submit-holder input {
    border-radius: 20px 0 0 20px
}

.newsletter .input-submit-holder button {
    padding: 0;
    border: none;
    box-shadow: none;
    font-size: 1.125rem;
    font-weight: 400;
    background-color: #533A6C;
    color: #fff;
    border-radius: 0 20px 20px 0;
    position: absolute;
    width: 126px; /*140*/
    height: 40px;
    right: 14px;
    top: 0;
    cursor: pointer
}

@media (min-width:992px) {
    .newsletter .pos-helper {
        width: 100%;
        position: absolute;
        top: 50%;
        bottom: auto;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width:991px) {
    .newsletter .input-submit-holder button {
        border: 1px solid #fff
    }
    .newsletter .pos-helper {
        padding: 0 10px
    }
}

.newsletter-holder {
    position: relative;
    padding: 20px 0;
    min-height: 200px;
    background: #412a58;
    background: -moz-linear-gradient(45deg, #B25279 0, #B25279 55%, #533A6C 55%, #533A6C 100%);
    background: -webkit-linear-gradient(45deg, #B25279 0, #B25279 55%, #533A6C 55%, #533A6C 100%);
    background: linear-gradient(45deg, #B25279 0, #B25279 55%, #533A6C 55%, #533A6C 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$violet-light', endColorstr='$violet', GradientType=1)
}

@media (min-width:992px) {
    .newsletter-holder {
        border-radius: 100px
    }
    .captcha-holder {
        position: absolute;
        top: 50%;
        bottom: auto;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 8.33333333%
    }
}

@media (max-width:991px) {
    .captcha-holder {
        position: relative;
        text-align: right;
        padding-right: 10px;
        padding-left: 10px
    }
    .sidebar {
        margin-top: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .captcha-holder {
        padding-right: 15px;
        padding-left: 15px
    }
}

.sidebar .sidebar-block {
    margin-bottom: 20px
}

.sidebar .sidebar-block .block-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #533A6C;
    text-transform: uppercase;
    font-family: "Cinzel Decorative", cursive;
    font-size: 2rem;
    color: #533A6C;
    font-weight: 700;
    position: relative
}


.sidebar .sidebar-block ul li {
    display: block;
    margin-bottom: 5px
}

.sidebar .sidebar-block ul a {
    line-height: 1.125rem;
    font-weight: 700;
    color: #533A6C;
    padding-left: 20px;
    position: relative;
    display: inline-block
}

.sidebar .sidebar-block ul a:before {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #B25279
}

.sidebar .sidebar-block ul a:hover {
    text-decoration: underline;
    color: #B25279
}

.sidebar .sidebar-block.violet-bg {
    padding: 20px;
    background-color: #533A6C;
    position: relative
}

.sidebar .sidebar-block.violet-bg .block-title {
    border-bottom: 3px solid #B25279;
    font-family: "Cinzel Decorative", cursive;
    color: #fff
}

.sidebar .sidebar-block.violet-bg .block-title.block-title-icon .fa,
.sidebar .sidebar-block.violet-bg ul a {
    color: #fff
}

.sidebar .sidebar-block.violet-bg ul a:hover {
    color: #B25279
}

.flip-block {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000
}

.flip-block.hover .flipper,
.flip-block:hover .flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flipper {
    -webkit-transition: .6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: .6s;
    -moz-transform-style: preserve-3d;
    -o-transition: .6s;
    -o-transform-style: preserve-3d;
    transition: .6s;
    transform-style: preserve-3d;
    padding-bottom: 100%;
    height: 0;
    display: block;
    position: relative
}

.flipper .back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flipper .text-block,
.flipper img {
    -ms-transform: translateX(-50%) translateY(-50%);
    position: absolute;
    bottom: auto
}

.flipper .back,
.flipper .front {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flipper .text-block {
    color: #fff;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    text-align: center;
    padding: 10px
}

.flipper img,
.horoscope-signs-item .image-block img {
    -moz-transform: translateX(-50%) translateY(-50%);
    max-height: 100%;
    right: auto;
    max-width: 100%
}

.flipper .text-block .block-title {
    /*font-size: 1.125rem;*/
    font-size: 0.875rem;
    /*margin-bottom: 10px;*/
    margin-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase
}

.flipper .text-block p {
  /*  font-size: .75rem;*/
  font-size: 0.65rem;
    margin: 0;
    font-weight: 300
}

.flipper img {
    left: 50%;
    top: 50%;
    -o-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.horoscope-signs-item .image-block img,
.large-banner .close-large-banner span {
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%)
}

.flip-grid>div:nth-of-type(12n+1) .back,
.flip-grid>div:nth-of-type(12n+1) .front,
.flip-grid>div:nth-of-type(12n+1) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+1) .back,
.flip-slider .slick-track>div:nth-of-type(12n+1) .front,
.flip-slider .slick-track>div:nth-of-type(12n+1) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+1) .back,
.horoscope-signs-holder>div:nth-of-type(12n+1) .front,
.horoscope-signs-holder>div:nth-of-type(12n+1) .image-block {
    background: #A65079;
    background: -moz-linear-gradient(45deg, #A65079 0, #A65079 50%, #B3547C 50%, #B3547C 100%);
    background: -webkit-linear-gradient(45deg, #A65079 0, #A65079 50%, #B3547C 50%, #B3547C 100%);
    background: linear-gradient(45deg, #A65079 0, #A65079 50%, #B3547C 50%, #B3547C 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#A65079', endColorstr='#B3547C', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+2) .back,
.flip-grid>div:nth-of-type(12n+2) .front,
.flip-grid>div:nth-of-type(12n+2) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+2) .back,
.flip-slider .slick-track>div:nth-of-type(12n+2) .front,
.flip-slider .slick-track>div:nth-of-type(12n+2) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+2) .back,
.horoscope-signs-holder>div:nth-of-type(12n+2) .front,
.horoscope-signs-holder>div:nth-of-type(12n+2) .image-block {
    background: #9A4D77;
    background: -moz-linear-gradient(45deg, #9A4D77 0, #9A4D77 50%, #A65079 50%, #A65079 100%);
    background: -webkit-linear-gradient(45deg, #9A4D77 0, #9A4D77 50%, #A65079 50%, #A65079 100%);
    background: linear-gradient(45deg, #9A4D77 0, #9A4D77 50%, #A65079 50%, #A65079 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9A4D77', endColorstr='#A65079', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+3) .back,
.flip-grid>div:nth-of-type(12n+3) .front,
.flip-grid>div:nth-of-type(12n+3) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+3) .back,
.flip-slider .slick-track>div:nth-of-type(12n+3) .front,
.flip-slider .slick-track>div:nth-of-type(12n+3) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+3) .back,
.horoscope-signs-holder>div:nth-of-type(12n+3) .front,
.horoscope-signs-holder>div:nth-of-type(12n+3) .image-block {
    background: #8E4974;
    background: -moz-linear-gradient(45deg, #8E4974 0, #8E4974 50%, #9A4D77 50%, #9A4D77 100%);
    background: -webkit-linear-gradient(45deg, #8E4974 0, #8E4974 50%, #9A4D77 50%, #9A4D77 100%);
    background: linear-gradient(45deg, #8E4974 0, #8E4974 50%, #9A4D77 50%, #9A4D77 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8E4974', endColorstr='#9A4D77', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+4) .back,
.flip-grid>div:nth-of-type(12n+4) .front,
.flip-grid>div:nth-of-type(12n+4) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+4) .back,
.flip-slider .slick-track>div:nth-of-type(12n+4) .front,
.flip-slider .slick-track>div:nth-of-type(12n+4) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+4) .back,
.horoscope-signs-holder>div:nth-of-type(12n+4) .front,
.horoscope-signs-holder>div:nth-of-type(12n+4) .image-block {
    background: #824672;
    background: -moz-linear-gradient(45deg, #824672 0, #824672 50%, #8E4974 50%, #8E4974 100%);
    background: -webkit-linear-gradient(45deg, #824672 0, #824672 50%, #8E4974 50%, #8E4974 100%);
    background: linear-gradient(45deg, #824672 0, #824672 50%, #8E4974 50%, #8E4974 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#824672', endColorstr='#8E4974', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+5) .back,
.flip-grid>div:nth-of-type(12n+5) .front,
.flip-grid>div:nth-of-type(12n+5) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+5) .back,
.flip-slider .slick-track>div:nth-of-type(12n+5) .front,
.flip-slider .slick-track>div:nth-of-type(12n+5) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+5) .back,
.horoscope-signs-holder>div:nth-of-type(12n+5) .front,
.horoscope-signs-holder>div:nth-of-type(12n+5) .image-block {
    background: #76426F;
    background: -moz-linear-gradient(45deg, #76426F 0, #76426F 50%, #824672 50%, #824672 100%);
    background: -webkit-linear-gradient(45deg, #76426F 0, #76426F 50%, #824672 50%, #824672 100%);
    background: linear-gradient(45deg, #76426F 0, #76426F 50%, #824672 50%, #824672 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#76426F', endColorstr='#824672', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+6) .back,
.flip-grid>div:nth-of-type(12n+6) .front,
.flip-grid>div:nth-of-type(12n+6) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+6) .back,
.flip-slider .slick-track>div:nth-of-type(12n+6) .front,
.flip-slider .slick-track>div:nth-of-type(12n+6) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+6) .back,
.horoscope-signs-holder>div:nth-of-type(12n+6) .front,
.horoscope-signs-holder>div:nth-of-type(12n+6) .image-block {
    background: #6A3F6D;
    background: -moz-linear-gradient(45deg, #6A3F6D 0, #6A3F6D 50%, #76426F 50%, #76426F 100%);
    background: -webkit-linear-gradient(45deg, #6A3F6D 0, #6A3F6D 50%, #76426F 50%, #76426F 100%);
    background: linear-gradient(45deg, #6A3F6D 0, #6A3F6D 50%, #76426F 50%, #76426F 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6A3F6D', endColorstr='#76426F', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+7) .back,
.flip-grid>div:nth-of-type(12n+7) .front,
.flip-grid>div:nth-of-type(12n+7) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+7) .back,
.flip-slider .slick-track>div:nth-of-type(12n+7) .front,
.flip-slider .slick-track>div:nth-of-type(12n+7) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+7) .back,
.horoscope-signs-holder>div:nth-of-type(12n+7) .front,
.horoscope-signs-holder>div:nth-of-type(12n+7) .image-block {
    background: #5E3B6A;
    background: -moz-linear-gradient(45deg, #5E3B6A 0, #5E3B6A 50%, #6A3F6D 50%, #6A3F6D 100%);
    background: -webkit-linear-gradient(45deg, #5E3B6A 0, #5E3B6A 50%, #6A3F6D 50%, #6A3F6D 100%);
    background: linear-gradient(45deg, #5E3B6A 0, #5E3B6A 50%, #6A3F6D 50%, #6A3F6D 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5E3B6A', endColorstr='#6A3F6D', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+8) .back,
.flip-grid>div:nth-of-type(12n+8) .front,
.flip-grid>div:nth-of-type(12n+8) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+8) .back,
.flip-slider .slick-track>div:nth-of-type(12n+8) .front,
.flip-slider .slick-track>div:nth-of-type(12n+8) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+8) .back,
.horoscope-signs-holder>div:nth-of-type(12n+8) .front,
.horoscope-signs-holder>div:nth-of-type(12n+8) .image-block {
    background: #523868;
    background: -moz-linear-gradient(45deg, #523868 0, #523868 50%, #5E3B6A 50%, #5E3B6A 100%);
    background: -webkit-linear-gradient(45deg, #523868 0, #523868 50%, #5E3B6A 50%, #5E3B6A 100%);
    background: linear-gradient(45deg, #523868 0, #523868 50%, #5E3B6A 50%, #5E3B6A 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#523868', endColorstr='#5E3B6A', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+9) .back,
.flip-grid>div:nth-of-type(12n+9) .front,
.flip-grid>div:nth-of-type(12n+9) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+9) .back,
.flip-slider .slick-track>div:nth-of-type(12n+9) .front,
.flip-slider .slick-track>div:nth-of-type(12n+9) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+9) .back,
.horoscope-signs-holder>div:nth-of-type(12n+9) .front,
.horoscope-signs-holder>div:nth-of-type(12n+9) .image-block {
    background: #463465;
    background: -moz-linear-gradient(45deg, #463465 0, #463465 50%, #523868 50%, #523868 100%);
    background: -webkit-linear-gradient(45deg, #463465 0, #463465 50%, #523868 50%, #523868 100%);
    background: linear-gradient(45deg, #463465 0, #463465 50%, #523868 50%, #523868 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#463465', endColorstr='#523868', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+10) .back,
.flip-grid>div:nth-of-type(12n+10) .front,
.flip-grid>div:nth-of-type(12n+10) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+10) .back,
.flip-slider .slick-track>div:nth-of-type(12n+10) .front,
.flip-slider .slick-track>div:nth-of-type(12n+10) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+10) .back,
.horoscope-signs-holder>div:nth-of-type(12n+10) .front,
.horoscope-signs-holder>div:nth-of-type(12n+10) .image-block {
    background: #3A3163;
    background: -moz-linear-gradient(45deg, #3A3163 0, #3A3163 50%, #493669 50%, #493669 100%);
    background: -webkit-linear-gradient(45deg, #3A3163 0, #3A3163 50%, #493669 50%, #493669 100%);
    background: linear-gradient(45deg, #3A3163 0, #3A3163 50%, #493669 50%, #493669 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3A3163', endColorstr='#493669', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+11) .back,
.flip-grid>div:nth-of-type(12n+11) .front,
.flip-grid>div:nth-of-type(12n+11) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+11) .back,
.flip-slider .slick-track>div:nth-of-type(12n+11) .front,
.flip-slider .slick-track>div:nth-of-type(12n+11) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+11) .back,
.horoscope-signs-holder>div:nth-of-type(12n+11) .front,
.horoscope-signs-holder>div:nth-of-type(12n+11) .image-block {
    background: #393163;
    background: -moz-linear-gradient(45deg, #393163 0, #393163 50%, #443465 50%, #443465 100%);
    background: -webkit-linear-gradient(45deg, #393163 0, #393163 50%, #443465 50%, #443465 100%);
    background: linear-gradient(45deg, #393163 0, #393163 50%, #443465 50%, #443465 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#393163', endColorstr='#443465', GradientType=1)
}

.flip-grid>div:nth-of-type(12n+12) .back,
.flip-grid>div:nth-of-type(12n+12) .front,
.flip-grid>div:nth-of-type(12n+12) .image-block,
.flip-slider .slick-track>div:nth-of-type(12n+12) .back,
.flip-slider .slick-track>div:nth-of-type(12n+12) .front,
.flip-slider .slick-track>div:nth-of-type(12n+12) .image-block,
.horoscope-signs-holder>div:nth-of-type(12n+12) .back,
.horoscope-signs-holder>div:nth-of-type(12n+12) .front,
.horoscope-signs-holder>div:nth-of-type(12n+12) .image-block {
    background: #2E2E61;
    background: -moz-linear-gradient(45deg, #2E2E61 0, #2E2E61 50%, #393163 50%, #393163 100%);
    background: -webkit-linear-gradient(45deg, #2E2E61 0, #2E2E61 50%, #393163 50%, #393163 100%);
    background: linear-gradient(45deg, #2E2E61 0, #2E2E61 50%, #393163 50%, #393163 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2E2E61', endColorstr='#393163', GradientType=1)
}

.flip-grid .flipper {
   /* margin-bottom: 30px;*/
   margin-bottom: 20px;
}

@media (max-width:767px) {
    .flip-grid .flipper {
        margin-bottom: 20px
    }
}

.horoscope-signs-holder>.horoscope-signs-item:not(:last-of-type) {
    margin-bottom: 30px
}

.horoscope-signs-item .image-block {
    padding-bottom: 100%;
    height: 0;
    display: block;
    position: relative
}

.horoscope-signs-item .image-block img {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.horoscope-signs-item .text-block {
    font-size: 1.125rem
}

.horoscope-signs-item .text-block .block-title {
    font-weight: 700;
    font-size: 1.5rem;
    color: #533A6C
}

.horoscope-signs-item .text-block p {
    margin-bottom: 0
}

.large-banner {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 50%;
    right: auto;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1020px;
    max-width: 100%;
    padding: 0 15px
}

.large-banner .close-large-banner {
    position: absolute;
    right: 15px;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: #fff;
    cursor: pointer
}

.large-banner .close-large-banner span {
    font-size: 2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #555
}

@media (max-width:767px) {
    .horoscope-signs-item {
        margin-bottom: 20px
    }
    .large-banner {
        padding: 0 10px
    }
    .large-banner .close-large-banner {
        right: 10px
    }
}

.ana-rakic-page .top-block h1 {
    font-size: 2rem;
    color: #533A6C;
    font-weight: 700;
    font-family: "Cinzel Decorative", cursive;
    margin-bottom: 0
}

.ana-rakic-page .top-block .below-title {
    margin-top: 1rem
}

.ana-rakic-page .top-block .below-title .quotes {
    display: block;
    height: 30px;
    background: url(../images/quotes-violet.png) left top no-repeat;
    background-size: contain
}

.ana-rakic-page .top-block .below-title p {
    font-size: 1.25rem;
    font-weight: 300
}

@media (min-width:992px) and (max-width:1199px) {
    .ana-rakic-page .top-block .below-title .quotes {
        height: 40px
    }
    .ana-rakic-page .top-block .below-title p {
        font-size: 1.75rem
    }
}

@media (min-width:1200px) {
    .ana-rakic-page .top-block .below-title {
        margin-top: 2rem
    }
    .ana-rakic-page .top-block .below-title .quotes {
        height: 55px
    }
    .ana-rakic-page .top-block .below-title p {
        font-size: 2rem
    }

}

@media (max-width: 1199px) {
    #header .h-bottom .site-title {
        font-size: 3.5rem;
    }
}

@media (max-width:767px) {
    .ana-rakic-page .top-block h1 {
        margin-top: 10px
    }
}

.ana-rakic-page .about-ana-block {
    margin-top: 20px
}

@media (max-width:767px) {
    .ana-rakic-page .about-ana-block {
        margin-top: 10px
    }
}

.ana-rakic-page .interview .question-holder {
    margin-top: 2rem
}

.ana-rakic-page .interview .question-holder .theme {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 700;
    color: #533A6C;
    margin-bottom: 0
}

.ana-rakic-page .interview .question-holder .question {
    font-size: 1.125rem;
    color: #B25279;
    margin: 1rem 0
}

.ana-rakic-page .interview .question-holder .answer {
    position: relative;
    padding-left: 90px;
    font-style: italic;
    font-size: 1.125rem;
    min-height: 70px;
    margin-bottom: 0
}

.ana-rakic-page .interview .question-holder .answer:before {
    content: '';
    background: url(../images/quotes.png) center no-repeat #B25279;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px
}

.contact-page .contact-top-text {
    font-size: 1.125rem;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .contact-page .contact-top-text {
        margin-bottom: 10px
    }
}

.contact-page .contact-data h3 {
    font-size: 1.5rem;
    color: #B25279;
    padding-bottom: .5rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #B25279
}

.contact-page .contact-data tbody td {
    position: relative;
    padding-left: 90px;
    padding-top: 5px;
    padding-bottom: 20px;
    height: 90px;
    font-size: 1.25rem
}

.contact-page .contact-data tbody td p {
    margin-bottom: 0
}

.contact-page .contact-data tbody td:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    background-color: #B25279
}

.contact-page .contact-data tbody td:after {
    font-family: FontAwesome;
    color: #fff;
    width: 70px;
    line-height: 70px;
    font-size: 2rem;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center
}

.contact-page .contact-data tbody>tr:nth-of-type(1) td:after {
    content: "\f10b"
}

.contact-page .contact-data tbody>tr:nth-of-type(2) td:after {
    font-size: 1.25rem;
    content: "\f0e0"
}

@media (max-width:991px) {
    .contact-page .contact-data {
        margin-top: 20px
    }
}

.contact-page .social-links {
    padding-top: 10px
}

.contact-page .social-links a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #B25279;
    color: #fff;
    font-size: 1.5rem;
    margin-right: 11px
}

.contact-page .social-links a span {
    display: inline-block;
    line-height: 50px;
    width: 50px;
    text-align: center
}

@media (max-width:575px) {
    .contact-page .contact-data tbody td {
        padding-left: 60px;
        min-height: 60px
    }
    .contact-page .contact-data tbody td:before {
        width: 50px;
        height: 50px
    }
    .contact-page .contact-data tbody td:after {
        width: 50px;
        line-height: 50px
    }
    .contact-page .social-links a {
        width: 40px;
        height: 40px;
        font-size: 1rem;
        margin-right: 6px
    }
    .contact-page .social-links a span {
        line-height: 40px;
        width: 40px
    }
}

.horoscope-personal .block-paddings {
    padding-bottom: 50px
}

.horoscope-personal .block-title {
    padding-bottom: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Cinzel Decorative", cursive;
    font-size: 1.5rem;
    color: #533A6C;
    font-weight: 700;
    position: relative
}

.horoscope-personal .horoscope-p-data>div,
.tests-page .test-content .test-about {
    margin-bottom: 20px
}

.horoscope-personal .horoscope-p-top p {
    font-size: 1.25rem;
    font-weight: 700;
    color: #B25279
}

.horoscope-personal .horoscope-p-data {
    font-size: 1rem;
    color: #B25279
}

.horoscope-personal .horoscope-p-data p {
    margin-bottom: 5px
}

.horoscope-personal .horoscope-p-data .title {
    color: #533A6C;
    font-weight: 700;
    text-transform: uppercase
}

.horoscope-personal .horoscope-p-vip .subtitle {
    font-size: 1.125rem;
    color: #533A6C;
    font-weight: 700
}

.horoscope-personal .horoscope-p-vip .direct-contact-holder {
    font-size: 1.125rem;
    font-weight: 700
}

.horoscope-personal .horoscope-p-vip .direct-contact-holder a {
    color: #B25279;
    display: inline-block;
    text-decoration: none;
    margin: 1rem 0
}

.horoscope-personal .horoscope-p-vip .direct-contact-holder a:hover {
    text-decoration: underline;
    color: #B25279
}

.horoscope-personal .horoscope-p-vip .direct-contact-holder p {
    color: #533A6C;
    margin: 0
}

.order-tooltip-holder {
    z-index: 3;
    position: relative;
    display: inline-block
}

.order-tooltip-holder .tooltip-trigger {
    cursor: pointer;
    display: inline-block;
    font-size: 1.125rem;
    text-decoration: underline;
    color: #B25279;
    font-weight: 400;
    margin-top: 10px;
    padding: 0 20px
}

.order-tooltip-holder .tooltip-content {
    visibility: hidden;
    opacity: 0;
    width: 400px;
    background-color: #fff;
    border: 1px solid #525252;
    text-align: left;
    border-radius: 0;
    padding: 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    z-index: 5
}

@media (min-width:992px) {
    .order-tooltip-holder .tooltip-content {
        left: 100%;
        bottom: 0
    }
}

@media (min-width:576px) and (max-width:991px) {
    .order-tooltip-holder .tooltip-content {
        left: 50%;
        top: 100%;
        margin-left: -200px
    }
}

@media (max-width:575px) {
    .order-tooltip-holder .tooltip-content {
        width: 300px;
        left: 50%;
        top: 100%;
        margin-left: -150px;
        padding: 10px
    }
}

.order-tooltip-holder:hover .tooltip-content {
    visibility: visible;
    opacity: 1
}

.horoscope-date {
    font-size: 1.125rem;
    font-weight: 700;
    color: #B25279;
    text-transform: uppercase
}

.horoscope-date span {
    color: #533A6C
}

.tests-page .tests-links a {
    display: block;
    padding: 20px 40px 20px 0;
    line-height: 20px;
    font-weight: 700;
    font-size: 1.5rem;
    color: #533A6C;
    border-bottom: 1px solid #ddd;
    position: relative
}

.tests-page .tests-links a:before {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
    top: 50%;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #B25279;
    font-weight: 400
}

.tests-page .tests-links a:hover {
    text-decoration: underline;
    color: #B25279
}

.tests-page .test-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #533A6C;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.tests-page .test-content {
    padding-left: 10px;
    padding-top: 10px
}

.tests-page .test-question {
    border-top: 1px solid #ddd;
    padding: 20px 0
}

.tests-page .test-question h3 {
    font-size: 1.125rem;
    font-weight: 700;
    color: #533A6C
}

.tests-page .test-question .radio-box {
    padding-left: 20px
}

.tests-page .test-question .radio-box label {
    font-size: 1.125rem
}

.tests-page .test-results {
    padding-top: 40px
}

@media (max-width:767px) {
    .tests-page .test-results {
        padding-top: 20px
    }
}

.biorhythm-form-holder .select-holder {
    margin: 20px 0 0
}

.biorhythm-form-holder .btn-t1 {
    border-radius: 25px;
    line-height: 20px;
    padding: 15px
}

.biorhythm-form-holder .btn-t1:after {
    border-radius: 25px
}

.biorhythm-graph-holder {
    margin-top: 20px
}

.biorhythm-result-holder {
    margin-top: 40px
}

.result-block-t1 {
    margin-top: 30px;
    border: 1px solid #B25279;
    padding: 20px;
    position: relative
}

.result-block-t1:after {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 1rem;
    color: #fff;
    position: absolute;
    left: 50%;
    right: auto;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -21px;
    line-height: 40px
}

footer .f-block ul a,
footer table tr td {
    line-height: 20px;
    font-size: 1.125rem;
    color: #B25279
}

.result-block-t1:before {
    display: inline-block;
    background-color: #B25279;
    position: absolute;
    left: 50%;
    -moz-transform: rotate(45deg) translate(-50%, 0);
    -ms-transform: rotate(45deg) translate(-50%, 0);
    -webkit-transform: rotate(45deg) translate(-50%, 0);
    transform: rotate(45deg) translate(-50%, 0);
    top: -3px;
    margin-left: -3px
}

.result-block-t1 .number {
    text-align: center;
    margin-bottom: 10px
}

.result-block-t1 .number span {
    font-weight: 700;
    font-size: 3rem;
    color: #B25279;
    font-family: "Cinzel Decorative", cursive
}

.horoscope-form-holder {
    margin-top: 40px
}

.horoscope-form-holder .form-title {
    background-color: #B25279;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 10px 20px;
    margin-bottom: 20px
}

.horoscope-form-holder .input-date-holder {
    position: relative
}

.horoscope-form-holder .input-date-holder input {
    padding-right: 40px;
    cursor: pointer
}

.horoscope-form-holder .input-date-holder:before {
    position: absolute;
    right: 20px;
    top: 12px;
    content: "\f073";
    font-family: FontAwesome;
    font-size: 1.5rem;
    color: #B25279
}

.horoscope-form-holder .input-city-holder {
    position: relative
}

.horoscope-form-holder .input-city-holder input {
    padding-right: 40px
}

.horoscope-form-holder .input-city-holder:before {
    position: absolute;
    right: 20px;
    top: 12px;
    content: "\f1ad";
    font-family: FontAwesome;
    font-size: 1.5rem;
    color: #B25279
}

.search-on-page {
    position: relative;
    padding-right: 50px
}

.search-on-page input {
    padding-right: 65px;
    border-radius: 25px 0 0 25px
}

.search-on-page button {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border-radius: 0 25px 25px 0;
    border: 1px solid #B25279;
    background-color: #B25279;
    color: #fff;
    cursor: pointer
}

.sms-form-page .sms-form-intro {
    color: #B25279;
    font-size: 1rem;
    font-weight: 600
}

.sms-form-page .input-title {
    display: block;
    margin-bottom: 10px;
    font-size: 1rem;
    margin-top: -5px;
    color: #999
}

.sms-form-page .sms-notification {
    font-size: .75rem;
    color: #B25279;
    margin: -5px 0 0
}

.sms-form-page .select-date-holder {
    position: relative
}

.sms-form-page .select-date-holder:before {
    position: absolute;
    content: "\f073";
    font-family: FontAwesome;
    font-size: 20px;
    color: #B25279;
    right: 25px;
    top: 13px
}

.sms-form-page .sms-partner-date {
    display: none
}

footer {
    padding-top: 3rem
}

footer .f-block {
    margin-bottom: 20px
}

footer .f-block .block-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.5rem;
    color: #533A6C;
    margin-bottom: 20px
}

footer .f-block ul li {
    padding-left: 10px
}

footer .f-block ul a {
    padding: 4px 0;
    position: relative;
    display: block
}

footer .f-block ul a:before {
    content: '-';
    position: absolute;
    left: -10px;
    display: inline-block;
    color: #B25279
}

footer .f-block ul a:hover {
    text-decoration: underline
}

footer .f-block.f-block-full-width {
    margin-top: 20px
}

footer .f-block.f-block-full-width .block-title {
    padding-bottom: 13px;
    border-bottom: 1px solid #B25279
}

footer .f-block.f-block-full-width ul {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
    list-style-position: inside
}

footer .f-block.f-block-full-width ul li {
    display: block
}

@media (max-width:991px) {
    footer .f-block.f-block-full-width ul {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2
    }
}

@media (max-width:480px) {
    footer .f-block.f-block-full-width ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1
    }
}

footer table {
    border-bottom: 1px solid #B25279
}

footer table tr {
    padding-left: 45px
}

footer table tr td {
    position: relative;
    padding: 5px 0 15px 35px
}

footer table tr td:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    font-family: FontAwesome;
    font-size: 1.5rem;
    color: #533A6C
}

footer table tr:nth-of-type(1) td:before {
    content: "\f095"
}

footer table tr:nth-of-type(2) td:before {
    content: "\f0e0"
}

footer .social-links {
    padding-top: 15px
}

footer .social-links a {
    font-size: 1.5rem;
    color: #533A6C;
    display: inline-block;
    margin-right: 20px
}

footer .f-bottom {
    background-color: #533A6C;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    line-height: 20px;
    padding: 20px 0
}

footer .f-bottom p {
    margin: 0
}

footer .f-bottom a {
    color: #fff
}

.go-to-top {
    display: inline-block;
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 80px;
    height: 80px;
    background: #76426F;
    background: -moz-linear-gradient(45deg, #A65079 0, #A65079 50%, #B3547C 50%, #B3547C 100%);
    background: -webkit-linear-gradient(45deg, #A65079 0, #A65079 50%, #B3547C 50%, #B3547C 100%);
    background: linear-gradient(45deg, #A65079 0, #A65079 50%, #B3547C 50%, #B3547C 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#A65079', endColorstr='#B3547C', GradientType=1);
    z-index: 5;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.go-to-top span {
    font-size: 2rem;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

@media (min-width:768px) and (max-width:1199px) {
    .go-to-top {
        width: 60px;
        height: 60px
    }
    .go-to-top span {
        font-size: 1.5rem
    }
}

@media (max-width:767px) {
    .go-to-top {
        bottom: 10px;
        right: 10px;
        width: 40px;
        height: 40px
    }
    .go-to-top span {
        font-size: 1.2rem
    }

    .footer-pipe {
    	display:none;
    }

    .footer-pipe.still-there {
        display: inline;
    }

    .f-span-block {
    	display: block;
    }
}

.fixed-header .go-to-top {
    visibility: visible;
    opacity: 1
}

.text-editor p.nos-request {
    color: #B25279;
    margin-bottom: 10px;
}

.prijava-editor p.nos-request {
    color: #B25279;
    margin-bottom: 10px;
}

#nostradamus-date select, #nostradamus-date input {

    border-radius: 5px;
    padding: 9px;
    height: 40px;
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px;
}

#nostradamus-date select {
 -webkit-appearance: menulist;
}


#nostradamus-date label {
    color: #B25279;
}

#nostradamus-date .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

#nostradamus-date #wrongTimeWarning {
    margin-bottom: 10px;
    color: red;
}

#nostradamus-date input[type="submit"] {
    line-height: 3px;
    color: #fff;
    background-color: #B25279;
    cursor: pointer;
}

#nostradamus-date input[type="submit"]:hover {
    background-color: #b24c64;
}

.lattest-blogs-grid .section-title-t1 a{
    color: #B25279;
}

.reducedRowWidth {
    width: 780px;
    margin: auto;
}

.smallerPadding {
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 991px) {

    .reducedRowWidth {
        width: 520px;
        margin: auto;
    }
}

@media (max-width: 767px) {

    .reducedRowWidth {
        width: 390px;
        margin: auto;
    }
}

@media (max-width: 576px) {

    .reducedRowWidth {
        width: 260px;
        margin: auto;
    }
}

@media (max-width: 991px) {

    .text-move {
        display: block;
    }
    .vanishing {
        display: none;
    }
}

@media (max-width: 767px) {
    .block767 {
        display: block;
    }
}




.ast_widget_wrapper {
    width: 100% !important;
}

.ast_widget_operateri {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ast_widget_operateri li {
    flex: 0 1 300px;
}

.ast_widget_okvir .ast_widget_operateri li {
    border-top: none!important;
    border-bottom: 1px solid #ccc;
}

.various-astrologers {
    margin-top: 50px;
}

.various-astrologers h1 {
    font-family: "Cinzel Decorative", cursive;
    font-size: 2rem;
    color: #533A6C;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}

#sidebar-astrologers h4 {
    font-size: 20px;
    color: #533A6C;
    margin-bottom: 20px;
}

#sidebar-astrologers .container {
    padding: 0px;
    margin-bottom: 30px;
}

#sidebar-astrologers .container .ast_widget_operateri li {
    display: none;
}

/*#sidebar-astrologers .container .ast_widget_operateri li:nth-child(1),*/
/*#sidebar-astrologers .container .ast_widget_operateri li:nth-child(2),*/
/*#sidebar-astrologers .container .ast_widget_operateri li:nth-child(3),*/
/*#sidebar-astrologers .container .ast_widget_operateri li:nth-child(4),*/
/*#sidebar-astrologers .container .ast_widget_operateri li:nth-child(5),*/
/*#sidebar-astrologers .container .ast_widget_operateri li:nth-child(6) {*/

    /*display: block;*/
/*}*/

#sidebar-astrologers .container .ast_widget_operateri li:nth-child(6) {
    border-bottom: none;
}


@media (max-width: 991px) {
    .sidebar {
        text-align: center;
    }

    #sidebar-astrologers .container .ast_widget_operateri li:nth-child(5) {
        border-bottom: none;
    }

}

@media (max-width: 767px) {
    .ast_widget_operateri {
        justify-content: space-around;
    }

    #sidebar-astrologers .container .ast_widget_operateri li:nth-child(5) {
        border-bottom: 1px solid #ccc;
    }
}

@media (max-width: 1200px) {
    .section-title-t1, .various-astrologers h1, .sidebar .sidebar-block .block-title {
            font-size: 1.7rem;
    }

    .page-title-holder>h1, .page-title-holder>h2 {
        font-size: 2rem;
    }

}

@media (max-width: 767px) {
    .section-title-t1, .various-astrologers h1, .sidebar .sidebar-block .block-title {
        font-size: 1.5rem;
    }
    .page-title-holder>h1, .page-title-holder>h2 {
        font-size: 1.8rem;
    }
}

@media (max-width: 440px) {
    .section-title-t1, .various-astrologers h1, .sidebar .sidebar-block .block-title {
        font-size: 1.3rem;
    }
    .page-title-holder>h1, .page-title-holder>h2 {
        font-size: 1.6rem;
    }
}
#savjetnici-desktop{display: block;}
#savjetnici-mobile{display: none;}

@media (max-width: 767px) {

     #savjetnici-desktop{display: none;}

     #savjetnici-mobile{display: block;} 
} 

h2.vip-osecaj {
    text-align: center;
    margin-top: 3rem;
    font-family: "Cinzel Decorative", cursive;
    font-size: 2rem;
    color: #ee1921;
    font-weight: 700;
    transition: transform 2s;
    transform: scale(0, 0);
    animation-name: rainbow;
    animation-duration: 8s;
    animation-delay: 2s;
    animation-iteration-count: infinite;
}

h2.vip-osecaj-sms {
    text-align: center;
    margin-top: 3rem;
    font-family: "Cinzel Decorative", cursive;
    font-size: 2rem;
    color: #DD03F3;
    font-weight: 700;
    transition: transform 2s;
    transform: scale(0, 0);
    animation-name: rainbow;
    animation-duration: 8s;
    animation-delay: 2s;
    animation-iteration-count: infinite;
	border:solid 1px #DD03F3;
}

h2.vip-osecaj.showing {
    transform: scale(1, 1);
}

@keyframes rainbow {
    0% { color: #ee1921 }
    20% { color: #533a6c; }
    40% { color: #3681ee; }
    60% { color: #fcc90c; }
    80% { color: #d17fb5; }
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white; /* Black background with opacity */
    z-index: 999; /* Specify a stack order in case you're using a different order for other elements */
}

#overlay p{
    left: 50%;
    line-height: 200px;
    position: absolute;
    text-align: center;
    color: #533A6C;
    top: 50%;
    /*width: 100%;*/
    transform: translate(-50%, -50%);
    width: 300px;
    border: 8px solid #533A6C;
    /*padding: 25px;*/
}

.iFrameVideo{display:inline-block;  width:560px;height:315px; text-align:center;padding:10px;}
@media only screen and (max-width: 1199px) {
.iFrameVideo{display:inline-block; width:480px;height:270px;}
}
@media only screen and (max-width: 997px) {
.iFrameVideo{display:inline-block; width:320px;height:180px;}
}
@media only screen and (max-width: 767px) {
.iFrameVideo{display:block; width:98%;height:auto;}
}
@media only screen and (max-width: 380px) {
.iFrameVideo{display:block; width:98%;height:auto;}
}